body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #1979c3;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #1979c3;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 10px;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:focus,
.action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
button.disabled,
button[disabled],
fieldset[disabled] button,
.cart.table-wrapper .actions-toolbar > .action.disabled,
.cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error[generated] {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.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,
.product-items,
.prices-tier,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.product-items > li,
.prices-tier > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.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: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.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: #333333;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.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: #555555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.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;
}
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.amazon-validate-container .block .block-title,
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.amazon-validate-container .block .block-title strong,
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-account-blocks .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-compare .block-title,
.block-wishlist .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,
.account .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.abs-account-blocks .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.block-compare .block-title > strong,
.block-wishlist .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,
.account .column.main .block:not(.widget) .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title,
.account .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span,
.account .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.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,
.account .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.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,
.account .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.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-return-items .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;
}
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block,
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.filtered .item .action.remove,
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.filtered .item .action.remove > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.filtered .item .action.remove:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.filtered .item .action.remove:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.filtered .item .action.remove:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before {
  color: #303030;
}
.product-item-name,
.product.name a {
  font-weight: 400;
}
.product-item-name > a,
.product.name a > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #333333;
  text-decoration: underline;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.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,
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field.additional .label,
.account-nav .title,
.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;
}
.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,
.quickorder-index-index .product-block:before,
.quickorder-index-index .product-block: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,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.header.content:before,
.header.content:after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field: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,
.quickorder-index-index .product-block: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,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.header.content:after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.fieldset .fullname .field:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.product-item,
.sidebar .product-items-images .product-item,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action.action.split,
.abs-split-button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.abs-split-button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.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;
}
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-item-actions .actions-secondary > .action,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span,
.product-item-actions .actions-secondary > .action > span,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-item-actions .actions-secondary > .action:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before,
.product-item-actions .actions-secondary > .action:hover:before,
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before {
  color: #333333;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.form-address-edit .actions-toolbar .action.vertex-secondary,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.multicheckout .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.form-address-edit .actions-toolbar .action.primary,
#store-selector .form-continue .actions-toolbar .amshopby-button,
.bundle-actions .amshopby-button,
.bundle-options-container .block-bundle-summary .box-tocart .amshopby-button,
.cart-container .checkout-methods-items .amshopby-button,
.block-minicart .block-content > .actions > .primary .amshopby-button,
.methods-shipping .actions-toolbar .amshopby-button,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button,
.multicheckout .amshopby-button,
.form-address-edit .actions-toolbar .amshopby-button,
#store-selector .form-continue .actions-toolbar .am-filter-go,
.bundle-actions .am-filter-go,
.bundle-options-container .block-bundle-summary .box-tocart .am-filter-go,
.cart-container .checkout-methods-items .am-filter-go,
.block-minicart .block-content > .actions > .primary .am-filter-go,
.methods-shipping .actions-toolbar .am-filter-go,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go,
.multicheckout .am-filter-go,
.form-address-edit .actions-toolbar .am-filter-go {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-remove,
.checkout-container .action-additional,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.checkout-container .action-additional:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.checkout-container .action-additional: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,
.checkout-container .action-additional:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.checkout-container .action-additional:hover,
.checkout-container .action-additional:active,
.checkout-container .action-additional: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,
.checkout-container .action-additional.disabled,
.checkout-container .action-additional[disabled],
fieldset[disabled] .checkout-container .action-additional,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.checkout-container .action-additional:active,
.checkout-container .action-additional:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.paypal-review .block .actions-toolbar .amshopby-button,
.cart-summary .form.giftregistry .fieldset .am-filter-go,
.paypal-review .block .actions-toolbar .am-filter-go,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .form.giftregistry .fieldset .amshopby-button:focus,
.cart-summary .form.giftregistry .fieldset .amshopby-button:active,
.paypal-review .block .actions-toolbar .amshopby-button:focus,
.paypal-review .block .actions-toolbar .amshopby-button:active,
.cart-summary .form.giftregistry .fieldset .am-filter-go:focus,
.cart-summary .form.giftregistry .fieldset .am-filter-go:active,
.paypal-review .block .actions-toolbar .am-filter-go:focus,
.paypal-review .block .actions-toolbar .am-filter-go:active,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active,
.cart-summary .actions-toolbar > .primary .action-gift:focus,
.cart-summary .actions-toolbar > .primary .action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.cart-summary .form.giftregistry .fieldset .amshopby-button:hover,
.paypal-review .block .actions-toolbar .amshopby-button:hover,
.cart-summary .form.giftregistry .fieldset .am-filter-go:hover,
.paypal-review .block .actions-toolbar .am-filter-go:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.cart-summary .form.giftregistry .fieldset .action.primary,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.cart-summary .form.giftregistry .fieldset .am-filter-go {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.bundle-actions {
  margin: 10px 0;
}
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: '\e621';
}
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.review-ratings .rating-summary {
  display: table-row;
}
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.sidebar .subtitle,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.block-compare .counter,
.block-wishlist .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 10px;
  width: calc(100% - 50px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 39px);
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
@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: #1979c3;
}
.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: #1979c3;
}
.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: #1979c3;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 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: #1979c3;
}
.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: #1979c3;
}
.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;
  right: 20px;
  position: absolute;
  margin-top: 2px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e609';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.nav-toggle:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f0c9';
  font-weight: 900;
  color: #111111;
  font-size: 25px;
}
.nav-toggle:hover:before {
  color: #393939;
}
.navigation a,
.navigation span.section-title {
  font-weight: 200;
}
.navigation .submenu-list ul {
  padding: 0;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 700;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  content: '\e618';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
.field-error,
div.mage-error[generated] {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary,
a.amshopby-button,
a.am-filter-go,
.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,
a.amshopby-button,
a.am-filter-go {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus,
a.amshopby-button:hover,
a.amshopby-button:active,
a.amshopby-button:focus,
a.am-filter-go:hover,
a.am-filter-go:active,
a.am-filter-go:focus {
  text-decoration: none;
}
.action.primary,
.action-primary,
.amshopby-button,
.am-filter-go {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active,
.amshopby-button:focus,
.amshopby-button:active,
.am-filter-go:focus,
.am-filter-go:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover,
.amshopby-button:hover,
.am-filter-go:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary,
.amshopby-button.disabled,
.amshopby-button[disabled],
fieldset[disabled] .amshopby-button,
.am-filter-go.disabled,
.am-filter-go[disabled],
fieldset[disabled] .am-filter-go {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0 0 5px;
}
.product.data.items > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 2px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #1979c3;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #1979c3;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  width: 34px;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.breadcrumbs {
  margin: 0 0 20px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #333333;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
/* MT Styles */
.cms-page-view .breadcrumbs {
  display: none;
}
body .page-wrapper .breadcrumbs {
  max-width: unset;
  padding: 0 40px;
  margin: 0 auto 20px;
}
body .page-wrapper .breadcrumbs .items {
  padding-top: 18px;
}
body .page-wrapper .breadcrumbs .items .item {
  padding-left: 0px;
}
body .page-wrapper .breadcrumbs .items .item:after {
  padding-left: 7px;
}
body .page-wrapper .breadcrumbs .items .item:not(:last-child) {
  padding-right: 7px;
}
body .page-wrapper .breadcrumbs .items .item:not(:last-child):after {
  content: '|';
  vertical-align: middle;
  font-size: 12px;
  line-height: 12px;
}
body .page-wrapper .breadcrumbs .items .item a {
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  margin: 0;
  font-size: 12px;
  vertical-align: middle;
}
body .page-wrapper .breadcrumbs .items .item a:hover {
  color: #d5d5d5;
}
body .page-wrapper .breadcrumbs .items .item strong {
  vertical-align: middle;
}
/* Align Breadcrumbs with Mobile Menu */
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/* QTY Input */
/* Social Icons */
/* Forms */
/* Multiple Wishlists */
/* Owl Carousel Arrow Styles */
/* Pagination */
/* 18. Divider Lines */
/* Banner Button */
/* Action Primary Button */
/* Action Secondary Button */
/* Action Tertiary Button */
/* General Buttons */
/* Form Padding Variables */
/* General Form */
/* Labels*/
/* Radio and Checkboxes */
/* Featured Forms */
/* Label Mixin */
/* 9. Text Forms *******************************************************************************************************/
/* 10. Drop Select Forms / 11. Multi-Select Form ***********************************************************************/
/* 12. Selects [Radio/Checkbox] ***************************************************************************************/
/* Todo: Add config vars for content checked/unchecked, and color */
/* 13. Featured Forms *************************************************************************************************/
/* Featured Links */
/* Navigation Typography */
/* LEGACY MIXINS */
/**********************************************************************************************************************/
/* Menu Styles ********************************************************************************************************/
/**********************************************************************************************************************/
/* Cascading Panel Navigation */
/* MegaMenu Navigation */
/* Slide-Out Navigation */
/* Padding Variables */
* {
  box-sizing: border-box;
}
* .float-left {
  float: left;
}
* .float-right {
  float: right;
}
* body .navigation,
* body .page-header .header.panel,
* body .header.content,
* body .page-wrapper > .page-bottom,
* body .block.category.event,
* body .top-container,
* body .page-main {
  max-width: 1200px;
  padding: 0;
  margin: 0 auto;
}
* body.cms-home .page-wrapper > .widget,
* body.cms-index-index .page-wrapper > .widget,
* body.cms-page-view .page-wrapper > .widget,
* body.cms-home .page-main,
* body.cms-index-index .page-main,
* body.cms-page-view .page-main {
  max-width: none;
  width: 100%;
  margin: inherit;
  padding: 0;
}
* .columns .column.main {
  padding-bottom: 0;
}
body {
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  margin: 0;
  /* IMPORTANT Todo: Link error colors to sg */
  /* Form Labels */
  /* 9. Text Forms */
  /* Field Box Shadow */
  /* 10/11. Selects */
  /* 12. Radio/Checkbox Selects */
  /* 13. Featured Forms */
  /* 14. Notifications */
  /* 15. Slider Arrows */
  /* 16. Pagination */
  /* 17. Social Icons */
  /* 18. Divider Lines */
  /* Tables */
}
body ::placeholder {
  color: #f1f1f1;
  opacity: 1;
}
body :-ms-input-placeholder {
  color: #f1f1f1;
}
body ::-ms-input-placeholder {
  color: #f1f1f1;
}
body h1 {
  font-family: 'futura-pt';
  font-size: 44px;
  font-weight: 600;
  color: #111111;
  letter-spacing: 0.04em;
  line-height: 54px;
  text-transform: uppercase;
  margin: 0;
}
body h2 {
  font-family: 'futura-pt';
  font-size: 40px;
  font-weight: 600;
  color: #111111;
  letter-spacing: 0.04em;
  line-height: 50px;
  text-transform: uppercase;
  margin: 0;
}
body h3 {
  font-family: 'futura-pt';
  font-size: 30px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 40px;
  text-transform: none;
  margin: 0;
}
body h4 {
  font-family: 'futura-pt';
  font-size: 28px;
  font-weight: 400;
  color: #111111;
  letter-spacing: 0.02em;
  line-height: 38px;
  text-transform: uppercase;
  margin: 0;
}
body h5 {
  font-family: 'futura-pt';
  font-size: 26px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0.02em;
  line-height: 36px;
  text-transform: uppercase;
  margin: 0;
}
body h6 {
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0em;
  line-height: 30px;
  text-transform: none;
  margin: 0;
}
body p {
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  margin: 0;
}
body a:visited,
body a:visited:visited {
  color: #615d85;
}
body a {
  color: #9b95d7;
}
body a:hover,
body a:focus {
  color: #615d85;
  text-decoration-line: none;
  text-decoration: none;
}
body .abs-product-link > a:hover,
body .product-item-name > a:hover,
body .product.name a > a:hover,
body .product-item-name > a:hover,
body .product.name a > a:hover {
  color: #615d85;
  text-decoration: none;
  text-decoration-line: none;
}
body ul,
body ol {
  -webkit-padding-start: 20px;
  /* Todo: Make this a multiple of padding var */
  margin: 0 0 0 30px;
  /* Todo: Make this a multiple of padding var */
}
body ul > li,
body ol > li {
  margin: 0 0 16px;
}
body ul > li:last-child,
body ol > li:last-child {
  margin: 0;
}
body ul > li {
  padding: 0 0 0 3px;
}
body ol > li {
  padding: 0 0 0 11px;
}
body button:not(".owl-dot"),
body a.button.action:not(".owl-dot"),
body .button.action:not(".owl-dot"),
body .cart.table-wrapper .actions-toolbar > .action:not(".owl-dot"),
body .action-gift:not(".owl-dot") {
  background: #111111;
  color: #ffffff;
  border-radius: 3px;
  border: 0 solid ;
  padding: 0px 30px;
  font-family: 'futura-pt';
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 50px;
  height: 50px;
  display: inline-block;
}
body button:not(".owl-dot") span,
body a.button.action:not(".owl-dot") span,
body .button.action:not(".owl-dot") span,
body .cart.table-wrapper .actions-toolbar > .action:not(".owl-dot") span,
body .action-gift:not(".owl-dot") span {
  display: block;
}
body button:not(".owl-dot"):hover,
body a.button.action:not(".owl-dot"):hover,
body .button.action:not(".owl-dot"):hover,
body button:not(".owl-dot"):active,
body a.button.action:not(".owl-dot"):active,
body .button.action:not(".owl-dot"):active,
body button:not(".owl-dot"):focus,
body a.button.action:not(".owl-dot"):focus,
body .button.action:not(".owl-dot"):focus,
body .cart.table-wrapper .actions-toolbar > .action:not(".owl-dot"):hover,
body .cart.table-wrapper .actions-toolbar > .action:not(".owl-dot"):active,
body .cart.table-wrapper .actions-toolbar > .action:not(".owl-dot"):focus,
body .action-gift:not(".owl-dot"):hover,
body .action-gift:not(".owl-dot"):active,
body .action-gift:not(".owl-dot"):focus {
  border: 0 solid #393939;
  background: #393939;
  color: #ffffff;
}
body .action.banner,
body .banner a.action.banner,
body .action-banner,
body button.banner,
body a.button.action.banner,
body .button.action-banner,
body .cart.table-wrapper .actions-toolbar > .action.banner,
body .action-gift.banner {
  background-color: transparent;
  height: 64px;
  padding: 0px 14px;
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  border: 2px solid #ffffff;
  border-radius: 3px;
  letter-spacing: 0em;
  text-transform: uppercase;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
body .action.banner:hover,
body .banner a.action.banner:hover,
body .action-banner:hover,
body button.banner:hover,
body a.button.action.banner:hover,
body .button.action-banner:hover,
body .cart.table-wrapper .actions-toolbar > .action.banner:hover,
body .action-gift.banner:hover {
  background: #ffffff;
  color: #615d85;
  border-color: #ffffff;
}
body .action.banner:active,
body .banner a.action.banner:active,
body .action-banner:active,
body button.banner:active,
body a.button.action.banner:active,
body .button.action-banner:active,
body .cart.table-wrapper .actions-toolbar > .action.banner:active,
body .action-gift.banner:active {
  box-shadow: none;
}
body .action.primary,
body .primary a.action.primary,
body .action-primary,
body button.primary,
body a.button.action.primary,
body .button.action-primary,
body .amshopby-button,
body .primary a.amshopby-button,
body a.button.amshopby-button,
body .am-filter-go,
body .primary a.am-filter-go,
body a.button.am-filter-go,
body .cart.table-wrapper .actions-toolbar > .action.primary,
body .action-gift.primary {
  background-color: #615d85;
  border-color: #615d85;
  color: #ffffff;
  padding: 0px 28px;
  font-family: 'futura-pt';
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.05em;
  height: 50px;
  line-height: 50px;
}
body .action.primary:hover,
body .primary a.action.primary:hover,
body .action-primary:hover,
body button.primary:hover,
body a.button.action.primary:hover,
body .button.action-primary:hover,
body .action.primary:active,
body .primary a.action.primary:active,
body .action-primary:active,
body button.primary:active,
body a.button.action.primary:active,
body .button.action-primary:active,
body .action.primary:focus,
body .primary a.action.primary:focus,
body .action-primary:focus,
body button.primary:focus,
body a.button.action.primary:focus,
body .button.action-primary:focus,
body .amshopby-button:hover,
body .primary a.amshopby-button:hover,
body a.button.amshopby-button:hover,
body .amshopby-button:active,
body .primary a.amshopby-button:active,
body a.button.amshopby-button:active,
body .amshopby-button:focus,
body .primary a.amshopby-button:focus,
body a.button.amshopby-button:focus,
body .am-filter-go:hover,
body .primary a.am-filter-go:hover,
body a.button.am-filter-go:hover,
body .am-filter-go:active,
body .primary a.am-filter-go:active,
body a.button.am-filter-go:active,
body .am-filter-go:focus,
body .primary a.am-filter-go:focus,
body a.button.am-filter-go:focus,
body .cart.table-wrapper .actions-toolbar > .action.primary:hover,
body .cart.table-wrapper .actions-toolbar > .action.primary:active,
body .cart.table-wrapper .actions-toolbar > .action.primary:focus,
body .action-gift.primary:hover,
body .action-gift.primary:active,
body .action-gift.primary:focus {
  background-color: #9b95d7;
  border-color: #9b95d7;
  color: #ffffff;
}
body .action.primary:visited,
body .primary a.action.primary:visited,
body .action-primary:visited,
body button.primary:visited,
body a.button.action.primary:visited,
body .button.action-primary:visited,
body .amshopby-button:visited,
body .primary a.amshopby-button:visited,
body a.button.amshopby-button:visited,
body .am-filter-go:visited,
body .primary a.am-filter-go:visited,
body a.button.am-filter-go:visited,
body .cart.table-wrapper .actions-toolbar > .action.primary:visited,
body .action-gift.primary:visited {
  color: #ffffff;
}
body .action.secondary,
body .secondary a.action.secondary,
body .action-secondary,
body button.secondary,
body a.button.action.secondary,
body .button.action-secondary,
body .cart.table-wrapper .actions-toolbar > .action.secondary,
body .action-gift.secondary {
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
}
body .action.secondary:hover,
body .secondary a.action.secondary:hover,
body .action-secondary:hover,
body button.secondary:hover,
body a.button.action.secondary:hover,
body .button.action-secondary:hover,
body .action.secondary:active,
body .secondary a.action.secondary:active,
body .action-secondary:active,
body button.secondary:active,
body a.button.action.secondary:active,
body .button.action-secondary:active,
body .action.secondary:focus,
body .secondary a.action.secondary:focus,
body .action-secondary:focus,
body button.secondary:focus,
body a.button.action.secondary:focus,
body .button.action-secondary:focus,
body .cart.table-wrapper .actions-toolbar > .action.secondary:hover,
body .cart.table-wrapper .actions-toolbar > .action.secondary:active,
body .cart.table-wrapper .actions-toolbar > .action.secondary:focus,
body .action-gift.secondary:hover,
body .action-gift.secondary:active,
body .action-gift.secondary:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
body .action.secondary:visited,
body .secondary a.action.secondary:visited,
body .action-secondary:visited,
body button.secondary:visited,
body a.button.action.secondary:visited,
body .button.action-secondary:visited,
body .cart.table-wrapper .actions-toolbar > .action.secondary:visited,
body .action-gift.secondary:visited {
  color: #ffffff;
}
body .action.tertiary,
body .tertiary a.action.tertiary,
body .action-tertiary,
body button.tertiary,
body a.button.action.tertiary,
body .button.action-tertiary,
body .cart.table-wrapper .actions-toolbar > .action.tertiary,
body .action-gift.tertiary {
  padding: 0px 30px;
  background-color: #595959;
  border-color: #595959;
  color: #ffffff;
}
body .action.tertiary:hover,
body .tertiary a.action.tertiary:hover,
body .action-tertiary:hover,
body button.tertiary:hover,
body a.button.action.tertiary:hover,
body .button.action-tertiary:hover,
body .action.tertiary:active,
body .tertiary a.action.tertiary:active,
body .action-tertiary:active,
body button.tertiary:active,
body a.button.action.tertiary:active,
body .button.action-tertiary:active,
body .action.tertiary:focus,
body .tertiary a.action.tertiary:focus,
body .action-tertiary:focus,
body button.tertiary:focus,
body a.button.action.tertiary:focus,
body .button.action-tertiary:focus,
body .cart.table-wrapper .actions-toolbar > .action.tertiary:hover,
body .cart.table-wrapper .actions-toolbar > .action.tertiary:active,
body .cart.table-wrapper .actions-toolbar > .action.tertiary:focus,
body .action-gift.tertiary:hover,
body .action-gift.tertiary:active,
body .action-gift.tertiary:focus {
  background-color: #acacac;
  border-color: #acacac;
  color: #ffffff;
}
body .action.tertiary:visited,
body .tertiary a.action.tertiary:visited,
body .action-tertiary:visited,
body button.tertiary:visited,
body a.button.action.tertiary:visited,
body .button.action-tertiary:visited,
body .cart.table-wrapper .actions-toolbar > .action.tertiary:visited,
body .action-gift.tertiary:visited {
  color: #ffffff;
}
body label,
body .fieldset > .field > .label,
body .fieldset > .fields > .field > .label {
  display: block;
  padding-bottom: 9px;
  /* Todo: add config var */
  /* Assign dynamically named variables to the reference variable  */
  /* TODO:  Change this to color not font_color */
  /* Assign reference variables to attributes */
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  text-transform: inherit;
  margin: 0;
  text-transform: uppercase;
  font-weight: 500;
}
body textarea,
body input[type="text"],
body input[type="password"],
body input[type="url"],
body input[type="tel"],
body input[type="search"],
body input[type="number"],
body input[type="datetime"],
body input[type="email"],
body select {
  border-radius: 3px;
  border: 1px solid #f8f8f8;
  padding: 0 11px;
  letter-spacing: 0.02em;
  width: 100%;
  max-width: 312px;
  box-shadow: 9999px 9999px #f8f8f8 inset;
  height: 45px;
  font-family: 'futura-pt';
  font-size: 18px;
}
body textarea:focus,
body input[type="text"]:focus,
body input[type="password"]:focus,
body input[type="url"]:focus,
body input[type="tel"]:focus,
body input[type="search"]:focus,
body input[type="number"]:focus,
body input[type="datetime"]:focus,
body input[type="email"]:focus,
body select:focus {
  border-color: #615d85;
  box-shadow: 9999px 9999px #ffffff inset;
}
body textarea.mage-error,
body input[type="text"].mage-error,
body input[type="password"].mage-error,
body input[type="url"].mage-error,
body input[type="tel"].mage-error,
body input[type="search"].mage-error,
body input[type="number"].mage-error,
body input[type="datetime"].mage-error,
body input[type="email"].mage-error,
body select.mage-error {
  border-color: #f42144;
}
body textarea.featured-form,
body input[type="text"].featured-form,
body input[type="password"].featured-form,
body input[type="url"].featured-form,
body input[type="tel"].featured-form,
body input[type="search"].featured-form,
body input[type="number"].featured-form,
body input[type="datetime"].featured-form,
body input[type="email"].featured-form,
body select.featured-form {
  height: 50px;
  box-shadow: 9999px 9999px #f8f8f8 inset;
  color: #595959;
}
body textarea.featured-form .fa,
body input[type="text"].featured-form .fa,
body input[type="password"].featured-form .fa,
body input[type="url"].featured-form .fa,
body input[type="tel"].featured-form .fa,
body input[type="search"].featured-form .fa,
body input[type="number"].featured-form .fa,
body input[type="datetime"].featured-form .fa,
body input[type="email"].featured-form .fa,
body select.featured-form .fa {
  color: #595959;
  font-size: 16px;
}
body textarea.featured-form .fa:focus,
body input[type="text"].featured-form .fa:focus,
body input[type="password"].featured-form .fa:focus,
body input[type="url"].featured-form .fa:focus,
body input[type="tel"].featured-form .fa:focus,
body input[type="search"].featured-form .fa:focus,
body input[type="number"].featured-form .fa:focus,
body input[type="datetime"].featured-form .fa:focus,
body input[type="email"].featured-form .fa:focus,
body select.featured-form .fa:focus,
body textarea.featured-form .fa:hover,
body input[type="text"].featured-form .fa:hover,
body input[type="password"].featured-form .fa:hover,
body input[type="url"].featured-form .fa:hover,
body input[type="tel"].featured-form .fa:hover,
body input[type="search"].featured-form .fa:hover,
body input[type="number"].featured-form .fa:hover,
body input[type="datetime"].featured-form .fa:hover,
body input[type="email"].featured-form .fa:hover,
body select.featured-form .fa:hover {
  color: rgba(89, 89, 89, 0.5);
}
body textarea.featured-form:focus,
body input[type="text"].featured-form:focus,
body input[type="password"].featured-form:focus,
body input[type="url"].featured-form:focus,
body input[type="tel"].featured-form:focus,
body input[type="search"].featured-form:focus,
body input[type="number"].featured-form:focus,
body input[type="datetime"].featured-form:focus,
body input[type="email"].featured-form:focus,
body select.featured-form:focus {
  box-shadow: 9999px 9999px #f8f8f8 inset;
}
body textarea {
  height: 161px;
}
body .field {
  padding-bottom: 25px;
}
body .field.additional {
  padding-top: 10px;
  padding-bottom: 0;
}
body .field-error,
body div.mage-error[generated] {
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  margin: 0;
  font-size: 16px;
  color: #f42144;
  font-weight: 600;
  padding: 15px 0 12px 0;
}
body._keyfocus *:focus,
body input:not([disabled]):focus,
body textarea:not([disabled]):focus,
body select:not([disabled]):focus {
  box-shadow: unset;
}
body select.selectized {
  max-width: 0 !important;
}
body .selectize-control.multi .selectize-input,
body .selectize-control.single .selectize-input,
body .selectize-control.multi .selectize-input.input-active,
body .selectize-control.single .selectize-input.input-active {
  background-color: #f8f8f8;
  font-size: 18px;
  border: none;
  height: 45px;
  line-height: 45px;
  font-weight: 400;
}
body .selectize-control.multi .selectize-input.input-active,
body .selectize-control.single .selectize-input.input-active {
  border: 1px solid #615d85;
  border-bottom: none;
  background-color: #ffffff;
}
body .selectize-control.multi .selectize-input input,
body .selectize-control.single .selectize-input input {
  padding: 0 15px;
  min-width: 175px;
}
body .selectize-control.multi .selectize-input input::placeholder,
body .selectize-control.single .selectize-input input::placeholder {
  font-size: 18px;
  font-weight: 400;
  color: #343434;
}
body .selectize-control.multi .selectize-input input::-webkit-input-placeholder,
body .selectize-control.single .selectize-input input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 18px;
  font-weight: 400;
  color: #343434;
}
body .selectize-control.multi .selectize-input input::-moz-placeholder,
body .selectize-control.single .selectize-input input::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 18px;
  font-weight: 400;
  color: #343434;
}
body .selectize-control.multi .selectize-input input:-ms-input-placeholder,
body .selectize-control.single .selectize-input input:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 18px;
  font-weight: 400;
  color: #343434;
}
body .selectize-control.multi .selectize-input input:-moz-placeholder,
body .selectize-control.single .selectize-input input:-moz-placeholder {
  /* Firefox 18- */
  font-size: 18px;
  font-weight: 400;
  color: #343434;
}
body .selectize-control.multi .selectize-dropdown,
body .selectize-control.single .selectize-dropdown {
  background-color: #ffffff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  border: 1px solid #615d85;
  border-top: none;
}
body .selectize-control.multi .selectize-dropdown [data-selectable],
body .selectize-control.single .selectize-dropdown [data-selectable] {
  padding: 0 15px;
}
body .selectize-control.multi .selectize-dropdown .active,
body .selectize-control.single .selectize-dropdown .active,
body .selectize-control.multi .selectize-dropdown .selected,
body .selectize-control.single .selectize-dropdown .selected {
  border: solid 1 px #615d85;
  background-color: #ffffff;
}
body .selectize-control.multi .selectize-dropdown .option,
body .selectize-control.single .selectize-dropdown .option {
  color: #393939;
  height: 30px;
  line-height: 30px;
}
body .selectize-control.multi .selectize-dropdown .option:last-child,
body .selectize-control.single .selectize-dropdown .option:last-child {
  margin-bottom: 5px;
}
body .selectize-control.multi .selectize-dropdown .option.selected,
body .selectize-control.single .selectize-dropdown .option.selected {
  color: #111111;
}
body .selectize-control.multi .selectize-dropdown .option.active,
body .selectize-control.single .selectize-dropdown .option.active {
  color: #9b95d7;
  background-color: #ffffff;
}
body .selectize-control.multi .item,
body .selectize-control.single .item {
  padding: 0 15px;
  color: #595959;
}
body .selectize-control.multi .selectize-input.items .item,
body .selectize-control.multi .selectize-input.items .item.active {
  height: 30px;
  line-height: 30px;
  background: #615d85;
}
body .selectize-control.multi .selectize-input.items .item a,
body .selectize-control.multi .selectize-input.items .item.active a {
  color: #f1f1f1;
}
body .selectize-control.multi .selectize-input.items .item a:active,
body .selectize-control.multi .selectize-input.items .item.active a:active {
  color: #f1f1f1;
}
body .selectize-control.multi .selectize-input.items .item a:hover,
body .selectize-control.multi .selectize-input.items .item.active a:hover {
  color: #ffffff;
}
body input[type="checkbox"] {
  /* Variables */
  /* Dynamic Variables */
  /* Elements */
  display: none;
  /* Labels */
}
body input[type="checkbox"] + .label:before {
  content: '\f0c8';
  font-family: "Font Awesome\ 5 Free";
  font-size: 18px;
  color: #9b95d7;
}
body input[type="checkbox"] + .label:before:hover {
  color: #615d85;
}
body input[type="checkbox"]:checked + .label:before {
  content: '\f14a';
}
body input[type="checkbox"] + label > span:first-child {
  padding: 0 0 9px 11px;
}
body input[type="checkbox"] + label[for="links_all"] span,
body input[type="checkbox"] + label[htmlFor="links_all"] span {
  padding: 0 0 0 15px;
}
body input[type="radio"] {
  /* Variables */
  /* Dynamic Variables */
  /* Elements */
  display: none;
  /* Labels */
}
body input[type="radio"] + .label:before {
  content: '\f111';
  font-family: "Font Awesome\ 5 Free";
  font-size: 17px;
  color: #9b95d7;
}
body input[type="radio"] + .label:before:hover {
  color: #615d85;
}
body input[type="radio"]:checked + .label:before {
  content: '\f192';
}
body input[type="radio"] + label > span:first-child {
  padding: 0 0 9px 11px;
}
body input[type="radio"] + label[for="links_all"] span,
body input[type="radio"] + label[htmlFor="links_all"] span {
  padding: 0 0 0 15px;
}
body .field.choice,
body .fieldset > .field .field.choice,
body .fieldset > .fields > .field .field.choice {
  margin: 0;
  padding: 0;
}
body .featured-field input {
  height: 50px;
  box-shadow: 9999px 9999px #f8f8f8 inset;
  color: #595959;
}
body .featured-field input .fa {
  color: #595959;
  font-size: 16px;
}
body .featured-field input .fa:focus,
body .featured-field input .fa:hover {
  color: rgba(89, 89, 89, 0.5);
}
body .featured-field input:focus {
  box-shadow: 9999px 9999px #f8f8f8 inset;
}
body .field.qty .label span {
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0em;
  line-height: 30px;
  text-transform: none;
  margin: 0;
}
body .field.qty .control {
  position: relative;
  width: 125px;
}
body .field.qty .control .input-text.qty {
  position: relative;
  z-index: 9;
}
body .field.qty .control strong {
  position: absolute;
  top: 25px;
  transform: translateY(-50%);
  padding: 16px;
  z-index: 10;
}
body .field.qty .control strong.fa-plus-circle {
  right: 0;
}
body .field.qty .control strong.fa-minus-circle {
  left: 0;
}
body .field.qty .input-text.qty {
  height: 50px;
  box-shadow: 9999px 9999px #f8f8f8 inset;
  color: #595959;
  width: 125px;
  padding: 0 22px;
  line-height: 50px;
  font-weight: 400;
  text-align: center;
}
body .field.qty .input-text.qty .fa {
  color: #595959;
  font-size: 16px;
}
body .field.qty .input-text.qty .fa:focus,
body .field.qty .input-text.qty .fa:hover {
  color: rgba(89, 89, 89, 0.5);
}
body .field.qty .input-text.qty:focus {
  box-shadow: 9999px 9999px #f8f8f8 inset;
}
body form {
  /* Other Form Styling */
}
body form .abs-margin-for-forms-desktop,
body form .fieldset .legend,
body form .column:not(.sidebar-main) form .actions-toolbar,
body form .column:not(.sidebar-additional) form .actions-toolbar,
body form .login-container .fieldset:after {
  margin-left: inherit;
}
body form button,
body form .button,
body form .action,
body form .cart.table-wrapper .actions-toolbar > .action,
body form .action-gift {
  height: 50px;
}
body .messages {
  text-align: center;
}
body .messages .message,
body .message {
  display: inline-table;
  border-width: 0;
  border-style: solid;
  border-radius: 3px;
  height: 50px;
  text-transform: none;
  padding: 0 20px 0 40px;
}
body .messages .message > div,
body .message > div {
  /* Todo: add config var */
  /* Assign dynamically named variables to the reference variable  */
  /* TODO:  Change this to color not font_color */
  /* Assign reference variables to attributes */
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0em;
  line-height: 30px;
  text-transform: none;
  margin: 0;
  line-height: 50px;
}
body .messages .message.notice,
body .message.notice {
  background-color: #807f80;
  border-color: unset;
}
body .messages .message.notice > div,
body .message.notice > div {
  color: #ffffff;
}
body .messages .message.notice > *:first-child:before,
body .message.notice > *:first-child:before {
  content: '\f0f3';
  font-family: 'Font Awesome 5 Free';
  color: #ffffff;
  font-weight: 900;
  font-size: 16px;
  line-height: normal;
  margin-top: 0;
}
body .messages .message.warning,
body .message.warning {
  background-color: #f97c28;
  border-color: unset;
}
body .messages .message.warning > div,
body .message.warning > div {
  color: #ffffff;
}
body .messages .message.warning > *:first-child:before,
body .message.warning > *:first-child:before {
  content: '\f071';
  font-family: 'Font Awesome 5 Free';
  color: #ffffff;
  font-weight: 900;
  font-size: 16px;
  line-height: normal;
  margin-top: 0;
}
body .messages .message.error,
body .message.error {
  background-color: #da5974;
  border-color: unset;
}
body .messages .message.error > div,
body .message.error > div {
  color: #ffffff;
}
body .messages .message.error > *:first-child:before,
body .message.error > *:first-child:before {
  content: '\f071';
  font-family: 'Font Awesome 5 Free';
  color: #ffffff;
  font-weight: 900;
  font-size: 16px;
  line-height: normal;
  margin-top: 0;
}
body .messages .message.success,
body .message.success {
  background-color: #93be66;
  border-color: unset;
}
body .messages .message.success > div,
body .message.success > div {
  color: #ffffff;
}
body .messages .message.success > *:first-child:before,
body .message.success > *:first-child:before {
  content: '\f00c';
  font-family: 'Font Awesome 5 Free';
  color: #ffffff;
  font-weight: 900;
  font-size: 16px;
  line-height: normal;
  margin-top: 0px;
}
body .owl-carousel .owl-nav {
  padding: 12px;
  /* Default button styles */
  /* Class-specified styles */
}
body .owl-carousel .owl-nav button.owl-prev strong:before,
body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev strong:before,
body .owl-carousel .owl-nav .action-gift.owl-prev strong:before {
  content: '\f104';
  font-weight: 900;
}
body .owl-carousel .owl-nav button.owl-next strong:before,
body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next strong:before,
body .owl-carousel .owl-nav .action-gift.owl-next strong:before {
  content: '\f105';
  font-weight: 900;
}
body .owl-carousel .owl-nav button strong,
body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action strong,
body .owl-carousel .owl-nav .action-gift strong {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.2);
}
body .owl-carousel .owl-nav button strong:hover,
body .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action strong:hover,
body .owl-carousel .owl-nav .action-gift strong:hover {
  color: #ffffff;
}
body .owl-carousel .owl-nav.small.dark button strong,
body .owl-carousel .owl-nav.small.dark .cart.table-wrapper .actions-toolbar > .action strong,
body .owl-carousel .owl-nav.small.dark .action-gift strong {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.2);
}
body .owl-carousel .owl-nav.small.dark button strong:hover,
body .owl-carousel .owl-nav.small.dark .cart.table-wrapper .actions-toolbar > .action strong:hover,
body .owl-carousel .owl-nav.small.dark .action-gift strong:hover {
  color: #ffffff;
}
body .owl-carousel .owl-nav.small.light button strong,
body .owl-carousel .owl-nav.small.light .cart.table-wrapper .actions-toolbar > .action strong,
body .owl-carousel .owl-nav.small.light .action-gift strong {
  font-size: 24px;
  color: rgba(213, 213, 213, 0.2);
}
body .owl-carousel .owl-nav.small.light button strong:hover,
body .owl-carousel .owl-nav.small.light .cart.table-wrapper .actions-toolbar > .action strong:hover,
body .owl-carousel .owl-nav.small.light .action-gift strong:hover {
  color: #d5d5d5;
}
body .owl-carousel .owl-nav.large.dark button strong,
body .owl-carousel .owl-nav.large.dark .cart.table-wrapper .actions-toolbar > .action strong,
body .owl-carousel .owl-nav.large.dark .action-gift strong {
  font-size: 52px;
  color: rgba(255, 255, 255, 0.2);
}
body .owl-carousel .owl-nav.large.dark button strong:hover,
body .owl-carousel .owl-nav.large.dark .cart.table-wrapper .actions-toolbar > .action strong:hover,
body .owl-carousel .owl-nav.large.dark .action-gift strong:hover {
  color: #ffffff;
}
body .owl-carousel .owl-nav.large.light button strong,
body .owl-carousel .owl-nav.large.light .cart.table-wrapper .actions-toolbar > .action strong,
body .owl-carousel .owl-nav.large.light .action-gift strong {
  font-size: 52px;
  color: rgba(213, 213, 213, 0.2);
}
body .owl-carousel .owl-nav.large.light button strong:hover,
body .owl-carousel .owl-nav.large.light .cart.table-wrapper .actions-toolbar > .action strong:hover,
body .owl-carousel .owl-nav.large.light .action-gift strong:hover {
  color: #d5d5d5;
}
body .pages {
  display: block;
  float: left;
  /* Navigation Arrows */
}
body .pages .item {
  line-height: 20px;
  margin: 0;
  padding-left: 5px;
}
body .pages .item.pages-item-next a.next,
body .pages .item.pages-item-previous a.previous {
  border: none;
  width: auto;
}
body .pages .item.pages-item-next a.next:before,
body .pages .item.pages-item-previous a.previous:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 18px;
  color: #d5d5d5;
}
body .pages .item.pages-item-next a.next:hover:before,
body .pages .item.pages-item-previous a.previous:hover:before {
  color: #f1f1f1;
}
body .pages .item.pages-item-next a.next:before {
  content: '\f138';
  /* Todo: Link to config var for arrow glyph */
}
body .pages .item.pages-item-previous a.previous {
  margin-right: 6px;
}
body .pages .item.pages-item-previous a.previous:before {
  content: '\f137';
  /* Todo: Link to config var for arrow glyph */
}
body .pages .page {
  color: rgba(17, 17, 17, 0.2);
  font-weight: 200;
  line-height: 20px;
  border-radius: 3px;
  width: 23px;
  text-align: center;
}
body .pages .page:hover {
  color: #9b95d7;
  background: rgba(57, 57, 57, 0);
}
body .pages strong.page {
  color: #615d85;
  background: rgba(17, 17, 17, 0);
}
body hr {
  border: 1px solid #f1f1f1;
}
body table > thead > tr > th {
  padding: 0 0 12px;
}
body .table.grouped > tbody > tr > td {
  padding: 12px 0;
}
body .table.grouped tbody:last-child > tr > td {
  padding: 12px 0 0;
}
body .table-wrapper {
  margin: 0 0 24px;
}
/* MISCELLANEOUS Todo: Better categorize these and move to appropriate file */
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.requisition-list-action .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  content: '\f067';
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
#wishlist-sidebar img {
  max-width: unset;
}
/* TODO: Move navigation css to _navigation_extend.less */
.page-header {
  position: relative;
  box-shadow: 0px -6px 11px 5px #eeeeee;
  display: flex;
  flex-direction: column-reverse;
  z-index: 999;
  background-color: #ffffff;
  /* Header Featured Text */
  /* Links */
  /* Logo */
  /* Header Content */
  /* Search */
}
.page-header .navigation .level0 > .menu-link-wrapper > .level-top {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.page-header .header-featured-text {
  margin-bottom: 0;
}
.page-header .header-featured-text a,
.page-header .header-featured-text span {
  display: inline;
  line-height: 30px;
  font-size: 14px;
  text-transform: none;
}
.page-header .header-featured-text a,
.page-header .header-featured-text a:visited {
  vertical-align: bottom;
  color: #ffffff;
}
.page-header .header-featured-text a:hover,
.page-header .header-featured-text a:visited:hover {
  color: #9b95d7;
}
.page-header .header-featured-text span {
  vertical-align: unset;
  color: #ffffff;
  text-transform: none;
}
.page-header .panel.wrapper {
  padding: 0 10px;
  max-width: 100%;
  background: #111111;
}
.page-header .header.panel {
  padding: 0;
  max-width: unset;
}
.page-header .header.panel > .header.links {
  font-size: 14px;
  display: inline-block;
  float: right;
  line-height: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: auto;
  /* Search Icon in Top Links */
}
.page-header .header.panel > .header.links > li {
  display: inline-block;
  margin: 0 0 0 5px;
  vertical-align: top;
}
.page-header .header.panel > .header.links > li a,
.page-header .header.panel > .header.links > li.welcome span {
  font-family: 'futura-pt';
  font-size: 14px;
  text-transform: none;
  letter-spacing: 0em;
  line-height: 30px;
  color: #ffffff;
}
.page-header .header.panel > .header.links > li.item.link.compare {
  display: none;
}
.page-header .header.panel > .header.links > li a {
  color: #ffffff;
}
.page-header .header.panel > .header.links > li a:hover {
  color: #9b95d7;
}
.page-header .header.panel > .header.links > li.wishlist.wishlist-not-empty span:before {
  content: "(";
}
.page-header .header.panel > .header.links > li.wishlist.wishlist-not-empty span:after {
  content: ")";
}
.page-header .header.panel > .header.links .header-featured-text {
  color: #ffffff;
}
.page-header .header.panel > .header.links .header-featured-text:hover {
  color: #9b95d7;
}
.page-header .header.panel > .header.links .block-search {
  float: left;
  margin-top: 0;
  width: auto;
  line-height: 30px;
  display: inline-block;
  padding-left: 15px;
  position: relative;
  z-index: 1000;
}
.page-header .header.panel > .header.links .block-search .block-content {
  position: relative;
}
.page-header .header.panel > .header.links .block-search .block-content .minisearch {
  display: none;
  width: 0;
  top: 0;
  padding: 0;
  position: absolute;
  right: 20px;
}
.page-header .header.panel > .header.links .block-search .field.search {
  margin: 0;
}
.page-header .header.panel > .header.links .block-search .field.search .control {
  border: none;
  margin: 0;
  padding: 3px;
}
.page-header .header.panel > .header.links .block-search .field.search input {
  left: unset;
  height: 24px;
  display: block;
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0 10px;
}
@keyframes slide-out-left {
  from {
    opacity: 0;
    transform: translateX(200px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slide-in-right {
  from {
    opacity: 1;
    transform: translateX(0px);
  }
  to {
    opacity: 0;
    transform: translateX(200px);
  }
}
.page-header .header.panel > .header.links .block-search .field.search input.opened {
  display: block;
  animation: slide-out-left ease 0.6s forwards;
}
.page-header .header.panel > .header.links .block-search .field.search input.closed {
  display: block;
  animation: slide-in-right ease 0.6s forwards;
}
.page-header .header.panel > .header.links .block-search .field.search .search-autocomplete {
  margin-top: 0;
  border: 1px solid #d5d5d5;
}
.page-header .header.panel > .header.links .block-search .field.search .search-autocomplete ul li:not(:empty),
.page-header .header.panel > .header.links .block-search .field.search .search-autocomplete ul li {
  border: none;
}
.page-header .header.panel > .header.links .block-search .header-search {
  cursor: pointer;
  color: #ffffff;
  display: inline-block;
}
.page-header .header.panel > .header.links .block-search .header-search:after {
  font-family: 'Font Awesome 5 Free';
  content: '\f002';
  font-weight: 900;
}
.page-header .header.panel > .header.links .block-search .header-search:hover {
  color: #9b95d7;
}
.page-header .header.panel > .header.links .block-search.opened .header-search:after {
  content: '\f00d';
}
.page-header .header.panel .header-featured-text {
  font-size: 14px;
  text-transform: none;
}
.page-header .logo {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 10px 0;
  /* Todo:  Move to breakpoints
            @logo-padding-tablet
            @logo-padding-mobile
            */
}
.page-header .logo img {
  width: auto;
  height: 70px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.page-header .header.content {
  padding: 0 50px;
  margin-left: 0;
  margin-right: 0;
  background-color: #ffffff;
}
.page-header .header.content .logo-wrapper .logo {
  float: left;
  margin: 0;
  max-width: 100%;
}
.page-header .header.content .navigation {
  background: none;
}
.page-header .header.content .navigation .customer-navigation {
  display: none;
}
.page-header .header.content .sections.nav-sections {
  text-align: center;
}
.page-header .block-search {
  margin-top: 20px;
  width: 376px;
  bottom: 0;
}
.page-header .block-search a.action.advanced {
  display: none;
}
.page-header .block-search .control {
  padding: 0;
  height: 100%;
  margin: 0;
  border-top: 0;
}
.page-header .block-search input {
  border-radius: 0px;
  box-shadow: 999px 999px #EEEEEE inset;
  /* Todo: Ask Loring/Austin where this value came from */
  background: #ffffff;
  color: #595959;
  border: none;
  height: 50px;
  font-family: 'futura-pt';
  font-size: 14px;
}
.page-header .block-search input::placeholder {
  color: #595959;
}
.page-header .block-search .action.search {
  padding: 0;
}
.page-header .block-search .action.search:before {
  display: none;
  color: #949494;
  /* Todo: Ask Loring/Austin where this value came from */
  line-height: 50px;
}
.page-header .block-search .search-submit {
  height: 0;
  width: 0;
  padding: 0;
  display: block;
  opacity: 1;
  border: none;
}
.page-header .block-search .label {
  border: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  float: left;
  width: auto;
  height: auto;
  clip: unset;
  right: 17px;
  cursor: pointer;
}
.page-header .block-search .label:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f002';
  font-weight: 900;
  font-size: 16px;
  line-height: 17px;
  /* Todo: Find out why this gets chopped off at line-height:1 */
  color: #9b95d7;
  width: 16px;
}
.page-header .logo-line-wrapper .block-search {
  position: absolute;
  right: 0;
}
@keyframes slide-out-left {
  from {
    opacity: 0;
    transform: translateX(200px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slide-in-right {
  from {
    opacity: 1;
    transform: translateX(0px);
  }
  to {
    opacity: 0;
    transform: translateX(200px);
  }
}
.page-header .logo-line-wrapper .block-search .control {
  opacity: 0;
  animation: slide-out-left ease 0.6s forwards;
}
.page-header.fixed-position {
  margin: 0;
}
.page-header.fixed-position .header.content {
  position: fixed;
  width: 100%;
  top: 0;
  padding-top: 0px;
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.13);
  z-index: 9900;
}
.page-header.fixed-position .panel.wrapper {
  visibility: hidden;
}
.page-header.fixed-position .minicart {
  visibility: visible;
}
.page-header .block.block-search.opened .header.content,
.page-header .block.block-search.opened .minicart-wrapper {
  display: block;
  animation: slide-in-down ease 0.6s forwards;
}
.page-wrapper .page-header.mini {
  /* TODO fix those styles */
}
@keyframes slide-out-up {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-100px);
  }
}
@keyframes slide-in-down {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.page-wrapper .page-header.mini.opened .header.content,
.page-wrapper .page-header.mini.opened .minicart-wrapper {
  display: block;
  animation: slide-in-down ease 0.6s forwards;
}
.page-wrapper .page-header.mini.closed .header.content,
.page-wrapper .page-header.mini.closed .minicart-wrapper {
  display: block;
  animation: slide-out-up ease 0.6s forwards;
}
.page-wrapper .page-header.mini .header.content .logo-wrapper .logo {
  padding: 5px 0;
}
.page-wrapper .page-header.mini .header.content .logo-wrapper .logo img {
  height: 55px;
}
.page-footer {
  margin-top: 0;
  background-color: #f8f8f8;
}
.page-footer .footer.content {
  max-width: 100%;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  border: none;
}
.page-footer .footer.content .fixed-width,
.page-footer .footer.content .footer-blocks {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.page-footer .footer.content .newsletter-subscription-parent {
  padding-bottom: 42px;
  text-align: center;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription {
  padding: 14px 0;
  border: 1px double #f8f8f8;
  border-left: none;
  border-right: none;
  display: inline-block;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width {
  padding: 0 12px;
  display: inline-flex;
  text-align: center;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .call-to-action {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin-right: 28px;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter {
  width: auto;
  padding: 2px 0 0;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
  margin: 0;
  float: unset;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content .field-error,
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content div.mage-error[generated] {
  position: absolute;
  padding-left: 25px;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content .form.subscribe {
  display: inline-flex;
  width: 100%;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content .form.subscribe .field.featured-field {
  padding: 0;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content .form.subscribe .field.featured-field .control {
  position: relative;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content .form.subscribe .field.featured-field .control:before {
  display: none;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content .form.subscribe .field.featured-field .control input {
  width: 332px;
  border: 0 solid transparent;
  box-shadow: 9999px 9999px #ffffff inset;
  margin-left: 10px;
  margin-right: 10px;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content .form.subscribe .action.subscribe.primary {
  margin-left: 0;
  margin-right: 0;
  border-radius: 3px;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .actions {
  width: unset;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width {
  display: inline-block;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .call-to-action,
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .featured-form {
  float: none;
  display: block;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .featured-form .field {
  width: auto;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content .form.subscribe .action.subscribe.primary {
  margin: 0 0 0 10px;
}
.page-footer .footer.content .footer-blocks ul > li,
.page-footer .footer.content .footer-blocks ol > li {
  padding-left: 0;
}
.page-footer .footer.content .footer-blocks .footer-child,
.page-footer .footer.content .footer-blocks [data-content-type="html"] {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  padding: 0 12px;
}
.page-footer .footer.content .footer-blocks .footer-child:last-child,
.page-footer .footer.content .footer-blocks [data-content-type="html"]:last-child {
  width: 24%;
}
.page-footer .footer.content .footer-blocks > div:last-child {
  width: 24%;
}
.page-footer .footer.content .footer-blocks [data-content-type="html"] .footer-child {
  width: 100%;
}
.page-footer .footer.content .footer-social {
  text-align: center;
}
.page-footer .footer.content .footer-social li {
  display: inline-block;
  padding: 0 15px;
}
.page-footer .footer.content .footer-social li a span {
  font-size: 16px;
}
.page-footer .footer.content .footer-social li a:visited {
  color: #615d85;
}
.page-footer .footer.content .footer-social li a:visited:hover {
  color: #9b95d7;
}
.page-footer .footer.content .footer-social li:first-child {
  padding: 0 15px 0 0;
}
.page-footer .footer.content .footer-social li:last-child {
  padding: 0 0 0 15px;
}
.page-footer .footer.content .copyright,
.page-footer .footer.content .bugs {
  text-align: center;
}
/* TABLET DESIGN (from 768px to 1199px)
   @screen__m = 1200px
*/
/* MOBILE DESIGN (from 767px)
   @screen__s = 768px
*/
/* Mobile Navigation Toggle */
.nav-toggle {
  /* Menu Icon */
  /* Close Icon */
}
.nav-toggle:before {
  color: #111111;
  content: '\f0c9';
  font-family: 'Font Awesome 5 Free';
  font-size: 20px;
  font-weight: 900;
}
.nav-toggle.active:before {
  content: '\f00d';
}
/* Other Styles */
nav.navigation li .navigation-arrow,
nav.navigation li .back-text {
  display: none;
}
body nav.navigation ul,
body nav.navigation ol {
  -webkit-padding-start: 0;
  margin: 0 0 0 0;
}
.btn.selectpicker {
  border-radius: 3px;
  border: none;
  padding: 11px;
  letter-spacing: 0.02em;
  color: #595959;
  font-size: 18px;
  font-family: 'futura-pt';
  text-transform: none;
  font-weight: 200;
  height: 45px;
}
.btn-group.open .dropdown-menu {
  margin-top: -1px;
  border-radius: 0 0 3px 3px;
}
.btn-group.open .btn {
  border: 1px solid #615d85;
  border-bottom: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
  vertical-align: top;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn.selectpicker.btn-default {
  padding: 0px 40px 0px 15px;
  background: #f8f8f8;
  text-align: left;
  border-radius: 3px;
  font-weight: 400;
}
.swatch-attribute.size select.swatch-select.size.styled {
  position: absolute;
  top: 0;
  left: 0;
}
.open .btn.selectpicker.btn-default {
  background: #fff;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.bootstrap-select.btn-group {
  min-width: 150px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  display: none;
  float: left;
  min-width: 160px;
  list-style: none;
  border: 1px solid #615d85;
  border-top: none;
  background: #fff;
  border-top: 0;
  padding: 5px 0;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 8px 15px;
  clear: both;
  font-weight: 200;
  line-height: 1.2;
  color: #595959;
  font-size: 18px;
  white-space: normal;
  text-transform: none;
}
.dropdown-menu > li > a:hover {
  text-decoration: none;
}
.dropdown-menu a:focus {
  outline: none;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.open {
  *z-index: 10;
}
.open > .dropdown-menu {
  display: block;
}
.bootstrap-select {
  /*width: 220px\9; IE8 and below*/
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .btn {
  width: 100%;
}
.error .bootstrap-select .btn {
  border: 1px solid #b94a48;
}
.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto;
}
/*.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}*/
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="span"]):not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="span"],
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  margin-left: 0;
}
.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group[class*="span"].pull-right,
.bootstrap-select.btn-group[class*="col-"].pull-right,
.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right,
.row-fluid .bootstrap-select.btn-group[class*="col-"].pull-right {
  float: right;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.input-append .bootstrap-select.btn-group {
  margin-left: -1px;
}
.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px;
}
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group .btn .filter-option {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
  line-height: 45px;
}
.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  vertical-align: middle;
  color: #595959;
  line-height: 45px;
  margin-top: 0;
  right: 22px;
  top: 0;
  -webkit-font-smoothing: antialiased;
}
.bootstrap-select.btn-group .btn .caret:before {
  font-family: 'FontAwesome';
  content: '\f107';
  font-size: 14px;
  font-weight: 900;
}
.bootstrap-select.btn-group.open .btn .caret:before {
  content: '\f106';
}
.bootstrap-select.btn-group[class*="span"] .btn,
.bootstrap-select.btn-group[class*="col-"] .btn {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 11;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu dt {
  display: block;
  padding: 3px 20px;
  cursor: default;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
  text-align: left;
  margin: 0;
  padding: 0;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) > a small {
  color: #64b1d8;
  color: rgba(100, 177, 216, 0.4);
}
.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: normal;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled > a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li > a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu.open li > a {
  background: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li > a.opt {
  position: relative;
  padding-left: 35px;
}
.bootstrap-select.btn-group .dropdown-menu li a strong.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
  padding: 0;
}
.bootstrap-select.btn-group .dropdown-menu li:hover a {
  color: #9b95d7;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .div-contain {
  overflow: hidden;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a strong.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 2.5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 12;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom-width: 7px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  border-bottom-color: rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-bottom: 0;
  border-top-width: 7px;
  border-top-style: solid;
  border-top-color: #cccccc;
  border-top-color: rgba(204, 204, 204, 0.2);
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bootstrap-select-searchbox,
.bootstrap-select .bs-actionsbox {
  padding: 4px 8px;
}
.bootstrap-select .bs-actionsbox {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select .bs-actionsbox .btn-group button,
.bootstrap-select .bs-actionsbox .btn-group .cart.table-wrapper .actions-toolbar > .action,
.bootstrap-select .bs-actionsbox .btn-group .action-gift {
  width: 50%;
}
.bootstrap-select-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bootstrap-select-searchbox input,
.bootstrap-select-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
}
.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
  display: none;
}
.catalog-product-view .zoomContainer {
  z-index: 12;
}
.page-footer {
  background-color: #f8f8f8;
}
.page-footer .footer.content .newsletter-subscription-parent {
  padding-top: 43px;
  padding-bottom: 38px;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width {
  text-align: center;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .call-to-action {
  font-family: 'futura-pt';
  font-size: 26px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0.02em;
  line-height: 36px;
  margin: 0;
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content .form.subscribe .field.featured-field .control input {
  border: none;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter {
  float: none;
  padding: 13px 0 0;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content .form.subscribe input#newsletter {
  font-size: 18px;
  color: #393939;
  width: 88%;
  margin-left: 25px;
  margin-right: 6px;
  height: 50px;
  font-family: 'futura-pt';
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content .form.subscribe .actions {
  display: inline-block;
  width: auto;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content .form.subscribe .actions .action.subscribe.primary {
  padding: 0 46px;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content .form.subscribe .actions .action.subscribe.primary span {
  font-size: 16px;
}
.page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .field {
  display: inline-block;
}
.page-footer .footer.content .footer-blocks .block-title {
  padding-bottom: 10px;
}
.page-footer .footer.content .footer-blocks ul {
  padding-bottom: 26px;
}
.page-footer .footer.content .footer-blocks h5 {
  font-size: 18px;
  text-transform: uppercase;
}
.page-footer .footer.content .footer-blocks h5 a {
  color: #393939;
}
.page-footer .footer.content .footer-blocks h5 a:hover,
.page-footer .footer.content .footer-blocks h5 a:focus,
.page-footer .footer.content .footer-blocks h5 a:focus-within {
  color: #615d85;
}
.page-footer .footer.content .footer-blocks ul li h6 {
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  margin: 0;
}
.page-footer .footer.content .footer-blocks ul li h6 a {
  color: #acacac;
  font-size: inherit;
}
.page-footer .footer.content .footer-blocks ul li h6 a:hover,
.page-footer .footer.content .footer-blocks ul li h6 a:focus,
.page-footer .footer.content .footer-blocks ul li h6 a:focus-within {
  color: #615d85;
}
.page-footer .footer.content .footer-social {
  font-size: 24px;
  padding-top: 20px;
}
.page-footer .footer.content .footer-social a:visited {
  color: #615d85;
}
.page-footer .footer.content .footer-social a:hover,
.page-footer .footer.content .footer-social a:focus,
.page-footer .footer.content .footer-social a:focus-within {
  color: #615d85;
}
.page-footer .footer.content .copyright {
  margin: 24px 0 0;
  padding-bottom: 29px;
  color: #acacac;
  text-transform: uppercase;
}
.page-footer .footer.content .copyright a {
  color: #acacac;
}
/* TABLET DESIGN (from 1024px)
   @screen__tablet = 1024px
*/
/* MOBILE DESIGN SMALL (from 767px)
   @screen__m = 768px
*/
.page-header .navigation .level0 > .level-top {
  text-transform: uppercase;
}
/*.page-header {
         .header-featured-text {
             a, p {
                 color: #FFFFFF;
             }
         }

         .header.content {
             .navigation.navigation-boxed {
                 ul {
                     li.level0 {
                         & > div.submenu {
                             li.level1 > a, li.featured-categories .section-title {
                                 text-transform: uppercase;
                             }
                         }
                     }
                 }
             }
         }
         .navigation .level0 > .level-top {
             text-transform: uppercase;
         }
     }*/
/* TABLET DESIGN (from 767px)
   @screen__tablet = 768px
*/
/* MOBILE DESIGN SMALL (from 767px)
   @screen__m = 768px
*/
select.selectized {
  display: none;
}
.password-strength-meter {
  margin-top: 20px;
}
.password-weak .password-strength-meter {
  margin-bottom: 5px;
}
body.account .account-nav .content .nav.item > strong {
  color: #9b95d7;
}
.create.account .create.info .newsletter {
  margin-bottom: 22px;
}
.wishlist.split.button .action.toggle {
  min-width: 30px;
  border: 1px solid #cdcdcd;
  border-radius: 5px;
}
.customer-account-createpassword .page-wrapper .page-main,
.customer-account-forgotpassword .page-wrapper .page-main {
  margin-bottom: 120px;
}
.customer-account-createpassword .page-wrapper .page-main .columns,
.customer-account-forgotpassword .page-wrapper .page-main .columns {
  padding: 0 10px;
}
.customer-account-createpassword .page-wrapper .actions-toolbar,
.customer-account-forgotpassword .page-wrapper .actions-toolbar {
  text-align: center;
}
.customer-account-createpassword .page-wrapper .actions-toolbar .primary,
.customer-account-forgotpassword .page-wrapper .actions-toolbar .primary {
  float: none;
}
.customer-account-createpassword .page-wrapper .actions-toolbar,
.customer-account-forgotpassword .page-wrapper .actions-toolbar {
  margin: 0 !important;
  text-align: center;
}
.customer-account-createpassword .page-wrapper .actions-toolbar .primary,
.customer-account-forgotpassword .page-wrapper .actions-toolbar .primary,
.customer-account-createpassword .page-wrapper .actions-toolbar .secondary,
.customer-account-forgotpassword .page-wrapper .actions-toolbar .secondary {
  float: none;
  display: block;
  text-align: center;
}
.customer-account-createpassword .page-wrapper .actions-toolbar .primary .action,
.customer-account-forgotpassword .page-wrapper .actions-toolbar .primary .action,
.customer-account-createpassword .page-wrapper .actions-toolbar .secondary .action,
.customer-account-forgotpassword .page-wrapper .actions-toolbar .secondary .action {
  display: inline-block;
}
.customer-account-createpassword .page-wrapper .actions-toolbar .primary .action,
.customer-account-forgotpassword .page-wrapper .actions-toolbar .primary .action {
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
}
.customer-account-createpassword .page-wrapper .actions-toolbar .primary .action:hover,
.customer-account-forgotpassword .page-wrapper .actions-toolbar .primary .action:hover,
.customer-account-createpassword .page-wrapper .actions-toolbar .primary .action:active,
.customer-account-forgotpassword .page-wrapper .actions-toolbar .primary .action:active,
.customer-account-createpassword .page-wrapper .actions-toolbar .primary .action:focus,
.customer-account-forgotpassword .page-wrapper .actions-toolbar .primary .action:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
.customer-account-createpassword .page-wrapper .actions-toolbar .primary .action:visited,
.customer-account-forgotpassword .page-wrapper .actions-toolbar .primary .action:visited {
  color: #ffffff;
}
.customer-account-createpassword .page-wrapper .field,
.customer-account-forgotpassword .page-wrapper .field {
  padding-bottom: 0;
}
.customer-account-createpassword .page-wrapper .fieldset > .field:not(.choice) .control,
.customer-account-forgotpassword .page-wrapper .fieldset > .field:not(.choice) .control,
.customer-account-createpassword .page-wrapper .fieldset > .field:not(.choice) .control input,
.customer-account-forgotpassword .page-wrapper .fieldset > .field:not(.choice) .control input {
  width: 100%;
  max-width: none;
}
.customer-account-createpassword .page-wrapper .fieldset > .field:last-child,
.customer-account-forgotpassword .page-wrapper .fieldset > .field:last-child,
.customer-account-createpassword .page-wrapper .fieldset > .fields > .field:last-child,
.customer-account-forgotpassword .page-wrapper .fieldset > .fields > .field:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.customer-account-createpassword .page-wrapper:after,
.customer-account-forgotpassword .page-wrapper:after {
  display: none;
}
.customer-account-createpassword .page-wrapper .page-main .page-title-wrapper,
.customer-account-forgotpassword .page-wrapper .page-main .page-title-wrapper {
  font-family: 'futura-pt';
  font-size: 44px;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 54px;
  text-transform: uppercase;
  margin: 0;
  color: #111111;
  margin-top: 108px;
  text-align: center;
}
.customer-account-createpassword .page-wrapper .page-main .page-title-wrapper .page-title,
.customer-account-forgotpassword .page-wrapper .page-main .page-title-wrapper .page-title {
  margin-bottom: 80px;
}
.customer-account-createpassword .page-wrapper .fieldset > .field:not(.choice) > .label,
.customer-account-forgotpassword .page-wrapper .fieldset > .field:not(.choice) > .label {
  width: 100%;
  margin-bottom: 5px;
  text-align: left;
}
.customer-account-createpassword .page-wrapper input,
.customer-account-forgotpassword .page-wrapper input {
  max-width: none;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist button.action.toggle.change,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.toggle.change,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.toggle.change,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.toggle.change,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.toggle.change,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.toggle.change {
  min-width: 30px;
  border: 1px solid #cdcdcd;
  border-radius: 5px;
}
body.account .content.block-collapsible-nav-content .nav.item.current strong {
  color: #9b95d7;
}
.account.wishlist-index-index .abs-icon-add:before,
.account.wishlist-index-index .abs-dropdown-items-new .action.new:before,
.account.wishlist-index-index .requisition-list-action .action.new:before,
.account.wishlist-index-index .wishlist.split.button .action.new:before,
.account.wishlist-index-index .wishlist-dropdown .action.new:before,
.account.wishlist-index-index .abs-dropdown-items-new .action.new:before,
.account.wishlist-index-index .wishlist.split.button .action.new:before,
.account.wishlist-index-index .wishlist-dropdown .action.new:before,
.account.wishlist-index-index .wishlist.split.button .action.new:before,
.account.wishlist-index-index .wishlist-dropdown .action.new:before,
.account.wishlist-index-index .abs-dropdown-items-new .action.new:before,
.account.wishlist-index-index .wishlist.split.button .action.new:before,
.account.wishlist-index-index .wishlist.split.button .action.new:before,
.account.wishlist-index-index .wishlist-dropdown .action.new:before,
.account.wishlist-index-index .wishlist-dropdown .action.new:before,
.account.wishlist-index-index .wishlist.split.button .action.new:before,
.account.wishlist-index-index .wishlist-dropdown .action.new:before {
  font-weight: 700;
}
.account.wishlist-index-index .abs-dropdown-items-new .action.new,
.account.wishlist-index-index .wishlist.split.button .action.new,
.account.wishlist-index-index .wishlist-dropdown .action.new,
.account.wishlist-index-index .product-item-info .product-item-actions .action,
.account.wishlist-index-index .wishlist.split.button .action.new,
.account.wishlist-index-index .wishlist-dropdown .action.new {
  height: auto;
}
.account.wishlist-index-index .products-grid.wishlist .product-item .fieldset .field.qty .label {
  padding-top: 0;
}
.account.wishlist-index-index .products-grid.wishlist .product-item-info .qty.field > .control {
  width: auto;
}
.account.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-actions .action.edit:not(:last-child) {
  margin-right: 26px;
}
#create-wishlist-form .actions-toolbar > .secondary .action {
  background: #111111;
  border-radius: 3px;
  border: 0 solid ;
  font-family: 'futura-pt';
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 50px;
  height: 50px;
  display: inline-block;
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
}
#create-wishlist-form .actions-toolbar > .secondary .action span {
  display: block;
}
#create-wishlist-form .actions-toolbar > .secondary .action:hover,
#create-wishlist-form .actions-toolbar > .secondary .action:active,
#create-wishlist-form .actions-toolbar > .secondary .action:focus {
  border: 0 solid #393939;
  background: #393939;
  color: #ffffff;
}
#create-wishlist-form .actions-toolbar > .secondary .action:hover,
#create-wishlist-form .actions-toolbar > .secondary .action:active,
#create-wishlist-form .actions-toolbar > .secondary .action:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
#create-wishlist-form .actions-toolbar > .secondary .action:visited {
  color: #ffffff;
}
/* Wish List*/
.account.wishlist-index-index .sidebar .product-items .product-item-info .product-item-photo {
  float: left;
}
.account.wishlist-index-index .sidebar .product-items .product-item-info {
  float: left;
  width: 100%;
}
.account.wishlist-index-index .sidebar-additional .block .product-items .product-item {
  float: left;
}
.account.wishlist-index-index .products-grid.wishlist .product-item .box-tocart input.qty {
  padding: 0px;
}
.account.wishlist-index-index .block-wishlist-management .wishlist-select {
  margin: 0 0 20px;
}
@media only screen and (max-width: 1024px) {
  .account.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-actions .action.edit {
    display: none;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-actions .action {
    font-size: 16px;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-actions .action.tocart {
    padding: 0px 5px;
    line-height: 30px;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-items .product-item-name {
    margin-left: 0px;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-items .product-item-tooltip {
    margin-left: 0px;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-items .price-box {
    margin-left: 0px;
  }
}
/**
From 1024px
 */
/**
From 768px
*/
/**
Up to 480px
 */
/**
This is temporary popup style which should be replaced with master theme popups (not reade yet) and replaced in a future
TODO: replace with master theme popup when done
 */
.modal-popup.modal-slide._show .modal-header,
.modal-popup.modal-slide._show .modal-content,
.modal-popup.modal-slide._show .modal-footer {
  padding-left: 22px;
  padding-right: 22px;
}
.modal-popup.modal-slide._show .modal-header {
  padding-top: 22px;
}
.modal-popup.modal-slide._show .modal-header .modal-title {
  border: none;
  margin: 0;
  padding-right: 22px;
  font-size: 18px;
  line-height: 1;
}
.modal-popup.modal-slide._show .modal-content {
  padding-bottom: 0;
}
.modal-popup.modal-slide._show .modal-content > div:not(.container) {
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
}
.modal-popup.modal-slide._show .modal-inner-wrap {
  bottom: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto;
  width: 380px;
  right: auto;
  max-width: none;
  height: auto;
  overflow: auto;
  position: fixed;
}
.modal-popup.modal-slide._show .modal-inner-wrap .action.primary,
.modal-popup.modal-slide._show .modal-inner-wrap .action.secondary,
.modal-popup.modal-slide._show .modal-inner-wrap .amshopby-button,
.modal-popup.modal-slide._show .modal-inner-wrap .am-filter-go {
  background: #111111;
  color: #ffffff;
  border-radius: 3px;
  border: 0 solid ;
  padding: 0px 30px;
  font-family: 'futura-pt';
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 50px;
  height: 50px;
  display: inline-block;
  margin: 0 6px;
}
.modal-popup.modal-slide._show .modal-inner-wrap .action.primary span,
.modal-popup.modal-slide._show .modal-inner-wrap .action.secondary span,
.modal-popup.modal-slide._show .modal-inner-wrap .amshopby-button span,
.modal-popup.modal-slide._show .modal-inner-wrap .am-filter-go span {
  display: block;
}
.modal-popup.modal-slide._show .modal-inner-wrap .action.primary:hover,
.modal-popup.modal-slide._show .modal-inner-wrap .action.secondary:hover,
.modal-popup.modal-slide._show .modal-inner-wrap .action.primary:active,
.modal-popup.modal-slide._show .modal-inner-wrap .action.secondary:active,
.modal-popup.modal-slide._show .modal-inner-wrap .action.primary:focus,
.modal-popup.modal-slide._show .modal-inner-wrap .action.secondary:focus,
.modal-popup.modal-slide._show .modal-inner-wrap .amshopby-button:hover,
.modal-popup.modal-slide._show .modal-inner-wrap .amshopby-button:active,
.modal-popup.modal-slide._show .modal-inner-wrap .amshopby-button:focus,
.modal-popup.modal-slide._show .modal-inner-wrap .am-filter-go:hover,
.modal-popup.modal-slide._show .modal-inner-wrap .am-filter-go:active,
.modal-popup.modal-slide._show .modal-inner-wrap .am-filter-go:focus {
  border: 0 solid #393939;
  background: #393939;
  color: #ffffff;
}
.modal-popup.modal-slide._show .modal-inner-wrap .action.primary,
.modal-popup.modal-slide._show .modal-inner-wrap .amshopby-button,
.modal-popup.modal-slide._show .modal-inner-wrap .am-filter-go {
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
  padding: 0px 50px;
}
.modal-popup.modal-slide._show .modal-inner-wrap .action.primary:hover,
.modal-popup.modal-slide._show .modal-inner-wrap .action.primary:active,
.modal-popup.modal-slide._show .modal-inner-wrap .action.primary:focus,
.modal-popup.modal-slide._show .modal-inner-wrap .amshopby-button:hover,
.modal-popup.modal-slide._show .modal-inner-wrap .amshopby-button:active,
.modal-popup.modal-slide._show .modal-inner-wrap .amshopby-button:focus,
.modal-popup.modal-slide._show .modal-inner-wrap .am-filter-go:hover,
.modal-popup.modal-slide._show .modal-inner-wrap .am-filter-go:active,
.modal-popup.modal-slide._show .modal-inner-wrap .am-filter-go:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
.modal-popup.modal-slide._show .modal-inner-wrap .action.primary:visited,
.modal-popup.modal-slide._show .modal-inner-wrap .amshopby-button:visited,
.modal-popup.modal-slide._show .modal-inner-wrap .am-filter-go:visited {
  color: #ffffff;
}
.modal-popup.modal-slide._show .modal-inner-wrap .action.secondary {
  padding: 0px 30px;
  background-color: #595959;
  border-color: #595959;
  color: #ffffff;
  padding: 0px 50px;
}
.modal-popup.modal-slide._show .modal-inner-wrap .action.secondary:hover,
.modal-popup.modal-slide._show .modal-inner-wrap .action.secondary:active,
.modal-popup.modal-slide._show .modal-inner-wrap .action.secondary:focus {
  background-color: #acacac;
  border-color: #acacac;
  color: #ffffff;
}
.modal-popup.modal-slide._show .modal-inner-wrap .action.secondary:visited {
  color: #ffffff;
}
.modal-popup.modal-slide._show .modal-footer {
  padding-top: 50px;
  padding-bottom: 60px;
  border: 0;
  text-align: center;
}
.modal-popup.modal-slide._show .action-close {
  padding: 20px;
}
.modal-popup.confirm .modal-inner-wrap {
  width: auto;
}
.modal-popup.confirm .modal-content {
  text-align: center;
}
.modal-popup.confirm .modal-footer {
  text-align: center;
}
.modal-popup.confirm .modal-footer .action-secondary {
  padding: 12px 30px;
}
.modal-popup.confirm .modal-footer .action-secondary span {
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
}
.modal-popup.confirm .modal-footer .action-primary {
  padding: 12px 30px;
  height: auto;
  line-height: 20px;
}
.modal-popup.confirm .modal-footer .action-primary span {
  font-size: 18px;
}
/* TABLET DESIGN (up to 1024px)
   @screen__tablet = 1024px
*/
body.customer-account-login .page-wrapper .message a {
  color: #ffffff;
  text-decoration: underline;
}
body.customer-account-login .page-wrapper .message a:hover {
  color: #ffffff;
}
body .page-wrapper .messages {
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
}
body .page-wrapper .messages .message > div {
  margin-bottom: 12px;
  margin-top: 12px;
}
body .page-wrapper .message {
  display: table;
  margin: 0 auto 25px;
}
body .page-wrapper .message > div {
  line-height: 28px;
  font-size: 16px;
  font-weight: 200;
  text-align: left;
}
body .page-wrapper .message > *:first-child:before {
  font-family: 'Font Awesome 5 Free';
  color: #ffffff;
  font-weight: 900;
  font-size: 16px;
  top: 17px;
  line-height: normal;
  margin-top: 0;
}
body .page-wrapper .message a {
  color: #111111;
}
body .page-wrapper .message.info {
  background: #dbb03a;
}
body .page-wrapper .message.info > div {
  color: white;
}
body .page-wrapper .message.info > *:first-child:before {
  content: '\f0f3';
}
.checkout-cart-index .cart-container {
  position: relative;
}
.checkout-cart-index .cart-container .cart-print-button {
  position: absolute;
  top: -50px;
  right: 20px;
}
.swatch-attribute-label {
  font-weight: bold;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required="1"]:after {
  content: '*';
  color: red;
  position: absolute;
  right: -11px;
  top: -2px;
  font-weight: bold;
  font-size: 1em;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin-top: 10px;
  line-height: 14px;
}
.swatch-option {
  width: 30px;
  padding: 1px 2px;
  min-width: 30px;
  max-width: 90px;
  height: 30px;
  float: left;
  margin: 0 10px 5px 0;
  text-align: center;
  cursor: pointer;
  position: relative;
  border: none;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 50%;
}
.swatch-option.text {
  background: #F0F0F0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  padding: 4px 8px;
  min-width: 22px;
  margin-right: 7px;
}
.swatch-option.text.selected {
  background-color: #FFF !important;
}
.swatch-option.selected {
  outline: none;
  border: 2px solid white;
  box-shadow: 0 0 0 1px #d5d5d5;
}
.clearfix:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.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 {
  color: black;
  background: #fff;
  border: 1px solid #fff;
}
.swatch-option:not(.disabled):hover {
  outline: 1px solid #999;
  border: 1px solid #fff;
  color: #333;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  outline: none;
  border: 2px solid white;
  box-shadow: 0px 0px 0px 1px #d5d5d5;
}
.swatch-option.disabled {
  cursor: default;
}
.swatch-option.disabled:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
}
.swatch-option-tooltip {
  max-width: 140px;
  /*max-height: 160px;*/
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  position: absolute;
  padding: 5px;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  text-align: center;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  left: 40%;
  position: absolute;
  bottom: 0;
  height: 8px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  content: '';
  position: relative;
  top: 1px;
  left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7.5px 0 7.5px;
  border-color: #fff transparent transparent transparent;
  font-size: 1px;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  content: '';
  position: relative;
  top: 2px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8.5px 0 8.5px;
  border-color: #adadad transparent transparent transparent;
  font-size: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  width: 130px;
  margin: 0 auto;
}
.swatch-option-tooltip .title,
.swatch-option-tooltip-layered .title {
  max-width: 140px;
  min-height: 20px;
  max-height: 200px;
  color: #282828;
  text-align: center;
  display: block;
  overflow: hidden;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  text-decoration: none !important;
  position: static;
  z-index: 1;
}
/* Layered Features */
.swatch-option-link-layered {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-tooltip-layered {
  width: 140px;
  position: absolute;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  left: -47px;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -5px;
  left: 0;
  color: #282828;
  text-align: center;
  margin-bottom: 10px;
}
.swatch-option-disabled:after {
  content: '';
  position: absolute;
  width: 42px;
  height: 2px;
  background: red;
  transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  z-index: 995;
  left: -4px;
  top: 10px;
}
.swatch-option-disabled {
  outline: none !important;
  cursor: default;
  border: 0;
}
/* Bugfix for Add To Cart button */
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
body a.mt-swatch-link {
  font-size: 16px;
}
body.page-products .products-grid .product-item:nth-child(3n + 1) {
  margin-left: 0%;
}
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset > .field {
  padding-top: 8px;
  padding-bottom: 10px;
}
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset > .field .label.requisition-label {
  white-space: nowrap;
}
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset > .field textarea {
  display: inline-block;
}
.hide {
  display: none !important;
}
.lac-notification-sticky {
  position: absolute;
  z-index: 10000000;
  background: white;
  width: 30%;
  border: 1px solid black;
  padding: 5px 15px;
}
body.cms-request_catalog .amcform-toolbar .amcform-submit.action.submit.primary {
  display: inline-block;
  margin: 20px auto;
  background-color: #615d85;
}
body.catalog-product_compare-index .action.print {
  float: right;
  margin: 15px 0;
}
body.checkout-index-index.page-layout-checkout .opc-block-summary .product-item-details dl.item-options {
  float: right;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty .counter-number:before {
  content: "(";
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty .counter-number:after {
  content: ")";
}
.catalog-category-view.yotpo-yotpo-is-enabled .page-main div.yotpo.bottomLine.bottomline-position,
.wishlist-index-index.yotpo-yotpo-is-enabled .page-main div.yotpo.bottomLine.bottomline-position {
  display: none;
  margin: 0 auto;
}
.yotpo .yotpo-first-review {
  margin-bottom: 125px;
}
.yotpo-title.block-title.title {
  text-align: center;
}
.yotpo-title.block-title.title strong {
  font-family: 'futura-pt';
  font-weight: 600;
  color: #111111;
  line-height: 50px;
  text-transform: uppercase;
  margin: 0;
  font-size: 35px;
  letter-spacing: 0.06em;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot,
.owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
.owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
.owl-carousel .cart.table-wrapper .actions-toolbar > .action.owl-dot,
.owl-carousel .owl-nav .action-gift.owl-next,
.owl-carousel .owl-nav .action-gift.owl-prev,
.owl-carousel .action-gift.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(../../../../../frontend/IWD/mt/en_US/Mageplaza_Core/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
  /* added this */
}
.owl-item {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
}
body .page-wrapper .page-header .amquote-cart-wrapper.minicart-wrapper {
  padding-top: 30px;
}
body .page-wrapper .page-header .amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty {
  background: none;
  height: auto;
  min-width: auto;
  margin: 0;
  padding: 0;
  display: inline;
  border-radius: 0;
  font-size: 16px;
  line-height: 1;
}
body .page-wrapper .page-header .amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty.empty {
  display: none;
}
body .page-wrapper .page-header.fixed-position .amquote-cart-wrapper.minicart-wrapper {
  padding-top: 32px;
  right: 145px;
  margin: 0;
  padding-left: 0;
}
body .page-wrapper .page-header.fixed-position .amquote-cart-wrapper.minicart-wrapper .amquote-showcart > .text {
  font-size: 16px;
  color: #111111;
}
body .page-wrapper .page-header.fixed-position.mini .amquote-cart-wrapper.minicart-wrapper {
  padding-top: 20px;
}
body .page-wrapper .page-header.fixed-position .amquote-showcart .counter-number {
  text-shadow: none;
  color: #9b95d7;
  font-weight: 700;
}
body .page-wrapper .page-header #quote-cart dl {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
}
body .page-wrapper .page-header #quote-cart dl dt.label {
  font-weight: 400;
  margin-bottom: 0px;
  margin-top: 0;
  margin-right: 4px;
  float: left;
  line-height: 14px;
}
body .page-wrapper .page-header #quote-cart dl dt.label:after {
  content: ':';
}
body .page-wrapper .page-header #quote-cart dl dd.values {
  margin-bottom: 7px;
  font-weight: 400;
  line-height: 14px;
}
body .page-wrapper .page-header #quote-cart .price {
  font-weight: normal;
}
body .page-wrapper .amquote-addto-button {
  width: 49%;
  float: left;
  display: block;
  text-transform: uppercase;
  font-family: 'futura-pt';
  font-size: 15px;
  letter-spacing: 0.05em;
  background-color: #615d85;
  border-color: #615d85;
  margin: 0;
  font-weight: normal;
  color: #fff;
  padding: 14px 5px;
}
body .page-wrapper .amquote-addto-button:hover {
  opacity: 0.9;
}
body .page-wrapper .box-tocart .action.tocart:not(.start-ensemble-action) {
  width: 49%;
  float: right;
  display: block;
  font-size: 18px;
}
body .page-wrapper .quote-details .field {
  margin: 0;
}
body .page-wrapper .quote-details .field .label {
  width: 100%;
  text-align: left;
}
body .page-wrapper .quote-details .field textarea,
body .page-wrapper .quote-details .field input[type="text"],
body .page-wrapper .quote-details .field input[type="email"] {
  box-shadow: none;
  background: #ffffff;
  border: 1px solid #000000;
}
body .page-wrapper .amasty-quote-update .product-image-wrapper img.product-image-photo {
  width: 220px;
}
body .page-wrapper .amasty-quote-update a.add-note-quote {
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: none;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body .page-wrapper .amasty-quote-update a.action.continue,
body .page-wrapper .amasty-quote-update button.action.clear,
body .page-wrapper .amasty-quote-update button.action.update,
body .page-wrapper .amasty-quote-update .cart.table-wrapper .actions-toolbar > .action.action.clear,
body .page-wrapper .amasty-quote-update .cart.table-wrapper .actions-toolbar > .action.action.update,
body .page-wrapper .amasty-quote-update .action-gift.action.clear,
body .page-wrapper .amasty-quote-update .action-gift.action.update {
  text-transform: uppercase;
  font-family: 'futura-pt';
  font-size: 16px;
  font-weight: 500;
}
body .page-wrapper .amasty-quote-update .control.price {
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
}
body .page-wrapper .amasty-quote-update .control.price .input-text.price.amquotereq-input {
  width: 90px;
  max-width: 80%;
}
body .page-wrapper .amasty-quote-update .cart.main.actions .action.continue {
  padding-left: 10px;
}
body .page-wrapper .amasty-quote-update .cart.main.actions .action.continue span {
  display: inline-block;
  letter-spacing: 0.05em;
}
body .page-wrapper .amasty-quote-update .quote-details .control {
  margin-top: 5px;
}
body .page-wrapper .quote-details {
  padding: 0;
}
body .page-wrapper .quote-details .control {
  margin: 0;
}
body .page-wrapper .amquote-cart-summary .fieldset > .field .note {
  max-width: 200px;
}
body .page-wrapper .checkout-success p {
  line-height: 40px;
}
body .page-wrapper .checkout-success .actions-toolbar {
  padding: 30px 0 0 0;
}
body .page-wrapper .checkout-success a,
body .page-wrapper .checkout-success strong {
  color: #595959;
}
body.amasty_quote-quote-success .page-title-wrapper {
  text-align: center;
  padding: 40px 0;
}
body.amasty_quote-quote-success .checkout-success {
  padding: 0 15px 40px 15px;
}
body.page-product-bundle.catalog-product-view .page-wrapper .amquote-addto-button {
  font-size: 15px;
}
body.page-product-bundle.catalog-product-view .page-wrapper .box-tocart .action.tocart:not(.start-ensemble-action) {
  padding: 0;
}
body .amquote-cart-wrapper.minicart-wrapper .amquote-showcart.action:before {
  background: none;
  content: "\f044";
  color: black;
  font-family: "Font Awesome 5 Free";
  margin: 0;
  font-size: 16px;
}
body .amquote-cart-wrapper.minicart-wrapper .minicart-items-wrapper {
  max-height: 325px;
}
body .amquote-cart-wrapper.minicart-wrapper .amquote-showcart > .text {
  width: auto;
  height: auto;
  position: relative;
  margin: 0 0 0 -5px;
  font-size: 14px;
}
body .empty-group-number-message {
  text-align: center;
  background: #ff0;
  margin: 10px 0;
  padding: 5px;
}
@media only screen and (max-width: 1240px) {
  body.catalog-product-view.page-product-bundle .page-wrapper .amquote-addto-button {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1023px) {
  body.catalog-product-view.page-product-bundle .page-wrapper .amquote-addto-button {
    font-size: 18px;
  }
}
body a.button {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
body.page-layout-2columns-left.wishlist-index-index .main {
  padding-left: 0;
}
.cms-styleguide-demo-page .page-main {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0 80px;
}
.cms-styleguide-demo-page .page-main .color-1-dark {
  background: #615d85;
  color: black;
  height: 50px;
  width: 200px;
  border-radius: 3px;
}
.cms-styleguide-demo-page .page-main .color-1-light {
  background: #9b95d7;
  color: black;
  height: 50px;
  width: 200px;
  border-radius: 3px;
}
.cms-styleguide-demo-page .page-main .color-2-dark {
  background: #111111;
  color: white;
  height: 50px;
  width: 200px;
  border-radius: 3px;
}
.cms-styleguide-demo-page .page-main .color-2-light {
  background: #393939;
  color: white;
  height: 50px;
  width: 200px;
  border-radius: 3px;
}
.cms-styleguide-demo-page .page-main .color-3-dark {
  background: #595959;
  color: white;
  height: 50px;
  width: 200px;
  border-radius: 3px;
}
.cms-styleguide-demo-page .page-main .color-3-light {
  background: #acacac;
  color: white;
  height: 50px;
  width: 200px;
  border-radius: 3px;
}
.cms-styleguide-demo-page .page-main .color-4-dark {
  background: #d5d5d5;
  color: white;
  height: 50px;
  width: 200px;
  border-radius: 3px;
}
.cms-styleguide-demo-page .page-main .color-4-light {
  background: #f1f1f1;
  color: white;
  height: 50px;
  width: 200px;
  border-radius: 3px;
}
.cms-styleguide-demo-page .page-main .color-5 {
  background: #f8f8f8;
  color: black;
  height: 50px;
  width: 200px;
  border-radius: 3px;
}
.cms-styleguide-demo-page .page-main .color-6 {
  background: #ffffff;
  color: black;
  height: 50px;
  width: 200px;
  border-radius: 3px;
  border: 1px solid #f8f8f8;
}
.cms-styleguide-demo-page .page-main .section-wrapper.colors .section-content > div {
  margin: 5px;
  display: inline-block;
  text-align: center;
  line-height: 50px;
}
.cms-styleguide-demo-page .page-main .section-wrapper.typefaces .typeface-1 {
  font-family: 'futura-pt';
}
.cms-styleguide-demo-page .page-main .section-wrapper.typefaces .typeface-2 {
  font-family: 'futura-pt';
}
.cms-styleguide-demo-page .page-main .section-wrapper.featured-link a {
  /* Todo: add config var */
  /* Assign dynamically named variables to the reference variable  */
  /* TODO:  Change this to color not font_color */
  /* Assign reference variables to attributes */
  font-family: 'futura-pt';
  font-size: 44px;
  font-weight: 600;
  color: #111111;
  letter-spacing: 0.04em;
  line-height: 54px;
  text-transform: uppercase;
  margin: 0;
  color: #9b95d7;
}
.cms-styleguide-demo-page .page-main .section-wrapper.featured-link a:hover,
.cms-styleguide-demo-page .page-main .section-wrapper.featured-link a:focus {
  color: #615d85;
}
.cms-styleguide-demo-page .page-main .section-wrapper.buttons button.button.action.banner,
.cms-styleguide-demo-page .page-main .section-wrapper.buttons .cart.table-wrapper .actions-toolbar > .action.button.action.banner,
.cms-styleguide-demo-page .page-main .section-wrapper.buttons .action-gift.button.action.banner {
  background-color: transparent;
  height: 64px;
  padding: 0px 14px;
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  border: 2px solid #ffffff;
  border-radius: 3px;
  letter-spacing: 0em;
  text-transform: uppercase;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.cms-styleguide-demo-page .page-main .section-wrapper.buttons button.button.action.banner:hover,
.cms-styleguide-demo-page .page-main .section-wrapper.buttons .cart.table-wrapper .actions-toolbar > .action.button.action.banner:hover,
.cms-styleguide-demo-page .page-main .section-wrapper.buttons .action-gift.button.action.banner:hover {
  background: #ffffff;
  color: #615d85;
  border-color: #ffffff;
}
.cms-styleguide-demo-page .page-main .section-wrapper.buttons button.button.action.banner:active,
.cms-styleguide-demo-page .page-main .section-wrapper.buttons .cart.table-wrapper .actions-toolbar > .action.button.action.banner:active,
.cms-styleguide-demo-page .page-main .section-wrapper.buttons .action-gift.button.action.banner:active {
  box-shadow: none;
}
.cms-styleguide-demo-page .page-main .section-wrapper.social-icons .product-social-links a {
  font-size: 20px;
  padding: 0 10px;
}
.cms-styleguide-demo-page .page-main .section-wrapper.social-icons .product-social-links a:before {
  display: none;
}
.cms-styleguide-demo-page .page-main .section-wrapper.social-icons .product-social-links a:first-child {
  padding: 0 10px 0 0;
}
.cms-styleguide-demo-page .page-main .section-wrapper.social-icons .product-social-links a:last-child {
  padding: 0 0 0 10px;
}
.cms-styleguide-demo-page .page-main .section-wrapper.social-icons .product-social-links a:visited {
  color: #615d85;
}
.cms-styleguide-demo-page .page-main .section-wrapper.social-icons .product-social-links a:visited:hover {
  color: #9b95d7;
}
.cms-styleguide-demo-page .page-main .section-wrapper.social-icons .footer-social {
  text-align: center;
}
.cms-styleguide-demo-page .page-main .section-wrapper.social-icons .footer-social li {
  display: inline-block;
  padding: 0 15px;
}
.cms-styleguide-demo-page .page-main .section-wrapper.social-icons .footer-social li a span {
  font-size: 16px;
}
.cms-styleguide-demo-page .page-main .section-wrapper.social-icons .footer-social li a:visited {
  color: #615d85;
}
.cms-styleguide-demo-page .page-main .section-wrapper.social-icons .footer-social li a:visited:hover {
  color: #9b95d7;
}
.cms-styleguide-demo-page .page-main .section-wrapper.social-icons .footer-social li:first-child {
  padding: 0 15px 0 0;
}
.cms-styleguide-demo-page .page-main .section-wrapper.social-icons .footer-social li:last-child {
  padding: 0 0 0 15px;
}
.cms-styleguide-demo-page .page-main .section-wrapper.divider-lines hr.hr-1 {
  border: 1px solid #f1f1f1;
}
.cms-styleguide-demo-page .page-main .section-wrapper.divider-lines hr.hr-2 {
  border: 2px solid #d5d5d5;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.checkout-container .change-shipping-address-button,
.checkout-container .change-billing-address-button {
  display: block;
  margin-bottom: 15px;
}
.checkout-container .edit-shipping-address-button,
.checkout-container .edit-billing-address-button {
  display: block;
}
.checkout-container .checkout-shipping-address div.new-address-popup,
.checkout-container .checkout-payment-method div.new-address-popup {
  margin: 0 35px 20px 0;
  position: relative;
}
.checkout-container .checkout-shipping-address div.change-address-popup,
.checkout-container .checkout-payment-method div.change-address-popup {
  margin: 5px 0 -5px 0;
}
.checkout-container .checkout-shipping-address div.edit-address-popup,
.checkout-container .checkout-payment-method div.edit-address-popup {
  float: left;
  margin: 5px 35px -5px 0;
}
.checkout-container .checkout-shipping-address div.shipping-address-item.selected,
.checkout-container .checkout-payment-method div.shipping-address-item.selected,
.checkout-container .checkout-shipping-address .checkout-billing-address,
.checkout-container .checkout-payment-method .checkout-billing-address {
  margin: 0;
  padding-left: 0;
}
.checkout-container .checkout-shipping-address .new-billing-address-button,
.checkout-container .checkout-payment-method .new-billing-address-button {
  display: block;
  margin: 20px 35px 0 20px;
  position: relative;
}
.shipping-address-modal.modal-popup.modal-slide .modal-inner-wrap[class],
.billing-address-modal.modal-popup.modal-slide .modal-inner-wrap[class] {
  background-color: #ffffff;
}
.shipping-address-modal .modal-inner-wrap h1.modal-title,
.billing-address-modal .modal-inner-wrap h1.modal-title {
  border: none;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-search,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-search {
  width: 250px;
}
.shipping-address-modal .modal-inner-wrap .block.block-search,
.billing-address-modal .modal-inner-wrap .block.block-search {
  left: 20px;
  position: absolute;
  top: 81px;
}
.shipping-address-modal .modal-inner-wrap .admin__action-select-shipping-addressmultiselect-search-count,
.billing-address-modal .modal-inner-wrap .admin__action-select-shipping-addressmultiselect-search-count {
  border-bottom: 1px solid #cccccc;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  margin: 5px -30px 10px -30px;
  padding: 0 0 5px 30px;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-empty-area,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-empty-area {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding-top: 5px;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root {
  border-bottom: 1px solid #cccccc;
  clear: both;
  float: left;
  margin-bottom: 10px;
  padding-bottom: 15px;
  position: relative;
  width: 100%;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-details,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-details {
  float: left;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected {
  float: right;
  margin-right: 20px;
  margin-top: 20px;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .cart.table-wrapper .actions-toolbar > .action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .cart.table-wrapper .actions-toolbar > .action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here .cart.table-wrapper .actions-toolbar > .action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here .cart.table-wrapper .actions-toolbar > .action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address .cart.table-wrapper .actions-toolbar > .action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address .cart.table-wrapper .actions-toolbar > .action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .cart.table-wrapper .actions-toolbar > .action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .cart.table-wrapper .actions-toolbar > .action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .action-gift,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .action-gift,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here .action-gift,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here .action-gift,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address .action-gift,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address .action-gift,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .action-gift,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .action-gift {
  background: #006bb7;
  border: 1px solid #006bb4;
  box-shadow: none;
  color: #ffffff;
  outline: 0;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .cart.table-wrapper .actions-toolbar > .action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .cart.table-wrapper .actions-toolbar > .action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .action-gift,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .action-gift {
  background-color: #eeeeee;
  border: none;
  box-shadow: none;
  color: #777777;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button:hover,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .cart.table-wrapper .actions-toolbar > .action:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .cart.table-wrapper .actions-toolbar > .action:hover,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .action-gift:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .action-gift:hover {
  cursor: auto;
  background-color: #eeeeee;
  border: none;
  box-shadow: none;
  color: #777777;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address {
  float: right;
  margin-right: 20px;
  margin-top: 20px;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .cart.table-wrapper .actions-toolbar > .action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .cart.table-wrapper .actions-toolbar > .action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .cart.table-wrapper .actions-toolbar > .action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .cart.table-wrapper .actions-toolbar > .action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .action-gift,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .action-gift,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .action-gift,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .action-gift {
  background-color: Transparent;
  border: none;
  box-shadow: none;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .cart.table-wrapper .actions-toolbar > .action.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .cart.table-wrapper .actions-toolbar > .action.action-primary,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .action-gift.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .action-gift.action-primary {
  color: #777777;
  text-transform: uppercase;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary:hover,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .cart.table-wrapper .actions-toolbar > .action.action-primary:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .cart.table-wrapper .actions-toolbar > .action.action-primary:hover,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .action-gift.action-primary:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .action-gift.action-primary:hover {
  cursor: auto;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button.action-primary,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .cart.table-wrapper .actions-toolbar > .action.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .cart.table-wrapper .actions-toolbar > .action.action-primary,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .action-gift.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .action-gift.action-primary {
  color: #006bb4;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner {
  margin-top: 10px;
  overflow-y: auto;
}
.shipping-address-modal .modal-inner-wrap ul,
.billing-address-modal .modal-inner-wrap ul {
  list-style-type: none;
  padding-left: 0;
}
.admin__data-grid-loading-mask {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 4;
}
.admin__data-grid-loading-mask .spinner {
  background: url('../images/loader-2.gif') 50% 50% no-repeat;
  display: inline-block;
  font-size: 4rem;
  height: 1em;
  left: 50%;
  margin-left: -2rem;
  margin-right: 1.5rem;
  position: absolute;
  top: 50%;
  width: 1em;
}
.ie9 .admin__data-grid-loading-mask .spinner {
  background: url('../images/loader-2.gif') 50% 50% no-repeat;
  bottom: 0;
  height: 149px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 218px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
#delivery-method-selector .action.selected {
  background: #ffffff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 20px 0 0;
}
.location-details .location-name {
  font-size: 18px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #c1c1c1;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 18px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #cccccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .action-gift:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary),
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:active,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:not(.primary),
.slick-dots li .action-gift:active,
.slick-dots li .action-gift:focus,
.slick-dots li .action-gift:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li.slick-active .action-gift {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link {
  line-height: 2.2rem;
  font-size: 1.8rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #1979c3;
  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: #1979c3;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:active {
  color: #ff5501;
  text-decoration: underline;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:focus,
.action-gift.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link.disabled,
.action-gift.pagebuilder-button-link[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-link {
  color: #1979c3;
  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: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary.disabled,
.action-gift.pagebuilder-button-primary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary.disabled,
.action-gift.pagebuilder-button-secondary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1280px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0 0 5px;
}
.pagebuilder-accordion > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus,
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
.quickorder-index-index .column .block-addbysku .action.remove {
  display: none;
  display: inline-block;
  text-decoration: none;
}
.quickorder-index-index .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;
}
.quickorder-index-index .column .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 22px;
  color: #8f8f8f;
  content: '\e604';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.quickorder-index-index .column .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.quickorder-index-index .column .block-addbysku .action.remove:active:before {
  color: inherit;
}
.quickorder-index-index .column .block-addbysku .action:active,
.quickorder-index-index .column .block-addbysku .action:not(:focus) {
  box-shadow: none;
}
.quickorder-index-index .column .block-addbysku .action:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.quickorder-index-index .column .block-addbysku .action.add {
  display: none;
}
.quickorder-index-index .column .block-addbysku .fieldset .fields .actions-toolbar {
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 5px;
  position: relative;
  top: .3rem;
  vertical-align: top;
}
.quickorder-index-index .column .block-addbysku .block-content .actions-toolbar {
  margin-bottom: 30px;
}
.quickorder-index-index .column .block-addbysku .box-items {
  margin-bottom: 30px;
}
.quickorder-index-index .column .block-addbysku .box-upload {
  margin-bottom: 60px;
}
.quickorder-index-index .column .block-addbysku .deletable-item .label {
  display: none;
}
.quickorder-index-index .column .block-addbysku .deletable-item:last-child .remove {
  display: none;
}
.quickorder-index-index .upload .label {
  margin-bottom: 0;
}
.quickorder-index-index .upload .label + .note {
  margin-bottom: 5px;
  padding-top: 0;
}
.quickorder-index-index .upload-container {
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.quickorder-index-index .upload-container .action-upload {
  cursor: pointer;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.quickorder-index-index .upload-container .file-upload {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  border-radius: 3px;
  text-align: center;
}
.quickorder-index-index .upload-container .file-upload:focus,
.quickorder-index-index .upload-container .file-upload:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.quickorder-index-index .upload-container .file-upload:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.quickorder-index-index .upload-container .file-upload.disabled,
.quickorder-index-index .upload-container .file-upload[disabled],
fieldset[disabled] .quickorder-index-index .upload-container .file-upload {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.quickorder-index-index .product-block {
  background-color: #f0f0f0;
}
.quickorder-index-index .product-block:not(:empty) {
  border: 1px solid #c2c2c2;
  border-top: none;
}
.quickorder-index-index .product-block .product-image {
  border: 1px solid #c2c2c2;
  float: left;
  margin: 1.5rem;
}
.quickorder-index-index .product-block .product-image img {
  display: block;
  max-width: 5rem;
}
.quickorder-index-index .product-block .product-name {
  overflow: hidden;
  padding: 1.5rem;
}
.quickorder-index-index .product-block .product-name .name {
  display: inline-block;
  margin-bottom: 10px;
}
.quickorder-index-index .product-error .message {
  margin: 0;
}
.quickorder-index-index .product-error.general-error .message {
  margin-bottom: 10px;
}
.quickorder-index-index .product-error.general-error .message:last-child {
  margin-bottom: 25px;
}
.quickorder-index-index .ui-front {
  z-index: 100;
}
.quickorder-index-index .ui-front .ui-helper-hidden-accessible {
  display: none;
}
.quickorder-index-index .ui-front > ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.quickorder-index-index .ui-front > ul:not(:empty) {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
}
.quickorder-index-index .ui-front > ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.quickorder-index-index .ui-front > ul li:first-child {
  border-top: none;
}
.quickorder-index-index .ui-front > ul li:hover,
.quickorder-index-index .ui-front > ul li.selected {
  background: #e8e8e8;
}
.quickorder-index-index .ui-front > ul li a {
  color: #333333;
  font-weight: 700;
  margin-right: 5px;
  text-decoration: none;
}
.quickorder-index-index .ui-autocomplete {
  cursor: default;
  left: 0;
  position: absolute;
  top: 0;
}
/**
 * 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;
}
[data-content-type='dynamic_block'] figure[data-content-type='image'] img {
  display: inline;
}
[data-content-type='dynamic_block'] .block-banners .banner-item-content,
[data-content-type='dynamic_block'] .block-banners-inline .banner-item-content {
  margin-bottom: auto;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.checkout-container .checkout-payment-method div.new-address-popup {
  margin: 0 35px 20px 20px;
  position: relative;
}
.checkout-shipping-address .address-sender {
  position: relative;
  z-index: 1;
}
.checkout-shipping-address .address-sender .radio {
  position: absolute;
  top: 9px;
}
.checkout-shipping-address .address-sender .radio ~ .shipping-address-item {
  left: 25px;
  padding: 0 0 25px 0;
}
.checkout-shipping-address .address-sender .radio ~ .shipping-address-item:before {
  content: none;
}
.checkout-shipping-address .default-shipping-address.address-sender ~ .new-address-popup {
  margin-left: 25px;
}
.amslick-slider-container {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.amslick-slider-container .slick-dots li .action-gift:focus,
.amslick-slider-container .slick-dots li .action-gift:hover {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  display: block;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  left: 0;
  margin: 0 auto;
  top: 0;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  content: '';
  display: table;
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  background: 0 0;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-list:before {
  animation: loading 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border-style: solid;
  border-top-color: #5c5c5c;
  border-width: 3px;
  content: '';
  display: block;
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.amslick-slider-container .slick-dots {
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.amslick-slider-container .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: 0;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  background: 0 0;
  border: 0;
  color: transparent;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 5px;
  width: 20px;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.amslick-slider-container .slick-dots li .action-gift:focus:before,
.amslick-slider-container .slick-dots li .action-gift:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li .action-gift:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  content: '•';
  font-size: 16px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.amslick-slider-container .slick-dots li.slick-active button:before,
.amslick-slider-container .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li.slick-active .action-gift:before {
  color: #000000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  padding: 0 20px;
  touch-action: pan-y;
  user-select: none;
}
.amslick-slider-container .slick-slider .slick-arrow {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  border: none;
  color: transparent;
  font-size: 0;
  height: 22px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: background .3s ease;
  width: 15px;
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.frmb.ui-sortable {
  min-height: 300px;
}
.form-builder-wrap {
  min-height: 600px;
}
.form-builder-wrap div.form-actions.btn-group {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
div#frmb-0-cb-wrap {
  position: relative;
  padding-bottom: 40px;
  min-height: 300px;
}
#loading_image_container {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999;
}
#form_submit_loading {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(rgba(11, 11, 11, 0.1), rgba(11, 11, 11, 0.6)) repeat-x rgba(11, 11, 11, 0.2);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11, 11, 11, 0.1)), to(rgba(11, 11, 11, 0.6))) repeat-x rgba(11, 11, 11, 0.2);
}
.fb-date .ui-datepicker-trigger {
  margin-left: 10px;
}
.fb-date input {
  cursor: pointer;
}
.am-picker-year .ui-datepicker-calendar td a {
  padding: 8px;
}
.amform-form {
  margin: 0 auto 10px;
  max-width: 700px;
}
.amform-form-fieldset.fieldset {
  margin-bottom: 10px;
}
.amform-form .fb-number {
  max-width: 200px;
}
.amform-groupv2 {
  display: inline-block;
}
.amcform-gdpr {
  display: none;
  margin-bottom: 20px;
}
.amform-versiontwo-label {
  display: inline;
  margin-right: 10px;
  padding-right: 20px;
  word-break: break-all;
}
.amform-form .amform-hide-formload,
.amform-form .amform-hide-formload.action.primary,
.amform-form .amform-hide-formload.amshopby-button,
.amform-form .amform-hide-formload.am-filter-go {
  display: none;
}
.amform-form .action.primary,
.amform-parent .action.primary,
.amform-form .amshopby-button,
.amform-parent .amshopby-button,
.amform-form .am-filter-go,
.amform-parent .am-filter-go {
  padding: 9px;
  min-width: 120px;
  background: #4776f0;
}
.amform-form .action.primary:hover,
.amform-parent .action.primary:hover,
.amform-form .amshopby-button:hover,
.amform-parent .amshopby-button:hover,
.amform-form .am-filter-go:hover,
.amform-parent .am-filter-go:hover {
  background: #2f5bcd;
}
.amform-form .action.primary:disabled,
.amform-parent .action.primary:disabled,
.amform-form .amshopby-button:disabled,
.amform-parent .amshopby-button:disabled,
.amform-form .am-filter-go:disabled,
.amform-parent .am-filter-go:disabled {
  background: #c4d1f3;
}
.amcform-toolbar {
  text-align: right;
}
.amcform-toolbar > div {
  display: inline-block;
}
.amform-form:not(.default) .amform-checkbox,
.amform-form:not(.default) .amform-radio,
.amform-form:not(.default) .amform-checkboxtwo,
.amform-form:not(.default) .amform-radiotwo {
  display: block;
  opacity: 0;
}
.amform-form:not(.default) .amform-checkbox + label,
.amform-form:not(.default) .amform-radio + label,
.amform-form:not(.default) .amform-checkboxtwo + label,
.amform-form:not(.default) .amform-radiotwo + label {
  position: relative;
  padding-left: 26px;
  line-height: 16px;
}
.amform-form:not(.default) .amform-checkbox + label:before,
.amform-form:not(.default) .amform-radio + label:before,
.amform-form:not(.default) .amform-checkboxtwo + label:before,
.amform-form:not(.default) .amform-radiotwo + label:before {
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  box-sizing: border-box;
  margin-right: 10px;
  width: 16px;
  height: 16px;
  border: 1px solid #e3e3e3;
  border-radius: 1px;
  content: '';
}
.amform-form:not(.default) .amform-checkbox:checked + label:before,
.amform-form:not(.default) .amform-radio:checked + label:before,
.amform-form:not(.default) .amform-checkboxtwo:checked + label:before,
.amform-form:not(.default) .amform-radiotwo:checked + label:before {
  border-color: #4776f0;
  background: #4776f0;
}
.amform-form:not(.default) .amform-checkbox:checked + label:after,
.amform-form:not(.default) .amform-checkboxtwo:checked + label:after {
  position: absolute;
  top: 3px;
  left: 5px;
  width: 4px;
  height: 9px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: '';
  transform: rotate(45deg);
}
.amform-form:not(.default) .amform-radio + label:before,
.amform-form:not(.default) .amform-radiotwo + label:before {
  border-radius: 50%;
}
.amform-form:not(.default) .amform-radio:checked + label:before,
.amform-form:not(.default) .amform-radiotwo:checked + label:before {
  border-width: 4px;
  background: #fff;
}
.amform-form:not(.default) .kc-toggle {
  margin: 0 4px 0 0;
  width: 26px;
  height: 16px;
  border: 0;
  border-radius: 20px;
  background: #e3e3e3;
}
.amform-form:not(.default) .kc-toggle.on {
  background: #4776f0;
}
.amform-form:not(.default) .kc-toggle .kct-inner {
  top: 2px;
  left: 2px;
  width: 12px;
  height: 12px;
  border: 0;
  border-radius: 12px;
  background: #fff;
}
.amform-form:not(.default) .kc-toggle.on .kct-inner {
  left: 12px;
}
.amform-form:not(.default) .kct-on,
.amform-form:not(.default) .kct-off,
.amform-form:not(.default) .kct-handle {
  display: none;
}
.amcform-page-titles {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  list-style: none;
}
.amcform-title {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 0 10px;
  color: #333333;
  text-align: center;
  font-size: 14px;
  line-height: 19px;
}
.amcform-title:hover {
  text-decoration: none;
}
.amcform-step {
  margin: 0 auto 20px;
  width: 38px;
  height: 38px;
  border: 1px solid #4776f0;
  border-radius: 50%;
  background-color: #4776f0;
  color: #ffffff;
  font-weight: 400;
  font-size: 14px;
  line-height: 36px;
}
.amcform-title-wrap {
  position: relative;
  flex-grow: 1;
  margin-bottom: 18px;
  min-width: 90px;
  max-width: 148px;
  text-align: center;
}
.amcform-title-wrap:before,
.amcform-title-wrap:after {
  position: absolute;
  top: 17px;
  right: 51%;
  display: block;
  width: 100%;
  height: 4px;
  background: #e3e3e3;
  content: '';
}
.amcform-title-wrap:after {
  right: auto;
  left: 50%;
  content: none;
}
.amcform-title-wrap:first-child:before,
.amcform-title-wrap:last-child:after {
  content: none;
}
.amcform-title-wrap.-done + .amcform-title-wrap:before {
  background: #92b0ff;
}
.amcform-title-wrap.ui-state-active ~ .amcform-title-wrap:before {
  background: #e3e3e3;
}
.amcform-title-wrap.-disabled {
  pointer-events: none;
}
.amcform-title-wrap.-disabled .amcform-step {
  border-color: #e3e3e3;
  background: #ffffff;
  color: #b8b8b8;
}
.amcform-title-wrap.-error .amcform-step {
  border-color: #eb5757;
  background: #eb5757 url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjI5Mjg5NCAxLjcwNzExQy0wLjA5NzYzMTIgMS4zMTY1OCAtMC4wOTc2MzEyIDAuNjgzNDE3IDAuMjkyODk0IDAuMjkyODkzQzAuNjgzNDE4IC0wLjA5NzYzMTEgMS4zMTY1OCAtMC4wOTc2MzExIDEuNzA3MTEgMC4yOTI4OTNMNiA0LjU4NTc5TDEwLjI5MjkgMC4yOTI4OTNDMTAuNjgzNCAtMC4wOTc2MzExIDExLjMxNjYgLTAuMDk3NjMxMSAxMS43MDcxIDAuMjkyODkzQzEyLjA5NzYgMC42ODM0MTcgMTIuMDk3NiAxLjMxNjU4IDExLjcwNzEgMS43MDcxMUw3LjQxNDIxIDZMMTEuNzA3MSAxMC4yOTI5QzEyLjA5NzYgMTAuNjgzNCAxMi4wOTc2IDExLjMxNjYgMTEuNzA3MSAxMS43MDcxQzExLjMxNjYgMTIuMDk3NiAxMC42ODM0IDEyLjA5NzYgMTAuMjkyOSAxMS43MDcxTDYgNy40MTQyMUwxLjcwNzExIDExLjcwNzFDMS4zMTY1OCAxMi4wOTc2IDAuNjgzNDE4IDEyLjA5NzYgMC4yOTI4OTQgMTEuNzA3MUMtMC4wOTc2MzA2IDExLjMxNjYgLTAuMDk3NjMwNiAxMC42ODM0IDAuMjkyODk0IDEwLjI5MjlMNC41ODU3OSA2TDAuMjkyODk0IDEuNzA3MTFaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K) center center no-repeat;
  color: #fff;
  font-size: 0;
}
.amcform-title-wrap.-disabled .amcform-label {
  color: #b8b8b8;
}
.amcform-title-wrap.ui-state-active .amcform-label {
  color: #4776f0;
}
.amcform-title-wrap.-error .amcform-label {
  color: #eb5757;
}
.action.primary.amcform-next,
.action.primary.amcform-prev,
.amshopby-button.amcform-next,
.amshopby-button.amcform-prev,
.am-filter-go.amcform-next,
.am-filter-go.amcform-prev {
  display: inline-block;
  margin: 20px auto;
}
.action.primary.amcform-prev,
.amshopby-button.amcform-prev,
.am-filter-go.amcform-prev {
  margin-right: 15px;
}
.action.primary.amcform-submit,
.amshopby-button.amcform-submit,
.am-filter-go.amcform-submit {
  float: none;
}
.amcform-popup-block {
  z-index: 9999;
  box-sizing: border-box;
}
.amcform-popup-block .modal-title {
  padding: 0;
  border: none;
}
.amcform-popup-block .modal-inner-wrap {
  max-width: 520px;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 4px;
}
.amcform-popup-block .modal-header {
  box-sizing: border-box;
  margin: 0;
  padding: 40px 10px 10px;
  width: 100%;
  border: none;
  text-align: center;
}
.amcform-popup-block .modal-title {
  font-weight: 700;
  font-size: 18px;
}
.amcform-popup-block .amcform-notice {
  display: block;
  margin: 0;
  padding: 0 0 10px;
  width: 100%;
  border-bottom: 1px solid #c1c1c1;
  text-align: center;
  word-break: break-word;
  font-weight: 400;
  font-size: 12px;
}
.amcform-popup-block .modal-footer {
  padding: 15px 15px 25px;
}
.amcform-popup-block .amcform-button {
  margin: 0 10px 0 0;
}
.amform-popup-close {
  position: absolute;
  top: 5px;
  right: 20px;
  display: inline-block;
  float: right;
  color: #aaa;
  font-weight: bold;
  font-size: 20px;
  cursor: pointer;
}
.amform-popup {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.amform-show {
  display: inline-block;
  margin: 10px;
  vertical-align: middle;
}
.amform-popup-close .amform-close {
  position: fixed;
}
.amform-content {
  position: relative;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 20px;
  max-height: 80%;
  height: auto;
  border: 1px solid #888;
  border-radius: 2%;
  background-color: #fefefe;
}
.linear-theme.rendered-form {
  max-width: 720px;
}
.linear-theme .fields {
  margin: 0 -20px;
  padding: 0 20px;
}
.linear-theme.rendered-form .form-control,
.linear-theme.rendered-form .amform-date,
.linear-theme.rendered-form .amform-time {
  position: relative;
  z-index: 1;
  padding: 0;
  min-height: 30px;
  max-width: 100%;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #ccc;
  background-color: transparent;
  color: #333333;
}
.linear-theme.rendered-form .form-control:focus,
.linear-theme.rendered-form .amform-date:focus,
.linear-theme.rendered-form .amform-time:focus {
  outline: none;
  border-color: #4776f0;
  box-shadow: none;
}
.linear-theme.rendered-form .form-control:focus:-ms-input-placeholder,
.linear-theme.rendered-form .amform-date:focus:-ms-input-placeholder,
.linear-theme.rendered-form .amform-time:focus:-ms-input-placeholder {
  color: #b8b8b8;
}
.linear-theme.rendered-form .form-control:focus::placeholder,
.linear-theme.rendered-form .amform-date:focus::placeholder,
.linear-theme.rendered-form .amform-time:focus::placeholder {
  color: #b8b8b8;
}
.linear-theme.rendered-form .form-control.mage-error,
.linear-theme.rendered-form .amform-date.mage-error,
.linear-theme.rendered-form .amform-time.mage-error {
  border-color: #eb5757;
}
.linear-theme.rendered-form .form-control[multiple],
.linear-theme.rendered-form .amform-date[multiple],
.linear-theme.rendered-form .amform-time[multiple] {
  padding-top: 10px;
}
.linear-theme.rendered-form .form-control:-ms-input-placeholder,
.linear-theme.rendered-form .amform-date:-ms-input-placeholder,
.linear-theme.rendered-form .amform-time:-ms-input-placeholder {
  color: transparent;
}
.linear-theme.rendered-form .form-control::placeholder,
.linear-theme.rendered-form .amform-date::placeholder,
.linear-theme.rendered-form .amform-time::placeholder {
  color: transparent;
}
.linear-theme.rendered-form textarea.form-control {
  padding-top: 6px;
  min-height: 46px;
}
.linear-theme.rendered-form .field,
.linear-theme.rendered-form .fieldset > .field.form-group,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group {
  position: relative;
  margin-bottom: 24px;
  padding: 0 20px;
}
.linear-theme.rendered-form .field.amform-layout-two,
.linear-theme.rendered-form .fieldset > .field.form-group.amform-layout-two,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.amform-layout-two {
  margin-right: 0;
  max-width: 50%;
}
.linear-theme.rendered-form .field.amform-layout-three,
.linear-theme.rendered-form .fieldset > .field.form-group.amform-layout-three,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.amform-layout-three {
  margin-right: 0;
  max-width: 33.33333333%;
}
.linear-theme.rendered-form .field .required,
.linear-theme.rendered-form .fieldset > .field.form-group .required,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group .required {
  color: inherit;
}
.linear-theme.rendered-form .field .tooltip-element,
.linear-theme.rendered-form .fieldset > .field.form-group .tooltip-element,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group .tooltip-element {
  z-index: 2;
  background: #4776f0;
}
.linear-theme.rendered-form .field > .label,
.linear-theme.rendered-form .fieldset > .field.form-group > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group > .label {
  position: absolute;
  top: 6px;
  display: block;
  margin: 0;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  transition: top 0.2s ease-in-out, font-size 0.2s ease-in-out;
}
.linear-theme.rendered-form .field > .label.fb-checkbox-group-label,
.linear-theme.rendered-form .fieldset > .field.form-group > .label.fb-checkbox-group-label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group > .label.fb-checkbox-group-label,
.linear-theme.rendered-form .field > .label.fb-radio-group-label,
.linear-theme.rendered-form .fieldset > .field.form-group > .label.fb-radio-group-label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group > .label.fb-radio-group-label,
.linear-theme.rendered-form .field > .label.fb-file-label,
.linear-theme.rendered-form .fieldset > .field.form-group > .label.fb-file-label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group > .label.fb-file-label {
  position: relative;
  top: -8px;
  color: #737373;
  font-size: 10px;
  line-height: 12px;
}
.linear-theme.rendered-form .field.-active > .label,
.linear-theme.rendered-form .fieldset > .field.form-group.-active > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.-active > .label,
.linear-theme.rendered-form .field.-has-content > .label,
.linear-theme.rendered-form .fieldset > .field.form-group.-has-content > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.-has-content > .label,
.linear-theme.rendered-form .field.fb-time > .label,
.linear-theme.rendered-form .fieldset > .field.form-group.fb-time > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.fb-time > .label {
  top: -8px;
  color: #737373;
  font-size: 10px;
  line-height: 12px;
}
.linear-theme.rendered-form .field.-active > .label,
.linear-theme.rendered-form .fieldset > .field.form-group.-active > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.-active > .label {
  color: #4776f0;
}
.linear-theme.rendered-form div.mage-error[generated] {
  margin-top: 2px;
  color: #eb5757;
  font-size: 10px;
  line-height: 12px;
}
.linear-theme.rendered-form .amform-date._has-datepicker ~ .ui-datepicker-trigger {
  margin-left: -15px;
}
.linear-theme.rendered-form .amform-date._has-datepicker ~ .ui-datepicker-trigger:before {
  width: 12px;
  height: 13px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMiAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjY2NjcgMS4zMDAwMUgxMFYwSDguNjY2NjdWMS4zMDAwMUgzLjMzMzM0VjBIMlYxLjMwMDAxSDEuMzMzMzRDMC41OTY2ODYgMS4zMDAwMSAwLjAwNjY4NzUxIDEuODgxNzUgMC4wMDY2ODc1MSAyLjYwMDAxTDAgMTEuN0MwIDEyLjQxODIgMC41OTY2NTUgMTMgMS4zMzMzNCAxM0gxMC42NjY3QzExLjQwMzMgMTMgMTIgMTIuNDE4MiAxMiAxMS43VjIuNTk5OThDMTIgMS44ODE3NSAxMS40MDMzIDEuMzAwMDEgMTAuNjY2NyAxLjMwMDAxWk0xMC42NjY3IDExLjdIMS4zMzMzNFY0LjU0OTk4SDEwLjY2NjdWMTEuN1oiIGZpbGw9IiM0Nzc2RjAiLz4KPHBhdGggZD0iTTkuMDE5OTkgNi41MzkwOUw4LjMxMzMzIDUuODUwMUw1LjA2IDkuMDIyMUwzLjY0NjY5IDcuNjQ0MDlMMi45NCA4LjMzMzA4TDUuMDYgMTAuNDAwMUw5LjAxOTk5IDYuNTM5MDlaIiBmaWxsPSIjNDc3NkYwIi8+Cjwvc3ZnPgo=);
  content: '';
}
.linear-theme.rendered-form input[type=checkbox],
.linear-theme.rendered-form input[type=radio] {
  margin-right: 5px;
  width: 16px;
  height: 16px;
  outline: none;
}
.linear-theme.rendered-form input[type=checkbox]:focus,
.linear-theme.rendered-form input[type=radio]:focus {
  outline: none;
}
/* Pagination */
.linear-theme .amcform-page-titles {
  align-items: stretch;
  padding: 0 20px;
}
.linear-theme .amcform-step {
  display: none;
}
.linear-theme .amcform-title-wrap {
  display: block;
  flex: 1;
  margin: 0 0 16px 0;
  text-align: left;
}
.linear-theme .amcform-title-wrap:after,
.linear-theme .amcform-title-wrap:before {
  display: none;
}
.linear-theme .amcform-title-wrap.ui-state-active .amcform-title {
  border-color: #4776f0;
}
.linear-theme .amcform-title-wrap.-disabled .amcform-title {
  border-color: #e3e3e3;
}
.linear-theme .amcform-title-wrap.-error .amcform-title {
  border-color: #eb5757;
}
.linear-theme .amcform-title {
  display: block;
  margin: 0;
  padding-bottom: 7px;
  min-height: 100%;
  max-width: 100%;
  border-bottom: 7px solid #92b0ff;
  text-align: left;
}
.circle-theme.rendered-form .form-control,
.circle-theme.rendered-form .amform-date,
.circle-theme.rendered-form .amform-time {
  padding: 9px;
  min-height: 40px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
}
.circle-theme.rendered-form .form-control:focus,
.circle-theme.rendered-form .amform-date:focus,
.circle-theme.rendered-form .amform-time:focus {
  outline: none;
  border-color: #4776f0;
  box-shadow: none;
  color: #333333;
}
.circle-theme.rendered-form .form-control.mage-error,
.circle-theme.rendered-form .amform-date.mage-error,
.circle-theme.rendered-form .amform-time.mage-error {
  border-color: #eb5757;
}
.circle-theme.rendered-form .form-control::-webkit-input-placeholder,
.circle-theme.rendered-form .amform-date::-webkit-input-placeholder,
.circle-theme.rendered-form .amform-time::-webkit-input-placeholder {
  color: #b8b8b8;
}
.circle-theme.rendered-form .form-control::-moz-placeholder,
.circle-theme.rendered-form .amform-date::-moz-placeholder,
.circle-theme.rendered-form .amform-time::-moz-placeholder {
  color: #b8b8b8;
}
.circle-theme.rendered-form .form-control:-moz-placeholder,
.circle-theme.rendered-form .amform-date:-moz-placeholder,
.circle-theme.rendered-form .amform-time:-moz-placeholder {
  color: #b8b8b8;
}
.circle-theme.rendered-form .form-control:-ms-input-placeholder,
.circle-theme.rendered-form .amform-date:-ms-input-placeholder,
.circle-theme.rendered-form .amform-time:-ms-input-placeholder {
  color: #b8b8b8;
}
.circle-theme.rendered-form input[type='file'].form-control {
  padding: 0;
  border: 0;
}
.circle-theme.rendered-form input[type=checkbox],
.circle-theme.rendered-form input[type=radio] {
  margin-right: 5px;
  width: 16px;
  height: 16px;
  outline: none;
}
.circle-theme.rendered-form input[type=checkbox]:focus,
.circle-theme.rendered-form input[type=radio]:focus {
  outline: none;
}
.circle-theme.rendered-form div.mage-error[generated] {
  position: relative;
  top: -2px;
  z-index: -1;
  margin-top: 0;
  padding: 2px 10px 0 10px;
  border-radius: 0 0 4px 4px;
  background: #eb5757;
  color: #fff;
  font-size: 10px;
  line-height: 16px;
}
.circle-theme.rendered-form .field .label,
.circle-theme.rendered-form .fieldset > .field.form-group .label,
.circle-theme.rendered-form .fieldset > .fields > .field.form-group > .label {
  font-weight: 400;
}
.circle-theme.rendered-form .required {
  color: inherit;
}
.circle-theme.rendered-form .tooltip-element {
  background: #4776f0;
}
/* Pagination */
.circle-theme .amcform-page-titles {
  align-items: center;
}
.circle-theme .amcform-title {
  display: flex;
  align-items: center;
  max-width: initial;
}
.circle-theme .amcform-step {
  margin: 0 10px 0 0;
  min-width: 38px;
  border-radius: 15px;
}
.circle-theme .amcform-label {
  text-align: left;
}
.circle-theme .amcform-title-wrap:after,
.circle-theme .amcform-title-wrap:before {
  display: none;
}
.circle-theme .amcform-title-wrap + .amcform-title-wrap {
  margin-left: 30px;
}
.circle-theme .amcform-title-wrap:nth-child(3n + 1) {
  margin-left: 0;
}
.circle-theme .amcform-title-wrap.-disabled .amcform-step {
  border-color: #bfd1ff;
  background: #bfd1ff;
  color: #fff;
}
.circle-theme .amform-form .action.primary,
.circle-theme .amform-form .amshopby-button,
.circle-theme .amform-form .am-filter-go {
  text-transform: uppercase;
  font-weight: 700;
}
.amform-body .ui-datepicker {
  overflow: hidden;
  padding: 0;
  border: 0;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.amform-body .ui-datepicker .ui-datepicker-header {
  padding: 16px 22px;
}
.amform-body .ui-datepicker .ui-datepicker-title {
  margin: 0;
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
}
.amform-body .ui-datepicker .ui-datepicker-title .ui-datepicker-month {
  margin-right: 0;
  width: auto;
}
.amform-body .ui-datepicker .ui-datepicker-title .ui-datepicker-year {
  width: 70px;
  border: 0;
}
.amform-body .ui-datepicker .ui-datepicker-title .ui-datepicker-year:focus {
  outline: none;
  box-shadow: none;
}
.amform-body .ui-datepicker .ui-datepicker-prev,
.amform-body .ui-datepicker .ui-datepicker-next {
  top: 20px;
  right: 22px;
  left: auto;
}
.amform-body .ui-datepicker .ui-datepicker-prev {
  right: 38px;
}
.amform-body .ui-datepicker .ui-datepicker-prev span.ui-icon,
.amform-body .ui-datepicker .ui-datepicker-next span.ui-icon {
  width: 7px;
  height: 7px;
  border: 0;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  transform: rotate(-45deg);
}
.amform-body .ui-datepicker .ui-datepicker-next span.ui-icon {
  transform: rotate(135deg);
}
.amform-body .ui-datepicker .ui-datepicker-calendar {
  margin-bottom: 10px;
  border: 0;
}
.amform-body .ui-datepicker .ui-datepicker-calendar th {
  border: 0;
  border-bottom: 1px solid #e3e3e3;
  background: transparent;
  color: #b8b8b8;
  text-align: center;
  font-weight: 400;
}
.amform-body .ui-datepicker .ui-datepicker-calendar td {
  padding: 0;
  border: 0;
  text-align: center;
}
.amform-body .ui-datepicker .ui-datepicker-calendar td.ui-state-disabled,
.amform-body .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today {
  background: none;
}
.amform-body .ui-datepicker .ui-datepicker-calendar td:first-child {
  padding-left: 10px;
}
.amform-body .ui-datepicker .ui-datepicker-calendar td:last-child {
  padding-right: 10px;
}
.amform-body .ui-datepicker .ui-datepicker-calendar tr:first-child td {
  padding-top: 10px;
}
.amform-body .am-picker-year .ui-datepicker-calendar td a {
  display: block;
  padding: 0;
  width: 43px;
  height: 43px;
  border-radius: 42px;
  text-align: center;
  line-height: 42px;
}
.amform-body .am-picker-year .ui-datepicker-calendar td a.ui-state-hover {
  background: #edf4ff;
  color: #333333;
}
.amform-body .am-picker-year .ui-datepicker-calendar td a.ui-state-highlight {
  background: #e3e3e3;
}
.amform-body .am-picker-year .ui-datepicker-calendar td a.ui-state-active {
  background: #4776f0;
  color: #fff;
  font-weight: 700;
}
.ambase-word-break,
.amslider .swiper-slide .ambrands-label,
.amslider .slide .category-item-title,
.amslider .swiper-slide .swiper-category-item {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break,
.ie11 .amslider .swiper-slide .ambrands-label,
.ie11 .amslider .slide .category-item-title,
.ie11 .amslider .swiper-slide .swiper-category-item {
  word-break: break-all;
}
.columns .column.main {
  max-width: 100%;
}
.icon .brand-label {
  float: left;
}
.amshopby-morefrom .products-grid .product-item {
  width: auto;
}
.amshopby-morefrom .product-image-container {
  min-width: auto;
}
.ambrands-menu-item.parent .ambrands-link.level-top:after {
  content: '';
}
.ui-tooltip.ui-widget {
  padding: 5px 10px;
  max-width: 250px;
  border: 1px solid #cccccc;
  background: #fff;
  box-shadow: 1px 0 3px #cccccc;
  word-wrap: break-word;
}
.ui-tooltip .arrow {
  position: absolute;
  bottom: -15px;
  width: 20px;
  height: 15px;
}
.ui-tooltip .arrow:after {
  position: absolute;
  border-top: 10px solid #cccccc;
  content: '';
}
.ui-tooltip .arrow:before {
  position: absolute;
  top: -1px;
  z-index: 9;
  border-top: 9px solid #fff;
  content: '';
}
.ui-tooltip .arrow.top {
  top: -15px;
  transform: scale(1, -1);
}
.ui-tooltip .arrow.left {
  left: 15px;
}
.ui-tooltip .arrow.left:before {
  left: 1px;
  border-right: 19px solid transparent;
}
.ui-tooltip .arrow.left:after {
  border-right: 20px solid transparent;
}
.ui-tooltip .arrow.right {
  right: 15px;
}
.ui-tooltip .arrow.right:before {
  right: 1px;
  border-left: 19px solid transparent;
}
.ui-tooltip .arrow.right:after {
  border-left: 20px solid transparent;
}
.ui-tooltip .am-brand-small_image {
  display: block;
  margin: auto;
  max-width: 150px;
}
.ui-tooltip .am-brand-image {
  display: block;
  margin: auto;
  max-width: 400px;
}
.ui-tooltip .ui-tooltip-content h3 {
  margin: 5px 0;
}
.amslider * {
  margin: 0;
  padding: 0;
}
.amslider {
  position: relative;
  margin: 30px auto;
}
.amslider .swiper-pagination {
  position: static;
  padding-bottom: 35px;
}
.amslider .swiper-container > .wrapper {
  text-align: center;
}
.amslider .swiper-slide .ambrands-label {
  margin-top: 10px;
  min-height: 40px;
  color: #333333;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
}
.amslider .swiper-pagination-bullet {
  margin: 0 6px;
  width: 6px;
  height: 6px;
  background: #333333;
}
.amslider .swiper-pagination-bullet-active {
  background: #1979c2;
}
.amslider .swiper-slide {
  text-align: center;
  font-size: 18px;
}
.amslider .category-item .category-item-title {
  margin: auto;
}
.amslider .slide .category-item-title,
.amslider .swiper-slide .swiper-category-item {
  font-size: 15px;
  line-height: 1.2;
}
.amslider .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.amslider .ambrands-empty {
  margin: auto;
}
.amslider .swiper-button-next,
.amslider .swiper-button-prev {
  top: calc(50% - (40px / 2));
  z-index: 2;
  margin-top: 0;
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 50%;
  background-color: #1979c2;
  background-position: center;
  background-size: 20px;
  background-repeat: no-repeat;
  box-shadow: none;
}
.amslider .swiper-button-next:hover,
.amslider .swiper-button-prev:hover {
  background-color: #006bb4;
}
.amslider .swiper-button-next:active,
.amslider .swiper-button-prev:active {
  background-color: #95b5d7;
}
.amslider .swiper-button-next.swiper-button-disabled,
.amslider .swiper-button-prev.swiper-button-disabled {
  background-color: #ececec;
  opacity: 1;
}
.amslider .swiper-button-next {
  right: -40px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjQ1NCA5Ljg3N0w3LjEwOC45MDkgNS42NSAyLjM1bDcuMDA4IDcuNTI4LTcuMjA1IDcuNzc0IDEuNDE3IDEuNDQgOC4xMS04LjY4LjQ3My0uNTM0eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
}
.amslider .swiper-button-prev {
  left: -40px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuNTQ2IDEwLjEyM2w4LjM0NiA4Ljk2OCAxLjQ1Ny0xLjQ0LTcuMDA4LTcuNTI4IDcuMjA1LTcuNzc0LTEuNDE3LTEuNDQtOC4xMSA4LjY4LS40NzMuNTM0eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
}
.amslider-header-container {
  padding: 40px 10px 0;
  color: #333333;
  text-align: center;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  line-height: 1.4;
}
.children-category .amslider {
  position: relative;
  left: inherit;
  display: block;
  margin: 0 50px;
  width: 100%;
  transform: inherit;
}
.amslider.ambrands-slider {
  margin-top: 20px;
  padding: 0;
  max-width: 100%;
}
.amslider.ambrands-slider .ambrands-inner {
  position: relative;
  padding-bottom: 10px;
}
.amslider.ambrands-slider .ambrands-swiper-brand {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.amslider.ambrands-slider .ambrands-image-block {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  margin: 0 auto;
}
.amslider.ambrands-slider .ambrands-image-block .ambrands-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
}
.amslider.ambrands-slider .slide {
  align-items: stretch;
}
.amslider.ambrands-slider .slide .ambrands-image-block {
  overflow: hidden;
  margin-bottom: 10px;
}
.amslider.ambrands-slider .swiper-slide {
  display: flex;
  align-items: stretch;
  padding: 0;
  height: auto;
}
.amslider .slide {
  display: flex;
  align-items: flex-start;
  flex-basis: 30%;
  justify-content: center;
  margin: 0 9px 20px 0;
  max-width: 30%;
  color: #333333;
  text-align: center;
}
.amslider .slide .category-item {
  position: relative;
  padding: 10px;
  width: 100%;
  border: 1px solid #fff;
}
.amslider .slide .category-item:hover,
.amslider .slide .category-item.active {
  position: relative;
  z-index: 2;
  padding: 10px;
  border-color: #bbb;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.amslider .slide .category-item.category-item-label img {
  margin-bottom: 25px;
}
.amslider .slide .ambrands-swiper-brand .ambrands-image {
  height: auto;
}
.children-category-container.swiper-container {
  margin: auto;
  width: calc(100% - 2 * 40px);
}
.children-category-container .swiper-wrapper {
  align-items: baseline;
}
.amslider .swiper-slide {
  box-sizing: border-box;
  padding: 10px;
  color: #333333;
}
.amslider .swiper-slide .swiper-category-item {
  padding: 10px 0;
  border: 1px solid #fff;
}
.amslider .swiper-slide .swiper-category-item img {
  height: auto;
}
.amslider .swiper-slide .swiper-category-item.category-item-label img {
  margin-bottom: 25px;
}
.amslider .swiper-slide .swiper-category-item:hover,
.amslider .swiper-slide .swiper-category-item.active {
  margin: 0;
  border: 1px solid #bbb;
  background: #fff;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.amslider .swiper-slide .ambrands-swiper-brand .ambrands-empty {
  display: inline-block;
  margin: 0 auto;
  color: #e2e2e2;
}
.amslider .swiper-slide:hover,
.amslider .slide:hover {
  text-decoration: none;
}
#category-carousel .swiper-button-next {
  right: 0;
}
#category-carousel .swiper-button-prev {
  left: 0;
}
#category-carousel .swiper-button-next,
#category-carousel .swiper-button-prev {
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
}
#category-carousel .swiper-button-next:hover,
#category-carousel .swiper-button-prev:hover {
  opacity: 1;
  transition: all .3s ease;
}
.amslider .swiper-slide .swiper-category-item:not(:root:root),
.amslider .swiper-slide .ambrands-swiper-brand:not(:root:root),
.amslider .slide .category-item:not(:root:root) {
  padding: 10px;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .ambrands-swiper-brand {
    width: 100%;
  }
  .ambrands-swiper-brand .ambrands-empty {
    width: 100%;
  }
}
.am-recaptcha-container .messages-container {
  margin-top: 15px;
}
.am-recaptcha-container .hidden {
  position: absolute;
  left: -10000px;
  visibility: hidden;
}
#am-recaptcha-place-order .grecaptcha-badge {
  z-index: 1000;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amquote-line-block {
  background: #f1f1f1;
  margin: 10px 0 0 0;
  padding: 10px;
}
.amquote-line-block.-total {
  text-align: right;
}
.col-total.last {
  text-align: right;
}
.amquote-approved-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 50px 0 10px;
}
.amquote-approved-title .action-secondary {
  margin: 0 0 0 50px;
}
.amquote-approved-title .amquote-title {
  margin: 0;
}
.amquote-order-discount {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 0;
}
.amquote-order-discount .amquote-coupons {
  display: flex;
}
.amquote-order-discount .amquote-coupons .amquote-input {
  min-width: 8rem;
}
.amquote-order-discount .action-secondary {
  margin: 0 0 0 auto;
}
.amquote-addto-button {
  background: none;
  border: 1px solid #1979c3;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: #1979c3;
  cursor: pointer;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2.2rem;
  margin: 0 0 15px;
  padding: 14px 17px;
  transition-property: background-color, color;
  vertical-align: top;
  width: 100%;
}
.amquote-addto-button:hover,
.amquote-addto-button:active,
.amquote-addto-button:focus {
  background: #1979c3;
  border: 1px solid #1979c3;
  box-shadow: none;
  color: #fff;
}
.amquote-addto-button.-small {
  border-radius: 0;
  font-size: 1.3rem;
  line-height: 1;
  padding: 10px 0;
  transition: display .3s ease;
  white-space: nowrap;
}
.amquote-addto-button.-guest.-small {
  white-space: normal;
}
.amquote-action-wrap .action.tocart {
  margin-bottom: 10px;
  padding: 10px 0;
  width: 100%;
}
.amquote-action-wrap .actions-primary {
  display: block;
  width: 100%;
}
.amquote-action-wrap .actions-primary + .actions-secondary {
  display: block;
  padding: 0;
  text-align: center;
  width: inherit;
}
.amquote-action-wrap .swatch-input {
  display: inline-block;
}
.amquote-cart-wrapper.minicart-wrapper {
  display: inline-block;
  float: right;
  margin-bottom: 3px;
  margin-right: 4px;
}
.amquote-cart-wrapper.minicart-wrapper.-active .block-quotecart {
  position: absolute;
}
.amquote-cart-wrapper.minicart-wrapper .block-minicart {
  width: 270px;
}
.amquote-cart-wrapper.minicart-wrapper .block-minicart:after,
.amquote-cart-wrapper.minicart-wrapper .block-minicart:before {
  transform: translateX(-10px);
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart.action:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNSAyNSI+PHBhdGggZmlsbD0iIzc1NzU3NSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjQgMjFoLTFsLS4wMTItMTEuNTEyQS40ODguNDg4IDAgMCAwIDIyLjUgOUgyMFYxLjVhLjQ4OC40ODggMCAwIDAtLjQ4OC0uNDg4SDkuNDg4QS40ODguNDg4IDAgMCAwIDkgMS41VjIwaC0uMzM3QTMuNTE1IDMuNTE1IDAgMCAwIDcgMTguMzM3VjEuMzU5QzcgLjU1MSA2LjUgMCA1LjY2NCAwSDFTMCAwIDAgMXMxIDEgMSAxaDR2MTYuMDM1QTMuNSAzLjUgMCAxIDAgOC42NjMgMjNIMjRzMSAwIDEtMWMwLTEuMDAxLTEtMS0xLTF6bS0xMy4wMDEgMGwtLjAwMS0xMEgxNGwuMDAxIDQuMjM2YS40ODguNDg4IDAgMCAwIC43ODEuMzlsMS4xMzctMS4yNDUgMS4zMDEgMS4yNDZhLjQ4OC40ODggMCAwIDAgLjc4LS4zOTF2LTQuMjM1TDIxIDExdjkuOTk5TDEwLjk5OSAyMXptMS45OS0xNS4zNThhLjQ4OC40ODggMCAwIDAgLjc1OC40MDZsLjcwNi0uNzk3Ljc4OC43OTZBLjQ4Ny40ODcgMCAwIDAgMTYgNS42NFYzaDJ2NmgtN1YzaDEuOTg4djIuNjQyeiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
  content: '';
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 30px;
  line-height: 28px;
  margin: 0;
  overflow: hidden;
  speak: none;
  text-align: center;
  transition: opacity .3s ease;
  vertical-align: top;
  width: 23px;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart:hover:before {
  opacity: .75;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart > .text,
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter-number {
  text-shadow: 0 0 7px #000;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty.empty {
  display: none;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty {
  background: #ff5501;
  border-radius: 2px;
  color: #ffffff;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.amquote-cart-wrapper.minicart-wrapper .block-quotecart {
  padding-bottom: 0;
}
.amquote-cart-wrapper.minicart-wrapper .block-quotecart .cart-item-qty {
  margin-right: 3px;
}
.amquote-cart-wrapper.minicart-wrapper .minicart-widgets {
  margin: 0;
}
.amquote-cart-wrapper.minicart-wrapper .block-quotecart .subtitle.empty {
  padding: 30px 0 50px;
}
.cart.table-wrapper .data.table .col.price,
.cart.table-wrapper .data.table .col.qty,
.cart.table-wrapper .col.price.qty {
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item-info .col.qty {
  white-space: normal;
}
.cart.table-wrapper .col.price .control .amquotereq-input {
  padding: 0;
  text-align: center;
  width: 80px;
}
.cart.table-wrapper .amquotereq-input + .mage-error {
  font-weight: 400;
  line-height: normal;
}
.cart.table-wrapper .col.price .input-text,
.cart.table-wrapper .col.qty .input-text {
  color: #666;
  font-size: 1.8rem;
  font-weight: 700;
  margin-top: 0;
  text-align: center;
}
.cart.table-wrapper .textarea.add-note {
  display: none;
}
.cart.table-wrapper .add-note-quote {
  cursor: pointer;
}
.quote-details {
  padding: 0 15px;
}
.quote-details .title {
  border-bottom: 1px solid #ccc;
  display: block;
  font-size: 2.4rem;
  font-weight: 300;
  margin: 12px 0;
  padding-bottom: 5px;
}
.quote-details .control {
  margin-top: 10px;
}
.quote-details .form-login {
  border-bottom: 1px solid #ccc;
}
.account-quote-buttons {
  margin-bottom: 15px;
}
.amasty-quote-account-view .table-wrapper table .quote-item-notes,
.amasty_quote-account-view .table-wrapper table .quote-item-notes {
  border-top: none;
}
.amasty-quote-account-view ul.note-list li,
.amasty_quote-account-view ul.note-list li {
  display: inline-block;
  width: 48%;
}
.amasty-quote-account-index .pages,
.amasty_quote-account-index .quote-products-toolbar .pager .pages,
.amasty-quote-account-index .limiter,
.amasty_quote-account-index .quote-products-toolbar .pager .limiter {
  display: inline-block;
  position: relative;
  width: auto;
}
.amasty-quote-update .control.price {
  line-height: 22px;
  min-width: 95px;
  position: relative;
}
.amasty-quote-update .amquote-price-label {
  display: block;
  font-size: 1.1rem;
  font-weight: 500;
}
#update-quote-cart {
  height: 1px;
  left: -9999px;
  position: absolute;
  width: 1px;
}
.quote-interest-message {
  font-weight: 700;
}
.cart-summary._sticky {
  margin-bottom: 20vh;
}
.cart-summary .checkout-methods-items .amasty-quote-link {
  font-size: 1.8rem;
  line-height: 2.2rem;
  text-decoration: none;
  width: 100%;
}
.amquote-cell-container {
  font-weight: 700;
  width: 50%;
}
.amquote-cell-container .amquote-note {
  font-weight: 400;
  word-break: break-word;
  word-wrap: break-word;
}
.amquote-cell-container:before {
  content: none !important;
}
.amquote-summary-details {
  margin-top: 20px;
}
.amquote-report-container,
.amquote-custom-fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
}
.amquote-report-container .amquote-item,
.amquote-custom-fields .amquote-item {
  font-weight: 700;
  margin-right: 20px;
  min-width: 200px;
}
.amquote-report-container .amquote-item:last-child,
.amquote-custom-fields .amquote-item:last-child {
  margin-right: 0;
}
.amquote-report-container .amquote-comment,
.amquote-custom-fields .amquote-comment {
  font-weight: 400;
  word-break: break-word;
  word-wrap: break-word;
}
.amquote-custom-fields .amquote-item {
  margin-bottom: 40px;
  margin-right: 0;
}
.am-quotes-head {
  white-space: nowrap;
}
.amquote-field-block {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 25px 0 0;
  position: relative;
}
.amquote-field-block .amquote-field {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.amquote-field-block .amquote-label {
  margin-right: 10px;
  max-width: 100px;
}
.amquote-field-block .mage-error {
  position: absolute;
  top: 100%;
}
#product_composite_configure_form_fields .amasty-composite-fieldset .admin__field.required .admin__field-label:after {
  content: '';
  margin: 0;
}
.quote-shipping-method .admin__page-section-title > span:after {
  color: #e22626;
  content: '*';
  font-weight: 400;
  margin-left: 3px;
}
.admin__fieldset .quote-choose-address .admin__field-shipping-same-as-billing .admin__field-label {
  width: 100%;
}
.amquote-order-table.-additional,
.amquote-order-view .amquote-order-table {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .amquote-order-table.-additional,
.ie11 .amquote-order-view .amquote-order-table {
  word-break: break-all;
}
.ie11 .amquote-order-table.-additional,
.ie11 .amquote-order-view .amquote-order-table {
  word-break: break-all;
}
.customer-account-fields .admin__field {
  max-width: 50%;
}
.quote-custom-shipping-fee {
  padding: 0 10px;
}
.amquote-shipping-choose .amquote-title {
  display: flex;
  align-items: center;
  line-height: 1;
}
.amquote-shipping-choose .amquote-label {
  margin-right: 10px;
}
.amquote-shipping-choose .amquote-options-list .amquote-option .amquote-label {
  display: flex;
}
.amquote-shipping-choose .amquote-inner {
  font-weight: 600;
  margin-left: 5px;
}
.amquote-customfee-block {
  bottom: 2px;
  position: relative;
}
.amasty_quote-cart-index .cart.actions .action {
  flex-basis: 100%;
  margin: 0 0 20px 0;
  text-align: center;
}
.amrates-shipping-rates .field.choice.item {
  padding: 8px;
}
.am-visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ui-tooltip .arrow {
  left: 8px;
  width: 15px;
}
.ui-tooltip .arrow:after {
  border-right: 15px solid transparent;
}
.ui-tooltip .arrow:before {
  border-right: 14px solid transparent;
}
.amslider-container {
  margin: auto;
  margin-bottom: 15px;
  width: 100%;
}
.am-rating-up {
  font-size: smaller;
}
.amshopby-highlighted {
  background-color: #ffff00;
}
.amshopby-item .filter-value {
  margin-left: 5px;
}
.amshopby-filter-tooltip {
  display: inline-block;
  margin-left: 6px;
  max-width: 16px;
  max-height: 16px;
  vertical-align: top;
}
.amshopby-filter-value .swatch-option.image,
.amshopby-filter-value .swatch-attribute.size .swatch-option,
.amshopby-filter-value .swatch-attribute.manufacturer .swatch-option {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.filter-options-item .filter-options-title:after {
  font-size: 14px;
}
.range.am-fromto-widget .am-filter-go {
  margin: 0 10px;
  vertical-align: top;
}
.amshopby-button {
  word-wrap: break-word;
  word-break: break-word;
  min-height: 40px;
  border-radius: 3px;
  background: #1979c3;
  color: #fff;
  text-align: center;
  letter-spacing: -.015em;
  font-size: 16px;
  line-height: 22px;
  transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.ie11 .amshopby-button {
  word-break: break-all;
}
.ie11 .amshopby-button {
  word-break: break-all;
}
.amshopby-button:not(.primary) {
  border-radius: 3px;
}
.amshopby-button:not(.primary),
.amshopby-button:not(.primary):active {
  box-shadow: none;
}
.amshopby-button:hover {
  border-color: #399ae6;
  background: #399ae6;
}
.amshopby-button:active,
.amshopby-button:focus {
  border-color: #135d96;
  background: #135d96;
}
.am-filter-go {
  word-wrap: break-word;
  word-break: break-word;
  min-height: 40px;
  border-radius: 3px;
  background: #1979c3;
  color: #fff;
  text-align: center;
  letter-spacing: -.015em;
  font-size: 16px;
  line-height: 22px;
  transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
  margin: 15px 0 0;
  width: 25%;
}
.ie11 .am-filter-go {
  word-break: break-all;
}
.ie11 .am-filter-go {
  word-break: break-all;
}
.am-filter-go:not(.primary) {
  border-radius: 3px;
}
.am-filter-go:not(.primary),
.am-filter-go:not(.primary):active {
  box-shadow: none;
}
.am-filter-go:hover {
  border-color: #399ae6;
  background: #399ae6;
}
.am-filter-go:active,
.am-filter-go:focus {
  border-color: #135d96;
  background: #135d96;
}
input[type='text'].am-filter-price.-to.right {
  float: right;
}
.am-swatch-options {
  display: flex;
  flex-direction: column;
}
.am-swatch-options .swatch-option {
  display: inline-block;
  margin: 0 10px 0 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.am-swatch-options > .item {
  padding-bottom: 4px;
}
.am-swatch-options > .item:hover {
  background-color: transparent;
}
.am-swatch-options .am-shopby-swatch-label {
  display: inline-block;
  max-width: 70%;
  vertical-align: middle;
  word-wrap: break-word;
}
.filter-options .am-swatch-wrapper {
  margin: 0 0 5px !important;
  line-height: initial;
}
.filter-options .am-swatch-wrapper.-amshopby-hidden {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}
.catalog-topnav .filter-options {
  flex-wrap: wrap;
  min-height: 40px;
}
.catalog-topnav .filter-options .filter-options-item {
  display: inline-block;
  border: 0;
}
.catalog-topnav .filter-options .filter-options-content {
  position: absolute;
  z-index: 9999;
  margin-top: 12px;
  min-width: 100px;
  border: 1px solid transparent;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
}
.catalog-topnav .filter-options .am-filter-items-rating li {
  margin: 0 0 10px;
}
.catalog-topnav .filter-options .am-filter-items-rating li:last-child {
  margin: 0;
}
.catalog-topnav .block-actions {
  display: none;
}
.catalog-topnav {
  display: none;
}
.filter-options .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 5px;
  right: 8px;
}
.page-layout-1column .filter-options-item.active .filter-options-content {
  padding: 10px 15px;
}
.page-layout-1column .filter-options-content li.item {
  padding: 0;
}
.filter [data-role='collapsible']:not([data-collapsible='true']) [data-role='content'] {
  display: none;
}
div.swatch-option-tooltip {
  z-index: 9999;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  background-size: contain !important;
}
.filter-options .am-labels-folding .item {
  position: relative;
}
.filter-options .ui-menu {
  display: block;
  margin: 0;
  padding: 0;
  outline: 0;
  list-style: none;
}
.filter-options .ui-menu .ui-menu {
  position: absolute;
}
.filter-options .ui-menu .ui-menu-item {
  margin: 0;
  list-style: none;
  cursor: pointer;
}
.filter-options .ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.filter-options .ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  border-width: 1px 0 0;
  font-size: 0;
  line-height: 0;
}
.filter-options-content .am-swatch-wrapper {
  display: inline-block;
}
.filter-options-content .am-swatch-wrapper:hover .am-swatch-link {
  background: none;
}
.filter-options-content .am-swatch-wrapper > .input.-hidden {
  display: none;
}
.am-filter-items-attr_price {
  min-width: 130px;
  max-width: 350px;
}
.am-filter-items-attr_color .swatch-option.text {
  padding: 1px 2px;
  width: 30px;
}
.amasty-catalog-topnav.block.filter {
  flex-basis: auto;
}
.amasty-catalog-topnav .filter-options .item:last-child {
  margin-bottom: 0;
}
.amshopby-category-dropdown {
  display: block;
  overflow: hidden;
  padding-right: 3.6rem;
  min-height: 3.2rem;
  border: 1px solid #adadad;
  background-color: #fff;
  text-align: left;
  text-overflow: ellipsis;
  white-space: normal;
  font-weight: 400;
  cursor: pointer;
}
.amshopby-category-dropdown:after {
  position: absolute;
  top: 50%;
  right: 1.2rem;
  box-sizing: border-box;
  margin-top: -.2rem;
  width: 0;
  height: 0;
  border-width: .5rem .4rem 0;
  border-style: solid;
  border-color: #000 transparent transparent;
  content: '';
  transition: all .2s linear;
}
.amshopby-category-dropdown:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 3.2rem;
  border: 1px solid #adadad;
  background-color: #e3e3e3;
  content: '';
}
.am-category-wrapper {
  position: relative;
  display: block;
  user-select: none;
}
.am-category-wrapper.-active .amshopby-category-dropdown:after {
  transform: rotate(180deg);
}
.am-category-wrapper .amshopby-checkbox,
.am-category-wrapper .amshopby-radio {
  margin-left: 20px;
}
.am-category-wrapper .amshopby-filter-parent {
  padding-left: 0;
}
.am-category-wrapper .am-multiselect-crumb {
  position: relative;
  display: inline-block;
  margin: .3rem 0 .3rem .3rem;
  padding: .3rem 2.4rem .4rem 1rem;
  border: 1px solid #a79d95;
  border-radius: 1px;
  background-color: #f5f5f5;
  font-size: 1.2rem;
  transition: border-color 0.1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 2rem;
  height: auto;
  border: none;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  color: #514943;
  font-size: .5em;
  line-height: 1;
}
.am-category-wrapper .am-multiselect-crumb .action-close:before {
  content: 'x';
  font-size: 10px;
  transition: color .1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close > span {
  position: absolute;
  display: none;
  visibility: hidden;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.filter-options .am-labels-folding .item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  padding: 0 0 0 20px;
}
.filter-options .am-labels-folding .item .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) input[type='radio'],
.filter-options .amshopby-category-dropdown + form .item input[type='radio'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) input[type='checkbox'],
.filter-options .amshopby-category-dropdown + form .item input[type='checkbox'] {
  position: absolute;
  top: 4px;
  left: 0;
  margin: 0 5px 0 0;
}
.filter-options .am-labels-folding .item .am-collapse-icon ~ .am-input {
  left: 20px;
}
.filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-'] {
  padding-left: 20px;
}
.filter-options .amshopby-category-dropdown + form .item {
  flex-wrap: wrap;
}
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered),
.filter-options .amshopby-category-dropdown + form .item {
  position: relative;
  display: block;
}
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .am-input,
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='radio'],
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='radio'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'],
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice,
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice {
  left: 20px;
}
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .items-children.-folding {
  padding-left: 20px;
}
.am-labels-folding .am-collapse-icon,
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon {
  display: flex;
  align-items: center;
  top: 0;
  left: 0;
  align-self: flex-start;
}
.am-labels-folding .am-collapse-icon:after,
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon:after,
.am-labels-folding .am-show-more:before {
  position: static;
  margin: 0;
}
.am-collapse-icon {
  position: absolute;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
}
.am-collapse-icon:after,
.am-show-more:before {
  position: absolute;
  right: 0;
  width: 12px;
  height: 20px;
  background: url("../Amasty_Shopby/images/svg/arrow-bottom.svg") no-repeat 100% / contain;
  content: '';
}
.am-collapse-icon.-active:after {
  content: '';
  transform: rotate(180deg);
}
.amshopby-option-link {
  display: inline-block;
  clear: both;
  margin-right: 5px;
}
.amshopby-option-link img {
  float: left;
  margin: 0 5px 5px 0;
}
.amshopby-option-link img:not([src*='/resized']) {
  max-width: 30px;
  max-height: 30px;
}
.amshopby-item-removed {
  text-decoration: none;
}
.am-category-image {
  vertical-align: middle;
}
.amshopby-filter-current .filter-label {
  vertical-align: middle;
}
.amshopby-filter-current .amshopby-items {
  padding: 0 0 0 10px;
}
.amshopby-filter-current .amshopby-item.item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  padding: 0 0 0 20px;
}
.amshopby-filter-current .amshopby-filter-name {
  display: flex;
  padding: 0 5px 0 0;
  font-weight: bold;
}
.amshopby-filter-current .amshopby-filter-name:after {
  content: ':';
}
.ie11 .amshopby-filter-current .amshopby-filter-name:after {
  padding-left: 1px;
}
.amshopby-filter-current .amshopby-filter-value {
  flex-grow: 1;
}
.amshopby-filter-current .am-swatch-link {
  display: flex;
  align-items: center;
}
.amshopby-filter-current .amshopby-filter-value .am-swatch-options .swatch-option {
  margin: 0;
}
.amshopby-filter-current .amshopby-remove {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  width: 12px;
  height: 12px;
}
.ie11 .amshopby-filter-current .amshopby-remove {
  top: calc(50% - (12px / 2));
}
.amshopby-filter-current .amshopby-remove:hover:after,
.amshopby-filter-current .amshopby-remove:hover:before {
  background-color: #494949;
}
.amshopby-filter-current .amshopby-remove:hover ~ * {
  opacity: .5;
}
.amshopby-filter-current .amshopby-remove:after,
.amshopby-filter-current .amshopby-remove:before {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #c7c7c7;
  content: '';
}
.amshopby-filter-current .amshopby-remove:after {
  transform: rotate(45deg);
}
.amshopby-filter-current .amshopby-remove:before {
  transform: rotate(-45deg);
}
.amshopby-filter-current .am-shopby-swatch-label {
  margin-left: 10px;
}
.amshopby-filter-current .swatch-option-link-layered {
  display: flex;
  align-items: center;
  flex-basis: 100%;
}
.amshopby-filter-current .item {
  padding-bottom: 0;
}
.am-dropdown .am-select,
.am-dropdown .chosen-container .chosen-choices {
  min-height: 32px;
  border-color: #ccc;
  background-color: #fff;
  font-size: 14px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.am-dropdown .chosen-container .chosen-choices {
  background-image: none;
}
.am-dropdown .chosen-container-multi .chosen-choices li.search-field input[type='text'] {
  min-width: 100px;
  color: #000;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .amshopby-item.item {
  display: flex;
  align-items: center;
  padding: 0 0 10px 20px;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .items {
  padding: 15px;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .am-show-more {
  padding: 12px 25px 0 0;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .category-image .image {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
}
.am-porto-cmtb .filter-options-content .swatch-option {
  min-width: 22px;
  width: 22px;
  height: 22px;
  border: none;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.am-porto-cmtb .page-wrapper > .page-header {
  z-index: 900;
}
.am-porto-cmtb .page-main {
  z-index: 9;
}
.am-porto-cmtb .am-show-more:hover {
  color: #006bb4 !important;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper {
  margin: 0 10px;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-slider-wrapper,
.filter-options-item .filter-options-content .amshopby-slider-wrapper > .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap {
  margin: 0;
}
.amshopby-slider-container {
  margin: 10px 0 5px;
}
.amshopby-slider-container .ui-slider-range {
  position: absolute;
  z-index: 2;
}
.amshopby-slider-container .am-slider:not(.-loaded) {
  visibility: hidden;
  opacity: 0;
}
.amshopby-slider-container .am-slider:before,
.amshopby-slider-container .am-slider:after {
  position: absolute;
  z-index: 1;
  border-radius: 20px;
  content: '';
}
.amshopby-slider-container .am-slider .ui-slider-handle {
  overflow: inherit;
  margin: 0;
  padding: 0;
}
.amshopby-slider-container .amshopby-slider-display {
  margin: 10px 0 0;
  text-align: center;
}
.amshopby-slider-container .ui-slider-handle.ui-state-hover ~ .ui-slider-handle,
.amshopby-slider-container .ui-slider-handle.ui-state-active ~ .ui-slider-handle {
  pointer-events: none;
  user-select: none;
}
.amshopby-slider-container.-default .am-slider {
  margin: 0 10px;
  height: 10px;
  background: #dadada;
}
.amshopby-slider-container.-default .am-slider:before,
.amshopby-slider-container.-default .am-slider:after {
  width: 20px;
  height: 10px;
  background: #dadada;
}
.amshopby-slider-container.-default .am-slider:before {
  left: -10px;
}
.amshopby-slider-container.-default .am-slider:after {
  right: -10px;
}
.amshopby-slider-container.-default .ui-slider-range {
  height: 10px;
  background: #b6b6b6;
}
.amshopby-slider-container.-default .am-slider .ui-slider-handle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #f98b25;
  transform: translate(-10px, -5px);
}
.filter-options-item .filter-options-content .amshopby-fromto-wrap .am-fromto-widget {
  flex-wrap: wrap;
  margin-top: 10px;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap .am-fromto-widget {
  margin-top: 25px;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper.-volumetric .amshopby-fromto-wrap .am-fromto-widget {
  margin-top: 35px;
}
.amasty-catalog-topnav .amshopby-fromto-wrap .am-fromto-widget {
  max-width: 210px;
}
.amshopby-fromto-wrap .am-fromto-widget > .amshopby-input-wrapper {
  position: relative;
  max-width: 50%;
  width: calc(50% - 7px);
}
.amshopby-fromto-wrap .am-fromto-widget .am-filter-price {
  width: 100%;
  height: 40px;
  border: 1px solid #dfdedd;
  background-clip: padding-box;
  color: #494949;
  text-align: center;
  letter-spacing: .03em;
  font-size: 14px;
}
.amshopby-fromto-wrap .am-fromto-widget > .delimiter {
  margin: 0;
  width: 14px;
  line-height: 40px;
}
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go {
  margin: 15px 0 0;
  width: 100%;
}
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:not(.primary),
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:active {
  box-shadow: none;
}
.amshopby-input-wrapper .amshopby-currency {
  position: absolute;
  bottom: calc(100% - 10px);
  left: 4px;
  padding: 2px;
  background: #fff;
  color: #494949;
  letter-spacing: .03em;
  font-size: 14px;
  line-height: 16px;
}
.amshopby-slider-tooltip {
  transition: all 0.2s ease-in-out;
}
.ui-slider-handle:not(.ui-state-hover):not(.ui-state-active) .amshopby-slider-tooltip {
  visibility: hidden;
  opacity: 0;
  transform: translate(-50%, -3px);
}
.amshopby-slider-container.-improved {
  margin-top: 30px;
}
.amshopby-slider-container.-improved .am-slider {
  margin: 0 8px;
  height: 4px;
  background: #dfdedd;
}
.amshopby-slider-container.-improved .am-slider:before,
.amshopby-slider-container.-improved .am-slider:after {
  width: 16px;
  height: 4px;
  background: #dfdedd;
}
.amshopby-slider-container.-improved .am-slider:before {
  left: -8px;
}
.amshopby-slider-container.-improved .am-slider:after {
  right: -8px;
}
.amshopby-slider-container.-improved .ui-slider-range {
  height: 4px;
  background: #ff5502;
}
.amshopby-slider-container.-improved .am-slider .ui-slider-handle {
  top: -6px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #ff5502;
  transform: translateX(-8px);
}
.amshopby-slider-container.-improved .am-slider .ui-slider-handle:hover,
.amshopby-slider-container.-improved .am-slider .ui-slider-handle:active {
  background: #ff7735;
}
.amshopby-slider-container.-improved .amshopby-slider-tooltip {
  position: absolute;
  bottom: calc(100% + 7px);
  left: 8px;
  z-index: 1;
  display: block;
  box-sizing: border-box;
  padding: 3px;
  border: 1px solid #ff5502;
  border-radius: 2px;
  background: #ff5502;
  color: #ffffff;
  letter-spacing: .03em;
  font-size: 12px;
  line-height: 1;
  transform: translateX(-50%);
}
.amshopby-slider-container.-improved .amshopby-slider-tooltip:before,
.amshopby-slider-container.-improved .amshopby-slider-tooltip:after {
  position: absolute;
  top: calc(100% - 2px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  border-bottom-right-radius: 2px;
  background: #ff5502;
  content: '';
  transform: rotate(45deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-improved .amshopby-slider-tooltip:after {
  top: calc(100% - 3px);
  background: #ff5502;
}
.amshopby-slider-container.-volumetric {
  margin-top: 20px;
}
.amshopby-slider-container.-volumetric .am-slider {
  margin: 0 4px;
  height: 4px;
  border-radius: 20px;
  background: #dfdedd;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
}
.amshopby-slider-container.-volumetric .am-slider:before,
.amshopby-slider-container.-volumetric .am-slider:after {
  display: none;
}
.amshopby-slider-container.-volumetric .ui-slider-range {
  height: 4px;
  border-radius: 20px;
  background: linear-gradient(270deg, #ff5502 0%, #f8ac87 100%);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
}
.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle {
  width: 8px;
  height: 12px;
  border-radius: 2px;
  background: linear-gradient(159.86deg, #f58b57 41.01%, #ff5502 93.75%);
  box-shadow: 0 3px 4px rgba(255, 85, 2, 0.2), 0 1px 2px rgba(255, 85, 2, 0.3);
  transform: translate(-4px, 10px);
}
.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle:before {
  position: absolute;
  bottom: calc(100% - 4px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  border-bottom-right-radius: 2px;
  background: #f58b57;
  content: '';
  transform: rotate(-135deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip {
  position: absolute;
  bottom: calc(100% + 7px);
  left: 8px;
  z-index: 1;
  display: block;
  box-sizing: border-box;
  padding: 3px;
  border: 1px solid #ff7e3f;
  border-radius: 2px;
  background: linear-gradient(136.07deg, #ff7e3f 4.64%, #ff5502 75.47%);
  color: #ffffff;
  letter-spacing: .03em;
  font-size: 12px;
  line-height: 1;
  transform: translateX(-50%);
  bottom: calc(100% + 17px);
  left: 4px;
}
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip:before,
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip:after {
  position: absolute;
  top: calc(100% - 2px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  border-bottom-right-radius: 2px;
  background: #ff7e3f;
  content: '';
  transform: rotate(45deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip:after {
  top: calc(100% - 3px);
  background: linear-gradient(136.07deg, #ff7e3f 4.64%, #ff5502 75.47%);
}
.amshopby-slider-container.-volumetric .amshopby-slider-display {
  margin-top: 20px;
}
.amshopby-slider-container.-light {
  margin-top: 30px;
}
.amshopby-slider-container.-light .am-slider {
  margin: 0 8px;
  height: 1px;
  background: #dfdedd;
}
.amshopby-slider-container.-light .am-slider:before,
.amshopby-slider-container.-light .am-slider:after {
  width: 16px;
  height: 1px;
  background: #dfdedd;
}
.amshopby-slider-container.-light .am-slider:before {
  left: -8px;
}
.amshopby-slider-container.-light .am-slider:after {
  right: -8px;
}
.amshopby-slider-container.-light .ui-slider-range {
  height: 1px;
  background: #ff5502;
}
.amshopby-slider-container.-light .am-slider .ui-slider-handle {
  top: -8px;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  border: 1px solid #dfdedd;
  border-radius: 50%;
  background: #ffffff;
  transform: translateX(-8px);
}
.amshopby-slider-container.-light .amshopby-slider-tooltip {
  position: absolute;
  bottom: calc(100% + 7px);
  left: 8px;
  z-index: 1;
  display: block;
  box-sizing: border-box;
  padding: 3px;
  border: 1px solid #dfdedd;
  border-radius: 2px;
  background: #ffffff;
  color: #ff5502;
  letter-spacing: .03em;
  font-size: 12px;
  line-height: 1;
  transform: translateX(-50%);
  bottom: calc(100% + 8px);
}
.amshopby-slider-container.-light .amshopby-slider-tooltip:before,
.amshopby-slider-container.-light .amshopby-slider-tooltip:after {
  position: absolute;
  top: calc(100% - 2px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  border-bottom-right-radius: 2px;
  background: #dfdedd;
  content: '';
  transform: rotate(45deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-light .amshopby-slider-tooltip:after {
  top: calc(100% - 3px);
  background: #ffffff;
}
.amshopby-slider-container.-dark {
  margin-top: 30px;
}
.amshopby-slider-container.-dark .am-slider {
  margin: 0 5px;
  height: 3px;
  background: #4a4948;
}
.amshopby-slider-container.-dark .am-slider:before,
.amshopby-slider-container.-dark .am-slider:after {
  width: 9px;
  height: 3px;
  background: #4a4948;
}
.amshopby-slider-container.-dark .am-slider:before {
  left: -4px;
}
.amshopby-slider-container.-dark .am-slider:after {
  right: -4px;
}
.amshopby-slider-container.-dark .ui-slider-range {
  height: 3px;
  background: #ff5502;
}
.amshopby-slider-container.-dark .am-slider .ui-slider-handle {
  top: -6px;
  width: 9px;
  height: 15px;
  border-radius: 2px;
  background: #ff5502;
  box-shadow: 0 2px 4px rgba(255, 85, 2, 0.2), 0 1px 2px rgba(255, 85, 2, 0.3);
  transform: translateX(-4.5px);
}
.amshopby-slider-container.-dark .amshopby-slider-tooltip {
  position: absolute;
  bottom: calc(100% + 7px);
  left: 8px;
  z-index: 1;
  display: block;
  box-sizing: border-box;
  padding: 3px;
  border: 1px solid #ff5502;
  border-radius: 2px;
  background: #ff5502;
  color: #ffffff;
  letter-spacing: .03em;
  font-size: 12px;
  line-height: 1;
  transform: translateX(-50%);
  left: 4.5px;
}
.amshopby-slider-container.-dark .amshopby-slider-tooltip:before,
.amshopby-slider-container.-dark .amshopby-slider-tooltip:after {
  position: absolute;
  top: calc(100% - 2px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  border-bottom-right-radius: 2px;
  background: #ff5502;
  content: '';
  transform: rotate(45deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-dark .amshopby-slider-tooltip:after {
  top: calc(100% - 3px);
  background: #ff5502;
}
.filter-options-item .filter-options-content .am-swatch-wrapper .swatch-option.image,
.filter-options-item .filter-options-content .swatch-attribute.size .swatch-option.selected,
.filter-options-item .filter-options-content .swatch-attribute.manufacturer .swatch-option.selected {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.filter-options-item .filter-options-content .range {
  display: flex;
  align-items: center;
  margin-top: 15px;
  text-align: center;
}
.filter-options-item .filter-options-content .am-shopby-form {
  margin-top: 10px;
}
.filter-options-item .filter-options-content .items [class*='am-filter-item'] {
  margin-left: 0;
  padding: 0;
}
.filter-options-item .filter-options-content .count {
  display: inline-flex;
  padding-left: 0;
}
.filter-options-item .filter-options-content .am-shopby-swatch-label .count {
  margin: 0;
  padding: 0;
}
.filter-options-item .filter-options-content .am-shopby-swatch-label .label {
  margin-right: 5px;
}
.filter-options-item .filter-options-content .am-shopby-form {
  overflow-x: hidden;
  overflow-y: auto;
  margin-bottom: -15px;
  padding: 3px;
}
.filter-options-item .filter-options-content .am-shopby-form .swatch-attribute .swatch-option-link-layered:hover {
  background-color: unset;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content {
  padding-bottom: 10px;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.amasty-catalog-topnav .filter-options-item .filter-options-content .am-shopby-form,
.amasty-catalog-topnav .filter-options-item .filter-options-content .am-category-wrapper,
.amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-fromto-wrap {
  margin: 0;
}
.filter-options .items.-am-overflow {
  overflow-x: hidden;
  overflow-y: auto;
}
.filter-options .items .items-children.-folding {
  padding-left: 20px;
  width: 100%;
  list-style: none;
}
.filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent {
  padding-left: 20px;
}
.filter-options .items.-am-multiselect .item.-is-expanded .items-children.-folding {
  padding-left: 0;
}
.filter-options .items .items-children.-folding .item {
  margin: 5px 0;
}
.filter-options .item.-empty-value {
  opacity: .5;
  pointer-events: none;
  user-select: none;
}
.filter-options .ui-widget-overlay {
  background: #aaa;
  opacity: .3;
}
.filter-options .ui-widget-shadow {
  box-shadow: 0 0 5px #666;
}
.filter-options .am-category-view {
  position: absolute;
  z-index: 9;
  display: none;
  overflow-y: auto;
  box-sizing: border-box;
  margin: 0;
  padding: 10px;
  max-height: 300px;
  width: 100%;
  border: 1px solid #cccccc;
  background-color: #fff;
  white-space: nowrap;
}
.filter-options .items.am-category-view,
.filter-options .am-category-view ol.items {
  margin: 0;
}
.filter-options .am-category-view.-am-singleselect .am-collapse-icon {
  top: 0;
}
.filter-options .am-category-view.-am-singleselect .am-collapse-icon:after,
.filter-options .am-category-view.-am-singleselect .am-show-more:before {
  right: inherit;
  left: 0;
}
.filter-options .am-category-view .item a.amshopby-filter-parent {
  padding-left: 20px;
}
.filter-options .am-category-view.-am-multiselect .item > .am-collapse-icon ~ a.amshopby-filter-parent {
  padding-left: 40px;
}
.filter-options .am-category-view [class*='am-filter-item'] {
  display: inline-block;
  white-space: initial;
}
.filter-options .filter-options-content .rating-summary {
  display: inline-block;
  vertical-align: sub;
}
.filter-options .amshopby-search-box {
  margin: 0 0 15px;
}
.filter-options .am-labels-folding.-am-singleselect .item .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding.-am-singleselect .item:not(.swatch-option-link-layered) input[type='radio'],
.filter-options .amshopby-category-dropdown + form .-am-singleselect .item input[type='radio'],
.filter-options .am-category-view input[type='radio'] {
  display: none;
}
.filter-options .am-labels-folding.-am-singleselect .item {
  padding: 0;
}
.filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
.filter-options .items:not(.items-children) > .item.-is-by-click.-filter-parent ~ .item.-is-expanded {
  margin-left: 20px;
}
.filter-options-content .am-ranges .items.-am-multiselect .item {
  position: relative;
}
.filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
  padding-left: 20px;
}
.filter-actions .filter-clear {
  color: #1979c3;
  font-size: 14px;
  line-height: 19px;
}
.filter-actions .filter-clear:hover {
  color: #399ae6;
  text-decoration: none;
}
.filter-actions .filter-clear:focus,
.filter-actions .filter-clear:active {
  color: #135d96;
}
.filter-options-content .item a:hover {
  background-color: transparent;
  color: #1979c3;
}
.filter-options-content .item a:hover .count {
  color: #1979c3;
}
.filter-options-content .item a:active,
.filter-options-content .item a:active .count {
  color: #135d96;
  text-decoration: none;
}
.filter-options-content .item:first-child {
  margin-top: 0;
}
.filter-options-content .item:last-child {
  margin-bottom: 0;
}
.filter-options-content .item > a {
  display: block;
}
.filter-options-content .items.-am-singleselect .item > input[type='radio'] {
  display: none;
}
.filter-options-content .items.-am-singleselect a.am_shopby_link_selected,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label {
  color: #1979c3;
}
.filter-options-content .items.-am-singleselect a.am_shopby_link_selected .count,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label .count {
  color: #1979c3;
}
.am-show-more,
.filter-options-content .am-show-more {
  position: relative;
  display: none;
  margin: 10px 0 0;
  padding: 0 22px 0 0;
  color: #070605;
  letter-spacing: .03em;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
}
.amasty-catalog-topnav .filter-options-content .am-show-more {
  padding-left: 0;
}
.filter-options-content .am-show-more {
  padding-left: 10px;
}
.am-show-more:hover,
.filter-options-content .am-show-more:hover {
  background-color: transparent;
  color: #838382;
  text-decoration: none;
}
.am-show-more:active,
.filter-options-content .am-show-more:active {
  color: #070605;
}
.am-show-more:before {
  top: 0;
}
.am-show-more.-active {
  display: inline-flex;
  align-items: center;
}
.am-show-more .am-counter {
  display: inline-block;
  margin: 0 2px;
  opacity: .5;
}
.am-show-more[data-is-hide='false']:before {
  transform: rotate(180deg);
}
.am_shopby_link_selected {
  color: #1979c3;
}
.filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding {
  padding-left: 0;
}
.filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded {
  margin-left: 20px;
}
.am-filter-items-stock .am_shopby_link_selected,
.am-filter-items-rating .am_shopby_link_selected {
  text-decoration: none;
}
.filter-content [class*='am-filter-item']:hover ~ .amshopby-choice:before {
  border-color: #1979c3;
}
.filter-content .items.-am-multiselect [class*='am-filter-item']:hover {
  color: inherit;
}
.filter-content .items.-am-multiselect [class*='am-filter-item']:hover .count {
  color: #757575;
}
.amshopby-fly-out-view.ui-menu,
.amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children {
  position: relative;
  padding: 13px 0;
  border-radius: 3px;
  background: #fff;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
}
.amshopby-fly-out-view .ui-menu {
  width: 100%;
}
.amshopby-fly-out-view .items-children:not(.ui-menu) {
  display: none;
}
.amshopby-fly-out-view .am-input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amshopby-fly-out-view .am-input[type='radio'] + .amshopby-choice {
  display: none;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  margin: 0;
  padding: 4px 20px;
  font-size: 14px;
  line-height: 18px;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item:hover {
  background-color: #f8f8f9;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children {
  position: absolute;
  z-index: 995;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
  position: relative;
  top: inherit;
  left: inherit;
  margin: 3px 0;
  padding-left: 22px;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-'] {
  display: inline-block;
  width: 100%;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover {
  background-color: transparent;
  color: inherit;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover > .count {
  color: #757575;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item .amshopby-choice:hover:before,
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover ~ .amshopby-choice:before {
  border-color: #e3e3e3;
}
.am_shopby_apply_filters {
  position: fixed;
  bottom: -80px;
  z-index: 999;
  width: 100%;
  transition: left 0.2s ease-in-out;
}
.am_shopby_apply_filters.visible {
  bottom: 0;
}
.am-show-button {
  z-index: 211;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 15px 0;
  width: 100%;
  border-top: 1px solid #cccccc;
  background: #ffffff;
  text-align: center;
}
.am-show-button > .am-items {
  margin: 0;
  padding: 0 10px;
  color: #070605;
  font-size: 14px;
  line-height: 22px;
}
.am-show-button > .am-items.-loading {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url('../Amasty_Shopby/images/svg/loader.svg') center / 30px no-repeat;
  vertical-align: middle;
}
.am-show-button > .amshopby-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  min-width: 90px;
  line-height: 1;
}
.ie11 .am-show-button > .amshopby-button {
  padding: 10px;
}
#amasty-shopby-product-list {
  z-index: 1;
}
#amasty-shopby-product-list .products.wrapper {
  position: relative;
}
.amshopby-overlay-block {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 230;
  display: none;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
}
.amshopby-overlay-block > .amshopby-loader {
  position: absolute;
  top: 10%;
  left: 50%;
  display: block;
  width: 100px;
  height: 100px;
  background: url('../Amasty_Shopby/images/svg/loader.svg') center / 100px no-repeat;
  transform: translate(-50%, -10%);
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
.amrelated-grid-wrapper .amshopby-option-link {
  margin-bottom: 10px;
}
.ambrands-letters-filter {
  display: flex;
  flex-wrap: wrap;
}
.ambrands-letters-filter .ambrands-letter {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin: 0 12px 12px 0;
  padding: 6px;
  min-width: 34px;
  min-height: 34px;
  border: 1px solid #ccc;
  border-radius: 6px;
  background: #fff;
  color: #333333;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  cursor: pointer;
}
.ambrands-letters-filter .ambrands-letter:hover {
  border-color: #006bb4;
  background: #ffffff;
  text-decoration: none;
}
.ambrands-letters-filter .ambrands-letter.-disabled {
  border-color: #ececec;
  background: #ececec;
  box-shadow: none;
  color: #cccccc;
  pointer-events: none;
}
.ambrands-letters-filter .ambrands-letter.hide {
  display: none;
}
.ambrands-letters-filter .ambrands-letter.-active {
  border-color: #006bb4;
  background: #dff1ff;
  color: #006bb4;
}
.ambrands-letters-filter .ambrands-letter.-letter-all {
  padding: 6px 11px;
}
.ambrands-filters-block {
  display: inline-block;
  margin: 20px 0 53px;
  width: 100%;
}
.ambrands-search-wrapper {
  margin-bottom: 30px;
  max-width: 460px;
}
.ambrands-search-block {
  position: relative;
  display: block;
}
.ambrands-search-block:before {
  position: absolute;
  top: calc(50% - 20px / 2);
  left: 15px;
  display: flex;
  min-width: 20px;
  width: 20px;
  height: 20px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDcuNjkyYTcuNjkyIDcuNjkyIDAgMTAxNS4zODUgMEE3LjY5MiA3LjY5MiAwIDAwMCA3LjY5MnptMS41MzggMGE2LjE1NCA2LjE1NCAwIDExMTIuMzA4IDAgNi4xNTQgNi4xNTQgMCAwMS0xMi4zMDggMHoiIGZpbGw9IiNDN0M3QzciLz48cGF0aCBkPSJNMTkuMjMyIDIwYS43Ni43NiAwIDAxLS41NDQtLjIyNmwtNi42MzYtNi42NDZhLjc3Ljc3IDAgMTExLjA3Ny0xLjA5N2w2LjY0NyA2LjY0NmMuMy4zLjMuNzg3IDAgMS4wODdhLjc2Ljc2IDAgMDEtLjU0NC4yMzZ6IiBmaWxsPSIjQzdDN0M3Ii8+PC9zdmc+) center no-repeat;
  content: '';
  pointer-events: none;
}
.ambrands-search-block .ambrands-clear {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  padding: 10px;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 0 6px 6px 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjIzIDQuMjNhLjc4My43ODMgMCAwMTEuMTA2IDBMMTAgOC44OTJsNC42NjQtNC42NjRhLjc4My43ODMgMCAwMTEuMTA3IDEuMTA3TDExLjEwNyAxMGw0LjY2NCA0LjY2NGEuNzgzLjc4MyAwIDAxLTEuMTA3IDEuMTA3TDEwIDExLjEwNyA1LjMzNiAxNS43N2EuNzgzLjc4MyAwIDAxLTEuMTA3LTEuMTA3TDguODkzIDEwIDQuMjMgNS4zMzZhLjc4My43ODMgMCAwMTAtMS4xMDd6IiBmaWxsPSIjMzMzIi8+PC9zdmc+) center no-repeat;
  cursor: pointer;
}
.ambrands-search-block .ambrands-clear:not(.-active) {
  display: none;
}
.ambrands-search-block .ambrands-input {
  display: block;
  box-sizing: border-box;
  margin: 0 0 10px;
  padding: 10px 40px;
  max-width: 100%;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 6px;
  background: #fff;
  color: #333333;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.ambrands-search-block .ambrands-input::-webkit-input-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.ambrands-search-block .ambrands-input:-moz-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  opacity: 1;
}
.ambrands-search-block .ambrands-input::-moz-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  opacity: 1;
}
.ambrands-search-block .ambrands-input:-ms-input-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.ambrands-search-block .ambrands-input:focus::-webkit-input-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:focus:-moz-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:focus::-moz-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:focus:-ms-input-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:hover,
.ambrands-search-block .ambrands-input:focus {
  border-color: #006bb4;
}
._keyfocus .ambrands-search-block .ambrands-input:focus,
.ambrands-search-block .ambrands-input:not([disabled]):focus {
  box-shadow: none;
}
.ambrands-livesearch-block {
  position: absolute;
  z-index: 99;
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 250px;
  width: 460px;
  border: 1px solid transparent;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
}
.ambrands-livesearch-block:not(.-active) {
  display: none;
}
.ambrands-livesearch-block > .ambrands-item {
  display: block;
  float: left;
  box-sizing: border-box;
  padding: 5px 10px;
  width: 100%;
  color: #000;
}
.ambrands-livesearch-block > .ambrands-item:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
@supports (-webkit-touch-callout: none) {
  ._keyfocus .ambrands-search-block .ambrands-input:not(:focus),
  .ambrands-search-block .ambrands-input:not(:focus) {
    border-top-width: .5px;
  }
}
.ambrands-letters-list .ambrands-letter {
  box-sizing: border-box;
  margin-bottom: 40px;
  width: 100%;
  vertical-align: top;
}
.ambrands-letters-list .ambrands-letter .ambrands-content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
  padding: 0;
}
.ambrands-letters-list .ambrands-letter .ambrands-title {
  display: flex;
  align-items: center;
  margin: 0 0 20px;
  color: #333;
  font-weight: 700;
  font-style: normal;
  font-size: 32px;
  line-height: 1;
}
.ambrands-letter .ambrands-brand-item {
  position: relative;
  margin: 0 8px 16px;
  min-width: 100px;
}
.ambrands-letter .ambrands-brand-item.-no-logo {
  max-width: calc(50% - (8px * 2));
  width: 100%;
}
.ambrands-letter .ambrands-brand-item.-no-logo .ambrands-label {
  padding-top: 10px;
}
.ambrands-letter .ambrands-brand-item .ambrands-inner {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  overflow: hidden;
  height: 100%;
  border: 1px solid transparent;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 2px 5px rgba(74, 83, 94, 0.03), 0 4px 10px rgba(104, 118, 139, 0.13);
  color: #333333;
}
.ambrands-letter .ambrands-brand-item .ambrands-inner:hover,
.ambrands-letter .ambrands-brand-item .ambrands-inner:focus {
  border-color: #006bb4;
  text-decoration: none;
}
.ambrands-letter .ambrands-brand-item .ambrands-inner:active {
  border-color: #006bb4;
  background: rgba(65, 173, 255, 0.19);
}
.ambrands-letter .ambrands-brand-item .ambrands-empty {
  color: #e2e2e2;
}
.ambrands-letter .ambrands-brand-item .ambrands-count {
  color: #c7c7c7;
}
.ambrands-letter .ambrands-brand-item .ambrands-count:before {
  content: '(';
}
.ambrands-letter .ambrands-brand-item .ambrands-count:after {
  content: ')';
}
.ambrands-letter .ambrands-brand-item .ambrands-label {
  word-wrap: break-word;
  word-break: break-word;
  box-sizing: border-box;
  margin: auto;
  padding: 0 10px 10px;
  width: 100%;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 19px;
}
.ie11 .ambrands-letter .ambrands-brand-item .ambrands-label {
  word-break: break-all;
}
.ambrands-brand-item .ambrands-image-block {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 10px;
}
.ambrands-brand-item .ambrands-image-block > .ambrands-image {
  max-width: 100%;
  max-height: 100%;
}
.ambrands-letter .ambrands-image {
  display: block;
  margin: 0 auto;
  pointer-events: none;
}
.ambrands-letters-list .ambrands-brand-item {
  list-style-type: none;
  text-align: center;
}
.ambrands-list-popup,
.ambrands-menu-item .ambrands-arrow {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
.amazon-button-container {
  display: table;
  margin: 0 0 22px;
}
.amazon-button-container__cell {
  display: table-cell;
  min-width: 45px;
  position: relative;
}
.amazon-button-container img {
  display: block;
}
.amazon-button-container .field-tooltip {
  display: none;
  margin: -12px 0 0;
  right: 5px;
  top: 50%;
}
.checkout-shipping-address .amazon-button-container {
  margin: 22px 0;
}
.login-container .block-amazon-login .actions-toolbar {
  margin-top: 25px;
}
.amazon-validate-container .block .block-title {
  font-size: 1.8rem;
}
.amazon-validate-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.amazon-validate-container .fieldset:after {
  margin-top: 35px;
}
@media all and (max-width: 1024px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
.amazon-divider {
  border-bottom: 1px solid #cccccc;
  line-height: 0.1em;
  margin: 18px 0 20px;
  text-align: center;
  max-width: 500px;
}
.amazon-divider span {
  background: #fff;
  padding: 0 5px;
}
/** mini cart styling **/
.product-social-links,
.amazon-minicart-container {
  width: 100%;
  display: block;
  text-align: center;
}
.product-social-links .amazon-button-container,
.amazon-minicart-container .amazon-button-container {
  display: inline-block;
  margin: 0px;
}
.product-social-links .field-tooltip .field-tooltip-content,
.amazon-minicart-container .field-tooltip .field-tooltip-content {
  top: 38px;
  left: -245px;
}
.product-social-links .field-tooltip .field-tooltip-content:before,
.amazon-minicart-container .field-tooltip .field-tooltip-content:before {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #666666;
  top: -10px;
  left: 244px;
}
.product-social-links .field-tooltip .field-tooltip-content:after,
.amazon-minicart-container .field-tooltip .field-tooltip-content:after {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f4f4f4;
  top: -8px;
  left: 244px;
}
.product-social-links .amazon-button-container {
  margin-bottom: 30px;
  display: block;
}
.amazon-checkout-now {
  border-top: 1px solid #c1c1c1;
  padding-top: 10px;
  margin-bottom: 10px;
}
.amazon-addtoCart {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.revert-checkout {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}
.centered-button {
  text-align: center;
  display: inline-block;
}
.catalog-product-view .centered-button {
  display: table;
}
.checkout-payment-method .amazon-sandbox-simulator {
  border-bottom: 1px solid #cccccc;
}
.checkout-payment-method .amazon-sandbox-simulator .payment-option-title {
  border-top: none;
  padding-top: 0;
}
.checkout-payment-method .amazon-sandbox-simulator .amazon-sandbox-simulator-scenario {
  margin-bottom: 10px;
}
.checkout-methods-items .amazon-minicart-container .amazon-divider {
  display: none;
}
.checkout-methods-items .centered-button {
  margin-bottom: 0;
}
@media all and (max-width: 1024px) {
  .checkout-methods-items .centered-button {
    width: auto;
  }
}
.checkout-methods-items .field-tooltip {
  display: none;
}
.checkout-methods-items .field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before,
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
@media all and (max-width: 1024px) {
  .checkout-methods-items .field-tooltip .field-tooltip-content {
    right: -56px;
    top: 38px;
    left: auto;
  }
  .checkout-methods-items .field-tooltip .field-tooltip-content:before,
  .checkout-methods-items .field-tooltip .field-tooltip-content:after {
    right: 56px;
  }
}
.amazon-widget {
  max-width: 400px;
  height: 228px;
}
.amazon-widget--address {
  margin-top: 20px;
}
.amazon-addresses {
  margin-top: 20px;
}
.amazon-addresses .amazon-address {
  margin-bottom: 20px;
}
#checkout-step-shipping .amazon-divider {
  margin: 40px 0;
}
.checkout-payment-method .amazon-payment-method .payment-method-title {
  visibility: hidden;
  padding-bottom: 0;
}
/** Prevent movement after a soft decline to other payment steps **/
.opc-progress-bar-item._complete.lock-step {
  cursor: none;
  pointer-events: none;
}
@media all and (max-width: 1024px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.iti {
  position: relative;
  display: inline-block;
}
.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.iti__hide {
  display: none;
}
.iti__v-hide {
  visibility: hidden;
}
.iti input,
.iti input[type=text],
.iti input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}
.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 31px;
  padding: 0 6px 0 8px;
}
.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}
.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}
@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal;
  }
}
.iti__flag-box {
  display: inline-block;
  width: 20px;
}
.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}
.iti__country {
  padding: 5px 10px;
  outline: none;
}
.iti__dial-code {
  color: #999;
}
.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti__flag-box,
.iti__country-name,
.iti__dial-code {
  vertical-align: middle;
}
.iti__flag-box,
.iti__country-name {
  margin-right: 6px;
}
.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text],
.iti--allow-dropdown input[type=tel],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=text],
.iti--separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}
.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default;
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent;
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px;
}
.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
.iti--container:hover {
  cursor: pointer;
}
.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}
.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%;
}
.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}
.iti__flag {
  width: 20px;
}
.iti__flag.iti__be {
  width: 18px;
}
.iti__flag.iti__ch {
  width: 15px;
}
.iti__flag.iti__mc {
  width: 19px;
}
.iti__flag.iti__ne {
  width: 18px;
}
.iti__flag.iti__np {
  width: 13px;
}
.iti__flag.iti__va {
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px;
  }
}
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}
.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}
.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}
.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}
.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}
.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}
.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}
.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}
.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}
.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}
.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}
.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}
.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}
.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}
.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}
.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}
.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}
.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}
.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}
.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}
.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}
.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}
.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}
.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}
.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}
.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}
.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}
.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}
.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}
.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}
.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}
.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}
.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}
.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}
.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}
.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}
.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}
.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}
.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}
.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}
.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}
.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}
.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}
.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}
.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}
.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}
.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}
.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}
.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}
.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}
.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}
.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}
.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}
.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}
.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}
.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}
.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}
.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}
.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}
.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}
.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}
.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}
.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}
.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}
.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}
.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}
.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}
.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}
.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}
.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}
.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}
.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}
.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}
.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}
.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}
.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}
.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}
.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}
.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}
.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}
.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}
.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}
.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}
.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}
.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}
.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}
.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}
.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}
.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}
.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}
.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}
.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}
.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}
.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}
.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}
.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}
.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}
.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}
.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}
.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}
.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}
.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}
.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}
.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}
.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}
.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}
.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}
.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}
.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}
.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}
.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}
.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}
.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}
.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}
.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}
.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}
.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}
.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}
.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}
.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}
.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}
.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}
.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}
.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}
.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}
.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}
.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}
.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}
.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}
.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}
.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}
.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}
.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}
.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}
.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}
.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}
.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}
.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}
.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}
.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}
.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}
.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}
.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}
.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}
.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}
.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}
.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}
.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}
.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}
.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}
.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}
.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}
.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}
.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}
.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}
.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}
.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}
.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}
.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}
.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}
.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}
.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}
.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}
.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}
.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}
.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}
.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}
.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}
.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}
.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}
.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}
.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}
.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}
.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}
.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}
.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}
.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}
.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}
.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}
.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}
.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}
.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}
.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}
.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}
.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}
.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}
.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}
.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}
.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}
.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}
.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}
.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}
.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}
.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}
.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}
.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}
.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}
.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}
.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}
.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}
.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}
.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}
.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}
.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}
.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}
.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}
.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}
.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}
.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}
.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}
.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}
.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}
.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}
.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}
.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}
.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}
.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}
.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}
.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}
.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}
.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}
.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}
.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}
.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}
.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}
.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}
.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}
.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}
.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}
.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}
.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}
.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}
.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}
.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}
.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}
.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}
.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}
.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}
.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}
.iti__flag.iti__us {
  height: 11px;
  background-position: -5241px 0px;
}
.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}
.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}
.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}
.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}
.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}
.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}
.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}
.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}
.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}
.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}
.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}
.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}
.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}
.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}
.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}
.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}
.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}
.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url('../Dotdigitalgroup_Sms/images/flags.png');
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url('../Dotdigitalgroup_Sms/images/flags@2x.png');
  }
}
.iti__flag.iti__np {
  background-color: transparent;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #343434;
  font-family: inherit;
  font-size: 14px;
  line-height: 19px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #e5e5e5;
  /*padding: @selectize-padding-y @selectize-padding-x;*/
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 6px 16px 3px;
}
.selectize-input.full {
  background-color: #ffffff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #1da7ee;
  color: #ffffff;
  border: 1px solid #0073bb;
}
.selectize-control.multi .selectize-input > div.active {
  background: #92c836;
  color: #ffffff;
  border: 1px solid #00578d;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #ffffff;
  background: #d2d2d2;
  border: 1px solid #aaaaaa;
}
.selectize-input input {
  display: inline-block !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
}
.selectize-input input::-ms-clear {
  display: none;
}
.selectize-input input:focus {
  outline: none !important;
}
.selectize-input .item + input {
  display: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
/*.selectize-input.dropdown-active::before {
	content: ' ';
	display: block;
	position: absolute;
	background: @selectize-color-dropdown-border-top;
	height: 1px;
	bottom: 0;
	left: 0;
	right: 0;
}*/
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #e5e5e5;
  border-top: none;
  background: #ffffff;
  margin: -1px 0 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 8px 16px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #343434;
  background: #ffffff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(52, 52, 52, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  font-family: 'FontAwesome';
  content: '\f107';
  position: absolute;
  color: #343434;
  font-size: 14px;
  right: 16px;
  line-height: 1;
  top: 35%;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  /*margin-top: @selectize-arrow-size * -0.8;
		border-width: 0 @selectize-arrow-size @selectize-arrow-size @selectize-arrow-size;
		border-color: transparent transparent @selectize-arrow-color transparent;*/
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}
.selectized.mage-error + div.mage-error[generated] {
  position: absolute;
  top: 35px;
}
.selectized.mage-error + div.mage-error[generated] + .selectize-control .selectize-input.not-full {
  border-color: #e02b27;
}
.iwd_main_wrapper .field .input-text._has-datepicker {
  width: 53%;
}
._has-datepicker ~ .ui-datepicker-trigger {
  margin-left: -3rem;
}
.selectize-control.multi .selectize-input.has-items {
  padding-left: 13px;
  padding-right: 13px;
}
.selectize-control.multi .selectize-input.disabled [data-value] {
  color: #999;
  text-shadow: none;
  background: none;
}
.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  border-color: #e6e6e6;
}
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  background: none;
}
.selectize-control.multi .selectize-input [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.selectize-control.single .selectize-input {
  min-height: 35px;
  padding-right: 20px;
}
.selectize-control.single .selectize-input input {
  min-height: 37px;
}
.selectize-control.single .selectize-input input:focus {
  outline: none;
  box-shadow: none;
}
.selectize-control.single .selectize-input.has-items input {
  padding-left: 0;
}
.selectize-control.single .selectize-input:not(.has-items) input {
  width: 100% !important;
}
.selectize-control.single .item {
  min-height: 37px;
  padding: 9px 0 9px 16px;
}
.selectize-control.single .selectize-input,
.selectize-dropdown.single {
  border-color: #e5e5e5;
}
._error .selectize-control.single .selectize-input,
._error .selectize-dropdown.single {
  border-color: #e02b27;
}
.selectize-dropdown .optgroup-header {
  padding-top: 10px;
  font-weight: bold;
  font-size: 0.85em;
}
.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0;
}
.selectize-dropdown .optgroup:first-child {
  border-top: 0 none;
}
.selectize_hide_input {
  opacity: 0 !important;
  position: absolute !important;
  left: -10000px !important;
}
.form.methods-shipping input.input-text {
  height: 37px !important;
}
#iwd_opc_shipping_method {
  width: 100%;
  min-height: 37px;
}
.iwd_main_wrapper .selectize-control + .iwd_opc_field_tooltip.iwd_opc_cvv_tooltip {
  right: -25px;
}
.padding-default {
  padding: 8px 13px 8px 13px;
}
#iwd_opc_discount .iwd_opc_universal_wrapper,
#iwd_opc_gift_card .iwd_opc_universal_wrapper,
#iwd_opc_shipping_policy .iwd_opc_universal_wrapper {
  margin: 18px 0;
}
#iwd_opc_discount.iwd_opc_collapsible_opened .iwd_opc_button:after,
#iwd_opc_gift_card.iwd_opc_collapsible_opened .iwd_opc_button:after,
#iwd_opc_shipping_policy.iwd_opc_collapsible_opened .iwd_opc_button:after {
  content: "\f056" !important;
}
#iwd_opc_discount .iwd_opc_button,
#iwd_opc_gift_card .iwd_opc_button,
#iwd_opc_shipping_policy .iwd_opc_button {
  border: none;
  display: inline;
  padding: 0;
  margin: 0;
  line-height: 17px;
  text-align: left;
  width: auto;
  padding-right: 26px;
  color: #343434;
  font-size: 13px;
  font-weight: 600;
  position: relative;
}
#iwd_opc_discount .iwd_opc_button:after,
#iwd_opc_gift_card .iwd_opc_button:after,
#iwd_opc_shipping_policy .iwd_opc_button:after {
  content: "\f055";
  top: 1px;
  right: 0;
  font-size: 14px;
  color: #1979c3;
}
#iwd_opc_shipping_policy {
  line-height: 15px;
}
#iwd_opc_shipping_policy .iwd_opc_universal_wrapper {
  margin: 0 0 33px 0;
}
.iwd_main_wrapper {
  width: 100%;
  position: relative;
  margin: 48px 0 0 0;
  display: inline-block;
  color: #676767;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
.iwd_main_wrapper * {
  box-sizing: border-box;
}
.iwd_main_wrapper div .place_button_wrapper {
  margin-bottom: 17px;
}
.iwd_main_wrapper .iwd_opc_payment_column button.iwd_opc_place_order_button,
.iwd_main_wrapper .iwd_opc_payment_column .cart.table-wrapper .actions-toolbar > .action.iwd_opc_place_order_button,
.iwd_main_wrapper .iwd_opc_payment_column .action-gift.iwd_opc_place_order_button {
  padding: 12px 0;
}
.iwd_main_wrapper .iwd_opc_payment_column button.iwd_opc_place_order_button span,
.iwd_main_wrapper .iwd_opc_payment_column .cart.table-wrapper .actions-toolbar > .action.iwd_opc_place_order_button span,
.iwd_main_wrapper .iwd_opc_payment_column .action-gift.iwd_opc_place_order_button span {
  font-size: 17px;
  padding-left: 34px;
  position: relative;
  line-height: 19px;
}
.iwd_main_wrapper .iwd_opc_payment_column button.iwd_opc_place_order_button span:before,
.iwd_main_wrapper .iwd_opc_payment_column .cart.table-wrapper .actions-toolbar > .action.iwd_opc_place_order_button span:before,
.iwd_main_wrapper .iwd_opc_payment_column .action-gift.iwd_opc_place_order_button span:before {
  content: "\f023";
  font-family: FontAwesome;
  font-size: 19px;
  position: absolute;
  left: 3px;
  top: 2px;
}
.iwd_main_wrapper .iwd_opc_column_name {
  line-height: 24px;
  font-size: 17px;
  text-align: center;
  font-weight: 600;
  color: #343434;
  margin-bottom: 24px;
}
.iwd_main_wrapper .iwd_opc_alternative_wrapper {
  position: relative;
  margin: 0 auto;
  width: 88.95%;
}
.iwd_main_wrapper .iwd_opc_alternative_wrapper .iwd_opc_two_column_wrapper .iwd_opc_column:last-child {
  float: right;
  padding-left: 10px;
}
.iwd_main_wrapper .iwd_opc_alternative_wrapper .iwd_opc_two_column_wrapper .iwd_opc_column:last-child .iwd_opc_button {
  padding: 9px 13px 9px 13px;
}
.iwd_main_wrapper .iwd_opc_alternative_wrapper .iwd_opc_two_column_wrapper .iwd_opc_column:last-child .iwd_opc_alternative_column {
  float: right;
}
.iwd_main_wrapper .iwd_opc_alternative_wrapper .iwd_opc_alternative_column {
  max-width: 368px;
  min-width: 269px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
.iwd_main_wrapper .iwd_opc_alternative_wrapper .iwd_opc_alternative_column .iwd_opc_column_content,
.iwd_main_wrapper .iwd_opc_alternative_wrapper .iwd_opc_alternative_column .iwd_opc_column {
  outline: none;
  box-shadow: none;
}
.iwd_main_wrapper .iwd_opc_collapsible_container {
  line-height: 19px;
}
.iwd_main_wrapper .iwd_opc_collapsible_container.iwd_opc_collapsible_opened .iwd_opc_collapsible_title:after {
  content: '\f106';
}
.iwd_main_wrapper .iwd_opc_collapsible_container .iwd_opc_collapsible_title {
  color: #1979c3;
  cursor: pointer;
  border-radius: 2px;
  display: block;
}
.iwd_main_wrapper .iwd_opc_collapsible_container .iwd_opc_collapsible_title:after {
  font-family: 'FontAwesome';
  content: '\f107';
  padding-left: 3.25px;
}
.iwd_main_wrapper .iwd_opc_collapsible_container .iwd_opc_collapsible_title:hover {
  color: #006bb4;
}
.iwd_main_wrapper .iwd_opc_collapsible_container .iwd_opc_collapsible_content .iwd_opc_collapsible_content_scrollable {
  border: 1px solid #e5e5e5;
  overflow-wrap: break-word;
  padding: 8px 13px 8px 13px;
  max-height: 140px;
  font-size: 12px;
  line-height: 17px;
  width: 100%;
  border-radius: 4px;
}
.iwd_main_wrapper .iwd_opc_collapsible_container .iwd_opc_collapsible_content .iwd_opc_collapsible_content_scrollable:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.iwd_main_wrapper .iwd_opc_clear {
  clear: both;
}
.iwd_main_wrapper .iwd_opc_universal_wrapper {
  margin-bottom: 33px;
  position: relative;
  width: 100%;
}
.iwd_main_wrapper .iwd_opc_universal_wrapper.iwd_opc_message {
  font-size: 12px;
  text-align: center;
  line-height: 17px;
  padding: 0 13px 0 13px;
  cursor: pointer;
}
.iwd_main_wrapper .iwd_opc_universal_wrapper.iwd_opc_message .iwd_opc_message_success {
  color: #1979c3;
}
.iwd_main_wrapper .iwd_opc_universal_wrapper.iwd_opc_message .iwd_opc_message_error {
  color: #e02b27;
}
.iwd_main_wrapper .iwd_opc_short_fields {
  display: flex;
}
.iwd_main_wrapper .iwd_opc_short_fields .iwd_opc_universal_wrapper {
  display: block;
  margin: 0;
  box-sizing: border-box;
  width: 50%;
  float: left;
}
.iwd_main_wrapper .iwd_opc_short_fields .iwd_opc_universal_wrapper:first-child {
  padding-right: calc(6.5px);
}
.iwd_main_wrapper .iwd_opc_short_fields .iwd_opc_universal_wrapper:last-child {
  padding-left: calc(6.5px);
}
.iwd_main_wrapper .iwd_opc_field select,
.iwd_main_wrapper .field select {
  /*margin: 0;
      padding: 0;
      position: absolute;
      top: 0;
      left: 0;
      width: 1px;
      height: 1px;
      opacity: 0;
      z-index: -1;*/
}
.iwd_main_wrapper .iwd_opc_field select.mage-error ~ .scroll-wrapper,
.iwd_main_wrapper .field select.mage-error ~ .scroll-wrapper,
.iwd_main_wrapper .iwd_opc_field select.mage-error ~ .iwd_opc_select_container,
.iwd_main_wrapper .field select.mage-error ~ .iwd_opc_select_container {
  border-color: #e02b27;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper .scroll-content,
.iwd_main_wrapper .field .scroll-wrapper .scroll-content {
  border: none;
}
.iwd_main_wrapper .iwd_opc_field .selectize-control .selectize-input:after,
.iwd_main_wrapper .field .selectize-control .selectize-input:after {
  font-family: 'FontAwesome';
  content: '\f107';
  position: absolute;
  color: #343434;
  font-size: 19px;
  right: 13px;
  line-height: 1;
  top: calc(50% - 9px);
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper,
.iwd_main_wrapper .field .scroll-wrapper,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container,
.iwd_main_wrapper .field .iwd_opc_select_container {
  border: 1px solid #e5e5e5;
  outline: none;
  border-radius: 2px;
  width: 100%;
  max-height: 184px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper[data-element-id="iwd_opc_shipping_method_group"],
.iwd_main_wrapper .field .scroll-wrapper[data-element-id="iwd_opc_shipping_method_group"],
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container[data-element-id="iwd_opc_shipping_method_group"],
.iwd_main_wrapper .field .iwd_opc_select_container[data-element-id="iwd_opc_shipping_method_group"],
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper[data-element-id="iwd_opc_shipping_method_rates"],
.iwd_main_wrapper .field .scroll-wrapper[data-element-id="iwd_opc_shipping_method_rates"],
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container[data-element-id="iwd_opc_shipping_method_rates"],
.iwd_main_wrapper .field .iwd_opc_select_container[data-element-id="iwd_opc_shipping_method_rates"] {
  max-height: 368px;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.selected .iwd_opc_select_option,
.iwd_main_wrapper .field .scroll-wrapper.selected .iwd_opc_select_option,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.selected .iwd_opc_select_option,
.iwd_main_wrapper .field .iwd_opc_select_container.selected .iwd_opc_select_option,
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.selected .selectize-input,
.iwd_main_wrapper .field .scroll-wrapper.selected .selectize-input,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.selected .selectize-input,
.iwd_main_wrapper .field .iwd_opc_select_container.selected .selectize-input {
  display: none;
  border-bottom: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.selected .iwd_opc_select_option.selected,
.iwd_main_wrapper .field .scroll-wrapper.selected .iwd_opc_select_option.selected,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.selected .iwd_opc_select_option.selected,
.iwd_main_wrapper .field .iwd_opc_select_container.selected .iwd_opc_select_option.selected,
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.selected .selectize-input.selected,
.iwd_main_wrapper .field .scroll-wrapper.selected .selectize-input.selected,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.selected .selectize-input.selected,
.iwd_main_wrapper .field .iwd_opc_select_container.selected .selectize-input.selected {
  display: block;
  background-color: inherit;
  padding-right: calc(31px);
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.selected .iwd_opc_select_option.selected[data-value=''],
.iwd_main_wrapper .field .scroll-wrapper.selected .iwd_opc_select_option.selected[data-value=''],
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.selected .iwd_opc_select_option.selected[data-value=''],
.iwd_main_wrapper .field .iwd_opc_select_container.selected .iwd_opc_select_option.selected[data-value=''],
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.selected .selectize-input.selected[data-value=''],
.iwd_main_wrapper .field .scroll-wrapper.selected .selectize-input.selected[data-value=''],
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.selected .selectize-input.selected[data-value=''],
.iwd_main_wrapper .field .iwd_opc_select_container.selected .selectize-input.selected[data-value=''] {
  color: #676767;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.selected .iwd_opc_select_option:after,
.iwd_main_wrapper .field .scroll-wrapper.selected .iwd_opc_select_option:after,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.selected .iwd_opc_select_option:after,
.iwd_main_wrapper .field .iwd_opc_select_container.selected .iwd_opc_select_option:after,
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.selected .selectize-input:after,
.iwd_main_wrapper .field .scroll-wrapper.selected .selectize-input:after,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.selected .selectize-input:after,
.iwd_main_wrapper .field .iwd_opc_select_container.selected .selectize-input:after {
  font-family: 'FontAwesome';
  content: '\f107';
  position: absolute;
  color: #343434;
  font-size: 19px;
  right: 13px;
  line-height: 1;
  top: calc(50% - 9px);
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.selected .iwd_opc_select_option:hover,
.iwd_main_wrapper .field .scroll-wrapper.selected .iwd_opc_select_option:hover,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.selected .iwd_opc_select_option:hover,
.iwd_main_wrapper .field .iwd_opc_select_container.selected .iwd_opc_select_option:hover,
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.selected .selectize-input:hover,
.iwd_main_wrapper .field .scroll-wrapper.selected .selectize-input:hover,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.selected .selectize-input:hover,
.iwd_main_wrapper .field .iwd_opc_select_container.selected .selectize-input:hover {
  background-color: inherit;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.disabled,
.iwd_main_wrapper .field .scroll-wrapper.disabled,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.disabled,
.iwd_main_wrapper .field .iwd_opc_select_container.disabled {
  cursor: default;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.disabled .iwd_opc_select_option,
.iwd_main_wrapper .field .scroll-wrapper.disabled .iwd_opc_select_option,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.disabled .iwd_opc_select_option,
.iwd_main_wrapper .field .iwd_opc_select_container.disabled .iwd_opc_select_option,
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.disabled .iwd_opc_select_option.selected,
.iwd_main_wrapper .field .scroll-wrapper.disabled .iwd_opc_select_option.selected,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.disabled .iwd_opc_select_option.selected,
.iwd_main_wrapper .field .iwd_opc_select_container.disabled .iwd_opc_select_option.selected {
  opacity: 0.5;
  color: #676767;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.disabled .iwd_opc_select_option[data-value=''],
.iwd_main_wrapper .field .scroll-wrapper.disabled .iwd_opc_select_option[data-value=''],
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.disabled .iwd_opc_select_option[data-value=''],
.iwd_main_wrapper .field .iwd_opc_select_container.disabled .iwd_opc_select_option[data-value=''],
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.disabled .iwd_opc_select_option.selected[data-value=''],
.iwd_main_wrapper .field .scroll-wrapper.disabled .iwd_opc_select_option.selected[data-value=''],
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.disabled .iwd_opc_select_option.selected[data-value=''],
.iwd_main_wrapper .field .iwd_opc_select_container.disabled .iwd_opc_select_option.selected[data-value=''] {
  color: #676767;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper.disabled:focus,
.iwd_main_wrapper .field .scroll-wrapper.disabled:focus,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container.disabled:focus,
.iwd_main_wrapper .field .iwd_opc_select_container.disabled:focus {
  box-shadow: none;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper .iwd_opc_select_option,
.iwd_main_wrapper .field .scroll-wrapper .iwd_opc_select_option,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container .iwd_opc_select_option,
.iwd_main_wrapper .field .iwd_opc_select_container .iwd_opc_select_option {
  padding: 8px 13px 8px 13px;
  color: #343434;
  font-size: 13px;
  line-height: 19px;
  border-bottom: 1px solid rgba(229, 229, 229, 0.4);
  overflow: hidden;
  box-sizing: border-box;
  text-align: left;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper .iwd_opc_select_option.selected,
.iwd_main_wrapper .field .scroll-wrapper .iwd_opc_select_option.selected,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container .iwd_opc_select_option.selected,
.iwd_main_wrapper .field .iwd_opc_select_container .iwd_opc_select_option.selected,
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper .iwd_opc_select_option:hover,
.iwd_main_wrapper .field .scroll-wrapper .iwd_opc_select_option:hover,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container .iwd_opc_select_option:hover,
.iwd_main_wrapper .field .iwd_opc_select_container .iwd_opc_select_option:hover {
  background-color: rgba(229, 229, 229, 0.4);
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper .iwd_opc_select_option:last-child,
.iwd_main_wrapper .field .scroll-wrapper .iwd_opc_select_option:last-child,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container .iwd_opc_select_option:last-child,
.iwd_main_wrapper .field .iwd_opc_select_container .iwd_opc_select_option:last-child {
  border-bottom: none;
}
.iwd_main_wrapper .iwd_opc_field .scroll-wrapper:focus,
.iwd_main_wrapper .field .scroll-wrapper:focus,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_select_container:focus,
.iwd_main_wrapper .field .iwd_opc_select_container:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.iwd_main_wrapper .iwd_opc_field:not(.choice) label,
.iwd_main_wrapper .field:not(.choice) label,
.iwd_main_wrapper .iwd_opc_field:not(.choice) label.label,
.iwd_main_wrapper .field:not(.choice) label.label,
.iwd_main_wrapper .iwd_opc_field:not(.choice) legend.label,
.iwd_main_wrapper .field:not(.choice) legend.label,
.iwd_main_wrapper .iwd_opc_field:not(.choice) .label,
.iwd_main_wrapper .field:not(.choice) .label {
  display: none;
}
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input,
.iwd_main_wrapper .field.iwd_opc_input,
.iwd_main_wrapper .iwd_opc_field .input-text,
.iwd_main_wrapper .field .input-text,
.iwd_main_wrapper .iwd_opc_field textarea,
.iwd_main_wrapper .field textarea,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field,
.iwd_main_wrapper .field .iwd_opc_hosted_field,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea,
.iwd_main_wrapper .field.iwd_opc_textarea {
  background: inherit;
  border-radius: 2px;
  border: 1px solid #e5e5e5;
  padding: 8px 13px 8px 13px;
  font-size: 14px;
  line-height: 19px;
  outline: none;
  height: 37px;
  width: 100%;
  color: #343434;
  letter-spacing: -.6px;
}
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input:focus,
.iwd_main_wrapper .field.iwd_opc_input:focus,
.iwd_main_wrapper .iwd_opc_field .input-text:focus,
.iwd_main_wrapper .field .input-text:focus,
.iwd_main_wrapper .iwd_opc_field textarea:focus,
.iwd_main_wrapper .field textarea:focus,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field:focus,
.iwd_main_wrapper .field .iwd_opc_hosted_field:focus,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea:focus,
.iwd_main_wrapper .field.iwd_opc_textarea:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input:invalid,
.iwd_main_wrapper .field.iwd_opc_input:invalid,
.iwd_main_wrapper .iwd_opc_field .input-text:invalid,
.iwd_main_wrapper .field .input-text:invalid,
.iwd_main_wrapper .iwd_opc_field textarea:invalid,
.iwd_main_wrapper .field textarea:invalid,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field:invalid,
.iwd_main_wrapper .field .iwd_opc_hosted_field:invalid,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea:invalid,
.iwd_main_wrapper .field.iwd_opc_textarea:invalid,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input:-moz-ui-invalid,
.iwd_main_wrapper .field.iwd_opc_input:-moz-ui-invalid,
.iwd_main_wrapper .iwd_opc_field .input-text:-moz-ui-invalid,
.iwd_main_wrapper .field .input-text:-moz-ui-invalid,
.iwd_main_wrapper .iwd_opc_field textarea:-moz-ui-invalid,
.iwd_main_wrapper .field textarea:-moz-ui-invalid,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field:-moz-ui-invalid,
.iwd_main_wrapper .field .iwd_opc_hosted_field:-moz-ui-invalid,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea:-moz-ui-invalid,
.iwd_main_wrapper .field.iwd_opc_textarea:-moz-ui-invalid {
  outline: none;
}
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input::-moz-placeholder,
.iwd_main_wrapper .field.iwd_opc_input::-moz-placeholder,
.iwd_main_wrapper .iwd_opc_field .input-text::-moz-placeholder,
.iwd_main_wrapper .field .input-text::-moz-placeholder,
.iwd_main_wrapper .iwd_opc_field textarea::-moz-placeholder,
.iwd_main_wrapper .field textarea::-moz-placeholder,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field::-moz-placeholder,
.iwd_main_wrapper .field .iwd_opc_hosted_field::-moz-placeholder,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea::-moz-placeholder,
.iwd_main_wrapper .field.iwd_opc_textarea::-moz-placeholder {
  color: #676767;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input:-moz-placeholder,
.iwd_main_wrapper .field.iwd_opc_input:-moz-placeholder,
.iwd_main_wrapper .iwd_opc_field .input-text:-moz-placeholder,
.iwd_main_wrapper .field .input-text:-moz-placeholder,
.iwd_main_wrapper .iwd_opc_field textarea:-moz-placeholder,
.iwd_main_wrapper .field textarea:-moz-placeholder,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field:-moz-placeholder,
.iwd_main_wrapper .field .iwd_opc_hosted_field:-moz-placeholder,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea:-moz-placeholder,
.iwd_main_wrapper .field.iwd_opc_textarea:-moz-placeholder {
  color: #676767;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input:-ms-input-placeholder,
.iwd_main_wrapper .field.iwd_opc_input:-ms-input-placeholder,
.iwd_main_wrapper .iwd_opc_field .input-text:-ms-input-placeholder,
.iwd_main_wrapper .field .input-text:-ms-input-placeholder,
.iwd_main_wrapper .iwd_opc_field textarea:-ms-input-placeholder,
.iwd_main_wrapper .field textarea:-ms-input-placeholder,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field:-ms-input-placeholder,
.iwd_main_wrapper .field .iwd_opc_hosted_field:-ms-input-placeholder,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea:-ms-input-placeholder,
.iwd_main_wrapper .field.iwd_opc_textarea:-ms-input-placeholder {
  color: #676767;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input::-webkit-input-placeholder,
.iwd_main_wrapper .field.iwd_opc_input::-webkit-input-placeholder,
.iwd_main_wrapper .iwd_opc_field .input-text::-webkit-input-placeholder,
.iwd_main_wrapper .field .input-text::-webkit-input-placeholder,
.iwd_main_wrapper .iwd_opc_field textarea::-webkit-input-placeholder,
.iwd_main_wrapper .field textarea::-webkit-input-placeholder,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field::-webkit-input-placeholder,
.iwd_main_wrapper .field .iwd_opc_hosted_field::-webkit-input-placeholder,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea::-webkit-input-placeholder,
.iwd_main_wrapper .field.iwd_opc_textarea::-webkit-input-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
  color: #676767;
}
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input:disabled,
.iwd_main_wrapper .field.iwd_opc_input:disabled,
.iwd_main_wrapper .iwd_opc_field .input-text:disabled,
.iwd_main_wrapper .field .input-text:disabled,
.iwd_main_wrapper .iwd_opc_field textarea:disabled,
.iwd_main_wrapper .field textarea:disabled,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field:disabled,
.iwd_main_wrapper .field .iwd_opc_hosted_field:disabled,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea:disabled,
.iwd_main_wrapper .field.iwd_opc_textarea:disabled,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input[readonly],
.iwd_main_wrapper .field.iwd_opc_input[readonly],
.iwd_main_wrapper .iwd_opc_field .input-text[readonly],
.iwd_main_wrapper .field .input-text[readonly],
.iwd_main_wrapper .iwd_opc_field textarea[readonly],
.iwd_main_wrapper .field textarea[readonly],
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field[readonly],
.iwd_main_wrapper .field .iwd_opc_hosted_field[readonly],
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea[readonly],
.iwd_main_wrapper .field.iwd_opc_textarea[readonly] {
  opacity: 0.5;
  pointer-events: none;
}
.iwd_main_wrapper .iwd_opc_field.iwd_opc_input.mage-error,
.iwd_main_wrapper .field.iwd_opc_input.mage-error,
.iwd_main_wrapper .iwd_opc_field .input-text.mage-error,
.iwd_main_wrapper .field .input-text.mage-error,
.iwd_main_wrapper .iwd_opc_field textarea.mage-error,
.iwd_main_wrapper .field textarea.mage-error,
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field.mage-error,
.iwd_main_wrapper .field .iwd_opc_hosted_field.mage-error,
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea.mage-error,
.iwd_main_wrapper .field.iwd_opc_textarea.mage-error {
  border-color: #e02b27;
}
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field,
.iwd_main_wrapper .field .iwd_opc_hosted_field {
  height: 37px;
}
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field.braintree-hosted-fields-focused,
.iwd_main_wrapper .field .iwd_opc_hosted_field.braintree-hosted-fields-focused {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.iwd_main_wrapper .iwd_opc_field .iwd_opc_hosted_field.braintree-hosted-fields-invalid,
.iwd_main_wrapper .field .iwd_opc_hosted_field.braintree-hosted-fields-invalid {
  border-color: #e02b27;
}
.iwd_main_wrapper .iwd_opc_field.iwd_opc_textarea,
.iwd_main_wrapper .field.iwd_opc_textarea,
.iwd_main_wrapper .iwd_opc_field textarea,
.iwd_main_wrapper .field textarea {
  max-width: 100%;
  overflow: hidden;
  resize: none;
  vertical-align: top;
}
.iwd_main_wrapper .iwd_opc_field[type="password"]:not(:placeholder-shown),
.iwd_main_wrapper .field[type="password"]:not(:placeholder-shown) {
  font-size: 34px;
  line-height: 19px;
  height: 37px;
  letter-spacing: -1px;
}
.iwd_main_wrapper .fieldset {
  margin: 0;
  padding: 0;
}
.iwd_main_wrapper .fieldset .field {
  padding: 0;
  margin: 0 0 19px 0;
}
.iwd_main_wrapper .fieldset .field.choice {
  position: relative;
}
.iwd_main_wrapper .fieldset .field.choice input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
}
.iwd_main_wrapper .fieldset .field.choice input[type="checkbox"]:focus ~ label:before {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.iwd_main_wrapper .fieldset .field.choice input[type="checkbox"]:checked ~ label:before {
  background: #1979c3;
}
.iwd_main_wrapper .fieldset .field.choice input[type="checkbox"].mage-error ~ label:before {
  border-color: #e02b27;
}
.iwd_main_wrapper .fieldset .field.choice input[type="checkbox"] ~ label {
  cursor: pointer;
  font-size: 13px;
  line-height: 19px;
  position: relative;
  display: block;
  padding-left: 26px;
  font-weight: 600;
}
.iwd_main_wrapper .fieldset .field.choice input[type="checkbox"] ~ label:before {
  content: '\f00c';
  font-family: 'FontAwesome';
  width: 13px;
  height: 13px;
  border-radius: 2px;
  border: 1px solid #1979c3;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 2px;
  text-align: center;
  color: white;
  font-size: 12px;
  line-height: 15px;
  font-weight: normal;
}
.iwd_main_wrapper .fieldset .field .control {
  position: relative;
}
.iwd_main_wrapper .fieldset .field .control .message.warning {
  display: none;
}
.iwd_main_wrapper .fieldset .field ._with-tooltip .input-text {
  width: 100%;
  margin: 0;
}
.iwd_main_wrapper .fieldset .field .field-tooltip {
  display: none;
}
.iwd_main_wrapper .fieldset .field._error .control input,
.iwd_main_wrapper .fieldset .field._warn .control input,
.iwd_main_wrapper .fieldset .field._error .control textarea,
.iwd_main_wrapper .fieldset .field._warn .control textarea,
.iwd_main_wrapper .fieldset .field._error .control .scroll-wrapper,
.iwd_main_wrapper .fieldset .field._warn .control .scroll-wrapper,
.iwd_main_wrapper .fieldset .field._error .control .iwd_opc_select_container,
.iwd_main_wrapper .fieldset .field._warn .control .iwd_opc_select_container {
  border-color: #e02b27;
}
.iwd_main_wrapper .fieldset .field.additional {
  margin-bottom: 9.5px;
}
.iwd_main_wrapper .fieldset .field.additional:last-child {
  margin-bottom: 0;
}
.iwd_main_wrapper div.mage-error[generated]:not(form.iwd_opc_create_account_form .mage-error) {
  display: none !important;
}
.iwd_main_wrapper div.mage-error[generated] {
  margin-top: 20px;
}
.iwd_main_wrapper .iwd_opc_create_account_form div.mage-error {
  text-align: center;
}
.iwd_main_wrapper .iwd_opc_create_account_form input.mage-error:focus {
  box-shadow: none;
}
.iwd_main_wrapper .form.methods-shipping select.mage-error,
.iwd_main_wrapper .form.methods-shipping input.mage-error {
  border-color: #e02b27 !important;
}
.iwd_main_wrapper .iwd_opc_show_hide_password {
  font-family: 'FontAwesome';
  color: #1979c3;
  font-size: 14px;
  position: absolute;
  width: 15px;
  height: 15px;
  display: inline-block;
  right: 15px;
  top: 11px;
  line-height: 1;
  cursor: pointer;
}
.iwd_main_wrapper .iwd_opc_show_hide_password.active:after {
  content: "\f070";
}
.iwd_main_wrapper .iwd_opc_show_hide_password:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "\f06e";
}
.iwd_main_wrapper .iwd_opc_show_hide_password:hover {
  color: #006bb4;
}
.iwd_main_wrapper .iwd_opc_collapsible_opened .with_angle:after {
  content: '\f106' !important;
}
.iwd_main_wrapper button.iwd_opc_small_button,
.iwd_main_wrapper a.iwd_opc_small_button,
.iwd_main_wrapper div.iwd_opc_small_button,
.iwd_main_wrapper a.iwd_opc_button,
.iwd_main_wrapper div.iwd_opc_button,
.iwd_main_wrapper button.iwd_opc_button,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button,
.iwd_main_wrapper .action-gift.iwd_opc_small_button,
.iwd_main_wrapper .action-gift.iwd_opc_button {
  font-weight: 400;
  display: block;
  box-sizing: border-box;
  line-height: 19px;
  box-shadow: none;
  font-size: 14px;
  text-align: center;
  border-radius: 2px;
  width: 100%;
  padding: 8px 13px 8px 13px;
  outline: none;
  margin: 0;
  background: #fff;
  border: 1px solid #676767;
  color: #676767;
  cursor: pointer;
  position: relative;
}
.iwd_main_wrapper button.iwd_opc_small_button.with_angle:after,
.iwd_main_wrapper a.iwd_opc_small_button.with_angle:after,
.iwd_main_wrapper div.iwd_opc_small_button.with_angle:after,
.iwd_main_wrapper a.iwd_opc_button.with_angle:after,
.iwd_main_wrapper div.iwd_opc_button.with_angle:after,
.iwd_main_wrapper button.iwd_opc_button.with_angle:after,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button.with_angle:after,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.with_angle:after,
.iwd_main_wrapper .action-gift.iwd_opc_small_button.with_angle:after,
.iwd_main_wrapper .action-gift.iwd_opc_button.with_angle:after {
  font-family: 'FontAwesome';
  font-size: 19px;
  position: absolute;
  right: 13px;
}
.iwd_main_wrapper button.iwd_opc_small_button.with_angle.opened:after,
.iwd_main_wrapper a.iwd_opc_small_button.with_angle.opened:after,
.iwd_main_wrapper div.iwd_opc_small_button.with_angle.opened:after,
.iwd_main_wrapper a.iwd_opc_button.with_angle.opened:after,
.iwd_main_wrapper div.iwd_opc_button.with_angle.opened:after,
.iwd_main_wrapper button.iwd_opc_button.with_angle.opened:after,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button.with_angle.opened:after,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.with_angle.opened:after,
.iwd_main_wrapper .action-gift.iwd_opc_small_button.with_angle.opened:after,
.iwd_main_wrapper .action-gift.iwd_opc_button.with_angle.opened:after {
  content: '\f106';
}
.iwd_main_wrapper button.iwd_opc_small_button.with_angle:after,
.iwd_main_wrapper a.iwd_opc_small_button.with_angle:after,
.iwd_main_wrapper div.iwd_opc_small_button.with_angle:after,
.iwd_main_wrapper a.iwd_opc_button.with_angle:after,
.iwd_main_wrapper div.iwd_opc_button.with_angle:after,
.iwd_main_wrapper button.iwd_opc_button.with_angle:after,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button.with_angle:after,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.with_angle:after,
.iwd_main_wrapper .action-gift.iwd_opc_small_button.with_angle:after,
.iwd_main_wrapper .action-gift.iwd_opc_button.with_angle:after {
  content: '\f107';
}
.iwd_main_wrapper button.iwd_opc_small_button:focus,
.iwd_main_wrapper a.iwd_opc_small_button:focus,
.iwd_main_wrapper div.iwd_opc_small_button:focus,
.iwd_main_wrapper a.iwd_opc_button:focus,
.iwd_main_wrapper div.iwd_opc_button:focus,
.iwd_main_wrapper button.iwd_opc_button:focus,
.iwd_main_wrapper button.iwd_opc_small_button:active,
.iwd_main_wrapper a.iwd_opc_small_button:active,
.iwd_main_wrapper div.iwd_opc_small_button:active,
.iwd_main_wrapper a.iwd_opc_button:active,
.iwd_main_wrapper div.iwd_opc_button:active,
.iwd_main_wrapper button.iwd_opc_button:active,
.iwd_main_wrapper button.iwd_opc_small_button:hover,
.iwd_main_wrapper a.iwd_opc_small_button:hover,
.iwd_main_wrapper div.iwd_opc_small_button:hover,
.iwd_main_wrapper a.iwd_opc_button:hover,
.iwd_main_wrapper div.iwd_opc_button:hover,
.iwd_main_wrapper button.iwd_opc_button:hover,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button:focus,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button:focus,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button:active,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button:active,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button:hover,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button:hover,
.iwd_main_wrapper .action-gift.iwd_opc_small_button:focus,
.iwd_main_wrapper .action-gift.iwd_opc_button:focus,
.iwd_main_wrapper .action-gift.iwd_opc_small_button:active,
.iwd_main_wrapper .action-gift.iwd_opc_button:active,
.iwd_main_wrapper .action-gift.iwd_opc_small_button:hover,
.iwd_main_wrapper .action-gift.iwd_opc_button:hover {
  box-shadow: none;
  color: #343434;
  border-color: #343434;
  text-decoration: none;
}
.iwd_main_wrapper button.iwd_opc_small_button:disabled,
.iwd_main_wrapper a.iwd_opc_small_button:disabled,
.iwd_main_wrapper div.iwd_opc_small_button:disabled,
.iwd_main_wrapper a.iwd_opc_button:disabled,
.iwd_main_wrapper div.iwd_opc_button:disabled,
.iwd_main_wrapper button.iwd_opc_button:disabled,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button:disabled,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button:disabled,
.iwd_main_wrapper .action-gift.iwd_opc_small_button:disabled,
.iwd_main_wrapper .action-gift.iwd_opc_button:disabled {
  opacity: 0.5;
  cursor: default;
}
.iwd_main_wrapper button.iwd_opc_small_button.active,
.iwd_main_wrapper a.iwd_opc_small_button.active,
.iwd_main_wrapper div.iwd_opc_small_button.active,
.iwd_main_wrapper a.iwd_opc_button.active,
.iwd_main_wrapper div.iwd_opc_button.active,
.iwd_main_wrapper button.iwd_opc_button.active,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button.active,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.active,
.iwd_main_wrapper .action-gift.iwd_opc_small_button.active,
.iwd_main_wrapper .action-gift.iwd_opc_button.active {
  color: #1979c3;
  border-color: #1979c3;
}
.iwd_main_wrapper button.iwd_opc_small_button.active:hover,
.iwd_main_wrapper a.iwd_opc_small_button.active:hover,
.iwd_main_wrapper div.iwd_opc_small_button.active:hover,
.iwd_main_wrapper a.iwd_opc_button.active:hover,
.iwd_main_wrapper div.iwd_opc_button.active:hover,
.iwd_main_wrapper button.iwd_opc_button.active:hover,
.iwd_main_wrapper button.iwd_opc_small_button.active:focus,
.iwd_main_wrapper a.iwd_opc_small_button.active:focus,
.iwd_main_wrapper div.iwd_opc_small_button.active:focus,
.iwd_main_wrapper a.iwd_opc_button.active:focus,
.iwd_main_wrapper div.iwd_opc_button.active:focus,
.iwd_main_wrapper button.iwd_opc_button.active:focus,
.iwd_main_wrapper button.iwd_opc_small_button.active:active,
.iwd_main_wrapper a.iwd_opc_small_button.active:active,
.iwd_main_wrapper div.iwd_opc_small_button.active:active,
.iwd_main_wrapper a.iwd_opc_button.active:active,
.iwd_main_wrapper div.iwd_opc_button.active:active,
.iwd_main_wrapper button.iwd_opc_button.active:active,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button.active:hover,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.active:hover,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button.active:focus,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.active:focus,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button.active:active,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.active:active,
.iwd_main_wrapper .action-gift.iwd_opc_small_button.active:hover,
.iwd_main_wrapper .action-gift.iwd_opc_button.active:hover,
.iwd_main_wrapper .action-gift.iwd_opc_small_button.active:focus,
.iwd_main_wrapper .action-gift.iwd_opc_button.active:focus,
.iwd_main_wrapper .action-gift.iwd_opc_small_button.active:active,
.iwd_main_wrapper .action-gift.iwd_opc_button.active:active {
  color: #006bb4;
  border-color: #006bb4;
}
.iwd_main_wrapper button.iwd_opc_small_button,
.iwd_main_wrapper div.iwd_opc_small_button,
.iwd_main_wrapper a.iwd_opc_small_button,
.iwd_main_wrapper div.iwd_opc_small_button,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button,
.iwd_main_wrapper .action-gift.iwd_opc_small_button {
  padding-right: 6.5px;
  padding-left: 6.5px;
  display: block;
  box-sizing: border-box;
  width: 48%;
  overflow: hidden;
}
.iwd_main_wrapper button.iwd_opc_small_button:first-child,
.iwd_main_wrapper div.iwd_opc_small_button:first-child,
.iwd_main_wrapper a.iwd_opc_small_button:first-child,
.iwd_main_wrapper div.iwd_opc_small_button:first-child,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button:first-child,
.iwd_main_wrapper .action-gift.iwd_opc_small_button:first-child {
  float: left;
}
.iwd_main_wrapper button.iwd_opc_small_button:last-child,
.iwd_main_wrapper div.iwd_opc_small_button:last-child,
.iwd_main_wrapper a.iwd_opc_small_button:last-child,
.iwd_main_wrapper div.iwd_opc_small_button:last-child,
.iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button:last-child,
.iwd_main_wrapper .action-gift.iwd_opc_small_button:last-child {
  float: right;
}
.iwd_main_wrapper .iwd_opc_small_button_container {
  overflow: hidden;
}
.iwd_main_wrapper .loading-mask .loader {
  width: 71px !important;
  height: 71px !important;
}
.iwd_main_wrapper .iwd_opc_field_tooltip {
  position: absolute;
  cursor: pointer;
  top: 9px;
  right: 14px;
  line-height: 19px;
}
.iwd_main_wrapper .iwd_opc_field_tooltip:hover .iwd_opc_field_tooltip_content {
  display: block;
}
.iwd_main_wrapper .iwd_opc_field_tooltip:after {
  content: attr(data-icon);
  font-size: 14px;
  line-height: 14px;
  font-family: 'FontAwesome';
}
.iwd_main_wrapper .iwd_opc_field_tooltip .iwd_opc_field_tooltip_content {
  box-shadow: 0 4px 8px 0 rgba(52, 52, 52, 0.2);
  background: #fff;
  width: 197px;
  padding: 8px 13px 8px 13px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  line-height: 17px;
  font-size: 12px;
  right: 100%;
  margin-right: 14px;
  border-radius: 2px;
}
.iwd_main_wrapper .iwd_opc_field_tooltip .iwd_opc_field_tooltip_content:after {
  left: calc(100% - 12px);
  top: calc(50% - 6px);
  content: " ";
  height: 24px;
  width: 12px;
  position: absolute;
  background: #fff;
}
.iwd_main_wrapper .iwd_opc_field_tooltip .iwd_opc_field_tooltip_content:before {
  box-shadow: 1px 1px 8px 0 rgba(52, 52, 52, 0.2);
  content: '';
  position: absolute;
  left: calc(100% - 6px);
  top: 50%;
  width: 12px;
  height: 12px;
  background: #fff;
  transform: rotate(45deg);
  z-index: -1;
}
.iwd_main_wrapper .scroll-wrapper {
  overflow: hidden;
  padding: 0;
  position: relative;
  outline: none;
  margin: 0;
}
.iwd_main_wrapper .scroll-wrapper .scroll-content {
  outline: none;
  height: auto;
  left: 0;
  max-width: none !important;
  overflow-y: scroll !important;
  position: relative !important;
  top: 0;
  width: auto !important;
}
.iwd_main_wrapper .scroll-wrapper .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}
.iwd_main_wrapper .scroll-wrapper .scroll-content.scroll-scrolly_visible:not(.selected) ~ .scroll-y.scroll-scrolly_visible {
  display: block;
}
.iwd_main_wrapper .scroll-wrapper .scroll-element {
  display: none;
  box-sizing: content-box;
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}
.iwd_main_wrapper .scroll-wrapper .scroll-element div {
  box-sizing: content-box;
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.iwd_main_wrapper .scroll-wrapper .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 0;
}
.iwd_main_wrapper .scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible .scroll-element_outer {
  display: block;
  height: 100%;
  left: 0;
  width: 100%;
  top: 8px;
}
.iwd_main_wrapper .scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible .scroll-element_outer .scroll-element_size {
  top: -16px;
}
.iwd_main_wrapper .scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible .scroll-element_outer .scroll-element_track {
  display: none;
}
.iwd_main_wrapper .scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible .scroll-element_outer .scroll-bar {
  left: -16px;
  min-height: 80px;
  width: 8px;
  cursor: default;
  background-color: #343434;
  opacity: 0.4;
  display: block;
  border-radius: 2px;
  -webkit-transition: opacity 0.1s linear;
  -moz-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
.iwd_main_wrapper .scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible .scroll-element_outer .scroll-bar:hover,
.iwd_main_wrapper .scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible .scroll-element_outer .scroll-bar:active {
  background-color: #343434;
}
.iwd_main_wrapper .iwd-group {
  width: 100%;
}
.onepage-index-index .loading-mask,
.iwd_opc_success_page .loading-mask {
  background: rgba(255, 255, 255, 0.4);
}
.onepage-index-index .loading-mask .loader,
.iwd_opc_success_page .loading-mask .loader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100001;
  margin: auto;
  border: 11px solid rgba(229, 229, 229, 0.4);
  border-left-color: #999999;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  width: 49px;
  height: 49px;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.onepage-index-index .loading-mask .loader img,
.iwd_opc_success_page .loading-mask .loader img {
  display: none;
}
.iwd_success_page_wrapper .iwd_opc_alternative_wrapper .iwd_opc_success_page_column .iwd_opc_alternative_column {
  margin: 0 auto;
}
.iwd_success_page_wrapper .iwd_opc_alternative_wrapper .iwd_opc_success_page_column .iwd_opc_alternative_column .iwd_success_page_info,
.iwd_success_page_wrapper .iwd_opc_alternative_wrapper .iwd_opc_success_page_column .iwd_opc_alternative_column .iwd_opc_success_page_create_account_info {
  padding: 0 24px 0 24px;
  text-align: center;
}
.iwd_success_page_wrapper .iwd_opc_alternative_wrapper .iwd_opc_success_page_column .iwd_opc_alternative_column .iwd_success_page_info a,
.iwd_success_page_wrapper .iwd_opc_alternative_wrapper .iwd_opc_success_page_column .iwd_opc_alternative_column .iwd_opc_success_page_create_account_info a {
  color: #1979c3;
}
.iwd_success_page_wrapper .iwd_opc_alternative_wrapper .iwd_opc_success_page_column .iwd_opc_alternative_column .iwd_success_page_info a:hover,
.iwd_success_page_wrapper .iwd_opc_alternative_wrapper .iwd_opc_success_page_column .iwd_opc_alternative_column .iwd_opc_success_page_create_account_info a:hover {
  color: #006bb4;
  text-decoration: none;
}
.iwd_empty_cart_wrapper .iwd_opc_alternative_wrapper .iwd_opc_empty_cart_column .iwd_opc_alternative_column {
  margin: 0 auto;
}
.iwd_empty_cart_wrapper .iwd_opc_alternative_wrapper .iwd_opc_empty_cart_column .iwd_opc_alternative_column .iwd_opc_empty_cart_info {
  padding: 0 24px 0 24px;
  text-align: center;
}
.iwd_empty_cart_wrapper .iwd_opc_alternative_wrapper .iwd_opc_empty_cart_column .iwd_opc_alternative_column .iwd_empty_cart_powered_by {
  text-align: center;
  margin-bottom: 0;
}
.iwd_empty_cart_wrapper .iwd_opc_alternative_wrapper .iwd_opc_empty_cart_column .iwd_opc_alternative_column .iwd_empty_cart_powered_by a {
  color: #1979c3;
}
.iwd_empty_cart_wrapper .iwd_opc_alternative_wrapper .iwd_opc_empty_cart_column .iwd_opc_alternative_column .iwd_empty_cart_powered_by a:hover {
  color: #006bb4;
  text-decoration: none;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper > .iwd_opc_two_column_wrapper:first-child .iwd_opc_column {
  width: 50%;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper > .iwd_opc_two_column_wrapper:first-child .iwd_opc_column .iwd_opc_alternative_column {
  max-width: 590px;
}
@media (max-width: 368px) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper > .iwd_opc_two_column_wrapper:first-child .iwd_opc_column .iwd_opc_alternative_column {
    max-width: 269px;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column {
  float: left;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_iframe_payment_column {
  width: 100%;
  float: none;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_iframe_payment_column .iwd_opc_alternative_column {
  margin: 0 auto;
  max-width: 590px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_iframe_payment_column .iwd_opc_alternative_column .iwd_opc_column_name {
  color: #1979c3;
  line-height: 18px;
  cursor: pointer;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_iframe_payment_column .iwd_opc_alternative_column .iwd_opc_column_name:hover {
  color: #006bb4;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_iframe_payment_column .iwd_opc_alternative_column .iwd_opc_column_name:before {
  font-family: 'FontAwesome';
  color: #676767;
  content: '\f104';
  margin-right: 10px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_iframe_payment_column .iwd_opc_alternative_column .iwd_opc_column_content {
  text-align: center;
  margin: 0 auto;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_address_column {
  padding-right: 8px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_address_column .iwd_opc_alternative_column {
  float: left;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_shipping_column {
  padding: 0 15px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_shipping_column .iwd_opc_alternative_column {
  margin: 0 auto;
  float: none;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_payment_column {
  padding-left: 8px;
  margin-bottom: 0 !important;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_payment_column .iwd_opc_alternative_column {
  float: right;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_payment_column .iwd_opc_alternative_column .loading-mask {
  overflow: hidden;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_payment_column .checkout-agreement div.mage-error[generated] {
  display: block !important;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_payment_column .payment-methods .field {
  margin: 0 0 12px 0;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_general_errors {
  cursor: pointer;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_general_errors .message.error,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_general_errors .message.success {
  margin-bottom: 19px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column {
  width: 32.65%;
  position: relative;
  float: left;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column {
  max-width: inherit;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_address_column {
  padding-right: 8px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_address_column .iwd_opc_alternative_column {
  float: left;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_shipping_column {
  padding: 0 15px;
  width: 34.68%;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_shipping_column .iwd_opc_alternative_column {
  margin: 0 auto;
  float: none;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_payment_column {
  padding-left: 8px;
  margin-bottom: 0 !important;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column.iwd_opc_payment_column .iwd_opc_alternative_column {
  float: right;
}
@media (max-width: 1008px) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column {
    float: none !important;
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 48px;
  }
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column {
    margin: 0 auto !important;
    float: none !important;
    max-width: 368px;
  }
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_section_delimiter {
    height: 1px;
    background: #e5e5e5;
    width: calc(100% -  114px );
    margin: 24px auto 24px auto;
  }
}
@media (max-width: 368px) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column {
    max-width: 269px;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_additional_payment_info {
  font-size: 12px;
  line-height: 21px;
  padding-left: 13px;
  padding-right: 13px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_additional_payment_info .iwd_opc_additional_payment_label {
  display: inline;
  padding-right: 3.25px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_additional_payment_info .iwd_opc_additional_payment_value {
  display: inline;
  font-weight: bold;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_field_tooltip.iwd_opc_shipping_method_tooltip .iwd_opc_field_tooltip_content,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_field_tooltip.iwd_opc_payment_method_tooltip .iwd_opc_field_tooltip_content {
  top: -30px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_field_tooltip.iwd_opc_shipping_method_tooltip .iwd_opc_field_tooltip_content:after,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_field_tooltip.iwd_opc_payment_method_tooltip .iwd_opc_field_tooltip_content:after {
  top: calc(34px - 6px);
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_field_tooltip.iwd_opc_shipping_method_tooltip .iwd_opc_field_tooltip_content:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_field_tooltip.iwd_opc_payment_method_tooltip .iwd_opc_field_tooltip_content:before {
  top: 34px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_field_tooltip.iwd_opc_payment_method_tooltip_virtual .iwd_opc_field_tooltip_content {
  top: -7px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_field_tooltip.iwd_opc_payment_method_tooltip_virtual .iwd_opc_field_tooltip_content:after {
  top: calc(11px - 6px);
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_field_tooltip.iwd_opc_payment_method_tooltip_virtual .iwd_opc_field_tooltip_content:before {
  top: 11px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_field_tooltip.iwd_opc_cvv_tooltip .iwd_opc_field_tooltip_content {
  top: -24px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_field_tooltip.iwd_opc_cvv_tooltip .iwd_opc_field_tooltip_content:after {
  top: calc(28px - 6px);
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_field_tooltip.iwd_opc_cvv_tooltip .iwd_opc_field_tooltip_content:before {
  top: 28px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_field_tooltip.iwd_opc_cc_tooltip .iwd_opc_field_tooltip_content {
  top: -38px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_field_tooltip.iwd_opc_cc_tooltip .iwd_opc_field_tooltip_content:after {
  top: calc(42px - 6px);
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_field_tooltip.iwd_opc_cc_tooltip .iwd_opc_field_tooltip_content:before {
  top: 42px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_login_here {
  padding-top: 5px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .1px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top {
  margin-bottom: 44px;
  display: inline-block;
}
@media (max-width: 1008px) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top {
    margin-bottom: 24px;
  }
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top .iwd_opc_column {
    margin-bottom: 24px;
  }
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top .iwd_opc_section_delimiter {
    height: 1px;
    background: #e5e5e5;
    width: calc(100% -  114px );
    margin: 24px auto 24px auto;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review .iwd_opc_review_grand_total_tax {
  color: #999999;
  display: inline;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals {
  margin-top: 19px;
  background: #fff;
  border-radius: 2px;
  position: absolute;
  width: 100%;
  z-index: 101;
  box-shadow: 0 4px 8px 0 rgba(52, 52, 52, 0.2);
  padding: 8px 0 8px 0;
  color: #343434;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_top_review_items_wrapper {
  max-height: 500px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_review_items {
  display: table;
  position: relative;
  width: 100%;
  background: #fff;
  padding: 0 13px 0 13px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_review_items .iwd_opc_review_item {
  display: table-row;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_review_items .iwd_opc_review_item:first-child .iwd_opc_review_item_cell {
  padding-top: 8px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_review_items .iwd_opc_review_item .iwd_opc_review_item_cell {
  display: table-cell;
  text-align: right;
  line-height: 21px;
  width: 40%;
  padding-bottom: 8px;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 16px;
  padding-left: 12px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_review_items .iwd_opc_review_item .iwd_opc_review_item_cell:first-child {
  text-align: left;
  width: 60%;
  padding-right: 12px;
  padding-left: 0;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_review_items .iwd_opc_review_item .iwd_opc_review_item_cell .iwd_opc_review_item_name {
  padding-bottom: 8px;
  font-weight: 600;
  line-height: 21px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_review_items .iwd_opc_review_item .iwd_opc_review_item_cell .iwd_opc_review_item_subtotal {
  padding-bottom: 8px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_review_items .iwd_opc_review_item .iwd_opc_review_item_cell .iwd_opc_review_item_subtotal:before {
  padding-right: 6.5px;
  color: #999999;
  content: attr(data-item-tax);
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_review_items .iwd_opc_review_item .iwd_opc_review_item_cell .iwd_opc_review_item_subtotal:first-child:before {
  content: attr(data-item-qty);
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_review_items .iwd_opc_review_item .iwd_opc_review_item_cell .iwd_opc_review_item_options {
  font-size: 12px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_review_items .iwd_opc_review_item .iwd_opc_review_item_cell .iwd_opc_review_item_options .iwd_opc_review_item_option {
  padding-bottom: 8px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_review_items .iwd_opc_review_item .iwd_opc_review_item_cell .iwd_opc_review_item_options .iwd_opc_review_item_option .iwd_opc_review_item_option_label {
  display: inline;
  word-wrap: break-word;
  word-break: break-word;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_review_items .iwd_opc_review_item .iwd_opc_review_item_cell .iwd_opc_review_item_options .iwd_opc_review_item_option .iwd_opc_review_item_option_value {
  color: #999999;
  display: inline;
  word-wrap: break-word;
  word-break: break-word;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_review_items .iwd_opc_review_item .iwd_opc_review_item_cell .iwd_opc_review_item_options .iwd_opc_review_item_option .iwd_opc_review_item_option_value a {
  color: #1979c3;
  font-size: 12px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_review_totals {
  display: table;
  position: relative;
  width: 100%;
  background: #fff;
  font-weight: 600;
  margin-top: 16px;
  padding: 0 13px 0 13px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_review_totals .iwd_opc_review_total {
  display: table-row;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_review_totals .iwd_opc_review_total.iwd_opc_review_total_tax {
  color: #999999;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_review_totals .iwd_opc_review_total .iwd_opc_review_total_cell {
  padding-bottom: 8px;
  display: table-cell;
  width: 68%;
  line-height: 21px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_review_totals .iwd_opc_review_total .iwd_opc_review_total_cell:last-child {
  width: 38%;
  text-align: right;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_review_totals .iwd_opc_review_total.iwd_opc_grand_total .iwd_opc_review_total_cell {
  color: #1979c3;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper {
  position: relative;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper:before {
  position: absolute;
  border-radius: 2px;
  display: inline-block;
  line-height: 1;
  width: 42px;
  height: 26px;
  background-image: url('../IWD_Opc/images/icons1x.png');
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="AE"]:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="AMEX"]:before {
  content: '';
  background-position: -199px -19px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="VI"]:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="VISA"]:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="DELTA"]:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="UKE"]:before {
  content: '';
  background-position: -19px -19px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="MC"]:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="MCDEBIT"]:before {
  content: '';
  background-position: -79px -19px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="DI"]:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="DC"]:before {
  content: '';
  background-position: -139px -19px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="DICL"]:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="DN"]:before {
  content: '';
  background-position: -139px -63px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="CUP"]:before {
  content: '';
  background-position: -199px -63px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="SO"]:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="SOLO"]:before {
  content: '';
  background-position: -139px -107px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="ME"]:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="MAESTRO"]:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="MI"]:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="MD"]:before {
  content: '';
  background-position: -19px -63px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="JCB"]:before {
  content: '';
  background-position: -259px -19px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="SM"]:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="SWITCH"]:before {
  content: '';
  background-position: -79px -107px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper:before {
    background-image: url('../IWD_Opc/images/icons2x.png');
    background-size: 258px;
  }
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="AE"]:before,
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="AMEX"]:before {
    content: '';
    background-position: -158px 136px;
  }
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="VI"]:before,
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="VISA"]:before,
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="DELTA"]:before,
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="UKE"]:before {
    content: '';
    background-position: -9px 136px;
  }
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="MC"]:before,
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="MCDEBIT"]:before {
    content: '';
    background-position: -58px 136px;
  }
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="DI"]:before,
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="DC"]:before {
    content: '';
    background-position: -108px 136px;
  }
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="DICL"]:before,
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="DN"]:before {
    content: '';
    background-position: -108px 102px;
  }
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="CUP"]:before {
    content: '';
    background-position: -158px 102px;
  }
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="SO"]:before,
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="SOLO"]:before {
    content: '';
    background-position: -108px 69px;
  }
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="ME"]:before,
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="MAESTRO"]:before,
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="MI"]:before,
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="MD"]:before {
    content: '';
    background-position: -9px 102px;
  }
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="JCB"]:before {
    content: '';
    background-position: -207px 136px;
  }
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="SM"]:before,
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_cc_wrapper[data-cc-type="SWITCH"]:before {
    content: '';
    background-position: -58px 69px;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container.selected .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_preview,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container.selected .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_preview,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container.selected .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_preview,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container.selected .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_preview,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container.selected .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container.selected .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container.selected .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container.selected .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip {
  display: none;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container.selected .iwd_opc_select_option.iwd_opc_option_with_image,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container.selected .iwd_opc_select_option.iwd_opc_option_with_image {
  padding-right: 76px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container.selected .iwd_opc_select_option.iwd_opc_option_with_image img.iwd_opc_option_image,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container.selected .iwd_opc_select_option.iwd_opc_option_with_image img.iwd_opc_option_image {
  display: none;
  right: 31px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container .iwd_opc_select_option.iwd_opc_option_with_image,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container .iwd_opc_select_option.iwd_opc_option_with_image {
  padding-right: 58px;
  position: relative;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container .iwd_opc_select_option.iwd_opc_option_with_image img.iwd_opc_option_image,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container .iwd_opc_select_option.iwd_opc_option_with_image img.iwd_opc_option_image {
  width: 40px;
  height: 24px;
  right: 14px;
  position: absolute;
  bottom: 0;
  margin: auto;
  top: 0;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long {
  padding-right: 132px;
  position: relative;
  overflow: visible;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_wrapper,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_wrapper,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_wrapper,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_wrapper {
  width: 42px;
  height: 26px;
  float: left;
  margin-left: 5px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_preview,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_preview,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_preview,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_preview {
  display: inline-block;
  position: absolute;
  top: 5px;
  height: 26px;
  right: 42px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip {
  top: 6px;
  width: 24px;
  height: 24px;
  border-radius: 2px;
  border: 1px solid #1979c3;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content {
  width: 215px;
  position: fixed;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content.iwd_opc_cc_tooltip_content_small:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content.iwd_opc_cc_tooltip_content_small:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content.iwd_opc_cc_tooltip_content_small:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content.iwd_opc_cc_tooltip_content_small:before {
  top: 16px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content.iwd_opc_cc_tooltip_content_small:after,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content.iwd_opc_cc_tooltip_content_small:after,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content.iwd_opc_cc_tooltip_content_small:after,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content.iwd_opc_cc_tooltip_content_small:after {
  top: calc(16px - 6px);
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content.iwd_opc_cc_tooltip_content_big:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content.iwd_opc_cc_tooltip_content_big:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content.iwd_opc_cc_tooltip_content_big:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content.iwd_opc_cc_tooltip_content_big:before {
  top: 31px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content.iwd_opc_cc_tooltip_content_big:after,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content.iwd_opc_cc_tooltip_content_big:after,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content.iwd_opc_cc_tooltip_content_big:after,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content.iwd_opc_cc_tooltip_content_big:after {
  top: calc(31px - 6px);
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content .iwd_opc_cc_wrapper,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content .iwd_opc_cc_wrapper,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content .iwd_opc_cc_wrapper,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content .iwd_opc_cc_wrapper {
  margin-top: 5px;
  margin-left: 0;
  margin-right: 5px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content .iwd_opc_cc_wrapper:nth-child(4n),
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content .iwd_opc_cc_wrapper:nth-child(4n),
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content .iwd_opc_cc_wrapper:nth-child(4n),
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content .iwd_opc_cc_wrapper:nth-child(4n) {
  margin-right: 0;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content .iwd_opc_cc_wrapper:nth-child(-n+4),
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content .iwd_opc_cc_wrapper:nth-child(-n+4),
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content .iwd_opc_cc_wrapper:nth-child(-n+4),
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip .iwd_opc_field_tooltip_content .iwd_opc_cc_wrapper:nth-child(-n+4) {
  margin-top: 0;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip:hover:after,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip:hover:after,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip:hover:after,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip:hover:after,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip:hover:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip:hover:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip:hover:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip:hover:before {
  background: #006bb4;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip:after,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip:after,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip:after,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip:after,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip:before {
  background: #1979c3;
  content: '';
  display: inline-block;
  position: absolute;
  border-radius: 2px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip:after,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip:after,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip:after,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip:after {
  top: 10px;
  left: 5px;
  width: 12px;
  height: 2px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_types_tooltip:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_long .iwd_opc_cc_types_tooltip:before {
  top: 5px;
  left: 10px;
  content: '';
  position: absolute;
  height: 12px;
  width: 2px;
  background: #1979c3;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short {
  padding-right: 103px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .iwd_opc_field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_preview,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .field .iwd_opc_select_container:not(.selected) .iwd_opc_select_option.iwd_opc_cc_option_short .iwd_opc_cc_preview {
  right: 14px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .payment-method {
  display: none;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .payment-method._active {
  display: block;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .payment-method .payment-method-title {
  display: none;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .payment-method .payment-method-content .iwd_opc_cc_wrapper:before {
  right: 13px;
  top: 5.5px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .payment-method .payment-method-content .iwd_opc_cc_wrapper[data-https="1"]:before {
  right: 32.5px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .payment-method .payment-method-content iframe {
  display: block;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .payment-method .payment-method-content .iwd_opc_gateway_payment {
  height: 190px;
  background: url('../IWD_Opc/images/redirect.png') center center no-repeat;
  background-size: contain;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .payment-method .payment-method-content .iwd_opc_payment_instructions {
  color: #1979c3;
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  padding: 0 13px 0 13px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .payment-method .payment-method-content .iwd_opc_payment_instructions .iwd_opc_payment_instructions_title {
  font-size: 14px;
  line-height: 21px;
  text-align: left;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .payment-method .payment-method-content .iwd_opc_payment_instructions .iwd_opc_payment_instructions_small {
  color: #676767;
  text-align: left;
  max-width: 50%;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .payment-method .payment-method-content .actions-toolbar {
  display: none;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #checkout-payment-method-load .payment-method .iwd_opc_hosted_label {
  display: block;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_login #iwd_opc_login_captcha .iwd_opc_captcha_image {
  text-align: center;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_login #iwd_opc_login_captcha .iwd_opc_captcha_reload_sensitive_container {
  font-size: 12px;
  line-height: 17px;
  text-align: center;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_login #iwd_opc_login_captcha .iwd_opc_captcha_reload_sensitive_container .iwd_opc_case_sensitive_captcha {
  display: inline;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_login #iwd_opc_login_captcha .iwd_opc_captcha_reload_sensitive_container .iwd_opc_refresh_captcha_button {
  display: inline;
  cursor: pointer;
  color: #1979c3;
  text-transform: capitalize;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_login #iwd_opc_login_captcha .iwd_opc_captcha_reload_sensitive_container .iwd_opc_refresh_captcha_button:hover {
  color: #006bb4;
  text-decoration: underline;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_login span#iwd_opc_top_login_button {
  color: #006bb4;
  cursor: pointer;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_login span#iwd_opc_top_login_button:hover {
  text-decoration: underline;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_gift_message .iwd_opc_field .iwd_opc_select_container .iwd_opc_select_option img.iwd_opc_option_image,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_gift_message .field .iwd_opc_select_container .iwd_opc_select_option img.iwd_opc_option_image {
  width: 19px;
  height: 19px;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  margin-left: 13px;
  border-radius: 2px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_field .iwd_opc_select_container .iwd_opc_select_option img.iwd_opc_option_image,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .field .iwd_opc_select_container .iwd_opc_select_option img.iwd_opc_option_image {
  float: right;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper button.iwd_opc_button.iwd_opc_place_order_button.active,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper button.iwd_opc_button.iwd_opc_create_account_button.active,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.iwd_opc_place_order_button.active,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.iwd_opc_create_account_button.active,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .action-gift.iwd_opc_button.iwd_opc_place_order_button.active,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .action-gift.iwd_opc_button.iwd_opc_create_account_button.active {
  color: #fff;
  background: #1979c3;
  font-weight: 600;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper button.iwd_opc_button.iwd_opc_place_order_button.active:hover,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper button.iwd_opc_button.iwd_opc_create_account_button.active:hover,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper button.iwd_opc_button.iwd_opc_place_order_button.active:focus,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper button.iwd_opc_button.iwd_opc_create_account_button.active:focus,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper button.iwd_opc_button.iwd_opc_place_order_button.active:active,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper button.iwd_opc_button.iwd_opc_create_account_button.active:active,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.iwd_opc_place_order_button.active:hover,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.iwd_opc_create_account_button.active:hover,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.iwd_opc_place_order_button.active:focus,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.iwd_opc_create_account_button.active:focus,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.iwd_opc_place_order_button.active:active,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.iwd_opc_create_account_button.active:active,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .action-gift.iwd_opc_button.iwd_opc_place_order_button.active:hover,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .action-gift.iwd_opc_button.iwd_opc_create_account_button.active:hover,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .action-gift.iwd_opc_button.iwd_opc_place_order_button.active:focus,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .action-gift.iwd_opc_button.iwd_opc_create_account_button.active:focus,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .action-gift.iwd_opc_button.iwd_opc_place_order_button.active:active,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .action-gift.iwd_opc_button.iwd_opc_create_account_button.active:active {
  color: #fff;
  background: #006bb4;
}
.iwd_opc_wrapper #payment_form_iwd_authcim #iwd_authcim_cc_cid {
  max-width: inherit;
}
.onepage-index-index .nav-sections,
.onepage-index-index .nav-toggle {
  display: none;
}
.onepage-index-index .logo {
  margin-left: 0;
}
.iwd_opc_popup_wrapper {
  display: none;
  position: fixed;
  top: 0;
  margin: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 105;
  width: 100%;
  height: 100%;
}
.iwd_opc_popup_wrapper.active {
  display: block;
}
.iwd_opc_popup_wrapper .iwd_opc_popup {
  position: absolute;
  top: 40%;
  left: 50%;
  width: 34.6233%;
  padding: 0 24px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -40%);
  max-height: 85%;
}
@media (max-width: 1008px) {
  .iwd_opc_popup_wrapper .iwd_opc_popup {
    width: 100%;
    padding: 0;
    max-width: 368px;
    min-width: 269px;
  }
  .iwd_opc_popup_wrapper .iwd_opc_popup .iwd_opc_section_delimiter {
    height: 1px;
    background: #e5e5e5;
    width: calc(100% -  114px );
    margin: 24px auto 24px auto;
  }
}
.iwd_opc_popup_wrapper .iwd_opc_popup .iwd_opc_popup_content {
  background: #fff;
  border-radius: 2px;
  outline: none;
  padding: 13px;
  box-shadow: 0 4px 8px 0 rgba(52, 52, 52, 0.2);
  max-width: 368px;
  margin: 0 auto;
}
.iwd_opc_popup_wrapper .iwd_opc_popup_mask {
  position: relative;
  padding: inherit;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.iwd_main_wrapper .field .input-text._has-datepicker {
  width: 53%;
}
._has-datepicker ~ .ui-datepicker-trigger {
  margin-left: -3rem;
}
#iwd-opc-quick-payment-btns {
  display: block;
  margin: 0;
  float: left;
}
#iwd-opc-quick-payment-btns::after {
  display: block;
  content: '';
  clear: both;
}
#iwd-opc-quick-payment-btns > div {
  display: block;
  float: left;
  width: 158px;
  height: 43px;
  background: center / 80px no-repeat #f6c556;
  border-radius: 4px;
  margin-right: 10px;
  text-align: center;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#iwd-opc-quick-payment-btns > div:not(#minicart-amazon-pay-button):not(.paypal):not(.iwd-applepay-button-inited) {
  display: none;
}
#iwd-opc-quick-payment-btns > div div {
  margin: 0;
  padding: 0;
}
#iwd-opc-quick-payment-btns > div button,
#iwd-opc-quick-payment-btns > div .cart.table-wrapper .actions-toolbar > .action,
#iwd-opc-quick-payment-btns > div .action-gift {
  text-decoration: none;
  outline: none;
  border: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
  background: none;
  height: 100%;
  width: 100%;
  max-width: 100%;
}
#iwd-opc-quick-payment-btns > div img {
  width: 100%;
  height: 0;
  margin: 0;
  padding: 21.5px 0;
}
#iwd-opc-quick-payment-btns #minicart-amazon-pay-button,
#iwd-opc-quick-payment-btns .iwd-applepay-button-inited {
  width: 170px;
  background-color: #000;
}
#iwd-opc-quick-payment-btns #minicart-amazon-pay-button {
  background: #4a5057 url('../IWD_Opc/images/AmazonPay_btn.svg') no-repeat center 13px;
  background-size: 110px;
}
#iwd-opc-quick-payment-btns #minicart-amazon-pay-button div {
  display: block;
  width: 100%;
}
#iwd-opc-quick-payment-btns #minicart-amazon-pay-button .amazon-button-container__cell:last-of-type .field-tooltip {
  display: none !important;
}
#iwd-opc-quick-payment-btns .paypal {
  background-image: url('../IWD_Opc/images/PayPal_btn.svg');
}
#iwd-opc-quick-payment-btns .paypal input[type="image"] {
  display: none;
}
#iwd-opc-quick-payment-btns div[class*=" ec_shortcut_bml"] {
  background-color: #eee;
}
#iwd-opc-quick-payment-btns #iwd-applepay-btn {
  background-color: #000;
}
@media (max-width: 1008px) {
  #iwd-opc-quick-payment-btns {
    margin: auto;
    float: none;
    max-width: 368px;
    display: block;
  }
  #iwd-opc-quick-payment-btns > div {
    width: 100% !important;
    margin: 0 0 20px;
  }
  .iwd_opc_section_delimiter {
    height: 1px;
    background: #e5e5e5;
    width: calc(100% -  114px );
    margin: 24px auto 24px auto;
  }
}
@-moz-document url-prefix() {
  .iwd_main_wrapper .iwd_opc_field[type="password"]:not(:placeholder-shown) {
    font-size: 14px;
  }
}
.iwd-onepage-checkout #payment_form_iwd_authcim .field.iwd-authcim-saved-cc {
  margin-bottom: 25px;
}
.iwd-onepage-checkout #payment_form_iwd_authcim .field.choice {
  margin-top: 25px;
}
.iwd-onepage-checkout #payment_form_iwd_authcim .notice {
  font-size: 10px;
}
#payment_form_iwd_authcim #iwd_authcim_cc_cid {
  max-width: 156px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim fieldset {
  border: none;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset {
  margin: 0;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .iwd-customer-view-authcim-title {
  margin-bottom: 40px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset {
  padding: 0;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 50%;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item {
  margin: 0 20px 25px 0;
  padding: 25px;
  cursor: default;
  z-index: 1;
  background: #f1f1f1;
  border-radius: 5px;
  position: relative;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item.customer-profile-info {
  background: none;
  margin: 0 20px 17px 0;
  padding: 0;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item.customer-profile-info p {
  font-size: 16px;
  margin-bottom: 14px;
  line-height: 24px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item.customer-profile-info p a {
  font-size: 14px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .block-title {
  margin-bottom: 20px;
  padding-bottom: 8px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .profile-list-item-actions {
  float: right;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .profile-list-item-actions.actions button,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .profile-list-item-actions.actions .cart.table-wrapper .actions-toolbar > .action,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .profile-list-item-actions.actions .action-gift {
  border-radius: 0;
  margin: 0;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .profile-list-item-actions .action-cancel-delete {
  display: none;
  border-left: 1px solid #303030;
  padding: 0 0 0 7px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .profile-list-item-actions .action-delete-2 {
  display: none;
  color: #ff0000;
  padding: 0 7px 0 0;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .profile-list-item-actions .action-delete {
  color: #000000;
  font-size: 16px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .ui-state-active {
  z-index: 1;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item address {
  margin: 8px 0 -5px 0;
  line-height: 24px;
  font-size: 16px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item address:first-line {
  font-weight: bold;
  line-height: 38px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .card-info .cc-number {
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  padding-right: 7px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .cc-expiration-date {
  font-size: 16px;
  line-height: 16px;
  margin-right: 50px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .cc-type {
  line-height: 22px;
  margin-top: 5px;
  font-size: 16px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .payment-profile-id {
  clear: both;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .labels {
  float: left;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .labels .label {
  cursor: pointer;
  color: #ffffff;
  line-height: 18px;
  font-size: 16px;
  padding: 0 5px;
  width: auto;
  float: left;
  font-weight: 600;
  position: relative;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .labels .label.disallow {
  color: #ff0000;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .labels .label.is_in_use {
  color: #41b767;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .labels .label.not-saved {
  color: #6f8992;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .labels .label .title {
  display: none;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .labels .label:hover .title {
  display: inline-block;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .labels .label:hover:before {
  position: absolute;
  content: attr(tooltip);
  color: #000000;
  font-weight: 100;
  background-color: #fcfcfc;
  border: 1px solid #989287;
  border-radius: .4rem;
  bottom: 100%;
  clip: auto;
  font-size: 1.2rem;
  height: auto;
  left: auto;
  margin: 0 auto .1rem;
  max-height: 50px;
  padding: .5rem;
  right: auto;
  top: auto;
  transition: all .01s linear .7s;
  white-space: nowrap;
  width: auto;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions {
  height: 30px;
  float: right;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions .edit {
  float: right;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions .clear {
  clear: both;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions button,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions .cart.table-wrapper .actions-toolbar > .action,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions .action-gift {
  border: none;
  background: none;
  color: #007dbd;
  font-weight: 100;
  padding: 0;
  font-size: 14px;
  margin-top: 10px;
  float: right;
  border-radius: 0;
  box-shadow: none;
  margin-right: 0;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions button.action-save,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions .cart.table-wrapper .actions-toolbar > .action.action-save,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions .action-gift.action-save {
  display: none;
  padding: 0 7px 0 0;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions button.action-cancel,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions .cart.table-wrapper .actions-toolbar > .action.action-cancel,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions .action-gift.action-cancel {
  display: none;
  border-left: 1px solid #303030;
  padding: 0 0 0 7px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions button.action-edit,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions .cart.table-wrapper .actions-toolbar > .action.action-edit,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions .action-gift.action-edit {
  margin-right: 0;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .bottom-actions {
  position: absolute;
  bottom: 18px;
  right: 25px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content {
  padding: 0 0 30px 0;
  margin-left: 50%;
  display: none;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content .iwd-customer-view-authcim-title {
  padding: 14px 0 2px;
  margin-bottom: 14px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content .iwd-authcim-edit-card-title {
  text-align: right;
  border: none;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content #iwd_authcim_profile {
  padding-left: 20px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content #iwd_authcim_profile .block-title {
  margin-bottom: 20px;
  padding-bottom: 8px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content .col-2 {
  width: 50%;
  position: relative;
  margin-top: 0;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content .col-2.col-2-left {
  float: left;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content .col-2.col-2-left > .label {
  margin-right: 15px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content .col-2.col-2-left > .control {
  margin-right: 15px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content .col-2.col-2-right {
  float: right;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content .col-2.col-2-right > .label {
  margin-left: 15px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content .col-2.col-2-right > .control {
  margin-left: 15px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content #iwd_cim_payment_form {
  border-top: 1px solid #cccccc;
  margin-top: 5px;
  padding: 21px 0 5px 0;
  clear: both;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content #iwd_cim_payment_form #iwd_authcim_cc_type {
  width: 100%;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content #iwd_cim_payment_form #iwd_authcim_expiration {
  width: 100%;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content #iwd_cim_payment_form #iwd_authcim_expiration_yr {
  width: 100%;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .actions button,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .actions .cart.table-wrapper .actions-toolbar > .action,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .actions .action-gift {
  margin-right: 9px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .block-title {
  text-transform: capitalize;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim label.error {
  background: #fffbbb;
  border: 1px solid #ee7d7d;
  box-sizing: border-box;
  color: #555555;
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
  margin: .2rem 0 0;
  padding: .8rem 1rem .9rem;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .ajax-pre-loader {
  display: none;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .ajax-pre-loader.active {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  z-index: 100;
}
.clear {
  clear: both;
}
body.catalogrequest-index-index .form-create-account {
  margin-bottom: 120px;
  width: 100% !important;
}
body.catalogrequest-index-index .form-create-account fieldset {
  width: 48.8%;
}
@media (max-width: 768px) {
  body.catalogrequest-index-index fieldset {
    width: 100% !important;
  }
}
.clearer:after {
  display: block;
  content: "";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.product-info-main .fieldset-bundle-options .box-tocart {
  margin: 0;
}
.product-info-main .fieldset-bundle-options .box-tocart.custom {
  display: block;
}
.bundle-options-wrapper > .box-tocart.hidden {
  display: none;
}
.bundle-options-wrapper .start-ensemble-action {
  font-weight: 500 !important;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options {
  background: #ebebeb;
  height: 1px;
  left: -10000px;
  overflow: hidden;
  width: 1px;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options.errorMsg {
  border: 2px solid #d53c4e;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .error-message {
  background: #d53c4e;
  border-radius: 3px;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  font-weight: 500;
  padding: 6px 10px;
  margin: 0 0 27px 0;
  line-height: 18px;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step.showing,
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options.showing {
  width: auto;
  height: auto;
  overflow: visible;
  left: auto;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options.showing {
  padding: 27px 28px 19px;
  border-radius: 5px;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  width: 1px;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="collapsible"] {
  margin: 0 0 18px 0;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="trigger"] {
  color: #111111;
  line-height: 20px;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="trigger"] strong {
  font-size: 25px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0 5px 0 0;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="trigger"] span {
  font-size: 18px;
  font-weight: 500;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] {
  overflow: initial !important;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .box-tocart .field.qty .input-text.qty {
  box-shadow: 9999px 9999px #f8f8f8 inset;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] select {
  max-width: 100%;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .select-images {
  display: block;
  clear: both;
  min-height: 110px;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .select-images.no-images {
  min-height: 0 !important;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .select-images select,
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .select-images .bootstrap-select,
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .select-images .selectize-control {
  display: none;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .master-qty {
  padding: 7px 0 10px 0;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .bundle-option-nested {
  margin: 0 0 20px 0;
  padding: 6px 0 0 0;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .bundle-option-nested .qty-holder {
  margin: 0;
  padding: 0;
  float: left;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] > .field {
  border-top: 1px solid #d5d5d5;
  padding: 13px 0 0 0;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] > .field:first-of-type {
  border-top: none;
  padding: 0;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] > div:nth-last-of-type(5) .remove-line {
  display: block;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .add-new-line {
  max-width: 276px;
  margin: 0 auto 30px;
  padding: 10px 0 0 0;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .add-new-line a {
  width: 100%;
  display: block;
  color: #111111;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  border: 1px solid #d5d5d5;
  padding: 11px 0;
  text-align: center;
  border-radius: 3px;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .add-new-line a:before {
  content: "\f055";
  font-family: 'FontAwesome';
  color: #111111;
  font-size: 18px;
  padding: 0 10px 0 0;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] > .note {
  margin: 22px 0 0;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .remove-line {
  float: right;
  height: 50px;
  line-height: 50px;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .remove-line a {
  color: #b45454;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .remove-line a:before {
  content: "\f00d";
  font-family: 'FontAwesome';
  color: #b45454;
  font-size: 18px;
  padding: 0 10px 0 0;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .actions {
  text-align: center;
  margin: 20px 0 0;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .actions button.continue,
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .actions .cart.table-wrapper .actions-toolbar > .action.continue,
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .actions .action-gift.continue {
  padding: 0 65px;
  min-width: 276px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: 500;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .actions .primary.tocart {
  background: #111111;
  width: 49%;
  float: right;
  display: block;
  font-size: 18px;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .actions .primary.tocart:hover {
  background: #595959;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .actions.clearer.mobile {
  display: none;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .actions.clearer .back {
  float: left;
  width: 33.3%;
  text-align: left;
  color: #615d85;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .actions.clearer .back:before {
  content: "\f104";
  font-family: 'FontAwesome';
  font-size: 18px;
  color: #615d85;
  padding: 0 9px 0 0;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .actions.clearer .back:hover {
  color: #9b95d7;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .actions.clearer .back:hover:before {
  color: #9b95d7;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .actions.clearer .note {
  float: left;
  width: 33.3%;
  text-align: center;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] p.note {
  text-align: center;
  color: #111111;
  font-size: 15px;
  font-weight: 500;
}
.page-product-bundle.catalog-product-view .bootstrap-select.btn-group.one-option {
  display: none !important;
}
.page-product-bundle.catalog-product-view .fieldset-bundle-options .step .field .bootstrap-select.btn-group.bundle-option-select {
  display: none;
}
.page-product-bundle.catalog-product-view .fieldset-bundle-options .step .field:first-of-type .bootstrap-select.btn-group.bundle-option-select {
  display: block;
}
.page-product-bundle.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .select-images {
  min-height: auto;
  margin-bottom: 20px;
}
/* TABLET DESIGN (from 767px)
   @screen__tablet = 768px
*/
body .product-item-cart-info h4 {
  font-size: 18px;
  color: #595959;
  font-weight: 200;
}
body .minicart-items .product-item-cart-info h4 {
  font-size: 14px;
  line-height: 1.5em;
}
body .minicart-items .content#ensemble .product.options.list .label {
  display: none;
}
body #multiship-addresses-table .product-item-cart-info h4 {
  font-weight: 400;
  text-transform: none;
}
body.account.amasty_quote-account-view table.data.table.table-order-items .qty,
body.account.sales-order-view table.data.table.table-order-items .qty {
  min-width: 80px;
  text-align: center;
}
body .cart-container .cart.table-wrapper .col.qty div.input-text {
  display: inline-block;
  font-size: 18px;
}
#fabric-sample-order .js-fabric-sample-order-modal {
  display: none;
}
body .modals-wrapper .modal-popup {
  z-index: 9999 !important;
}
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap {
  max-width: 976px;
  width: 75%;
  border-radius: 6px;
  min-height: 0;
  max-height: 90%;
  overflow: hidden;
}
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-header {
  padding-bottom: 22px;
}
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-header .modal-title {
  padding: 30px 0 10px;
  text-align: center;
  font-family: 'futura-pt';
  font-size: 40px;
  font-weight: 600;
  color: #111111;
  line-height: 50px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-header .action-close {
  padding: 20px;
}
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-header .action-close:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f00d';
  font-weight: 900;
  font-size: 18px;
  line-height: 18px;
  color: #676767;
}
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-header .action-close:hover:before {
  color: #9b95d7;
}
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content {
  padding: 8px 48px 0;
}
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .half-width {
  width: 50%;
  padding: 0 12px;
  float: left;
  clear: both;
}
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .half-width:nth-child(even) {
  float: right;
  clear: none;
}
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .half-width .field {
  padding-bottom: 22px;
}
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .half-width .field label {
  font-weight: 500;
}
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .half-width .field input {
  max-width: none;
  font-family: 'futura-pt';
  font-size: 18px;
  color: #acacac;
  background: #f1f1f1;
  box-shadow: none;
  height: 45px;
  padding-bottom: 5px;
}
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .half-width .field input:focus {
  box-shadow: none;
}
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .half-width .field .selectize-control.single .selectize-input {
  background-color: #f1f1f1;
  color: #acacac;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
}
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .half-width .field .selectize-control.single .selectize-input:after {
  font-size: 28px;
  line-height: 45px;
  top: 1px;
  color: #595959;
}
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset button,
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .cart.table-wrapper .actions-toolbar > .action,
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .action-gift {
  background: #615d85;
  border: none;
  color: white;
  letter-spacing: 0.05em;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 7px 30px;
  font-family: 'futura-pt';
}
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset button:hover,
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .cart.table-wrapper .actions-toolbar > .action:hover,
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .action-gift:hover {
  background: #9b95d7;
  border: none;
  color: white;
}
body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset > .field {
  text-align: center;
  padding-top: 38px;
  padding-bottom: 60px;
}
body .modals-wrapper .modals-overlay {
  z-index: 9998 !important;
}
div.product-add-form .product-options-wrapper > div:nth-last-of-type(1) .remove-line,
div.product-add-form .product-options-wrapper > div:nth-last-of-type(1) .add-new-line {
  display: block;
}
div.product-add-form .product-options-wrapper > .fieldset {
  border-top: 1px solid #d5d5d5;
  padding: 31px 0 0 0;
}
div.product-add-form .product-options-wrapper > .fieldset:first-of-type {
  border-top: none;
  padding: 0;
}
div.product-add-form .product-options-wrapper .fieldset .add-new-line {
  display: none;
  max-width: 276px;
  margin: 25px auto 5px;
}
div.product-add-form .product-options-wrapper .fieldset .add-new-line a {
  width: 100%;
  display: block;
  color: #111111;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  border: 1px solid #d5d5d5;
  padding: 11px 0;
  text-align: center;
  border-radius: 3px;
}
div.product-add-form .product-options-wrapper .fieldset .add-new-line a:before {
  content: "\f055";
  font-family: 'FontAwesome';
  color: #111111;
  font-size: 18px;
  padding: 0 10px 0 0;
}
div.product-add-form .product-options-wrapper .fieldset .remove-line {
  float: right;
  height: 50px;
  line-height: 50px;
}
div.product-add-form .product-options-wrapper .fieldset .remove-line a {
  color: #b45454;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
}
div.product-add-form .product-options-wrapper .fieldset .remove-line a:before {
  content: "\f00d";
  font-family: 'FontAwesome';
  color: #b45454;
  font-size: 18px;
  padding: 0 10px 0 0;
}
div.product-add-form .product-options-wrapper .fieldset .iwd-box-tocart .field.qty {
  float: left;
  padding: 0 !important;
  margin: 0 !important;
}
/* MOBILE DESIGN (from 479px)
   @screen__xs = 479px
*/
#shipping-method-buttons-container button.continue,
#shipping-method-buttons-container .cart.table-wrapper .actions-toolbar > .action.continue,
#shipping-method-buttons-container .action-gift.continue {
  float: right;
}
.iwd-address-validation-popup.modal-popup .action-close {
  display: none !important;
}
.iwd-address-validation-popup.modal-popup .modal-inner-wrap {
  margin-left: -200px !important;
  width: 400px !important;
  left: 50% !important;
}
.iwd-address-validation-popup.modal-popup .modal-header {
  background-color: #e8e7e3;
  padding: 0;
  margin: 0;
  font-size: 18px;
  color: #343030;
  font-weight: bold;
}
.iwd-address-validation-popup.modal-popup .modal-header h1 {
  font-weight: bold;
  margin: 0;
  border: none;
  padding: 10px 18px;
  line-height: 20px;
  font-size: 18px;
  text-align: center;
}
.iwd-address-validation-popup.modal-popup .modal-footer {
  margin: 0 auto;
  padding: 0 0 20px 0;
  text-align: center;
}
.iwd-address-validation-popup.modal-popup .modal-content {
  margin: 0 5px;
  padding: 20px 20px 0;
}
.iwd-address-validation-popup.modal-popup .modal-content p {
  color: #343030;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}
.iwd-address-validation-popup.modal-popup .modal-content .suggestion {
  text-align: center;
  margin-bottom: 20px;
}
.iwd-address-validation-popup.modal-popup .modal-content ul {
  padding-left: 0;
  margin-bottom: 20px;
}
.iwd-address-validation-popup.modal-popup .modal-content ul li {
  list-style: none;
  cursor: pointer;
}
.iwd-address-validation-popup.modal-popup .modal-content ul li input[type="radio"] {
  display: inline-block;
  float: left;
  width: 20px;
  height: 32px;
}
.iwd-address-validation-popup.modal-popup .modal-content ul li input[type="radio"]:focus {
  border: none !important;
  box-shadow: none;
}
.iwd-address-validation-popup.modal-popup .modal-content ul li label {
  display: inline-block;
  float: left;
  width: 90%;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
}
.iwd-address-validation-popup.modal-popup .modal-footer button,
.iwd-address-validation-popup.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.iwd-address-validation-popup.modal-popup .modal-footer .action-gift {
  text-transform: uppercase;
  cursor: pointer;
}
.iwd-address-validation-popup.modal-popup .mage-error {
  color: #e02b27;
  font-size: 1.2rem;
  text-align: center;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 480px) {
  .iwd-address-validation-popup.modal-popup .modal-inner-wrap {
    margin-left: -160px !important;
    width: 320px !important;
    left: 50% !important;
  }
}
html body #purchaseorder-form {
  width: 100%;
  float: none;
}
html body .form-purchase-order {
  margin-bottom: 65px;
  margin-top: 32px;
}
html body .form-purchase-order .action {
  display: inline-block;
  text-transform: uppercase;
  vertical-align: bottom;
  line-height: 1.5em;
  font-weight: 500;
  border-radius: 3px;
  height: auto;
  padding: 10px 28px;
  width: auto;
  letter-spacing: 0.05em;
  font-size: 18px;
}
html body .form-purchase-order .secondary {
  margin-right: 15px;
}
html body .form-purchase-order .action:visited,
html body .form-purchase-order .action:visited:visited {
  color: #ffffff;
}
html body .file-candidate {
  visibility: hidden;
  margin-bottom: 22px;
  font-weight: 400;
  font-size: 18px;
  color: #9b95d7;
}
html body .file-candidate i {
  vertical-align: middle;
  color: #595559;
}
html body .show-button {
  visibility: visible;
}
html body .order-date {
  text-align: center;
  margin-bottom: 40px;
}
html body #purchase-order-message {
  display: none;
}
html body .order-details-items {
  border: none;
  margin-bottom: 55px;
}
html body .order-details-items .item-options dt {
  font-weight: 500;
}
html body .po-file-link {
  margin-top: 20px;
  margin-bottom: 20px;
}
html body .purchase-order-text p {
  line-height: 1.278em;
  font-weight: 400;
}
html body .purchase-order-text p a {
  color: #9b95d7;
}
html body .purchase-order-text h3 {
  margin-bottom: 25px;
}
body.account.amasty_quote-account-view h1.page-title,
body.account.sales-order-view h1.page-title {
  margin-bottom: 20px;
}
body.account.amasty_quote-account-view .page-wrapper .columns .column.main .block .block-content .box,
body.account.sales-order-view .page-wrapper .columns .column.main .block .block-content .box {
  float: left;
  width: 25%;
  clear: none;
  font-weight: 400 !important;
}
body.account.amasty_quote-account-view .table-wrapper .table > thead > tr > th,
body.account.sales-order-view .table-wrapper .table > thead > tr > th {
  font-size: 18px;
  font-weight: 500;
  color: #595959;
}
body.account.amasty_quote-account-view .price-including-tax .price,
body.account.sales-order-view .price-including-tax .price,
body.account.amasty_quote-account-view .price-excluding-tax .price,
body.account.sales-order-view .price-excluding-tax .price,
body.account.amasty_quote-account-view .block:not(.widget) .block-content .box .box-content,
body.account.sales-order-view .block:not(.widget) .block-content .box .box-content,
body.account.amasty_quote-account-view .table-wrapper .table > tbody > tr > td,
body.account.sales-order-view .table-wrapper .table > tbody > tr > td,
body.account.amasty_quote-account-view .actions-toolbar a,
body.account.sales-order-view .actions-toolbar a,
body.account.amasty_quote-account-view h3.block-title,
body.account.sales-order-view h3.block-title,
body.account.amasty_quote-account-view h3.block-title strong,
body.account.sales-order-view h3.block-title strong {
  font-weight: 400;
}
body.account.amasty_quote-account-view .actions-toolbar a:not(.compare),
body.account.sales-order-view .actions-toolbar a:not(.compare) {
  color: #9b95d7;
}
body.account.amasty_quote-account-view h3.block-title,
body.account.sales-order-view h3.block-title,
body.account.amasty_quote-account-view h3.block-title strong,
body.account.sales-order-view h3.block-title strong,
body.account.amasty_quote-account-view .table-wrapper .table > tfoot > tr .amount,
body.account.sales-order-view .table-wrapper .table > tfoot > tr .amount {
  font-weight: 400 !important;
}
body.account.amasty_quote-account-view .table-wrapper .table > tfoot > tr.grand_total strong,
body.account.sales-order-view .table-wrapper .table > tfoot > tr.grand_total strong {
  font-weight: 500 !important;
}
body.account.amasty_quote-account-view .table-wrapper .table:not(.cart):not(.totals) > thead > tr th,
body.account.sales-order-view .table-wrapper .table:not(.cart):not(.totals) > thead > tr th,
body.account.amasty_quote-account-view .table-wrapper .table:not(.cart):not(.totals) > tbody > tr td,
body.account.sales-order-view .table-wrapper .table:not(.cart):not(.totals) > tbody > tr td {
  border-color: #f1f1f1;
}
body.account.amasty_quote-account-view .table-wrapper .table:not(.cart):not(.totals) > thead > tr th.price,
body.account.sales-order-view .table-wrapper .table:not(.cart):not(.totals) > thead > tr th.price,
body.account.amasty_quote-account-view .table-wrapper .table:not(.cart):not(.totals) > tbody > tr td.price,
body.account.sales-order-view .table-wrapper .table:not(.cart):not(.totals) > tbody > tr td.price {
  padding-right: 10px;
}
@media (max-width: 768px) {
  html body .form-purchase-order .secondary,
  html body .form-purchase-order .primary {
    display: block;
    text-align: center;
    margin-right: 0;
    margin-bottom: 15px;
    width: 100%;
  }
  html body .form-purchase-order .file-candidate {
    visibility: visible;
    display: none;
  }
  html body .form-purchase-order .show-button {
    display: block;
  }
}
.account .iwd-groupnumber-sub-nav {
  margin-left: 35px;
}
body.groups-manage-add .page-title-wrapper,
body.groups-manage-index .page-title-wrapper {
  display: none;
}
body.groups-manage-add .column.main h1,
body.groups-manage-index .column.main h1 {
  text-align: center;
  margin-bottom: 60px;
}
body.groups-manage-add .table-wrapper .table:not(.cart):not(.totals) > thead > tr > th,
body.groups-manage-index .table-wrapper .table:not(.cart):not(.totals) > thead > tr > th,
body.groups-manage-add .table-wrapper .table:not(.cart):not(.totals) > tbody > tr > th,
body.groups-manage-index .table-wrapper .table:not(.cart):not(.totals) > tbody > tr > th,
body.groups-manage-add .table-wrapper .table:not(.cart):not(.totals) > tfoot > tr > th,
body.groups-manage-index .table-wrapper .table:not(.cart):not(.totals) > tfoot > tr > th,
body.groups-manage-add .table-wrapper .table:not(.cart):not(.totals) > thead > tr > td,
body.groups-manage-index .table-wrapper .table:not(.cart):not(.totals) > thead > tr > td,
body.groups-manage-add .table-wrapper .table:not(.cart):not(.totals) > tbody > tr > td,
body.groups-manage-index .table-wrapper .table:not(.cart):not(.totals) > tbody > tr > td,
body.groups-manage-add .table-wrapper .table:not(.cart):not(.totals) > tfoot > tr > td,
body.groups-manage-index .table-wrapper .table:not(.cart):not(.totals) > tfoot > tr > td {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 19px;
}
body.groups-manage-add .table-wrapper .table:not(.cart):not(.totals) > thead > tr > th,
body.groups-manage-index .table-wrapper .table:not(.cart):not(.totals) > thead > tr > th {
  font-size: 18px;
  font-weight: 500;
}
body.groups-manage-add .table-wrapper:last-child,
body.groups-manage-index .table-wrapper:last-child {
  margin-bottom: 52px;
}
body.groups-manage-add .column.main > a,
body.groups-manage-index .column.main > a,
body.groups-manage-add .myacc-request-group-number-wrapper a,
body.groups-manage-index .myacc-request-group-number-wrapper a {
  color: #9b95d7;
}
body.groups-manage-add.account .table-wrapper,
body.groups-manage-index.account .table-wrapper {
  border-bottom: none;
  margin-bottom: 53px;
}
body.groups-manage-add .myacc-request-group-number-wrapper,
body.groups-manage-index .myacc-request-group-number-wrapper {
  padding-top: 25px;
}
body.groups-manage-add .myacc-request-group-number-wrapper h3,
body.groups-manage-index .myacc-request-group-number-wrapper h3 {
  padding-bottom: 30px;
}
.groups-manage-index .data-grid-cell-content span {
  display: block;
  line-height: 27px;
}
.groups-manage-index .data-grid-th.group-number-column {
  min-width: 100px;
}
.groups-manage-index .iwd-groupnumber-remove-group {
  font-size: 21px;
}
.groups-manage-add .iwd-groupnumber-search {
  margin-top: 22px;
}
.groups-manage-add .iwd-groupnumber-search label {
  font-weight: 500;
}
.groups-manage-add .iwd-groupnumber-search input[type="text"] {
  background-color: #f8f8f8;
  box-shadow: 9999px 9999px #f8f8f8 inset;
  border: none;
}
.groups-manage-add .iwd-groupnumber-search .form-control {
  display: inline-block;
  width: 312px;
  padding-right: 8px;
  box-sizing: border-box;
  vertical-align: top;
}
.groups-manage-add .iwd-groupnumber-search .form-control:last-of-type {
  padding-right: 0;
  width: auto;
}
.groups-manage-add .iwd-groupnumber-search .form-control.label-connector {
  width: auto;
}
.groups-manage-add .iwd-groupnumber-search .form-control.label-connector label {
  margin-top: 43px;
  padding-left: 5px;
  padding-right: 5px;
}
.groups-manage-add .iwd-groupnumber-search .form-control button,
.groups-manage-add .iwd-groupnumber-search .form-control .cart.table-wrapper .actions-toolbar > .action,
.groups-manage-add .iwd-groupnumber-search .form-control .action-gift {
  max-height: 42px;
  line-height: 41px;
  box-sizing: border-box;
  display: block;
  margin-top: 36px;
}
.groups-manage-add .table-wrapper a {
  color: #9b95d7;
}
.groups-manage-add .table-wrapper span.selected {
  color: #615d85;
}
.groups-manage-add .table:not(.cart):not(.totals) > tbody > tr > td:last-child {
  text-align: right;
}
.iwd-groupnumber-search-result-wrap {
  position: relative;
  margin-top: 70px;
}
.iwd-groupnumber-search-result-wrap .iwd-groupnumber-search-result-loader {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
}
.iwd-groupnumber-search-result-wrap .spinner-wrap {
  position: relative;
  height: 100%;
}
.iwd-groupnumber-search-result-wrap .spinner-wrap .spinner {
  height: 1em;
  width: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  font-size: 4rem;
  margin-right: 1.5rem;
  transform: translate(-50%, -50%);
}
.iwd-groupnumber-search-result-wrap .spinner-wrap .spinner 0% {
  background-color: #514943;
}
.iwd-groupnumber-search-result-wrap .spinner-wrap .spinner 100% {
  background-color: #ffffff;
}
@-webkit-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
@-ms-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
.iwd-groupnumber-search-result-wrap .spinner-wrap .spinner > span {
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  -webkit-animation-name: fade;
  -moz-animation-name: fade;
  -ms-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 0.72s;
  -moz-animation-duration: 0.72s;
  -ms-animation-duration: 0.72s;
  animation-duration: 0.72s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -ms-animation-direction: linear;
  background-color: #ffffff;
  border-radius: 6px;
  clip: rect(0 0.28571429em 0.1em 0);
  height: .1em;
  margin-top: 0.5em;
  position: absolute;
  width: 1em;
}
.iwd-groupnumber-search-result-wrap .spinner-wrap .spinner > span:nth-child(1) {
  -webkit-animation-delay: 0.27s;
  -moz-animation-delay: 0.27s;
  -ms-animation-delay: 0.27s;
  animation-delay: 0.27s;
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  -ms-transform: rotate(-315deg);
  transform: rotate(-315deg);
}
.iwd-groupnumber-search-result-wrap .spinner-wrap .spinner > span:nth-child(2) {
  -webkit-animation-delay: 0.36s;
  -moz-animation-delay: 0.36s;
  -ms-animation-delay: 0.36s;
  animation-delay: 0.36s;
  -webkit-transform: rotate(-270deg);
  -moz-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  transform: rotate(-270deg);
}
.iwd-groupnumber-search-result-wrap .spinner-wrap .spinner > span:nth-child(3) {
  -webkit-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s;
  -ms-animation-delay: 0.45s;
  animation-delay: 0.45s;
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
.iwd-groupnumber-search-result-wrap .spinner-wrap .spinner > span:nth-child(4) {
  -webkit-animation-delay: 0.54s;
  -moz-animation-delay: 0.54s;
  -ms-animation-delay: 0.54s;
  animation-delay: 0.54s;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.iwd-groupnumber-search-result-wrap .spinner-wrap .spinner > span:nth-child(5) {
  -webkit-animation-delay: 0.63s;
  -moz-animation-delay: 0.63s;
  -ms-animation-delay: 0.63s;
  animation-delay: 0.63s;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.iwd-groupnumber-search-result-wrap .spinner-wrap .spinner > span:nth-child(6) {
  -webkit-animation-delay: 0.72s;
  -moz-animation-delay: 0.72s;
  -ms-animation-delay: 0.72s;
  animation-delay: 0.72s;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.iwd-groupnumber-search-result-wrap .spinner-wrap .spinner > span:nth-child(7) {
  -webkit-animation-delay: 0.8100000000000001s;
  -moz-animation-delay: 0.8100000000000001s;
  -ms-animation-delay: 0.8100000000000001s;
  animation-delay: 0.8100000000000001s;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.iwd-groupnumber-search-result-wrap .spinner-wrap .spinner > span:nth-child(8) {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  animation-delay: 0.9s;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.onepage-index-index .iwd_opc_review_group_number {
  display: table-row;
}
.onepage-index-index .iwd_opc_review_group_number .iwd_opc_review_group_number_cell {
  display: table-cell;
  padding-bottom: 8px;
  width: 68%;
  line-height: 21px;
}
.onepage-index-index .iwd_opc_review_group_number .iwd_opc_review_group_number_cell:last-child {
  width: 38%;
  text-align: right;
}
body.account.amasty_quote-account-view .page-wrapper .columns .column.main .block .block-content .box,
body.account.sales-order-view .page-wrapper .columns .column.main .block .block-content .box {
  margin-bottom: 13px;
}
body #customer-group-modal {
  padding-bottom: 50px;
  float: left;
  width: 100%;
}
body #customer-group-modal .half-width {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  float: left;
  font-size: 20px;
  font-weight: 400;
  padding: 0 50px;
}
body #customer-group-modal .half-width .icon-wrapper {
  text-align: center;
  margin-bottom: 10px;
}
body #customer-group-modal .half-width .icon-wrapper i {
  font-size: 76px;
  color: #615d85;
}
body #customer-group-modal .half-width h4 {
  font-weight: 600;
  margin-bottom: 25px;
}
body #customer-group-modal .half-width:first-of-type {
  border-right: 1px solid #f1f1f1;
}
#customer-group-modal .button {
  margin-top: 35px;
  background-color: #615d85;
  border-color: #615d85;
  padding: 0 28px;
  font-size: 20px;
  overflow: hidden;
}
#customer-group-modal .note {
  line-height: 1em;
  margin-top: 15px;
  font-size: 18px;
}
body.catalog-product-view .product-info-main .price-final_price.price-box {
  display: block;
  margin-top: 0;
  float: left;
}
body.catalog-product-view .product-info-main .price-final_price .price-wrapper .price,
body.catalog-product-view .product-info-main .price-final_price .label {
  font-size: 16px;
  font-weight: 400;
  color: #565656;
}
body.catalog-product-view .product-info-main .price-final_price .customer-group-price .price-wrapper .price {
  font-size: 26px;
  color: #111111;
  font-weight: 500;
}
body.catalog-product-view .product-info-main .price-final_price .customer-group-price .price-wrapper .label,
.price-wrapper.group-price .label {
  font-size: 18px;
  font-weight: 400;
  color: #111111;
  margin-left: 10px;
}
.table-comparison .price-container.price-final_price,
.table-comparison .label {
  display: none;
}
.table-comparison .customer-group-price .price-final_price {
  display: inline-block;
}
.table-comparison .customer-group-price .price-final_price .price {
  font-size: 18px;
}
.table-comparison .customer-group-price .price-wrapper .label {
  color: #595959;
  margin-left: 0;
  font-weight: 300;
  font-size: 18px;
  display: inline-block;
}
.products.list .item.product .price-box .label,
.products.list .item.product .price-box .has-group-price .price-final_price {
  display: none;
}
.products.list .item.product .price-box .has-group-price .customer-group-price .price-final_price,
.products.list .item.product .price-box .has-group-price .customer-group-price .price {
  display: block;
}
.product-items .old-price,
.price-label {
  display: none;
}
.text-center {
  text-align: center;
}
.mini-cart-group-number {
  text-align: center;
  font-size: 14px;
  letter-spacing: .05em;
  font-weight: 500;
}
@media (max-width: 768px) {
  body #customer-group-modal {
    padding-bottom: 40px;
  }
  body .modal-inner-wrap #customer-group-modal div.half-width {
    width: 100%;
    color: #393939;
    padding-left: 0;
    padding-right: 0;
    border: 0;
    margin-bottom: 35px;
  }
  body .modal-inner-wrap #customer-group-modal div.half-width:last-of-type {
    margin-bottom: 0;
  }
  body .modal-inner-wrap #customer-group-modal div.half-width .note {
    color: #595959;
  }
  #customer-group-modal .button {
    margin-top: 25px;
    display: block;
  }
  body .modal-inner-wrap #customer-group-modal div.half-width:last-of-type {
    margin-top: 38px;
  }
  body.groups-manage-add .table-wrapper .table:not(.cart):not(.totals) > thead > tr > th,
  body.groups-manage-index .table-wrapper .table:not(.cart):not(.totals) > thead > tr > th,
  body.groups-manage-add .table-wrapper .table:not(.cart):not(.totals) > tbody > tr > th,
  body.groups-manage-index .table-wrapper .table:not(.cart):not(.totals) > tbody > tr > th,
  body.groups-manage-add .table-wrapper .table:not(.cart):not(.totals) > tfoot > tr > th,
  body.groups-manage-index .table-wrapper .table:not(.cart):not(.totals) > tfoot > tr > th {
    padding-left: 8px;
    padding-right: 8px;
  }
  body.groups-manage-add .table-wrapper .table:not(.cart):not(.totals) > thead > tr > th:first-of-type,
  body.groups-manage-index .table-wrapper .table:not(.cart):not(.totals) > thead > tr > th:first-of-type,
  body.groups-manage-add .table-wrapper .table:not(.cart):not(.totals) > tbody > tr > th:first-of-type,
  body.groups-manage-index .table-wrapper .table:not(.cart):not(.totals) > tbody > tr > th:first-of-type,
  body.groups-manage-add .table-wrapper .table:not(.cart):not(.totals) > tfoot > tr > th:first-of-type,
  body.groups-manage-index .table-wrapper .table:not(.cart):not(.totals) > tfoot > tr > th:first-of-type {
    padding-left: 0px;
  }
  body.groups-manage-add .form-control,
  body.groups-manage-index .form-control {
    display: block;
    width: auto;
    padding-right: 0;
  }
  body.groups-manage-add .form-control button,
  body.groups-manage-index .form-control button,
  body.groups-manage-add .form-control .cart.table-wrapper .actions-toolbar > .action,
  body.groups-manage-index .form-control .cart.table-wrapper .actions-toolbar > .action,
  body.groups-manage-add .form-control .action-gift,
  body.groups-manage-index .form-control .action-gift {
    margin-top: 0;
  }
  body.groups-manage-add .iwd-groupnumber-search .form-control.label-connector {
    margin-bottom: 0;
    width: 100%;
  }
  body.groups-manage-add .iwd-groupnumber-search .form-control.label-connector label {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  html body .manage-group-numbers .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td:last-of-type:before,
  html body .iwd-groupnumber-search-result-wrap .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td:last-of-type:before,
  html body .manage-group-numbers .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th:last-of-type:before,
  html body .iwd-groupnumber-search-result-wrap .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th:last-of-type:before {
    content: attr(data-th);
  }
  html body .table-wrapper.manage-group-numbers .table:not(.cart):not(.totals) > thead > tr > th,
  html body .iwd-groupnumber-search-result-wrap .table:not(.cart):not(.totals) > thead > tr > th,
  html body .table-wrapper.manage-group-numbers .table:not(.cart):not(.totals) > tbody > tr > th,
  html body .iwd-groupnumber-search-result-wrap .table:not(.cart):not(.totals) > tbody > tr > th,
  html body .table-wrapper.manage-group-numbers .table:not(.cart):not(.totals) > tfoot > tr > th,
  html body .iwd-groupnumber-search-result-wrap .table:not(.cart):not(.totals) > tfoot > tr > th,
  html body .table-wrapper.manage-group-numbers .table:not(.cart):not(.totals) > thead > tr > td,
  html body .iwd-groupnumber-search-result-wrap .table:not(.cart):not(.totals) > thead > tr > td,
  html body .table-wrapper.manage-group-numbers .table:not(.cart):not(.totals) > tbody > tr > td,
  html body .iwd-groupnumber-search-result-wrap .table:not(.cart):not(.totals) > tbody > tr > td,
  html body .table-wrapper.manage-group-numbers .table:not(.cart):not(.totals) > tfoot > tr > td,
  html body .iwd-groupnumber-search-result-wrap .table:not(.cart):not(.totals) > tfoot > tr > td {
    border-bottom: none;
    padding-bottom: 19px;
  }
  html body .table-wrapper.manage-group-numbers .table:not(.cart):not(.totals) > thead > tr > th:last-of-type,
  html body .iwd-groupnumber-search-result-wrap .table:not(.cart):not(.totals) > thead > tr > th:last-of-type,
  html body .table-wrapper.manage-group-numbers .table:not(.cart):not(.totals) > tbody > tr > th:last-of-type,
  html body .iwd-groupnumber-search-result-wrap .table:not(.cart):not(.totals) > tbody > tr > th:last-of-type,
  html body .table-wrapper.manage-group-numbers .table:not(.cart):not(.totals) > tfoot > tr > th:last-of-type,
  html body .iwd-groupnumber-search-result-wrap .table:not(.cart):not(.totals) > tfoot > tr > th:last-of-type,
  html body .table-wrapper.manage-group-numbers .table:not(.cart):not(.totals) > thead > tr > td:last-of-type,
  html body .iwd-groupnumber-search-result-wrap .table:not(.cart):not(.totals) > thead > tr > td:last-of-type,
  html body .table-wrapper.manage-group-numbers .table:not(.cart):not(.totals) > tbody > tr > td:last-of-type,
  html body .iwd-groupnumber-search-result-wrap .table:not(.cart):not(.totals) > tbody > tr > td:last-of-type,
  html body .table-wrapper.manage-group-numbers .table:not(.cart):not(.totals) > tfoot > tr > td:last-of-type,
  html body .iwd-groupnumber-search-result-wrap .table:not(.cart):not(.totals) > tfoot > tr > td:last-of-type {
    border-bottom: 1px solid #f1f1f1;
  }
  html body .table-wrapper.manage-group-numbers .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td:before,
  html body .iwd-groupnumber-search-result-wrap .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td:before,
  html body .table-wrapper.manage-group-numbers .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th:before,
  html body .iwd-groupnumber-search-result-wrap .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th:before {
    font-size: 18px;
    font-weight: 500;
    font-family: 'futura-pt';
    color: #393939;
    letter-spacing: 0.02em;
    line-height: 36px;
    text-transform: uppercase;
  }
  html body.groups-manage-add .table-wrapper .table:not(.cart):not(.totals) > tbody > tr > td {
    border: none !important;
  }
  html body.groups-manage-add .table-wrapper .table:not(.cart):not(.totals) > tbody > tr > td:last-of-type {
    border-bottom: 1px solid #f1f1f1 !important;
  }
}
body.checkout-index-index .page-main .fieldset > .field.street .control .field.additional[name="shippingAddress.street.1"],
body.checkout-index-index .modal-popup .fieldset > .field.street .control .field.additional[name="shippingAddress.street.1"],
body.checkout-index-index .page-main .fieldset > .field.street .control .field.additional[name^="billingAddress"][name$=".street.1"],
body.checkout-index-index .modal-popup .fieldset > .field.street .control .field.additional[name^="billingAddress"][name$=".street.1"] {
  margin-bottom: 10px;
}
body.checkout-index-index .page-main .fieldset > .field.street .control .field.additional[name="shippingAddress.street.1"] .label,
body.checkout-index-index .modal-popup .fieldset > .field.street .control .field.additional[name="shippingAddress.street.1"] .label,
body.checkout-index-index .page-main .fieldset > .field.street .control .field.additional[name^="billingAddress"][name$=".street.1"] .label,
body.checkout-index-index .modal-popup .fieldset > .field.street .control .field.additional[name^="billingAddress"][name$=".street.1"] .label {
  position: static;
  width: auto;
  height: auto;
}
body.checkout-index-index .page-main .fieldset > .field.street .control .field.additional[name^="billingAddress"][name$=".street.1"] .label,
body.checkout-index-index .modal-popup .fieldset > .field.street .control .field.additional[name^="billingAddress"][name$=".street.1"] .label {
  font-weight: 400;
}
body.checkout-index-index .opc-wrapper .field.street .field.additional[name="shippingAddress.street.1"] .label {
  font-weight: 400;
}
body.customer-address-form .field.street .field.additional label[for="street_2"] {
  position: static;
  width: auto;
  height: auto;
}
.opc-wrapper .field.street .field.additional[name="shippingAddress.street.2"] {
  display: none;
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.form-address-edit .actions-toolbar .vertex-update-address {
  margin-top: 10px;
}
.vertex__address-suggestion {
  margin: 5px 0;
  padding-left: 10px;
  font-weight: 500;
  border-left: 2px solid gray;
}
.yotpo-yotpo-is-enabled .yotpoBottomLine {
  width: 100%;
}
.yotpo-yotpo-is-enabled .yotpo-icon-double-bubble,
.yotpo-yotpo-is-enabled .yotpo-stars {
  margin: 0 5px 0 0 !important;
}
.yotpo-yotpo-is-enabled .thumbnail .yotpo a {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled div.yotpo.QABottomLine {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine.bottomline-position {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled .product-item .product-item-actions {
  margin-top: 5px !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view.page-products .product-item .product-item-actions,
.yotpo-yotpo-is-enabled.catalog-product-view.page-products .product-item .product-item-actions {
  margin-top: 0 !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view .product-info-main .product-reviews-summary,
.yotpo-yotpo-is-enabled.catalog-product-view .product-info-main .product-reviews-summary {
  width: 100%;
}
.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;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #d1d1d1;
  clear: both;
  margin: 0 -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: #ffffff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 10px;
}
.cart-summary {
  background: #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,
.cart-container .checkout-methods-items .amshopby-button,
.cart-container .checkout-methods-items .am-filter-go {
  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,
.block-minicart .block-content > .actions > .primary .amshopby-button,
.block-minicart .block-content > .actions > .primary .am-filter-go {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child,
.block-minicart .block-content > .actions > .primary .amshopby-button:last-child,
.block-minicart .block-content > .actions > .primary .am-filter-go:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 26px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 25px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -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: #ff5501;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #1979c3;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 45px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  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 #cccccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333333;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #555555;
}
.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 19px;
  content: '';
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #e4e4e4;
  font-weight: 300;
  font-size: 1.8rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  height: 38px;
  margin-left: -19px;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  background: #ffffff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333333;
  font-weight: 600;
  font-size: 1.8rem;
}
.opc-progress-bar-item._active:before {
  background: #615d85;
}
.opc-progress-bar-item._active > span {
  color: #333333;
}
.opc-progress-bar-item._active > span:before {
  background: #615d85;
}
.opc-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #333333;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 1024px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #615d85;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #615d85;
  color: #ffffff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary,
.methods-shipping .actions-toolbar .amshopby-button,
.methods-shipping .actions-toolbar .am-filter-go {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1979c3;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #8f8f8f;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #d1d1d1;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #d1d1d1;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #615d85;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.cart-summary .form.giftregistry .fieldset .am-filter-go {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.block.filter {
  margin-bottom: 40px;
}
.block.filter .filter-title {
  margin-bottom: 20px;
}
.block.filter .filter-title strong {
  font-size: 18px;
}
.block-subtitle {
  display: inline-block;
  margin-bottom: 10px;
}
.filter-current .item {
  margin-bottom: 10px;
}
.filter-current .filter-label {
  display: block;
  font-weight: 700;
}
.filter-current .filter-label:after {
  content: ':';
}
.filter-current + .filter-actions {
  margin-bottom: 30px;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin: 0 0 10px;
  word-break: break-all;
}
.filter-options .filter-options-content {
  margin: 0 0 25px;
}
.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}
.filter-options .count {
  color: #7d7d7d;
}
.filter-options .count:before {
  content: '(';
}
.filter-options .count:after {
  content: ')';
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-fallback-price {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:focus,
.action-gift.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:visited,
.action-gift.map-show-info:visited {
  color: #1979c3;
  text-decoration: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #ff5501;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.action-gift.map-show-info:hover,
.action-gift.map-show-info:active,
.action-gift.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.wishlist.split.button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.wishlist.split.button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .items li {
  padding: 0;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\e601';
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #333333;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #c9c9c9;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 10px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333333;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 40px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #c2c2c2;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.fotorama-video-container:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.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: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.block.add.review {
  margin-bottom: 40px;
}
.block.add.review > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 40px;
}
.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 20px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  display: table;
  margin: 10px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 10px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.block-collapsible-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.block-collapsible-nav .item {
  margin: 3px 0 0;
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  border-left: 3px solid transparent;
  color: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  background: #e8e8e8;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #ff5501;
  color: #000000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #ff5501;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
body {
  background-color: #ffffff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #1979c3;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #1979c3;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  margin-top: auto;
}
.footer.content {
  border-top: 1px solid #d1d1d1;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}
.page-header .panel.wrapper .switcher,
.page-footer .switcher {
  margin-right: 10px;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .panel.wrapper .switcher li,
.page-footer .switcher li {
  font-size: 12px;
  margin: 0;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.ui-datepicker td {
  padding: 0;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.iwd-featured-products {
  clear: both;
  max-width: 100%;
  overflow-x: hidden;
}
.iwd-featured-products .title {
  text-align: center;
  padding-bottom: 30px;
}
.iwd-featured-products .featured-products-view-carousel {
  padding: 0 40px;
  margin: 0;
}
.iwd-featured-products .featured-products-view-carousel li.featured-item {
  display: block;
  text-align: center;
}
.iwd-featured-products .featured-products-view-carousel li.featured-item span.price-label {
  display: none;
}
.iwd-featured-products .featured-products-view-carousel li.featured-item .price-container .price {
  font-size: 18px;
  font-weight: 400;
}
.iwd-featured-products .featured-products-view-carousel li.featured-item .product.name.product-item-name {
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0em;
  line-height: 30px;
  text-transform: none;
  margin: 0;
}
/* TABLET DESIGN (from 767px)
   @screen__tablet = 768px
*/
.products {
  margin: 30px 0;
}
.product-items {
  font-size: 0;
}
.product-item {
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  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: #1979c3;
  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: #333333;
}
.sorter .sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.old-price,
.old.price {
  text-decoration: line-through;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  right: 0;
  top: 0;
  width: 100%;
}
.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: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #1979c3;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 5px;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.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: 200px;
}
.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 .cell .product-item-actions .actions-primary {
  display: block;
}
.table-comparison .cell .product-item-actions .actions-primary button.primary,
.table-comparison .cell .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.primary,
.table-comparison .cell .product-item-actions .actions-primary .action-gift.primary {
  width: 100%;
  padding: 0;
}
.table-comparison .cell .product-item-actions .actions-primary + .actions-secondary {
  display: block;
  width: 100%;
  padding: 0;
}
.table-comparison .cell .product-item-actions .actions-primary + .actions-secondary .wishlist.split.button {
  width: 60px;
  display: block;
  margin: 0 auto;
}
.table-comparison .cell .product-item-actions .actions-primary + .actions-secondary .wishlist.split.button .action.toggle {
  border: 0;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 10px;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: -6px;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
/* Todo: SEP-specific; fix this */
/* Category Page Swatch Styles */
.catalog-category-view .swatch-attribute,
.catalogsearch-result-index .swatch-attribute {
  text-align: center;
}
.catalog-category-view .sidebar .swatch-attribute,
.catalogsearch-result-index .sidebar .swatch-attribute {
  text-align: left;
}
.catalog-category-view .swatch-option,
.catalogsearch-result-index .swatch-option {
  float: none;
  display: inline-block;
}
.catalog-category-view .swatch-option.text,
.catalogsearch-result-index .swatch-option.text {
  padding: 0;
}
.catalog-category-view .swatch-option:last-child,
.catalogsearch-result-index .swatch-option:last-child {
  margin-right: 0;
}
/* Product Page Swatch Styles */
.catalog-product-view .swatch-attribute {
  margin-bottom: 18px;
}
.catalog-product-view .swatch-attribute-label {
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  margin: 0;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.catalog-product-view .swatch-attribute-options {
  margin-top: 0;
}
/* Universal Swatch Styles */
.swatch-attribute.color .swatch-option {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  border: none;
  box-shadow: 0px 0px 0px 1px #d5d5d5;
}
.swatch-attribute.color .swatch-option:not(.disabled):hover,
.swatch-attribute.color .swatch-option.selected {
  outline: none;
  border: 2px solid white;
  box-shadow: 0px 0px 0px 1px #9b95d7;
  border-radius: 50%;
}
.swatch-attribute-options .swatch-option.text {
  width: 42px;
  height: 24px;
  border-radius: 3px;
  border: 1px solid transparent;
  padding: 0 8px;
  line-height: 24px;
}
.swatch-attribute-options .swatch-option.text:not(.disabled):hover,
.swatch-attribute-options .swatch-option.text.selected {
  outline: none;
  box-shadow: 0 0 0 2pt #f1f1f1;
  border: 4px solid white;
  border-radius: 3px;
}
body .swatch-option-tooltip .corner:after,
body .swatch-option-tooltip-layered .corner:after {
  left: -16px;
}
/* Swatch Label */
.swatch-attribute-label {
  display: block;
  padding-bottom: 9px;
  /* Todo: add config var */
  /* Assign dynamically named variables to the reference variable  */
  /* TODO:  Change this to color not font_color */
  /* Assign reference variables to attributes */
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  text-transform: inherit;
  margin: 0;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
}
body a.mt-swatch-link {
  text-decoration: underline;
  float: right;
  color: #615d85;
  font-size: 18px;
}
body a.mt-swatch-link:visited {
  color: #615d85;
}
body a.mt-swatch-link:hover {
  text-decoration: underline;
  color: #9b95d7;
}
body span.how-to-measure-link-span {
  float: right;
  display: block;
  margin: 0 6px;
}
.bundle-selection-data {
  display: none;
}
.visible-selection {
  display: block;
}
.bundle-info {
  clear: both;
  display: block;
}
.bundle-info-left {
  float: left;
  clear: left;
  margin-right: 10px;
}
.bundle-info-right {
  float: left;
  clear: right;
}
.bundle-option-title {
  width: 100%;
}
.bundle-option-description {
  width: 100%;
}
.data-is-hidden {
  display: none;
}
.data-is-visible {
  display: block;
}
.bundle-title {
  width: 100%;
}
.bundle-description {
  width: 100%;
  max-width: 600px;
}
.bundle-option-nochoice {
  display: none;
}
.bundle-option {
  clear: both;
  margin: 50px 0;
  border-bottom: 1px solid #ccc;
}
.bundle-option:last {
  border-bottom: none;
}
.bundle-options {
  float: left;
  clear: both;
  width: 100%;
  margin: 0 !important;
  min-height: 120px;
}
.bundle-options label {
  margin-top: 10px;
  width: 80px;
  display: block;
}
.bundle-options select {
  width: 100%;
}
.bundle-option-qty {
  float: left;
  clear: both;
  width: 100%;
  margin: 0 !important;
}
.product-options {
  clear: both;
}
.option-required {
  float: left;
  clear: right;
  color: #FF0000;
}
.required-star:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.custom-option-label {
  display: block;
  font-weight: bold;
}
.custom-option-field {
  display: block;
}
.selection-name {
  padding: 10px 0;
}
.loading {
  opacity: 0.5;
}
.out-of-stock-warning {
  margin: 5px 0;
  background-image: none !important;
  padding: 8px 8px 2px 8px !important;
}
.hidden {
  display: none !important;
}
.clearfix {
  clear: both;
}
.main-image {
  margin-bottom: 15px;
}
.option-box {
  padding: 0 !important;
  overflow: hidden;
}
div.paginator div {
  text-align: right;
  float: left;
}
.pink-heading {
  color: #fd638f;
  size: 14px;
  font-weight: bold;
  min-height: 80px;
}
form.product-bundle .single-product {
  display: none;
}
.navigation-links {
  min-height: 42px;
}
.product-option-data {
  display: none;
}
.bundle-cart-details {
  width: 280px;
  margin: 0 10px 20px 10px;
  float: left;
  clear: right;
  text-align: left;
}
.bundle-cart-details h4.price {
  font-size: 20px;
  margin: 0;
}
.bundle-cart-details div.price {
  margin-left: 20px;
}
.fieldset .option {
  margin-top: 20px;
}
.fieldset .option:first-of-type {
  margin-top: 0;
}
.select-images {
  display: block;
  clear: both;
  min-height: 110px;
}
.select-images .field.choice {
  clear: both;
}
.select-images img {
  width: auto;
}
.select-images a.select-link {
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #ccc;
  display: block;
  float: left;
  margin-right: 5px;
  width: 100px;
  height: 100px;
}
.select-images a.select-link:visited {
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #ccc;
  display: block;
  float: left;
  margin-right: 5px;
  width: 100px;
  height: 100px;
}
.select-images a.select-link:last-child {
  clear: right;
}
.select-images a {
  overflow: hidden;
}
.select-images a.active {
  border: 1px solid #1979c3 !important;
}
.select-images.no-images {
  min-height: 0 !important;
}
.simple-options {
  display: none;
}
.product-add-form .product-options-wrapper .field:not(.date) > .control {
  width: auto;
}
.summary-option-super {
  padding-left: 20px;
}
.summary-option-price {
  padding-left: 20px;
}
.summary-option-custom {
  padding-left: 20px;
}
.swatch-opt-custom {
  margin-top: 10px;
  display: none;
}
.swatch-opt-price {
  margin-top: 10px;
  display: none;
}
.swatch-attribute-selected-option {
  display: none;
}
.swatch-opt:first-child {
  margin: 0 0 20px 0;
}
.nested.qty-option-disabled {
  display: none;
}
.no-images {
  min-height: 0;
}
.bundle-options-container .no-customize {
  display: block !important;
}
.bundle-options-container .nested .field.choice {
  clear: both;
}
.bundle-options-container .nested .field.qty {
  margin-top: 0;
}
.bundle-options-container .bundle-option-nested {
  position: absolute;
  top: 20px;
  right: 0px;
}
.bundle-options-container .product-options-wrapper .fieldset > .field {
  position: relative;
}
.page-product-bundle .price-to {
  display: none;
}
.bundle-option-label {
  font-weight: bold;
  font-size: 16px;
  padding: 24px 0 0 0;
  color: #1979c3;
}
@media (min-width: 768px) {
  .product-options-wrapper {
    width: auto !important;
  }
  .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto !important;
  }
}
@media print {
  .product-options-wrapper {
    width: auto !important;
  }
  .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto !important;
  }
}
/*!
* lazyYT (lazy load YouTube videos)
* v1.0.1 - 2014-12-30
* (CC) This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
* http://creativecommons.org/licenses/by-sa/4.0/
* Contributors: https://github.com/tylerpearson/lazyYT/graphs/contributors || https://github.com/daugilas/lazyYT/graphs/contributors
*/
.lazyYT-container {
  direction: ltr;
  position: relative;
  display: block;
  height: 0;
  overflow: hidden;
  background-color: #000000;
}
.lazyYT-container iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/*
 * Video Title (YouTube style)
 */
.lazyYT-container .html5-info-bar {
  position: absolute;
  top: 0;
  z-index: 935;
  width: 100%;
  height: 30px;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  -moz-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
}
.lazyYT-container .html5-title {
  padding-right: 6px;
  padding-left: 12px;
}
.lazyYT-container .html5-title-text-wrapper {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  word-wrap: normal;
  white-space: nowrap;
}
.lazyYT-container .html5-title-text {
  width: 100%;
  font-size: 13px;
  line-height: 30px;
  color: #ccc;
  text-decoration: none;
}
.lazyYT-container .html5-title-text:hover {
  color: #fff;
  text-decoration: underline;
}
/*
 * Thumbnail
 */
.ytp-thumbnail {
  padding-bottom: inherit;
  cursor: pointer;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/*
 * Play button (YouTube style)
 */
.ytp-large-play-button {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  width: 86px !important;
  height: 60px !important;
  padding: 0 !important;
  margin: -29px 0 0 -42px !important;
  font-size: normal !important;
  font-weight: normal !important;
  line-height: 1 !important;
  opacity: .9;
}
.ytp-large-play-button-svg {
  opacity: .9;
  fill: #1f1f1f;
}
.lazyYT-image-loaded:hover .ytp-large-play-button-svg,
.ytp-large-play-button:focus .ytp-large-play-button-svg {
  opacity: 1;
  fill: #cc181e;
}
.div,
.p,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  display: block;
}
body div.page-wrapper .h1 {
  font-family: 'futura-pt';
  font-size: 44px;
  font-weight: 600;
  color: #111111;
  letter-spacing: 0.04em;
  line-height: 54px;
}
body div.page-wrapper .h2 {
  font-family: 'futura-pt';
  font-size: 40px;
  font-weight: 600;
  color: #111111;
  letter-spacing: 0.04em;
  line-height: 50px;
}
body div.page-wrapper .h3 {
  font-family: 'futura-pt';
  font-size: 30px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 40px;
}
body div.page-wrapper .h4 {
  font-family: 'futura-pt';
  font-size: 28px;
  font-weight: 400;
  color: #111111;
  letter-spacing: 0.02em;
  line-height: 38px;
}
body div.page-wrapper .h5 {
  font-family: 'futura-pt';
  font-size: 26px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0.02em;
  line-height: 36px;
}
body div.page-wrapper .h6 {
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0em;
  line-height: 30px;
}
body div.page-wrapper .p {
  font-family: 'futura-pt';
  font-weight: 200;
  font-size: 18px;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
}
.cms-index-index .page-wrapper .page-main {
  padding-left: 0;
  padding-right: 0;
}
.cms-index-index .block-static-block.widget,
.cms-index-index .block-cms-link.widget {
  margin-bottom: 0;
}
.cms-page-view .image-block .text > * {
  color: white;
}
.cms-page-view .banner-with-text-and-button {
  padding-top: 0;
}
.cms-page-view .featured-3-banners {
  padding-top: 120px;
  margin-bottom: 120px;
}
.cms-page-view .featured-3-banners > * {
  display: flex;
}
.cms-page-view .featured-1-banners {
  padding-top: 120px;
  margin-bottom: 120px;
}
.cms-page-view .featured-1-banners .item {
  float: none;
  display: block;
}
.cms-page-view .featured-1-banners .item .image-block {
  height: 630px;
  display: block;
  padding: 0;
}
.cms-page-view .featured-1-banners .item .text-block h1 {
  font-family: 'baskerville-urw';
  font-size: 70px;
  font-weight: 400;
  color: #ffffff;
  line-height: 80px;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-shadow: ;
  text-align: center;
  margin: ;
  color: white;
}
.fixed-width {
  max-width: 1200px;
  margin: 0 auto;
}
.full-width-banner-parent {
  width: 100%;
  height: 100%;
}
.body-text {
  padding-top: 90px;
  padding-left: 12.5px;
  padding-right: 12.5px;
}
.body-text h5 {
  margin-bottom: 22px;
}
.body-text p {
  margin-bottom: 25px;
}
.body-text p:last-child {
  margin-bottom: 0px;
}
.cms-links {
  padding-top: 0px;
  margin-bottom: 75px;
}
.cms-links ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.cms-links ul li {
  display: inline-block;
  margin: 2px 17px;
  text-transform: uppercase;
}
.cms-links ul li a {
  font-size: 20px;
  color: #393939;
  font-weight: 400;
}
.cms-links ul li a:hover {
  color: #9b95d7;
}
.cms-top-banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  text-align: center;
  height: 336px;
  display: table;
  width: 100%;
  margin-bottom: 70px;
}
.cms-top-banner .inner {
  display: table-cell;
  vertical-align: middle;
}
.cms-top-banner .inner h1 {
  font-family: 'baskerville-urw';
  font-size: 70px;
  font-weight: 400;
  color: #ffffff;
  line-height: 80px;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-shadow: ;
  text-align: center;
  margin: ;
  color: white;
}
/* Reviews */
.reviews-text-wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
}
.reviews-text-wrapper .stars a {
  display: block;
  margin-top: 24px;
}
/* MASONRY BANNERS */
.masonry-banner {
  padding: 0;
}
.masonry-banner .collage .item {
  position: relative;
  line-height: 0;
  background-repeat: no-repeat;
}
.masonry-banner .collage .item .text-block {
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  text-align: center;
}
.masonry-banner .collage .item .text-block h1,
.masonry-banner .collage .item .text-block h2,
.masonry-banner .collage .item .text-block h3,
.masonry-banner .collage .item .text-block h4,
.masonry-banner .collage .item .text-block h5,
.masonry-banner .collage .item .text-block h6,
.masonry-banner .collage .item .text-block a,
.masonry-banner .collage .item .text-block span,
.masonry-banner .collage .item .text-block p {
  margin: 0;
  color: white;
}
.masonry-banner .collage a.div {
  width: 100%;
  height: 100%;
  display: block;
  padding-top: 100%;
  position: absolute;
  top: 0;
}
.masonry-banner .collage a.div:hover {
  background: rgba(255, 255, 255, 0.5);
}
.masonry-banner .collage a.div:hover .text-block .inner span {
  color: #393939;
}
.masonry-banner .collage span.inner {
  top: 50%;
  left: 0;
  right: 0;
  position: absolute;
  transform: translateY(-50%);
}
.masonry-banner-5 .collage .column-left {
  width: 66.66%;
  float: left;
  height: 100%;
  padding: 0 12px;
  /* Todo: this broke sep @layout_padding */
}
.masonry-banner-5 .collage .column-left .item {
  padding-top: 50%;
  background-size: cover;
  width: 100%;
}
.masonry-banner-5 .collage .column-left .row-top {
  padding-bottom: 12px;
  /* Todo: this broke sep @layout_padding */
}
.masonry-banner-5 .collage .column-left .row-top .item.size63 {
  padding-top: 51.45%;
}
.masonry-banner-5 .collage .column-left .row-top .item.size63 a.div {
  padding-top: 50%;
}
.masonry-banner-5 .collage .column-left .row-bottom {
  padding-top: 12px;
  /* Todo: this broke sep 2 * @layout_padding */
}
.masonry-banner-5 .collage .column-left .row-bottom .item.size33 {
  display: inline-block;
  float: left;
  width: 50%;
}
.masonry-banner-5 .collage .column-left .row-bottom .size33-wrapper.left {
  padding-right: 24px;
  /* Todo: this broke sep 2 * @layout_padding */
}
.masonry-banner-5 .collage .column-left .row-bottom .size33-wrapper.right {
  padding-left: 24px;
  /* Todo: this broke sep 2 * @layout_padding */
}
.masonry-banner-5 .collage .column-left .row-bottom .size33-wrapper.right .item.size33 {
  float: right;
}
.masonry-banner-5 .collage .column-right {
  width: 33.33%;
  float: right;
  padding: 0 12px;
  /* Todo: this broke sep @layout_padding */
}
.masonry-banner-5 .collage .column-right .item {
  background-size: cover;
  width: 100%;
}
.masonry-banner-5 .collage .column-right .row-top {
  width: 100%;
  height: 100%;
  padding-bottom: 12px;
  /* Todo: this broke sep @layout_padding */
}
.masonry-banner-5 .collage .column-right .row-top .item.right-top,
.masonry-banner-5 .collage .column-right .row-top a.div {
  padding-top: 139.5%;
}
.masonry-banner-5 .collage .column-right .row-bottom {
  width: 100%;
  height: 100%;
  padding-top: 12px;
  /* Todo: this broke sep @layout_padding */
}
.masonry-banner-5 .collage .column-right .row-bottom .item.right-bottom,
.masonry-banner-5 .collage .column-right .row-bottom a.div {
  padding-top: 66.66%;
}
.masonry-banner-5:after {
  content: "";
  display: table;
  clear: both;
}
/* 3 MASONRY BANNERS */
.masonry-banner-3 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.masonry-banner-3 .collage .column-left {
  width: 50%;
  float: left;
  height: 100%;
  padding: 0 12px;
  /* Todo: this broke sep @layout_padding */
}
.masonry-banner-3 .collage .column-left .item.size22 {
  padding-top: 100%;
  background-size: cover;
  width: 100%;
}
.masonry-banner-3 .collage .column-left .item.size22 a.div {
  height: 100%;
  padding-top: 100%;
}
.masonry-banner-3 .collage .column-right {
  width: 50%;
  float: right;
  padding: 0 12px;
  /* Todo: this broke sep @layout_padding */
}
.masonry-banner-3 .collage .column-right .item {
  background-size: cover;
  width: 100%;
}
.masonry-banner-3 .collage .column-right .item.size21,
.masonry-banner-3 .collage .column-right .item.size21 a.div {
  padding-top: 47.97%;
}
.masonry-banner-3 .collage .column-right .row-top {
  width: 100%;
  height: 50%;
  margin-bottom: 24px;
  /* Todo: this broke sep 2 * @layout_padding */
}
.masonry-banner-3 .collage .column-right .row-bottom {
  width: 100%;
  height: 50%;
  margin-top: 24px;
  /* Todo: this broke sep 2 * @layout_padding */
}
.masonry-banner-3 .collage .item {
  position: relative;
  line-height: 0;
  background-repeat: no-repeat;
}
.masonry-banner-3 .collage .item .text-block {
  display: block;
  position: absolute;
  top: 0%;
  height: 100%;
  width: 100%;
  text-align: center;
}
.masonry-banner-3 .collage .item .text-block h1,
.masonry-banner-3 .collage .item .text-block h2,
.masonry-banner-3 .collage .item .text-block h3,
.masonry-banner-3 .collage .item .text-block h4,
.masonry-banner-3 .collage .item .text-block h5,
.masonry-banner-3 .collage .item .text-block h6,
.masonry-banner-3 .collage .item .text-block a,
.masonry-banner-3 .collage .item .text-block span,
.masonry-banner-3 .collage .item .text-block p {
  margin: 0;
  color: white;
}
.masonry-banner-3 .collage a.div {
  width: 100%;
  height: 100%;
  display: block;
  padding-top: 100%;
  position: absolute;
  top: 0;
}
.masonry-banner-3 .collage a.div:hover {
  background: rgba(255, 255, 255, 0.5);
}
.masonry-banner-3 .collage a.div:hover .text-block .inner span {
  color: #393939;
}
.masonry-banner-3 .collage span.inner {
  top: 50%;
  left: 0;
  right: 0;
  position: absolute;
  transform: translateY(-25%);
}
/* General Two Block Banner Styles */
.two-images-block {
  display: table;
  table-layout: fixed;
  width: 100%;
  position: relative;
}
.two-images-block .left,
.two-images-block .right {
  width: 50%;
  display: table-cell;
  background-color: transparent;
  vertical-align: middle;
}
.two-images-block .left {
  padding: 0px 0px;
}
.two-images-block .right {
  padding: 0px 0px;
}
.two-images-block .image-block .text {
  position: absolute;
  display: table;
  margin: 0 auto;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.two-images-block .image-block .text .hoveronly {
  display: block;
  visibility: hidden;
}
.two-images-block .item.text-block {
  text-align: left;
  padding: 108px 25px 108px 12.5px;
  /* Todo: black magic */
}
.two-images-block .item.text-block h4 {
  font-weight: 600;
}
.two-images-block img {
  font-weight: 100;
  max-width: 1200px;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  display: table;
  width: 50%;
  bottom: 0;
  z-index: 1;
  height: 100%;
  object-fit: cover;
}
.two-images-block .text a {
  color: #9b95d7;
}
.two-images-block .text a:hover {
  color: #615d85;
}
.two-images-block .text ul {
  list-style-type: none;
  padding-top: 10px;
}
.two-images-block .text ul li .list-number {
  display: inline-block;
  border-radius: 50%;
  width: 29px;
  height: 29px;
  background: #615d85;
  color: white;
  text-align: center;
  font-size: 25px;
  line-height: 30px;
  float: left;
  margin-right: 17px;
}
.two-images-block .text ul li p {
  display: table;
}
.two-images-block.listing .text p {
  margin-bottom: 15px;
}
.two-images-block.listing .text p:last-child {
  margin: 0;
}
.two-images-block.listing .text h4 {
  margin-bottom: 22px;
}
.two-images-block.text-with-text .left,
.two-images-block.text-with-text .right {
  vertical-align: top;
}
.two-images-block.text-with-text .left .item.text-block,
.two-images-block.text-with-text .right .item.text-block {
  padding: 112px 12.5px;
}
.two-images-block.alt-rectangle .item {
  margin: 0 12px;
}
.two-images-block.alt-rectangle .item img {
  position: relative;
  max-width: 100%;
  height: auto;
}
.two-images-block.alternate .left .text > * {
  text-align: center;
}
.two-images-block.alternate .right {
  background: #f1f1f1;
}
.two-images-block.alternate .text ul {
  padding: 0;
}
.two-images-block.alternate .text ul li img {
  height: auto;
  max-width: 100%;
  position: static;
  width: auto;
  object-fit: fill;
  bottom: auto;
  vertical-align: middle;
  display: inline-block;
  margin: 12px 0;
  padding-right: 55px;
  max-width: 118px;
}
.two-images-block.alternate .text ul li h6 {
  vertical-align: middle;
  display: inline-block;
}
.portfolio .two-images-block .image-block:after {
  content: '';
  display: block;
  padding-top: 100%;
  z-index: -1;
}
.portfolio .two-images-block .image-block:hover .hoveronly {
  display: block;
  visibility: visible;
}
.portfolio .two-images-block .image-block:hover:after {
  background-color: black;
  opacity: 0.5;
}
/* Two Rectangle Banners */
.rectangle-banners {
  padding: 120px 0;
}
.rectangle-banners .item {
  width: 100%;
  outline: rgba(255, 255, 255, 0.2) solid 2px;
  outline-offset: -14px;
}
.rectangle-banners .item.image-block {
  height: 215px;
  background-size: contain;
}
.rectangle-banners .item.image-block:after {
  content: '';
  height: 100%;
  padding-top: 215px;
}
.rectangle-banners .item.text-block {
  text-align: center;
  padding: 0;
}
.rectangle-banners .item.text-block .top {
  margin-top: 0;
  color: white;
  text-transform: uppercase;
}
.rectangle-banners .item.text-block .bottom {
  color: white;
  padding-top: 5px;
}
.rectangle-banners a.div {
  margin: 0 12px;
  /* Todo: black magic */
  position: relative;
}
.rectangle-banners a.div:hover .item.image-block:before {
  content: '';
  background: rgba(1, 1, 1, 0.5);
  display: block;
  height: 100%;
}
/* SLIDERS */
.slider-block {
  /* Main Slider */
}
.slider-block .item {
  position: relative;
}
.slider-block .item .text-wrapper {
  position: absolute;
  right: 0;
  top: 50%;
  padding: 24px;
  /* Todo: 2 * @layout_padding */
  width: 33%;
  transform: translateY(-50%);
}
.slider-block .item .text-wrapper h1,
.slider-block .item .text-wrapper h4 {
  color: white;
}
.slider-block .item .text-wrapper h1 {
  text-transform: uppercase;
}
.slider-block.hide-arrows .owl-nav {
  display: none;
}
.slider-block .owl-nav {
  position: absolute;
  display: block;
  top: 50%;
  width: 100%;
}
.slider-block .owl-nav .owl-prev {
  float: left;
}
.slider-block .owl-nav .owl-next {
  float: right;
}
.slider-block .owl-nav .owl-prev,
.slider-block .owl-nav .owl-next {
  color: #FFFFFF;
}
.slider-block .owl-dots {
  position: absolute;
  display: block;
  bottom: 12px;
  width: 100%;
  text-align: center;
}
.slider-block .owl-dots button.owl-dot,
.slider-block .owl-dots .cart.table-wrapper .actions-toolbar > .action.owl-dot,
.slider-block .owl-dots .action-gift.owl-dot {
  border: solid 6px white;
  border-radius: 50%;
  margin: 0 3px;
  opacity: 0.5;
}
.slider-block .owl-dots button.owl-dot.active,
.slider-block .owl-dots .cart.table-wrapper .actions-toolbar > .action.owl-dot.active,
.slider-block .owl-dots .action-gift.owl-dot.active {
  opacity: 0.8;
}
.slider-block.main-slider-with-arrows button.action.primary,
.slider-block.main-slider-with-arrows a.action.primary,
.slider-block.main-slider-with-arrows button.amshopby-button,
.slider-block.main-slider-with-arrows a.amshopby-button,
.slider-block.main-slider-with-arrows button.am-filter-go,
.slider-block.main-slider-with-arrows a.am-filter-go,
.slider-block.main-slider-with-arrows .cart.table-wrapper .actions-toolbar > .action.action.primary,
.slider-block.main-slider-with-arrows .action-gift.action.primary {
  display: block;
  background: transparent;
  margin: 20px auto;
  /* Todo: black magic */
  width: 214px;
  /* Todo: black magic */
  background-color: transparent;
  height: 64px;
  padding: 0px 14px;
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  border: 2px solid #ffffff;
  border-radius: 3px;
  letter-spacing: 0em;
  text-transform: uppercase;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.slider-block.main-slider-with-arrows button.action.primary:hover,
.slider-block.main-slider-with-arrows a.action.primary:hover,
.slider-block.main-slider-with-arrows button.amshopby-button:hover,
.slider-block.main-slider-with-arrows a.amshopby-button:hover,
.slider-block.main-slider-with-arrows button.am-filter-go:hover,
.slider-block.main-slider-with-arrows a.am-filter-go:hover,
.slider-block.main-slider-with-arrows .cart.table-wrapper .actions-toolbar > .action.action.primary:hover,
.slider-block.main-slider-with-arrows .action-gift.action.primary:hover {
  background: #ffffff;
  color: #615d85;
  border-color: #ffffff;
}
.slider-block.main-slider-with-arrows button.action.primary:active,
.slider-block.main-slider-with-arrows a.action.primary:active,
.slider-block.main-slider-with-arrows button.amshopby-button:active,
.slider-block.main-slider-with-arrows a.amshopby-button:active,
.slider-block.main-slider-with-arrows button.am-filter-go:active,
.slider-block.main-slider-with-arrows a.am-filter-go:active,
.slider-block.main-slider-with-arrows .cart.table-wrapper .actions-toolbar > .action.action.primary:active,
.slider-block.main-slider-with-arrows .action-gift.action.primary:active {
  box-shadow: none;
}
.slider-block.main-slider-with-arrows button.action.primary.mobile-only,
.slider-block.main-slider-with-arrows a.action.primary.mobile-only,
.slider-block.main-slider-with-arrows button.amshopby-button.mobile-only,
.slider-block.main-slider-with-arrows a.amshopby-button.mobile-only,
.slider-block.main-slider-with-arrows button.am-filter-go.mobile-only,
.slider-block.main-slider-with-arrows a.am-filter-go.mobile-only,
.slider-block.main-slider-with-arrows .cart.table-wrapper .actions-toolbar > .action.action.primary.mobile-only,
.slider-block.main-slider-with-arrows .action-gift.action.primary.mobile-only {
  display: none;
}
.slider-block.main-slider-with-arrows .text-wrapper {
  right: 100px;
  /* Todo: black magic */
  background-color: transparent;
  margin: 0;
  padding: 0;
}
.slider-block.main-slider-with-arrows .text {
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  line-height: 50px;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-shadow: ;
  text-align: ;
  margin: center;
}
.slider-block.main-slider-with-arrows .text h1.primary-text {
  font-family: 'baskerville-urw';
  font-size: 70px;
  font-weight: 400;
  color: #ffffff;
  line-height: 80px;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-shadow: ;
  text-align: center;
  margin: ;
}
.slider-block.main-slider-with-arrows .text h4.secondary-text {
  font-family: 'futura-pt';
  font-size: 28px;
  font-weight: 400;
  color: #ffffff;
  line-height: 38px;
  letter-spacing: 0.02em;
  text-transform: none;
  text-shadow: ;
  text-align: center;
  margin: ;
}
.slider-block.main-slider-with-arrows.hide-arrows .owl-nav {
  display: none;
}
.slider-block.main-slider-with-arrows:not('.hide-arrows') .owl-nav {
  display: block;
}
.slider-block.main-slider-with-arrows .inner {
  height: 700px;
  width: 100%;
  background-size: cover;
  background-position-x: 64%;
}
.slider-block.main-slider-with-arrows img.mobile-banner {
  display: none;
}
/* Banner with Text and Button */
.banner-with-text-and-button {
  padding: 120px 0;
  /* Todo: black magic */
}
.banner-with-text-and-button .text {
  text-align: center;
}
/* Testimonials */
.testimonials-parent .testimonials {
  background-size: cover;
}
.testimonials-parent .testimonials .inner {
  margin-bottom: 0 !important;
  padding: 0 !important;
  position: relative;
  height: 500px;
  /* Todo: black magic */
}
.testimonials-parent .testimonials .text-wrapper {
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  max-width: 1200px;
  margin: 0 auto;
  left: 0;
  right: 0;
  padding: 12px;
}
.testimonials-parent .testimonials .text-wrapper .text {
  margin: 0 auto;
}
.testimonials-parent .testimonials .text-wrapper h1,
.testimonials-parent .testimonials .text-wrapper h2,
.testimonials-parent .testimonials .text-wrapper h3,
.testimonials-parent .testimonials .text-wrapper h4,
.testimonials-parent .testimonials .text-wrapper h5,
.testimonials-parent .testimonials .text-wrapper h6,
.testimonials-parent .testimonials .text-wrapper a,
.testimonials-parent .testimonials .text-wrapper span,
.testimonials-parent .testimonials .text-wrapper p {
  color: white;
}
/* Featured Products */
.featured-products {
  padding: 120px 0;
  /* Todo: black magic */
  text-align: center;
}
/* COMPARISON TABLE */
.comparison-table {
  display: table;
  padding-top: ;
  margin-bottom: ;
  text-align: center;
  width: auto;
  margin: auto;
  border-spacing: 25px;
  /* Todo: black magic -- OLD MT */
}
.comparison-table .plan {
  display: table-cell;
  width: 33.333%;
}
.comparison-table .plan table {
  width: 100%;
  display: table;
}
.comparison-table .plan table tr th {
  text-align: center;
  text-transform: uppercase;
  background-color: #999;
  /* Todo: black magic -- OLD MT */
  color: white;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 11px 10px;
  /* Todo: black magic -- OLD MT */
}
.comparison-table .plan table tr td {
  text-align: center;
  text-transform: none;
  background-color: #F7F7F7;
  /* Todo: black magic -- OLD MT */
  color: #3F3F3F;
  /* Todo: black magic -- OLD MT */
  border-bottom: 1px solid #DFDFDF;
  /* Todo: black magic -- OLD MT */
  padding: 11px 10px;
  /* Todo: black magic -- OLD MT */
}
.comparison-table .plan table tr:last-child td {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border: none;
}
.comparison-table .plan .comparebutton {
  margin-top: 20px;
  /* Todo: black magic -- OLD MT */
  visibility: hidden;
}
.comparison-table .plan:hover tr th {
  background-color: #000;
  /* Todo: black magic -- OLD MT */
  color: #FFF;
  /* Todo: black magic -- OLD MT */
}
.comparison-table .plan:hover tr td {
  background-color: #FBFBFB;
  /* Todo: black magic -- OLD MT */
  color: #3F3F3F;
  /* Todo: black magic -- OLD MT */
}
.comparison-table .plan:hover .comparebutton {
  visibility: visible;
}
.static-page-menu {
  margin-top: 74px;
  margin-bottom: 105px;
  text-align: center;
}
.static-page-menu .static-page-menu-inner .links {
  list-style: none;
}
.static-page-menu .static-page-menu-inner .links .nav.item {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.static-page-menu .static-page-menu-inner .links .nav.item.active {
  position: relative;
}
.static-page-menu .static-page-menu-inner .links .nav.item.active:after {
  content: '';
  display: inline-block;
  bottom: -6px;
  left: 0;
  right: 0;
  position: absolute;
  height: 2px;
  background: #9b95d7;
}
.static-page-menu .static-page-menu-inner .links .nav.item:not(:last-child) {
  margin-right: 50px;
}
.static-page-menu .static-page-menu-inner .links .nav.item .static-page-menu-link {
  display: block;
  color: #9b95d7;
  color: #111111;
}
.static-page-menu .static-page-menu-inner .links .nav.item .static-page-menu-link:hover,
.static-page-menu .static-page-menu-inner .links .nav.item .static-page-menu-link:focus {
  color: #615d85;
  text-decoration-line: none;
  text-decoration: none;
}
/* FEATURE TABLE */
/* Todo: black magic -- OLD MT */
.feature-table {
  display: block;
  padding-top: ;
  padding-bottom: ;
  margin-top: ;
  margin-bottom: ;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  overflow: auto;
}
.feature-table table.features {
  width: 100%;
  display: table;
  border-spacing: 0 5px;
  /* Todo: black magic -- OLD MT */
  border-collapse: separate;
}
.feature-table table.features tr {
  background-color: #615d85;
  border-bottom: none;
  padding: 5px 5px;
  /* Todo: black magic -- OLD MT */
}
.feature-table table.features tr th {
  padding: 0 5px;
  /* Todo: black magic -- OLD MT */
}
.feature-table table.features tr th .special-table-header {
  text-align: center;
  background-color: #9b95d7;
  color: #FFF;
  /* Todo: black magic -- OLD MT */
  text-transform: uppercase;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 10px 20px;
  /* Todo: black magic -- OLD MT */
  margin-bottom: 5px;
}
.feature-table table.features tr th:first-child {
  padding: 0;
}
.feature-table table.features tr th:first-child .special-table-header {
  background-color: transparent;
}
.feature-table table.features tr th:last-child {
  padding: 0;
}
.feature-table table.features tr th:last-child .special-table-header {
  background-color: #000;
  /* Todo: black magic -- OLD MT */
}
.feature-table table.features tr td {
  text-align: center;
  padding: 11px 10px;
  /* Todo: black magic -- OLD MT */
  vertical-align: middle;
}
.feature-table table.features tr td .fa.fa-check {
  color: #000;
  /* Todo: black magic -- OLD MT */
  font-size: 18px;
}
.feature-table table.features tr td .fa.fa-times {
  color: #000;
  /* Todo: black magic -- OLD MT */
  font-size: 18px;
}
.feature-table table.features tr td:first-child {
  width: 50%;
  padding: 11px 10px;
  /* Todo: black magic -- OLD MT */
  text-align: left;
  color: #494949;
  /* Todo: black magic -- OLD MT */
}
.feature-table table.features tr:first-child {
  background-color: transparent;
}
.feature-table table.features tr:last-child {
  background-color: transparent;
}
.feature-table table.features tr:last-child .featurebutton {
  margin-top: 10px;
  /* Todo: black magic -- OLD MT */
  vertical-align: middle;
  width: 200px;
  /* Todo: black magic -- OLD MT */
}
/* Call to Action Banner */
.call-to-action-parent {
  width: 100%;
}
.call-to-action-parent .call-to-action {
  padding: 44px 0;
  /* Todo: black magic */
  text-align: center;
  background-size: cover;
}
.call-to-action-parent .call-to-action h2 {
  display: inline-block;
  color: white;
  margin-right: 24px;
  /* Todo: black magic */
}
.call-to-action-parent .call-to-action .action {
  vertical-align: bottom;
}
.call-to-action-parent.no-image .call-to-action {
  background: #111111;
}
/* FEATURED BANNERS */
.featured-banners {
  /* Mixins */
}
.featured-banners.featured-1-banners .item {
  width: 100%;
}
.padded.featured-banners.featured-1-banners .item {
  padding-left: 0px;
  padding-right: 0px;
}
.padded.featured-banners.featured-1-banners .item:first-child {
  padding-left: 0;
  padding-right: 0px;
}
.padded.featured-banners.featured-1-banners .item:last-child {
  padding-left: 0px;
  padding-right: 0;
}
.featured-banners.featured-2-banners .item {
  width: 50%;
}
.padded.featured-banners.featured-2-banners .item {
  padding-left: 6px;
  padding-right: 6px;
}
.padded.featured-banners.featured-2-banners .item:first-child {
  padding-left: 0;
  padding-right: 12px;
}
.padded.featured-banners.featured-2-banners .item:last-child {
  padding-left: 12px;
  padding-right: 0;
}
.featured-banners.featured-3-banners .item {
  width: 33.33333333%;
}
.padded.featured-banners.featured-3-banners .item {
  padding-left: 8px;
  padding-right: 8px;
}
.padded.featured-banners.featured-3-banners .item:first-child {
  padding-left: 0;
  padding-right: 16px;
}
.padded.featured-banners.featured-3-banners .item:last-child {
  padding-left: 16px;
  padding-right: 0;
}
.featured-banners.featured-4-banners .item {
  width: 25%;
}
.padded.featured-banners.featured-4-banners .item {
  padding-left: 9px;
  padding-right: 9px;
}
.padded.featured-banners.featured-4-banners .item:first-child {
  padding-left: 0;
  padding-right: 18px;
}
.padded.featured-banners.featured-4-banners .item:last-child {
  padding-left: 18px;
  padding-right: 0;
}
.featured-banners.featured-6-banners .item {
  width: 16.66666667%;
}
.padded.featured-banners.featured-6-banners .item {
  padding-left: 10px;
  padding-right: 10px;
}
.padded.featured-banners.featured-6-banners .item:first-child {
  padding-left: 0;
  padding-right: 20px;
}
.padded.featured-banners.featured-6-banners .item:last-child {
  padding-left: 20px;
  padding-right: 0;
}
.featured-banners .item {
  display: table-cell;
  vertical-align: top;
  position: relative;
  float: left;
}
.featured-banners .item .image-block {
  padding-top: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.outlined.featured-banners .item .image-block {
  position: relative;
}
.outlined.featured-banners .item .image-block:before {
  content: "";
  position: absolute;
  top: 22px;
  left: 22px;
  bottom: 22px;
  right: 22px;
  display: block;
  width: auto;
  height: auto;
  border: 2px solid rgba(255, 255, 255, 0.8);
}
.featured-banners .item .video-block {
  position: relative;
  text-align: center;
}
.featured-banners .item .video-block:hover .play-wrapper {
  background-color: rgba(255, 255, 255, 0.4);
}
.featured-banners .item .video-block .play-wrapper {
  position: absolute;
  z-index: 11;
  width: 100%;
  text-align: center;
  height: 100%;
}
.featured-banners .item .video-block .play-wrapper .play {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.featured-banners .item .video-block .play-wrapper .play .fa-play-circle {
  font-size: 90px;
  /* Todo: black magic */
}
.featured-banners .item .video-block .play-wrapper .play .fa-play-circle:hover {
  color: #9b95d7;
  cursor: pointer;
}
.featured-banners .item .video-block .custom-thumbnail {
  width: 100%;
  padding-top: 100%;
  position: absolute;
  top: 0;
  background-color: black;
  background-size: cover;
}
.featured-banners .item .video-block .ytp-large-play-button {
  display: none;
}
.featured-banners .item .video-block .ytp-thumbnail {
  padding-top: 100%;
}
.featured-banners .item .video-block .lazyYT-container {
  height: 100%;
}
.featured-banners .item .video-block .lazyYT-container.show-as-block {
  z-index: 12;
  padding-top: 100%;
}
.featured-banners .item .video-block .lazyYT-container .html5-info-bar {
  display: none;
}
.featured-banners .item .video-block .lazyYT-container.hide-default-thumbnail {
  background-color: transparent;
}
.featured-banners .item .video-block .lazyYT-container.hide-default-thumbnail .ytp-thumbnail {
  background-image: none !important;
  /* Override inline styling from js */
}
.featured-banners .item .text-block {
  text-align: center;
}
.text-overlay.featured-banners .item .text-block {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  padding: 48px;
  width: 100%;
}
.featured-banners.text-overlay .item .text-block > * {
  color: white;
}
.featured-banners.text-overlay .item .text-block a > * {
  color: white;
}
.featured-banners.text-overlay .item a:hover > .image-block {
  opacity: 0.5;
}
.featured-banners.text-overlay .item a:hover > .text-block > h1 {
  color: #111111;
}
.featured-banners.text-overlay .item a:hover > .text-block > h2 {
  color: #111111;
}
.featured-banners.text-overlay .item a:hover > .text-block > h3 {
  color: #595959;
}
.featured-banners.text-overlay .item a:hover > .text-block > h4 {
  color: #111111;
}
.featured-banners.text-overlay .item a:hover > .text-block > h5 {
  color: #393939;
}
.featured-banners.text-overlay .item a:hover > .text-block > h6 {
  color: #393939;
}
.featured-banners.text-overlay .item a:hover > .text-block > p {
  color: #595959;
}
.cms-page-view .featured-banners.featured-2-banners.video-banner-parent .item:first-child {
  padding-top: 0px;
  background-color: #fff;
}
.cms-page-view .featured-banners.featured-2-banners.video-banner-parent .item:last-child {
  margin-bottom: 120px;
}
@media only screen and (max-width: 1250px) {
  .cms-top-banner {
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    height: 270px;
    display: table;
    width: 100%;
    margin-bottom: 70px;
  }
  .cms-top-banner .inner {
    display: table-cell;
    vertical-align: middle;
  }
  .cms-top-banner .inner h1 {
    font-family: 'baskerville-urw';
    font-size: 70px;
    font-weight: 400;
    color: #ffffff;
    line-height: 80px;
    letter-spacing: 0em;
    text-transform: uppercase;
    text-shadow: ;
    text-align: center;
    margin: ;
    color: white;
  }
  .cms-top-banner .full-width-banner h3 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .cms-top-banner body .banner-with-text-and-button .inner .text {
    padding: 0 20px !important;
  }
  .two-images-block .left .item.text-block,
  .two-images-block .right .item.text-block {
    padding: 108px 54px;
    width: 100%;
  }
  .two-images-block.alternate .text ul {
    margin: 0;
  }
  .two-images-block.alternate .text ul li {
    display: table;
  }
  .two-images-block.alternate .text ul li img {
    display: table-cell;
  }
  .two-images-block.alternate .text ul li h6 {
    display: table-cell;
  }
}
@media only screen and (max-width: 1024px) {
  .cms-page-view .featured-banners.featured-2-banners.video-banner-parent .item {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .cms-top-banner {
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    height: 220px;
    display: table;
    width: 100%;
    margin-bottom: 70px;
  }
  .cms-top-banner .inner {
    display: table-cell;
    vertical-align: middle;
  }
  .cms-top-banner .inner h1 {
    font-family: 'baskerville-urw';
    font-size: 70px;
    font-weight: 400;
    color: #ffffff;
    line-height: 80px;
    letter-spacing: 0em;
    text-transform: uppercase;
    text-shadow: ;
    text-align: center;
    margin: ;
    color: white;
  }
}
@media only screen and (max-width: 768px) {
  .cms-top-banner {
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    height: 220px;
    display: table;
    width: 100%;
    margin-bottom: 70px;
  }
  .cms-top-banner .inner {
    display: table-cell;
    vertical-align: middle;
  }
  .cms-top-banner .inner h1 {
    font-family: 'baskerville-urw';
    font-size: 70px;
    font-weight: 400;
    color: #ffffff;
    line-height: 80px;
    letter-spacing: 0em;
    text-transform: uppercase;
    text-shadow: ;
    text-align: center;
    margin: ;
    color: white;
  }
  .full-width-banner h3 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* TABLET DESIGN (from 767px)
   @screen__tablet = 768px
*/
/* MOBILE DESIGN SMALL (from 767px)
   @screen__m = 768px
*/
hr {
  width: 200px;
}
.cms-no-route .page-main {
  padding-top: 110px;
  padding-left: 12.5px;
  padding-right: 12.5px;
  margin-bottom: 93px;
}
.cms-no-route .page-main a {
  color: #9b95d7;
}
.cms-no-route .page-main a:visited {
  color: #9b95d7;
}
.cms-no-route .page-main a:hover,
.cms-no-route .page-main a:active,
.cms-no-route .page-main a:visited:hover {
  color: #615d85;
}
/* MAIN SLIDER */
.slider-block.main-slider-with-arrows button.action.primary,
.slider-block.main-slider-with-arrows a.action.primary,
.slider-block.main-slider-with-arrows button.amshopby-button,
.slider-block.main-slider-with-arrows a.amshopby-button,
.slider-block.main-slider-with-arrows button.am-filter-go,
.slider-block.main-slider-with-arrows a.am-filter-go,
.slider-block.main-slider-with-arrows .cart.table-wrapper .actions-toolbar > .action.action.primary,
.slider-block.main-slider-with-arrows .action-gift.action.primary {
  display: block;
  background-color: transparent;
  margin: 20px auto;
  width: 214px;
  height: 64px;
  padding: 0px 14px;
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0em;
  border-width: 2px;
  border-color: #ffffff;
  border-radius: 3px;
}
.slider-block.main-slider-with-arrows button.action.primary:hover,
.slider-block.main-slider-with-arrows a.action.primary:hover,
.slider-block.main-slider-with-arrows button.action.primary:active,
.slider-block.main-slider-with-arrows a.action.primary:active,
.slider-block.main-slider-with-arrows button.action.primary:focus,
.slider-block.main-slider-with-arrows a.action.primary:focus,
.slider-block.main-slider-with-arrows button.amshopby-button:hover,
.slider-block.main-slider-with-arrows a.amshopby-button:hover,
.slider-block.main-slider-with-arrows button.amshopby-button:active,
.slider-block.main-slider-with-arrows a.amshopby-button:active,
.slider-block.main-slider-with-arrows button.amshopby-button:focus,
.slider-block.main-slider-with-arrows a.amshopby-button:focus,
.slider-block.main-slider-with-arrows button.am-filter-go:hover,
.slider-block.main-slider-with-arrows a.am-filter-go:hover,
.slider-block.main-slider-with-arrows button.am-filter-go:active,
.slider-block.main-slider-with-arrows a.am-filter-go:active,
.slider-block.main-slider-with-arrows button.am-filter-go:focus,
.slider-block.main-slider-with-arrows a.am-filter-go:focus,
.slider-block.main-slider-with-arrows .cart.table-wrapper .actions-toolbar > .action.action.primary:hover,
.slider-block.main-slider-with-arrows .cart.table-wrapper .actions-toolbar > .action.action.primary:active,
.slider-block.main-slider-with-arrows .cart.table-wrapper .actions-toolbar > .action.action.primary:focus,
.slider-block.main-slider-with-arrows .action-gift.action.primary:hover,
.slider-block.main-slider-with-arrows .action-gift.action.primary:active,
.slider-block.main-slider-with-arrows .action-gift.action.primary:focus {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #615d85;
}
.slider-block.main-slider-with-arrows .text-wrapper {
  right: 100px;
}
.slider-block.main-slider-with-arrows .text {
  text-align: center;
}
.slider-block.main-slider-with-arrows .text h1 {
  padding-bottom: 18px;
}
.slider-block.main-slider-with-arrows .text h4 {
  margin: 0 30px;
  padding: 0px 16px;
  line-height: 32px;
}
.slider-block.main-slider-with-arrows .text .button-wrapper {
  padding-top: 12px;
}
.slider-block.main-slider-with-arrows .owl-nav {
  display: none;
}
.slider-block.main-slider-with-arrows .owl-dots {
  width: 100%;
  text-align: center;
  bottom: 23px;
}
.slider-block.main-slider-with-arrows .owl-dots button.owl-dot,
.slider-block.main-slider-with-arrows .owl-dots .cart.table-wrapper .actions-toolbar > .action.owl-dot,
.slider-block.main-slider-with-arrows .owl-dots .action-gift.owl-dot {
  border: solid 7px white;
  border-radius: 50%;
  margin: 0 3px;
  opacity: 0.5;
}
.slider-block.main-slider-with-arrows .owl-dots button.owl-dot.active,
.slider-block.main-slider-with-arrows .owl-dots .cart.table-wrapper .actions-toolbar > .action.owl-dot.active,
.slider-block.main-slider-with-arrows .owl-dots .action-gift.owl-dot.active {
  opacity: 0.8;
}
.slider-block.main-slider-with-arrows .inner {
  height: 700px;
  width: 100%;
  background-size: cover;
  background-position-x: initial;
}
body .banner-with-text-and-button .inner .text {
  padding: 0 20px;
}
/* BANNER WITH TEXT AND BUTTON */
.banner-with-text-and-button {
  padding: 110px 0 117px;
}
.banner-with-text-and-button h1,
.banner-with-text-and-button h2 {
  text-transform: uppercase;
}
.banner-with-text-and-button h4 {
  margin: 0 auto;
  padding: 0 120px;
  font-family: 'futura-pt';
  font-size: 30px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 40px;
  text-transform: none;
  margin: 0;
  /* Todo: optimization--replace with &:extend(); */
}
.banner-with-text-and-button hr {
  margin: 28px auto 32px;
}
.banner-with-text-and-button .action.primary,
.banner-with-text-and-button .amshopby-button,
.banner-with-text-and-button .am-filter-go {
  margin: 23px 0 3px;
  width: 202px;
}
/* VIDEO AND TEXT BANNER */
.video-banner-parent.featured-banners .content-wrapper {
  margin: 0;
}
.video-banner-parent .item:first-child {
  background: #111111;
  padding-top: 50%;
}
.video-banner-parent h3 {
  font-family: 'baskerville-urw';
  font-size: 70px;
  font-weight: 400;
  color: #ffffff;
  line-height: 80px;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-shadow: ;
  text-align: center;
  margin: ;
  /* todo: Change to extend */
  margin: 7px 0 0;
}
.video-banner-parent p {
  font-family: 'futura-pt';
  font-size: 40px;
  font-weight: 600;
  color: #111111;
  letter-spacing: 0.04em;
  line-height: 50px;
  text-transform: uppercase;
  margin: 0;
  text-transform: none;
  padding: 14px 38px 24px;
}
.video-banner-parent h3,
.video-banner-parent p {
  color: #FFFFFF;
}
.video-banner-parent strong.fa.fa-play-circle {
  color: #615d85;
}
.video-banner-parent a.button.action.secondary {
  background-color: #615d85;
  color: white;
}
.video-banner-parent a.button.action.secondary:hover {
  background-color: #9b95d7;
}
/* MASONRY BLOCK */
.masonry-banner .collage .item .text-block h1,
.masonry-banner .collage .item .text-block h2,
.masonry-banner .collage .item .text-block h3,
.masonry-banner .collage .item .text-block h4,
.masonry-banner .collage .item .text-block h5,
.masonry-banner .collage .item .text-block h6,
.masonry-banner .collage .item .text-block a,
.masonry-banner .collage .item .text-block span,
.masonry-banner .collage .item .text-block p {
  font-weight: 400;
  text-transform: uppercase;
}
/* IWD Featured Products */
.iwd-featured-products {
  padding: 105px 0;
}
/* Two Images Block (Image + Text) */
.two-images-block {
  position: static;
}
.two-images-block .left,
.two-images-block .right {
  position: relative;
}
.two-images-block .left img,
.two-images-block .right img {
  width: 100%;
}
.two-images-block .image-block {
  height: 100%;
}
.two-images-block .item.text-block {
  padding: 108px;
}
.two-images-block .item.text-block h3 {
  padding: 12px 0 22px;
  font-family: 'futura-pt';
  font-size: 28px;
  color: #111111;
  letter-spacing: 0.02em;
  line-height: 38px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 400;
}
.two-images-block .item.text-block p {
  font-weight: 400;
}
.two-images-block .left .item.text-block {
  padding: 108px 108px 108px 12.5px;
  max-width: 600px;
  float: right;
}
.two-images-block .right .item.text-block {
  padding: 108px 12.5px 108px 108px;
  max-width: 600px;
}
.two-images-block.fixed-width .left .item.text-block,
.two-images-block.fixed-width .right .item.text-block {
  padding: 108px 12.5px;
}
/* Testimonials */
.testimonials-parent .testimonials .text-wrapper {
  padding: 27px 76px 0;
}
.testimonials-parent .testimonials .text-wrapper .text p {
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0em;
  line-height: 30px;
  text-transform: none;
  margin: 0;
  color: white;
}
.testimonials-parent .testimonials .text-wrapper .text p.author-name {
  text-transform: uppercase;
  padding: 24px 0 0px;
}
.testimonials-parent .testimonials .owl-dots {
  bottom: 33px;
}
.testimonials-parent .testimonials .owl-dots .owl-dot {
  border-width: 7px;
}
/* Two Rectangle Banners */
.rectangle-banners .two-images-block .item.text-block {
  padding: 0;
}
.rectangle-banners .two-images-block.fixed-width .left .item.text-block,
.rectangle-banners .two-images-block.fixed-width .right .item.text-block {
  padding: 0;
}
/* How to Order Page */
.cms-how-to-order .two-images-block.homepage-2images.listing ul,
.cms-how-to-order .two-images-block.homepage-2images.listing ol {
  margin: 0;
  -webkit-padding-start: 0;
}
body.catalog-category-view h1 {
  font-family: 'baskerville-urw';
  font-size: 70px;
  font-weight: 400;
  /*color: @main_slider_block-text-primary_text-color;*/
  line-height: 80px;
  letter-spacing: 0em;
}
.modal-popup.confirm .modal-content,
.modal-popup.confirm .modal-footer {
  text-align: center;
}
.modal-popup.confirm .modal-footer button,
.modal-popup.confirm .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.modal-popup.confirm .modal-footer .action-gift {
  margin-bottom: 10px;
}
.modal-popup.confirm .modal-footer button.action-secondary.action-dismiss span,
.modal-popup.confirm .modal-footer .cart.table-wrapper .actions-toolbar > .action.action-secondary.action-dismiss span,
.modal-popup.confirm .modal-footer .action-gift.action-secondary.action-dismiss span {
  font-size: 20px;
  font-weight: normal;
}
body.cms-page-view.page-layout-blog .page-main {
  max-width: 1201px;
  margin: 0 auto;
  padding-top: 125px;
  padding-bottom: 135px;
}
body.cms-page-view.page-layout-blog .page-main .post-image {
  margin-bottom: 83px;
}
body.cms-page-view.page-layout-blog .page-main .post-image,
body.cms-page-view.page-layout-blog .page-main .post-name,
body.cms-page-view.page-layout-blog .page-main .post-user-share {
  text-align: center;
}
body.cms-page-view.page-layout-blog .page-main .post-name {
  margin-bottom: 30px;
}
body.cms-page-view.page-layout-blog .page-main .post-user-share p {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}
body.cms-page-view.page-layout-blog .page-main .post-user-share ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
body.cms-page-view.page-layout-blog .page-main .post-user-share ul li {
  padding: 0 10px;
  display: inline-block;
  margin: 0 0 16px;
}
body.cms-page-view.page-layout-blog .page-main .post-user-share ul li span:before {
  font-size: 24px;
}
body.cms-page-view.page-layout-blog .page-main .column.main {
  display: inline-block;
  width: 75%;
  float: left;
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 30px;
}
body.cms-page-view.page-layout-blog .page-main .column.main p {
  font-family: 'futura-pt';
  font-size: 18px;
  color: #595959;
  letter-spacing: .02em;
  line-height: 28px;
  margin: 0;
  font-weight: 400;
}
body.cms-page-view.page-layout-blog .page-main .column.main img {
  margin-top: 45px;
  margin-bottom: 45px;
}
body.cms-page-view.page-layout-blog .page-main .column.main .alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}
body.cms-page-view.page-layout-blog .page-main .sidebar.sidebar-additional {
  width: 25%;
  float: right;
  padding-top: 30px;
}
body.cms-page-view.page-layout-blog .page-main .sidebar.sidebar-additional .sidebar-posts-header {
  font-family: 'futura-pt';
  letter-spacing: .04em;
  text-transform: uppercase;
  margin: 0;
  font-size: 28px;
  color: #111111;
  font-weight: 400;
  margin-bottom: 32px;
  line-height: 35px;
}
body.cms-page-view.page-layout-blog .page-main .sidebar.sidebar-additional .sidebar-post-main img {
  max-height: 200px;
  border-radius: 5px;
}
body.cms-page-view.page-layout-blog .page-main .sidebar.sidebar-additional .sidebar-post-main .sidebar-post-name {
  color: #595959;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.8px;
  line-height: 20px;
  margin: 10px 0;
  display: block;
}
/* General Two Block Banner Styles */
.two-images-block {
  display: table;
  table-layout: fixed;
  width: 100%;
  position: relative;
}
.two-images-block .left,
.two-images-block .right {
  width: 50%;
  display: table-cell;
  background-color: transparent;
  vertical-align: middle;
}
.two-images-block .left {
  padding: 0px 0px;
}
.two-images-block .right {
  padding: 0px 0px;
}
.two-images-block .image-block .text {
  position: absolute;
  display: table;
  margin: 0 auto;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.two-images-block .image-block .text .hoveronly {
  display: block;
  visibility: hidden;
}
.two-images-block .item.text-block {
  text-align: left;
  padding: 108px 25px 108px 12.5px;
  /* Todo: black magic */
}
.two-images-block .item.text-block h4 {
  font-weight: 600;
}
.two-images-block img {
  font-weight: 100;
  max-width: 1200px;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  display: table;
  width: 50%;
  bottom: 0;
  z-index: 1;
  height: 100%;
  object-fit: cover;
}
.two-images-block .text a {
  color: #9b95d7;
}
.two-images-block .text a:hover {
  color: #615d85;
}
.two-images-block .text ul {
  list-style-type: none;
  padding-top: 10px;
}
.two-images-block .text ul li .list-number {
  display: inline-block;
  border-radius: 50%;
  width: 29px;
  height: 29px;
  background: #615d85;
  color: white;
  text-align: center;
  font-size: 25px;
  line-height: 30px;
  float: left;
  margin-right: 17px;
}
.two-images-block .text ul li p {
  display: table;
}
.two-images-block.listing .text p {
  margin-bottom: 15px;
}
.two-images-block.listing .text p:last-child {
  margin: 0;
}
.two-images-block.listing .text h4 {
  margin-bottom: 22px;
}
.two-images-block.text-with-text .left,
.two-images-block.text-with-text .right {
  vertical-align: top;
}
.two-images-block.text-with-text .left .item.text-block,
.two-images-block.text-with-text .right .item.text-block {
  padding: 112px 12.5px;
}
.two-images-block.alt-rectangle .item {
  margin: 0 12px;
}
.two-images-block.alt-rectangle .item img {
  position: relative;
  max-width: 100%;
  height: auto;
}
.two-images-block.alternate .left .text > * {
  text-align: center;
}
.two-images-block.alternate .right {
  background: #f1f1f1;
}
.two-images-block.alternate .text ul {
  padding: 0;
}
.two-images-block.alternate .text ul li img {
  height: auto;
  max-width: 100%;
  position: static;
  width: auto;
  object-fit: fill;
  bottom: auto;
  vertical-align: middle;
  display: inline-block;
  margin: 12px 0;
  padding-right: 55px;
  max-width: 118px;
}
.two-images-block.alternate .text ul li h6 {
  vertical-align: middle;
  display: inline-block;
}
.portfolio .two-images-block .image-block:after {
  content: '';
  display: block;
  padding-top: 100%;
  z-index: -1;
}
.portfolio .two-images-block .image-block:hover .hoveronly {
  display: block;
  visibility: visible;
}
.portfolio .two-images-block .image-block:hover:after {
  background-color: black;
  opacity: 0.5;
}
/* Two Rectangle Banners */
.rectangle-banners {
  padding: 120px 0;
}
.rectangle-banners .item {
  width: 100%;
  outline: rgba(255, 255, 255, 0.2) solid 2px;
  outline-offset: -14px;
}
.rectangle-banners .item.image-block {
  height: 215px;
  background-size: contain;
}
.rectangle-banners .item.image-block:after {
  content: '';
  height: 100%;
  padding-top: 215px;
}
.rectangle-banners .item.text-block {
  text-align: center;
  padding: 0;
}
.rectangle-banners .item.text-block .top {
  margin-top: 0;
  color: white;
  text-transform: uppercase;
}
.rectangle-banners .item.text-block .bottom {
  color: white;
  padding-top: 5px;
}
.rectangle-banners a.div {
  margin: 0 12px;
  /* Todo: black magic */
  position: relative;
}
.rectangle-banners a.div:hover .item.image-block:before {
  content: '';
  background: rgba(1, 1, 1, 0.5);
  display: block;
  height: 100%;
}
@media (min-width: 768px) {
  .slider-block.main-slider-with-arrows .text-wrapper {
    background: none !important;
  }
}
@media (max-width: 768px) {
  body.cms-page-view.page-layout-blog .page-main .columns {
    padding: 0 12.5px;
  }
  body.cms-page-view.page-layout-blog .page-main .columns .column.main {
    padding: 0;
  }
}
/* TABLET DESIGN (from 767px)
   @screen__tablet = 768px
*/
/* MOBILE DESIGN SMALL (from 767px)
   @screen__m = 768px
*/
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit #region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.account-nav .item {
  margin: 3px 0 0;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 5px 18px 5px 15px;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #ff5501;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #ff5501;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 18px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.lac-notification-sticky .lac-notification {
  overflow: hidden;
}
.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,
.account .table-wrapper .data.table.wishlist .amshopby-button,
.account .table-wrapper .data.table.wishlist .am-filter-go {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-photo img {
  width: 50%;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
  font-size: 1.6rem;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-inner {
  clear: both;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px auto;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
.products-grid .product-items {
  margin-left: -20px;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%) / 2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
@media only screen and (max-width: 1024px) {
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    content: '';
    display: none;
  }
  .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: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: '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;
    padding: 10px 0;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  /*.nav-before-open {
        height: 100%;
        overflow-x: hidden;
        width: 100%;

        .page-wrapper {
            .lib-css(transition, left .3s, 1);
            height: 100%;
            left: 0;
            overflow: hidden;
            position: relative;
        }

        body {
            height: 100%;
            overflow: hidden;
            position: relative;
            width: 100%;
        }
    }

    .nav-open {
        .page-wrapper {
            left: 80%;
            left: calc(~'100% - @{active-nav-indent}');
        }

        .nav-sections {
            @_shadow: 0 0 5px 0 rgba(50, 50, 50, .75);

            .lib-css(box-shadow, @_shadow, 1);
            left: 0;
            z-index: 99;
        }

        .nav-toggle {
            &:after{
                background: rgba(0, 0, 0, @overlay__opacity);
                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: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    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: #ff5501;
    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: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  body.catalog-product-view .page-wrapper .breadcrumbs {
    padding: 0 10px;
  }
  /* Remove desktop menu restrictive styling */
  .page-header .header.content .navigation.navigation-boxed ul li.level0 > div.submenu ul.submenu-list {
    max-height: unset;
  }
  /* Mobile Menu */
  nav.navigation {
    display: none;
    position: absolute;
    background: white;
    width: 100%;
    border-bottom: 1px solid #d1d1d1;
    z-index: 999;
  }
  nav.navigation ul {
    padding: 0;
  }
  nav.navigation ul .level0 {
    padding-left: 0;
  }
  nav.navigation ul .level0 .level-top:visited {
    color: #393939;
  }
  nav.navigation ul .level0 .level-top:hover {
    color: #acacac;
  }
  nav.navigation ul .level0.active > a:not(.ui-state-active) {
    border: 0px solid #9b95d7;
  }
  nav.navigation ul .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: 0;
  }
  .page-header.mini .panel.wrapper .header.panel > .header.links .block-search.mobile {
    transform: unset;
  }
  .page-header {
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    padding: 0 10px;
  }
  .page-header .panel.wrapper .header-featured-text {
    height: 30px;
    line-height: 30px;
    float: none;
    margin: 0;
    text-align: center;
  }
  .page-header .panel.wrapper .header.panel > .header.links > li {
    display: none;
  }
  .page-header .panel.wrapper .header.panel > .header.links .block-search {
    position: absolute;
    top: 50%;
    left: 0;
    padding: 0;
    height: auto;
    bottom: auto;
  }
  .page-header .panel.wrapper .header.panel > .header.links .block-search .minisearch {
    right: 0;
    left: 0;
  }
  .page-header .panel.wrapper .header.panel > .header.links .block-search .minisearch .label:before {
    font-size: 16px;
    width: 16px;
  }
  .page-header .panel.wrapper .header.panel > .header.links .block-search .minisearch .control {
    padding: 15px 10px 15px;
    /* Todo: Ask Lorin where this px is coming from */
    background: #f8f8f8;
    box-shadow: inset 0px 4px 8px -4px rgba(0, 0, 0, 0.16);
  }
  .page-header .panel.wrapper .header.panel > .header.links .block-search input {
    left: auto;
    position: static;
    height: 50px;
    background: #ffffff;
    box-shadow: none;
    padding: 0 10px 0 50px;
    font-size: 16px;
    border-radius: 3px;
    border: 1px solid transparent;
  }
  .page-header .panel.wrapper .header.panel > .header.links .block-search input:focus {
    border: 1px solid #9b95d7;
  }
  .page-header .panel.wrapper .header.panel > .header.links .block-search input::placeholder {
    color: #d5d5d5;
  }
  .page-header .panel.wrapper .header.panel > .header.links .block-search .header-search {
    color: #111111;
    font-size: 20px;
    padding-left: 20px;
  }
  .page-header .panel.wrapper .header.panel > .header.links .block-search .header-search:hover {
    color: #393939;
  }
  .page-header .header.content .logo-line-wrapper {
    margin-top: 0;
  }
  .page-header .header.content .logo-wrapper {
    width: 100%;
    float: none;
  }
  .page-header .header.content .logo-wrapper .logo {
    float: none;
    display: contents;
  }
  .page-header .header.content .logo-wrapper .logo img {
    max-width: none;
    max-height: 82px;
    margin: 15px auto;
  }
  .page-header.mini .panel.wrapper .header.panel > .header.links .block-search {
    margin-top: 0;
    transform: translateY(-50%);
  }
  /* TODO: fix everything in this section */
  .page-header .header.content {
    width: 100%;
    padding: 0;
    background: #ffffff;
  }
  .page-header .header.content.fixed-position .logo-line-wrapper {
    margin: 0;
  }
  .page-header .header.content.fixed-position .logo-line-wrapper .logo-wrapper .logo {
    left: 0;
  }
  .page-header .header.content.fixed-position .logo-line-wrapper .navigation .level0 > .menu-link-wrapper > .level-top {
    margin-bottom: 0;
  }
  .page-header .header.content nav.navigation {
    display: none;
  }
  .page-header .header.content nav.navigation.navigation-boxed ul li.level0 > div.submenu.level0 {
    position: initial;
    height: auto;
    width: auto;
    left: auto !important;
    transform: none;
    flex-direction: row;
    flex-wrap: nowrap;
    box-shadow: none;
  }
  .page-header .header.content nav.navigation.navigation-boxed ul li.level0 > div.submenu.level0 ul.submenu-list {
    padding: 0;
    margin: 0 auto;
  }
  .page-header .header.content nav.navigation.navigation-boxed ul li.level0 > div.submenu.level0 ul.submenu-list .featured-categories {
    display: none;
  }
  .page-header .header.content nav.navigation.navigation-boxed ul li.level0 > div.submenu.level0 ul.submenu-list li {
    width: 100%;
    float: none;
  }
  .nav-open body {
    overflow: hidden;
    height: 100%;
  }
  .nav-open .page-header {
    position: fixed;
  }
  .nav-open .page-header .header.content {
    width: 100vw;
    padding: 0;
    display: table-cell;
    box-shadow: none;
  }
  .nav-open .page-header .header.content nav.navigation {
    display: block;
    background: white;
    overflow: auto;
    height: 100%;
    position: fixed;
    top: auto;
  }
  .nav-open .page-header .header.content nav.navigation .customer-navigation {
    display: block;
  }
  .nav-open .page-header .panel.wrapper {
    display: table-header-group;
  }
  .page-header .block-search .search-submit {
    border: none;
  }
  /* Hide Search if Menu is Closed */
  html:not(.nav-open) .page-header .panel.wrapper .header.panel > .header.links .block-search {
    visibility: hidden;
  }
  /* Position nav toggle */
  .page-header .nav-toggle {
    left: 20px;
    /* Todo: Expel this evil from our code [magic number taken from Austin's copy of core Magento _navigation.less in MT] */
    right: auto;
  }
  /* Style mobile menu search */
  .page-header .panel.wrapper .header.panel > .header.links .block-search {
    top: 0;
    position: absolute;
    transform: none;
    width: 100%;
  }
  .page-header .panel.wrapper .header.panel > .header.links .block-search .control {
    padding: 20px 15px;
  }
  .page-header .panel.wrapper .header.panel > .header.links .block-search input {
    height: 45px;
    padding: 0 22px 0 11px;
    max-width: unset;
  }
  .page-header .panel.wrapper .header.panel > .header.links .block-search .minisearch {
    display: block;
    width: 100%;
  }
  .page-header .panel.wrapper .header.panel > .header.links .block-search .minisearch .label {
    float: right;
    right: 22px;
    left: unset;
    top: 50%;
    transform: translateY(-50%);
  }
  .page-header .panel.wrapper .header.panel > .header.links .block-search .field.search {
    position: relative;
    padding: 0;
  }
  /* Show and position mobile menu search */
  html.nav-open {
    /* Tablet Fixed */
    /* Tablet Mini */
  }
  html.nav-open .page-header.fixed-position {
    width: 100%;
  }
  html.nav-open .page-header.fixed-position .header.content nav.navigation {
    height: 100vh;
  }
  html.nav-open .page-header.fixed-position.mini {
    width: 100%;
    top: 0;
  }
  html.nav-open .page-header.fixed-position.mini .header.content nav.navigation {
    height: 100vh;
  }
  html.nav-open .page-header .panel.wrapper .header.panel > .header.links .block-search {
    visibility: visible;
  }
  html.nav-open .page-header .panel.wrapper .header.panel > .header.links .block-search .minisearch {
    display: block;
  }
  html.nav-open .page-header .panel.wrapper .header.panel > .header.links .block-search span.header-search {
    visibility: hidden;
  }
  /* Mobile Menu Padding */
  /* Todo: Ask Lorin where value coming from */
  /* Todo: Ask Lorin where value coming from */
  /* Todo: Ask Lorin where value coming from */
  /* Todo: Ask Lorin where value coming from */
  .page-header .header.content .navigation.navigation-boxed ul li.level0 > div.submenu li a {
    padding: 4px 10px 4px 30px;
    font-size: 18px;
  }
  nav.navigation > ul li {
    padding: 0;
    border-top: none !important;
    border-bottom: 1px solid #d5d5d5 !important;
  }
  nav.navigation > ul li.level0 > .level-top {
    padding: 15px 10px;
    /* Todo: Ask Lorin to determine if padding follows sg rules or is custom] */
    border-top: none;
  }
  nav.navigation > ul li a {
    padding: 4px 5px 4px 0;
    /* Todo: Link to var */
  }
  nav.navigation > ul li:last-child {
    border: none;
  }
  nav.navigation > ul.customer-navigation li a {
    font-weight: 400;
    padding: 3px 10px 9px;
  }
  nav.navigation > ul.customer-navigation li:first-child a {
    padding: 18px 10px 9px;
  }
  nav.navigation > ul.customer-navigation li {
    border: none !important;
  }
  /* Style and position mobile menu */
  .nav-open .page-header .header.content nav.navigation {
    background-color: #f8f8f8;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    /* Sub Menu Slides */
    /************************************/
    /* Customer Nav */
  }
  .nav-open .page-header .header.content nav.navigation ul li.level0 {
    border-color: #d5d5d5;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }
  .nav-open .page-header .header.content nav.navigation ul li.level0:first-child {
    border: none;
  }
  .nav-open .page-header .header.content nav.navigation ul li.level0 .level-top,
  .nav-open .page-header .header.content nav.navigation ul li.level0 > div.submenu li.level1 a,
  .nav-open .page-header .header.content nav.navigation ul li.level0 > div.submenu li.level1 .submenu li a,
  .nav-open .page-header .header.content nav.navigation ul li.level0 .level-top:visited,
  .nav-open .page-header .header.content nav.navigation ul li.level0 > div.submenu li.level1 a:visited,
  .nav-open .page-header .header.content nav.navigation ul li.level0 > div.submenu li.level1 .submenu li a:visited {
    font-family: 'futura-pt';
    font-size: 18px;
    font-weight: 200;
    color: #595959;
    letter-spacing: 0.02em;
    line-height: 28px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 400;
    border-color: transparent;
  }
  .nav-open .page-header .header.content nav.navigation ul li.level0 .level-top:hover,
  .nav-open .page-header .header.content nav.navigation ul li.level0 > div.submenu li.level1 a:hover,
  .nav-open .page-header .header.content nav.navigation ul li.level0 > div.submenu li.level1 .submenu li a:hover {
    color: #9b95d7;
  }
  .nav-open .page-header .header.content nav.navigation ul li.level0 a.level-top.ui-state-active {
    color: #9b95d7;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }
  .nav-open .page-header .header.content nav.navigation ul li.level0 a.level-top.ui-state-active:after {
    content: '\f104';
    left: 10px;
    right: unset;
  }
  .nav-open .page-header .header.content nav.navigation ul li.level0 > div.submenu li.level1 > a span {
    border-bottom: 1px solid #d5d5d5;
  }
  .nav-open .page-header .header.content nav.navigation li.parent.opened {
    position: absolute;
    top: 0;
    width: 100%;
    display: block !important;
    background: #f8f8f8;
    height: 100%;
    z-index: 1;
  }
  .nav-open .page-header .header.content nav.navigation li.parent.opened > span.menu-link-wrapper {
    padding: 0 10px 0 25px;
  }
  .nav-open .page-header .header.content nav.navigation li.parent.opened > span.menu-link-wrapper a {
    color: #615d85;
    padding-left: 15px;
  }
  .nav-open .page-header .header.content nav.navigation li.parent.opened > span.menu-link-wrapper a:hover {
    color: #9b95d7;
  }
  .nav-open .page-header .header.content nav.navigation li.parent.opened > span.menu-link-wrapper:after {
    left: 10px;
    right: unset;
    content: '\f104';
  }
  .nav-open .page-header .header.content nav.navigation li.parent.opened > div.submenu {
    border: none;
  }
  .nav-open .page-header .header.content nav.navigation li.parent.opened > div.submenu > li {
    border-bottom: 1px solid #d5d5d5;
  }
  .nav-open .page-header .header.content nav.navigation li.parent.opened > div.submenu > li:last-child {
    border: none;
  }
  .nav-open .page-header .header.content nav.navigation li.parent.opened li.parent.opened {
    z-index: 2;
  }
  .nav-open .page-header .header.content nav.navigation li.parent.opened li.parent.opened > span.menu-link-wrapper {
    padding: 0 10px 0 25px;
  }
  .nav-open .page-header .header.content nav.navigation li.parent.opened li.parent.opened > span.menu-link-wrapper a {
    color: #615d85;
  }
  .nav-open .page-header .header.content nav.navigation li.parent.opened li.parent.opened > span.menu-link-wrapper a:hover {
    color: #9b95d7;
  }
  .nav-open .page-header .header.content nav.navigation li.parent:not('.opened') {
    z-index: 0;
  }
  .nav-open .page-header .header.content nav.navigation ul.customer-navigation li a,
  .nav-open .page-header .header.content nav.navigation ul.customer-navigation li a:visited {
    color: #9b95d7;
    font-size: 16px;
  }
  .nav-open .page-header .header.content nav.navigation ul.customer-navigation li a:hover,
  .nav-open .page-header .header.content nav.navigation ul.customer-navigation li a:visited:hover,
  .nav-open .page-header .header.content nav.navigation ul.customer-navigation li a:focus,
  .nav-open .page-header .header.content nav.navigation ul.customer-navigation li a:visited:focus {
    color: #615d85;
    text-decoration-line: none;
    text-decoration: none;
  }
  html.nav-open body {
    /* Mobile Fixed */
    /* Mobile Mini */
  }
  html.nav-open body .page-header {
    top: 0;
  }
  html.nav-open body .page-header.fixed-position {
    width: 100%;
  }
  html.nav-open body .page-header.fixed-position .header.content nav.navigation {
    height: 100vh;
  }
  html.nav-open body .page-header.fixed-position.mini {
    width: 100%;
  }
  html.nav-open body .page-header.fixed-position.mini .header.content nav.navigation {
    height: 100vh;
  }
  html.nav-open body .page-header.fixed-position.mini .panel.wrapper .header.panel > .header.links .block-search {
    transform: none;
  }
  html.nav-open body .page-header.fixed-position.mini .panel.wrapper .header.panel > .header.links .block-search .minisearch {
    transform: none;
  }
  /* Mobile Menu Padding */
  /* Todo: Ask Lorin where value coming from */
  /* Todo: Ask Lorin where value coming from */
  body header.page-header nav.navigation ul li.parent > span.menu-link-wrapper {
    cursor: pointer;
    /* Arrow Style */
  }
  body header.page-header nav.navigation ul li.parent > span.menu-link-wrapper:after {
    position: absolute;
    right: 10px;
    font-family: 'Font Awesome 5 Free';
    content: '\f105';
    font-size: 20px;
    font-weight: 900;
    color: #acacac;
    line-height: 36px;
    /* Todo: Ask Lorin where this value is coming from */
    padding: 0;
  }
  body header.page-header nav.navigation ul li.parent > span.menu-link-wrapper:hover:after {
    color: #9b95d7;
  }
  body header.page-header nav.navigation ul li div.submenu {
    display: none;
  }
  body header.page-header nav.navigation ul li div.submenu ul.submenu-list li.last:last-child {
    border-bottom: 0 none !important;
  }
  body header.page-header nav.navigation ul li.opened > div.submenu {
    display: block;
  }
  body header.page-header nav.navigation ul li span.menu-link-wrapper {
    display: block;
    line-height: 28px;
    padding: 0 10px;
  }
  body header.page-header nav.navigation ul li span.menu-link-wrapper a {
    display: inline-block;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .iwd-featured-products .featured-products-view-carousel {
    padding: 0 12px;
  }
  .cms-no-route .page-main {
    padding-top: 90px;
    margin-bottom: 73px;
  }
  .banner-with-text-and-button {
    padding: 91px 0;
  }
  /* Testimonials */
  .testimonials-parent .testimonials .text-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }
  /* VIDEO AND TEXT BANNER */
  .video-banner-parent.featured-banners .content-wrapper {
    margin: 0;
    display: block;
  }
  .video-banner-parent.featured-banners .content-wrapper .item {
    display: block;
    height: 100vw;
    width: 100%;
  }
  /* MAIN SLIDER */
  .slider-block.main-slider-with-arrows .inner {
    height: 700px;
    background-position-x: 69%;
  }
  .slider-block.main-slider-with-arrows .inner .text-wrapper {
    width: 370px;
  }
  .slider-block.main-slider-with-arrows .inner h4 {
    margin: 0;
  }
  /* Image with Text 2 Banners [old mt] */
  .portfolio .left .item.text-block,
  .portfolio .right .item.text-block {
    padding: 80px;
  }
  /* Rectangle Banners [Old MT] */
  .rectangle-banners {
    padding: 100px 0;
  }
  body.catalog-category-view h1 {
    font-size: 59.5px;
    line-height: 68px;
  }
  body.catalog-product-view {
    /* Todo: @tablet-block-vertical-padding; */
    /* Breadcrumbs */
    /* Details */
    /* Reviews */
    /* Related/Upsell Blocks */
  }
  body.catalog-product-view .page-wrapper .breadcrumbs {
    height: 90px;
  }
  body.catalog-product-view #maincontent .columns {
    display: block;
  }
  body.catalog-product-view #maincontent .columns .column.main {
    display: block;
    padding: 0 10px;
  }
  body.catalog-product-view .product.media,
  body.catalog-product-view .product-info-main {
    display: inline-block;
    width: 50%;
    padding-bottom: 70px;
  }
  body.catalog-product-view .product.media {
    float: left;
    padding-right: 5px;
  }
  body.catalog-product-view .product-info-main {
    float: right;
    padding-left: 5px;
  }
  body.catalog-product-view .product.info.detailed {
    margin: 0 0 90px;
    /* Todo: Ask Lorin where this value is coming from */
  }
  body.catalog-product-view .product.info.detailed .product.data.items {
    position: relative;
    z-index: 1;
  }
  body.catalog-product-view .product.info.detailed .product.data.items > .item.title {
    width: auto;
  }
  body.catalog-product-view .product.info.detailed .product.data.items .item.content {
    width: 100%;
    float: right;
  }
  body.catalog-product-view #reviews,
  body.catalog-product-view #group_benefits {
    margin-top: -100px;
    padding-top: 140px;
  }
  body.catalog-product-view #review-form {
    margin-top: -100px;
    padding-top: 140px;
  }
  body.catalog-product-view .column.main .block.upsell,
  body.catalog-product-view .column.main .block.related {
    padding-bottom: 95px;
    /* Todo: Ask Lorin where this value is coming from */
  }
  .page-wrapper .page-header .panel.wrapper .minicart-wrapper .action.showcart.active:before,
  .page-wrapper .page-header .panel.wrapper .minicart-wrapper .action.showcart:before {
    font-size: 20px;
    line-height: 30px;
    color: #111111;
    padding: 0;
    vertical-align: middle;
  }
  .page-wrapper .page-header .panel.wrapper .minicart-wrapper .action.showcart.active:hover:before,
  .page-wrapper .page-header .panel.wrapper .minicart-wrapper .action.showcart:hover:before {
    color: #393939;
  }
  .page-wrapper .page-header .panel.wrapper .minicart-wrapper .action.showcart .text {
    display: none;
  }
  .page-wrapper .page-header .panel.wrapper .minicart-wrapper .action.showcart .counter:not(.empty) {
    display: inline-block;
    color: #111111;
    font-size: 20px;
    line-height: 30px;
  }
  .page-wrapper .page-header .panel.wrapper .minicart-wrapper .action.showcart .counter:not(.empty) .counter-number {
    color: #9b95d7;
  }
  .page-wrapper .page-header .panel.wrapper .minicart-wrapper .action.showcart .counter.qty .counter-number:before {
    content: unset;
  }
  .page-wrapper .page-header .panel.wrapper .minicart-wrapper .action.showcart .counter.qty .counter-number:after {
    content: unset;
  }
  .page-wrapper .page-header .panel.wrapper .minicart-wrapper .block-minicart {
    right: 0;
    top: 66px;
  }
  .page-wrapper .page-header.mini .panel.wrapper .minicart-wrapper .action.showcart {
    line-height: 30px;
    padding: 0;
  }
  .page-wrapper .page-header.mini .panel.wrapper .minicart-wrapper .block-minicart {
    top: 55px;
  }
  .page-wrapper .page-header.fixed-position .minicart-wrapper .action.showcart {
    line-height: unset;
    padding-top: 44px;
  }
  body .page-wrapper .page-header .panel.wrapper .minicart-wrapper {
    position: absolute;
    right: 10px;
    top: 50%;
  }
  body .page-wrapper .page-header .panel.wrapper .minicart-wrapper .action.showcart {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
  }
  body .page-wrapper .page-header .panel.wrapper .minicart-wrapper .action.showcart.active:before,
  body .page-wrapper .page-header .panel.wrapper .minicart-wrapper .action.showcart:before {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
  }
  body .page-wrapper .page-header.fixed-position .panel.wrapper .minicart-wrapper {
    position: fixed;
    right: 10px;
    top: 34px;
  }
  body .page-wrapper .page-header.fixed-position .panel.wrapper .minicart-wrapper .action.showcart {
    padding-top: 0;
    line-height: unset;
  }
  body .page-wrapper .page-header.fixed-position .panel.wrapper .minicart-wrapper .block-minicart {
    top: 66px;
  }
  body .page-wrapper .page-header.fixed-position.mini .panel.wrapper .minicart-wrapper {
    position: fixed;
    right: 10px;
    top: 30px;
  }
  body .page-wrapper .page-header.fixed-position.mini .panel.wrapper .minicart-wrapper .action.showcart {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  body .page-wrapper .page-header.fixed-position.mini .panel.wrapper .minicart-wrapper .action.showcart.active:before,
  body .page-wrapper .page-header.fixed-position.mini .panel.wrapper .minicart-wrapper .action.showcart:before {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  body .page-wrapper .page-header.fixed-position.mini .panel.wrapper .minicart-wrapper .block-minicart {
    top: 55px;
  }
  body.account .page-main,
  body.customer-account-login .page-main,
  body.company-account-create .page-main,
  body.customer-account-create .page-main {
    padding-bottom: 100px;
  }
  body.customer-account-login .block.block-customer-login {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .abs-button-responsive-smaller,
  .product-info-main .box-tocart .actions .action.tocart {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .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;
  }
  .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,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 10px;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 0 5px;
  }
  .product.data.items > .item.title > .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 40px;
    padding: 5px 20px 5px 20px;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.8rem;
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
    padding-bottom: 5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none;
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width {
    display: inline-block;
  }
  .page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .call-to-action,
  .page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .featured-form {
    float: none;
    display: block;
  }
  .page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .featured-form .field {
    width: auto;
  }
  .page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content .form.subscribe .action.subscribe.primary {
    margin: 0 0 0 10px;
  }
  .page-footer .footer.content .footer-blocks .footer-child {
    width: 45%;
    padding: 0 0 40px;
    text-align: center;
    margin: 0 auto;
  }
  .page-footer .footer.content .newsletter-subscription-parent {
    padding-bottom: 38px;
  }
  .page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width {
    text-align: center;
  }
  .page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .call-to-action {
    font-size: 18px;
  }
  .page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter {
    float: none;
    padding: 13px 0 0;
  }
  .page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content .form.subscribe .actions {
    display: inline-block;
    width: auto;
  }
  .page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content .form.subscribe .actions .action.subscribe.primary {
    margin-top: 0px;
  }
  .page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .field {
    display: inline-block;
  }
  .page-footer .footer.content .footer-blocks .footer-child,
  .page-footer .footer.content .footer-blocks [data-content-type="html"] {
    display: inline-block;
    width: 25%;
    padding-left: 5px;
    padding-right: 5px;
  }
  .page-footer .footer.content .footer-blocks .footer-child ul,
  .page-footer .footer.content .footer-blocks [data-content-type="html"] ul {
    display: block;
  }
  .page-footer .footer.content .footer-blocks > div:last-child {
    width: 24%;
  }
  .page-footer .footer.content .footer-blocks [data-content-type="html"] .footer-child {
    width: 100%;
  }
  .page-footer .footer.content .footer-social {
    padding-top: 8px;
  }
  .page-footer .footer.content .footer-social li {
    padding: 0 6px;
  }
  .modal-popup.modal-slide._show {
    left: 0;
  }
  .modal-popup .modal-inner-wrap {
    position: fixed;
  }
  body.catalog-product-view.page-product-bundle .page-wrapper .amquote-addto-button,
  body.catalog-product-view.page-product-bundle .page-wrapper .box-tocart .action.tocart:not(.start-ensemble-action) {
    float: none;
    width: 100%;
    font-size: 19px;
  }
  body.catalog-product-view.page-product-bundle .page-wrapper .amquote-addto-button {
    margin-top: 15px;
  }
  body.catalog-product-view.page-product-bundle div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .actions .primary.tocart {
    float: none;
  }
  body .page-wrapper .page-header:not(.fixed-position) .amquote-cart-wrapper.minicart-wrapper {
    margin: 0;
    right: 80px;
    padding: 35px 0 0 0;
  }
  body .page-wrapper .page-header:not(.fixed-position) .amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter-number {
    text-shadow: none;
    color: #9b95d7;
    font-size: 20px;
    line-height: 30px;
  }
  body .page-wrapper .page-header.fixed-position .header.content .amquote-cart-wrapper.minicart-wrapper {
    right: 80px;
    padding-top: 30px;
  }
  body .page-wrapper .page-header.fixed-position .header.content .amquote-cart-wrapper.minicart-wrapper a.amquote-showcart.action:before {
    font-size: 20px;
    line-height: 30px;
  }
  body .page-wrapper .page-header.fixed-position .header.content .amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter-number {
    font-size: 20px;
    line-height: 30px;
  }
  body .header .amquote-cart-wrapper.minicart-wrapper .amquote-showcart > .text {
    position: absolute;
  }
  body.amasty_quote-cart-index .cart-container .cart.table-wrapper .product-item-photo {
    position: relative;
    text-align: center;
    max-width: none;
  }
  body.amasty_quote-cart-index .cart-container .cart.table-wrapper .product-item-details {
    text-align: center;
  }
  body.amasty_quote-cart-index .cart-container .cart.table-wrapper .items thead + .item .item-info .col.price,
  body.amasty_quote-cart-index .cart-container .cart.table-wrapper .items > .item .item-info .col.price,
  body.amasty_quote-cart-index .cart-container .cart.table-wrapper .items thead + .item .item-info .col.qty,
  body.amasty_quote-cart-index .cart-container .cart.table-wrapper .items > .item .item-info .col.qty,
  body.amasty_quote-cart-index .cart-container .cart.table-wrapper .items thead + .item .item-info .col.subtotal,
  body.amasty_quote-cart-index .cart-container .cart.table-wrapper .items > .item .item-info .col.subtotal {
    font-size: 18px;
    padding: 0;
  }
  .shipping-address-modal.modal-popup.modal-slide,
  .billing-address-modal.modal-popup.modal-slide {
    left: 0;
  }
  .shipping-address-modal .modal-inner-wrap,
  .billing-address-modal .modal-inner-wrap {
    min-height: 400px;
  }
  .shipping-address-modal .modal-inner-wrap h1.modal-title,
  .billing-address-modal .modal-inner-wrap h1.modal-title {
    border: none;
  }
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected {
    clear: left;
    float: left;
    margin-top: 5px;
    position: relative;
    top: 5px;
  }
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address {
    margin-top: 5px;
    position: absolute;
    right: 1rem;
    top: 0;
  }
  .address-loading-mask {
    top: 105px;
  }
  .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;
  }
  [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;
  }
  form:not(.linear-theme) .amcform-title-wrap {
    display: none;
    max-width: 50%;
  }
  form:not(.linear-theme) .amcform-title-wrap:not(:last-child):after,
  form:not(.linear-theme) .amcform-title-wrap:before {
    width: 50%;
    content: '';
  }
  form:not(.linear-theme) .amcform-title-wrap:first-child:before {
    content: none;
  }
  form:not(.linear-theme) .amcform-title-wrap:after {
    background: linear-gradient(90deg, #e3e3e3 16.87%, #ffffff 107.36%);
  }
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active ~ form:not(.linear-theme) .amcform-title-wrap:nth-last-child(2) {
    display: none;
  }
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active,
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active + .amcform-title-wrap,
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active + form:not(.linear-theme) .amcform-title-wrap:nth-last-child(2),
  form:not(.linear-theme) .amcform-title-wrap.-done:nth-last-child(2) {
    display: block;
  }
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active:not(:last-child):before,
  form:not(.linear-theme) .amcform-title-wrap.-done:not(:last-child):before {
    background: linear-gradient(270deg, #92b0ff 11.11%, rgba(146, 176, 255, 0) 100%);
  }
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active + form:not(.linear-theme) .amcform-title-wrap:not(.-disabled):after {
    background: linear-gradient(270deg, rgba(146, 176, 255, 0) 11.1%, #92b0ff 100%);
  }
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active:after,
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active + .amcform-title-wrap:before,
  form:not(.linear-theme) .amcform-title-wrap.-done:nth-last-child(2):after {
    background: #92b0ff;
  }
  .linear-theme .amcform-page-titles {
    padding: 0 15px;
  }
  .linear-theme .amcform-title-wrap {
    display: block;
    min-width: 50%;
    max-width: 100%;
  }
  .linear-theme .amcform-title-wrap.ui-state-active ~ .linear-theme .amcform-title-wrap:nth-last-child(2) {
    display: block;
  }
  .linear-theme .fields {
    margin: 0 -15px;
    padding: 0 15px;
  }
  .linear-theme.rendered-form .fieldset > .field.form-group,
  .linear-theme.rendered-form .fieldset > .fields > .field.form-group {
    padding: 0 15px;
  }
  .linear-theme.rendered-form .fieldset > .field.form-group.amform-layout-two,
  .linear-theme.rendered-form .fieldset > .fields > .field.form-group.amform-layout-two,
  .linear-theme.rendered-form .fieldset > .field.form-group.amform-layout-three,
  .linear-theme.rendered-form .fieldset > .fields > .field.form-group.amform-layout-three {
    max-width: 100%;
  }
  .circle-theme .amcform-page-titles {
    align-items: stretch;
  }
  .circle-theme .amcform-title {
    display: block;
    margin: 0;
  }
  .circle-theme .amcform-label {
    display: block;
    padding: 10px 0;
  }
  .circle-theme .amcform-title-wrap {
    margin: 0;
    border-bottom: 4px solid #92b0ff;
  }
  .circle-theme .amcform-title-wrap:after,
  .circle-theme .amcform-title-wrap:before {
    display: none;
  }
  .circle-theme .amcform-title-wrap + .amcform-title-wrap {
    margin: 0;
  }
  .circle-theme .amcform-title-wrap.ui-state-active {
    border-color: #4776f0;
  }
  .circle-theme .amcform-title-wrap.-disabled {
    border-color: #e3e3e3;
  }
  .circle-theme .amcform-title-wrap.-error {
    border-color: #eb5757;
  }
  .amasty_quote-cart-index .cart.main.actions .action {
    padding: 15px;
    width: 100%;
  }
  .amasty_quote-cart-index .cart.main.actions button.action:last-of-type,
  .amasty_quote-cart-index .cart.main.actions .cart.table-wrapper .actions-toolbar > .action.action:last-of-type,
  .amasty_quote-cart-index .cart.main.actions .action-gift.action:last-of-type {
    margin: 0;
  }
  .am-porto-cmtb .filter.active .filter-current.filter-current.amshopby-filter-current + .block-actions {
    top: 187px;
    border: none;
    border-radius: inherit;
    background: #fff;
    box-shadow: none;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current {
    padding: 17px 30px;
    height: 140px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current ~ .filter-options {
    top: 221px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .items {
    padding: 15px;
    border-width: 1px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .filter-current-subtitle {
    display: block;
    padding: 10px 15px;
  }
  .am-porto-cmtb .filter.active .block-category-list .block-title,
  .am-porto-cmtb .filter.active .filter-options-title,
  .am-porto-cmtb .filter.active .filter .filter-current-subtitle,
  .am-porto-cmtb .filter.active .block-category-list .block-content,
  .am-porto-cmtb .filter.active .filter-options-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .am-porto-cmtb .filter.active .filter-options-title:after {
    right: 15px;
  }
  .filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
    padding-left: 35px;
  }
  .filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-'],
  .filter-options .am-labels-folding .item {
    padding-left: 35px;
  }
  .filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded,
  .filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
  .filter-options .items:not(.items-children) > .item.-is-by-click.-filter-parent ~ .item.-is-expanded {
    margin-left: 35px;
  }
  .filter-options-item .filter-options-content .items [class*='am-filter-item'] {
    padding: 7px 0;
  }
  .am-labels-folding .am-collapse-icon,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon {
    margin: 7px 0;
  }
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .am-input,
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ .am-input,
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='radio'],
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='radio'],
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'],
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'],
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice,
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice {
    left: 35px;
  }
  .filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .items-children.-folding,
  .filter-options .am-category-wrapper .items .items-children.-folding,
  .filter-options .am-category-view .item a.amshopby-filter-parent {
    padding-left: 35px;
  }
  .filter-options .am-category-view.-am-multiselect .item > .am-collapse-icon ~ a.amshopby-filter-parent {
    padding-left: 70px;
  }
  .filter-options .am-category-view.-am-singleselect .am-collapse-icon {
    margin: 7px 0;
  }
  .am-collapse-icon:after,
  .am-show-more:before {
    width: 20px;
  }
  .filter-content .active .am-show-more:before {
    width: 12px;
  }
  .filter-content .active .am-show-more.-active {
    margin-bottom: 10px;
  }
  .amshopby-flyout-block {
    margin: 10px 0 25px;
  }
  .amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
    padding-left: 35px;
  }
  .filter-options input[type='checkbox'] {
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    border: 0;
    opacity: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-wrap: break-word;
    word-break: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 35px;
    min-height: 25px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 25px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  body.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options.showing {
    padding: 27px 20px 19px;
    border-radius: 5px;
  }
  body.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .actions button.continue,
  body.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .actions .cart.table-wrapper .actions-toolbar > .action.continue,
  body.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .actions .action-gift.continue {
    max-width: 100%;
    min-width: 100% !important;
    padding: 0;
  }
  body.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .actions.clearer .back,
  body.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .actions.clearer .note {
    float: none !important;
    width: 100% !important;
  }
  body.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .actions.clearer.desktop {
    display: none;
  }
  body.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .actions.clearer.mobile {
    display: block !important;
  }
  body.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .remove-line a {
    font-size: 15px;
  }
  body.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .remove-line a:before {
    font-size: 15px;
    padding: 0 5px 0 0;
  }
  body.catalog-product-view div.product-add-form .product-options-wrapper .fieldset-bundle-options .step div[data-role="content"] .actions .primary.tocart {
    min-width: 100%;
    padding: 0 10px;
  }
  body .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: white;
  }
  body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content {
    padding: 8px 28px 0;
  }
  body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .half-width {
    width: 100%;
  }
  body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset button,
  body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .cart.table-wrapper .actions-toolbar > .action,
  body .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset .action-gift {
    font-size: 16px;
  }
  .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%;
  }
  .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;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .block.related .action.select {
    display: block;
    margin: 5px 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: none;
  }
  .cms-top-banner {
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    height: 220px;
    display: table;
    width: 100%;
    margin-bottom: 70px;
  }
  .cms-top-banner .inner {
    display: table-cell;
    vertical-align: middle;
  }
  .cms-top-banner .inner h1 {
    color: white;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .page.messages {
    margin-bottom: 40px;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: -10px;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 10px 20px 20px;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    text-align: center;
  }
  .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.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: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 100%;
  }
  .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%;
  }
  /* Todo: @mobile-block-vertical-padding; */
  body.catalog-product-view .page-wrapper {
    /* Details */
  }
  body.catalog-product-view .page-wrapper .product.info.detailed .product.data.items .item.title {
    margin: 0;
    width: 100%;
    border-top: 1px solid #f1f1f1;
  }
  body.catalog-product-view .page-wrapper .product.info.detailed .product.data.items .item.title a.data.switch {
    padding: 16px 0;
  }
  body.catalog-product-view .page-wrapper .product.info.detailed .product.data.items .item.title:last-child {
    border-bottom: 1px solid #f1f1f1;
  }
  body.catalog-product-view .page-wrapper .product.info.detailed .product.data.items .item.title.active {
    border-bottom: 1px solid #f1f1f1;
  }
  body.catalog-product-view .page-wrapper .product.info.detailed .product.data.items .item.content {
    margin: 0;
    padding: 24px 20px 20px;
    float: unset;
    display: inherit;
    border: none;
  }
  .page-products .page-wrapper .page-main .columns {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .page-products .page-wrapper .page-main .columns .products-list .product-items .product-item {
    margin-bottom: 40px;
  }
  .page-products .page-wrapper .page-main .columns .products-list .product-items .product-item .product-image-block {
    display: table-cell;
  }
  .page-products .page-wrapper .page-main .columns .products-list .product-items .product-item .product-image-block .product-item-photo img {
    width: auto;
  }
  /* Product Grid */
  .page-products .page-wrapper .page-main .columns .products-grid .product-item.product.item {
    width: 50%;
  }
  body .product-addto-links .action.tocompare,
  body .product-item-actions .actions-secondary > .action.tocompare {
    display: inline-block;
  }
  body .compare,
  body [class*='block-compare'],
  body [class*='block-reorder'] {
    display: block;
  }
  body .sidebar-additional .block-compare .secondary,
  body .sidebar-additional .block-reorder .secondary {
    float: none;
    text-align: left;
  }
  .filter-options-item .filter-options-content .am_shopby_filter_items_attr_price {
    max-width: none;
  }
  .filter-options-item .filter-options-content .am_shopby_filter_items_attr_price .amshopby-filter-price-from,
  .filter-options-item .filter-options-content .am_shopby_filter_items_attr_price .amshopby-filter-price-to {
    width: 100%;
    max-width: none;
  }
  .filter-options-item .filter-options-content .am_shopby_filter_items_attr_price .delimiter {
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  body.checkout-index-index .page-wrapper .page-main .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 0;
  }
  body.checkout-index-index .page-wrapper .page-main .checkout-payment-method .actions-toolbar .primary {
    margin: 0;
  }
  body.checkout-index-index .page-wrapper .page-main .checkout-payment-method .actions-toolbar div.primary {
    margin: 0 0 10px;
  }
  body.checkout-index-index .page-header .header.content {
    padding: 0 10px;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-details {
    margin-left: 0;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper .item-options dd,
  .checkout-cart-index .cart-container .cart.table-wrapper .item-options dt {
    float: left;
    clear: none;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper .items thead + .item .item-info .col.price,
  .checkout-cart-index .cart-container .cart.table-wrapper .items > .item .item-info .col.price,
  .checkout-cart-index .cart-container .cart.table-wrapper .items thead + .item .item-info .col.qty,
  .checkout-cart-index .cart-container .cart.table-wrapper .items > .item .item-info .col.qty,
  .checkout-cart-index .cart-container .cart.table-wrapper .items thead + .item .item-info .col.subtotal,
  .checkout-cart-index .cart-container .cart.table-wrapper .items > .item .item-info .col.subtotal {
    font-size: 18px;
    padding: 0;
  }
  .checkout-cart-index .cart-container .block.discount,
  .checkout-cart-index .cart-container .block.giftcard {
    display: block;
  }
  .checkout-cart-index .cart-container .block.discount {
    display: inline-block;
  }
  .checkout-cart-index .gift-item-block {
    border: 0;
  }
  .checkout-cart-index .cart-container .cart.main.actions .action {
    display: block;
    width: 100%;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-photo {
    position: relative;
    text-align: center;
    max-width: none;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-details {
    text-align: center;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-details .product-item-name {
    margin-top: 20px;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-details .product-item-name + .item-option {
    text-align: center;
    display: inline-block;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-details .product-item-name + .item-option dt {
    margin-left: 10px;
  }
  body.contact-index-index .static-page-menu .static-page-menu-inner .links {
    padding: 0;
    margin: 0;
  }
  body.contact-index-index .static-page-menu .static-page-menu-inner .links .nav.item {
    display: block;
    margin-right: 10px !important;
    margin-left: 10px !important;
    margin-bottom: 20px !important;
  }
  body.contact-index-index .static-page-menu .static-page-menu-inner .links .nav.item .nav-item-wrapper {
    max-width: 300px;
    display: inline-block;
    position: relative;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  body .page-header .nav-toggle {
    margin-top: 1px;
  }
  body .page-header .header.content .logo-wrapper .logo img {
    margin: 10px auto;
    max-height: 40px;
  }
  body .page-header .panel.wrapper .header.panel .header-featured-text {
    font-size: 12px;
  }
  body .page-header .panel.wrapper .header.panel > .header.links .block-search .header-search {
    padding-left: 10px;
    font-size: 16px;
  }
  body .page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content .form.subscribe .actions .action.subscribe.primary {
    border-radius: 3px;
  }
  body .page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content .form.subscribe .field.featured-field .control input#newsletter {
    width: 100%;
    margin-left: unset;
    margin-right: unset;
    padding-left: 15px;
  }
  body .page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content .form.subscribe .field.featured-field .control .field-error,
  body .page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content .form.subscribe .field.featured-field .control div.mage-error[generated] {
    padding-left: 0;
  }
  body .page-footer .footer.content .footer-blocks .footer-child {
    width: 100%;
    display: block;
    text-align: center;
    cursor: pointer;
  }
  body .page-footer .footer.content .footer-blocks .footer-child ul {
    display: none;
  }
  body .page-footer .footer.content .footer-blocks .footer-child.opened ul {
    display: block;
  }
  body .page-footer .footer.content .newsletter-subscription-parent {
    padding-top: 5px;
  }
  body .page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription {
    padding: 34px 0 0;
  }
  body .page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .call-to-action {
    font-size: 18px;
    line-height: 1.6;
  }
  body .page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter {
    padding: 15px 0 0;
  }
  body .page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .field {
    width: 100%;
  }
  body .page-footer .footer.content .newsletter-subscription-parent .newsletter-subscription .fixed-width .block.newsletter .content .form.subscribe .actions .action.subscribe.primary {
    margin-top: 0;
    margin-bottom: 4px;
  }
  body .page-footer .footer.content .footer-blocks .footer-child,
  body .page-footer .footer.content .footer-blocks [data-content-type="html"] {
    display: block;
    padding: 0;
    width: 100%;
  }
  body .page-footer .footer.content .footer-blocks .footer-child:last-child,
  body .page-footer .footer.content .footer-blocks [data-content-type="html"]:last-child {
    width: 100%;
  }
  body .page-footer .footer.content .footer-blocks .footer-child ul,
  body .page-footer .footer.content .footer-blocks [data-content-type="html"] ul {
    display: none;
  }
  body .page-footer .footer.content .footer-social {
    padding-top: 30px;
  }
  body .page-footer .footer.content .footer-social li {
    padding: 0 5px;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap .modal-footer .action.primary,
  .modal-popup.modal-slide._show .modal-inner-wrap .modal-footer .action.secondary,
  .modal-popup.modal-slide._show .modal-inner-wrap .modal-footer .amshopby-button,
  .modal-popup.modal-slide._show .modal-inner-wrap .modal-footer .am-filter-go {
    display: block;
    margin: 10px auto;
  }
  body.catalog-category-view .sidebar .block-viewed-products-grid .product-items .product-item-info .product-item-photo {
    position: absolute;
  }
  body.catalog-product-view .page-wrapper .amquote-addto-button {
    font-size: 17px;
    width: 49%;
    margin-top: 0;
    float: left;
  }
  body.catalog-product-view .page-wrapper .box-tocart .action.tocart:not(.start-ensemble-action) {
    font-size: 19px;
    width: 49%;
    float: right;
  }
  body.page-product-bundle.catalog-product-view .page-wrapper .amquote-addto-button {
    font-size: 19px;
    width: 100%;
    margin-top: 15px;
    float: none;
  }
  body .page-wrapper .page-header:not(.fixed-position) .amquote-cart-wrapper.minicart-wrapper {
    top: 15px;
    right: 75px;
    padding: 0;
  }
  body .page-wrapper .page-header.fixed-position .header.content .amquote-cart-wrapper.minicart-wrapper {
    right: 75px;
    top: 15px;
    padding: 0;
  }
  .quickorder-index-index .column .block-addbysku .fieldset .fields {
    border-bottom: 1px solid #c2c2c2;
    margin-bottom: 1.5rem;
    padding-bottom: .2rem;
    position: relative;
  }
  .quickorder-index-index .column .block-addbysku .fieldset .fields .field {
    display: block;
    margin-right: 0;
    padding-right: 0;
  }
  .quickorder-index-index .column .block-addbysku .fieldset .fields .field.qty {
    display: inline-block;
  }
  .quickorder-index-index .column .block-addbysku .fieldset .fields .field.qty .control {
    display: inline-block;
  }
  .quickorder-index-index .column .block-addbysku .upload_container {
    width: 100%;
  }
  .quickorder-index-index .column .block-addbysku .upload_container .file_upload {
    display: block;
  }
  .quickorder-index-index .column .block-addbysku .deletable-item-title {
    display: none;
  }
  .quickorder-index-index .column .block-addbysku .deletable-item .label {
    display: inline-block;
    margin-right: 10px;
  }
  .quickorder-index-index .column .block-addbysku .deletable-item .actions-toolbar {
    float: right;
  }
  .checkout-payment-method .amazon-sandbox-simulator {
    border-top: 1px solid #cccccc;
  }
  body .modals-wrapper aside.modal-popup.modal-slide._show .modal-inner-wrap {
    width: 90%;
  }
  body .modals-wrapper aside.modal-popup.modal-slide._show .modal-inner-wrap .modal-content {
    padding: 8px 15px 0;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 6.5px 0 6.5px 15px;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .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 #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .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-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .fixed-width {
    max-width: 100%;
    margin: 0 12px;
  }
  .cms-page-view .fixed-width {
    margin: 0 auto;
  }
  .body-text {
    padding-top: 70px;
  }
  /* 5 MASONRY BANNERS */
  .masonry-banner .collage .column-left,
  .masonry-banner .collage .column-right {
    padding: 0;
    width: 100%;
    float: none;
    display: inline-block;
  }
  .masonry-banner .collage .column-right {
    padding-top: 15px;
    /* Todo: black magic */
  }
  .masonry-banner .collage .column-right .row-top {
    float: left;
    width: 33%;
    padding-bottom: 0;
    padding-right: 12px;
    /* Todo: black magic */
  }
  .masonry-banner .collage .column-right .row-top .item.right-top,
  .masonry-banner .collage .column-right .row-top a.div {
    padding-top: 142.5%;
  }
  .masonry-banner .collage .column-right .row-bottom {
    float: right;
    width: 67%;
    padding-left: 12px;
    /* Todo: black magic */
    padding-top: 0;
  }
  .masonry-banner .collage .column-right .row-bottom .item.size32 {
    padding-top: 68.5%;
  }
  /* 3 MASONRY BANNERS */
  .masonry-banner-3 .collage .column-left {
    width: 100%;
    float: unset;
    padding: 0;
    margin-bottom: 12px;
    /* Todo: black magic */
  }
  .masonry-banner-3 .collage .column-left .item.size22 {
    padding-top: 50%;
  }
  .masonry-banner-3 .collage .column-left .item.size22 a.div {
    height: 50%;
    padding-top: 50%;
  }
  .masonry-banner-3 .collage .column-right {
    width: 100%;
    float: unset;
    padding: 0;
    margin-top: 12px;
    /* Todo: black magic */
  }
  .masonry-banner-3 .collage .column-right .item.size21,
  .masonry-banner-3 .collage .column-right .item.size21 a.div {
    padding-top: 50%;
  }
  .masonry-banner-3 .collage .column-right .row-top {
    width: 100%;
    height: 50%;
    margin-bottom: 24px;
    /* Todo: black magic */
    padding: 0;
  }
  .masonry-banner-3 .collage .column-right .row-bottom {
    width: 100%;
    height: 50%;
    margin-top: 0;
    padding: 0;
  }
  .rectangle-banners {
    padding: 26px 0 80px;
  }
  .rectangle-banners .fixed-width {
    margin: 0;
  }
  .rectangle-banners .two-images-block .left,
  .rectangle-banners .two-images-block .right {
    display: inline-block;
    width: 50%;
  }
  .rectangle-banners .two-images-block .left .item.text-block,
  .rectangle-banners .two-images-block .right .item.text-block {
    padding: 0px;
  }
  .rectangle-banners .item.image-block {
    background-size: cover;
  }
  .video-banner .item:first-child {
    height: 100vw;
  }
  .cms-top-banner {
    margin-bottom: 50px;
  }
  .cms-page-view .cms-links {
    padding-top: 0px;
    margin-bottom: 75px;
  }
  .cms-page-view .padded.featured-banners.featured-3-banners,
  .cms-page-view .featured-banners.featured-3-banners {
    padding-top: 100px;
    margin-bottom: 100px;
  }
  .cms-page-view .padded.featured-banners.featured-3-banners > *,
  .cms-page-view .featured-banners.featured-3-banners > * {
    display: grid;
  }
  .cms-page-view .padded.featured-banners.featured-3-banners .item,
  .cms-page-view .featured-banners.featured-3-banners .item {
    width: 100%;
    padding: 0 20px 20px;
  }
  .cms-page-view .padded.featured-banners.featured-3-banners .item:first-child,
  .cms-page-view .featured-banners.featured-3-banners .item:first-child {
    padding: 0 20px 20px;
  }
  .cms-page-view .padded.featured-banners.featured-3-banners .item:last-child,
  .cms-page-view .featured-banners.featured-3-banners .item:last-child {
    padding: 0 20px;
  }
  .cms-page-view .padded.featured-banners.featured-3-banners .item .image-block,
  .cms-page-view .featured-banners.featured-3-banners .item .image-block {
    padding-top: 376px;
  }
  .cms-page-view .padded.featured-banners.featured-3-banners .item .text-block a > h4,
  .cms-page-view .featured-banners.featured-3-banners .item .text-block a > h4 {
    font-size: 40px;
    font-weight: 600;
  }
  .cms-page-view .featured-1-banners {
    padding-top: 100px;
    margin-bottom: 100px;
  }
  .cms-page-view .call-to-action-parent .call-to-action h2 {
    margin-right: 0;
  }
  .cms-page-view .call-to-action-parent .call-to-action .action.primary,
  .cms-page-view .call-to-action-parent .call-to-action .amshopby-button,
  .cms-page-view .call-to-action-parent .call-to-action .am-filter-go {
    margin: 20px 15px 0;
    font-size: 18px;
  }
  .two-images-block.alt-rectangle .item {
    margin: 20px;
  }
  .portfolio .left,
  .portfolio .right {
    display: block;
    width: 100%;
  }
  .portfolio .left .item.text-block,
  .portfolio .right .item.text-block {
    padding: 54px 12px;
    /* Todo: black magic */
  }
  .cms-page-view .two-images-block .left,
  .cms-page-view .two-images-block .right {
    display: block;
    width: 100%;
    height: auto;
  }
  .cms-page-view .two-images-block .left .item.text-block,
  .cms-page-view .two-images-block .right .item.text-block {
    padding: 80px 20px;
    max-width: none;
    float: none;
  }
  .cms-page-view .two-images-block .left img,
  .cms-page-view .two-images-block .right img {
    position: static;
    width: 100%;
  }
  .cms-page-view .two-images-block.text-with-text .left .item.text-block {
    padding: 92px 20px 0;
  }
  .cms-page-view .two-images-block.text-with-text .right .item.text-block {
    padding: 92px 20px;
  }
  .cms-page-view .two-images-block.image-on-left .left {
    display: table-footer-group;
  }
  .cms-page-view .two-images-block.alternate .text ul {
    width: auto;
    display: table;
    margin: 0 auto;
  }
  .cms-page-view .two-images-block.alternate .text ul li {
    padding: 0;
  }
  /* SLIDERS */
  .slider-block {
    /* Main Slider */
  }
  .slider-block.main-slider-with-arrows button.action.primary.hide-on-mobile,
  .slider-block.main-slider-with-arrows a.action.primary.hide-on-mobile,
  .slider-block.main-slider-with-arrows button.amshopby-button.hide-on-mobile,
  .slider-block.main-slider-with-arrows a.amshopby-button.hide-on-mobile,
  .slider-block.main-slider-with-arrows button.am-filter-go.hide-on-mobile,
  .slider-block.main-slider-with-arrows a.am-filter-go.hide-on-mobile,
  .slider-block.main-slider-with-arrows .cart.table-wrapper .actions-toolbar > .action.action.primary.hide-on-mobile,
  .slider-block.main-slider-with-arrows .action-gift.action.primary.hide-on-mobile {
    display: none;
  }
  .slider-block.main-slider-with-arrows button.action.primary.mobile-only,
  .slider-block.main-slider-with-arrows a.action.primary.mobile-only,
  .slider-block.main-slider-with-arrows button.amshopby-button.mobile-only,
  .slider-block.main-slider-with-arrows a.amshopby-button.mobile-only,
  .slider-block.main-slider-with-arrows button.am-filter-go.mobile-only,
  .slider-block.main-slider-with-arrows a.am-filter-go.mobile-only,
  .slider-block.main-slider-with-arrows .cart.table-wrapper .actions-toolbar > .action.action.primary.mobile-only,
  .slider-block.main-slider-with-arrows .action-gift.action.primary.mobile-only {
    display: block;
  }
  .slider-block.main-slider-with-arrows .text-wrapper {
    right: 32px;
    /* Todo: black magic */
    width: 326px;
    /* Todo: black magic */
  }
  /* Banner with Text and Button */
  .banner-with-text-and-button {
    padding: 90px 0 97px;
    /* Todo: black magic */
  }
  .banner-with-text-and-button h4 {
    padding: 0;
  }
  body {
    /* Testimonials */
    /* Rectangle Banners */
  }
  body .cms-top-banner .inner h1 {
    font-size: 45px;
    line-height: 55px;
  }
  body.cms-page-view .cms-links {
    margin-bottom: 50px;
  }
  body.cms-page-view .cms-links ul li {
    display: block;
    margin: 5px;
  }
  body.cms-page-view .cms-links ul li:last-child {
    margin: 0;
  }
  body.cms-page-view .two-images-block .text h2 {
    font-size: 32px;
    line-height: 40px;
  }
  body.cms-page-view .call-to-action-parent .call-to-action h2 {
    font-size: 32px;
    line-height: 40px;
  }
  body.cms-page-view .featured-1-banners .item .text-block h1 {
    font-size: 52px;
  }
  body .banner-with-text-and-button {
    padding: 71px 0;
    /* Todo: black magic */
  }
  body .banner-with-text-and-button h2 {
    font-size: 24px;
    /* Todo: black magic */
  }
  body .banner-with-text-and-button h4 {
    font-size: 16px;
    /* Todo: black magic */
  }
  body .banner-with-text-and-button .action.primary,
  body .banner-with-text-and-button .amshopby-button,
  body .banner-with-text-and-button .am-filter-go {
    margin-top: 18px;
    /* Todo: black magic */
  }
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-top,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-top,
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-bottom,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-bottom {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-top .size33-wrapper.right,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-top .size33-wrapper.right,
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-bottom .size33-wrapper.right,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-bottom .size33-wrapper.right,
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-top .size33-wrapper.left,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-top .size33-wrapper.left,
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-bottom .size33-wrapper.left,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-bottom .size33-wrapper.left {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-top .size33-wrapper .item.left-bottom_left,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-top .size33-wrapper .item.left-bottom_left,
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-bottom .size33-wrapper .item.left-bottom_left,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-bottom .size33-wrapper .item.left-bottom_left {
    margin-bottom: 24px;
    /* Todo: black magic */
  }
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-top .item.size33,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-top .item.size33,
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-bottom .item.size33,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-bottom .item.size33,
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-top .item.size36,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-top .item.size36,
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-bottom .item.size36,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-bottom .item.size36,
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-top .item.size32,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-top .item.size32,
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-bottom .item.size32,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-bottom .item.size32,
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-top .item.size63,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-top .item.size63,
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-bottom .item.size63,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-bottom .item.size63 {
    padding-top: 100%;
    width: 100%;
  }
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-top .item.size33 a.div,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-top .item.size33 a.div,
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-bottom .item.size33 a.div,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-bottom .item.size33 a.div,
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-top .item.size36 a.div,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-top .item.size36 a.div,
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-bottom .item.size36 a.div,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-bottom .item.size36 a.div,
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-top .item.size32 a.div,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-top .item.size32 a.div,
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-bottom .item.size32 a.div,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-bottom .item.size32 a.div,
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-top .item.size63 a.div,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-top .item.size63 a.div,
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-bottom .item.size63 a.div,
  body .masonry-banner.masonry-banner-5 .collage .column-left .row-bottom .item.size63 a.div {
    padding-top: 100%;
  }
  body .masonry-banner.masonry-banner-5 .collage .column-right .row-top {
    padding-bottom: 24px;
    /* Todo: black magic */
  }
  body .testimonials-parent .testimonials .inner {
    height: 400px;
    /* Todo: black magic */
  }
  body .testimonials-parent .testimonials .text-wrapper {
    max-width: 100%;
    padding: 10px;
  }
  body .testimonials-parent .testimonials .owl-dots {
    bottom: 18px;
    /* Todo: black magic */
  }
  body .testimonials-parent .testimonials .owl-dots .owl-dot {
    border-width: 5px;
    /* Todo: black magic */
  }
  body .rectangle-banners {
    padding: 80px 0;
    /* Todo: black magic */
  }
  body .rectangle-banners .two-images-block .left,
  body .rectangle-banners .two-images-block .right {
    display: block;
    width: 100%;
  }
  body .rectangle-banners .two-images-block .left {
    padding: 0 10px 5px;
  }
  body .rectangle-banners .two-images-block .right {
    padding: 5px 10px 0;
  }
  body .rectangle-banners .two-images-block .image-block .text {
    left: -50%;
    transform: translate(50%, -50%);
  }
  body .rectangle-banners a.div {
    margin: 0;
  }
  body .portfolio .two-images-block .left .item.text-block,
  body .portfolio .two-images-block .right .item.text-block {
    padding: 60px 12px 0;
    /* Todo: black magic */
  }
  /* SLIDERS */
  .slider-block {
    /* Main Slider */
  }
  .slider-block.main-slider-with-arrows {
    /* Banner Buttons */
  }
  .slider-block.main-slider-with-arrows button.action.primary,
  .slider-block.main-slider-with-arrows a.action.primary,
  .slider-block.main-slider-with-arrows button.amshopby-button,
  .slider-block.main-slider-with-arrows a.amshopby-button,
  .slider-block.main-slider-with-arrows button.am-filter-go,
  .slider-block.main-slider-with-arrows a.am-filter-go,
  .slider-block.main-slider-with-arrows .cart.table-wrapper .actions-toolbar > .action.action.primary,
  .slider-block.main-slider-with-arrows .action-gift.action.primary {
    font-size: 80%;
  }
  .slider-block.main-slider-with-arrows button.action.primary.hide-on-mobile,
  .slider-block.main-slider-with-arrows a.action.primary.hide-on-mobile,
  .slider-block.main-slider-with-arrows button.amshopby-button.hide-on-mobile,
  .slider-block.main-slider-with-arrows a.amshopby-button.hide-on-mobile,
  .slider-block.main-slider-with-arrows button.am-filter-go.hide-on-mobile,
  .slider-block.main-slider-with-arrows a.am-filter-go.hide-on-mobile,
  .slider-block.main-slider-with-arrows .cart.table-wrapper .actions-toolbar > .action.action.primary.hide-on-mobile,
  .slider-block.main-slider-with-arrows .action-gift.action.primary.hide-on-mobile {
    display: none;
  }
  .slider-block.main-slider-with-arrows button.action.primary.mobile-only,
  .slider-block.main-slider-with-arrows a.action.primary.mobile-only,
  .slider-block.main-slider-with-arrows button.amshopby-button.mobile-only,
  .slider-block.main-slider-with-arrows a.amshopby-button.mobile-only,
  .slider-block.main-slider-with-arrows button.am-filter-go.mobile-only,
  .slider-block.main-slider-with-arrows a.am-filter-go.mobile-only,
  .slider-block.main-slider-with-arrows .cart.table-wrapper .actions-toolbar > .action.action.primary.mobile-only,
  .slider-block.main-slider-with-arrows .action-gift.action.primary.mobile-only {
    display: block;
  }
  .slider-block.main-slider-with-arrows .text-wrapper {
    right: 0;
    width: 100%;
  }
  .slider-block.main-slider-with-arrows .owl-stage .inner {
    background-image: none !important;
    /* Todo: Find a way to not use importants to override inline bg style*/
    height: 100%;
  }
  .split-mobile.slider-block.main-slider-with-arrows .owl-stage .inner {
    height: 796px;
    /* Todo: black magic */
    background-size: auto 398px;
    /* Todo: black magic */
    background-repeat: no-repeat;
  }
  .split-mobile.slider-block.main-slider-with-arrows .owl-stage .inner .text-wrapper {
    right: 0;
    width: 100%;
    background: linear-gradient(to bottom right, #393939, #111111);
    height: 398px;
    /* Todo: black magic */
    top: 596px;
    /* Todo: black magic */
    transform: none;
  }
  .slider-block.main-slider-with-arrows img.mobile-banner {
    display: block;
  }
  .cms-no-route .page-main {
    padding-top: 70px;
    margin-bottom: 53px;
  }
  /* MAIN SLIDER */
  .slider-block.main-slider-with-arrows.owl-carousel {
    /* Split Mobile Styles */
  }
  .slider-block.main-slider-with-arrows.owl-carousel .owl-stage .inner {
    background-position-x: 40%;
  }
  .slider-block.main-slider-with-arrows.owl-carousel .owl-stage .inner .text-wrapper .text {
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
  }
  .slider-block.main-slider-with-arrows.owl-carousel .owl-stage .inner .text-wrapper .text h1 {
    margin: 0 auto;
    padding-bottom: 18px;
    font-size: 45px;
    line-height: 48px;
    width: 245px;
  }
  .slider-block.main-slider-with-arrows.owl-carousel .owl-stage .inner .text-wrapper .text h4 {
    margin: 0;
    font-size: 18px;
    line-height: 24px;
  }
  .slider-block.main-slider-with-arrows.owl-carousel .owl-stage .inner .text-wrapper .button-wrapper {
    padding-top: 6px;
  }
  .slider-block.main-slider-with-arrows.owl-carousel .owl-stage .inner .text-wrapper .button-wrapper button.action.primary,
  .slider-block.main-slider-with-arrows.owl-carousel .owl-stage .inner .text-wrapper .button-wrapper a.action.primary,
  .slider-block.main-slider-with-arrows.owl-carousel .owl-stage .inner .text-wrapper .button-wrapper button.amshopby-button,
  .slider-block.main-slider-with-arrows.owl-carousel .owl-stage .inner .text-wrapper .button-wrapper a.amshopby-button,
  .slider-block.main-slider-with-arrows.owl-carousel .owl-stage .inner .text-wrapper .button-wrapper button.am-filter-go,
  .slider-block.main-slider-with-arrows.owl-carousel .owl-stage .inner .text-wrapper .button-wrapper a.am-filter-go,
  .slider-block.main-slider-with-arrows.owl-carousel .owl-stage .inner .text-wrapper .button-wrapper .cart.table-wrapper .actions-toolbar > .action.action.primary,
  .slider-block.main-slider-with-arrows.owl-carousel .owl-stage .inner .text-wrapper .button-wrapper .action-gift.action.primary {
    height: 48px;
    width: 162px;
    line-height: 48px;
  }
  .split-mobile.slider-block.main-slider-with-arrows.owl-carousel .owl-stage .inner {
    height: 100%;
    /* Text Wrapper */
  }
  .split-mobile.slider-block.main-slider-with-arrows.owl-carousel .owl-stage .inner .text-wrapper {
    transform: none;
    background: linear-gradient(to bottom right, #e26187, #ef3f75);
    position: static;
  }
  .split-mobile.slider-block.main-slider-with-arrows.owl-carousel .owl-stage .inner .text-wrapper .text {
    left: 0;
    right: 0;
    position: relative;
  }
  .slider-block.main-slider-with-arrows.owl-carousel .owl-dots {
    bottom: 10px;
  }
  .slider-block.main-slider-with-arrows.owl-carousel .owl-dots .owl-dot {
    border-width: 5px;
  }
  /* BANNER WITH TEXT AND BUTTON */
  body .banner-with-text-and-button {
    padding: 71px 0;
  }
  body .banner-with-text-and-button .inner .text {
    padding: 0 20px;
  }
  body .banner-with-text-and-button .inner .text h2 {
    font-size: 32px;
    line-height: 40px;
  }
  body .banner-with-text-and-button .inner .text h4 {
    font-size: 24px;
    line-height: 32px;
  }
  body .banner-with-text-and-button .inner .text button.action.primary,
  body .banner-with-text-and-button .inner .text button.amshopby-button,
  body .banner-with-text-and-button .inner .text button.am-filter-go,
  body .banner-with-text-and-button .inner .text .cart.table-wrapper .actions-toolbar > .action.action.primary,
  body .banner-with-text-and-button .inner .text .action-gift.action.primary {
    max-width: 220px;
    width: 100%;
    margin-bottom: 11px;
  }
  /* MASONRY BLOCK */
  .masonry-banner.masonry-banner-5 .collage {
    line-height: 1;
  }
  .masonry-banner.masonry-banner-5 span.h2 {
    font-size: 26px;
  }
  .video-banner-parent.featured-banners .content-wrapper .item:first-child {
    min-height: 380px;
  }
  .video-banner-parent.featured-banners .content-wrapper .item:first-child .text-block {
    padding: 24px;
  }
  .video-banner-parent.featured-banners .content-wrapper .item:first-child .text-block h3 {
    font-size: 52px;
    line-height: 1;
  }
  .video-banner-parent.featured-banners .content-wrapper .item:first-child .text-block p {
    font-size: 26px;
    line-height: 1;
    padding: 16px 0px 34px;
  }
  .portfolio .two-images-block .item {
    min-height: 380px;
  }
  .portfolio .two-images-block .item img {
    object-fit: cover;
    object-position: left;
  }
  /* Rectangle Banners */
  body .rectangle-banners .two-images-block .image-block .text span.top {
    font-size: 32px;
    line-height: 40px;
  }
  .modal-popup.confirm .modal-content,
  .modal-popup.confirm .modal-footer {
    text-align: center;
  }
  .modal-popup.confirm .modal-footer button,
  .modal-popup.confirm .modal-footer .cart.table-wrapper .actions-toolbar > .action,
  .modal-popup.confirm .modal-footer .action-gift {
    margin-bottom: 10px;
  }
  .modal-popup.confirm .modal-footer button.action-secondary.action-dismiss span,
  .modal-popup.confirm .modal-footer .cart.table-wrapper .actions-toolbar > .action.action-secondary.action-dismiss span,
  .modal-popup.confirm .modal-footer .action-gift.action-secondary.action-dismiss span {
    font-size: 20px;
    font-weight: normal;
  }
  body.catalog-category-view .page-wrapper h1 {
    font-size: 45.5px;
    line-height: 52px;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .products-grid.wishlist .product-item .product-image-photo {
    max-width: 360px;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
  body.catalog-product-view .page-wrapper {
    /* Todo: @mobile-block-vertical-padding; */
    /* Breadcrumbs */
    /* Add To Cart Area */
    /* Related/Upsell Blocks */
    /* Reviews */
  }
  body.catalog-product-view .page-wrapper .breadcrumbs {
    height: 80px;
  }
  body.catalog-product-view .page-wrapper #maincontent .columns {
    display: flex;
  }
  body.catalog-product-view .page-wrapper #maincontent .columns .column.main {
    display: flex;
  }
  body.catalog-product-view .page-wrapper .product.media,
  body.catalog-product-view .page-wrapper .product-info-main {
    display: block;
    width: 100%;
  }
  body.catalog-product-view .page-wrapper .product.media {
    padding-right: 0;
  }
  body.catalog-product-view .page-wrapper .product-info-main {
    padding-bottom: 60px;
    padding-left: 0;
  }
  body.catalog-product-view .page-wrapper .product-info-stock-sku {
    padding-bottom: 10px;
  }
  body.catalog-product-view .page-wrapper .product-info-main .box-tocart .field.qty,
  body.catalog-product-view .page-wrapper .product-options-bottom .box-tocart .field.qty {
    margin: 0 0 24px;
  }
  body.catalog-product-view .page-wrapper .column.main .block.upsell,
  body.catalog-product-view .page-wrapper .column.main .block.related {
    padding-bottom: 73px;
    /* Todo: Ask Lorin where this value is coming from */
    padding-top: 0;
  }
  body.catalog-product-view .page-wrapper #reviews {
    margin-top: -80px;
    padding-top: 104px;
  }
  body.catalog-product-view .page-wrapper #reviews ol.items.review-items {
    padding-top: 20px;
  }
  body.catalog-product-view .page-wrapper #group_benefits {
    margin-top: -80px;
    padding-top: 104px;
  }
  body.catalog-product-view .page-wrapper #review-form {
    margin-top: -80px;
    padding-top: 104px;
  }
  body.catalog-product-view .page-wrapper #product-review-container .block.review-list .review-item {
    display: block;
  }
  body.catalog-product-view .page-wrapper #product-review-container .block.review-list .review-item .review-col-left,
  body.catalog-product-view .page-wrapper #product-review-container .block.review-list .review-item .review-col-right {
    width: 100%;
  }
  body.catalog-product-view .page-wrapper #product-review-container .block.review-list .review-item .review-ratings ~ .review-content,
  body.catalog-product-view .page-wrapper #product-review-container .block.review-list .review-item .review-ratings ~ .review-details {
    margin-left: 0;
  }
  body.catalog-product-view .page-wrapper #product-review-container .block.review-list .review-item .review-ratings .review-title,
  body.catalog-product-view .page-wrapper #product-review-container .block.review-list .review-item .review-ratings .review-ratings,
  body.catalog-product-view .page-wrapper #product-review-container .block.review-list .review-item .review-ratings .review-content,
  body.catalog-product-view .page-wrapper #product-review-container .block.review-list .review-item .review-ratings .review-details {
    width: 100%;
  }
  body.page-products .page-wrapper .category-icons {
    right: 0px;
  }
  body.page-products .page-wrapper .page-main .columns {
    padding: 0 10px;
    padding-top: 40px;
  }
  body.page-products .page-wrapper .page-main .columns .products-grid .product-item.product {
    width: 50%;
  }
  body.page-products .page-wrapper .page-main .columns .products-list .product-items .product-item .product-image-block .product-item-photo {
    padding: 0 10px 10px 0;
  }
  body.page-products .page-wrapper .page-main .columns .products-list .product-items .product-item .product-image-block .product-item-photo img {
    width: auto;
  }
  body.page-products .page-wrapper .page-main .columns .products-list .product-items .product-item .product-item-details {
    vertical-align: top;
  }
  /* Multiple Wishlists */
  .product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .items {
    left: -58px;
  }
  body .sorter {
    float: none;
  }
  body .toolbar-products .pages,
  body .toolbar-products .limiter {
    display: table;
    margin: auto;
    float: none;
  }
  body .toolbar-products .pages {
    margin-bottom: 35px;
  }
  body .toolbar-top .toolbar-products .sorter {
    display: table;
    margin: auto;
  }
  body .toolbar-top .toolbar-products .limiter {
    display: none;
  }
  body .toolbar-top .toolbar-products .pages {
    display: none;
  }
  body.page-products .page-wrapper .toolbar .limiter {
    display: table;
  }
  body .page-wrapper .page-header .panel.wrapper .panel.header .minicart-wrapper .action.showcart:before {
    font-size: 20px;
  }
  body .page-wrapper .page-header .panel.wrapper .panel.header .minicart-wrapper .action.showcart .counter:not(.empty) {
    font-size: 20px;
  }
  body .page-wrapper .page-header .panel.wrapper .panel.header .minicart-wrapper .block-minicart {
    right: -10px;
    top: 46px;
    width: 100vw;
    max-width: unset;
  }
  body .page-wrapper header.page-header.fixed-position .panel.wrapper .minicart-wrapper {
    right: 10px;
    top: 14px;
  }
  body .page-wrapper header.page-header.fixed-position .panel.wrapper .minicart-wrapper .block-minicart {
    top: 46px;
  }
  body .page-wrapper header.page-header.fixed-position.mini .panel.wrapper .minicart-wrapper {
    top: 14px;
  }
  body .page-wrapper header.page-header.fixed-position.mini .panel.wrapper .minicart-wrapper .action.showcart {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
  }
  body .page-wrapper header.page-header.fixed-position.mini .panel.wrapper .minicart-wrapper .action.showcart.active:before,
  body .page-wrapper header.page-header.fixed-position.mini .panel.wrapper .minicart-wrapper .action.showcart:before {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
  }
  body .page-wrapper header.page-header.fixed-position.mini .panel.wrapper .minicart-wrapper .block-minicart {
    top: 46px;
  }
  .checkout-cart-index .gift-item-block,
  .checkout-cart-index .gift-wrapping {
    border: none;
  }
  .cart-container .table-wrapper .product-item-photo {
    float: left;
    position: relative;
  }
  .cart-container .cart.table-wrapper tbody .col.price {
    clear: both;
  }
  body.checkout-cart-index .page-main {
    padding-bottom: 80px;
  }
  body.account main.page-main,
  body.customer-account-login main.page-main,
  body.company-account-create main.page-main,
  body.customer-account-create main.page-main {
    padding-bottom: 80px;
  }
  body.filter-active {
    overflow: hidden;
    height: 100%;
    width: 100%;
  }
  body.filter-active .page-header {
    display: none;
  }
  body.filter-active .page-wrapper {
    height: 0;
    visibility: hidden;
  }
  body.filter-active .page-wrapper .page-main .columns .sidebar-main {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    z-index: 100;
  }
  body #layered-filter-block.filter .filter-title {
    text-align: center;
    display: block;
    cursor: pointer;
  }
  body #layered-filter-block.filter .filter-title strong {
    width: 100%;
    display: block;
  }
  body #layered-filter-block.filter .filter-content > .filter-options,
  body #layered-filter-block.filter .filter-content .filter-subtitle {
    display: none;
  }
  body #layered-filter-block.filter .filter-content .filter-options .filter-options-item {
    padding-bottom: 20px;
  }
  body #layered-filter-block.filter .filter-content .filter-options .filter-options-item .filter-options-title {
    cursor: pointer;
  }
  body #layered-filter-block.filter .filter-content .filter-options .filter-options-item .filter-options-content {
    display: none;
    margin: 0;
  }
  body #layered-filter-block.filter .filter-content .filter-options .filter-options-item.opened .filter-options-title {
    margin: 0 0 5px;
  }
  body #layered-filter-block.filter .filter-content .filter-options .filter-options-item.opened .filter-options-content {
    display: block;
  }
  body #layered-filter-block.filter.active {
    position: absolute;
    visibility: visible;
    height: 100%;
    margin-top: 10px;
    width: 100%;
    overflow-y: scroll;
    z-index: 99;
  }
  body #layered-filter-block.filter.active .filter-title {
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
    background: transparent;
    border: none;
    height: 0;
    line-height: normal;
  }
  body #layered-filter-block.filter.active .filter-title strong {
    left: auto;
    right: 10px;
    top: 0px;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    text-align: center;
    color: transparent;
    z-index: 2;
    width: auto;
  }
  body #layered-filter-block.filter.active .filter-title strong:after {
    content: '\f00d';
    font-family: 'Font Awesome 5 Free';
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    line-height: inherit;
    color: #7d7d7d;
  }
  body #layered-filter-block.filter.active .filter-content {
    padding: 0 10px;
  }
  body #layered-filter-block.filter.active .filter-content > .filter-options,
  body #layered-filter-block.filter.active .filter-content .filter-subtitle {
    display: block;
  }
  body #layered-filter-block.filter.active .filter-content .filter-subtitle {
    margin-bottom: 20px;
  }
  .product-item .product-reviews-summary .reviews-actions .action.add {
    display: none;
  }
  body .page-wrapper .amform-form .amcform-page-wrap {
    column-count: 1;
    column-gap: 0;
  }
  body.contact-index-index .page-contact-banner.with-image .page-title {
    font-size: 45px;
    line-height: 55px;
  }
  body.contact-index-index .form.contact {
    margin-bottom: 90px;
  }
  body.contact-index-index .form.contact .contact-form-fields .contact-form-fields-info,
  body.contact-index-index .form.contact .contact-form-fields .contact-form-fields-message {
    width: 100%;
    float: none;
  }
  body.contact-index-index .contact-page-additional .contact-page-info-wrapper,
  body.contact-index-index .contact-page-additional .contact-page-map-wrapper {
    width: 100%;
    float: none;
  }
  body.contact-index-index .contact-page-additional .contact-page-info-wrapper .contact-page-info-block {
    float: none;
  }
  body.contact-index-index .portfolio .right {
    padding-top: 78px;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .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: 0;
  }
  .products-grid.wishlist .product-item-comment {
    max-width: none;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: none;
    width: 100%;
  }
  .products-grid.wishlist .product-item-actions {
    margin-top: 10px;
  }
  .products-grid.wishlist .product-items .product-item .product-item-inner .product-item-actions .action {
    float: none;
  }
  .catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .items {
    left: 0;
    right: 0;
    min-width: 100%;
  }
  .catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .items li.item span {
    color: #615d85;
  }
  body .page-wrapper .messages .message > div,
  body .page-wrapper .message > div {
    font-size: 15px;
  }
  body.catalog-product-view .page-wrapper .amquote-addto-button,
  body.catalog-product-view .page-wrapper .box-tocart .action.tocart:not(.start-ensemble-action) {
    float: none;
    width: 100%;
    font-size: 19px;
  }
  body.catalog-product-view .page-wrapper .amquote-addto-button {
    margin-top: 10px;
  }
  div.product-add-form .product-options-wrapper .fieldset .add-new-line {
    max-width: 100%;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  body.catalog-category-view .page-wrapper .page-main h1 {
    font-size: 38.5px;
    line-height: 44px;
  }
  /* Multiple Wishlists */
  .product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .items {
    left: unset;
    right: -6px;
  }
  body.contact-index-index #contact-form.form.contact {
    margin-bottom: 80px;
  }
  body.contact-index-index .portfolio .right {
    padding-top: 58px;
  }
  body.contact-index-index .contact-page-headers {
    margin-bottom: 40px;
  }
}
@media all and (min-width: 768px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-actions .giftregisty-dropdown + .wishlist-dropdown,
  .account.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-actions .wishlist-dropdown + .wishlist-dropdown {
    margin-top: 15px;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-comment {
    overflow-y: hidden;
  }
  body.catalog-category-view .sidebar .block-viewed-products-grid .product-items .product-item-info .product-item-photo {
    width: auto;
    padding: 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: #1979c3;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #1979c3;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .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%;
  }
  .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;
  }
  .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;
  }
  .page-layout-2columns-left .columns {
    display: block;
  }
  .page-layout-2columns-left .columns .column.main {
    width: 75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .columns .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 24px;
  }
  .page-layout-2columns-left .columns .sidebar-additional {
    width: 25%;
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 24px;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  body.page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ body .toolbar .pages {
    float: left;
  }
  body .toolbar-amount {
    float: left;
  }
  body .sorter {
    float: right;
  }
  body .modes {
    display: none;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar body .modes {
    display: none;
  }
  body .toolbar-top .modes {
    display: inline-block;
  }
  body .modes-label {
    display: none;
  }
  body .modes-mode {
    color: #7d7d7d;
    border: 1px solid #f8f8f8;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  body .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  body .modes-mode.active {
    color: #a6a6a6;
  }
  body .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  body .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body .modes-mode:hover:before {
    color: #7d7d7d;
  }
  body .mode-list:before {
    content: '\e60b';
  }
  body .limiter {
    float: right;
  }
  .products.wrapper ~ .toolbar body .limiter {
    display: block;
  }
  /* Adjustments to wishlist page */
  .account.wishlist-index-index .product-item-inner {
    background: #fff;
    border: 1px solid #bbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 21px 21px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .account.wishlist-index-index .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item-info {
    padding: 21px;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item-info:hover,
  .account.wishlist-index-index .products-grid.wishlist .product-item-info.active {
    background: #fff;
    box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #bbb;
    padding: 20px;
    position: relative;
    z-index: 2;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item-info:hover .product-item-inner,
  .account.wishlist-index-index .products-grid.wishlist .product-item-info.active .product-item-inner {
    display: block;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item-info .comment-box .label {
    border: 0;
    clip: auto;
    height: auto;
    margin: 0;
    overflow: auto;
    padding: 0;
    position: static;
    width: auto;
    text-align: left;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-comment {
    height: 46px;
    padding-top: 13px;
    padding-bottom: 13px;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item-info .qty.field > .control {
    text-align: center;
    padding-left: 0;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-actions {
    margin-top: 15px;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-actions .action {
    margin: 0;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-actions .action.edit {
    color: #9b95d7;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-actions .action.edit:hover,
  .account.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-actions .action.edit:focus {
    color: #615d85;
    text-decoration-line: none;
    text-decoration: none;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-actions .action.edit:not(:last-child) {
    margin-right: 20px;
    position: relative;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-actions .action.edit:not(:last-child):after {
    display: inline-block;
    content: '';
    position: absolute;
    right: -12px;
    top: 4px;
    bottom: 3px;
    background: #595959;
    width: 1px;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-actions .actions-primary {
    display: block;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-actions .giftregisty-dropdown,
  .account.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-actions .wishlist-dropdown {
    margin-top: 15px;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-actions .giftregisty-dropdown + .wishlist-dropdown,
  .account.wishlist-index-index .products-grid.wishlist .product-item-info .product-item-actions .wishlist-dropdown + .wishlist-dropdown {
    margin-top: 0;
  }
  .page-layout-1column #layered-filter-block.filter .filter-content .filter-subtitle {
    display: none;
  }
  .page-layout-1column #layered-filter-block.filter .filter-content .filter-options {
    text-align: center;
  }
  .page-layout-1column #layered-filter-block.filter .filter-content .filter-options:before {
    content: 'Filter By';
  }
  .page-layout-1column #layered-filter-block.filter .filter-content .filter-options .filter-options-item {
    display: inline-block;
    width: 160px;
    text-align: left;
    margin: 10px 5px;
  }
  .page-layout-1column #layered-filter-block.filter .filter-content .filter-options .filter-options-item .filter-options-title {
    border-radius: 3px;
    border: 1px solid #f8f8f8;
    padding: 0 15px;
    margin: 0;
    letter-spacing: 0;
    color: #111111;
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
  }
  .page-layout-1column #layered-filter-block.filter .filter-content .filter-options .filter-options-item .filter-options-title:after {
    font-family: 'Font Awesome 5 Free';
    content: '\f107';
    font-size: 16px;
    font-weight: 900;
    right: 15px;
    float: right;
  }
  .page-layout-1column #layered-filter-block.filter .filter-content .filter-options .filter-options-item .filter-options-content {
    display: none;
  }
  .page-layout-1column #layered-filter-block.filter .filter-content .filter-options .filter-options-item.opened .filter-options-title {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .page-layout-1column #layered-filter-block.filter .filter-content .filter-options .filter-options-item.opened .filter-options-title:after {
    content: '\f106';
  }
  .page-layout-1column #layered-filter-block.filter .filter-content .filter-options .filter-options-item.opened .filter-options-content {
    display: block;
    position: absolute;
    z-index: 10;
    list-style: none;
    padding: 0 15px;
    width: 160px;
    border: 1px solid #f8f8f8;
    background: #fff;
    border-top: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .page-layout-1column #layered-filter-block.filter .filter-content .filter-options .filter-options-item.opened .filter-options-content .item {
    padding: 8px 0;
    margin: 0;
  }
  .page-layout-1column #layered-filter-block.filter .filter-content .filter-options .filter-options-item.opened .filter-options-content .item a {
    font-weight: normal;
    line-height: 1.2;
    color: #111111;
    font-size: 14px;
  }
  .page-layout-1column #layered-filter-block.filter .filter-content .filter-options .filter-options-item.opened .filter-options-content .item a .count {
    color: #111111;
  }
  .page-layout-1column #layered-filter-block.filter .filter-content .filter-options .filter-options-item.opened .filter-options-content .item:hover a .count {
    color: #111111;
  }
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #343434;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #e5e5e5;
  /*padding: @selectize-padding-y @selectize-padding-x;*/
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 5px 16px 2px;
}
.selectize-input.full {
  background-color: #ffffff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #1da7ee;
  color: #ffffff;
  border: 1px solid #0073bb;
}
.selectize-control.multi .selectize-input > div.active {
  background: #92c836;
  color: #ffffff;
  border: 1px solid #00578d;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #ffffff;
  background: #d2d2d2;
  border: 1px solid #aaaaaa;
}
.selectize-input input {
  display: inline-block !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 1px !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
}
.selectize-input input::-ms-clear {
  display: none;
}
.selectize-input input:focus {
  outline: none !important;
}
.selectize-input .item + input {
  display: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
/*.selectize-input.dropdown-active::before {
      content: ' ';
      display: block;
      position: absolute;
      background: @selectize-color-dropdown-border-top;
      height: 1px;
      bottom: 0;
      left: 0;
      right: 0;
  }*/
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #e5e5e5;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 8px 16px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #343434;
  background: #ffffff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(52, 52, 52, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f107';
  position: absolute;
  color: #343434;
  font-size: 14px;
  right: 16px;
  line-height: 1;
  top: calc(35%);
}
.selectize-control.single .selectize-input.dropdown-active:after {
  /*margin-top: @selectize-arrow-size * -0.8;
          border-width: 0 @selectize-arrow-size @selectize-arrow-size @selectize-arrow-size;
          border-color: transparent transparent @selectize-arrow-color transparent;*/
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}
.selectized.mage-error + div.mage-error[generated] {
  position: absolute;
  top: 35px;
}
.selectized.mage-error + div.mage-error[generated] + .selectize-control .selectize-input.not-full {
  border-color: #e02b27;
}
.iwd_main_wrapper .field .input-text._has-datepicker {
  width: 53%;
}
._has-datepicker ~ .ui-datepicker-trigger {
  margin-left: -3rem;
}
.selectize-control.multi .selectize-input.has-items {
  padding-left: 13px;
  padding-right: 13px;
}
.selectize-control.multi .selectize-input.disabled [data-value] {
  color: #999;
  text-shadow: none;
  background: none;
}
.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  border-color: #e6e6e6;
}
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  background: none;
}
.selectize-control.multi .selectize-input [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.selectize-control.single .selectize-input {
  min-height: 35px;
  padding-right: 20px;
}
.selectize-control.single .selectize-input input {
  min-height: 37px;
}
.selectize-control.single .selectize-input input:focus {
  outline: none;
  box-shadow: none;
}
.selectize-control.single .selectize-input.has-items input {
  padding-left: 0;
}
.selectize-control.single .selectize-input:not(.has-items) input {
  width: 100% !important;
}
.selectize-control.single .item {
  min-height: 37px;
  padding: 8px 0 8px 16px;
}
.selectize-control.single .selectize-input,
.selectize-dropdown.single {
  border-color: #e5e5e5;
}
._error .selectize-control.single .selectize-input,
._error .selectize-dropdown.single {
  border-color: #e02b27;
}
.selectize-dropdown .optgroup-header {
  padding-top: 10px;
  font-weight: bold;
  font-size: 0.85em;
}
.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0;
}
.selectize-dropdown .optgroup:first-child {
  border-top: 0 none;
}
.selectize_hide_input {
  opacity: 0 !important;
  position: absolute !important;
  left: -10000px !important;
}
.form.methods-shipping input.input-text {
  height: 37px !important;
}
#iwd_opc_shipping_method {
  width: 100%;
  min-height: 37px;
}
.iwd_main_wrapper .selectize-control + .iwd_opc_field_tooltip.iwd_opc_cvv_tooltip {
  right: -25px;
}
#braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  visibility: visible;
}
#braintree-three-d-modal .bt-modal-frame {
  height: 420px;
  width: 440px;
  margin: auto;
  background-color: #ffffff;
  z-index: 2;
  border-radius: 6px;
}
#braintree-three-d-modal .bt-modal-body {
  height: 380px;
  margin: 20px;
  background-color: white;
  border: 1px solid lightgray;
}
#braintree-three-d-modal .bt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.75;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  padding: 10px 0;
  margin: 0;
  margin-bottom: 15px;
}
.braintree-apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: block;
  width: 200px;
  min-height: 40px;
  border: 1px solid black;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 100% calc(60% + 2px);
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  border-radius: 5px;
  padding: 2px;
  margin: 20px auto;
  transition: background-color 0.15s;
  cursor: pointer;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, #003087);
  color: #ffffff;
  padding: 15px;
  text-align: center;
  margin: 10px 0px;
}
.ppcreditcalc-container {
  border: 1px solid #dedede;
  background: #ffffff;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eee;
  border-top: 1px solid #dedede;
  padding: 15px;
  font-size: 1.2rem;
  line-height: 2rem;
}
.ppcreditcalc-instalments {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  background-color: #eeeeee;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  display: block;
  padding: 10px 15px;
  color: #000;
}
.ppcreditcalc-instalments-term:hover {
  background: #009CDE;
  color: #FFF;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: #003087;
  color: #FFF;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button,
.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: #ffffff;
}
button.braintree-googlepay-button.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.short,
.action-gift.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.short,
.action-gift.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.short,
.action-gift.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:active,
.action-gift.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:hover,
.action-gift.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:active,
.action-gift.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:focus,
.action-gift.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:hover,
.action-gift.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.long,
.action-gift.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.long,
.action-gift.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.long,
.action-gift.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  width: 30px;
  -webkit-filter: none;
  -webkit-transition: none;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  position: absolute;
  z-index: 10;
  left: 10px;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="text"]::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="number"]::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-cc-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  vertical-align: baseline;
  box-sizing: border-box;
  position: relative;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
  max-width: 300px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  top: 10px;
  right: 30px;
}
#braintree_cc_number {
  padding-left: 68px;
}
/* todo: link to a config var */
.catalog-product-view {
  /* Todo: @dekstop-block-vertical-padding; */
  /* Breadcrumbs */
  /* Page Title */
  /* Review Links */
  /* Stock/Sku */
  /* Swatches */
  /* Qty Fields */
  /* Customize Button */
  /* Box To Cart */
  /* Add-To and Social Links */
  /* Fotorama */
  /* 60/40 section width padding */
  /* Group Order Benefits */
  /* Details */
  /* SIZING INFORMATION TAB */
  /* Magento Reviews */
  /* Related/Upsell Blocks */
  /* Enterprise Wishlist */
}
.catalog-product-view .page-main {
  padding: 0;
  max-width: 100%;
  width: 100%;
}
.catalog-product-view .columns .column.main {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 12px;
}
.catalog-product-view .prices-tier {
  padding: 0;
}
.catalog-product-view .product-style {
  font-size: 16px;
  color: #565656;
  font-weight: 200;
  line-height: 26px;
  padding-bottom: 7px;
}
.catalog-product-view .product-style strong {
  font-weight: 500;
  margin-right: 5px;
}
.catalog-product-view .product-icon-attributes {
  font-size: 16px;
  font-weight: 500;
  display: table;
  line-height: 26px;
  width: 100%;
  letter-spacing: 0;
}
.catalog-product-view .product-icon-attributes img {
  width: 22px;
  vertical-align: sub;
  margin-right: 5px;
}
.catalog-product-view .product-icon-attributes .product-quick-ship {
  color: #625d85;
  float: left;
  display: table;
}
.catalog-product-view .product-icon-attributes .product-youth-size {
  color: #00a9c0;
  display: inline-block;
}
.catalog-product-view .price-box {
  display: inline-block;
}
.catalog-product-view .details-link {
  line-height: 36px;
  margin-top: 10px;
  float: right;
  font-size: 16px;
  color: #9b95d7;
  text-decoration: underline;
}
.catalog-product-view .details-link:hover {
  color: #615d85;
}
.catalog-product-view .page-wrapper .breadcrumbs {
  margin: 0;
  height: 112px;
  text-align: right;
}
.catalog-product-view .page-wrapper .breadcrumbs .items .item {
  vertical-align: middle;
  padding-right: 2px;
}
.catalog-product-view .page-wrapper .breadcrumbs .items .item,
.catalog-product-view .page-wrapper .breadcrumbs .items .item a {
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  margin: 0;
  line-height: 18px;
  font-size: 12px;
  /* Todo: find where this magic MT number comes from */
}
.catalog-product-view .page-wrapper .breadcrumbs .items .item a {
  padding: 0 12px 0 0;
}
.catalog-product-view .page-wrapper .breadcrumbs .items .item:not(:last-child):after {
  border-left: 1px solid #f1f1f1;
  content: '';
  float: right;
  height: 12px;
  margin-top: 6px;
}
.catalog-product-view .page-title-wrapper.product {
  margin: 0;
}
.catalog-product-view .page-title-wrapper.product h1.page-title {
  font-family: 'futura-pt';
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 50px;
  text-transform: uppercase;
  color: #111111;
  line-height: 1;
  margin: 0;
  /* Todo: find where this magic MT number comes from */
}
.catalog-product-view .product-reviews-summary {
  margin: 6px 0 0;
  /* Todo: Ask Lorin where this value is coming from */
  display: none;
}
.catalog-product-view .product-reviews-summary .reviews-actions {
  font-size: inherit;
}
.catalog-product-view .product-reviews-summary .rating-summary {
  left: 0;
  padding-right: 3px;
}
.catalog-product-view .product-info-stock-sku {
  padding-bottom: 20px;
  /*TODO*/
}
.catalog-product-view .product-info-stock-sku .product.attribute.sku {
  display: none;
}
.catalog-product-view .product-info-stock-sku .product.attribute.sku .type {
  font-weight: 500;
}
.catalog-product-view .product-info-stock-sku .stock {
  display: none;
}
.catalog-product-view .swatch-opt {
  margin: 0;
}
.catalog-product-view .field.qty {
  padding-right: 23px;
  /* Todo: Ask Lorin where this value is coming from */
}
.catalog-product-view .field.qty .label span {
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0em;
  line-height: 30px;
  text-transform: none;
  margin: 0;
}
.catalog-product-view .field.qty .control {
  position: relative;
  width: 125px;
}
.catalog-product-view .field.qty .control .input-text.qty {
  position: relative;
  z-index: 9;
}
.catalog-product-view .field.qty .control strong {
  position: absolute;
  top: 25px;
  transform: translateY(-50%);
  padding: 16px;
  z-index: 10;
}
.catalog-product-view .field.qty .control strong.fa-plus-circle {
  right: 0;
}
.catalog-product-view .field.qty .control strong.fa-minus-circle {
  left: 0;
}
.catalog-product-view .field.qty .input-text.qty {
  height: 50px;
  box-shadow: 9999px 9999px #f8f8f8 inset;
  color: #595959;
  width: 125px;
  padding: 0 22px;
  line-height: 50px;
  font-weight: 400;
  text-align: center;
}
.catalog-product-view .field.qty .input-text.qty .fa {
  color: #595959;
  font-size: 16px;
}
.catalog-product-view .field.qty .input-text.qty .fa:focus,
.catalog-product-view .field.qty .input-text.qty .fa:hover {
  color: rgba(89, 89, 89, 0.5);
}
.catalog-product-view .field.qty .input-text.qty:focus {
  box-shadow: 9999px 9999px #f8f8f8 inset;
}
.catalog-product-view .field.qty .control {
  width: 125px;
  /* Todo: Ask Lorin where this value is coming from */
}
.catalog-product-view .field.qty label,
.catalog-product-view .field.qty .label {
  display: none;
}
.catalog-product-view .product-add-form {
  clear: both;
}
.catalog-product-view .product-add-form .fieldset > .field.qty:not(.choice) > .control {
  width: 125px;
  /* Todo: Ask Lorin where this value is coming from */
}
.catalog-product-view .product-info-main .field.qty label {
  display: none;
}
.catalog-product-view .bundle-actions {
  margin: 20px 0;
  /* Todo: Ask Lorin where this value is coming from */
  text-align: center;
}
.catalog-product-view .box-tocart {
  margin: 20px 0 0;
  /* Todo: Ask Lorin where this value is coming from */
  width: 100%;
}
.catalog-product-view .box-tocart .field.qty {
  padding-right: 23px;
  /* Todo: Ask Lorin where this value is coming from */
}
.catalog-product-view .box-tocart .field.qty .label span {
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0em;
  line-height: 30px;
  text-transform: none;
  margin: 0;
}
.catalog-product-view .box-tocart .field.qty .control {
  position: relative;
  width: 125px;
}
.catalog-product-view .box-tocart .field.qty .control .input-text.qty {
  position: relative;
  z-index: 9;
}
.catalog-product-view .box-tocart .field.qty .control strong {
  position: absolute;
  top: 25px;
  transform: translateY(-50%);
  padding: 16px;
  z-index: 10;
}
.catalog-product-view .box-tocart .field.qty .control strong.fa-plus-circle {
  right: 0;
}
.catalog-product-view .box-tocart .field.qty .control strong.fa-minus-circle {
  left: 0;
}
.catalog-product-view .box-tocart .field.qty .input-text.qty {
  height: 50px;
  box-shadow: 9999px 9999px #f8f8f8 inset;
  color: #595959;
  width: 125px;
  padding: 0 22px;
  line-height: 50px;
  font-weight: 400;
  text-align: center;
}
.catalog-product-view .box-tocart .field.qty .input-text.qty .fa {
  color: #595959;
  font-size: 16px;
}
.catalog-product-view .box-tocart .field.qty .input-text.qty .fa:focus,
.catalog-product-view .box-tocart .field.qty .input-text.qty .fa:hover {
  color: rgba(89, 89, 89, 0.5);
}
.catalog-product-view .box-tocart .field.qty .input-text.qty:focus {
  box-shadow: 9999px 9999px #f8f8f8 inset;
}
.catalog-product-view .box-tocart .field.qty .label {
  display: none;
}
.catalog-product-view .box-tocart .field.qty .control strong.fa-minus-circle {
  color: #595959;
  font-size: 18px;
  cursor: pointer;
}
.catalog-product-view .box-tocart .field.qty .control strong.fa-minus-circle:before {
  content: '\f068';
}
.catalog-product-view .box-tocart .field.qty .control strong.fa-plus-circle {
  color: #595959;
  font-size: 18px;
  cursor: pointer;
}
.catalog-product-view .box-tocart .field.qty .control strong.fa-plus-circle:before {
  content: '\f067';
}
.catalog-product-view .box-tocart .action.tocart {
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
  font-size: 20px;
  width: 100%;
}
.catalog-product-view .box-tocart .action.tocart:hover,
.catalog-product-view .box-tocart .action.tocart:active,
.catalog-product-view .box-tocart .action.tocart:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
.catalog-product-view .box-tocart .action.tocart:visited {
  color: #ffffff;
}
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset > .field,
.catalog-product-view .product-options-bottom .product-add-form .product-options-wrapper .fieldset > .field {
  margin: 0;
}
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .fieldset > .field:last-child,
.catalog-product-view .product-options-bottom .product-add-form .product-options-wrapper .fieldset > .field:last-child {
  padding: 0;
}
.catalog-product-view .product-info-main .fieldset > .field .field.choice,
.catalog-product-view .product-options-bottom .fieldset > .field .field.choice,
.catalog-product-view .product-info-main .fieldset > .fields > .field .field.choice,
.catalog-product-view .product-options-bottom .fieldset > .fields > .field .field.choice {
  padding-bottom: 0;
}
.catalog-product-view .product-info-main .product-options-wrapper,
.catalog-product-view .product-options-bottom .product-options-wrapper {
  padding-top: 25px;
}
.catalog-product-view .product-info-main .product-options-wrapper select.styled:not(.multiselect):not(.selectpicker),
.catalog-product-view .product-options-bottom .product-options-wrapper select.styled:not(.multiselect):not(.selectpicker) {
  -webkit-appearance: none;
  display: inline-block !important;
  width: 0 !important;
  visibility: hidden;
  opacity: 0;
  height: 1px;
  padding: 0;
  margin: 0 !important;
  border: none;
}
.catalog-product-view .product-info-main .product-options-wrapper select:not(.multiselect),
.catalog-product-view .product-options-bottom .product-options-wrapper select:not(.multiselect) {
  max-width: 100%;
}
.catalog-product-view .product-info-main .bootstrap-select,
.catalog-product-view .product-options-bottom .bootstrap-select {
  width: 100%;
}
.catalog-product-view .product-info-main input,
.catalog-product-view .product-options-bottom input,
.catalog-product-view .product-info-main textarea,
.catalog-product-view .product-options-bottom textarea {
  max-width: none;
}
.catalog-product-view .product-info-main .price-box .price-label,
.catalog-product-view .product-options-bottom .price-box .price-label {
  font-size: 18px;
  color: #111111;
  font-weight: 500;
}
.catalog-product-view .product-info-main .price-box .price-wrapper .price,
.catalog-product-view .product-options-bottom .price-box .price-wrapper .price {
  font-family: 'futura-pt';
  font-size: 26px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0.02em;
  line-height: 36px;
  text-transform: uppercase;
  margin: 0;
  color: #111111;
  font-weight: 500;
}
.catalog-product-view .product-info-main .box-tocart .actions,
.catalog-product-view .product-options-bottom .box-tocart .actions {
  padding-top: 0;
  display: block;
}
.catalog-product-view .product-info-main .box-tocart .actions.instant-purchase-parent,
.catalog-product-view .product-options-bottom .box-tocart .actions.instant-purchase-parent {
  display: block;
  padding-top: 25px;
}
.catalog-product-view .action.primary.instant-purchase,
.catalog-product-view .amshopby-button.instant-purchase,
.catalog-product-view .am-filter-go.instant-purchase {
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
  margin-top: 20px;
}
.catalog-product-view .action.primary.instant-purchase:hover,
.catalog-product-view .action.primary.instant-purchase:active,
.catalog-product-view .action.primary.instant-purchase:focus,
.catalog-product-view .amshopby-button.instant-purchase:hover,
.catalog-product-view .amshopby-button.instant-purchase:active,
.catalog-product-view .amshopby-button.instant-purchase:focus,
.catalog-product-view .am-filter-go.instant-purchase:hover,
.catalog-product-view .am-filter-go.instant-purchase:active,
.catalog-product-view .am-filter-go.instant-purchase:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
.catalog-product-view .action.primary.instant-purchase:visited,
.catalog-product-view .amshopby-button.instant-purchase:visited,
.catalog-product-view .am-filter-go.instant-purchase:visited {
  color: #ffffff;
}
.catalog-product-view div.product-add-form .product-options-wrapper .fieldset {
  padding-left: 0;
}
.catalog-product-view .product-social-links {
  text-align: center;
}
.catalog-product-view .product-social-links > a {
  font-size: 20px;
  /* Todo: Ask Lorin where this value is coming from */
  padding: 0 10px;
  /* Todo: Ask Lorin where this value is coming from */
  color: #615d85;
}
.catalog-product-view .product-social-links > a:hover {
  color: #9b95d7;
}
.catalog-product-view .product-social-links .action.mailto.friend {
  margin: 0;
}
.catalog-product-view .product-social-links .action.mailto.friend:before {
  content: unset;
}
.catalog-product-view .product-social-links .product-addto-links {
  margin: 15px 0 15px;
  /* Todo: Ask Lorin where this value is coming from */
  /* Wishlist and Compare */
}
.catalog-product-view .product-social-links .product-addto-links .action.towishlist span:before,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist button.label.action.split span:before,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.label.action.split span:before,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .action-gift.label.action.split span:before {
  content: '\f004';
}
.catalog-product-view .product-social-links .product-addto-links .action.tocompare span:before {
  content: '\f24d';
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist button.label.action.split,
.catalog-product-view .product-social-links .product-addto-links .action.towishlist,
.catalog-product-view .product-social-links .product-addto-links .action.tocompare,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.label.action.split,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .action-gift.label.action.split {
  background: none;
  border: none;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist button.label.action.split span,
.catalog-product-view .product-social-links .product-addto-links .action.towishlist span,
.catalog-product-view .product-social-links .product-addto-links .action.tocompare span,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.label.action.split span,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .action-gift.label.action.split span {
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist button.label.action.split span:before,
.catalog-product-view .product-social-links .product-addto-links .action.towishlist span:before,
.catalog-product-view .product-social-links .product-addto-links .action.tocompare span:before,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.label.action.split span:before,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .action-gift.label.action.split span:before {
  font-family: 'Font Awesome 5 Free';
  margin-right: 6px;
  /* Todo: Ask Lorin where this value is coming from */
  display: none;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist button.label.action.split:hover span,
.catalog-product-view .product-social-links .product-addto-links .action.towishlist:hover span,
.catalog-product-view .product-social-links .product-addto-links .action.tocompare:hover span,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.label.action.split:hover span,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .action-gift.label.action.split:hover span {
  color: #9b95d7;
}
.catalog-product-view .product-social-links .product-addto-links .action.towishlist {
  padding: 5px 0 5px 8px;
}
.catalog-product-view .product-social-links .product-addto-links .action.towishlist:after {
  content: '|';
  padding-left: 13px;
  color: #595959;
  font-weight: 400;
  font-size: 14px;
  font-family: 'futura-pt';
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist {
  display: inline-block;
  position: relative;
  vertical-align: bottom;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist button.action.split,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.split,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.split {
  margin-right: 0;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist button.action.split:before,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.split:before,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.split:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f004';
  color: #615d85;
  font-size: 14px;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist button.action.toggle.change,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.toggle.change,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.toggle.change {
  margin-left: 0;
  box-shadow: none;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist button.action.toggle.change:before,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:before,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.toggle.change:before {
  border-left: none;
  height: unset;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist button.action.toggle.change:after,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:after,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.toggle.change:after {
  font-family: 'Font Awesome 5 Free';
  content: '\f078';
  font-size: 14px;
  font-weight: 900;
  padding-left: 7px;
  line-height: 24px;
  color: #615d85;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist button.action.toggle.change.active,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.toggle.change.active,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.toggle.change.active {
  color: #615d85;
  box-shadow: none;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist button.action.toggle.change.active:after,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.toggle.change.active:after,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.toggle.change.active:after {
  content: '\f077';
  color: #615d85;
  box-shadow: none;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist button.action.toggle.change:focus,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist button.action.toggle.change:focus:after,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:focus,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:focus:after,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.toggle.change:focus,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.toggle.change:focus:after {
  color: #9b95d7;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .items:before,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .items:after {
  content: unset;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .items {
  right: 6px;
  border-radius: 3px;
  padding: 6px 0;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .items li.item {
  padding: 5px 16px;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .items li:hover {
  background-color: rgba(155, 149, 215, 0.2);
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .items li:hover span {
  color: #615d85;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .items li span {
  color: #d5d5d5;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .items li span.action.new {
  padding: 0;
  /* Todo: Ask Lorin where this value is coming from */
  margin: 0 7px;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .items li span.action.new:before {
  content: '\f067';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 10px;
  padding-left: 10px;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist button.action.split,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.split,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.split {
  margin: 0 0 0 7px;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist button.action.split:before,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.split:before,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.split:before {
  content: unset;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist button.action.toggle.change,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.toggle.change,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.toggle.change {
  margin: 9px 0 0 0;
  background: unset;
  border: 0;
}
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist button.action.toggle.change:after,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:after,
.catalog-product-view .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.toggle.change:after {
  line-height: 1;
  padding: 0;
  margin: 4px 0;
}
.catalog-product-view .product.pricing {
  padding-top: 20px;
  text-align: center;
}
.catalog-product-view .fotorama__dot {
  width: 14px;
  /* Todo: Ask Lorin where this value is coming from */
  height: 14px;
  /* Todo: Ask Lorin where this value is coming from */
  border-radius: 50%;
  border: none;
  background-color: #f1f1f1;
}
.catalog-product-view .fotorama__active .fotorama__dot {
  border: none;
  background-color: #acacac;
}
.catalog-product-view .fotorama__nav--dots .fotorama__nav__frame {
  width: 24px;
  /* Todo: Ask Lorin where this value is coming from */
  padding-top: 11px;
  /* Todo: Ask Lorin where this value is coming from */
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  top: 30px;
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  bottom: auto;
  margin-top: 30px;
}
.catalog-product-view .fotorama__thumb {
  background-color: unset;
}
.catalog-product-view .fotorama__thumb-border {
  border: none;
}
.catalog-product-view .fotorama__caption {
  display: none;
}
.catalog-product-view .fotorama__stage {
  margin-bottom: 7px;
}
.catalog-product-view .fotorama__stage__frame .fotorama__img {
  top: 0 !important;
  left: 0;
  transform: none !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  position: static;
  margin-top: auto !important;
  max-width: 100%;
}
.catalog-product-view .product.media {
  margin: 7px 0 0;
}
.catalog-product-view .product.media,
.catalog-product-view .product-info-main {
  padding-bottom: 80px;
  /* Todo: Ask Lorin where this value is coming from */
}
.catalog-product-view .product-info-main {
  padding-left: 12px;
}
.catalog-product-view .product.media {
  padding-right: 12px;
}
.catalog-product-view a.details-link {
  text-decoration: underline;
  float: right;
  color: #615d85;
  font-size: 16px;
}
.catalog-product-view a.details-link:visited {
  color: #615d85;
}
.catalog-product-view a.details-link:hover {
  text-decoration: underline;
  color: #9b95d7;
}
.catalog-product-view .product.info.detailed {
  border-bottom: 1px solid #f1f1f1;
  margin: 20px 0 112px;
  /* Todo: Ask Lorin where this value is coming from */
  display: inline-block;
}
.catalog-product-view .product.info.detailed .product.data.items {
  text-align: center;
  margin: 0;
}
.catalog-product-view .product.info.detailed .product.data.items > .item.title {
  margin: 0;
  float: none;
  text-align: left;
  border-top: 1px solid #f1f1f1;
}
.catalog-product-view .product.info.detailed .product.data.items > .item.title a.data.switch {
  background: none;
  border: none;
  height: auto;
  margin: 5px 20px 9px 20px;
  /* Todo: Ask Lorin where this value is coming from */
  padding: 16px 0;
  /* Todo: Ask Lorin where this value is coming from */
  font-family: 'futura-pt';
  font-size: 30px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 40px;
  text-transform: none;
  margin: 0;
}
.catalog-product-view .product.info.detailed .product.data.items > .item.title:first-child {
  border-top: none;
}
.catalog-product-view .product.info.detailed .product.data.items .item.content {
  display: block;
  border: none;
  text-align: left;
  margin: 54px 0 60px;
  /* Todo: Ask Lorin where this value is coming from */
  padding: 0 20px 60px;
  float: none;
}
.catalog-product-view .product.info.detailed .product.data.items .item.content:last-child {
  padding: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.catalog-product-view .product.info.detailed.product-accordion .product.data.items > .data.item.title {
  display: block;
  width: 100%;
}
.catalog-product-view .product.info.detailed.product-accordion .product.data.items #tab-label-reviews {
  display: inline-block;
}
.catalog-product-view .product.info.detailed.product-accordion .product.data.items .data.item.content {
  float: none;
  margin: 20px 0 40px;
}
.catalog-product-view .product.info.detailed.product-tabs {
  border-bottom: none;
  width: 100%;
}
.catalog-product-view .product.info.detailed.product-tabs .product.data.items {
  text-align: center;
  margin: 0;
}
.catalog-product-view .product.info.detailed.product-tabs .product.data.items > .item.title {
  float: none;
  display: inline-block;
  margin: 0 18px;
  /* Todo: Ask Lorin where this value is coming from */
  border: none;
}
.catalog-product-view .product.info.detailed.product-tabs .product.data.items > .item.title.active {
  border-bottom: 2px solid #d5d5d5;
  /* Todo: Ask Lorin where this value is coming from */
}
.catalog-product-view .product.info.detailed.product-tabs .product.data.items > .item.title a.data.switch {
  font-family: 'futura-pt';
  font-size: 26px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0.02em;
  line-height: 36px;
  text-transform: uppercase;
  margin: 0;
  background: none;
  border: none;
  height: auto;
  margin: 5px 20px 9px 20px;
  /* Todo: Ask Lorin where this value is coming from */
  padding: 0 0 2px;
  /* Todo: Ask Lorin where this value is coming from */
  font-size: 25px;
  color: #111111;
  letter-spacing: 0.06em;
}
.catalog-product-view .product.info.detailed.product-tabs .product.data.items .item.content {
  border: none;
  text-align: left;
  margin: 40px 0 0;
  padding: 0 20px;
  float: left;
}
.catalog-product-view .product.info.detailed.product-tabs .product.data.items .item.content .table-wrapper {
  margin: 0;
}
.catalog-product-view .product.info.detailed.product-tabs .product.data.items .item.content:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.catalog-product-view #sizing-information > .item {
  margin-bottom: 64px;
  overflow-x: scroll;
}
.catalog-product-view #sizing-information > .item:last-child {
  margin-bottom: 0;
}
.catalog-product-view #sizing-information h4 {
  font-size: 23px;
  line-height: 27px;
  margin: 0 0 10px 0;
  font-weight: 500;
}
.catalog-product-view #sizing-information table {
  table-layout: fixed;
  width: inherit !important;
  margin-bottom: 8px;
  border: none;
}
.catalog-product-view #sizing-information table tr td,
.catalog-product-view #sizing-information table tr th {
  border: none;
  padding: 0 15px;
  font-size: 18px;
  text-align: center;
  width: 60px;
  box-sizing: content-box;
}
.catalog-product-view #sizing-information table tr th {
  background-color: #111111;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
}
.catalog-product-view #sizing-information table tr td {
  color: #595959;
  font-family: 'Open Sans';
  font-size: 14px;
  font-weight: 400;
}
.catalog-product-view #sizing-information table tr th:first-child,
.catalog-product-view #sizing-information table tr td:first-child {
  text-align: left;
}
.catalog-product-view #sizing-information table tr:nth-child(2n+1) {
  background-color: #f1f1f1;
}
.catalog-product-view #sizing-information table tr:last-child td {
  border-bottom: 2px solid #f1f1f1;
}
.catalog-product-view #sizing-information p {
  color: #595959;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
}
.catalog-product-view #reviews {
  margin-top: -120px;
  padding-top: 160px;
}
.catalog-product-view #reviews ol.items.review-items {
  padding-top: 50px;
}
.catalog-product-view #group_benefits {
  margin-top: -120px;
  padding-top: 160px;
}
.catalog-product-view #review-form {
  margin-top: -120px;
  padding-top: 160px;
}
.catalog-product-view #product-review-container .block.review-list {
  padding-top: 0;
}
.catalog-product-view #product-review-container .block.review-list .block-title {
  display: none;
}
.catalog-product-view #product-review-container .block.review-list .review-item {
  padding: 0;
  position: relative;
  margin: 35px 0 24px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.catalog-product-view #product-review-container .block.review-list .review-item:first-child {
  margin: 14px 0 24px;
}
.catalog-product-view #product-review-container .block.review-list .review-item:last-child {
  border-width: 1px;
}
.catalog-product-view #product-review-container .block.review-list .review-item .review-title {
  text-align: left;
  margin: 0 0 24px;
  order: 1;
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0em;
  line-height: 30px;
  text-transform: none;
  margin: 0;
}
.catalog-product-view #product-review-container .block.review-list .review-item .review-ratings {
  order: 3;
  max-width: unset;
  margin: 5px 0 0;
}
.catalog-product-view #product-review-container .block.review-list .review-item .review-content {
  order: 2;
}
.catalog-product-view #product-review-container .block.review-list .review-item .review-details {
  order: 4;
}
.catalog-product-view #product-review-container .block.review-list .review-item .review-col-left {
  width: 25%;
  padding: 0 24px 0 0;
}
.catalog-product-view #product-review-container .block.review-list .review-item .review-col-right {
  width: 75%;
}
.catalog-product-view #product-review-container .block.review-list .review-item span.label.rating-label {
  display: none;
}
.catalog-product-view #product-review-container .block.review-list .review-item .review-ratings ~ .review-content,
.catalog-product-view #product-review-container .block.review-list .review-item .review-ratings ~ .review-details {
  margin-left: unset;
}
.catalog-product-view #product-review-container .block.review-list .review-item .review-ratings ~ .review-content {
  text-align: left;
}
.catalog-product-view #product-review-container .block.review-list .review-item .review-content,
.catalog-product-view #product-review-container .block.review-list .review-item .review-details {
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  margin: 0;
}
.catalog-product-view #product-review-container .block.review-list .review-item .review-ratings,
.catalog-product-view #product-review-container .block.review-list .review-item .review-details {
  margin: 0 0 37px;
  /* Todo: Ask Lorin where this value is coming from */
}
.catalog-product-view #product-review-container .block.review-list .review-item .review-details > p {
  display: inline-block;
  position: relative;
}
.catalog-product-view #product-review-container .block.review-list .review-item .review-details > p.review-author {
  padding: 0 12px 0 0;
}
.catalog-product-view #product-review-container .block.review-list .review-item .review-details > p.review-author:after {
  content: '';
  height: 16px;
  width: 1px;
  position: absolute;
  right: 0;
  top: 3px;
  background-color: #f8f8f8;
}
.catalog-product-view #product-review-container .block.review-list .review-item .review-details > p.review-date {
  padding: 0 0 0 8px;
}
.catalog-product-view #product-review-container .block.review-list .review-toolbar {
  padding: 24px 0;
  margin: 0;
  border: none;
}
.catalog-product-view #product-review-container .block.review-list .review-toolbar .fieldset .review-legend.legend {
  margin-bottom: 24px;
}
.catalog-product-view #product-review-container .block.review-list .review-toolbar .limiter-options {
  vertical-align: middle;
  padding: 0 16px;
}
.catalog-product-view .block.review-add {
  padding-top: 0;
}
.catalog-product-view .block.review-add legend.review-legend span {
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  margin: 0;
}
.catalog-product-view .block.review-add legend.review-legend strong {
  font-family: 'futura-pt';
  font-size: 26px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0.02em;
  line-height: 36px;
  text-transform: uppercase;
  margin: 0;
}
.catalog-product-view .block.review-add .review-field-rating .label {
  display: none;
}
.catalog-product-view .block.review-add .review-control-vote {
  display: block;
}
.catalog-product-view .block.review-add .review-control-vote label:before,
.catalog-product-view .block.review-add .review-control-vote:before {
  color: #615d85;
  font-family: 'Font Awesome\ 5 Free';
  font-size: 14px;
  height: 14px;
  letter-spacing: 1px;
  line-height: 6px;
  font-weight: 900;
  vertical-align: top;
}
.catalog-product-view .block.review-add .review-control-vote label:before:hover,
.catalog-product-view .block.review-add .review-control-vote:before:hover {
  color: #9b95d7;
}
.catalog-product-view .block.review-add .review-control-vote:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-weight: 200;
  color: #acacac;
}
.catalog-product-view .block.review-add .review-control-vote .rating-1:before {
  content: '\f005';
}
.catalog-product-view .block.review-add .review-control-vote .rating-2:before {
  content: '\f005' '\f005';
}
.catalog-product-view .block.review-add .review-control-vote .rating-3:before {
  content: '\f005' '\f005' '\f005';
}
.catalog-product-view .block.review-add .review-control-vote .rating-4:before {
  content: '\f005' '\f005' '\f005' '\f005';
}
.catalog-product-view .block.review-add .review-control-vote .rating-5:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
}
.catalog-product-view .block.review-add .review-form .actions-toolbar.review-form-actions {
  margin: 0;
}
.catalog-product-view .block.review-add .review-form .action.submit.primary {
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
  /* Todo: &:extend();*/
}
.catalog-product-view .block.review-add .review-form .action.submit.primary:hover,
.catalog-product-view .block.review-add .review-form .action.submit.primary:active,
.catalog-product-view .block.review-add .review-form .action.submit.primary:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
.catalog-product-view .block.review-add .review-form .action.submit.primary:visited {
  color: #ffffff;
}
.catalog-product-view .block.review-add .review-form fieldset.review-fieldset {
  margin: 0 0 6px;
}
.catalog-product-view .block.review-add .review-form fieldset.review-fieldset > .field {
  margin: 0 0 16px;
}
.catalog-product-view .block.review-add .review-form fieldset.review-fieldset fieldset.field.required.review-field-ratings {
  margin: 0 0 17px;
}
.catalog-product-view .column.main .block.upsell,
.catalog-product-view .column.main .block.related {
  padding-bottom: 114px;
  /* Todo: Ask Lorin where this value is coming from */
  margin-bottom: 0;
  text-align: center;
}
.catalog-product-view .column.main .block.upsell .title strong,
.catalog-product-view .column.main .block.related .title strong {
  font-family: 'futura-pt';
  font-size: 40px;
  font-weight: 600;
  color: #111111;
  letter-spacing: 0.04em;
  line-height: 50px;
  text-transform: uppercase;
  margin: 0;
  font-size: 35px;
  letter-spacing: 0.06em;
}
.catalog-product-view .column.main .block.upsell .owl-nav,
.catalog-product-view .column.main .block.related .owl-nav {
  display: none;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.catalog-product-view .column.main .block.upsell .owl-nav button.owl-prev,
.catalog-product-view .column.main .block.related .owl-nav button.owl-prev,
.catalog-product-view .column.main .block.upsell .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
.catalog-product-view .column.main .block.related .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
.catalog-product-view .column.main .block.upsell .owl-nav .action-gift.owl-prev,
.catalog-product-view .column.main .block.related .owl-nav .action-gift.owl-prev {
  float: left;
}
.catalog-product-view .column.main .block.upsell .owl-nav button.owl-next,
.catalog-product-view .column.main .block.related .owl-nav button.owl-next,
.catalog-product-view .column.main .block.upsell .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
.catalog-product-view .column.main .block.related .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
.catalog-product-view .column.main .block.upsell .owl-nav .action-gift.owl-next,
.catalog-product-view .column.main .block.related .owl-nav .action-gift.owl-next {
  float: right;
}
.catalog-product-view .column.main .block.upsell .owl-dots,
.catalog-product-view .column.main .block.related .owl-dots {
  display: none;
}
.catalog-product-view .column.main .block.upsell .owl-carousel,
.catalog-product-view .column.main .block.related .owl-carousel {
  display: block;
}
.catalog-product-view .column.main .block.upsell .product-items,
.catalog-product-view .column.main .block.related .product-items {
  margin: 30px 0 0;
}
.catalog-product-view .column.main .block.upsell .product-items .product-item-actions .actions-primary,
.catalog-product-view .column.main .block.related .product-items .product-item-actions .actions-primary {
  display: block;
}
.catalog-product-view .column.main .block.upsell .product-items .product-item .product-item-details .price-box,
.catalog-product-view .column.main .block.related .product-items .product-item .product-item-details .price-box {
  margin: 0;
}
.catalog-product-view .column.main .block.upsell .product-items .product-item .product-item-details .product-item-name,
.catalog-product-view .column.main .block.related .product-items .product-item .product-item-details .product-item-name {
  margin: 17px 0 3px;
}
.catalog-product-view .column.main .block.upsell .product-items .product-item .product-item-details .product-item-name .product-item-link,
.catalog-product-view .column.main .block.related .product-items .product-item .product-item-details .product-item-name .product-item-link {
  font-size: 18px;
  color: #3e3e3e;
  letter-spacing: 0;
  line-height: 26px;
}
.catalog-product-view .column.main .block.upsell .product-items .product-item .product-item-details .product-item-name .product-item-link:hover,
.catalog-product-view .column.main .block.related .product-items .product-item .product-item-details .product-item-name .product-item-link:hover {
  color: #9b95d7;
}
.catalog-product-view .column.main .block.upsell .product-items .product-item .product-item-details .price-box .price,
.catalog-product-view .column.main .block.related .product-items .product-item .product-item-details .price-box .price {
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  margin: 0;
  font-size: 16px;
}
.catalog-product-view .column.main .block.upsell .product-items .product-item .product-item-details .field.choice.related label:before,
.catalog-product-view .column.main .block.related .product-items .product-item .product-item-details .field.choice.related label:before {
  padding: 0 6px 0 0;
}
.catalog-product-view .column.main .block.upsell .product-items .product-item .product-item-details .product.actions .actions-secondary .action.towishlist:before,
.catalog-product-view .column.main .block.related .product-items .product-item .product-item-details .product.actions .actions-secondary .action.towishlist:before {
  content: '\f004';
  font-family: 'Font Awesome\ 5 Free';
  font-size: 18px;
  padding: 0 6px 0 0;
}
.catalog-product-view .column.main .block.upsell .product-items .product-item .product-item-details .product.actions .actions-secondary .action.tocompare:before,
.catalog-product-view .column.main .block.related .product-items .product-item .product-item-details .product.actions .actions-secondary .action.tocompare:before {
  content: '\f24d';
  font-family: 'Font Awesome\ 5 Free';
  font-size: 18px;
  padding: 0 0 0 6px;
}
.catalog-product-view .column.main .block.upsell .product-item-info,
.catalog-product-view .column.main .block.related .product-item-info {
  width: 100%;
}
.catalog-product-view .column.main .block.upsell .product-item,
.catalog-product-view .column.main .block.related .product-item {
  display: inline-block !important;
  width: auto !important;
  margin: 0;
  padding: 0;
}
.catalog-product-view .column.main .block.upsell .products.wrapper.grid.products-grid,
.catalog-product-view .column.main .block.related .products.wrapper.grid.products-grid {
  margin: 0;
}
.catalog-product-view .column.main .block.upsell .product-items .product-item .product-image-block .product-item-inner,
.catalog-product-view .column.main .block.related .product-items .product-item .product-image-block .product-item-inner {
  position: absolute;
  top: 50%;
  display: none;
  width: 100%;
  text-align: center;
  height: auto;
  transform: translateY(-50%);
  z-index: 3;
}
.catalog-product-view .column.main .block.upsell .product-items .product-item .product-image-block,
.catalog-product-view .column.main .block.related .product-items .product-item .product-image-block {
  display: inline-block;
}
.catalog-product-view .column.main .block.upsell .product-items .product-item .product-image-block:hover,
.catalog-product-view .column.main .block.related .product-items .product-item .product-image-block:hover {
  cursor: pointer;
}
.catalog-product-view .column.main .block.upsell .product-items .product-item .product-image-block:hover img,
.catalog-product-view .column.main .block.related .product-items .product-item .product-image-block:hover img {
  opacity: 0.5;
  /* Todo: THIS IS WRONG.  COPIED AUSTIN'S IMPLEMENTATION OF FADE */
}
.catalog-product-view .column.main .block.upsell .product-items .product-item .product-image-block:hover .product-item-inner,
.catalog-product-view .column.main .block.related .product-items .product-item .product-image-block:hover .product-item-inner {
  display: block;
}
.catalog-product-view .column.main .block.upsell .product-items .product-item .product-image-block:hover .product-item-inner .action.tocart.primary,
.catalog-product-view .column.main .block.related .product-items .product-item .product-image-block:hover .product-item-inner .action.tocart.primary {
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
}
.catalog-product-view .column.main .block.upsell .product-items .product-item .product-image-block:hover .product-item-inner .action.tocart.primary:hover,
.catalog-product-view .column.main .block.related .product-items .product-item .product-image-block:hover .product-item-inner .action.tocart.primary:hover,
.catalog-product-view .column.main .block.upsell .product-items .product-item .product-image-block:hover .product-item-inner .action.tocart.primary:active,
.catalog-product-view .column.main .block.related .product-items .product-item .product-image-block:hover .product-item-inner .action.tocart.primary:active,
.catalog-product-view .column.main .block.upsell .product-items .product-item .product-image-block:hover .product-item-inner .action.tocart.primary:focus,
.catalog-product-view .column.main .block.related .product-items .product-item .product-image-block:hover .product-item-inner .action.tocart.primary:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
.catalog-product-view .column.main .block.upsell .product-items .product-item .product-image-block:hover .product-item-inner .action.tocart.primary:visited,
.catalog-product-view .column.main .block.related .product-items .product-item .product-image-block:hover .product-item-inner .action.tocart.primary:visited {
  color: #ffffff;
}
.catalog-product-view .table-comparison .wishlist.split.button,
.catalog-product-view .product-items .wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: bottom;
}
.catalog-product-view .table-comparison .wishlist.split.button button.action.split,
.catalog-product-view .product-items .wishlist.split.button button.action.split,
.catalog-product-view .table-comparison .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.catalog-product-view .product-items .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.catalog-product-view .table-comparison .wishlist.split.button .action-gift.action.split,
.catalog-product-view .product-items .wishlist.split.button .action-gift.action.split {
  margin-right: 0;
}
.catalog-product-view .table-comparison .wishlist.split.button button.action.split:before,
.catalog-product-view .product-items .wishlist.split.button button.action.split:before,
.catalog-product-view .table-comparison .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split:before,
.catalog-product-view .product-items .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split:before,
.catalog-product-view .table-comparison .wishlist.split.button .action-gift.action.split:before,
.catalog-product-view .product-items .wishlist.split.button .action-gift.action.split:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f004';
  color: #615d85;
  font-size: 14px;
}
.catalog-product-view .table-comparison .wishlist.split.button button.action.toggle.change,
.catalog-product-view .product-items .wishlist.split.button button.action.toggle.change,
.catalog-product-view .table-comparison .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.toggle.change,
.catalog-product-view .product-items .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.toggle.change,
.catalog-product-view .table-comparison .wishlist.split.button .action-gift.action.toggle.change,
.catalog-product-view .product-items .wishlist.split.button .action-gift.action.toggle.change {
  margin-left: 0;
  box-shadow: none;
}
.catalog-product-view .table-comparison .wishlist.split.button button.action.toggle.change:before,
.catalog-product-view .product-items .wishlist.split.button button.action.toggle.change:before,
.catalog-product-view .table-comparison .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:before,
.catalog-product-view .product-items .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:before,
.catalog-product-view .table-comparison .wishlist.split.button .action-gift.action.toggle.change:before,
.catalog-product-view .product-items .wishlist.split.button .action-gift.action.toggle.change:before {
  border-left: none;
  height: unset;
}
.catalog-product-view .table-comparison .wishlist.split.button button.action.toggle.change:after,
.catalog-product-view .product-items .wishlist.split.button button.action.toggle.change:after,
.catalog-product-view .table-comparison .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:after,
.catalog-product-view .product-items .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:after,
.catalog-product-view .table-comparison .wishlist.split.button .action-gift.action.toggle.change:after,
.catalog-product-view .product-items .wishlist.split.button .action-gift.action.toggle.change:after {
  font-family: 'Font Awesome 5 Free';
  content: '\f078';
  font-size: 14px;
  font-weight: 900;
  padding-left: 7px;
  line-height: 24px;
  color: #615d85;
}
.catalog-product-view .table-comparison .wishlist.split.button button.action.toggle.change.active,
.catalog-product-view .product-items .wishlist.split.button button.action.toggle.change.active,
.catalog-product-view .table-comparison .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.toggle.change.active,
.catalog-product-view .product-items .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.toggle.change.active,
.catalog-product-view .table-comparison .wishlist.split.button .action-gift.action.toggle.change.active,
.catalog-product-view .product-items .wishlist.split.button .action-gift.action.toggle.change.active {
  color: #615d85;
  box-shadow: none;
}
.catalog-product-view .table-comparison .wishlist.split.button button.action.toggle.change.active:after,
.catalog-product-view .product-items .wishlist.split.button button.action.toggle.change.active:after,
.catalog-product-view .table-comparison .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.toggle.change.active:after,
.catalog-product-view .product-items .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.toggle.change.active:after,
.catalog-product-view .table-comparison .wishlist.split.button .action-gift.action.toggle.change.active:after,
.catalog-product-view .product-items .wishlist.split.button .action-gift.action.toggle.change.active:after {
  content: '\f077';
  color: #615d85;
  box-shadow: none;
}
.catalog-product-view .table-comparison .wishlist.split.button button.action.toggle.change:focus,
.catalog-product-view .product-items .wishlist.split.button button.action.toggle.change:focus,
.catalog-product-view .table-comparison .wishlist.split.button button.action.toggle.change:focus:after,
.catalog-product-view .product-items .wishlist.split.button button.action.toggle.change:focus:after,
.catalog-product-view .table-comparison .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:focus,
.catalog-product-view .product-items .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:focus,
.catalog-product-view .table-comparison .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:focus:after,
.catalog-product-view .product-items .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:focus:after,
.catalog-product-view .table-comparison .wishlist.split.button .action-gift.action.toggle.change:focus,
.catalog-product-view .product-items .wishlist.split.button .action-gift.action.toggle.change:focus,
.catalog-product-view .table-comparison .wishlist.split.button .action-gift.action.toggle.change:focus:after,
.catalog-product-view .product-items .wishlist.split.button .action-gift.action.toggle.change:focus:after {
  color: #9b95d7;
}
.catalog-product-view .table-comparison .wishlist.split.button .items:before,
.catalog-product-view .product-items .wishlist.split.button .items:before,
.catalog-product-view .table-comparison .wishlist.split.button .items:after,
.catalog-product-view .product-items .wishlist.split.button .items:after {
  content: unset;
}
.catalog-product-view .table-comparison .wishlist.split.button .items,
.catalog-product-view .product-items .wishlist.split.button .items {
  right: 6px;
  border-radius: 3px;
  padding: 6px 0;
}
.catalog-product-view .table-comparison .wishlist.split.button .items li.item,
.catalog-product-view .product-items .wishlist.split.button .items li.item {
  padding: 5px 16px;
}
.catalog-product-view .table-comparison .wishlist.split.button .items li:hover,
.catalog-product-view .product-items .wishlist.split.button .items li:hover {
  background-color: rgba(155, 149, 215, 0.2);
}
.catalog-product-view .table-comparison .wishlist.split.button .items li:hover span,
.catalog-product-view .product-items .wishlist.split.button .items li:hover span {
  color: #615d85;
}
.catalog-product-view .table-comparison .wishlist.split.button .items li span,
.catalog-product-view .product-items .wishlist.split.button .items li span {
  color: #d5d5d5;
}
.catalog-product-view .table-comparison .wishlist.split.button .items li span.action.new,
.catalog-product-view .product-items .wishlist.split.button .items li span.action.new {
  padding: 0;
  /* Todo: Ask Lorin where this value is coming from */
  margin: 0 7px;
}
.catalog-product-view .table-comparison .wishlist.split.button .items li span.action.new:before,
.catalog-product-view .product-items .wishlist.split.button .items li span.action.new:before {
  content: '\f067';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 10px;
  padding-left: 10px;
}
.catalog-product-view .selectize-control.multi .selectize-input,
.catalog-product-view .selectize-control.single .selectize-input,
.catalog-product-view .selectize-control.multi .selectize-input.input-active,
.catalog-product-view .selectize-control.single .selectize-input.input-active {
  height: 50px;
  line-height: 50px;
}
/* Bundled Products */
.page-product-bundle.catalog-product-view .bundle-options-container .block-bundle-summary {
  background-color: rgba(248, 248, 248, 0.3);
  padding: 20px;
}
.page-product-bundle.catalog-product-view .bundle-options-container .block-bundle-summary .fieldset {
  display: table;
}
.page-product-bundle.catalog-product-view .bundle-options-container .block-bundle-summary .actions {
  width: 100%;
  vertical-align: bottom;
}
.page-product-bundle.catalog-product-view .bundle-options-container .block-bundle-summary .actions .action.tocart {
  width: 100%;
}
.page-product-bundle.catalog-product-view .bundle-options-container .block-bundle-summary .actions.instant-purchase-parent {
  display: block;
  padding-top: 25px;
}
.page-product-bundle.catalog-product-view .bundle-options-container .block-bundle-summary .field.qty,
.page-product-bundle.catalog-product-view .bundle-options-container .block-bundle-summary .actions {
  display: table-cell;
}
.page-product-bundle.catalog-product-view .bundle-options-container .block-bundle-summary p.required {
  display: none;
}
.page-product-bundle.catalog-product-view .fieldset-bundle-options .field.qty {
  margin-top: 0;
  line-height: unset;
}
.page-product-bundle.catalog-product-view .field.qty .label span {
  display: none;
}
.page-product-bundle.catalog-product-view .bundle-options-container .legend.title {
  margin: 0 0 24px;
}
.page-product-bundle.catalog-product-view .bundle-options-container {
  margin: 0;
}
.page-product-bundle.catalog-product-view .bundle-options-container .nested .field.choice ~ .field.qty .label {
  display: none;
}
.page-product-bundle.catalog-product-view .bundle-options-container .nested .field.choice ~ .field.qty .label + .control {
  margin: 16px 0 0;
}
/* Grouped Products */
.page-product-grouped.catalog-product-view .box-tocart {
  margin: 20px auto 0;
  /* Todo: Ask Lorin where this value is coming from */
}
.page-product-grouped.catalog-product-view .box-tocart .fieldset {
  display: table;
  margin: 0 auto;
  width: 100%;
}
.page-product-grouped.catalog-product-view .table.data.grouped .col.qty .label span {
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0em;
  line-height: 30px;
  text-transform: none;
  margin: 0;
}
.page-product-grouped.catalog-product-view .table.data.grouped .col.qty .control {
  position: relative;
  width: 125px;
}
.page-product-grouped.catalog-product-view .table.data.grouped .col.qty .control .input-text.qty {
  position: relative;
  z-index: 9;
}
.page-product-grouped.catalog-product-view .table.data.grouped .col.qty .control strong {
  position: absolute;
  top: 25px;
  transform: translateY(-50%);
  padding: 16px;
  z-index: 10;
}
.page-product-grouped.catalog-product-view .table.data.grouped .col.qty .control strong.fa-plus-circle {
  right: 0;
}
.page-product-grouped.catalog-product-view .table.data.grouped .col.qty .control strong.fa-minus-circle {
  left: 0;
}
.page-product-grouped.catalog-product-view .table.data.grouped .col.qty .input-text.qty {
  height: 50px;
  box-shadow: 9999px 9999px #f8f8f8 inset;
  color: #595959;
  width: 125px;
  padding: 0 22px;
  line-height: 50px;
  font-weight: 400;
  text-align: center;
}
.page-product-grouped.catalog-product-view .table.data.grouped .col.qty .input-text.qty .fa {
  color: #595959;
  font-size: 16px;
}
.page-product-grouped.catalog-product-view .table.data.grouped .col.qty .input-text.qty .fa:focus,
.page-product-grouped.catalog-product-view .table.data.grouped .col.qty .input-text.qty .fa:hover {
  color: rgba(89, 89, 89, 0.5);
}
.page-product-grouped.catalog-product-view .table.data.grouped .col.qty .input-text.qty:focus {
  box-shadow: 9999px 9999px #f8f8f8 inset;
}
.page-product-grouped.catalog-product-view .table.data.grouped .price-final_price.price-box {
  float: none !important;
}
.page-product-grouped.catalog-product-view .table.data.grouped .fa-minus-circle:hover,
.page-product-grouped.catalog-product-view .table.data.grouped .fa-plus-circle:hover {
  cursor: pointer;
}
.page-product-grouped.catalog-product-view .table.data.grouped .fa-minus-circle:before {
  content: '\f068';
}
.page-product-grouped.catalog-product-view .table.data.grouped .fa-plus-circle:before {
  content: '\f067';
}
.page-product-grouped.catalog-product-view td.col.qty {
  padding: 0;
  vertical-align: middle;
}
/* Conf product */
.page-product-configurable.catalog-product-view .product-options-wrapper .fieldset > .field.required > .label:after {
  display: none;
}
/* Gift Cards */
.page-product-giftcard.catalog-product-view .fieldset.giftcard-amount > .field:last-child {
  padding-bottom: 0;
}
.page-product-giftcard.catalog-product-view .fieldset.giftcard-amount > .field .note {
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  margin: 0;
  /* Todo: Implement &:extend() */
  margin-top: 7px;
}
.page-product-giftcard.catalog-product-view .fieldset.giftcard-amount > .field .note:before {
  margin-top: -4px;
  /* Todo: Ask Lorin where this value is coming from */
}
.page-product-giftcard.catalog-product-view .fieldset.giftcard-amount > .field div.mage-error + p.note {
  margin-top: 0;
}
/* Downloadable Products */
.page-product-downloadable .product-info-main .product-options-wrapper,
.page-product-downloadable .product-info-main .product-options-bottom {
  float: none;
  width: 100%;
}
.page-product-downloadable .product-info-main .product-options-bottom .box-tocart {
  text-align: center;
}
.page-product-downloadable .product-info-main .product-options-bottom .box-tocart > .fieldset {
  display: inline-block;
}
@media only screen and (max-width: 479px) {
  .catalog-product-view .column.main .block.upsell .product-items,
  .catalog-product-view .column.main .block.related .product-items {
    text-align: center;
  }
}
.page-products {
  /* Breadcrumbs */
}
.page-products .page-wrapper .breadcrumbs {
  max-width: 100%;
  text-align: right;
  padding: 0 40px;
}
.page-products .amasty-catalog-topnav {
  display: none;
}
.page-products .category-icons {
  position: absolute;
  right: 32px;
  bottom: 20px;
  z-index: 1;
}
.page-products .category-icons img {
  width: 26px;
}
.page-products .page-main {
  max-width: 100%;
}
.page-products .page-main .page-title-wrapper {
  text-align: center;
  margin-bottom: 40px;
}
.page-products .page-main .category-view img {
  height: 200px;
  width: 100%;
  object-fit: cover;
}
.page-products .page-main .columns {
  max-width: 1200px;
  padding: 70px 12.5px 40px;
  margin: 0 auto;
}
.page-products.category-view-image .page-main .category-view {
  position: relative;
  margin-bottom: 40px;
  height: 200px;
}
.page-products.category-view-image .page-main .category-view .page-title-wrapper {
  margin-bottom: 0px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.page-products.category-view-image .page-main .category-view .page-title-wrapper h1 {
  color: #ffffff;
}
.page-products.category-view-image .page-main .category-view .breadcrumbs {
  position: absolute;
  margin-bottom: 0;
  top: 0;
}
.page-products.category-view-image .page-main .category-view .breadcrumbs .items .item {
  color: #ffffff;
}
.page-products.category-view-image .page-main .category-view .breadcrumbs .items .item a,
.page-products.category-view-image .page-main .category-view .breadcrumbs .items .item strong {
  color: #ffffff;
}
.page-products .page-wrapper .products-grid .product-item {
  width: 33.33333333%;
  margin: 0 0 30px;
  padding: 0 10px;
}
.page-products .page-wrapper .products-grid .product-item .product-item-info {
  width: auto;
}
.page-products .page-wrapper .products-grid .product-item img {
  object-fit: cover;
}
.product-items {
  text-align: left;
}
.product-items > * {
  text-align: center;
}
.product-items .product-item .product-item-details {
  margin-top: 10px;
}
.product-items .product-item .product-item-details .product-item-name {
  margin: 0;
}
.product-items .product-item .product-item-details .product-item-name .product-item-link {
  color: #393939;
}
.product-items .product-item .product-item-details .product-item-name .product-item-link:visited {
  color: #393939;
}
.product-items .product-item .product-item-details .product-item-name .product-item-link:hover {
  color: #acacac;
  text-decoration: none;
}
.product-items .product-item .product-item-details .price-box {
  margin: 0 0 10px;
}
.product-items .product-item .product-item-details .price-box .price-label {
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  margin: 0;
}
.product-items .product-item .product-item-details .price-box .price {
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  margin: 0;
}
.product-items .product-item .product-item-inner .product-item-actions .actions-primary + .actions-secondary {
  display: block;
  width: 100%;
  padding: 0;
}
.product-items .product-item .product-item-inner .product-item-actions .action {
  margin: 5px 7px 0;
}
.product-items .product-item .product-item-inner .product-item-actions .action:before {
  font-family: 'Font Awesome 5 Free';
  font-size: 14px;
  color: #615d85;
  overflow: visible;
}
.product-items .product-item .product-item-inner .product-item-actions .action:hover:before {
  font-weight: 900;
  color: #615d85;
}
.product-items .product-item .product-item-inner .product-item-actions .action.towishlist:before {
  content: '\f004';
}
.product-items .product-item .product-item-inner .product-item-actions .action.tocompare:before {
  content: '\f24d';
}
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: bottom;
}
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button button.action.split,
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .action-gift.action.split {
  margin-right: 0;
}
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button button.action.split:before,
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split:before,
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .action-gift.action.split:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f004';
  color: #615d85;
  font-size: 14px;
}
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button button.action.toggle.change,
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.toggle.change,
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .action-gift.action.toggle.change {
  margin-left: 0;
  box-shadow: none;
}
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button button.action.toggle.change:before,
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:before,
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .action-gift.action.toggle.change:before {
  border-left: none;
  height: unset;
}
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button button.action.toggle.change:after,
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:after,
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .action-gift.action.toggle.change:after {
  font-family: 'Font Awesome 5 Free';
  content: '\f078';
  font-size: 14px;
  font-weight: 900;
  padding-left: 7px;
  line-height: 24px;
  color: #615d85;
}
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button button.action.toggle.change.active,
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.toggle.change.active,
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .action-gift.action.toggle.change.active {
  color: #615d85;
  box-shadow: none;
}
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button button.action.toggle.change.active:after,
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.toggle.change.active:after,
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .action-gift.action.toggle.change.active:after {
  content: '\f077';
  color: #615d85;
  box-shadow: none;
}
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button button.action.toggle.change:focus,
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button button.action.toggle.change:focus:after,
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:focus,
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:focus:after,
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .action-gift.action.toggle.change:focus,
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .action-gift.action.toggle.change:focus:after {
  color: #9b95d7;
}
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .items:before,
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .items:after {
  content: unset;
}
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .items {
  right: 6px;
  border-radius: 3px;
  padding: 6px 0;
}
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .items li.item {
  padding: 5px 16px;
}
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .items li:hover {
  background-color: rgba(155, 149, 215, 0.2);
}
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .items li:hover span {
  color: #615d85;
}
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .items li span {
  color: #d5d5d5;
}
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .items li span.action.new {
  padding: 0;
  /* Todo: Ask Lorin where this value is coming from */
  margin: 0 7px;
}
.product-items .product-item .product-item-inner .product-item-actions .wishlist.split.button .items li span.action.new:before {
  content: '\f067';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 10px;
  padding-left: 10px;
}
.products-grid .product-items .product-item .product-image-block {
  position: relative;
}
.products-grid .product-items .product-item .product-image-block .product-item-inner {
  position: absolute;
  top: 50%;
  display: none;
  width: 100%;
  text-align: center;
  height: auto;
  transform: translateY(-50%);
  z-index: 3;
}
.products-grid .product-items .product-item .product-image-block:hover .product-item-inner {
  display: block;
}
.products-grid .product-items .product-item .product-image-block:hover .product-item-photo {
  opacity: .5;
}
.products-grid .product-items .product-item .product-reviews-summary {
  display: none;
}
.products-list .product-items {
  text-align: center;
}
.products-list .product-items .product-item .product-image-block {
  display: inline-block;
  float: left;
}
.products-list .product-items .product-item .product-image-block .product-item-photo {
  padding: 0 24px 44px 0;
}
.products-list .product-items .product-item .product-image-block .product-item-photo img {
  width: 276px;
}
.products-list .product-items .product-item .product-item-details {
  text-align: left;
  float: left;
  display: inline-block;
}
.products-list .product-items .product-item .product-item-details .swatch-attribute {
  text-align: left;
}
.products-list .product-items .product-item .product-item-details .product-item-inner .actions-secondary {
  display: inline-block;
  vertical-align: middle;
}
.products-list .product-items .product-item .product-item-details .product-item-inner .product-item-actions {
  margin-top: 5px;
}
.products-list .product-items .product-item .product-item-details .product-item-inner .product-item-actions .action {
  margin: 0;
}
.products-list .product-items .product-item .product-item-details .product-item-inner .product-item-actions .action.towishlist {
  margin-right: 15px;
}
.products-list .product-items .product-item .product-item-details .product-item-inner .product-item-actions .action.tocart {
  margin: 0px 20px 0 0;
}
.products-list .product-items .product-item .product-item-details .product-item-inner .product-item-actions .action:before {
  line-height: 14px;
}
.columns .column.main products-list .product-item {
  padding-left: 0;
}
.product-item-actions {
  display: block;
}
.product-item-description {
  margin: 0;
}
.product-item .product-reviews-summary {
  display: inline-table;
  margin: 2px 0 0;
}
.toolbar-products {
  text-align: start;
}
.toolbar-products .pages {
  display: block;
  float: left;
}
.toolbar-products .pages .items {
  vertical-align: sub;
}
.toolbar-products .pages .item {
  line-height: 22px;
  margin: 0;
  padding-left: 5px;
  vertical-align: middle;
}
.toolbar-products .pages a.next,
.toolbar-products .pages a.previous {
  border: none;
  width: auto;
}
.toolbar-products .pages a.next:before,
.toolbar-products .pages a.previous:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 14px;
  color: #acacac;
}
.toolbar-products .pages a.next:hover:before,
.toolbar-products .pages a.previous:hover:before {
  color: #9b95d7;
}
.toolbar-products .pages a.next:before {
  content: '\f138';
}
.toolbar-products .pages a.previous {
  margin-right: 6px;
}
.toolbar-products .pages a.previous:before {
  content: '\f137';
}
.toolbar-products .pages a.page {
  color: #595959;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  width: 18px;
  text-align: center;
}
.toolbar-products .pages a.page:hover {
  color: #9b95d7;
}
.toolbar-products .pages strong.page {
  color: #9b95d7;
  font-weight: 400;
  font-size: 18px;
  width: 18px;
  line-height: 22px;
  text-align: center;
}
.toolbar-products .sorter {
  display: none;
}
.toolbar-products .sort-label {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 500;
  padding-right: 16px;
}
.toolbar-products .sorter-action {
  vertical-align: middle;
  padding-left: 5px;
}
.toolbar-products .sorter-action:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f062';
  font-weight: 900;
  font-size: 16px;
  line-height: 45px;
  color: #595959;
}
.toolbar-products .sorter-action.sort-desc:before {
  content: '\f063';
}
.toolbar-products .sorter-action:hover:before {
  color: #d5d5d5;
}
.toolbar-top {
  clear: both;
}
.toolbar-top .pages {
  display: none;
}
.toolbar-top .sorter {
  display: block;
}
.sorter {
  padding: 0;
  /* Selectize Sorter */
}
.sorter .selectize-control.sorter-options.single {
  display: inline-flex;
  text-align: left;
}
.sorter .selectize-control.single .selectize-input {
  width: 175px;
}
.sorter .selectize-control.single .selectize-dropdown {
  width: 175px !important;
}
.toolbar .limiter {
  display: block;
}
body.page-products .toolbar .limiter {
  display: block;
}
.toolbar-top .toolbar .limiter {
  display: none;
}
body.page-products .toolbar-top .toolbar .limiter {
  display: none;
}
/* Minicart Icon */
.minicart-wrapper .action.showcart:before,
.minicart-wrapper .action.showcart.active:before {
  font-size: 16px;
  color: white;
  line-height: 30px;
  content: '\f07a';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: -0.6px;
}
/* Minicart Counter */
.minicart-wrapper .action.showcart .counter.qty {
  font-size: 16px;
  background: none;
  line-height: 1;
  height: 100%;
  vertical-align: middle;
  margin: 0;
  padding: 0 0 0 3px;
}
/* Other Styles */
.page-header .minicart-wrapper .action.showcart .text {
  font-size: 14px;
  display: inline-block;
  line-height: 30px;
  color: white;
  letter-spacing: 0em;
  margin: 0;
  position: relative;
  height: auto;
  width: auto;
  vertical-align: middle;
}
.page-header .minicart-wrapper .action.showcart:hover .text,
.page-header .minicart-wrapper .action.showcart:hover .counter.qty {
  color: #9b95d7;
}
.page-header .minicart-wrapper .action.showcart.active:before {
  line-height: 30px;
}
.page-header .minicart-wrapper .action.showcart.active:hover:before {
  color: #9b95d7;
}
.page-header .minicart-wrapper .action.showcart:hover:before {
  color: #9b95d7;
}
.page-header .minicart-wrapper {
  margin: 0 0 0 75px;
  padding-left: 16px;
}
.page-header .minicart-wrapper .action.close {
  color: #111111;
  display: none;
}
.page-header .minicart-wrapper .action.close:before {
  font-size: 16px;
  line-height: 16px;
  font-weight: 900;
  content: '\f00d';
  font-family: 'Font Awesome 5 Free';
}
.page-header .minicart-wrapper .block-minicart {
  max-width: 380px;
  width: 380px;
  margin-top: 0;
  line-height: 28px;
  border: none;
  box-shadow: 4.974px 3.355px 16px 0px rgba(0, 0, 0, 0.16);
}
.page-header .minicart-wrapper .block-minicart .subtitle.empty {
  font-weight: 500;
}
.page-header .minicart-wrapper .block-minicart .subtotal {
  margin: 0;
  text-align: center;
}
.page-header .minicart-wrapper .block-minicart .subtotal span {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-weight: 500;
}
.page-header .minicart-wrapper .block-minicart .subtotal .amount.price-container {
  text-align: center;
  display: inline-block;
}
.page-header .minicart-wrapper .block-minicart .subtotal .amount.price-container .price-wrapper:first-child .price {
  font-size: 14px;
  font-weight: 500;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content {
  padding: 10px 20px;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content > .actions {
  margin: 13px 0px 0;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content > .actions .paypal {
  margin-bottom: 22px;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content > .actions .paypal button:not([disabled]):hover,
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content > .actions .paypal .cart.table-wrapper .actions-toolbar > .action:not([disabled]):hover,
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content > .actions .paypal .action-gift:not([disabled]):hover {
  opacity: 0.6;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content > .actions > .primary {
  margin: 0;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content > .actions > .primary .action.primary,
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content > .actions > .primary .amshopby-button,
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content > .actions > .primary .am-filter-go {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 22px;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content > .actions > .primary .action.primary:focus,
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content > .actions > .primary .amshopby-button:focus,
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content > .actions > .primary .am-filter-go:focus {
  background: #615d85;
  border-color: #615d85;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content > .actions > .primary .action.primary:hover,
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content > .actions > .primary .amshopby-button:hover,
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content > .actions > .primary .am-filter-go:hover {
  background: #9b95d7;
  border-color: #9b95d7;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content > .actions a.action.viewcart {
  font-size: 14px;
  text-transform: capitalize;
  text-transform: 600;
  color: #9b95d7;
  font-weight: 600;
  font-family: 'futura-pt';
  font-weight: uppercase;
  margin-bottom: 0;
  font-weight: 400;
  letter-spacing: 0.075em;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content > .actions a.action.viewcart:hover,
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content > .actions a.action.viewcart:focus {
  color: #615d85;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper {
  width: auto;
  margin: 0;
  padding: 0;
  max-height: 325px;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items {
  overflow-y: hidden;
  padding: 0;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item:first-child {
  padding-top: 20px;
  border-top: none;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item:not(first-child) {
  border-top: 1px solid #f1f1f1;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .options .toggle > span {
  display: none;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .options .toggle:after {
  font-size: 20px;
  font-family: 'Font Awesome 5 Free';
  content: '\f107';
  font-weight: 900;
  margin-bottom: 3px;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .options.active .toggle:after {
  content: '\f106';
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .options dl {
  margin-top: 10px;
  margin-bottom: 10px;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .options dl dt.label {
  font-weight: 400;
  margin-bottom: 0px;
  margin-top: 0;
  margin-right: 4px;
  float: left;
  line-height: 14px;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .options dl dt.label:after {
  content: ':';
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .options dl dd.values {
  margin-bottom: 7px;
  font-weight: 400;
  line-height: 14px;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product-item-pricing {
  float: left;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product.actions {
  float: right;
  margin: 31px 0 0;
  text-align: right;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .price {
  font-weight: normal;
  font-size: 14px;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product-item-name {
  margin: 0;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product-item-name a {
  font-size: 14px;
  text-transform: uppercase;
  color: #595959;
  font-weight: 500;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product-item-name a:hover {
  color: #9b95d7;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .item-qty {
  width: 30px;
  padding: 0px;
  height: 24px;
  border-color: #d5d5d5;
  border-radius: 0;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .details-qty label {
  width: auto;
  margin-right: 10px;
  text-transform: uppercase;
  color: #595959;
  font-weight: 400;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .details-qty label:after {
  content: none;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .action.edit:before {
  font-family: 'Font Awesome 5 Free';
  font-size: 16px;
  content: '\f303';
  margin-right: 10px;
  color: #acacac;
  font-weight: 900;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .action.edit:hover:before {
  color: #9b95d7;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .action.delete:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f2ed';
  font-size: 16px;
  color: #acacac;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .action.delete:hover:before {
  color: #9b95d7;
}
.page-header .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-widgets {
  margin: 0;
}
.page-header .minicart-wrapper .block-minicart .items-total {
  display: none;
}
.page-header .minicart-wrapper .block-minicart:before,
.page-header .minicart-wrapper .block-minicart:after {
  display: none;
}
.page-header .minicart-wrapper.active .block-minicart {
  padding: 0;
}
.page-wrapper .page-header.fixed-position .minicart-wrapper {
  position: fixed;
  right: 50px;
  top: 0;
  visibility: visible;
  z-index: 9999;
}
.page-wrapper .page-header.fixed-position .minicart-wrapper .action.showcart {
  line-height: 90px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.page-wrapper .page-header.fixed-position .minicart-wrapper .action.showcart.active:before,
.page-wrapper .page-header.fixed-position .minicart-wrapper .action.showcart:before {
  font-size: 16px;
  line-height: 93px;
  color: #111111;
  padding: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.page-wrapper .page-header.fixed-position .minicart-wrapper .action.showcart.active:hover:before,
.page-wrapper .page-header.fixed-position .minicart-wrapper .action.showcart:hover:before {
  color: #393939;
}
.page-wrapper .page-header.fixed-position .minicart-wrapper .action.showcart .text {
  color: #111111;
  font-size: 16px;
  vertical-align: middle;
}
.page-wrapper .page-header.fixed-position .minicart-wrapper .action.showcart .counter.qty .counter-number {
  color: #9b95d7;
  font-weight: 700;
}
.page-wrapper .page-header.fixed-position .minicart-wrapper .action.showcart .counter.qty .counter-number:before,
.page-wrapper .page-header.fixed-position .minicart-wrapper .action.showcart .counter.qty .counter-number:after {
  color: #111111;
  font-weight: 200;
}
.page-wrapper .page-header.fixed-position .minicart-wrapper .block-minicart {
  right: 0;
  top: 93px;
  box-shadow: 0.974px 7px 16px 0px rgba(0, 0, 0, 0.16);
  border-top: 1px solid #f1f1f1;
}
/* Todo: Add to config */
/* Todo: Add to config */
/* Todo: Add to config */
/* Todo: check if such chevrons used anywhere else on the pages. If yes - move to global scope. */
.checkout-cart-index .columns .column.main {
  padding-left: 10px;
  padding-right: 10px;
}
.checkout-cart-index .page-main .page-title-wrapper {
  font-family: 'futura-pt';
  font-size: 44px;
  font-weight: 600;
  color: #111111;
  letter-spacing: 0.04em;
  line-height: 54px;
  text-transform: uppercase;
  margin: 0;
  margin-top: 108px;
  /* Todo: Ask Lorin where this value is coming from */
}
.block-cart-failed .action.clear,
.block-cart-failed .action.update,
.cart-container .form-cart .action.clear,
.cart-container .form-cart .action.update,
.cart-container .cart-gift-item .action.clear,
.cart-container .cart-gift-item .action.update {
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
}
.block-cart-failed .action.clear:hover,
.block-cart-failed .action.update:hover,
.cart-container .form-cart .action.clear:hover,
.cart-container .form-cart .action.update:hover,
.cart-container .cart-gift-item .action.clear:hover,
.cart-container .cart-gift-item .action.update:hover,
.block-cart-failed .action.clear:active,
.block-cart-failed .action.update:active,
.cart-container .form-cart .action.clear:active,
.cart-container .form-cart .action.update:active,
.cart-container .cart-gift-item .action.clear:active,
.cart-container .cart-gift-item .action.update:active,
.block-cart-failed .action.clear:focus,
.block-cart-failed .action.update:focus,
.cart-container .form-cart .action.clear:focus,
.cart-container .form-cart .action.update:focus,
.cart-container .cart-gift-item .action.clear:focus,
.cart-container .cart-gift-item .action.update:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
.block-cart-failed .action.clear:visited,
.block-cart-failed .action.update:visited,
.cart-container .form-cart .action.clear:visited,
.cart-container .form-cart .action.update:visited,
.cart-container .cart-gift-item .action.clear:visited,
.cart-container .cart-gift-item .action.update:visited {
  color: #ffffff;
}
.block-cart-failed .action.clear span,
.block-cart-failed .action.update span,
.cart-container .form-cart .action.clear span,
.cart-container .form-cart .action.update span,
.cart-container .cart-gift-item .action.clear span,
.cart-container .cart-gift-item .action.update span {
  line-height: normal;
}
.cart-container {
  margin-top: 70px;
  margin-bottom: 50px;
  /* Cart items grid */
  /* Summary block */
}
.cart-container .fieldset > .field:not(.choice) > .control {
  width: 100%;
}
.cart-container .abs-shopping-cart-items .action.update:before,
.cart-container .block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before,
.cart-container .block-cart-failed .action.update:before,
.cart-container .cart-container .form-cart .action.update:before {
  display: none;
}
.cart-container .abs-discount-block .cart-summary .block.active > .title:after,
.cart-container .paypal-review-discount .block.active > .title:after,
.cart-container .cart-summary .block .cart-summary .block.active > .title:after,
.cart-container .paypal-review-discount .block .cart-summary .block.active > .title:after {
  content: '\e621';
}
.cart-container .cart.table-wrapper thead .col,
.cart-container .cart.table-wrapper tbody .col {
  font-family: 'futura-pt';
  font-size: 26px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0.02em;
  line-height: 36px;
  text-transform: uppercase;
  margin: 0;
}
.cart-container .cart.table-wrapper thead .col:first-child,
.cart-container .cart.table-wrapper tbody .col:first-child {
  padding-left: 0;
}
.cart-container .cart.table-wrapper thead .col:last-child,
.cart-container .cart.table-wrapper tbody .col:last-child {
  padding-right: 0;
}
.cart-container .cart.table-wrapper .item-options dt,
.cart-container .block-giftregistry-shared-items .product .item-options dt,
.cart-container .multicheckout .item-options dt,
.cart-container .cart.table-wrapper .item-options dd,
.cart-container .block-giftregistry-shared-items .product .item-options dd,
.cart-container .multicheckout .item-options dd {
  margin-bottom: 0;
}
.cart-container .cart.table-wrapper .item-options dt,
.cart-container .block-giftregistry-shared-items .product .item-options dt,
.cart-container .multicheckout .item-options dt {
  margin-right: 5px;
}
.cart-container .form-cart .cart.table-wrapper .actions-toolbar > .action,
.cart-container .form-cart .action-gift {
  color: #9b95d7;
  display: inline-block;
  padding: 0;
  background: transparent;
  min-height: 0;
  margin: 0;
}
.cart-container .form-cart .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-container .form-cart .cart.table-wrapper .actions-toolbar > .action:focus,
.cart-container .form-cart .action-gift:hover,
.cart-container .form-cart .action-gift:focus {
  color: #615d85;
  text-decoration-line: none;
  text-decoration: none;
}
.cart-container .cart-summary > .title {
  font-family: 'futura-pt';
  font-size: 30px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 40px;
  text-transform: none;
  margin: 0;
}
.cart-container .column.main .cart-summary .block > .title strong,
.cart-container .column.main .paypal-review-discount .block > .title strong {
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0em;
  line-height: 30px;
  text-transform: none;
  margin: 0;
  padding-left: 0;
}
.cart-container .cart.table-wrapper .items thead + .item,
.cart-container .cart.table-wrapper .items > .item {
  border-color: #f1f1f1;
}
.cart-container .cart-summary .block > .title,
.cart-container .paypal-review-discount .block > .title,
.cart-container .cart-totals {
  border-color: #e5e5e5;
}
.cart-container .cart-summary .block .fieldset {
  margin-left: 0;
  margin-right: 0;
}
.cart-container .cart-summary .block .fieldset .field {
  padding-bottom: 0;
}
.cart-container .cart-summary .block .fieldset .field:not(:last-child) {
  margin-bottom: 20px;
}
.cart-container .cart-summary .block .fieldset .field.note {
  font-size: 18px;
  font-family: 'futura-pt';
  font-weight: 200;
  margin-bottom: 10px;
}
.cart-container .cart-summary .block .fieldset.rate {
  margin-top: 0;
  margin-bottom: 10px;
}
.cart-container .checkout-methods-items {
  margin-top: 30px;
}
.cart-container .checkout-methods-items .item {
  padding-left: 0;
}
.cart-container .checkout-methods-items .action.primary,
.cart-container .checkout-methods-items .amshopby-button,
.cart-container .checkout-methods-items .am-filter-go {
  background-color: #615d85;
  border-color: #615d85;
  color: #ffffff;
  padding: 0px 28px;
  font-family: 'futura-pt';
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.05em;
  height: 50px;
  line-height: 50px;
}
.cart-container .checkout-methods-items .action.primary:hover,
.cart-container .checkout-methods-items .action.primary:active,
.cart-container .checkout-methods-items .action.primary:focus,
.cart-container .checkout-methods-items .amshopby-button:hover,
.cart-container .checkout-methods-items .amshopby-button:active,
.cart-container .checkout-methods-items .amshopby-button:focus,
.cart-container .checkout-methods-items .am-filter-go:hover,
.cart-container .checkout-methods-items .am-filter-go:active,
.cart-container .checkout-methods-items .am-filter-go:focus {
  background-color: #9b95d7;
  border-color: #9b95d7;
  color: #ffffff;
}
.cart-container .checkout-methods-items .action.primary:visited,
.cart-container .checkout-methods-items .amshopby-button:visited,
.cart-container .checkout-methods-items .am-filter-go:visited {
  color: #ffffff;
}
.cart-container .checkout-methods-items .action.multicheckout {
  color: #9b95d7;
}
.cart-container .checkout-methods-items .action.multicheckout:hover,
.cart-container .checkout-methods-items .action.multicheckout:focus {
  color: #615d85;
  text-decoration-line: none;
  text-decoration: none;
}
.cart-container .cart.main.actions .action.continue {
  padding: 0px 30px;
  background-color: #595959;
  border-color: #595959;
  color: #ffffff;
  display: inline-block;
  line-height: 50px;
  padding-top: 0;
  padding-bottom: 0;
}
.cart-container .cart.main.actions .action.continue:hover,
.cart-container .cart.main.actions .action.continue:active,
.cart-container .cart.main.actions .action.continue:focus {
  background-color: #acacac;
  border-color: #acacac;
  color: #ffffff;
}
.cart-container .cart.main.actions .action.continue:visited {
  color: #ffffff;
}
.cart-container .cart.main.actions .action.continue:before {
  line-height: 50px;
}
.cart-container .cart-totals {
  padding-top: 22px;
}
.cart-container .cart-totals .mark strong,
.cart-container .opc-block-summary .table-totals .mark strong {
  font-weight: bold;
}
.cart-container .cart-summary {
  padding: 22px;
  /* Todo: Ask Lorin where this value is coming from */
}
.cart-container .cart-summary .block .fieldset .field:not(.choice) > .control select,
.cart-container .cart-summary .block .fieldset .field:not(.choice) > .control input,
.cart-container .cart-summary .block .fieldset .field:not(.choice) > .control textarea {
  border-radius: 3px;
  border: 1px solid #f8f8f8;
  padding: 11px;
  letter-spacing: 0.02em;
  max-width: 312px;
  box-shadow: 9999px 9999px white inset;
  height: 45px;
  width: 100%;
}
.cart-container .cart-summary .block .fieldset .field:not(.choice) > .control select.select,
.cart-container .cart-summary .block .fieldset .field:not(.choice) > .control input.select,
.cart-container .cart-summary .block .fieldset .field:not(.choice) > .control textarea.select {
  padding-top: 0;
  padding-bottom: 0;
}
.cart-container .cart-summary .block .fieldset .field:not(.choice) > .control select {
  padding: 0 0 0 16px;
}
.cart-container .cart.table-wrapper .col.qty .input-text {
  border-radius: 3px;
  border: 1px solid #f8f8f8;
  padding: 11px;
  letter-spacing: 0.02em;
  width: 100%;
  max-width: 312px;
  box-shadow: 9999px 9999px white inset;
  height: 45px;
  width: 56px;
  /* Todo: Ask Lorin where this value is coming from */
}
.cart-container .cart.table-wrapper .col.qty .input-text.select {
  padding-top: 0;
  padding-bottom: 0;
}
.cart-container .price-including-tax .price,
.cart-container .price-excluding-tax .price {
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  margin: 0;
}
.cart-container .cart-summary .block > .title:after,
.cart-container .paypal-review-discount .block > .title:after {
  top: unset;
  font-weight: bold;
}
.cart-container .cart-summary .block > .title,
.cart-container .paypal-review-discount .block > .title {
  padding-top: 25px;
  /* Todo: Ask Lorin where this value is coming from */
  margin-top: 16px;
  /* Todo: Ask Lorin where this value is coming from */
  padding-left: 0;
}
.cart-container .cart-summary .block > .title[aria-expanded="false"],
.cart-container .paypal-review-discount .block > .title[aria-expanded="false"] {
  padding-bottom: 25px;
  /* Todo: Ask Lorin where this value is coming from */
}
.cart-container .block.giftcard .actions-toolbar > .secondary .action span {
  line-height: 1;
}
.cart-container .form-cart .cart.table-wrapper .actions-toolbar > .action,
.cart-container .form-cart .action-gift {
  height: auto;
}
.cart-container .form-cart .cart.table-wrapper .actions-toolbar > .action:not(:last-child),
.cart-container .form-cart .action-gift:not(:last-child) {
  margin-right: 20px;
  position: relative;
}
.cart-container .form-cart .cart.table-wrapper .actions-toolbar > .action:not(:last-child):after,
.cart-container .form-cart .action-gift:not(:last-child):after {
  display: inline-block;
  content: '';
  position: absolute;
  right: -12px;
  top: 0;
  bottom: 0;
  background: #595959;
  width: 1px;
}
.cart-container .block.discount,
.cart-container .block.giftcard {
  display: inline-block;
  margin-top: 16px;
  /* Todo: Ask Lorin where this value is coming from */
  margin-bottom: 0;
}
.cart-container .block.discount .title,
.cart-container .block.giftcard .title {
  margin-bottom: 0;
  cursor: pointer;
}
.cart-container .block.discount .title:after,
.cart-container .block.giftcard .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;
  font-weight: bold;
}
.cart-container .block.discount .title strong,
.cart-container .block.giftcard .title strong {
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0em;
  line-height: 30px;
  text-transform: none;
  margin: 0;
}
.cart-container .block.discount .content,
.cart-container .block.giftcard .content {
  margin-top: 25px;
}
.cart-container .block.discount.active .title:after,
.cart-container .block.giftcard.active .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;
  content: '\e621';
  font-weight: bold;
}
.cart-container .block.discount .fieldset > .field,
.cart-container .block.giftcard .fieldset > .field {
  margin-bottom: 0;
}
.cart-container .block.discount .coupon .label,
.cart-container .block.giftcard .coupon .label,
.cart-container .block.discount .giftcard .label,
.cart-container .block.giftcard .giftcard .label {
  display: none;
}
.cart-container .block.discount .field,
.cart-container .block.giftcard .field {
  float: left;
  margin-right: 10px;
  /* Todo: Ask Lorin where this value is coming from */
}
.cart-container .block.discount .actions-toolbar,
.cart-container .block.giftcard .actions-toolbar {
  display: inline-block;
  margin-left: 0;
}
.cart-container .block.discount .actions-toolbar > .primary .action,
.cart-container .block.giftcard .actions-toolbar > .primary .action,
.cart-container .block.discount .actions-toolbar > .secondary .action,
.cart-container .block.giftcard .actions-toolbar > .secondary .action {
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
}
.cart-container .block.discount .actions-toolbar > .primary .action:hover,
.cart-container .block.giftcard .actions-toolbar > .primary .action:hover,
.cart-container .block.discount .actions-toolbar > .secondary .action:hover,
.cart-container .block.giftcard .actions-toolbar > .secondary .action:hover,
.cart-container .block.discount .actions-toolbar > .primary .action:active,
.cart-container .block.giftcard .actions-toolbar > .primary .action:active,
.cart-container .block.discount .actions-toolbar > .secondary .action:active,
.cart-container .block.giftcard .actions-toolbar > .secondary .action:active,
.cart-container .block.discount .actions-toolbar > .primary .action:focus,
.cart-container .block.giftcard .actions-toolbar > .primary .action:focus,
.cart-container .block.discount .actions-toolbar > .secondary .action:focus,
.cart-container .block.giftcard .actions-toolbar > .secondary .action:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
.cart-container .block.discount .actions-toolbar > .primary .action:visited,
.cart-container .block.giftcard .actions-toolbar > .primary .action:visited,
.cart-container .block.discount .actions-toolbar > .secondary .action:visited,
.cart-container .block.giftcard .actions-toolbar > .secondary .action:visited {
  color: #ffffff;
}
.cart-container .gift-item-block {
  margin-top: 16px;
}
.cart-container .gift-item-block .title {
  background: transparent;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0em;
  line-height: 30px;
  text-transform: none;
  margin: 0;
}
.cart-container .gift-item-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;
  font-weight: bold;
}
.cart-container .gift-item-block._active .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;
  content: '\e621';
  font-weight: bold;
}
.cart-container .gift-item-block .content {
  padding: 0;
  margin-top: 25px;
  border: none;
}
.cart-container .gift-item-block .gift-options-content .fieldset > .field label span {
  margin-left: 5px;
}
.cart-container .gift-item-block .gift-options .actions-toolbar .secondary .action-cancel {
  color: #9b95d7;
}
.cart-container .gift-item-block .gift-options .actions-toolbar .secondary .action-cancel:hover,
.cart-container .gift-item-block .gift-options .actions-toolbar .secondary .action-cancel:focus {
  color: #615d85;
  text-decoration-line: none;
  text-decoration: none;
}
.cart-container .product-item-name > a,
.cart-container .product.name a > a {
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  margin: 0;
}
.cart-container .cart-totals .mark,
.cart-container .opc-block-summary .table-totals .mark,
.cart-container .cart-totals .amount,
.cart-container .opc-block-summary .table-totals .amount {
  padding: 0px;
}
.checkout-cart-index .page-main {
  padding-bottom: 100px;
}
body.checkout-cart-index .product-image-wrapper img.product-image-photo {
  width: 220px;
}
body.account .page-wrapper .page-main .columns,
.customer-account-login .page-wrapper .page-main .columns,
.company-account-create .page-wrapper .page-main .columns,
.customer-account-create .page-wrapper .page-main .columns,
.customer-account-forgotpassword .page-wrapper .page-main .columns {
  padding: 0 10px;
}
body.account .field,
.customer-account-login .field,
.company-account-create .field,
.customer-account-create .field,
.customer-account-forgotpassword .field {
  padding-bottom: 0;
}
.customer-account-login .page-main,
.company-account-create .page-main,
.customer-account-create .page-main,
.customer-account-forgotpassword .page-main {
  max-width: 1200px;
}
.customer-account-login .page-main .page-title-wrapper,
.company-account-create .page-main .page-title-wrapper,
.customer-account-create .page-main .page-title-wrapper,
.customer-account-forgotpassword .page-main .page-title-wrapper {
  font-family: 'futura-pt';
  font-size: 44px;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 54px;
  text-transform: uppercase;
  margin: 0;
  color: #111111;
  margin-top: 108px;
  text-align: center;
}
.customer-account-login .page-main .columns .column.main .fieldset > .field.choice:before,
.company-account-create .page-main .columns .column.main .fieldset > .field.choice:before,
.customer-account-create .page-main .columns .column.main .fieldset > .field.choice:before,
.customer-account-forgotpassword .page-main .columns .column.main .fieldset > .field.choice:before,
.customer-account-login .page-main .columns .column.main .fieldset > .field.no-label:before,
.company-account-create .page-main .columns .column.main .fieldset > .field.no-label:before,
.customer-account-create .page-main .columns .column.main .fieldset > .field.no-label:before,
.customer-account-forgotpassword .page-main .columns .column.main .fieldset > .field.no-label:before {
  content: none;
}
.customer-account-login .page-main .columns .column:not(.sidebar-main) form .actions-toolbar,
.company-account-create .page-main .columns .column:not(.sidebar-main) form .actions-toolbar,
.customer-account-create .page-main .columns .column:not(.sidebar-main) form .actions-toolbar,
.customer-account-forgotpassword .page-main .columns .column:not(.sidebar-main) form .actions-toolbar,
.customer-account-login .page-main .columns .column:not(.sidebar-additional) form .actions-toolbar,
.company-account-create .page-main .columns .column:not(.sidebar-additional) form .actions-toolbar,
.customer-account-create .page-main .columns .column:not(.sidebar-additional) form .actions-toolbar,
.customer-account-forgotpassword .page-main .columns .column:not(.sidebar-additional) form .actions-toolbar {
  margin-left: inherit;
}
.customer-account-login .fieldset > .field:not(.choice) > .label,
.company-account-create .fieldset > .field:not(.choice) > .label,
.customer-account-create .fieldset > .field:not(.choice) > .label,
.customer-account-forgotpassword .fieldset > .field:not(.choice) > .label,
.customer-account-login .fieldset > .field:not(.choice) > .control,
.company-account-create .fieldset > .field:not(.choice) > .control,
.customer-account-create .fieldset > .field:not(.choice) > .control,
.customer-account-forgotpassword .fieldset > .field:not(.choice) > .control {
  width: 100%;
  max-width: none;
  text-align: left;
}
.customer-account-login .fieldset > .field:not(.choice) > .label input,
.company-account-create .fieldset > .field:not(.choice) > .label input,
.customer-account-create .fieldset > .field:not(.choice) > .label input,
.customer-account-forgotpassword .fieldset > .field:not(.choice) > .label input,
.customer-account-login .fieldset > .field:not(.choice) > .control input,
.company-account-create .fieldset > .field:not(.choice) > .control input,
.customer-account-create .fieldset > .field:not(.choice) > .control input,
.customer-account-forgotpassword .fieldset > .field:not(.choice) > .control input,
.customer-account-login .fieldset > .field:not(.choice) > .label textarea,
.company-account-create .fieldset > .field:not(.choice) > .label textarea,
.customer-account-create .fieldset > .field:not(.choice) > .label textarea,
.customer-account-forgotpassword .fieldset > .field:not(.choice) > .label textarea,
.customer-account-login .fieldset > .field:not(.choice) > .control textarea,
.company-account-create .fieldset > .field:not(.choice) > .control textarea,
.customer-account-create .fieldset > .field:not(.choice) > .control textarea,
.customer-account-forgotpassword .fieldset > .field:not(.choice) > .control textarea {
  max-width: none;
}
.customer-account-login .block .block-title,
.company-account-create .block .block-title,
.customer-account-create .block .block-title,
.customer-account-forgotpassword .block .block-title {
  font-family: 'futura-pt';
  font-size: 30px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 40px;
  text-transform: none;
  margin: 0;
  text-align: center;
  border: none;
}
.customer-account-login .block .block-content .field.note,
.company-account-create .block .block-content .field.note,
.customer-account-create .block .block-content .field.note,
.customer-account-forgotpassword .block .block-content .field.note {
  text-align: center;
}
/* Sign-Up/Login */
.customer-account-login .page-title-wrapper h1.page-title,
.company-account-create .page-title-wrapper h1.page-title,
.customer-account-create .page-title-wrapper h1.page-title,
.customer-account-forgotpassword .page-title-wrapper h1.page-title {
  color: #111111;
  margin-bottom: 30px;
}
.company-account-create .page-title-wrapper h1.page-title,
.customer-account-create .page-title-wrapper h1.page-title {
  margin-bottom: 80px;
}
.company-account-create .fieldset .legend,
.customer-account-create .fieldset .legend {
  font-family: 'futura-pt';
  font-size: 30px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 40px;
  text-transform: none;
  margin: 0;
  text-align: center;
  float: none;
}
.company-account-create .actions-toolbar,
.customer-account-create .actions-toolbar {
  text-align: center;
}
.company-account-create .actions-toolbar .primary,
.customer-account-create .actions-toolbar .primary {
  float: none;
}
.company-account-create .account .fieldset > .field:not(.choice) > .control,
.customer-account-create .account .fieldset > .field:not(.choice) > .control {
  max-width: none;
}
.customer-account-login .login-container .block .block-title {
  font-family: 'futura-pt';
  font-size: 30px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 40px;
  padding-bottom: 20px;
  margin-bottom: 19px;
}
.customer-account-login .login-container .block .block-content > p,
.customer-account-login .login-container .block .block-content .field.note {
  margin-bottom: 12px;
}
.customer-account-login .login-container .block .block-content form fieldset .actions-toolbar {
  margin: 0;
  text-align: center;
}
.customer-account-login .login-container .block .block-content form fieldset .actions-toolbar .primary,
.customer-account-login .login-container .block .block-content form fieldset .actions-toolbar .secondary {
  float: none;
  display: block;
  text-align: center;
}
.customer-account-login .login-container .block .block-content form fieldset .actions-toolbar .primary .action,
.customer-account-login .login-container .block .block-content form fieldset .actions-toolbar .secondary .action {
  display: inline-block;
  height: auto;
}
.customer-account-login .login-container .block .block-content form fieldset .actions-toolbar .primary .action {
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
}
.customer-account-login .login-container .block .block-content form fieldset .actions-toolbar .primary .action:hover,
.customer-account-login .login-container .block .block-content form fieldset .actions-toolbar .primary .action:active,
.customer-account-login .login-container .block .block-content form fieldset .actions-toolbar .primary .action:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
.customer-account-login .login-container .block .block-content form fieldset .actions-toolbar .primary .action:visited {
  color: #ffffff;
}
.customer-account-login .login-container .block .block-content form fieldset .control,
.customer-account-login .login-container .block .block-content form fieldset .control input {
  width: 100%;
  max-width: none;
}
.customer-account-login .login-container .block .block-content form fieldset:after {
  display: none;
}
.customer-account-login .block.block-new-customer,
.customer-account-login .block.block-new-company {
  text-align: center;
}
.customer-account-login .block.block-new-customer .actions-toolbar .primary,
.customer-account-login .block.block-new-company .actions-toolbar .primary {
  float: none;
}
.customer-account-login .block.block-new-customer .actions-toolbar .primary .action,
.customer-account-login .block.block-new-company .actions-toolbar .primary .action {
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
}
.customer-account-login .block.block-new-customer .actions-toolbar .primary .action:hover,
.customer-account-login .block.block-new-company .actions-toolbar .primary .action:hover,
.customer-account-login .block.block-new-customer .actions-toolbar .primary .action:active,
.customer-account-login .block.block-new-company .actions-toolbar .primary .action:active,
.customer-account-login .block.block-new-customer .actions-toolbar .primary .action:focus,
.customer-account-login .block.block-new-company .actions-toolbar .primary .action:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
.customer-account-login .block.block-new-customer .actions-toolbar .primary .action:visited,
.customer-account-login .block.block-new-company .actions-toolbar .primary .action:visited {
  color: #ffffff;
}
.customer-account-login .block.block-new-customer .actions-toolbar .secondary .action.remind,
.customer-account-login .block.block-new-company .actions-toolbar .secondary .action.remind {
  color: #9b95d7;
}
.customer-account-login .block.block-new-customer .actions-toolbar .secondary .action.remind:hover,
.customer-account-login .block.block-new-company .actions-toolbar .secondary .action.remind:hover,
.customer-account-login .block.block-new-customer .actions-toolbar .secondary .action.remind:focus,
.customer-account-login .block.block-new-company .actions-toolbar .secondary .action.remind:focus {
  color: #615d85;
  text-decoration-line: none;
  text-decoration: none;
}
/* Registration Page */
.company-account-create .actions-toolbar .secondary,
.customer-account-create .actions-toolbar .secondary {
  float: none;
  display: none;
}
.company-account-create .actions-toolbar .action.submit,
.customer-account-create .actions-toolbar .action.submit {
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
}
.company-account-create .actions-toolbar .action.submit:hover,
.customer-account-create .actions-toolbar .action.submit:hover,
.company-account-create .actions-toolbar .action.submit:active,
.customer-account-create .actions-toolbar .action.submit:active,
.company-account-create .actions-toolbar .action.submit:focus,
.customer-account-create .actions-toolbar .action.submit:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
.company-account-create .actions-toolbar .action.submit:visited,
.customer-account-create .actions-toolbar .action.submit:visited {
  color: #ffffff;
}
/* Forgot Password Page */
.customer-account-forgotpassword .fieldset > .field:not(.choice) > .label,
.customer-account-forgotpassword .fieldset > .field:not(.choice) > .control {
  width: 100%;
  max-width: none;
}
.customer-account-forgotpassword .fieldset > .field:not(.choice) > .label input,
.customer-account-forgotpassword .fieldset > .field:not(.choice) > .control input,
.customer-account-forgotpassword .fieldset > .field:not(.choice) > .label textarea,
.customer-account-forgotpassword .fieldset > .field:not(.choice) > .control textarea {
  max-width: none;
}
.customer-account-forgotpassword .action.captcha-reload {
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
  line-height: 1;
}
.customer-account-forgotpassword .action.captcha-reload:hover,
.customer-account-forgotpassword .action.captcha-reload:active,
.customer-account-forgotpassword .action.captcha-reload:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
.customer-account-forgotpassword .action.captcha-reload:visited {
  color: #ffffff;
}
.customer-account-forgotpassword .actions-toolbar {
  margin-left: 0;
}
.customer-account-forgotpassword .actions-toolbar .action.primary,
.customer-account-forgotpassword .actions-toolbar .amshopby-button,
.customer-account-forgotpassword .actions-toolbar .am-filter-go {
  background-color: #615d85;
  border-color: #615d85;
  color: #ffffff;
  padding: 0px 28px;
  font-family: 'futura-pt';
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.05em;
  height: 50px;
  line-height: 50px;
}
.customer-account-forgotpassword .actions-toolbar .action.primary:hover,
.customer-account-forgotpassword .actions-toolbar .action.primary:active,
.customer-account-forgotpassword .actions-toolbar .action.primary:focus,
.customer-account-forgotpassword .actions-toolbar .amshopby-button:hover,
.customer-account-forgotpassword .actions-toolbar .amshopby-button:active,
.customer-account-forgotpassword .actions-toolbar .amshopby-button:focus,
.customer-account-forgotpassword .actions-toolbar .am-filter-go:hover,
.customer-account-forgotpassword .actions-toolbar .am-filter-go:active,
.customer-account-forgotpassword .actions-toolbar .am-filter-go:focus {
  background-color: #9b95d7;
  border-color: #9b95d7;
  color: #ffffff;
}
.customer-account-forgotpassword .actions-toolbar .action.primary:visited,
.customer-account-forgotpassword .actions-toolbar .amshopby-button:visited,
.customer-account-forgotpassword .actions-toolbar .am-filter-go:visited {
  color: #ffffff;
}
/* Todo: Add to config */
/* Todo: Add to config */
/* Todo: Add to config */
/* Todo: Ask Lorin where this value is coming from */
body.account {
  /* Todo: empty notifications for My Account Page. Prefer to add these styles to global scope, or pull them from here */
  /* Common styles for My Account Tables */
  /* Common layout: header */
  /* Common layout: left sidebar */
}
body.account .message.info.empty {
  background: transparent;
  text-align: center;
  padding: 0;
}
body.account .message.info.empty span {
  color: #ffffff;
  background: #dbb03a;
  padding: 10px 25px 10px 56px;
  border-radius: 3px;
  position: relative;
}
body.account .message.info.empty > *:first-child:before {
  content: '\f0f3';
  color: #ffffff;
  font-family: 'FontAwesome';
  font-size: 14px;
  left: 10px;
  margin-left: 0;
}
body.account .abs-pager-toolbar .toolbar-amount,
body.account .account .toolbar .toolbar-amount,
body.account .toolbar-giftregistry-results .toolbar-amount,
body.account .toolbar-wishlist-results .toolbar-amount {
  color: #acacac;
}
body.account .table-wrapper {
  margin-bottom: 67px;
}
body.account .table-wrapper .table > thead > tr > th,
body.account .table-wrapper .table > tbody > tr > th,
body.account .table-wrapper .table > tfoot > tr > th,
body.account .table-wrapper .table > thead > tr > td,
body.account .table-wrapper .table > tbody > tr > td,
body.account .table-wrapper .table > tfoot > tr > td {
  padding-left: 0;
  padding-top: 23px;
  padding-bottom: 23px;
}
body.account .table-wrapper .table > thead > tr > th.actions,
body.account .table-wrapper .table > tbody > tr > th.actions,
body.account .table-wrapper .table > tfoot > tr > th.actions,
body.account .table-wrapper .table > thead > tr > td.actions,
body.account .table-wrapper .table > tbody > tr > td.actions,
body.account .table-wrapper .table > tfoot > tr > td.actions {
  text-align: center;
}
body.account .table-wrapper .table > thead > tr > th {
  padding-bottom: 24px;
  font-family: 'futura-pt';
  font-size: 26px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0.02em;
  line-height: 36px;
  text-transform: uppercase;
  margin: 0;
}
body.account .table-wrapper .table > thead > tr > th.actions {
  color: transparent;
}
body.account .table-wrapper .table:not(.cart):not(.totals) > thead > tr th,
body.account .table-wrapper .table:not(.cart):not(.totals) > thead > tr th,
body.account .table-wrapper .table:not(.cart):not(.totals) > tbody > tr th,
body.account .table-wrapper .table:not(.cart):not(.totals) > thead > tr td,
body.account .table-wrapper .table:not(.cart):not(.totals) > thead > tr td,
body.account .table-wrapper .table:not(.cart):not(.totals) > tbody > tr td {
  border-bottom: 1px solid #acacac;
}
body.account .page-main .columns {
  margin-top: 108px;
}
body.account .page-main .columns .column.main {
  margin-bottom: 50px;
}
body.account .page-title-wrapper .page-title {
  font-family: 'futura-pt';
  font-size: 44px;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 54px;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  margin-bottom: 65px;
  /* Todo: Ask Lorin where this value is coming from */
  color: #111111;
}
body.account .content {
  background: transparent;
}
body.account .content .nav.item {
  padding-left: 0;
}
body.account .content .nav.item a {
  color: #9b95d7;
  color: #111111;
}
body.account .content .nav.item a:hover,
body.account .content .nav.item a:focus {
  color: #615d85;
  text-decoration-line: none;
  text-decoration: none;
}
body.account .content .nav.item a,
body.account .content .nav.item > strong {
  padding: 0;
  padding-bottom: 15px;
  border: none;
}
body.account .content .nav.item a:hover {
  color: #615d85;
  background: transparent;
}
body.account .content .nav.item.current {
  color: #393939;
}
body.account .content .nav.item.current a,
body.account .content .nav.item.current strong {
  border: none;
  color: #615d85;
  font-weight: 200;
}
body.account .content .nav.item .delimiter {
  display: none;
}
body.account .column.main {
  /* Some specific styles for buttons, form fields and blocks */
}
body.account .column.main .primary button span,
body.account .column.main .secondary button span,
body.account .column.main .primary .cart.table-wrapper .actions-toolbar > .action span,
body.account .column.main .secondary .cart.table-wrapper .actions-toolbar > .action span,
body.account .column.main .primary .action-gift span,
body.account .column.main .secondary .action-gift span {
  line-height: 1;
}
body.account .column.main .primary button,
body.account .column.main .primary .cart.table-wrapper .actions-toolbar > .action,
body.account .column.main .primary .action-gift {
  background-color: #615d85;
  border-color: #615d85;
  color: #ffffff;
  padding: 0px 28px;
  font-family: 'futura-pt';
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.05em;
  height: 50px;
  line-height: 50px;
}
body.account .column.main .primary button:hover,
body.account .column.main .primary button:active,
body.account .column.main .primary button:focus,
body.account .column.main .primary .cart.table-wrapper .actions-toolbar > .action:hover,
body.account .column.main .primary .cart.table-wrapper .actions-toolbar > .action:active,
body.account .column.main .primary .cart.table-wrapper .actions-toolbar > .action:focus,
body.account .column.main .primary .action-gift:hover,
body.account .column.main .primary .action-gift:active,
body.account .column.main .primary .action-gift:focus {
  background-color: #9b95d7;
  border-color: #9b95d7;
  color: #ffffff;
}
body.account .column.main .primary button:visited,
body.account .column.main .primary .cart.table-wrapper .actions-toolbar > .action:visited,
body.account .column.main .primary .action-gift:visited {
  color: #ffffff;
}
body.account .column.main .secondary button,
body.account .column.main .secondary .cart.table-wrapper .actions-toolbar > .action,
body.account .column.main .secondary .action-gift {
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
}
body.account .column.main .secondary button:hover,
body.account .column.main .secondary button:active,
body.account .column.main .secondary button:focus,
body.account .column.main .secondary .cart.table-wrapper .actions-toolbar > .action:hover,
body.account .column.main .secondary .cart.table-wrapper .actions-toolbar > .action:active,
body.account .column.main .secondary .cart.table-wrapper .actions-toolbar > .action:focus,
body.account .column.main .secondary .action-gift:hover,
body.account .column.main .secondary .action-gift:active,
body.account .column.main .secondary .action-gift:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
body.account .column.main .secondary button:visited,
body.account .column.main .secondary .cart.table-wrapper .actions-toolbar > .action:visited,
body.account .column.main .secondary .action-gift:visited {
  color: #ffffff;
}
body.account .column.main .fieldset > .field.choice {
  margin-bottom: 10px;
}
body.account .column.main .fieldset > .field.choice:before,
body.account .column.main .fieldset > .field.no-label:before {
  display: none;
}
body.account .column.main h2.subtitle {
  font-family: 'futura-pt';
  font-size: 40px;
  font-weight: 600;
  color: #111111;
  letter-spacing: 0.04em;
  line-height: 50px;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 30px;
}
body.account .column.main .block:not(.widget) .block-title > strong {
  font-family: 'futura-pt';
  font-size: 30px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 40px;
  text-transform: none;
  margin: 0;
}
body.account .column.main .block:not(.widget) .block-title > .action {
  color: #9b95d7;
}
body.account .column.main .block:not(.widget) .block-title > .action:hover,
body.account .column.main .block:not(.widget) .block-title > .action:focus {
  color: #615d85;
  text-decoration-line: none;
  text-decoration: none;
}
body.account .column.main .block:not(.widget) .block-content .box .box-title > span {
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0em;
  line-height: 30px;
  text-transform: none;
  margin: 0;
}
body.account .column.main .block:not(.widget) .block-content .box .box-content {
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  margin: 0;
  margin-top: 4px;
  margin-bottom: 4px;
}
body.account .column.main .block:not(.widget) .block-content .box .box-actions > .action {
  color: #9b95d7;
}
body.account .column.main .block:not(.widget) .block-content .box .box-actions > .action:hover,
body.account .column.main .block:not(.widget) .block-content .box .box-actions > .action:focus {
  color: #615d85;
  text-decoration-line: none;
  text-decoration: none;
}
body.account .column.main .block:not(.widget) .block-content .box .box-actions > .action:not(:last-child) {
  margin-right: 20px;
  position: relative;
}
body.account .column.main .block:not(.widget) .block-content .box .box-actions > .action:not(:last-child):after {
  display: inline-block;
  content: '';
  position: absolute;
  right: -12px;
  top: 4px;
  bottom: 3px;
  background: #595959;
  width: 1px;
}
body.account .column.main .block .block-content a {
  color: #9b95d7;
}
body.account .column.main .block .block-content a:hover,
body.account .column.main .block .block-content a:focus {
  color: #615d85;
  text-decoration-line: none;
  text-decoration: none;
}
body.account .column.main .block .block-content .item {
  padding-left: 0;
}
body.account .column.main:not(.sidebar-main) form .actions-toolbar {
  margin-left: 0;
}
body.account .actions-toolbar {
  clear: both;
}
/**
    Special styles for My Account -> My Invitations -> Send Invitations
     */
.account.magento-invitation-index-send .fieldset .legend span {
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0em;
  line-height: 30px;
  text-transform: none;
  margin: 0;
}
.account.magento-invitation-index-send form .actions-toolbar {
  margin-left: 0;
}
.account.magento-invitation-index-send form .actions-toolbar button.primary,
.account.magento-invitation-index-send form .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.primary,
.account.magento-invitation-index-send form .actions-toolbar .action-gift.primary {
  background-color: #615d85;
  border-color: #615d85;
  color: #ffffff;
  padding: 0px 28px;
  font-family: 'futura-pt';
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.05em;
  height: 50px;
  line-height: 50px;
}
.account.magento-invitation-index-send form .actions-toolbar button.primary:hover,
.account.magento-invitation-index-send form .actions-toolbar button.primary:active,
.account.magento-invitation-index-send form .actions-toolbar button.primary:focus,
.account.magento-invitation-index-send form .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.primary:hover,
.account.magento-invitation-index-send form .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.primary:active,
.account.magento-invitation-index-send form .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.primary:focus,
.account.magento-invitation-index-send form .actions-toolbar .action-gift.primary:hover,
.account.magento-invitation-index-send form .actions-toolbar .action-gift.primary:active,
.account.magento-invitation-index-send form .actions-toolbar .action-gift.primary:focus {
  background-color: #9b95d7;
  border-color: #9b95d7;
  color: #ffffff;
}
.account.magento-invitation-index-send form .actions-toolbar button.primary:visited,
.account.magento-invitation-index-send form .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.primary:visited,
.account.magento-invitation-index-send form .actions-toolbar .action-gift.primary:visited {
  color: #ffffff;
}
.account.magento-invitation-index-send form .actions-toolbar .secondary {
  display: block;
  float: none;
  clear: both;
  text-align: left;
}
.account .reward-settings .fieldset .legend {
  font-family: 'futura-pt';
  font-size: 30px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 40px;
  text-transform: none;
  margin: 0;
}
.account .form-add-invitations .action.add:before {
  display: none;
}
.account .form-add-invitations .action.add > span {
  height: auto;
  margin: 0;
  position: static;
  width: auto;
}
.account .form-add-invitations .additional,
.account .form-add-invitations .field.text {
  margin-top: 15px;
}
body.account.magento-reward-customer-info .column.main .primary button,
body.account.magento-giftcardaccount-customer-index .column.main .primary button,
body.account.magento-reward-customer-info .column.main .primary .cart.table-wrapper .actions-toolbar > .action,
body.account.magento-giftcardaccount-customer-index .column.main .primary .cart.table-wrapper .actions-toolbar > .action,
body.account.magento-reward-customer-info .column.main .primary .action-gift,
body.account.magento-giftcardaccount-customer-index .column.main .primary .action-gift {
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
}
body.account.magento-reward-customer-info .column.main .primary button:hover,
body.account.magento-giftcardaccount-customer-index .column.main .primary button:hover,
body.account.magento-reward-customer-info .column.main .primary button:active,
body.account.magento-giftcardaccount-customer-index .column.main .primary button:active,
body.account.magento-reward-customer-info .column.main .primary button:focus,
body.account.magento-giftcardaccount-customer-index .column.main .primary button:focus,
body.account.magento-reward-customer-info .column.main .primary .cart.table-wrapper .actions-toolbar > .action:hover,
body.account.magento-giftcardaccount-customer-index .column.main .primary .cart.table-wrapper .actions-toolbar > .action:hover,
body.account.magento-reward-customer-info .column.main .primary .cart.table-wrapper .actions-toolbar > .action:active,
body.account.magento-giftcardaccount-customer-index .column.main .primary .cart.table-wrapper .actions-toolbar > .action:active,
body.account.magento-reward-customer-info .column.main .primary .cart.table-wrapper .actions-toolbar > .action:focus,
body.account.magento-giftcardaccount-customer-index .column.main .primary .cart.table-wrapper .actions-toolbar > .action:focus,
body.account.magento-reward-customer-info .column.main .primary .action-gift:hover,
body.account.magento-giftcardaccount-customer-index .column.main .primary .action-gift:hover,
body.account.magento-reward-customer-info .column.main .primary .action-gift:active,
body.account.magento-giftcardaccount-customer-index .column.main .primary .action-gift:active,
body.account.magento-reward-customer-info .column.main .primary .action-gift:focus,
body.account.magento-giftcardaccount-customer-index .column.main .primary .action-gift:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
body.account.magento-reward-customer-info .column.main .primary button:visited,
body.account.magento-giftcardaccount-customer-index .column.main .primary button:visited,
body.account.magento-reward-customer-info .column.main .primary .cart.table-wrapper .actions-toolbar > .action:visited,
body.account.magento-giftcardaccount-customer-index .column.main .primary .cart.table-wrapper .actions-toolbar > .action:visited,
body.account.magento-reward-customer-info .column.main .primary .action-gift:visited,
body.account.magento-giftcardaccount-customer-index .column.main .primary .action-gift:visited {
  color: #ffffff;
}
body.account.magento-reward-customer-info .acitons-toolbar .secondary,
body.account.magento-giftcardaccount-customer-index .acitons-toolbar .secondary {
  float: none;
  display: block;
  clear: both;
  text-align: left;
}
body.account.magento-reward-customer-info .column.main .action.check,
body.account.magento-giftcardaccount-customer-index .column.main .action.check {
  color: #9b95d7;
}
body.account.magento-reward-customer-info .column.main .action.check:hover,
body.account.magento-giftcardaccount-customer-index .column.main .action.check:hover,
body.account.magento-reward-customer-info .column.main .action.check:focus,
body.account.magento-giftcardaccount-customer-index .column.main .action.check:focus {
  color: #615d85;
  text-decoration-line: none;
  text-decoration: none;
}
body.account.magento-reward-customer-info .reward-settings .fieldset .legend {
  margin-bottom: 25px;
}
body.account.magento-reward-customer-info .col.points {
  color: #719a6a;
}
.magento-giftcardaccount-customer-index .fieldset {
  margin-bottom: 15px;
}
.magento-giftcardaccount-customer-index .action.check {
  margin-top: 15px;
}
.account.sales-order-view .order-title,
.account.amasty_quote-account-view .order-title,
.account.sales-order-print .order-title {
  display: none;
}
.account.sales-order-view .order-links,
.account.amasty_quote-account-view .order-links,
.account.sales-order-print .order-links {
  display: none;
}
.account.sales-order-view .item-options.links,
.account.amasty_quote-account-view .item-options.links,
.account.sales-order-print .item-options.links {
  margin-bottom: 0;
}
.account.sales-order-view .table:not(.cart):not(.totals) tfoot > tr th,
.account.amasty_quote-account-view .table:not(.cart):not(.totals) tfoot > tr th,
.account.sales-order-print .table:not(.cart):not(.totals) tfoot > tr th,
.account.sales-order-view .table:not(.cart):not(.totals) tfoot > tr td,
.account.amasty_quote-account-view .table:not(.cart):not(.totals) tfoot > tr td,
.account.sales-order-print .table:not(.cart):not(.totals) tfoot > tr td {
  padding-bottom: 0;
}
.account.sales-order-view .table:not(.cart):not(.totals) tfoot > tr:not(:first-child) th,
.account.amasty_quote-account-view .table:not(.cart):not(.totals) tfoot > tr:not(:first-child) th,
.account.sales-order-print .table:not(.cart):not(.totals) tfoot > tr:not(:first-child) th,
.account.sales-order-view .table:not(.cart):not(.totals) tfoot > tr:not(:first-child) td,
.account.amasty_quote-account-view .table:not(.cart):not(.totals) tfoot > tr:not(:first-child) td,
.account.sales-order-print .table:not(.cart):not(.totals) tfoot > tr:not(:first-child) td {
  padding-top: 10px;
}
.account.sales-order-view .order-items,
.account.amasty_quote-account-view .order-items,
.account.sales-order-print .order-items {
  background: #f8f8f8;
  padding: 18px 28px 45px 28px;
  /* Todo: Ask Lorin where this value is coming from */
}
.account.sales-order-view .order-items .table:not(.cart):not(.totals) > thead > tr th thead > tr td,
.account.amasty_quote-account-view .order-items .table:not(.cart):not(.totals) > thead > tr th thead > tr td,
.account.sales-order-print .order-items .table:not(.cart):not(.totals) > thead > tr th thead > tr td,
.account.sales-order-view .order-items .table:not(.cart):not(.totals) > thead > tr th thead > tr td,
.account.amasty_quote-account-view .order-items .table:not(.cart):not(.totals) > thead > tr th thead > tr td,
.account.sales-order-print .order-items .table:not(.cart):not(.totals) > thead > tr th thead > tr td,
.account.sales-order-view .order-items .table:not(.cart):not(.totals) > tbody > tr th thead > tr td,
.account.amasty_quote-account-view .order-items .table:not(.cart):not(.totals) > tbody > tr th thead > tr td,
.account.sales-order-print .order-items .table:not(.cart):not(.totals) > tbody > tr th thead > tr td,
.account.sales-order-view .order-items .table:not(.cart):not(.totals) > thead > tr td thead > tr td,
.account.amasty_quote-account-view .order-items .table:not(.cart):not(.totals) > thead > tr td thead > tr td,
.account.sales-order-print .order-items .table:not(.cart):not(.totals) > thead > tr td thead > tr td,
.account.sales-order-view .order-items .table:not(.cart):not(.totals) > thead > tr td thead > tr td,
.account.amasty_quote-account-view .order-items .table:not(.cart):not(.totals) > thead > tr td thead > tr td,
.account.sales-order-print .order-items .table:not(.cart):not(.totals) > thead > tr td thead > tr td,
.account.sales-order-view .order-items .table:not(.cart):not(.totals) > tbody > tr td thead > tr td,
.account.amasty_quote-account-view .order-items .table:not(.cart):not(.totals) > tbody > tr td thead > tr td,
.account.sales-order-print .order-items .table:not(.cart):not(.totals) > tbody > tr td thead > tr td,
.account.sales-order-view .order-items .table:not(.cart):not(.totals) > thead > tr th tbody > tr td,
.account.amasty_quote-account-view .order-items .table:not(.cart):not(.totals) > thead > tr th tbody > tr td,
.account.sales-order-print .order-items .table:not(.cart):not(.totals) > thead > tr th tbody > tr td,
.account.sales-order-view .order-items .table:not(.cart):not(.totals) > thead > tr th tbody > tr td,
.account.amasty_quote-account-view .order-items .table:not(.cart):not(.totals) > thead > tr th tbody > tr td,
.account.sales-order-print .order-items .table:not(.cart):not(.totals) > thead > tr th tbody > tr td,
.account.sales-order-view .order-items .table:not(.cart):not(.totals) > tbody > tr th tbody > tr td,
.account.amasty_quote-account-view .order-items .table:not(.cart):not(.totals) > tbody > tr th tbody > tr td,
.account.sales-order-print .order-items .table:not(.cart):not(.totals) > tbody > tr th tbody > tr td,
.account.sales-order-view .order-items .table:not(.cart):not(.totals) > thead > tr td tbody > tr td,
.account.amasty_quote-account-view .order-items .table:not(.cart):not(.totals) > thead > tr td tbody > tr td,
.account.sales-order-print .order-items .table:not(.cart):not(.totals) > thead > tr td tbody > tr td,
.account.sales-order-view .order-items .table:not(.cart):not(.totals) > thead > tr td tbody > tr td,
.account.amasty_quote-account-view .order-items .table:not(.cart):not(.totals) > thead > tr td tbody > tr td,
.account.sales-order-print .order-items .table:not(.cart):not(.totals) > thead > tr td tbody > tr td,
.account.sales-order-view .order-items .table:not(.cart):not(.totals) > tbody > tr td tbody > tr td,
.account.amasty_quote-account-view .order-items .table:not(.cart):not(.totals) > tbody > tr td tbody > tr td,
.account.sales-order-print .order-items .table:not(.cart):not(.totals) > tbody > tr td tbody > tr td {
  border-color: #f1f1f1;
}
.account.sales-order-view .order-items .items-qty .title,
.account.amasty_quote-account-view .order-items .items-qty .title,
.account.sales-order-print .order-items .items-qty .title {
  display: none;
}
.account.sales-order-view .order-items .price-including-tax,
.account.amasty_quote-account-view .order-items .price-including-tax,
.account.sales-order-print .order-items .price-including-tax,
.account.sales-order-view .order-items .price-excluding-tax,
.account.amasty_quote-account-view .order-items .price-excluding-tax,
.account.sales-order-print .order-items .price-excluding-tax {
  font-size: 18px;
}
.account.wishlist-index-index .label[for="wishlist-select-all"]:before {
  margin-right: 5px;
}
.account.wishlist-index-index .products-grid.wishlist .product-item-info .comment-box .label {
  display: block;
  padding-bottom: 9px;
  /* Todo: add config var */
  /* Assign dynamically named variables to the reference variable  */
  /* TODO:  Change this to color not font_color */
  /* Assign reference variables to attributes */
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  text-transform: inherit;
  margin: 0;
  text-transform: uppercase;
  font-weight: 500;
}
.account .page-main,
.customer-account-login .page-main,
.company-account-create .page-main,
.customer-account-create .page-main {
  padding-bottom: 120px;
}
.customer-account-login .block.block-customer-login {
  margin: 0;
}
/**
Table screen or higher (standard: >= 768px)
 */
/* Tablet */
/* Mobile */
#layered-filter-block.filter .filter-title {
  display: none;
}
#layered-filter-block.filter .filter-current .filter-current-subtitle {
  font-family: 'futura-pt';
  font-size: 26px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0.02em;
  line-height: 36px;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#layered-filter-block.filter .filter-current .item {
  padding-left: 0;
}
#layered-filter-block.filter .filter-current .item .filter-label {
  display: inline-block;
}
#layered-filter-block.filter .filter-current .action.remove {
  float: right;
  color: #595959;
}
#layered-filter-block.filter .filter-current .action.remove:after {
  content: "\f057";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
#layered-filter-block.filter .filter-current .action.remove:hover {
  color: #d5d5d5;
}
#layered-filter-block.filter .filter-current .action.remove span {
  display: none;
}
#layered-filter-block.filter .filter-content .filter-subtitle {
  text-transform: uppercase;
}
#layered-filter-block.filter .action.clear {
  color: #9b95d7;
}
#layered-filter-block.filter .action.clear:visited {
  color: #9b95d7;
}
#layered-filter-block.filter .action.clear:hover {
  color: #615d85;
}
#layered-filter-block.filter .action.clear .fa-remove {
  display: none;
}
#layered-filter-block.filter .filter-options .filter-options-item .filter-options-title {
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0em;
  line-height: 30px;
  text-transform: none;
  margin: 0;
}
#layered-filter-block.filter .filter-options .filter-options-item .filter-options-content .item {
  padding: 0;
}
#layered-filter-block.filter .filter-options .filter-options-item .filter-options-content .item a {
  color: #595959;
}
#layered-filter-block.filter .filter-options .filter-options-item .filter-options-content .item a:hover {
  color: #acacac;
}
#layered-filter-block.filter .filter-options .filter-options-item .filter-options-content .item a:visited {
  color: #595959;
}
#layered-filter-block.filter .filter-options .filter-options-item .filter-options-content .item .label:before {
  display: none;
}
#layered-filter-block.filter .filter-options .filter-options-item .filter-options-content .item .count {
  display: none;
  color: #595959;
}
#layered-filter-block.filter .filter-options .filter-options-item .filter-options-content .item:hover .p,
#layered-filter-block.filter .filter-options .filter-options-item .filter-options-content .item:hover .count {
  color: #acacac;
}
.sidebar-additional {
  margin-bottom: 32px;
}
.sidebar-additional .block .block-title strong {
  font-family: 'futura-pt';
  font-size: 26px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0.02em;
  line-height: 36px;
  text-transform: uppercase;
  margin: 0;
}
.sidebar-additional .block .block-title .counter {
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  margin: 0;
  padding-left: 5px;
}
.sidebar-additional .block.block-compare .product-items .product-item,
.sidebar-additional .block.block-reorder .product-items .product-item {
  border-bottom: 1px solid #f8f8f8;
  padding-bottom: 10px;
  display: flex;
  width: 100%;
}
.sidebar-additional .block.block-compare .product-items .product-item:last-child,
.sidebar-additional .block.block-reorder .product-items .product-item:last-child {
  border: none;
}
.sidebar-additional .block .product-items .product-item {
  padding-left: 0;
  text-align: left;
}
.sidebar-additional .block .product-items .product-item .product-item-name {
  margin: 0;
  display: inline;
  width: 100%;
}
.sidebar-additional .block .product-items .product-item .product-item-name .product-item-link,
.sidebar-additional .block .product-items .product-item .product-item-name a {
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  margin: 0;
}
.sidebar-additional .block .product-items .product-item .product-item-name .product-item-link:hover,
.sidebar-additional .block .product-items .product-item .product-item-name a:hover {
  color: #9b95d7;
  text-decoration: none;
}
.sidebar-additional .block .product-items .product-item .product-item-actions .actions-primary {
  display: none;
}
.sidebar-additional .block .product-items .product-item .action.delete {
  left: 0;
  position: relative;
  top: 1px;
  display: inline;
  float: right;
  color: #595959;
  padding-left: 7px;
}
.sidebar-additional .block .product-items .product-item .action.delete:visited {
  color: #595959;
}
.sidebar-additional .block .product-items .product-item .action.delete:hover {
  color: #d5d5d5;
}
.sidebar-additional .block .product-items .product-item .action.delete:before {
  display: none;
}
.sidebar-additional .block .action.compare {
  border-radius: 10px;
  height: 50px;
  line-height: 50px;
  border: none;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 400;
}
.sidebar-additional .block .tocart {
  padding: 0px 30px;
  background-color: #595959;
  border-color: #595959;
  color: #ffffff;
  font-size: 16px;
  border-radius: 10px;
}
.sidebar-additional .block .tocart:hover,
.sidebar-additional .block .tocart:active,
.sidebar-additional .block .tocart:focus {
  background-color: #acacac;
  border-color: #acacac;
  color: #ffffff;
}
.sidebar-additional .block .tocart:visited {
  color: #ffffff;
}
.sidebar-additional .block .actions-toolbar > .primary .action.details {
  color: #9b95d7;
}
.sidebar-additional .block .actions-toolbar > .primary .action.details:visited {
  color: #9b95d7;
}
.sidebar-additional .block .actions-toolbar > .primary .action.details:hover {
  color: #615d85;
}
.sidebar-additional .block .secondary {
  float: left;
  margin-top: 7px;
}
.sidebar-additional .block .secondary .action.clear {
  color: #9b95d7;
}
.sidebar-additional .block .secondary .action.clear:visited {
  color: #9b95d7;
}
.sidebar-additional .block .secondary .action.clear:hover {
  color: #615d85;
}
.sidebar-additional .block .secondary .action.clear .fa-remove {
  display: none;
}
.sidebar-additional .block .action.view {
  color: #9b95d7;
  height: auto;
}
.sidebar-additional .block .action.view:visited {
  color: #9b95d7;
}
.sidebar-additional .block .action.view:hover {
  color: #615d85;
}
.rating-summary .rating-result {
  width: auto;
  margin: 0;
  display: block;
  vertical-align: bottom;
}
.rating-summary .rating-result:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-weight: 900;
  font-size: 14px;
  height: auto;
  letter-spacing: 0px;
  line-height: inherit;
  color: #f1f1f1;
}
.rating-summary .rating-result > span:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-weight: 900;
  font-size: 14px;
  height: auto;
  letter-spacing: 0px;
  line-height: inherit;
  color: #615d85;
}
.product-item .product-reviews-summary .rating-summary {
  left: 0;
  padding-right: 5px;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 14px;
  margin-top: 0;
  line-height: 14px;
  vertical-align: middle;
}
.product-item .product-reviews-summary .reviews-actions a {
  margin: 0;
}
.product-item .product-reviews-summary .reviews-actions .action.add {
  text-transform: none;
  margin-left: 15px;
}
body .ui-datepicker select.ui-datepicker-year {
  height: auto;
  padding-left: 0;
  padding-right: 0;
}
body .amform-form {
  max-width: 1200px;
  padding: 0 12px;
  margin-bottom: 40px;
}
body .amform-form .amcform-page-wrap {
  column-count: 2;
  column-gap: 2.4%;
}
body .amform-form .fieldset .fields .amform-rating-container input[type="radio"] + .label:before {
  display: none;
}
body .amform-form .fieldset .fields .amform-rating-container label {
  width: 22px;
  height: 22px;
}
body .amform-form .fieldset .fields .field.form-group {
  margin-bottom: 0;
  padding-bottom: 25px;
}
body .amform-form .fieldset .fields .field .dropdown-menu {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
}
body .amform-form .fieldset .fields .field label {
  padding-bottom: 5px;
}
body .amform-form .fieldset .fields .field .form-control {
  font-size: 18px;
  max-width: 312px;
  max-width: 100%;
}
body .amform-form .fieldset .fields .field select[multiple=true] {
  border-radius: 3px;
  padding: 8px 0 0 10px;
  display: block;
}
body .amform-form .fieldset .fields .field select[multiple=true] option {
  padding: 3px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
  color: #595959;
}
body .amform-form .fieldset .fields .field select[multiple=true] option:checked {
  box-shadow: 1400px 0 0 #9b95d7 inset;
  text-shadow: 700px 0px 0 #595959;
  margin-left: -700px;
}
body .amform-form .fieldset .fields .field select[multiple=true]:focus {
  border-color: #f8f8f8;
  box-shadow: 9999px 9999px #f8f8f8 inset;
}
body .amform-form .fieldset .fields .field.fb-date .ui-datepicker-trigger {
  margin-left: 0;
}
body .amform-form .fieldset .fields .field input[type=file] {
  font-size: 14px;
}
body .amform-form .fieldset .fields .amcform-toolbar {
  text-align: left;
}
body .amform-form .fieldset .fields .action.primary.amcform-submit,
body .amform-form .fieldset .fields .amshopby-button.amcform-submit,
body .amform-form .fieldset .fields .am-filter-go.amcform-submit {
  padding: 0 0px 28px;
}
::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder {
  color: #595959;
}
#amasty-shopby-product-list .toolbar-products .selectize-control {
  margin-right: 10px;
  float: left;
}
#amasty-shopby-product-list .toolbar-products .sorter-action {
  float: right;
}
#amasty-shopby-product-list .toolbar-products .sort-label {
  float: left;
  line-height: 40px;
}
.selectize-input input[type="select-multiple"] {
  padding-left: 15px;
}
#layered-filter-block.filter .filter-options .filter-options-item .filter-options-content .selectize-input .item {
  padding-left: 15px;
}
#layered-filter-block.filter .filter-options .filter-options-item .filter-options-title {
  margin-bottom: 5px;
  font-weight: 500;
}
ol.am_shopby_filter_items_attr_price > li {
  padding: 0;
}
.filter-options-content:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.filter-options-content .amshopby-filter-price-go {
  background: #111111;
  border-radius: 3px;
  border: 0 solid ;
  font-family: 'futura-pt';
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 50px;
  height: 50px;
  display: inline-block;
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
  width: 100%;
}
.filter-options-content .amshopby-filter-price-go span {
  display: block;
}
.filter-options-content .amshopby-filter-price-go:hover,
.filter-options-content .amshopby-filter-price-go:active,
.filter-options-content .amshopby-filter-price-go:focus {
  border: 0 solid #393939;
  background: #393939;
  color: #ffffff;
}
.filter-options-content .amshopby-filter-price-go:hover,
.filter-options-content .amshopby-filter-price-go:active,
.filter-options-content .amshopby-filter-price-go:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
.filter-options-content .amshopby-filter-price-go:visited {
  color: #ffffff;
}
/* Amasty Slider */
.am_shopby_slider_container .am-slider .ui-slider-handle {
  margin-top: -3px;
  margin-left: -4px;
  width: 21px;
  height: 21px;
  background: #615d85;
}
.am_shopby_slider_container .am-slider .ui-slider-handle:hover,
.am_shopby_slider_container .am-slider .ui-slider-handle:focus,
.am_shopby_slider_container .am-slider .ui-slider-handle:active {
  background: #9b95d7;
}
.am_shopby_slider_container .am-slider .ui-slider-handle:last-child {
  margin-left: -15px;
}
.am_shopby_slider_container .am_shopby_slider_display {
  display: none;
}
.am_shopby_slider_container .ui-slider-horizontal {
  background: #d5d5d5;
}
.am_shopby_slider_container .am_shopy_slider_additional_labels {
  margin-top: 4px;
  font-size: 14px;
}
.am_shopby_slider_container .am_shopy_slider_additional_labels .amasty_slider_min_value {
  float: left;
  position: relative;
  left: -5px;
}
.am_shopby_slider_container .am_shopy_slider_additional_labels .amasty_slider_max_value {
  float: right;
  position: relative;
  right: 0;
}
.am_shopby_filter_items_attr_category_ids .item .label {
  font-weight: 500;
}
.am_shopby_filter_items_attr_price .am_shopby_slider_container {
  margin-top: 24px;
}
.am_shopby_filter_items_attr_price .ui-slider-horizontal {
  height: 15px;
}
.am_shopby_filter_items_attr_price .ui-slider-horizontal .ui-slider-range {
  height: 15px;
  background: #acacac;
}
/* Amasty items rating */
.am_shopby_filter_items_rating {
  margin-top: 8px;
}
.am_shopby_filter_items_rating .filter-options .filter-options-content .rating-summary {
  line-height: 24px;
}
.am_shopby_filter_items_rating .filter-options .filter-options-content .rating-summary .rating-result:before,
.am_shopby_filter_items_rating .filter-options .filter-options-content .rating-summary .rating-result > span:before {
  font-size: 16px;
}
.am_shopby_filter_items_rating .filter-options .filter-options-content .rating-summary .rating-result:before {
  color: #d5d5d5;
}
.filter-options .filter-options-content .label .rating-summary + span {
  vertical-align: top;
  font-size: 18px;
  position: relative;
  top: 1px;
}
/* Color swatch */
.swatch-attribute-options .swatch-attribute.color .swatch-option.color {
  width: 37px;
  height: 37px;
  margin-right: 0;
}
.swatch-attribute-options .swatch-option.text {
  width: 100%;
}
.catalog-category-view .sidebar .swatch-attribute.color,
.catalogsearch-result-index .sidebar .swatch-attribute.color {
  float: left;
}
.am_shopby_state_container:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.am_dropdown .bootstrap-select {
  width: 100%;
}
.am_shopby_filter_items_attr_price .am_shopby_slider_container {
  margin-right: 5px;
}
.filter-options-content .am_shopby_filter_items_attr_price .amshopby-filter-price-from,
.filter-options-content .am_shopby_filter_items_attr_price .amshopby-filter-price-to {
  width: 44.5%;
}
/* DESKTOP ONLY (from 1024px)
*/
/* TABLET (up to 1024px)
*/
body.is-blog .page-main .post-list {
  text-align: left;
}
body.is-blog .page-main .post-image img {
  max-height: 350px;
  border-radius: 5px;
}
body.is-blog .page-main .block-blog-search .blog-search {
  border-radius: 3px;
}
body.is-blog .pages a.page:hover {
  color: #9b95d7;
}
body.is-blog .post-meta-item a {
  color: #9b95d7;
}
body.is-blog .post-meta-item a:hover,
body.is-blog .post-meta-item a:focus {
  color: #615d85;
  text-decoration-line: none;
  text-decoration: none;
}
body.is-blog .wp-sidebar .block-blog ul li.active a {
  color: #111111;
  font-weight: 400;
}
body.is-blog .block-blog-categories {
  border-color: #f8f8f8;
  border-right: none;
}
body.is-blog .block-blog-categories button.block-title,
body.is-blog .block-blog-categories .cart.table-wrapper .actions-toolbar > .action.block-title,
body.is-blog .block-blog-categories .action-gift.block-title {
  background: #f8f8f8;
}
body.is-blog .block-blog-categories button.block-title a,
body.is-blog .block-blog-categories .cart.table-wrapper .actions-toolbar > .action.block-title a,
body.is-blog .block-blog-categories .action-gift.block-title a {
  font-size: 18px;
}
body.is-blog .block-blog-categories button.block-title:hover,
body.is-blog .block-blog-categories .cart.table-wrapper .actions-toolbar > .action.block-title:hover,
body.is-blog .block-blog-categories .action-gift.block-title:hover {
  color: #9b95d7;
  background: #f8f8f8;
  outline: none;
  box-shadow: none;
  border: none;
  border-bottom-right-radius: unset;
  border-bottom-left-radius: unset;
}
body.is-blog .block-blog-categories button.block-title:hover a,
body.is-blog .block-blog-categories .cart.table-wrapper .actions-toolbar > .action.block-title:hover a,
body.is-blog .block-blog-categories .action-gift.block-title:hover a {
  color: #9b95d7;
}
body.is-blog .block-blog-categories .block-content ul {
  padding-bottom: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  left: 0px;
}
body.is-blog .block-blog-categories .block-content ul li {
  margin-bottom: 0;
}
body.is-blog .block-blog-categories .block-content ul li a {
  color: #595959;
  font-size: 18px;
  font-weight: 400;
}
body.is-blog .block-blog-categories .block-content ul li a:hover {
  color: #9b95d7;
}
body.is-blog .block-blog-categories #wp-category-list {
  background: #f8f8f8 !important;
  border-color: #f8f8f8 !important;
}
body.is-blog .page-main .block-blog-search .blog-search button,
body.is-blog .page-main .block-blog-search .blog-search .cart.table-wrapper .actions-toolbar > .action,
body.is-blog .page-main .block-blog-search .blog-search .action-gift {
  height: auto;
}
body.is-blog .post-list .post-entry {
  overflow: visible;
}
body.is-blog .post-list .post-entry .post-image {
  text-align: center;
}
body.is-blog .post-list .post-entry .post-name {
  margin-top: 22px;
  margin-bottom: 5px;
  line-height: 39px;
}
body.is-blog .post-list .post-entry .post-meta-item a {
  color: #9b95d7;
  font-weight: 500;
  font-size: 18px;
}
body.is-blog .post-list .post-entry .post-meta-item a:hover {
  color: #615d85;
}
body.is-blog .post-list .post-entry .post-meta .post-date {
  font-weight: 600;
  font-size: 18px;
}
body.is-blog .post-list .post-entry .post-meta-item p {
  color: #9b95d7;
}
body.is-blog .post-list .post-entry .post-readmore {
  margin-top: 5px;
}
body.is-blog .post-list .post-entry .post-user.post-meta-item {
  margin-top: 2px;
  font-size: 18px;
  font-weight: 400;
}
body.is-blog .post-list .post-entry .post-user.post-meta-item p {
  font-size: 18px;
  font-weight: 400;
}
body.is-blog .post-list .post-entry .post-user-image {
  position: relative;
}
body.is-blog .post-list .post-entry .post-user-image img {
  position: absolute;
  right: 20px;
  top: 10px;
}
body.is-blog hr {
  border-color: #d5d5d5;
}
body.is-blog .post-meta .post-meta-item.post-tags {
  display: none;
}
body.is-blog.wordpress-post-view .post-user-parent ul li span:before,
body.is-blog.wordpress-post-preview .post-user-parent ul li span:before,
body.is-blog.wordpress-post-view .post-user-share ul li span:before,
body.is-blog.wordpress-post-preview .post-user-share ul li span:before,
body.is-blog .post-meta-item a {
  color: #9b95d7;
}
body.is-blog.wordpress-post-view .post-user-parent ul li span:before:hover,
body.is-blog.wordpress-post-preview .post-user-parent ul li span:before:hover,
body.is-blog.wordpress-post-view .post-user-share ul li span:before:hover,
body.is-blog.wordpress-post-preview .post-user-share ul li span:before:hover,
body.is-blog .post-meta-item a:hover,
body.is-blog.wordpress-post-view .post-user-parent ul li span:before:focus,
body.is-blog.wordpress-post-preview .post-user-parent ul li span:before:focus,
body.is-blog.wordpress-post-view .post-user-share ul li span:before:focus,
body.is-blog.wordpress-post-preview .post-user-share ul li span:before:focus,
body.is-blog .post-meta-item a:focus {
  color: #615d85;
  text-decoration-line: none;
  text-decoration: none;
}
body.is-blog .post-meta-item a {
  font-size: 18px;
  font-weight: 500;
}
body.is-blog .post-name a {
  font-family: 'futura-pt';
  font-size: 30px;
  font-weight: 200;
  letter-spacing: 0.02em;
  line-height: 40px;
  text-transform: none;
  margin: 0;
  color: #595959;
  font-weight: 400;
}
body.is-blog .post-name a:hover {
  color: #9b95d7;
}
body.is-blog .post-readmore button,
body.is-blog .comments-wrapper button,
body.is-blog .post-readmore .cart.table-wrapper .actions-toolbar > .action,
body.is-blog .comments-wrapper .cart.table-wrapper .actions-toolbar > .action,
body.is-blog .post-readmore .action-gift,
body.is-blog .is-blog .comments-wrapper .action-gift,
body.is-blog .post-readmore .cart.table-wrapper .actions-toolbar > .action,
body.is-blog .comments-wrapper .cart.table-wrapper .actions-toolbar > .action,
body.is-blog .post-readmore .action-gift,
body.is-blog .comments-wrapper .action-gift,
body.is-blog .post-readmore .action-gift,
body.is-blog .comments-wrapper .action-gift {
  background: #111111;
  border-radius: 3px;
  border: 0 solid ;
  font-family: 'futura-pt';
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 50px;
  height: 50px;
  display: inline-block;
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
}
body.is-blog .post-readmore button span,
body.is-blog .comments-wrapper button span,
body.is-blog .post-readmore .cart.table-wrapper .actions-toolbar > .action span,
body.is-blog .comments-wrapper .cart.table-wrapper .actions-toolbar > .action span,
body.is-blog .post-readmore .action-gift span,
body.is-blog .is-blog .comments-wrapper .action-gift span,
body.is-blog .post-readmore .cart.table-wrapper .actions-toolbar > .action span,
body.is-blog .comments-wrapper .cart.table-wrapper .actions-toolbar > .action span,
body.is-blog .post-readmore .action-gift span,
body.is-blog .comments-wrapper .action-gift span,
body.is-blog .post-readmore .action-gift span,
body.is-blog .comments-wrapper .action-gift span {
  display: block;
}
body.is-blog .post-readmore button:hover,
body.is-blog .comments-wrapper button:hover,
body.is-blog .post-readmore .cart.table-wrapper .actions-toolbar > .action:hover,
body.is-blog .comments-wrapper .cart.table-wrapper .actions-toolbar > .action:hover,
body.is-blog .post-readmore .action-gift:hover,
body.is-blog .is-blog .comments-wrapper .action-gift:hover,
body.is-blog .post-readmore button:active,
body.is-blog .comments-wrapper button:active,
body.is-blog .post-readmore .cart.table-wrapper .actions-toolbar > .action:active,
body.is-blog .comments-wrapper .cart.table-wrapper .actions-toolbar > .action:active,
body.is-blog .post-readmore .action-gift:active,
body.is-blog .is-blog .comments-wrapper .action-gift:active,
body.is-blog .post-readmore button:focus,
body.is-blog .comments-wrapper button:focus,
body.is-blog .post-readmore .cart.table-wrapper .actions-toolbar > .action:focus,
body.is-blog .comments-wrapper .cart.table-wrapper .actions-toolbar > .action:focus,
body.is-blog .post-readmore .action-gift:focus,
body.is-blog .is-blog .comments-wrapper .action-gift:focus,
body.is-blog .post-readmore .cart.table-wrapper .actions-toolbar > .action:hover,
body.is-blog .comments-wrapper .cart.table-wrapper .actions-toolbar > .action:hover,
body.is-blog .post-readmore .cart.table-wrapper .actions-toolbar > .action:active,
body.is-blog .comments-wrapper .cart.table-wrapper .actions-toolbar > .action:active,
body.is-blog .post-readmore .cart.table-wrapper .actions-toolbar > .action:focus,
body.is-blog .comments-wrapper .cart.table-wrapper .actions-toolbar > .action:focus,
body.is-blog .post-readmore .action-gift:hover,
body.is-blog .comments-wrapper .action-gift:hover,
body.is-blog .post-readmore .action-gift:active,
body.is-blog .comments-wrapper .action-gift:active,
body.is-blog .post-readmore .action-gift:focus,
body.is-blog .comments-wrapper .action-gift:focus,
body.is-blog .post-readmore .action-gift:hover,
body.is-blog .comments-wrapper .action-gift:hover,
body.is-blog .post-readmore .action-gift:active,
body.is-blog .comments-wrapper .action-gift:active,
body.is-blog .post-readmore .action-gift:focus,
body.is-blog .comments-wrapper .action-gift:focus {
  border: 0 solid #393939;
  background: #393939;
  color: #ffffff;
}
body.is-blog .post-readmore button:hover,
body.is-blog .comments-wrapper button:hover,
body.is-blog .post-readmore .cart.table-wrapper .actions-toolbar > .action:hover,
body.is-blog .comments-wrapper .cart.table-wrapper .actions-toolbar > .action:hover,
body.is-blog .post-readmore .action-gift:hover,
body.is-blog .is-blog .comments-wrapper .action-gift:hover,
body.is-blog .post-readmore button:active,
body.is-blog .comments-wrapper button:active,
body.is-blog .post-readmore .cart.table-wrapper .actions-toolbar > .action:active,
body.is-blog .comments-wrapper .cart.table-wrapper .actions-toolbar > .action:active,
body.is-blog .post-readmore .action-gift:active,
body.is-blog .is-blog .comments-wrapper .action-gift:active,
body.is-blog .post-readmore button:focus,
body.is-blog .comments-wrapper button:focus,
body.is-blog .post-readmore .cart.table-wrapper .actions-toolbar > .action:focus,
body.is-blog .comments-wrapper .cart.table-wrapper .actions-toolbar > .action:focus,
body.is-blog .post-readmore .action-gift:focus,
body.is-blog .is-blog .comments-wrapper .action-gift:focus,
body.is-blog .post-readmore .cart.table-wrapper .actions-toolbar > .action:hover,
body.is-blog .comments-wrapper .cart.table-wrapper .actions-toolbar > .action:hover,
body.is-blog .post-readmore .cart.table-wrapper .actions-toolbar > .action:active,
body.is-blog .comments-wrapper .cart.table-wrapper .actions-toolbar > .action:active,
body.is-blog .post-readmore .cart.table-wrapper .actions-toolbar > .action:focus,
body.is-blog .comments-wrapper .cart.table-wrapper .actions-toolbar > .action:focus,
body.is-blog .post-readmore .action-gift:hover,
body.is-blog .comments-wrapper .action-gift:hover,
body.is-blog .post-readmore .action-gift:active,
body.is-blog .comments-wrapper .action-gift:active,
body.is-blog .post-readmore .action-gift:focus,
body.is-blog .comments-wrapper .action-gift:focus,
body.is-blog .post-readmore .action-gift:hover,
body.is-blog .comments-wrapper .action-gift:hover,
body.is-blog .post-readmore .action-gift:active,
body.is-blog .comments-wrapper .action-gift:active,
body.is-blog .post-readmore .action-gift:focus,
body.is-blog .comments-wrapper .action-gift:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
body.is-blog .post-readmore button:visited,
body.is-blog .comments-wrapper button:visited,
body.is-blog .post-readmore .cart.table-wrapper .actions-toolbar > .action:visited,
body.is-blog .comments-wrapper .cart.table-wrapper .actions-toolbar > .action:visited,
body.is-blog .post-readmore .action-gift:visited,
body.is-blog .is-blog .comments-wrapper .action-gift:visited,
body.is-blog .post-readmore .cart.table-wrapper .actions-toolbar > .action:visited,
body.is-blog .comments-wrapper .cart.table-wrapper .actions-toolbar > .action:visited,
body.is-blog .post-readmore .action-gift:visited,
body.is-blog .comments-wrapper .action-gift:visited,
body.is-blog .post-readmore .action-gift:visited,
body.is-blog .comments-wrapper .action-gift:visited {
  color: #ffffff;
}
body.is-blog.wordpress-homepage-view .page-main,
body.is-blog.wordpress-search-view .page-main,
body.is-blog.wordpress-term-view .page-main {
  padding-top: 120px;
  padding-bottom: 125px;
}
body.is-blog.wordpress-homepage-view .post-meta-ite.post-user,
body.is-blog.wordpress-search-view .post-meta-ite.post-user,
body.is-blog.wordpress-term-view .post-meta-ite.post-user {
  color: #676767;
}
body.is-blog.wordpress-homepage-view .post-meta-ite.post-user p,
body.is-blog.wordpress-search-view .post-meta-ite.post-user p,
body.is-blog.wordpress-term-view .post-meta-ite.post-user p {
  font-size: 18px;
  color: #615d85;
  font-weight: normal;
}
body.is-blog.wordpress-post-view .page-main .post-image img,
body.is-blog.wordpress-post-preview .page-main .post-image img {
  max-width: 100%;
  max-height: 500px;
}
body.is-blog.wordpress-post-view .post-tags.post-meta-item,
body.is-blog.wordpress-post-preview .post-tags.post-meta-item {
  display: none;
}
body.is-blog.wordpress-post-view .sidebar-post-main img,
body.is-blog.wordpress-post-preview .sidebar-post-main img {
  max-height: 200px;
  border-radius: 5px;
}
body.is-blog.wordpress-post-view .post-content p,
body.is-blog.wordpress-post-preview .post-content p {
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  margin: 0;
  font-weight: 400;
}
body.is-blog.wordpress-post-view .post-content a,
body.is-blog.wordpress-post-preview .post-content a {
  color: #9b95d7;
}
body.is-blog.wordpress-post-view .post-content a:hover,
body.is-blog.wordpress-post-preview .post-content a:hover,
body.is-blog.wordpress-post-view .post-content a:focus,
body.is-blog.wordpress-post-preview .post-content a:focus {
  color: #615d85;
  text-decoration-line: none;
  text-decoration: none;
}
body.is-blog.wordpress-post-view .post-content img,
body.is-blog.wordpress-post-preview .post-content img {
  margin-top: 45px;
  margin-bottom: 45px;
}
body.is-blog.wordpress-post-view .post-content h1,
body.is-blog.wordpress-post-preview .post-content h1 {
  font-family: 'futura-pt';
  font-size: 44px;
  font-weight: 600;
  color: #111111;
  letter-spacing: 0.04em;
  line-height: 54px;
  text-transform: uppercase;
  margin: 0;
}
body.is-blog.wordpress-post-view .post-content h2,
body.is-blog.wordpress-post-preview .post-content h2 {
  font-family: 'futura-pt';
  font-size: 40px;
  font-weight: 600;
  color: #111111;
  letter-spacing: 0.04em;
  line-height: 50px;
  text-transform: uppercase;
  margin: 0;
}
body.is-blog.wordpress-post-view .post-content h3,
body.is-blog.wordpress-post-preview .post-content h3 {
  font-family: 'futura-pt';
  font-size: 30px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 40px;
  text-transform: none;
  margin: 0;
}
body.is-blog.wordpress-post-view .post-content h4,
body.is-blog.wordpress-post-preview .post-content h4 {
  font-family: 'futura-pt';
  font-size: 28px;
  font-weight: 400;
  color: #111111;
  letter-spacing: 0.02em;
  line-height: 38px;
  text-transform: uppercase;
  margin: 0;
}
body.is-blog.wordpress-post-view .post-content h5,
body.is-blog.wordpress-post-preview .post-content h5 {
  font-family: 'futura-pt';
  font-size: 26px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0.02em;
  line-height: 36px;
  text-transform: uppercase;
  margin: 0;
}
body.is-blog.wordpress-post-view .post-content h6,
body.is-blog.wordpress-post-preview .post-content h6 {
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0em;
  line-height: 30px;
  text-transform: none;
  margin: 0;
}
body.is-blog.wordpress-post-view .post-content h1,
body.is-blog.wordpress-post-preview .post-content h1,
body.is-blog.wordpress-post-view .post-content h2,
body.is-blog.wordpress-post-preview .post-content h2,
body.is-blog.wordpress-post-view .post-content h3,
body.is-blog.wordpress-post-preview .post-content h3,
body.is-blog.wordpress-post-view .post-content h4,
body.is-blog.wordpress-post-preview .post-content h4,
body.is-blog.wordpress-post-view .post-content h5,
body.is-blog.wordpress-post-preview .post-content h5,
body.is-blog.wordpress-post-view .post-content h6,
body.is-blog.wordpress-post-preview .post-content h6 {
  margin-top: 12px;
  margin-bottom: 12px;
}
body.is-blog.wordpress-post-view .post-name,
body.is-blog.wordpress-post-preview .post-name {
  font-weight: 500;
  font-size: 40px;
  line-height: 54px;
  letter-spacing: 2.2px;
  color: #111111;
}
body.is-blog.wordpress-post-view .post-date,
body.is-blog.wordpress-post-preview .post-date {
  font-size: 18px;
  font-weight: 600;
}
body.is-blog.wordpress-post-view .post-entry,
body.is-blog.wordpress-post-preview .post-entry {
  padding-top: 125px;
  padding-bottom: 135px;
}
body.is-blog.wordpress-post-view .post-desktop-show.post-user-share,
body.is-blog.wordpress-post-preview .post-desktop-show.post-user-share {
  margin-top: 12px;
}
body.is-blog.wordpress-post-view .post-desktop-show.post-user-share p,
body.is-blog.wordpress-post-preview .post-desktop-show.post-user-share p {
  font-size: 18px;
  margin-bottom: 0;
}
body.is-blog.wordpress-post-view .post-user-share ul,
body.is-blog.wordpress-post-preview .post-user-share ul {
  margin-left: 0;
}
body.is-blog.wordpress-post-view .post-user-share ul li,
body.is-blog.wordpress-post-preview .post-user-share ul li {
  padding: 0 10px;
}
body.is-blog.wordpress-post-view .post-user-parent .post-user,
body.is-blog.wordpress-post-preview .post-user-parent .post-user {
  color: #676767;
  font-size: 18px;
}
body.is-blog.wordpress-post-view .post-user-parent .post-user p,
body.is-blog.wordpress-post-preview .post-user-parent .post-user p {
  font-size: 18px;
  color: #9b95d7;
  font-weight: normal;
}
body.is-blog.wordpress-post-view .sidebar-post-name,
body.is-blog.wordpress-post-preview .sidebar-post-name,
body.is-blog.wordpress-post-view .sidebar-post-author,
body.is-blog.wordpress-post-preview .sidebar-post-author {
  color: #595959;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.8px;
}
body.is-blog.wordpress-post-view .sidebar-post-view,
body.is-blog.wordpress-post-preview .sidebar-post-view {
  padding-bottom: 25px;
}
body.is-blog.wordpress-post-view .sidebar-post-name,
body.is-blog.wordpress-post-preview .sidebar-post-name {
  margin-bottom: 10px;
}
body.is-blog.wordpress-post-view .sidebar-post-author,
body.is-blog.wordpress-post-preview .sidebar-post-author {
  font-weight: 400;
  margin-bottom: 0;
}
body.is-blog.wordpress-post-view .sidebar-posts-header,
body.is-blog.wordpress-post-preview .sidebar-posts-header {
  font-family: 'futura-pt';
  font-size: 44px;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 54px;
  text-transform: uppercase;
  margin: 0;
  font-size: 28px;
  color: #111111;
  font-weight: 400;
  margin-bottom: 32px;
  line-height: 35px;
}
body.is-blog.wordpress-post-view .comments-wrapper h2,
body.is-blog.wordpress-post-preview .comments-wrapper h2 {
  font-size: 30px;
  color: #676767;
  font-weight: 400;
}
body.is-blog.wordpress-post-view .comments-wrapper h2 + hr,
body.is-blog.wordpress-post-preview .comments-wrapper h2 + hr {
  margin-top: 15px;
  margin-bottom: 37px;
}
body.is-blog.wordpress-post-view .comment-list .comment-image img,
body.is-blog.wordpress-post-preview .comment-list .comment-image img {
  border-radius: 50%;
}
body.is-blog.wordpress-post-view .comment-list .comment-url,
body.is-blog.wordpress-post-preview .comment-list .comment-url {
  font-size: 18px;
  font-weight: 600;
}
body.is-blog.wordpress-post-view .comment-list .comment-entry,
body.is-blog.wordpress-post-preview .comment-list .comment-entry {
  margin-top: 8px;
  font-size: 18px;
  line-height: 35px;
  font-weight: 400;
}
body.is-blog.wordpress-post-view .comment-list .reply a,
body.is-blog.wordpress-post-preview .comment-list .reply a {
  font-size: 18px;
  color: #9b95d7;
  text-transform: capitalize;
  font-weight: 400;
}
body.is-blog.wordpress-post-view .comment-list .comment-date a,
body.is-blog.wordpress-post-preview .comment-list .comment-date a {
  font-size: 18px;
  font-weight: 400;
}
body.is-blog.wordpress-post-view .comments-wrapper,
body.is-blog.wordpress-post-preview .comments-wrapper {
  width: 100%;
}
body.is-blog.wordpress-post-view .comments-wrapper #respond .fieldset,
body.is-blog.wordpress-post-preview .comments-wrapper #respond .fieldset {
  margin-top: 100px;
  padding-top: 0;
}
body.is-blog.wordpress-post-view .comments-wrapper #respond .fieldset .legend,
body.is-blog.wordpress-post-preview .comments-wrapper #respond .fieldset .legend {
  text-align: center;
  display: block;
  margin: 0;
  float: none;
  color: #676767;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 400;
}
body.is-blog.wordpress-post-view .comments-wrapper #respond .fieldset .field,
body.is-blog.wordpress-post-preview .comments-wrapper #respond .fieldset .field {
  margin-bottom: 15px;
  padding-bottom: 0;
}
body.is-blog.wordpress-post-view .comments-wrapper #respond .fieldset .field .label,
body.is-blog.wordpress-post-preview .comments-wrapper #respond .fieldset .field .label {
  width: 100%;
  display: block;
  text-align: left;
  margin-bottom: 12px;
}
body.is-blog.wordpress-post-view .comments-wrapper #respond .fieldset .field .control,
body.is-blog.wordpress-post-preview .comments-wrapper #respond .fieldset .field .control {
  width: 100%;
}
body.is-blog.wordpress-post-view .comments-wrapper #respond .fieldset .field textarea,
body.is-blog.wordpress-post-preview .comments-wrapper #respond .fieldset .field textarea,
body.is-blog.wordpress-post-view .comments-wrapper #respond .fieldset .field input,
body.is-blog.wordpress-post-preview .comments-wrapper #respond .fieldset .field input {
  max-width: none;
  background-color: #f8f8f8;
  box-shadow: none;
}
body.is-blog.wordpress-post-view .comments-wrapper #respond .fieldset .field textarea,
body.is-blog.wordpress-post-preview .comments-wrapper #respond .fieldset .field textarea {
  line-height: 42px;
}
body.is-blog.wordpress-post-view .comments-wrapper #respond .actions-toolbar,
body.is-blog.wordpress-post-preview .comments-wrapper #respond .actions-toolbar {
  margin-left: 0;
  margin-top: 25px;
}
body.checkout-index-index .panel.header {
  display: none;
}
body.checkout-index-index .logo {
  margin: 0;
  padding: 10px 0;
}
body.checkout-index-index .page-main {
  padding-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
  width: 93%;
}
body.checkout-index-index .page-main select {
  background: #f8f8f8 url('../images/select-bg.svg') no-repeat;
  background-position: 99% 45%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  box-shadow: none;
  padding-right: 42px;
}
body.checkout-index-index .page-main .fieldset.payment > .field.choice:before,
body.checkout-index-index .page-main .fieldset.payment > .field.no-label:before {
  display: none;
}
body.checkout-index-index .page-main button.action:not(.primary):not(.action-edit):not(.showcart),
body.checkout-index-index .page-main .cart.table-wrapper .actions-toolbar > .action.action:not(.primary):not(.action-edit):not(.showcart),
body.checkout-index-index .page-main .action-gift.action:not(.primary):not(.action-edit):not(.showcart) {
  background: #111111;
  color: #ffffff;
  border-radius: 3px;
  border: 0 solid ;
  padding: 0px 30px;
  font-family: 'futura-pt';
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 50px;
  height: 50px;
  display: inline-block;
  text-decoration: none;
}
body.checkout-index-index .page-main button.action:not(.primary):not(.action-edit):not(.showcart) span,
body.checkout-index-index .page-main .cart.table-wrapper .actions-toolbar > .action.action:not(.primary):not(.action-edit):not(.showcart) span,
body.checkout-index-index .page-main .action-gift.action:not(.primary):not(.action-edit):not(.showcart) span {
  display: block;
}
body.checkout-index-index .page-main button.action:not(.primary):not(.action-edit):not(.showcart):hover,
body.checkout-index-index .page-main button.action:not(.primary):not(.action-edit):not(.showcart):active,
body.checkout-index-index .page-main button.action:not(.primary):not(.action-edit):not(.showcart):focus,
body.checkout-index-index .page-main .cart.table-wrapper .actions-toolbar > .action.action:not(.primary):not(.action-edit):not(.showcart):hover,
body.checkout-index-index .page-main .cart.table-wrapper .actions-toolbar > .action.action:not(.primary):not(.action-edit):not(.showcart):active,
body.checkout-index-index .page-main .cart.table-wrapper .actions-toolbar > .action.action:not(.primary):not(.action-edit):not(.showcart):focus,
body.checkout-index-index .page-main .action-gift.action:not(.primary):not(.action-edit):not(.showcart):hover,
body.checkout-index-index .page-main .action-gift.action:not(.primary):not(.action-edit):not(.showcart):active,
body.checkout-index-index .page-main .action-gift.action:not(.primary):not(.action-edit):not(.showcart):focus {
  border: 0 solid #393939;
  background: #393939;
  color: #ffffff;
}
body.checkout-index-index .page-main .primary button.action:not(.checkout),
body.checkout-index-index .page-main .primary .cart.table-wrapper .actions-toolbar > .action.action:not(.checkout),
body.checkout-index-index .page-main .primary .action-gift.action:not(.checkout) {
  background: #111111;
  color: #ffffff;
  border-radius: 3px;
  border: 0 solid ;
  padding: 0px 30px;
  font-family: 'futura-pt';
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 50px;
  height: 50px;
  display: inline-block;
  text-decoration: none;
}
body.checkout-index-index .page-main .primary button.action:not(.checkout) span,
body.checkout-index-index .page-main .primary .cart.table-wrapper .actions-toolbar > .action.action:not(.checkout) span,
body.checkout-index-index .page-main .primary .action-gift.action:not(.checkout) span {
  display: block;
}
body.checkout-index-index .page-main .primary button.action:not(.checkout):hover,
body.checkout-index-index .page-main .primary button.action:not(.checkout):active,
body.checkout-index-index .page-main .primary button.action:not(.checkout):focus,
body.checkout-index-index .page-main .primary .cart.table-wrapper .actions-toolbar > .action.action:not(.checkout):hover,
body.checkout-index-index .page-main .primary .cart.table-wrapper .actions-toolbar > .action.action:not(.checkout):active,
body.checkout-index-index .page-main .primary .cart.table-wrapper .actions-toolbar > .action.action:not(.checkout):focus,
body.checkout-index-index .page-main .primary .action-gift.action:not(.checkout):hover,
body.checkout-index-index .page-main .primary .action-gift.action:not(.checkout):active,
body.checkout-index-index .page-main .primary .action-gift.action:not(.checkout):focus {
  border: 0 solid #393939;
  background: #393939;
  color: #ffffff;
}
body.checkout-index-index .page-main .shipping-address-item {
  padding: 20px;
  margin: -1px;
}
body.checkout-index-index .page-main .action-select-shipping-item {
  float: none;
}
body.checkout-index-index .page-main .minicart-items .product-item-details {
  padding-left: 176px;
}
body.checkout-index-index .page-main .checkout-billing-address .actions-toolbar {
  margin-left: 0;
}
body.checkout-index-index .page-main .checkout-billing-address .actions-toolbar .primary {
  float: none;
}
body.checkout-index-index .page-main .checkout-billing-address .actions-toolbar .action-cancel {
  margin: 0 10px;
}
body.checkout-index-index .page-main .checkout-payment-method ul {
  margin: 0;
}
body.checkout-index-index .page-main .checkout-payment-method .actions-toolbar .action-cancel {
  margin-left: 0;
}
body.checkout-index-index .page-main .checkout-payment-method .payment-option-title .action-toggle {
  height: auto;
  padding: 10px;
}
body.checkout-index-index .page-main .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
  margin-left: 0;
}
body.checkout-index-index .page-main .form-login .actions-toolbar {
  max-width: 440px;
  margin-left: 0;
}
body.checkout-index-index .page-main .discount-code input,
body.checkout-index-index .page-main .giftcardaccount input {
  max-width: 100% !important;
}
body.checkout-index-index .page-main .discount-code .field,
body.checkout-index-index .page-main .giftcardaccount .field {
  padding-bottom: 0;
}
body.checkout-index-index .page-main .discount-code .secondary,
body.checkout-index-index .page-main .giftcardaccount .secondary {
  margin: 0 20px 0 0;
}
body.checkout-index-index .page-main .opc-progress-bar li {
  margin: 0 -1px 0 0;
}
body.checkout-index-index .page-main .table-checkout-shipping-method tbody tr.no-border td {
  padding-bottom: 0;
}
body.checkout-index-index .page-main .table-checkout-shipping-method tbody tr.border td {
  padding-top: 0;
  border-top: 0;
  border-bottom: 1px solid #cccccc;
}
body.checkout-index-index .page-main .payment-method-billing-address .billing-address-details .action-edit-address {
  margin-top: 20px;
}
body.checkout-index-index .page-main .fieldset > .field {
  margin: 0 0 21px 0;
  padding: 0;
}
body.checkout-index-index .page-main .fieldset > .field.street .control label {
  padding: 0;
}
body.checkout-index-index .page-main .fieldset > .field.street .control .field {
  padding: 0 0 15px 0;
}
body.checkout-index-index .page-main .fieldset > .field.street .control .field.additional {
  margin-top: 0;
  padding-bottom: 0;
}
body.checkout-index-index .page-main .fieldset > .field:not(.choice) > .label {
  text-align: left;
  float: none;
  padding: 0;
  margin: 0 0 6px 0;
  width: auto;
}
body.checkout-index-index .page-main .fieldset > .field.required > label:after,
body.checkout-index-index .page-main .fieldset > .field._required > label:after {
  top: 0;
}
body.checkout-index-index .page-main textarea,
body.checkout-index-index .page-main input[type="text"],
body.checkout-index-index .page-main input[type="password"],
body.checkout-index-index .page-main input[type="url"],
body.checkout-index-index .page-main input[type="tel"],
body.checkout-index-index .page-main input[type="search"],
body.checkout-index-index .page-main input[type="number"],
body.checkout-index-index .page-main input[type="datetime"],
body.checkout-index-index .page-main input[type="email"],
body.checkout-index-index .page-main select {
  max-width: 440px;
}
body.checkout-index-index .page-main #payment_form_iwd_authcim #iwd_authcim_cc_cid {
  width: 100px;
}
body.checkout-index-index .page-main .payment-method .payment-method-title label {
  padding-top: 9px;
}
body.checkout-index-index .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset > .field {
  margin: 0 0 21px 0;
  padding: 0;
  text-align: left;
}
body.checkout-index-index .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset > .field.street .control label {
  padding: 0;
}
body.checkout-index-index .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset > .field.street .control .field {
  padding: 0 0 15px 0;
}
body.checkout-index-index .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset > .field.street .control .field.additional {
  margin-top: 0;
  padding-bottom: 0;
}
body.checkout-index-index .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset > .field:not(.choice) > .label {
  text-align: left;
  float: none;
  padding: 0;
  margin: 0 0 6px 0;
  width: 100%;
}
body.checkout-index-index .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset > .field.required > label:after,
body.checkout-index-index .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content .fieldset > .field._required > label:after {
  top: 0;
}
body.checkout-index-index .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content textarea,
body.checkout-index-index .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content input[type="text"],
body.checkout-index-index .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content input[type="password"],
body.checkout-index-index .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content input[type="url"],
body.checkout-index-index .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content input[type="tel"],
body.checkout-index-index .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content input[type="search"],
body.checkout-index-index .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content input[type="number"],
body.checkout-index-index .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content input[type="datetime"],
body.checkout-index-index .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content input[type="email"],
body.checkout-index-index .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content select {
  max-width: 440px;
}
body.checkout-index-index .modals-wrapper .modal-popup.modal-slide._show .modal-inner-wrap .modal-content #payment_form_iwd_authcim #iwd_authcim_cc_cid {
  width: 100px;
}
body.onepage-index-index .panel.header {
  display: none;
}
body.onepage-index-index .selectize-control.multi .selectize-input,
body.onepage-index-index .selectize-control.single .selectize-input,
body.onepage-index-index .selectize-control.multi .selectize-input.input-active,
body.onepage-index-index .selectize-control.single .selectize-input.input-active {
  font-size: 14px;
  font-family: 'futura-pt';
}
body.onepage-index-index .selectize-control.single .selectize-input input::placeholder,
body.onepage-index-index .selectize-control.single .selectize-input input::placeholder,
body.onepage-index-index .selectize-control.single .selectize-input input::placeholder,
body.onepage-index-index .selectize-control.single .selectize-input input::placeholder {
  font-size: 14px !important;
  font-weight: 400 !important;
}
body.onepage-index-index .selectize-control.single .selectize-input input::-webkit-input-placeholder,
body.onepage-index-index .selectize-control.single .selectize-input input::-webkit-input-placeholder,
body.onepage-index-index .selectize-control.single .selectize-input input::-webkit-input-placeholder,
body.onepage-index-index .selectize-control.single .selectize-input input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 14px !important;
  font-weight: 400 !important;
}
body.onepage-index-index .selectize-control.single .selectize-input input::-moz-placeholder,
body.onepage-index-index .selectize-control.single .selectize-input input::-moz-placeholder,
body.onepage-index-index .selectize-control.single .selectize-input input::-moz-placeholder,
body.onepage-index-index .selectize-control.single .selectize-input input::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 14px !important;
  font-weight: 400 !important;
}
body.onepage-index-index .selectize-control.single .selectize-input input:-ms-input-placeholder,
body.onepage-index-index .selectize-control.single .selectize-input input:-ms-input-placeholder,
body.onepage-index-index .selectize-control.single .selectize-input input:-ms-input-placeholder,
body.onepage-index-index .selectize-control.single .selectize-input input:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 14px !important;
  font-weight: 400 !important;
}
body.onepage-index-index .selectize-control.single .selectize-input input:-moz-placeholder,
body.onepage-index-index .selectize-control.single .selectize-input input:-moz-placeholder,
body.onepage-index-index .selectize-control.single .selectize-input input:-moz-placeholder,
body.onepage-index-index .selectize-control.single .selectize-input input:-moz-placeholder {
  /* Firefox 18- */
  font-size: 14px !important;
  font-weight: 400 !important;
}
body.onepage-index-index .selectize-control.multi .selectize-dropdown,
body.onepage-index-index .selectize-control.single .selectize-dropdown {
  font-size: 14px;
  font-family: 'futura-pt';
}
.modal-popup.confirm .modal-footer {
  margin: 0 auto;
}
.modal-popup.confirm .modal-footer .action-primary {
  float: left;
}
.modal-popup.confirm .modal-footer .action-secondary {
  float: right;
  margin-left: 5px;
}
.minicart-items .action.edit {
  display: none;
}
.cart-container .cart.table-wrapper .item-options dt {
  font-weight: 400;
  font-size: 16px;
  float: left !important;
  text-transform: capitalize;
}
.cart-container .cart.table-wrapper .item-options dd {
  font-weight: 200;
  font-size: 16px;
  text-transform: capitalize;
}
.iwd_main_wrapper.iwd_opc_wrapper .fieldset > .field:not(.choice) > .control {
  width: 100%;
  float: none;
}
.iwd_main_wrapper.iwd_opc_wrapper textarea,
.iwd_main_wrapper.iwd_opc_wrapper input[type="text"],
.iwd_main_wrapper.iwd_opc_wrapper input[type="password"],
.iwd_main_wrapper.iwd_opc_wrapper input[type="url"],
.iwd_main_wrapper.iwd_opc_wrapper input[type="tel"],
.iwd_main_wrapper.iwd_opc_wrapper input[type="search"],
.iwd_main_wrapper.iwd_opc_wrapper input[type="number"],
.iwd_main_wrapper.iwd_opc_wrapper input[type="datetime"],
.iwd_main_wrapper.iwd_opc_wrapper input[type="email"],
.iwd_main_wrapper.iwd_opc_wrapper select {
  max-width: none;
}
.iwd_main_wrapper.iwd_opc_wrapper .iwd_main_wrapper .iwd_opc_column_name {
  font-family: 'futura-pt';
  font-size: 30px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 40px;
  text-transform: none;
  margin: 0;
}
.iwd_main_wrapper.iwd_opc_wrapper .fieldset > .field.choice:before,
.iwd_main_wrapper.iwd_opc_wrapper .fieldset > .field.no-label:before {
  width: 0;
}
.iwd_main_wrapper.iwd_opc_wrapper button.iwd_opc_small_button.active,
.iwd_main_wrapper.iwd_opc_wrapper a.iwd_opc_small_button.active,
.iwd_main_wrapper.iwd_opc_wrapper div.iwd_opc_small_button.active,
.iwd_main_wrapper.iwd_opc_wrapper a.iwd_opc_button.active,
.iwd_main_wrapper.iwd_opc_wrapper div.iwd_opc_button.active,
.iwd_main_wrapper.iwd_opc_wrapper button.iwd_opc_button.active,
.iwd_main_wrapper.iwd_opc_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button.active,
.iwd_main_wrapper.iwd_opc_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.active,
.iwd_main_wrapper.iwd_opc_wrapper .action-gift.iwd_opc_small_button.active,
.iwd_main_wrapper.iwd_opc_wrapper .action-gift.iwd_opc_button.active {
  color: #615d85;
  border-color: #615d85;
}
.iwd_main_wrapper.iwd_opc_wrapper button.iwd_opc_small_button.active:hover,
.iwd_main_wrapper.iwd_opc_wrapper a.iwd_opc_small_button.active:hover,
.iwd_main_wrapper.iwd_opc_wrapper div.iwd_opc_small_button.active:hover,
.iwd_main_wrapper.iwd_opc_wrapper a.iwd_opc_button.active:hover,
.iwd_main_wrapper.iwd_opc_wrapper div.iwd_opc_button.active:hover,
.iwd_main_wrapper.iwd_opc_wrapper button.iwd_opc_button.active:hover,
.iwd_main_wrapper.iwd_opc_wrapper button.iwd_opc_small_button.active:focus,
.iwd_main_wrapper.iwd_opc_wrapper a.iwd_opc_small_button.active:focus,
.iwd_main_wrapper.iwd_opc_wrapper div.iwd_opc_small_button.active:focus,
.iwd_main_wrapper.iwd_opc_wrapper a.iwd_opc_button.active:focus,
.iwd_main_wrapper.iwd_opc_wrapper div.iwd_opc_button.active:focus,
.iwd_main_wrapper.iwd_opc_wrapper button.iwd_opc_button.active:focus,
.iwd_main_wrapper.iwd_opc_wrapper button.iwd_opc_small_button.active:active,
.iwd_main_wrapper.iwd_opc_wrapper a.iwd_opc_small_button.active:active,
.iwd_main_wrapper.iwd_opc_wrapper div.iwd_opc_small_button.active:active,
.iwd_main_wrapper.iwd_opc_wrapper a.iwd_opc_button.active:active,
.iwd_main_wrapper.iwd_opc_wrapper div.iwd_opc_button.active:active,
.iwd_main_wrapper.iwd_opc_wrapper button.iwd_opc_button.active:active,
.iwd_main_wrapper.iwd_opc_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button.active:hover,
.iwd_main_wrapper.iwd_opc_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.active:hover,
.iwd_main_wrapper.iwd_opc_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button.active:focus,
.iwd_main_wrapper.iwd_opc_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.active:focus,
.iwd_main_wrapper.iwd_opc_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button.active:active,
.iwd_main_wrapper.iwd_opc_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.active:active,
.iwd_main_wrapper.iwd_opc_wrapper .action-gift.iwd_opc_small_button.active:hover,
.iwd_main_wrapper.iwd_opc_wrapper .action-gift.iwd_opc_button.active:hover,
.iwd_main_wrapper.iwd_opc_wrapper .action-gift.iwd_opc_small_button.active:focus,
.iwd_main_wrapper.iwd_opc_wrapper .action-gift.iwd_opc_button.active:focus,
.iwd_main_wrapper.iwd_opc_wrapper .action-gift.iwd_opc_small_button.active:active,
.iwd_main_wrapper.iwd_opc_wrapper .action-gift.iwd_opc_button.active:active {
  color: #9b95d7;
  border-color: #9b95d7;
}
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper button.iwd_opc_button.iwd_opc_place_order_button.active,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.iwd_opc_place_order_button.active,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper .action-gift.iwd_opc_button.iwd_opc_place_order_button.active {
  background: #111111;
  border-radius: 3px;
  border: 0 solid ;
  padding: 0px 30px;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  background-color: #615d85;
  border-color: #615d85;
  color: #ffffff;
  padding: 0px 28px;
  font-family: 'futura-pt';
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.05em;
  height: 50px;
  line-height: 50px;
  width: 100%;
}
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper button.iwd_opc_button.iwd_opc_place_order_button.active span,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.iwd_opc_place_order_button.active span,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper .action-gift.iwd_opc_button.iwd_opc_place_order_button.active span {
  display: block;
}
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper button.iwd_opc_button.iwd_opc_place_order_button.active:hover,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper button.iwd_opc_button.iwd_opc_place_order_button.active:active,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper button.iwd_opc_button.iwd_opc_place_order_button.active:focus,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.iwd_opc_place_order_button.active:hover,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.iwd_opc_place_order_button.active:active,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.iwd_opc_place_order_button.active:focus,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper .action-gift.iwd_opc_button.iwd_opc_place_order_button.active:hover,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper .action-gift.iwd_opc_button.iwd_opc_place_order_button.active:active,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper .action-gift.iwd_opc_button.iwd_opc_place_order_button.active:focus {
  border: 0 solid #393939;
  background: #393939;
  color: #ffffff;
}
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper button.iwd_opc_button.iwd_opc_place_order_button.active:hover,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper button.iwd_opc_button.iwd_opc_place_order_button.active:active,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper button.iwd_opc_button.iwd_opc_place_order_button.active:focus,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.iwd_opc_place_order_button.active:hover,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.iwd_opc_place_order_button.active:active,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.iwd_opc_place_order_button.active:focus,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper .action-gift.iwd_opc_button.iwd_opc_place_order_button.active:hover,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper .action-gift.iwd_opc_button.iwd_opc_place_order_button.active:active,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper .action-gift.iwd_opc_button.iwd_opc_place_order_button.active:focus {
  background-color: #9b95d7;
  border-color: #9b95d7;
  color: #ffffff;
}
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper button.iwd_opc_button.iwd_opc_place_order_button.active:visited,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.iwd_opc_place_order_button.active:visited,
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper .action-gift.iwd_opc_button.iwd_opc_place_order_button.active:visited {
  color: #ffffff;
}
.iwd_main_wrapper.iwd_opc_wrapper .fieldset .field.choice input[type="checkbox"] ~ label:before {
  border-color: #615d85;
}
.iwd_main_wrapper.iwd_opc_wrapper .fieldset .field.choice input[type="checkbox"]:checked ~ label:before {
  background: #615d85;
}
.iwd_main_wrapper.iwd_opc_wrapper select#iwd_authcim_expiration,
.iwd_main_wrapper.iwd_opc_wrapper select#iwd_authcim_expiration_yr {
  height: 38px;
}
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_field select {
  margin-bottom: 15px;
}
form#search_mini_form .search-submit {
  display: none;
}
.cart-container .form-cart .cart.table-wrapper .actions-toolbar > .action,
.cart-container .form-cart .action-gift,
.cart-container .form-cart .action-gift {
  border: none;
}
.cart-container .form-cart .cart.table-wrapper .actions-toolbar > .action.action-edit,
.cart-container .form-cart .action-gift.action-edit {
  display: none !important;
}
.cart-container .form-cart .cart.table-wrapper .actions-toolbar > .action.action-delete,
.cart-container .form-cart .action-gift.action-delete {
  margin-right: 0 !important;
}
.cart-container .form-cart .cart.table-wrapper .actions-toolbar > .action.action-delete:after,
.cart-container .form-cart .action-gift.action-delete:after {
  display: none !important;
}
.gift-options .actions-toolbar .secondary .action {
  background: #111111;
  border-radius: 3px;
  border: 0 solid ;
  font-family: 'futura-pt';
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 50px;
  height: 50px;
  display: inline-block;
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
}
.gift-options .actions-toolbar .secondary .action span {
  display: block;
}
.gift-options .actions-toolbar .secondary .action:hover,
.gift-options .actions-toolbar .secondary .action:active,
.gift-options .actions-toolbar .secondary .action:focus {
  border: 0 solid #393939;
  background: #393939;
  color: #ffffff;
}
.gift-options .actions-toolbar .secondary .action:hover,
.gift-options .actions-toolbar .secondary .action:active,
.gift-options .actions-toolbar .secondary .action:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
.gift-options .actions-toolbar .secondary .action:visited {
  color: #ffffff;
}
.iwd_main_wrapper.iwd_opc_wrapper {
  padding: 0 12.5px;
}
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals {
  margin-top: 0;
}
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals #iwd_opc_review_totals .iwd_opc_review_total.iwd_opc_grand_total .iwd_opc_review_total_cell {
  color: #9b95d7;
}
.iwd_main_wrapper.iwd_opc_wrapper input[type="checkbox"] + label > span:first-child {
  padding-left: 0;
}
.iwd_main_wrapper.iwd_opc_wrapper .iwd_authcim .iwd_opc_field select[name="payment[cc_exp_month]"],
.iwd_main_wrapper.iwd_opc_wrapper .authorizenet_directpost .iwd_opc_field select[name="payment[cc_exp_month]"],
.iwd_main_wrapper.iwd_opc_wrapper .iwd_authcim .iwd_opc_field select[name="payment[cc_exp_year]"],
.iwd_main_wrapper.iwd_opc_wrapper .authorizenet_directpost .iwd_opc_field select[name="payment[cc_exp_year]"] {
  display: none;
}
.iwd_main_wrapper.iwd_opc_wrapper .iwd_opc_input.iwd_opc_field[type="password"] {
  font-size: 16px;
}
.checkout-cart-index #shopping-cart-table .cart.item .action-edit {
  display: none !important;
}
.checkout-cart-index #shopping-cart-table .cart.item .action-delete:after {
  display: none;
}
.checkout-cart-index .iwd_main_wrapper,
.checkout-onepage-success .iwd_main_wrapper {
  padding-bottom: 120px;
}
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_small_button,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_small_button,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_small_button,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_small_button,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_small_button,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_small_button,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_button,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_button,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_button,
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_button,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_button,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_small_button,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_small_button,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_button,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_button {
  background: #111111;
  border-radius: 3px;
  border: 0 solid ;
  font-family: 'futura-pt';
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 50px;
  height: 50px;
  display: inline-block;
  padding: 0px 30px;
  background-color: #595959;
  border-color: #595959;
  color: #ffffff;
}
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_small_button span,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_small_button span,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_small_button span,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_small_button span,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_small_button span,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_small_button span,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_button span,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button span,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_button span,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_button span,
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_button span,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_button span,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button span,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button span,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button span,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button span,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_small_button span,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_small_button span,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_button span,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_button span {
  display: block;
}
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_small_button:hover,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_small_button:hover,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_small_button:hover,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_small_button:hover,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_small_button:hover,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_small_button:hover,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_button:hover,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button:hover,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_button:hover,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_button:hover,
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_button:hover,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_button:hover,
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_small_button:active,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_small_button:active,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_small_button:active,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_small_button:active,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_small_button:active,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_small_button:active,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_button:active,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button:active,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_button:active,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_button:active,
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_button:active,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_button:active,
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_small_button:focus,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_small_button:focus,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_small_button:focus,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_small_button:focus,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_small_button:focus,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_small_button:focus,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_button:focus,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button:focus,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_button:focus,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_button:focus,
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_button:focus,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_button:focus,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button:hover,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button:hover,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button:hover,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button:hover,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button:active,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button:active,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button:active,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button:active,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button:focus,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button:focus,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button:focus,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button:focus,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_small_button:hover,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_small_button:hover,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_button:hover,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_button:hover,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_small_button:active,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_small_button:active,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_button:active,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_button:active,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_small_button:focus,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_small_button:focus,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_button:focus,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_button:focus {
  border: 0 solid #393939;
  background: #393939;
  color: #ffffff;
}
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_small_button:hover,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_small_button:hover,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_small_button:hover,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_small_button:hover,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_small_button:hover,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_small_button:hover,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_button:hover,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button:hover,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_button:hover,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_button:hover,
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_button:hover,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_button:hover,
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_small_button:active,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_small_button:active,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_small_button:active,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_small_button:active,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_small_button:active,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_small_button:active,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_button:active,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button:active,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_button:active,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_button:active,
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_button:active,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_button:active,
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_small_button:focus,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_small_button:focus,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_small_button:focus,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_small_button:focus,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_small_button:focus,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_small_button:focus,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_button:focus,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button:focus,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_button:focus,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_button:focus,
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_button:focus,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_button:focus,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button:hover,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button:hover,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button:hover,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button:hover,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button:active,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button:active,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button:active,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button:active,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button:focus,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button:focus,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button:focus,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button:focus,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_small_button:hover,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_small_button:hover,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_button:hover,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_button:hover,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_small_button:active,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_small_button:active,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_button:active,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_button:active,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_small_button:focus,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_small_button:focus,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_button:focus,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_button:focus {
  background-color: #acacac;
  border-color: #acacac;
  color: #ffffff;
}
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_small_button:visited,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_small_button:visited,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_small_button:visited,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_small_button:visited,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_small_button:visited,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_small_button:visited,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_button:visited,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button:visited,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_button:visited,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_button:visited,
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_button:visited,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_button:visited,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button:visited,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button:visited,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button:visited,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button:visited,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_small_button:visited,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_small_button:visited,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_button:visited,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_button:visited {
  color: #ffffff;
}
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_small_button.active,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_small_button.active,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_small_button.active,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_small_button.active,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_small_button.active,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_small_button.active,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_button.active,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button.active,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_button.active,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_button.active,
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_button.active,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_button.active,
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_small_button.active:active,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_small_button.active:active,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_small_button.active:active,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_small_button.active:active,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_small_button.active:active,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_small_button.active:active,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_button.active:active,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button.active:active,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_button.active:active,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_button.active:active,
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_button.active:active,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_button.active:active,
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_small_button.active:hover,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_small_button.active:hover,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_small_button.active:hover,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_small_button.active:hover,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_small_button.active:hover,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_small_button.active:hover,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_button.active:hover,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button.active:hover,
.checkout-cart-index .iwd_main_wrapper div.iwd_opc_button.active:hover,
.checkout-onepage-success .iwd_main_wrapper div.iwd_opc_button.active:hover,
.checkout-cart-index .iwd_main_wrapper button.iwd_opc_button.active:hover,
.checkout-onepage-success .iwd_main_wrapper button.iwd_opc_button.active:hover,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button.active,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button.active,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.active,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.active,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button.active:active,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button.active:active,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.active:active,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.active:active,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button.active:hover,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_small_button.active:hover,
.checkout-cart-index .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.active:hover,
.checkout-onepage-success .iwd_main_wrapper .cart.table-wrapper .actions-toolbar > .action.iwd_opc_button.active:hover,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_small_button.active,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_small_button.active,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_button.active,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_button.active,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_small_button.active:active,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_small_button.active:active,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_button.active:active,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_button.active:active,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_small_button.active:hover,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_small_button.active:hover,
.checkout-cart-index .iwd_main_wrapper .action-gift.iwd_opc_button.active:hover,
.checkout-onepage-success .iwd_main_wrapper .action-gift.iwd_opc_button.active:hover {
  color: white;
}
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_button,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button {
  background: #111111;
  border-radius: 3px;
  border: 0 solid ;
  font-family: 'futura-pt';
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 50px;
  height: 50px;
  display: inline-block;
  padding: 0px 30px;
  background-color: #595959;
  border-color: #595959;
  color: #ffffff;
}
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_button span,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button span {
  display: block;
}
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_button:hover,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button:hover,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_button:active,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button:active,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_button:focus,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button:focus {
  border: 0 solid #393939;
  background: #393939;
  color: #ffffff;
}
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_button:hover,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button:hover,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_button:active,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button:active,
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_button:focus,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button:focus {
  background-color: #acacac;
  border-color: #acacac;
  color: #ffffff;
}
.checkout-cart-index .iwd_main_wrapper a.iwd_opc_button:visited,
.checkout-onepage-success .iwd_main_wrapper a.iwd_opc_button:visited {
  color: #ffffff;
}
.checkout-cart-index .iwd_empty_cart_wrapper .iwd_opc_alternative_wrapper .iwd_opc_empty_cart_column .iwd_opc_alternative_column .iwd_empty_cart_powered_by a,
.checkout-onepage-success .iwd_empty_cart_wrapper .iwd_opc_alternative_wrapper .iwd_opc_empty_cart_column .iwd_opc_alternative_column .iwd_empty_cart_powered_by a {
  color: #9b95d7;
}
.checkout-cart-index .iwd_empty_cart_wrapper .iwd_opc_alternative_wrapper .iwd_opc_empty_cart_column .iwd_opc_alternative_column .iwd_empty_cart_powered_by a:hover,
.checkout-onepage-success .iwd_empty_cart_wrapper .iwd_opc_alternative_wrapper .iwd_opc_empty_cart_column .iwd_opc_alternative_column .iwd_empty_cart_powered_by a:hover,
.checkout-cart-index .iwd_empty_cart_wrapper .iwd_opc_alternative_wrapper .iwd_opc_empty_cart_column .iwd_opc_alternative_column .iwd_empty_cart_powered_by a:focus,
.checkout-onepage-success .iwd_empty_cart_wrapper .iwd_opc_alternative_wrapper .iwd_opc_empty_cart_column .iwd_opc_alternative_column .iwd_empty_cart_powered_by a:focus {
  color: #615d85;
  text-decoration-line: none;
  text-decoration: none;
}
.checkout-cart-index .iwd_success_page_wrapper .iwd_opc_alternative_wrapper .iwd_opc_success_page_column .iwd_opc_alternative_column .iwd_success_page_info a,
.checkout-onepage-success .iwd_success_page_wrapper .iwd_opc_alternative_wrapper .iwd_opc_success_page_column .iwd_opc_alternative_column .iwd_success_page_info a,
.checkout-cart-index .iwd_success_page_wrapper .iwd_opc_alternative_wrapper .iwd_opc_success_page_column .iwd_opc_alternative_column .iwd_opc_success_page_create_account_info a,
.checkout-onepage-success .iwd_success_page_wrapper .iwd_opc_alternative_wrapper .iwd_opc_success_page_column .iwd_opc_alternative_column .iwd_opc_success_page_create_account_info a {
  color: #9b95d7;
}
.checkout-cart-index .iwd_success_page_wrapper .iwd_opc_alternative_wrapper .iwd_opc_success_page_column .iwd_opc_alternative_column .iwd_success_page_info a:hover,
.checkout-onepage-success .iwd_success_page_wrapper .iwd_opc_alternative_wrapper .iwd_opc_success_page_column .iwd_opc_alternative_column .iwd_success_page_info a:hover,
.checkout-cart-index .iwd_success_page_wrapper .iwd_opc_alternative_wrapper .iwd_opc_success_page_column .iwd_opc_alternative_column .iwd_opc_success_page_create_account_info a:hover,
.checkout-onepage-success .iwd_success_page_wrapper .iwd_opc_alternative_wrapper .iwd_opc_success_page_column .iwd_opc_alternative_column .iwd_opc_success_page_create_account_info a:hover,
.checkout-cart-index .iwd_success_page_wrapper .iwd_opc_alternative_wrapper .iwd_opc_success_page_column .iwd_opc_alternative_column .iwd_success_page_info a:focus,
.checkout-onepage-success .iwd_success_page_wrapper .iwd_opc_alternative_wrapper .iwd_opc_success_page_column .iwd_opc_alternative_column .iwd_success_page_info a:focus,
.checkout-cart-index .iwd_success_page_wrapper .iwd_opc_alternative_wrapper .iwd_opc_success_page_column .iwd_opc_alternative_column .iwd_opc_success_page_create_account_info a:focus,
.checkout-onepage-success .iwd_success_page_wrapper .iwd_opc_alternative_wrapper .iwd_opc_success_page_column .iwd_opc_alternative_column .iwd_opc_success_page_create_account_info a:focus {
  color: #615d85;
  text-decoration-line: none;
  text-decoration: none;
}
.checkout-cart-index .cart-container .block.discount .actions-toolbar > .primary .action,
.checkout-onepage-success .cart-container .block.discount .actions-toolbar > .primary .action,
.checkout-cart-index .cart-container .block.giftcard .actions-toolbar > .primary .action,
.checkout-onepage-success .cart-container .block.giftcard .actions-toolbar > .primary .action {
  background: #111111;
  border-radius: 3px;
  border: 0 solid ;
  font-family: 'futura-pt';
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 50px;
  height: 50px;
  display: inline-block;
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
}
.checkout-cart-index .cart-container .block.discount .actions-toolbar > .primary .action span,
.checkout-onepage-success .cart-container .block.discount .actions-toolbar > .primary .action span,
.checkout-cart-index .cart-container .block.giftcard .actions-toolbar > .primary .action span,
.checkout-onepage-success .cart-container .block.giftcard .actions-toolbar > .primary .action span {
  display: block;
}
.checkout-cart-index .cart-container .block.discount .actions-toolbar > .primary .action:hover,
.checkout-onepage-success .cart-container .block.discount .actions-toolbar > .primary .action:hover,
.checkout-cart-index .cart-container .block.giftcard .actions-toolbar > .primary .action:hover,
.checkout-onepage-success .cart-container .block.giftcard .actions-toolbar > .primary .action:hover,
.checkout-cart-index .cart-container .block.discount .actions-toolbar > .primary .action:active,
.checkout-onepage-success .cart-container .block.discount .actions-toolbar > .primary .action:active,
.checkout-cart-index .cart-container .block.giftcard .actions-toolbar > .primary .action:active,
.checkout-onepage-success .cart-container .block.giftcard .actions-toolbar > .primary .action:active,
.checkout-cart-index .cart-container .block.discount .actions-toolbar > .primary .action:focus,
.checkout-onepage-success .cart-container .block.discount .actions-toolbar > .primary .action:focus,
.checkout-cart-index .cart-container .block.giftcard .actions-toolbar > .primary .action:focus,
.checkout-onepage-success .cart-container .block.giftcard .actions-toolbar > .primary .action:focus {
  border: 0 solid #393939;
  background: #393939;
  color: #ffffff;
}
.checkout-cart-index .cart-container .block.discount .actions-toolbar > .primary .action:hover,
.checkout-onepage-success .cart-container .block.discount .actions-toolbar > .primary .action:hover,
.checkout-cart-index .cart-container .block.giftcard .actions-toolbar > .primary .action:hover,
.checkout-onepage-success .cart-container .block.giftcard .actions-toolbar > .primary .action:hover,
.checkout-cart-index .cart-container .block.discount .actions-toolbar > .primary .action:active,
.checkout-onepage-success .cart-container .block.discount .actions-toolbar > .primary .action:active,
.checkout-cart-index .cart-container .block.giftcard .actions-toolbar > .primary .action:active,
.checkout-onepage-success .cart-container .block.giftcard .actions-toolbar > .primary .action:active,
.checkout-cart-index .cart-container .block.discount .actions-toolbar > .primary .action:focus,
.checkout-onepage-success .cart-container .block.discount .actions-toolbar > .primary .action:focus,
.checkout-cart-index .cart-container .block.giftcard .actions-toolbar > .primary .action:focus,
.checkout-onepage-success .cart-container .block.giftcard .actions-toolbar > .primary .action:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
.checkout-cart-index .cart-container .block.discount .actions-toolbar > .primary .action:visited,
.checkout-onepage-success .cart-container .block.discount .actions-toolbar > .primary .action:visited,
.checkout-cart-index .cart-container .block.giftcard .actions-toolbar > .primary .action:visited,
.checkout-onepage-success .cart-container .block.giftcard .actions-toolbar > .primary .action:visited {
  color: #ffffff;
}
.checkout-cart-index .cart-container .block.discount input[type="text"],
.checkout-onepage-success .cart-container .block.discount input[type="text"],
.checkout-cart-index .cart-container .block.giftcard input[type="text"],
.checkout-onepage-success .cart-container .block.giftcard input[type="text"] {
  height: 50px;
}
.checkout-cart-index .cart-container .form-cart .actions .action.continue span {
  display: inline-block;
}
.checkout-cart-index .cart-container .block.giftcard .actions-toolbar > .secondary .action {
  background: #111111;
  border-radius: 3px;
  border: 0 solid ;
  font-family: 'futura-pt';
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 50px;
  height: 50px;
  display: inline-block;
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
}
.checkout-cart-index .cart-container .block.giftcard .actions-toolbar > .secondary .action span {
  display: block;
}
.checkout-cart-index .cart-container .block.giftcard .actions-toolbar > .secondary .action:hover,
.checkout-cart-index .cart-container .block.giftcard .actions-toolbar > .secondary .action:active,
.checkout-cart-index .cart-container .block.giftcard .actions-toolbar > .secondary .action:focus {
  border: 0 solid #393939;
  background: #393939;
  color: #ffffff;
}
.checkout-cart-index .cart-container .block.giftcard .actions-toolbar > .secondary .action:hover,
.checkout-cart-index .cart-container .block.giftcard .actions-toolbar > .secondary .action:active,
.checkout-cart-index .cart-container .block.giftcard .actions-toolbar > .secondary .action:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
.checkout-cart-index .cart-container .block.giftcard .actions-toolbar > .secondary .action:visited {
  color: #ffffff;
}
.checkout-cart-index .cart-container .checkout-methods-items .action.primary,
.checkout-cart-index .cart-container .checkout-methods-items .amshopby-button,
.checkout-cart-index .cart-container .checkout-methods-items .am-filter-go {
  padding-left: 0;
  padding-right: 0;
}
.checkout-cart-index .cart-container .cart.main.actions .action.continue {
  padding-left: 10px;
}
.checkout-cart-index .cart-container .gift-options .actions-toolbar .secondary .action-cancel {
  margin-top: 0;
  color: white;
}
.checkout-cart-index .cart-container .gift-options .actions-toolbar .secondary .action-cancel:hover,
.checkout-cart-index .cart-container .gift-options .actions-toolbar .secondary .action-cancel:active {
  color: white;
}
.checkout-cart-index .cart.table-wrapper .col.price,
.checkout-cart-index .cart.table-wrapper .col.qty {
  text-align: center;
}
.checkout-cart-index .cart-container .form-cart .actions .action {
  background: #111111;
  color: #ffffff;
  border-radius: 3px;
  border: 0 solid ;
  padding: 0px 30px;
  font-family: 'futura-pt';
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 50px;
  height: 50px;
  display: inline-block;
}
.checkout-cart-index .cart-container .form-cart .actions .action span {
  display: block;
}
.checkout-cart-index .cart-container .form-cart .actions .action:hover,
.checkout-cart-index .cart-container .form-cart .actions .action:active,
.checkout-cart-index .cart-container .form-cart .actions .action:focus {
  border: 0 solid #393939;
  background: #393939;
  color: #ffffff;
}
.checkout-cart-index .cart-container .form-cart .actions .action.clear,
.checkout-cart-index .cart-container .form-cart .actions .action.update {
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
}
.checkout-cart-index .cart-container .form-cart .actions .action.clear:hover,
.checkout-cart-index .cart-container .form-cart .actions .action.update:hover,
.checkout-cart-index .cart-container .form-cart .actions .action.clear:active,
.checkout-cart-index .cart-container .form-cart .actions .action.update:active,
.checkout-cart-index .cart-container .form-cart .actions .action.clear:focus,
.checkout-cart-index .cart-container .form-cart .actions .action.update:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
.checkout-cart-index .cart-container .form-cart .actions .action.clear:visited,
.checkout-cart-index .cart-container .form-cart .actions .action.update:visited {
  color: #ffffff;
}
.checkout-cart-index .cart-container .form-cart .actions .action.continue {
  padding: 0px 30px;
  background-color: #595959;
  border-color: #595959;
  color: #ffffff;
  padding-left: 10px;
}
.checkout-cart-index .cart-container .form-cart .actions .action.continue:hover,
.checkout-cart-index .cart-container .form-cart .actions .action.continue:active,
.checkout-cart-index .cart-container .form-cart .actions .action.continue:focus {
  background-color: #acacac;
  border-color: #acacac;
  color: #ffffff;
}
.checkout-cart-index .cart-container .form-cart .actions .action.continue:visited {
  color: #ffffff;
}
.checkout-cart-index .cart.table-wrapper tbody .col .field.qty .control {
  margin: 0 auto;
  width: auto;
}
.checkout-cart-index .cart-container .cart.table-wrapper .col.qty .input-text {
  padding-top: 0;
  padding-bottom: 0;
}
.checkout-onepage-success .page-main {
  text-align: center;
}
.checkout-onepage-success .page-main .column.main {
  min-height: auto;
  margin-bottom: 120px;
  padding: 0 10px;
}
.checkout-onepage-success .page-main .order-number {
  color: #9b95d7;
}
.checkout-onepage-success .page-main .order-number:hover,
.checkout-onepage-success .page-main .order-number:focus {
  color: #615d85;
  text-decoration-line: none;
  text-decoration: none;
}
.checkout-onepage-success .page-main .page-title-wrapper {
  margin-top: 108px;
  text-align: center;
}
.checkout-onepage-success .page-main .page-title-wrapper .page-title {
  font-family: 'futura-pt';
  font-size: 44px;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 54px;
  text-transform: uppercase;
  margin: 0;
  color: #111111;
}
.checkout-onepage-success .page-main .page-title-wrapper .print {
  float: none;
  color: #9b95d7;
  margin-bottom: 10px;
}
.checkout-onepage-success .page-main .page-title-wrapper .print:hover,
.checkout-onepage-success .page-main .page-title-wrapper .print:focus {
  color: #615d85;
  text-decoration-line: none;
  text-decoration: none;
}
.checkout-onepage-success .page-main .actions-toolbar .primary {
  float: none;
  margin-top: 25px;
}
/* TABLET DESIGN (from 1024)
   @screen__m = 1024
*/
/* TABLET DESIGN (up to 768px)
   @screen__tablet = 768px
*/
/* MOBILE DESIGN SMALL (from 767px)
   @screen__m = 768px
*/
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #595959 !important;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #595959 !important;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #595959 !important;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #595959 !important;
}
.catalog-product-view .swatch-attribute .swatch-attribute-selected-option {
  display: inline-block;
}
.static-page-menu .static-page-menu-inner .links .nav.item .static-page-menu-link {
  font-family: 'futura-pt';
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 30px;
  text-transform: none;
  margin: 0;
  color: #393939;
}
.static-page-menu .static-page-menu-inner .links .nav.item .static-page-menu-link:hover {
  color: #9b95d7;
}
.static-page-menu .static-page-menu-inner .links .nav.item.active:after {
  display: none;
}
.static-page-menu .static-page-menu-inner .links .nav.item.active .nav-item-wrapper:after {
  content: '';
  display: inline-block;
  bottom: -6px;
  left: 0;
  right: 0;
  position: absolute;
  height: 2px;
  background: #9b95d7;
}
.contact-index-index .page-main {
  max-width: none;
}
.contact-index-index .page-main .page-title {
  font-family: 'baskerville-urw';
  font-size: 70px;
  font-weight: 400;
  color: #ffffff;
  line-height: 80px;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-shadow: ;
  margin: ;
  padding-top: 140px;
  padding-bottom: 140px;
  text-align: center;
}
.contact-index-index .page-contact-banner.with-image {
  background-size: cover;
}
.contact-index-index .page-contact-banner.with-image .page-title {
  color: white;
}
.contact-index-index .column:not(.sidebar-main) .form.contact,
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  width: 100%;
  float: none;
}
.contact-index-index .contact-page-headers {
  text-align: center;
  padding: 0 10px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 84px;
  max-width: 1176px;
}
.contact-index-index .contact-page-headers .contact-page-headers-inner {
  text-align: center;
  max-width: 1024px;
  margin: 0 auto;
}
.contact-index-index .contact-page-headers h2 {
  margin-bottom: 20px;
  /* TODO: ask Lorin where this value coming from */
}
.contact-index-index .form.contact {
  max-width: 1176px;
  padding: 0 10px;
  margin: 0 auto;
  margin-bottom: 120px;
}
.contact-index-index .form.contact legend,
.contact-index-index .form.contact .note {
  display: none;
}
.contact-index-index .form.contact .field > .label {
  display: block;
  padding-bottom: 9px;
  /* Todo: add config var */
  /* Assign dynamically named variables to the reference variable  */
  /* TODO:  Change this to color not font_color */
  /* Assign reference variables to attributes */
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  text-transform: inherit;
  margin: 0;
  text-transform: uppercase;
  font-weight: 500;
}
.contact-index-index .form.contact .contact-form-fields input,
.contact-index-index .form.contact .contact-form-fields textarea {
  max-width: none;
}
.contact-index-index .form.contact .contact-form-fields .contact-form-fields-info,
.contact-index-index .form.contact .contact-form-fields .contact-form-fields-message {
  width: 48%;
  float: left;
}
.contact-index-index .form.contact .contact-form-fields .contact-form-fields-message {
  float: right;
}
.contact-index-index .form.contact .contact-form-fields .contact-form-fields-message textarea {
  min-height: 259px;
}
.contact-index-index .form.contact .actions-toolbar {
  margin-left: 0;
  text-align: center;
}
.contact-index-index .form.contact .actions-toolbar .primary {
  float: none;
}
.contact-index-index .form.contact .actions-toolbar .primary button,
.contact-index-index .form.contact .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.contact-index-index .form.contact .actions-toolbar .primary .action-gift {
  background-color: #615d85;
  border-color: #615d85;
  color: #ffffff;
  padding: 0px 28px;
  font-family: 'futura-pt';
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.05em;
  height: 50px;
  line-height: 50px;
}
.contact-index-index .form.contact .actions-toolbar .primary button:hover,
.contact-index-index .form.contact .actions-toolbar .primary button:active,
.contact-index-index .form.contact .actions-toolbar .primary button:focus,
.contact-index-index .form.contact .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.contact-index-index .form.contact .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:active,
.contact-index-index .form.contact .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.contact-index-index .form.contact .actions-toolbar .primary .action-gift:hover,
.contact-index-index .form.contact .actions-toolbar .primary .action-gift:active,
.contact-index-index .form.contact .actions-toolbar .primary .action-gift:focus {
  background-color: #9b95d7;
  border-color: #9b95d7;
  color: #ffffff;
}
.contact-index-index .form.contact .actions-toolbar .primary button:visited,
.contact-index-index .form.contact .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:visited,
.contact-index-index .form.contact .actions-toolbar .primary .action-gift:visited {
  color: #ffffff;
}
.contact-index-index .form.contact .actions-toolbar > .primary .action {
  width: auto;
}
.contact-index-index .contact-page-additional .contact-page-map-wrapper {
  position: relative;
}
.contact-index-index .contact-page-additional .contact-page-map-wrapper .map {
  min-height: 540px;
}
.contact-index-index .contact-page-additional .contact-page-map-wrapper .map-actions {
  position: absolute;
  text-align: center;
  bottom: 110px;
  left: 0;
  right: 0;
}
.contact-index-index .contact-page-additional .contact-page-map-wrapper .map-actions .secondary {
  background: #111111;
  border-radius: 3px;
  border: 0 solid ;
  font-family: 'futura-pt';
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 50px;
  height: 50px;
  display: inline-block;
  padding: 0px 30px;
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
}
.contact-index-index .contact-page-additional .contact-page-map-wrapper .map-actions .secondary span {
  display: block;
}
.contact-index-index .contact-page-additional .contact-page-map-wrapper .map-actions .secondary:hover,
.contact-index-index .contact-page-additional .contact-page-map-wrapper .map-actions .secondary:active,
.contact-index-index .contact-page-additional .contact-page-map-wrapper .map-actions .secondary:focus {
  border: 0 solid #393939;
  background: #393939;
  color: #ffffff;
}
.contact-index-index .contact-page-additional .contact-page-map-wrapper .map-actions .secondary:hover,
.contact-index-index .contact-page-additional .contact-page-map-wrapper .map-actions .secondary:active,
.contact-index-index .contact-page-additional .contact-page-map-wrapper .map-actions .secondary:focus {
  background-color: #393939;
  border-color: #393939;
  color: #ffffff;
}
.contact-index-index .contact-page-additional .contact-page-map-wrapper .map-actions .secondary:visited {
  color: #ffffff;
}
.contact-index-index .contact-page-additional .contact-additional-item:not(:first-child) {
  margin-top: 25px;
}
.contact-index-index .contact-page-additional .contact-live-chat a,
.contact-index-index .contact-page-additional .contact-page-social-icons a {
  color: #9b95d7;
  font-size: 20px;
  /* Todo: Ask Lorin where the value coming from: size for social icons */
}
.contact-index-index .contact-page-additional .contact-live-chat a:hover,
.contact-index-index .contact-page-additional .contact-page-social-icons a:hover,
.contact-index-index .contact-page-additional .contact-live-chat a:focus,
.contact-index-index .contact-page-additional .contact-page-social-icons a:focus {
  color: #615d85;
  text-decoration-line: none;
  text-decoration: none;
}
.contact-index-index .contact-page-additional .contact-live-chat {
  margin-bottom: 10px;
  margin-top: 33px;
}
.contact-index-index .contact-page-additional .contact-live-chat span {
  margin-right: 8px;
}
.contact-index-index .contact-page-additional .contact-page-social-icons {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.contact-index-index .contact-page-additional .contact-page-social-icons li {
  display: inline-block;
  margin-right: 10px;
  padding-left: 0;
}
.contact-index-index .two-images-block .item.text-block {
  padding-bottom: 0;
  padding-top: 0;
}
.contact-index-index .two-images-block .item.text-block .text {
  display: table;
  margin: auto;
}
.contact-index-index .two-images-block .item.text-block p {
  font-weight: 200;
}
.contact-index-index .contact-page-additional .text a {
  font-family: 'futura-pt';
  font-size: 18px;
  font-weight: 200;
  color: #595959;
  letter-spacing: 0.02em;
  line-height: 28px;
  margin: 0;
}
.contact-index-index .contact-page-additional .contact-live-chat a,
.contact-index-index .contact-page-additional.portfolio .contact-page-social-icons a {
  color: #615d85;
}
.contact-index-index .contact-page-additional .contact-live-chat a:hover,
.contact-index-index .contact-page-additional.portfolio .contact-page-social-icons a:hover,
.contact-index-index .contact-page-additional .contact-live-chat a:focus,
.contact-index-index .contact-page-additional.portfolio .contact-page-social-icons a:focus {
  color: #9b95d7;
  text-decoration-line: none;
  text-decoration: none;
}
.contact-index-index .contact-page-additional .contact-live-chat a {
  font-weight: 400;
}
