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: #343434;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: lighter;
  line-height: 1.42857143;
  font-size: 2rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 0.068rem;
}
abbr[title] {
  border-bottom: 1px dotted #cccccc;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f6f6f6;
  color: #000000;
}
small,
.small {
  font-size: 17px;
}
hr {
  border: 0;
  border-top: 1px solid #cccccc;
  margin-bottom: 1.36em;
  margin-top: 1.36em;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  color: #303030;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  font-size: 4rem;
  margin-top: 0rem;
  margin-bottom: 0.136rem;
}
h2 {
  color: #303030;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  font-size: 3.2rem;
  margin-top: 0.17rem;
  margin-bottom: 0.136rem;
}
h3 {
  color: #303030;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  font-size: 2.8rem;
  margin-top: 0.136rem;
  margin-bottom: 0.068rem;
}
h4 {
  color: #303030;
  font-family: 'Lato', sans-serif;
  font-style: initial;
  font-weight: 400;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0.136rem;
  margin-bottom: 0.136rem;
}
h5 {
  color: #303030;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  font-size: 2.4rem;
  margin-top: 0.136rem;
  margin-bottom: 0.136rem;
}
h6 {
  color: #303030;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 0.136rem;
  margin-bottom: 0.136rem;
}
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: #441e1e;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: lighter;
  line-height: 1;
}
a,
.alink {
  color: #404040;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #404040;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #441e1e;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #8a262e;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 0.17rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 0.068rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 1.36em;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 0.34em;
  margin-top: 0;
}
dd {
  margin-bottom: 0.68em;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f6f6f6;
  color: #140909;
  padding: 2px 4px;
  font-size: 1.7rem;
  white-space: nowrap;
}
kbd {
  background: #f6f6f6;
  color: #140909;
  padding: 2px 4px;
  font-size: 1.7rem;
}
pre {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  color: #140909;
  line-height: 1.42857143;
  margin: 0 0 0.68em;
  padding: 0.68em;
  font-size: 1.7rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #cccccc;
  margin: 0 0 1.36em 2.72em;
  padding: 0;
  color: #343434;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-weight: lighter;
  line-height: 1.42857143;
  font-size: 2rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #441e1e;
  line-height: 1.42857143;
  font-size: 1.5rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 11px 0.68em;
}
button {
  background-image: none;
  background: #f8f9f9;
  border: #441e1e 1px solid;
  color: #441e1e;
  cursor: pointer;
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.6rem;
  line-height: 1rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #f8f9f9;
  border: #441e1e 1px solid;
  color: #441e1e;
}
button:hover {
  background: #f8f9f9;
  border: #8a262e 1px solid;
  color: #8a262e;
}
button.disabled,
button[disabled],
fieldset[disabled] button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px;
  border-radius: 2px;
  color: #202020;
  font-family: 'Lato', sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: normal;
  height: 4rem;
  line-height: 1.42857143;
  padding: 0 34px;
  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: #575757;
}
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: #575757;
}
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: #575757;
}
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 url('../images/select-bg.svg') no-repeat 100% 45%;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 2px;
  color: #202020;
  font-family: 'Lato', sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: normal;
  height: 32px;
  line-height: 1.42857143;
  padding: 4px 25px 0.34em 0.68em;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:focus {
  border: 1px;
}
select:disabled {
  opacity: 0.5;
  background: #ffffff;
  border: 1px;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px;
  border-radius: 2px;
  color: #202020;
  font-family: 'Lato', sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: normal;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 0.68em;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #575757;
}
textarea::-webkit-input-placeholder {
  color: #575757;
}
textarea:-ms-input-placeholder {
  color: #575757;
}
input[type="checkbox"] {
  margin: 2px 0.34em 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 0.34em 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #cd4954;
}
div.mage-error[generated] {
  color: #8a262e;
  font-size: 1.7rem;
}
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 #00699d;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.search-terms,
.cart-summary .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.search-terms > li,
.cart-summary .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.action-primary:focus,
.action-primary:active {
  background: #8a262e;
  border: #8a262e;
  color: #f8f9f9;
}
.action-primary:hover {
  background: #8a262e;
  border: #8a262e;
  color: #f8f9f9;
}
.action-primary.disabled,
.action-primary[disabled],
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  border-radius: 1px;
}
.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.block-compare .action.primary:not(:focus),
.cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus),
.abs-discount-code .form-discount .actions-toolbar .primary .action:not(:focus),
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus),
.cart-discount .actions-toolbar .action.primary:not(:focus),
.cart-discount .actions-toolbar .action.cancel:not(:focus),
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:not(:focus) {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:active,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:active,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:active {
  box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #f8f9f9;
  border: #441e1e 1px solid;
  color: #441e1e;
  cursor: pointer;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.6rem;
  line-height: 1rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 1px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #f8f9f9;
  border: #441e1e 1px solid;
  color: #441e1e;
}
.abs-action-link-button:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #f8f9f9;
  border: #8a262e 1px solid;
  color: #8a262e;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus {
  text-decoration: none;
}
.abs-action-remove,
.abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button,
.bundle-options-container .action.back,
.block.related .action.select,
.cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit,
.gift-summary .action-delete,
.action-gift,
.gift-wrapping-title .action-remove,
.wishlist.split.button > .action,
.abs-add-fields .action.remove,
.paypal-review-discount .action.check,
.cart-discount .action.check,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #404040;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: lighter;
  border-radius: 0;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.popup .actions-toolbar .action.cancel:visited,
.paypal-button-widget .paypal-button:visited,
.bundle-options-container .action.back:visited,
.block.related .action.select:visited,
.cart.table-wrapper .actions-toolbar > .action-delete:visited,
.cart.table-wrapper .action.help.map:visited,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.gift-summary .action-edit:visited,
.gift-summary .action-delete:visited,
.action-gift:visited,
.gift-wrapping-title .action-remove:visited,
.wishlist.split.button > .action:visited,
.abs-add-fields .action.remove:visited,
.paypal-review-discount .action.check:visited,
.cart-discount .action.check:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #404040;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.paypal-button-widget .paypal-button:hover,
.bundle-options-container .action.back:hover,
.block.related .action.select:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.action-gift:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button > .action:hover,
.abs-add-fields .action.remove:hover,
.paypal-review-discount .action.check:hover,
.cart-discount .action.check:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #441e1e;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.popup .actions-toolbar .action.cancel:active,
.paypal-button-widget .paypal-button:active,
.bundle-options-container .action.back:active,
.block.related .action.select:active,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .action.help.map:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.gift-options .actions-toolbar .action-cancel:active,
.gift-summary .action-edit:active,
.gift-summary .action-delete:active,
.action-gift:active,
.gift-wrapping-title .action-remove:active,
.wishlist.split.button > .action:active,
.abs-add-fields .action.remove:active,
.paypal-review-discount .action.check:active,
.cart-discount .action.check:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #8a262e;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-discount-block .action.check:hover,
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:focus,
.popup .actions-toolbar .action.cancel:hover,
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.bundle-options-container .action.back:hover,
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:focus,
.block.related .action.select:hover,
.block.related .action.select:active,
.block.related .action.select:focus,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .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,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.gift-summary .action-edit:hover,
.gift-summary .action-edit:active,
.gift-summary .action-edit:focus,
.gift-summary .action-delete:hover,
.gift-summary .action-delete:active,
.gift-summary .action-delete:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus,
.gift-wrapping-title .action-remove:hover,
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:focus,
.wishlist.split.button > .action:hover,
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.paypal-review-discount .action.check:hover,
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:focus,
.cart-discount .action.check:hover,
.cart-discount .action.check:active,
.cart-discount .action.check:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-discount-block .action.check.disabled,
.abs-discount-block .action.check[disabled],
fieldset[disabled] .abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel.disabled,
.popup .actions-toolbar .action.cancel[disabled],
fieldset[disabled] .popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.bundle-options-container .action.back.disabled,
.bundle-options-container .action.back[disabled],
fieldset[disabled] .bundle-options-container .action.back,
.block.related .action.select.disabled,
.block.related .action.select[disabled],
fieldset[disabled] .block.related .action.select,
.cart.table-wrapper .actions-toolbar > .action-delete.disabled,
.cart.table-wrapper .actions-toolbar > .action-delete[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.disabled,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup[disabled],
fieldset[disabled] .checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .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,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit.disabled,
.gift-summary .action-edit[disabled],
fieldset[disabled] .gift-summary .action-edit,
.gift-summary .action-delete.disabled,
.gift-summary .action-delete[disabled],
fieldset[disabled] .gift-summary .action-delete,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift,
.gift-wrapping-title .action-remove.disabled,
.gift-wrapping-title .action-remove[disabled],
fieldset[disabled] .gift-wrapping-title .action-remove,
.wishlist.split.button > .action.disabled,
.wishlist.split.button > .action[disabled],
fieldset[disabled] .wishlist.split.button > .action,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.paypal-review-discount .action.check.disabled,
.paypal-review-discount .action.check[disabled],
fieldset[disabled] .paypal-review-discount .action.check,
.cart-discount .action.check.disabled,
.cart-discount .action.check[disabled],
fieldset[disabled] .cart-discount .action.check,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-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: #404040;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:not(:focus),
.block.related .action.select:active,
.block.related .action.select:not(:focus),
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .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),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.gift-summary .action-edit:active,
.gift-summary .action-edit:not(:focus),
.gift-summary .action-delete:active,
.gift-summary .action-delete:not(:focus),
.action-gift:active,
.action-gift:not(:focus),
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:not(:focus),
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:not(:focus),
.cart-discount .action.check:active,
.cart-discount .action.check:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.abs-revert-to-action-secondary,
.paypal-review .block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  background: #f8f9f9;
  border: #441e1e 1px solid;
  color: #441e1e;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.primary:focus,
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:focus,
.abs-discount-block .actions-toolbar .action.cancel:active,
.block-compare .action.primary:focus,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:focus,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:focus,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review-discount .actions-toolbar .action.primary:focus,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:focus,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:focus,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:focus,
.cart-discount .actions-toolbar .action.cancel:active,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:focus,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:active {
  background: #f8f9f9;
  border: #441e1e 1px solid;
  color: #441e1e;
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.cancel:hover,
.block-compare .action.primary:hover,
.cart-summary .block .actions-toolbar > .primary .action.primary:hover,
.abs-discount-code .form-discount .actions-toolbar .primary .action:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.cancel:hover,
.cart-discount .actions-toolbar .action.primary:hover,
.cart-discount .actions-toolbar .action.cancel:hover,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover {
  background: #f8f9f9;
  border: #8a262e 1px solid;
  color: #8a262e;
}
.products-grid.wishlist .product-item .box-tocart .tocart {
  font-size: 1.6rem;
  line-height: 1rem;
  padding: 7px 15px;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.form-address-edit .actions-toolbar .action.vertex-secondary,
.order-review-form .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.cart-summary .checkout-methods-items .action.primary.checkout,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.box-tocart .action.instant-purchase,
.multicheckout .action.primary {
  line-height: 2.9rem;
  padding: 14px 17px;
  font-size: 2.5rem;
}
.cart.table-wrapper .item-options dt,
.minicart-items .product-item-details .product .options.list 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 0.68em 0.34em 0;
}
.cart.table-wrapper .item-options dt:after,
.minicart-items .product-item-details .product .options.list 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,
.minicart-items .product-item-details .product .options.list 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 0.34em;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.box-tocart .action.instant-purchase {
  width: 100%;
}
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.amazon-validate-container .block .block-title,
.login-container .block .block-title {
  border-bottom: 1px solid #ede7de;
  font-size: 1.8rem;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.amazon-validate-container .block .block-title strong,
.login-container .block .block-title strong {
  font-weight: 500;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #817c75;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0px 20px 50px -20px rgba(0, 0, 0, 0.5);
}
.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: #f8f9f9;
  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 #404040 transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.giftregisty-dropdown ul.items,
.wishlist-dropdown ul.items {
  padding: 6px 0;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.box-tocart .input-text.qty,
.account .data.table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .col.qty .control.qty .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 54px;
}
.block,
.customer-review .product-details,
.block-banners,
.block-banners-inline {
  margin-bottom: 2.72em;
}
.sidebar .product-items .action.delete,
.sidebar .block-compare .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filter-current .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .product-items .action.delete > span,
.sidebar .block-compare .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filter-current .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .product-items .action.delete:before,
.sidebar .block-compare .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filter-current .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .product-items .action.delete:hover:before,
.sidebar .block-compare .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filter-current .action.remove:hover:before {
  color: #494949;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .product-items .action.delete:active:before,
.sidebar .block-compare .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filter-current .action.remove:active:before {
  color: #999999;
}
.product-item-name,
.product.name a {
  font-weight: lighter;
}
.product-item-name > a,
.product.name a > a {
  color: #343434;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #343434;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #343434;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #343434;
  text-decoration: underline;
}
.abs-like-link:visited {
  color: #404040;
  text-decoration: none;
}
.abs-like-link:hover {
  color: #441e1e;
  text-decoration: underline;
}
.abs-like-link:active {
  color: #8a262e;
  text-decoration: underline;
}
.form.giftregistry.items .actions-toolbar,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: normal;
  margin-left: 73%;
  position: absolute;
  top: 34px;
  width: auto;
}
.form-giftregistry-share .fieldset .field .control,
.form-giftregistry-edit .fieldset .field .control,
.form-add-invitations .fieldset .field .control,
.form-create-return .fieldset .field .control,
.form.send.friend .fieldset .field .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary,
.form-add-invitations .fieldset .actions-toolbar > .secondary,
.form-create-return .fieldset .actions-toolbar > .secondary,
.form.send.friend .fieldset .actions-toolbar > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar > .secondary .action.add {
  margin-top: 2.04em;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 2.04em 0 0;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.opc-wrapper .form-discount .field .label,
.bundle-options-container .block-bundle-summary .product-image-container,
.bundle-options-container .block-bundle-summary .product.name,
.bundle-options-container .block-bundle-summary .stock,
.product-item-actions .actions-secondary > .action span,
.special-price .price-label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.block.related .field.choice .label,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname > .label,
.field.street .field .label,
.block-balance .balance-price-label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.form-add-invitations .fields .label,
.filter-options-content .filter-count-label,
.table-comparison .wishlist.split.button > .action.split span,
.product-items .wishlist.split.button > .action.split span,
.page-multiple-wishlist .page-title-wrapper .page-title,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.review-date .review-details-label,
.customer-review .product-details .rating-average-label,
.block-reorder .product-item .label,
.products-grid.wishlist .product-item .comment-box .label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label,
.page-header .header_right .switcher .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .toggle > span,
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:before,
.abs-add-fields .fieldset .actions-toolbar:after,
.bundle-options-container .product-options-wrapper .field.choice .label:before,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.toolbar:before,
.toolbar:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.minicart-items .product-item-details .product .options.list:before,
.minicart-items .product-item-details .product .options.list: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,
.opc-block-summary .product-item .product-item-details:before,
.opc-block-summary .product-item .product-item-details:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping .content:before,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:before,
.table-order-items .gift-wrapping .content:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:before,
.form-create-return .actions-toolbar:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:before,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:before,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:before,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:before,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:before,
.form.send.friend .fieldset .actions-toolbar:after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:after,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.toolbar:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.minicart-items .product-item-details .product .options.list: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,
.opc-block-summary .product-item .product-item-details:after,
.page-product-downloadable .product-add-form:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.block-event .slider-panel .slider .item .action.show,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.form.search.advanced .fields.range .field.date .control,
.field .control._with-tooltip,
.form-giftregistry-edit .field.date .control {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #817c75;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0px 20px 50px -20px rgba(0, 0, 0, 0.5);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 0.34em;
}
.abs-split-button .items li:hover {
  background: #f8f9f9;
  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 #404040 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-item-actions .actions-secondary > .action,
.product-social-links .action.tocompare,
.wishlist.split.button > .action.split,
.product-social-links .action.mailto.friend,
.product-social-links .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-item .action.towishlist,
.table-comparison .action.towishlist {
  color: #666666;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto:before,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: 'luma-icons';
  margin: -2px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-item-actions .actions-secondary > .action:hover,
.product-social-links .action.tocompare:hover,
.wishlist.split.button > .action.split:hover,
.product-social-links .action.mailto.friend:hover,
.product-social-links .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.product-item .action.towishlist:hover,
.table-comparison .action.towishlist:hover {
  color: #441e1e;
  text-decoration: none;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  width: 18px;
}
.bundle-options-container .block-bundle-summary .box-tocart,
.box-tocart {
  margin: 0 0 2.04em;
}
.abs-cart-block > .title,
.minicart-items .product .toggle,
.abs-discount-block .block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title,
.cart-discount .block > .title {
  border-top: 1px solid #cccccc;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 0.68em 2.72em 0.68em 15px;
  display: block;
  text-decoration: none;
}
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  position: absolute;
  right: 1.36em;
  top: 0.68em;
}
.abs-toggling-title > span,
.abs-cart-block > .title > span,
.minicart-items .product .toggle > span,
.abs-discount-block .block > .title > span,
.cart-summary .block > .title > span,
.paypal-review-discount .block > .title > span,
.cart-discount .block > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-discount-block .block,
.cart-summary .block,
.paypal-review-discount .block,
.cart-discount .block {
  margin: 0;
}
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  color: #858585;
}
.abs-discount-block .block .content,
.cart-summary .block .content,
.paypal-review-discount .block .content,
.cart-discount .block .content {
  display: none;
  padding: 5px 15px 23px;
  position: relative;
}
.abs-cart-block.active > .title:after,
.abs-discount-block .block.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after,
.cart-discount .block.active > .title:after {
  content: '\e621';
}
.abs-discount-block .block.active .content,
.cart-summary .block.active .content,
.paypal-review-discount .block.active .content,
.cart-discount .block.active .content {
  display: block;
}
.multicheckout .table-wrapper .cart-price {
  color: #ab4b4b;
  font-size: 1.6rem;
  font-weight: 700;
}
.multicheckout .table-wrapper .product-item-name {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.abs-account-blocks .block-title,
.account .legend,
.form-giftregistry-search .legend,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-form .block-title,
.block-wishlist-search-results .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title,
.customer-review .review-details .title,
.paypal-review .block .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .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 {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 1.7em;
  padding-bottom: 0.68em;
}
.abs-account-blocks .block-title > strong,
.abs-account-blocks .block-title > span,
.account .legend > strong,
.account .legend > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-results .block-title > span,
.block-giftregistry-shared-items .block-title > strong,
.block-giftregistry-shared-items .block-title > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.block-wishlist-search-results .block-title > strong,
.block-wishlist-search-results .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span,
.customer-review .review-details .title > strong,
.customer-review .review-details .title > span,
.paypal-review .block .block-title > strong,
.paypal-review .block .block-title > span,
.account .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > span,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.block-addresses-list address,
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 24px;
}
.order-details-items tfoot td {
  background: #f5f5f5;
}
.paypal-review .table-paypal-review-items .col.price .price-including-tax,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.price .price-including-tax,
.cart.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.subtotal .price-including-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.msrp .price-including-tax,
.cart.table-wrapper .col.msrp .price-excluding-tax,
.order-details-items .col.price .price-including-tax,
.order-details-items .col.price .price-excluding-tax,
.order-details-items .col.subtotal .price-including-tax,
.order-details-items .col.subtotal .price-excluding-tax {
  color: #666666;
  font-size: 1.8rem;
  display: block;
  line-height: 1;
  white-space: nowrap;
}
.paypal-review .table-paypal-review-items .col.price .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.price .price-including-tax .price,
.cart.table-wrapper .col.price .price-excluding-tax .price,
.cart.table-wrapper .col.subtotal .price-including-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.msrp .price-including-tax .price,
.cart.table-wrapper .col.msrp .price-excluding-tax .price,
.order-details-items .col.price .price-including-tax .price,
.order-details-items .col.price .price-excluding-tax .price,
.order-details-items .col.subtotal .price-including-tax .price,
.order-details-items .col.subtotal .price-excluding-tax .price {
  font-weight: 700;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-excluding-tax,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax {
  font-size: 1.4rem;
  display: inline-block;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  font-size: 1.1rem;
  display: inline-block;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.paypal-review .table-paypal-review-items .cart-tax-total,
.cart.table-wrapper .cart-tax-total,
.order-details-items .cart-tax-total {
  cursor: pointer;
  padding-right: 0.68em;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  line-height: 8px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  position: absolute;
  right: -2px;
  top: 4px;
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.paypal-review .table-paypal-review-items .cart-tax-total-expanded:after,
.cart.table-wrapper .cart-tax-total-expanded:after,
.order-details-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.giftcard-account .form-giftcard-redeem .fieldset,
.form-giftregistry-create .fieldset {
  margin-bottom: 1.36em;
}
.review-ratings .rating-summary,
.customer-review .review-details .customer-review-rating .rating-summary {
  display: table-row;
}
.review-ratings .rating-label,
.customer-review .review-details .customer-review-rating .rating-label {
  display: table-cell;
  padding-bottom: 0.34em;
  padding-right: 1.7em;
  padding-top: 1px;
  vertical-align: top;
}
.review-ratings .rating-result,
.customer-review .review-details .customer-review-rating .rating-result {
  display: table-cell;
  vertical-align: top;
}
.block-addresses-list .items.addresses .item.actions .action:after,
.account .data.table .col.actions .action:after,
[class^='sales-guest-'] .data.table .col.actions .action:after,
.sales-guest-view .data.table .col.actions .action:after,
.block .box-actions .action:after {
  border-left: 1px solid #c78080;
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0 0.68em;
  vertical-align: -1px;
}
.block-addresses-list .items.addresses .item.actions .action:last-child:after,
.account .data.table .col.actions .action:last-child:after,
[class^='sales-guest-'] .data.table .col.actions .action:last-child:after,
.sales-guest-view .data.table .col.actions .action:last-child:after,
.block .box-actions .action:last-child:after {
  display: none;
}
.paypal-review .block .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.paypal-review .block .box-title,
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 0.68em;
}
.paypal-review .block .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-size: 1.6rem;
}
.paypal-review .block .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 0.68em;
}
.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: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #f8f9f9;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 0.34em;
}
.abs-sidebar-totals .table-caption,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  border: 2px solid #cccccc;
  border-radius: 3px;
  display: inline-block;
  margin: 3px 0 0;
  padding: 2px 0.68em;
  text-transform: uppercase;
  vertical-align: top;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
.magento-rma-returns-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title,
.account .page-main .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
.sales-guest-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title {
  margin-right: 25px;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date,
.account .page-main .page-title-wrapper .order-date,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
.sales-guest-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date {
  font-size: 16px;
  margin-bottom: 0.68em;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date .label,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label,
.account .page-main .page-title-wrapper .order-date .label,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date .label,
.sales-guest-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label {
  display: none;
}
.account .column.main .order-details-items .table-wrapper .data.table,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table,
.block-giftregistry-results .data.table,
.block-wishlist-search-results .data.table,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table {
  border: none;
}
.abs-table-striped > tbody > tr:nth-child(even) > td,
.abs-table-striped > tbody > tr:nth-child(even) > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > td,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > th,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > td,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th {
  background: #f6f6f6;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > tbody > tr > th,
.abs-table-striped > tfoot > tr > th,
.abs-table-striped > thead > tr > td,
.abs-table-striped > tbody > tr > td,
.abs-table-striped > tfoot > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > tbody > tr > th,
.block-giftregistry-results .data.table > tfoot > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-giftregistry-results .data.table > tbody > tr > td,
.block-giftregistry-results .data.table > tfoot > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > tbody > tr > th,
.block-wishlist-search-results .data.table > tfoot > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > tbody > tr > td,
.block-wishlist-search-results .data.table > tfoot > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td {
  border: none;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td {
  border-bottom: 1px solid #cccccc;
}
.block-compare .counter,
.block-wishlist .counter {
  color: #6d6d6d;
  font-size: 1.2rem;
  vertical-align: middle;
  white-space: nowrap;
}
.block-compare .counter:before,
.block-wishlist .counter:before {
  content: '(';
}
.block-compare .counter:after,
.block-wishlist .counter:after {
  content: ')';
}
.block-compare .block-title,
.block-reorder .block-title,
.block-wishlist .block-title,
.widget .block-title {
  margin: 0 0 1.36em;
}
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-wishlist .block-title strong,
.widget .block-title strong {
  font-size: 25px;
  font-weight: 300;
  vertical-align: middle;
}
.block-cart-failed,
.cart-container .form-cart {
  margin-bottom: 1.36em;
}
.block-cart-failed .actions.main .continue,
.cart-container .form-cart .actions.main .continue {
  display: none;
}
.block-cart-failed .actions.main .clear,
.cart-container .form-cart .actions.main .clear {
  line-height: 1.42857143;
  margin: 0 1.36em 0 0;
  padding: 0;
  color: #404040;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: lighter;
}
.abs-shopping-cart-items .actions.main .clear:visited,
.block-cart-failed .actions.main .clear:visited,
.cart-container .form-cart .actions.main .clear:visited {
  color: #404040;
  text-decoration: none;
}
.abs-shopping-cart-items .actions.main .clear:hover,
.block-cart-failed .actions.main .clear:hover,
.cart-container .form-cart .actions.main .clear:hover {
  color: #441e1e;
  text-decoration: underline;
}
.abs-shopping-cart-items .actions.main .clear:active,
.block-cart-failed .actions.main .clear:active,
.cart-container .form-cart .actions.main .clear:active {
  color: #8a262e;
  text-decoration: underline;
}
.abs-shopping-cart-items .actions.main .clear:hover,
.abs-shopping-cart-items .actions.main .clear:active,
.abs-shopping-cart-items .actions.main .clear:focus,
.block-cart-failed .actions.main .clear:hover,
.block-cart-failed .actions.main .clear:active,
.block-cart-failed .actions.main .clear:focus,
.cart-container .form-cart .actions.main .clear:hover,
.cart-container .form-cart .actions.main .clear:active,
.cart-container .form-cart .actions.main .clear:focus {
  background: none;
  border: 0;
}
.abs-shopping-cart-items .actions.main .clear.disabled,
.abs-shopping-cart-items .actions.main .clear[disabled],
fieldset[disabled] .abs-shopping-cart-items .actions.main .clear,
.block-cart-failed .actions.main .clear.disabled,
.block-cart-failed .actions.main .clear[disabled],
fieldset[disabled] .block-cart-failed .actions.main .clear,
.cart-container .form-cart .actions.main .clear.disabled,
.cart-container .form-cart .actions.main .clear[disabled],
fieldset[disabled] .cart-container .form-cart .actions.main .clear {
  color: #404040;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.form.search.advanced .fields.range .field.date .control,
.form-giftregistry-edit .field.date .control {
  position: relative;
}
.abs-field-date input,
.field.date ._has-datepicker,
.field-dob ._has-datepicker,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.form.search.advanced .fields.range .field.date input,
.form-giftregistry-edit .field.date input {
  margin-right: 0.68em;
  width: calc(100% - 23.68px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 0.68em;
  width: calc(100% - 22.02px);
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -0.68em;
  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: 0.68em;
  left: auto;
  top: 0;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #666666;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  padding-bottom: 0.68em;
  color: #343434;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals,
.opc-block-summary .table-totals {
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {
  border: 0;
  font-weight: lighter;
  padding: 6px 0;
}
.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {
  border: 0;
  font-weight: lighter;
  padding: 6px 0 6px 14px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .grand th,
.cart-totals .grand td,
.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td {
  padding: 11px 0;
}
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
  display: inline-block;
  font-weight: 600;
  padding: 3px 0 0;
}
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark {
  font-size: 1.8rem;
  border-top: 1px solid #cccccc;
  padding-right: 0.68em;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  font-size: 1.8rem;
  border-top: 1px solid #cccccc;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 0.68em;
}
.cart-totals tbody tr:last-child td,
.opc-block-summary .table-totals tbody tr:last-child td {
  padding-bottom: 19px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  padding-right: 1.36em;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: 3px;
  top: 3px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #cccccc;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.cart-totals .table-wrapper,
.opc-block-summary .table-totals .table-wrapper {
  margin-bottom: 0;
}
.paypal-review-discount .block > .title strong,
.cart-discount .block > .title strong {
  color: #404040;
  font-weight: lighter;
}
.paypal-review-discount .actions-toolbar,
.cart-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.paypal-review-discount .actions-toolbar .secondary,
.cart-discount .actions-toolbar .secondary {
  bottom: 5px;
  left: 15px;
  position: absolute;
}
.paypal-review-discount .action.check,
.cart-discount .action.check {
  font-weight: lighter;
}
.paypal-review-discount .fieldset,
.cart-discount .fieldset {
  display: table;
  width: 100%;
}
.paypal-review-discount .fieldset > .field > .label,
.cart-discount .fieldset > .field > .label {
  display: none;
}
.paypal-review-discount .field,
.cart-discount .field {
  display: table-cell;
}
@font-face {
  font-family: 'Cormorant';
  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: 'Cormorant';
  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: 'Cormorant';
  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: 'Cormorant';
  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: 2.72em;
  -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: 1.36em;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table tfoot {
  background: #f5f5f5;
}
.table tfoot > tr:first-child th,
.table tfoot > tr:first-child td {
  border-top: 1px solid #cccccc;
  padding-top: 1.36em;
}
.table tfoot th,
.table tfoot td {
  border: 0;
}
.table tfoot .mark {
  font-weight: lighter;
  text-align: right;
}
.message.info {
  margin: 0 0 0.68em;
  padding: 12px 1.36em 12px 1.7em;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.info a {
  color: #404040;
}
.message.info a:hover {
  color: #441e1e;
}
.message.info a:active {
  color: #441e1e;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 0.68em;
  padding: 12px 1.36em 12px 1.7em;
  display: block;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #8a262e;
  padding-left: 45px;
  position: relative;
}
.message.error a {
  color: #404040;
}
.message.error a:hover {
  color: #441e1e;
}
.message.error a:active {
  color: #441e1e;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #b30000;
  content: '\e61f';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 0.68em;
  padding: 12px 1.36em 12px 1.7em;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.warning a {
  color: #404040;
}
.message.warning a:hover {
  color: #441e1e;
}
.message.warning a:active {
  color: #441e1e;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 0.68em;
  padding: 12px 1.36em 12px 1.7em;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.notice a {
  color: #404040;
}
.message.notice a:hover {
  color: #441e1e;
}
.message.notice a:active {
  color: #441e1e;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 0.68em;
  padding: 12px 1.36em 12px 1.7em;
  display: block;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 45px;
  position: relative;
}
.message.success a {
  color: #404040;
}
.message.success a:hover {
  color: #441e1e;
}
.message.success a:active {
  color: #441e1e;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #006400;
  content: '\e60e';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #f0f0f0;
}
.nav-toggle {
  display: none;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 20px;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #757575;
  content: '\e609';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #441e1e;
  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: 0.68em;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 2.72em;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 1.36em;
  padding: 0 0 0.68em;
  width: 100%;
  box-sizing: border-box;
  float: left;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.8rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 1.36em;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 1.36em;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 600;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px;
  border-radius: 2px;
  color: #202020;
  font-family: 'Lato', sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: normal;
  height: 4rem;
  line-height: 1.42857143;
  padding: 0 34px;
  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: #575757;
}
.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: #575757;
}
.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: #575757;
}
.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: 0.68em;
}
.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.7rem;
  margin: 0 0 0 0.34em;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.7rem;
  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: 34px;
  line-height: 17px;
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
  margin: 0;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 0.68em;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend > span {
  margin-right: 0.34em;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 0.68em;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 0.68em;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-size: 30px 60px;
  text-indent: .01em;
  text-overflow: '';
}
select::-ms-expand {
  display: none;
}
select.admin__control-multiselect {
  height: auto;
}
.field-error,
div.mage-error[generated] {
  margin-top: 7px;
}
.field-error {
  color: #8a262e;
  font-size: 1.7rem;
}
.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: #441e1e;
  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: lighter;
  display: block;
  text-decoration: none;
  display: inline-block;
  margin-top: -4px;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 23px;
  line-height: 23px;
  color: #ab4b4b;
  content: '\e612';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 1.36em;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 0.34em;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'luma-icons';
  src: url('../fonts/Luma-Icons.woff2') format('woff2'), url('../fonts/Luma-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
button,
a.action.primary {
  border-radius: 1px;
}
button:not(.primary) {
  box-shadow: none;
}
button:not(.primary):active {
  box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
body:not(._keyfocus) button:focus {
  box-shadow: none;
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary,
.action-primary {
  background-image: none;
  background: #441e1e;
  border: #441e1e;
  color: #f8f9f9;
  cursor: pointer;
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  padding: 7px 15px;
  font-size: 1.6rem;
  line-height: 1rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #8a262e;
  border: #8a262e;
  color: #f8f9f9;
}
.action.primary:hover,
.action-primary:hover {
  background: #8a262e;
  border: #8a262e;
  color: #f8f9f9;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 1.36em;
  margin-left: -15px;
  margin-right: -15px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0;
}
.product.data.items > .item.title > .switch {
  border-top: 1px solid #cccccc;
  height: 2.72em;
  padding: 1px 0.68em 1px 0.68em;
  font-weight: 600;
  line-height: 2.72em;
  font-size: 2rem;
  color: #441e1e;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #6d6d6d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #441e1e;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #441e1e;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  color: #441e1e;
  text-decoration: none;
  padding-bottom: 1px;
}
.product.data.items > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 0.68em 0.68em 2.04em;
}
.product.data.items .item.title a {
  position: relative;
  text-decoration: none;
}
.product.data.items .item.title a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product.data.items .item.title a:after {
  position: absolute;
  right: 0.68em;
  top: 1px;
}
.product.data.items .item.title.active a:after {
  content: '\e621';
}
.product.data.items .value p:last-child {
  margin-bottom: 0;
}
.product.data.items .table-wrapper {
  margin: 0;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: lighter;
}
.pages .item {
  font-size: 1.7rem;
  line-height: 0.204rem;
  letter-spacing: normal;
  margin: 0 8px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #404040;
  display: inline-block;
  padding: 0 0.34em;
  text-decoration: none;
}
.pages a.page:visited {
  color: #404040;
}
.pages a.page:hover {
  color: #441e1e;
  text-decoration: none;
}
.pages a.page:active {
  color: #8a262e;
}
.pages strong.page {
  background: #e5e5e5;
  font-size: 1.7rem;
  line-height: 0.204rem;
  letter-spacing: normal;
  color: #441e1e;
  display: inline-block;
  font-weight: 700;
  padding: 0 0.34em;
}
.pages .action {
  background: #f0f0f0;
  border: 1px solid #cccccc;
  color: #ab4b4b;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #ab4b4b;
}
.pages .action:hover {
  background: #dedede;
  color: #ab4b4b;
  text-decoration: none;
}
.pages .action:active {
  color: #ab4b4b;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #ab4b4b;
}
.pages .action.next:active:before {
  color: #ab4b4b;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #ab4b4b;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #ab4b4b;
}
.pages .action.next:active:before {
  color: #ab4b4b;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #ab4b4b;
}
.pages .action.previous:active:before {
  color: #ab4b4b;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #ab4b4b;
  content: '\e617';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #ab4b4b;
}
.pages .action.previous:active:before {
  color: #ab4b4b;
}
.pages .action {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border-radius: 3px;
  padding: 0 8px;
}
.pages .action.previous {
  margin-right: 8px;
}
.pages .action.next {
  margin-left: 8px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  margin-bottom: 0.68em;
  text-align: center;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 0.68em;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.breadcrumbs {
  margin: 0 0 15px;
}
.breadcrumbs .items {
  font-size: 1.4rem;
  color: #707070;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #8a262e;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #8a262e;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #8a262e;
  text-decoration: #8a262e;
}
.breadcrumbs a:active {
  color: #8a262e;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: lighter;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 18px;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0 0.68em;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: lighter;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: #737373;
}
.ui-dialog.popup .action.close:active:before {
  color: #737373;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup .actions-toolbar .action.cancel {
  font-weight: lighter;
}
.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-footer {
  padding: 32px;
}
.modal-custom,
.modal-popup,
.modal-slide {
  left: 37px;
  right: 37px;
  top: 10px;
  bottom: 45px;
}
.modal-custom .block .block-content *,
.modal-popup .block .block-content *,
.modal-slide .block .block-content *,
.modal-custom .block .empty *,
.modal-popup .block .empty *,
.modal-slide .block .empty * {
  font-size: 14px;
  font-weight: 400;
}
.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;
  padding: 0;
  text-shadow: none;
  font-weight: lighter;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
  margin: 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: 20px;
  line-height: 20px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #210e0e;
}
.modal-custom._inner-scroll.modal-slide .modal-inner-wrap,
.modal-popup._inner-scroll.modal-slide .modal-inner-wrap,
.modal-slide._inner-scroll.modal-slide .modal-inner-wrap,
.modal-custom .modal-inner-wrap,
.modal-popup .modal-inner-wrap,
.modal-slide .modal-inner-wrap {
  max-width: 812px;
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.16);
  min-height: unset;
}
.modal-custom .modal-header,
.modal-popup .modal-header,
.modal-slide .modal-header {
  border: none;
  position: relative;
  min-height: 56px;
  text-align: center;
}
.modal-custom .modal-header .action-close,
.modal-popup .modal-header .action-close,
.modal-slide .modal-header .action-close {
  position: absolute;
  font-size: 0;
  margin: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.modal-custom .modal-header .action-close:before,
.modal-popup .modal-header .action-close:before,
.modal-slide .modal-header .action-close:before {
  font-size: 1.2rem;
}
.modal-custom .modal-content,
.modal-popup .modal-content,
.modal-slide .modal-content {
  box-shadow: none;
  border-radius: 0;
  padding: 32px;
}
.modal-custom .modal-content .toggle,
.modal-popup .modal-content .toggle,
.modal-slide .modal-content .toggle {
  display: flex !important;
  flex-direction: column !important;
  width: 100% !important;
}
.modal-custom .modal-content .toggle .togglet,
.modal-popup .modal-content .toggle .togglet,
.modal-slide .modal-content .toggle .togglet,
.modal-custom .modal-content .toggle .toggleta,
.modal-popup .modal-content .toggle .toggleta,
.modal-slide .modal-content .toggle .toggleta {
  width: 100% !important;
  background-color: white;
  border: 2px solid #f8f9f9;
  display: flex !important;
  padding: 11px 18px !important;
  justify-content: space-between !important;
  align-items: center !important;
  align-self: stretch !important;
  font-weight: 400 !important;
}
.modal-custom .modal-content .toggle .togglet i,
.modal-popup .modal-content .toggle .togglet i,
.modal-slide .modal-content .toggle .togglet i,
.modal-custom .modal-content .toggle .toggleta i,
.modal-popup .modal-content .toggle .toggleta i,
.modal-slide .modal-content .toggle .toggleta i {
  right: 18px !important;
  left: auto !important;
  top: 25% !important;
}
.modal-custom .modal-content .toggle .togglec,
.modal-popup .modal-content .toggle .togglec,
.modal-slide .modal-content .toggle .togglec {
  display: grid;
  gap: 24px !important;
  padding: 24px 0 0 0 !important;
}
@media only screen and (max-width: 767px) {
  .modal-custom .modal-content .toggle .togglec,
  .modal-popup .modal-content .toggle .togglec,
  .modal-slide .modal-content .toggle .togglec {
    display: flex !important;
    flex-direction: column;
  }
}
.modal-custom .modal-content .actions-toolbar,
.modal-popup .modal-content .actions-toolbar,
.modal-slide .modal-content .actions-toolbar,
.modal-custom .modal-content .primary,
.modal-popup .modal-content .primary,
.modal-slide .modal-content .primary {
  width: 100%;
}
.modal-custom .modal-content .field,
.modal-popup .modal-content .field,
.modal-slide .modal-content .field {
  margin: 0;
  position: relative;
}
.modal-custom .modal-content .field div.mage-error[generated],
.modal-popup .modal-content .field div.mage-error[generated],
.modal-slide .modal-content .field div.mage-error[generated] {
  position: absolute;
  bottom: 10px;
  margin-top: 0;
  font-size: 12px;
}
@media only screen and (max-width: 480px) {
  .modal-custom .modal-content .field div.mage-error[generated],
  .modal-popup .modal-content .field div.mage-error[generated],
  .modal-slide .modal-content .field div.mage-error[generated] {
    font-size: 11px;
  }
}
.modal-custom .modal-content .form-group.buttons,
.modal-popup .modal-content .form-group.buttons,
.modal-slide .modal-content .form-group.buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 479px) {
  .modal-custom .modal-content .form-group.buttons,
  .modal-popup .modal-content .form-group.buttons,
  .modal-slide .modal-content .form-group.buttons {
    flex-flow: column;
    margin: 0;
    text-align: center;
    gap: 24px;
  }
}
.modal-custom .modal-content .form-group.buttons button,
.modal-popup .modal-content .form-group.buttons button,
.modal-slide .modal-content .form-group.buttons button {
  width: 100%;
  margin: 20px 0 0 0;
}
@media only screen and (max-width: 479px) {
  .modal-custom .modal-content .form-group.buttons button,
  .modal-popup .modal-content .form-group.buttons button,
  .modal-slide .modal-content .form-group.buttons button {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .modal-custom .modal-content .form-group.buttons #toClientStep,
  .modal-popup .modal-content .form-group.buttons #toClientStep,
  .modal-slide .modal-content .form-group.buttons #toClientStep {
    margin-bottom: 15px !important;
  }
}
.modal-custom .modal-content .block-authentication,
.modal-popup .modal-content .block-authentication,
.modal-slide .modal-content .block-authentication {
  border: none;
  flex-direction: column;
}
.modal-custom .modal-content .block-authentication .block[class] .field .control,
.modal-popup .modal-content .block-authentication .block[class] .field .control,
.modal-slide .modal-content .block-authentication .block[class] .field .control {
  width: 350px;
}
@media only screen and (max-width: 768px) {
  .modal-custom .modal-content .block-authentication .block[class] .field .control,
  .modal-popup .modal-content .block-authentication .block[class] .field .control,
  .modal-slide .modal-content .block-authentication .block[class] .field .control {
    width: 100%;
  }
}
.modal-custom .modal-content .block-authentication .block[class] + .block,
.modal-popup .modal-content .block-authentication .block[class] + .block,
.modal-slide .modal-content .block-authentication .block[class] + .block {
  border: none;
  margin-top: 40px;
  position: relative;
}
.modal-custom .modal-content .block-authentication .block[class] + .block:before,
.modal-popup .modal-content .block-authentication .block[class] + .block:before,
.modal-slide .modal-content .block-authentication .block[class] + .block:before {
  color: #343434;
  border: none;
  font-weight: 400;
  margin: 0;
  padding: 0;
  position: relative;
  font-size: 18px;
  margin-bottom: 24px;
}
.modal-custom .action.primary,
.modal-popup .action.primary,
.modal-slide .action.primary {
  font-size: 0.9rem;
  font-weight: 600;
  color: #fbfbf5;
  background: #8a262e;
  height: 33px;
  line-height: 33px;
  border: 1px solid transparent;
  letter-spacing: 0.9px;
  text-transform: uppercase;
}
.modal-custom .action.primary:hover,
.modal-popup .action.primary:hover,
.modal-slide .action.primary:hover,
.modal-custom .action.primary:focus,
.modal-popup .action.primary:focus,
.modal-slide .action.primary:focus {
  border: solid 1px #ece7de;
  background: #8a262e;
  box-shadow: unset;
}
.modal-custom .action.secondary,
.modal-popup .action.secondary,
.modal-slide .action.secondary {
  font-size: 0.9rem;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  color: #000000;
  background: #ffffff;
  height: 33px;
  line-height: 33px;
  border: solid 1px #011826;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  white-space: nowrap;
}
.modal-custom .project-wrapper > form,
.modal-popup .project-wrapper > form,
.modal-slide .project-wrapper > form {
  padding: 15px 15px;
}
.modal-custom .new-client input,
.modal-popup .new-client input,
.modal-slide .new-client input,
.modal-custom .new-client select,
.modal-popup .new-client select,
.modal-slide .new-client select {
  margin-bottom: 31px;
}
.modal-custom .new-client .fieldset > .field,
.modal-popup .new-client .fieldset > .field,
.modal-slide .new-client .fieldset > .field {
  margin: 0;
}
.modal-custom .new-client .fieldset > .field .additional,
.modal-popup .new-client .fieldset > .field .additional,
.modal-slide .new-client .fieldset > .field .additional {
  margin: 0;
}
.modal-custom .new-client .fieldset > .field.city,
.modal-popup .new-client .fieldset > .field.city,
.modal-slide .new-client .fieldset > .field.city,
.modal-custom .new-client .fieldset > .field.country,
.modal-popup .new-client .fieldset > .field.country,
.modal-slide .new-client .fieldset > .field.country {
  width: 50%;
  margin: 0 -5px;
  padding-left: 5px;
  float: left;
}
.modal-custom .new-client .fieldset > .field.region,
.modal-popup .new-client .fieldset > .field.region,
.modal-slide .new-client .fieldset > .field.region,
.modal-custom .new-client .fieldset > .field.postcode,
.modal-popup .new-client .fieldset > .field.postcode,
.modal-slide .new-client .fieldset > .field.postcode {
  width: 50%;
  margin: 0 -5px;
  padding-right: 5px;
  float: right;
}
.modal-custom .new-client .fieldset,
.modal-popup .new-client .fieldset,
.modal-slide .new-client .fieldset {
  margin-bottom: 13px;
}
.modal-custom .new-client .legend,
.modal-popup .new-client .legend,
.modal-slide .new-client .legend {
  font-size: 1.2rem;
  font-family: 'Lato', sans-serif;
  margin-bottom: 6px;
  margin-left: 15px;
  padding: 0;
  display: inline-block;
  letter-spacing: 0.6px;
  border: unset;
  float: none;
}
.modal-custom .new-client .legend span,
.modal-popup .new-client .legend span,
.modal-slide .new-client .legend span {
  font-size: 1.2rem;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  display: inline-block;
  letter-spacing: 0.6px;
}
.modal-custom .project-settings-modal,
.modal-popup .project-settings-modal,
.modal-slide .project-settings-modal {
  padding: 25px 15px 0;
}
.modal-custom .project-settings-modal .modal-header .cancel-project-btn,
.modal-popup .project-settings-modal .modal-header .cancel-project-btn,
.modal-slide .project-settings-modal .modal-header .cancel-project-btn {
  display: none;
}
.modal-custom .project-edit-modal,
.modal-popup .project-edit-modal,
.modal-slide .project-edit-modal {
  padding: 15px 15px;
}
.modal-custom .project-edit-modal .label,
.modal-popup .project-edit-modal .label,
.modal-slide .project-edit-modal .label {
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.6px;
  padding: 0 15px;
  margin-bottom: 4px;
  display: block;
}
.modal-custom.confirm .modal-content,
.modal-popup.confirm .modal-content,
.modal-slide.confirm .modal-content {
  padding: 20px;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
}
.modal-custom.confirm .modal-footer,
.modal-popup.confirm .modal-footer,
.modal-slide.confirm .modal-footer {
  border: none;
}
.modal-custom.confirm .modal-footer button,
.modal-popup.confirm .modal-footer button,
.modal-slide.confirm .modal-footer button {
  width: 100%;
}
.modal-custom.confirm .modal-footer .action,
.modal-popup.confirm .modal-footer .action,
.modal-slide.confirm .modal-footer .action {
  width: 132px;
  padding: 0;
}
.modal-custom.confirm .modal-footer .action.primary,
.modal-popup.confirm .modal-footer .action.primary,
.modal-slide.confirm .modal-footer .action.primary {
  margin-left: 29px;
}
.modal-custom.modal-upload-space .modal-header,
.modal-popup.modal-upload-space .modal-header,
.modal-slide.modal-upload-space .modal-header {
  margin-bottom: 31px;
}
.modal-custom.modal-upload-space .modal-inner-wrap,
.modal-popup.modal-upload-space .modal-inner-wrap,
.modal-slide.modal-upload-space .modal-inner-wrap {
  max-width: 1087px;
  max-height: 654px;
  width: 100%;
}
.modal-custom.modal-upload-space .modal-content,
.modal-popup.modal-upload-space .modal-content,
.modal-slide.modal-upload-space .modal-content {
  padding-top: 0;
}
.modal-custom.modal-upload-space .modal-body-content,
.modal-popup.modal-upload-space .modal-body-content,
.modal-slide.modal-upload-space .modal-body-content {
  position: relative;
}
.modal-custom.modal-upload-space .modal-body-content #form-space-upload,
.modal-popup.modal-upload-space .modal-body-content #form-space-upload,
.modal-slide.modal-upload-space .modal-body-content #form-space-upload {
  position: absolute;
  right: 0;
  bottom: 0;
}
.modal-custom .action-close {
  margin: 15px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  font-weight: 400;
  font-size: 32px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
  font-family: 'Cormorant';
}
.modal-popup .action-close {
  padding: 1.36em;
}
.modal-slide .page-main-actions {
  margin-bottom: 1.08rem;
  margin-top: 2.1rem;
}
.modal-popup.confirm .modal-inner-wrap {
  width: 100%;
}
.wishlist-add-popup-modal .modal-footer {
  border: none;
  margin: 0;
}
.wishlist-add-popup-modal .modal-footer button {
  width: 100%;
}
.wishlist-add-popup-modal .modal-footer .add-to-wishlist-button:hover {
  border: 1px solid transparent;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.popup-authentication .block[class] {
  width: 100% !important;
  padding: 0 !important;
}
.popup-authentication .modal-header .action-close {
  padding: 0 20px;
}
.popup-authentication .fieldset > .field,
.popup-authentication .fieldset > .fields > .field {
  margin: 0;
}
.popup-authentication .fieldset > .field .label,
.popup-authentication .fieldset > .fields > .field .label {
  color: #707070;
}
.popup-authentication .field.choice input[type="checkbox"],
.popup-authentication input[type="checkbox"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.popup-authentication .field.choice input[type="checkbox"] ~ .label,
.popup-authentication input[type="checkbox"] ~ .label {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  min-height: 30px;
  position: relative;
  padding-left: 15px;
  cursor: pointer;
}
.popup-authentication .field.choice input[type="checkbox"] ~ .label::before,
.popup-authentication input[type="checkbox"] ~ .label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  border: solid 0.8px #807c76;
  width: 10px;
  height: 10px;
  border-radius: 2px;
}
.popup-authentication .field.choice input[type="checkbox"] ~ .label::after,
.popup-authentication input[type="checkbox"] ~ .label::after {
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 0;
  background: center / contain no-repeat url(../images/icons/icon-check.svg);
  width: 7px;
  height: 5px;
  content: '';
  display: inline-block;
  position: absolute;
  right: auto;
  left: 3px;
  top: 11px;
}
.popup-authentication .field.choice input[type="checkbox"]:checked ~ .label::after,
.popup-authentication input[type="checkbox"]:checked ~ .label::after {
  opacity: 1;
}
.popup-authentication .form-group.buttons {
  justify-content: center;
}
.popup-authentication .form-group.buttons .action {
  width: 48%;
  margin: 0 1%!important;
  padding-top: 0;
}
@media only screen and (max-width: 479px) {
  .popup-authentication .form-group.buttons .action {
    margin: 0 0 14px !important;
    width: 100%;
  }
}
.popup-authentication .form-group.buttons .action.secondary {
  text-align: center;
  transition: 0.25s;
}
.popup-authentication .form-group.buttons .action.secondary:hover,
.popup-authentication .form-group.buttons .action.secondary:focus {
  color: #707070;
  border-color: #919191;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
.modal-footer input[type="reset"],
.modal-footer input[type="submit"] {
  height: 5rem;
}
.modal-footer input[type="reset"] {
  margin-right: 1.2rem;
}
/**
 * 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.9rem;
  padding: 14px 17px;
  font-size: 2.5rem;
}
#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: 1.36em 0 0;
}
.location-details .location-name {
  font-size: 25px;
  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 1.36em;
  padding: 0 0 0.68em;
  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: 25px;
}
.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 1.36em;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * 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: 0.68em 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.7rem;
}
.amazon-validate-container .fieldset:after {
  margin-top: 35px;
}
@media all and (max-width: 768px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
.amazon-divider {
  border-bottom: 1px solid #cccccc;
  line-height: 0.1em;
  margin: 18px 0 20px;
  text-align: center;
  max-width: 500px;
}
.amazon-divider span {
  background: #fff;
  padding: 0 5px;
}
/** mini cart styling **/
.product-social-links,
.amazon-minicart-container {
  width: 100%;
  display: block;
  text-align: center;
}
.product-social-links .amazon-button-container,
.amazon-minicart-container .amazon-button-container {
  display: inline-block;
  margin: 0px;
}
.product-social-links .field-tooltip .field-tooltip-content,
.amazon-minicart-container .field-tooltip .field-tooltip-content {
  top: 38px;
  left: -245px;
}
.product-social-links .field-tooltip .field-tooltip-content:before,
.amazon-minicart-container .field-tooltip .field-tooltip-content:before {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #666666;
  top: -10px;
  left: 244px;
}
.product-social-links .field-tooltip .field-tooltip-content:after,
.amazon-minicart-container .field-tooltip .field-tooltip-content:after {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f4f4f4;
  top: -8px;
  left: 244px;
}
.product-social-links .amazon-button-container {
  margin-bottom: 30px;
  display: block;
}
.amazon-checkout-now {
  border-top: 1px solid #c1c1c1;
  padding-top: 10px;
  margin-bottom: 10px;
}
.amazon-addtoCart {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.revert-checkout {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}
.centered-button {
  text-align: center;
  display: inline-block;
}
.catalog-product-view .centered-button {
  display: table;
}
.checkout-payment-method .amazon-sandbox-simulator {
  border-bottom: 1px solid #cccccc;
}
.checkout-payment-method .amazon-sandbox-simulator .payment-option-title {
  border-top: none;
  padding-top: 0;
}
.checkout-payment-method .amazon-sandbox-simulator .amazon-sandbox-simulator-scenario {
  margin-bottom: 10px;
}
.checkout-methods-items .amazon-minicart-container .amazon-divider {
  display: none;
}
.checkout-methods-items .centered-button {
  margin-bottom: 0;
}
@media all and (max-width: 768px) {
  .checkout-methods-items .centered-button {
    width: auto;
  }
}
.checkout-methods-items .field-tooltip {
  display: none;
}
.checkout-methods-items .field-tooltip .field-tooltip-content {
  right: -0.68em;
  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: 0.68em;
  left: auto;
  top: 0;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before {
  border-bottom-color: #666666;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
@media all and (max-width: 768px) {
  .checkout-methods-items .field-tooltip .field-tooltip-content {
    right: -56px;
    top: 38px;
    left: auto;
  }
  .checkout-methods-items .field-tooltip .field-tooltip-content:before,
  .checkout-methods-items .field-tooltip .field-tooltip-content:after {
    right: 56px;
  }
}
.amazon-widget {
  max-width: 400px;
  height: 228px;
}
.amazon-widget--address {
  margin-top: 20px;
}
.amazon-addresses {
  margin-top: 20px;
}
.amazon-addresses .amazon-address {
  margin-bottom: 20px;
}
#checkout-step-shipping .amazon-divider {
  margin: 40px 0;
}
.checkout-payment-method .amazon-payment-method .payment-method-title {
  visibility: hidden;
  padding-bottom: 0;
}
/** Prevent movement after a soft decline to other payment steps **/
.opc-progress-bar-item._complete.lock-step {
  cursor: none;
  pointer-events: none;
}
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.realview-space-curated .page-main,
.realview-space-gallery .page-main,
.realview-space-manage .page-main,
.realview-space-curated #realview-manage-room,
.realview-space-gallery #realview-manage-room,
.realview-space-manage #realview-manage-room,
.realview-space-curated #realview-curated-room,
.realview-space-gallery #realview-curated-room,
.realview-space-manage #realview-curated-room {
  max-width: initial;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0;
  width: 100%;
}
.realview-space-curated .realview-manage-save-popup .modal-inner-wrap,
.realview-space-gallery .realview-manage-save-popup .modal-inner-wrap,
.realview-space-manage .realview-manage-save-popup .modal-inner-wrap {
  max-width: 787px;
}
.realview-space-curated .realview-manage-save-popup .modal-inner-wrap .modal-header,
.realview-space-gallery .realview-manage-save-popup .modal-inner-wrap .modal-header,
.realview-space-manage .realview-manage-save-popup .modal-inner-wrap .modal-header {
  background-color: #ffffff;
  padding: 6px 37px;
  margin-bottom: 25px;
}
.realview-space-curated .realview-manage-save-popup .modal-inner-wrap .modal-header h1,
.realview-space-gallery .realview-manage-save-popup .modal-inner-wrap .modal-header h1,
.realview-space-manage .realview-manage-save-popup .modal-inner-wrap .modal-header h1 {
  font-family: 'Cormorant';
  border: none;
  padding: 15.5px 0;
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.16;
  letter-spacing: 0.48px;
  text-align: left;
  color: #000000;
}
.realview-space-curated .realview-manage-save-popup .modal-inner-wrap .modal-header .action-close,
.realview-space-gallery .realview-manage-save-popup .modal-inner-wrap .modal-header .action-close,
.realview-space-manage .realview-manage-save-popup .modal-inner-wrap .modal-header .action-close {
  margin-top: 0;
}
.realview-space-curated .realview-manage-save-popup .modal-inner-wrap label,
.realview-space-gallery .realview-manage-save-popup .modal-inner-wrap label,
.realview-space-manage .realview-manage-save-popup .modal-inner-wrap label {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: 0.9px;
  text-align: left;
  color: #000000;
  margin-bottom: 15px;
}
.realview-space-curated .realview-manage-save-popup .modal-inner-wrap select,
.realview-space-gallery .realview-manage-save-popup .modal-inner-wrap select,
.realview-space-manage .realview-manage-save-popup .modal-inner-wrap select,
.realview-space-curated .realview-manage-save-popup .modal-inner-wrap input,
.realview-space-gallery .realview-manage-save-popup .modal-inner-wrap input,
.realview-space-manage .realview-manage-save-popup .modal-inner-wrap input {
  margin-bottom: 25px;
  height: 60px;
}
.realview-space-curated .realview-manage-save-popup .modal-inner-wrap select,
.realview-space-gallery .realview-manage-save-popup .modal-inner-wrap select,
.realview-space-manage .realview-manage-save-popup .modal-inner-wrap select,
.realview-space-curated .realview-manage-save-popup .modal-inner-wrap input,
.realview-space-gallery .realview-manage-save-popup .modal-inner-wrap input,
.realview-space-manage .realview-manage-save-popup .modal-inner-wrap input,
.realview-space-curated .realview-manage-save-popup .modal-inner-wrap textarea,
.realview-space-gallery .realview-manage-save-popup .modal-inner-wrap textarea,
.realview-space-manage .realview-manage-save-popup .modal-inner-wrap textarea {
  border-radius: 2px;
  border: solid 0.8px #000000;
  background-color: #ffffff;
  background-image: none !important;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  padding: 12px 22px;
}
.realview-space-curated .realview-manage-save-popup .modal-inner-wrap select.error,
.realview-space-gallery .realview-manage-save-popup .modal-inner-wrap select.error,
.realview-space-manage .realview-manage-save-popup .modal-inner-wrap select.error,
.realview-space-curated .realview-manage-save-popup .modal-inner-wrap input.error,
.realview-space-gallery .realview-manage-save-popup .modal-inner-wrap input.error,
.realview-space-manage .realview-manage-save-popup .modal-inner-wrap input.error,
.realview-space-curated .realview-manage-save-popup .modal-inner-wrap textarea.error,
.realview-space-gallery .realview-manage-save-popup .modal-inner-wrap textarea.error,
.realview-space-manage .realview-manage-save-popup .modal-inner-wrap textarea.error {
  border-color: #ed8380;
}
.realview-space-curated .realview-manage-save-popup .modal-inner-wrap .project-select-wrapper,
.realview-space-gallery .realview-manage-save-popup .modal-inner-wrap .project-select-wrapper,
.realview-space-manage .realview-manage-save-popup .modal-inner-wrap .project-select-wrapper {
  position: relative;
}
.realview-space-curated .realview-manage-save-popup .modal-inner-wrap .project-select-wrapper:after,
.realview-space-gallery .realview-manage-save-popup .modal-inner-wrap .project-select-wrapper:after,
.realview-space-manage .realview-manage-save-popup .modal-inner-wrap .project-select-wrapper:after {
  content: '';
  display: inline-block;
  position: absolute;
  right: 23px;
  top: 33%;
  background: url('../images/spaces/drop-down-arrow.svg') no-repeat;
  background-position: 100%;
  width: 15px;
  height: 8px;
  background-size: cover;
  transform: translateY(-33%);
}
.realview-space-curated .realview-manage-save-popup .modal-inner-wrap .project-select-wrapper select,
.realview-space-gallery .realview-manage-save-popup .modal-inner-wrap .project-select-wrapper select,
.realview-space-manage .realview-manage-save-popup .modal-inner-wrap .project-select-wrapper select {
  background: none;
}
.realview-space-curated .realview-manage-save-popup .modal-inner-wrap .modal-footer,
.realview-space-gallery .realview-manage-save-popup .modal-inner-wrap .modal-footer,
.realview-space-manage .realview-manage-save-popup .modal-inner-wrap .modal-footer {
  border-top: none;
  padding-top: 0;
}
.realview-space-curated .realview-manage-save-popup .modal-inner-wrap .modal-footer .add-space,
.realview-space-gallery .realview-manage-save-popup .modal-inner-wrap .modal-footer .add-space,
.realview-space-manage .realview-manage-save-popup .modal-inner-wrap .modal-footer .add-space {
  padding: 4.5px 24px;
  background-color: #ffffff;
  border: 1px solid #000000;
  display: none;
}
.realview-space-curated .realview-manage-save-popup .modal-inner-wrap .modal-footer .add-space span,
.realview-space-gallery .realview-manage-save-popup .modal-inner-wrap .modal-footer .add-space span,
.realview-space-manage .realview-manage-save-popup .modal-inner-wrap .modal-footer .add-space span {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.81;
  letter-spacing: 1.6px;
  text-align: left;
  color: #000000;
  text-transform: uppercase;
}
.realview-space-curated .realview-manage-save-popup .modal-inner-wrap .modal-footer .curate,
.realview-space-gallery .realview-manage-save-popup .modal-inner-wrap .modal-footer .curate,
.realview-space-manage .realview-manage-save-popup .modal-inner-wrap .modal-footer .curate {
  padding: 4.5px 38px;
  margin-left: 20px;
  background-color: #8a262e;
}
.realview-space-curated .realview-manage-save-popup .modal-inner-wrap .modal-footer .curate span,
.realview-space-gallery .realview-manage-save-popup .modal-inner-wrap .modal-footer .curate span,
.realview-space-manage .realview-manage-save-popup .modal-inner-wrap .modal-footer .curate span {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.81;
  letter-spacing: 1.6px;
  text-align: left;
  color: #f9f6f7;
  text-transform: uppercase;
}
.realview-space-curated .mobile-prev-control,
.realview-space-gallery .mobile-prev-control,
.realview-space-manage .mobile-prev-control,
.realview-space-curated .mobile-next-control,
.realview-space-gallery .mobile-next-control,
.realview-space-manage .mobile-next-control {
  display: none;
}
.realview-space-curated .room-wrapper,
.realview-space-gallery .room-wrapper,
.realview-space-manage .room-wrapper {
  width: 95%;
  position: relative;
}
.realview-space-curated .room-wrapper .left-container .fullSizeImg,
.realview-space-gallery .room-wrapper .left-container .fullSizeImg,
.realview-space-manage .room-wrapper .left-container .fullSizeImg {
  width: 100%;
  height: 100vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.realview-space-curated .room-wrapper .left-container #image-container,
.realview-space-gallery .room-wrapper .left-container #image-container,
.realview-space-manage .room-wrapper .left-container #image-container {
  visibility: hidden;
  width: 100%;
  position: relative !important;
}
.realview-space-curated .room-wrapper .left-container img,
.realview-space-gallery .room-wrapper .left-container img,
.realview-space-manage .room-wrapper .left-container img {
  width: 100%;
}
.realview-space-curated .room-wrapper .zoom-increase,
.realview-space-gallery .room-wrapper .zoom-increase,
.realview-space-manage .room-wrapper .zoom-increase,
.realview-space-curated .room-wrapper .zoom-decrease,
.realview-space-gallery .room-wrapper .zoom-decrease,
.realview-space-manage .room-wrapper .zoom-decrease {
  padding: 0;
  background: none;
  border: none;
  z-index: 7;
}
.realview-space-curated .room-wrapper .zoom-increase,
.realview-space-gallery .room-wrapper .zoom-increase,
.realview-space-manage .room-wrapper .zoom-increase {
  position: absolute;
  top: 20px;
  right: 40px;
}
.realview-space-curated .room-wrapper .zoom-increase:before,
.realview-space-gallery .room-wrapper .zoom-increase:before,
.realview-space-manage .room-wrapper .zoom-increase:before {
  content: '';
  background: url('../images/spaces/zoom-increse.svg') no-repeat;
  position: relative;
  display: block;
  background-position: 50% 50%;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.realview-space-curated .room-wrapper .zoom-decrease,
.realview-space-gallery .room-wrapper .zoom-decrease,
.realview-space-manage .room-wrapper .zoom-decrease {
  position: absolute;
  top: 20px;
  right: 85px;
}
.realview-space-curated .room-wrapper .zoom-decrease:before,
.realview-space-gallery .room-wrapper .zoom-decrease:before,
.realview-space-manage .room-wrapper .zoom-decrease:before {
  content: '';
  background: url('../images/spaces/zoom-decrease.svg') no-repeat;
  position: relative;
  display: block;
  background-position: 50% 50%;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.realview-space-curated .room-wrapper .realPresentation-zoom,
.realview-space-gallery .room-wrapper .realPresentation-zoom,
.realview-space-manage .room-wrapper .realPresentation-zoom {
  background: #ede7de;
  border: none;
  border-radius: 3px;
  padding: 0 8px;
  box-sizing: border-box;
  height: 30px;
  display: flex;
  align-items: center;
}
.realview-space-curated .room-wrapper .realPresentation-zoom__in,
.realview-space-gallery .room-wrapper .realPresentation-zoom__in,
.realview-space-manage .room-wrapper .realPresentation-zoom__in,
.realview-space-curated .room-wrapper .realPresentation-zoom__out,
.realview-space-gallery .room-wrapper .realPresentation-zoom__out,
.realview-space-manage .room-wrapper .realPresentation-zoom__out {
  background: none;
  border: none;
  padding: 0;
  font-size: 31px;
}
.realview-space-curated .room-wrapper .realPresentation-zoom__in:hover,
.realview-space-gallery .room-wrapper .realPresentation-zoom__in:hover,
.realview-space-manage .room-wrapper .realPresentation-zoom__in:hover,
.realview-space-curated .room-wrapper .realPresentation-zoom__out:hover,
.realview-space-gallery .room-wrapper .realPresentation-zoom__out:hover,
.realview-space-manage .room-wrapper .realPresentation-zoom__out:hover,
.realview-space-curated .room-wrapper .realPresentation-zoom__in:active,
.realview-space-gallery .room-wrapper .realPresentation-zoom__in:active,
.realview-space-manage .room-wrapper .realPresentation-zoom__in:active,
.realview-space-curated .room-wrapper .realPresentation-zoom__out:active,
.realview-space-gallery .room-wrapper .realPresentation-zoom__out:active,
.realview-space-manage .room-wrapper .realPresentation-zoom__out:active,
.realview-space-curated .room-wrapper .realPresentation-zoom__in:focus,
.realview-space-gallery .room-wrapper .realPresentation-zoom__in:focus,
.realview-space-manage .room-wrapper .realPresentation-zoom__in:focus,
.realview-space-curated .room-wrapper .realPresentation-zoom__out:focus,
.realview-space-gallery .room-wrapper .realPresentation-zoom__out:focus,
.realview-space-manage .room-wrapper .realPresentation-zoom__out:focus {
  background: none;
  border: none;
}
.realview-space-curated .room-wrapper .realPresentation-zoom__percent,
.realview-space-gallery .room-wrapper .realPresentation-zoom__percent,
.realview-space-manage .room-wrapper .realPresentation-zoom__percent {
  font-size: 14px;
  color: black;
  letter-spacing: 0.42px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  padding: 0 19px;
}
.realview-space-curated .room-wrapper .realPresentation-actions,
.realview-space-gallery .room-wrapper .realPresentation-actions,
.realview-space-manage .room-wrapper .realPresentation-actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 33px;
  position: absolute;
  top: 0;
  right: 0;
  transition: 0.5s;
}
@media only screen and (max-width: 1024px) {
  .realview-space-curated .room-wrapper .realPresentation-actions,
  .realview-space-gallery .room-wrapper .realPresentation-actions,
  .realview-space-manage .room-wrapper .realPresentation-actions {
    display: none;
    top: 45px;
  }
  .realview-space-curated .room-wrapper .realPresentation-actions .realPresentation-zoom,
  .realview-space-gallery .room-wrapper .realPresentation-actions .realPresentation-zoom,
  .realview-space-manage .room-wrapper .realPresentation-actions .realPresentation-zoom {
    display: none;
  }
}
.realview-space-curated .room-wrapper .realPresentation-actions__view,
.realview-space-gallery .room-wrapper .realPresentation-actions__view,
.realview-space-manage .room-wrapper .realPresentation-actions__view {
  background: #ede7de;
  border: none;
  border-radius: 3px;
  padding: 0 18px;
  box-sizing: border-box;
  height: 30px;
  font-size: 14px;
  color: black;
  letter-spacing: 0.42px;
  display: flex;
  align-items: center;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}
.realview-space-curated .room-wrapper .realPresentation-actions__view:before,
.realview-space-gallery .room-wrapper .realPresentation-actions__view:before,
.realview-space-manage .room-wrapper .realPresentation-actions__view:before {
  content: "";
  width: 26px;
  height: 26px;
  display: block;
  background: url("../images/spaces/icon-eye.svg") no-repeat;
  margin-right: 16px;
}
.realview-space-curated .room-wrapper .realPresentation-actions__view:hover,
.realview-space-gallery .room-wrapper .realPresentation-actions__view:hover,
.realview-space-manage .room-wrapper .realPresentation-actions__view:hover,
.realview-space-curated .room-wrapper .realPresentation-actions__view:active,
.realview-space-gallery .room-wrapper .realPresentation-actions__view:active,
.realview-space-manage .room-wrapper .realPresentation-actions__view:active,
.realview-space-curated .room-wrapper .realPresentation-actions__view:focus,
.realview-space-gallery .room-wrapper .realPresentation-actions__view:focus,
.realview-space-manage .room-wrapper .realPresentation-actions__view:focus {
  background: #ede7de;
  border: none;
}
.realview-space-curated .room-wrapper .realPresentation-actions__view.hidden,
.realview-space-gallery .room-wrapper .realPresentation-actions__view.hidden,
.realview-space-manage .room-wrapper .realPresentation-actions__view.hidden {
  display: none;
}
.realview-space-curated .room-wrapper .realPresentation-actions__close,
.realview-space-gallery .room-wrapper .realPresentation-actions__close,
.realview-space-manage .room-wrapper .realPresentation-actions__close {
  background: none;
  border: none;
  padding: 0;
}
.realview-space-curated .room-wrapper .realPresentation-actions__close:before,
.realview-space-gallery .room-wrapper .realPresentation-actions__close:before,
.realview-space-manage .room-wrapper .realPresentation-actions__close:before {
  content: "";
  display: block;
  background: url("../images/spaces/icon-close.svg") no-repeat;
  width: 16px;
  height: 16px;
  background-size: contain;
}
.realview-space-curated .room-wrapper .realPresentation-actions__close:hover,
.realview-space-gallery .room-wrapper .realPresentation-actions__close:hover,
.realview-space-manage .room-wrapper .realPresentation-actions__close:hover,
.realview-space-curated .room-wrapper .realPresentation-actions__close:active,
.realview-space-gallery .room-wrapper .realPresentation-actions__close:active,
.realview-space-manage .room-wrapper .realPresentation-actions__close:active,
.realview-space-curated .room-wrapper .realPresentation-actions__close:focus,
.realview-space-gallery .room-wrapper .realPresentation-actions__close:focus,
.realview-space-manage .room-wrapper .realPresentation-actions__close:focus {
  background: none;
  border: none;
}
@media only screen and (min-width: 1025px) {
  .realview-space-curated:not(.zoom-on) .room-wrapper,
  .realview-space-gallery:not(.zoom-on) .room-wrapper,
  .realview-space-manage:not(.zoom-on) .room-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.realview-space-curated .control-tabs-wrapper,
.realview-space-gallery .control-tabs-wrapper,
.realview-space-manage .control-tabs-wrapper {
  max-width: 676px;
  width: 100%;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .realview-space-curated .control-tabs-wrapper,
  .realview-space-gallery .control-tabs-wrapper,
  .realview-space-manage .control-tabs-wrapper {
    width: 54.3%;
  }
}
.realview-space-curated .control-tabs-wrapper .right-container,
.realview-space-gallery .control-tabs-wrapper .right-container,
.realview-space-manage .control-tabs-wrapper .right-container {
  height: 100vh;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  overflow-y: auto;
}
.realview-space-curated .control-tabs-wrapper .control-wrapper,
.realview-space-gallery .control-tabs-wrapper .control-wrapper,
.realview-space-manage .control-tabs-wrapper .control-wrapper {
  position: fixed;
  width: auto;
  left: auto;
  right: 0;
  background-color: transparent;
  max-height: 70px;
  bottom: 26px;
  z-index: 6;
  margin-bottom: 0;
  padding-left: 50px;
  padding-right: 50px;
  justify-content: flex-end;
}
@media (min-width: 1365px) {
  .realview-space-curated .control-tabs-wrapper .control-wrapper,
  .realview-space-gallery .control-tabs-wrapper .control-wrapper,
  .realview-space-manage .control-tabs-wrapper .control-wrapper {
    position: fixed;
    width: auto;
    background: none;
    bottom: 30px;
    z-index: 9;
    padding-left: 80px;
    padding-right: 80px;
  }
}
.realview-space-curated .manage-room-wrapper,
.realview-space-gallery .manage-room-wrapper,
.realview-space-manage .manage-room-wrapper {
  display: flex;
}
.realview-space-curated .step-headed,
.realview-space-gallery .step-headed,
.realview-space-manage .step-headed {
  font-family: 'Lato', sans-serif;
  position: relative;
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
  background-color: #ffffff;
  width: 100%;
  padding: 11px 18px;
  display: flex;
  flex-direction: row;
  align-items: center;
  border: 1px solid #CBCFD9;
}
.realview-space-curated .step-headed:after,
.realview-space-gallery .step-headed:after,
.realview-space-manage .step-headed:after {
  content: '';
  background: url('../images/spaces/dropdown.svg') no-repeat;
  position: absolute;
  display: block;
  background-position: 50% 50%;
  background-size: contain;
  width: 18px;
  height: 12px;
  transition: all .2s;
  transform: rotate(-180deg);
  right: 10px;
}
.realview-space-curated .tabs,
.realview-space-gallery .tabs,
.realview-space-manage .tabs {
  max-height: 74%;
  padding: 0 16px;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) and (max-width: 1359px) {
  .realview-space-curated .tabs,
  .realview-space-gallery .tabs,
  .realview-space-manage .tabs {
    padding: 0 30px;
    max-height: 70%;
  }
}
.realview-space-curated .tabs .control-wrapper,
.realview-space-gallery .tabs .control-wrapper,
.realview-space-manage .tabs .control-wrapper {
  max-width: 670px;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 30px;
}
.realview-space-curated .tabs .tabs-item.active .step-headed:after,
.realview-space-gallery .tabs .tabs-item.active .step-headed:after,
.realview-space-manage .tabs .tabs-item.active .step-headed:after {
  transform: rotate(0);
}
.realview-space-curated .tabs .tabs-item.adjust .notice,
.realview-space-gallery .tabs .tabs-item.adjust .notice,
.realview-space-manage .tabs .tabs-item.adjust .notice {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 0.54px;
  text-align: left;
  color: #817c75;
}
.realview-space-curated .tabs .tabs-item.adjust .sub-title,
.realview-space-gallery .tabs .tabs-item.adjust .sub-title,
.realview-space-manage .tabs .tabs-item.adjust .sub-title {
  font-family: 'Lato', sans-serif;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.55;
  letter-spacing: 0.33px;
  text-align: left;
  color: #000000;
}
.realview-space-curated .tabs .tabs-item.align .align-text-content,
.realview-space-gallery .tabs .tabs-item.align .align-text-content,
.realview-space-manage .tabs .tabs-item.align .align-text-content {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.54px;
  text-align: left;
  color: #817c75;
  margin-bottom: 18px;
}
.realview-space-curated .tabs .tabs-item.align .sub-title,
.realview-space-gallery .tabs .tabs-item.align .sub-title,
.realview-space-manage .tabs .tabs-item.align .sub-title {
  font-family: 'Cormorant';
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.55;
  letter-spacing: 0.33px;
  text-align: left;
  color: #000000;
  margin-bottom: 10px;
}
.realview-space-curated .tabs .tabs-item.align .sub-title span:nth-of-type(2),
.realview-space-gallery .tabs .tabs-item.align .sub-title span:nth-of-type(2),
.realview-space-manage .tabs .tabs-item.align .sub-title span:nth-of-type(2) {
  font-weight: 300;
  font-style: italic;
}
.realview-space-curated .tabs .tabs-item.align .buttons,
.realview-space-gallery .tabs .tabs-item.align .buttons,
.realview-space-manage .tabs .tabs-item.align .buttons {
  display: flex;
  justify-content: space-between;
  margin-bottom: 42px;
  grid-gap: 20px;
}
@media only screen and (max-width: 1200px) {
  .realview-space-curated .tabs .tabs-item.align .buttons,
  .realview-space-gallery .tabs .tabs-item.align .buttons,
  .realview-space-manage .tabs .tabs-item.align .buttons {
    grid-gap: 10px;
  }
}
.realview-space-curated .tabs .tabs-item.align .buttons button,
.realview-space-gallery .tabs .tabs-item.align .buttons button,
.realview-space-manage .tabs .tabs-item.align .buttons button {
  border: solid 1px #807c76;
  background: none;
  padding: 5px 15px;
}
.realview-space-curated .tabs .tabs-item.align .buttons button span,
.realview-space-gallery .tabs .tabs-item.align .buttons button span,
.realview-space-manage .tabs .tabs-item.align .buttons button span {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.42px;
  text-align: left;
  color: #817c75;
  text-transform: uppercase;
}
.realview-space-curated .tabs .tabs-item.align .controls-wrapper,
.realview-space-gallery .tabs .tabs-item.align .controls-wrapper,
.realview-space-manage .tabs .tabs-item.align .controls-wrapper {
  margin-bottom: 35px;
}
.realview-space-curated .tabs .tabs-item.align .vertical-movement,
.realview-space-gallery .tabs .tabs-item.align .vertical-movement,
.realview-space-manage .tabs .tabs-item.align .vertical-movement {
  margin-top: 30px;
}
.realview-space-curated .tabs .tabs-item.align .dimensions,
.realview-space-gallery .tabs .tabs-item.align .dimensions,
.realview-space-manage .tabs .tabs-item.align .dimensions {
  display: flex;
}
.realview-space-curated .tabs .tabs-item.align .dimensions div,
.realview-space-gallery .tabs .tabs-item.align .dimensions div,
.realview-space-manage .tabs .tabs-item.align .dimensions div {
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .realview-space-curated .tabs .tabs-item.align .dimensions div input,
  .realview-space-gallery .tabs .tabs-item.align .dimensions div input,
  .realview-space-manage .tabs .tabs-item.align .dimensions div input {
    margin-bottom: 0 !important;
  }
}
.realview-space-curated .tabs .tabs-item.align .dimensions .width,
.realview-space-gallery .tabs .tabs-item.align .dimensions .width,
.realview-space-manage .tabs .tabs-item.align .dimensions .width {
  margin-left: 90px;
}
@media only screen and (max-width: 767px) {
  .realview-space-curated .tabs .tabs-item.align .dimensions .width,
  .realview-space-gallery .tabs .tabs-item.align .dimensions .width,
  .realview-space-manage .tabs .tabs-item.align .dimensions .width {
    margin-left: 17%;
  }
}
.realview-space-curated .tabs .tabs-item.align .dimensions label,
.realview-space-gallery .tabs .tabs-item.align .dimensions label,
.realview-space-manage .tabs .tabs-item.align .dimensions label {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.9px;
  text-align: left;
  color: #000000;
  margin-right: 23px;
}
.realview-space-curated .tabs .tabs-item.preview .sub-title,
.realview-space-gallery .tabs .tabs-item.preview .sub-title,
.realview-space-manage .tabs .tabs-item.preview .sub-title {
  font-family: 'Cormorant';
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.55;
  letter-spacing: 0.33px;
  text-align: left;
  color: #000000;
  margin-bottom: 10px;
}
.realview-space-curated .tabs .tabs-item.preview .sub-title span:nth-of-type(2),
.realview-space-gallery .tabs .tabs-item.preview .sub-title span:nth-of-type(2),
.realview-space-manage .tabs .tabs-item.preview .sub-title span:nth-of-type(2) {
  font-weight: 300;
  font-style: italic;
}
.realview-space-curated .tabs .tabs-item.preview .placeholder_container,
.realview-space-gallery .tabs .tabs-item.preview .placeholder_container,
.realview-space-manage .tabs .tabs-item.preview .placeholder_container {
  display: flex;
  width: 100%;
  justify-content: space-between;
  grid-gap: 10px;
  margin-bottom: 33px;
}
.realview-space-curated .tabs .tabs-item.preview .placeholder_container-colFirst,
.realview-space-gallery .tabs .tabs-item.preview .placeholder_container-colFirst,
.realview-space-manage .tabs .tabs-item.preview .placeholder_container-colFirst {
  display: grid;
  grid-gap: 10px;
  grid-template-rows: 74px 137px 137px;
  border: none;
}
.realview-space-curated .tabs .tabs-item.preview .placeholder_container-second,
.realview-space-gallery .tabs .tabs-item.preview .placeholder_container-second,
.realview-space-manage .tabs .tabs-item.preview .placeholder_container-second {
  display: grid;
  grid-auto-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  border: none;
}
.realview-space-curated .tabs .tabs-item.preview .placeholder_container-secondWrap,
.realview-space-gallery .tabs .tabs-item.preview .placeholder_container-secondWrap,
.realview-space-manage .tabs .tabs-item.preview .placeholder_container-secondWrap {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr 1fr;
  border: none;
}
.realview-space-curated .tabs .tabs-item.preview .placeholder_container .box,
.realview-space-gallery .tabs .tabs-item.preview .placeholder_container .box,
.realview-space-manage .tabs .tabs-item.preview .placeholder_container .box {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.realview-space-curated .tabs .tabs-item.preview .placeholder_container .box.active,
.realview-space-gallery .tabs .tabs-item.preview .placeholder_container .box.active,
.realview-space-manage .tabs .tabs-item.preview .placeholder_container .box.active {
  border: solid 1px #8a262e;
  background-color: #ede7de;
  color: #817c75;
}
.realview-space-curated .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="24x64"],
.realview-space-gallery .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="24x64"],
.realview-space-manage .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="24x64"] {
  width: 141px;
  height: 74px;
}
.realview-space-curated .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="96x54"],
.realview-space-gallery .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="96x54"],
.realview-space-manage .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="96x54"] {
  width: 141px;
  height: 137px;
}
.realview-space-curated .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="72x72"],
.realview-space-gallery .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="72x72"],
.realview-space-manage .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="72x72"] {
  width: 141px;
  height: 137px;
}
.realview-space-curated .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="48x48"],
.realview-space-gallery .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="48x48"],
.realview-space-manage .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="48x48"] {
  width: 232px;
  height: 223px;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .realview-space-curated .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="48x48"],
  .realview-space-gallery .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="48x48"],
  .realview-space-manage .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="48x48"] {
    width: 202px;
  }
}
.realview-space-curated .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="48x60"],
.realview-space-gallery .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="48x60"],
.realview-space-manage .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="48x60"] {
  width: 402px;
  height: 137px;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .realview-space-curated .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="48x60"],
  .realview-space-gallery .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="48x60"],
  .realview-space-manage .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="48x60"] {
    width: 341px;
  }
}
.realview-space-curated .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="60x48"],
.realview-space-gallery .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="60x48"],
.realview-space-manage .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="60x48"] {
  width: 159px;
  height: 223px;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .realview-space-curated .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="60x48"],
  .realview-space-gallery .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="60x48"],
  .realview-space-manage .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="60x48"] {
    width: 129px;
  }
}
.realview-space-curated .tabs .tabs-item.preview .art-size,
.realview-space-gallery .tabs .tabs-item.preview .art-size,
.realview-space-manage .tabs .tabs-item.preview .art-size {
  display: flex;
}
.realview-space-curated .tabs .tabs-item.preview .art-size span,
.realview-space-gallery .tabs .tabs-item.preview .art-size span,
.realview-space-manage .tabs .tabs-item.preview .art-size span,
.realview-space-curated .tabs .tabs-item.preview .art-size label,
.realview-space-gallery .tabs .tabs-item.preview .art-size label,
.realview-space-manage .tabs .tabs-item.preview .art-size label {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.9px;
  text-align: left;
  color: #000000;
}
.realview-space-curated .tabs .tabs-item.preview .art-size label,
.realview-space-gallery .tabs .tabs-item.preview .art-size label,
.realview-space-manage .tabs .tabs-item.preview .art-size label {
  margin-right: 23px;
  width: 17px;
  display: inline-block;
  line-height: normal;
}
.realview-space-curated .tabs .tabs-item.preview .art-size div,
.realview-space-gallery .tabs .tabs-item.preview .art-size div,
.realview-space-manage .tabs .tabs-item.preview .art-size div {
  position: relative;
  margin-bottom: 20px;
}
.realview-space-curated .tabs .tabs-item.preview .art-size .maximum,
.realview-space-gallery .tabs .tabs-item.preview .art-size .maximum,
.realview-space-manage .tabs .tabs-item.preview .art-size .maximum {
  margin-left: 85px;
}
@media only screen and (max-width: 480px) {
  .realview-space-curated .tabs .tabs-item.preview .art-size .maximum,
  .realview-space-gallery .tabs .tabs-item.preview .art-size .maximum,
  .realview-space-manage .tabs .tabs-item.preview .art-size .maximum {
    margin-left: 10%;
  }
}
.realview-space-curated .tabs .tabs-item.preview .light_source_container,
.realview-space-gallery .tabs .tabs-item.preview .light_source_container,
.realview-space-manage .tabs .tabs-item.preview .light_source_container {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 15px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.realview-space-curated .tabs .tabs-item.preview .light_source_container button,
.realview-space-gallery .tabs .tabs-item.preview .light_source_container button,
.realview-space-manage .tabs .tabs-item.preview .light_source_container button {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.42px;
  color: #817c75;
  border: solid 1px #807c76;
  background: none;
  width: 125px;
  padding: 5px 15px;
  text-align: center;
}
.realview-space-curated .tabs .tabs-item.preview .light_source_container button.active,
.realview-space-gallery .tabs .tabs-item.preview .light_source_container button.active,
.realview-space-manage .tabs .tabs-item.preview .light_source_container button.active {
  border: solid 1px #7f2e31;
  background-color: #ede7de;
  color: #8a262e;
}
.realview-space-curated .tabs .tabs-item .vertical-movement,
.realview-space-gallery .tabs .tabs-item .vertical-movement,
.realview-space-manage .tabs .tabs-item .vertical-movement,
.realview-space-curated .tabs .tabs-item .horizontal-movement,
.realview-space-gallery .tabs .tabs-item .horizontal-movement,
.realview-space-manage .tabs .tabs-item .horizontal-movement {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 0.54px;
  text-align: left;
  color: #000000;
  margin: 5px 0 5px 0;
}
.realview-space-curated .tabs .tabs-item .horizontal-movement-control,
.realview-space-gallery .tabs .tabs-item .horizontal-movement-control,
.realview-space-manage .tabs .tabs-item .horizontal-movement-control,
.realview-space-curated .tabs .tabs-item .vertical-movement-control,
.realview-space-gallery .tabs .tabs-item .vertical-movement-control,
.realview-space-manage .tabs .tabs-item .vertical-movement-control {
  display: flex;
  align-items: center;
}
.realview-space-curated .tabs .tabs-item .horizontal-movement-control div,
.realview-space-gallery .tabs .tabs-item .horizontal-movement-control div,
.realview-space-manage .tabs .tabs-item .horizontal-movement-control div,
.realview-space-curated .tabs .tabs-item .vertical-movement-control div,
.realview-space-gallery .tabs .tabs-item .vertical-movement-control div,
.realview-space-manage .tabs .tabs-item .vertical-movement-control div {
  margin-left: 40px;
  position: relative;
  height: 34px;
  margin-bottom: 31px;
}
.realview-space-curated .tabs .tabs-item input[type='number'],
.realview-space-gallery .tabs .tabs-item input[type='number'],
.realview-space-manage .tabs .tabs-item input[type='number'] {
  border: solid 1px #908983;
  max-width: 106px;
  height: 34px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.9px;
  text-align: left;
  color: #908983;
  box-shadow: none;
  padding: 5px 5px 5px 8px;
  margin-bottom: 0 !important;
}
.realview-space-curated .tabs .tabs-item input[type='range'],
.realview-space-gallery .tabs .tabs-item input[type='range'],
.realview-space-manage .tabs .tabs-item input[type='range'] {
  position: relative;
  width: 68.5%;
  -webkit-appearance: none;
  background: #ede7de;
  border: solid 1px #ece7df;
  box-shadow: none;
  height: 6px;
  padding: 0;
}
.realview-space-curated .tabs .tabs-item input[type='range']:before,
.realview-space-gallery .tabs .tabs-item input[type='range']:before,
.realview-space-manage .tabs .tabs-item input[type='range']:before {
  content: '|';
  position: absolute;
  right: 50%;
  top: -7px;
  z-index: 5;
  color: #8a262e;
}
.realview-space-curated .tabs .tabs-item input[type='range']::-webkit-slider-runnable-track,
.realview-space-gallery .tabs .tabs-item input[type='range']::-webkit-slider-runnable-track,
.realview-space-manage .tabs .tabs-item input[type='range']::-webkit-slider-runnable-track {
  height: 6px;
  -webkit-appearance: none;
  color: #13bba4;
  margin-top: -1px;
}
.realview-space-curated .tabs .tabs-item input[type='range']::-webkit-slider-thumb,
.realview-space-gallery .tabs .tabs-item input[type='range']::-webkit-slider-thumb,
.realview-space-manage .tabs .tabs-item input[type='range']::-webkit-slider-thumb {
  position: relative;
  top: -4px;
  width: 20px;
  height: 20px;
  -webkit-appearance: none;
  cursor: pointer;
  border-radius: 25px;
  background: #8a262e;
}
.realview-space-curated .tabs .tabs-item input[type=range]::-moz-range-track,
.realview-space-gallery .tabs .tabs-item input[type=range]::-moz-range-track,
.realview-space-manage .tabs .tabs-item input[type=range]::-moz-range-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  background: #ede7de;
  border: 0;
}
.realview-space-curated .tabs .tabs-item input[type=range]::-moz-range-thumb,
.realview-space-gallery .tabs .tabs-item input[type=range]::-moz-range-thumb,
.realview-space-manage .tabs .tabs-item input[type=range]::-moz-range-thumb {
  position: relative;
  top: -4px;
  width: 20px;
  height: 20px;
  -webkit-appearance: none;
  cursor: pointer;
  border: 0;
  border-radius: 25px;
  background: #8a262e;
}
.realview-space-curated .tabs .tabs-item input[type=range]::-ms-track,
.realview-space-gallery .tabs .tabs-item input[type=range]::-ms-track,
.realview-space-manage .tabs .tabs-item input[type=range]::-ms-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
.realview-space-curated .tabs .tabs-item input[type=range]::-ms-fill-lower,
.realview-space-gallery .tabs .tabs-item input[type=range]::-ms-fill-lower,
.realview-space-manage .tabs .tabs-item input[type=range]::-ms-fill-lower {
  background: #ede7de;
  border: 0.2px solid #ece7df;
  border-radius: 2.6px;
}
.realview-space-curated .tabs .tabs-item input[type=range]:focus::-ms-fill-lower,
.realview-space-gallery .tabs .tabs-item input[type=range]:focus::-ms-fill-lower,
.realview-space-manage .tabs .tabs-item input[type=range]:focus::-ms-fill-lower {
  background: #ede7de;
}
.realview-space-curated .tabs .tabs-item input[type=range]::-ms-fill-upper,
.realview-space-gallery .tabs .tabs-item input[type=range]::-ms-fill-upper,
.realview-space-manage .tabs .tabs-item input[type=range]::-ms-fill-upper {
  background: #ede7de;
  border: 0.2px solid #ece7df;
  border-radius: 2.6px;
}
.realview-space-curated .tabs .tabs-item input[type=range]:focus::-ms-fill-upper,
.realview-space-gallery .tabs .tabs-item input[type=range]:focus::-ms-fill-upper,
.realview-space-manage .tabs .tabs-item input[type=range]:focus::-ms-fill-upper {
  background: #ede7de;
}
.realview-space-curated .tabs .tabs-item .icon-volume-increase,
.realview-space-gallery .tabs .tabs-item .icon-volume-increase,
.realview-space-manage .tabs .tabs-item .icon-volume-increase,
.realview-space-curated .tabs .tabs-item .icon-volume-decrease,
.realview-space-gallery .tabs .tabs-item .icon-volume-decrease,
.realview-space-manage .tabs .tabs-item .icon-volume-decrease {
  background: none;
  border: none;
  padding: 0;
}
.realview-space-curated .tabs .tabs-item .icon-volume-increase:before,
.realview-space-gallery .tabs .tabs-item .icon-volume-increase:before,
.realview-space-manage .tabs .tabs-item .icon-volume-increase:before,
.realview-space-curated .tabs .tabs-item .icon-volume-decrease:before,
.realview-space-gallery .tabs .tabs-item .icon-volume-decrease:before,
.realview-space-manage .tabs .tabs-item .icon-volume-decrease:before {
  content: '';
  background-image: url("../images/spaces/dropdown.svg");
  width: 13px;
  height: 5px;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
}
.realview-space-curated .tabs .tabs-item .icon-volume-increase,
.realview-space-gallery .tabs .tabs-item .icon-volume-increase,
.realview-space-manage .tabs .tabs-item .icon-volume-increase {
  position: absolute;
  right: 20px;
  top: 30%;
  transform: translateY(-30%);
}
.realview-space-curated .tabs .tabs-item .icon-volume-decrease,
.realview-space-gallery .tabs .tabs-item .icon-volume-decrease,
.realview-space-manage .tabs .tabs-item .icon-volume-decrease {
  position: absolute;
  bottom: 8px;
  right: 7px;
  transform: rotate(-180deg);
  background: none;
  border: none;
}
.realview-space-curated .previous-step,
.realview-space-gallery .previous-step,
.realview-space-manage .previous-step {
  max-width: 613px;
  display: none;
  justify-content: flex-end;
  padding-top: 0;
  max-height: 69px;
  align-self: flex-end;
}
.realview-space-curated .previous-step button,
.realview-space-gallery .previous-step button,
.realview-space-manage .previous-step button {
  padding: 4.5px 49px;
  background-color: #fbfbf5;
  border: 1px solid #000000;
}
.realview-space-curated .previous-step button span,
.realview-space-gallery .previous-step button span,
.realview-space-manage .previous-step button span {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.81;
  letter-spacing: 1.6px;
  text-align: left;
  color: #000000;
  text-transform: uppercase;
}
.realview-space-curated .previous-step button:hover,
.realview-space-gallery .previous-step button:hover,
.realview-space-manage .previous-step button:hover {
  color: #707070;
  border-color: #919191;
}
.realview-space-curated .previous-step button:hover span,
.realview-space-gallery .previous-step button:hover span,
.realview-space-manage .previous-step button:hover span {
  color: #707070;
}
.realview-space-curated .next-step,
.realview-space-gallery .next-step,
.realview-space-manage .next-step {
  max-width: 613px;
  display: flex;
  justify-content: flex-end;
  padding-top: 0;
  margin-left: 25px;
  max-height: 69px;
  align-self: flex-end;
}
.realview-space-curated .header-title,
.realview-space-gallery .header-title,
.realview-space-manage .header-title {
  padding: 18px 30px;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.realview-space-curated .header-title-wrap,
.realview-space-gallery .header-title-wrap,
.realview-space-manage .header-title-wrap {
  display: flex;
  align-items: center;
}
.realview-space-curated .header-title-wrap:before,
.realview-space-gallery .header-title-wrap:before,
.realview-space-manage .header-title-wrap:before {
  content: '';
  background: url('../images/spaces/logo.svg') no-repeat;
  display: block;
  background-position: 50% 50%;
  background-size: contain;
  width: 54.3px;
  height: 56.5px;
}
.realview-space-curated .header-title-wrap span,
.realview-space-gallery .header-title-wrap span,
.realview-space-manage .header-title-wrap span {
  font-family: 'Cormorant';
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.16;
  letter-spacing: 0.48px;
  text-align: left;
  color: #8a262e;
  margin-left: 20px;
}
.realview-space-curated .header-title.mobile,
.realview-space-gallery .header-title.mobile,
.realview-space-manage .header-title.mobile {
  display: none;
}
.realview-space-curated #image-container .dot,
.realview-space-gallery #image-container .dot,
.realview-space-manage #image-container .dot {
  height: 12px;
  width: 12px;
  background-color: #333;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  z-index: 100;
}
.realview-space-curated #image-container .dot.active,
.realview-space-gallery #image-container .dot.active,
.realview-space-manage #image-container .dot.active {
  background-color: #8a262e;
}
.realview-space-curated #image-container .lineRealview,
.realview-space-gallery #image-container .lineRealview,
.realview-space-manage #image-container .lineRealview {
  border-bottom: 2px solid;
  border-top: 2px solid;
  border-color: #000;
  position: absolute;
  z-index: 50;
  margin: 0;
}
.realview-space-curated #image-container .cross-container,
.realview-space-gallery #image-container .cross-container,
.realview-space-manage #image-container .cross-container {
  position: absolute;
  z-index: 100;
  cursor: pointer;
}
.realview-space-curated #image-container .cross-container:before,
.realview-space-gallery #image-container .cross-container:before,
.realview-space-manage #image-container .cross-container:before {
  content: '';
  position: absolute;
  background: url('../images/spaces/cross.svg') no-repeat;
  width: 103px;
  height: 120px;
}
.realview-space-curated #realview-manage-room input[type="number"]::-webkit-inner-spin-button,
.realview-space-gallery #realview-manage-room input[type="number"]::-webkit-inner-spin-button,
.realview-space-manage #realview-manage-room input[type="number"]::-webkit-inner-spin-button,
.realview-space-curated #realview-manage-room input[type="number"]::-webkit-outer-spin-button,
.realview-space-gallery #realview-manage-room input[type="number"]::-webkit-outer-spin-button,
.realview-space-manage #realview-manage-room input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.realview-space-curated .adjust .buttons .active,
.realview-space-gallery .adjust .buttons .active,
.realview-space-manage .adjust .buttons .active {
  background-color: #ccc;
}
.realview-space-curated .placeholder_container div,
.realview-space-gallery .placeholder_container div,
.realview-space-manage .placeholder_container div {
  border: solid 1px #908983;
  text-align: center;
}
.realview-space-curated .placeholder_container div.active,
.realview-space-gallery .placeholder_container div.active,
.realview-space-manage .placeholder_container div.active {
  border-color: #ede7de;
}
.realview-space-curated #image-container #tooltip,
.realview-space-gallery #image-container #tooltip,
.realview-space-manage #image-container #tooltip {
  display: none;
  padding: 5px 10px;
  background-color: #ede7de;
}
@media (max-width: 1024px) {
  .realview-space-curated #maincontent,
  .realview-space-gallery #maincontent,
  .realview-space-manage #maincontent {
    padding-top: 0;
  }
  .realview-space-curated .realview-manage-save-popup.modal-popup,
  .realview-space-gallery .realview-manage-save-popup.modal-popup,
  .realview-space-manage .realview-manage-save-popup.modal-popup {
    left: 0;
  }
  .realview-space-curated .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-header h1,
  .realview-space-gallery .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-header h1,
  .realview-space-manage .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-header h1 {
    font-size: 20px;
    padding: 7.5px 0;
  }
  .realview-space-curated .realview-manage-save-popup.modal-popup .modal-inner-wrap label,
  .realview-space-gallery .realview-manage-save-popup.modal-popup .modal-inner-wrap label,
  .realview-space-manage .realview-manage-save-popup.modal-popup .modal-inner-wrap label {
    font-size: 12px;
  }
  .realview-space-curated .realview-manage-save-popup.modal-popup .modal-inner-wrap select,
  .realview-space-gallery .realview-manage-save-popup.modal-popup .modal-inner-wrap select,
  .realview-space-manage .realview-manage-save-popup.modal-popup .modal-inner-wrap select,
  .realview-space-curated .realview-manage-save-popup.modal-popup .modal-inner-wrap input,
  .realview-space-gallery .realview-manage-save-popup.modal-popup .modal-inner-wrap input,
  .realview-space-manage .realview-manage-save-popup.modal-popup .modal-inner-wrap input {
    margin-bottom: 25px;
    height: 40px;
  }
  .realview-space-curated .realview-manage-save-popup.modal-popup .modal-inner-wrap select,
  .realview-space-gallery .realview-manage-save-popup.modal-popup .modal-inner-wrap select,
  .realview-space-manage .realview-manage-save-popup.modal-popup .modal-inner-wrap select,
  .realview-space-curated .realview-manage-save-popup.modal-popup .modal-inner-wrap input,
  .realview-space-gallery .realview-manage-save-popup.modal-popup .modal-inner-wrap input,
  .realview-space-manage .realview-manage-save-popup.modal-popup .modal-inner-wrap input,
  .realview-space-curated .realview-manage-save-popup.modal-popup .modal-inner-wrap textarea,
  .realview-space-gallery .realview-manage-save-popup.modal-popup .modal-inner-wrap textarea,
  .realview-space-manage .realview-manage-save-popup.modal-popup .modal-inner-wrap textarea {
    font-size: 14px;
  }
  .realview-space-curated .realview-manage-save-popup.modal-popup .modal-inner-wrap select,
  .realview-space-gallery .realview-manage-save-popup.modal-popup .modal-inner-wrap select,
  .realview-space-manage .realview-manage-save-popup.modal-popup .modal-inner-wrap select {
    padding: 2px 22px;
  }
  .realview-space-curated .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer,
  .realview-space-gallery .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer,
  .realview-space-manage .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer {
    border-top: none;
    padding-top: 0;
    display: flex;
    justify-content: space-between;
  }
  .realview-space-curated .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer:after,
  .realview-space-gallery .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer:after,
  .realview-space-manage .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer:after,
  .realview-space-curated .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer:before,
  .realview-space-gallery .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer:before,
  .realview-space-manage .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer:before {
    content: none;
  }
  .realview-space-curated .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer .add-space,
  .realview-space-gallery .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer .add-space,
  .realview-space-manage .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer .add-space {
    padding: 4.5px 19px;
  }
  .realview-space-curated .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer .add-space span,
  .realview-space-gallery .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer .add-space span,
  .realview-space-manage .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer .add-space span {
    font-size: 9px;
  }
  .realview-space-curated .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer .curate,
  .realview-space-gallery .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer .curate,
  .realview-space-manage .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer .curate {
    padding: 4.5px 34px;
    margin-left: 10px;
  }
  .realview-space-curated .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer .curate span,
  .realview-space-gallery .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer .curate span,
  .realview-space-manage .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer .curate span {
    font-size: 9px;
  }
  .realview-space-curated #image-container .cross-container,
  .realview-space-gallery #image-container .cross-container,
  .realview-space-manage #image-container .cross-container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .realview-space-curated #image-container .cross-container:before,
  .realview-space-gallery #image-container .cross-container:before,
  .realview-space-manage #image-container .cross-container:before {
    width: 50px;
    height: 60px;
    background-size: cover;
  }
  .realview-space-curated .room-wrapper,
  .realview-space-gallery .room-wrapper,
  .realview-space-manage .room-wrapper {
    width: 100%;
  }
  .realview-space-curated .previous-step,
  .realview-space-gallery .previous-step,
  .realview-space-manage .previous-step {
    display: flex;
    height: 33px;
    justify-content: flex-end;
    padding-top: 0;
  }
  .realview-space-curated .next-step,
  .realview-space-gallery .next-step,
  .realview-space-manage .next-step {
    display: flex;
    justify-content: flex-end;
    height: 33px;
    padding-top: 0;
  }
  .realview-space-curated .control-tabs-wrapper,
  .realview-space-gallery .control-tabs-wrapper,
  .realview-space-manage .control-tabs-wrapper {
    width: 100%;
    max-width: 100%;
  }
  .realview-space-curated .control-tabs-wrapper .right-container,
  .realview-space-gallery .control-tabs-wrapper .right-container,
  .realview-space-manage .control-tabs-wrapper .right-container {
    height: auto;
  }
  .realview-space-curated .manage-room-wrapper,
  .realview-space-gallery .manage-room-wrapper,
  .realview-space-manage .manage-room-wrapper {
    flex-direction: column;
    width: 100%;
    min-height: 100vh;
  }
  .realview-space-curated .manage-room-wrapper .room-wrapper .zoom-decrease,
  .realview-space-gallery .manage-room-wrapper .room-wrapper .zoom-decrease,
  .realview-space-manage .manage-room-wrapper .room-wrapper .zoom-decrease,
  .realview-space-curated .manage-room-wrapper .room-wrapper .zoom-increase,
  .realview-space-gallery .manage-room-wrapper .room-wrapper .zoom-increase,
  .realview-space-manage .manage-room-wrapper .room-wrapper .zoom-increase {
    display: none;
  }
  .realview-space-curated .manage-room-wrapper .header-title,
  .realview-space-gallery .manage-room-wrapper .header-title,
  .realview-space-manage .manage-room-wrapper .header-title {
    display: none;
    width: 100%;
  }
  .realview-space-curated .manage-room-wrapper .header-title.mobile,
  .realview-space-gallery .manage-room-wrapper .header-title.mobile,
  .realview-space-manage .manage-room-wrapper .header-title.mobile {
    display: flex;
    padding: 12px 20px;
    z-index: 110;
    position: sticky;
    top: 0;
  }
  .realview-space-curated .manage-room-wrapper .header-title span,
  .realview-space-gallery .manage-room-wrapper .header-title span,
  .realview-space-manage .manage-room-wrapper .header-title span {
    font-size: 18px;
    margin-left: 0;
  }
  .realview-space-curated .manage-room-wrapper .header-title:before,
  .realview-space-gallery .manage-room-wrapper .header-title:before,
  .realview-space-manage .manage-room-wrapper .header-title:before {
    width: 32.3px;
    height: 35.9px;
    margin-right: 12px;
  }
  .realview-space-curated .manage-room-wrapper .header-title:after,
  .realview-space-gallery .manage-room-wrapper .header-title:after,
  .realview-space-manage .manage-room-wrapper .header-title:after {
    width: 18px;
    height: 18px;
    background-size: contain;
    margin-right: 25px;
  }
  .realview-space-curated .manage-room-wrapper .control-wrapper,
  .realview-space-gallery .manage-room-wrapper .control-wrapper,
  .realview-space-manage .manage-room-wrapper .control-wrapper {
    max-width: initial;
    width: 100%;
    padding: 0 35px;
    height: 75px;
    align-items: center;
    background-color: #ede7de;
  }
  .realview-space-curated .manage-room-wrapper .control-wrapper,
  .realview-space-gallery .manage-room-wrapper .control-wrapper,
  .realview-space-manage .manage-room-wrapper .control-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    height: auto;
    padding: 18px 37px;
    right: 0;
    bottom: 0;
  }
  .realview-space-curated .manage-room-wrapper .previous-step button,
  .realview-space-gallery .manage-room-wrapper .previous-step button,
  .realview-space-manage .manage-room-wrapper .previous-step button {
    background: none;
  }
  .realview-space-curated .manage-room-wrapper .previous-step-btnBack,
  .realview-space-gallery .manage-room-wrapper .previous-step-btnBack,
  .realview-space-manage .manage-room-wrapper .previous-step-btnBack {
    visibility: hidden;
  }
  .realview-space-curated .manage-room-wrapper .tabs,
  .realview-space-gallery .manage-room-wrapper .tabs,
  .realview-space-manage .manage-room-wrapper .tabs {
    padding: 0 0 120px;
    height: 385px;
    overflow-y: scroll;
    margin-bottom: 15px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item {
    display: none;
    width: 100%;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .vertical-movement,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .vertical-movement,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .vertical-movement,
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .horizontal-movement,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .horizontal-movement,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .horizontal-movement {
    font-size: 14px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .vertical-movement,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .vertical-movement,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .vertical-movement {
    margin-top: 15px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .horizontal-movement-control,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .horizontal-movement-control,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .horizontal-movement-control,
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .vertical-movement-control,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .vertical-movement-control,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .vertical-movement-control {
    flex-direction: column-reverse;
    align-items: flex-end;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .horizontal-movement-control input,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .horizontal-movement-control input,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .horizontal-movement-control input,
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .vertical-movement-control input,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .vertical-movement-control input,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .vertical-movement-control input {
    width: 100%;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .horizontal-movement-control div,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .horizontal-movement-control div,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .horizontal-movement-control div,
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .vertical-movement-control div,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .vertical-movement-control div,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .vertical-movement-control div {
    position: relative;
    bottom: 23px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .step-headed,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .step-headed,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .step-headed {
    padding: 13px 36px 13px 45px;
    background-color: #ede7de;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .step-headed span,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .step-headed span,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .step-headed span {
    font-family: 'Lato', sans-serif;
    font-size: 10px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.7px;
    text-align: left;
    color: #000000;
    background-color: #ede7de;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-next-control,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-next-control,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-next-control,
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-prev-control,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-prev-control,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-prev-control {
    display: block;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-next-control:after,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-next-control:after,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-next-control:after,
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-prev-control:after,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-prev-control:after,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-prev-control:after,
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-next-control:before,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-next-control:before,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-next-control:before,
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-prev-control:before,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-prev-control:before,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-prev-control:before {
    content: '';
    background: url('../images/spaces/dropdown.svg') no-repeat;
    display: block;
    background-position: 50% 50%;
    background-size: contain;
    width: 20px;
    height: 11px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-next-control,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-next-control,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-next-control {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 18px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-next-control:after,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-next-control:after,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-next-control:after {
    transform: rotate(90deg);
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-next-control:before,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-next-control:before,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-next-control:before {
    content: none;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-prev-control,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-prev-control,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-prev-control {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 18px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-prev-control:before,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-prev-control:before,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-prev-control:before {
    transform: rotate(-90deg);
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-prev-control:after,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-prev-control:after,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .step-headed .mobile-prev-control:after {
    content: none;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .step-headed:after,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .step-headed:after,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .step-headed:after,
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .step-headed:before,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .step-headed:before,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .step-headed:before {
    content: none;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item .step-headed + div,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item .step-headed + div,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item .step-headed + div {
    padding: 0 15px;
    display: flex;
    flex-flow: column nowrap;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.active,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.active,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.active {
    display: block;
    max-width: initial;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.adjust .notice,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.adjust .notice,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.adjust .notice {
    margin-top: 30px;
    font-size: 12px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.adjust .sub-title,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.adjust .sub-title,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.adjust .sub-title {
    font-size: 18px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.align .dimensions input[type='number'],
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.align .dimensions input[type='number'],
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.align .dimensions input[type='number'] {
    min-width: 70px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.align .dimensions div,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.align .dimensions div,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.align .dimensions div {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.align .align-text-content,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.align .align-text-content,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.align .align-text-content {
    font-size: 12px;
    margin-top: 30px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.align .sub-title,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.align .sub-title,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.align .sub-title {
    font-size: 18px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.align .buttons button,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.align .buttons button,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.align .buttons button {
    width: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    height: 22px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.align .buttons button span,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.align .buttons button span,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.align .buttons button span {
    font-size: 8px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container {
    margin: 30px auto;
    justify-content: center;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container-colFirst,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container-colFirst,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container-colFirst {
    display: grid;
    grid-gap: 10px;
    grid-template-rows: 76px 76px 137px;
    border: none;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container-second,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container-second,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container-second {
    display: grid;
    grid-auto-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    border: none;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container-secondWrap,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container-secondWrap,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container-secondWrap {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr;
    border: none;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="24x64"],
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="24x64"],
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="24x64"] {
    width: 76px;
    height: 76px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="96x54"],
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="96x54"],
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="96x54"] {
    width: 76px;
    height: 76px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="72x72"],
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="72x72"],
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="72x72"] {
    width: 76px;
    height: 136px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="48x48"],
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="48x48"],
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="48x48"] {
    width: 126px;
    height: 215px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="48x60"],
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="48x60"],
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="48x60"] {
    width: 223px;
    height: 83px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="60x48"],
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="60x48"],
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.preview .placeholder_container [data-placeholder-dimensions="60x48"] {
    width: 86px;
    height: 215px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.preview .art-size .minimum div,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.preview .art-size .minimum div,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.preview .art-size .minimum div,
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.preview .art-size .maximum div,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.preview .art-size .maximum div,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.preview .art-size .maximum div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.preview .light_source_container,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.preview .light_source_container,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.preview .light_source_container {
    justify-content: flex-start;
    grid-gap: 10px;
  }
  .realview-space-curated .manage-room-wrapper .tabs .tabs-item.preview .light_source_container button,
  .realview-space-gallery .manage-room-wrapper .tabs .tabs-item.preview .light_source_container button,
  .realview-space-manage .manage-room-wrapper .tabs .tabs-item.preview .light_source_container button {
    font-size: 8px;
    padding: 5px;
    width: 68px;
  }
}
@media (min-width: 768px) {
  .realview-space-curated .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer,
  .realview-space-gallery .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer,
  .realview-space-manage .realview-manage-save-popup.modal-popup .modal-inner-wrap .modal-footer {
    display: block;
  }
}
.towishlist:before {
  position: relative;
  top: 0;
  margin: 0 5px 0 0;
  padding: 0;
  width: 18px !important;
  height: 25px;
  line-height: 25px !important;
  text-align: center;
  font-size: 20px;
  display: inline-block;
  font-family: font-icons !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  content: "\e68c" !important;
}
.realview-space-gallery .mobile-burger-menu,
.realview-space-curated .mobile-burger-menu,
.realview-space-gallery #realview-manage-save-popup,
.realview-space-curated #realview-manage-save-popup {
  display: none;
}
.realview-space-gallery .curated-popup,
.realview-space-curated .curated-popup {
  position: absolute;
  max-width: 398px;
  min-width: 398px;
  bottom: 30px;
  left: 20px;
  max-height: 80vh;
  overflow: auto;
  background-color: #f8f9f9;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.45);
}
@media only screen and (max-width: 767px) {
  .realview-space-gallery .curated-popup,
  .realview-space-curated .curated-popup {
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    min-width: 100%;
  }
}
.realview-space-gallery .curated-popup .description,
.realview-space-curated .curated-popup .description {
  padding: 20px 20px 15px 20px;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .realview-space-gallery .curated-popup .description,
  .realview-space-curated .curated-popup .description {
    padding: 16px 36px 12px;
  }
  .realview-space-gallery .curated-popup .description .description-top,
  .realview-space-curated .curated-popup .description .description-top {
    display: flex;
  }
  .realview-space-gallery .curated-popup .description .description-top .description-left,
  .realview-space-curated .curated-popup .description .description-top .description-left {
    width: 70%;
    min-width: 70%;
  }
  .realview-space-gallery .curated-popup .description .description-top .description-left,
  .realview-space-curated .curated-popup .description .description-top .description-left,
  .realview-space-gallery .curated-popup .description .description-top .description-left div,
  .realview-space-curated .curated-popup .description .description-top .description-left div {
    font-size: 10px;
    font-weight: 300;
    letter-spacing: 0.2px;
    text-align: left;
  }
  .realview-space-gallery .curated-popup .description .description-top .description-left .collection-author,
  .realview-space-curated .curated-popup .description .description-top .description-left .collection-author,
  .realview-space-gallery .curated-popup .description .description-top .description-left div .collection-author,
  .realview-space-curated .curated-popup .description .description-top .description-left div .collection-author {
    font-size: 12px;
    letter-spacing: 0.24px;
    text-align: left;
    font-weight: normal;
  }
  .realview-space-gallery .curated-popup .description .description-top .description-left .collection-name,
  .realview-space-curated .curated-popup .description .description-top .description-left .collection-name,
  .realview-space-gallery .curated-popup .description .description-top .description-left div .collection-name,
  .realview-space-curated .curated-popup .description .description-top .description-left div .collection-name {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.36px;
    text-align: left;
    color: #8a262e;
    margin-bottom: 12px;
  }
  .realview-space-gallery .curated-popup .description .description-top .info-wrapper,
  .realview-space-curated .curated-popup .description .description-top .info-wrapper {
    flex-wrap: wrap;
    width: 30%;
    min-width: 30%;
    margin-top: auto;
    margin-bottom: 2px;
    justify-content: flex-end;
  }
  .realview-space-gallery .curated-popup .description .description-top .info-wrapper .price,
  .realview-space-curated .curated-popup .description .description-top .info-wrapper .price {
    width: 100%;
    text-align: right;
  }
  .realview-space-gallery .curated-popup .description .description-top .info-wrapper .price span,
  .realview-space-curated .curated-popup .description .description-top .info-wrapper .price span {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.36px;
    text-align: right;
    color: #011826;
  }
}
@media only screen and (max-width: 767px) {
  .realview-space-gallery .left-container,
  .realview-space-curated .left-container {
    position: initial;
  }
}
.realview-space-gallery .left-container .info-wrapper,
.realview-space-curated .left-container .info-wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.realview-space-gallery .left-container .collection-author,
.realview-space-curated .left-container .collection-author {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  letter-spacing: 0.36px;
  color: #011826;
}
.realview-space-gallery .left-container .collection-name,
.realview-space-curated .left-container .collection-name {
  font-family: 'Cormorant';
  font-size: 32px;
  letter-spacing: 0.64px;
  color: #8a262e;
  margin-bottom: 10px;
}
.realview-space-gallery .left-container .details,
.realview-space-curated .left-container .details,
.realview-space-gallery .left-container .less-details,
.realview-space-curated .left-container .less-details {
  position: relative;
  width: 100%;
}
.realview-space-gallery .left-container .collection-info,
.realview-space-curated .left-container .collection-info {
  display: none;
}
@media only screen and (min-width: 768px) {
  .realview-space-gallery .left-container .mobile-info-wrapper .less-details,
  .realview-space-curated .left-container .mobile-info-wrapper .less-details {
    display: none;
  }
}
.realview-space-gallery .left-container .collection-description,
.realview-space-curated .left-container .collection-description {
  display: none;
}
.realview-space-gallery .left-container .collection-description p,
.realview-space-curated .left-container .collection-description p {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  margin-top: 15px;
  line-height: 1.38;
  letter-spacing: 0.16px;
  color: #707070;
  height: 333px;
  overflow-y: auto;
  padding-right: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .realview-space-gallery .left-container .collection-description p,
  .realview-space-curated .left-container .collection-description p {
    height: 180px;
  }
}
.realview-space-gallery .left-container .collection-description .artist-filter,
.realview-space-curated .left-container .collection-description .artist-filter {
  font-family: 'Cormorant';
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  color: #8a262e;
  text-align: center;
  border-bottom: 1px solid #7f2e31;
  width: fit-content;
  margin: 10px auto 0 auto;
}
.realview-space-gallery .left-container .control-wrapper,
.realview-space-curated .left-container .control-wrapper {
  background: none;
  min-height: 82px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 0;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .realview-space-gallery .left-container .control-wrapper,
  .realview-space-curated .left-container .control-wrapper {
    background-color: #ede7de;
    min-height: 81px;
    padding: 0 37px;
    justify-content: flex-end;
    text-align: right;
  }
}
.realview-space-gallery .left-container .price,
.realview-space-curated .left-container .price {
  font-size: 15px;
  color: #8a262e;
  letter-spacing: 0.3px;
}
.realview-space-gallery .left-container div,
.realview-space-curated .left-container div {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.32px;
  color: #011826;
}
.realview-space-gallery .filter-popup,
.realview-space-curated .filter-popup {
  display: none;
  position: fixed;
  z-index: 999;
  background-color: #fbfbf5;
  border: 1px solid #817c75;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 40px 20px 18px;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .realview-space-gallery .filter-popup,
  .realview-space-curated .filter-popup {
    max-width: 340px;
    left: auto;
    bottom: auto;
  }
}
@media only screen and (min-width: 1025px) {
  .realview-space-gallery .filter-popup,
  .realview-space-curated .filter-popup {
    position: absolute;
    top: 50px;
  }
}
.realview-space-gallery .filter-popup #rangePrice:before,
.realview-space-curated .filter-popup #rangePrice:before {
  content: none;
}
.realview-space-gallery .filter-popup #slider-range,
.realview-space-curated .filter-popup #slider-range {
  background: #ede7de !important;
  border: solid 1px #ece7df;
  box-shadow: none;
  height: 6px;
  margin-bottom: 0;
}
.realview-space-gallery .filter-popup #slider-range .ui-corner-all,
.realview-space-curated .filter-popup #slider-range .ui-corner-all {
  background-color: #8a262e !important;
}
.realview-space-gallery .filter-popup #amount,
.realview-space-curated .filter-popup #amount {
  padding: 0;
  border: none;
}
.realview-space-gallery .filter-popup .toggle-filter,
.realview-space-curated .filter-popup .toggle-filter {
  width: 12px;
  height: 12px;
  position: absolute;
  right: 35px;
  top: 20px;
}
.realview-space-gallery .filter-popup .toggle-filter:after,
.realview-space-curated .filter-popup .toggle-filter:after {
  content: '';
  background-image: url('../images/spaces/icon-filter-close.svg');
  position: relative;
  display: block;
  background-size: contain;
  width: 12px;
  height: 12px;
  transition: all .2s;
}
.realview-space-gallery .filter-popup .swatch-item,
.realview-space-curated .filter-popup .swatch-item {
  cursor: pointer;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  margin-right: 15px;
  margin-bottom: 15px;
  display: inline-block;
}
.realview-space-gallery .filter-popup .swatch-item.active,
.realview-space-curated .filter-popup .swatch-item.active {
  border: solid #0a0a0a 2px;
}
.realview-space-gallery .filter-popup .price span,
.realview-space-curated .filter-popup .price span {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.7px;
  color: #8f8984;
}
.realview-space-gallery .filter-popup .sort,
.realview-space-curated .filter-popup .sort,
.realview-space-gallery .filter-popup .size,
.realview-space-curated .filter-popup .size,
.realview-space-gallery .filter-popup .price,
.realview-space-curated .filter-popup .price,
.realview-space-gallery .filter-popup .color,
.realview-space-curated .filter-popup .color,
.realview-space-gallery .filter-popup .orientation,
.realview-space-curated .filter-popup .orientation {
  margin-bottom: 10px;
}
.realview-space-gallery .filter-popup .sort:before,
.realview-space-curated .filter-popup .sort:before,
.realview-space-gallery .filter-popup .size:before,
.realview-space-curated .filter-popup .size:before,
.realview-space-gallery .filter-popup .price:before,
.realview-space-curated .filter-popup .price:before,
.realview-space-gallery .filter-popup .color:before,
.realview-space-curated .filter-popup .color:before,
.realview-space-gallery .filter-popup .orientation:before,
.realview-space-curated .filter-popup .orientation:before {
  content: "";
  position: relative;
  display: block;
  background-color: #817c75;
  top: 17px;
  left: 5px;
  width: 95%;
  height: 1px;
  z-index: 0;
  max-width: 565px;
}
.realview-space-gallery .filter-popup .sort span,
.realview-space-curated .filter-popup .sort span,
.realview-space-gallery .filter-popup .size span,
.realview-space-curated .filter-popup .size span,
.realview-space-gallery .filter-popup .price span,
.realview-space-curated .filter-popup .price span,
.realview-space-gallery .filter-popup .color span,
.realview-space-curated .filter-popup .color span,
.realview-space-gallery .filter-popup .orientation span,
.realview-space-curated .filter-popup .orientation span {
  font-family: 'Lato', sans-serif;
  background-color: #fbfbf5;
  font-size: 14px;
  line-height: 2.5;
  letter-spacing: 0.7px;
  color: #000000;
  text-transform: uppercase;
  position: relative;
  padding-right: 5px;
}
.realview-space-gallery .filter-popup .sort span:nth-child(2),
.realview-space-curated .filter-popup .sort span:nth-child(2),
.realview-space-gallery .filter-popup .size span:nth-child(2),
.realview-space-curated .filter-popup .size span:nth-child(2),
.realview-space-gallery .filter-popup .price span:nth-child(2),
.realview-space-curated .filter-popup .price span:nth-child(2),
.realview-space-gallery .filter-popup .color span:nth-child(2),
.realview-space-curated .filter-popup .color span:nth-child(2),
.realview-space-gallery .filter-popup .orientation span:nth-child(2),
.realview-space-curated .filter-popup .orientation span:nth-child(2) {
  position: relative;
  right: 4px;
}
.realview-space-gallery .filter-popup .sort div,
.realview-space-curated .filter-popup .sort div,
.realview-space-gallery .filter-popup .size div,
.realview-space-curated .filter-popup .size div,
.realview-space-gallery .filter-popup .price div,
.realview-space-curated .filter-popup .price div,
.realview-space-gallery .filter-popup .color div,
.realview-space-curated .filter-popup .color div,
.realview-space-gallery .filter-popup .orientation div,
.realview-space-curated .filter-popup .orientation div {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}
.realview-space-gallery .filter-popup .sort div.swatch-items,
.realview-space-curated .filter-popup .sort div.swatch-items,
.realview-space-gallery .filter-popup .size div.swatch-items,
.realview-space-curated .filter-popup .size div.swatch-items,
.realview-space-gallery .filter-popup .price div.swatch-items,
.realview-space-curated .filter-popup .price div.swatch-items,
.realview-space-gallery .filter-popup .color div.swatch-items,
.realview-space-curated .filter-popup .color div.swatch-items,
.realview-space-gallery .filter-popup .orientation div.swatch-items,
.realview-space-curated .filter-popup .orientation div.swatch-items {
  justify-content: normal;
  flex-wrap: wrap;
}
.realview-space-gallery .filter-popup .sort button,
.realview-space-curated .filter-popup .sort button,
.realview-space-gallery .filter-popup .size button,
.realview-space-curated .filter-popup .size button,
.realview-space-gallery .filter-popup .price button,
.realview-space-curated .filter-popup .price button,
.realview-space-gallery .filter-popup .color button,
.realview-space-curated .filter-popup .color button,
.realview-space-gallery .filter-popup .orientation button,
.realview-space-curated .filter-popup .orientation button {
  font-family: "Catamaran";
  width: 86px;
  font-size: 9px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.42px;
  color: #817c75;
  border: solid 1px #807c76;
  background: none;
  padding: 5px 0;
  text-align: center;
  margin-bottom: 0;
  text-transform: uppercase;
}
.realview-space-gallery .filter-popup .sort button.active,
.realview-space-curated .filter-popup .sort button.active,
.realview-space-gallery .filter-popup .size button.active,
.realview-space-curated .filter-popup .size button.active,
.realview-space-gallery .filter-popup .price button.active,
.realview-space-curated .filter-popup .price button.active,
.realview-space-gallery .filter-popup .color button.active,
.realview-space-curated .filter-popup .color button.active,
.realview-space-gallery .filter-popup .orientation button.active,
.realview-space-curated .filter-popup .orientation button.active {
  border: solid 1px #7f2e31;
  background-color: #ede7de;
  color: #8a262e;
}
.realview-space-gallery .filter-popup .filter-control,
.realview-space-curated .filter-popup .filter-control {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
  margin: 0 -10px;
}
.realview-space-gallery .filter-popup .filter-control .reset-filter,
.realview-space-curated .filter-popup .filter-control .reset-filter {
  font-family: 'Lato', sans-serif;
  margin: 0 10px;
  padding: 10.5px 50.5px;
  text-transform: uppercase;
  background-color: #fbfbf5;
  border: 1px solid #000000;
  background-image: none;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.realview-space-gallery .filter-popup .filter-control .apply-filter,
.realview-space-curated .filter-popup .filter-control .apply-filter {
  text-transform: uppercase;
  padding: 10.5px 50.5px;
  background-color: #8a262e;
  background-image: none;
  border: 1px solid #ccc;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  margin: 0 10px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.realview-space-gallery .filter-popup #rangePrice,
.realview-space-curated .filter-popup #rangePrice {
  width: 100%;
}
.realview-space-gallery .filter-popup .price div,
.realview-space-curated .filter-popup .price div {
  margin-top: 20px;
  flex-direction: column;
}
.realview-space-gallery .filter-popup .price div div,
.realview-space-curated .filter-popup .price div div {
  flex-direction: row;
  margin-top: 0;
  justify-content: space-between;
}
.realview-space-gallery .filter-popup .size-wrapper,
.realview-space-curated .filter-popup .size-wrapper {
  display: flex;
  justify-content: space-between;
}
.realview-space-gallery .filter-popup .size-wrapper .min,
.realview-space-curated .filter-popup .size-wrapper .min,
.realview-space-gallery .filter-popup .size-wrapper .max,
.realview-space-curated .filter-popup .size-wrapper .max {
  flex-direction: column;
}
.realview-space-gallery .filter-popup .size-wrapper .min div,
.realview-space-curated .filter-popup .size-wrapper .min div,
.realview-space-gallery .filter-popup .size-wrapper .max div,
.realview-space-curated .filter-popup .size-wrapper .max div {
  position: relative;
  align-items: center;
  margin-bottom: 15px;
}
.realview-space-gallery .filter-popup .size-wrapper .min label,
.realview-space-curated .filter-popup .size-wrapper .min label,
.realview-space-gallery .filter-popup .size-wrapper .max label,
.realview-space-curated .filter-popup .size-wrapper .max label {
  margin-right: 15px;
}
.realview-space-gallery .filter-popup .size-wrapper .min label[for='min-height'],
.realview-space-curated .filter-popup .size-wrapper .min label[for='min-height'],
.realview-space-gallery .filter-popup .size-wrapper .max label[for='min-height'],
.realview-space-curated .filter-popup .size-wrapper .max label[for='min-height'],
.realview-space-gallery .filter-popup .size-wrapper .min label[for='max-height'],
.realview-space-curated .filter-popup .size-wrapper .min label[for='max-height'],
.realview-space-gallery .filter-popup .size-wrapper .max label[for='max-height'],
.realview-space-curated .filter-popup .size-wrapper .max label[for='max-height'] {
  margin-right: 18px;
}
.realview-space-gallery .filter-popup .size-wrapper span,
.realview-space-curated .filter-popup .size-wrapper span {
  text-transform: initial;
}
.realview-space-gallery .filter-popup .size-wrapper input[type='number'],
.realview-space-curated .filter-popup .size-wrapper input[type='number'] {
  font-family: 'Cormorant';
  border: solid 1px #908983;
  position: relative;
  max-width: 86px;
  height: 27px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.9px;
  text-align: left;
  color: #908983;
  padding-left: 4px;
  padding-right: 2px;
  box-shadow: none;
  line-height: 1.42857143;
  margin: 0 !important;
}
.realview-space-gallery .filter-popup .size-wrapper .icon-volume-increase,
.realview-space-curated .filter-popup .size-wrapper .icon-volume-increase {
  width: auto;
  right: 18px;
  top: 8px;
  cursor: pointer;
}
.realview-space-gallery .filter-popup .size-wrapper .icon-volume-decrease,
.realview-space-curated .filter-popup .size-wrapper .icon-volume-decrease {
  width: auto;
  right: 5px;
  bottom: 6px;
  cursor: pointer;
}
.realview-space-gallery .control-tabs-wrapper.open,
.realview-space-curated .control-tabs-wrapper.open {
  position: absolute;
  width: 90%;
  max-width: 100%;
  height: 100%;
  z-index: 12;
  right: 0;
  background-color: #fbfbf5;
}
.realview-space-gallery .control-tabs-wrapper.open .control-wrapper,
.realview-space-curated .control-tabs-wrapper.open .control-wrapper {
  max-width: calc(100% - 50px);
}
.realview-space-gallery .control-tabs-wrapper.open .tabs-item,
.realview-space-curated .control-tabs-wrapper.open .tabs-item {
  max-width: calc(100% - 50px);
}
.realview-space-gallery .control-tabs-wrapper.open .tabs-item .tab-header:before,
.realview-space-curated .control-tabs-wrapper.open .tabs-item .tab-header:before {
  max-width: calc(100% - 50px);
}
.realview-space-gallery .control-tabs-wrapper.open .tabs .tabs-item.browse .product-items .product-item,
.realview-space-curated .control-tabs-wrapper.open .tabs .tabs-item.browse .product-items .product-item,
.realview-space-gallery .control-tabs-wrapper.open .tabs .tabs-item.space .product-items .product-item,
.realview-space-curated .control-tabs-wrapper.open .tabs .tabs-item.space .product-items .product-item {
  width: 20%;
}
.realview-space-gallery .control-tabs-wrapper.open .tabs .tabs-item.browse #tab-collections .collection,
.realview-space-curated .control-tabs-wrapper.open .tabs .tabs-item.browse #tab-collections .collection,
.realview-space-gallery .control-tabs-wrapper.open .tabs .tabs-item.space #tab-collections .collection,
.realview-space-curated .control-tabs-wrapper.open .tabs .tabs-item.space #tab-collections .collection,
.realview-space-gallery .control-tabs-wrapper.open .tabs .tabs-item.browse #tab-my-space .collection,
.realview-space-curated .control-tabs-wrapper.open .tabs .tabs-item.browse #tab-my-space .collection,
.realview-space-gallery .control-tabs-wrapper.open .tabs .tabs-item.space #tab-my-space .collection,
.realview-space-curated .control-tabs-wrapper.open .tabs .tabs-item.space #tab-my-space .collection {
  width: 20%;
  margin-left: 25px;
}
.realview-space-gallery .zoom-tabs,
.realview-space-curated .zoom-tabs,
.realview-space-gallery .unzoom-tabs,
.realview-space-curated .unzoom-tabs {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  width: 30px;
}
.realview-space-gallery .zoom-tabs:before,
.realview-space-curated .zoom-tabs:before,
.realview-space-gallery .unzoom-tabs:before,
.realview-space-curated .unzoom-tabs:before {
  content: '';
  width: 30px;
  height: 25px;
  position: absolute;
  background: url('../images/spaces/open-tab.svg') no-repeat;
}
.realview-space-gallery .unzoom-tabs,
.realview-space-curated .unzoom-tabs {
  display: none;
}
.realview-space-gallery .unzoom-tabs:before,
.realview-space-curated .unzoom-tabs:before {
  background: url('../images/spaces/close-tab.svg') no-repeat;
}
.realview-space-gallery .header-title .curated-icon,
.realview-space-curated .header-title .curated-icon {
  cursor: pointer;
}
.realview-space-gallery .header-title .curated-icon:after,
.realview-space-curated .header-title .curated-icon:after {
  content: "";
  background: url('../images/spaces/curation-title-icon.svg') no-repeat;
  display: block;
  background-position: 50% 50%;
  background-size: contain;
  width: 21px;
  height: 25px;
}
.realview-space-gallery .previous-step,
.realview-space-curated .previous-step {
  display: flex;
}
@media only screen and (max-width: 360px) {
  .realview-space-gallery .previous-step,
  .realview-space-curated .previous-step {
    height: auto !important;
  }
}
.realview-space-gallery .previous-step button,
.realview-space-curated .previous-step button {
  padding: 4.5px 10px;
}
@media only screen and (max-width: 360px) {
  .realview-space-gallery .next-step,
  .realview-space-curated .next-step {
    height: auto !important;
  }
}
.realview-space-gallery .tabs .tabs-item.active .tab-content,
.realview-space-curated .tabs .tabs-item.active .tab-content {
  display: block;
  position: relative;
}
.realview-space-gallery .tabs .tabs-item .tab-content,
.realview-space-curated .tabs .tabs-item .tab-content {
  display: none;
}
.realview-space-gallery .tabs .tabs-item.browse #tab-featured,
.realview-space-curated .tabs .tabs-item.browse #tab-featured,
.realview-space-gallery .tabs .tabs-item.space #tab-featured,
.realview-space-curated .tabs .tabs-item.space #tab-featured,
.realview-space-gallery .tabs .tabs-item.browse #tab-inspiration,
.realview-space-curated .tabs .tabs-item.browse #tab-inspiration,
.realview-space-gallery .tabs .tabs-item.space #tab-inspiration,
.realview-space-curated .tabs .tabs-item.space #tab-inspiration {
  padding: 35px 5px 25px 36px;
}
.realview-space-gallery .tabs .tabs-item.browse .browse-items.product.data.items .filter-container,
.realview-space-curated .tabs .tabs-item.browse .browse-items.product.data.items .filter-container,
.realview-space-gallery .tabs .tabs-item.space .browse-items.product.data.items .filter-container,
.realview-space-curated .tabs .tabs-item.space .browse-items.product.data.items .filter-container,
.realview-space-gallery .tabs .tabs-item.browse .browse-space-items.product.data.items .filter-container,
.realview-space-curated .tabs .tabs-item.browse .browse-space-items.product.data.items .filter-container,
.realview-space-gallery .tabs .tabs-item.space .browse-space-items.product.data.items .filter-container,
.realview-space-curated .tabs .tabs-item.space .browse-space-items.product.data.items .filter-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  cursor: pointer;
  position: absolute;
  top: 70px;
  right: 0;
}
.realview-space-gallery .tabs .tabs-item.browse .browse-items.product.data.items .filter-container .filter-icon:before,
.realview-space-curated .tabs .tabs-item.browse .browse-items.product.data.items .filter-container .filter-icon:before,
.realview-space-gallery .tabs .tabs-item.space .browse-items.product.data.items .filter-container .filter-icon:before,
.realview-space-curated .tabs .tabs-item.space .browse-items.product.data.items .filter-container .filter-icon:before,
.realview-space-gallery .tabs .tabs-item.browse .browse-space-items.product.data.items .filter-container .filter-icon:before,
.realview-space-curated .tabs .tabs-item.browse .browse-space-items.product.data.items .filter-container .filter-icon:before,
.realview-space-gallery .tabs .tabs-item.space .browse-space-items.product.data.items .filter-container .filter-icon:before,
.realview-space-curated .tabs .tabs-item.space .browse-space-items.product.data.items .filter-container .filter-icon:before {
  content: '';
  background: url('../images/spaces/filter-icon.svg') no-repeat;
  position: relative;
  display: block;
  background-position: 50% 50%;
  background-size: contain;
  width: 20px;
  height: 20px;
}
.realview-space-gallery .tabs .tabs-item.browse .browse-items.product.data.items .filter-container .filter-text,
.realview-space-curated .tabs .tabs-item.browse .browse-items.product.data.items .filter-container .filter-text,
.realview-space-gallery .tabs .tabs-item.space .browse-items.product.data.items .filter-container .filter-text,
.realview-space-curated .tabs .tabs-item.space .browse-items.product.data.items .filter-container .filter-text,
.realview-space-gallery .tabs .tabs-item.browse .browse-space-items.product.data.items .filter-container .filter-text,
.realview-space-curated .tabs .tabs-item.browse .browse-space-items.product.data.items .filter-container .filter-text,
.realview-space-gallery .tabs .tabs-item.space .browse-space-items.product.data.items .filter-container .filter-text,
.realview-space-curated .tabs .tabs-item.space .browse-space-items.product.data.items .filter-container .filter-text {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1.05px;
  text-align: left;
  color: #908983;
  text-transform: uppercase;
  margin-left: 10px;
}
.realview-space-gallery .tabs .tabs-item.browse .browse-items.product.data.items .category-container,
.realview-space-curated .tabs .tabs-item.browse .browse-items.product.data.items .category-container,
.realview-space-gallery .tabs .tabs-item.space .browse-items.product.data.items .category-container,
.realview-space-curated .tabs .tabs-item.space .browse-items.product.data.items .category-container,
.realview-space-gallery .tabs .tabs-item.browse .browse-space-items.product.data.items .category-container,
.realview-space-curated .tabs .tabs-item.browse .browse-space-items.product.data.items .category-container,
.realview-space-gallery .tabs .tabs-item.space .browse-space-items.product.data.items .category-container,
.realview-space-curated .tabs .tabs-item.space .browse-space-items.product.data.items .category-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  cursor: pointer;
  position: absolute;
  top: 70px;
}
.realview-space-gallery .tabs .tabs-item.browse .browse-items.product.data.items .category-container .categories,
.realview-space-curated .tabs .tabs-item.browse .browse-items.product.data.items .category-container .categories,
.realview-space-gallery .tabs .tabs-item.space .browse-items.product.data.items .category-container .categories,
.realview-space-curated .tabs .tabs-item.space .browse-items.product.data.items .category-container .categories,
.realview-space-gallery .tabs .tabs-item.browse .browse-space-items.product.data.items .category-container .categories,
.realview-space-curated .tabs .tabs-item.browse .browse-space-items.product.data.items .category-container .categories,
.realview-space-gallery .tabs .tabs-item.space .browse-space-items.product.data.items .category-container .categories,
.realview-space-curated .tabs .tabs-item.space .browse-space-items.product.data.items .category-container .categories {
  display: none;
  width: 183px;
  max-height: 183px;
  overflow-y: auto;
  list-style: none;
  position: absolute;
  top: 30px;
  left: 0;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fbfbf5;
  padding: 10px 20px;
  z-index: 2;
}
.realview-space-gallery .tabs .tabs-item.browse .browse-items.product.data.items .category-container .categories li,
.realview-space-curated .tabs .tabs-item.browse .browse-items.product.data.items .category-container .categories li,
.realview-space-gallery .tabs .tabs-item.space .browse-items.product.data.items .category-container .categories li,
.realview-space-curated .tabs .tabs-item.space .browse-items.product.data.items .category-container .categories li,
.realview-space-gallery .tabs .tabs-item.browse .browse-space-items.product.data.items .category-container .categories li,
.realview-space-curated .tabs .tabs-item.browse .browse-space-items.product.data.items .category-container .categories li,
.realview-space-gallery .tabs .tabs-item.space .browse-space-items.product.data.items .category-container .categories li,
.realview-space-curated .tabs .tabs-item.space .browse-space-items.product.data.items .category-container .categories li {
  font-family: 'Lato', sans-serif;
  width: 100%;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: initial;
  letter-spacing: 0.7px;
  text-align: left;
  color: #000000;
  margin-bottom: 12px;
  word-break: break-word;
}
.realview-space-gallery .tabs .tabs-item.browse .browse-items.product.data.items .category-container .categories li:hover,
.realview-space-curated .tabs .tabs-item.browse .browse-items.product.data.items .category-container .categories li:hover,
.realview-space-gallery .tabs .tabs-item.space .browse-items.product.data.items .category-container .categories li:hover,
.realview-space-curated .tabs .tabs-item.space .browse-items.product.data.items .category-container .categories li:hover,
.realview-space-gallery .tabs .tabs-item.browse .browse-space-items.product.data.items .category-container .categories li:hover,
.realview-space-curated .tabs .tabs-item.browse .browse-space-items.product.data.items .category-container .categories li:hover,
.realview-space-gallery .tabs .tabs-item.space .browse-space-items.product.data.items .category-container .categories li:hover,
.realview-space-curated .tabs .tabs-item.space .browse-space-items.product.data.items .category-container .categories li:hover {
  color: #8a262e;
  font-weight: 500;
}
.realview-space-gallery .tabs .tabs-item.browse .browse-items.product.data.items .category-container .categories li:last-child,
.realview-space-curated .tabs .tabs-item.browse .browse-items.product.data.items .category-container .categories li:last-child,
.realview-space-gallery .tabs .tabs-item.space .browse-items.product.data.items .category-container .categories li:last-child,
.realview-space-curated .tabs .tabs-item.space .browse-items.product.data.items .category-container .categories li:last-child,
.realview-space-gallery .tabs .tabs-item.browse .browse-space-items.product.data.items .category-container .categories li:last-child,
.realview-space-curated .tabs .tabs-item.browse .browse-space-items.product.data.items .category-container .categories li:last-child,
.realview-space-gallery .tabs .tabs-item.space .browse-space-items.product.data.items .category-container .categories li:last-child,
.realview-space-curated .tabs .tabs-item.space .browse-space-items.product.data.items .category-container .categories li:last-child {
  margin-bottom: 0;
}
.realview-space-gallery .tabs .tabs-item.browse .browse-items.product.data.items .category-container .category-text,
.realview-space-curated .tabs .tabs-item.browse .browse-items.product.data.items .category-container .category-text,
.realview-space-gallery .tabs .tabs-item.space .browse-items.product.data.items .category-container .category-text,
.realview-space-curated .tabs .tabs-item.space .browse-items.product.data.items .category-container .category-text,
.realview-space-gallery .tabs .tabs-item.browse .browse-space-items.product.data.items .category-container .category-text,
.realview-space-curated .tabs .tabs-item.browse .browse-space-items.product.data.items .category-container .category-text,
.realview-space-gallery .tabs .tabs-item.space .browse-space-items.product.data.items .category-container .category-text,
.realview-space-curated .tabs .tabs-item.space .browse-space-items.product.data.items .category-container .category-text {
  display: flex;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1.05px;
  text-align: left;
  color: #908983;
  text-transform: uppercase;
}
.realview-space-gallery .tabs .tabs-item.browse .browse-items.product.data.items .category-container .category-text:after,
.realview-space-curated .tabs .tabs-item.browse .browse-items.product.data.items .category-container .category-text:after,
.realview-space-gallery .tabs .tabs-item.space .browse-items.product.data.items .category-container .category-text:after,
.realview-space-curated .tabs .tabs-item.space .browse-items.product.data.items .category-container .category-text:after,
.realview-space-gallery .tabs .tabs-item.browse .browse-space-items.product.data.items .category-container .category-text:after,
.realview-space-curated .tabs .tabs-item.browse .browse-space-items.product.data.items .category-container .category-text:after,
.realview-space-gallery .tabs .tabs-item.space .browse-space-items.product.data.items .category-container .category-text:after,
.realview-space-curated .tabs .tabs-item.space .browse-space-items.product.data.items .category-container .category-text:after {
  content: '';
  background: url('../images/spaces/dropdown.svg') no-repeat;
  position: relative;
  display: block;
  background-position: 50% 50%;
  background-size: contain;
  width: 15px;
  height: 15px;
  transition: all .2s;
  transform: rotate(-180deg);
  margin-left: 10px;
}
.realview-space-gallery .tabs .tabs-item.browse .browse-items.product.data.items .category-container .category-text.active,
.realview-space-curated .tabs .tabs-item.browse .browse-items.product.data.items .category-container .category-text.active,
.realview-space-gallery .tabs .tabs-item.space .browse-items.product.data.items .category-container .category-text.active,
.realview-space-curated .tabs .tabs-item.space .browse-items.product.data.items .category-container .category-text.active,
.realview-space-gallery .tabs .tabs-item.browse .browse-space-items.product.data.items .category-container .category-text.active,
.realview-space-curated .tabs .tabs-item.browse .browse-space-items.product.data.items .category-container .category-text.active,
.realview-space-gallery .tabs .tabs-item.space .browse-space-items.product.data.items .category-container .category-text.active,
.realview-space-curated .tabs .tabs-item.space .browse-space-items.product.data.items .category-container .category-text.active {
  color: #000000;
}
.realview-space-gallery .tabs .tabs-item.browse .browse-items.product.data.items .category-container .category-text.active:after,
.realview-space-curated .tabs .tabs-item.browse .browse-items.product.data.items .category-container .category-text.active:after,
.realview-space-gallery .tabs .tabs-item.space .browse-items.product.data.items .category-container .category-text.active:after,
.realview-space-curated .tabs .tabs-item.space .browse-items.product.data.items .category-container .category-text.active:after,
.realview-space-gallery .tabs .tabs-item.browse .browse-space-items.product.data.items .category-container .category-text.active:after,
.realview-space-curated .tabs .tabs-item.browse .browse-space-items.product.data.items .category-container .category-text.active:after,
.realview-space-gallery .tabs .tabs-item.space .browse-space-items.product.data.items .category-container .category-text.active:after,
.realview-space-curated .tabs .tabs-item.space .browse-space-items.product.data.items .category-container .category-text.active:after {
  background: url('../images/spaces/dropdown-black.svg') no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
.realview-space-gallery .tabs .tabs-item.browse .browse-items.product.data.items .tabs-titles,
.realview-space-curated .tabs .tabs-item.browse .browse-items.product.data.items .tabs-titles,
.realview-space-gallery .tabs .tabs-item.space .browse-items.product.data.items .tabs-titles,
.realview-space-curated .tabs .tabs-item.space .browse-items.product.data.items .tabs-titles,
.realview-space-gallery .tabs .tabs-item.browse .browse-space-items.product.data.items .tabs-titles,
.realview-space-curated .tabs .tabs-item.browse .browse-space-items.product.data.items .tabs-titles,
.realview-space-gallery .tabs .tabs-item.space .browse-space-items.product.data.items .tabs-titles,
.realview-space-curated .tabs .tabs-item.space .browse-space-items.product.data.items .tabs-titles {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.realview-space-gallery .tabs .tabs-item.browse .browse-items.product.data.items .item,
.realview-space-curated .tabs .tabs-item.browse .browse-items.product.data.items .item,
.realview-space-gallery .tabs .tabs-item.space .browse-items.product.data.items .item,
.realview-space-curated .tabs .tabs-item.space .browse-items.product.data.items .item,
.realview-space-gallery .tabs .tabs-item.browse .browse-space-items.product.data.items .item,
.realview-space-curated .tabs .tabs-item.browse .browse-space-items.product.data.items .item,
.realview-space-gallery .tabs .tabs-item.space .browse-space-items.product.data.items .item,
.realview-space-curated .tabs .tabs-item.space .browse-space-items.product.data.items .item {
  border-bottom: 1px solid #8f8984;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.realview-space-gallery .tabs .tabs-item.browse .browse-items.product.data.items .item.active,
.realview-space-curated .tabs .tabs-item.browse .browse-items.product.data.items .item.active,
.realview-space-gallery .tabs .tabs-item.space .browse-items.product.data.items .item.active,
.realview-space-curated .tabs .tabs-item.space .browse-items.product.data.items .item.active,
.realview-space-gallery .tabs .tabs-item.browse .browse-space-items.product.data.items .item.active,
.realview-space-curated .tabs .tabs-item.browse .browse-space-items.product.data.items .item.active,
.realview-space-gallery .tabs .tabs-item.space .browse-space-items.product.data.items .item.active,
.realview-space-curated .tabs .tabs-item.space .browse-space-items.product.data.items .item.active {
  border-bottom: 2.5px solid #8a262e !important;
}
.realview-space-gallery .tabs .tabs-item.browse .browse-items.product.data.items .item.active .switch,
.realview-space-curated .tabs .tabs-item.browse .browse-items.product.data.items .item.active .switch,
.realview-space-gallery .tabs .tabs-item.space .browse-items.product.data.items .item.active .switch,
.realview-space-curated .tabs .tabs-item.space .browse-items.product.data.items .item.active .switch,
.realview-space-gallery .tabs .tabs-item.browse .browse-space-items.product.data.items .item.active .switch,
.realview-space-curated .tabs .tabs-item.browse .browse-space-items.product.data.items .item.active .switch,
.realview-space-gallery .tabs .tabs-item.space .browse-space-items.product.data.items .item.active .switch,
.realview-space-curated .tabs .tabs-item.space .browse-space-items.product.data.items .item.active .switch {
  color: #8a262e;
}
.realview-space-gallery .tabs .tabs-item.browse .browse-items.product.data.items .item.content,
.realview-space-curated .tabs .tabs-item.browse .browse-items.product.data.items .item.content,
.realview-space-gallery .tabs .tabs-item.space .browse-items.product.data.items .item.content,
.realview-space-curated .tabs .tabs-item.space .browse-items.product.data.items .item.content,
.realview-space-gallery .tabs .tabs-item.browse .browse-space-items.product.data.items .item.content,
.realview-space-curated .tabs .tabs-item.browse .browse-space-items.product.data.items .item.content,
.realview-space-gallery .tabs .tabs-item.space .browse-space-items.product.data.items .item.content,
.realview-space-curated .tabs .tabs-item.space .browse-space-items.product.data.items .item.content {
  background-color: initial;
  border: none;
  width: 100%;
}
.realview-space-gallery .tabs .tabs-item.browse .browse-items.product.data.items .item .switch,
.realview-space-curated .tabs .tabs-item.browse .browse-items.product.data.items .item .switch,
.realview-space-gallery .tabs .tabs-item.space .browse-items.product.data.items .item .switch,
.realview-space-curated .tabs .tabs-item.space .browse-items.product.data.items .item .switch,
.realview-space-gallery .tabs .tabs-item.browse .browse-space-items.product.data.items .item .switch,
.realview-space-curated .tabs .tabs-item.browse .browse-space-items.product.data.items .item .switch,
.realview-space-gallery .tabs .tabs-item.space .browse-space-items.product.data.items .item .switch,
.realview-space-curated .tabs .tabs-item.space .browse-space-items.product.data.items .item .switch {
  width: auto;
  margin: 16px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: normal;
  text-align: center;
  box-sizing: border-box;
}
@media only screen and (min-width: 1025px) and (max-width: 1359px) {
  .realview-space-gallery .tabs .tabs-item.browse .browse-items.product.data.items .item .switch,
  .realview-space-curated .tabs .tabs-item.browse .browse-items.product.data.items .item .switch,
  .realview-space-gallery .tabs .tabs-item.space .browse-items.product.data.items .item .switch,
  .realview-space-curated .tabs .tabs-item.space .browse-items.product.data.items .item .switch,
  .realview-space-gallery .tabs .tabs-item.browse .browse-space-items.product.data.items .item .switch,
  .realview-space-curated .tabs .tabs-item.browse .browse-space-items.product.data.items .item .switch,
  .realview-space-gallery .tabs .tabs-item.space .browse-space-items.product.data.items .item .switch,
  .realview-space-curated .tabs .tabs-item.space .browse-space-items.product.data.items .item .switch {
    font-size: 18px;
  }
}
.realview-space-gallery .tabs .tabs-item.browse .product-items .product-item,
.realview-space-curated .tabs .tabs-item.browse .product-items .product-item,
.realview-space-gallery .tabs .tabs-item.space .product-items .product-item,
.realview-space-curated .tabs .tabs-item.space .product-items .product-item {
  padding-bottom: 46px;
}
.realview-space-gallery .tabs .tabs-item.browse .product-items .product-item .product-image-wrapper,
.realview-space-curated .tabs .tabs-item.browse .product-items .product-item .product-image-wrapper,
.realview-space-gallery .tabs .tabs-item.space .product-items .product-item .product-image-wrapper,
.realview-space-curated .tabs .tabs-item.space .product-items .product-item .product-image-wrapper {
  padding: 0 !important;
  height: auto;
  visibility: visible;
}
.realview-space-gallery .tabs .tabs-item.browse .product-items .product-item .product-image-wrapper .product-image-photo,
.realview-space-curated .tabs .tabs-item.browse .product-items .product-item .product-image-wrapper .product-image-photo,
.realview-space-gallery .tabs .tabs-item.space .product-items .product-item .product-image-wrapper .product-image-photo,
.realview-space-curated .tabs .tabs-item.space .product-items .product-item .product-image-wrapper .product-image-photo {
  width: auto;
  max-width: 100%;
  position: static;
  margin-bottom: 7px;
}
.realview-space-gallery .tabs .tabs-item.browse .product-items .product-item .slide-subtitle,
.realview-space-curated .tabs .tabs-item.browse .product-items .product-item .slide-subtitle,
.realview-space-gallery .tabs .tabs-item.space .product-items .product-item .slide-subtitle,
.realview-space-curated .tabs .tabs-item.space .product-items .product-item .slide-subtitle {
  font-size: 14px;
}
.realview-space-gallery .tabs .tabs-item.browse .product-items .product-item .slide-name,
.realview-space-curated .tabs .tabs-item.browse .product-items .product-item .slide-name,
.realview-space-gallery .tabs .tabs-item.space .product-items .product-item .slide-name,
.realview-space-curated .tabs .tabs-item.space .product-items .product-item .slide-name {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  color: #343434;
  margin-bottom: 6px;
}
.realview-space-gallery .tabs .tabs-item.browse .product-items .product-item .slide-title,
.realview-space-curated .tabs .tabs-item.browse .product-items .product-item .slide-title,
.realview-space-gallery .tabs .tabs-item.space .product-items .product-item .slide-title,
.realview-space-curated .tabs .tabs-item.space .product-items .product-item .slide-title {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #343434;
}
@media only screen and (min-width: 768px) {
  .realview-space-gallery .tabs .tabs-item.browse .product-items,
  .realview-space-curated .tabs .tabs-item.browse .product-items,
  .realview-space-gallery .tabs .tabs-item.space .product-items,
  .realview-space-curated .tabs .tabs-item.space .product-items {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 30px;
  }
  .realview-space-gallery .tabs .tabs-item.browse .product-items:before,
  .realview-space-curated .tabs .tabs-item.browse .product-items:before,
  .realview-space-gallery .tabs .tabs-item.space .product-items:before,
  .realview-space-curated .tabs .tabs-item.space .product-items:before,
  .realview-space-gallery .tabs .tabs-item.browse .product-items:after,
  .realview-space-curated .tabs .tabs-item.browse .product-items:after,
  .realview-space-gallery .tabs .tabs-item.space .product-items:after,
  .realview-space-curated .tabs .tabs-item.space .product-items:after {
    content: '';
    flex-basis: 100%;
    width: 0;
    order: 2;
  }
  .realview-space-gallery .tabs .tabs-item.browse .product-items .product-item,
  .realview-space-curated .tabs .tabs-item.browse .product-items .product-item,
  .realview-space-gallery .tabs .tabs-item.space .product-items .product-item,
  .realview-space-curated .tabs .tabs-item.space .product-items .product-item {
    width: 50%;
    padding: 0 20px 18px;
    cursor: pointer;
    /*&:nth-child(2n+1) { order: 1; }
                                &:nth-child(2n) { order: 2; }*/
  }
}
.realview-space-gallery .tabs .tabs-item.browse #tab-collections .collections,
.realview-space-curated .tabs .tabs-item.browse #tab-collections .collections,
.realview-space-gallery .tabs .tabs-item.space #tab-collections .collections,
.realview-space-curated .tabs .tabs-item.space #tab-collections .collections,
.realview-space-gallery .tabs .tabs-item.browse #tab-my-space .collections,
.realview-space-curated .tabs .tabs-item.browse #tab-my-space .collections,
.realview-space-gallery .tabs .tabs-item.space #tab-my-space .collections,
.realview-space-curated .tabs .tabs-item.space #tab-my-space .collections {
  display: flex;
  flex-wrap: wrap;
  margin-top: 25px;
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 500px;
}
.realview-space-gallery .tabs .tabs-item.browse #tab-collections .collections .collection,
.realview-space-curated .tabs .tabs-item.browse #tab-collections .collections .collection,
.realview-space-gallery .tabs .tabs-item.space #tab-collections .collections .collection,
.realview-space-curated .tabs .tabs-item.space #tab-collections .collections .collection,
.realview-space-gallery .tabs .tabs-item.browse #tab-my-space .collections .collection,
.realview-space-curated .tabs .tabs-item.browse #tab-my-space .collections .collection,
.realview-space-gallery .tabs .tabs-item.space #tab-my-space .collections .collection,
.realview-space-curated .tabs .tabs-item.space #tab-my-space .collections .collection {
  max-width: 100%;
  margin-bottom: 20px;
}
.realview-space-gallery .tabs .tabs-item.browse #tab-collections .collections .collection .collection-author,
.realview-space-curated .tabs .tabs-item.browse #tab-collections .collections .collection .collection-author,
.realview-space-gallery .tabs .tabs-item.space #tab-collections .collections .collection .collection-author,
.realview-space-curated .tabs .tabs-item.space #tab-collections .collections .collection .collection-author,
.realview-space-gallery .tabs .tabs-item.browse #tab-my-space .collections .collection .collection-author,
.realview-space-curated .tabs .tabs-item.browse #tab-my-space .collections .collection .collection-author,
.realview-space-gallery .tabs .tabs-item.space #tab-my-space .collections .collection .collection-author,
.realview-space-curated .tabs .tabs-item.space #tab-my-space .collections .collection .collection-author {
  font-family: 'Lato', sans-serif;
  font-size: 11px;
  letter-spacing: 0.33px;
  text-align: left;
  color: #000000;
}
.realview-space-gallery .tabs .tabs-item.browse #tab-collections .collections .collection .collection-name,
.realview-space-curated .tabs .tabs-item.browse #tab-collections .collections .collection .collection-name,
.realview-space-gallery .tabs .tabs-item.space #tab-collections .collections .collection .collection-name,
.realview-space-curated .tabs .tabs-item.space #tab-collections .collections .collection .collection-name,
.realview-space-gallery .tabs .tabs-item.browse #tab-my-space .collections .collection .collection-name,
.realview-space-curated .tabs .tabs-item.browse #tab-my-space .collections .collection .collection-name,
.realview-space-gallery .tabs .tabs-item.space #tab-my-space .collections .collection .collection-name,
.realview-space-curated .tabs .tabs-item.space #tab-my-space .collections .collection .collection-name {
  font-family: 'Cormorant';
  font-size: 20px;
  letter-spacing: 0.3px;
  text-align: left;
  color: #011826;
}
.realview-space-gallery .tabs .tabs-item.browse #tab-collections .collections .collection .collection-items-counter,
.realview-space-curated .tabs .tabs-item.browse #tab-collections .collections .collection .collection-items-counter,
.realview-space-gallery .tabs .tabs-item.space #tab-collections .collections .collection .collection-items-counter,
.realview-space-curated .tabs .tabs-item.space #tab-collections .collections .collection .collection-items-counter,
.realview-space-gallery .tabs .tabs-item.browse #tab-my-space .collections .collection .collection-items-counter,
.realview-space-curated .tabs .tabs-item.browse #tab-my-space .collections .collection .collection-items-counter,
.realview-space-gallery .tabs .tabs-item.space #tab-my-space .collections .collection .collection-items-counter,
.realview-space-curated .tabs .tabs-item.space #tab-my-space .collections .collection .collection-items-counter {
  font-family: 'AvenirNext';
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -0.15px;
  text-align: left;
  color: #000000;
  margin-top: 5px;
  display: flex;
  align-items: baseline;
}
.realview-space-gallery .tabs .tabs-item.browse #tab-collections .collections .collection .collection-items-counter:before,
.realview-space-curated .tabs .tabs-item.browse #tab-collections .collections .collection .collection-items-counter:before,
.realview-space-gallery .tabs .tabs-item.space #tab-collections .collections .collection .collection-items-counter:before,
.realview-space-curated .tabs .tabs-item.space #tab-collections .collections .collection .collection-items-counter:before,
.realview-space-gallery .tabs .tabs-item.browse #tab-my-space .collections .collection .collection-items-counter:before,
.realview-space-curated .tabs .tabs-item.browse #tab-my-space .collections .collection .collection-items-counter:before,
.realview-space-gallery .tabs .tabs-item.space #tab-my-space .collections .collection .collection-items-counter:before,
.realview-space-curated .tabs .tabs-item.space #tab-my-space .collections .collection .collection-items-counter:before {
  content: '';
  background: url('../images/spaces/image-icon.svg') no-repeat;
  position: relative;
  display: block;
  background-position: 50% 50%;
  background-size: contain;
  width: 13px;
  height: 13px;
  margin-right: 5px;
}
.realview-space-gallery .tabs .tabs-item.browse #tab-collections .collections .collection .content-wrapper,
.realview-space-curated .tabs .tabs-item.browse #tab-collections .collections .collection .content-wrapper,
.realview-space-gallery .tabs .tabs-item.space #tab-collections .collections .collection .content-wrapper,
.realview-space-curated .tabs .tabs-item.space #tab-collections .collections .collection .content-wrapper,
.realview-space-gallery .tabs .tabs-item.browse #tab-my-space .collections .collection .content-wrapper,
.realview-space-curated .tabs .tabs-item.browse #tab-my-space .collections .collection .content-wrapper,
.realview-space-gallery .tabs .tabs-item.space #tab-my-space .collections .collection .content-wrapper,
.realview-space-curated .tabs .tabs-item.space #tab-my-space .collections .collection .content-wrapper {
  background-color: #ede7de;
  padding: 5px 15px;
}
@media only screen and (min-width: 768px) {
  .realview-space-gallery .tabs .tabs-item.browse #tab-collections .collections,
  .realview-space-curated .tabs .tabs-item.browse #tab-collections .collections,
  .realview-space-gallery .tabs .tabs-item.space #tab-collections .collections,
  .realview-space-curated .tabs .tabs-item.space #tab-collections .collections,
  .realview-space-gallery .tabs .tabs-item.browse #tab-my-space .collections,
  .realview-space-curated .tabs .tabs-item.browse #tab-my-space .collections,
  .realview-space-gallery .tabs .tabs-item.space #tab-my-space .collections,
  .realview-space-curated .tabs .tabs-item.space #tab-my-space .collections {
    justify-content: unset;
    align-items: center;
  }
  .realview-space-gallery .tabs .tabs-item.browse #tab-collections .collections .collection,
  .realview-space-curated .tabs .tabs-item.browse #tab-collections .collections .collection,
  .realview-space-gallery .tabs .tabs-item.space #tab-collections .collections .collection,
  .realview-space-curated .tabs .tabs-item.space #tab-collections .collections .collection,
  .realview-space-gallery .tabs .tabs-item.browse #tab-my-space .collections .collection,
  .realview-space-curated .tabs .tabs-item.browse #tab-my-space .collections .collection,
  .realview-space-gallery .tabs .tabs-item.space #tab-my-space .collections .collection,
  .realview-space-curated .tabs .tabs-item.space #tab-my-space .collections .collection {
    width: 50%;
    padding: 0 20px 18px;
    cursor: pointer;
  }
  .realview-space-gallery .tabs .tabs-item.browse #tab-collections .collections .collection-image > img,
  .realview-space-curated .tabs .tabs-item.browse #tab-collections .collections .collection-image > img,
  .realview-space-gallery .tabs .tabs-item.space #tab-collections .collections .collection-image > img,
  .realview-space-curated .tabs .tabs-item.space #tab-collections .collections .collection-image > img,
  .realview-space-gallery .tabs .tabs-item.browse #tab-my-space .collections .collection-image > img,
  .realview-space-curated .tabs .tabs-item.browse #tab-my-space .collections .collection-image > img,
  .realview-space-gallery .tabs .tabs-item.space #tab-my-space .collections .collection-image > img,
  .realview-space-curated .tabs .tabs-item.space #tab-my-space .collections .collection-image > img {
    margin: 0 auto;
  }
}
.realview-space-gallery .tabs .tabs-item.browse #tab-categories .actions,
.realview-space-curated .tabs .tabs-item.browse #tab-categories .actions,
.realview-space-gallery .tabs .tabs-item.space #tab-categories .actions,
.realview-space-curated .tabs .tabs-item.space #tab-categories .actions {
  display: flex;
  justify-content: space-between;
}
.realview-space-gallery .tabs .tabs-item.browse #tab-collections .actions,
.realview-space-curated .tabs .tabs-item.browse #tab-collections .actions,
.realview-space-gallery .tabs .tabs-item.space #tab-collections .actions,
.realview-space-curated .tabs .tabs-item.space #tab-collections .actions,
.realview-space-gallery .tabs .tabs-item.browse #tab-my-space .actions,
.realview-space-curated .tabs .tabs-item.browse #tab-my-space .actions,
.realview-space-gallery .tabs .tabs-item.space #tab-my-space .actions,
.realview-space-curated .tabs .tabs-item.space #tab-my-space .actions {
  display: inline-block;
  width: 100%;
}
.realview-space-gallery .tabs .tabs-item.browse #tab-collections .actions .back-collections,
.realview-space-curated .tabs .tabs-item.browse #tab-collections .actions .back-collections,
.realview-space-gallery .tabs .tabs-item.space #tab-collections .actions .back-collections,
.realview-space-curated .tabs .tabs-item.space #tab-collections .actions .back-collections,
.realview-space-gallery .tabs .tabs-item.browse #tab-my-space .actions .back-collections,
.realview-space-curated .tabs .tabs-item.browse #tab-my-space .actions .back-collections,
.realview-space-gallery .tabs .tabs-item.space #tab-my-space .actions .back-collections,
.realview-space-curated .tabs .tabs-item.space #tab-my-space .actions .back-collections {
  float: left;
}
.realview-space-gallery .tabs .tabs-item.browse #tab-collections .actions .back-collections__link,
.realview-space-curated .tabs .tabs-item.browse #tab-collections .actions .back-collections__link,
.realview-space-gallery .tabs .tabs-item.space #tab-collections .actions .back-collections__link,
.realview-space-curated .tabs .tabs-item.space #tab-collections .actions .back-collections__link,
.realview-space-gallery .tabs .tabs-item.browse #tab-my-space .actions .back-collections__link,
.realview-space-curated .tabs .tabs-item.browse #tab-my-space .actions .back-collections__link,
.realview-space-gallery .tabs .tabs-item.space #tab-my-space .actions .back-collections__link,
.realview-space-curated .tabs .tabs-item.space #tab-my-space .actions .back-collections__link {
  font-size: 18px;
  color: #000000;
  font-family: 'Catamaran';
  font-weight: 500;
  letter-spacing: 0.18px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media only screen and (max-width: 1024px) {
  .realview-space-gallery .tabs .tabs-item.browse #tab-collections .actions .back-collections__link,
  .realview-space-curated .tabs .tabs-item.browse #tab-collections .actions .back-collections__link,
  .realview-space-gallery .tabs .tabs-item.space #tab-collections .actions .back-collections__link,
  .realview-space-curated .tabs .tabs-item.space #tab-collections .actions .back-collections__link,
  .realview-space-gallery .tabs .tabs-item.browse #tab-my-space .actions .back-collections__link,
  .realview-space-curated .tabs .tabs-item.browse #tab-my-space .actions .back-collections__link,
  .realview-space-gallery .tabs .tabs-item.space #tab-my-space .actions .back-collections__link,
  .realview-space-curated .tabs .tabs-item.space #tab-my-space .actions .back-collections__link {
    font-size: 12px;
    color: #908983;
  }
}
.realview-space-gallery .tabs .tabs-item.browse #tab-collections .actions .back-collections__link:before,
.realview-space-curated .tabs .tabs-item.browse #tab-collections .actions .back-collections__link:before,
.realview-space-gallery .tabs .tabs-item.space #tab-collections .actions .back-collections__link:before,
.realview-space-curated .tabs .tabs-item.space #tab-collections .actions .back-collections__link:before,
.realview-space-gallery .tabs .tabs-item.browse #tab-my-space .actions .back-collections__link:before,
.realview-space-curated .tabs .tabs-item.browse #tab-my-space .actions .back-collections__link:before,
.realview-space-gallery .tabs .tabs-item.space #tab-my-space .actions .back-collections__link:before,
.realview-space-curated .tabs .tabs-item.space #tab-my-space .actions .back-collections__link:before {
  content: "";
  display: block;
  background: url("../images/icons/icon-drop-down.svg") no-repeat;
  margin-right: 15px;
  width: 16px;
  height: 16px;
  transform: rotate(90deg);
  background-size: cover;
}
@media only screen and (max-width: 1024px) {
  .realview-space-gallery .tabs .tabs-item.browse #tab-collections .actions .back-collections__link:before,
  .realview-space-curated .tabs .tabs-item.browse #tab-collections .actions .back-collections__link:before,
  .realview-space-gallery .tabs .tabs-item.space #tab-collections .actions .back-collections__link:before,
  .realview-space-curated .tabs .tabs-item.space #tab-collections .actions .back-collections__link:before,
  .realview-space-gallery .tabs .tabs-item.browse #tab-my-space .actions .back-collections__link:before,
  .realview-space-curated .tabs .tabs-item.browse #tab-my-space .actions .back-collections__link:before,
  .realview-space-gallery .tabs .tabs-item.space #tab-my-space .actions .back-collections__link:before,
  .realview-space-curated .tabs .tabs-item.space #tab-my-space .actions .back-collections__link:before {
    width: 14px;
    height: 14px;
  }
}
.realview-space-gallery .tabs .tabs-item.browse #tab-collections .actions .filter-container,
.realview-space-curated .tabs .tabs-item.browse #tab-collections .actions .filter-container,
.realview-space-gallery .tabs .tabs-item.space #tab-collections .actions .filter-container,
.realview-space-curated .tabs .tabs-item.space #tab-collections .actions .filter-container,
.realview-space-gallery .tabs .tabs-item.browse #tab-my-space .actions .filter-container,
.realview-space-curated .tabs .tabs-item.browse #tab-my-space .actions .filter-container,
.realview-space-gallery .tabs .tabs-item.space #tab-my-space .actions .filter-container,
.realview-space-curated .tabs .tabs-item.space #tab-my-space .actions .filter-container {
  float: right;
}
.realview-space-gallery .tabs .tabs-item.frame .frame-wrapper,
.realview-space-curated .tabs .tabs-item.frame .frame-wrapper,
.realview-space-gallery .tabs .tabs-item.space .frame-wrapper,
.realview-space-curated .tabs .tabs-item.space .frame-wrapper,
.realview-space-gallery .tabs .tabs-item.frame .space-wrapper,
.realview-space-curated .tabs .tabs-item.frame .space-wrapper,
.realview-space-gallery .tabs .tabs-item.space .space-wrapper,
.realview-space-curated .tabs .tabs-item.space .space-wrapper {
  display: grid;
  flex-wrap: wrap;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 16px;
}
@media only screen and (max-width: 549px) {
  .realview-space-gallery .tabs .tabs-item.frame .frame-wrapper,
  .realview-space-curated .tabs .tabs-item.frame .frame-wrapper,
  .realview-space-gallery .tabs .tabs-item.space .frame-wrapper,
  .realview-space-curated .tabs .tabs-item.space .frame-wrapper,
  .realview-space-gallery .tabs .tabs-item.frame .space-wrapper,
  .realview-space-curated .tabs .tabs-item.frame .space-wrapper,
  .realview-space-gallery .tabs .tabs-item.space .space-wrapper,
  .realview-space-curated .tabs .tabs-item.space .space-wrapper {
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
    justify-content: center !important;
  }
}
.realview-space-gallery .tabs .tabs-item.frame .frame-wrapper .frame-content,
.realview-space-curated .tabs .tabs-item.frame .frame-wrapper .frame-content,
.realview-space-gallery .tabs .tabs-item.space .frame-wrapper .frame-content,
.realview-space-curated .tabs .tabs-item.space .frame-wrapper .frame-content,
.realview-space-gallery .tabs .tabs-item.frame .space-wrapper .frame-content,
.realview-space-curated .tabs .tabs-item.frame .space-wrapper .frame-content,
.realview-space-gallery .tabs .tabs-item.space .space-wrapper .frame-content,
.realview-space-curated .tabs .tabs-item.space .space-wrapper .frame-content,
.realview-space-gallery .tabs .tabs-item.frame .frame-wrapper .space-content,
.realview-space-curated .tabs .tabs-item.frame .frame-wrapper .space-content,
.realview-space-gallery .tabs .tabs-item.space .frame-wrapper .space-content,
.realview-space-curated .tabs .tabs-item.space .frame-wrapper .space-content,
.realview-space-gallery .tabs .tabs-item.frame .space-wrapper .space-content,
.realview-space-curated .tabs .tabs-item.frame .space-wrapper .space-content,
.realview-space-gallery .tabs .tabs-item.space .space-wrapper .space-content,
.realview-space-curated .tabs .tabs-item.space .space-wrapper .space-content {
  position: relative;
  cursor: pointer;
  width: 200px;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
}
@media only screen and (max-width: 549px) {
  .realview-space-gallery .tabs .tabs-item.frame .frame-wrapper .frame-content,
  .realview-space-curated .tabs .tabs-item.frame .frame-wrapper .frame-content,
  .realview-space-gallery .tabs .tabs-item.space .frame-wrapper .frame-content,
  .realview-space-curated .tabs .tabs-item.space .frame-wrapper .frame-content,
  .realview-space-gallery .tabs .tabs-item.frame .space-wrapper .frame-content,
  .realview-space-curated .tabs .tabs-item.frame .space-wrapper .frame-content,
  .realview-space-gallery .tabs .tabs-item.space .space-wrapper .frame-content,
  .realview-space-curated .tabs .tabs-item.space .space-wrapper .frame-content,
  .realview-space-gallery .tabs .tabs-item.frame .frame-wrapper .space-content,
  .realview-space-curated .tabs .tabs-item.frame .frame-wrapper .space-content,
  .realview-space-gallery .tabs .tabs-item.space .frame-wrapper .space-content,
  .realview-space-curated .tabs .tabs-item.space .frame-wrapper .space-content,
  .realview-space-gallery .tabs .tabs-item.frame .space-wrapper .space-content,
  .realview-space-curated .tabs .tabs-item.frame .space-wrapper .space-content,
  .realview-space-gallery .tabs .tabs-item.space .space-wrapper .space-content,
  .realview-space-curated .tabs .tabs-item.space .space-wrapper .space-content {
    width: 100%;
    height: 100%;
  }
}
.realview-space-gallery .tabs .tabs-item.frame .frame-wrapper .frame-content.active:before,
.realview-space-curated .tabs .tabs-item.frame .frame-wrapper .frame-content.active:before,
.realview-space-gallery .tabs .tabs-item.space .frame-wrapper .frame-content.active:before,
.realview-space-curated .tabs .tabs-item.space .frame-wrapper .frame-content.active:before,
.realview-space-gallery .tabs .tabs-item.frame .space-wrapper .frame-content.active:before,
.realview-space-curated .tabs .tabs-item.frame .space-wrapper .frame-content.active:before,
.realview-space-gallery .tabs .tabs-item.space .space-wrapper .frame-content.active:before,
.realview-space-curated .tabs .tabs-item.space .space-wrapper .frame-content.active:before,
.realview-space-gallery .tabs .tabs-item.frame .frame-wrapper .space-content.active:before,
.realview-space-curated .tabs .tabs-item.frame .frame-wrapper .space-content.active:before,
.realview-space-gallery .tabs .tabs-item.space .frame-wrapper .space-content.active:before,
.realview-space-curated .tabs .tabs-item.space .frame-wrapper .space-content.active:before,
.realview-space-gallery .tabs .tabs-item.frame .space-wrapper .space-content.active:before,
.realview-space-curated .tabs .tabs-item.frame .space-wrapper .space-content.active:before,
.realview-space-gallery .tabs .tabs-item.space .space-wrapper .space-content.active:before,
.realview-space-curated .tabs .tabs-item.space .space-wrapper .space-content.active:before {
  content: '';
  background: url('../images/spaces/selected-icon.svg') no-repeat;
  position: absolute;
  display: block;
  background-position: 50% 50%;
  background-size: contain;
  width: 18px;
  height: 18px;
  right: 13px;
  top: 13px;
}
.realview-space-gallery .tabs .tabs-item.artworks .collections .collection-list,
.realview-space-curated .tabs .tabs-item.artworks .collections .collection-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
.realview-space-gallery .tabs .tabs-item.artworks .collections .collection,
.realview-space-curated .tabs .tabs-item.artworks .collections .collection {
  margin-bottom: 15px;
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 540px) {
  .realview-space-gallery .tabs .tabs-item.artworks .collections .collection,
  .realview-space-curated .tabs .tabs-item.artworks .collections .collection {
    width: 50%;
    padding: 0 9px;
  }
  .realview-space-gallery .tabs .tabs-item.artworks .collections .collection.collection-bottom .collection,
  .realview-space-curated .tabs .tabs-item.artworks .collections .collection.collection-bottom .collection {
    float: none;
    width: 100%;
    padding: 0;
    min-height: 274px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.realview-space-gallery .tabs .tabs-item.artworks .collections .collection .collection-btn,
.realview-space-curated .tabs .tabs-item.artworks .collections .collection .collection-btn {
  position: absolute;
  right: 30px;
  top: 10px;
  z-index: 2;
  cursor: pointer;
}
.realview-space-gallery .tabs .tabs-item.artworks .collections .collection .collection-btn:after,
.realview-space-curated .tabs .tabs-item.artworks .collections .collection .collection-btn:after {
  width: 15px;
  height: 15px;
  content: '';
  background-color: #ffffff;
  -webkit-mask-image: url('../images/icons/icon-remove.svg');
  mask-image: url('../images/icons/icon-remove.svg');
  -webkit-mask-size: contain;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
  display: inline-block;
}
.realview-space-gallery .tabs .tabs-item.artworks .collections .collection .collection-author,
.realview-space-curated .tabs .tabs-item.artworks .collections .collection .collection-author {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  letter-spacing: 0.36px;
  text-align: left;
  color: #000000;
}
.realview-space-gallery .tabs .tabs-item.artworks .collections .collection .collection-name,
.realview-space-curated .tabs .tabs-item.artworks .collections .collection .collection-name {
  font-family: 'Cormorant';
  font-size: 20px;
  letter-spacing: 0.3px;
  text-align: left;
  color: #011826;
  width: 100%;
}
.realview-space-gallery .tabs .tabs-item.artworks .collections .collection .collection-image,
.realview-space-curated .tabs .tabs-item.artworks .collections .collection .collection-image {
  font-size: 0;
  text-align: center;
  width: 100%;
  height: auto;
}
.realview-space-gallery .tabs .tabs-item.artworks .collections .collection .collection-image .product-image-container .product-image-wrapper,
.realview-space-curated .tabs .tabs-item.artworks .collections .collection .collection-image .product-image-container .product-image-wrapper {
  padding: 0 !important;
  overflow: visible;
  width: 100%;
  height: auto;
  font-size: 0;
}
.realview-space-gallery .tabs .tabs-item.artworks .collections .collection .collection-image .product-image-container .product-image-wrapper .product-image-photo,
.realview-space-curated .tabs .tabs-item.artworks .collections .collection .collection-image .product-image-container .product-image-wrapper .product-image-photo {
  position: static;
  width: 100%;
  height: auto;
}
.realview-space-gallery .tabs .tabs-item.artworks .collections .collection .content-wrapper,
.realview-space-curated .tabs .tabs-item.artworks .collections .collection .content-wrapper {
  max-width: 500px;
  margin: 0 auto;
}
.realview-space-gallery .tabs .tabs-item.artworks .collections .collection .collection-items-counter,
.realview-space-curated .tabs .tabs-item.artworks .collections .collection .collection-items-counter {
  font-family: 'AvenirNext';
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -0.15px;
  text-align: left;
  color: #000000;
  margin-top: 5px;
  display: flex;
  align-items: baseline;
}
.realview-space-gallery .tabs .tabs-item.artworks .collections .collection .collection-items-counter:before,
.realview-space-curated .tabs .tabs-item.artworks .collections .collection .collection-items-counter:before {
  content: '';
  background: url('../images/spaces/image-icon.svg') no-repeat;
  position: relative;
  display: block;
  background-position: 50% 50%;
  background-size: contain;
  width: 13px;
  height: 13px;
  margin-right: 5px;
}
.realview-space-gallery .tabs .tabs-item.artworks .collections .collection .content-wrapper,
.realview-space-curated .tabs .tabs-item.artworks .collections .collection .content-wrapper {
  background-color: #ede7de;
  padding: 10px 15px;
  flex-flow: column nowrap;
  align-items: stretch;
}
.realview-space-gallery .tabs .tabs-item.artworks .collections .collection .content-wrapper .frame-info-wrapper,
.realview-space-curated .tabs .tabs-item.artworks .collections .collection .content-wrapper .frame-info-wrapper {
  display: flex;
  margin-top: 10px;
  align-items: center;
  border-bottom: solid .5px #707070;
  padding-bottom: 5px;
}
.realview-space-gallery .tabs .tabs-item.artworks .collections .collection .content-wrapper .frame-info-wrapper img,
.realview-space-curated .tabs .tabs-item.artworks .collections .collection .content-wrapper .frame-info-wrapper img {
  width: 28px;
  height: 28px;
  margin-right: 15px;
}
.realview-space-gallery .tabs .tabs-item.artworks .collections .collection .content-wrapper .frame-info-wrapper .frame-info-title,
.realview-space-curated .tabs .tabs-item.artworks .collections .collection .content-wrapper .frame-info-wrapper .frame-info-title,
.realview-space-gallery .tabs .tabs-item.artworks .collections .collection .content-wrapper .frame-info-wrapper .frame-info-name,
.realview-space-curated .tabs .tabs-item.artworks .collections .collection .content-wrapper .frame-info-wrapper .frame-info-name {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.24px;
  text-align: left;
  color: #011826;
}
.realview-space-gallery .tabs .tabs-item.artworks .collections .collection .content-wrapper .art-work-to-cart,
.realview-space-curated .tabs .tabs-item.artworks .collections .collection .content-wrapper .art-work-to-cart {
  margin: 0 auto;
}
.realview-space-gallery .tabs .tabs-item.artworks .collections .collection .content-wrapper .add-art-work-to-cart,
.realview-space-curated .tabs .tabs-item.artworks .collections .collection .content-wrapper .add-art-work-to-cart {
  border: none;
  background: none;
  color: #8a262e;
  padding-bottom: 5px;
  font-size: 16px;
}
@media only screen and (min-width: 1025px) {
  .realview-space-gallery .tabs .tabs-item.artworks .collections,
  .realview-space-curated .tabs .tabs-item.artworks .collections {
    margin-top: 25px;
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 500px;
  }
}
.realview-space-gallery .tabs .tabs-item.artworks .add-more,
.realview-space-curated .tabs .tabs-item.artworks .add-more {
  cursor: pointer;
  background-color: #ede7de;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 55px 15%;
}
.realview-space-gallery .tabs .tabs-item.artworks .add-more .add-icon:before,
.realview-space-curated .tabs .tabs-item.artworks .add-more .add-icon:before {
  content: '';
  background: url('../images/spaces/add-more-icon.svg') no-repeat;
  position: relative;
  display: block;
  background-position: 50% 50%;
  background-size: contain;
  width: 85.5px;
  height: 85.5px;
}
.realview-space-gallery .tabs .tabs-item.artworks .add-more .add-more-text,
.realview-space-curated .tabs .tabs-item.artworks .add-more .add-more-text {
  font-family: 'Cormorant';
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.19;
  letter-spacing: 0.12px;
  text-align: right;
  color: #908983;
  border-bottom: 1px solid #908983;
  margin-top: 45px;
  height: 100%;
}
@media only screen and (min-width: 1025px) {
  .realview-space-gallery .tabs .tabs-item.browse #tab-featured,
  .realview-space-curated .tabs .tabs-item.browse #tab-featured,
  .realview-space-gallery .tabs .tabs-item.space #tab-featured,
  .realview-space-curated .tabs .tabs-item.space #tab-featured,
  .realview-space-gallery .tabs .tabs-item.browse #tab-categories,
  .realview-space-curated .tabs .tabs-item.browse #tab-categories,
  .realview-space-gallery .tabs .tabs-item.space #tab-categories,
  .realview-space-curated .tabs .tabs-item.space #tab-categories,
  .realview-space-gallery .tabs .tabs-item.browse #tab-collections,
  .realview-space-curated .tabs .tabs-item.browse #tab-collections,
  .realview-space-gallery .tabs .tabs-item.space #tab-collections,
  .realview-space-curated .tabs .tabs-item.space #tab-collections,
  .realview-space-gallery .tabs .tabs-item.browse #tab-my-space,
  .realview-space-curated .tabs .tabs-item.browse #tab-my-space,
  .realview-space-gallery .tabs .tabs-item.space #tab-my-space,
  .realview-space-curated .tabs .tabs-item.space #tab-my-space,
  .realview-space-gallery .tabs .tabs-item.browse #tab-inspiration,
  .realview-space-curated .tabs .tabs-item.browse #tab-inspiration,
  .realview-space-gallery .tabs .tabs-item.space #tab-inspiration,
  .realview-space-curated .tabs .tabs-item.space #tab-inspiration {
    padding: 0;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .realview-space-gallery .browse-items.product.data.items,
  .realview-space-curated .browse-items.product.data.items,
  .realview-space-gallery .browse-space-items.product.data.items,
  .realview-space-curated .browse-space-items.product.data.items {
    border: none;
    margin: 0 !important;
  }
  .realview-space-gallery .browse-items.product.data.items .product-items,
  .realview-space-curated .browse-items.product.data.items .product-items,
  .realview-space-gallery .browse-space-items.product.data.items .product-items,
  .realview-space-curated .browse-space-items.product.data.items .product-items {
    overflow: hidden;
    grid-gap: 15px;
    margin-top: 20px;
    grid-template-columns: 1fr;
    max-height: 100%;
  }
  .realview-space-gallery .browse-items.product.data.items .product-items .product-item,
  .realview-space-curated .browse-items.product.data.items .product-items .product-item,
  .realview-space-gallery .browse-space-items.product.data.items .product-items .product-item,
  .realview-space-curated .browse-space-items.product.data.items .product-items .product-item {
    max-width: 100%;
  }
  .realview-space-gallery .browse-items.product.data.items .product-items .product-item .product-image-container,
  .realview-space-curated .browse-items.product.data.items .product-items .product-item .product-image-container,
  .realview-space-gallery .browse-space-items.product.data.items .product-items .product-item .product-image-container,
  .realview-space-curated .browse-space-items.product.data.items .product-items .product-item .product-image-container {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  .realview-space-gallery .room-wrapper.open .left-container #image-container,
  .realview-space-curated .room-wrapper.open .left-container #image-container {
    position: absolute;
    top: 30%;
    transform: translateY(-30%);
    left: 0;
    right: 0;
  }
}
@media (max-width: 1024px) {
  .realview-space-gallery .room-wrapper,
  .realview-space-curated .room-wrapper {
    display: none;
  }
  .realview-space-gallery .room-wrapper.open,
  .realview-space-curated .room-wrapper.open {
    z-index: 10;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fbfbf5;
    flex-grow: 1;
  }
  .realview-space-gallery .room-wrapper.open .fullSizeImg,
  .realview-space-curated .room-wrapper.open .fullSizeImg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
  }
  .realview-space-gallery .room-wrapper.open .left-container .close-main-screen,
  .realview-space-curated .room-wrapper.open .left-container .close-main-screen {
    background-color: #ede7de;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
  }
  .realview-space-gallery .room-wrapper.open .left-container .close-main-screen .navigation-item,
  .realview-space-curated .room-wrapper.open .left-container .close-main-screen .navigation-item {
    font-family: 'Lato', sans-serif;
    height: 33px;
    line-height: 33px;
    background-color: #8a262e;
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 0.9px;
    text-align: center;
    color: #f5f2ed;
    text-transform: uppercase;
    padding: 0 25px;
  }
  .realview-space-gallery .room-wrapper .close-mobile,
  .realview-space-curated .room-wrapper .close-mobile {
    position: absolute;
    z-index: 12;
    top: 60px;
    right: 5px;
    margin-right: 15px;
    margin-top: 15px;
  }
  .realview-space-gallery .room-wrapper .close-mobile:before,
  .realview-space-curated .room-wrapper .close-mobile:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 14px;
    color: #8a262e;
    content: '\e616';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .realview-space-gallery .modal-inner-wrap,
  .realview-space-curated .modal-inner-wrap {
    overflow-y: hidden;
  }
  .realview-space-gallery .mobile-burger-menu__modal,
  .realview-space-curated .mobile-burger-menu__modal {
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .realview-space-gallery .mobile-burger-menu__modal .mobile-logo,
  .realview-space-curated .mobile-burger-menu__modal .mobile-logo {
    display: flex;
    justify-content: center;
    margin-bottom: 70px;
  }
  .realview-space-gallery .mobile-burger-menu__modal .mobile-logo:before,
  .realview-space-curated .mobile-burger-menu__modal .mobile-logo:before {
    content: '';
    background: url('../images/spaces/menu-logo.svg') no-repeat;
    position: relative;
    display: block;
    background-position: 50% 50%;
    background-size: contain;
    width: 225px;
    height: 60px;
  }
  .realview-space-gallery .mobile-burger-menu__modal .modal-content,
  .realview-space-curated .mobile-burger-menu__modal .modal-content,
  .realview-space-gallery .mobile-burger-menu__modal .mobile-burger-menu,
  .realview-space-curated .mobile-burger-menu__modal .mobile-burger-menu {
    height: 100%;
    position: relative;
  }
  .realview-space-gallery .mobile-burger-menu__modal .page-main-actions,
  .realview-space-curated .mobile-burger-menu__modal .page-main-actions {
    display: none;
  }
  .realview-space-gallery .mobile-burger-menu__modal .navigation-items,
  .realview-space-curated .mobile-burger-menu__modal .navigation-items {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    transform: translateY(-30%);
    max-width: 150px;
    margin: 0 auto;
  }
  .realview-space-gallery .mobile-burger-menu__modal .navigation-items .navigation-item,
  .realview-space-curated .mobile-burger-menu__modal .navigation-items .navigation-item {
    list-style: none;
    font-family: 'Cormorant';
    font-size: 20px;
    margin-bottom: 30px;
    letter-spacing: 0.3px;
    color: #8a8782;
  }
  .realview-space-gallery .mobile-burger-menu__modal .navigation-items .navigation-item.active,
  .realview-space-curated .mobile-burger-menu__modal .navigation-items .navigation-item.active {
    color: #8a262e;
  }
  .realview-space-gallery .mobile-burger-menu__modal .navigation-items .navigation-item:hover,
  .realview-space-curated .mobile-burger-menu__modal .navigation-items .navigation-item:hover {
    color: #8a262e;
  }
  .realview-space-gallery .mobile-burger-menu__modal .navigation-items .navigation-item:last-child,
  .realview-space-curated .mobile-burger-menu__modal .navigation-items .navigation-item:last-child {
    margin-bottom: 0;
  }
  .realview-space-gallery .mobile-burger-menu__modal .control-wrapper,
  .realview-space-curated .mobile-burger-menu__modal .control-wrapper {
    justify-content: center;
    bottom: 60px;
    position: absolute;
    width: 100%;
    height: auto;
  }
  .realview-space-gallery .mobile-burger-menu__modal .control-wrapper .previous-step,
  .realview-space-curated .mobile-burger-menu__modal .control-wrapper .previous-step,
  .realview-space-gallery .mobile-burger-menu__modal .control-wrapper .next-step,
  .realview-space-curated .mobile-burger-menu__modal .control-wrapper .next-step {
    width: 100%;
  }
  .realview-space-gallery .mobile-burger-menu__modal .control-wrapper .previous-step button,
  .realview-space-curated .mobile-burger-menu__modal .control-wrapper .previous-step button,
  .realview-space-gallery .mobile-burger-menu__modal .control-wrapper .next-step button,
  .realview-space-curated .mobile-burger-menu__modal .control-wrapper .next-step button {
    width: 100%;
  }
  .realview-space-gallery .mobile-burger-menu__modal .control-wrapper .previous-step,
  .realview-space-curated .mobile-burger-menu__modal .control-wrapper .previous-step {
    visibility: visible;
    background-color: #ede7de;
  }
  .realview-space-gallery .mobile-burger-menu__modal .control-wrapper .previous-step button,
  .realview-space-curated .mobile-burger-menu__modal .control-wrapper .previous-step button {
    background-color: #ede7de;
  }
  .realview-space-gallery .mobile-burger-menu__modal .control-wrapper button span,
  .realview-space-curated .mobile-burger-menu__modal .control-wrapper button span {
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 0.9px;
    text-align: center;
  }
  .realview-space-gallery .mobile-burger-menu__modal .modal-inner-wrap,
  .realview-space-curated .mobile-burger-menu__modal .modal-inner-wrap {
    background-color: #ede7de;
  }
  .realview-space-gallery .header-title:after,
  .realview-space-curated .header-title:after {
    margin-right: 40px;
  }
  .realview-space-gallery .burger-menu,
  .realview-space-curated .burger-menu {
    position: absolute;
    right: 20px;
  }
  .realview-space-gallery .burger-menu:before,
  .realview-space-curated .burger-menu:before {
    content: '';
    background: url('../images/spaces/menu-burger.svg') no-repeat;
    position: relative;
    display: block;
    background-position: 50% 50%;
    background-size: contain;
    width: 17px;
    height: 12px;
  }
  .realview-space-gallery .action-close,
  .realview-space-curated .action-close {
    margin-top: 15px;
    right: 25px;
  }
  .realview-space-gallery .action-close:before,
  .realview-space-curated .action-close:before {
    color: #8a262e;
  }
  .realview-space-gallery .control-tabs-wrapper .zoom-tabs,
  .realview-space-curated .control-tabs-wrapper .zoom-tabs {
    display: none;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs,
  .realview-space-curated .control-tabs-wrapper .tabs {
    overflow: hidden;
    height: initial;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item .step-headed,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item .step-headed {
    background-color: initial;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item .step-headed span,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item .step-headed span {
    background-color: initial;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .product-items,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .product-items,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .product-items,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .product-items {
    max-height: 100%;
    overflow: hidden;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items {
    border: none;
    margin: 0 !important;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item.content,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item.content,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item.content,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item.content,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item.content,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item.content,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item.content,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item.content {
    margin-top: 52px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
    padding: 0 !important;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item.title,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item.title,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item.title,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item.title,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item.title,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item.title,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item.title,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item.title {
    float: left;
    width: 33.3%;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item.title.active,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item.title.active,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item.title.active,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item.title.active,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item.title.active,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item.title.active,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item.title.active,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item.title.active {
    border-bottom: none;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item.title.active .switch,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item.title.active .switch,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item.title.active .switch,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item.title.active .switch,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item.title.active .switch,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item.title.active .switch,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item.title.active .switch,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item.title.active .switch {
    color: #8a262e !important;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item .filter-container .filter-text,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item .filter-container .filter-text,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item .filter-container .filter-text,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item .filter-container .filter-text,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item .filter-container .filter-text,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item .filter-container .filter-text,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item .filter-container .filter-text,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item .filter-container .filter-text {
    font-size: 10px;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item .filter-container .filter-icon:before,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item .filter-container .filter-icon:before,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item .filter-container .filter-icon:before,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item .filter-container .filter-icon:before,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item .filter-container .filter-icon:before,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item .filter-container .filter-icon:before,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item .filter-container .filter-icon:before,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item .filter-container .filter-icon:before {
    width: 15px;
    height: 15px;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item .category-container .category-text,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item .category-container .category-text,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item .category-container .category-text,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item .category-container .category-text,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item .category-container .category-text,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item .category-container .category-text,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item .category-container .category-text,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item .category-container .category-text {
    font-size: 10px;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item .category-container .category-text:after,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item .category-container .category-text:after,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item .category-container .category-text:after,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item .category-container .category-text:after,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item .category-container .category-text:after,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item .category-container .category-text:after,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item .category-container .category-text:after,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item .category-container .category-text:after {
    width: 12px;
    height: 14px;
    bottom: 2px;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item .category-container .categories,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item .category-container .categories,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item .category-container .categories,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item .category-container .categories,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item .category-container .categories,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item .category-container .categories,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item .category-container .categories,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item .category-container .categories {
    top: 20px;
    width: 115px;
    background: #ffffff;
    max-height: 163px;
    padding: 11px 10px 13px;
    overflow-x: hidden;
    z-index: 2;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item .category-container .categories .category,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item .category-container .categories .category,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item .category-container .categories .category,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item .category-container .categories .category,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item .category-container .categories .category,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item .category-container .categories .category,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item .category-container .categories .category,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item .category-container .categories .category {
    font-size: 12px;
    margin-bottom: 12px;
    width: 100%;
    word-break: break-word;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item .category-container .categories .category:last-child,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item .category-container .categories .category:last-child,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item .category-container .categories .category:last-child,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item .category-container .categories .category:last-child,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item .category-container .categories .category:last-child,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item .category-container .categories .category:last-child,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item .category-container .categories .category:last-child,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item .category-container .categories .category:last-child {
    margin-bottom: 0;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item .switch,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item .switch,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item .switch,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item .switch,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item .switch,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item .switch,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item .switch,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item .switch {
    font-size: 15px;
    padding: 0 20px 5px 20px;
    border-top: none;
    height: auto !important;
    color: #000000 !important;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item .switch:after,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .item .switch:after,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item .switch:after,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .item .switch:after,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item .switch:after,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .item .switch:after,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item .switch:after,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .item .switch:after {
    content: none;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.frame .tab-content .frame-wrapper,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.frame .tab-content .frame-wrapper {
    justify-content: space-between;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.frame .tab-content .frame-wrapper .frame-content,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.frame .tab-content .frame-wrapper .frame-content,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.frame .tab-content .frame-wrapper .space-content,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.frame .tab-content .frame-wrapper .space-content {
    width: 146px;
    height: 146px;
    margin: 0 auto;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.frame .tab-content .frame-wrapper .frame-content.skip-frame,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.frame .tab-content .frame-wrapper .frame-content.skip-frame,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.frame .tab-content .frame-wrapper .space-content.skip-frame,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.frame .tab-content .frame-wrapper .space-content.skip-frame {
    display: none;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.artworks .tab-content .collections,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.artworks .tab-content .collections {
    justify-content: center;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.artworks .tab-content .collections .collection,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.artworks .tab-content .collections .collection {
    margin-left: 0;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item #tab-collections .collections,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item #tab-collections .collections,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item #tab-my-space .collections,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item #tab-my-space .collections {
    max-height: initial;
    overflow: hidden;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item #tab-categories,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item #tab-categories {
    min-height: 265px;
  }
  .realview-space-gallery .control-tabs-wrapper .control-wrapper,
  .realview-space-curated .control-tabs-wrapper .control-wrapper {
    display: none;
  }
  .realview-space-gallery .control-tabs-wrapper .control-wrapper .previous-step button,
  .realview-space-curated .control-tabs-wrapper .control-wrapper .previous-step button,
  .realview-space-gallery .control-tabs-wrapper .control-wrapper .next-step button,
  .realview-space-curated .control-tabs-wrapper .control-wrapper .next-step button {
    padding: 3px 15px;
  }
}
@media (min-width: 1025px) {
  .realview-space-gallery .room-wrapper .left-container .close-main-screen,
  .realview-space-curated .room-wrapper .left-container .close-main-screen {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.frame .tab-content .frame-wrapper .space-wrapper .frame-content,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.frame .tab-content .frame-wrapper .space-wrapper .frame-content,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .tab-content .frame-wrapper .space-wrapper .frame-content,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .tab-content .frame-wrapper .space-wrapper .frame-content,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.frame .tab-content .frame-wrapper .space-wrapper .space-content,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.frame .tab-content .frame-wrapper .space-wrapper .space-content,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .tab-content .frame-wrapper .space-wrapper .space-content,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .tab-content .frame-wrapper .space-wrapper .space-content {
    margin-bottom: 40px;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.artworks .tab-content .collections,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.artworks .tab-content .collections {
    justify-content: initial;
    max-height: initial;
  }
  .realview-space-gallery .mobile-burger-menu__modal .actions,
  .realview-space-curated .mobile-burger-menu__modal .actions {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .realview-space-gallery .mobile-burger-menu__modal .modal-inner-wrap,
  .realview-space-curated .mobile-burger-menu__modal .modal-inner-wrap {
    max-width: initial;
  }
  .realview-space-gallery .mobile-burger-menu__modal .modal-inner-wrap .actions,
  .realview-space-curated .mobile-burger-menu__modal .modal-inner-wrap .actions {
    display: flex;
    justify-content: center;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .product-items,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-items.product.data.items .product-items,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .product-items,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-items.product.data.items .product-items,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .product-items,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.browse .browse-space-items.product.data.items .product-items,
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .product-items,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.space .browse-space-items.product.data.items .product-items {
    justify-content: space-between;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.frame .tab-content .frame-wrapper,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.frame .tab-content .frame-wrapper {
    grid-template-columns: 1fr 1fr;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.artworks .tab-content .collections,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.artworks .tab-content .collections {
    justify-content: end;
    max-height: initial;
  }
  .realview-space-gallery .control-tabs-wrapper .tabs .tabs-item.artworks .add-more,
  .realview-space-curated .control-tabs-wrapper .tabs .tabs-item.artworks .add-more {
    padding: 55px 75px;
  }
}
@media (min-width: 1365px) {
  .realview-space-gallery .tabs .tabs-item.artworks .tab-content,
  .realview-space-curated .tabs .tabs-item.artworks .tab-content {
    min-height: 400px;
  }
}
.realview-space-gallery .control-tabs-wrapper.open .tabs .tabs-item.browse .browse-items.product.data.items .item.title,
.realview-space-curated .control-tabs-wrapper.open .tabs .tabs-item.browse .browse-items.product.data.items .item.title,
.realview-space-gallery .control-tabs-wrapper.open .tabs .tabs-item.space .browse-items.product.data.items .item.title,
.realview-space-curated .control-tabs-wrapper.open .tabs .tabs-item.space .browse-items.product.data.items .item.title,
.realview-space-gallery .control-tabs-wrapper.open .tabs .tabs-item.browse .browse-space-items.product.data.items .item.title,
.realview-space-curated .control-tabs-wrapper.open .tabs .tabs-item.browse .browse-space-items.product.data.items .item.title,
.realview-space-gallery .control-tabs-wrapper.open .tabs .tabs-item.space .browse-space-items.product.data.items .item.title,
.realview-space-curated .control-tabs-wrapper.open .tabs .tabs-item.space .browse-space-items.product.data.items .item.title {
  width: 29.5%;
}
.realview-space-gallery .control-tabs-wrapper.open .tabs .tabs-item.browse .product-items,
.realview-space-curated .control-tabs-wrapper.open .tabs .tabs-item.browse .product-items,
.realview-space-gallery .control-tabs-wrapper.open .tabs .tabs-item.space .product-items,
.realview-space-curated .control-tabs-wrapper.open .tabs .tabs-item.space .product-items {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.realview-space-gallery .control-tabs-wrapper.open .tabs .tabs-item.frame .frame-wrapper,
.realview-space-curated .control-tabs-wrapper.open .tabs .tabs-item.frame .frame-wrapper {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.realview-space-gallery .control-tabs-wrapper.open .control-wrapper,
.realview-space-curated .control-tabs-wrapper.open .control-wrapper {
  right: 45px;
}
.realview-space-gallery .modals-overlay,
.realview-space-curated .modals-overlay {
  z-index: 800 !important;
}
.realview-space-gallery .description-popup,
.realview-space-curated .description-popup {
  z-index: 3;
}
.realview-space-gallery .description-popup .control-wrapper .control-wrapper-btn-desk,
.realview-space-curated .description-popup .control-wrapper .control-wrapper-btn-desk {
  display: none;
}
.realview-space-gallery .frame-popup,
.realview-space-curated .frame-popup {
  z-index: 3;
}
.realview-space-gallery .frame-popup .control-wrapper .info-wrapper.desktop,
.realview-space-curated .frame-popup .control-wrapper .info-wrapper.desktop {
  display: none;
}
.realview-space-gallery:not(.zoom-on) .description-popup,
.realview-space-curated:not(.zoom-on) .description-popup,
.realview-space-gallery:not(.zoom-on) .frame-popup,
.realview-space-curated:not(.zoom-on) .frame-popup {
  z-index: 12;
}
@media only screen and (min-width: 1025px) {
  .realview-space-gallery .left-container .description-popup .description,
  .realview-space-curated .left-container .description-popup .description {
    display: none;
  }
  .realview-space-gallery .left-container .description-popup .control-wrapper,
  .realview-space-curated .left-container .description-popup .control-wrapper {
    display: flex;
    align-items: center;
    background: #f8f9f9;
    padding: 0 30px;
  }
  .realview-space-gallery .left-container .description-popup .control-wrapper button,
  .realview-space-curated .left-container .description-popup .control-wrapper button {
    width: 100%;
  }
  .realview-space-gallery .left-container .description-popup .control-wrapper .control-wrapper-btn-desk,
  .realview-space-curated .left-container .description-popup .control-wrapper .control-wrapper-btn-desk {
    display: block;
    margin-left: 10px;
    width: 100%;
  }
  .realview-space-gallery .left-container .description-popup .info-wrapper,
  .realview-space-curated .left-container .description-popup .info-wrapper {
    margin-top: 0;
  }
  .realview-space-gallery .left-container .description-popup .collection-author,
  .realview-space-curated .left-container .description-popup .collection-author {
    font-weight: normal;
  }
  .realview-space-gallery .left-container .description-popup .collection-name,
  .realview-space-curated .left-container .description-popup .collection-name {
    font-weight: normal;
  }
  .realview-space-gallery .left-container .description-popup .price,
  .realview-space-curated .left-container .description-popup .price {
    font-size: 25px;
  }
  .realview-space-gallery .left-container .description-popup .collection-description .artist-filter,
  .realview-space-curated .left-container .description-popup .collection-description .artist-filter {
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 0 auto;
  }
  .realview-space-gallery .left-container .description-popup .collection-description p,
  .realview-space-curated .left-container .description-popup .collection-description p {
    font-weight: normal;
  }
  .realview-space-gallery .left-container .frame-popup .description,
  .realview-space-curated .left-container .frame-popup .description {
    display: none;
  }
  .realview-space-gallery .left-container .frame-popup .description .collection-name,
  .realview-space-curated .left-container .frame-popup .description .collection-name {
    line-height: 1.25;
  }
  .realview-space-gallery .left-container .frame-popup .description .info-wrapper,
  .realview-space-curated .left-container .frame-popup .description .info-wrapper {
    display: none;
  }
  .realview-space-gallery .left-container .frame-popup .description .collection-description p,
  .realview-space-curated .left-container .frame-popup .description .collection-description p {
    font-weight: normal;
  }
  .realview-space-gallery .left-container .frame-popup .control-wrapper,
  .realview-space-curated .left-container .frame-popup .control-wrapper {
    display: flex;
    align-items: center;
    margin-top: 0;
    background: #f8f9f9;
  }
  .realview-space-gallery .left-container .frame-popup .control-wrapper .info-wrapper.desktop,
  .realview-space-curated .left-container .frame-popup .control-wrapper .info-wrapper.desktop {
    display: block;
    margin: 0 auto 0 0;
    width: 100%;
  }
  .realview-space-gallery .left-container .frame-popup .control-wrapper .icon-back,
  .realview-space-curated .left-container .frame-popup .control-wrapper .icon-back {
    font-size: 0;
    background: unset;
    padding: 0;
    width: auto;
    border: unset;
    max-height: unset;
  }
  .realview-space-gallery .left-container .frame-popup .control-wrapper .icon-back:before,
  .realview-space-curated .left-container .frame-popup .control-wrapper .icon-back:before {
    -webkit-mask-image: url("../images/icons/icon-arrow-left.svg");
    -moz-mask-image: url("../images/icons/icon-arrow-left.svg");
    -ms-mask-image: url("../images/icons/icon-arrow-left.svg");
    mask-image: url("../images/icons/icon-arrow-left.svg");
    -webkit-mask-repeat: no-repeat;
    -moz-mask-repeat: no-repeat;
    -ms-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -moz-mask-position: center;
    -ms-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    -moz-mask-size: contain;
    -ms-mask-size: contain;
    mask-size: contain;
    background-color: #000000;
    content: '';
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 8px;
  }
  .realview-space-gallery .left-container .frame-popup .control-wrapper button:not(.icon-back),
  .realview-space-curated .left-container .frame-popup .control-wrapper button:not(.icon-back) {
    width: 100%;
  }
  .realview-space-gallery .left-container .frame-popup .collection-info,
  .realview-space-curated .left-container .frame-popup .collection-info {
    font-family: 'Lato', sans-serif;
    display: block;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.36px;
    color: #011826;
  }
}
.realview-space-gallery.blur .manage-room-wrapper .header-title.mobile,
.realview-space-curated.blur .manage-room-wrapper .header-title.mobile {
  z-index: 1;
}
.realview-space-gallery.blur .room-wrapper .curated-popup,
.realview-space-curated.blur .room-wrapper .curated-popup {
  z-index: 2;
}
.realview-space-gallery.blur .room-wrapper .curated-popup.description-popup,
.realview-space-curated.blur .room-wrapper .curated-popup.description-popup,
.realview-space-gallery.blur .room-wrapper .curated-popup.frame-popup,
.realview-space-curated.blur .room-wrapper .curated-popup.frame-popup {
  z-index: 12;
}
.realview-space-gallery.blur .room-wrapper .curated-popup.description-popup,
.realview-space-curated.blur .room-wrapper .curated-popup.description-popup {
  z-index: 909;
}
.realview-space-gallery.blur .room-wrapper .left-container:before,
.realview-space-curated.blur .room-wrapper .left-container:before {
  content: '';
  display: inline-block;
  filter: blur(6.8px);
  -webkit-filter: blur(6.8px);
  backdrop-filter: blur(6.8px);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
@media only screen and (min-width: 1025px) {
  .realview-space-gallery.blur .room-wrapper .left-container:before,
  .realview-space-curated.blur .room-wrapper .left-container:before {
    display: none;
  }
  .realview-space-gallery.blur .description-popup,
  .realview-space-curated.blur .description-popup {
    display: block;
  }
  .realview-space-gallery.blur .description-popup .control-wrapper,
  .realview-space-curated.blur .description-popup .control-wrapper {
    margin-top: 15px;
  }
  .realview-space-gallery.blur .description-popup .description,
  .realview-space-curated.blur .description-popup .description {
    display: block;
    padding: 20px 30px 3px 40px;
  }
  .realview-space-gallery.blur .description-popup .info-wrapper,
  .realview-space-curated.blur .description-popup .info-wrapper {
    margin-top: 10px;
  }
  .realview-space-gallery.blur .description-popup .info-wrapper .details,
  .realview-space-curated.blur .description-popup .info-wrapper .details {
    display: none;
  }
  .realview-space-gallery.blur .frame-popup .description,
  .realview-space-curated.blur .frame-popup .description {
    display: block;
    padding: 25px 30px 3px 40px;
  }
  .realview-space-gallery.blur .frame-popup .control-wrapper,
  .realview-space-curated.blur .frame-popup .control-wrapper {
    display: flex;
    align-items: center;
    margin-top: 0;
    background: #f8f9f9;
  }
  .realview-space-gallery.blur .frame-popup .control-wrapper .info-wrapper.desktop,
  .realview-space-curated.blur .frame-popup .control-wrapper .info-wrapper.desktop {
    display: block;
    margin: 0 auto 0 0;
  }
}
.realview-space-gallery .more-from-artist:before,
.realview-space-curated .more-from-artist:before {
  -webkit-background-image: url("../images/icons/icon-arrow-left.svg");
  -moz-background-image: url("../images/icons/icon-arrow-left.svg");
  -ms-background-image: url("../images/icons/icon-arrow-left.svg");
  background-image: url("../images/icons/icon-arrow-left.svg");
  -webkit-background-repeat: no-repeat;
  -moz-background-repeat: no-repeat;
  -ms-background-repeat: no-repeat;
  background-repeat: no-repeat;
  -webkit-background-position: center;
  -moz-background-position: center;
  -ms-background-position: center;
  background-position: center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -ms-background-size: contain;
  background-size: contain;
  content: '';
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: 8px;
}
.realview-space-gallery .control-fixed-wrapper,
.realview-space-curated .control-fixed-wrapper {
  z-index: 101;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 75px;
  background-color: #ede7de;
  display: flex;
  align-items: center;
  justify-content: center;
}
.realview-space-gallery .control-fixed-wrapper span,
.realview-space-curated .control-fixed-wrapper span {
  font-family: 'Lato', sans-serif;
  height: 33px;
  line-height: 33px;
  background-color: #8a262e;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.9px;
  text-align: center;
  color: #fbfbf5;
  display: inline-block;
  padding: 0 25px;
  cursor: pointer;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .realview-space-gallery .control-fixed-wrapper,
  .realview-space-curated .control-fixed-wrapper {
    display: none !important;
  }
}
.realview-space-gallery .frame-btn-wrapper,
.realview-space-curated .frame-btn-wrapper {
  z-index: 101;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 75px;
  background-color: #ede7de;
  display: flex;
  align-items: center;
  justify-content: center;
}
.realview-space-gallery .frame-btn-wrapper .frame-btn,
.realview-space-curated .frame-btn-wrapper .frame-btn {
  font-family: 'Lato', sans-serif;
  height: 33px;
  line-height: 33px;
  border: 1px solid #011826;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.9px;
  text-align: center;
  color: #000;
  width: 146px;
  display: block;
  margin: 0 5px;
  cursor: pointer;
}
.realview-space-gallery .frame-btn-wrapper .frame-btn.view-btn,
.realview-space-curated .frame-btn-wrapper .frame-btn.view-btn {
  background-color: #8a8782;
  border-color: #8a8782;
  color: #c9c3bb;
}
.realview-space-gallery .frame-btn-wrapper .frame-btn.select-btn,
.realview-space-curated .frame-btn-wrapper .frame-btn.select-btn {
  background-color: #8a262e;
  border-color: #8a262e;
  color: #f5f2ed;
}
@media only screen and (min-width: 1025px) {
  .realview-space-gallery .frame-btn-wrapper,
  .realview-space-curated .frame-btn-wrapper {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .realview-space-gallery.show-btn:not(._has-modal) .control-tabs-wrapper .control-wrapper,
  .realview-space-curated.show-btn:not(._has-modal) .control-tabs-wrapper .control-wrapper {
    display: flex;
  }
}
.modal-slide.mobile-burger-menu__modal .modal-header .action-close {
  margin-top: 7px;
}
.realPresentation-image {
  min-height: 100%;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center;
  background-size: contain;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.realPresentation-zoom {
  border: none;
  border-radius: 3px;
  padding: 0 8px;
  box-sizing: border-box;
  height: 30px;
  display: flex;
  position: relative;
  align-items: center;
  z-index: 9 !important;
}
.realPresentation-zoom__reset {
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
}
.realPresentation-zoom__slider {
  -webkit-appearance: none;
  width: 400px;
  height: 1px !important;
  background-color: #D9D9D9 !important;
}
.realPresentation-zoom__slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background: #441e1e;
  border-radius: 50%;
  cursor: pointer;
}
.realPresentation-zoom__slider::-moz-range-thumb {
  width: 20px;
  height: 20px;
  background: #441e1e;
  border-radius: 50%;
  cursor: pointer;
}
.realPresentation-zoom__center-line {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 20px;
  width: 2px;
  background-color: #707070;
  pointer-events: none;
  z-index: -1;
}
.realPresentation-zoom__in,
.realPresentation-zoom__out {
  background: none;
  border: none;
  padding: 0;
  font-weight: 500;
  font-size: 28px;
  color: #707070;
  margin: 0;
  display: flex;
  position: relative;
  top: -16px;
}
.realPresentation-zoom__in:hover,
.realPresentation-zoom__out:hover,
.realPresentation-zoom__in:active,
.realPresentation-zoom__out:active,
.realPresentation-zoom__in:focus,
.realPresentation-zoom__out:focus {
  background: none;
  border: none;
}
.realPresentation-zoom__percent {
  font-size: 14px;
  color: black;
  letter-spacing: 0.42px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  padding: 0 19px;
}
.realPresentation-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 33px;
  transition: 0.5s;
  flex-direction: column;
}
.realPresentation-actions__view {
  border: none;
  box-sizing: border-box;
  font-size: 16px;
  display: flex;
  align-items: center;
  font-family: 'Lato', sans-serif;
}
.realPresentation-actions__view.hidden {
  display: none;
}
.realPresentation-actions__close {
  background: none !important;
  border: none !important;
  padding: 0;
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 9;
}
.realPresentation-actions__close:before {
  content: "";
  display: block;
  background: url("../images/spaces/icon-close.svg") no-repeat;
  width: 16px;
  height: 16px;
  background-size: contain;
}
.realPresentation-actions__close:hover,
.realPresentation-actions__close:active,
.realPresentation-actions__close:focus {
  background: none;
  border: none;
}
.realPresentation-content {
  bottom: 20px;
  left: 20px;
  background-color: #f8f9f9;
  max-width: 540px;
  height: 232px;
  width: 100%;
  position: fixed;
  z-index: 903;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.45);
}
.realPresentation-items .slick-prev,
.realPresentation-items .slick-next {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: none !important;
  justify-content: center;
  visibility: visible;
  width: 30px;
  height: 30px;
  z-index: 9;
  top: 47%;
}
.realPresentation-items .slick-prev:after,
.realPresentation-items .slick-next:after {
  content: '';
  display: block;
  width: 32px;
  height: 32px;
  background: url("../images/spaces/arror-spaces.svg") no-repeat;
}
.realPresentation-items .slick-next {
  top: 51%;
  transform: rotate(0deg);
}
.realPresentation-items .slick-prev {
  transform: rotate(180deg);
}
.realPresentation-items .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
.realPresentation-item {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  justify-content: space-between;
  height: unset !important;
}
.realPresentation-item__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 15px 0;
}
.realPresentation-item__header .proposal-mode-switcher {
  display: flex;
  align-items: center;
}
.realPresentation-item__header .proposal-mode-switcher span {
  color: #707070;
  font-size: 14px;
  letter-spacing: 0.98px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.realPresentation-item__header .proposal-mode-switcher .form-item {
  margin: 0 10px;
}
.realPresentation-item__title {
  color: #343434;
  font-size: 18px;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
}
.realPresentation-item__info {
  text-align: left;
  padding: 0 50px;
}
.realPresentation-item__info__title {
  color: #8a262e;
  font-size: 32px;
  font-weight: 400;
  font-family: 'Cormorant';
}
.realPresentation-item__info__bottom__price {
  font-size: 24px;
  font-weight: 400;
}
.realPresentation-item__bottom {
  padding: 10px 40px;
  display: flex;
  align-items: center;
  gap: 16px;
  justify-content: center;
}
.realPresentation-item__bottom__price {
  color: #343434;
  font-weight: 400;
  font-size: 24px;
}
.realPresentation-item__bottom span {
  flex: 1;
}
.realPresentation-item__bottom button {
  height: 48px;
  width: 100%;
  justify-content: center;
}
.realPresentation-item__bottom .action.select,
.realPresentation-item__bottom .action.primary,
.realPresentation-item__bottom .action.tocart {
  font-size: 16px;
  color: #f8f9f9;
  background: #441e1e;
  border: #441e1e;
}
.realPresentation-item__bottom .action.select:focus,
.realPresentation-item__bottom .action.primary:focus,
.realPresentation-item__bottom .action.tocart:focus,
.realPresentation-item__bottom .action.select:hover,
.realPresentation-item__bottom .action.primary:hover,
.realPresentation-item__bottom .action.tocart:hover {
  background: #8a262e;
  border: #8a262e;
}
.realPresentation-item__bottom .action.select.selected,
.realPresentation-item__bottom .action.primary.selected,
.realPresentation-item__bottom .action.tocart.selected {
  color: #908983;
  background: #ded5c8;
}
.realPresentation-sidebar {
  width: 500px;
  background-color: #f8f9f9;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.5s;
  transform: translateX(100%);
  z-index: 99999;
  display: none;
}
.realPresentation-sidebar.active {
  transform: translateX(0%);
}
.realPresentation-sidebar__burger {
  box-shadow: 0 3px 6px 0 rgba(209, 209, 209, 0.16);
  position: absolute;
  top: 0;
  right: 20px;
}
.realPresentation-sidebar__open {
  width: 100%;
  height: auto;
  margin-top: 30px;
  background: none;
  border: none !important;
  padding: 6px 0 0 6px;
}
.realPresentation-sidebar__open:before {
  content: "";
  display: block;
  background: url("../images/spaces/open-tab-gray.svg") no-repeat;
  width: 24px;
  height: 24px;
  margin: 0 auto;
}
.realPresentation-sidebar__open:hover,
.realPresentation-sidebar__open:active,
.realPresentation-sidebar__open:focus {
  background: none;
  border: none;
}
.realPresentation-sidebar__close {
  background: none;
  border: none !important;
  padding: 0;
  position: relative;
  margin: 30px 0 65px 30px;
}
.realPresentation-sidebar__close:before {
  content: "";
  display: block;
  background: url("../images/spaces/icon-close.svg") no-repeat;
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
}
.realPresentation-sidebar__close:hover,
.realPresentation-sidebar__close:active,
.realPresentation-sidebar__close:focus {
  background: none;
  border: none;
}
.realPresentation-sidebar__content {
  transition: 0.5s;
  position: relative;
  z-index: 0;
  height: 100%;
  display: none;
  overflow: overlay;
}
.realPresentation-sidebar__content.active {
  transform: translateX(0%);
}
.realPresentation .customError {
  z-index: 99999;
}
.mobile-burger-menu {
  display: none;
}
._has-modal .realPresentation-sidebar {
  z-index: 0;
}
.approved {
  display: flex;
  position: absolute;
  width: 100%;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.approved .realPresentation-actions__view {
  margin-top: 30px;
  height: 48px;
  width: 190px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.approved-image {
  width: 400px;
}
.approved-image img {
  height: auto !important;
}
.real-product-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0 16px;
  overflow-y: scroll;
}
.real-product-items__item {
  margin-bottom: 45px;
}
.real-product-items__item_image {
  margin-bottom: 20px;
}
.real-product-items__item_image img {
  display: block;
  height: 200px;
  width: auto;
}
.real-product-items__item_image .product-image-container {
  width: 100% !important;
}
.real-product-items__item_label {
  color: #8a262e;
  font-size: 32px;
  font-family: 'Cormorant';
  font-weight: 500;
}
.real-product-items__item_author {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  font-family: 'Lato', sans-serif;
  color: #343434;
}
.real-product-items__item_name {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  font-family: 'Lato', sans-serif;
  color: #343434;
}
.real-product-slick {
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(100vh - 286px);
}
.real-product-slick__items_item_image {
  max-width: 220px;
  height: 100%;
  margin: 0 auto 20px;
}
.real-product-slick__items_item_image img {
  display: block;
}
.real-product-slick__items_item_label {
  color: #8a262e;
  font-size: 32px;
  font-family: 'Cormorant';
  font-weight: 500;
}
.real-product-slick__items_item_author {
  color: #011826;
  font-size: 20px;
  letter-spacing: 0.4px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  text-align: center;
}
.real-product-slick__items_item_name {
  font-size: 32px;
  color: #011826;
  letter-spacing: 0.64px;
  text-align: center;
  margin-bottom: 10px;
}
.real-product-slick__items .slick-prev,
.real-product-slick__items .slick-next {
  visibility: visible;
  width: 24px;
  height: 24px;
  z-index: 1;
  top: 40%;
}
.real-product-slick__items .slick-next {
  right: 15px;
}
.real-product-slick__items .slick-prev {
  left: 15px;
}
.real-product-slick__items_learnMore {
  color: #8a262e;
  font-size: 24px;
  padding-bottom: 8px;
  display: inherit;
  width: 115px;
  margin: 0 auto;
  text-align: center;
}
.real-product-slick__items_learnMore:after {
  content: "";
  height: 1px;
  width: 100%;
  background: #8a262e;
  display: block;
}
.real-product-slick__items_learnMore:hover {
  color: #011826;
}
.real-product-slick__items_learnMore:hover:after {
  background: #011826;
}
.real-product-slick__items_learnMore.active {
  margin-bottom: 30px;
}
.real-product-slick__comment {
  padding: 16px;
  position: sticky;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}
.real-product-slick__comment-wrap {
  display: flex;
  align-items: center;
}
.real-product__description_content,
.real-product__description {
  height: 100%;
  overflow-y: auto;
  padding: 0 40px;
}
.real-product__description_content_section,
.real-product__description_section {
  color: #011826;
}
.real-product__description_content_section h3,
.real-product__description_section h3 {
  margin: 0 0 30px 0;
  font-size: 18px;
  letter-spacing: 0.36px;
  font-weight: 100;
  display: grid;
  grid-template-columns: 1fr 260px;
  justify-content: space-between;
  grid-gap: 10px;
  align-items: center;
  color: #011826;
}
.real-product__description_content_section h3:after,
.real-product__description_section h3:after {
  content: "";
  display: block;
  height: 1px;
  background: #011826;
  width: 100%;
}
.real-product__description_content_section .text,
.real-product__description_section .text {
  font-size: 14px;
  font-weight: 100;
  letter-spacing: 0.48px;
  margin-bottom: 50px;
  font-family: 'Lato', sans-serif;
  color: #707070;
  line-height: 26px;
}
.comment-items {
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(100vh - 262px);
  padding: 16px;
}
.comment-items .owner {
  background-color: #ffffff;
  float: right;
  border-bottom-right-radius: 0;
  color: #22242D;
}
.comment-items .owner a {
  color: #404040;
}
.comment-items__item {
  width: 350px;
  float: left;
  margin-bottom: 8px;
  padding: 16px;
  position: relative;
  border-radius: 12px;
  border-bottom-left-radius: 0;
  background-color: #441e1e;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
}
.comment-items__item a {
  color: #ffffff;
}
.comment-items__item .comment-text {
  margin-top: 16px;
  font-size: 18px;
  font-weight: 400;
}
.comment-items__item .comment-actions-open {
  background: center / contain no-repeat url('../images/icons/icon-open-desk.svg');
  width: 4px;
  height: 18px;
  margin-top: 2px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  padding: 5px 10px;
}
.comment-items__item .action-list {
  background: #ede7de;
  position: absolute;
  top: 0;
  right: 20px;
}
.comment-items__item .action-list ul {
  padding: 10px;
  list-style: none;
  margin: 0;
}
.comment-items__item .action-list ul li {
  border-bottom: solid 0.8px #dcd6cf;
  padding: 5px 10px;
  margin: 0;
}
.comment-items__item .action-list ul li:last-child {
  border-bottom: unset;
}
.comment-items__item .action-list ul li .action-item,
.comment-items__item .action-list ul li a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  justify-content: space-between;
  color: #000000;
  font-size: 1.2rem;
  font-weight: 400;
  align-items: center;
  line-height: 1.4;
  letter-spacing: 0.1px;
}
.comment-items__item .action-list ul li .action-item:after,
.comment-items__item .action-list ul li a:after {
  width: 12px;
  height: 12px;
  content: '';
  background-color: #000000;
  -webkit-mask-size: contain;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
  display: inline-block;
  margin-left: 5px;
}
.comment-items__item .action-list ul li .action-item.delete:after,
.comment-items__item .action-list ul li a.delete:after {
  -webkit-mask-image: url('../images/icons/project-action-icon2.svg');
  mask-image: url('../images/icons/project-action-icon2.svg');
}
.comment-items__item .action-list ul li .action-item.edit:after,
.comment-items__item .action-list ul li a.edit:after {
  -webkit-mask-image: url('../images/icons/project-action-icon3.svg');
  mask-image: url('../images/icons/project-action-icon3.svg');
}
.comment-items__item:last-child {
  border-bottom: none;
}
#tab-documents .real-product-slick__comment {
  display: none;
}
.document-items {
  padding-top: 40px;
  height: calc(100vh - 197px);
}
.document-items__item {
  margin-bottom: 20px;
  padding: 0 20px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #CBCFD9;
}
.document-items__item .name,
.document-items__item .date {
  font-size: 16px;
  font-weight: 400;
  display: block;
}
.document-items__col {
  display: flex;
}
.document-items__col .icon-share {
  cursor: pointer;
}
.document-items__col .icon-share:before {
  content: "";
  display: block;
  background: url("../images/spaces/icon-share.svg") no-repeat;
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.document-items__col .icon-download {
  cursor: pointer;
}
.document-items__col .icon-download:before {
  content: "";
  display: block;
  background: url("../images/spaces/icon-download.svg") no-repeat;
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.realview-presentation-view .modal-header {
  padding: 0 !important;
}
.realview-presentation-view .modal-header .action-close {
  top: 0 !important;
}
.realview-presentation-view .realView-mobilBurger__menu {
  top: 0;
  bottom: 0;
}
.realview-presentation-view .realView-mobilBurger__menu .modal-header .action-close {
  top: 50% !important;
}
.realview-presentation-view .modal-content {
  padding: 0;
}
.realview-presentation-view .modal-footer {
  display: none;
}
.realview-presentation-view .modal-popup {
  z-index: 9999 !important;
  height: 100%;
  background-color: #f8f9f9;
  padding: 16px;
  position: absolute;
  top: 0;
}
.realview-presentation-view .modal-popup .modal-header {
  display: none;
}
.realview-presentation-view .modal-popup #popup-modal .title {
  font-size: 33px;
  font-weight: normal;
  letter-spacing: 0.5px;
  color: #000;
  padding: 18px 38px 19px;
}
.realview-presentation-view .modal-popup + .modals-overlay {
  z-index: 9998 !important;
}
.realview-presentation-view .add-to-cart-alert .modal-header {
  display: block;
  padding: 14px 30px 13px!important;
}
@media only screen and (min-width: 768px) {
  .realview-presentation-view .add-to-cart-alert .modal-header {
    padding: 20px 38px 21px!important;
  }
}
.realview-presentation-view .add-to-cart-alert .modal-header .action-close {
  top: 50% !important;
  right: 0 !important;
}
.realview-presentation-view .add-to-cart-alert .modal-content {
  padding: 15px !important;
}
@media only screen and (min-width: 768px) {
  .realview-presentation-view .add-to-cart-alert .modal-content {
    padding: 15px 35px!important;
  }
}
.realview-presentation-view .add-to-cart-alert .modal-footer {
  display: block;
}
.realview-presentation-view .confirm-delete-comment .modal-header,
.realview-presentation-view .edit-comment-popup .modal-header {
  display: block;
  padding: 20px 38px 21px !important;
}
.realview-presentation-view .confirm-delete-comment .modal-content,
.realview-presentation-view .edit-comment-popup .modal-content {
  padding: 20px !important;
}
.realview-presentation-view .confirm-delete-comment .modal-footer,
.realview-presentation-view .edit-comment-popup .modal-footer {
  display: block;
}
.realview-presentation-view .confirm-delete-comment .action-close,
.realview-presentation-view .edit-comment-popup .action-close {
  top: 50% !important;
}
.realview-presentation-view #comment-popup-modal .comment-name {
  padding: 10px 20px;
}
#popup-modal {
  padding-bottom: 3rem;
}
#popup-modal .title {
  font-size: 33px;
  letter-spacing: 0.5px;
  color: black;
  background: #ede7de;
  padding: 20px 38px 21px;
}
.popup-modal__form {
  padding: 3rem 3rem 0 3rem;
}
.popup-modal__action {
  display: flex;
  justify-content: flex-end;
}
.popup-modal__action input[type="submit"] {
  margin-bottom: 0;
  background-color: #8a262e;
  font-size: 16px;
  letter-spacing: 1.6px;
  color: #fbfbf5;
  text-transform: uppercase;
  width: 151px;
  height: 40px;
}
.popup-modal__action input[type="submit"]:focus {
  box-shadow: none;
}
.gallery-wrapper .tabs__title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1.26px;
  color: #000;
}
.gallery-wrapper .tabs__content {
  font-size: 24px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.63;
  letter-spacing: 0.36px;
  text-align: left;
  color: #8a262e;
  padding-top: 11px;
}
.gallery-wrapper .tabs__img {
  display: none;
}
.cms-realview_page .text-wrapper {
  padding: 0 35px;
}
.cms-realview_page .text-wrapper p {
  font-family: 'Catamaran';
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0.7px;
  color: #000;
}
.cms-realview_page .text-wrapper .title,
.cms-realview_page .text-wrapper .title h2,
.cms-realview_page .text-wrapper .title h3 {
  font-family: 'Cormorant';
  font-size: 32px;
  font-weight: 300;
  line-height: 1.13;
  letter-spacing: 0.48px;
  color: #101010;
  margin: 0;
  padding: 0;
}
.cms-realview_page .text-wrapper .title {
  margin: 0;
}
.cms-realview_page .text-wrapper .button-wrapper {
  display: flex;
  margin: 8px -5px 0;
}
.cms-realview_page .text-wrapper .button-wrapper .action {
  height: 33px;
  line-height: 31px;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.9px;
  text-align: center;
  color: #000;
  width: 50%;
  padding: 0;
  display: inline-block;
  margin: 0 5px;
}
.cms-realview_page .text-wrapper .button-wrapper .action.secondary {
  border: solid 0.5px #011826;
}
.cms-realview_page .text-wrapper .button-wrapper .action.primary {
  color: #fff;
}
.cms-realview_page .steps-top-block {
  background-position: center;
  background-size: cover;
  padding-bottom: 80px;
}
.cms-realview_page .steps-middle-block .text-block.top {
  padding: 39px 35px 27px;
  text-align: center;
}
.cms-realview_page .steps-middle-block .text-block.top h3 {
  font-family: 'Cormorant';
  font-size: 26px;
  font-weight: 300;
  line-height: 1.27;
  letter-spacing: 0.39px;
  color: #8a262e;
  margin: 0;
}
.cms-realview_page .steps-middle-block .text-block.top p {
  font-size: 14px;
  font-weight: 300;
  line-height: 2;
  letter-spacing: 0.56px;
  color: #101010;
  margin-top: 12px;
}
.cms-realview_page .steps-middle-block .text-block:not(.top) {
  background-color: #ede7de;
}
.cms-realview_page .steps-middle-block .text-block:not(.top) .tabs {
  padding: 15px 0;
  margin: 0;
}
.cms-realview_page .steps-middle-block .text-block:not(.top) .tabs .tabs__item {
  padding: 10px 19px;
}
.cms-realview_page .steps-middle-block .text-block:not(.top) .tabs .tabs__title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
}
.cms-realview_page .steps-middle-block .text-block:not(.top) .tabs .tabs__title:after {
  content: "";
  display: block;
  background-color: #8f8984;
  left: 0;
  right: 0;
  position: absolute;
  top: 50%;
  z-index: 0;
  height: 1px;
}
.cms-realview_page .steps-middle-block .text-block:not(.top) .tabs .tabs__title-text {
  position: relative;
  background-color: #ede7de;
  z-index: 1;
  padding-right: 30px;
}
.cms-realview_page .steps-middle-block .text-block:not(.top) .tabs .tabs__content h3 {
  font-family: 'Cormorant';
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.36px;
  color: #8a262e;
  margin: 0;
}
.cms-realview_page .steps-middle-block .text-block:not(.top) .tabs .tabs__content p {
  font-size: 14px;
  font-weight: 300;
  line-height: 2;
  letter-spacing: 0.28px;
  color: #000;
  margin: 3px 0 0;
}
.cms-realview_page .steps-middle-block .text-block:not(.top) .tabs .tabs__arrow {
  background-color: #ede7de;
  position: relative;
  z-index: 1;
  font-size: 0;
  padding-left: 15px;
}
.cms-realview_page .steps-middle-block .text-block:not(.top) .tabs .tabs__arrow:before {
  content: "";
  background: url("../images/icons/icon-tabs-dropdown.svg") no-repeat;
  width: 16px;
  height: 16px;
  display: block;
}
.cms-realview_page .steps-middle-block .text-block:not(.top) .tabs .tabs__item.tabs-active .tabs__arrow:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
.cms-realview_page .steps-middle-block .text-block:not(.top) .tabs-buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 0 19px 12px;
}
.cms-realview_page .steps-middle-block .text-block:not(.top) .tabs-buttons .btn {
  font-family: 'Cormorant';
  border: unset;
  background: unset;
  outline: unset;
  padding: 0;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.24px;
  color: #8a262e;
  text-decoration: underline;
}
.cms-realview_page .steps-middle-block .text-block:not(.top) .tabs-buttons .btn.next {
  margin-left: auto;
}
.cms-realview_page .steps-middle-block .text-block:not(.top) .tabs-buttons .btn.back {
  margin-right: auto;
}
.cms-realview_page .steps-middle-block .gallery-wrapper {
  padding: 0 15px;
}
.cms-realview_page .steps-middle-block .gallery-wrapper .image-block img {
  object-fit: cover;
}
.cms-realview_page .realview_page_space_list_block_wrapper .realview-cms-page-block .title {
  margin: 57px 20px 0;
}
.cms-realview_page .realview_page_space_list_block_wrapper .realview-cms-page-block .list-spaces-title {
  padding: 0 20px;
  font-family: 'Cormorant';
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.36px;
  text-align: left;
  color: #8a262e;
}
.cms-realview_page .realview_page_space_list_block_wrapper .realview-cms-page-block .list-spaces .space-item-info {
  margin-bottom: 20px;
}
.cms-realview_page .realview_page_space_list_block_wrapper .realview-cms-page-block .list-spaces .space-item-info .space-item-details .space-details-top {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0;
}
.cms-realview_page .realview_page_space_list_block_wrapper .realview-cms-page-block .list-spaces .space-item-info .space-item-details .space-details-top .artviewing-block span {
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0.3px;
  text-align: left;
  color: #000;
  min-height: 0;
  margin: 0;
}
.cms-realview_page .realview_page_space_list_block_wrapper .realview-cms-page-block .list-spaces .space-item-info .space-item-details .space-details-top .room-block span {
  font-family: 'Cormorant';
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.24;
  letter-spacing: 0.26px;
  text-align: left;
  color: #011826;
}
.cms-realview_page .realview_page_space_list_block_wrapper .realview-cms-page-block .list-spaces .space-item-info .space-item-details .space-details-bottom {
  padding: 10px 8px 0;
  justify-content: center;
}
.cms-realview_page .realview_page_space_list_block_wrapper .realview-cms-page-block .list-spaces .space-item-info .space-item-details .space-details-bottom .realview-presentation-block {
  text-align: center;
}
.cms-realview_page .realview_page_space_list_block_wrapper .realview-cms-page-block .list-spaces .space-item-info .space-item-details .space-details-bottom .realview-presentation-block span {
  font-family: 'Cormorant';
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}
.realPresentationView-tabs .projects-edit-tabs #tab-artwork {
  padding: 0 16px;
}
.realPresentationView-tabs .projects-edit-tabs #tab-artwork .real-product-slick__comment {
  display: none;
}
.realPresentationView-tabs .projects-edit-tabs #tab-artwork .real-product-items {
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(100vh - 286px);
}
.realPresentationView-tabs .projects-edit-tabs .tabs-titles {
  display: flex;
  justify-content: space-between;
}
.realPresentationView-tabs .projects-edit-tabs .tabs-titles .item.title {
  width: 100%;
}
.realPresentationView-tabs .projects-edit-tabs .tabs-titles .item.title.active .switch {
  width: 100%;
  border-bottom: none;
  position: relative;
  color: #8a262e;
}
.realPresentationView-tabs .projects-edit-tabs .tabs-titles .item.title.active .switch:after {
  content: "";
  border-bottom: 2px solid #8a262e;
  display: block;
  position: absolute;
  bottom: -4px;
  z-index: 1;
  left: 0;
  right: -1px;
}
.realPresentationView-tabs .projects-edit-tabs .tabs-titles .item.title:first-child {
  text-align: center;
}
.realPresentationView-tabs .projects-edit-tabs .tabs-titles .item.title .switch {
  font-size: 18px;
  font-weight: 400;
  color: #343434;
  padding: 10px;
}
.realPresentationView-tabs .projects-edit-tabs .tabs-content .icon-view-approved {
  font-size: 16px;
  text-transform: uppercase;
  color: #908983;
  letter-spacing: 0.48px;
  font-family: 'Lato', sans-serif;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.realPresentationView-tabs .projects-edit-tabs .tabs-content .icon-view-approved:before {
  content: "";
  background: url("../images/spaces/icon-view-approved.svg") no-repeat;
  margin-right: 14px;
  width: 22px;
  height: 17px;
  display: block;
}
.realPresentationView-tabs .projects-edit-tabs .tabs-content .icon-view-approved-list:before {
  background: url("../images/spaces/icon-grid.svg") no-repeat;
  width: 24px;
  height: 24px;
}
.realPresentationView-tabs .projects-edit-tabs .tabs-content .field-comment {
  border: none;
  background: none;
  margin-bottom: 0;
  background: #ffffff;
  height: 50px;
  min-height: 50px;
}
.realPresentationView-tabs .projects-edit-tabs .tabs-content .field-send {
  background-color: #441e1e;
  border: 1px solid #441e1e;
  color: #f8f9f9;
  width: 100px;
  font-size: 16px;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
}
.realPresentationHeader {
  padding: 12px;
  background-color: #ede7de;
  align-items: center;
  gap: 16px;
  position: sticky;
  bottom: 0;
  left: 0;
  margin: 0 -16px;
  z-index: 999;
  width: calc(100% + 32px);
  display: flex;
}
.realPresentationHeader-wrap {
  display: flex;
  align-items: center;
  background-color: #FFFFFF;
  padding: 12px;
  width: 100%;
}
.realPresentationHeader-image {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  margin-right: 16px;
  background-color: #ded5c8;
  text-align: center;
  object-fit: cover;
  font-size: 16px;
  overflow: hidden;
  font-family: 'Lato', sans-serif;
}
.realPresentationHeader-image img {
  width: 96px;
  height: 96px;
  object-fit: cover;
  border-radius: 50%;
}
.realPresentationHeader-text.space-list {
  width: 250px;
  position: absolute;
  top: 30px;
  background-color: #f8f9f9;
  border: 1px solid #CBCFD9;
}
.realPresentationHeader-text .curated-wrapper {
  display: flex;
  flex-direction: column;
}
.realPresentationHeader-text .curated-wrapper .curated {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #343434;
  display: inline-block;
}
.realPresentationHeader-text .curated-wrapper a {
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
  color: #8a262e;
}
.realPresentationHeader-title {
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px;
}
.realPresentationHeader-title:after {
  content: '';
  display: inline-block;
  background: url("../images/spaces/dropdown-black.svg") no-repeat;
  width: 18px;
  background-size: 18px 18px;
  height: 18px;
  transform: rotate(180deg);
  cursor: pointer;
}
.realPresentationHeader-list {
  display: none;
  padding: 20px 10px;
  margin: 0;
  position: absolute;
  background-color: #ffffff;
  width: 100%;
  z-index: 2;
}
.realPresentationHeader-list li {
  list-style: none;
  margin-bottom: 14px;
}
.realPresentationHeader-list li a {
  font-size: 18px;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  word-break: break-all;
}
.realPresentationHeader-list li a:hover,
.realPresentationHeader-list li a:active {
  color: #011826;
}
.realPresentationHeader-list li:last-child {
  margin-bottom: 0;
}
.realPresentationHeader-cart .minicart-wrapper {
  margin-left: 0;
  background-color: #441e1e;
  border-radius: 50%;
  height: 70px;
  width: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.realPresentationHeader-cart .minicart-wrapper .action.showcart {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}
.realPresentationHeader-cart .minicart-wrapper .action.showcart span.counter.qty {
  position: absolute;
  top: -20px;
  right: -10px;
  margin: 0 0 0 4px;
  background-color: #8a262e;
  border-radius: 50%;
  padding: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.realPresentationHeader-cart .minicart-wrapper .action.showcart span.counter.qty .counter-number {
  color: #FFFFFF;
}
.realPresentationHeader-cart .minicart-wrapper .action.showcart:before {
  content: "";
  background: url("../images/header/minicart.svg") no-repeat;
  width: 30px;
  height: 30px;
  background-size: 30px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: invert(1) brightness(2);
}
.realPresentationHeader-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#navigation {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: #ede7de;
  max-width: 271px;
  width: 100%;
  transition: 0.5s;
  transform: translateX(100%);
}
#navigation.active {
  transform: translateX(0%);
}
.realView-mobilBurger__menu {
  width: 100%;
  right: 0;
  left: auto;
  z-index: 902 !important;
}
.realView-mobilBurger__menu + .modals-overlay {
  z-index: 901 !important;
}
.realView-mobilBurger__menu .modal-inner-wrap {
  background: #ede7de;
}
.realView-mobilBurger__menu .modal-header .page-main-actions {
  display: none;
}
.realView-mobilBurger__menu .modal-header .action-close:before {
  color: #8a262e;
}
.realView-mobilBurger__menu div.modal-content {
  height: auto;
}
.realView-mobilBurger__menu div.mobile-burger-menu {
  height: auto;
}
.realView-mobilBurger__menu .navigation-items {
  padding: 0 80px;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 37%;
  transform: translateY(-30%);
}
.realView-mobilBurger__menu .navigation-item {
  margin: 0 0 30px;
  color: #8a8782;
  font-size: 20px;
  letter-spacing: 0.3px;
  font-family: 'FreightDispPro';
  list-style: none;
}
.realView-mobilBurger__menu .navigation-item.active {
  color: #8a262e;
}
.realView-mobilBurger__menu .navigation-item:last-child {
  margin-bottom: 0;
}
.realView-mobilBurger__menu .mobile-logo {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
}
.realView-mobilBurger__menu .mobile-logo:before {
  content: '';
  background: url('../images/spaces/menu-logo.svg') 50% 50% no-repeat;
  position: relative;
  display: block;
  background-size: contain;
  width: 225px;
  height: 60px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .popupArtView {
    left: 0 !important;
    right: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .popupArtView {
    left: 15px !important;
    right: 15px !important;
  }
  .popupArtView .modalArtView-logo {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .popupArtView {
    z-index: 901 !important;
  }
  .popupArtView .modal-inner-wrap {
    min-height: 100% !important;
    height: 100% !important;
  }
  .popupArtView .modal-inner-wrap .modal-content {
    height: 100%;
  }
  .popupArtView .modalArtView {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background-color: #F8F9F9;
    gap: 32px;
  }
  .popupArtView .modalArtView .modalArtView-logo {
    position: absolute;
  }
  .popupArtView .modalArtView-details .realPresentation-item__info {
    padding: 0;
    margin-right: 50px;
  }
  .popupArtView .modalArtView-details .realPresentation-item__info__title {
    font-size: 44px;
  }
  .popupArtView .modalArtView-details p {
    font-size: 18px;
  }
  .popupArtView .modalArtView-frame-details {
    display: flex;
    flex-direction: row;
    margin-top: 50px;
    gap: 16px;
    border-top: 1px solid #CBCFD9;
    margin-right: 50px;
    padding-top: 50px;
    align-items: flex-start;
  }
  .popupArtView .modalArtView-frame-details .frame-image {
    flex: 0.2;
    display: flex;
    align-items: center;
  }
  .popupArtView .modalArtView-frame-details .frame-image img {
    height: 100%;
    width: 100%;
    object-fit: contain;
  }
  .popupArtView .modalArtView-frame-details .frame-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .popupArtView .modalArtView-frame-details .frame span {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
  }
  .popupArtView .modalArtView-frame-details .frame-name {
    font-weight: 400;
  }
  .popupArtView .modalArtView-frame-details .frame-description {
    font-weight: 300;
  }
}
.popupArtView + .modals-overlay {
  background-color: #fbfbf5;
  opacity: 0.9;
  z-index: 899 !important;
}
@media only screen and (min-width: 768px) {
  .popupArtView + .modals-overlay {
    z-index: 899 !important;
  }
}
.popupArtView .modal-inner-wrap {
  max-width: 100% !important;
  box-shadow: none !important;
  height: 100% !important;
  width: 100%;
  margin: 0;
  background: none;
}
@media only screen and (max-width: 767px) {
  .popupArtView .modal-inner-wrap {
    background: none !important;
  }
}
.popupArtView .modal-header,
.popupArtView .modal-footer {
  display: none;
}
.popupArtView .modal-content {
  overflow: hidden;
}
._has-modal .realPresentation-actions:not(.mobile) {
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  ._has-modal .realPresentation-actions {
    top: 15px;
    right: 15px;
  }
}
._has-modal .realPresentation-actions .realPresentation-zoom {
  border: 1px solid red;
}
@media only screen and (max-width: 767px) {
  ._has-modal .realPresentation-actions .realPresentation-zoom {
    display: none;
  }
}
._has-modal .realPresentation-content {
  z-index: 902;
}
.modalArtView-logo {
  position: relative;
  left: 30px;
  top: 30px;
}
.modalArtView-logo_name {
  color: #7f2e31;
  font-size: 9px;
  letter-spacing: 0.63px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.modalArtView-logo_image {
  background: url("../images/header/header-logo.png") no-repeat;
  width: 140px;
  height: 32px;
}
.modalArtView-wrap-column {
  flex: 1.5;
}
.modalArtView-details {
  flex: 1.5;
  height: 90%;
}
.modalArtView-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.modalArtView-wrap #image-container {
  width: 508px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .modalArtView-wrap #image-container {
    margin: 0 auto;
    top: 50% !important;
    position: absolute;
    transform: translateY(-50%);
    width: 100% !important;
  }
}
.realPresentation-zoom__in,
.realPresentation-zoom__out,
.realPresentation-actions__close {
  padding-left: 15px;
  padding-right: 15px;
}
.popup-spaces-lineOr {
  font-size: 15px;
  color: #908983;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  letter-spacing: 0.23px;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  grid-gap: 10px;
  word-break: initial !important;
}
.popup-spaces-lineOr:before,
.popup-spaces-lineOr:after {
  content: "";
  height: 1px;
  background-color: #908983;
  width: 100%;
  display: block;
}
.spaces-items {
  display: grid;
  grid-gap: 19px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0 !important;
}
.spaces-items__item {
  position: relative;
  margin-top: 0 !important;
}
.spaces-items__item a {
  display: block !important;
}
.spaces-items__item img {
  display: block !important;
  width: 100%;
  height: auto;
}
.spaces-items__item_btnRemove {
  background-color: #ede7de;
  width: 29px;
  height: 29px;
  border-radius: 50%;
  display: block;
  position: absolute;
  right: 8px;
  top: 6px;
  cursor: pointer;
}
.spaces-items__item_btnRemove:before {
  content: "";
  display: block;
  background: url("../images/popup-spaces/icon-delete.svg") no-repeat;
  width: 12px;
  height: 15px;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  right: 0;
}
.spaces-items__item_name {
  background-color: #ede7de;
  font-size: 14px;
  color: #817c75;
  letter-spacing: 0.42px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  width: 100%;
  height: 29px;
  display: block;
  padding: 5px 10px;
  text-transform: uppercase;
}
.spaces-items__item .add-to-wishlist {
  position: absolute;
  top: 10px;
  left: 10px;
}
.spaces-items__item .add-to-wishlist:before {
  content: '';
  display: block;
  width: 18px;
  height: 24px;
  background: url("../images/Favorite.svg") no-repeat center;
  background-size: 18px 18px;
}
.spaces-items__item .add-to-wishlist:hover:before {
  font-size: 18px;
  color: #8a262e;
  content: "\e600";
  font-family: 'luma-icons';
  background: none;
}
.modalCuration .room-wrapper .realPresentation-actions {
  z-index: 1;
}
.modalCurationSendMessageOptions .modal-header,
.modalCurationSendMessageOptions .modal-footer {
  display: none;
}
.modalCurationSendMessageOptions.modal-popup .modal-content {
  padding: 0;
}
.client-disable-message {
  background-color: #ffeaea;
  color: #b10000;
  padding: 12px 20px;
  border: 1px solid #f5c2c2;
  border-radius: 8px;
  font-weight: bold;
  text-align: center;
  max-width: 500px;
  margin: 20px auto;
}
.blur {
  background-color: rgba(116, 116, 116, 0.6) !important;
  backdrop-filter: blur(8px) !important;
  border: none !important;
}
.cart-count {
  position: relative;
  top: 10px;
  left: 20px;
}
.approval-message {
  position: fixed;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
  padding: 20px 40px;
  border-radius: 12px;
  font-size: 18px;
  z-index: 9999;
  animation: fadeInOut 5s ease-in-out forwards;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  text-align: center;
}
/* Optional fade animation */
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.artwork-screen {
  margin: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  display: flex;
  padding: 100px 45px;
  gap: 50px;
}
.artwork-screen .close-tab {
  right: 10px;
  left: auto;
}
.artwork-screen .artwork-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.artwork-screen .artwork-container .zoom-controls span {
  font-size: 32px;
  position: relative;
  top: 10px;
  padding: 5px;
}
canvas {
  background-color: #EFEFEF;
}
.info-container .artwork-details .artwork-name {
  font-size: 44px;
  font-weight: 300;
}
.info-container .artwork-details .artwork-info {
  padding: 24px 0;
}
.info-container .frame-details {
  display: flex;
  flex-direction: row;
  gap: 16px;
  border-top: 1px solid #CBCFD9;
  margin-right: 50px;
  padding-top: 50px;
  align-items: flex-start;
  width: -webkit-fill-available;
}
.info-container .frame-details .frame-image {
  width: auto;
}
.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.3s ease;
}
.fade-enter-from,
.fade-leave-to {
  opacity: 0;
}
.close-play-mode {
  position: absolute;
  right: 10px;
  top: 10px;
  background-size: contain;
  width: 24px;
  height: 24px;
  padding: 15px;
  background: url("../images/real-presentation/ph-2/close-play.svg") no-repeat center;
}
.close-tab {
  background-size: contain;
  width: 24px;
  height: 24px;
  padding: 15px;
  background: url("../images/real-presentation/ph-2/close-tab.svg") no-repeat center;
}
.close-tab:hover {
  cursor: pointer;
}
.top-bar {
  height: 40px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  padding: 30px;
  justify-content: space-between;
}
.footer {
  padding: 5px;
  background-color: #EAECF0;
  bottom: 0;
  position: sticky;
}
.exit-part .curator-container {
  background-color: #F3F3F3;
  padding: 12px;
  justify-content: space-between;
}
.exit-part .contact {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: center;
  font-weight: 400;
}
.exit-part .send-message {
  background-color: #22242D !important;
  color: white;
  height: 45px;
}
.curator-container {
  display: flex;
  background-color: #ffffff;
  gap: 16px;
  align-items: center;
}
.curator-container img {
  width: 64px;
  height: 64px;
}
.border {
  border: 2px solid #22242D;
  border-radius: 5px;
}
.modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
.modal {
  background: white;
  width: 300px;
  max-width: 90%;
  text-align: center;
  padding: 16px;
}
.modal.curator {
  text-align: left;
  padding: 75px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 800px;
}
.modal.curator .modal-buttons {
  justify-content: end;
  gap: 8px;
}
.modal-buttons {
  margin-top: 1rem;
  display: flex;
  justify-content: space-around;
  height: 45px;
}
.modal-buttons .confirm {
  background-color: #28222D !important;
  color: white;
}
.modal-buttons .cancel {
  background-color: transparent !important;
}
.sidebar-ph2 {
  background-color: #ffffff;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  display: flex;
  flex-direction: column;
  padding: 20px 0;
  gap: 44px;
}
.sidebar-ph2 .realPresentation-sidebar {
  background-size: contain;
  width: 100%;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none !important;
  position: relative;
  transform: none;
  background-color: transparent !important;
}
.sidebar-ph2 .burger {
  position: relative;
  top: 0;
  right: 0;
  background: url("../images/real-presentation/ph-2/burger-menu.svg") no-repeat center;
}
.sidebar-ph2 .play {
  background: url("../images/real-presentation/ph-2/play-mode.svg") no-repeat center;
}
.sidebar-ph2 .artworks {
  background: url("../images/real-presentation/ph-2/artworks.svg") no-repeat center;
}
.sidebar-ph2 .comments {
  background: url("../images/real-presentation/ph-2/comments.svg") no-repeat center;
}
.sidebar-ph2 .documents {
  background: url("../images/real-presentation/ph-2/documents.svg") no-repeat center;
}
.sidebar-ph2 .cart {
  background: url("../images/real-presentation/ph-2/cart.svg") no-repeat center;
}
.sidebar-ph2 .spaces {
  background: url("../images/real-presentation/ph-2/spaces.svg") no-repeat center;
}
.sidebar-ph2 .bottom-panel {
  position: absolute;
  bottom: 0;
}
.sidebar-ph2 .bottom-panel button {
  background-color: transparent;
  border: none;
}
.sidebar-ph2 .bottom-panel .exit-presentation {
  background-size: contain;
  height: 24px;
  background: url("../images/real-presentation/ph-2/close-play.svg") no-repeat center;
  width: 100%;
  border: none;
}
.sidebar-ph2 .tab {
  position: absolute;
  right: 60px;
  top: 0;
  width: 500px;
  overflow-y: hidden;
  background-color: white;
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.sidebar-ph2 .tab .documents-tab .terms {
  position: relative;
  bottom: 40px;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
}
.sidebar-ph2 .tab .documents-tab ul {
  list-style: none;
  padding: 0;
  height: calc(100vh - 140px);
}
.sidebar-ph2 .tab .documents-tab ul .proposal a,
.sidebar-ph2 .tab .documents-tab ul .pdf a {
  display: flex;
  gap: 8px;
}
.sidebar-ph2 .tab .documents-tab ul li {
  display: flex;
  padding: 12px;
  border-bottom: 1px solid #EAECF0;
  justify-content: space-between;
  align-items: center;
}
.sidebar-ph2 .tab .documents-tab ul li .document-icon,
.sidebar-ph2 .tab .documents-tab ul li .upload-icon {
  background-size: contain;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.sidebar-ph2 .tab .documents-tab ul li .document-icon {
  background: url("../images/real-presentation/ph-2/document-icon.svg") no-repeat center;
}
.sidebar-ph2 .tab .documents-tab ul li .upload-icon {
  background: url("../images/real-presentation/ph-2/upload-icon.svg") no-repeat center;
}
.sidebar-ph2 .tab .artwork-tab,
.sidebar-ph2 .tab .documents-tab {
  overflow-y: scroll;
}
.sidebar-ph2 .tab .artwork-tab {
  height: calc(100vh - 140px);
}
.sidebar-ph2 .tab .comments-tab {
  height: calc(100vh - 20px);
}
.sidebar-ph2 .tab .hidden-checkbox {
  display: flex;
  align-items: center;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  top: 0;
  width: 16px;
  left: 0;
  justify-content: center;
}
.sidebar-ph2 .tab .custom-checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 16px;
  cursor: pointer;
}
.sidebar-ph2 .tab .real-product-items {
  overflow-y: scroll;
  gap: 20px;
  align-items: stretch;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-content: center;
  height: fit-content;
  width: 100%;
}
.sidebar-ph2 .tab .real-product-items__item {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.sidebar-ph2 .tab .real-product-items__item.disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}
.sidebar-ph2 .tab .real-product-items__item_image {
  width: 100%;
  object-fit: contain;
  max-height: 200px !important;
}
.sidebar-ph2 .tab .filter-dropdown-icon {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 9;
}
.sidebar-ph2 .tab .filter-dropdown-icon .filter-icon {
  border: none;
  background-size: contain;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("../images/real-presentation/ph-2/filter-icon.svg") no-repeat center;
}
.sidebar-ph2 .tab .filter-dropdown-icon .filter-menu {
  position: absolute;
  top: 40px;
  right: 0;
  background-color: white;
  width: 300px;
  list-style: none;
  display: flex;
  flex-direction: column;
  padding: 15px;
  border: 1px solid #CBCFD9;
}
.sidebar-ph2 .tab .filter-dropdown-icon .selected-icon {
  width: 16px;
  height: 16px;
}
.sidebar-ph2 .tab .comments-tab .comments-skeleton {
  padding: 1rem;
}
.sidebar-ph2 .tab .comments-tab .skeleton-line {
  width: 100%;
  height: 1rem;
  background: #ddd;
  border-radius: 6px;
  margin: 0.5rem 0;
  animation: pulse 1.2s infinite ease-in-out;
}
@keyframes pulse {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
.sidebar-ph2 .tab .comments-tab .fade-slide-enter-active,
.sidebar-ph2 .tab .comments-tab .fade-slide-leave-active {
  transition: all 0.3s ease;
}
.sidebar-ph2 .tab .comments-tab .fade-slide-enter-from {
  opacity: 0;
  transform: translateY(10px);
}
.sidebar-ph2 .tab .comments-tab .fade-slide-leave-to {
  opacity: 0;
  transform: translateY(-10px);
}
.sidebar-ph2 .tab .comments-tab .new-comment-form {
  display: flex;
  padding: 20px;
  border-top: 1px solid #EAECF0;
  background-color: #ffffff;
  position: sticky;
  bottom: 0;
}
.sidebar-ph2 .tab .comments-tab .new-comment-form textarea {
  margin: 0;
  line-height: 1.4;
  font-size: 14px;
  resize: vertical;
  min-height: 45px;
  border-radius: 5px;
  background-color: #EAECF0;
}
.sidebar-ph2 .tab .comments-tab .new-comment-form button {
  color: #ffffff;
  margin: 0;
  border-radius: 5px;
  background-color: #22242D;
}
.sidebar-ph2 .tab .comments-tab .comments-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  height: calc(100vh - 250px);
}
.sidebar-ph2 .tab .comments-tab .comments-list .date-label {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sidebar-ph2 .tab .comments-tab .comments-list .date-label .label-block {
  padding: 3px 10px;
  border: 1px solid #8A92A5;
  border-radius: 5px;
  font-size: 10px;
  margin: 10px 0;
}
.sidebar-ph2 .tab .comments-tab .comments-list .comment-item {
  width: 350px;
  float: left;
  margin-bottom: 8px;
  padding: 16px;
  position: relative;
  border-radius: 12px;
  border-bottom-left-radius: 0;
  background-color: #F8F9F9;
  color: #22242D;
  font-size: 14px;
  font-weight: 400;
}
.sidebar-ph2 .tab .comments-tab .comments-list .comment-item.highlight {
  animation: highlight-fade 1s ease-out;
  background-color: #eaecf0;
  border-left: 4px solid #eaecf0;
}
@keyframes highlight-fade {
  from {
    background-color: #eaecf0;
  }
  to {
    background-color: transparent;
  }
}
.sidebar-ph2 .tab .comments-tab .comments-list .comment-item .comment-meta {
  font-size: 12px;
  font-weight: 300;
}
.sidebar-ph2 .tab .comments-tab .comments-list .comment-item .comment-actions {
  display: flex;
  justify-content: space-between;
}
.sidebar-ph2 .tab .comments-tab .comments-list .comment-item .comment-actions .comment-time {
  font-size: 10px;
  font-weight: 300;
}
.sidebar-ph2 .tab .comments-tab .comments-list .comment-item .comment-actions .buttons button {
  background-size: contain;
  width: 16px;
  height: 16px;
  background-color: transparent !important;
  border: none !important;
}
.sidebar-ph2 .tab .comments-tab .comments-list .comment-item .comment-actions .buttons .edit {
  background: url("../images/real-presentation/ph-2/icon-edit.svg") no-repeat center;
}
.sidebar-ph2 .tab .comments-tab .comments-list .comment-item .comment-actions .buttons .delete {
  background: url("../images/real-presentation/ph-2/icon-delete.svg") no-repeat center;
}
.sidebar-ph2 .tab .comments-tab .comments-list .owner {
  background-color: transparent;
  border: 1px solid #8A92A5;
  float: right;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 12px;
  color: #22242D;
  align-self: end;
}
.space-list.dev {
  width: 180px;
  padding: 10px;
  position: absolute;
  top: 15px;
  color: white;
  font-weight: 400;
  left: 45%;
}
.space-list.dev .title.dev {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.space-list.dev .title.dev .icon-drop {
  background-size: contain;
  height: 16px;
  width: 16px;
  background: url("../images/real-presentation/ph-2/icon-drop.svg") no-repeat center;
}
.space-list.dev .list.dev {
  list-style: none;
  padding: 20px 0 0 0;
  color: white;
}
.space-list.dev .list.dev li {
  padding: 5px 0;
}
.space-list.dev .list.dev li a {
  color: white;
}
.artwork-box {
  display: flex;
  flex-direction: row;
  position: absolute;
  bottom: 24px;
  align-items: end;
}
.artwork-box .minimize-button {
  background-size: contain;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none !important;
  position: absolute;
  top: 4px;
  right: 4px;
  background: url("../images/real-presentation/ph-2/minimize-btn.svg") no-repeat center;
}
.artwork-box .maximize-button {
  background-size: contain;
  width: 24px;
  height: 24px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none !important;
  background: url("../images/real-presentation/ph-2/minimize-btn.svg") no-repeat center;
  transform: rotate(180deg);
}
.artwork-box .artworks {
  padding: 24px;
  width: 550px;
  color: white;
  font-weight: 400;
}
.artwork-box .artworks button {
  background-color: transparent !important;
}
.artwork-box .artworks .artwork-card {
  display: flex;
}
.artwork-box .artworks .artwork-card .card-content {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.artwork-box .artworks .artwork-card .card-content .artwork-info .artwork-name,
.artwork-box .artworks .artwork-card .card-content .artwork-info .price {
  font-weight: 500;
  font-size: 20px;
}
.artwork-box .artworks .artwork-card .card-content .artwork-info .artist-name {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 16px;
  color: white;
}
.artwork-box .artworks .artwork-card .card-actions {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-right: 30px;
}
.artwork-box .artworks .artwork-card .card-actions .action.primary {
  background-color: #FFFFFF !important;
}
.artwork-box .artworks .artwork-card .card-actions .action.primary span {
  color: #414859 !important;
}
.artwork-box .artworks .artwork-card .card-actions button {
  background-color: transparent !important;
  border: 1px solid white !important;
  width: 100%;
  height: 48px;
}
.artwork-box .artworks .artwork-card .card-actions button span {
  color: white !important;
}
.artwork-box .carousel-controls {
  height: 42px;
  display: flex;
  color: white;
  font-size: 16px;
  font-weight: 400;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: calc(50% - 60px);
}
.artwork-box .carousel-controls span {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.artwork-box .carousel-controls button {
  height: 100%;
  color: white;
  font-size: 26px;
  border: none !important;
  background: transparent !important;
}
.curator-screen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  z-index: 1000;
}
.curator-screen .left-screen {
  display: flex;
  flex: 1.2;
  height: 100%;
  flex-direction: column;
  align-items: center;
  background-color: #FFFFFF;
  color: #343434;
  overflow: scroll;
}
.curator-screen .left-screen .introduction-part,
.curator-screen .left-screen .exit-part {
  padding: 0 20%;
  display: flex;
  flex-direction: column;
  gap: 56px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .curator-screen .left-screen .introduction-part,
  .curator-screen .left-screen .exit-part {
    padding: 0 10%;
  }
}
.curator-screen .left-screen .introduction-part .buttons,
.curator-screen .left-screen .exit-part .buttons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 50px;
  gap: 32px;
}
.curator-screen .left-screen .introduction-part .buttons button,
.curator-screen .left-screen .exit-part .buttons button {
  background-color: transparent !important;
}
.curator-screen .left-screen .exit-part .curation-widget {
  background-color: #F3F3F3;
  padding: 16px;
  display: flex;
  width: 100%;
  flex-direction: row;
}
.curator-screen .curator-logo {
  position: relative;
  width: auto;
  height: 100px;
}
.curator-screen .curator-cover {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  flex: 1;
  display: flex;
  background-color: white;
}
.sent-comment-quest-popup-wrapper {
  width: 100%;
  padding: 15px;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #f8f9f9;
}
.sent-comment-quest-popup-wrapper .sent-comment-quest-popup .control {
  position: relative;
}
.sent-comment-quest-popup-wrapper .sent-comment-quest-popup .control .required {
  position: absolute;
  top: 0;
  right: -10px;
  color: #e02b27;
  font-size: 1.6rem;
}
.sent-comment-quest-popup-wrapper .sent-comment-quest-popup .actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
#modal-upload,
.space-file,
.road-map-mobile {
  display: none;
}
.modal-upload-space .modal-inner-wrap {
  max-width: 1024px;
}
.modal-upload-space .modal-inner-wrap .modal-header {
  margin-bottom: 40px;
}
.modal-upload-space ul {
  padding: 0 31px;
  list-style: none;
}
.modal-upload-space ul .separator {
  text-align: center;
  padding: 0;
}
.modal-upload-space ul .separator:before {
  content: "";
  position: relative;
  display: block;
  background-color: #817c75;
  top: 20px;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: 0;
}
.modal-upload-space ul .separator span {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.23px;
  color: #908983;
  background-color: white;
  z-index: 1;
  position: relative;
  padding: 0 10px;
}
.modal-upload-space ul li {
  font-family: 'Cormorant';
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: 0.36px;
  text-align: left;
  color: #8a262e;
}
.modal-upload-space ul li p {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.54px;
  text-align: left;
  color: #908983;
}
.modal-upload-space ul img {
  width: 100%;
}
.modal-upload-space #form-space-upload {
  text-align: right;
  padding: 0 31px;
}
.content-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .content-wrapper {
    justify-content: center;
    gap: 32px;
  }
}
.content-wrapper span {
  font-size: 16px;
  font-weight: 400;
}
.content-wrapper .control-wrapper.status,
.content-wrapper .description-wrapper {
  margin: 32px 0;
}
.content-wrapper h1 {
  object-fit: contain;
  font-family: 'Cormorant';
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.54px;
  text-align: left;
  color: #000000;
  margin-bottom: 18px;
}
.description-wrapper {
  max-width: 835px;
}
.description {
  object-fit: contain;
  font-family: 'Lato', sans-serif;
  font-size: 22px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: 0.44px;
  text-align: left;
  color: #817c75;
}
.control-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.control-wrapper button {
  height: 45px;
  letter-spacing: normal !important;
}
#embed-code-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  border: 1px solid #ccc;
  padding: 20px;
  z-index: 9999;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
#embed-code-textarea {
  width: 100%;
  height: 200px;
  resize: none;
  border: 1px solid #ccc;
  padding: 10px;
  box-sizing: border-box;
}
#embed-code-popup {
  background-color: #fbfbf5;
  display: flex;
  flex-direction: column;
}
.embed-code-close {
  align-self: flex-end;
  margin-top: -10px;
  margin-right: -10px;
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
  outline: none;
}
.embed-code-close::after {
  content: "\00D7";
}
.embed-code-close:hover {
  background: transparent;
  border: none;
}
#copy-button {
  align-self: center;
  width: 100px;
  background: transparent;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  height: 50px;
}
#add-new-space-button span {
  display: flex;
  align-items: center;
}
#add-new-space-button span:before {
  content: "";
  display: block;
  background-size: contain;
  background-image: url("../images/icons/icon-plus.svg");
  background-repeat: no-repeat;
  margin-right: 10px;
  width: 16px;
  height: 16px;
}
@media (max-width: 767px) {
  .modal-popup.modal-upload-space ul {
    padding: 0;
  }
  .modal-popup.modal-upload-space ul li {
    font-size: 18px;
  }
  .modal-popup.modal-upload-space ul li.separator:before {
    top: 17px;
  }
  .modal-popup.modal-upload-space ul li.separator span {
    font-size: 9px;
  }
  .modal-popup.modal-upload-space ul li p {
    font-size: 12px;
  }
  .modal-popup.modal-upload-space #form-space-upload,
  .modal-popup.modal-upload-space #form-space-upload-with-template {
    text-align: center;
  }
  .modal-popup.modal-upload-space #form-space-upload .button-upload-popup,
  .modal-popup.modal-upload-space #form-space-upload-with-template .button-upload-popup {
    width: 135px;
    height: 33px;
    padding: 0 44.5px;
    margin: 0;
  }
  .modal-popup.modal-upload-space #form-space-upload .button-upload-popup span,
  .modal-popup.modal-upload-space #form-space-upload-with-template .button-upload-popup span {
    font-size: 9px;
  }
  h1 {
    font-size: 24px;
  }
  .description {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .control-wrapper {
    display: flex;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .description-wrapper {
    max-width: 525px;
  }
}
@media (max-width: 1024px) {
  .control-wrapper {
    margin: 10px 0 20px;
  }
}
.collaborated.list-spaces {
  display: flex;
  flex-direction: column;
}
.list-spaces {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .list-spaces {
    display: flex;
    flex-direction: column;
  }
}
.list-spaces .toggle {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .list-spaces .toggle-make-private-collaborator {
    margin-top: 16px;
  }
}
.list-spaces .toggle .togglet,
.list-spaces .toggle .toggleta {
  width: 100%;
  background-color: white;
  display: flex;
  padding: 11px 18px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  font-weight: 400;
}
.list-spaces .toggle .togglet i,
.list-spaces .toggle .toggleta i {
  right: 18px;
  left: auto;
  top: 25%;
}
.list-spaces .toggle .togglec {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  padding: 24px 0 0 0;
}
@media only screen and (max-width: 767px) {
  .list-spaces .toggle .togglec {
    display: flex !important;
    flex-direction: column;
  }
}
.spaces-list-header .header-top .tabs {
  display: flex;
  flex-direction: row;
  gap: 8px;
}
@media only screen and (max-width: 767px) {
  .spaces-list-header .header-top .tabs {
    justify-content: center;
  }
}
.spaces-list-header .header-top .tabs .tab {
  height: 45px;
  display: flex;
  padding: 8px 18px;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  border-radius: 1px;
  border: 1px solid #CBCFD9;
  font-weight: 400;
  color: #22242D;
  cursor: pointer;
}
.spaces-list-header .header-top .tabs .tab.active {
  color: #8a262e;
  border: 1px solid #8a262e;
}
.space-item {
  list-style: none;
  width: 100%;
  background: #ffffff;
}
@media only screen and (max-width: 767px) {
  .space-item {
    padding: 16px;
  }
}
.space-item .space-item-info {
  background: #ffffff;
}
.space-item .space-item-info .space-right-bar {
  display: flex;
  flex-direction: column;
  width: 60%;
  flex: 1;
  height: 100%;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .space-item .space-item-info .space-right-bar {
    width: 100%;
  }
}
.space-item .space-item-info .space-item-approval-block {
  background: #f8f9f9;
  position: relative;
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 400px;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .space-item .space-item-info .space-item-approval-block {
    width: auto;
    margin: 16px 0;
  }
}
.space-item .space-item-info .space-item-approval-block .approval-block-content .artwork-image-wrapper {
  background-color: #FFFFFF;
  margin-right: 16px;
  display: flex;
  align-items: center;
}
.space-item .space-item-info .space-item-approval-block .approval-block-content .artwork-image-wrapper img {
  width: 92px;
  height: 123px;
}
.space-item .space-item-info .space-item-approval-block .approval-block-content .artwork-info-wrapper.stub {
  display: flex;
  align-items: center;
}
.space-item .space-item-info .space-item-approval-block .approval-block-content .artwork-info-wrapper .autor {
  font-size: 1.8rem;
  font-weight: 300;
}
.space-item .space-item-info .space-item-approval-block .approval-block-content .artwork-info-wrapper .name {
  font-size: 1.8rem;
  font-weight: 400;
  margin-bottom: 16px;
}
.space-item .space-item-info .space-item-approval-block .approval-block-content .artwork-info-wrapper .buy-info {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.space-item .space-item-info .space-item-approval-block .approval-block-content .artwork-info-wrapper .buy-info .price {
  font-size: 2.4rem;
  font-weight: 400;
  margin-right: auto;
}
.space-item .space-item-info .space-item-approval-block .approval-block-content .artwork-info-wrapper .buy-info .tocart {
  height: 40px;
  background-size: 24px 24px;
}
.space-item .space-item-info .space-item-approval-block .approval-block-header {
  padding: 0;
}
.space-item .space-item-info .space-item-approval-block .approval-block-header .status-block {
  font-size: 2rem;
  letter-spacing: 0.6px;
}
.space-item .space-item-info .space-item-approval-block .approval-block-header .status-block .value {
  min-height: auto;
  display: inline;
  font-size: 18px !important;
  font-weight: 400;
}
.space-item .space-item-info .space-item-approval-block .approval-block-header .status-block .label {
  font-size: 18px !important;
  font-weight: 300 !important;
  display: contents;
}
.space-item .space-item-info .space-item-approval-block .approval-block-header .open-close-icon {
  background: center / contain no-repeat url('../images/icons/icon-dropdown.svg');
  background-size: 24px 12.5px;
}
.space-item .space-item-info .space-item-approval-block .approval-block-content {
  width: 100%;
  position: relative;
  z-index: 1;
  display: flex;
}
.space-item .space-item-info .space-item-approval-block .approval-block-content .artwork-image-wrapper {
  float: left;
}
.space-item .space-item-info .space-item-approval-block .approval-block-content .artwork-image-wrapper .artwork-image {
  -webkit-object-fit: contain;
  -moz-object-fit: contain;
  -ms-object-fit: contain;
  object-fit: contain;
}
.space-item .space-item-info .space-item-approval-block .approval-block-content .artwork-info-wrapper {
  width: 70%;
}
.space-item .space-item-info .space-item-approval-block .approval-block-content .artwork-info-wrapper .price .value {
  min-height: auto;
}
.space-item .space-item-info .space-item-photo {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .space-item .space-item-info .space-item-photo {
    margin-bottom: 0;
  }
}
.space-item .space-item-info .space-item-photo.status {
  width: 400px;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .space-item .space-item-info .space-item-photo.status {
    width: 100%;
  }
}
.space-item .space-item-info .space-item-photo .space-image {
  width: 100%;
  height: 350px;
  object-fit: contain;
}
@media only screen and (max-width: 767px) {
  .space-item .space-item-info .space-item-photo .space-image {
    height: auto;
  }
}
.space-item .space-item-info .space-item-details {
  background: #ffffff;
  position: relative;
}
.space-item .space-item-info .space-item-details.show {
  min-height: 130px;
}
.space-item .space-item-info .space-item-details .space-details-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.space-item .space-item-info .space-item-details .space-details-top .artviewing-block {
  width: 100%;
}
.space-item .space-item-info .space-item-details .space-details-top .artviewing-block .label {
  font-family: 'Lato', sans-serif;
  letter-spacing: 0.3px;
}
.space-item .space-item-info .space-item-details .space-details-top .artviewing-block .value {
  font-size: 2.4rem;
  color: #011826;
  font-weight: 400;
  word-break: break-word;
}
@media only screen and (max-width: 767px) {
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block .value {
    margin-top: 16px;
  }
}
.space-item .space-item-info .space-item-details .space-details-top .artviewing-block .value .info {
  display: flex;
  flex-direction: row;
  gap: 16px;
}
.space-item .space-item-info .space-item-details .space-details-top .artviewing-block .value .info .size {
  padding-top: 8px;
  font-size: 16px;
  display: flex;
  align-items: center;
}
.space-item .space-item-info .space-item-details .space-details-top .artviewing-block .value .info .space-status {
  padding-top: 8px;
  font-size: 16px;
}
.space-item .space-item-info .space-item-details .space-details-top .artviewing-block .value .info .space-status span {
  display: flex;
  align-items: center;
  gap: 4px;
}
.space-item .space-item-info .space-item-details .space-details-top .artviewing-block .value .info .space-status span:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: center / contain no-repeat url('../images/icons/icon-active.svg') !important;
}
.space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-toolbar {
  display: flex;
}
@media only screen and (min-width: 1024px) {
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-toolbar {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-toolbar {
    display: block;
  }
}
.space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-toolbar.status {
  align-items: end;
}
.space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-toolbar .actions {
  display: flex;
  gap: 16px;
  flex-direction: row;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-toolbar .actions {
    position: absolute;
    top: 24px;
    right: 0;
  }
}
.space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-toolbar .actions.status {
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-toolbar .actions.status {
    top: 24px;
  }
}
.space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-toolbar .actions .action-item.download-team-sheet:after {
  content: '';
  background: url('../images/icons/icon-download.svg') !important;
  height: 20px;
  width: 20px;
  background-size: 100% 100% !important;
  background: center no-repeat;
  display: block;
}
.space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-toolbar .actions .action-item.edit:after {
  content: '';
  background: url('../images/icons/project-action-icon3.svg') !important;
  height: 20px;
  width: 20px;
  display: block;
  background-size: 100% 100% !important;
  background: center no-repeat;
}
.space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-toolbar .actions .action-item.duplicate:after {
  content: '';
  background: url('../images/icons/project-action-icon4.svg') !important;
  height: 20px;
  width: 20px;
  display: block;
  background-size: 100% 100% !important;
  background: center no-repeat;
}
@media only screen and (max-width: 767px) {
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-toolbar .collaborator {
    top: 10px;
  }
}
.space-item .space-item-info .space-item-details .space-details-top .space-actions-open {
  background: center / contain no-repeat url('../images/icons/icon-open.svg');
  margin-right: 0;
  padding: 0 5px;
  width: 3px;
  height: 12px;
  transform: rotateZ(90deg);
  display: inline-block;
  cursor: pointer;
}
.space-item .space-item-info .space-item-details .space-details-top .action-list {
  position: absolute;
  transition: max-height 0.1s ease-in;
  background: #ffffff;
  top: 120px;
  display: none;
  z-index: 1;
  min-width: 260px;
}
@media only screen and (max-width: 767px) {
  .space-item .space-item-info .space-item-details .space-details-top .action-list {
    top: 55px;
    right: 0;
    border: 1px solid #8A92A5;
  }
}
.space-item .space-item-info .space-item-details .space-details-top .action-list.status {
  top: 30px;
  right: 0;
}
.space-item .space-item-info .space-item-details .space-details-top .action-list .action-list-close {
  background: center / contain no-repeat url('../images/icons/icon-close.svg');
  width: 7px;
  height: 7px;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  right: 12px;
  top: 5px;
}
.space-item .space-item-info .space-item-details .space-details-top .action-list ul {
  margin-bottom: 4px;
  list-style: none;
  margin: 0;
  padding: 16px 0;
}
.space-item .space-item-info .space-item-details .space-details-top .action-list ul li {
  margin: 0;
  padding: 12px 24px;
}
.space-item .space-item-info .space-item-details .space-details-top .action-list ul li:last-child {
  border-bottom: unset;
}
.space-item .space-item-info .space-item-details .space-details-top .action-list ul li a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-family: 'Lato', sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  color: #000000;
  justify-content: space-between;
  line-height: 1.4;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.09px;
  text-align: left;
}
.space-item .space-item-info .space-item-details .space-details-top .action-list ul li .action-item:after {
  width: 12px;
  height: 12px;
  content: '';
  background-color: #000000;
  -webkit-mask-size: contain;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
  display: inline-block;
}
.space-item .space-item-info .space-item-details .space-details-top .action-list ul li .action-item.delete:after {
  -webkit-mask-image: url('../images/icons/project-action-icon2.svg');
  mask-image: url('../images/icons/project-action-icon2.svg');
}
.space-item .space-item-info .space-item-details .space-details-top .action-list ul li .action-item.mark-unprivate:after {
  -webkit-mask-image: url('../images/icons/icon-public.svg');
  mask-image: url('../images/icons/icon-public.svg');
}
.space-item .space-item-info .space-item-details .space-details-top .action-list ul li .action-item.mark-private:after {
  -webkit-mask-image: url('../images/icons/icon-private.svg');
  mask-image: url('../images/icons/icon-private.svg');
}
.space-item .space-item-info .space-item-details .space-details-top .action-list ul li .action-item.embed-code:after {
  -webkit-mask-image: url('../images/icons/icon-embed.svg');
  mask-image: url('../images/icons/icon-embed.svg');
}
.space-item .space-item-info .space-item-details .space-details-top .action-list ul li .action-item.duplicate:after {
  -webkit-mask-image: url('../images/icons/project-action-icon4.svg');
  mask-image: url('../images/icons/project-action-icon4.svg');
}
.space-item .space-item-info .space-item-details .space-details-top .action-list ul li .action-item.archive:after {
  -webkit-mask-image: url('../images/icons/project-action-icon1.svg');
  mask-image: url('../images/icons/project-action-icon1.svg');
}
.space-item .space-item-info .space-item-details .space-details-bottom {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.space-item .space-item-info .space-item-details .space-details-bottom .space-view-comment-count-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 4px 0;
}
.space-item .space-item-info .space-item-details .space-details-bottom .space-view-comment-count-block .view-count {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0 7px 0 0;
}
.space-item .space-item-info .space-item-details .space-details-bottom .space-view-comment-count-block .view-count .icon {
  width: 12px;
  height: 13px;
  -webkit-mask-image: url('../images/icons/icon-artworks.svg');
  mask-image: url('../images/icons/icon-artworks.svg');
  background-color: #000000;
  -webkit-mask-size: contain;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
  display: inline-block;
}
.space-item .space-item-info .space-item-details .space-details-bottom .space-view-comment-count-block .view-count .count {
  font-size: 0.8rem;
  font-family: 'Lato', sans-serif;
  margin-bottom: 1px;
  color: #000000;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.08px;
  padding: 0 0 0 5px;
}
.space-item .space-item-info .space-item-details .space-details-bottom .space-view-comment-count-block .comment-count {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0 7px 0 0;
}
.space-item .space-item-info .space-item-details .space-details-bottom .space-view-comment-count-block .comment-count .icon {
  width: 14px;
  height: 11px;
  -webkit-mask-image: url('../images/icons/icon-message.svg');
  mask-image: url('../images/icons/icon-message.svg');
  background-color: #000000;
  -webkit-mask-size: contain;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
  display: inline-block;
}
.space-item .space-item-info .space-item-details .space-details-bottom .space-view-comment-count-block .comment-count .count {
  font-size: 0.8rem;
  font-family: 'Lato', sans-serif;
  margin-bottom: 1px;
  color: #000000;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.08px;
  padding: 0 0 0 5px;
}
.space-item .space-item-info .space-item-details .space-details-bottom .space-share-block {
  background: center / contain no-repeat url('../images/icons/icon-share.svg');
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.space-item .space-item-info .space-item-details .space-curate-realview-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  font-size: 1.8rem;
  color: #8a262e;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  margin-top: 12px;
}
.space-item .space-item-info .space-item-details .space-curate-realview-block .curate {
  border-right: 1px solid #dcd6cf;
}
.space-item .space-item-info .space-item-details .space-curate-realview-block .curate,
.space-item .space-item-info .space-item-details .space-curate-realview-block .realview {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  text-align: center;
}
.modal-add-space .modal-inner-wrap,
.modal-upload-space .modal-inner-wrap {
  max-width: 812px;
  max-height: 800px;
  height: 100%;
}
.modal-add-space .modal-inner-wrap .modal-header,
.modal-upload-space .modal-inner-wrap .modal-header {
  background-color: #ffffff;
  padding: 21.5px 37px;
  margin-bottom: 20px;
}
.modal-add-space .modal-inner-wrap .modal-header h1,
.modal-upload-space .modal-inner-wrap .modal-header h1 {
  font-family: 'Cormorant';
  display: flex;
  justify-content: space-between;
  border: none;
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.47px;
  text-align: left;
  color: #000000;
  padding: 0;
}
.modal-add-space .modal-inner-wrap .modal-header h1 div:nth-child(2),
.modal-upload-space .modal-inner-wrap .modal-header h1 div:nth-child(2) {
  margin-right: 30px;
}
.modal-add-space .modal-inner-wrap .modal-header h1 div:nth-child(2) a,
.modal-upload-space .modal-inner-wrap .modal-header h1 div:nth-child(2) a {
  font-size: 26px;
  font-weight: 500;
  color: #8a262e;
  border-bottom: 1px solid #8a262e;
}
.modal-add-space .modal-inner-wrap .modal-content,
.modal-upload-space .modal-inner-wrap .modal-content {
  padding: 15px 38px 30px 38px;
}
.modal-add-space .modal-inner-wrap .modal-footer,
.modal-upload-space .modal-inner-wrap .modal-footer {
  display: none;
}
.modal-add-space .modal-inner-wrap .content-title,
.modal-upload-space .modal-inner-wrap .content-title {
  font-family: 'Cormorant';
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: 0.48px;
  text-align: left;
  color: #000000;
}
.modal-add-space .modal-inner-wrap .inspiration-container,
.modal-upload-space .modal-inner-wrap .inspiration-container,
.modal-add-space .modal-inner-wrap .favorites-container,
.modal-upload-space .modal-inner-wrap .favorites-container,
.modal-add-space .modal-inner-wrap .spaces-container,
.modal-upload-space .modal-inner-wrap .spaces-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: flex-end;
  margin: 0 -31px 20px auto;
  width: 100%;
  min-width: 66%;
}
.modal-add-space .modal-inner-wrap .inspiration-container .open-filter,
.modal-upload-space .modal-inner-wrap .inspiration-container .open-filter,
.modal-add-space .modal-inner-wrap .favorites-container .open-filter,
.modal-upload-space .modal-inner-wrap .favorites-container .open-filter,
.modal-add-space .modal-inner-wrap .spaces-container .open-filter,
.modal-upload-space .modal-inner-wrap .spaces-container .open-filter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: 66%;
  min-width: 250px;
  padding: 0 40px 0 10%;
  position: relative;
  z-index: 2;
}
.modal-add-space .modal-inner-wrap .inspiration-container .sort-text,
.modal-upload-space .modal-inner-wrap .inspiration-container .sort-text,
.modal-add-space .modal-inner-wrap .favorites-container .sort-text,
.modal-upload-space .modal-inner-wrap .favorites-container .sort-text,
.modal-add-space .modal-inner-wrap .spaces-container .sort-text,
.modal-upload-space .modal-inner-wrap .spaces-container .sort-text {
  font-family: 'Lato', sans-serif;
  color: #707070;
  font-size: 10px;
  letter-spacing: 1.19px;
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  margin: 0 37px 0 0;
}
.modal-add-space .modal-inner-wrap .inspiration-container .sort-by,
.modal-upload-space .modal-inner-wrap .inspiration-container .sort-by,
.modal-add-space .modal-inner-wrap .favorites-container .sort-by,
.modal-upload-space .modal-inner-wrap .favorites-container .sort-by,
.modal-add-space .modal-inner-wrap .spaces-container .sort-by,
.modal-upload-space .modal-inner-wrap .spaces-container .sort-by {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  font-family: 'Lato', sans-serif;
  color: #707070;
  font-size: 10px;
  letter-spacing: 1.19px;
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
  margin: 0 0 0 0;
}
.modal-add-space .modal-inner-wrap .inspiration-container .sort-by:after,
.modal-upload-space .modal-inner-wrap .inspiration-container .sort-by:after,
.modal-add-space .modal-inner-wrap .favorites-container .sort-by:after,
.modal-upload-space .modal-inner-wrap .favorites-container .sort-by:after,
.modal-add-space .modal-inner-wrap .spaces-container .sort-by:after,
.modal-upload-space .modal-inner-wrap .spaces-container .sort-by:after {
  content: "";
  display: block;
  background: url("../images/spaces/icon-dropdown.svg") no-repeat;
  width: 18px;
  height: 10px;
  margin-left: 20px;
}
.modal-add-space .modal-inner-wrap .inspiration-container .show-dropdown,
.modal-upload-space .modal-inner-wrap .inspiration-container .show-dropdown,
.modal-add-space .modal-inner-wrap .favorites-container .show-dropdown,
.modal-upload-space .modal-inner-wrap .favorites-container .show-dropdown,
.modal-add-space .modal-inner-wrap .spaces-container .show-dropdown,
.modal-upload-space .modal-inner-wrap .spaces-container .show-dropdown {
  background: #f5f2ed;
  max-width: unset;
  width: 66%;
  min-width: 250px;
  min-height: 383px;
  box-shadow: none;
  right: -31px;
  top: -19px;
  bottom: 0;
  position: absolute;
  padding: 55px 40px 15px 10%;
  z-index: 1;
}
.modal-add-space .modal-inner-wrap .inspiration-container .show-dropdown_name,
.modal-upload-space .modal-inner-wrap .inspiration-container .show-dropdown_name,
.modal-add-space .modal-inner-wrap .favorites-container .show-dropdown_name,
.modal-upload-space .modal-inner-wrap .favorites-container .show-dropdown_name,
.modal-add-space .modal-inner-wrap .spaces-container .show-dropdown_name,
.modal-upload-space .modal-inner-wrap .spaces-container .show-dropdown_name {
  font-family: 'Lato', sans-serif;
  color: #707070;
  font-size: 10px;
  letter-spacing: 1.19px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 12px 0;
  box-sizing: border-box;
  border-top: 1px solid #707070;
  cursor: pointer;
  margin-top: 0 !important;
  text-align: left !important;
}
.modal-add-space .modal-inner-wrap .inspiration-container .show-dropdown_name:last-child,
.modal-upload-space .modal-inner-wrap .inspiration-container .show-dropdown_name:last-child,
.modal-add-space .modal-inner-wrap .favorites-container .show-dropdown_name:last-child,
.modal-upload-space .modal-inner-wrap .favorites-container .show-dropdown_name:last-child,
.modal-add-space .modal-inner-wrap .spaces-container .show-dropdown_name:last-child,
.modal-upload-space .modal-inner-wrap .spaces-container .show-dropdown_name:last-child {
  border-bottom: 1px solid #707070;
}
.modal-add-space .modal-inner-wrap .inspiration-container .show-dropdown_name:hover,
.modal-upload-space .modal-inner-wrap .inspiration-container .show-dropdown_name:hover,
.modal-add-space .modal-inner-wrap .favorites-container .show-dropdown_name:hover,
.modal-upload-space .modal-inner-wrap .favorites-container .show-dropdown_name:hover,
.modal-add-space .modal-inner-wrap .spaces-container .show-dropdown_name:hover,
.modal-upload-space .modal-inner-wrap .spaces-container .show-dropdown_name:hover {
  color: #8a262e;
}
.modal-add-space .modal-inner-wrap .button-upload-popup,
.modal-upload-space .modal-inner-wrap .button-upload-popup,
.modal-add-space .modal-inner-wrap #button-upload-popup,
.modal-upload-space .modal-inner-wrap #button-upload-popup {
  background-color: #8a262e;
  height: 38px;
  padding: 0 36.5px;
}
.modal-add-space .modal-inner-wrap .button-upload-popup span,
.modal-upload-space .modal-inner-wrap .button-upload-popup span,
.modal-add-space .modal-inner-wrap #button-upload-popup span,
.modal-upload-space .modal-inner-wrap #button-upload-popup span {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.8;
  letter-spacing: 1.5px;
  text-align: left;
  color: #fbfbf5;
  text-transform: uppercase;
}
.modal-add-space .modal-inner-wrap #button-upload-popup,
.modal-upload-space .modal-inner-wrap #button-upload-popup {
  margin: 30px 0 40px;
}
.modal-add-space .modal-inner-wrap #form-space-upload-with-template,
.modal-upload-space .modal-inner-wrap #form-space-upload-with-template {
  text-align: right;
  margin-top: 15px;
}
.modal-add-space .modal-inner-wrap #form-space-upload-with-template .button-upload-popup,
.modal-upload-space .modal-inner-wrap #form-space-upload-with-template .button-upload-popup {
  border: solid 1.3px #011826;
  color: #000000;
  background-color: white;
}
.modal-add-space .modal-inner-wrap #form-space-upload-with-template .button-upload-popup span,
.modal-upload-space .modal-inner-wrap #form-space-upload-with-template .button-upload-popup span {
  color: #000000;
  font-size: 15px;
  letter-spacing: 1.5px;
  font-family: 'Lato', sans-serif;
}
.modal-add-space .modal-inner-wrap p,
.modal-upload-space .modal-inner-wrap p {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: 0.44px;
  text-align: left;
  color: #817c75;
  margin-bottom: 16px;
}
.follow-btn {
  position: absolute;
  height: 20px;
  width: 20px;
  padding-left: 40px;
  margin-top: 2px;
  background-size: 100% 100% !important;
  background: center no-repeat;
  background-image: url("../images/icons/icon-follow-black.svg");
  transition-duration: .3s;
  transition-property: background-color;
  display: inline-block;
}
.follow-btn:hover {
  cursor: pointer;
  background: center no-repeat;
  background-image: url("../images/icons/icon-follow-red.svg");
}
.theme-pearl.store-view-default {
  letter-spacing: 0.5px;
  /*.product-item-name > a,
    .product.name a > a {
        color: inherit !important;
    }*/
}
.theme-pearl.store-view-default .braintree-paypal-logobraintree-paypal-mini-cart-container {
  text-align: center;
  margin-bottom: 10px;
}
.theme-pearl.store-view-default .braintree-paypal-logobraintree-paypal-mini-cart-container .action-braintree-paypal-logo {
  background-color: transparent;
}
.theme-pearl.store-view-default h1 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-default h2 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-default h3 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-default h4 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-default h5 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-default h6 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-default .block .block-content .products-grid button,
.theme-pearl.store-view-default button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
}
.theme-pearl.store-view-default .block .block-content .products-grid button span,
.theme-pearl.store-view-default button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-default .block .block-content .products-grid button:hover,
.theme-pearl.store-view-default button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-default .block .block-content .products-grid button:hover span,
.theme-pearl.store-view-default button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-default .block .block-content .products-grid button.action.primary,
.theme-pearl.store-view-default button.action.primary {
  background-color: #441e1e;
  border: 1px solid #441e1e;
  color: #f8f9f9;
  transition-duration: 300ms;
  transition-property: background-color;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-default .block .block-content .products-grid button.action.primary span,
.theme-pearl.store-view-default button.action.primary span {
  color: #f8f9f9;
  line-height: 10px;
}
.theme-pearl.store-view-default .block .block-content .products-grid button.action.primary:hover,
.theme-pearl.store-view-default button.action.primary:hover {
  background-color: #8a262e;
  border: 1px solid #8a262e;
  color: #f8f9f9 !important;
}
.theme-pearl.store-view-default .block .block-content .products-grid button.action.primary:hover span,
.theme-pearl.store-view-default button.action.primary:hover span {
  color: #f8f9f9;
}
.theme-pearl.store-view-default .block .block-content .products-grid button.action.primary.tocart,
.theme-pearl.store-view-default button.action.primary.tocart {
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-default .block .block-content .products-grid button.action.action-cancel,
.theme-pearl.store-view-default button.action.action-cancel {
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  text-decoration: none;
  margin: 0 !important;
  padding: 7px 15px;
  line-height: 1;
}
.theme-pearl.store-view-default .block .block-content .products-grid button.action.action-cancel span,
.theme-pearl.store-view-default button.action.action-cancel span {
  color: #8a262e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-default .block .block-content .products-grid button.action.action-cancel:hover,
.theme-pearl.store-view-default button.action.action-cancel:hover {
  border-color: #441e1e 1px solid;
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
}
.theme-pearl.store-view-default .block .block-content .products-grid button.action.action-cancel:hover span,
.theme-pearl.store-view-default button.action.action-cancel:hover span {
  color: #441e1e;
}
.theme-pearl.store-view-default button.action.action-gift {
  background: transparent;
  border: 0 none;
}
.theme-pearl.store-view-default button.action.action-gift span {
  color: initial;
  font-size: initial;
}
.theme-pearl.store-view-default button.action.action-gift:hover {
  text-decoration: initial;
}
.theme-pearl.store-view-default button.action.action-gift:hover span {
  text-decoration: initial;
}
.theme-pearl.store-view-default input.action.primary {
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-default .action.towishlist,
.theme-pearl.store-view-default .action.tocompare,
.theme-pearl.store-view-default .action.mailto.friend {
  font-size: 1.2rem !important;
}
.theme-pearl.store-view-default .action.towishlist:before,
.theme-pearl.store-view-default .action.tocompare:before,
.theme-pearl.store-view-default .action.mailto.friend:before {
  font-size: 1.6rem !important;
  line-height: calc(@icon__font-size + 7px);
}
.theme-pearl.store-view-default .action.primary {
  background-color: #441e1e;
  border: 1px solid #441e1e;
  color: #f8f9f9;
  transition-duration: 300ms;
  transition-property: background-color;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-default .action.primary span {
  color: #f8f9f9;
  line-height: 10px;
}
.theme-pearl.store-view-default .action.primary:hover {
  background-color: #8a262e;
  border: 1px solid #8a262e;
  color: #f8f9f9 !important;
}
.theme-pearl.store-view-default .action.primary:hover span {
  color: #f8f9f9;
}
.theme-pearl.store-view-default .action.primary.tocart {
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-default .action.primary#product-gotoproduct-button:hover {
  border: 1px solid #441e1e;
}
.theme-pearl.store-view-default .action.action-cancel {
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  text-decoration: none;
  margin: 0 !important;
  padding: 7px 15px;
  line-height: 1;
}
.theme-pearl.store-view-default .action.action-cancel span {
  color: #8a262e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-default .action.action-cancel:hover {
  border-color: #441e1e 1px solid;
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
}
.theme-pearl.store-view-default .action.action-cancel:hover span {
  color: #441e1e;
}
.theme-pearl.store-view-default .action:hover {
  color: #441e1e !important;
}
.theme-pearl.store-view-default .cart-summary .action.multicheckout {
  color: #404040;
}
.theme-pearl.store-view-default .cart-discount .block.discount .title,
.theme-pearl.store-view-default .cart-discount .block.giftcard .title {
  cursor: pointer;
}
.theme-pearl.store-view-default .cart-discount .block.discount .title strong,
.theme-pearl.store-view-default .cart-discount .block.giftcard .title strong {
  color: #343434 !important;
  cursor: pointer;
  font-family: 'Lato', sans-serif;
  font-weight: lighter;
}
.theme-pearl.store-view-default .cart-discount .block.discount .content,
.theme-pearl.store-view-default .cart-discount .block.giftcard .content {
  position: relative;
}
.theme-pearl.store-view-default .cart-discount .block.discount .content .fieldset .actions-toolbar .action.primary:not(:focus),
.theme-pearl.store-view-default .cart-discount .block.giftcard .content .fieldset .actions-toolbar .action.primary:not(:focus) {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.theme-pearl.store-view-default .cart-discount .block.discount .content .fieldset .secondary button,
.theme-pearl.store-view-default .cart-discount .block.giftcard .content .fieldset .secondary button {
  background: transparent !important;
  border: 0 none !important;
  padding: 0 0 10px;
}
.theme-pearl.store-view-default .cart-discount .block.discount .content .fieldset .secondary button span,
.theme-pearl.store-view-default .cart-discount .block.giftcard .content .fieldset .secondary button span {
  color: #404040 !important;
  font-family: 'Lato', sans-serif;
  font-weight: lighter;
  font-size: 1.6rem;
  line-height: inherit;
}
.theme-pearl.store-view-default .cart-discount .block.discount .content .fieldset .secondary button:hover span,
.theme-pearl.store-view-default .cart-discount .block.giftcard .content .fieldset .secondary button:hover span {
  color: #441e1e !important;
}
.theme-pearl.store-view-default .cart-discount .block.discount .content .fieldset .primary button,
.theme-pearl.store-view-default .cart-discount .block.giftcard .content .fieldset .primary button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
  margin: 0px;
}
.theme-pearl.store-view-default .cart-discount .block.discount .content .fieldset .primary button span,
.theme-pearl.store-view-default .cart-discount .block.giftcard .content .fieldset .primary button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-default .cart-discount .block.discount .content .fieldset .primary button:hover,
.theme-pearl.store-view-default .cart-discount .block.giftcard .content .fieldset .primary button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-default .cart-discount .block.discount .content .fieldset .primary button:hover span,
.theme-pearl.store-view-default .cart-discount .block.giftcard .content .fieldset .primary button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-default .review-form .primary button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
}
.theme-pearl.store-view-default .review-form .primary button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-default .review-form .primary button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-default .review-form .primary button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-default #giftcard-form .secondary button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
}
.theme-pearl.store-view-default #giftcard-form .secondary button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-default #giftcard-form .secondary button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-default #giftcard-form .secondary button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-default .cart-gift-item .title {
  color: #343434;
}
.theme-pearl.store-view-default .cart-gift-item .title span {
  color: #343434;
  cursor: pointer;
  font-family: 'Lato', sans-serif;
  font-weight: lighter;
}
.theme-pearl.store-view-default .cart-gift-item .title:after {
  font-size: 12px;
}
.theme-pearl.store-view-default .cart-discount .block.discount .title:hover:after,
.theme-pearl.store-view-default .cart-discount .block.giftcard .title:hover:after {
  color: #8a262e;
}
.theme-pearl.store-view-default .item-info span.price {
  color: #343434;
  font-weight: lighter !important;
}
.theme-pearl.store-view-default .cart.table-wrapper .actions-toolbar > .action-edit:before,
.theme-pearl.store-view-default .cart.table-wrapper .actions-toolbar > .action-delete:before,
.theme-pearl.store-view-default .cart.table-wrapper .actions-toolbar > .action-towishlist:before {
  color: #343434;
  font-size: 1.6rem !important;
  overflow: visible;
}
.theme-pearl.store-view-default .cart.table-wrapper .actions-toolbar > .action-edit:hover:before,
.theme-pearl.store-view-default .cart.table-wrapper .actions-toolbar > .action-delete:hover:before,
.theme-pearl.store-view-default .cart.table-wrapper .actions-toolbar > .action-towishlist:hover:before {
  color: #757575;
}
.theme-pearl.store-view-default .minicart-items .action.edit:before,
.theme-pearl.store-view-default .minicart-items .action.delete:before {
  color: #343434;
  font-size: 1.6rem !important;
}
.theme-pearl.store-view-default .minicart-items .action.edit:hover:before,
.theme-pearl.store-view-default .minicart-items .action.delete:hover:before {
  color: #757575;
}
.theme-pearl.store-view-default .modals-wrapper .modal-footer button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
}
.theme-pearl.store-view-default .modals-wrapper .modal-footer button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-default .modals-wrapper .modal-footer button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-default .modals-wrapper .modal-footer button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-default .rating-summary {
  line-height: 1;
}
.theme-pearl.store-view-default .rating-summary .rating-result {
  float: left;
  z-index: 0;
}
.theme-pearl.store-view-default .product-reviews-summary .reviews-actions {
  margin-top: 0 !important;
}
.theme-pearl.store-view-default input,
.theme-pearl.store-view-default textarea,
.theme-pearl.store-view-default select {
  letter-spacing: inherit;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .theme-pearl.store-view-default .breadcrumbs .item:not(:last-child):after {
    line-height: 17px;
    vertical-align: middle;
  }
}
.theme-pearl.store-view-default .price-box .old-price .price {
  color: #ede7de;
}
.theme-pearl.store-view-default .price-box .price-label {
  display: none !important;
}
.theme-pearl.store-view-partner_portal {
  letter-spacing: 0.5px;
  /*.product-item-name > a,
    .product.name a > a {
        color: inherit !important;
    }*/
}
.theme-pearl.store-view-partner_portal .braintree-paypal-logobraintree-paypal-mini-cart-container {
  text-align: center;
  margin-bottom: 10px;
}
.theme-pearl.store-view-partner_portal .braintree-paypal-logobraintree-paypal-mini-cart-container .action-braintree-paypal-logo {
  background-color: transparent;
}
.theme-pearl.store-view-partner_portal h1 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-partner_portal h2 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-partner_portal h3 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-partner_portal h4 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-partner_portal h5 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-partner_portal h6 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-partner_portal .block .block-content .products-grid button,
.theme-pearl.store-view-partner_portal button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
}
.theme-pearl.store-view-partner_portal .block .block-content .products-grid button span,
.theme-pearl.store-view-partner_portal button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-partner_portal .block .block-content .products-grid button:hover,
.theme-pearl.store-view-partner_portal button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-partner_portal .block .block-content .products-grid button:hover span,
.theme-pearl.store-view-partner_portal button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-partner_portal .block .block-content .products-grid button.action.primary,
.theme-pearl.store-view-partner_portal button.action.primary {
  background-color: #441e1e;
  border: 1px solid #441e1e;
  color: #f8f9f9;
  transition-duration: 300ms;
  transition-property: background-color;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-partner_portal .block .block-content .products-grid button.action.primary span,
.theme-pearl.store-view-partner_portal button.action.primary span {
  color: #f8f9f9;
  line-height: 10px;
}
.theme-pearl.store-view-partner_portal .block .block-content .products-grid button.action.primary:hover,
.theme-pearl.store-view-partner_portal button.action.primary:hover {
  background-color: #8a262e;
  border: 1px solid #8a262e;
  color: #f8f9f9 !important;
}
.theme-pearl.store-view-partner_portal .block .block-content .products-grid button.action.primary:hover span,
.theme-pearl.store-view-partner_portal button.action.primary:hover span {
  color: #f8f9f9;
}
.theme-pearl.store-view-partner_portal .block .block-content .products-grid button.action.primary.tocart,
.theme-pearl.store-view-partner_portal button.action.primary.tocart {
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-partner_portal .block .block-content .products-grid button.action.action-cancel,
.theme-pearl.store-view-partner_portal button.action.action-cancel {
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  text-decoration: none;
  margin: 0 !important;
  padding: 7px 15px;
  line-height: 1;
}
.theme-pearl.store-view-partner_portal .block .block-content .products-grid button.action.action-cancel span,
.theme-pearl.store-view-partner_portal button.action.action-cancel span {
  color: #8a262e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-partner_portal .block .block-content .products-grid button.action.action-cancel:hover,
.theme-pearl.store-view-partner_portal button.action.action-cancel:hover {
  border-color: #441e1e 1px solid;
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
}
.theme-pearl.store-view-partner_portal .block .block-content .products-grid button.action.action-cancel:hover span,
.theme-pearl.store-view-partner_portal button.action.action-cancel:hover span {
  color: #441e1e;
}
.theme-pearl.store-view-partner_portal button.action.action-gift {
  background: transparent;
  border: 0 none;
}
.theme-pearl.store-view-partner_portal button.action.action-gift span {
  color: initial;
  font-size: initial;
}
.theme-pearl.store-view-partner_portal button.action.action-gift:hover {
  text-decoration: initial;
}
.theme-pearl.store-view-partner_portal button.action.action-gift:hover span {
  text-decoration: initial;
}
.theme-pearl.store-view-partner_portal input.action.primary {
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-partner_portal .action.towishlist,
.theme-pearl.store-view-partner_portal .action.tocompare,
.theme-pearl.store-view-partner_portal .action.mailto.friend {
  font-size: 1.2rem !important;
}
.theme-pearl.store-view-partner_portal .action.towishlist:before,
.theme-pearl.store-view-partner_portal .action.tocompare:before,
.theme-pearl.store-view-partner_portal .action.mailto.friend:before {
  font-size: 1.6rem !important;
  line-height: calc(@icon__font-size + 7px);
}
.theme-pearl.store-view-partner_portal .action.primary {
  background-color: #441e1e;
  border: 1px solid #441e1e;
  color: #f8f9f9;
  transition-duration: 300ms;
  transition-property: background-color;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-partner_portal .action.primary span {
  color: #f8f9f9;
  line-height: 10px;
}
.theme-pearl.store-view-partner_portal .action.primary:hover {
  background-color: #8a262e;
  border: 1px solid #8a262e;
  color: #f8f9f9 !important;
}
.theme-pearl.store-view-partner_portal .action.primary:hover span {
  color: #f8f9f9;
}
.theme-pearl.store-view-partner_portal .action.primary.tocart {
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-partner_portal .action.primary#product-gotoproduct-button:hover {
  border: 1px solid #441e1e;
}
.theme-pearl.store-view-partner_portal .action.action-cancel {
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  text-decoration: none;
  margin: 0 !important;
  padding: 7px 15px;
  line-height: 1;
}
.theme-pearl.store-view-partner_portal .action.action-cancel span {
  color: #8a262e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-partner_portal .action.action-cancel:hover {
  border-color: #441e1e 1px solid;
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
}
.theme-pearl.store-view-partner_portal .action.action-cancel:hover span {
  color: #441e1e;
}
.theme-pearl.store-view-partner_portal .action:hover {
  color: #441e1e !important;
}
.theme-pearl.store-view-partner_portal .cart-summary .action.multicheckout {
  color: #404040;
}
.theme-pearl.store-view-partner_portal .cart-discount .block.discount .title,
.theme-pearl.store-view-partner_portal .cart-discount .block.giftcard .title {
  cursor: pointer;
}
.theme-pearl.store-view-partner_portal .cart-discount .block.discount .title strong,
.theme-pearl.store-view-partner_portal .cart-discount .block.giftcard .title strong {
  color: #343434 !important;
  cursor: pointer;
  font-family: 'Lato', sans-serif;
  font-weight: lighter;
}
.theme-pearl.store-view-partner_portal .cart-discount .block.discount .content,
.theme-pearl.store-view-partner_portal .cart-discount .block.giftcard .content {
  position: relative;
}
.theme-pearl.store-view-partner_portal .cart-discount .block.discount .content .fieldset .actions-toolbar .action.primary:not(:focus),
.theme-pearl.store-view-partner_portal .cart-discount .block.giftcard .content .fieldset .actions-toolbar .action.primary:not(:focus) {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.theme-pearl.store-view-partner_portal .cart-discount .block.discount .content .fieldset .secondary button,
.theme-pearl.store-view-partner_portal .cart-discount .block.giftcard .content .fieldset .secondary button {
  background: transparent !important;
  border: 0 none !important;
  padding: 0 0 10px;
}
.theme-pearl.store-view-partner_portal .cart-discount .block.discount .content .fieldset .secondary button span,
.theme-pearl.store-view-partner_portal .cart-discount .block.giftcard .content .fieldset .secondary button span {
  color: #404040 !important;
  font-family: 'Lato', sans-serif;
  font-weight: lighter;
  font-size: 1.6rem;
  line-height: inherit;
}
.theme-pearl.store-view-partner_portal .cart-discount .block.discount .content .fieldset .secondary button:hover span,
.theme-pearl.store-view-partner_portal .cart-discount .block.giftcard .content .fieldset .secondary button:hover span {
  color: #441e1e !important;
}
.theme-pearl.store-view-partner_portal .cart-discount .block.discount .content .fieldset .primary button,
.theme-pearl.store-view-partner_portal .cart-discount .block.giftcard .content .fieldset .primary button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
  margin: 0px;
}
.theme-pearl.store-view-partner_portal .cart-discount .block.discount .content .fieldset .primary button span,
.theme-pearl.store-view-partner_portal .cart-discount .block.giftcard .content .fieldset .primary button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-partner_portal .cart-discount .block.discount .content .fieldset .primary button:hover,
.theme-pearl.store-view-partner_portal .cart-discount .block.giftcard .content .fieldset .primary button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-partner_portal .cart-discount .block.discount .content .fieldset .primary button:hover span,
.theme-pearl.store-view-partner_portal .cart-discount .block.giftcard .content .fieldset .primary button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-partner_portal .review-form .primary button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
}
.theme-pearl.store-view-partner_portal .review-form .primary button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-partner_portal .review-form .primary button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-partner_portal .review-form .primary button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-partner_portal #giftcard-form .secondary button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
}
.theme-pearl.store-view-partner_portal #giftcard-form .secondary button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-partner_portal #giftcard-form .secondary button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-partner_portal #giftcard-form .secondary button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-partner_portal .cart-gift-item .title {
  color: #343434;
}
.theme-pearl.store-view-partner_portal .cart-gift-item .title span {
  color: #343434;
  cursor: pointer;
  font-family: 'Lato', sans-serif;
  font-weight: lighter;
}
.theme-pearl.store-view-partner_portal .cart-gift-item .title:after {
  font-size: 12px;
}
.theme-pearl.store-view-partner_portal .cart-discount .block.discount .title:hover:after,
.theme-pearl.store-view-partner_portal .cart-discount .block.giftcard .title:hover:after {
  color: #8a262e;
}
.theme-pearl.store-view-partner_portal .item-info span.price {
  color: #343434;
  font-weight: lighter !important;
}
.theme-pearl.store-view-partner_portal .cart.table-wrapper .actions-toolbar > .action-edit:before,
.theme-pearl.store-view-partner_portal .cart.table-wrapper .actions-toolbar > .action-delete:before,
.theme-pearl.store-view-partner_portal .cart.table-wrapper .actions-toolbar > .action-towishlist:before {
  color: #343434;
  font-size: 1.6rem !important;
  overflow: visible;
}
.theme-pearl.store-view-partner_portal .cart.table-wrapper .actions-toolbar > .action-edit:hover:before,
.theme-pearl.store-view-partner_portal .cart.table-wrapper .actions-toolbar > .action-delete:hover:before,
.theme-pearl.store-view-partner_portal .cart.table-wrapper .actions-toolbar > .action-towishlist:hover:before {
  color: #757575;
}
.theme-pearl.store-view-partner_portal .minicart-items .action.edit:before,
.theme-pearl.store-view-partner_portal .minicart-items .action.delete:before {
  color: #343434;
  font-size: 1.6rem !important;
}
.theme-pearl.store-view-partner_portal .minicart-items .action.edit:hover:before,
.theme-pearl.store-view-partner_portal .minicart-items .action.delete:hover:before {
  color: #757575;
}
.theme-pearl.store-view-partner_portal .modals-wrapper .modal-footer button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
}
.theme-pearl.store-view-partner_portal .modals-wrapper .modal-footer button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-partner_portal .modals-wrapper .modal-footer button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-partner_portal .modals-wrapper .modal-footer button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-partner_portal .rating-summary {
  line-height: 1;
}
.theme-pearl.store-view-partner_portal .rating-summary .rating-result {
  float: left;
  z-index: 0;
}
.theme-pearl.store-view-partner_portal .product-reviews-summary .reviews-actions {
  margin-top: 0 !important;
}
.theme-pearl.store-view-partner_portal input,
.theme-pearl.store-view-partner_portal textarea,
.theme-pearl.store-view-partner_portal select {
  letter-spacing: inherit;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .theme-pearl.store-view-partner_portal .breadcrumbs .item:not(:last-child):after {
    line-height: 17px;
    vertical-align: middle;
  }
}
.theme-pearl.store-view-partner_portal .price-box .old-price .price {
  color: #ede7de;
}
.theme-pearl.store-view-partner_portal .price-box .price-label {
  display: none !important;
}
.theme-pearl.store-view-artist_portal {
  letter-spacing: 0.5px;
  /*.product-item-name > a,
    .product.name a > a {
        color: inherit !important;
    }*/
}
.theme-pearl.store-view-artist_portal .braintree-paypal-logobraintree-paypal-mini-cart-container {
  text-align: center;
  margin-bottom: 10px;
}
.theme-pearl.store-view-artist_portal .braintree-paypal-logobraintree-paypal-mini-cart-container .action-braintree-paypal-logo {
  background-color: transparent;
}
.theme-pearl.store-view-artist_portal h1 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-artist_portal h2 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-artist_portal h3 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-artist_portal h4 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-artist_portal h5 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-artist_portal h6 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-artist_portal .block .block-content .products-grid button,
.theme-pearl.store-view-artist_portal button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
}
.theme-pearl.store-view-artist_portal .block .block-content .products-grid button span,
.theme-pearl.store-view-artist_portal button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-artist_portal .block .block-content .products-grid button:hover,
.theme-pearl.store-view-artist_portal button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-artist_portal .block .block-content .products-grid button:hover span,
.theme-pearl.store-view-artist_portal button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-artist_portal .block .block-content .products-grid button.action.primary,
.theme-pearl.store-view-artist_portal button.action.primary {
  background-color: #441e1e;
  border: 1px solid #441e1e;
  color: #f8f9f9;
  transition-duration: 300ms;
  transition-property: background-color;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-artist_portal .block .block-content .products-grid button.action.primary span,
.theme-pearl.store-view-artist_portal button.action.primary span {
  color: #f8f9f9;
  line-height: 10px;
}
.theme-pearl.store-view-artist_portal .block .block-content .products-grid button.action.primary:hover,
.theme-pearl.store-view-artist_portal button.action.primary:hover {
  background-color: #8a262e;
  border: 1px solid #8a262e;
  color: #f8f9f9 !important;
}
.theme-pearl.store-view-artist_portal .block .block-content .products-grid button.action.primary:hover span,
.theme-pearl.store-view-artist_portal button.action.primary:hover span {
  color: #f8f9f9;
}
.theme-pearl.store-view-artist_portal .block .block-content .products-grid button.action.primary.tocart,
.theme-pearl.store-view-artist_portal button.action.primary.tocart {
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-artist_portal .block .block-content .products-grid button.action.action-cancel,
.theme-pearl.store-view-artist_portal button.action.action-cancel {
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  text-decoration: none;
  margin: 0 !important;
  padding: 7px 15px;
  line-height: 1;
}
.theme-pearl.store-view-artist_portal .block .block-content .products-grid button.action.action-cancel span,
.theme-pearl.store-view-artist_portal button.action.action-cancel span {
  color: #8a262e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-artist_portal .block .block-content .products-grid button.action.action-cancel:hover,
.theme-pearl.store-view-artist_portal button.action.action-cancel:hover {
  border-color: #441e1e 1px solid;
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
}
.theme-pearl.store-view-artist_portal .block .block-content .products-grid button.action.action-cancel:hover span,
.theme-pearl.store-view-artist_portal button.action.action-cancel:hover span {
  color: #441e1e;
}
.theme-pearl.store-view-artist_portal button.action.action-gift {
  background: transparent;
  border: 0 none;
}
.theme-pearl.store-view-artist_portal button.action.action-gift span {
  color: initial;
  font-size: initial;
}
.theme-pearl.store-view-artist_portal button.action.action-gift:hover {
  text-decoration: initial;
}
.theme-pearl.store-view-artist_portal button.action.action-gift:hover span {
  text-decoration: initial;
}
.theme-pearl.store-view-artist_portal input.action.primary {
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-artist_portal .action.towishlist,
.theme-pearl.store-view-artist_portal .action.tocompare,
.theme-pearl.store-view-artist_portal .action.mailto.friend {
  font-size: 1.2rem !important;
}
.theme-pearl.store-view-artist_portal .action.towishlist:before,
.theme-pearl.store-view-artist_portal .action.tocompare:before,
.theme-pearl.store-view-artist_portal .action.mailto.friend:before {
  font-size: 1.6rem !important;
  line-height: calc(@icon__font-size + 7px);
}
.theme-pearl.store-view-artist_portal .action.primary {
  background-color: #441e1e;
  border: 1px solid #441e1e;
  color: #f8f9f9;
  transition-duration: 300ms;
  transition-property: background-color;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-artist_portal .action.primary span {
  color: #f8f9f9;
  line-height: 10px;
}
.theme-pearl.store-view-artist_portal .action.primary:hover {
  background-color: #8a262e;
  border: 1px solid #8a262e;
  color: #f8f9f9 !important;
}
.theme-pearl.store-view-artist_portal .action.primary:hover span {
  color: #f8f9f9;
}
.theme-pearl.store-view-artist_portal .action.primary.tocart {
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-artist_portal .action.primary#product-gotoproduct-button:hover {
  border: 1px solid #441e1e;
}
.theme-pearl.store-view-artist_portal .action.action-cancel {
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  text-decoration: none;
  margin: 0 !important;
  padding: 7px 15px;
  line-height: 1;
}
.theme-pearl.store-view-artist_portal .action.action-cancel span {
  color: #8a262e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-artist_portal .action.action-cancel:hover {
  border-color: #441e1e 1px solid;
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
}
.theme-pearl.store-view-artist_portal .action.action-cancel:hover span {
  color: #441e1e;
}
.theme-pearl.store-view-artist_portal .action:hover {
  color: #441e1e !important;
}
.theme-pearl.store-view-artist_portal .cart-summary .action.multicheckout {
  color: #404040;
}
.theme-pearl.store-view-artist_portal .cart-discount .block.discount .title,
.theme-pearl.store-view-artist_portal .cart-discount .block.giftcard .title {
  cursor: pointer;
}
.theme-pearl.store-view-artist_portal .cart-discount .block.discount .title strong,
.theme-pearl.store-view-artist_portal .cart-discount .block.giftcard .title strong {
  color: #343434 !important;
  cursor: pointer;
  font-family: 'Lato', sans-serif;
  font-weight: lighter;
}
.theme-pearl.store-view-artist_portal .cart-discount .block.discount .content,
.theme-pearl.store-view-artist_portal .cart-discount .block.giftcard .content {
  position: relative;
}
.theme-pearl.store-view-artist_portal .cart-discount .block.discount .content .fieldset .actions-toolbar .action.primary:not(:focus),
.theme-pearl.store-view-artist_portal .cart-discount .block.giftcard .content .fieldset .actions-toolbar .action.primary:not(:focus) {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.theme-pearl.store-view-artist_portal .cart-discount .block.discount .content .fieldset .secondary button,
.theme-pearl.store-view-artist_portal .cart-discount .block.giftcard .content .fieldset .secondary button {
  background: transparent !important;
  border: 0 none !important;
  padding: 0 0 10px;
}
.theme-pearl.store-view-artist_portal .cart-discount .block.discount .content .fieldset .secondary button span,
.theme-pearl.store-view-artist_portal .cart-discount .block.giftcard .content .fieldset .secondary button span {
  color: #404040 !important;
  font-family: 'Lato', sans-serif;
  font-weight: lighter;
  font-size: 1.6rem;
  line-height: inherit;
}
.theme-pearl.store-view-artist_portal .cart-discount .block.discount .content .fieldset .secondary button:hover span,
.theme-pearl.store-view-artist_portal .cart-discount .block.giftcard .content .fieldset .secondary button:hover span {
  color: #441e1e !important;
}
.theme-pearl.store-view-artist_portal .cart-discount .block.discount .content .fieldset .primary button,
.theme-pearl.store-view-artist_portal .cart-discount .block.giftcard .content .fieldset .primary button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
  margin: 0px;
}
.theme-pearl.store-view-artist_portal .cart-discount .block.discount .content .fieldset .primary button span,
.theme-pearl.store-view-artist_portal .cart-discount .block.giftcard .content .fieldset .primary button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-artist_portal .cart-discount .block.discount .content .fieldset .primary button:hover,
.theme-pearl.store-view-artist_portal .cart-discount .block.giftcard .content .fieldset .primary button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-artist_portal .cart-discount .block.discount .content .fieldset .primary button:hover span,
.theme-pearl.store-view-artist_portal .cart-discount .block.giftcard .content .fieldset .primary button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-artist_portal .review-form .primary button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
}
.theme-pearl.store-view-artist_portal .review-form .primary button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-artist_portal .review-form .primary button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-artist_portal .review-form .primary button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-artist_portal #giftcard-form .secondary button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
}
.theme-pearl.store-view-artist_portal #giftcard-form .secondary button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-artist_portal #giftcard-form .secondary button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-artist_portal #giftcard-form .secondary button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-artist_portal .cart-gift-item .title {
  color: #343434;
}
.theme-pearl.store-view-artist_portal .cart-gift-item .title span {
  color: #343434;
  cursor: pointer;
  font-family: 'Lato', sans-serif;
  font-weight: lighter;
}
.theme-pearl.store-view-artist_portal .cart-gift-item .title:after {
  font-size: 12px;
}
.theme-pearl.store-view-artist_portal .cart-discount .block.discount .title:hover:after,
.theme-pearl.store-view-artist_portal .cart-discount .block.giftcard .title:hover:after {
  color: #8a262e;
}
.theme-pearl.store-view-artist_portal .item-info span.price {
  color: #343434;
  font-weight: lighter !important;
}
.theme-pearl.store-view-artist_portal .cart.table-wrapper .actions-toolbar > .action-edit:before,
.theme-pearl.store-view-artist_portal .cart.table-wrapper .actions-toolbar > .action-delete:before,
.theme-pearl.store-view-artist_portal .cart.table-wrapper .actions-toolbar > .action-towishlist:before {
  color: #343434;
  font-size: 1.6rem !important;
  overflow: visible;
}
.theme-pearl.store-view-artist_portal .cart.table-wrapper .actions-toolbar > .action-edit:hover:before,
.theme-pearl.store-view-artist_portal .cart.table-wrapper .actions-toolbar > .action-delete:hover:before,
.theme-pearl.store-view-artist_portal .cart.table-wrapper .actions-toolbar > .action-towishlist:hover:before {
  color: #757575;
}
.theme-pearl.store-view-artist_portal .minicart-items .action.edit:before,
.theme-pearl.store-view-artist_portal .minicart-items .action.delete:before {
  color: #343434;
  font-size: 1.6rem !important;
}
.theme-pearl.store-view-artist_portal .minicart-items .action.edit:hover:before,
.theme-pearl.store-view-artist_portal .minicart-items .action.delete:hover:before {
  color: #757575;
}
.theme-pearl.store-view-artist_portal .modals-wrapper .modal-footer button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
}
.theme-pearl.store-view-artist_portal .modals-wrapper .modal-footer button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-artist_portal .modals-wrapper .modal-footer button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-artist_portal .modals-wrapper .modal-footer button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-artist_portal .rating-summary {
  line-height: 1;
}
.theme-pearl.store-view-artist_portal .rating-summary .rating-result {
  float: left;
  z-index: 0;
}
.theme-pearl.store-view-artist_portal .product-reviews-summary .reviews-actions {
  margin-top: 0 !important;
}
.theme-pearl.store-view-artist_portal input,
.theme-pearl.store-view-artist_portal textarea,
.theme-pearl.store-view-artist_portal select {
  letter-spacing: inherit;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .theme-pearl.store-view-artist_portal .breadcrumbs .item:not(:last-child):after {
    line-height: 17px;
    vertical-align: middle;
  }
}
.theme-pearl.store-view-artist_portal .price-box .old-price .price {
  color: #ede7de;
}
.theme-pearl.store-view-artist_portal .price-box .price-label {
  display: none !important;
}
.theme-pearl.store-view-artviewing_store_view {
  letter-spacing: 0.5px;
  /*.product-item-name > a,
    .product.name a > a {
        color: inherit !important;
    }*/
}
.theme-pearl.store-view-artviewing_store_view .braintree-paypal-logobraintree-paypal-mini-cart-container {
  text-align: center;
  margin-bottom: 10px;
}
.theme-pearl.store-view-artviewing_store_view .braintree-paypal-logobraintree-paypal-mini-cart-container .action-braintree-paypal-logo {
  background-color: transparent;
}
.theme-pearl.store-view-artviewing_store_view h1 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-artviewing_store_view h2 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-artviewing_store_view h3 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-artviewing_store_view h4 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-artviewing_store_view h5 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-artviewing_store_view h6 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-artviewing_store_view .block .block-content .products-grid button,
.theme-pearl.store-view-artviewing_store_view button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
}
.theme-pearl.store-view-artviewing_store_view .block .block-content .products-grid button span,
.theme-pearl.store-view-artviewing_store_view button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-artviewing_store_view .block .block-content .products-grid button:hover,
.theme-pearl.store-view-artviewing_store_view button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-artviewing_store_view .block .block-content .products-grid button:hover span,
.theme-pearl.store-view-artviewing_store_view button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-artviewing_store_view .block .block-content .products-grid button.action.primary,
.theme-pearl.store-view-artviewing_store_view button.action.primary {
  background-color: #441e1e;
  border: 1px solid #441e1e;
  color: #f8f9f9;
  transition-duration: 300ms;
  transition-property: background-color;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-artviewing_store_view .block .block-content .products-grid button.action.primary span,
.theme-pearl.store-view-artviewing_store_view button.action.primary span {
  color: #f8f9f9;
  line-height: 10px;
}
.theme-pearl.store-view-artviewing_store_view .block .block-content .products-grid button.action.primary:hover,
.theme-pearl.store-view-artviewing_store_view button.action.primary:hover {
  background-color: #8a262e;
  border: 1px solid #8a262e;
  color: #f8f9f9 !important;
}
.theme-pearl.store-view-artviewing_store_view .block .block-content .products-grid button.action.primary:hover span,
.theme-pearl.store-view-artviewing_store_view button.action.primary:hover span {
  color: #f8f9f9;
}
.theme-pearl.store-view-artviewing_store_view .block .block-content .products-grid button.action.primary.tocart,
.theme-pearl.store-view-artviewing_store_view button.action.primary.tocart {
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-artviewing_store_view .block .block-content .products-grid button.action.action-cancel,
.theme-pearl.store-view-artviewing_store_view button.action.action-cancel {
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  text-decoration: none;
  margin: 0 !important;
  padding: 7px 15px;
  line-height: 1;
}
.theme-pearl.store-view-artviewing_store_view .block .block-content .products-grid button.action.action-cancel span,
.theme-pearl.store-view-artviewing_store_view button.action.action-cancel span {
  color: #8a262e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-artviewing_store_view .block .block-content .products-grid button.action.action-cancel:hover,
.theme-pearl.store-view-artviewing_store_view button.action.action-cancel:hover {
  border-color: #441e1e 1px solid;
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
}
.theme-pearl.store-view-artviewing_store_view .block .block-content .products-grid button.action.action-cancel:hover span,
.theme-pearl.store-view-artviewing_store_view button.action.action-cancel:hover span {
  color: #441e1e;
}
.theme-pearl.store-view-artviewing_store_view button.action.action-gift {
  background: transparent;
  border: 0 none;
}
.theme-pearl.store-view-artviewing_store_view button.action.action-gift span {
  color: initial;
  font-size: initial;
}
.theme-pearl.store-view-artviewing_store_view button.action.action-gift:hover {
  text-decoration: initial;
}
.theme-pearl.store-view-artviewing_store_view button.action.action-gift:hover span {
  text-decoration: initial;
}
.theme-pearl.store-view-artviewing_store_view input.action.primary {
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-artviewing_store_view .action.towishlist,
.theme-pearl.store-view-artviewing_store_view .action.tocompare,
.theme-pearl.store-view-artviewing_store_view .action.mailto.friend {
  font-size: 1.2rem !important;
}
.theme-pearl.store-view-artviewing_store_view .action.towishlist:before,
.theme-pearl.store-view-artviewing_store_view .action.tocompare:before,
.theme-pearl.store-view-artviewing_store_view .action.mailto.friend:before {
  font-size: 1.6rem !important;
  line-height: calc(@icon__font-size + 7px);
}
.theme-pearl.store-view-artviewing_store_view .action.primary {
  background-color: #441e1e;
  border: 1px solid #441e1e;
  color: #f8f9f9;
  transition-duration: 300ms;
  transition-property: background-color;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-artviewing_store_view .action.primary span {
  color: #f8f9f9;
  line-height: 10px;
}
.theme-pearl.store-view-artviewing_store_view .action.primary:hover {
  background-color: #8a262e;
  border: 1px solid #8a262e;
  color: #f8f9f9 !important;
}
.theme-pearl.store-view-artviewing_store_view .action.primary:hover span {
  color: #f8f9f9;
}
.theme-pearl.store-view-artviewing_store_view .action.primary.tocart {
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-artviewing_store_view .action.primary#product-gotoproduct-button:hover {
  border: 1px solid #441e1e;
}
.theme-pearl.store-view-artviewing_store_view .action.action-cancel {
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  text-decoration: none;
  margin: 0 !important;
  padding: 7px 15px;
  line-height: 1;
}
.theme-pearl.store-view-artviewing_store_view .action.action-cancel span {
  color: #8a262e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-artviewing_store_view .action.action-cancel:hover {
  border-color: #441e1e 1px solid;
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
}
.theme-pearl.store-view-artviewing_store_view .action.action-cancel:hover span {
  color: #441e1e;
}
.theme-pearl.store-view-artviewing_store_view .action:hover {
  color: #441e1e !important;
}
.theme-pearl.store-view-artviewing_store_view .cart-summary .action.multicheckout {
  color: #404040;
}
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.discount .title,
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.giftcard .title {
  cursor: pointer;
}
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.discount .title strong,
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.giftcard .title strong {
  color: #343434 !important;
  cursor: pointer;
  font-family: 'Lato', sans-serif;
  font-weight: lighter;
}
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.discount .content,
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.giftcard .content {
  position: relative;
}
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.discount .content .fieldset .actions-toolbar .action.primary:not(:focus),
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.giftcard .content .fieldset .actions-toolbar .action.primary:not(:focus) {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.discount .content .fieldset .secondary button,
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.giftcard .content .fieldset .secondary button {
  background: transparent !important;
  border: 0 none !important;
  padding: 0 0 10px;
}
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.discount .content .fieldset .secondary button span,
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.giftcard .content .fieldset .secondary button span {
  color: #404040 !important;
  font-family: 'Lato', sans-serif;
  font-weight: lighter;
  font-size: 1.6rem;
  line-height: inherit;
}
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.discount .content .fieldset .secondary button:hover span,
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.giftcard .content .fieldset .secondary button:hover span {
  color: #441e1e !important;
}
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.discount .content .fieldset .primary button,
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.giftcard .content .fieldset .primary button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
  margin: 0px;
}
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.discount .content .fieldset .primary button span,
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.giftcard .content .fieldset .primary button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.discount .content .fieldset .primary button:hover,
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.giftcard .content .fieldset .primary button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.discount .content .fieldset .primary button:hover span,
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.giftcard .content .fieldset .primary button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-artviewing_store_view .review-form .primary button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
}
.theme-pearl.store-view-artviewing_store_view .review-form .primary button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-artviewing_store_view .review-form .primary button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-artviewing_store_view .review-form .primary button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-artviewing_store_view #giftcard-form .secondary button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
}
.theme-pearl.store-view-artviewing_store_view #giftcard-form .secondary button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-artviewing_store_view #giftcard-form .secondary button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-artviewing_store_view #giftcard-form .secondary button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-artviewing_store_view .cart-gift-item .title {
  color: #343434;
}
.theme-pearl.store-view-artviewing_store_view .cart-gift-item .title span {
  color: #343434;
  cursor: pointer;
  font-family: 'Lato', sans-serif;
  font-weight: lighter;
}
.theme-pearl.store-view-artviewing_store_view .cart-gift-item .title:after {
  font-size: 12px;
}
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.discount .title:hover:after,
.theme-pearl.store-view-artviewing_store_view .cart-discount .block.giftcard .title:hover:after {
  color: #8a262e;
}
.theme-pearl.store-view-artviewing_store_view .item-info span.price {
  color: #343434;
  font-weight: lighter !important;
}
.theme-pearl.store-view-artviewing_store_view .cart.table-wrapper .actions-toolbar > .action-edit:before,
.theme-pearl.store-view-artviewing_store_view .cart.table-wrapper .actions-toolbar > .action-delete:before,
.theme-pearl.store-view-artviewing_store_view .cart.table-wrapper .actions-toolbar > .action-towishlist:before {
  color: #343434;
  font-size: 1.6rem !important;
  overflow: visible;
}
.theme-pearl.store-view-artviewing_store_view .cart.table-wrapper .actions-toolbar > .action-edit:hover:before,
.theme-pearl.store-view-artviewing_store_view .cart.table-wrapper .actions-toolbar > .action-delete:hover:before,
.theme-pearl.store-view-artviewing_store_view .cart.table-wrapper .actions-toolbar > .action-towishlist:hover:before {
  color: #757575;
}
.theme-pearl.store-view-artviewing_store_view .minicart-items .action.edit:before,
.theme-pearl.store-view-artviewing_store_view .minicart-items .action.delete:before {
  color: #343434;
  font-size: 1.6rem !important;
}
.theme-pearl.store-view-artviewing_store_view .minicart-items .action.edit:hover:before,
.theme-pearl.store-view-artviewing_store_view .minicart-items .action.delete:hover:before {
  color: #757575;
}
.theme-pearl.store-view-artviewing_store_view .modals-wrapper .modal-footer button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
}
.theme-pearl.store-view-artviewing_store_view .modals-wrapper .modal-footer button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-artviewing_store_view .modals-wrapper .modal-footer button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-artviewing_store_view .modals-wrapper .modal-footer button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-artviewing_store_view .rating-summary {
  line-height: 1;
}
.theme-pearl.store-view-artviewing_store_view .rating-summary .rating-result {
  float: left;
  z-index: 0;
}
.theme-pearl.store-view-artviewing_store_view .product-reviews-summary .reviews-actions {
  margin-top: 0 !important;
}
.theme-pearl.store-view-artviewing_store_view input,
.theme-pearl.store-view-artviewing_store_view textarea,
.theme-pearl.store-view-artviewing_store_view select {
  letter-spacing: inherit;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .theme-pearl.store-view-artviewing_store_view .breadcrumbs .item:not(:last-child):after {
    line-height: 17px;
    vertical-align: middle;
  }
}
.theme-pearl.store-view-artviewing_store_view .price-box .old-price .price {
  color: #ede7de;
}
.theme-pearl.store-view-artviewing_store_view .price-box .price-label {
  display: none !important;
}
.theme-pearl.store-view-presentation_portal {
  letter-spacing: 0.5px;
  /*.product-item-name > a,
    .product.name a > a {
        color: inherit !important;
    }*/
}
.theme-pearl.store-view-presentation_portal .braintree-paypal-logobraintree-paypal-mini-cart-container {
  text-align: center;
  margin-bottom: 10px;
}
.theme-pearl.store-view-presentation_portal .braintree-paypal-logobraintree-paypal-mini-cart-container .action-braintree-paypal-logo {
  background-color: transparent;
}
.theme-pearl.store-view-presentation_portal h1 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-presentation_portal h2 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-presentation_portal h3 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-presentation_portal h4 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-presentation_portal h5 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-presentation_portal h6 {
  letter-spacing: 0px;
}
.theme-pearl.store-view-presentation_portal .block .block-content .products-grid button,
.theme-pearl.store-view-presentation_portal button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
}
.theme-pearl.store-view-presentation_portal .block .block-content .products-grid button span,
.theme-pearl.store-view-presentation_portal button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-presentation_portal .block .block-content .products-grid button:hover,
.theme-pearl.store-view-presentation_portal button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-presentation_portal .block .block-content .products-grid button:hover span,
.theme-pearl.store-view-presentation_portal button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-presentation_portal .block .block-content .products-grid button.action.primary,
.theme-pearl.store-view-presentation_portal button.action.primary {
  background-color: #441e1e;
  border: 1px solid #441e1e;
  color: #f8f9f9;
  transition-duration: 300ms;
  transition-property: background-color;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-presentation_portal .block .block-content .products-grid button.action.primary span,
.theme-pearl.store-view-presentation_portal button.action.primary span {
  color: #f8f9f9;
  line-height: 10px;
}
.theme-pearl.store-view-presentation_portal .block .block-content .products-grid button.action.primary:hover,
.theme-pearl.store-view-presentation_portal button.action.primary:hover {
  background-color: #8a262e;
  border: 1px solid #8a262e;
  color: #f8f9f9 !important;
}
.theme-pearl.store-view-presentation_portal .block .block-content .products-grid button.action.primary:hover span,
.theme-pearl.store-view-presentation_portal button.action.primary:hover span {
  color: #f8f9f9;
}
.theme-pearl.store-view-presentation_portal .block .block-content .products-grid button.action.primary.tocart,
.theme-pearl.store-view-presentation_portal button.action.primary.tocart {
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-presentation_portal .block .block-content .products-grid button.action.action-cancel,
.theme-pearl.store-view-presentation_portal button.action.action-cancel {
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  text-decoration: none;
  margin: 0 !important;
  padding: 7px 15px;
  line-height: 1;
}
.theme-pearl.store-view-presentation_portal .block .block-content .products-grid button.action.action-cancel span,
.theme-pearl.store-view-presentation_portal button.action.action-cancel span {
  color: #8a262e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-presentation_portal .block .block-content .products-grid button.action.action-cancel:hover,
.theme-pearl.store-view-presentation_portal button.action.action-cancel:hover {
  border-color: #441e1e 1px solid;
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
}
.theme-pearl.store-view-presentation_portal .block .block-content .products-grid button.action.action-cancel:hover span,
.theme-pearl.store-view-presentation_portal button.action.action-cancel:hover span {
  color: #441e1e;
}
.theme-pearl.store-view-presentation_portal button.action.action-gift {
  background: transparent;
  border: 0 none;
}
.theme-pearl.store-view-presentation_portal button.action.action-gift span {
  color: initial;
  font-size: initial;
}
.theme-pearl.store-view-presentation_portal button.action.action-gift:hover {
  text-decoration: initial;
}
.theme-pearl.store-view-presentation_portal button.action.action-gift:hover span {
  text-decoration: initial;
}
.theme-pearl.store-view-presentation_portal input.action.primary {
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-presentation_portal .action.towishlist,
.theme-pearl.store-view-presentation_portal .action.tocompare,
.theme-pearl.store-view-presentation_portal .action.mailto.friend {
  font-size: 1.2rem !important;
}
.theme-pearl.store-view-presentation_portal .action.towishlist:before,
.theme-pearl.store-view-presentation_portal .action.tocompare:before,
.theme-pearl.store-view-presentation_portal .action.mailto.friend:before {
  font-size: 1.6rem !important;
  line-height: calc(@icon__font-size + 7px);
}
.theme-pearl.store-view-presentation_portal .action.primary {
  background-color: #441e1e;
  border: 1px solid #441e1e;
  color: #f8f9f9;
  transition-duration: 300ms;
  transition-property: background-color;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-presentation_portal .action.primary span {
  color: #f8f9f9;
  line-height: 10px;
}
.theme-pearl.store-view-presentation_portal .action.primary:hover {
  background-color: #8a262e;
  border: 1px solid #8a262e;
  color: #f8f9f9 !important;
}
.theme-pearl.store-view-presentation_portal .action.primary:hover span {
  color: #f8f9f9;
}
.theme-pearl.store-view-presentation_portal .action.primary.tocart {
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}
.theme-pearl.store-view-presentation_portal .action.primary#product-gotoproduct-button:hover {
  border: 1px solid #441e1e;
}
.theme-pearl.store-view-presentation_portal .action.action-cancel {
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  text-decoration: none;
  margin: 0 !important;
  padding: 7px 15px;
  line-height: 1;
}
.theme-pearl.store-view-presentation_portal .action.action-cancel span {
  color: #8a262e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-presentation_portal .action.action-cancel:hover {
  border-color: #441e1e 1px solid;
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
}
.theme-pearl.store-view-presentation_portal .action.action-cancel:hover span {
  color: #441e1e;
}
.theme-pearl.store-view-presentation_portal .action:hover {
  color: #441e1e !important;
}
.theme-pearl.store-view-presentation_portal .cart-summary .action.multicheckout {
  color: #404040;
}
.theme-pearl.store-view-presentation_portal .cart-discount .block.discount .title,
.theme-pearl.store-view-presentation_portal .cart-discount .block.giftcard .title {
  cursor: pointer;
}
.theme-pearl.store-view-presentation_portal .cart-discount .block.discount .title strong,
.theme-pearl.store-view-presentation_portal .cart-discount .block.giftcard .title strong {
  color: #343434 !important;
  cursor: pointer;
  font-family: 'Lato', sans-serif;
  font-weight: lighter;
}
.theme-pearl.store-view-presentation_portal .cart-discount .block.discount .content,
.theme-pearl.store-view-presentation_portal .cart-discount .block.giftcard .content {
  position: relative;
}
.theme-pearl.store-view-presentation_portal .cart-discount .block.discount .content .fieldset .actions-toolbar .action.primary:not(:focus),
.theme-pearl.store-view-presentation_portal .cart-discount .block.giftcard .content .fieldset .actions-toolbar .action.primary:not(:focus) {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.theme-pearl.store-view-presentation_portal .cart-discount .block.discount .content .fieldset .secondary button,
.theme-pearl.store-view-presentation_portal .cart-discount .block.giftcard .content .fieldset .secondary button {
  background: transparent !important;
  border: 0 none !important;
  padding: 0 0 10px;
}
.theme-pearl.store-view-presentation_portal .cart-discount .block.discount .content .fieldset .secondary button span,
.theme-pearl.store-view-presentation_portal .cart-discount .block.giftcard .content .fieldset .secondary button span {
  color: #404040 !important;
  font-family: 'Lato', sans-serif;
  font-weight: lighter;
  font-size: 1.6rem;
  line-height: inherit;
}
.theme-pearl.store-view-presentation_portal .cart-discount .block.discount .content .fieldset .secondary button:hover span,
.theme-pearl.store-view-presentation_portal .cart-discount .block.giftcard .content .fieldset .secondary button:hover span {
  color: #441e1e !important;
}
.theme-pearl.store-view-presentation_portal .cart-discount .block.discount .content .fieldset .primary button,
.theme-pearl.store-view-presentation_portal .cart-discount .block.giftcard .content .fieldset .primary button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
  margin: 0px;
}
.theme-pearl.store-view-presentation_portal .cart-discount .block.discount .content .fieldset .primary button span,
.theme-pearl.store-view-presentation_portal .cart-discount .block.giftcard .content .fieldset .primary button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-presentation_portal .cart-discount .block.discount .content .fieldset .primary button:hover,
.theme-pearl.store-view-presentation_portal .cart-discount .block.giftcard .content .fieldset .primary button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-presentation_portal .cart-discount .block.discount .content .fieldset .primary button:hover span,
.theme-pearl.store-view-presentation_portal .cart-discount .block.giftcard .content .fieldset .primary button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-presentation_portal .review-form .primary button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
}
.theme-pearl.store-view-presentation_portal .review-form .primary button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-presentation_portal .review-form .primary button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-presentation_portal .review-form .primary button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-presentation_portal #giftcard-form .secondary button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
}
.theme-pearl.store-view-presentation_portal #giftcard-form .secondary button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-presentation_portal #giftcard-form .secondary button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-presentation_portal #giftcard-form .secondary button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-presentation_portal .cart-gift-item .title {
  color: #343434;
}
.theme-pearl.store-view-presentation_portal .cart-gift-item .title span {
  color: #343434;
  cursor: pointer;
  font-family: 'Lato', sans-serif;
  font-weight: lighter;
}
.theme-pearl.store-view-presentation_portal .cart-gift-item .title:after {
  font-size: 12px;
}
.theme-pearl.store-view-presentation_portal .cart-discount .block.discount .title:hover:after,
.theme-pearl.store-view-presentation_portal .cart-discount .block.giftcard .title:hover:after {
  color: #8a262e;
}
.theme-pearl.store-view-presentation_portal .item-info span.price {
  color: #343434;
  font-weight: lighter !important;
}
.theme-pearl.store-view-presentation_portal .cart.table-wrapper .actions-toolbar > .action-edit:before,
.theme-pearl.store-view-presentation_portal .cart.table-wrapper .actions-toolbar > .action-delete:before,
.theme-pearl.store-view-presentation_portal .cart.table-wrapper .actions-toolbar > .action-towishlist:before {
  color: #343434;
  font-size: 1.6rem !important;
  overflow: visible;
}
.theme-pearl.store-view-presentation_portal .cart.table-wrapper .actions-toolbar > .action-edit:hover:before,
.theme-pearl.store-view-presentation_portal .cart.table-wrapper .actions-toolbar > .action-delete:hover:before,
.theme-pearl.store-view-presentation_portal .cart.table-wrapper .actions-toolbar > .action-towishlist:hover:before {
  color: #757575;
}
.theme-pearl.store-view-presentation_portal .minicart-items .action.edit:before,
.theme-pearl.store-view-presentation_portal .minicart-items .action.delete:before {
  color: #343434;
  font-size: 1.6rem !important;
}
.theme-pearl.store-view-presentation_portal .minicart-items .action.edit:hover:before,
.theme-pearl.store-view-presentation_portal .minicart-items .action.delete:hover:before {
  color: #757575;
}
.theme-pearl.store-view-presentation_portal .modals-wrapper .modal-footer button {
  background-color: #f8f9f9;
  border: #441e1e 1px solid;
  border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition-duration: 300ms;
  transition-property: background-color;
  letter-spacing: 1.6px;
}
.theme-pearl.store-view-presentation_portal .modals-wrapper .modal-footer button span {
  color: #441e1e;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
.theme-pearl.store-view-presentation_portal .modals-wrapper .modal-footer button:hover {
  border-color: #8a262e 1px solid;
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.theme-pearl.store-view-presentation_portal .modals-wrapper .modal-footer button:hover span {
  color: #8a262e;
}
.theme-pearl.store-view-presentation_portal .rating-summary {
  line-height: 1;
}
.theme-pearl.store-view-presentation_portal .rating-summary .rating-result {
  float: left;
  z-index: 0;
}
.theme-pearl.store-view-presentation_portal .product-reviews-summary .reviews-actions {
  margin-top: 0 !important;
}
.theme-pearl.store-view-presentation_portal input,
.theme-pearl.store-view-presentation_portal textarea,
.theme-pearl.store-view-presentation_portal select {
  letter-spacing: inherit;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .theme-pearl.store-view-presentation_portal .breadcrumbs .item:not(:last-child):after {
    line-height: 17px;
    vertical-align: middle;
  }
}
.theme-pearl.store-view-presentation_portal .price-box .old-price .price {
  color: #ede7de;
}
.theme-pearl.store-view-presentation_portal .price-box .price-label {
  display: none !important;
}
.tabs {
  display: flex;
  flex-direction: row;
  gap: 8px;
}
@media only screen and (max-width: 767px) {
  .tabs {
    gap: 24px;
    justify-content: center;
    margin-top: 24px !important;
  }
}
.tabs .tab {
  height: 45px;
  display: flex;
  padding: 8px 18px;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  border-radius: 1px;
  border: 1px solid #CBCFD9;
  font-weight: 400;
  color: #22242D;
  cursor: pointer;
}
.tabs .tab.active {
  color: #8a262e;
  border: 1px solid #8a262e;
}
.actions {
  display: flex;
  flex-direction: row;
  gap: 16px;
}
.actions .action-list {
  top: 40px !important;
  right: 10px;
  border: 1px solid #8A92A5;
}
.actions .duplicate-project-link:after {
  content: '';
  background: url('../images/icons/project-action-icon4.svg') !important;
  height: 20px;
  width: 20px;
  display: block;
  background-size: 100% 100% !important;
  background: center no-repeat;
}
.actions .edit-project-link {
  display: block;
}
.actions .edit-project-link:after {
  content: '';
  background: url('../images/icons/project-action-icon3.svg') !important;
  height: 20px;
  width: 20px;
  display: block;
  background-size: 100% 100% !important;
  background: center no-repeat;
}
.project-index-index .table-list-items,
.project-project-index .table-list-items {
  margin-top: 30px;
  padding-left: 0;
  position: relative;
}
.project-index-index .table-list-items .table-list-item,
.project-project-index .table-list-items .table-list-item {
  margin-top: 20px;
  position: relative;
  list-style: none;
}
.project-index-index .table-list-items .table-list-item:first-child,
.project-project-index .table-list-items .table-list-item:first-child {
  margin-top: 0;
}
.project-index-index .table-list-items .table-list-item .table-list-item-column,
.project-project-index .table-list-items .table-list-item .table-list-item-column {
  margin-bottom: 14px;
  padding-bottom: 6px;
  position: relative;
}
.project-index-index .table-list-items .table-list-item .table-list-item-column .label,
.project-project-index .table-list-items .table-list-item .table-list-item-column .label {
  color: #707070;
  font-size: 1.2rem;
  -webkit-text-transform: uppercase;
  -moz-text-transform: uppercase;
  -ms-text-transform: uppercase;
  text-transform: uppercase;
  letter-spacing: 0.24px;
}
.project-index-index .table-list-items .table-list-item .table-list-item-column .value,
.project-project-index .table-list-items .table-list-item .table-list-item-column .value {
  color: #011826;
  font-size: 1.6rem;
  line-height: 1.25;
  letter-spacing: 0.24px;
  word-break: break-word;
}
.project-index-index .table-list-items .table-list-item .table-list-item-column:after,
.project-project-index .table-list-items .table-list-item .table-list-item-column:after {
  background-color: #8f8984;
  content: '';
  width: 27px;
  height: 0.5px;
  position: absolute;
  bottom: 0;
}
.project-index-index .table-list-items .table-list-item .actions-wrapper,
.project-project-index .table-list-items .table-list-item .actions-wrapper {
  position: absolute;
  top: -10px;
  right: -14px;
  width: 30px;
  height: 30px;
  z-index: 1;
}
.project-index-index .table-list-items .table-list-item .actions-wrapper .actions-bar,
.project-project-index .table-list-items .table-list-item .actions-wrapper .actions-bar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.project-index-index .table-list-items .table-list-item .actions-wrapper ul,
.project-project-index .table-list-items .table-list-item .actions-wrapper ul {
  padding-left: 0;
  -webkit-box-shadow: 5px 20px 40px -23px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 20px 40px -23px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 5px 20px 40px -23px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 20px 40px -23px rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  display: none;
  overflow: hidden;
  width: 0;
  min-width: 0;
  height: 0;
  min-height: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 24px;
}
.project-index-index .table-list-items .table-list-item .actions-wrapper ul li,
.project-project-index .table-list-items .table-list-item .actions-wrapper ul li {
  margin-bottom: 0;
  list-style: none;
}
.project-index-index .table-list-items .table-list-item .actions-wrapper ul li:last-child,
.project-project-index .table-list-items .table-list-item .actions-wrapper ul li:last-child {
  margin-bottom: 0;
}
.project-index-index .table-list-items .table-list-item .actions-wrapper ul li a,
.project-project-index .table-list-items .table-list-item .actions-wrapper ul li a,
.project-index-index .table-list-items .table-list-item .actions-wrapper ul li .link.secondary,
.project-project-index .table-list-items .table-list-item .actions-wrapper ul li .link.secondary {
  color: #000000;
  font-size: 0rem;
  letter-spacing: 0.12px;
}
.project-index-index .table-list-items .table-list-item .actions-wrapper ul.active,
.project-project-index .table-list-items .table-list-item .actions-wrapper ul.active {
  display: block;
  overflow: visible;
  width: auto;
  min-width: 78px;
  height: auto;
  min-height: 73px;
  padding: 10px;
  opacity: 1;
}
.project-index-index .table-list-items .table-list-item .actions-wrapper ul.active a,
.project-project-index .table-list-items .table-list-item .actions-wrapper ul.active a,
.project-index-index .table-list-items .table-list-item .actions-wrapper ul.active .link.secondary,
.project-project-index .table-list-items .table-list-item .actions-wrapper ul.active .link.secondary {
  font-size: 1.2rem;
  line-height: 2.5;
}
.project-left-bar {
  width: 340px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.project-left-bar .project-details-bottom .last-project-update {
  text-align: center;
}
.project-item-details .project-proposals {
  margin: 24px 0;
}
.project-item-details .project-proposals .title {
  display: flex;
  align-items: center;
  font-size: 18px;
  gap: 16px;
}
.project-item-details .project-proposals .title .proposal-edit-icon {
  content: "";
  display: block;
  background-size: contain;
  background-image: url("../images/icons/icon-edit.svg");
  width: 16px;
  height: 16px;
  position: relative;
  background-repeat: no-repeat;
}
.project-item-details .project-spaces-info,
.project-item-details .proposal-table,
.project-item-details .project-statuses {
  display: flex;
  flex-direction: row;
}
.project-item-details .project-spaces-info {
  gap: 48px;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .project-item-details .project-spaces-info {
    gap: 16px;
    flex-wrap: wrap;
  }
}
.project-item-details .project-spaces-info .space-status {
  font-size: 16px;
  font-weight: 400;
}
.project-item-details .project-spaces-info .space-status span {
  display: flex;
  align-items: center;
  gap: 4px;
}
.project-item-details .project-spaces-info .space-status span:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: center / contain no-repeat url('../images/icons/icon-active.svg') !important;
}
.project-item-details .proposal-table {
  gap: 24px;
}
@media only screen and (max-width: 767px) {
  .project-item-details .proposal-table {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .project-item-details .proposal-table .info-column {
    flex: 0 0 calc(30%);
    box-sizing: border-box;
  }
}
.project-item-details .proposal-table .info-column .name {
  font-weight: 400;
}
.project-item-details .project-statuses {
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .project-item-details .project-statuses {
    position: relative;
    flex-direction: column;
    gap: 24px;
  }
}
.project-item-details .project-statuses .public-profile {
  display: flex;
  align-items: center;
  gap: 4px;
}
.project-item-details .project-statuses .public-profile:before {
  width: 16px;
  height: 16px;
  content: '';
  position: relative;
  background: center / contain no-repeat url(../images/icons/icon-pub-profile.svg);
}
.project-item-details .project-statuses .project-owner,
.project-item-details .project-statuses .project-collaborator,
.project-item-details .project-statuses .project-owner-in-coll {
  display: flex;
  align-items: center;
  gap: 4px;
}
.project-item-details .project-statuses .project-owner:before,
.project-item-details .project-statuses .project-collaborator:before,
.project-item-details .project-statuses .project-owner-in-coll:before {
  width: 16px;
  height: 16px;
  content: '';
  position: relative;
}
.project-item-details .project-statuses .project-owner:before {
  background: center / contain no-repeat url(../images/icons/icon-owner.svg);
}
.project-item-details .project-statuses .project-collaborator:before {
  background: center / contain no-repeat url(../images/icons/icon-collaborator.svg);
}
.project-item-details .project-statuses .project-owner-in-coll:before {
  background: center / contain no-repeat url(../images/icons/icon-owner-in-coll.svg);
}
.projects-tabs {
  font-family: 'Lato', sans-serif;
}
.projects-tabs .projects-list > .projects {
  list-style: none;
  padding: 0;
  margin: 30px 0 0;
}
.projects-tabs .block-edit {
  float: right;
  display: flex;
  gap: 24px;
  height: 45px;
}
@media only screen and (max-width: 767px) {
  .projects-tabs .block-edit {
    float: none;
    justify-content: center;
  }
}
.projects-tabs .block-edit #project-settings-link:before {
  content: "";
  display: block;
  background-size: contain;
  background-image: url("../images/icons/icon-settings.svg");
  margin-right: 10px;
  width: 16px;
  height: 16px;
  position: relative;
  background-repeat: no-repeat;
  border: none;
}
.projects-tabs .block-edit a,
.projects-tabs .block-edit span {
  font-size: 1.6rem;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.projects-tabs .block-edit a button,
.projects-tabs .block-edit span button {
  height: 45px;
  display: flex;
  align-items: center;
}
.projects-tabs .block-edit a button::before,
.projects-tabs .block-edit span button::before {
  content: "";
  display: block;
  background-size: contain;
  background-image: url("../images/icons/icon-plus.svg");
  margin-right: 10px;
  width: 16px;
  height: 16px;
  position: relative;
  background-repeat: no-repeat;
  border: none;
}
.projects-tabs .block-edit a::before,
.projects-tabs .block-edit span::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: .4s;
  transition: .4s;
}
.projects-tabs .block-edit a:hover::before,
.projects-tabs .block-edit span:hover::before {
  display: none;
}
.projects-tabs .block > .title {
  margin-top: 28px;
  margin-bottom: 1px;
  display: inline-block;
  width: 100%;
  position: relative;
}
.projects-tabs .block > .title span {
  font-size: 1rem;
  color: #000000;
  font-weight: bold;
  background: #fbfbf5;
  padding-right: 17px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  display: inline-block;
}
.projects-tabs .block > .title span::after {
  border-bottom: 1px solid #817c75;
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50%;
  z-index: -1;
  margin-bottom: -1px;
}
.projects-tabs .block .content h3 {
  font-size: 2.4rem;
  color: #8a262e;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 6px;
  letter-spacing: 0.36px;
}
.projects-tabs .block .content .text {
  font-size: 1.4rem;
  color: #817c75;
  font-weight: normal;
  line-height: 1.57;
  margin-bottom: 11px;
  letter-spacing: 0.28px;
}
.projects-tabs .projects-wrapper {
  margin-bottom: 53px;
}
.projects-tabs .spaces-list-wrapper .no-spaces-info {
  margin-bottom: 15px;
}
.form-group h3 {
  font-size: 1.2rem;
  font-weight: normal;
  margin: 9px 15px 0;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}
.form-group input[name="project[name]"].mage-error {
  margin-bottom: 0;
}
.form-group .form-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 15px 15px 11px;
  border-bottom: solid 1px #eaecf0;
  justify-content: space-between;
}
.form-group .form-item .select2-dropdown {
  top: 0;
  left: 15px;
}
.form-group .form-item .select2-selection--single {
  width: max-content;
  display: flex;
}
.form-group .form-item .select2-selection--single .select2-selection__arrow {
  position: relative;
}
.form-group .form-item.align-top {
  -webkit-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
}
.form-group .form-item:last-child {
  border: unset;
}
.form-group .form-item label {
  margin: 0;
  width: 100%;
}
.form-group .form-item .text-block {
  line-height: 1;
}
.form-group .form-item .text-block span {
  font-size: 0.9rem;
  font-style: italic;
  font-weight: 300;
  line-height: 13px;
  letter-spacing: 0.14px;
  display: block;
}
.form-group .form-item .text-block.border {
  height: 22px;
  border: solid 0.5px #000000;
  padding: 0 13px;
}
.form-group .form-item .text-block.border span {
  font-size: 1rem;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: 0.5px;
}
.form-group.buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 24px -5px 2px;
}
.form-group.buttons button {
  width: 48%;
  margin: 5px;
  margin: 0 1% !important;
}
.form-group-select {
  font-size: 1.6rem;
  font-family: 'Lato', sans-serif;
  background: #ffffff;
  height: 32px;
  border: solid 1px #000000;
  letter-spacing: 0.8px;
  width: 94px;
}
.msg-block-project-view-settings {
  color: green;
}
.error-msg-block-project-view-settings {
  color: #e02b27;
}
.project-view-settings-tabs .tabs-titles {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-bottom: solid 1px #eaecf0;
}
.project-view-settings-tabs .tabs-titles .item {
  margin-right: 32px;
  padding: 22px 12px;
}
.project-view-settings-tabs .tabs-titles .item.title .switch {
  color: #011826;
  font-size: 1.2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.36px;
  text-align: center;
  width: auto;
  position: relative;
}
.project-view-settings-tabs .tabs-titles .item.title.active .switch {
  color: #8a262e;
  font-weight: 500;
}
.project-view-settings-tabs form .item.content .form-group .form-item.column {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
.project-view-settings-tabs form .item.content .form-group .form-item.column > div {
  padding: 15px 0 11px;
}
.project-view-settings-tabs form .item.content .form-group .form-item.column:nth-last-child(2) > div {
  padding: 0 0 15px;
}
.project-view-settings-tabs form .item.content .form-group .form-item.column:last-child {
  padding: 0 15px 11px;
}
.project-view-settings-tabs form .item.content .form-group .form-item h3 {
  color: #000000;
  font-size: 1.2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.6px;
  margin: 15px 0;
}
.project-view-settings-tabs form .item.content .form-group .form-item .italic {
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  font-family: 'FreightBigPro';
  color: #000000;
  font-size: 0.9rem;
  line-height: normal;
  font-weight: 300;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: 0.14px;
  display: block;
  width: 100%;
}
.project-view-settings-tabs form .item.content .form-group .form-item label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  justify-content: space-between;
  color: #000000;
  font-size: 1.2rem;
  line-height: normal;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.6px;
  width: 100%;
}
.project-view-settings-tabs form .item.content .form-group .form-item label.with-switch {
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  width: 100%;
  justify-content: space-between;
}
.project-view-settings-tabs form .item.content .form-group .form-item label span {
  color: #000000;
  font-size: 1.2rem;
  line-height: normal;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.6px;
}
.project-view-settings-tabs form .item.content .form-group .form-item .switch input {
  width: 0;
}
.project-view-settings-tabs form .item.content .form-group .form-item input {
  color: #000000;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 0.5px;
  width: 52px;
  height: 22px;
  padding: 0 10px;
}
.project-view-settings-tabs form .item.content .form-group .form-item input[name="project[product_markup]"] {
  margin: 5px 0 0 !important;
}
.project-view-settings-tabs form .item.content .form-group .form-item .secure-code-wrapper {
  margin: 5px 0 0 0;
}
.project-project-index .project-header-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.project-project-index .project-header-wrapper .page-title-wrapper {
  margin: 0 !important;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.project-project-index .project-header-wrapper .page-title-wrapper .header-container {
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .project-project-index .project-header-wrapper .page-title-wrapper .header-container {
    flex-direction: column;
  }
}
.project-project-index .project-header-wrapper .page-title-wrapper .project-header-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
}
.project-project-index .project-header-wrapper .page-title-wrapper .project-header-box h2 {
  text-transform: none;
  font-family: 'Cormorant';
}
.project-project-index .project-header-wrapper .page-title-wrapper .page-title {
  font-family: 'Cormorant';
  font-size: 2.4rem;
  color: #000000;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: 0.36px;
  display: inline-block;
  width: auto;
  margin: 0 30px 0 0;
}
.project-project-index .project-header-wrapper .page-title-wrapper .project-collaborators {
  margin-right: 30px;
}
.project-project-index .project-header-wrapper .page-title-wrapper .project-collaborators .project-collaborators-list ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 8px;
  margin: 0;
}
.project-project-index .project-header-wrapper .page-title-wrapper .project-collaborators .project-collaborators-list ul li {
  font-size: 0rem;
  display: inline-block;
  vertical-align: middle;
  background-color: #f8f9f9;
  border-radius: 50%;
  overflow: hidden;
  width: 32px;
  height: 32px;
  margin: 0 -15px 0 0;
  border: 1px solid #CBCFD9;
}
.project-project-index .project-header-wrapper .page-title-wrapper .project-collaborators .project-collaborators-list ul li.existing-collaborator {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
}
.project-project-index .project-header-wrapper .page-title-wrapper .project-collaborators .project-collaborators-list ul li.existing-collaborator img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.project-project-index .project-header-wrapper .page-title-wrapper .project-collaborators .project-collaborators-list ul li.add-new-collaborator {
  background-image: url("../images/icons/icon-create.svg");
  background-size: 16px 116px;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.project-project-index .project-header-wrapper .page-title-wrapper .project-collaborators .project-collaborators-list ul li.add-new-collaborator a {
  display: block;
  width: 100%;
  height: 100%;
}
.project-project-index .project-header-wrapper .project-view-settings-btn {
  padding: 0;
  color: #000000;
  display: flex;
  border: none;
  background-color: transparent;
  align-items: center;
  gap: 8px;
}
.project-project-index .project-header-wrapper .project-view-settings-btn:before {
  content: "";
  display: block;
  background-size: contain;
  background-image: url("../images/icons/icon-settings.svg");
  margin-right: 10px;
  width: 15px;
  height: 16px;
}
.project-project-index .project-header-wrapper .project-view-settings-btn:hover,
.project-project-index .project-header-wrapper .project-view-settings-btn:focus {
  color: #707070;
  border-color: #919191;
}
.project-project-index .project-header-wrapper .buttons-wrapper {
  position: relative;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
  font-size: 1.6rem;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  color: #000000;
  background: none;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  letter-spacing: 1.6px;
  padding: 0;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .project-project-index .project-header-wrapper .buttons-wrapper {
    margin-top: 24px;
  }
}
.project-project-index .project-header-wrapper .buttons-wrapper .buttons-wrapper-action {
  display: flex;
  text-transform: none;
  font-weight: 400;
  font-size: 16px;
  align-items: center;
  gap: 24px;
}
@media only screen and (max-width: 767px) {
  .project-project-index .project-header-wrapper .buttons-wrapper .buttons-wrapper-action {
    justify-content: center;
    gap: 5px;
    flex-wrap: wrap;
  }
}
.project-project-index .project-header-wrapper .buttons-wrapper .tearsheet-generate-btn > a {
  display: flex;
  align-items: center;
  transition: 0.4s;
  color: #000000;
  gap: 8px;
}
.project-project-index .project-header-wrapper .buttons-wrapper .tearsheet-generate-btn > a:before {
  content: "";
  display: block;
  background: url("../images/icons/icon-download.svg") no-repeat;
  width: 16px;
  height: 16px;
  background-size: contain;
}
.project-project-index .project-header-wrapper .buttons-wrapper .tearsheet-generate-btn > a:hover,
.project-project-index .project-header-wrapper .buttons-wrapper .tearsheet-generate-btn > a:focus {
  color: #707070;
  border-color: #919191;
  text-decoration: none;
}
.project-project-index .project-header-wrapper .buttons-wrapper .share-project-btn {
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
}
.project-project-index .project-header-wrapper .buttons-wrapper .share-project-btn:hover,
.project-project-index .project-header-wrapper .buttons-wrapper .share-project-btn:focus {
  color: #707070;
  border-color: #919191;
}
.project-project-index .project-header-wrapper .buttons-wrapper .share-project-btn:before {
  content: "";
  display: block;
  background: url("../images/icons/icon-share.svg") no-repeat;
  margin-left: 15px;
  margin-right: 8px;
  width: 15px;
  height: 15px;
}
.project-project-index .project-header-wrapper .buttons-wrapper .realview-project-btn {
  display: flex;
  align-items: center;
  gap: 8px;
}
.project-project-index .project-header-wrapper .buttons-wrapper .realview-project-btn:before {
  content: "";
  display: block;
  background: url("../images/icons/icon-view-in-rv.svg") no-repeat;
  width: 16px;
  height: 16px;
  background-size: contain;
}
.project-project-index .project-header-wrapper .buttons-wrapper .realview-project-btn:hover,
.project-project-index .project-header-wrapper .buttons-wrapper .realview-project-btn:focus {
  color: #707070;
  border-color: #919191;
}
.proposals-block .dropdown-wrap .dropdown-dialog {
  min-width: 175px !important;
}
.project-rv-presentation .page-wrapper .secure-view-wrapper #secure-view-form {
  width: 420px;
  margin: auto;
}
.project-rv-presentation .page-wrapper .secure-view-wrapper #secure-view-form .secure-view-first-step,
.project-rv-presentation .page-wrapper .secure-view-wrapper #secure-view-form .secure-view-second-step {
  background-color: #FFFFFF;
  padding: 60px;
  display: flex;
  flex-direction: column;
}
.project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-form {
  text-align: center;
}
.project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-form .label {
  color: #8a262e;
  font-size: 20px;
}
.project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-form .label.margin-top {
  display: block;
  margin-top: 62px;
}
.project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-form input {
  max-width: 280px;
  background-color: #f8f9f9;
  border: none;
}
.project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-form input:focus {
  box-shadow: none;
}
.project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-form .form-group.buttons {
  justify-content: center;
  margin: 50px 0 0 0;
}
.project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-form .form-group.buttons .action.primary {
  background: #8a262e;
  font-size: 1rem;
  font-weight: 600;
  color: #fbfbf5;
  width: 146px;
  height: 33px;
  line-height: 33px;
  border: 1px solid transparent;
  padding: 0 32px;
  text-transform: uppercase;
}
.project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-form .form-group.buttons .action.secondary {
  font-family: 'Lato', sans-serif;
  font-size: 1rem;
  font-weight: 600;
  color: black;
  background: none;
  border: solid 1.3px black;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  padding: 0;
  text-transform: uppercase;
  width: 146px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  cursor: pointer;
}
.project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-first-step {
  display: flex;
  flex-direction: column;
  position: relative;
  background-color: #FFFFFF;
}
.project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-first-step .powered-by {
  text-align: center;
}
.project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-first-step .powered-by .powered-by-label {
  color: #817c75;
  font-family: 'Lato', sans-serif;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-first-step .powered-by .powered-by-logo {
  height: 120px;
  background: url("../images/rvpresentation-secure/AV_BLANK_VERTICAL.png") no-repeat center;
  background-size: contain;
}
.project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-first-step .label {
  font-size: 20px;
}
.project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-second-step .powered-by {
  text-align: center;
}
.project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-second-step .powered-by .powered-by-label {
  color: #817c75;
  font-family: 'Lato', sans-serif;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-second-step .powered-by .powered-by-logo {
  width: 262px;
  height: 60px;
  background: url("../images/rvpresentation-secure/AV_BLANK_VERTICAL.png") no-repeat center;
  background-size: contain;
  margin: 0 auto 107px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .active-projects-header {
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .projects-tabs .header-top {
    padding-right: 0;
    max-width: 100%;
  }
  .project-project-index .project-header-wrapper {
    margin-top: 20px;
    margin-bottom: 30px;
    flex-flow: column nowrap;
  }
  .project-project-index .project-header-wrapper .project-header-box {
    display: flex;
    align-items: center;
  }
  .project-project-index .project-header-wrapper .page-title-wrapper {
    margin-bottom: 25px;
  }
  .project-project-index .project-header-wrapper .page-title-wrapper .page-title {
    margin-left: 30px;
  }
  .project-project-index .project-header-wrapper .project-view-settings-btn {
    font-size: 2rem;
  }
  .project-project-index .project-header-wrapper .buttons-wrapper .share-project-btn {
    height: 35px;
    line-height: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and only screen and (min-width: 1660px) {
  .project-project-index .project-header-wrapper .link-to-project-tab {
    position: absolute;
    left: calc(50% - 720px - 50px);
  }
}
.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;
}
.clients-block {
  font-family: 'Lato', sans-serif;
}
.clients-block .link.primary {
  font-size: 1.4rem;
  color: #8a262e;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  letter-spacing: 0.28px;
  text-decoration: none;
  position: relative;
}
.clients-block .link.primary::before {
  border-bottom: 1px solid #8a262e;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.clients-block .link.primary:hover::before {
  display: none;
}
.clients-block li {
  list-style: none;
}
.clients-block .clients-wrapper .action.secondary {
  margin-top: 16px;
}
.clients-block .clients-wrapper .clients-list .client-item .client-column.project-column {
  position: unset;
}
.clients-block .clients-wrapper .clients-list .client-item .client-column.project-column:after {
  display: none;
}
.clients-block .clients-wrapper .clients-list .client-item .client-column.name-column {
  margin-bottom: 12px;
  font-family: 'FreightDispPro';
  color: #000000;
  font-size: 2.1rem;
  line-height: 2.19;
  letter-spacing: 0.32px;
  word-break: break-all;
  padding-right: 30px;
}
.clients-block .clients-wrapper .clients-list .client-item .client-column.project-column {
  margin-bottom: 12px;
}
.add-collaborator-modal-form {
  min-height: 485px;
  padding-bottom: 33px;
  position: relative;
}
.add-collaborator-modal-form form .step-one {
  margin: 5px 0 0 0;
}
.add-collaborator-modal-form form .step-one .project-collaborators-list ul {
  padding-left: 0;
}
.add-collaborator-modal-form form .step-one .project-collaborators-list ul .existing-collaborator {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 15px 0 15px;
}
.add-collaborator-modal-form form .step-one .project-collaborators-list ul .existing-collaborator:last-child {
  border-bottom: none;
}
.add-collaborator-modal-form form .step-one .project-collaborators-list ul .existing-collaborator .img-wrapper {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 30px;
  flex-basis: 30px;
  background: #707070;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  color: white;
  position: relative;
  overflow: hidden;
}
.add-collaborator-modal-form form .step-one .project-collaborators-list ul .existing-collaborator .img-wrapper > span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
.add-collaborator-modal-form form .step-one .project-collaborators-list ul .existing-collaborator .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.add-collaborator-modal-form form .step-one .project-collaborators-list ul .existing-collaborator .collaborator-info {
  padding: 0 10px;
  width: 100%;
}
.add-collaborator-modal-form form .step-one .project-collaborators-list ul .existing-collaborator .collaborator-info .collaborator-name {
  color: #011826;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: inherit;
  letter-spacing: 0.7px;
  display: block;
}
.add-collaborator-modal-form form .step-one .project-collaborators-list ul .existing-collaborator .collaborator-info .collaborator-email {
  color: #707070;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: inherit;
  letter-spacing: 0.5px;
  display: block;
}
.add-collaborator-modal-form form .step-one .project-collaborators-list ul .existing-collaborator .collaborator-remove-link {
  font-size: 0rem;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background-image: url("../images/icons/icon-delete.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px 12px;
}
.add-collaborator-modal-form form .step-one .project-collaborators-list ul .existing-collaborator.inactive-user .collaborator-name {
  color: #8a262e;
}
.add-collaborator-modal-form form .step-two {
  margin: 15px 0 0 0;
}
.add-collaborator-modal-form form .step-two .form-item {
  padding: 0;
}
.add-collaborator-modal-form form .step-two .form-item textarea {
  min-height: 220px;
}
.add-collaborator-modal-form form .form-group.buttons {
  width: 100%;
}
.project-activity-comments .project-activity-comments-container {
  overflow: auto;
}
@media only screen and (max-width: 767px) {
  .project-activity-comments .project-activity-comments-container {
    max-height: 400px !important;
  }
}
.project-activity-comments .project-activity-comments-container .project-activity-comments__item .project-activity-comments__header .project-activity-comments__header_wrap .project-activity-comments__image {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 32px;
  flex-basis: 32px;
}
.project-activity-comments .project-activity-comments-container .project-activity-comments__item .project-activity-comments__header .project-activity-comments__header_wrap .project-activity-comments__name .name {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  text-align: left;
}
.project-activity-comments .project-activity-comments-container .project-activity-comments__item .project-activity-comments__header .project-activity-comments__header_wrap .project-activity-comments__name .date {
  color: #707070;
  font-size: 12px;
  font-weight: 300;
}
.project-activity-comments .project-activity-comments-container .project-activity-comments__item .comment {
  color: #707070;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
}
.project-activity-comments .post-comment .post-comment-wrap #postActivityComment {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 32px 16px;
}
.project-activity-comments .post-comment .post-comment-wrap #postActivityComment input.field-comment {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
}
.project-activity-comments .post-comment .post-comment-wrap #postActivityComment button.btn-send {
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 10px;
  font-stretch: normal;
  font-style: normal;
}
.project-project-index .modal-popup._inner-scroll.modal-slide .modal-inner-wrap,
.project-project-index .modal-popup .modal-inner-wrap {
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.16);
  min-height: unset;
}
.project-project-index .modal-popup .modal-header {
  position: relative;
  padding: 14px 30px 13px;
}
.project-project-index .modal-popup .modal-header h1 {
  font-family: 'Cormorant';
  font-size: 2rem;
  color: #000000;
  font-weight: 400;
  border: unset;
  letter-spacing: 0.3px;
  margin: 0;
  padding: 0;
}
.project-project-index .modal-popup .modal-header .action-close {
  position: absolute;
  margin-top: 0;
  font-size: 0;
}
.project-project-index .modal-popup .modal-header .action-close:before {
  font-size: 1.2rem;
}
.project-project-index .modal-popup .modal-content {
  padding: 15px 15px 20px 15px;
}
.project-project-index .modal-popup .modal-content form textarea:focus,
.project-project-index .modal-popup .modal-content form input:focus {
  box-shadow: none;
}
.project-project-index .modal-popup .modal-content form .recipient-block input {
  font-size: 1.4rem;
}
.project-project-index .modal-popup .modal-content form .step-one .customer-info-wrapper {
  display: -webkit-grid;
  display: -ms-gridbox;
  display: grid;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 10px 0;
  grid-template-columns: 60px 1fr 50px;
}
@media only screen and (max-width: 767px) {
  .project-project-index .modal-popup .modal-content form .step-one .customer-info-wrapper {
    grid-template-columns: 30px 1fr 50px;
  }
}
.project-project-index .modal-popup .modal-content form .step-one .customer-info-wrapper .customer-icon-wrapper {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 30px;
  flex-basis: 30px;
}
.project-project-index .modal-popup .modal-content form .step-one .customer-info-wrapper .customer-icon-wrapper .icon {
  background-color: #ede7de;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.project-project-index .modal-popup .modal-content form .step-one .customer-info-wrapper .customer-name-email-wrapper {
  padding: 0 10px;
  width: 100%;
}
.project-project-index .modal-popup .modal-content form .step-one .customer-info-wrapper .customer-name-email-wrapper .name {
  color: #011826;
  font-size: 1.4rem;
  font-weight: 600;
  font-family: inherit;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.project-project-index .modal-popup .modal-content form .step-one .customer-info-wrapper .customer-name-email-wrapper .email {
  color: #707070;
  font-size: 1rem;
  font-weight: 600;
  font-family: inherit;
  letter-spacing: 0.5px;
}
.project-project-index .modal-popup .modal-content form .step-one .customer-info-wrapper .customer-type-wrapper .type {
  font-family: 'FreightBigPro';
  color: #707070;
  font-size: 1.2rem;
  font-weight: normal;
  letter-spacing: 0.6px;
  font-style: italic;
}
.project-project-index .modal-popup .modal-content form .step-one .email-text textarea {
  min-height: 216px;
  font-size: 1.4rem;
}
.project-project-index .modal-popup .modal-content form .step-two h3 {
  color: #000000;
  font-size: 1.2rem;
  letter-spacing: 0.6px;
  margin: 30px 15px 0;
}
.project-project-index .modal-popup .modal-content form .step-two .form-item {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.project-project-index .modal-popup .modal-content form .step-two .form-item label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.project-project-index .modal-popup .modal-content form .step-two .form-item label:last-child {
  margin-bottom: 0;
}
.project-project-index .modal-popup .modal-content form .step-two .form-item label span {
  color: #000000;
  font-size: 1.2rem;
  letter-spacing: 0.6px;
}
.project-project-index .modal-popup .modal-content form .step-two .form-item label .switch {
  margin-left: 13px;
}
.project-project-index .modal-popup .modal-content form .step-two .form-item .italic {
  font-family: 'FreightDispPro';
  color: #000000;
  font-size: 0.9rem;
  font-weight: 300;
  font-style: italic;
  letter-spacing: 0.14px;
}
.project-project-index .modal-popup .modal-content form .step-two .form-item a {
  color: #8a262e;
  font-size: 1.2rem;
  letter-spacing: 0.6px;
}
.project-project-index .modal-popup .modal-content form .step-two .form-item.two {
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  padding: 20px 15px;
}
.project-project-index .modal-popup .modal-content form .step-two .form-item.two label {
  margin-bottom: 33px;
}
.project-project-index .modal-popup .modal-content form .step-two .form-item.two .secure-code-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 15px;
}
.project-project-index .modal-popup .modal-content form .step-two .form-item.two .secure-code-wrapper span {
  color: #000000;
  font-size: 1.2rem;
  letter-spacing: 0.6px;
}
.project-project-index .modal-popup .modal-content form .step-two .form-item.two .secure-code-wrapper input {
  color: #000000;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 0.5px;
  width: 52px;
  height: 22px;
  padding: 0 10px;
}
.project-project-index .modal-popup .modal-content form .step-two .form-item.two .secure-code-wrapper .italic {
  width: 100%;
}
.project-project-index .modal-popup .modal-content form .step-two .form-item.tree {
  padding: 20px 15px 40px;
}
.project-project-index .modal-popup .modal-content form .step-two .form-item.tree h3 {
  margin: 0 0 14px 0;
}
.project-project-index .modal-popup .modal-content form .step-two .form-item.tree .copyPasteWrapper {
  width: 100%;
  gap: 15px;
}
.project-project-index .modal-popup.modal-upload-space .modal-header {
  margin-bottom: 31px;
}
.project-project-index .modal-popup.modal-upload-space .modal-inner-wrap {
  max-width: 1087px;
  max-height: 654px;
  width: 100%;
  padding: 0;
}
.project-project-index .modal-popup.modal-upload-space .modal-content {
  padding-top: 0;
}
.project-project-index .modal-popup.modal-upload-space .modal-body-content {
  position: relative;
}
.project-project-index .modal-popup.modal-upload-space .modal-body-content #form-space-upload {
  position: absolute;
  right: 0;
  bottom: 0;
}
.product-tearsheet-generate-btn a:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px 0 0;
  width: 20px;
  height: 20px;
  background: url("../images/icons/icon-download.svg") no-repeat center bottom;
  background-size: 20px 20px;
}
.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;
}
.collections-header .collection-name {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  text-align: left;
  color: #000000;
  margin: 0;
}
.collections-list {
  list-style: none;
  padding: 0;
}
.collections-list .collection-item .collection-item-info {
  background: #ffffff;
  padding: 16px;
}
.collections-list .collection-item .collection-item-info .collection-item-photo {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.collections-list .collection-item .collection-item-info .collection-item-photo img {
  max-width: 300px;
  height: 300px;
}
.collections-list .collection-item .collection-item-info .collection-item-details {
  background: #ffffff;
  position: relative;
  gap: 8px;
  display: flex;
  flex-direction: column;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  justify-content: space-between;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .collection-title {
  font-size: 2.4rem;
  line-height: 1.24;
  letter-spacing: 0.3px;
  display: block;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .collection-actions-open {
  background: center / contain no-repeat url('../images/icons/icon-open.svg');
  margin-right: 10px;
  padding: 0 5px;
  width: 3px;
  height: 12px;
  display: inline-block;
  cursor: pointer;
  transform: rotate(90deg);
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list {
  background: #ffffff;
  position: absolute;
  transition: max-height 0.1s ease-in;
  right: 0;
  top: 30px;
  z-index: 1;
  display: none;
  width: 250px;
  border: 1px solid #8A92A5;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list .action-list-close {
  background: center / contain no-repeat url('../images/icons/icon-close.svg');
  width: 7px;
  height: 7px;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  right: 12px;
  top: 5px;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list ul {
  list-style: none;
  margin: 0;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list ul li {
  margin: 0;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list ul li:last-child {
  border-bottom: unset;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list ul li .action-item,
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list ul li a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  justify-content: space-between;
  color: #000000;
  font-size: 1rem;
  font-weight: 400;
  align-items: center;
  line-height: 1.4;
  letter-spacing: 0.1px;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list ul li .action-item:after,
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list ul li a:after {
  width: 12px;
  height: 12px;
  content: '';
  background-color: #000000;
  -webkit-mask-size: contain;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
  display: inline-block;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list ul li .action-item.create-proposal:after,
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list ul li a.create-proposal:after {
  -webkit-mask-image: url('../images/icons/project-action-icon6.svg');
  mask-image: url('../images/icons/project-action-icon6.svg');
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list ul li .action-item.download-tearsheet:after,
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list ul li a.download-tearsheet:after {
  -webkit-mask-image: url('../images/icons/project-action-icon5.svg');
  mask-image: url('../images/icons/project-action-icon5.svg');
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list ul li .action-item.delete-wishlist:after,
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list ul li a.delete-wishlist:after {
  -webkit-mask-image: url('../images/icons/project-action-icon2.svg');
  mask-image: url('../images/icons/project-action-icon2.svg');
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list ul li .action-item.edit-multiwishlist:after,
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list ul li a.edit-multiwishlist:after {
  -webkit-mask-image: url('../images/icons/project-action-icon3.svg');
  mask-image: url('../images/icons/project-action-icon3.svg');
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .collection-viewed-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: flex-start;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .collection-viewed-wrapper .collection-viewed-icon {
  width: 12px;
  height: 13px;
  background-color: #000000;
  -webkit-mask-image: url('../images/icons/icon-viwed.svg');
  mask-image: url('../images/icons/icon-viwed.svg');
  -webkit-mask-size: contain;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
  display: inline-block;
  margin-right: 4px;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .collection-viewed-wrapper .collection-viewed-value {
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 8px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.08px;
  text-align: left;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .collection-share-open {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 15px;
  flex-basis: 15px;
  background: center / contain no-repeat url('../images/icons/icon-share.svg');
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .collection-share-action {
  position: absolute;
  width: 100%;
  background: #ffffff;
  bottom: 0;
  left: 0;
  top: 0;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .collection-share-action i:before {
  font-size: 1rem;
  color: #707070;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .collection-share-action i.icon-facebook {
  margin: 0 4px;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .collection-share-action .collection-share-close {
  font-size: 0rem;
  background: center / contain no-repeat url('../images/icons/icon-close.svg');
  width: 10px;
  height: 10px;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  right: 12px;
  top: 5px;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .collection-share-action ul {
  padding: 10px 15px 20px;
  list-style: none;
  margin: 0;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .collection-share-action ul li {
  margin: 0;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .collection-share-action ul li:last-child {
  border-bottom: unset;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .collection-share-action ul li .action-item,
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .collection-share-action ul li a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  justify-content: space-between;
  color: #000000;
  font-size: 1rem;
  font-weight: 400;
  align-items: center;
  line-height: 1.4;
  letter-spacing: 0.1px;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .curate-realview-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 19px;
}
.collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .curate-realview-wrapper a {
  color: #8a262e;
  display: inline-block;
  width: 50%;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}
.collection-view .collection-header {
  margin: 32px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.collection-view .collection-header .link-to-collections-page {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  display: block;
  width: 15px;
  height: 15px;
  background-image: url("../images/icons/icon-drop-down.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 14px;
  margin-right: 17px;
  z-index: 99;
}
.collection-view .collection-header .collection-name {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  text-align: left;
  color: #000000;
  margin: 0;
  display: flex;
  align-items: center;
}
.collection-view .collection-header .action {
  text-align: center;
  white-space: nowrap;
  width: calc(50% - 5px);
}
.collection-view .collection-header .action.primary {
  font-size: 0.9rem;
  font-weight: 600;
  color: #ffffff;
  background: #8a262e;
  height: 33px;
  line-height: 33px;
  border: 1px solid transparent;
  padding: 0 12px;
  letter-spacing: 0.9px;
  text-transform: uppercase;
}
.collection-view .collection-header .action.primary:hover,
.collection-view .collection-header .action.primary:focus {
  border: 1px solid transparent;
  background: #8a262e;
  box-shadow: unset;
}
.collection-view .collection-header .action.secondary {
  font-size: 0.9rem;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  color: #000000;
  background: transparent;
  height: 33px;
  line-height: 33px;
  border: 1px solid #000000;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
  padding: 0 12px;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  margin-right: 5px;
}
.collection-view .collection-header .action.secondary:hover,
.collection-view .collection-header .action.secondary:focus {
  color: #707070;
  border-color: #919191;
}
.collection-view .collection-header .action.secondary:hover span,
.collection-view .collection-header .action.secondary:focus span {
  color: #707070;
}
.collection-view .collection-header .fieldset {
  margin-bottom: 0;
}
.collection-view .collection-header .fieldset .btn.btn-default {
  margin: 0;
  background-color: #8A262E;
}
.collection-view .collection-header .fieldset .btn.btn-default:active,
.collection-view .collection-header .fieldset .btn.btn-default:focus {
  background-color: #8A262E;
  border: 1px solid #8A262E;
}
.collection-view .collection-content .collection-items {
  padding: 0;
}
.collection-view .collection-content .collection-items .collection-item {
  list-style: none;
}
.collection-view .collection-content .collection-items .collection-item .collection-item-image {
  display: block;
  margin-bottom: 9px;
}
.collection-view .collection-content .collection-items .collection-item .collection-item-image img {
  -webkit-object-fit: contain;
  -moz-object-fit: contain;
  -ms-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 250px;
}
.collection-view .collection-content .collection-items .collection-item .collection-item-info .collection-item-info-left {
  text-align: center;
}
.collection-view .collection-content .collection-items .collection-item .collection-item-info .collection-item-info-left .artist a {
  font-weight: 400;
}
.collection-view .collection-content .collection-items .collection-item .collection-item-info .collection-buttons {
  display: flex;
  flex-direction: row;
  gap: 16px;
  margin-top: 8px;
}
.collection-view .collection-content .collection-items .collection-item .collection-item-info .collection-buttons .tocart {
  display: flex;
  align-items: center;
  height: 45px;
  justify-content: center;
  gap: 16px;
}
.collection-view .collection-content .collection-items .collection-item .collection-item-info .collection-buttons button,
.collection-view .collection-content .collection-items .collection-item .collection-item-info .collection-buttons a button {
  height: 45px;
}
.collection-view .collection-content .collection-items .collection-item .collection-item-info .product-name {
  color: #000000;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  text-align: left;
  width: 100%;
}
@media only screen and (max-width: 480px) {
  .collection-view .collection-header {
    flex-flow: column nowrap;
    align-items: flex-start;
  }
  .collection-view .collection-header .collection-name {
    margin-bottom: 20px;
  }
}
.latest-news .latest-news-title {
  padding: 0 15px;
}
.latest-news .latest-news-title h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  color: #121314;
  margin: 25px 0;
}
.latest-news .latest-news-list {
  display: none;
}
.latest-news .latest-news-list.slick-initialized {
  display: block;
}
.latest-news .latest-news-list .news-item {
  padding: 0 15px;
  position: relative;
}
.latest-news .latest-news-list .news-item .news-img {
  text-align: center;
}
.latest-news .latest-news-list .news-item .news-img img {
  width: 100%;
}
.latest-news .latest-news-list .news-item .news-text .data {
  width: 30px;
  position: absolute;
  right: 25px;
  top: 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  color: #FFFFFF;
  z-index: 9999;
  display: table-caption;
  text-align: center;
}
.latest-news .latest-news-list .news-item .news-text .data:after {
  content: '';
  display: inline-block;
  width: 20px;
  border-bottom: 1px solid #FFFFFF;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: 50%;
}
.latest-news .latest-news-list .news-item .news-text .title-link {
  text-align: center;
}
.latest-news .latest-news-list .news-item .news-text .title-link h3 {
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  line-height: 34px;
  color: #121314;
  margin: 20px 15px;
}
.latest-news .slick-dots {
  bottom: 21%;
}
.latest-news .slick-dots li {
  height: auto;
}
.latest-news .slick-dots li button {
  width: 76px;
  height: 2px;
  background: #99A9B4;
  padding: 0;
  margin: 0;
  border-radius: 0;
}
.latest-news .slick-dots li.slick-active button {
  width: 76px;
  height: 2px;
  background: #121314;
}
.blog-posts.list .blog-post {
  width: 100%;
  padding: 5px;
  display: inline-block;
  vertical-align: top;
}
.footer-article {
  display: flex;
}
.footer-article span {
  display: inline-block;
  margin-right: 10px;
}
.blog-post-view .products.products-related {
  margin: 0;
}
.blog-post-view .column.main .product-items {
  display: flex;
  flex-wrap: wrap;
}
.blog-post-view .column.main .product-items .item {
  min-width: 50%;
}
.blog-post-view .products-grid .product-item {
  width: 20%;
  padding: 10px;
}
.blog-post-view .products-grid .product-item:last-child {
  padding-right: 0;
}
.popular-list {
  list-style: none;
  padding: 0;
}
.popular-list img {
  width: 100%;
  margin-bottom: 5px;
}
.tag-list {
  list-style: none;
  padding: 0;
}
.tag-list .tag-item {
  list-style: none;
  padding: 5px;
  display: inline-block;
}
.hideme {
  display: none;
}
#post-search {
  position: relative;
  margin-bottom: 0;
  width: 100%;
}
#search-result {
  background: #FFF;
  border: 1px #ccc solid;
  border-radius: 4px;
  max-height: 250px;
  overflow-y: auto;
  display: none;
  position: absolute;
}
#search-result li {
  list-style: none;
  padding: 5px 10px;
  margin: 0 0 0 -40px;
  color: #0896D3;
  border-bottom: 1px #ccc solid;
  cursor: pointer;
  transition: 0.3s;
}
#search-result li:hover {
  background: #F9FF00;
}
#search-button {
  width: 100%;
}
.post-rating img {
  width: 100%;
}
.post-categories-list,
.post-Tags-list {
  margin: 10px 0;
}
/**
 * @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;
}
.estimation-wrapper {
  margin-bottom: 10px;
}
.estimation-wrapper .heading-container {
  margin-bottom: 3px;
  position: relative;
}
.estimation-wrapper .heading-container .label {
  display: none;
  font-weight: 600;
  margin-bottom: 0;
  margin-right: 5px;
}
.estimation-wrapper .heading-container img.loader {
  display: none;
  max-height: 20px;
  position: absolute;
  top: 0;
}
.estimation-wrapper .heading-container img.loader.visible {
  display: inline-block;
}
.estimation-wrapper .heading-container.visible .label {
  display: inline-block;
}
.estimation-wrapper .response-container {
  display: none;
  min-height: 28px;
}
.estimation-wrapper .response-container span {
  margin-top: 5px;
  margin-bottom: 0;
}
.estimation-wrapper .response-container span.post-code {
  cursor: pointer;
  font-weight: 600;
  text-decoration: underline;
}
.estimation-wrapper .response-container span.country-code {
  font-weight: 600;
}
.estimation-wrapper .response-container span.error-massage {
  display: none;
  color: #ff0000;
  cursor: pointer;
  text-decoration: underline;
}
.estimation-wrapper .response-container .order-within-container,
.estimation-wrapper .response-container #estimation_message {
  display: none;
  margin-top: 3px;
}
.estimation-wrapper .response-container .order-within-container #order_within,
.estimation-wrapper .response-container #estimation_message #order_within {
  font-weight: bold;
  margin-top: 0;
}
.estimation-wrapper .response-container .input-wrapper {
  display: inline-block;
}
.estimation-wrapper .response-container .input-wrapper input,
.estimation-wrapper .response-container .input-wrapper select {
  display: none;
  height: auto;
  margin: 0 5px 0 0;
  max-width: 72px;
  padding: 2px;
  text-align: center;
}
.estimation-wrapper .response-container.visible {
  display: block;
}
.estimation-wrapper.show-spinner {
  min-height: 25px;
}
#estimated_content {
  display: none;
  float: left;
  margin-bottom: 10px;
  width: 100%;
}
#estimated_content strong.label {
  float: left;
  min-height: 25px;
}
#estimated_content .loader {
  display: none;
  position: relative;
  top: 0;
  left: 10px;
}
#estimated_content .loader img {
  height: 20px;
}
#estimated_content #estimated_response {
  display: none;
  float: left;
  min-height: 30px;
  width: 100%;
}
#estimated_content #estimated_response span {
  display: inline-block;
  padding-top: 5px;
}
#estimated_content #estimated_response span#zip {
  cursor: pointer;
  text-decoration: underline;
}
#estimated_content #estimated_response span#zip_response,
#estimated_content #estimated_response span#country_response {
  font-weight: bold;
}
#estimated_content #estimated_response span#zip_response.clickable {
  cursor: pointer;
  text-decoration: underline;
}
#estimated_content #estimated_response span.input-wrapper {
  padding-top: 0;
}
#estimated_content #estimated_response .update-location {
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
#estimated_content #estimated_response .update-location .input-wrapper,
#estimated_content #estimated_response .update-location .buttons {
  padding: 0;
  margin: 0;
  position: relative;
  top: 0;
}
#estimated_content #estimated_response .update-location #input_zip,
#estimated_content #estimated_response .update-location #input_country {
  display: none;
  border: 1px solid #ccc;
  border-radius: 0;
  font-size: inherit;
  text-align: center;
  margin: 0 2px;
  height: 26px;
  padding: 0;
  max-width: 75px;
}
#estimated_content #estimated_response .update-location #input_zip.empty,
#estimated_content #estimated_response .update-location #input_country.empty {
  border-color: #ff0000;
}
#estimated_content #estimated_response .update-location #coutry_text {
  display: none;
}
#estimated_content #estimated_response .update-location #input_zip {
  margin-left: 0;
}
#estimated_content #estimated_response .update-location #input_country {
  padding: 0 20px 0 10px;
  position: relative;
}
#estimated_content #estimated_response .update-location .buttons {
  padding: 0;
}
#estimated_content #estimated_response .update-location .buttons #update_location {
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  margin: 0 5px;
  top: -2px;
  position: relative;
}
#estimated_content #estimated_response .update-location .buttons #update_location span {
  padding: 0;
  margin: 0;
  width: 26px;
}
#estimated_content #estimated_response .update-location .buttons #update_location span:before {
  font-family: 'luma-icons';
  font-size: 12px;
  line-height: 24px;
  content: '\e610';
  display: inline-block;
}
#estimated_content #estimated_response .update-location .buttons #update_location {
  display: none;
}
@media only screen and (max-width: 1040px) {
  #estimated_content #estimated_response .update-location {
    margin-top: 5px;
  }
}
#estimated_content #error {
  display: none;
  float: left;
  width: 100%;
}
#estimated_content #error #error-message {
  color: #ff0000;
}
#estimated_content #error #error-message.clickable {
  cursor: pointer;
  text-decoration: underline;
}
.wesupply_estimations_zip {
  max-width: 65px;
}
.page-header-v3 .header_right .wesupply-link-v2,
.page-header-v4 .header_right .wesupply-link-v2 {
  display: none;
}
.page-header-v4.sticky-header .header.links .wesupply-tracking-info {
  margin-right: 15px;
}
.wesupply_options {
  width: 150px;
  margin-right: 10px;
}
.wesupply-link-v2 {
  float: left;
  line-height: 30px;
}
.sticky-header .wesupply-link-v2 {
  display: none;
}
/* DESIGN 1 */
.sms-center {
  text-align: center;
}
#ws_embed_sms_notification {
  clear: left;
  font: 14px Helvetica, Arial, sans-serif;
  margin: 40px 0 20px;
  padding: 0;
}
#ws_embed_sms_notification.design-1 #phonePrefix,
#ws_embed_sms_notification.design-1 #ws-Phone {
  height: 50px;
}
#ws_embed_sms_notification.ws-left {
  text-align: left;
}
#ws_embed_sms_notification.ws-left.sms-center {
  max-width: 640px;
  margin: 0 auto;
  text-align: center;
}
#ws_embed_sms_notification .block-span {
  display: block;
}
#ws_embed_sms_notification .block-span.mg-top-span {
  margin-bottom: 10px;
}
#ws_embed_sms_notification .control-subs:before {
  font-size: 16px;
  line-height: 32px;
  color: #575757;
  margin: 6px 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
  background: url('../WeSupply_Toolbox/images/icone_phone.png');
  content: '';
  width: 12px;
  height: 20px;
}
#ws_embed_sms_notification .control-subs .ws-Phone {
  padding-left: 35px;
}
#ws_embed_sms_notification #ws-responses {
  padding: 20px 0;
  margin: 0 auto;
}
#ws-responses {
  padding-bottom: 20px;
}
#ws-responses #ws-error-response {
  color: red;
}
#ws-responses #ws-success-response {
  color: green;
}
/* DESIGN 2 */
.sms-center-design-2 {
  margin: 0 auto;
  text-align: center;
}
.ws-title-description-container-dsg2 {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ws_embed_sms_notification {
  width: 100%;
  margin-top: 50px;
}
.ws_embed_sms_notification .inline-block {
  width: 100%;
  text-align: left;
  border: 1px solid #b5b5b5;
  position: relative;
}
.ws_embed_sms_notification .inline-block .title-dsg-2 {
  border-right: 1px solid #b5b5b5;
  float: left;
  min-height: 26px;
  line-height: 26px;
  padding: 15px 30px;
}
.ws_embed_sms_notification .inline-block .description-dsg-2 {
  float: left;
  display: inline-block;
  width: auto;
  padding: 14px 20px;
  min-height: 26px;
  line-height: 26px;
}
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 {
  float: right;
  display: inline-block;
  max-width: unset;
  padding: 11px;
  min-width: 396px;
  width: auto;
}
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .ws-phone-dsg-2 {
  width: 205px;
  float: left;
  height: 32px;
  padding: 0 0 0 26px;
  border-right: 0 none;
}
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .ws-country-pc-dsg2 {
  padding: 0 0 0 26px;
  height: 34px;
  width: 130px;
}
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .ws-orderId-dsg2 {
  margin-bottom: 10px;
  max-width: 100%;
}
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 button.action {
  float: left;
  clear: none;
  margin: 0;
  border-radius: 0;
}
.ws_embed_sms_notification .inline-block .sms-subs {
  margin-top: -3px;
  border-radius: 3px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ws_embed_sms_notification .inline-block .title-dsg-2 {
  padding: 14px;
  font-size: 13px;
  margin: 0;
  background: #f4f4f4;
}
.ws_embed_sms_notification .inline-block .control-subs-2:before {
  font-size: 16px;
  line-height: 32px;
  color: #575757;
  margin: 6px 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
  background: url('../WeSupply_Toolbox/images/icone_phone.png');
  content: '';
  width: 12px;
  height: 20px;
}
@media screen and (max-width: 988px) {
  .ws_embed_sms_notification .inline-block .title-dsg-2 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .ws_embed_sms_notification .inline-block {
    border: 0 none;
  }
  .ws_embed_sms_notification .inline-block .description-dsg-2 {
    padding-left: 0;
  }
  .ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 {
    float: left;
    padding: 0 0 10px 0;
    clear: both;
  }
  .ws_embed_sms_notification .inline-block .ws-title-description-container-dsg2 {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .ws_embed_sms_notification .inline-block {
    border: 1px solid #b5b5b5;
  }
  .ws_embed_sms_notification .inline-block .description-dsg-2 {
    text-align: center;
    width: 100%;
  }
  .ws_embed_sms_notification .inline-block #ws-embedded-sms-notification-form.ws-embedded-sms-notification-form-dsg-2 {
    padding: 0 20px;
    min-width: unset;
  }
  .ws_embed_sms_notification .inline-block #ws-embedded-sms-notification-form.ws-embedded-sms-notification-form-dsg-2 #ws-Phone {
    width: calc(100% - 130px);
    border-right: 1px solid #c2c2c2;
  }
  .ws_embed_sms_notification .inline-block #ws-embedded-sms-notification-form.ws-embedded-sms-notification-form-dsg-2 #ws-orderId {
    margin-bottom: 10px;
    width: 100%;
    max-width: 100%;
  }
  .ws_embed_sms_notification .inline-block #ws-embedded-sms-notification-form.ws-embedded-sms-notification-form-dsg-2 button#ws-embedded-subscribe {
    width: 100%;
    margin-top: 10px;
    float: none;
    height: auto;
  }
}
.wesupply-track-shipment .page-title-wrapper,
.wesupply-orders-view .page-title-wrapper {
  display: none;
}
.embedded-iframe-container iframe.embedded-iframe.ws-stores-view {
  height: 820px;
}
#order-view-container {
  height: 1000px;
}
.order-view-modal .page-main-actions {
  display: none;
}
.order-view-modal .modal-header {
  display: none;
}
.order-view-modal .modal-content {
  padding: 0;
}
.loading-container {
  text-align: center;
  padding: 40px;
  position: relative;
}
.loading-container .loading-image {
  background: url('../images/loader-2.gif') center center no-repeat transparent;
  background-size: contain;
  position: absolute;
  top: 0;
  left: calc(50% - 100px);
  height: 200px;
  width: 200px;
  z-index: 100;
}
[class*="cms-wesupply-store-locator"] #maincontent,
[class*="cms-wesupply-store-details"] #maincontent,
.wesupply-track-shipment #maincontent {
  position: relative;
  margin: 0 auto !important;
  max-width: unset;
  padding: 0;
  width: 100%;
}
[class*="cms-wesupply-store-locator"] #maincontent .embedded-iframe-container .page-title,
[class*="cms-wesupply-store-details"] #maincontent .embedded-iframe-container .page-title,
.wesupply-track-shipment #maincontent .embedded-iframe-container .page-title {
  text-align: left;
}
[class*="cms-wesupply-store-locator"] #maincontent .not-found,
[class*="cms-wesupply-store-details"] #maincontent .not-found,
.wesupply-track-shipment #maincontent .not-found {
  padding: 40px 0 20px;
  margin: 0 auto;
  display: table;
}
[class*="cms-wesupply-store-locator"] .breadcrumbs,
[class*="cms-wesupply-store-details"] .breadcrumbs,
.wesupply-track-shipment .breadcrumbs {
  display: none;
}
#co-shipping-method-form .item-options .field.item {
  margin-left: 20px;
}
#co-shipping-method-form .item-options .field.item input.radio {
  margin-left: -20px;
  margin-top: 2px;
}
#co-shipping-method-form .item-options .field.item label.label {
  position: relative;
  top: -2px;
  left: -2px;
}
#co-shipping-method-form .item-options .field.item span.eta {
  display: block;
}
@media screen and (min-width: 1024px) {
  .order-view-modal {
    max-width: 989px;
    left: calc(100% - 989px);
  }
}
/* quick fix for pearl users */
.theme-pearl .ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .ws-phone-dsg-2 {
  height: 34px;
}
.theme-pearl .ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .ws-country-pc-dsg2 {
  height: 34px;
}
/* quick fix for non pearl users */
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .input-wrapper #input_zip,
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .buttons #input_zip {
  height: 26px;
  min-height: unset;
  max-height: unset;
  position: relative;
  top: -1px;
}
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .input-wrapper #input_country,
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .buttons #input_country,
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .input-wrapper #update_location,
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .buttons #update_location {
  height: 28px;
}
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .input-wrapper #input_country,
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .buttons #input_country {
  top: -1px;
}
body:not(.theme-pearl) #ws_embed_sms_notification.sms-center {
  max-width: 560px;
  margin: 40px auto;
}
body:not(.theme-pearl) #ws_embed_sms_notification.sms-center-design-2 {
  margin: 40px auto;
}
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group {
  position: relative;
}
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group:before {
  left: 0;
}
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group #phonePrefix,
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group #ws-Phone {
  height: 32px;
  vertical-align: bottom;
}
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group #ws-Phone {
  padding-left: 5px;
}
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group #ws-orderId {
  margin-bottom: 10px;
  width: 460px;
  max-width: 100%;
}
.checkout-onepage-success .delivery-estimations {
  font-size: 1.8rem;
  font-weight: 600;
  padding-top: 20px;
}
/* MEDIA QUERIES */
.wp-acs .toolbar-sorter .sorter-action {
  display: none !important;
}
.wishlist-index-index .reset-pass-msg {
  display: none;
}
.goback-to-multiwishlist {
  padding-bottom: 20px;
}
.goback-to-multiwishlist a,
.goback-to-multiwishlist a:hover,
.goback-to-multiwishlist a:active {
  font-size: 18px;
  text-decoration: none;
}
.goback-to-multiwishlist a:before,
.goback-to-multiwishlist a:hover:before,
.goback-to-multiwishlist a:active:before {
  font-size: 18px;
  color: #757575;
  content: '\e617';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: bold;
  overflow: hidden;
  speak: none;
  text-align: center;
  margin-right: 10px;
}
.add-multiwishlist:hover:before {
  color: #0a0a0a;
}
.add-multiwishlist,
.add-multiwishlist:hover {
  line-height: 28px;
  text-decoration: none;
}
.add-multiwishlist span {
  margin-left: 10px;
  font-size: 20px;
  color: #000;
}
.add-multiwishlist:before {
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: bold;
  overflow: hidden;
  speak: none;
  text-align: center;
}
#wishlist-popup-modal {
  display: none;
}
.wishlist-popup-modal .wp-errors {
  display: none;
  color: #ff0000;
  padding: 5px 0 15px 0;
}
.wishlist-popup-modal .modal-inner-wrap {
  width: 450px;
}
.wishlist-popup-modal .actions-toolbar {
  text-align: right;
}
.wishlist-popup-modal #deletewishlist {
  display: none;
}
.multiple-wishlist-container {
  width: 100%;
  margin: 0 auto;
}
.multiple-wishlist-container .multiple-wishlist-box-wrapper {
  max-width: 300px;
  color: #444;
  float: left;
  margin: 10px;
  padding: 10px 0;
}
.multiple-wishlist-container .multiple-wishlist-box-wrapper:hover {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 0 2px 10px #828282;
  padding: 10px 0;
}
.multiple-wishlist-container .multiple-wishlist-box-wrapper:hover .box {
  background-color: #e1e1e1;
}
.multiple-wishlist-container .multiple-wishlist-box-wrapper:hover .box-bottom .edit-multiwishlist {
  display: block;
}
.multiple-wishlist-container .multiple-wishlist-box-wrapper .box {
  background-color: #f0f0f0;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 2px;
  float: left;
  width: 96px;
  height: 110px;
}
.multiple-wishlist-container .multiple-wishlist-box-wrapper .box-bottom {
  float: left;
  width: 290px;
  height: 60px;
  padding: 5px;
  position: relative;
}
.multiple-wishlist-container .multiple-wishlist-box-wrapper .box-bottom .wishlist-title {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  font-weight: bold;
  font-size: 20px;
}
.multiple-wishlist-container .multiple-wishlist-box-wrapper .box-bottom .wishlist-privacy {
  font-weight: bold;
}
.multiple-wishlist-container .multiple-wishlist-box-wrapper .box-bottom .wishlist-privacy.private {
  color: #FF0000;
}
.multiple-wishlist-container .multiple-wishlist-box-wrapper .box-bottom .edit-multiwishlist {
  position: absolute;
  right: 15px;
  bottom: 10px;
  display: none;
  padding: 5px;
}
.multiple-wishlist-container .multiple-wishlist-box-wrapper .box-bottom .edit-multiwishlist:hover:before {
  color: #0a0a0a;
}
.multiple-wishlist-container .multiple-wishlist-box-wrapper .box-bottom .edit-multiwishlist:before {
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist-add-popup-modal .modal-inner-wrap,
.wishlist-moveto-popup-modal .modal-inner-wrap {
  width: 450px;
}
.wishlist-add-popup-modal .wp-errors,
.wishlist-moveto-popup-modal .wp-errors {
  display: none;
  color: #ff0000;
  padding: 5px 0 15px 0;
}
.wishlist-add-popup-modal .add-new-wishlist-container,
.wishlist-moveto-popup-modal .add-new-wishlist-container,
.wishlist-add-popup-modal .moveto-add-new-wishlist-container,
.wishlist-moveto-popup-modal .moveto-add-new-wishlist-container {
  display: none;
  margin-top: 30px;
}
.wishlist-add-popup-modal .add-new-wishlist-container .actions-toolbar,
.wishlist-moveto-popup-modal .add-new-wishlist-container .actions-toolbar,
.wishlist-add-popup-modal .moveto-add-new-wishlist-container .actions-toolbar,
.wishlist-moveto-popup-modal .moveto-add-new-wishlist-container .actions-toolbar {
  padding-top: 0px;
}
#form-wishlist-moveto-add .actions-toolbar {
  padding-top: 0px;
}
.move-to-another-wishlist {
  text-align: center;
  margin: 15px 0;
}
.move-to-another-wishlist a.action.primary.btn-moveitem {
  line-height: 1.6rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
}
.multiple-wishlists-selector-container,
.multiple-wishlists-moveto-selector-container {
  display: none;
}
.wp-wishlist-overlay {
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.wishlist-share-title h1 {
  margin-bottom: 0px;
  font-weight: 400;
}
.wishlist-share-title p {
  font-size: 16px;
}
.wishlist-share-items-block {
  margin-top: 50px;
}
.wishlist-share-items-block .product-item-info {
  text-align: center;
}
.share-wishlist-container {
  margin-bottom: 40px;
}
.share-wishlist-container .share-wishlist-label {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
  float: left;
  cursor: pointer;
}
.share-wishlist-container .share-wishlist-label .svg-definition {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}
.share-wishlist-container .share-wishlist-label .icon-copy-link {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  font-size: 20px;
  vertical-align: top;
}
.share-wishlist-container .sharethis-inline-share-buttons {
  clear: left;
}
.share-wishlist-container .tooltip {
  position: relative;
}
.share-wishlist-container .tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.share-wishlist-container .tooltip a,
.share-wishlist-container .tooltip a:visited,
.share-wishlist-container .tooltip a:hover {
  color: #444;
  text-decoration: none;
}
.share-wishlist-container .tooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -75px;
  margin-bottom: 5px;
  opacity: 0;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -ms-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
}
.share-wishlist-container .tooltip .tooltiptext:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent;
}
.no-collection {
  font-weight: 600;
  font-size: 16px;
}
/* Generated Less from WeltPixel_ProductPage */
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.canvas_icons_product {
  position: relative;
  top: 0;
  margin: 0 5px 0 0;
  padding: 0;
  width: 18px !important;
  height: 25px;
  line-height: 25px !important;
  text-align: center;
  font-size: 20px;
  display: inline-block;
  font-family: font-icons;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
}
.canvas_icons_product:before {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}
.theme-pearl .review-ratings {
  float: none;
}
.theme-pearl .review-content {
  margin-top: 20px;
}
.theme-pearl .review-content,
.theme-pearl .review-details {
  margin-left: 0px;
}
.theme-pearl .box-tocart,
.theme-pearl .product-social-links {
  max-width: 100%;
  margin: 0 auto;
}
.theme-pearl .product-info-main .actions button {
  width: 100%;
}
.theme-pearl .product-info-main .product.attribute.overview {
  float: left;
}
.theme-pearl .product-info-main .product.pricing {
  float: left;
  margin: 10px 0;
  width: 100%;
}
.theme-pearl.product-page-v1 .block .actions-toolbar > .primary .action.primary,
.theme-pearl.product-page-v2 .block .actions-toolbar > .primary .action.primary,
.theme-pearl.product-page-v3 .block .actions-toolbar > .primary .action.primary,
.theme-pearl.product-page-v4 .block .actions-toolbar > .primary .action.primary {
  box-shadow: none;
}
.theme-pearl.catalog-product-view #product-options-wrapper .swatch-attribute {
  margin-bottom: 15px;
}
.theme-pearl.catalog-product-view #product-options-wrapper .swatch-attribute .swatch-attribute-label {
  font-weight: 400;
}
.theme-pearl.catalog-product-view #product-options-wrapper .swatch-attribute .swatch-attribute-options {
  margin-top: 10px !important;
}
.theme-pearl.catalog-product-view .page-main .columns .product.info.detailed .product.data.items .item.content {
  display: none;
}
.theme-pearl.catalog-product-view .page-main .columns .product.info.detailed .product.data.items .item.content:nth-child(2) {
  display: block;
}
.theme-pearl.catalog-product-view .page-main .columns .product.info.detailed .product.data.items > .item.title.active {
  bottom: 6px;
  transition: bottom .3s;
}
.theme-pearl.catalog-product-view .page-main .columns .product.info.detailed .product.data.items > .item.title {
  bottom: 0;
  transition: bottom .3s;
}
.theme-pearl.catalog-product-view .box-tocart .field.qty {
  float: left;
}
.theme-pearl.catalog-product-view .box-tocart .field.qty label {
  display: none;
}
.theme-pearl.catalog-product-view .box-tocart .field.qty input,
.theme-pearl.catalog-product-view .box-tocart .field.qty select {
  border-width: 1px;
  border-style: solid;
  padding: 14px 17px;
  margin: 0 10px 0 0;
  height: auto;
}
.theme-pearl.catalog-product-view .box-tocart .field.qty select {
  padding: 15px 0 15px 14px;
  direction: rtl;
  text-align: left;
}
.theme-pearl.catalog-product-view .box-tocart .actions {
  float: left;
}
.theme-pearl.catalog-product-view .box-tocart .actions button {
  float: left;
  width: 100% !important;
  position: relative;
  margin-bottom: 25px;
}
.theme-pearl.catalog-product-view .product-social-links {
  clear: left;
}
.theme-pearl.catalog-product-view .product-social-links .product-addto-links {
  width: calc(100% - 73px);
  float: left;
  text-align: center;
  overflow: auto;
}
.theme-pearl.catalog-product-view .product-social-links .product-addto-links .action {
  float: none;
}
.theme-pearl.catalog-product-view .product-social-links .product-addto-links .action.towishlist {
  float: left;
}
.theme-pearl.catalog-product-view .product-social-links .action.tocompare,
.theme-pearl.catalog-product-view .product-social-links .action.towishlist,
.theme-pearl.catalog-product-view .product-social-links .action.mailto {
  line-height: 18px !important;
}
.theme-pearl.catalog-product-view .product-social-links .action.tocompare:before,
.theme-pearl.catalog-product-view .product-social-links .action.towishlist:before,
.theme-pearl.catalog-product-view .product-social-links .action.mailto:before {
  position: relative;
  top: 0;
  margin: 0 5px 0 0;
  padding: 0;
  width: 18px !important;
  height: 25px;
  line-height: 25px !important;
  text-align: center;
  font-size: 20px;
  display: inline-block;
  font-family: font-icons;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
}
.theme-pearl.catalog-product-view .product-social-links .action.tocompare:before:before,
.theme-pearl.catalog-product-view .product-social-links .action.towishlist:before:before,
.theme-pearl.catalog-product-view .product-social-links .action.mailto:before:before {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}
.theme-pearl.catalog-product-view .product-social-links .action.mailto {
  float: right;
}
.theme-pearl.catalog-product-view .product-info-main .product-info-stock-sku {
  vertical-align: middle;
}
.theme-pearl.catalog-product-view .product-info-main .product.data.items .item.title.active:after {
  background-color: transparent;
}
.theme-pearl.catalog-product-view .product.info.detailed > .items > .item {
  background-color: white;
}
.theme-pearl.catalog-product-view .product.info.detailed > .items > .item.title {
  background-color: white;
}
.theme-pearl.catalog-product-view .product.info.detailed > .items > .item.title.active {
  position: relative;
  background-color: white;
}
.theme-pearl.catalog-product-view .product.info.detailed > .items > .item.title a {
  height: 52px;
  line-height: 52px;
  padding: 0 30px;
  font-weight: 400;
  background-color: white;
}
.theme-pearl.catalog-product-view .product.info.detailed > .items > .item.content {
  margin-top: 52px;
}
.theme-pearl.catalog-product-view .product.info.detailed > .items > .item.content .review-control-vote::before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.theme-pearl.catalog-product-view .product-items.owl-carousel.owl-center .owl-stage-outer {
  overflow: visible;
}
.theme-pearl.catalog-product-view .product-items.owl-carousel.owl-center .owl-nav .owl-prev,
.theme-pearl.catalog-product-view .product-items.owl-carousel.owl-center .owl-nav .owl-next {
  top: 0;
  width: 600px !important;
  height: calc(100% - 15px) !important;
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.theme-pearl.catalog-product-view .product-items.owl-carousel.owl-center .owl-nav .owl-prev:hover,
.theme-pearl.catalog-product-view .product-items.owl-carousel.owl-center .owl-nav .owl-next:hover {
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.theme-pearl.catalog-product-view .product-items.owl-carousel.owl-center .owl-nav .owl-prev {
  left: -600px !important;
}
.theme-pearl.catalog-product-view .product-items.owl-carousel.owl-center .owl-nav .owl-prev:before {
  top: calc(50% - 20px);
  left: auto;
  right: 8px;
}
.theme-pearl.catalog-product-view .product-items.owl-carousel.owl-center .owl-nav .owl-prev:after {
  top: calc(50% - 32px);
  left: auto;
  right: 8px;
}
.theme-pearl.catalog-product-view .product-items.owl-carousel.owl-center .owl-nav .owl-next {
  right: -600px !important;
}
.theme-pearl.catalog-product-view .product-items.owl-carousel.owl-center .owl-nav .owl-next:before {
  top: calc(50% - 32px);
  right: auto;
  left: 8px;
}
.theme-pearl.catalog-product-view .product-items.owl-carousel.owl-center .owl-nav .owl-next:after {
  top: calc(50% - 20px);
  right: auto;
  left: 8px;
}
:root .catalog-product-view .theme-pearl.catalog-product-view .product-items.owl-carousel.owl-center .owl-nav.m2c .owl-prev,
:root .catalog-product-view .theme-pearl.catalog-product-view .product-items.owl-carousel.owl-center .owl-nav.m2c .owl-next {
  background-color: transparent !important;
}
:root .catalog-product-view .theme-pearl.catalog-product-view .product-items.owl-carousel.owl-center .owl-nav.m2c .owl-prev:hover,
:root .catalog-product-view .theme-pearl.catalog-product-view .product-items.owl-carousel.owl-center .owl-nav.m2c .owl-next:hover {
  background-color: transparent !important;
}
.theme-pearl.catalog-product-view .product-items .product-item:hover .product-item-actions .actions-secondary {
  display: inline-block !important;
}
.theme-pearl.catalog-product-view .product-items .product-item-actions {
  float: left;
  width: 100%;
  margin-top: -20px;
}
.theme-pearl.catalog-product-view .product-items .product-item-actions .action.tocompare {
  float: right;
}
.theme-pearl.catalog-product-view #maincontent .product-info-main .product-info-price .price-box {
  width: auto;
  display: inline-block;
}
.theme-pearl.catalog-product-view #maincontent .product-info-main .product-info-price .price-box .price-final_price {
  float: left;
  padding-right: 20px;
}
.theme-pearl.catalog-product-view #maincontent .product-info-main .product-info-price .price-box .price-final_price .price {
  color: black;
}
.theme-pearl.catalog-product-view #maincontent .product-info-main .product-info-price .price-box .old-price {
  float: left;
}
.theme-pearl.catalog-product-view #maincontent .product-info-main .product-info-price .price-box .old-price .price {
  color: #575757;
}
.theme-pearl.catalog-product-view #maincontent .product-info-main .product-info-price .price-box .price-label {
  display: none !important;
}
.theme-pearl.catalog-product-view.page-product-bundle #maincontent .product-info-main .product-info-price .price-box .price-label {
  display: block !important;
}
.theme-pearl.catalog-product-view.page-product-bundle #maincontent .bundle-options-container .block-bundle-summary .box-tocart {
  width: 100%;
  float: left;
}
.theme-pearl.catalog-product-view.page-product-bundle #maincontent .bundle-options-container .price-box .price-wrapper > .price {
  color: black;
}
.theme-pearl.catalog-product-view .product-page-gallery-v2 {
  padding-bottom: 20px;
}
.theme-pearl.catalog-product-view .product-page-gallery-v4 {
  position: relative;
  text-align: center;
}
.theme-pearl.catalog-product-view .product-items .product-item:hover .product-item-actions .actions-secondary {
  display: inline-block !important;
}
.theme-pearl.catalog-product-view .product-items .product-item:hover .product-item-actions .action.tocompare {
  position: absolute !important;
  right: 0 !important;
}
.theme-pearl.catalog-product-view .product-items .product-item:hover .product-item-actions .action.towishlist {
  position: absolute !important;
  left: 0 !important;
}
.theme-pearl.catalog-product-view .product.media .fotorama__nav__frame .fotorama__dot {
  width: 10px;
  height: 10px;
  background-color: #d6d6d6;
  border-color: #d6d6d6;
}
.theme-pearl.catalog-product-view .product.media .fotorama__nav__frame.fotorama__active .fotorama__dot {
  background-color: black;
  border-color: black;
}
.theme-pearl.catalog-product-view .product.media .fotorama__wrap {
  box-shadow: none !important;
}
.theme-pearl.catalog-product-view .product.media .fotorama__wrap:focus,
.theme-pearl.catalog-product-view .product.media .fotorama__wrap:active,
.theme-pearl.catalog-product-view .product.media .fotorama__wrap:hover {
  box-shadow: none !important;
}
.theme-pearl.catalog-product-view .product.media .fotorama__wrap:focus *,
.theme-pearl.catalog-product-view .product.media .fotorama__wrap:active *,
.theme-pearl.catalog-product-view .product.media .fotorama__wrap:hover * {
  box-shadow: none !important;
}
.theme-pearl.catalog-product-view .product.media .fotorama__wrap:focus *:focus,
.theme-pearl.catalog-product-view .product.media .fotorama__wrap:active *:focus,
.theme-pearl.catalog-product-view .product.media .fotorama__wrap:hover *:focus,
.theme-pearl.catalog-product-view .product.media .fotorama__wrap:focus *:active,
.theme-pearl.catalog-product-view .product.media .fotorama__wrap:active *:active,
.theme-pearl.catalog-product-view .product.media .fotorama__wrap:hover *:active,
.theme-pearl.catalog-product-view .product.media .fotorama__wrap:focus *:hover,
.theme-pearl.catalog-product-view .product.media .fotorama__wrap:active *:hover,
.theme-pearl.catalog-product-view .product.media .fotorama__wrap:hover *:hover {
  box-shadow: none !important;
}
.theme-pearl.catalog-product-view .product.media .fotorama__wrap * {
  box-shadow: none !important;
}
.theme-pearl.catalog-product-view .product.media .fotorama__wrap *:focus,
.theme-pearl.catalog-product-view .product.media .fotorama__wrap *:active,
.theme-pearl.catalog-product-view .product.media .fotorama__wrap *:hover {
  box-shadow: none !important;
}
.theme-pearl.catalog-product-view .column.main .block .block-title.title {
  text-align: center;
}
.theme-pearl.catalog-product-view .column.main .block .block-title.title strong {
  font-size: 32px;
}
.theme-pearl.product-page-v4 .product-top-main.product_v4,
.theme-pearl.product-page-v2 .product-top-main.product_v4,
.theme-pearl.product-page-v4 .product-top-main.product_v2,
.theme-pearl.product-page-v2 .product-top-main.product_v2 {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 20px;
}
.theme-pearl.product-page-v4 .product-top-main.product_v4,
.theme-pearl.product-page-v2 .product-top-main.product_v4 {
  margin-top: 0;
}
.theme-pearl.product-page-v4 .product-info-main.product_v4.cart-summary,
.theme-pearl.product-page-v2 .product-info-main.product_v4.cart-summary,
.theme-pearl.product-page-v4 .product-info-main.product_v2.cart-summary,
.theme-pearl.product-page-v2 .product-info-main.product_v2.cart-summary {
  background: none transparent !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
  float: right !important;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .theme-pearl.product-page-v4 .product-info-main.product_v4.cart-summary,
  .theme-pearl.product-page-v2 .product-info-main.product_v4.cart-summary,
  .theme-pearl.product-page-v4 .product-info-main.product_v2.cart-summary,
  .theme-pearl.product-page-v2 .product-info-main.product_v2.cart-summary {
    transition: top 0.2s ease 0.2s;
    -o-transition: top 0.2s ease 0.2s;
    -ms-transition: top 0.2s ease 0.2s;
    -moz-transition: top 0.2s ease 0.2s;
    -webkit-transition: top 0.2s ease 0.2s;
  }
}
.theme-pearl.product-page-v4 .product-info-main.product_v4.cart-summary,
.theme-pearl.product-page-v2 .product-info-main.product_v4.cart-summary,
.theme-pearl.product-page-v4 .product-info-main.product_v2.cart-summary,
.theme-pearl.product-page-v2 .product-info-main.product_v2.cart-summary,
.theme-pearl.product-page-v4 .product-info-main.product_v4.cart-summary x:-moz-any-link,
.theme-pearl.product-page-v2 .product-info-main.product_v4.cart-summary x:-moz-any-link,
.theme-pearl.product-page-v4 .product-info-main.product_v2.cart-summary x:-moz-any-link,
.theme-pearl.product-page-v2 .product-info-main.product_v2.cart-summary x:-moz-any-link,
.theme-pearl.product-page-v4 .product-info-main.product_v4.cart-summary x:default,
.theme-pearl.product-page-v2 .product-info-main.product_v4.cart-summary x:default,
.theme-pearl.product-page-v4 .product-info-main.product_v2.cart-summary x:default,
.theme-pearl.product-page-v2 .product-info-main.product_v2.cart-summary x:default {
  transition: top 0s ease 0s;
  -o-transition: top 0s ease 0s;
  -ms-transition: top 0s ease 0s;
  -moz-transition: top 0s ease 0s;
  -webkit-transition: top 0s ease 0s;
}
.theme-pearl.product-page-v4 .product-info-main.product_v4.cart-summary,
.theme-pearl.product-page-v2 .product-info-main.product_v4.cart-summary {
  position: absolute;
  right: 0;
}
.theme-pearl.product-page-v4 .product-info-main.product_v2.pp-fixed,
.theme-pearl.product-page-v2 .product-info-main.product_v2.pp-fixed {
  position: fixed;
  top: 100px;
}
.theme-pearl.product-page-v4 .product-info-main.product_v4,
.theme-pearl.product-page-v2 .product-info-main.product_v4 {
  top: 5px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.theme-pearl.product-page-v4 .product-info-main.product_v4.pp-floating-v4,
.theme-pearl.product-page-v2 .product-info-main.product_v4.pp-floating-v4 {
  background: none transparent !important;
  margin-bottom: 0 !important;
  float: right !important;
  position: absolute !important;
}
.theme-pearl.product-page-v4 .product-info-main.product_v4.pp-fixed,
.theme-pearl.product-page-v2 .product-info-main.product_v4.pp-fixed {
  position: fixed;
  padding-top: 0;
  top: 100px;
}
.theme-pearl.product-page-v4 .product.media.product_v4,
.theme-pearl.product-page-v2 .product.media.product_v4,
.theme-pearl.product-page-v4 .product.media.product_v2,
.theme-pearl.product-page-v2 .product.media.product_v2 {
  padding: 0 25px 0 0;
}
.theme-pearl.product-page-v4 .product.media.product_v4.v4 .fotorama__arr,
.theme-pearl.product-page-v2 .product.media.product_v4.v4 .fotorama__arr,
.theme-pearl.product-page-v4 .product.media.product_v2.v4 .fotorama__arr,
.theme-pearl.product-page-v2 .product.media.product_v2.v4 .fotorama__arr,
.theme-pearl.product-page-v4 .product.media.product_v4.v2 .fotorama__arr,
.theme-pearl.product-page-v2 .product.media.product_v4.v2 .fotorama__arr,
.theme-pearl.product-page-v4 .product.media.product_v2.v2 .fotorama__arr,
.theme-pearl.product-page-v2 .product.media.product_v2.v2 .fotorama__arr,
.theme-pearl.product-page-v4 .product.media.product_v4.v4 .fotorama__nav-wrap,
.theme-pearl.product-page-v2 .product.media.product_v4.v4 .fotorama__nav-wrap,
.theme-pearl.product-page-v4 .product.media.product_v2.v4 .fotorama__nav-wrap,
.theme-pearl.product-page-v2 .product.media.product_v2.v4 .fotorama__nav-wrap,
.theme-pearl.product-page-v4 .product.media.product_v4.v2 .fotorama__nav-wrap,
.theme-pearl.product-page-v2 .product.media.product_v4.v2 .fotorama__nav-wrap,
.theme-pearl.product-page-v4 .product.media.product_v2.v2 .fotorama__nav-wrap,
.theme-pearl.product-page-v2 .product.media.product_v2.v2 .fotorama__nav-wrap {
  opacity: 0;
  position: fixed;
  top: 100%;
  left: 100%;
}
.theme-pearl.product-page-v4 .product.media.product_v4.v4 .fotorama__stage,
.theme-pearl.product-page-v2 .product.media.product_v4.v4 .fotorama__stage,
.theme-pearl.product-page-v4 .product.media.product_v2.v4 .fotorama__stage,
.theme-pearl.product-page-v2 .product.media.product_v2.v4 .fotorama__stage,
.theme-pearl.product-page-v4 .product.media.product_v4.v2 .fotorama__stage,
.theme-pearl.product-page-v2 .product.media.product_v4.v2 .fotorama__stage,
.theme-pearl.product-page-v4 .product.media.product_v2.v2 .fotorama__stage,
.theme-pearl.product-page-v2 .product.media.product_v2.v2 .fotorama__stage {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
}
.theme-pearl.product-page-v4 .product.media.product_v4.v4 .fotorama__stage .fotorama__stage__shaft,
.theme-pearl.product-page-v2 .product.media.product_v4.v4 .fotorama__stage .fotorama__stage__shaft,
.theme-pearl.product-page-v4 .product.media.product_v2.v4 .fotorama__stage .fotorama__stage__shaft,
.theme-pearl.product-page-v2 .product.media.product_v2.v4 .fotorama__stage .fotorama__stage__shaft,
.theme-pearl.product-page-v4 .product.media.product_v4.v2 .fotorama__stage .fotorama__stage__shaft,
.theme-pearl.product-page-v2 .product.media.product_v4.v2 .fotorama__stage .fotorama__stage__shaft,
.theme-pearl.product-page-v4 .product.media.product_v2.v2 .fotorama__stage .fotorama__stage__shaft,
.theme-pearl.product-page-v2 .product.media.product_v2.v2 .fotorama__stage .fotorama__stage__shaft {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}
.theme-pearl.product-page-v4 .product.media.product_v4.v4 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame,
.theme-pearl.product-page-v2 .product.media.product_v4.v4 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame,
.theme-pearl.product-page-v4 .product.media.product_v2.v4 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame,
.theme-pearl.product-page-v2 .product.media.product_v2.v4 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame,
.theme-pearl.product-page-v4 .product.media.product_v4.v2 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame,
.theme-pearl.product-page-v2 .product.media.product_v4.v2 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame,
.theme-pearl.product-page-v4 .product.media.product_v2.v2 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame,
.theme-pearl.product-page-v2 .product.media.product_v2.v2 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame {
  clear: left !important;
  float: left !important;
  width: 100% !important;
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  padding-bottom: 20px;
}
.theme-pearl.product-page-v4 .product.media.product_v4.v4 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame:last-of-type,
.theme-pearl.product-page-v2 .product.media.product_v4.v4 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame:last-of-type,
.theme-pearl.product-page-v4 .product.media.product_v2.v4 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame:last-of-type,
.theme-pearl.product-page-v2 .product.media.product_v2.v4 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame:last-of-type,
.theme-pearl.product-page-v4 .product.media.product_v4.v2 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame:last-of-type,
.theme-pearl.product-page-v2 .product.media.product_v4.v2 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame:last-of-type,
.theme-pearl.product-page-v4 .product.media.product_v2.v2 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame:last-of-type,
.theme-pearl.product-page-v2 .product.media.product_v2.v2 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame:last-of-type {
  padding: 0;
}
.theme-pearl.product-page-v4 .product.media.product_v4.v4 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame img,
.theme-pearl.product-page-v2 .product.media.product_v4.v4 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame img,
.theme-pearl.product-page-v4 .product.media.product_v2.v4 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame img,
.theme-pearl.product-page-v2 .product.media.product_v2.v4 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame img,
.theme-pearl.product-page-v4 .product.media.product_v4.v2 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame img,
.theme-pearl.product-page-v2 .product.media.product_v4.v2 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame img,
.theme-pearl.product-page-v4 .product.media.product_v2.v2 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame img,
.theme-pearl.product-page-v2 .product.media.product_v2.v2 .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame img {
  float: left !important;
  width: 100% !important;
  height: auto !important;
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  transform: translate3d(0, 0, 0px);
}
.theme-pearl.product-page-v4 .product.media.product_v4.v4 .fotorama__stage.fotorama__shadows--left:before,
.theme-pearl.product-page-v2 .product.media.product_v4.v4 .fotorama__stage.fotorama__shadows--left:before,
.theme-pearl.product-page-v4 .product.media.product_v2.v4 .fotorama__stage.fotorama__shadows--left:before,
.theme-pearl.product-page-v2 .product.media.product_v2.v4 .fotorama__stage.fotorama__shadows--left:before,
.theme-pearl.product-page-v4 .product.media.product_v4.v2 .fotorama__stage.fotorama__shadows--left:before,
.theme-pearl.product-page-v2 .product.media.product_v4.v2 .fotorama__stage.fotorama__shadows--left:before,
.theme-pearl.product-page-v4 .product.media.product_v2.v2 .fotorama__stage.fotorama__shadows--left:before,
.theme-pearl.product-page-v2 .product.media.product_v2.v2 .fotorama__stage.fotorama__shadows--left:before,
.theme-pearl.product-page-v4 .product.media.product_v4.v4 .fotorama__nav.fotorama__shadows--left:before,
.theme-pearl.product-page-v2 .product.media.product_v4.v4 .fotorama__nav.fotorama__shadows--left:before,
.theme-pearl.product-page-v4 .product.media.product_v2.v4 .fotorama__nav.fotorama__shadows--left:before,
.theme-pearl.product-page-v2 .product.media.product_v2.v4 .fotorama__nav.fotorama__shadows--left:before,
.theme-pearl.product-page-v4 .product.media.product_v4.v2 .fotorama__nav.fotorama__shadows--left:before,
.theme-pearl.product-page-v2 .product.media.product_v4.v2 .fotorama__nav.fotorama__shadows--left:before,
.theme-pearl.product-page-v4 .product.media.product_v2.v2 .fotorama__nav.fotorama__shadows--left:before,
.theme-pearl.product-page-v2 .product.media.product_v2.v2 .fotorama__nav.fotorama__shadows--left:before,
.theme-pearl.product-page-v4 .product.media.product_v4.v4 .fotorama__stage.fotorama__shadows--right:after,
.theme-pearl.product-page-v2 .product.media.product_v4.v4 .fotorama__stage.fotorama__shadows--right:after,
.theme-pearl.product-page-v4 .product.media.product_v2.v4 .fotorama__stage.fotorama__shadows--right:after,
.theme-pearl.product-page-v2 .product.media.product_v2.v4 .fotorama__stage.fotorama__shadows--right:after,
.theme-pearl.product-page-v4 .product.media.product_v4.v2 .fotorama__stage.fotorama__shadows--right:after,
.theme-pearl.product-page-v2 .product.media.product_v4.v2 .fotorama__stage.fotorama__shadows--right:after,
.theme-pearl.product-page-v4 .product.media.product_v2.v2 .fotorama__stage.fotorama__shadows--right:after,
.theme-pearl.product-page-v2 .product.media.product_v2.v2 .fotorama__stage.fotorama__shadows--right:after,
.theme-pearl.product-page-v4 .product.media.product_v4.v4 .fotorama__nav.fotorama__shadows--right:after,
.theme-pearl.product-page-v2 .product.media.product_v4.v4 .fotorama__nav.fotorama__shadows--right:after,
.theme-pearl.product-page-v4 .product.media.product_v2.v4 .fotorama__nav.fotorama__shadows--right:after,
.theme-pearl.product-page-v2 .product.media.product_v2.v4 .fotorama__nav.fotorama__shadows--right:after,
.theme-pearl.product-page-v4 .product.media.product_v4.v2 .fotorama__nav.fotorama__shadows--right:after,
.theme-pearl.product-page-v2 .product.media.product_v4.v2 .fotorama__nav.fotorama__shadows--right:after,
.theme-pearl.product-page-v4 .product.media.product_v2.v2 .fotorama__nav.fotorama__shadows--right:after,
.theme-pearl.product-page-v2 .product.media.product_v2.v2 .fotorama__nav.fotorama__shadows--right:after,
.theme-pearl.product-page-v4 .product.media.product_v4.v4 .fotorama__stage.fotorama__shadows--top:before,
.theme-pearl.product-page-v2 .product.media.product_v4.v4 .fotorama__stage.fotorama__shadows--top:before,
.theme-pearl.product-page-v4 .product.media.product_v2.v4 .fotorama__stage.fotorama__shadows--top:before,
.theme-pearl.product-page-v2 .product.media.product_v2.v4 .fotorama__stage.fotorama__shadows--top:before,
.theme-pearl.product-page-v4 .product.media.product_v4.v2 .fotorama__stage.fotorama__shadows--top:before,
.theme-pearl.product-page-v2 .product.media.product_v4.v2 .fotorama__stage.fotorama__shadows--top:before,
.theme-pearl.product-page-v4 .product.media.product_v2.v2 .fotorama__stage.fotorama__shadows--top:before,
.theme-pearl.product-page-v2 .product.media.product_v2.v2 .fotorama__stage.fotorama__shadows--top:before,
.theme-pearl.product-page-v4 .product.media.product_v4.v4 .fotorama__nav.fotorama__shadows--top:before,
.theme-pearl.product-page-v2 .product.media.product_v4.v4 .fotorama__nav.fotorama__shadows--top:before,
.theme-pearl.product-page-v4 .product.media.product_v2.v4 .fotorama__nav.fotorama__shadows--top:before,
.theme-pearl.product-page-v2 .product.media.product_v2.v4 .fotorama__nav.fotorama__shadows--top:before,
.theme-pearl.product-page-v4 .product.media.product_v4.v2 .fotorama__nav.fotorama__shadows--top:before,
.theme-pearl.product-page-v2 .product.media.product_v4.v2 .fotorama__nav.fotorama__shadows--top:before,
.theme-pearl.product-page-v4 .product.media.product_v2.v2 .fotorama__nav.fotorama__shadows--top:before,
.theme-pearl.product-page-v2 .product.media.product_v2.v2 .fotorama__nav.fotorama__shadows--top:before,
.theme-pearl.product-page-v4 .product.media.product_v4.v4 .fotorama__stage.fotorama__shadows--bottom:after,
.theme-pearl.product-page-v2 .product.media.product_v4.v4 .fotorama__stage.fotorama__shadows--bottom:after,
.theme-pearl.product-page-v4 .product.media.product_v2.v4 .fotorama__stage.fotorama__shadows--bottom:after,
.theme-pearl.product-page-v2 .product.media.product_v2.v4 .fotorama__stage.fotorama__shadows--bottom:after,
.theme-pearl.product-page-v4 .product.media.product_v4.v2 .fotorama__stage.fotorama__shadows--bottom:after,
.theme-pearl.product-page-v2 .product.media.product_v4.v2 .fotorama__stage.fotorama__shadows--bottom:after,
.theme-pearl.product-page-v4 .product.media.product_v2.v2 .fotorama__stage.fotorama__shadows--bottom:after,
.theme-pearl.product-page-v2 .product.media.product_v2.v2 .fotorama__stage.fotorama__shadows--bottom:after,
.theme-pearl.product-page-v4 .product.media.product_v4.v4 .fotorama__nav.fotorama__shadows--bottom:after,
.theme-pearl.product-page-v2 .product.media.product_v4.v4 .fotorama__nav.fotorama__shadows--bottom:after,
.theme-pearl.product-page-v4 .product.media.product_v2.v4 .fotorama__nav.fotorama__shadows--bottom:after,
.theme-pearl.product-page-v2 .product.media.product_v2.v4 .fotorama__nav.fotorama__shadows--bottom:after,
.theme-pearl.product-page-v4 .product.media.product_v4.v2 .fotorama__nav.fotorama__shadows--bottom:after,
.theme-pearl.product-page-v2 .product.media.product_v4.v2 .fotorama__nav.fotorama__shadows--bottom:after,
.theme-pearl.product-page-v4 .product.media.product_v2.v2 .fotorama__nav.fotorama__shadows--bottom:after,
.theme-pearl.product-page-v2 .product.media.product_v2.v2 .fotorama__nav.fotorama__shadows--bottom:after {
  background: none !important;
}
.theme-pearl.product-page-v4 .product.media.product_v4,
.theme-pearl.product-page-v2 .product.media.product_v4 {
  padding: 0;
}
.theme-pearl.product-page-v4 .product.media.product_v4.v4 .gallery-placeholder,
.theme-pearl.product-page-v2 .product.media.product_v4.v4 .gallery-placeholder {
  margin: 0 -20px;
}
.theme-pearl.product-page-v4 .product.media.product_v4.v4 .gallery-placeholder .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame,
.theme-pearl.product-page-v2 .product.media.product_v4.v4 .gallery-placeholder .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame {
  padding-bottom: 0;
}
.theme-pearl.product-page-v4 .product.media.product_v4.v4 .gallery-placeholder .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame img,
.theme-pearl.product-page-v2 .product.media.product_v4.v4 .gallery-placeholder .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame img {
  float: none !important;
  width: auto !important;
}
.theme-pearl.product-page-v4 .product-social-links,
.theme-pearl.product-page-v2 .product-social-links {
  margin: 0 auto 20px auto;
}
.theme-pearl.product-page-v3 .product-social-links {
  margin: 0 auto 20px auto;
}
.theme-pearl .swipe_desktop_off #swipeOff {
  display: none;
}
.theme-pearl .swipe_desktop_off #swipeOff.active {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.theme-pearl .reviews-actions a {
  text-decoration: underline;
}
.theme-pearl.product-page-v1 .product-info-main {
  margin-top: 5%;
}
.theme-pearl.product-page-v1 .breadcrumbs,
.theme-pearl.product-page-v3 .breadcrumbs {
  margin-bottom: 10px !important;
}
.theme-pearl.product-page-v4 .product-top-main.product_v4 {
  padding-top: 10px;
}
@media all and (max-width: 1024px) and (min-width: 768px) {
  .theme-pearl.catalog-product-view .product-social-links .product-addto-links.addto-fullwidth {
    display: block;
    float: none !important;
    margin-bottom: 0;
    width: 100% !important;
  }
  .theme-pearl.catalog-product-view .product-social-links .product-addto-links.addto-fullwidth a:last-of-type {
    float: right;
    margin-right: 2px;
  }
  .theme-pearl.catalog-product-view .product-social-links .action.mailto {
    float: left;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 840px) and (min-width: 768px) {
  .theme-pearl.catalog-product-view .product-social-links .product-addto-links {
    margin-bottom: 0 !important;
  }
  .theme-pearl.catalog-product-view .product-social-links .product-addto-links .action.tocompare {
    clear: both;
    float: left !important;
  }
}
@media all and (max-width: 767px) {
  .theme-pearl.catalog-product-view .product-social-links .action.mailto {
    float: none;
  }
}
.theme-pearl #product-review-container .header_right {
  display: none !important;
}
.theme-pearl .no-border-accordion {
  border: 0 none !important;
}
.theme-pearl .no-border-accordion .data.switch {
  border-top: 1px solid #ccc !important;
}
.theme-pearl .no-border .product.data.items {
  text-align: center;
}
.theme-pearl .no-border .product.data.items .item.title {
  display: inline-block;
  float: none;
}
.theme-pearl .no-border .product.data.items .item.title.active {
  position: initial !important;
}
.theme-pearl .no-border .product.data.items .item.title.active .switch {
  height: 52px !important;
}
.theme-pearl .no-border .product.data.items .item.title .switch {
  border: 0 none;
  padding: 0 !important;
  font-weight: bold !important;
  font-size: 16px !important;
}
.theme-pearl .no-border .product.data.items .data.item.content {
  text-align: left;
  border: 0 none;
}
.instagram-photos.col-2 a {
  width: 50%;
}
.instagram-photos.col-3 a {
  width: 33.30%;
}
.instagram-photos.col-4 a {
  width: 25%;
}
.instagram-photos.col-5 a {
  width: 20%;
}
.instagram-photos.col-6 a {
  width: 16.60%;
}
.instagram-photos a,
.instagram-photos img {
  display: block;
  height: auto !important;
  float: left;
}
.instagram-photos img {
  width: 100%;
  border-radius: 0 !important;
  padding: 0 1px 1px 0;
}
.instagram-photos img.use-padding {
  padding: 5px;
}
.instagram-widget-container {
  margin: 20px 0px;
  width: 100%;
  float: left;
}
.instagram-widget-container .instagram-heading-title {
  margin: 80px 0;
}
.instagram-widget-container .instagram-heading-title.center {
  text-align: center;
}
.instagram-widget-container .instagram-heading-title span {
  margin-top: 15px;
  font-size: 14px;
}
img[src*="Loader.gif"] {
  opacity: 0;
  visibility: hidden;
  height: auto;
}
.lazy {
  opacity: 1;
  -webkit-transition: opacity 0.8s;
  -moz-transition: opacity 0.8s;
  -ms-transition: opacity 0.8s;
  -o-transition: opacity 0.8s;
  transition: opacity 0.8s;
  visibility: visible;
}
.extend_1,
.owl-carousel.products .owl-controls .owl-nav .owl-prev,
.owl-carousel.products .owl-controls .owl-nav .owl-next,
.owl-carousel.products .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  user-select: none;
}
.products.products-grid,
.custom-slider {
  position: relative;
  padding: 0 0 20px;
}
.owl-carousel.products {
  display: none;
  width: 100%;
  position: relative;
  z-index: 0;
}
.owl-carousel.products .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel.products .owl-animated-in {
  z-index: 0;
}
.owl-carousel.products .owl-animated-out {
  z-index: 1;
}
.owl-carousel.products .fadeOut {
  animation-name: fadeOut;
}
.owl-carousel.products .owl-stage {
  position: relative;
}
.owl-carousel.products .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel.products .owl-stage-outer {
  position: relative;
  overflow: hidden;
  padding: 20px 0;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-prev {
  width: 40px !important;
  top: 0 !important;
  left: 0 !important;
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-prev:hover {
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-next {
  width: 40px !important;
  top: 0 !important;
  right: 0 !important;
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-next:hover {
  background: none transparent !important;
}
.owl-carousel.products.owl-loaded {
  display: block;
}
.owl-carousel.products.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.products.owl-hidden {
  opacity: 0;
}
.owl-carousel.products .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  user-select: none;
}
.owl-carousel.products .owl-item img {
  display: block;
  width: 100%;
  transform-style: preserve-3d;
}
.owl-carousel.products .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel.products .owl-item .product-item {
  width: 100% !important;
  margin: 10px;
}
.owl-carousel.products .owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.products.owl-rtl {
  direction: rtl;
}
.owl-carousel.products.owl-rtl .owl-item {
  float: right;
}
.owl-carousel.products .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000000;
}
.owl-carousel.products .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  transition: scale 100ms ease;
}
.owl-carousel.products .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3);
}
.owl-carousel.products .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel.products .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel.products .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel.products .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-carousel.products .owl-refresh .owl-item {
  display: none;
}
.owl-carousel.products.owl-text-select-on .owl-item {
  user-select: auto;
}
.owl-carousel.products .banner-item .content_slider {
  position: absolute;
  top: 25%;
  left: 50px;
  width: calc(100% - 120px);
  z-index: 1;
  color: #ffffff;
}
.owl-carousel.products .banner-item .content_slider .banner-title {
  width: 100%;
  color: #ffffff;
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  clear: both;
}
.owl-carousel.products .banner-item .content_slider .banner-description {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: center;
  padding: 15px 0;
}
.owl-carousel.products .banner-item .content_slider .buttons {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: center;
}
.owl-carousel.products .banner-item .content_slider .buttons a.action.primary {
  margin: 10px;
}
.owl-carousel.products .banner-item .content_slider .buttons .custom_content {
  margin: 10px 0 0;
  text-align: center;
}
.owl-carousel.products .product-item-details {
  float: left;
  width: 100%;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 500ms ease-in-out;
}
.owl-theme.owl-carousel .owl-controls .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme.owl-carousel .owl-controls .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  border: 1px solid #d6d6d6;
  background: white;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme.owl-carousel .owl-controls .owl-dot:hover span {
  background: #000000;
}
.owl-theme.owl-carousel .owl-controls .owl-dot.active span {
  background: #000000;
  border: 1px solid #000000;
}
.owl-theme.owl-carousel .product .price-container .price {
  padding-right: 3px;
}
.owl-theme .owl-controls {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #ffffff;
  font-size: 14px;
  margin: calc(-@size / 2) 0 0;
  padding: 0;
  background: rgba(255, 255, 255, 0.5);
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  text-indent: 100%;
  overflow: hidden;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-] {
  background: transparent;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
  left: 15px;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
  left: -55px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before {
  position: absolute;
  top: 8px;
  left: 6px;
  z-index: 1;
  width: 26px;
  height: 25px;
  content: "";
  background-color: black;
  text-indent: 0;
  border-top: none;
  transform: none;
  -webkit-mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
  mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after {
  border-top: none;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  right: 15px;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  right: -55px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
  position: absolute;
  top: 8px;
  left: 7px;
  z-index: 1;
  width: 26px;
  height: 25px;
  content: "";
  background-color: black;
  border-top: none;
  transform: rotate(180deg);
  -webkit-mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
  mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:after {
  border-top: none;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #000000;
  color: #ffffff;
  text-decoration: none;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: #000000;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before,
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover:after {
  background-color: #ffffff;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before,
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:after {
  border-color: #000000;
}
.owl-theme .owl-controls .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}
.owl-theme .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 20px;
}
[class*=owl-carousel-products-] .owl-theme .owl-dots {
  position: relative;
  bottom: -20px;
}
.owl-theme[class*=owl-carousel-product] .owl-controls .owl-nav [class*=owl-]:hover:before,
.owl-theme[class*=owl-carousel-product] .owl-controls .owl-nav [class*=owl-]:hover:after {
  background: #000000;
}
.no-js .owl-carousel {
  display: block;
}
#pre-div-ajax {
  position: relative;
  top: 80px;
}
#pre-div {
  background-color: #ffffff;
  bottom: 0;
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10000;
}
#pre-div .imageloader-loader {
  width: 100%;
  height: 100%;
}
#pre-div .imageloader-loader td {
  vertical-align: middle;
  text-align: center;
}
#pre-div .cssload-loader {
  position: relative;
  left: calc(50% - 31px);
  top: calc(50% - 31px);
  width: 62px;
  height: 62px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  perspective: 780px;
}
#pre-div .cssload-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
#pre-div .cssload-inner.cssload-one {
  left: 0%;
  top: 0%;
  animation: cssload-rotate-one 1.15s linear infinite;
  -o-animation: cssload-rotate-one 1.15s linear infinite;
  -ms-animation: cssload-rotate-one 1.15s linear infinite;
  -webkit-animation: cssload-rotate-one 1.15s linear infinite;
  -moz-animation: cssload-rotate-one 1.15s linear infinite;
  border-bottom: 3px solid #000000;
}
#pre-div .cssload-inner.cssload-two {
  right: 0%;
  top: 0%;
  animation: cssload-rotate-two 1.15s linear infinite;
  -o-animation: cssload-rotate-two 1.15s linear infinite;
  -ms-animation: cssload-rotate-two 1.15s linear infinite;
  -webkit-animation: cssload-rotate-two 1.15s linear infinite;
  -moz-animation: cssload-rotate-two 1.15s linear infinite;
  border-right: 3px solid #000000;
}
#pre-div .cssload-inner.cssload-three {
  right: 0%;
  bottom: 0%;
  animation: cssload-rotate-three 1.15s linear infinite;
  -o-animation: cssload-rotate-three 1.15s linear infinite;
  -ms-animation: cssload-rotate-three 1.15s linear infinite;
  -webkit-animation: cssload-rotate-three 1.15s linear infinite;
  -moz-animation: cssload-rotate-three 1.15s linear infinite;
  border-top: 3px solid #000000;
}
#pre-div .catalog-product-view .product-items .product-item-actions .actions-secondary {
  display: inline-block !important;
}
#pre-div .catalog-product-view .product-items .product-item-actions .action.tocompare {
  position: absolute !important;
  right: 0 !important;
}
#pre-div .catalog-product-view .product-items .product-item-actions .action.towishlist {
  position: absolute !important;
  left: 0 !important;
}
@keyframes cssload-rotate-one {
  0% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-one {
  0% {
    -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-one {
  0% {
    -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-one {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-one {
  0% {
    -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-two {
  0% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-two {
  0% {
    -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-two {
  0% {
    -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-two {
  0% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-two {
  0% {
    -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-three {
  0% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-three {
  0% {
    -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-three {
  0% {
    -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-three {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-three {
  0% {
    -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
.catalog-product-view.theme-pearl .column.main .block-content.content .block-actions .action.select {
  font-size: 18px;
}
.catalog-product-view .column.main .block-content.content .block-actions .action.select {
  margin-left: 10px;
}
.catalog-product-view .column.main .products-grid.products-related .product-item .product-item-info .product-item-details .field.choice.related {
  width: 80px;
  margin: 0 auto;
  float: none;
  position: static;
}
/* Mixins */
.css-code-ie-edge {
  /* IE10+ Edge CSS styles go here */
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev::before {
  content: "\e7a4" !important;
  font-size: 41px !important;
  line-height: 23px !important;
  background: transparent;
  color: black;
  left: 5px;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
  content: "\e608" !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  overflow: visible !important;
  right: 30px !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next::before {
  content: "\e7a4" !important;
  font-size: 41px !important;
  line-height: 23px !important;
  background: transparent;
  color: black;
  left: 42px;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
  content: "\e617" !important;
  font-family: "luma-icons";
  font-size: 22px !important;
  line-height: 24px !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento::before {
  content: "\e617" !important;
  font-family: "luma-icons";
  font-size: 22px !important;
  line-height: 24px !important;
  left: 45px;
}
.css-code-ie-edge [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento {
  right: -55px !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
  background: transparent !important;
  color: #fff !important;
}
.css-code-ie-edge [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::before,
.css-code-ie-edge [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::after {
  color: black !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ Edge CSS styles go here */
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 5px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e608" !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
    overflow: visible !important;
    right: 30px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 42px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
    left: 45px;
  }
  [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento {
    right: -55px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
    background: transparent !important;
    color: #fff !important;
  }
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::before,
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::after {
    color: black !important;
  }
}
@supports (-ms-ime-align:auto) {
  /* IE10+ Edge CSS styles go here */
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 5px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e608" !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
    overflow: visible !important;
    right: 30px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 42px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
    left: 45px;
  }
  [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento {
    right: -55px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
    background: transparent !important;
    color: #fff !important;
  }
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::before,
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::after {
    color: black !important;
  }
}
/** Social Icons css */
@font-face {
  font-family: 'font-icons-newsletter';
  src: url("../WeltPixel_Newsletter/css/fonts/font-icons.eot");
  src: url('../WeltPixel_Newsletter/css/fonts/font-icons.eot') format('embedded-opentype'), url('../WeltPixel_Newsletter/css/fonts/font-icons.woff2') format('woff2'), url('../WeltPixel_Newsletter/css/fonts/font-icons.woff') format('woff'), url('../WeltPixel_Newsletter/css/fonts/font-icons.ttf') format('truetype'), url('../WeltPixel_Newsletter/css/fonts/font-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.sl-widget .sl-login-section {
  display: none;
}
.sl-widget .sociallogin-wrapper {
  margin-bottom: 0;
}
.sl-widget .sociallogin-wrapper .sociallogin-block {
  margin-bottom: 0;
}
.sl-widget .sociallogin-wrapper .sociallogin-block .block-heading {
  padding-bottom: 9px;
}
.sl-widget .sociallogin-wrapper .sociallogin-block .block-heading strong {
  font-size: 15px;
  font-weight: 600;
}
.weltpixel_newsletter .sl-widget .show-sl-buttons {
  width: 100%;
  text-transform: uppercase;
}
.wp_newsletter_v2 .sl-widget {
  width: 100%;
  float: right;
  min-width: 370px;
}
.si-facebook:hover,
.si-colored.si-facebook {
  background-color: #3b5998 !important;
}
.si-pinterest:hover,
.si-colored.si-pinterest {
  background-color: #c8232c !important;
}
.si-vimeo:hover,
.si-colored.si-vimeo {
  background-color: #86c9ef !important;
}
.si-instagram:hover,
.si-colored.si-instagram {
  background-color: #3f729b !important;
}
.si-twitter:hover,
.si-colored.si-twitter {
  background-color: #00acee !important;
}
[class^="icon-"],
[class*=" icon-"],
[class^="icon-line-"],
[class*=" icon-line-"],
[class^="icon-line2-"],
[class*=" icon-line2-"] {
  display: inline-block;
  font-family: 'font-icons-newsletter';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-facebook:before {
  content: "\e86f";
}
.icon-twitter:before {
  content: "\e85f";
}
.icon-vimeo:before {
  content: "\e861";
}
.icon-instagram:before {
  content: "\e889";
}
.icon-pinterest:before {
  content: "\e83e";
}
.social-icons {
  display: inline-block;
  text-align: center !important;
  cursor: pointer;
  font-style: normal;
  margin: 0 5px 5px 0;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 38px !important;
  color: #555;
  text-shadow: none;
  border: 1px solid #AAA;
  border-radius: 3px;
  overflow: hidden;
}
a.social-icons,
a.social-icons:active,
a.social-icons:visited,
a.social-icons:hover {
  text-decoration: none;
}
body:not(.device-touch) .social-icons {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.si-rounded {
  border-radius: 50%;
}
.si-dark {
  background-color: #444;
  color: #FFF !important;
  border-color: transparent;
}
.social-icons i {
  display: block;
  position: relative;
}
body:not(.device-touch) .social-icons i {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
/** Social Icons css */
@keyframes wp-button-blink {
  0% {
    left: 0%;
  }
  100% {
    left: 100%;
  }
}
.wp_newsletter_trigger_button {
  display: block;
  opacity: 1;
  z-index: 8;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  transform-origin: right bottom;
  top: 26%;
  margin-top: -20px;
  position: fixed;
  right: 0;
}
.wp_newsletter_trigger_button a.wp_newsletter_trigger {
  display: block;
}
.wp_newsletter_trigger_button a.wp_newsletter_trigger:hover {
  text-decoration: none;
}
.wp_newsletter_trigger_button a.wp_newsletter_trigger span {
  text-align: center;
  display: block;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 6px 14px 6px;
}
.wp_newsletter_trigger_button a.wp_newsletter_trigger:after {
  content: '';
  position: absolute;
  left: 0;
  top: 15%;
  height: 100%;
  background: #FFF;
  opacity: 0.15;
  -webkit-box-shadow: 0px 0px 12px 9px white;
  -moz-box-shadow: 0px 0px 12px 9px white;
  -ms-box-shadow: 0px 0px 12px 9px white;
  -o-box-shadow: 0px 0px 12px 9px white;
  box-shadow: 0px 0px 12px 9px white;
  -webkit-animation: wp-button-blink 1.4s linear both infinite;
  -moz-animation: wp-button-blink 1.4s linear both infinite;
  -ms-animation: wp-button-blink 1.4s linear both infinite;
  -o-animation: wp-button-blink 1.4s linear both infinite;
  animation: wp-button-blink 1.4s linear both infinite;
}
#wpn-lightbox-overlay,
#wpn-exitintent-lightbox-overlay {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#wpn-lightbox-content,
#wpn-exitintent-lightbox-content {
  display: none;
  position: absolute;
  z-index: 10000;
  top: 0;
  max-width: 850px;
  width: 850px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#wpn-lightbox-content-v2,
#wpn-exitintent-lightbox-content-v2 {
  display: none;
  position: fixed;
  z-index: 10000;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#wpn-lightbox-content-v3,
#wpn-exitintent-lightbox-content-v3 {
  display: none;
  position: absolute;
  z-index: 10000;
  top: 0;
  max-width: 640px;
  width: 640px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 0;
}
#wpn-lightbox-content-v4,
#wpn-exitintent-lightbox-content-v4 {
  display: none;
  position: fixed;
  z-index: 10000;
  bottom: 0;
  right: 15%;
  width: auto;
  max-width: 400px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000;
  border-bottom: none;
}
#wpn-lightbox-close-newsletter,
#wpn-lightbox-close-exitintent {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 5px;
  font-weight: 400;
  width: 30px;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  background: #000;
  color: #fff;
  vertical-align: middle;
  cursor: pointer;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
}
#wpn-lightbox-close-newsletter-v2,
#wpn-lightbox-close-newsletter-v4,
#wpn-lightbox-close-exitintent-v2,
#wpn-lightbox-close-exitintent-v4 {
  color: #000;
  background: transparent;
  border: none;
  vertical-align: middle;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 5px;
  right: 2%;
  padding: 5px;
  font-weight: 400;
  width: 30px;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  text-transform: lowercase;
}
.wp_newsletter_container,
.wp_exitintent_container,
.weltpixel_newsletter_step1,
.weltpixel_exitintent_newsletter_step1,
.weltpixel_newsletter {
  display: none;
}
.weltpixel_newsletter * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.weltpixel_newsletter .title {
  padding: 30px 0;
}
.weltpixel_newsletter .wpn-col-md-5 {
  line-height: 10px;
  padding: 0px;
}
.weltpixel_newsletter .wpn-col-md-5 img.image-fade {
  width: 100%;
}
.weltpixel_newsletter .weltpixel_newsletter_signup_section {
  padding: 35px;
  text-align: center;
}
.weltpixel_newsletter .weltpixel_newsletter_signup_section strong {
  font-size: 12px;
}
.weltpixel_newsletter .weltpixel_newsletter_signup_section .title {
  font-size: 24px;
}
.weltpixel_newsletter #weltpixel_newsletter,
.weltpixel_newsletter #weltpixel_exitintent {
  padding: 15px 0 5px 0;
  width: 100%;
  float: left;
}
.weltpixel_newsletter #weltpixel_newsletter .form-group,
.weltpixel_newsletter #weltpixel_exitintent .form-group {
  position: relative;
  float: right;
  width: 100%;
}
.weltpixel_newsletter #weltpixel_newsletter .title,
.weltpixel_newsletter #weltpixel_exitintent .title {
  font-size: 26px;
  text-transform: uppercase;
  text-align: center;
}
.weltpixel_newsletter #weltpixel_newsletter input[type=text],
.weltpixel_newsletter #weltpixel_exitintent input[type=text],
.weltpixel_newsletter #weltpixel_newsletter input[type=email],
.weltpixel_newsletter #weltpixel_exitintent input[type=email],
.weltpixel_newsletter #weltpixel_newsletter #popup_newsletter_email,
.weltpixel_newsletter #weltpixel_exitintent #popup_newsletter_email,
.weltpixel_newsletter #weltpixel_newsletter #exitintent_newsletter_email,
.weltpixel_newsletter #weltpixel_exitintent #exitintent_newsletter_email {
  width: 77%;
  height: 35px;
  border: 0;
  background: #f4f4f4;
  padding: 8px;
  font-size: 12px;
  float: left;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
}
.weltpixel_newsletter #weltpixel_newsletter #terms_conditions_consent,
.weltpixel_newsletter #weltpixel_exitintent #terms_conditions_consent,
.weltpixel_newsletter #weltpixel_newsletter #exitintent_terms_conditions_consent,
.weltpixel_newsletter #weltpixel_exitintent #exitintent_terms_conditions_consent {
  width: 17px;
  height: 17px;
}
.weltpixel_newsletter #weltpixel_newsletter .button,
.weltpixel_newsletter #weltpixel_exitintent .button {
  height: 36px;
  padding: 8px;
  margin-left: 0px;
  float: right;
  font-size: 18px;
  line-height: 22px;
  background: #d83701;
  color: #FFF;
  text-transform: uppercase;
}
.weltpixel_newsletter #weltpixel_newsletter .terms-condition-container,
.weltpixel_newsletter #weltpixel_exitintent .terms-condition-container {
  position: relative;
  margin-top: 18px;
  text-align: center;
}
.weltpixel_newsletter #weltpixel_newsletter .terms-condition-container label,
.weltpixel_newsletter #weltpixel_exitintent .terms-condition-container label,
.weltpixel_newsletter #weltpixel_newsletter .terms-condition-container label > *,
.weltpixel_newsletter #weltpixel_exitintent .terms-condition-container label > * {
  vertical-align: top;
}
.weltpixel_newsletter #weltpixel_newsletter #popup_newsletter_email-error,
.weltpixel_newsletter #weltpixel_exitintent #popup_newsletter_email-error,
.weltpixel_newsletter #weltpixel_newsletter #terms_conditions_consent-error,
.weltpixel_newsletter #weltpixel_exitintent #terms_conditions_consent-error,
.weltpixel_newsletter #weltpixel_newsletter #exitintent_newsletter_email-error,
.weltpixel_newsletter #weltpixel_exitintent #exitintent_newsletter_email-error,
.weltpixel_newsletter #weltpixel_newsletter #exitintent_terms_conditions_consent-error,
.weltpixel_newsletter #weltpixel_exitintent #exitintent_terms_conditions_consent-error {
  clear: both;
  min-height: 13px;
  margin: 3px 0 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 13px;
  text-align: left;
  position: absolute;
  top: 35px;
}
.weltpixel_newsletter #weltpixel_newsletter #terms_conditions_consent-error,
.weltpixel_newsletter #weltpixel_exitintent #terms_conditions_consent-error,
.weltpixel_newsletter #weltpixel_newsletter #exitintent_terms_conditions_consent-error,
.weltpixel_newsletter #weltpixel_exitintent #exitintent_terms_conditions_consent-error {
  top: 0px;
  position: relative;
}
.weltpixel_newsletter.wp_newsletter_v1 .weltpixel_newsletter_step1 button,
.weltpixel_newsletter.wp_newsletter_v1 .weltpixel_exitintent_newsletter_step1 button {
  margin: 5px;
}
.weltpixel_newsletter.wp_newsletter_v2 {
  float: left;
  width: 100%;
}
.weltpixel_newsletter.wp_newsletter_v2 .left-section {
  float: left;
  width: 20%;
  line-height: 10px;
  max-width: 200px;
}
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section {
  float: right;
  width: 80%;
  padding: 20px;
}
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .middle-section {
  float: left;
  text-align: left;
  width: 50%;
}
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section {
  float: right;
  width: 100%;
  max-width: 370px;
  margin-right: 3%;
}
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter input[type=text],
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent input[type=text],
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter input[type=email],
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent input[type=email],
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter #popup_newsletter_email,
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent #popup_newsletter_email,
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter #exitintent_newsletter_email,
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent #exitintent_newsletter_email {
  width: 53%;
  border: 1px solid #000;
  border-right: none;
  height: 34px;
}
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter button.subscribe,
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent button.subscribe {
  float: right;
  border: 1px solid #000;
  height: 34px;
}
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter #popup_newsletter_email,
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent #popup_newsletter_email,
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter #exitintent_newsletter_email,
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent #exitintent_newsletter_email {
  width: 74%;
}
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section .terms-condition-container {
  clear: both;
  padding-top: 18px;
}
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .step1-buttons {
  float: right;
  width: 50%;
  margin-top: 3%;
}
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .step1-buttons button {
  width: 80%;
  margin: 5px 0;
}
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section #weltpixel_newsletter .terms-condition-container,
.weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section #weltpixel_exitintent .terms-condition-container {
  text-align: left;
}
.weltpixel_newsletter.wp_newsletter_v3 .image-background {
  display: none;
}
.weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section {
  float: left;
  height: 75%;
  width: 75%;
  margin: 13%;
  background: #FFF;
  top: 0;
  line-height: 1.4;
  padding: 20px 30px 15px 30px;
}
.weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .title {
  font-size: 34px;
}
.weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section p {
  font-size: 18px;
  padding: 0px;
}
.weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup {
  position: relative;
  margin-top: 15%;
  float: left;
  width: 100%;
  border: 0;
}
.weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter input[type=text],
.weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent input[type=text],
.weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter input[type=email],
.weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent input[type=email],
.weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter #popup_newsletter_email,
.weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent #popup_newsletter_email,
.weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter #exitintent_newsletter_email,
.weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent #exitintent_newsletter_email {
  width: 100%;
  background: #FFF;
  border-bottom: 2px solid #000;
  margin-bottom: 18px;
}
.weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter button,
.weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent button {
  width: 100%;
  height: 44px;
  margin: 3px 0;
}
.weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .step1-buttons button {
  width: 100%;
  height: 44px;
  margin: 3px 0;
}
.weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section {
  float: none;
  padding: 20px;
}
.weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup {
  float: none;
}
.weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter,
.weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent {
  float: none;
}
.weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter input[type=text],
.weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent input[type=text],
.weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter input[type=email],
.weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent input[type=email],
.weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter #popup_newsletter_email,
.weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent #popup_newsletter_email,
.weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter #exitintent_newsletter_email,
.weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent #exitintent_newsletter_email {
  width: 98%;
  background: #FFF;
  border-bottom: 2px solid #000;
  margin-bottom: 18px;
  float: none;
}
.weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter button,
.weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent button {
  width: 49%;
}
.weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .weltpixel_newsletter_step1,
.weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .weltpixel_exitintent_newsletter_step1 {
  padding: 15px 15px 30px;
}
.weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .weltpixel_newsletter_step1 .step1-buttons,
.weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .weltpixel_exitintent_newsletter_step1 .step1-buttons {
  min-width: 320px;
}
.weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .weltpixel_newsletter_step1 .step1-buttons button,
.weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .weltpixel_exitintent_newsletter_step1 .step1-buttons button {
  width: 49%;
}
@media only screen and (max-width: 960px) {
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter input[type=text],
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent input[type=text],
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter input[type=email],
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent input[type=email],
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter #popup_newsletter_email,
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent #popup_newsletter_email,
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter #exitintent_newsletter_email,
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent #exitintent_newsletter_email {
    width: 81%;
  }
}
@media (min-width: 992px) {
  .weltpixel_newsletter .wpn-col-md-5,
  .weltpixel_newsletter .wpn-col-md-7 {
    float: left;
  }
  .weltpixel_newsletter .wpn-col-md-5 {
    width: 41.66666667%;
  }
  .weltpixel_newsletter .wpn-col-md-7 {
    width: 58.33333333%;
  }
}
@media screen and (max-width: 992px) {
  #wpn-lightbox-content,
  #wpn-exitintent-lightbox-content {
    width: 88%;
    padding: 6%;
  }
  #wpn-lightbox-content-v3,
  #wpn-exitintent-lightbox-content-v3 {
    width: 88%;
  }
}
@media only screen and (max-width: 768px) {
  .weltpixel_newsletter .weltpixel_newsletter_signup_section {
    width: 100%;
    padding: 0;
  }
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter,
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent {
    padding: 15px 0 5px 0;
    width: 100%;
    float: left;
  }
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter .button,
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent .button {
    float: right;
  }
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter input[type=text],
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent input[type=text],
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter input[type=email],
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent input[type=email],
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter #popup_newsletter_email,
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent #popup_newsletter_email,
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter #exitintent_newsletter_email,
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent #exitintent_newsletter_email {
    width: 74%;
    float: left;
  }
  .weltpixel_newsletter .col-last {
    display: none;
  }
  .weltpixel_newsletter.wp_newsletter_v1 .weltpixel_newsletter_step1 button,
  .weltpixel_newsletter.wp_newsletter_v1 .weltpixel_exitintent_newsletter_step1 button {
    width: 100%;
  }
  .weltpixel_newsletter.wp_newsletter_v2 {
    float: left;
    width: 100%;
  }
  .weltpixel_newsletter.wp_newsletter_v2 .left-section {
    float: left;
    width: 33%;
    line-height: 10px;
    max-width: 100%;
  }
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section {
    float: none;
    width: 100%;
    padding: 0;
  }
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .title {
    font-size: 18px;
  }
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .middle-section {
    float: right;
    text-align: left;
    width: 67%;
    padding: 10px 15px 10px 10px;
  }
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section {
    float: none;
    width: 97%;
    clear: both;
    text-align: center;
    margin: 0 auto;
  }
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter input[type=text],
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent input[type=text],
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter input[type=email],
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent input[type=email],
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter #popup_newsletter_email,
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent #popup_newsletter_email,
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter #exitintent_newsletter_email,
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent #exitintent_newsletter_email {
    width: 74%;
  }
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .step1-buttons {
    float: none;
    width: 97%;
    clear: both;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0;
  }
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .step1-buttons button {
    width: 100%;
    margin: 5px 0;
  }
  .weltpixel_newsletter.wp_newsletter_v2 #weltpixel_newsletter .form-group,
  .weltpixel_newsletter.wp_newsletter_v2 #weltpixel_exitintent .form-group {
    margin-left: 7%;
  }
  .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .weltpixel_newsletter_step1 .step1-buttons,
  .weltpixel_newsletter.wp_newsletter_v4 .weltpixel_newsletter_signup_section .weltpixel_exitintent_newsletter_step1 .step1-buttons {
    min-width: 100%;
  }
  #wpn-lightbox-content-v4,
  #wpn-exitintent-lightbox-content-v4 {
    right: 0;
    max-width: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter input[type=text],
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent input[type=text],
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter input[type=email],
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent input[type=email],
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter #popup_newsletter_email,
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent #popup_newsletter_email,
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter #exitintent_newsletter_email,
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent #exitintent_newsletter_email {
    width: 66%;
  }
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter input[type=text],
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent input[type=text],
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter input[type=email],
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent input[type=email],
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter #popup_newsletter_email,
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent #popup_newsletter_email,
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter #exitintent_newsletter_email,
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent #exitintent_newsletter_email {
    width: 74%;
  }
  .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .title {
    font-size: 22px;
  }
  .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section p {
    font-size: 12px;
    margin-bottom: 1px;
  }
  .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup {
    margin-top: 0;
  }
  .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_newsletter,
  .weltpixel_newsletter.wp_newsletter_v3 .weltpixel_newsletter_signup_section .newsletter-signup #weltpixel_exitintent {
    padding: 7px 0;
  }
}
@media only screen and (max-width: 360px) {
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter input[type=text],
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent input[type=text],
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter input[type=email],
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent input[type=email],
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter #popup_newsletter_email,
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent #popup_newsletter_email,
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_newsletter #exitintent_newsletter_email,
  .weltpixel_newsletter .weltpixel_newsletter_signup_section #weltpixel_exitintent #exitintent_newsletter_email {
    width: 61%;
  }
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter input[type=text],
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent input[type=text],
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter input[type=email],
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent input[type=email],
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter #popup_newsletter_email,
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent #popup_newsletter_email,
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_newsletter #exitintent_newsletter_email,
  .weltpixel_newsletter.wp_newsletter_v2 .weltpixel_newsletter_signup_section .right-section #weltpixel_exitintent #exitintent_newsletter_email {
    width: 69%;
  }
}
.product-items .product-item:hover .wp-product-label-hover {
  display: block;
}
.product-items .product-item:hover .wp-product-label-hover.wp-product-label-middle-left,
.product-items .product-item:hover .wp-product-label-hover.wp-product-label-middle-center,
.product-items .product-item:hover .wp-product-label-hover.wp-product-label-middle-right {
  display: table-cell;
}
.product-items .product-item .wp-product-label-hover {
  display: none;
}
.product-items .product-item .wp-product-label-hover.wp-product-label-middle-left,
.product-items .product-item .wp-product-label-hover.wp-product-label-middle-center,
.product-items .product-item .wp-product-label-hover.wp-product-label-middle-right {
  display: none;
}
.catalog-product-view .fotorama--fullscreen .wp-product-label {
  display: none;
}
.wp-product-label {
  position: absolute;
  z-index: 99;
  color: #000;
  display: block;
}
.wp-product-label.wp-product-label-top-left {
  top: 0;
  left: 0;
}
.wp-product-label.wp-product-label-top-center {
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
}
.wp-product-label.wp-product-label-top-right {
  top: 0;
  right: 0;
}
.wp-product-label.wp-product-label-bottom-left {
  bottom: 0;
  left: 0;
}
.wp-product-label.wp-product-label-bottom-center {
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
}
.wp-product-label.wp-product-label-bottom-right {
  bottom: 0;
  right: 0;
}
.wp-product-label.wp-product-label-middle-left,
.wp-product-label.wp-product-label-middle-center,
.wp-product-label.wp-product-label-middle-right {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.wp-product-label.wp-product-label-middle-left:before,
.wp-product-label.wp-product-label-middle-center:before,
.wp-product-label.wp-product-label-middle-right:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.wp-product-label.wp-product-label-middle-left img,
.wp-product-label.wp-product-label-middle-center img,
.wp-product-label.wp-product-label-middle-right img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.wp-product-label.wp-product-label-middle-center {
  text-align: center;
}
.wp-product-label.wp-product-label-middle-right {
  text-align: right;
}
.wp-product-label span {
  display: inline-block;
}
.wp-product-label.page-position {
  position: inherit;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.wp-product-label-extra {
  width: 100%;
  float: left;
  padding: 5px 0;
  margin-bottom: 10px;
}
.minicart-weltpixel .mage-dropdown-dialog {
  display: block !important;
}
.minicart-weltpixel.minicart-wrapper .block-minicart {
  z-index: 1001;
}
.box-sized {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.header .quickcart-wrapper .block-quickcart {
  border-top: 0 none;
  border-bottom: 0 none;
  height: 100%;
  min-width: inherit;
  overflow: hidden;
  padding: 0;
  position: fixed !important;
  right: -500px !important;
  top: -4px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.header .quickcart-wrapper .block-quickcart * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper {
  height: 100%;
  width: 100%;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-top {
  min-height: 50px;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 1;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-top button.close {
  min-height: 30px;
  min-width: 54px;
  right: 0;
  margin: 0;
  padding: 0;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-top button.close span {
  position: relative;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-top button.close:hover span {
  color: #fff;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-top button.close:before {
  content: '';
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .no-items-position {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper {
  border: 0 none;
  height: calc(100% - 215px) !important;
  margin: 0;
  overflow-y: auto;
  width: 100%;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper::-webkit-scrollbar-track {
  background-color: #F5F5F5;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper::-webkit-scrollbar,
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper::-moz-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper::-webkit-scrollbar-thumb {
  background-color: #c2c2c2;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item {
  padding-bottom: 0;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product-item-name {
  max-width: 90%;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product-image-wrapper {
  margin-bottom: 10px;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .action.delete span {
  background: transparent;
  display: block;
  font-size: 16px;
  height: 15px;
  margin: 0;
  position: relative;
  padding: 0;
  top: 0;
  width: 15px;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .details-qty {
  float: left;
  margin-top: 5px;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .details-qty .spinner {
  display: none;
  width: 10px;
  height: 10px;
  background-color: transparent;
  margin: 4px 12px 4px 13px;
  float: left;
  border: 1px solid #000;
  border-radius: 50%;
  border-bottom: 0 none;
  border-top: 0 none;
  top: -2px;
  position: relative;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out;
}
@-webkit-keyframes sk-rotateplane {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes sk-rotateplane {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotateX(0deg);
  }
  50% {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .details-qty.default-input-qty {
  margin-bottom: 5px;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .details-qty.default-input-qty .cart-item-qty {
  float: none;
  height: 28px;
  line-height: 28px;
  border: 1px solid #c2c2c2;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .details-qty.default-input-qty label.label {
  line-height: 25px;
  float: none;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .details-qty.default-input-qty button.update-cart-item {
  padding: 4px 12px;
  line-height: 16px;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .details-qty.default-input-qty button.update-cart-item span {
  text-transform: initial;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .price-container {
  float: right;
  margin-top: 5px;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .price-container span {
  margin: 0;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .price-container span span.price-including-tax {
  width: 100%;
  display: table;
  text-align: right;
  line-height: .5;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .price-container span span.price-excluding-tax {
  width: 100%;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .price-container span span.price-excluding-tax span.minicart-price span.price {
  font-size: 12px;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .price-container span.price {
  font-size: 14px;
  margin: 0 0 10px 0;
  float: right;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .options {
  margin: 0;
  min-height: 18px;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .options .option-wrapper {
  float: left;
  margin-bottom: 5px;
  width: 100%;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .options .option-wrapper dt.label,
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .options .option-wrapper dd.values {
  float: left;
  margin: 0 5px 0 0;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .options .option-wrapper dd.values {
  margin: 0;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product-item-pricing .label {
  line-height: 16px;
  float: left;
  padding: 0px;
  width: auto;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item span.qty-update {
  color: #000;
  font-size: 13px;
  float: left;
  padding: 0 8px 8px 8px;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item span.qty-update.item-minus {
  font-family: 'luma-icons';
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item span.qty-update.item-minus:after {
  content: '\e617';
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item span.qty-update.item-plus {
  font-family: 'luma-icons';
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item span.qty-update.item-plus:after {
  content: '\e608';
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .qty-update-v2 {
  padding: 0 5px 0;
  float: left;
  font-size: 13px;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .qty-update-v2.item-minus {
  margin-left: 5px;
  font-family: 'luma-icons';
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .qty-update-v2.item-minus:after {
  content: '\2212';
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .qty-update-v2.item-plus {
  font-family: 'luma-icons';
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .qty-update-v2.item-plus:after {
  content: '\002B';
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .cart-item-qty {
  color: #000;
  border: 0 none;
  float: left;
  height: auto;
  line-height: 14px;
  margin: 0;
  opacity: 1;
  padding: 0;
  text-align: center;
  font-size: 13px;
  width: auto;
  max-width: 35px;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item button.update-cart-item {
  display: none;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item:last-child {
  border-bottom: 1px solid #ccc;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container {
  margin-top: auto;
  width: 100%;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .items-total {
  display: none;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .subtotal {
  margin: 0;
  padding: 20px;
  width: 100%;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .subtotal span.label {
  float: left;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .subtotal span.label span {
  font-size: 16px;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .subtotal .price-container span.price {
  font-size: 16px;
  font-weight: 400;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .actions.action-viewcart {
  background: transparent;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .actions.action-viewcart .secondary {
  padding: 15px;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .actions.action-checkout {
  margin: 0;
  padding: 0 10px;
  width: 100%;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .actions.action-checkout button.checkout {
  display: block;
  margin: 0 auto 10px;
  min-width: 200px;
  padding: 15px 0;
  width: 100%;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .minicart-widgets {
  padding: 0;
  margin: 0;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .custom-msg-wrapper {
  padding: 15px 20px;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .custom-msg-wrapper .custom-msg {
  font-weight: 400;
  text-transform: none;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .custom-cms-block-wrapper {
  max-height: 200px;
  overflow-y: auto;
}
.header .quickcart-wrapper.active .block-quickcart {
  right: 0 !important;
  flex-direction: column;
  display: flex;
}
.wp-qcart-custom-msg {
  margin-left: 10px;
  text-transform: none;
}
.weltpixel-quickview-catalog-product-view .wp-quickview-prev-next,
.weltpixel_quickview-catalog_product-view .wp-quickview-prev-next {
  width: 100%;
  float: right;
  padding: 10px 10px 0 0;
}
.weltpixel-quickview-catalog-product-view .wp-quickview-prev-next .wp-next-link,
.weltpixel_quickview-catalog_product-view .wp-quickview-prev-next .wp-next-link,
.weltpixel-quickview-catalog-product-view .wp-quickview-prev-next .wp-prev-link,
.weltpixel_quickview-catalog_product-view .wp-quickview-prev-next .wp-prev-link {
  display: none;
  float: right;
}
.weltpixel-quickview-catalog-product-view .wp-quickview-prev-next .wp-next-link:after,
.weltpixel_quickview-catalog_product-view .wp-quickview-prev-next .wp-next-link:after,
.weltpixel-quickview-catalog-product-view .wp-quickview-prev-next .wp-prev-link:after,
.weltpixel_quickview-catalog_product-view .wp-quickview-prev-next .wp-prev-link:after {
  font-size: 22px;
  line-height: 22px;
  color: #000;
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.weltpixel-quickview-catalog-product-view .wp-quickview-prev-next .wp-prev-link:after,
.weltpixel_quickview-catalog_product-view .wp-quickview-prev-next .wp-prev-link:after {
  content: '\e617';
}
.weltpixel-quickview-catalog-product-view .wp-quickview-prev-next .wp-next-link:after,
.weltpixel_quickview-catalog_product-view .wp-quickview-prev-next .wp-next-link:after {
  content: '\e608';
}
.weltpixel-quickview-catalog-product-view.weltpixel-quickview-slidein .wp-quickview-prev-next .morepadding,
.weltpixel_quickview-catalog_product-view.weltpixel-quickview-slidein .wp-quickview-prev-next .morepadding {
  width: 100%;
  padding-top: 30px;
}
.weltpixel-quickview-catalog-product-view .box-tocart .action.tocart,
.weltpixel_quickview-catalog_product-view .box-tocart .action.tocart {
  width: 100%;
}
.weltpixel-quickview-catalog-product-view .page-wrapper .page-main,
.weltpixel_quickview-catalog_product-view .page-wrapper .page-main {
  padding: 20px;
  min-height: 600px;
}
.weltpixel-quickview-catalog-product-view .reviews-actions .add,
.weltpixel_quickview-catalog_product-view .reviews-actions .add {
  display: none;
}
.weltpixel-quickview-catalog-product-view.weltpixel-quickview-slideIn .fotorama__fullscreen-icon,
.weltpixel_quickview-catalog_product-view.weltpixel-quickview-slideIn .fotorama__fullscreen-icon {
  top: 25px;
}
.weltpixel-quickview-catalog-product-view.weltpixel-quickview-slideIn .product-info-main,
.weltpixel_quickview-catalog_product-view.weltpixel-quickview-slideIn .product-info-main {
  padding-top: 15px;
}
.weltpixel-quickview-catalog-product-view.page-product-downloadable .product-options-wrapper,
.weltpixel_quickview-catalog_product-view.page-product-downloadable .product-options-wrapper,
.weltpixel-quickview-catalog-product-view.page-product-downloadable .product-options-bottom,
.weltpixel_quickview-catalog_product-view.page-product-downloadable .product-options-bottom {
  float: none;
  width: 100%;
}
.weltpixel-quickview-catalog-product-view.page-product-downloadable .product-options-bottom .price-box,
.weltpixel_quickview-catalog_product-view.page-product-downloadable .product-options-bottom .price-box {
  display: none;
}
.weltpixel-quickview-catalog-product-view .quickview-custom-message,
.weltpixel_quickview-catalog_product-view .quickview-custom-message {
  padding: 10px;
  text-align: center;
}
.weltpixel_quickview-catalog_product-view .page-wrapper .product-add-form .box-tocart .qty-wrapper {
  display: flex;
  margin-right: 20px;
}
.weltpixel_quickview-catalog_product-view .page-wrapper .product-add-form .box-tocart .qty-wrapper .arrow-input {
  margin: 0;
}
.weltpixel_quickview-catalog_product-view .page-wrapper .product-add-form .box-tocart .field.qty .qty-wrapper {
  border: 1px solid #ccc;
}
.weltpixel_quickview-catalog_product-view .page-wrapper .product-add-form .box-tocart .field.qty .qty-button {
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  font-size: 1.8rem;
  background-color: transparent;
  color: #8a8a8a;
  border: none;
}
.weltpixel_quickview-catalog_product-view .page-wrapper .product-add-form .box-tocart .field.qty .plus-minus-input {
  margin: 0;
  border: 0;
}
.box-gotoproduct #product-gotoproduct-button {
  width: 100%;
  padding: 14px 17px;
  font-size: 1.8rem;
  text-align: center;
  border: 1px solid transparent;
}
.page-products .product-item .weltpixel-quickview {
  display: none;
}
.weltpixel-quickview-catalog-product-view .page-wrapper,
.weltpixel_quickview-catalog_product-view .page-wrapper {
  min-height: auto !important;
}
.weltpixel-quickview-catalog-product-view .column.main,
.weltpixel_quickview-catalog_product-view .column.main {
  display: inline-block;
  padding-bottom: 0;
}
.weltpixel-quickview-catalog-product-view.catalog-product-view .page-title-wrapper h1,
.weltpixel_quickview-catalog_product-view.catalog-product-view .page-title-wrapper h1 {
  font-size: 22px !important;
}
body.weltpixel-quickview-catalog-product-view,
body.weltpixel_quickview-catalog_product-view {
  overflow-y: scroll;
}
body.weltpixel-quickview-catalog-product-view::-webkit-scrollbar-track,
body.weltpixel_quickview-catalog_product-view::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}
body.weltpixel-quickview-catalog-product-view::-webkit-scrollbar,
body.weltpixel_quickview-catalog_product-view::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}
body.weltpixel-quickview-catalog-product-view::-webkit-scrollbar-thumb,
body.weltpixel_quickview-catalog_product-view::-webkit-scrollbar-thumb {
  background-color: #c2c2c2;
}
/** FADEIN FROM LEFT / RIGHT QUICKVIEW **/
.mfp-popup-fadeInRight .mfp-container.mfp-iframe-holder {
  padding: 0px;
  right: 0px;
  left: auto;
  overflow-y: hidden;
}
.mfp-popup-fadeInRight .mfp-container.mfp-iframe-holder.fadeInFromRight {
  width: 400px;
  max-width: 85%;
  animation: fade-in-from-right 1s;
  -webkit-animation: fade-in-from-right 1s;
  -moz-animation: fade-in-from-right 1s;
  -o-animation: fade-in-from-right 1s;
  -ms-animation: fade-in-from-right 1s;
}
.mfp-popup-fadeInRight .mfp-container.mfp-iframe-holder .mfp-close {
  top: -5px;
  width: auto;
  right: 6px;
  color: #000;
  background: transparent !important;
  opcacity: 1;
  padding-right: 15px;
  height: 30px;
}
.mfp-popup-fadeInLeft .mfp-container.mfp-iframe-holder {
  padding: 0px;
  left: 0px;
  overflow-y: hidden;
}
.mfp-popup-fadeInLeft .mfp-container.mfp-iframe-holder.fadeInFromLeft {
  width: 400px;
  max-width: 85%;
  animation: fade-in-from-left 1s;
  -webkit-animation: fade-in-from-left 1s;
  -moz-animation: fade-in-from-left 1s;
  -o-animation: fade-in-from-left 1s;
  -ms-animation: fade-in-from-left 1s;
}
.mfp-popup-fadeInLeft .mfp-container.mfp-iframe-holder .mfp-close {
  top: -5px;
  width: auto;
  right: 6px;
  color: #000;
  background: transparent !important;
  opcacity: 1;
  padding-right: 15px;
  height: 30px;
}
@keyframes fade-in-from-right {
  0% {
    transform: translateX(400px);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes fade-in-from-right {
  0% {
    -webkit-transform: translateX(400px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fade-in-from-right {
  0% {
    -moz-transform: translateX(400px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fade-in-from-right {
  0% {
    -o-transform: translateX(400px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@-ms-keyframes fade-in-from-right {
  0% {
    -ms-transform: translateX(400px);
  }
  100% {
    -ms-transform: translateX(0);
  }
}
@keyframes fade-in-from-left {
  0% {
    transform: translateX(-400px);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes fade-in-from-left {
  0% {
    -webkit-transform: translateX(-400px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fade-in-from-left {
  0% {
    -moz-transform: translateX(-400px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fade-in-from-left {
  0% {
    -o-transform: translateX(-400px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@-ms-keyframes fade-in-from-left {
  0% {
    -ms-transform: translateX(-400px);
  }
  100% {
    -ms-transform: translateX(0);
  }
}
/** FADEIN FROM LEFT / RIGHT QUICKVIEW **/
/**     Hotspot widget      **/
@-webkit-keyframes cd-pulse {
  0% {
    -webkit-transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  100% {
    -webkit-transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0);
  }
}
@-moz-keyframes cd-pulse {
  0% {
    -moz-transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  100% {
    -moz-transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0);
  }
}
@keyframes cd-pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  100% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0);
  }
}
.wp-hotspot-quickview {
  position: relative;
}
.wp-hotspot {
  list-style: none;
}
.wp-hotspot .cd-img-replace {
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.wp-hotspot .cd-single-point {
  position: absolute;
  border-radius: 50%;
}
.wp-hotspot .cd-single-point > a {
  position: relative;
  z-index: 2;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: inherit;
  background: #d95353;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.wp-hotspot .cd-single-point > a::after,
.wp-hotspot .cd-single-point > a::before {
  /* rotating plus icon */
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-color: #ffffff;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.wp-hotspot .cd-single-point > a::after {
  height: 2px;
  width: 12px;
}
.wp-hotspot .cd-single-point > a::before {
  height: 12px;
  width: 2px;
}
.wp-hotspot .cd-single-point::after {
  /* this is used to create the pulse animation */
  content: '';
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: inherit;
  background-color: transparent;
  -webkit-animation: cd-pulse 2s infinite;
  -moz-animation: cd-pulse 2s infinite;
  animation: cd-pulse 2s infinite;
}
/**     Hotspot widget      **/
.arv-item-list::-webkit-scrollbar {
  height: 6px;
  width: 6px;
  background-color: #F5F5F5;
}
.arv-item-list::-webkit-scrollbar-thumb:horizontal {
  background: #000;
  border-radius: 10px;
}
.arv-item-list:-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}
.arv-no-items {
  display: none;
}
.arv-no-items.inline-no-items {
  display: inline-block;
}
.arv-wrapper {
  position: fixed;
  bottom: 0px;
  left: 0;
  width: 100%;
  z-index: 10;
}
.arv-wrapper.add_to_cart_disabled .product-item-actions .actions-primary + .actions-secondary {
  display: block;
  width: 100%;
  text-align: center;
  padding-left: 0px;
}
.arv-wrapper.no-buttons .product-item-actions .actions-primary {
  display: block;
}
.arv-wrapper .secondary-addto-links.actions-secondary {
  display: block;
}
.arv-wrapper .arv-prod-item {
  width: auto !important;
}
.arv-wrapper .arv-prod-item-sec {
  padding-top: 9px;
}
.arv-wrapper .product-item-description {
  display: none;
}
.arv-wrapper .arv-button {
  padding: 5px 10px;
  width: 200px;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-left: 20px;
  display: none;
}
.arv-wrapper .arv-content {
  display: none;
  width: 100%;
  z-index: 9;
  background: #fff;
  padding: 20px;
  padding-bottom: 5px;
  box-shadow: 0 1px 25px -7px rgba(0, 0, 0, 0.5);
}
.arv-wrapper .arv-content .block-customer-login {
  margin-bottom: 15px;
}
.arv-wrapper .arv-content .block-customer-login #arv_change_email {
  line-height: 0;
}
.arv-wrapper .arv-content .arv-clear {
  display: block;
  position: absolute;
  top: 31px;
  right: 7px;
  cursor: pointer;
  color: #303030;
  margin: 10px;
  padding: 7px;
  z-index: 10;
}
.arv-wrapper .arv-content .arv-clear.arv-clear:hover {
  color: #000000;
}
.arv-wrapper .arv-content.arv-content-no-items {
  height: auto;
}
.arv-wrapper .arv-content .inline-block {
  display: inline-block;
  vertical-align: top;
}
.arv-wrapper .arv-content .block-title {
  display: none;
}
.arv-wrapper .arv-content .arv-cms {
  width: 15%;
  float: none;
  display: inline-block;
}
.arv-wrapper .arv-content .arv-cms .arv-desktop-img {
  display: none;
}
.arv-wrapper .arv-content .arv-cms .arv-mobile-img {
  display: none;
}
.arv-wrapper .arv-content .arv-cms .sociallogin-block .sl-show-action button.show-sl-buttons {
  width: 222px;
}
.arv-wrapper .arv-content .arv-cms .block-customer-login .block-heading {
  padding-bottom: 20px;
  text-align: center;
  font-size: 16px;
}
.arv-wrapper .arv-content .arv-cms .block-customer-login .fieldset > .field {
  margin: 0 0 5px;
}
.arv-wrapper .arv-content .arv-cms .block-customer-login .fieldset > .field > .label {
  margin: 0;
}
.arv-wrapper .arv-content .arv-cms .block-customer-login .arv-centered-content-input {
  text-align: center;
}
.arv-wrapper .arv-content .arv-item-list {
  margin-right: 20px;
  margin-left: 20px;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}
.arv-wrapper .arv-content .arv-item-list .admin__data-grid-outer-wrap.data-grid-outer-no-items {
  height: auto;
}
.arv-wrapper .arv-content .arv-item-list .price-from,
.arv-wrapper .arv-content .arv-item-list .price-to {
  display: inline-block;
}
.arv-wrapper .arv-content .arv-item-list .price-to {
  margin-left: 8px;
}
.arv-wrapper .arv-content .arv-item-list ol.product-items li.product-item {
  width: 10% !important;
  height: auto !important;
  text-align: center;
  min-width: 180px;
}
.arv-wrapper .arv-content .arv-item-list ol.product-items li.product-item:hover .product-item-actions .actions-secondary {
  display: inline-block !important;
  vertical-align: middle;
}
.arv-wrapper .arv-content .arv-item-list ol.product-items li.product-item:hover .product-item-actions .actions-secondary .action.towishlist {
  position: initial !important;
}
.arv-wrapper .arv-content .arv-item-list ol.product-items li.product-item:hover .product-item-actions .actions-secondary .action.tocompare {
  position: initial !important;
}
.arv-wrapper .arv-content .arv-item-list ol.product-items li.product-item .product-item-actions .actions-secondary .action.towishlist,
.arv-wrapper .arv-content .arv-item-list ol.product-items li.product-item .product-item-actions .actions-secondary .action.tocompare {
  background-color: transparent;
  border: 0 none;
}
.arv-wrapper .arv-content .arv-item-list ol.product-items li.product-item .product-item-actions .actions-secondary .action.towishlist:hover,
.arv-wrapper .arv-content .arv-item-list ol.product-items li.product-item .product-item-actions .actions-secondary .action.tocompare:hover {
  border: 0 none;
}
.arv-wrapper .arv-content .arv-item-list ol.product-items li.product-item .product-item-info {
  border: 1px solid transparent;
}
.arv-wrapper .arv-content .arv-item-list ol.product-items li.product-item .product-item-info:hover {
  -wekit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  border: 1px solid transparent;
  padding: 0px;
  margin: 0px;
}
.arv-wrapper .arv-content .arv-item-list ol.product-items li.product-item .product-item-info .product-item-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.arv-wrapper .arv-content .arv-item-list ol.product-items li.product-item .product-item-details .price-box .old-price {
  display: none;
  margin-left: 0;
}
.arv-wrapper:not(.sl-integration) .sl-login-section,
.arv-wrapper:not(.sl-integration) .sociallogin-wrapper {
  display: none !important;
}
.icon-line-heart-arv {
  color: #666;
}
.icon-line-heart-arv:before {
  content: "\e68c" !important;
  font-family: 'font-icons' !important;
}
.icon-line-compare-arv {
  color: #666;
}
.icon-line-compare-arv:before {
  content: "\e67f" !important;
  font-family: 'font-icons' !important;
}
.owl-carousel-reviews .block-title {
  text-align: center;
}
.owl-carousel-reviews .review-ratings {
  float: none;
  margin: 0 auto;
}
.owl-carousel-reviews .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: transparent;
}
.owl-carousel-reviews .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
  background-color: #000000;
}
@font-face {
  font-family: 'font-icons-sac';
  src: url("../WeltPixel_SearchAutoComplete/css/fonts/font-icons.eot");
  src: url('../WeltPixel_SearchAutoComplete/css/fonts/font-icons.eot') format('embedded-opentype'), url('../WeltPixel_SearchAutoComplete/css/fonts/font-icons.woff2') format('woff2'), url('../WeltPixel_SearchAutoComplete/css/fonts/font-icons.woff') format('woff'), url('../WeltPixel_SearchAutoComplete/css/fonts/font-icons.ttf') format('truetype'), url('../WeltPixel_SearchAutoComplete/css/fonts/font-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.modal-content .block .searchautocomplete.vertically .block-right a {
  font-size: 18px !important;
}
.modal-content .block .searchautocomplete.vertically .block-right .price {
  font-weight: bold;
  font-size: 14px !important;
  margin-top: 5px !important;
  color: #3e3d3d;
}
.modal-content .block .searchautocomplete.horizontally {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.modal-content .block .searchautocomplete.horizontally .product-list {
  margin-top: 35px;
}
.modal-content .block .searchautocomplete.horizontally .category-list {
  margin-top: 10px;
}
.modal-content .block .searchautocomplete.horizontally .block-right {
  text-align: center !important;
}
.modal-content .block .searchautocomplete.horizontally .block-right .price {
  color: rgba(84, 84, 84, 0.55);
}
#search_mini_form .control {
  text-align: right;
  border-top: 0;
  margin: 0;
  padding: 0;
  position: relative;
  top: 0px;
}
.prod-container .text-no-result {
  padding: 10px 0;
  text-transform: initial;
}
.wpx-search-autocomplete-hidden {
  display: none !important;
}
.wpx-search-autocomplete-hidden .cat-container {
  text-transform: none;
  padding: 0;
}
.wpx-search-autocomplete-hidden .cat-container ul.category-list {
  padding: 10px;
}
.wpx-search-autocomplete {
  position: static !important;
  display: block !important;
  width: auto !important;
  margin: 10px 10px 0 10px;
  max-height: 17vh;
  overflow-y: auto;
}
.wpx-search-autocomplete .cat-container {
  text-transform: none;
}
.wpx-search-autocomplete ul {
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.wpx-search-autocomplete ul li {
  cursor: pointer;
}
.wpx-search-autocomplete ul li span {
  text-transform: capitalize;
}
.wpx-search-autocomplete ul .amount {
  float: right;
}
.separator {
  padding: 10px;
  text-transform: initial;
  font-size: 13px;
}
.footer-img {
  background-image: url('../WeltPixel_SearchAutoComplete/images/img-footer.svg');
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 auto;
  padding: 10px;
  height: 28px;
  max-width: 200px;
}
.loader-ajax {
  position: relative;
}
.loader-ajax:after {
  content: "";
  background-image: url('../WeltPixel_SearchAutoComplete/images/ias-spinner.gif');
  background-size: 15px 15px;
  background-position: right center;
  background-repeat: no-repeat;
  height: 15px;
  width: 100%;
  display: block;
  position: absolute;
  right: 32px;
  top: 8px;
}
.modal-content .block .searchautocomplete.vertically {
  max-height: 70vh;
}
.block .searchautocomplete {
  max-height: 80vh;
  overflow-y: auto;
  background: none repeat scroll 0 0 #fff;
  margin: 0;
  display: none;
  text-align: left;
  position: absolute;
  z-index: 9;
  -webkit-box-shadow: 0px 3px 15px 0px rgba(112, 112, 112, 0.5);
  -moz-box-shadow: 0px 3px 15px 0px rgba(112, 112, 112, 0.5);
  box-shadow: 0px 3px 15px 0px rgba(112, 112, 112, 0.5);
}
.block .searchautocomplete .container-autocomplete {
  padding: 10px;
}
.block .searchautocomplete .container-autocomplete.cat-container {
  text-transform: none;
  padding: 0;
}
.block .searchautocomplete .container-autocomplete.cat-container ul.category-list {
  padding: 10px;
}
.block .searchautocomplete .wpx-header {
  line-height: 25px;
  text-transform: initial;
  font-size: 13px;
}
.block .searchautocomplete .advanced_search {
  cursor: pointer;
}
.block .searchautocomplete .search-results-items {
  line-height: 25px;
  font-size: 13px;
  text-transform: initial;
}
.block .searchautocomplete .search-results-items span {
  font-weight: 600;
  text-transform: lowercase;
}
.block .searchautocomplete .category-list {
  padding-left: 0px;
  margin: 0;
}
.block .searchautocomplete .category-list li {
  list-style-type: none;
  padding-bottom: 0px;
  margin-bottom: 1px;
}
.block .searchautocomplete .category-list li span.parent-cats {
  color: #5a5959;
  font-size: smaller;
}
.block .searchautocomplete .category-list li span.parent-cats span.parent-cats-separator {
  padding: 0 5px;
}
.block .searchautocomplete .category-list li span.parent-cats span.parent-cats-separator:after {
  content: '\e7a5';
  font-family: 'font-icons-sac';
  size: 6px;
}
.block .searchautocomplete .product-list {
  padding-left: 0px;
  margin-top: 25px;
}
.block .searchautocomplete .product-list li {
  list-style-type: none;
  padding-bottom: 10px;
}
.block .searchautocomplete .product-list .block-flex {
  display: flex;
}
.block .searchautocomplete .product-list .block-flex .block-left .prod-img {
  max-width: initial;
  margin-right: 10px;
}
.block .searchautocomplete .product-list .block-flex .block-right {
  align-self: flex-start;
}
.block .searchautocomplete .product-list .block-flex .block-right p {
  text-transform: initial;
  font-size: 13px;
}
.block .searchautocomplete .product-list .block-flex .block-right .product-title {
  margin: 0px;
  font-weight: 600;
  margin: 0 0 10px 0;
  text-transform: capitalize;
  font-size: 15px;
}
.block .searchautocomplete .product-list .block-flex .block-right .price {
  margin: 0 0 10px 0;
  display: block;
  font-size: 13px;
}
.block .searchautocomplete .product-list .img-result {
  float: left;
}
.block .searchautocomplete .more-results {
  line-height: 25px;
}
.block .searchautocomplete .more-results .advanced_search {
  font-weight: 600;
  text-transform: initial;
  font-size: 13px;
}
.block .searchautocomplete .wpx-footer {
  line-height: 25px;
  font-size: 13px;
  text-transform: initial;
}
.block .searchautocomplete.horizontally .product-list .block-flex .block-right p {
  max-width: 140px;
  margin: 0 auto;
}
.scroll {
  height: 370px;
  overflow-y: scroll;
}
.searchautocomplete::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}
.searchautocomplete::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}
.searchautocomplete::-webkit-scrollbar-thumb {
  background-color: #c2c2c2;
}
/** Social Icons css */
@font-face {
  font-family: 'font-icons-sl';
  src: url("../WeltPixel_SocialLogin/css/fonts/font-icons.eot");
  src: url('../WeltPixel_SocialLogin/css/fonts/font-icons.eot') format('embedded-opentype'), url('../WeltPixel_SocialLogin/css/fonts/font-icons.woff2') format('woff'), url('../WeltPixel_SocialLogin/css/fonts/font-icons.woff') format('woff'), url('../WeltPixel_SocialLogin/css/fonts/font-icons.ttf') format('truetype'), url('../WeltPixel_SocialLogin/css/fonts/font-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
div.reset-pass-msg {
  width: 100%;
  padding: 20px;
  margin-bottom: 50px;
  background: #fdf0d5;
  margin-top: -20px;
}
div.reset-pass-msg a {
  font-weight: bold;
  text-decoration: underline;
}
body.wp-sl .popup-authentication .block-authentication.sl-popup .block-customer-login:before {
  height: 0;
}
body.wp-sl div.sociallogin-wrapper {
  display: block;
  padding: 0;
  width: 400px;
  margin-bottom: 24px;
  width: 100%;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block {
  width: 100%;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
  font-size: 1.8rem;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-weight: 500;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding {
  max-width: 100%;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box {
  margin: 0 0px 7px;
  cursor: pointer;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button {
  width: 100%;
  transition: all 0.2s ease;
  display: block;
  text-decoration: none;
  box-shadow: 0 0 5px #999;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button.sociallogin-button:hover {
  z-index: 10;
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  transform: scale(1.03);
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon {
  height: 34px;
  cursor: pointer;
  display: block;
  position: relative;
  z-index: 1;
  outline: 0;
  margin: 0 auto;
  padding: 0 5px;
  transition: all 0.2s ease;
  -webkit-font-smoothing: antialiased;
  border-radius: 2px;
  font-size: inherit;
  text-align: left;
  line-height: 34px;
  color: #fff;
  vertical-align: middle;
  font-family: inherit;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon:before {
  display: inline-block;
  height: 100%;
  width: 40px;
  border-radius: 2px;
  font-size: 100%;
  position: absolute;
  left: 0;
  text-align: center;
  font-family: font-icons;
  content: "";
  border-right: 1px solid #fff;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon:after {
  font-family: inherit;
  font-size: inherit;
  margin-left: 42px;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-fb {
  background-color: #3b5998;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-fb:before {
  content: "\e86f";
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-fb:after {
  content: 'Login with Facebook';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon.sl-instagram {
  background-color: #e72252;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon.sl-instagram:before {
  content: "\e889";
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon.sl-instagram:after {
  content: 'Login with Instagram';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-google {
  background-color: #fff;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-google:before {
  background-image: url("../WeltPixel_SocialLogin/images/icons/google.svg");
  border-right: 1px solid #e7e7e7;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-google:after {
  content: 'Login with Google';
  color: #212121;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-amazon {
  background-color: #fd7a1f;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-amazon:before {
  content: "\e86a";
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-amazon:after {
  content: 'Login with Amazon';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-twitter {
  background-color: #00acee;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-twitter:before {
  content: "\e85f";
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-twitter:after {
  content: 'Login with Twitter';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-paypal {
  background-color: #00588b;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-paypal:before {
  content: "\e833";
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-paypal:after {
  content: 'Login with PayPal';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-linkedin {
  background-color: #0e76a8;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-linkedin:before {
  content: "\e858";
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-linkedin:after {
  content: 'Login with Linkedin';
}
body.wp-sl .sl-link-line .social-icons {
  font-size: 20px;
  line-height: 53px;
  text-shadow: none;
  width: 35px;
  display: inline-block;
}
body.wp-sl .sl-link-line .social-icons i {
  display: block;
  position: relative;
  display: inline-block;
  font-family: font-icons;
}
body.wp-sl .sl-link-line .social-icons i:last-child {
  display: none;
}
body.wp-sl .sl-ajaxlogin-title {
  cursor: pointer;
}
body.wp-sl .sl-ajaxlogin-title.active {
  color: #441e1e;
  text-decoration: underline;
}
body.wp-sl .sl-ajaxlogin-title-space {
  padding: 0 4px;
  font-weight: 100;
  font-size: smaller;
}
body.wp-sl .sl-login-section .block-content .sl-actions-toolbar {
  text-align: center;
  padding-top: 20px;
}
body.wp-sl .sl-login-section .block-content .sl-actions-toolbar .proceed button {
  width: 222px;
}
body.wp-sl div.sociallogin-wrapper {
  width: 100%;
  float: none;
}
body.wp-sl div.sociallogin-wrapper .sociallogin-block .sl-show-action {
  text-align: center;
}
body.wp-sl div.sociallogin-wrapper .sociallogin-block .sl-buttons-wrapper .block-heading {
  padding-top: 10px;
}
body.wp-sl div.sociallogin-wrapper .sociallogin-block .sl-buttons-wrapper .sl-login-back {
  cursor: pointer;
  padding-bottom: 8px;
  text-align: left;
}
body.wp-sl div.sociallogin-wrapper .sociallogin-block .sl-buttons-wrapper .sl-login-back:before {
  content: '\e617';
  font-family: 'luma-icons';
}
body:not(.theme-pearl).wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon:before {
  font-family: font-icons-sl;
}
body:not(.theme-pearl).wp-sl .social-icons i {
  font-family: font-icons-sl;
}
body:not(.theme-pearl).wp-sl .popup-authentication .block-customer-login {
  padding-top: 0;
}
div.sl-loader:after {
  content: "";
  background-image: url('../WeltPixel_SocialLogin/images/ias-spinner.gif');
  background-size: 27px 26px;
  background-position: right center;
  background-repeat: no-repeat;
  height: 25px;
  width: 100%;
  display: block;
  position: absolute;
  right: 20px;
  top: 5px;
}
.sociallogin-container {
  border: 1px solid #ccc;
  max-width: 245px;
}
.sociallogin-container ul.sociallogin-buttons-list {
  list-style-type: none;
  margin: 0;
  padding: 10px;
}
.sociallogin-container ul.sociallogin-buttons-list li {
  padding: 0;
  margin: 0;
}
body:not(.theme-pearl).wp-sl .sl-link-line .social-icons {
  border: 0 none;
}
body:not(.theme-pearl).wp-sl .sl-link-line .social-icons:hover {
  background: transparent !important;
  border: 0 none;
}
body.theme-pearl.account.sociallogin-account-socialaccounts .social-icons i:last-child {
  display: block;
  color: #FFF !important;
}
ul.sl-unlinks {
  list-style-type: none;
  max-width: 45%;
}
ul.sl-unlinks li.sl-link-line {
  padding-top: 5px;
  border-bottom: 1px solid #d1d1d1;
  width: auto;
}
ul.sl-unlinks li.sl-link-line span {
  display: inline-block;
  height: 50px;
  text-align: center;
  vertical-align: top;
}
ul.sl-unlinks li.sl-link-line div.sl-icon {
  display: inline-block;
  height: 50px;
  width: 50px;
}
ul.sl-unlinks li.sl-link-line .sl-link-name {
  width: calc(100% - 106px);
  font-size: 1.4rem;
  color: #575757;
  padding-top: 16px;
}
ul.sl-unlinks li.sl-link-line a.sl-link-unlink {
  max-width: 50px;
  vertical-align: top;
  padding-top: 0px;
  display: inline-block;
  height: 40px;
  text-align: center;
  font-size: 16px;
  line-height: 38px;
  color: #006bb4;
}
[class^="icon-"] {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.theme-pearl.sociallogin-account-socialaccounts a.social-icons:hover {
  text-decoration: none;
}
body.theme-pearl.sociallogin-account-socialaccounts .si-unlink:hover {
  background-color: #ccc !important;
}
a.social-icons:hover {
  text-decoration: none;
}
.si-unlink:hover {
  background-color: #ccc !important;
}
body.sociallogin-account-socialaccounts .icon-facebook:before {
  content: "\e86f";
}
body.sociallogin-account-socialaccounts .icon-amazon:before {
  content: "\e86a";
}
body.sociallogin-account-socialaccounts .icon-google:before {
  content: "\e853";
}
body.sociallogin-account-socialaccounts .icon-instagram:before {
  content: "\e889";
}
body.sociallogin-account-socialaccounts .icon-twitter:before {
  content: "\e85f";
}
body.sociallogin-account-socialaccounts .icon-linkedin:before {
  content: "\e858";
}
body.sociallogin-account-socialaccounts .icon-paypal:before {
  content: "\e833";
}
body.sociallogin-account-socialaccounts .icon-unlink:before {
  content: "\e7c5";
}
body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main div.sociallogin-wrapper,
body.wp-sl.customer-account-login div.page-wrapper .columns .main div.sociallogin-wrapper {
  width: 32%;
  float: left;
}
body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding,
body.wp-sl.customer-account-login div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding {
  max-width: 75%;
}
body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main .login-container,
body.wp-sl.customer-account-login div.page-wrapper .columns .main .login-container {
  width: 63%;
  float: left;
  padding: 1.2%;
}
body.wp-sl.theme-pearl div.sociallogin-wrapper div.sociallogin-block {
  width: 100%;
}
body.wp-sl.theme-pearl .sl-ajaxlogin-title-space {
  font-size: 0.5em;
}
body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper {
  margin: 0 0 0 25px;
  width: 33%;
  float: right;
}
body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding {
  max-width: 75%;
}
body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
  font-size: 2.2rem;
  line-height: 1.1;
  border-bottom: 1px solid #c6c6c6;
}
body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-weight: 300;
}
body.wp-sl.theme-pearl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper,
body.wp-sl.theme-pearl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper {
  margin: 0 0 0 25px;
  width: 33%;
  float: right;
}
body.wp-sl.theme-pearl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong,
body.wp-sl.theme-pearl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-size: inherit;
  font-family: inherit;
}
body.wp-sl.theme-pearl.customer-account-login div.sociallogin-wrapper div.sociallogin-block {
  width: 100%;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper {
  width: 100% !important;
  margin-bottom: unset;
  margin-top: 10px;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
  cursor: pointer;
  border-bottom: unset;
  margin-bottom: unset;
  font-size: inherit;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-weight: 600;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title:after {
  content: '\e622';
  font-family: 'luma-icons';
  font-size: 12px;
  color: #858585;
  position: absolute;
  right: 20px;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title.open:after {
  content: '\e621';
  font-family: 'luma-icons';
  font-size: 12px;
  color: #858585;
  position: absolute;
  right: 20px;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding {
  display: none;
  max-width: unset;
}
body.checkout-index-index div.cart-summary div.sociallogin-wrapper {
  width: 100% !important;
  margin-bottom: unset;
  margin-top: 45px;
}
body.checkout-index-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
  cursor: pointer;
  font-size: 2.6rem;
}
body.checkout-index-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-weight: 300;
}
body:not(.theme-pearl).wp-sl.multishipping-checkout-login div.page-wrapper .columns .main div.sociallogin-wrapper,
body:not(.theme-pearl).wp-sl.customer-account-login div.page-wrapper .columns .main div.sociallogin-wrapper {
  width: 32%;
}
body:not(.theme-pearl).wp-sl.multishipping-checkout-login div.page-wrapper .columns .main .login-container,
body:not(.theme-pearl).wp-sl.customer-account-login div.page-wrapper .columns .main .login-container {
  width: 62%;
  padding: 10px;
}
body._has-auth-shown .authentication-wrapper {
  z-index: 9000;
}
.popup-authentication .modal-inner-wrap {
  max-width: 400px;
}
.checkout-onepage-success .thankyou-wrapper,
.multishipping-checkout-success .thankyou-wrapper {
  margin: 0 auto 67px auto;
  text-align: center;
}
.checkout-onepage-success .thankyou-wrapper .block.newsletter .form.subscribe,
.multishipping-checkout-success .thankyou-wrapper .block.newsletter .form.subscribe {
  display: flex;
  justify-content: center;
  align-items: center;
}
.checkout-onepage-success .thankyou-wrapper .block.newsletter .field.newsletter,
.multishipping-checkout-success .thankyou-wrapper .block.newsletter .field.newsletter {
  max-width: 260px;
  width: 100%;
}
.checkout-onepage-success .thankyou-wrapper .block.newsletter .actions,
.multishipping-checkout-success .thankyou-wrapper .block.newsletter .actions {
  width: auto;
}
.checkout-onepage-success .thankyou-wrapper p,
.multishipping-checkout-success .thankyou-wrapper p {
  margin-bottom: 0;
}
.checkout-onepage-success .thankyou-wrapper .actions-toolbar,
.multishipping-checkout-success .thankyou-wrapper .actions-toolbar {
  text-align: center;
}
.checkout-onepage-success .thankyou-wrapper .actions-toolbar .primary,
.multishipping-checkout-success .thankyou-wrapper .actions-toolbar .primary {
  float: none;
}
.checkout-onepage-success .thankyou-wrapper .thank-you-page h1,
.multishipping-checkout-success .thankyou-wrapper .thank-you-page h1 {
  margin-bottom: 12px;
  line-height: 30px;
}
.checkout-onepage-success .thankyou-wrapper .thank-you-page .icon_thank_you_01,
.multishipping-checkout-success .thankyou-wrapper .thank-you-page .icon_thank_you_01 {
  width: 55px;
  height: 55px;
  background-image: url('../WeltPixel_ThankYouPage/images/icon_01.svg');
  background-repeat: no-repeat;
  margin: 81px auto 21px auto;
}
.checkout-onepage-success .thankyou-wrapper .newsletter-description,
.multishipping-checkout-success .thankyou-wrapper .newsletter-description {
  font-size: 15px;
  text-align: center;
  margin-bottom: 10px;
  font-weight: bold;
}
.checkout-onepage-success .thankyou-wrapper .block.newsletter .actions span,
.multishipping-checkout-success .thankyou-wrapper .block.newsletter .actions span {
  margin-top: -2px;
  display: block;
}
.checkout-onepage-success .thankyou-wrapper .block.newsletter .field .control:before,
.multishipping-checkout-success .thankyou-wrapper .block.newsletter .field .control:before {
  line-height: 32px;
}
.checkout-onepage-success .thankyou-wrapper .block.newsletter input:focus,
.multishipping-checkout-success .thankyou-wrapper .block.newsletter input:focus,
.checkout-onepage-success .thankyou-wrapper .block.newsletter .action.subscribe:focus,
.multishipping-checkout-success .thankyou-wrapper .block.newsletter .action.subscribe:focus {
  box-shadow: none;
}
.checkout-onepage-success .thankyou-wrapper .checkout-success .actions-toolbar,
.multishipping-checkout-success .thankyou-wrapper .checkout-success .actions-toolbar {
  margin-top: 21px;
}
.checkout-onepage-success .thankyou-wrapper .checkout-success .actions-toolbar .primary .action,
.multishipping-checkout-success .thankyou-wrapper .checkout-success .actions-toolbar .primary .action {
  margin: 0;
}
.checkout-onepage-success .thankyou-wrapper .checkout-success,
.multishipping-checkout-success .thankyou-wrapper .checkout-success,
.checkout-onepage-success .thankyou-wrapper #registration,
.multishipping-checkout-success .thankyou-wrapper #registration,
.checkout-onepage-success .thankyou-wrapper .cmsblock-container,
.multishipping-checkout-success .thankyou-wrapper .cmsblock-container,
.checkout-onepage-success .thankyou-wrapper .block.newsletter,
.multishipping-checkout-success .thankyou-wrapper .block.newsletter {
  margin-bottom: 64px;
}
.checkout-onepage-success .thankyou-wrapper div:last-child,
.multishipping-checkout-success .thankyou-wrapper div:last-child {
  margin-bottom: 0 !important;
}
.checkout-onepage-success .thankyou-wrapper .icon_thank_you_02,
.multishipping-checkout-success .thankyou-wrapper .icon_thank_you_02 {
  width: 55px;
  height: 55px;
  background-image: url('../WeltPixel_ThankYouPage/images/icon_02.svg');
  background-repeat: no-repeat;
  margin: 0 auto 21px auto;
}
.checkout-onepage-success .thankyou-wrapper .icon_thank_you_03,
.multishipping-checkout-success .thankyou-wrapper .icon_thank_you_03 {
  width: 55px;
  height: 55px;
  background-image: url('../WeltPixel_ThankYouPage/images/icon_03.svg');
  background-repeat: no-repeat;
  margin: 0 auto 21px auto;
}
.checkout-onepage-success .thankyou-wrapper .registration-thank-you .action,
.multishipping-checkout-success .thankyou-wrapper .registration-thank-you .action {
  margin-top: 21px;
}
.checkout-onepage-success .thankyou-wrapper .google-map-wrapper,
.multishipping-checkout-success .thankyou-wrapper .google-map-wrapper {
  width: 100%;
  margin-bottom: 64px;
}
.checkout-onepage-success .thankyou-wrapper .google-map-wrapper .google-map,
.multishipping-checkout-success .thankyou-wrapper .google-map-wrapper .google-map {
  margin: 0 auto;
}
.checkout-onepage-success .thankyou-wrapper #ws_embed_sms_notification,
.multishipping-checkout-success .thankyou-wrapper #ws_embed_sms_notification {
  margin-bottom: 10px;
  text-align: center;
}
.checkout-onepage-success .thankyou-wrapper #ws-responses,
.multishipping-checkout-success .thankyou-wrapper #ws-responses {
  padding-bottom: 60px;
  min-height: 22px;
}
.checkout-onepage-success .thankyou-wrapper .order-info,
.multishipping-checkout-success .thankyou-wrapper .order-info {
  margin-bottom: 64px;
}
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info h4,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info h4 {
  font-weight: 600;
  margin-bottom: 10px;
}
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .address-wrapper,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .address-wrapper {
  display: flex;
}
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .address-wrapper h4,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .address-wrapper h4 {
  font-weight: 600;
  margin-top: 10px;
}
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .address-wrapper .shipping-address,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .address-wrapper .shipping-address,
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .address-wrapper .billing-address,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .address-wrapper .billing-address {
  padding: 10px 0;
  text-align: right;
  width: 50%;
}
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .address-wrapper .shipping-address h4,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .address-wrapper .shipping-address h4,
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .address-wrapper .billing-address h4,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .address-wrapper .billing-address h4,
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .address-wrapper .shipping-address p,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .address-wrapper .shipping-address p,
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .address-wrapper .billing-address p,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .address-wrapper .billing-address p {
  padding-right: 10px;
}
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .address-wrapper .billing-address,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .address-wrapper .billing-address {
  text-align: left;
}
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .address-wrapper .billing-address h4,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .address-wrapper .billing-address h4,
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .address-wrapper .billing-address p,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .address-wrapper .billing-address p {
  padding-right: 0;
  padding-left: 10px;
}
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .methods-wrapper,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .methods-wrapper {
  display: flex;
}
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .methods-wrapper h4,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .methods-wrapper h4 {
  font-weight: 600;
  margin-top: 10px;
}
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .methods-wrapper .shipping-method,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .methods-wrapper .shipping-method,
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .methods-wrapper .payment-method,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .methods-wrapper .payment-method {
  padding: 10px 0;
  text-align: right;
  width: 50%;
}
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .methods-wrapper .shipping-method h4,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .methods-wrapper .shipping-method h4,
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .methods-wrapper .payment-method h4,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .methods-wrapper .payment-method h4,
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .methods-wrapper .shipping-method p,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .methods-wrapper .shipping-method p,
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .methods-wrapper .payment-method p,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .methods-wrapper .payment-method p {
  padding-right: 10px;
}
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .methods-wrapper .payment-method,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .methods-wrapper .payment-method {
  text-align: left;
}
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .methods-wrapper .payment-method h4,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .methods-wrapper .payment-method h4,
.checkout-onepage-success .thankyou-wrapper .order-info .customer-info .methods-wrapper .payment-method p,
.multishipping-checkout-success .thankyou-wrapper .order-info .customer-info .methods-wrapper .payment-method p {
  padding-right: 0;
  padding-left: 10px;
}
.checkout-onepage-success .thankyou-wrapper .order-info .product-grid,
.multishipping-checkout-success .thankyou-wrapper .order-info .product-grid {
  max-width: 1024px;
  margin: 0 auto;
}
.checkout-onepage-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items,
.multishipping-checkout-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  margin-top: 40px;
  margin-bottom: 40px;
}
.checkout-onepage-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items .order-item-row-mobile,
.multishipping-checkout-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items .order-item-row-mobile {
  display: none;
}
.checkout-onepage-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items .item-options dt,
.multishipping-checkout-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items .item-options dt {
  margin-top: 5px;
}
.checkout-onepage-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items .textalign-left,
.multishipping-checkout-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items .textalign-left {
  text-align: left !important;
}
.checkout-onepage-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items .textalign-center,
.multishipping-checkout-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items .textalign-center {
  text-align: center !important;
}
.checkout-onepage-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items .textalign-right,
.multishipping-checkout-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items .textalign-right {
  text-align: right !important;
}
.checkout-onepage-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items .col.price span,
.multishipping-checkout-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items .col.price span,
.checkout-onepage-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items .col.qty span,
.multishipping-checkout-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items .col.qty span,
.checkout-onepage-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items .col.subtotal span,
.multishipping-checkout-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items .col.subtotal span {
  font-size: 1.4rem;
  line-height: 1.42857143;
}
.checkout-onepage-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items thead tr > th,
.multishipping-checkout-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items thead tr > th {
  border-bottom: 0 none;
}
.checkout-onepage-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items tfoot,
.multishipping-checkout-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items tfoot {
  background: transparent;
}
.checkout-onepage-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items tfoot tr:not(:first-child) > th,
.multishipping-checkout-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items tfoot tr:not(:first-child) > th,
.checkout-onepage-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items tfoot tr:not(:first-child) > td,
.multishipping-checkout-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items tfoot tr:not(:first-child) > td {
  border-top: 0 none;
}
.checkout-onepage-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items tfoot th,
.multishipping-checkout-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items tfoot th,
.checkout-onepage-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items tfoot td,
.multishipping-checkout-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items tfoot td {
  padding-top: 8px;
}
.checkout-onepage-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items tr > th,
.multishipping-checkout-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items tr > th,
.checkout-onepage-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items tr > td,
.multishipping-checkout-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items tr > td {
  border-color: #eeeeee;
}
.checkout-onepage-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items .grand_total,
.multishipping-checkout-success .thankyou-wrapper .order-info .product-grid .order-items .table-order-items .grand_total {
  border-top: 1px solid #eeeeee;
}
.theme-pearl.checkout-onepage-success .thankyou-wrapper .block.newsletter .field .control:before,
.theme-pearl.multishipping-checkout-success .thankyou-wrapper .block.newsletter .field .control:before {
  line-height: 50px;
}
.page-wrapper .multicheckout.results .orders-succeed .orders-list .shipping-list .order-id {
  float: none;
}
.page-wrapper .multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 0;
}
.page-wrapper .multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: none;
}
.page-wrapper .multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 0;
}
.profile-wrapper {
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  float: left;
  width: 100%;
}
.profile-wrapper .validation-errors {
  display: none;
  border: 2px solid #ff0000;
  margin-bottom: 40px;
  padding: 20px;
  background-color: #ffdede;
}
.profile-wrapper.profile-wrapper-no-cover {
  margin-top: 60px;
}
.profile-wrapper .profile-cover-img {
  background-color: #222;
  height: 250px;
  min-width: 100%;
  width: 100%;
  margin: 0 auto;
  clear: both;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.profile-wrapper .profile-cover-img:before {
  background: -moz-linear-gradient(to bottom, rgba(34, 34, 34, 0) 0%, #222222 100%);
  background: -webkit-linear-gradient(top, rgba(34, 34, 34, 0) 0%, #222222 100%);
  background: linear-gradient(to bottom, rgba(34, 34, 34, 0) 0%, #222222 100%);
  bottom: 0;
  content: "";
  display: block;
  height: 130px;
  position: absolute;
  width: 100%;
}
.profile-wrapper .profile-header-container {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}
.profile-wrapper .profile-header-container .profile-avatar {
  border: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 160px;
  width: 160px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
  top: -60px;
  background-color: #fff;
  border: 5px solid white;
  display: inline-block;
}
.profile-wrapper .profile-header-container .profile-titles {
  margin-left: 180px;
  position: relative;
  top: 15px;
  min-height: 110px;
}
.profile-wrapper .profile-header-container .profile-titles .profile-name {
  font-size: 22px;
  color: #000;
  font-weight: bold;
  display: inline-block;
  margin: 0;
  padding-bottom: 5px;
}
.profile-wrapper .profile-header-container .profile-titles .profile-details {
  color: #000;
  font-size: 18px;
  margin-top: 5px;
  font-size: 15px;
}
.profile-wrapper .profile-header-container .profile-titles .profile-details .gender-inline-edit {
  margin-left: 10px;
}
.profile-wrapper .profile-header-container .profile-titles .profile-details .dob-inline-edit {
  margin-top: 10px;
  margin-left: 10px;
  width: 200px;
}
.profile-wrapper .profile-header-container .profile-titles .profile-details .dob-inline-edit .field-dob button.ui-datepicker-trigger {
  border: none;
  background: none;
}
.profile-wrapper .profile-header-container .profile-titles .profile-details .dob-inline-edit .field-dob button.ui-datepicker-trigger:hover {
  border: none;
  background: none;
}
.profile-wrapper .profile-header-container .profile-titles .profile-location p {
  vertical-align: bottom;
  font-size: 15px;
  display: inline-block;
  margin: 0;
  padding: 0;
  color: #000;
}
.profile-wrapper .profile-feed-container {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}
.profile-wrapper .profile-feed-container ul.ui-tabs-nav {
  list-style-type: none;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.profile-wrapper .profile-feed-container ul.ui-tabs-nav li {
  padding: 5px 20px;
  font-size: 14px;
  text-align: center;
  border-top: 2px solid transparent;
}
.profile-wrapper .profile-feed-container ul.ui-tabs-nav li a {
  color: #999;
}
.profile-wrapper .profile-feed-container ul.ui-tabs-nav li a:hover {
  text-decoration: none;
}
.profile-wrapper .profile-feed-container ul.ui-tabs-nav li:hover {
  border-top: 2px solid #262626;
}
.profile-wrapper .profile-feed-container ul.ui-tabs-nav li.ui-state-active {
  border-top: 2px solid #262626;
  font-size: 14px;
  font-weight: 500;
}
.profile-wrapper .profile-feed-container ul.ui-tabs-nav li.ui-state-active a {
  color: #262626;
}
.profile-wrapper .profile-feed-container .profile-feed {
  width: 100%;
  margin-bottom: 50px;
  margin-top: 40px;
}
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper {
  width: 100%;
  border: 1px solid #c2c2c2;
  margin-bottom: 15px;
}
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .no-activity-label {
  font-size: 16px;
}
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .no-activity-msg .profile-name {
  font-size: 16px;
  font-weight: 600;
}
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .profile-feed-padding {
  padding: 40px;
}
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .review-into-details {
  font-size: 14px;
  margin-bottom: 20px;
  position: relative;
}
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .review-into-details .profile-image {
  width: 45px;
  height: 45px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  left: -55px;
  top: -15px;
  border: 1px solid #000;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  background-color: #fff;
  display: inline-block;
}
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .review-into-details .profile-name {
  font-weight: 600;
}
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .review-into-details .product-name {
  color: #b1b1b1;
}
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .review-into-details .product-name:hover,
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .review-into-details .product-name:active {
  text-decoration: none;
}
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .rating-summary {
  margin-bottom: 20px;
}
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .rating-summary .rating-result {
  width: auto;
}
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .rating-summary .rating-result > span:before,
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .rating-summary .rating-result:before {
  font-size: 18px;
  height: 18px;
  line-height: 18px;
}
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .rating-summary .rating-result > span:before {
  color: #000;
}
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .review-title {
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 15px;
}
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .review-details {
  padding-bottom: 25px;
  border-bottom: 1px solid #b1b1b1;
}
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .review-product {
  margin-top: 30px;
  float: left;
  width: 100%;
}
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .review-product .product-image {
  float: left;
  width: 27%;
  margin-right: 3%;
}
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .review-product .product-details {
  float: left;
  padding: 0;
  width: 68%;
}
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .review-product .product-details .product-name {
  color: #000;
  font-size: 18px;
  font-weight: 600;
}
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .review-product .product-details .product-name:hover,
.profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper .review-product .product-details .product-name:active {
  text-decoration: none;
}
.profile-wrapper .profile-feed-container .collections-feed {
  display: none;
  width: 100%;
  margin-bottom: 50px;
  margin-top: 40px;
}
.profile-wrapper .profile-feed-container .collections-feed .multiple-wishlist-container {
  text-align: center;
}
.profile-wrapper .profile-feed-container .collections-feed .multiple-wishlist-container .multiple-wishlist-box-wrapper {
  float: none;
  display: inline-block;
  text-align: left;
}
.profile-wrapper .biography-header {
  margin-top: 0;
  font-weight: 500;
}
.profile-wrapper .biography-header:before {
  font-family: "luma-icons";
  content: '\e627';
  font-size: 32px;
  top: 5px;
  position: relative;
  padding-right: 15px;
}
.review-details .userprofile-link {
  text-decoration: none;
  color: #000;
}
.review-details .userprofile-link .review-details-value {
  font-weight: 600;
}
.review-details .userprofile-link .review-avatar-image {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  vertical-align: middle;
  border: 1px solid #000;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  background-color: #fff;
  display: inline-block;
  margin-left: 5px;
}
.form-edit-profile {
  position: relative;
}
.form-edit-profile .public-profile-link {
  position: absolute;
  right: 0%;
  top: -10px;
  margin: 0;
}
.form-edit-profile .field-dob button.ui-datepicker-trigger {
  border: none;
  background: none;
}
.form-edit-profile .field-dob button.ui-datepicker-trigger:hover {
  border: none;
  background: none;
}
.loader-wrapper {
  text-align: center;
}
.yotpo-yotpo-is-enabled .yotpoBottomLine {
  width: 100%;
}
.yotpo-yotpo-is-enabled .yotpo-icon-double-bubble,
.yotpo-yotpo-is-enabled .yotpo-stars {
  margin: 0 5px 0 0 !important;
}
.yotpo-yotpo-is-enabled .thumbnail .yotpo a {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled div.yotpo.QABottomLine {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine.bottomline-position {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled .product-item .product-item-actions {
  margin-top: 5px !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view.page-products .product-item .product-item-actions,
.yotpo-yotpo-is-enabled.catalog-product-view.page-products .product-item .product-item-actions {
  margin-top: 0 !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view .product-info-main .product-reviews-summary,
.yotpo-yotpo-is-enabled.catalog-product-view .product-info-main .product-reviews-summary {
  width: 100%;
}
.block-category-event {
  background: #f0f0f0;
  color: #441e1e;
  padding: 0.68em 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 0.68em;
}
.block-category-event .block-title {
  margin: 0 0 0.68em;
}
.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: 2.72em;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.table-wrapper.billing-agreements {
  margin-bottom: 2.72em;
}
.paypal {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .paypal,
.cart-summary .paypal {
  display: block;
}
.paypal img {
  display: block;
  margin: 0.34em auto 0;
}
.opc .paypal {
  vertical-align: middle;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 1.36em;
}
.map-form-addtocart .paypal {
  display: block;
  margin: 0.68em auto 0.34em;
}
.cart-summary .paypal + .paypal {
  margin-top: 1.7em;
}
.paypal-review .actions-toolbar {
  margin-top: 0.68em;
}
.paypal-review .paypal-review-title {
  padding: 0 0 0.68em;
}
.paypal-review .paypal-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.paypal-review .paypal-review-title .action {
  display: inline-block;
  margin: 12px 0 0 2.04em;
}
.paypal-review .table-paypal-review-items .col.name {
  padding-top: 16px;
}
.paypal-review .table-paypal-review-items .col.qty {
  text-align: center;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 2.72em;
  padding: 0.68em 0 0;
}
.fotorama-video-container:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 0.68em;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 20px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 0.68em 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 0.68em;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 0.68em 0.34em 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #00699d;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
}
.swatch-option.selected {
  outline: 2px solid #8a262e;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #5a191e;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 0.34em;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #00699d;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 1.36em 0;
}
.swatch-opt-listing {
  margin-bottom: 0.68em;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 0.68em;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 7px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 1.36em;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 15px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.column .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.column .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.column .block-addbysku .action.add:hover:before {
  color: inherit;
}
.column .block-addbysku .action.add:active:before {
  color: inherit;
}
.column .block-addbysku .reset {
  margin: 7px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 1.36em;
  padding-top: 0.68em;
}
.block-cart-failed {
  margin: 2.72em 0;
}
.block-cart-failed .block-title {
  font-size: 3.2rem;
}
.block-cart-failed .block-title strong {
  font-weight: 400;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  display: block;
  margin: 0 auto 0.68em;
}
.catalogsearch-advanced-result .message.error {
  margin-top: -60px;
}
.bundle-actions {
  margin: 0 0 2.04em;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 2.72em;
}
.bundle-options-container .legend.title {
  color: #303030;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  font-size: 4rem;
  margin-top: 0rem;
  margin-bottom: 0.136rem;
  border: 0;
  padding: 0;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 2.04em;
}
.bundle-options-container .product-options-wrapper .fieldset > .field {
  border-top: 1px #e4e4e4 solid;
  padding-top: 1.36em;
}
.bundle-options-container .product-options-wrapper .fieldset > .field:first-of-type {
  border-top: 0;
  padding-top: 0;
}
.bundle-options-container .product-options-wrapper .field.choice input {
  float: left;
  margin-top: 4px;
}
.bundle-options-container .product-options-wrapper .field.choice .label {
  display: block;
  margin-left: 24px;
}
.bundle-options-container .product-options-wrapper .field.choice .price-excluding-tax {
  display: inline-block;
}
.bundle-options-container .action.back {
  margin-bottom: 2.04em;
}
.bundle-options-container .block-bundle-summary > .title {
  margin-bottom: 15px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  color: #303030;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  font-size: 3.2rem;
  margin-top: 0.17rem;
  margin-bottom: 0.136rem;
}
.bundle-options-container .block-bundle-summary > .title,
.bundle-options-container .block-bundle-summary .bundle-summary .subtitle {
  border-bottom: 1px #e4e4e4 solid;
  margin-bottom: 1.7em;
  padding-bottom: 16px;
}
.bundle-options-container .block-bundle-summary .price-box {
  margin-bottom: 1.36em;
}
.bundle-options-container .block-bundle-summary .price-box .price-label {
  display: block;
  margin-bottom: 0.34em;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 2.04em;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  color: #303030;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  font-size: 3.2rem;
  margin-top: 0.17rem;
  margin-bottom: 0.136rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 1.36em;
}
.bundle-options-container .block-bundle-summary .product-addto-links {
  text-align: center;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  margin-right: 5%;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action.tocompare:before {
  content: '\e61e';
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .nested .field.qty {
  margin: 0 0 1.36em;
  margin-top: 1.36em;
}
.bundle-options-container .nested .field.qty > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 600;
}
.bundle-options-container .nested .field.qty:last-child {
  margin-bottom: 0;
}
.bundle-options-container .price {
  font-weight: 600;
}
.bundle-options-container .product-options-bottom {
  border-top: 1px solid #cccccc;
  clear: left;
  margin: 0 0 2.72em;
  padding-top: 1.36em;
}
.products {
  margin: 2.04em 0;
}
.product-items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
}
.product-item {
  font-size: 2rem;
  line-height: normal;
  letter-spacing: normal;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 2%;
  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: 0.34em 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;
}
.product-item-actions .actions-secondary > button.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: lighter;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.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 {
  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-actions .actions-primary > .stock.unavailable {
  line-height: 1;
  padding-bottom: 0.68em;
  padding-right: 24px;
  padding-top: 0.68em;
}
.product-item-description {
  margin: 1.7em 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 17px;
  margin-top: 5px;
}
.product-item .price-box {
  margin: 0.68em 0 1.7em;
}
.product-item .price-box .price {
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  color: #666666;
  font-size: 17px;
}
.product-item .old-price {
  margin: 0.34em 0;
}
.product-item .old-price .price {
  font-weight: normal;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 0.34em;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61e';
}
.product-item .tocart {
  font-size: 1.3rem;
  border-radius: 0;
  line-height: 1;
  padding-bottom: 0.68em;
  padding-top: 0.68em;
  white-space: nowrap;
}
.column.main .product-items {
  margin-left: 0;
}
.column.main .product-item {
  padding-left: 0;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 0.34em;
}
.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 2.04em 2.04em 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.page-products .columns {
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
.toolbar {
  margin-bottom: 2.04em;
  text-align: center;
}
.toolbar select {
  background-color: #f0f0f0;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border-radius: 3px;
}
.toolbar .sorter-action {
  position: relative;
  top: -2px;
}
.toolbar-amount {
  left: 0;
  line-height: 18px;
  margin: 0;
  padding: 7px 0;
  text-align: left;
  top: 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.page-with-filter .toolbar-amount {
  position: static;
}
.toolbar-products {
  background-color: transparent;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar .pages {
  margin-bottom: 1.7em;
}
.sorter {
  float: right;
}
.page-products .sorter {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter-options {
  margin: 0 0.34em 0 7px;
  width: auto;
}
.sorter-action {
  display: inline-block;
  text-decoration: none;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #757575;
  content: '\e613';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action.sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.limiter .control {
  display: inline-block;
}
.old-price,
.old.price {
  color: #666666;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ':';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ':';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-cms,
.category-image,
.category-description {
  margin-bottom: 1.36em;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  margin: 0.68em 0;
  color: #ab4b4b;
  font-size: 1.7rem;
}
.product.media .product.thumbs {
  margin: 0.68em 0 1.7em;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs > li {
  margin: 1rem 0 0;
}
.product.media .items.thumbs img {
  display: block;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th,
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 5.5px 0.34em 0.68em 0.34em;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 5.5px 2.04em 0.68em 0;
}
.product-info-main .product-info-price {
  color: #575757;
  border-bottom: 1px solid #c1c1c1;
  display: table;
  margin-bottom: 1.02em;
  width: 100%;
}
.product-info-main .product-info-price .price-box {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.product-info-main .product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 0.34em;
}
.product-info-main .product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax,
.product-info-main .product-info-price .weee + .price-excluding-tax,
.product-info-main .product-info-price .weee {
  font-size: 1.4rem;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax .price,
.product-info-main .product-info-price .weee + .price-excluding-tax .price,
.product-info-main .product-info-price .weee .price {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 16px;
}
.product-info-main .product-info-price .price-wrapper .price {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 22px;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 2rem;
  font-weight: 300;
}
.product-info-main .product-info-price .special-price .price-label:after {
  content: ': ';
}
.product-info-main .product-info-price .price {
  white-space: nowrap;
}
.product-info-main .product-info-stock-sku {
  display: inline-block;
  float: right;
  padding-bottom: 0.68em;
  padding-left: 10%;
  text-align: right;
  vertical-align: top;
}
.product-info-main .stock {
  margin: 0 0 3px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  font-weight: 700;
  text-transform: uppercase;
}
.product-info-main .product.attribute.sku {
  word-break: break-all;
  word-wrap: break-word;
}
.product-info-main .product.attribute.sku .type {
  font-weight: normal;
  margin-right: 0.34em;
}
.product-info-main .product.attribute.sku .type:after {
  content: '#:';
}
.product-info-main .product.attribute.sku .value {
  display: inline-block;
}
.product-info-main .product.attribute.overview {
  margin: 1.36em 0;
}
.product-info-main .product.alert {
  margin: 0.68em 0;
}
.product-info-main .product-add-form {
  clear: both;
  padding-top: 1.02em;
}
.product-info-main .product-reviews-summary {
  float: left;
}
.product-info-main .product-options-bottom .box-tocart {
  margin-top: 1.36em;
}
.product-options-wrapper .fieldset:focus {
  box-shadow: none;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 600;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  margin: 0 0 8px;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 0.68em;
}
.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.7rem;
}
.product-options-wrapper .field .note {
  display: block;
  margin-top: 0.34em;
}
.product-options-wrapper .field .note.mage-error {
  color: #8a262e;
}
.product-options-bottom .price-box,
.product-info-price .price-box {
  color: #575757;
  display: table-cell;
  padding-bottom: 0.68em;
  vertical-align: top;
}
.product-options-bottom .price-box .old-price,
.product-info-price .price-box .old-price {
  font-size: 20px;
  font-weight: 300;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline-block;
}
.product-options-bottom .price-box .price-container > span,
.product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 0.34em;
}
.product-options-bottom .price-box .price-container > span:last-child,
.product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax,
.product-info-price .price-box .price-container .weee + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee,
.product-info-price .price-box .price-container .weee {
  font-size: 1.2rem;
  line-height: 14px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax .price,
.product-info-price .price-box .price-container .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee .price,
.product-info-price .price-box .price-container .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.box-tocart .action.tocart {
  vertical-align: top;
}
.box-tocart .action.tocart:not(:last-child) {
  margin-bottom: 15px;
}
.product-addto-links {
  display: inline;
}
.product-addto-links .action {
  margin-right: 5%;
}
.product-social-links {
  margin: 0 0 20px;
  text-align: center;
}
.product-social-links .action.tocompare:before {
  content: '\e61e';
}
.prices-tier {
  margin-bottom: 1.02em;
}
.prices-tier .item {
  margin-bottom: 0.68em;
}
.prices-tier .item:last-child {
  margin-bottom: 0;
}
.prices-tier .price-excluding-tax,
.prices-tier .price-including-tax {
  display: inline-block;
}
.minimal-price-link,
.price-excluding-tax,
.price-including-tax {
  display: block;
  white-space: nowrap;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #404040;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #404040;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #441e1e;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #8a262e;
  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: #404040;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.sidebar .product-items .product-item {
  margin-bottom: 1.36em;
  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: 0.68em;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #ab4b4b;
  font-size: 12px;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .product-items .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .block-compare .action.delete {
  right: initial;
}
.sidebar .action.tocart {
  border-radius: 0;
}
.sidebar .product-items-images {
  margin-left: -0.34em;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 0.34em;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 0.68em;
}
.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;
  position: relative;
}
.table-wrapper.comparison .table-comparison > tbody > tr > th,
.table-wrapper.comparison .table-comparison > tbody > tr > td {
  border-top: 0;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell {
  padding: 15px;
  width: 180px;
}
.table-comparison .cell.label {
  border-right: 1px solid #cccccc;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #cccccc;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .cell.remove .action.delete {
  margin-right: .6rem;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison td:last-child {
  border-right: 1px solid #cccccc;
}
.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.toggle {
  padding: 0;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 0.34em 8px;
  font-size: 1.1rem;
}
.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: 0;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block.related .action.select {
  vertical-align: top;
}
.block.related .product-item-details {
  position: relative;
  z-index: 1;
}
.block.related .related-available .product-item-name {
  margin-left: 20px;
}
.block.related .field.choice {
  left: 0;
  position: absolute;
  top: 2px;
}
.search .fieldset .control .addon input {
  flex-basis: auto;
  width: 100%;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e615';
  font-family: 'luma-icons';
  margin: 0 0.68em 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #cccccc;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  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:not(:empty) {
  background: #ffffff;
  border: 1px solid #707070;
  border-top: 0;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 0.34em 2.72em 0.34em 0.68em;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 0.34em;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search-terms {
  line-height: 2em;
}
.search-terms > li {
  display: inline-block;
  margin-right: 0.68em;
}
.search.found {
  margin-bottom: 0.68em;
}
.checkout-cart-index .page-main {
  padding-left: 0;
  padding-right: 0;
}
.checkout-cart-index .page-title-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 1.7em;
  padding: 1px 0 1.7em;
}
.cart-summary > .title {
  font-size: 2.4rem;
  display: none;
  font-weight: 300;
  margin: 12px 0;
}
.cart-summary .block form:not(:last-of-type) .fieldset {
  margin: 0 0 1.7em;
}
.cart-summary .block .price {
  font-weight: 700;
}
.cart-summary .block .field {
  margin: 0 0 16px;
}
.cart-summary .block .actions-toolbar > .primary {
  text-align: left;
}
.cart-summary .block .actions-toolbar > .primary .action.primary {
  width: auto;
}
.cart-summary .block .title strong {
  font-size: 1.4rem;
  font-weight: 600;
}
.cart-summary .block .item-options {
  margin: 0 0 16px;
}
.cart-summary .block .item-options .field .radio {
  float: left;
  margin-top: 4px;
}
.cart-summary .block .item-options .field .radio + .label {
  display: block;
  margin: 0;
  overflow: hidden;
}
.page-main .cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .checkout-methods-items {
  margin: 1.36em 0 0;
  padding: 0 15px;
  text-align: center;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  width: 100%;
}
.cart-summary .checkout-methods-items .item {
  margin-bottom: 1.7em;
}
.cart-summary .checkout-methods-items .item:last-child {
  margin-bottom: 0;
}
.cart-summary .message {
  padding-left: 1.36em;
}
.cart-summary .message > *:first-child:before {
  display: none;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark {
  text-align: left;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .cart thead tr th.col {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
  padding-top: 24px;
}
.cart.table-wrapper .cart tbody td {
  border: 0;
}
.cart.table-wrapper .cart > .item {
  border-bottom: 1px solid #cccccc;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 15px;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp {
  padding: 20px 11px 0.68em;
  text-align: center;
}
.cart.table-wrapper .col.qty {
  padding: 1.36em 11px 0.68em;
  text-align: center;
}
.cart.table-wrapper .col.qty .input-text {
  height: 36px;
  margin-top: -7px;
  text-align: center;
  width: 60px;
}
.cart.table-wrapper .col > .price {
  color: #ab4b4b;
  font-size: 1.8rem;
  font-weight: 700;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 15px 15px 0.68em 90px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar {
  min-height: 20px;
  padding-bottom: 15px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action-edit,
.cart.table-wrapper .actions-toolbar > .action-delete {
  position: absolute;
  right: 16px;
  top: 0;
  display: inline-block;
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action-edit > span,
.cart.table-wrapper .actions-toolbar > .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .actions-toolbar > .action-edit:hover:before,
.cart.table-wrapper .actions-toolbar > .action-delete:hover:before {
  color: #441e1e;
}
.cart.table-wrapper .actions-toolbar > .action-edit:active:before,
.cart.table-wrapper .actions-toolbar > .action-delete:active:before {
  color: #757575;
}
.cart.table-wrapper .actions-toolbar > .action-delete {
  right: 0;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: '\e604';
}
.cart.table-wrapper .actions-toolbar > .action-delete:hover {
  text-decoration: none;
}
.cart.table-wrapper .action {
  margin-right: 1.7em;
}
.cart.table-wrapper .action:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: lighter;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 15px;
  max-width: 65px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: -3px 0 0.34em;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  margin-bottom: 0;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 1.36em;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0.68em 0 0;
}
.cart.table-wrapper .item .message {
  margin-top: 1.36em;
}
.cart-products-toolbar .toolbar-amount {
  left: inherit;
  margin: 1.7em 0 15px;
  padding: 0;
  position: relative;
  text-align: center;
  top: inherit;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #cccccc;
}
.cart-discount {
  border-bottom: 1px solid #cccccc;
  clear: left;
}
.cart-empty {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .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.crosssell {
  padding: 0 15px;
  margin-top: 70px;
}
.block.crosssell .product-item-info {
  width: 200px;
}
.block-minicart .items-total {
  float: left;
  margin: 0 0.68em;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 0.68em 0.68em;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 25px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 2.04em 0 1.36em;
  text-align: center;
}
.block-minicart dl.product.options.list {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
}
.block-minicart .block-content > .actions > .secondary {
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 0.68em 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  width: 100%;
}
.block-minicart .block-content > .actions .paypal-logo {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  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: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e611';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #757575;
}
.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: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e611';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #757575;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #817c75;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: -10px;
  box-shadow: 0px 20px 50px -20px rgba(0, 0, 0, 0.5);
}
.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 #404040 transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 12px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 11px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 1.36em;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .product .actions > .primary:not(:last-child),
.minicart-wrapper .product .actions > .secondary:not(:last-child) {
  margin-right: 15px;
}
.minicart-wrapper .action.close {
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  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: lighter;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 14px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #8a262e;
  color: #f8f9f9;
  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 .action.showcart .counter-number {
  text-shadow: 0 0 7px #000000;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -1.36em;
  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: 1.36em 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: 0.34em;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product-item-name {
  font-weight: lighter;
  margin: 0 0 0.68em;
}
.minicart-items .product-item-name a {
  color: #404040;
}
.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: 0.34em 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 0.68em;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  border: 0;
  padding: 0 0 0.34em 0;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  color: #8f8f8f;
  margin: 0 0 0 0.34em;
  position: static;
}
.minicart-items .product .active > .toggle:after {
  content: '\e621';
}
.minicart-items .product.pricing {
  margin-top: 3px;
}
.minicart-items .product.options .toggle.tooltip {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .toggle.tooltip > 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 .toggle.tooltip:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 60px;
}
.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: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #441e1e;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #757575;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 0.68em;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 0.68em 1.7em 0.68em 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 0.68em;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 0.68em;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 0.68em;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 1.36em;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
.checkout-container {
  margin: 0 0 1.36em;
}
.opc-wrapper {
  margin: 0 0 1.36em;
}
.opc-wrapper .step-title {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}
.opc-wrapper .step-content {
  margin: 0 0 2.72em;
}
.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;
}
.abs-discount-code .form-discount,
.checkout-payment-method .payment-option-content .form-discount {
  display: table;
  width: 100%;
}
.abs-discount-code .form-discount .actions-toolbar,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.abs-discount-code .form-discount .actions-toolbar .primary,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary {
  float: left;
}
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -2px;
  white-space: nowrap;
  width: auto;
}
.abs-discount-code .form-discount > .field > .label,
.checkout-payment-method .payment-option-content .form-discount > .field > .label {
  display: none;
}
.opc-estimated-wrapper {
  background: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin: -21px -15px 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  float: left;
  font-weight: 700;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 0.34em;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: lighter;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:focus,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:active {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:hover {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart.disabled,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart[disabled],
fieldset[disabled] .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  pointer-events: none;
  opacity: 0.5;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
  color: #441e1e;
}
.opc-progress-bar {
  display: none;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 0.68em;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 21px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #cd4954;
}
.checkout-index-index .modal-popup .fieldset .field .label {
  font-weight: lighter;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  margin-top: 8px;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #441e1e;
}
.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: 21px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #441e1e;
}
.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: #441e1e;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 20px;
  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: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 28px;
}
.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
  font-weight: lighter;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 20px;
  margin-top: 0.68em;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  font-size: 20px;
  line-height: 30px;
  margin: 0 0 1.36em;
  padding: 1.36em 7.04em 1.36em 1.36em;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #8a262e;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #8a262e;
  color: #ffffff;
  content: '\e610';
  font-family: 'luma-icons';
  height: 27px;
  width: 29px;
  font-size: 19px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 1.36em;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 0.34em;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 1.36em 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: 1.36em 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 1.36em 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 1.36em;
  padding-top: 1.36em;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody td input[type='radio'] {
  margin: 4px 5px 0 0;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .col-price {
  font-weight: 600;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 0.68em;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #404040;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 2.04em;
}
.opc-block-shipping-information {
  padding: 0 2.04em;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 1.36em;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 0.68em;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #441e1e;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #757575;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 1.36em;
}
.opc-block-summary {
  background: #f5f5f5;
  margin: 0 0 1.36em;
  padding: 22px 2.04em;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #666666;
  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: lighter;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #cccccc;
  padding: 0.68em 2.72em 0.68em 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 0.68em;
}
.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 0.68em;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: block;
  padding-right: 0.34em;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: block;
  text-align: left;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: lighter;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .product-item .message {
  margin-top: 10px;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #cccccc;
  display: block;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 1.7em;
}
.authentication-wrapper {
  float: right;
  margin-top: -4.08em;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 2.8rem;
  border-bottom: 0;
  margin-bottom: 1.7em;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: lighter;
}
.block-authentication .actions-toolbar {
  margin-bottom: 0.34em;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 1.7em;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 0.68em;
}
.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: 2.72em;
  padding-top: 2.72em;
  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 form.form-purchase-order {
  margin-bottom: 15px;
}
.checkout-payment-method .payment-method form.form-purchase-order .input-text {
  width: 40%;
}
.checkout-payment-method .payment-method-content {
  /**
             * @codingStandardsIgnoreStart
             */
}
.checkout-payment-method .payment-method-content #po_number {
  margin-bottom: 20px;
}
.checkout-payment-method .payment-method-title {
  padding: 1.36em 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 0.34em;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 0.34em;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 1.36em 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 1.36em;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 1.36em 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 500px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 0.68em;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 1.36em;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-bottom: 20px;
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .checkout-billing-address input[type="checkbox"] {
  vertical-align: top;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 1.36em;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 1.36em 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: 1.36em 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #404040;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 16px;
  color: #757575;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 0.68em;
  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: #441e1e;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #757575;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 1.36em 22px;
}
.checkout-payment-method .payment-option-content .primary .action.action-apply {
  margin-right: 0;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 1.36em;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 0.34em 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: 0.34em;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 0.34em;
  padding-right: 0.34em;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  display: inline-block;
  padding-right: 1.36em;
}
.checkout-payment-method .ccard .cvv .label {
  display: block;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 1.36em;
}
.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.7rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 2.04em;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 1.36em;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 0.68em 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.7rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 1.36em;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.block-addresses-list .items.addresses .item.actions {
  margin-top: 0.34em;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.form-edit-account fieldset.additional_info {
  clear: both;
}
.form-create-account .fieldset-fullname .fields .field {
  float: none;
}
.form-create-account .fieldset.create.account:after {
  margin: 0.68em 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.7rem;
}
.form-create-account .fieldset.create.account:after {
  margin-top: 35px;
}
.form.password.forget .fieldset:after {
  margin: 0.68em 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.7rem;
}
.form.password.forget .fieldset:after {
  margin-top: 35px;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.account .page-title-wrapper .page-title {
  display: inline-block;
}
.account .messages {
  margin-bottom: 1.36em;
}
.account .column.main {
  margin-bottom: 2.04em;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .sidebar-additional {
  margin-top: 2.72em;
}
.account .table-wrapper {
  margin-bottom: 1.36em;
  border-bottom: 1px solid #cccccc;
  overflow-x: auto;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .data.table .col.actions .action.delete,
[class^='sales-guest-'] .data.table .col.actions .action.delete,
.sales-guest-view .data.table .col.actions .action.delete {
  color: #d10029;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  display: block;
  margin-bottom: 0.68em;
}
.block .title strong {
  color: #303030;
  font-family: 'Lato', sans-serif;
  font-style: initial;
  font-weight: 400;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0.136rem;
  margin-bottom: 0.136rem;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 0.34em;
}
.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: 4rem;
  line-height: 4rem;
  padding: 0 34px;
  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: 0.68em;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.order-products-toolbar,
.customer-addresses-toolbar {
  position: relative;
}
.order-products-toolbar .toolbar-amount,
.customer-addresses-toolbar .toolbar-amount {
  position: relative;
  text-align: center;
}
.order-products-toolbar .pages,
.customer-addresses-toolbar .pages {
  position: relative;
}
.additional-addresses table > thead > tr > th {
  white-space: nowrap;
}
.block-balance .price {
  margin-top: -0.68em;
  font-size: 3.2rem;
  display: inline-block;
  line-height: 32px;
}
.table-downloadable-products .product-name {
  font-weight: lighter;
  margin-right: 15px;
}
.table-downloadable-products .action.download {
  display: inline-block;
  text-decoration: none;
}
.table-downloadable-products .action.download:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: '\e626';
  font-family: 'luma-icons';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 1.7em;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none;
}
.samples-item-title {
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0 0 0.68em;
}
.samples-item {
  margin: 0 0 0.68em;
}
.field.downloads {
  margin-bottom: 0.68em;
}
.page-product-downloadable .product-add-form .product-options-wrapper .field.downloads > .control {
  width: 100%;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  display: inline;
  font-weight: 600;
  font-size: 1.4rem;
}
.field.downloads .field.choice {
  border-bottom: 1px solid #ebebeb;
  box-sizing: border-box;
  margin-bottom: 0.68em;
  padding-bottom: 0.68em;
  padding-left: 25px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.field.downloads .field.choice input {
  left: 0;
  position: absolute;
  top: 2px;
}
.field.downloads .field.downloads-all {
  border-bottom: 0;
  padding-left: 0;
}
.field.downloads .sample.link {
  float: right;
}
.field.downloads-all .label {
  color: #404040;
  text-decoration: none;
  cursor: pointer;
}
.field.downloads-all .label:visited {
  color: #404040;
  text-decoration: none;
}
.field.downloads-all .label:hover {
  color: #441e1e;
  text-decoration: underline;
}
.field.downloads-all .label:active {
  color: #8a262e;
  text-decoration: underline;
}
.field.downloads-all input {
  opacity: 0;
}
.field.downloads.downloads-no-separately .field.choice {
  padding-left: 0;
}
.page-product-giftcard .giftcard-amount {
  border-top: 1px #c1c1c1 solid;
  clear: both;
  margin-bottom: 0;
  padding-top: 15px;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 1.36em !important;
}
.page-product-giftcard .product-info-main .price-box .old-price {
  font-size: 20px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final > span {
  display: block;
  margin-bottom: 0.34em;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final > span:last-child {
  margin-bottom: 0;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.page-product-giftcard .product-info-main .price-box + .giftcard.form {
  border-top: 1px #c1c1c1 solid;
  padding-top: 15px;
}
.page-product-giftcard .product-info-main .alert {
  clear: left;
}
.page-product-giftcard .product-info-stock-sku {
  display: block;
}
.page-product-giftcard .product-add-form {
  border: 0;
  clear: none;
  padding-top: 0;
}
.page-product-giftcard .product-add-form .product-options-wrapper .field:not(.text) {
  margin-bottom: 1.36em;
  margin-top: 1.36em;
}
.page-product-giftcard .giftcard.form {
  clear: both;
}
.page-product-giftcard .price-box {
  margin-bottom: 10px;
}
.page-product-giftcard .product-info-price {
  border: 0;
  display: block;
  float: right;
  white-space: nowrap;
  width: auto;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 2.04em;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 1.36em;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 1.36em;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 0.68em;
}
.gift-message .field {
  margin-bottom: 1.36em;
}
.gift-message .field .label {
  color: #666666;
  font-weight: lighter;
}
.gift-options {
  margin: 1.36em 0;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  font-weight: 600;
  margin: 0 0 1.36em;
}
.gift-options-content .fieldset {
  margin: 0 0 1.36em;
}
.gift-summary {
  margin-top: 0.68em;
  position: relative;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 0 0 0 1.36em;
  width: auto;
}
.gift-summary .action-edit,
.gift-summary .action-delete {
  display: inline-block;
  text-decoration: none;
}
.gift-summary .action-edit > span,
.gift-summary .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-summary .action-edit:before,
.gift-summary .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-summary .action-edit:hover:before,
.gift-summary .action-delete:hover:before {
  color: #441e1e;
}
.gift-summary .action-edit:active:before,
.gift-summary .action-delete:active:before {
  color: #757575;
}
.gift-summary .action-delete:before {
  content: '\e604';
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: 20px;
  color: #757575;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 0.68em;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: #441e1e;
}
.action-gift:active:after {
  color: #757575;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.gift-summary .actions-toolbar,
.cart.table-wrapper .gift-summary .actions-toolbar {
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin-right: -100%;
  padding: 1.36em 0;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.cart.table-wrapper .item-gift._active {
  border-top: 1px solid #c1c1c1;
}
.cart.table-wrapper .item-gift .action {
  margin-right: 0;
}
.gift-item-block {
  border-bottom: 1px solid #c1c1c1;
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  color: #404040;
  cursor: pointer;
  margin: 0;
  padding: 0.68em 2.72em 0.68em 15px;
  position: relative;
  display: block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: 20px;
  color: #858585;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 0.68em;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: #441e1e;
}
.gift-item-block .content {
  padding: 0.68em 0 1.36em;
  position: relative;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: lighter;
  margin: 0.68em 0;
}
.gift-messages-order {
  margin-bottom: 1.7em;
}
.gift-message-summary {
  padding-right: 7rem;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 2.72em;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.giftregisty-dropdown .action.toggle {
  color: #404040;
}
.table-giftregistry-items .product-image {
  margin-right: 0.68em;
  float: left;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 15px 0 0.34em;
  text-align: left;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 0.68em;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.form-giftregistry-search {
  margin-bottom: 4.08em;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 1.7em;
}
.block-giftregistry-shared-items .item .col {
  border: 0;
}
.block-giftregistry-shared-items th {
  border-bottom: 1px solid #cccccc;
}
.block-giftregistry-shared-items .col {
  padding: 20px 11px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 0.68em 0;
}
.block-giftregistry-shared-items .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: 0 0 0.34em;
}
.gift-wrapping .label {
  margin: 0 0 8px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 0.68em;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 25px;
  margin: 1.36em 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 1.36em 0 0.68em;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 4rem;
  color: #494949;
  content: '\e62a';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 0.68em 0.68em 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: 0.68em 0;
}
.gift-wrapping-title .action-remove {
  margin: -0.34em 0 0 0.34em;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-title .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-title .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-title .action-remove:hover:before {
  color: #441e1e;
}
.gift-wrapping-title .action-remove:active:before {
  color: #757575;
}
.gift-options-content .fieldset .field {
  margin: 0.68em 0;
}
.gift-wrapping-summary {
  padding-right: 7rem;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .fieldset.gift-message .field.gift-wrapping {
  padding: 0;
  width: 100%;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping {
  margin: 1.36em 0 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img {
  float: left;
  margin: 0 0.68em 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: 1.36em;
}
.order-options .product {
  margin-bottom: 0.68em;
}
.order-options .product-image-container {
  float: left;
  padding-right: 0.68em;
}
.order-options .gift-wrapping {
  margin-bottom: 0.68em;
}
.table-wrapper.grouped {
  width: auto;
}
.table.grouped .row-tier-price > td {
  border-top: 0;
}
.table.grouped .col.item {
  width: 90%;
}
.table.grouped .col.qty {
  width: 10%;
}
.table.grouped .product-item-name {
  display: inline-block;
  font-weight: lighter;
  margin-bottom: 0.68em;
}
.table.grouped .price-box p {
  margin: 0;
}
.table.grouped .price-box .price {
  font-weight: 700;
}
.table.grouped .price-box .old-price .price {
  font-weight: normal;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.page-product-grouped .product-info-main .alert {
  clear: left;
}
.page-product-grouped .box-tocart {
  margin-top: 0.68em;
}
.box-tocart .action.instant-purchase {
  vertical-align: top;
}
.box-tocart .action.instant-purchase:not(:last-child) {
  margin-bottom: 15px;
}
.form-add-invitations .additional,
.form-add-invitations .field.message {
  margin-top: 1.36em;
}
.form-add-invitations .action.remove {
  top: 4px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.filter.block {
  margin-bottom: 0;
}
.filter-title strong {
  background-color: #f0f0f0;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border: 1px solid #cccccc;
  border-radius: 3px;
  font-weight: 400;
  left: 0;
  line-height: 16px;
  padding: 7px 0.68em;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 2;
}
.filter-title strong[data-count]:after {
  color: #ffffff;
  background: #ff5501;
  border-radius: 2px;
  content: attr(data-count);
  display: inline-block;
  font-size: .8em;
  line-height: 1;
  margin: 0 0.34em;
  min-width: 1em;
  padding: 2px;
}
.filter-title strong.disabled {
  opacity: .5;
}
.filter .block-subtitle {
  border-bottom: 1px solid #cccccc;
  font-size: 20px;
  font-weight: 600;
  line-height: 1em;
  padding: 0.68em 0.68em 1.36em;
}
.filter-subtitle {
  display: none;
}
.filter-current {
  margin: 0;
}
.filter-current .items {
  padding: 0.34em 0.68em;
}
.filter-current .item {
  padding-left: 17px;
  position: relative;
  z-index: 1;
}
.filter .filter-current-subtitle {
  border: none;
  display: block;
  padding-bottom: 0.68em;
}
.filter-current .action.remove {
  left: -2px;
  position: absolute;
  top: -1px;
}
.filter-actions {
  margin-bottom: 1.7em;
  padding: 0 0.68em;
}
.filter-label {
  font-weight: 700;
}
.filter-label:after {
  content: ': ';
}
.filter-value {
  color: #757575;
}
.filter-options {
  display: none;
  margin: 0;
}
.filter-options-item {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 0.68em;
}
.filter-options-title {
  cursor: pointer;
  font-weight: 600;
  margin: 0;
  overflow: hidden;
  padding: 0.68em 30.68em 0 0.68em;
  position: relative;
  text-transform: uppercase;
  word-break: break-all;
  z-index: 1;
  display: block;
  text-decoration: none;
}
.filter-options-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.filter-options-title:after {
  position: absolute;
  right: 13px;
  top: 12px;
}
.filter-options-title:hover {
  color: #000000;
}
.active > .filter-options-title:after {
  content: '\e621';
}
.filter-options-content {
  margin: 0;
  padding: 0.68em;
}
.filter-options-content .item {
  line-height: 1.5em;
  margin: 0.68em 0;
}
.filter-options-content a {
  color: #494949;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 7px;
}
.filter-options-content a:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.filter-options-content a:hover + .count {
  background-color: #e8e8e8;
}
.filter-options-content .count {
  color: #757575;
  font-weight: 300;
  padding-left: 5px;
  padding-right: 5px;
}
.filter-options-content .count:before {
  content: '(';
}
.filter-options-content .count:after {
  content: ')';
}
.map-popup-wrapper.popup .action.close {
  top: 0.68em;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #adadad;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 0.68em;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.map-popup .popup-header .title {
  color: #303030;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  font-size: 3.2rem;
  margin-top: 0.17rem;
  margin-bottom: 0.136rem;
}
.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: lighter;
  right: 0.68em;
  top: 0.68em;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.map-popup .popup-actions .action.close:active:before {
  color: #737373;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin: 0 0 1.36em;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 1.36em;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .action.primary {
  margin-right: 0.68em;
}
.map-popup .map-msrp {
  margin-bottom: 0.68em;
}
.map-popup .actual-price {
  margin: 3px 0 15px;
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-popup .popup-header {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-fallback-price {
  display: none;
}
.map-old-price,
.product-item .map-old-price,
.product-info-price .map-show-info {
  display: inline-block;
  min-width: 10rem;
}
.map-old-price:not(:last-child),
.product-item .map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 0.68em;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: lighter;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #404040;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited {
  color: #404040;
  text-decoration: none;
}
button.map-show-info:hover {
  color: #441e1e;
  text-decoration: underline;
}
button.map-show-info:active {
  color: #8a262e;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  color: #404040;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  margin-right: 5%;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #666666;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #441e1e;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #666666;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #441e1e;
}
.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 #817c75;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0px 20px 50px -20px rgba(0, 0, 0, 0.5);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #f8f9f9;
  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 #404040 transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  padding: 6px 0;
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li {
  padding: 0;
}
.wishlist.split.button > .action.split {
  margin-right: 5px;
}
.wishlist.split.button > .action.split:before {
  content: '\e600';
}
.wishlist.split.button > .action.split:before {
  margin: 0;
  width: 18px;
}
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.wishlist.split.button > .action:hover {
  color: #441e1e;
}
.wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #666666;
  content: '';
  float: left;
  height: 15px;
  margin: 3px 4px 0 0;
}
.cart.table-wrapper .wishlist.split.button {
  vertical-align: baseline;
}
.cart.table-wrapper .wishlist.split.button > .action.split {
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle:after {
  color: #404040;
}
.cart.table-wrapper .wishlist.split.button > .action.split,
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  color: #404040;
}
.cart.table-wrapper .wishlist.split.button > .action.split:before,
.cart.table-wrapper .wishlist.split.button > .action.toggle:before {
  display: none;
}
.wishlist.window.popup {
  background: #ffffff;
  border: 1px solid #adadad;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.wishlist.window.popup .popup-header .title {
  color: #303030;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  font-size: 3.2rem;
  margin-top: 0.17rem;
  margin-bottom: 0.136rem;
}
.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: lighter;
  right: 0.68em;
  top: 0.68em;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: #737373;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #8c8c8c;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.wishlist.overlay.active {
  display: block;
}
.wishlist-dropdown.move .action.toggle,
.wishlist-dropdown.copy .action.toggle {
  color: #404040;
}
.page-multiple-wishlist .actions-toolbar > .primary {
  display: block;
  float: none;
  text-align: left;
}
.page-multiple-wishlist .actions-toolbar > .primary .action.remove {
  float: right;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 0.68em;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 0.68em;
}
.block-wishlist-management .wishlist-notice {
  color: #ab4b4b;
  display: inline-block;
  margin-right: 1.36em;
}
.block-wishlist-management .wishlist-notice.private {
  display: inline-block;
  text-decoration: none;
}
.block-wishlist-management .wishlist-notice.private:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #c67d7d;
  content: '\e629';
  font-family: 'luma-icons';
  margin: 0 0.34em 0 0;
  vertical-align: text-bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 1.36em;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown {
  right: 0;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown:before {
  left: auto;
  right: 11px;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown:after {
  left: auto;
  right: 10px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 1.36em;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 4.08em;
  max-width: 500px;
}
.block-wishlist-search-results .table-wrapper {
  border-top: none;
}
.block-wishlist-info-items .block-title {
  margin-bottom: 1.36em;
  font-size: 2.2rem;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 1.36em;
}
.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 0.68em;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 0.68em 0;
  visibility: hidden;
}
.block-wishlist-info-items .wishlist-dropdown .change {
  color: #404040;
}
.block-wishlist-info-items .action.towishlist {
  padding: 0.68em 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 1.36em;
  margin-top: 2.04em;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #343434;
}
.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: 1.7em;
  padding-left: -2.64em;
}
.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: 0.68em;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: lighter;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #8a262e;
}
.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: 0.68em;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: lighter;
}
.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: 2.04em;
}
.multicheckout .title strong {
  font-weight: lighter;
}
.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: lighter;
  margin-left: 0.68em;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 2.72em;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 1.7em;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 0.68em;
}
.multicheckout .item-options {
  margin: 0.68em 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 0.68em;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: lighter;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #c78080;
}
.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: 2.72em;
}
.multicheckout.order-review .error-description {
  color: #8a262e;
  font-weight: lighter;
  margin-bottom: 0.68em;
  margin-top: -0.68em;
}
.multicheckout .box-title span {
  margin-right: 0.68em;
}
.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 0.34em;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 3rem;
  margin-bottom: 2.72em;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: lighter;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 20px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 32px;
  color: #575757;
  content: '\e61d';
  font-family: 'luma-icons';
  margin: 0 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  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;
  white-space: nowrap;
}
.data.switch .counter {
  color: #ab4b4b;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 88px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #8a262e;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #8a262e;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.review-control-vote:before {
  content: '\e625' '\e625' '\e625' '\e625' '\e625';
}
.products-reviews-toolbar {
  position: relative;
}
.products-reviews-toolbar .toolbar-amount {
  position: relative;
  text-align: center;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 1.36em;
  padding: 0;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 1.36em 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #f8f9f9;
  border: #441e1e 1px solid;
  color: #441e1e;
  font-size: 1.6rem;
  line-height: 1rem;
  padding: 7px 15px;
  margin: 0;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #f8f9f9;
  border: #441e1e 1px solid;
  color: #441e1e;
}
.review-form .action.submit.primary:hover {
  background: #f8f9f9;
  border: #8a262e 1px solid;
  color: #8a262e;
}
.review-form .actions-toolbar .actions-primary {
  padding: 0;
}
.fieldset .review-legend.legend {
  border-bottom: 0;
  line-height: 1.3;
  margin-bottom: 1.36em;
  padding: 0;
}
.fieldset .review-legend.legend span {
  margin: 0;
}
.fieldset .review-legend.legend strong {
  display: block;
  font-weight: 600;
}
.fieldset .review-field-ratings > .label {
  font-weight: 600;
  margin-bottom: 0.68em;
  padding: 0;
}
.review-control-vote label:before,
.review-control-vote:before {
  font-size: 32px;
  height: 32px;
  letter-spacing: 10px;
  line-height: 32px;
}
.review-field-rating .label {
  font-weight: 600;
}
.review-field-rating .control {
  margin-bottom: 3.264em;
  margin-top: 0.68em;
}
.review-list {
  margin-bottom: 2.04em;
}
.review-list .block-title strong {
  color: #303030;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  font-size: 3.2rem;
  margin-top: 0.17rem;
  margin-bottom: 0.136rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 1.36em 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 0.68em;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-author .review-details-value {
  font-weight: lighter;
}
.review-date {
  display: inline;
}
.review-title {
  color: #303030;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  font-size: 2.8rem;
  margin-top: 0.136rem;
  margin-bottom: 0.068rem;
  margin: 0 0 1.36em;
}
.review-content {
  margin-bottom: 1.36em;
}
.page-main .column .review-add {
  margin-bottom: 0;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer.review.view .review.title,
.customer.review.view .ratings.summary.items,
.customer.review.view .product.details {
  margin-bottom: 1.36em;
}
.product-reviews-summary {
  margin-bottom: 0.34em;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a:not(:last-child) {
  margin-right: 30px;
}
.product-reviews-summary .reviews-actions .action.add {
  white-space: nowrap;
}
.product-info-main .rating-summary,
.customer-review .rating-summary {
  margin-right: 30px;
}
.block-reviews-dashboard .items .item {
  margin-bottom: 1.36em;
}
.block-reviews-dashboard .items .item:last-child {
  margin-bottom: 0;
}
.block-reviews-dashboard .product-name {
  display: inline-block;
}
.block-reviews-dashboard .product-name:not(:last-child) {
  margin-bottom: 0.34em;
}
.block-reviews-dashboard .rating-summary .label {
  font-weight: 600;
  margin-right: 0.68em;
  vertical-align: middle;
}
.table-reviews .product-name,
.block-reviews-dashboard .product-name {
  font-weight: lighter;
}
.table-reviews .rating-summary {
  display: inline-block;
  vertical-align: baseline;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details {
  margin: 0;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 1.36em;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 0.68em;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  color: #303030;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  line-height: 1.1;
  font-size: 2.8rem;
  margin-top: 0.136rem;
  margin-bottom: 0.068rem;
  font-weight: 600;
  margin-bottom: 1.36em;
}
.customer-review .review-details .review-content {
  margin: 0;
  margin-bottom: 1.36em;
}
.customer-review .review-details .review-date {
  color: #c78080;
}
.block-reward-info .reward-balance {
  font-size: 1.8rem;
  margin-bottom: 1.7em;
}
.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: 1.7em;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 0.68em;
}
.order-details-items.rma .order-title {
  display: none;
}
.order-details-items.rma .order-title + .toolbar {
  display: none;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.table-wrapper.table-returns .returns-details.hidden {
  display: none;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: lighter;
}
.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: 1.36em;
}
.magento-rma-guest-create .order-links .item a {
  line-height: 1.42857143;
  margin: 0 2.04em 0 0;
  padding: 0;
  color: #404040;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.magento-rma-guest-create .order-links .item a:visited {
  color: #404040;
  text-decoration: none;
}
.magento-rma-guest-create .order-links .item a:hover {
  color: #441e1e;
  text-decoration: underline;
}
.magento-rma-guest-create .order-links .item a:active {
  color: #8a262e;
  text-decoration: underline;
}
.magento-rma-guest-create .order-links .item a:hover,
.magento-rma-guest-create .order-links .item a:active,
.magento-rma-guest-create .order-links .item a:focus {
  background: none;
  border: 0;
}
.magento-rma-guest-create .order-links .item a.disabled,
.magento-rma-guest-create .order-links .item a[disabled],
fieldset[disabled] .magento-rma-guest-create .order-links .item a {
  color: #404040;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
.order-links .item {
  line-height: 2.72em;
  margin: 0 0 -1px;
}
.order-links .item strong {
  background: #ffffff;
  border: 1px solid #cccccc;
  display: block;
  font-weight: lighter;
  padding: 0 20px;
}
.order-links .item a {
  background: #f6f6f6;
  color: #6d6d6d;
  border: 1px solid #cccccc;
  display: block;
  font-weight: lighter;
  padding: 0 20px;
}
.order-links .item a:hover {
  background: #ffffff;
  text-decoration: none;
}
.order-details-items {
  border: 1px solid #cccccc;
  margin-bottom: 2.72em;
  padding: 0.68em;
}
.order-details-items .order-title {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 0.68em;
}
.order-details-items .order-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.order-details-items .order-title .action {
  display: inline-block;
}
.order-details-items .table-wrapper {
  margin: 0;
}
.order-details-items .table-wrapper + .actions-toolbar {
  display: none;
}
.order-details-items .table-wrapper:not(:last-child) {
  margin-bottom: 2.04em;
}
.order-details-items .table-wrapper.order-items-shipment {
  overflow: visible;
}
.order-details-items .table-order-items > thead > tr > th {
  border-bottom: 1px solid #cccccc;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #cccccc;
}
.account .order-details-items .table-order-items tbody tr:nth-child(even) td {
  background: none;
}
.order-details-items .table-order-items tbody td {
  padding-bottom: 20px;
  padding-top: 20px;
}
.order-details-items .table-order-items tbody .col.label {
  font-weight: 700;
  padding-bottom: 5px;
  padding-top: 0;
}
.order-details-items .table-order-items tbody .col.options {
  padding: 10px 10px 15px;
}
.order-details-items .table-order-items tbody > .item-parent td {
  padding-bottom: 5px;
}
.order-details-items .table-order-items tbody > .item-parent + tr td {
  padding-top: 5px;
}
.order-details-items .table-order-items tbody .item-options-container td {
  padding-bottom: 15px;
  padding-top: 0;
}
.order-details-items .table-order-items .product-item-name {
  margin: 0 0 10px;
}
.order-details-items .item-options {
  margin: 0;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options dd:last-child {
  margin-bottom: 0;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-details-items thead .col.qty {
  text-align: center;
}
.order-details-items .col.name {
  padding-top: 16px;
}
.order-details-items .action.show {
  display: inline-block;
  text-decoration: none;
  color: #441e1e;
}
.order-details-items .action.show > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.order-details-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .action.show.expanded:after {
  content: '\e621';
}
.order-details-items .product-item-name {
  font-size: 1.8rem;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .pages-items .item:first-child,
.order-details-items .pages-items .item:last-child {
  margin-right: 0;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .block-content .box {
  margin-bottom: 30px;
}
.block-order-details-view .box-title {
  font-weight: 600;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: lighter;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: lighter;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.column.main .order-details-items .block-order-details-gift-message {
  margin: 40px 0 0;
}
.block-order-details-gift-message + .actions-toolbar {
  display: none;
}
.order-tracking {
  margin: 0;
  padding: 20px 0;
}
.order-title + .order-tracking {
  border-bottom: 1px solid #cccccc;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  display: none;
  margin: 0;
}
.form-orders-search .field:last-child {
  margin-bottom: 1.36em;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
}
.block-reorder .product-item-name {
  float: left;
  width: calc(100% - 20px);
}
.block-reorder .product-item::after {
  clear: both;
  content: '';
  display: table;
}
.block-reorder .product-item .field.item {
  float: left;
  width: 20px;
}
.form.send.friend .fieldset .field .control {
  width: 100%;
}
.product-social-links .action.mailto.friend:before {
  content: '\e61d';
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: lighter;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #404040;
  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: #404040;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #441e1e;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #8a262e;
  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: #404040;
  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: lighter;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #404040;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 1.36em;
}
.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: #404040;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #441e1e;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #8a262e;
  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: #404040;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e600';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 0.68em;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 0.68em 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: 0.68em 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 0.68em;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.link.wishlist .counter {
  color: #ab4b4b;
  white-space: nowrap;
}
.link.wishlist .counter:before {
  content: '(';
}
.link.wishlist .counter:after {
  content: ')';
}
.block-wishlist .product-item-name {
  margin-right: 1.7em;
}
.products-grid.wishlist .product-item {
  margin-left: 2%;
  width: calc((100% - 4%) / 3);
}
.products-grid.wishlist .product-item:nth-child(3n + 1) {
  margin-left: 0;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 0.68em;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 0.68em 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item-actions .action.edit,
.products-grid.wishlist .product-item-actions .action.delete {
  display: inline-block;
  text-decoration: none;
}
.products-grid.wishlist .product-item-actions .action.edit > span,
.products-grid.wishlist .product-item-actions .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.products-grid.wishlist .product-item-actions .action.edit:before,
.products-grid.wishlist .product-item-actions .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.products-grid.wishlist .product-item-actions .action.edit:hover:before,
.products-grid.wishlist .product-item-actions .action.delete:hover:before {
  color: #441e1e;
}
.products-grid.wishlist .product-item-actions .action.edit:active:before,
.products-grid.wishlist .product-item-actions .action.delete:active:before {
  color: #757575;
}
.products-grid.wishlist .product-item-actions .action.delete:before {
  content: '\e604';
}
.theme-pearl .sidebar #layered-filter-block .filter-options .swatch-option.color.disabled:after {
  visibility: visible;
  content: '';
}
.theme-pearl .sidebar #layered-filter-block .filter-options .swatch-option.color.disabled:hover {
  overflow: hidden;
}
.theme-pearl .sidebar #layered-filter-block .filter-options .swatch-option.color.disabled:hover:before {
  visibility: hidden;
}
.theme-pearl.page-products .sorter {
  right: 0px;
}
.toolbar.toolbar-products label {
  text-transform: uppercase;
  font-size: 12px;
}
.toolbar.toolbar-products label span {
  text-transform: uppercase;
  font-size: 12px;
}
.toolbar.toolbar-products select {
  border-style: solid;
  box-shadow: unset;
  text-transform: uppercase;
  font-size: 12px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .toolbar.toolbar-products select {
    padding-top: 2px;
  }
}
.toolbar.toolbar-products select:focus:not([disabled]) {
  box-shadow: unset;
}
.toolbar.toolbar-products select option:checked,
.toolbar.toolbar-products select option:not(:checked) {
  border: 1px solid #DADADA;
  box-shadow: none;
  background: #fff;
  padding: 5px 10px;
}
.toolbar.toolbar-products select option:checked,
.toolbar.toolbar-products select option:hover {
  background-color: #000000;
  filter: grayscale(400%);
}
.toolbar.toolbar-products select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #333333;
}
@-moz-document url-prefix() {
  select {
    color: transparent !important;
    text-shadow: 0 0 0 #333333 !important;
  }
}
.toolbar.toolbar-products .modes #modes-label {
  text-transform: uppercase;
  font-size: 12px;
}
.toolbar.toolbar-products .modes .modes-mode {
  box-shadow: unset;
}
.toolbar.toolbar-products .modes .modes-mode.mode-grid {
  font-size: 32px;
  font-family: font-icons;
  position: relative;
  top: 0;
  margin: 0 5px 0 0;
  padding: 0;
  width: 25px;
  height: 25px;
  line-height: 25px !important;
  text-align: center;
  font-size: 20px;
  display: inline-block;
  font-family: 'font-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  width: 32px;
  height: 32px;
  line-height: 30px !important;
}
.toolbar.toolbar-products .modes .modes-mode.mode-grid:before {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: 32px;
}
.toolbar.toolbar-products .modes .modes-mode.mode-grid:before {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}
.toolbar.toolbar-products .modes .modes-mode.mode-grid:before {
  float: left;
  width: 32px;
  height: 32px;
  line-height: 30px;
  content: "\e649";
}
.toolbar.toolbar-products .modes .modes-mode.mode-list {
  font-size: 32px;
  font-family: font-icons;
  position: relative;
  top: 0;
  margin: 0 5px 0 0;
  padding: 0;
  width: 25px;
  height: 25px;
  line-height: 25px !important;
  text-align: center;
  font-size: 20px;
  display: inline-block;
  font-family: 'font-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  width: 32px;
  height: 32px;
  line-height: 30px !important;
}
.toolbar.toolbar-products .modes .modes-mode.mode-list:before {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: 32px;
}
.toolbar.toolbar-products .modes .modes-mode.mode-list:before {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}
.toolbar.toolbar-products .modes .modes-mode.mode-list:before {
  float: left;
  width: 32px;
  height: 32px;
  line-height: 30px;
  content: "\e648";
}
.toolbar.toolbar-products #toolbar-amount {
  text-transform: uppercase;
  font-size: 12px;
  position: inherit;
}
.toolbar.toolbar-products .pages #paging-label {
  text-transform: uppercase;
  font-size: 12px;
}
.toolbar.toolbar-products .pages ul {
  float: left;
}
.toolbar.toolbar-products .pages ul li.item {
  float: left;
  line-height: 0;
  margin: 0;
}
.toolbar.toolbar-products .pages ul li.item a.page {
  width: 32px;
  min-width: 32px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  padding: 0;
  margin: 0 5px;
}
.toolbar.toolbar-products .pages ul li.item a.action.next > span,
.toolbar.toolbar-products .pages ul li.item a.action.previous > span {
  width: 1px;
  height: 1px;
}
.toolbar.toolbar-products .pages ul li.item span {
  float: left;
  width: 100%;
  height: 32px;
  line-height: 30px;
  text-align: center;
}
.toolbar.toolbar-products .pages ul li.item span.label {
  width: 1px;
  height: 1px;
}
.toolbar.toolbar-products .pages ul li.item.current strong.page {
  width: 32px;
  min-width: 32px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  padding: 0;
  margin: 0 2.5px;
}
.toolbar.toolbar-products .pages ul li.item.pages-item-previous a,
.toolbar.toolbar-products .pages ul li.item.pages-item-next a {
  width: 32px;
  min-width: 32px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  padding: 0;
  margin: 0 5px;
  box-shadow: unset;
}
.toolbar.toolbar-products .pages ul li.item.pages-item-previous a:before,
.toolbar.toolbar-products .pages ul li.item.pages-item-next a:before {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0;
}
.toolbar.toolbar-products .field.limiter label {
  text-transform: uppercase;
  font-size: 12px;
}
.toolbar.toolbar-products .field.limiter label span {
  text-transform: uppercase;
  font-size: 12px;
}
.toolbar.toolbar-products .field.limiter .limiter-text {
  text-transform: uppercase;
  font-size: 12px;
}
.toolbar.toolbar-products .toolbar-sorter label {
  text-transform: uppercase;
  font-size: 12px;
}
.toolbar.toolbar-products .sorter-action:before {
  font-size: 10px;
  color: #000000;
}
.toolbar.toolbar-products .sorter-action:hover:before {
  color: #666666;
}
.products-grid .product-item .product-item-name {
  text-decoration: none;
}
.product-social-links .action.tocompare,
.product-social-links .action.towishlist,
.product-social-links .action.mailto {
  width: auto;
  height: auto;
  line-height: 32px !important;
}
.product-social-links .action.tocompare:before,
.product-social-links .action.towishlist:before,
.product-social-links .action.mailto:before {
  font-size: 32px;
  font-family: font-icons;
  position: relative;
  top: 0;
  margin: 0 5px 0 0;
  padding: 0;
  width: 25px;
  height: 25px;
  line-height: 25px !important;
  text-align: center;
  font-size: 20px;
  display: inline-block;
  font-family: 'font-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  width: auto !important;
}
.product-social-links .action.tocompare:before:before,
.product-social-links .action.towishlist:before:before,
.product-social-links .action.mailto:before:before {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: 32px;
}
.product-social-links .action.tocompare:before:before,
.product-social-links .action.towishlist:before:before,
.product-social-links .action.mailto:before:before {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}
.product-social-links .action.towishlist:before {
  content: "\e68c" !important;
}
.product-social-links .action.tocompare:before {
  content: "\e67f" !important;
}
.product-social-links .action.mailto:before {
  content: "\e866" !important;
}
.block.related .action.select {
  font-size: 14px;
  color: #000;
}
.block.related .action.select span {
  color: #000;
}
:root .theme-pearl .column.main .product-items {
  margin-left: 0px;
}
.column.main .products-grid.products-related .product-item .product-item-info,
.column.main .products-grid.products-crosssell .product-item .product-item-info,
.column.main .products-grid.products-upsell .product-item .product-item-info {
  display: inline-block;
  float: left;
}
.column.main .products-grid .product-item {
  padding-left: 0;
}
.column.main .products-grid .product-item .action.tocompare,
.column.main .products-grid .product-item .action.towishlist {
  font-size: 22px;
  font-family: font-icons;
  position: relative;
  top: 0;
  margin: 0 5px 0 0;
  padding: 0;
  width: 25px;
  height: 25px;
  line-height: 25px !important;
  text-align: center;
  font-size: 20px;
  display: inline-block;
  font-family: 'font-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  width: auto;
  height: auto;
  line-height: 22px !important;
}
.column.main .products-grid .product-item .action.tocompare:before,
.column.main .products-grid .product-item .action.towishlist:before {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: 22px;
}
.column.main .products-grid .product-item .action.tocompare:before,
.column.main .products-grid .product-item .action.towishlist:before {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}
.column.main .products-grid .product-item .action.tocompare:before,
.column.main .products-grid .product-item .action.towishlist:before {
  width: auto !important;
}
.column.main .products-grid .product-item .action.towishlist:before {
  content: "\e68c";
  padding: 2px 5px;
}
.column.main .products-grid .product-item .action.tocompare:before {
  content: "\e67f";
}
.column.main .products-grid .product-item .price-container .price {
  padding-right: 3px;
}
.column.main .products-grid .product-item .product-item-info {
  margin: 0;
  padding: 10px;
}
.column.main .products-grid .product-item .product-item-info .addtocart_position_3 + div[class*="swatch-opt"],
.column.main .products-grid .product-item .product-item-info .addtocart_position_4 + div[class*="swatch-opt"] {
  margin: 0;
  padding: 20px 0 0;
}
.column.main .products-grid .product-item .product-item-info .addtocart_position_1,
.column.main .products-grid .product-item .product-item-info .addtocart_position_2,
.column.main .products-grid .product-item .product-item-info .addtocart_position_3,
.column.main .products-grid .product-item .product-item-info .addtocart_position_4,
.column.main .products-grid .product-item .product-item-info .addtocart_position_5 {
  position: relative;
  z-index: 1;
}
.column.main .products-grid .product-item .product-item-info .addtocart_position_1.center,
.column.main .products-grid .product-item .product-item-info .addtocart_position_2.center,
.column.main .products-grid .product-item .product-item-info .addtocart_position_3.center,
.column.main .products-grid .product-item .product-item-info .addtocart_position_4.center,
.column.main .products-grid .product-item .product-item-info .addtocart_position_5.center {
  margin: 0 auto;
}
.column.main .products-grid .product-item .product-item-info .addtocart_position_1.left,
.column.main .products-grid .product-item .product-item-info .addtocart_position_2.left,
.column.main .products-grid .product-item .product-item-info .addtocart_position_3.left,
.column.main .products-grid .product-item .product-item-info .addtocart_position_4.left,
.column.main .products-grid .product-item .product-item-info .addtocart_position_5.left {
  float: left;
  margin: 0;
}
.column.main .products-grid .product-item .product-item-info .product.photo.product-item-photo {
  float: left;
  width: 100%;
  text-align: center;
}
.column.main .products-grid .product-item .product-item-info .product_image {
  position: relative;
  text-align: center;
}
.column.main .products-grid .product-item .product-item-info .product_image .addtocart_position_2,
.column.main .products-grid .product-item .product-item-info .product_image .addtocart_position_1 {
  display: inline-block;
  right: 0;
  bottom: 5px;
  left: 0;
  z-index: 1;
}
.column.main .products-grid .product-item .product-item-info .product_image .addtocart_position_2 {
  visibility: hidden;
}
.column.main .products-grid .product-item .product-item-info .product_image .whishlist_position_1,
.column.main .products-grid .product-item .product-item-info .product_image .whishlist_position_2,
.column.main .products-grid .product-item .product-item-info .product_image .compare_position_1,
.column.main .products-grid .product-item .product-item-info .product_image .compare_position_2 {
  position: absolute;
  top: 10px;
  left: 15px;
  z-index: 1;
}
.column.main .products-grid .product-item .product-item-info .product_image .whishlist_position_3,
.column.main .products-grid .product-item .product-item-info .product_image .whishlist_position_4,
.column.main .products-grid .product-item .product-item-info .product_image .compare_position_3,
.column.main .products-grid .product-item .product-item-info .product_image .compare_position_4 {
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 1;
}
.column.main .products-grid .product-item .product-item-info .product_image .whishlist_position_2,
.column.main .products-grid .product-item .product-item-info .product_image .whishlist_position_4,
.column.main .products-grid .product-item .product-item-info .product_image .compare_position_2,
.column.main .products-grid .product-item .product-item-info .product_image .compare_position_4 {
  visibility: hidden;
}
.column.main .products-grid .product-item .product-item-info .product-item-details > * {
  position: relative;
  z-index: 2;
  clear: both;
}
.column.main .products-grid .product-item .product-item-info .product-item-details .field.choice.related {
  position: absolute;
}
.column.main .products-grid .product-item .product-item-info .product-item-details .product-item-inner {
  margin: 0;
  border: none;
  box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  position: relative;
  padding: 0;
}
.column.main .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-inner-hide {
  margin: 0;
  padding: 0;
}
.column.main .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions {
  margin: 0 0 10px;
}
.column.main .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions.center {
  text-align: center;
}
.column.main .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions.center .actions-primary {
  text-align: center;
  display: inline-block;
  margin: 0 auto;
}
.column.main .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions.center .actions-secondary {
  vertical-align: middle;
}
.column.main .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions.center .actions-secondary a.action {
  top: 3px;
}
.column.main .products-grid .product-item .product-item-actions .actions-primary + .actions-secondary {
  vertical-align: middle;
}
.column.main .products-grid .product-item .reviews-actions {
  margin-top: 0;
}
.column.main .products-grid .product-item [class*="swatch-opt"]:not(.swatch-option-loading) {
  margin-bottom: 10px;
}
.column.main .products-grid .product-item .addtocart_position_4,
.column.main .products-grid .product-item .hoverShow {
  height: 0;
  overflow: hidden;
}
.column.main .products-grid .product-item:hover {
  position: relative;
  z-index: 8;
  padding: 0 !important;
}
.column.main .products-grid .product-item .product-item-info:hover {
  background-color: white;
  top: 0;
  left: 0;
}
.column.main .products-grid .product-item .product-item-info:hover .product_image .addtocart_position_2 {
  visibility: visible;
}
.column.main .products-grid .product-item .product-item-info:hover .product_image .whishlist_position_2,
.column.main .products-grid .product-item .product-item-info:hover .product_image .whishlist_position_4,
.column.main .products-grid .product-item .product-item-info:hover .product_image .compare_position_2,
.column.main .products-grid .product-item .product-item-info:hover .product_image .compare_position_4 {
  visibility: visible;
}
.column.main .products-grid .product-item .product-item-info:hover .swatch-attribute-options {
  display: inline-block;
}
.column.main .products-grid .product-item .product-item-info:hover .addtocart_position_4 {
  visibility: visible;
  height: auto;
}
.column.main .products-grid .product-item .product-item-info:hover .hoverShow {
  height: auto;
}
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-wishlist .block-title strong {
  font-weight: 600;
}
.products-list .product-item {
  position: relative;
  z-index: 0;
  margin-top: 20px;
}
.products-list .product-item:hover {
  z-index: 1;
}
.products-list .product-item .rating-summary .rating-result {
  left: 0px;
}
.products-list .product-item .reviews-actions {
  margin-top: 0;
}
.products-list .product-item .product-item-info [class*="swatch-opt"] {
  margin-bottom: 10px;
  margin-left: -5px;
}
.products-list .product-item .product-item-info [class*="swatch-opt"] .swatch-attribute {
  visibility: visible !important;
}
.products-list .product-item .product-item-info [class*="swatch-opt"] .swatch-attribute .swatch-option:first-of-type {
  margin-left: 0;
}
.products-list .product-item .action.tocompare,
.products-list .product-item .action.towishlist {
  font-size: 22px;
  font-family: font-icons;
  position: relative;
  top: 0;
  margin: 0 5px 0 0;
  padding: 0;
  width: 25px;
  height: 25px;
  line-height: 25px !important;
  text-align: center;
  font-size: 20px;
  display: inline-block;
  font-family: 'font-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  width: auto;
  height: auto;
  line-height: 22px !important;
}
.products-list .product-item .action.tocompare:before,
.products-list .product-item .action.towishlist:before {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: 22px;
}
.products-list .product-item .action.tocompare:before,
.products-list .product-item .action.towishlist:before {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}
.products-list .product-item .action.tocompare:before,
.products-list .product-item .action.towishlist:before {
  width: auto !important;
}
.products-list .product-item .action.towishlist:before {
  content: "\e68c";
}
.products-list .product-item .action.tocompare:before {
  content: "\e67f";
}
.products-list .product-item .product-item-actions .actions-primary + .actions-secondary {
  vertical-align: middle;
}
.block .block-title strong {
  font-size: 12px;
  text-transform: uppercase;
}
.block .block-title .counter {
  padding-left: 10px;
}
#layered-filter-block.filter .block-subtitle {
  padding-left: 0;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid #eeeeee;
}
#layered-filter-block .filter-options-title {
  font-weight: 400;
}
#layered-filter-block .filter-content .filter-current ol {
  padding-right: 0;
  padding-left: 0;
}
#layered-filter-block .filter-content .filter-current ol li .action.remove:before {
  font-size: 12px;
}
#layered-filter-block .filter-content .filter-options .filter-options-item {
  padding-bottom: 0;
  border-bottom: none;
}
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title {
  border-bottom: 1px solid #eeeeee;
  padding: 10px 40px 10px 0;
}
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title:after {
  color: #303030;
}
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title:hover:after {
  color: #000000;
}
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content {
  padding-left: 0;
  padding-right: 0;
}
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .items .item a {
  width: 100%;
  padding-left: 20px;
}
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .items .item a:before {
  float: left;
  width: 10px;
  height: 10px;
  border: 1px solid #999999;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 4px 0 0;
  content: "";
}
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .items .item a:hover {
  background: none transparent;
  text-decoration: underline;
}
#layered-filter-block .block-actions.filter-actions {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}
#layered-filter-block .block-actions.filter-actions a {
  display: block;
  overflow: inherit;
}
.category-view .category-image img {
  width: 100%;
}
.category-view .category-description {
  margin: 10px auto;
  overflow: hidden;
  position: relative;
}
.category-view .category-description.more-less:after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: linear-gradient(to top, #ffffff 5%, rgba(255, 255, 255, 0) 50%);
  pointer-events: none;
}
.category-view .category-description.more:after {
  background: inherit;
}
.category-view .category-description:not(.more-less) {
  margin-bottom: 22px;
}
.category-view .category-show-more {
  margin: 0 auto 22px;
}
.category-view .category-show-more .show-more,
.category-view .category-show-more .show-less {
  display: none;
}
.category-view .category-show-more .show-more span,
.category-view .category-show-more .show-less span {
  cursor: pointer;
  margin: 0;
  padding-right: 20px;
  position: relative;
  top: 1px;
}
.category-view .category-show-more .show-more span:after,
.category-view .category-show-more .show-less span:after {
  font-family: 'luma-icons';
  position: absolute;
  right: 0;
}
.category-view .category-show-more .show-more.active,
.category-view .category-show-more .show-less.active {
  display: block;
}
.category-view .category-show-more .show-more span:after {
  content: '\e622';
}
.category-view .category-show-more .show-less span:after {
  content: '\e621';
}
.category-view .category-description-copy {
  position: absolute;
  top: -10000px;
}
.category-view .category-description-copy .category-description {
  max-height: unset;
}
.canvas_icons,
:root .page-header-v2 .page-header .header.links > li.authorization-link a:not([data-post]),
:root .page-header-v2 .page-header .header.links > .customer-welcome .customer-name {
  position: relative;
  top: 0;
  margin: 0 5px 0 0;
  padding: 0;
  width: 25px;
  height: 25px;
  line-height: 25px !important;
  text-align: center;
  font-size: 20px;
  display: inline-block;
  font-family: 'font-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
}
.canvas_icons:before {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}
@media (min-width: 768px) {
  .widget.block.block-static-block {
    margin: 0;
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .widget.block.block-static-block > * {
    margin: 0;
    padding: 0;
  }
  .widget.block.block-static-block img {
    display: block;
  }
}
.header.panel > .header.links > li.welcome {
  line-height: inherit !important;
}
.page-header .header-global-promo,
.page-wrapper .header-global-promo {
  height: 100%;
}
.page-header .header-global-promo .global-notification-wrapper,
.page-wrapper .header-global-promo .global-notification-wrapper {
  display: none;
  position: relative;
  top: 0px;
  width: 100%;
  padding: 10px;
  text-align: center;
  z-index: 1;
}
.page-header .header-global-promo .global-notification-wrapper a.close-global-notification,
.page-wrapper .header-global-promo .global-notification-wrapper a.close-global-notification {
  display: block;
  width: 9px;
  height: 9px;
  opacity: 1;
  margin-top: 3px;
  float: right;
  font-size: 12px;
  line-height: 1;
  position: absolute;
  top: 10px;
  right: 20px;
  color: #000;
}
.page-header .header-global-promo .notice-inner,
.page-wrapper .header-global-promo .notice-inner {
  margin: 0 auto;
  padding: 0px;
  width: 90%;
}
.page-header .header-global-promo .notice-inner *,
.page-wrapper .header-global-promo .notice-inner * {
  text-transform: none !important;
}
.page-header #switcher-language.switcher strong,
.page-header #switcher-store.switcher strong,
.page-header #switcher-currency.switcher strong {
  font-size: 12px;
}
.page-header #switcher-language .options ul.dropdown,
.page-header #switcher-store .options ul.dropdown,
.page-header #switcher-currency .options ul.dropdown {
  right: 0;
  z-index: 999;
}
.page-header #switcher-language .options ul.dropdown:before,
.page-header #switcher-store .options ul.dropdown:before,
.page-header #switcher-currency .options ul.dropdown:before {
  left: auto;
  right: 10px;
}
.page-header #switcher-language .options ul.dropdown:after,
.page-header #switcher-store .options ul.dropdown:after,
.page-header #switcher-currency .options ul.dropdown:after {
  left: auto;
  right: 9px;
}
.page-header #switcher-language .options ul.dropdown li a,
.page-header #switcher-store .options ul.dropdown li a,
.page-header #switcher-currency .options ul.dropdown li a {
  font-size: 12px;
}
.page-header * {
  text-transform: uppercase;
}
.page-header .header .minicart-wrapper * {
  text-transform: uppercase;
}
.page-header-v2 .header.content {
  padding: 21px 0;
  margin: 0 auto;
}
.page-header-v2 .header.content .logo {
  margin: 0 30px 0 0;
}
.page-header-v3 .header.content,
.page-header-v4 .header.content {
  padding: 15px 0 15px 0;
  margin: 0 auto;
}
.page-header-v3 .header.content .logo,
.page-header-v4 .header.content .logo {
  margin: 0 30px 0 0;
}
.page-header-v4 .header.content .desktop-logo .logo {
  display: block;
  text-align: center;
}
.page-header-v4 .header.content .desktop-logo .logo img {
  margin: 0 auto;
}
.page-header-v3 .header.content {
  padding: 15px 0 15px 0;
}
.page-header-v3 .header.content .header_right {
  padding: 0 !important;
}
.page-header-v3 .header.content .block-search.minisearch-v2 {
  padding: 0 15px;
}
.page-header-v4 .header.panel > .header.links {
  float: left;
  margin-left: 0;
  margin-top: 10px;
}
.page-header-v4 .header.panel > .header.links li.greet.welcome {
  float: left;
  min-width: 20px;
}
.page-header-v4 .panel.header .multistore-switcher {
  margin-left: 0;
}
.page-header-v4 .panel.header .switcher-currency {
  float: left;
  top: 10px;
  position: relative;
}
.page-header-v4 .panel.header #switcher-language .options.switcher-options ul.dropdown {
  right: unset;
  left: 0;
}
.page-header-v4 .panel.header #switcher-language .options.switcher-options ul.dropdown:before,
.page-header-v4 .panel.header #switcher-language .options.switcher-options ul.dropdown:after {
  right: unset;
  left: 10px;
}
.page-header-v4 .header.content {
  text-align: center;
}
.page-header-v4 .header.content .logo {
  float: none;
}
.page-header-v4 .header.content .logo img {
  display: inline-block;
}
.nav-open .nav-toggle::after {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.nav-open .header-global-promo {
  height: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .page-wrapper .page-header .header.content,
  .page-wrapper .page-header .header_right {
    max-width: 100%;
  }
}
.page-wrapper .page-header .panel.wrapper {
  position: relative;
}
.page-header {
  position: relative;
  z-index: 10;
}
.page-header .block-search input {
  text-transform: none !important;
}
:root .wp-device-xxs .page-header-v .page-header .header.content,
:root .wp-device-xs .page-header-v4 .page-header .header.content,
:root .wp-device-s .page-header-v4 .page-header .header.content,
:root .wp-device-m .page-header-v4 .page-header .header.content {
  padding: 15px 0 15px 0;
}
:root .wp-device-xxs .page-header-v2 .page-header,
:root .wp-device-xs .page-header-v2 .page-header,
:root .wp-device-s .page-header-v2 .page-header,
:root .wp-device-m .page-header-v2 .page-header,
:root .wp-device-xxs .page-header-v3 .page-header,
:root .wp-device-xs .page-header-v3 .page-header,
:root .wp-device-s .page-header-v3 .page-header,
:root .wp-device-m .page-header-v3 .page-header,
:root .wp-device-xxs .page-header-v4 .page-header,
:root .wp-device-xs .page-header-v4 .page-header,
:root .wp-device-s .page-header-v4 .page-header,
:root .wp-device-m .page-header-v4 .page-header {
  margin-bottom: 0;
  border: 0;
}
:root .page-header-v2 .page-header .compare.wrapper {
  float: left;
}
:root .page-header-v3 .page-header .compare.wrapper,
:root .page-header-v4 .page-header .compare.wrapper {
  margin: 5px 0 0 20px;
}
:root .page-header-v4 .page-header .compare.wrapper {
  float: left;
  margin: 15px 20px 0 0;
}
:root .page-header-v2 .page-header .panel.header {
  width: 100%;
  margin: 0 auto;
}
:root .page-header-v4 .page-header .panel.header {
  padding-top: 5px;
  padding-bottom: 5px;
}
:root .wp-device-xxs .page-header-v4 .page-header .panel.header,
:root .wp-device-xs .page-header-v4 .page-header .panel.header,
:root .wp-device-s .page-header-v4 .page-header .panel.header,
:root .wp-device-m .page-header-v4 .page-header .panel.header {
  float: left;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 0 15px;
}
@media (min-width: 768px) {
  :root .page-header-v2 .page-header .panel.header {
    padding-bottom: 0;
  }
}
:root .wp-device-xxs .page-header-v1 .page-header .header.content,
:root .wp-device-xs .page-header-v1 .page-header .header.content,
:root .wp-device-s .page-header-v1 .page-header .header.content,
:root .wp-device-m .page-header-v1 .page-header .header.content {
  padding-bottom: 5px;
  padding-top: 15px;
}
:root .wp-device-l .page-header-v2 .page-header .header.content,
:root .wp-device-xl .page-header-v2 .page-header .header.content,
:root .wp-device-l .page-header-v3 .page-header .header.content,
:root .wp-device-xl .page-header-v3 .page-header .header.content,
:root .wp-device-l .page-header-v4 .page-header .header.content,
:root .wp-device-xl .page-header-v4 .page-header .header.content {
  height: auto;
  padding: 9px 0 0 0;
  margin: 0 auto;
}
:root .wp-device-l .page-header-v4 .page-header .header.content,
:root .wp-device-xl .page-header-v4 .page-header .header.content {
  text-align: center;
  height: auto;
}
.page-header .compare.wrapper {
  font-size: 12px;
  color: #303030;
}
.page-header .compare.wrapper li > a {
  color: #303030;
}
.page-header #switcher-language .options ul.dropdown {
  right: 0;
}
.page-header #switcher-language .options ul.dropdown:before {
  left: auto;
  right: 10px;
}
.page-header #switcher-language .options ul.dropdown:after {
  left: auto;
  right: 9px;
}
:root .wp-device-xxs .page-header #switcher-store,
:root .wp-device-xxs .page-header #switcher-currency,
:root .wp-device-xxs .page-header #switcher-language,
:root .wp-device-xs .page-header #switcher-store,
:root .wp-device-xs .page-header #switcher-currency,
:root .wp-device-xs .page-header #switcher-language,
:root .wp-device-s .page-header #switcher-store,
:root .wp-device-s .page-header #switcher-currency,
:root .wp-device-s .page-header #switcher-language,
:root .wp-device-m .page-header #switcher-store,
:root .wp-device-m .page-header #switcher-currency,
:root .wp-device-m .page-header #switcher-language {
  display: none;
}
:root .page-header-v4 .page-header #switcher-store,
:root .page-header-v4 .page-header #switcher-currency,
:root .page-header-v4 .page-header #switcher-language,
:root .wp-device-l .page-header-v4 .page-header #switcher-store,
:root .wp-device-l .page-header-v4 .page-header #switcher-currency,
:root .wp-device-l .page-header-v4 .page-header #switcher-language,
:root .wp-device-xl .page-header-v4 .page-header #switcher-store,
:root .wp-device-xl .page-header-v4 .page-header #switcher-currency,
:root .wp-device-xl .page-header-v4 .page-header #switcher-language {
  float: left;
  margin-left: 0;
  margin-right: 15px;
  margin-top: 10px;
}
:root .page-header-v2 .page-header #switcher-store,
:root .page-header-v2 .page-header #switcher-currency,
:root .page-header-v2 .page-header #switcher-language {
  margin: 5px 10px 0 !important;
  margin: 3px 10px 0;
  padding: 0;
}
.page-header #switcher-store .mage-dropdown-dialog .dropdown.switcher-dropdown,
.page-header #switcher-currency .mage-dropdown-dialog .dropdown.switcher-dropdown,
.page-header #switcher-language .mage-dropdown-dialog .dropdown.switcher-dropdown {
  right: 0;
}
.page-header #switcher-store .mage-dropdown-dialog .dropdown.switcher-dropdown:before,
.page-header #switcher-currency .mage-dropdown-dialog .dropdown.switcher-dropdown:before,
.page-header #switcher-language .mage-dropdown-dialog .dropdown.switcher-dropdown:before {
  left: auto;
  right: 10px;
}
.page-header #switcher-store .mage-dropdown-dialog .dropdown.switcher-dropdown:after,
.page-header #switcher-currency .mage-dropdown-dialog .dropdown.switcher-dropdown:after,
.page-header #switcher-language .mage-dropdown-dialog .dropdown.switcher-dropdown:after {
  left: auto;
  right: 9px;
}
:root .page-header-v2 .page-header #switcher-store .mage-dropdown-dialog .dropdown.switcher-dropdown,
:root .page-header-v2 .page-header #switcher-currency .mage-dropdown-dialog .dropdown.switcher-dropdown,
:root .page-header-v2 .page-header #switcher-language .mage-dropdown-dialog .dropdown.switcher-dropdown {
  padding: 0 5px;
}
.page-header #switcher-store-trigger,
.page-header #switcher-currency-trigger,
.page-header #switcher-language-trigger {
  margin-bottom: 0;
  display: flex !important;
  flex-direction: row !important;
}
:root .wp-device-xxs .page-header-v1 .page-header .action.nav-toggle,
:root .wp-device-xs .page-header-v1 .page-header .action.nav-toggle,
:root .wp-device-s .page-header-v1 .page-header .action.nav-toggle,
:root .wp-device-m .page-header-v1 .page-header .action.nav-toggle {
  top: 12px;
}
:root .wp-device-xxs .page-header-v4 .page-header .action.nav-toggle,
:root .wp-device-xs .page-header-v4 .page-header .action.nav-toggle,
:root .wp-device-s .page-header-v4 .page-header .action.nav-toggle,
.page-header .action.nav-toggle :root .wp-device-m .page-header-v4 {
  top: 12px;
}
:root .wp-device-l .page-header-v1 .page-header .action.nav-toggle,
:root .wp-device-xl .page-header-v1 .page-header .action.nav-toggle {
  margin-bottom: 0;
}
.page-header .logo {
  z-index: 10;
}
:root .wp-device-xxs .page-header-v1 .page-header .logo,
:root .wp-device-xs .page-header-v1 .page-header .logo,
:root .wp-device-s .page-header-v1 .page-header .logo,
:root .wp-device-m .page-header-v1 .page-header .logo,
:root .wp-device-xxs .page-header-v2 .page-header .logo,
:root .wp-device-xs .page-header-v2 .page-header .logo,
:root .wp-device-s .page-header-v2 .page-header .logo,
:root .wp-device-m .page-header-v2 .page-header .logo,
:root .wp-device-xxs .page-header-v3 .page-header .logo,
:root .wp-device-xs .page-header-v3 .page-header .logo,
:root .wp-device-s .page-header-v3 .page-header .logo,
:root .wp-device-m .page-header-v3 .page-header .logo,
:root .wp-device-xxs .page-header-v4 .page-header .logo,
:root .wp-device-xs .page-header-v4 .page-header .logo,
:root .wp-device-s .page-header-v4 .page-header .logo,
:root .wp-device-m .page-header-v4 .page-header .logo {
  margin-left: 40px;
}
:root .wp-device-l .page-header-v2 .page-header .logo,
:root .wp-device-xl .page-header-v2 .page-header .logo,
:root .wp-device-l .page-header-v4 .page-header .logo,
:root .wp-device-xl .page-header-v4 .page-header .logo {
  margin: 0 30px 0 0;
}
:root .wp-device-xxs .page-header-v3 .page-header .logo,
:root .wp-device-xs .page-header-v3 .page-header .logo,
:root .wp-device-s .page-header-v3 .page-header .logo {
  margin: 3px 30px 0 40px;
}
:root .wp-device-l .page-header-v4 .page-header .logo,
:root .wp-device-xl .page-header-v4 .page-header .logo {
  float: none;
}
:root .wp-device-xxs .page-header-v2 .page-header .logo,
:root .wp-device-xs .page-header-v2 .page-header .logo,
:root .wp-device-s .page-header-v2 .page-header .logo,
:root .wp-device-m .page-header-v2 .page-header .logo {
  margin: 0;
}
:root .wp-device-xxs.checkout-index-index .page-header-v1 .page-header .logo,
:root .wp-device-xs.checkout-index-index .page-header-v1 .page-header .logo,
:root .wp-device-s.checkout-index-index .page-header-v1 .page-header .logo,
:root .wp-device-m.checkout-index-index .page-header-v1 .page-header .logo,
:root .wp-device-xxs.checkout-index-index .page-header-v2 .page-header .logo,
:root .wp-device-xs.checkout-index-index .page-header-v2 .page-header .logo,
:root .wp-device-s.checkout-index-index .page-header-v2 .page-header .logo,
:root .wp-device-m.checkout-index-index .page-header-v2 .page-header .logo,
:root .wp-device-xxs.checkout-index-index .page-header-v3 .page-header .logo,
:root .wp-device-xs.checkout-index-index .page-header-v3 .page-header .logo,
:root .wp-device-s.checkout-index-index .page-header-v3 .page-header .logo,
:root .wp-device-m.checkout-index-index .page-header-v3 .page-header .logo,
:root .wp-device-xxs.checkout-index-index .page-header-v4 .page-header .logo,
:root .wp-device-xs.checkout-index-index .page-header-v4 .page-header .logo,
:root .wp-device-s.checkout-index-index .page-header-v4 .page-header .logo,
:root .wp-device-m.checkout-index-index .page-header-v4 .page-header .logo {
  margin-left: 0;
}
:root .page-header-v1 .page-header .logo img,
:root .page-header-v2 .page-header .logo img,
:root .page-header-v3 .page-header .logo img,
:root .page-header-v4 .page-header .logo img,
:root .page-header-v1.sticky-header .page-header .logo img,
:root .page-header-v2.sticky-header .page-header .logo img,
:root .page-header-v3.sticky-header .page-header .logo img,
:root .page-header-v4.sticky-header .page-header .logo img {
  width: auto;
  height: 34px;
}
:root .wp-device-l .page-header-v4 .page-header .logo img,
:root .wp-device-xl .page-header-v4 .page-header .logo img {
  display: inline-block;
}
:root .page-header-v2 .page-header .header_right,
:root .page-header-v3 .page-header .header_right,
:root .page-header-v4 .page-header .header_right {
  float: right;
  position: relative;
  margin: 5px 0 0;
}
:root .wp-device-xxs .page-header-v4 .page-header .header_right,
:root .wp-device-xs .page-header-v4 .page-header .header_right,
:root .wp-device-s .page-header-v4 .page-header .header_right,
:root .wp-device-m .page-header-v4 .page-header .header_right {
  margin-top: 15px;
}
:root .page-header-v2 .page-header #switcher-store,
:root .page-header-v2 .page-header #switcher-currency,
:root .page-header-v2 .page-header #switcher-language,
:root .page-header-v2 .page-header .compare.wrapper li a,
:root .page-header-v2 .page-header .header.links,
:root .page-header-v2 .page-header .minicart-wrapper,
:root .page-header-v2 .page-header .block-search {
  float: left;
  margin: 0 5px;
  padding: 0 5px;
}
:root .page-header-v2 .page-header a.action.showcart {
  margin-top: 1px;
}
:root .wp-device-m .page-header-v2 .page-header a.action.showcart {
  margin-top: 0;
}
:root .page-header-v3 .page-header a.action.showcart {
  position: relative;
  top: -4px;
}
:root .wp-device-m .page-header-v4 .page-header a.action.showcart {
  margin-top: 2px;
}
:root .page-header-v2 .page-header .minisearch-v2 {
  margin-top: 2px;
}
:root .page-header-v3 .page-header .compare.wrapper li,
:root .page-header-v3 .page-header .compare.wrapper li a,
:root .page-header-v4 .page-header .compare.wrapper li,
:root .page-header-v4 .page-header .compare.wrapper li a {
  margin: 0;
  line-height: 1;
}
:root .wp-device-xxs .page-header .header.links,
:root .wp-device-xs .page-header .header.links,
:root .wp-device-s .page-header .header.links,
:root .wp-device-m .page-header .header.links {
  display: none;
}
:root .page-header-v2 .page-header .header.links {
  list-style: none;
  margin-top: 2px;
}
:root .wp-device-l .page-header-v4 .page-header .header.links,
:root .wp-device-xl .page-header-v4 .page-header .header.links {
  float: left;
  margin-left: 0;
  margin-right: 15px;
}
:root .wp-device-l .page-header-v2 .page-header .header.links li,
:root .wp-device-xl .page-header-v2 .page-header .header.links li {
  float: left;
  line-height: 1;
  margin: 0;
  padding: 0;
}
:root .wp-device-l .page-header-v2 .page-header .header.links .greet.welcome,
:root .wp-device-xl .page-header-v2 .page-header .header.links .greet.welcome {
  display: none;
}
:root .wp-device-l .page-header-v4 .page-header .header.links .greet.welcome,
:root .wp-device-xl .page-header-v4 .page-header .header.links .greet.welcome {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
:root .page-header-v2 .page-header .header.links > li {
  display: none;
}
:root .page-header-v2 .page-header .header.links > li.authorization-link {
  display: block !important;
}
:root .page-header-v2 .page-header .header.links > li.authorization-link:after {
  display: none;
}
:root .page-header-v2 .page-header .header.links > li.authorization-link a:not([data-post]) {
  top: 2px;
  font-size: 0;
}
:root .page-header-v2 .page-header .header.links > li.authorization-link a:not([data-post]):before {
  content: "\e66c";
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}
.page-header .header.links > li.authorization-link:after {
  font-size: 12px;
}
:root .page-header-v2 .page-header .header.links > li.customer-welcome {
  display: block !important;
}
:root .page-header-v2 .page-header .header.links > li.customer-welcome:after {
  display: none;
}
:root .page-header-v2 .page-header .header.links > .customer-welcome .customer-name:before {
  content: "\e66c";
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  font-size: 16px;
}
.page-header .header.links > .customer-welcome .customer-menu .header.links {
  position: absolute;
}
:root .page-header-v2 .page-header .header.links > .customer-welcome .customer-menu .header.links {
  right: -7px;
  margin-top: 5px;
  padding: 10px;
}
:root .page-header-v2 .page-header .header.links > .customer-welcome .customer-menu .header.links li {
  display: block;
  float: none;
}
:root .page-header-v2 .page-header .header.links > .customer-welcome .customer-menu .header.links li a {
  width: auto;
  height: auto;
  font-size: 12px;
  padding: 8px;
  display: block;
  text-align: left;
}
:root .page-header-v2 .page-header .header.links > .customer-welcome .customer-menu .header.links li a:before {
  content: '';
  font-size: 12px !important;
}
.page-header .header.links * {
  font-size: 12px;
}
.page-header .minicart-wrapper {
  float: right;
  line-height: 1;
}
:root .page-header-v2 .page-header .minicart-wrapper,
:root .page-header-v3 .page-header .minicart-wrapper,
:root .page-header-v4 .page-header .minicart-wrapper {
  margin: 0 5px;
  padding: 0 5px;
  margin-right: 0;
  padding-right: 0;
}
:root .wp-device-xxs .page-header-v2 .page-header .minicart-wrapper,
:root .wp-device-xs .page-header-v2 .page-header .minicart-wrapper,
:root .wp-device-s .page-header-v2 .page-header .minicart-wrapper,
:root .wp-device-m .page-header-v2 .page-header .minicart-wrapper,
:root .wp-device-xxs .page-header-v3 .page-header .minicart-wrapper,
:root .wp-device-xs .page-header-v3 .page-header .minicart-wrapper,
:root .wp-device-s .page-header-v3 .page-header .minicart-wrapper,
:root .wp-device-m .page-header-v3 .page-header .minicart-wrapper,
:root .wp-device-xxs .page-header-v4 .page-header .minicart-wrapper,
:root .wp-device-xs .page-header-v4 .page-header .minicart-wrapper,
:root .wp-device-s .page-header-v4 .page-header .minicart-wrapper,
:root .wp-device-m .page-header-v4 .page-header .minicart-wrapper {
  float: right;
}
.page-header .minicart-wrapper .action.showcart,
.page-header .minicart-wrapper .action.showcart.active {
  margin: 0;
  padding: 0;
}
.page-header .minicart-wrapper .action.showcart:before,
.page-header .minicart-wrapper .action.showcart.active:before {
  content: "\e72f";
  font-family: inherit;
  display: inline-block;
  font-family: 'font-icons';
  font-size: 16px;
  color: inherit;
  line-height: 30px;
}
.page-header .minicart-wrapper .action.showcart .counter.qty,
.page-header .minicart-wrapper .action.showcart.active .counter.qty {
  min-width: 20px;
}
.page-header .minicart-wrapper * {
  text-transform: none;
}
.page-header .block-search {
  width: auto;
  height: auto;
}
:root .page-header-v2 .page-header .block-search {
  position: absolute;
  right: 0;
  top: 80px;
  margin-right: 0;
  padding-right: 0;
}
:root .wp-device-xxs .page-header-v2 .page-header .block-search,
:root .wp-device-xs .page-header-v2 .page-header .block-search,
:root .wp-device-s .page-header-v2 .page-header .block-search,
:root .wp-device-m .page-header-v2 .page-header .block-search {
  float: none;
  position: static;
  top: 0;
  right: 0;
  margin-top: 3px;
}
:root .wp-device-l .page-header-v4 .page-header .block-search,
:root .wp-device-xl .page-header-v4 .page-header .block-search {
  margin-top: 0;
}
:root .wp-device-xxs .page-header-v4 .page-header .block-search,
:root .wp-device-xs .page-header-v4 .page-header .block-search,
:root .wp-device-s .page-header-v4 .page-header .block-search,
:root .wp-device-m .page-header-v4 .page-header .block-search {
  float: left;
}
:root .wp-device-xxs .page-header-v2 .page-header .block-search.minisearch-v2,
:root .wp-device-xs .page-header-v2 .page-header .block-search.minisearch-v2,
:root .wp-device-s .page-header-v2 .page-header .block-search.minisearch-v2,
:root .wp-device-m .page-header-v2 .page-header .block-search.minisearch-v2 {
  position: absolute;
  right: 10px;
  top: 3px;
}
.page-header .block-search .control {
  z-index: 99;
}
:root .wp-device-xxs .page-header-v2 .page-header .block-search .control,
:root .wp-device-xs .page-header-v2 .page-header .block-search .control,
:root .wp-device-s .page-header-v2 .page-header .block-search .control,
:root .wp-device-m .page-header-v2 .page-header .block-search .control,
:root .wp-device-xxs .page-header-v3 .page-header .block-search .control,
:root .wp-device-xs .page-header-v3 .page-header .block-search .control,
:root .wp-device-s .page-header-v3 .page-header .block-search .control,
:root .wp-device-m .page-header-v3 .page-header .block-search .control,
:root .wp-device-xxs .page-header-v4 .page-header .block-search .control,
:root .wp-device-xs .page-header-v4 .page-header .block-search .control,
:root .wp-device-s .page-header-v4 .page-header .block-search .control,
:root .wp-device-m .page-header-v4 .page-header .block-search .control {
  border: none;
  height: 0px;
  overflow: hidden;
}
.page-header .block-search .control input {
  box-sizing: border-box;
}
.page-header .block-search .control input:focus {
  box-shadow: 0 0 3px 1px lightgrey;
  border-color: transparent;
}
:root .wp-device-xxs .page-header-v2 .page-header .block-search .control input,
:root .wp-device-xs .page-header-v2 .page-header .block-search .control input,
:root .wp-device-s .page-header-v2 .page-header .block-search .control input,
:root .wp-device-m .page-header-v2 .page-header .block-search .control input {
  float: left;
  position: relative;
  top: 0;
}
:root .page-header-v2 .page-header .block-search .control input,
:root .page-header-v1 .page-header .block-search .control input {
  padding-left: 0;
  padding-right: 0;
}
:root .page-header-v2 .page-header .block-search .control input:focus,
:root .page-header-v1 .page-header .block-search .control input:focus {
  box-shadow: none;
}
:root .page-header-v3 .page-header .block-search .control input {
  padding-left: 0;
  padding-right: 0;
}
:root .page-header-v3 .page-header .block-search .control input:focus {
  box-shadow: none;
}
:root .page-header-v3 .page-header .block-search .control input {
  padding-left: 0;
  padding-right: 0;
}
:root .page-header-v3 .page-header .block-search .control input:focus {
  box-shadow: 0 0 3px 1px transparent;
}
:root .page-header-v4 .page-header .block-search .control input {
  padding-left: 5px;
  padding-right: 40px;
}
:root .page-header-v4 .page-header .block-search .control input:focus {
  box-shadow: 0 0 3px 1px transparent;
}
:root .wp-device-xxs .page-header-v2 .page-header .block-search .control input,
:root .wp-device-xs .page-header-v2 .page-header .block-search .control input,
:root .wp-device-s .page-header-v2 .page-header .block-search .control input,
:root .wp-device-m .page-header-v2 .page-header .block-search .control input {
  padding-right: 10px;
  padding-left: 10px;
}
:root .wp-device-xxs .page-header-v1 .page-header .block-search label,
:root .wp-device-xs .page-header-v1 .page-header .block-search label,
:root .wp-device-s .page-header-v1 .page-header .block-search label,
:root .wp-device-m .page-header-v1 .page-header .block-search label,
:root .wp-device-xxs .page-header-v2 .page-header .block-search label,
:root .wp-device-xs .page-header-v2 .page-header .block-search label,
:root .wp-device-s .page-header-v2 .page-header .block-search label,
:root .wp-device-m .page-header-v2 .page-header .block-search label,
:root .wp-device-xxs .page-header-v3 .page-header .block-search label,
:root .wp-device-xs .page-header-v3 .page-header .block-search label,
:root .wp-device-s .page-header-v3 .page-header .block-search label,
:root .wp-device-m .page-header-v3 .page-header .block-search label,
:root .wp-device-xxs .page-header-v4 .page-header .block-search label,
:root .wp-device-xs .page-header-v4 .page-header .block-search label,
:root .wp-device-s .page-header-v4 .page-header .block-search label,
:root .wp-device-m .page-header-v4 .page-header .block-search label {
  cursor: pointer;
  margin-right: 5px;
  padding-right: 5px;
}
:root .wp-device-xxs .page-header-v1 .page-header .block-search label.active + .control,
:root .wp-device-xs .page-header-v1 .page-header .block-search label.active + .control,
:root .wp-device-s .page-header-v1 .page-header .block-search label.active + .control,
:root .wp-device-m .page-header-v1 .page-header .block-search label.active + .control,
:root .wp-device-xxs .page-header-v2 .page-header .block-search label.active + .control,
:root .wp-device-xs .page-header-v2 .page-header .block-search label.active + .control,
:root .wp-device-s .page-header-v2 .page-header .block-search label.active + .control,
:root .wp-device-m .page-header-v2 .page-header .block-search label.active + .control,
:root .wp-device-xxs .page-header-v3 .page-header .block-search label.active + .control,
:root .wp-device-xs .page-header-v3 .page-header .block-search label.active + .control,
:root .wp-device-s .page-header-v3 .page-header .block-search label.active + .control,
:root .wp-device-m .page-header-v3 .page-header .block-search label.active + .control,
:root .wp-device-xxs .page-header-v4 .page-header .block-search label.active + .control,
:root .wp-device-xs .page-header-v4 .page-header .block-search label.active + .control,
:root .wp-device-s .page-header-v4 .page-header .block-search label.active + .control,
:root .wp-device-m .page-header-v4 .page-header .block-search label.active + .control {
  height: auto;
  overflow: visible;
  position: relative;
  top: 0px;
  left: 0;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 0px;
  margin: 0;
}
:root .wp-device-xxs .page-header-v1 .page-header .block-search label.active + .control input,
:root .wp-device-xs .page-header-v1 .page-header .block-search label.active + .control input,
:root .wp-device-s .page-header-v1 .page-header .block-search label.active + .control input,
:root .wp-device-m .page-header-v1 .page-header .block-search label.active + .control input,
:root .wp-device-xxs .page-header-v2 .page-header .block-search label.active + .control input,
:root .wp-device-xs .page-header-v2 .page-header .block-search label.active + .control input,
:root .wp-device-s .page-header-v2 .page-header .block-search label.active + .control input,
:root .wp-device-m .page-header-v2 .page-header .block-search label.active + .control input,
:root .wp-device-xxs .page-header-v3 .page-header .block-search label.active + .control input,
:root .wp-device-xs .page-header-v3 .page-header .block-search label.active + .control input,
:root .wp-device-s .page-header-v3 .page-header .block-search label.active + .control input,
:root .wp-device-m .page-header-v3 .page-header .block-search label.active + .control input,
:root .wp-device-xxs .page-header-v4 .page-header .block-search label.active + .control input,
:root .wp-device-xs .page-header-v4 .page-header .block-search label.active + .control input,
:root .wp-device-s .page-header-v4 .page-header .block-search label.active + .control input,
:root .wp-device-m .page-header-v4 .page-header .block-search label.active + .control input {
  float: left;
  width: 100%;
  position: static;
  margin: 0;
}
:root .wp-device-xxs .page-header-v1 .page-header .block-search label:before,
:root .wp-device-xs .page-header-v1 .page-header .block-search label:before,
:root .wp-device-s .page-header-v1 .page-header .block-search label:before,
:root .wp-device-m .page-header-v1 .page-header .block-search label:before,
:root .wp-device-xxs .page-header-v2 .page-header .block-search label:before,
:root .wp-device-xs .page-header-v2 .page-header .block-search label:before,
:root .wp-device-s .page-header-v2 .page-header .block-search label:before,
:root .wp-device-m .page-header-v2 .page-header .block-search label:before,
:root .wp-device-xxs .page-header-v3 .page-header .block-search label:before,
:root .wp-device-xs .page-header-v3 .page-header .block-search label:before,
:root .wp-device-s .page-header-v3 .page-header .block-search label:before,
:root .wp-device-m .page-header-v3 .page-header .block-search label:before,
:root .wp-device-xxs .page-header-v4 .page-header .block-search label:before,
:root .wp-device-xs .page-header-v4 .page-header .block-search label:before,
:root .wp-device-s .page-header-v4 .page-header .block-search label:before,
:root .wp-device-m .page-header-v4 .page-header .block-search label:before {
  margin-top: 4px;
  font-size: 20px;
  line-height: 25px;
  color: inherit;
  padding-top: 10px;
}
:root .wp-device-xxs .page-header-v1 .page-header .block-search label x:-moz-any-link,
:root .wp-device-xs .page-header-v1 .page-header .block-search label x:-moz-any-link,
:root .wp-device-s .page-header-v1 .page-header .block-search label x:-moz-any-link,
:root .wp-device-m .page-header-v1 .page-header .block-search label x:-moz-any-link,
:root .wp-device-xxs .page-header-v2 .page-header .block-search label x:-moz-any-link,
:root .wp-device-xs .page-header-v2 .page-header .block-search label x:-moz-any-link,
:root .wp-device-s .page-header-v2 .page-header .block-search label x:-moz-any-link,
:root .wp-device-m .page-header-v2 .page-header .block-search label x:-moz-any-link,
:root .wp-device-xxs .page-header-v3 .page-header .block-search label x:-moz-any-link,
:root .wp-device-xs .page-header-v3 .page-header .block-search label x:-moz-any-link,
:root .wp-device-s .page-header-v3 .page-header .block-search label x:-moz-any-link,
:root .wp-device-m .page-header-v3 .page-header .block-search label x:-moz-any-link,
:root .wp-device-xxs .page-header-v4 .page-header .block-search label x:-moz-any-link,
:root .wp-device-xs .page-header-v4 .page-header .block-search label x:-moz-any-link,
:root .wp-device-s .page-header-v4 .page-header .block-search label x:-moz-any-link,
:root .wp-device-m .page-header-v4 .page-header .block-search label x:-moz-any-link,
:root .wp-device-xxs .page-header-v1 .page-header .block-search label x:default,
:root .wp-device-xs .page-header-v1 .page-header .block-search label x:default,
:root .wp-device-s .page-header-v1 .page-header .block-search label x:default,
:root .wp-device-m .page-header-v1 .page-header .block-search label x:default,
:root .wp-device-xxs .page-header-v2 .page-header .block-search label x:default,
:root .wp-device-xs .page-header-v2 .page-header .block-search label x:default,
:root .wp-device-s .page-header-v2 .page-header .block-search label x:default,
:root .wp-device-m .page-header-v2 .page-header .block-search label x:default,
:root .wp-device-xxs .page-header-v3 .page-header .block-search label x:default,
:root .wp-device-xs .page-header-v3 .page-header .block-search label x:default,
:root .wp-device-s .page-header-v3 .page-header .block-search label x:default,
:root .wp-device-m .page-header-v3 .page-header .block-search label x:default,
:root .wp-device-xxs .page-header-v4 .page-header .block-search label x:default,
:root .wp-device-xs .page-header-v4 .page-header .block-search label x:default,
:root .wp-device-s .page-header-v4 .page-header .block-search label x:default,
:root .wp-device-m .page-header-v4 .page-header .block-search label x:default,
:root .wp-device-xxs .page-header-v1 .page-header .block-search label:before,
:root .wp-device-xs .page-header-v1 .page-header .block-search label:before,
:root .wp-device-s .page-header-v1 .page-header .block-search label:before,
:root .wp-device-m .page-header-v1 .page-header .block-search label:before,
:root .wp-device-xxs .page-header-v2 .page-header .block-search label:before,
:root .wp-device-xs .page-header-v2 .page-header .block-search label:before,
:root .wp-device-s .page-header-v2 .page-header .block-search label:before,
:root .wp-device-m .page-header-v2 .page-header .block-search label:before,
:root .wp-device-xxs .page-header-v3 .page-header .block-search label:before,
:root .wp-device-xs .page-header-v3 .page-header .block-search label:before,
:root .wp-device-s .page-header-v3 .page-header .block-search label:before,
:root .wp-device-m .page-header-v3 .page-header .block-search label:before,
:root .wp-device-xxs .page-header-v4 .page-header .block-search label:before,
:root .wp-device-xs .page-header-v4 .page-header .block-search label:before,
:root .wp-device-s .page-header-v4 .page-header .block-search label:before,
:root .wp-device-m .page-header-v4 .page-header .block-search label:before {
  margin-top: 4px;
}
:root .wp-device-xxs .page-header-v2 .page-header .block-search label,
:root .wp-device-xs .page-header-v2 .page-header .block-search label,
:root .wp-device-s .page-header-v2 .page-header .block-search label,
:root .wp-device-m .page-header-v2 .page-header .block-search label {
  margin-right: -20px;
}
:root .wp-device-xxs .page-header-v3 .page-header .block-search label,
:root .wp-device-xs .page-header-v3 .page-header .block-search label,
:root .wp-device-s .page-header-v3 .page-header .block-search label,
:root .wp-device-m .page-header-v3 .page-header .block-search label {
  margin-right: -5px;
}
:root .wp-device-xxs .page-header-v4 .page-header .block-search label,
:root .wp-device-xs .page-header-v4 .page-header .block-search label,
:root .wp-device-s .page-header-v4 .page-header .block-search label,
:root .wp-device-m .page-header-v4 .page-header .block-search label {
  margin-right: -10px;
}
:root .wp-device-xxs .page-header-v2 .page-header .block-search label.active + .control,
:root .wp-device-xs .page-header-v2 .page-header .block-search label.active + .control,
:root .wp-device-s .page-header-v2 .page-header .block-search label.active + .control,
:root .wp-device-m .page-header-v2 .page-header .block-search label.active + .control,
:root .wp-device-xxs .page-header-v3 .page-header .block-search label.active + .control,
:root .wp-device-xs .page-header-v3 .page-header .block-search label.active + .control,
:root .wp-device-s .page-header-v3 .page-header .block-search label.active + .control,
:root .wp-device-m .page-header-v3 .page-header .block-search label.active + .control,
:root .wp-device-xxs .page-header-v4 .page-header .block-search label.active + .control,
:root .wp-device-xs .page-header-v4 .page-header .block-search label.active + .control,
:root .wp-device-s .page-header-v4 .page-header .block-search label.active + .control,
:root .wp-device-m .page-header-v4 .page-header .block-search label.active + .control {
  border: none;
}
:root .wp-device-xxs .page-header-v4 .page-header .block-search label:before,
:root .wp-device-xs .page-header-v4 .page-header .block-search label:before,
:root .wp-device-s .page-header-v4 .page-header .block-search label:before,
:root .wp-device-m .page-header-v4 .page-header .block-search label:before {
  margin-top: 0;
}
.page-header .block-search .actions button {
  z-index: 99;
}
:root .page-header-v2 .page-header .block-search .actions button,
:root .page-header-v3 .page-header .block-search .actions button,
:root .page-header-v4 .page-header .block-search .actions button {
  right: 10px;
  left: auto;
}
:root .page-header-v2 .page-header .block-search .actions button:before,
:root .page-header-v3 .page-header .block-search .actions button:before,
:root .page-header-v4 .page-header .block-search .actions button:before {
  font-size: 20px;
}
:root .theme-pearl.checkout-index-index .page-header .panel.header {
  height: 0;
  padding: 0;
}
:root .theme-pearl.checkout-index-index .page-header .header.links,
:root .theme-pearl.checkout-index-index .page-header .switcher-language {
  display: none;
}
:root .theme-pearl.checkout-index-index .page-header.sticky-header .header.content {
  min-height: 55px;
  padding: 10px 0;
}
:root .theme-pearl.checkout-index-index .page-header.sticky-header .header.content .logo {
  display: block;
  position: relative;
}
:root .theme-pearl.checkout-index-index .page-header.sticky-header .header.content .logo img {
  margin: 0 auto;
}
:root .theme-pearl.checkout-index-index .page-header.sticky-header.page-header-v4 {
  -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
}
:root .theme-pearl.checkout-index-index .page-header.sticky-header.page-header-v4 .page-header {
  height: auto;
}
:root .theme-pearl.checkout-index-index .page-header.sticky-header.page-header-v4 .page-header .panel.wrapper,
:root .theme-pearl.checkout-index-index .page-header.sticky-header.page-header-v4 .page-header .panel.header {
  padding: 0;
  height: 0;
}
:root .theme-pearl.checkout-index-index .page-header.sticky-header.page-header-v4 .page-header .header.content {
  top: 0;
  padding-bottom: 15px !important;
}
:root .theme-pearl.checkout-index-index .header.content .minicart-wrapper {
  display: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
  content: "\e72f";
  font-family: 'font-icons';
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart .counter.qty span {
  display: block;
  line-height: 22px;
  font-size: 14px;
  padding: 0 3px;
}
:root .page-header-v2 .panel.wrapper {
  display: none;
}
body.checkout-index-index .header.content {
  text-align: center;
}
body.checkout-index-index .header.content .logo {
  float: none;
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}
body.checkout-index-index .authentication-wrapper {
  margin-top: 0px;
}
body.checkout-index-index .authentication-wrapper button {
  background: none;
  border: none;
  font-size: inherit;
}
body.checkout-index-index .authentication-wrapper button:hover {
  background: none;
  border: none;
  color: #000;
  font-size: inherit;
}
body.checkout-index-index .authentication-wrapper button span {
  color: #000;
  font-size: inherit;
}
body.checkout-index-index .authentication-wrapper .actions-toolbar button span {
  font-size: initial;
  vertical-align: top;
}
._has-auth-shown .authentication-wrapper {
  z-index: 9;
}
:root .page-header-v3 .nav-sections,
:root .page-header-v4 .nav-sections {
  float: left;
}
.nav-sections.nav-sections-2 nav > ul {
  padding: 0;
}
:root .wp-device-xxs .nav-sections .header.links,
:root .wp-device-xs .nav-sections .header.links,
:root .wp-device-s .nav-sections .header.links,
:root .wp-device-m .nav-sections .header.links {
  display: block;
}
.page-wrapper .page-header-v1 + .nav-sections,
.page-wrapper .page-header-v2 + .nav-sections,
.page-wrapper .page-header-v4 + .nav-sections {
  padding-bottom: 0;
}
.page-wrapper .sections.nav-sections-4 {
  text-align: center;
}
.navigation {
  width: 100%;
  margin: 0 auto;
}
.navigation > ul {
  padding: 0 !important;
}
:root .wp-device-l .nav-sections-4 .navigation > ul,
:root .wp-device-xl .nav-sections-4 .navigation > ul {
  text-align: center;
}
:root .wp-device-l .nav-sections-4 .navigation > ul > li,
:root .wp-device-xl .nav-sections-4 .navigation > ul > li {
  float: none;
  display: inline-block;
}
:root .wp-device-l .nav-sections-4 .navigation > ul > li > ul li a,
:root .wp-device-xl .nav-sections-4 .navigation > ul > li > ul li a {
  text-align: left;
}
.navigation > ul > li > ul li a {
  text-transform: uppercase;
}
.navigation > ul > li > ul li a span {
  text-transform: uppercase;
}
.navigation ul {
  padding: 0;
}
@media (min-width: 768px) {
  .navigation ul li.level0.first > a {
    padding-left: 0;
  }
}
.page-wrapper .top-container {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
}
.maincontent {
  margin-top: 15px;
}
.page-header-v4 .page-header .header_right,
.page-header-v3 .page-header .header_right,
.page-header-v2 .page-header .header_right,
.page-header-v1 .page-header .header_right {
  padding-right: 0px !important;
}
.page-header-v4 .block-search .control input,
.page-header-v3 .block-search .control input,
.page-header-v2 .block-search .control input,
.page-header-v1 .block-search .control input {
  padding: 0 10px !important;
}
/* Sticky header */
.page-header-v1 ,
.page-header-v2 ,
.page-header-v3 ,
.page-header-v4 ,
.header.content .block-search ,
.header.content .header.links {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
/* All header version */
.page-header.sticky-header {
  position: fixed;
  width: 100%;
  -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  top: 0;
}
.page-header.sticky-header .panel.wrapper {
  border: 0 none;
}
.page-header.sticky-header .header.content {
  padding-top: 20px;
  padding-bottom: 5px;
}
.page-header.sticky-header .header.content .logo {
  margin-top: -5px;
  margin-bottom: 0;
  height: auto;
}
.page-header.sticky-header .switcher-currency,
.page-header.sticky-header .compare.wrapper,
.page-header.sticky-header .switcher-language {
  display: none !important;
}
.page-header.sticky-header .nav-sections.too-wide {
  clear: both;
  left: 0 !important;
  margin-top: 5px !important;
  margin-left: 0 !important;
}
.page-header.sticky-header .nav-sections.too-wide .navigation {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.page-header.sticky-header .nav-sections.too-wide .navigation .megamenu.level-top-fullwidth .fullwidth {
  left: 0 !important;
}
.page-header.sticky-header .global-notification-wrapper {
  display: none !important;
}
.page-header.sticky-header:not(.page-header-v4) .logo {
  position: absolute;
  top: 48%;
}
/* Custom styles for particular headers */
.page-header-v1.sticky-header .header.content,
.page-header-v2.sticky-header .header.content {
  padding-bottom: 0 !important;
}
.page-header-v1.sticky-header .header.content .logo,
.page-header-v2.sticky-header .header.content .logo {
  margin-top: 0;
}
.page-header-v1.sticky-header .header.content .nav-sections,
.page-header-v2.sticky-header .header.content .nav-sections {
  margin-top: -5px;
  float: left;
}
.page-header-v1.sticky-header .header.content .nav-sections .navigation,
.page-header-v2.sticky-header .header.content .nav-sections .navigation {
  padding-bottom: 15px;
}
.page-header-v2.sticky-header {
  top: 0;
}
.page-header-v2.sticky-header .header.content .block-search {
  float: right;
  position: relative;
  top: 0px;
  z-index: 10;
}
.page-header-v2.sticky-header .header.content .header_right {
  margin-top: 0px;
}
.page-header-v2.sticky-header .header.content .block-search.minisearch-v2 {
  top: 5px;
  margin-left: 25px;
}
.page-header-v2.sticky-header .header.content .logo {
  margin-top: 0;
}
.page-header-v3.sticky-header .header.content .logo {
  margin-top: 0;
}
.page-header-v4.sticky-header {
  top: 0;
  padding-bottom: 2px;
  height: 50px;
  box-shadow: none;
  z-index: 11;
}
.page-header-v4.sticky-header .page-header {
  height: 0;
}
.page-header-v4.sticky-header .panel.wrapper {
  border: 0 none;
}
.page-header-v4.sticky-header .header.content {
  top: -60px;
  padding-bottom: 0 !important;
}
.page-header-v4.sticky-header .header.content .logo {
  top: 5px;
  display: block;
  margin: 0 auto;
  z-index: 10;
  position: relative;
}
.page-header-v4.sticky-header .header.links {
  z-index: 10;
  position: relative;
}
.page-header-v4.sticky-header .panel.header .header.links,
.page-header-v4.sticky-header .panel.header .switcher-currency {
  display: none;
}
.nav-sections-4.sticky-header {
  position: fixed !important;
  z-index: 10 !important;
  width: 100%;
  top: 45px;
  -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
}
.nav-sections-4.sticky-header .navigation {
  padding-bottom: 5px;
}
.nav-sections-4.sticky-header .navigation .level0.submenu {
  top: 44px !important;
}
.page-header.sticky-header-mobile {
  position: fixed;
  top: 0;
  width: 100%;
}
.page-header.sticky-header-mobile .panel.wrapper {
  border-bottom: 0 none;
}
.header-global-promo #carousel {
  position: relative;
}
.header-global-promo #carousel.no-carousel #slides ul {
  left: 0px !important;
}
.header-global-promo .wpx-check {
  display: flex;
  align-items: center;
}
.header-global-promo .wpx-i {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  line-height: 20px;
}
.header-global-promo .wpx-static-content {
  display: flex;
  justify-content: space-between;
}
.header-global-promo .btn-bar {
  width: 100%;
}
.header-global-promo .btn-bar #buttons a {
  text-align: right;
  display: inline-block;
  position: absolute;
  z-index: 999;
  text-decoration: none;
  line-height: 20px;
  font-size: 30px;
  top: 50%;
  transform: translate(-50%, -50%);
}
.header-global-promo .btn-bar.no-arrows {
  display: none;
}
.header-global-promo #slides {
  margin: 0 auto;
  overflow: hidden;
}
.header-global-promo #slides ul {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  float: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.header-global-promo #slides ul li {
  width: 100%;
  float: left;
  position: relative;
  margin: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  vertical-align: middle;
}
.header-global-promo #slides ul li .quoteContainer .wpx-i {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  line-height: 20px;
}
.header-global-promo #slides ul li .quoteContainer .wpx-sub {
  font-weight: bold;
}
.header-global-promo #slides ul li .quoteContainer .wpx-link {
  font-size: 12px;
  text-decoration: underline;
}
.header-global-promo #slides ul li .quoteContainer .wpx-link:first-child {
  margin-right: 10px;
}
.header-global-promo #slides ul li .quoteContainer .wpx-link.wpx-mg {
  margin-left: 10px;
  margin-right: 10px;
}
.header-global-promo #slides ul li .quoteContainer .quote-phrase {
  font-size: 12px;
  margin-bottom: 0px;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
.hidescroll {
  overflow-y: hidden;
}
/* SEARCH VERSION */
.minisearch-v2 {
  float: right;
}
.page-header-v1 .open-modal-search:before,
.page-header-v2 .open-modal-search:before,
.page-header-v3 .open-modal-search:before,
.page-header-v4 .open-modal-search:before {
  content: '\e615';
  font-family: 'luma-icons';
}
.page-header-v1 .open-modal-search {
  padding-top: 5px;
  padding-right: 11px;
}
.wrap .modal {
  display: flex;
  justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 99999;
  padding: 0 8px;
}
.wrap .modal:target {
  opacity: 1;
  pointer-events: auto;
}
.wrap .modal.isOpen {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all 500ms;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0ms;
}
.wrap .modal.isOpen .modal-content {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 500ms;
}
.wrap .modal .close-sec {
  position: absolute;
  right: 10px;
  top: 10px;
}
.wrap .modal .close-sec a {
  font-size: 30px;
  cursor: pointer;
}
.wrap .modal .form.minisearch .searchautocomplete {
  min-width: 100% !important;
  position: absolute !important;
  right: auto !important;
  margin-top: 3px;
}
.wrap .modal .form.minisearch .searchautocomplete.vertically {
  top: 66px;
}
.wrap .modal .form.minisearch .searchautocomplete.vertically .product-list {
  margin: 0px;
}
.wrap .modal .form.minisearch .searchautocomplete.vertically .product-list li {
  display: block;
}
.wrap .modal .form.minisearch .searchautocomplete.vertically .product-list li .block-left {
  margin-right: 30px;
}
.wrap .modal .form.minisearch .searchautocomplete.vertically .product-list li .block-left,
.wrap .modal .form.minisearch .searchautocomplete.vertically .product-list li .block-right {
  display: inline-block;
  vertical-align: middle;
}
.wrap .modal .form.minisearch .searchautocomplete.vertically .product-list li .block-right .price {
  margin-bottom: 0px;
}
.wrap .modal .form.minisearch .searchautocomplete.vertically .product-list li:last-child {
  border-bottom: none !important;
}
.wrap .modal .form.minisearch .searchautocomplete.horizontally .product-list {
  display: flex;
}
.wrap .modal .form.minisearch .searchautocomplete.horizontally .product-list li {
  display: inline-block;
}
.wrap .modal .form.minisearch .searchautocomplete.horizontally .product-list li .block-left {
  text-align: center;
}
.wrap .modal .form.minisearch .searchautocomplete.horizontally .product-list li .block-right {
  text-align: center;
}
.wrap .modal .form.minisearch .searchautocomplete .product-list {
  display: table;
  width: 100%;
}
.wrap .modal .form.minisearch .searchautocomplete .product-list li {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.wrap .modal .form.minisearch .searchautocomplete .product-list .block-flex {
  display: block;
}
.wrap .modal .wpx-pos-search {
  display: inline-block;
  vertical-align: bottom;
  width: 100%;
}
.wrap .modal .wpx-pos-search .control {
  position: relative;
}
.wrap .modal .wpx-pos-search .control .wpx-pos-search {
  position: absolute;
  top: 0px;
  right: 0px;
}
.wrap .modal .wpx-pos-search input {
  width: 100% !important;
  height: 66px !important;
  border: 3px solid !important;
  padding-left: 20px !important;
}
.wrap .modal .wpx-pos-search label {
  display: none;
}
.wrap .modal .wpx-pos-search a.closebutton {
  text-decoration: none;
  font-size: 75px;
  margin-left: 50px;
  position: relative;
  top: 11px;
  line-height: 26px;
}
.wrap .modal .wpx-pos-search a.closebutton:hover {
  color: black;
}
.wrap .modal .wpx-pos-search .action.search {
  padding: 12px 22px;
  border: none !important;
  margin-top: 5px;
  margin-right: 4px;
  right: 0px !important;
}
.wrap .modal .closeoverlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
  display: block;
  z-index: 2;
  position: fixed;
  cursor: pointer;
}
.wrap .modal .modal-content {
  width: 80%;
  margin: 80px auto 0 auto;
  opacity: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all 500ms;
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  transform: translateY(-100px);
}
.wrap .modal .block.block-search.wpx-block-search {
  position: static !important;
  width: 100%;
  padding-left: 0px;
  margin-left: 0px;
}
.search-visible-md {
  display: block;
}
.search-visible-md .open-modal-search {
  font-size: 15px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .wrap .modal .modal-content {
    margin-top: 80px !important;
    margin-left: 0 !important;
  }
  .horizontally-control #search::-ms-clear {
    display: none;
  }
  .wrap .modal {
    position: absolute !important;
  }
  .header .quickcart-wrapper .block-quickcart {
    position: absolute !important;
    visibility: hidden;
  }
  .header .quickcart-wrapper .block-quickcart.quickCartIE {
    position: fixed !important;
    visibility: visible;
  }
  .wrap .modal.isOpenIE {
    position: fixed !important;
  }
  .header .quickcart-wrapper .block-quickcart {
    position: absolute !important;
  }
}
:root .theme-pearl.multishipping-checkout-addresses .page-wrapper .page-header .nav-toggle,
:root .theme-pearl.multishipping-checkout-shipping .page-wrapper .page-header .nav-toggle,
:root .theme-pearl.multishipping-checkout-billing .page-wrapper .page-header .nav-toggle,
:root .theme-pearl.multishipping-checkout_address-newshipping .page-wrapper .page-header .nav-toggle,
:root .theme-pearl.multishipping-checkout-overview .page-wrapper .page-header .nav-toggle,
:root .theme-pearl.multishipping-checkout_address-editbilling .page-wrapper .page-header .nav-toggle,
:root .theme-pearl.multishipping-checkout_address-selectbilling .page-wrapper .page-header .nav-toggle,
:root .theme-pearl.multishipping-checkout_address-editshipping .page-wrapper .page-header .nav-toggle {
  display: none;
}
:root .theme-pearl.multishipping-checkout-addresses .page-title,
:root .theme-pearl.multishipping-checkout-shipping .page-title,
:root .theme-pearl.multishipping-checkout-billing .page-title,
:root .theme-pearl.multishipping-checkout_address-newshipping .page-title,
:root .theme-pearl.multishipping-checkout-overview .page-title,
:root .theme-pearl.multishipping-checkout_address-editbilling .page-title,
:root .theme-pearl.multishipping-checkout_address-selectbilling .page-title,
:root .theme-pearl.multishipping-checkout_address-editshipping .page-title {
  margin-top: 15px;
}
:root .theme-pearl .page-wrapper .page-header .mobile-logo,
:root .theme-pearl .page-wrapper .page-header .mobile-checkout-logo {
  display: none;
}
:root .theme-pearl .page-wrapper .page-header .unset-logo img {
  display: none;
}
.project-services-form .modal-services-list {
  margin-bottom: 30px;
}
.project-services-form .modal-services-list h3 {
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  padding: 0 15px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.project-services-form .modal-services-list .service-item {
  position: relative;
  padding: 16px;
  background-color: #ffffff;
}
.project-services-form .modal-services-list .service-item .service-name {
  margin-bottom: 5px;
}
.project-services-form .modal-services-list .service-item .service-name span {
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
}
.project-services-form .modal-services-list .service-item .service-description span {
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
}
.project-services-form .modal-services-list .service-item .service-actions {
  position: absolute;
  top: 15px;
  right: -15px;
  z-index: 2;
}
.project-services-form .modal-services-list .service-item .service-actions .checkmark {
  width: 15px;
  height: 15px;
}
.project-services-form .modal-services-list .service-item .service-actions .container input:checked ~ .checkmark:after {
  width: 12px;
  height: 9px;
}
.project-services-form h3 {
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  padding: 0 15px;
  margin-bottom: 3px;
}
.project-services-form .new-service-fields input.mage-error,
.project-services-form .new-service-fields textarea.mage-error {
  margin-bottom: 0 !important;
}
.project-services-form .new-service-fields .field-error,
.project-services-form .new-service-fields div.mage-error[generated] {
  margin-top: 7px;
}
.project-services-form .form-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin: 36px -5px 0;
}
.project-services-form .form-group .action.primary {
  width: 135px;
}
.project-settings-modal textarea.mage-error {
  margin-bottom: -5px !important;
}
.project-settings-modal input.mage-error {
  margin-bottom: 0 !important;
}
.project-project-index.no-scroll {
  overflow: hidden !important;
}
.project-project-index #tab-proposal .pdf-view-wrapper {
  background-color: rgba(129, 124, 117, 0.9);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  overflow: auto;
  display: none;
}
.project-project-index #tab-proposal .pdf-view-wrapper.active {
  display: block;
}
.project-project-index #tab-proposal .pdf-view-wrapper .action-close {
  position: fixed;
  padding: 10px;
  top: 96px;
  right: 16px;
  cursor: pointer;
  z-index: 1000;
}
.project-project-index #tab-proposal .pdf-view-wrapper .action-close:before {
  font-family: 'luma-icons';
  font-size: 1rem;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 10px;
  content: '\e616';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.project-project-index #tab-proposal .pdf-view-wrapper .action-close span {
  font-size: 0rem;
}
.project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-header {
  background-color: #ffffff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-family: 'Lato', sans-serif;
  font-size: 1.6rem;
  color: #000000;
  min-height: 80px;
  justify-content: space-between;
  padding: 4px 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.24px;
  text-align: left;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-header .proposal-info {
  font-size: 1.6rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  max-width: 48%;
}
.project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-header .proposal-studio-logo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: flex-start;
  font-family: 'FreightDispPro';
  font-size: 0rem;
  margin: 0 36px 0 0;
}
.project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-header .proposal-studio-logo .mobile-logo {
  display: inline-block;
  width: 56px;
  height: 56px;
  background: url("../images/header/mobile-logo.png");
  background-size: 56px 56px;
}
.project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-header .proposal-studio-logo .menu-logo {
  display: inline-block;
  width: 193px;
  height: 44px;
  background: url("../images/header/menu-logo.svg");
  background-size: 193px 44px;
}
.project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-header .proposal-studio-logo img {
  height: 72px;
  width: auto;
}
.project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-header .proposal-studio-name {
  font-family: 'FreightDispPro';
  font-size: 1.6rem;
}
.project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-header .page-count {
  font-size: 1.4rem;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
}
.project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-header .download-pdf {
  font-size: 1rem;
}
.project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-header .download-pdf .icon {
  font-size: 0rem;
  display: inline-block;
  vertical-align: middle;
  width: 9px;
  height: 9px;
  margin: 0 8px 0 0;
  background: url("../images/icons/icon-download.svg") no-repeat center;
  background-size: 9px 9px;
}
.project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-content {
  position: relative;
  padding: 150px 32px;
}
.project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-content .pdf-view {
  width: 100%;
  max-width: 816px;
  margin: 0 auto;
}
.project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-content .pdf-view .pdf-page {
  background-color: #ffffff;
  padding-bottom: 141%;
  margin-bottom: 60px;
  position: relative;
}
.project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-content .pdf-view .pdf-page:last-of-type {
  margin-bottom: 0;
}
.project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-content .pdf-view .pdf-page .page-content {
  position: absolute;
  width: 100%;
  height: 100%;
}
.project-project-index #tab-proposal .pdf-page .page-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  background-color: #fbfbf5;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 20px 36px 30px;
}
.project-project-index #tab-proposal .pdf-page .page-content .title {
  width: 100%;
  position: relative;
  z-index: 1;
}
.project-project-index #tab-proposal .pdf-page .page-content .title span {
  font-family: 'FreightDispPro';
  font-size: 1.4rem;
  color: #8a262e;
  background: #fbfbf5;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.28px;
  padding-right: 18px;
  display: inline-block;
  text-transform: capitalize;
}
.project-project-index #tab-proposal .pdf-page .page-content .title span:before {
  background-color: #817c75;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50%;
  margin-bottom: -1px;
  width: 100%;
  height: 1px;
  z-index: -1;
}
.project-project-index #tab-proposal .pdf-page .page-content .pay-info-block {
  margin-bottom: 18px;
}
.project-project-index #tab-proposal .pdf-page .page-content .pay-info-block:last-child {
  margin-bottom: 0;
}
.project-project-index #tab-proposal .pdf-page .page-content .pay-info-block .title {
  font-family: 'Lato', sans-serif;
  font-size: 0.8rem;
  color: #8a262e;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.49px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.project-project-index #tab-proposal .pdf-page .page-content .pay-info-block .value {
  font-family: 'Lato', sans-serif;
  font-size: 1rem;
  color: #000000;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.26px;
  word-break: break-all;
}
.project-project-index #tab-proposal .pdf-page .page-content .header {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  min-height: 50px;
  position: relative;
}
.project-project-index #tab-proposal .pdf-page .page-content .header .page-count {
  font-size: 1rem;
  color: #707070;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.3px;
  text-align: right;
  position: absolute;
  top: 8px;
  right: 0;
}
.project-project-index #tab-proposal .pdf-page .page-content .header .studio-logo {
  width: 24px;
  height: 24px;
  margin: 10px auto 16px;
  background: url("../images/header/mobile-logo.png") no-repeat center;
  background-size: 24px 24px;
}
.project-project-index #tab-proposal .pdf-page .page-content .content {
  width: 100%;
  height: 100%;
}
.project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table {
  height: 100%;
  width: 100%;
  table-layout: fixed;
  overflow-wrap: break-word;
}
.project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr {
  border-bottom: 1px solid #807c76;
  min-height: 33%;
}
.project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr td {
  padding: 12px 0 ;
  word-break: break-all;
}
.project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr:last-child {
  border-bottom: 0;
}
.project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr .first {
  font-family: 'FreightDispPro';
  font-size: 0.7rem;
  color: #000000;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  table-layout: fixed;
  width: 25%;
}
.project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr .first img {
  width: 100%;
  height: auto;
  object-fit: contain;
  margin-bottom: 7px;
}
.project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr .first .artwork-name {
  font-size: 0.9rem;
}
.project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr .first .artwork-name.italic {
  font-style: italic;
}
.project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr .two {
  table-layout: fixed;
  width: 55%;
}
.project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr .two.artwork-description {
  font-family: 'Catamaran';
  font-size: 1rem;
  color: #000000;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  table-layout: fixed;
  width: 50%;
}
.project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr .three {
  table-layout: fixed;
  width: 20%;
}
.project-project-index #tab-proposal .pdf-page .page-content .footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  min-height: 38px;
}
.project-project-index #tab-proposal .pdf-page .page-content .footer .italic {
  font-family: 'Catamaran';
  font-size: 0.9rem;
  color: #707070;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
}
.project-project-index #tab-proposal .pdf-page .page-content .footer .to-cart-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  float: right;
  text-align: right;
  margin-top: -18px;
  position: relative;
  z-index: 1;
}
.project-project-index #tab-proposal .pdf-page .page-content .footer .to-cart-block .total-price {
  font-family: 'FreightDispPro';
  font-size: 1.4rem;
  background-color: #fbfbf5;
  color: #8a262e;
  padding-left: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
}
.project-project-index #tab-proposal .pdf-page .page-content .footer .to-cart-block .add-to-cart {
  margin-top: 16px;
}
.project-project-index #tab-proposal .pdf-page .page-content .trems-conditions {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  background-color: #ffffff;
  width: calc(100% + 72px);
  padding: 20px 36px 30px;
  margin: 18px -36px 0;
}
.project-project-index #tab-proposal .pdf-page .page-content .trems-conditions .title span {
  background: #ffffff;
}
.project-project-index #tab-proposal .pdf-page .page-content .trems-conditions p {
  font-family: 'Catamaran';
  font-size: 1rem;
  color: #707070;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  word-break: break-all;
}
.project-project-index #tab-proposal .pdf-page.coverpage .page-content {
  padding: 0;
}
.project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-content {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 18px 20px;
}
.project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-content .powered-by {
  display: inline-block;
  vertical-align: top;
}
.project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-content .powered-by .title {
  font-size: 0.6rem;
  color: #8a262e;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.42px;
  text-align: left;
  text-transform: uppercase;
}
.project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-content .powered-by .powered-by-logo {
  margin-top: 10px;
  height: 16px;
  width: 70px;
  background: url("../images/header/header-logo.png") no-repeat center;
  background-size: 70px 16px;
}
.project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-content .studio-logo {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
}
.project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-content .studio-logo img {
  width: auto;
  height: 80%;
  object-fit: contain;
}
.project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  background-color: #ffffff;
  width: 100%;
  padding: 7% 10% 6%;
}
.project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .coverpage-footer-block .title {
  font-family: 'Catamaran';
  font-size: 0.7rem;
  color: #8a262e;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.49px;
  text-transform: uppercase;
}
.project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .coverpage-footer-block .value {
  font-family: 'FreightDispPro';
  font-size: 1.3rem;
  color: #908983;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.26px;
  margin-top: 10px;
  min-height: 75px;
}
.project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .proposal-block,
.project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .client-block {
  width: 40%;
}
.project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .download-pdf {
  width: 100%;
  text-align: center;
}
.project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .download-pdf span {
  font-size: 1.4rem;
  color: #8a262e;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  letter-spacing: 0.28px;
  text-decoration: none;
  position: relative;
  cursor: pointer;
}
.project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .download-pdf span::before {
  border-bottom: 1px solid #8a262e;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .download-pdf span:hover::before {
  display: none;
}
.project-project-index #tab-proposal .pdf-page.artwork .page-content .content .pdf-content-table tr.first img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.project-project-index #tab-proposal .pdf-page.artwork .page-content .content .pdf-content-table tr.first .artwork-artist {
  font-family: 'FreightDispPro';
  font-size: 0.7rem;
  color: #000000;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.14px;
}
.project-project-index #tab-proposal .pdf-page.artwork .page-content .content .pdf-content-table tr.first .artwork-name {
  font-family: 'FreightDispPro';
  font-size: 0.9rem;
  color: #000000;
  font-weight: 500;
  font-stretch: normal;
  letter-spacing: 0.18px;
}
.project-project-index #tab-proposal .pdf-page.artwork .page-content .content .pdf-content-table tr.two .artwork-description {
  font-family: 'Catamaran';
  font-size: 1rem;
  color: #000000;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.26px;
}
.project-project-index #tab-proposal .pdf-page.services:last-of-type .page-content {
  padding-bottom: 0;
}
.project-project-index .modal-popup.confirm .modal-inner-wrap .modal-content {
  padding-right: 15px;
}
.project-project-index .modal-popup.confirm .modal-inner-wrap .modal-footer .action.primary.close {
  margin-left: 0;
}
.proposal-tabs .proposal-tab {
  padding: 12px 10px;
  margin-bottom: 10px;
}
.proposal-tabs .proposal-tab h4 {
  font-size: 1rem;
  color: #000000;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  width: calc(100% + 7px);
  margin: 0 -7px 0 0;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  position: relative;
}
.proposal-tabs .proposal-tab h4 span {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  white-space: nowrap;
  margin: 0 15px 0 0;
}
.proposal-tabs .proposal-tab h4::after {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  background-color: #817c75;
  content: '';
  display: inline-block;
  width: 100%;
  height: 1px;
}
.proposal-tabs .proposal-tab h4 .icon {
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 30px;
  flex-basis: 30px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  -webkit-mask-image: url("../images/icons/icon-drop-down.svg");
  -moz-mask-image: url("../images/icons/icon-drop-down.svg");
  -ms-mask-image: url("../images/icons/icon-drop-down.svg");
  mask-image: url("../images/icons/icon-drop-down.svg");
  -webkit-mask-repeat: no-repeat;
  -moz-mask-repeat: no-repeat;
  -ms-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -moz-mask-position: center;
  -ms-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 15px 15px;
  -moz-mask-size: 15px 15px;
  -ms-mask-size: 15px 15px;
  mask-size: 15px 15px;
  background-color: #817c75;
  margin-right: 0;
  display: inline-block;
  width: 30px;
  height: 15px;
}
.proposal-tabs .proposal-tab .proposal-list {
  padding: 15px 0 0 18px;
  margin: 0;
}
.proposal-tabs .proposal-tab .proposal-list .proposal-item {
  margin: 0 0 30px 0;
}
.proposal-tabs .proposal-tab .proposal-list .proposal-item .proposal-column.code-column {
  font-size: 2.1rem;
  color: #000000;
  font-family: 'FreightDispPro';
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.32px;
}
.proposal-tabs .proposal-tab .proposal-list .proposal-item .proposal-column.created .value {
  color: #ffb11d;
  text-transform: uppercase;
}
.proposal-tabs .proposal-tab .proposal-list .proposal-item .proposal-column.pending .value {
  color: #8a262e;
  text-transform: uppercase;
}
.proposal-tabs .proposal-tab .proposal-list .proposal-item .proposal-column.sent .value {
  color: #8fac77;
  text-transform: uppercase;
}
.proposal-tabs .proposal-tab .proposal-list .proposal-item .proposal-column.complete .value {
  color: #00ff00;
  text-transform: uppercase;
}
.proposal-tabs .proposal-tab .proposal-list .proposal-item .actions-wrapper {
  right: -8px;
}
.proposal-tabs .proposal-tab.active h4 .icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.project-project-index #tab-proposal {
  padding-bottom: 127px;
}
.project-project-index #tab-proposal h2 {
  margin: 28px 0 16px;
}
.project-project-index #tab-proposal .proposal-mode-switcher {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: flex-end;
  margin: 15px 0 0 0;
}
.project-project-index #tab-proposal .proposal-mode-switcher span {
  font-family: 'Lato', sans-serif;
  font-size: 1.2rem;
  color: #000000;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.84px;
}
.project-project-index #tab-proposal .proposal-mode-switcher .form-item {
  margin: 0 15px;
}
.project-project-index #tab-proposal .proposal-tab {
  font-family: 'Catamaran';
  padding: 12px 0;
  margin-bottom: 10px;
}
.project-project-index #tab-proposal .proposal-tab h4 {
  font-size: 1rem;
  color: #000000;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  width: calc(100% + 7px);
  margin: 0 -7px 0 0;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  position: relative;
}
.project-project-index #tab-proposal .proposal-tab h4 span {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  white-space: nowrap;
  margin: 0 15px 0 0;
}
.project-project-index #tab-proposal .proposal-tab h4::after {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  background-color: #817c75;
  content: '';
  display: inline-block;
  width: 100%;
  height: 1px;
}
.project-project-index #tab-proposal .proposal-tab h4 .icon {
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 30px;
  flex-basis: 30px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  -webkit-mask-image: url("../images/icons/icon-drop-down.svg");
  -moz-mask-image: url("../images/icons/icon-drop-down.svg");
  -ms-mask-image: url("../images/icons/icon-drop-down.svg");
  mask-image: url("../images/icons/icon-drop-down.svg");
  -webkit-mask-repeat: no-repeat;
  -moz-mask-repeat: no-repeat;
  -ms-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -moz-mask-position: center;
  -ms-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 15px 15px;
  -moz-mask-size: 15px 15px;
  -ms-mask-size: 15px 15px;
  mask-size: 15px 15px;
  background-color: #817c75;
  margin-right: 0;
  display: inline-block;
  width: 30px;
  height: 15px;
}
.project-project-index #tab-proposal .proposal-tab .proposal-tab-content {
  margin: 30px auto;
}
.project-project-index #tab-proposal .proposal-tab .proposal-tab-content label span {
  font-size: 1.2rem;
  margin-bottom: 4px;
  margin-left: 15px;
  display: inline-block;
  letter-spacing: 0.6px;
}
.project-project-index #tab-proposal .proposal-tab .proposal-tab-content input {
  font-size: 1.4rem;
  height: 40px;
  background: transparent;
}
.project-project-index #tab-proposal .proposal-tab .proposal-tab-content textarea {
  height: 112px;
  background: transparent;
}
.project-project-index #tab-proposal .proposal-tab .proposal-tab-content .field {
  position: relative;
}
.project-project-index #tab-proposal .proposal-tab .proposal-tab-content div.mage-error[generated] {
  position: absolute;
  bottom: -5px;
}
.project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  justify-content: flex-end;
}
.project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-list .service-item .service-column.service-info .service-name {
  color: #000000;
  font-size: 1.2rem;
  -webkit-text-transform: uppercase;
  -moz-text-transform: uppercase;
  -ms-text-transform: uppercase;
  text-transform: uppercase;
  letter-spacing: 0.24px;
}
.project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-list .service-item .service-column.service-info .service-description {
  color: #000000;
  font-size: 1.6rem;
}
.project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-list .service-item .service-column.service-delete .service-delete-link {
  font-size: 0rem;
  width: 14px;
  height: 14px;
  display: inline-block;
  background: url("../images/icons/icon-delete.svg") no-repeat center;
  background-size: 14px 14px;
}
.project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-list .service-item .service-column.service-delete:after {
  display: none;
}
.project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-form .project-add-service .project-add-service-link {
  font-size: 1.4rem;
  color: #8a262e;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  letter-spacing: 0.28px;
  text-decoration: none;
  position: relative;
}
.project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-form .project-add-service .project-add-service-link::before {
  border-bottom: 1px solid #8a262e;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  content: '';
  display: inline-block;
  position: absolute;
  left: 7px;
  right: 0;
  bottom: 0;
}
.project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-form .project-add-service .project-add-service-link:hover::before {
  display: none;
}
.project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-approved-artwork-content-wrapper .proposals-approved-artwork-list .approved-artwork-item .approved-artwork-column .value.pending {
  color: #8a262e;
}
.project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-approved-artwork-content-wrapper .proposals-approved-artwork-list .approved-artwork-item .approved-artwork-column.approved-artwork-image-wrapper:after {
  display: none;
}
.project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-approved-artwork-content-wrapper .proposals-approved-artwork-list .approved-artwork-item .approved-artwork-column.approved-artwork-info .approved-artwork-name {
  color: #000000;
  font-size: 1.2rem;
  -webkit-text-transform: uppercase;
  -moz-text-transform: uppercase;
  -ms-text-transform: uppercase;
  text-transform: uppercase;
  letter-spacing: 0.24px;
}
.project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-approved-artwork-content-wrapper .proposals-approved-artwork-list .approved-artwork-item .approved-artwork-column.approved-artwork-info .approved-artwork-description {
  color: #000000;
  font-size: 1.4rem;
  line-height: 1.57;
  letter-spacing: 0.7px;
}
.project-project-index #tab-proposal .proposal-tab.active h4 .icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content {
  padding: 15px 0 40px;
  max-width: 670px;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper {
  color: #908983;
  background-color: #fbfbf5;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.16);
  width: 100%;
  max-width: 670px;
  padding-bottom: 129%;
  position: relative;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 13%;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-content .jackdaw-studio-logo {
  font-size: 0rem;
  display: inline-block;
  vertical-align: middle;
  width: 45%;
  height: 13%;
  margin: 0 0 7% 0;
  background: url("../images/proposal/jackdaw-studio-logo.svg") no-repeat center;
  background-size: contain;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-content .quote {
  font-family: 'Lato', sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.12px;
  text-align: left;
  margin: 0 0 2% 0;
  display: flex;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-content .quote .big-text {
  font-family: 'FreightDispPro';
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 0.75;
  letter-spacing: 0.4px;
  margin-right: 10px;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-content .quote .big-text:before {
  content: "";
  display: block;
  background: url("../images/spaces/icon-left-quotes-sign-39711.svg") no-repeat;
  width: 15px;
  height: 15px;
  background-size: contain;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-content .quote:before {
  display: none;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-content .quote-author {
  font-family: 'FreightDispPro';
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: 0.2px;
  text-align: right;
  align-self: flex-end;
  padding-right: 8%;
  color: #908983;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  justify-content: center;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  background-color: #ffffff;
  width: 100%;
  padding: 10px 36px 8px;
  word-break: break-all;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-footer .coverpage-footer-block .title {
  font-family: 'Lato', sans-serif;
  font-size: 0.3rem;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.21px;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-footer .coverpage-footer-block .value {
  font-family: 'FreightDispPro';
  font-size: 0.6rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.12px;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-footer .coverpage-footer-block.client-block,
.project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-footer .coverpage-footer-block.prepared-block {
  width: 20%;
  margin-top: 2%;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-footer .coverpage-footer-block.client-block .title,
.project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-footer .coverpage-footer-block.prepared-block .title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  white-space: nowrap;
  margin-bottom: 10px;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-footer .coverpage-footer-block.client-block .title:after,
.project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-footer .coverpage-footer-block.prepared-block .title:after {
  content: '';
  display: inline-block;
  margin-left: 10px;
  width: 100%;
  height: 1px;
  background-color: #aa9f8d;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-footer .coverpage-footer-block.powered-by-block {
  width: 30%;
  margin: 0 5%;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-footer .coverpage-footer-block.powered-by-block .logo-site {
  font-size: 0rem;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 40px;
  background: url("../images/proposal/logo-proposal-view.svg") no-repeat center;
  background-size: contain;
  margin: 0 0 10px 0;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-footer .coverpage-footer-block.powered-by-block .title {
  text-align: center;
  margin: 0;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .proposal-all-view-link {
  cursor: pointer;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .proposal-all-view-link .icon {
  font-size: 0rem;
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin: 0 10px 0 0;
  background: url("../images/proposal/icon-view-proposal.svg") no-repeat center;
  background-size: 14px 14px;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .proposal-all-view-link span:not(.icon) {
  font-size: 1.4rem;
  color: #8a262e;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  letter-spacing: 0.28px;
  text-decoration: none;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .proposal-all-view-link span:not(.icon)::before {
  border-bottom: 1px solid #8a262e;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.project-project-index #tab-proposal .proposals-view .proposal-view-content .proposal-all-view-link span:not(.icon):hover::before {
  display: none;
}
.project-project-index #tab-proposal .proposals-actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: #ffffff;
  padding: 16px;
  margin: 32px 0;
  width: 100%;
}
@media only screen and (min-width: 1440px) {
  .project-project-index #tab-proposal .proposals-actions {
    padding: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .project-project-index #tab-proposal .proposals-actions {
    -webkit-align-items: baseline;
    -ms-align-items: baseline;
    align-items: baseline;
  }
}
.project-project-index #tab-proposal .proposals-actions .proposal-total {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .project-project-index #tab-proposal .proposals-actions .proposal-total {
    -webkit-align-items: baseline;
    -ms-align-items: baseline;
    align-items: baseline;
  }
}
.project-project-index #tab-proposal .proposals-actions .proposal-total .totals {
  display: flex;
  flex-direction: row;
  gap: 40px;
}
.project-project-index #tab-proposal .proposals-actions .proposal-total .value {
  font-size: 2.2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.33px;
  text-align: center;
  color: inherit;
}
.project-project-index #tab-proposal .proposals-actions .proposal-total .italic {
  font-size: 1rem;
  font-weight: 300;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: 0.15px;
  text-align: center;
  color: inherit;
}
.project-project-index #tab-proposal .proposals-actions .proposal-buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 16px 0 0 0;
}
@media only screen and (max-width: 767px) {
  .project-project-index #tab-proposal .proposals-actions .proposal-buttons {
    grid-gap: 10px;
  }
}
.project-project-index #tab-proposal .proposals-actions .proposal-buttons .action.primary {
  margin: 0 0 0 5px;
}
@media only screen and (max-width: 767px) {
  .project-project-index #tab-proposal .proposals-actions .proposal-buttons .action.primary {
    margin: 0;
  }
}
.project-project-index #tab-proposal .proposals-actions .proposal-buttons .action.secondary {
  margin: 0 5px 0 0;
}
@media only screen and (max-width: 639px) {
  .project-project-index #tab-proposal .proposals-actions .proposal-buttons .action.secondary {
    margin: 0;
  }
}
.project-project-index #tab-proposal .proposals-actions .proposal-buttons #proposal-share-btn {
  background: none;
  border: none;
  font-size: 16px;
  font-weight: 400;
}
.project-project-index #tab-proposal .proposals-actions .proposal-buttons #proposal-share-btn span {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 400;
}
.project-project-index #tab-proposal .proposals-actions .proposal-buttons #proposal-share-btn span:before {
  content: "";
  display: block;
  background: url(../images/icons/icon-share.svg) no-repeat;
  width: 16px;
  height: 16px;
  background-size: contain;
}
.project-project-index #tab-proposal .proposals-actions .proposal-buttons .client-view span {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 400;
}
.project-project-index #tab-proposal .proposals-actions .proposal-buttons .client-view span:before {
  content: "";
  display: block;
  background: url(../images/icons/icon-client-view.svg) no-repeat;
  width: 16px;
  height: 16px;
  background-size: contain;
}
.account .modal-popup.share-proposal-popup .modal-content,
.share-proposal-popup .modal-content {
  padding: 15px;
}
body .block-collapsible-nav,
.customer-account-index .block-collapsible-nav,
.store-view-default .block-collapsible-nav,
.account .block-collapsible-nav {
  margin-bottom: 32px !important;
  overflow-y: visible;
  z-index: 9;
  position: relative;
  margin-bottom: 24px;
}
body .block-collapsible-nav .content,
.customer-account-index .block-collapsible-nav .content,
.store-view-default .block-collapsible-nav .content,
.account .block-collapsible-nav .content {
  background: #f8f9f9;
  padding: 0;
  margin: 0;
}
body .block-collapsible-nav .items,
.customer-account-index .block-collapsible-nav .items,
.store-view-default .block-collapsible-nav .items,
.account .block-collapsible-nav .items {
  white-space: nowrap;
  z-index: 2;
  position: relative;
  border-bottom: 1px solid rgba(1, 24, 38, 0.2);
}
body .block-collapsible-nav .items:before,
.customer-account-index .block-collapsible-nav .items:before,
.store-view-default .block-collapsible-nav .items:before,
.account .block-collapsible-nav .items:before,
body .block-collapsible-nav .items:after,
.customer-account-index .block-collapsible-nav .items:after,
.store-view-default .block-collapsible-nav .items:after,
.account .block-collapsible-nav .items:after,
body .block-collapsible-nav .items::-webkit-scrollbar,
.customer-account-index .block-collapsible-nav .items::-webkit-scrollbar,
.store-view-default .block-collapsible-nav .items::-webkit-scrollbar,
.account .block-collapsible-nav .items::-webkit-scrollbar {
  display: none;
}
@media only screen and (max-width: 565px) {
  body .block-collapsible-nav .items,
  .customer-account-index .block-collapsible-nav .items,
  .store-view-default .block-collapsible-nav .items,
  .account .block-collapsible-nav .items {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
body .block-collapsible-nav .item,
.customer-account-index .block-collapsible-nav .item,
.store-view-default .block-collapsible-nav .item,
.account .block-collapsible-nav .item {
  display: inline-block;
  text-align: left;
  margin-bottom: 0 !important;
}
body .block-collapsible-nav .item:first-child,
.customer-account-index .block-collapsible-nav .item:first-child,
.store-view-default .block-collapsible-nav .item:first-child,
.account .block-collapsible-nav .item:first-child {
  margin-top: 0;
}
body .block-collapsible-nav .item .advance-filters-title,
.customer-account-index .block-collapsible-nav .item .advance-filters-title,
.store-view-default .block-collapsible-nav .item .advance-filters-title,
.account .block-collapsible-nav .item .advance-filters-title,
body .block-collapsible-nav .item a,
.customer-account-index .block-collapsible-nav .item a,
.store-view-default .block-collapsible-nav .item a,
.account .block-collapsible-nav .item a,
body .block-collapsible-nav .item > strong,
.customer-account-index .block-collapsible-nav .item > strong,
.store-view-default .block-collapsible-nav .item > strong,
.account .block-collapsible-nav .item > strong {
  color: #000000;
  display: block;
  font-size: 2.4rem;
  padding: 24px 4px;
  margin-right: 24px;
  font-weight: 400;
}
body .block-collapsible-nav .item a,
.customer-account-index .block-collapsible-nav .item a,
.store-view-default .block-collapsible-nav .item a,
.account .block-collapsible-nav .item a,
body .block-collapsible-nav .item > strong,
.customer-account-index .block-collapsible-nav .item > strong,
.store-view-default .block-collapsible-nav .item > strong,
.account .block-collapsible-nav .item > strong {
  text-decoration: none;
}
body .block-collapsible-nav .item a:hover,
.customer-account-index .block-collapsible-nav .item a:hover,
.store-view-default .block-collapsible-nav .item a:hover,
.account .block-collapsible-nav .item a:hover,
body .block-collapsible-nav .item > strong:hover,
.customer-account-index .block-collapsible-nav .item > strong:hover,
.store-view-default .block-collapsible-nav .item > strong:hover,
.account .block-collapsible-nav .item > strong:hover {
  color: #8a262e;
}
body .block-collapsible-nav .item.advance-filters-wrapper,
.customer-account-index .block-collapsible-nav .item.advance-filters-wrapper,
.store-view-default .block-collapsible-nav .item.advance-filters-wrapper,
.account .block-collapsible-nav .item.advance-filters-wrapper {
  display: inline-block !important;
  position: relative;
  z-index: 1;
}
body .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-title,
.customer-account-index .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-title,
.store-view-default .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-title,
.account .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: flex-end;
}
body .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-title:after,
.customer-account-index .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-title:after,
.store-view-default .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-title:after,
.account .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-title:after {
  -webkit-mask-image: url(../images/spaces/icon-dropdown.svg);
  -moz-mask-image: url(../images/spaces/icon-dropdown.svg);
  -ms-mask-image: url(../images/spaces/icon-dropdown.svg);
  mask-image: url(../images/spaces/icon-dropdown.svg);
  -webkit-mask-repeat: no-repeat;
  -moz-mask-repeat: no-repeat;
  -ms-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -moz-mask-position: center;
  -ms-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 18px 10px;
  -moz-mask-size: 18px 10px;
  -ms-mask-size: 18px 10px;
  mask-size: 18px 10px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  background-color: #000000;
  content: "";
  display: block;
  width: 18px;
  height: 10px;
  margin-left: 20px;
  transform: rotateZ(-90deg);
}
body .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-list,
.customer-account-index .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-list,
.store-view-default .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-list,
.account .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-list {
  background-color: #ffffff;
  position: fixed;
  right: 0;
  top: 48px;
  width: auto;
  padding: 48px;
  height: auto;
  display: none;
  z-index: 2;
  overflow-y: auto;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
@media only screen and (max-width: 565px) {
  body .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-list,
  .customer-account-index .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-list,
  .store-view-default .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-list,
  .account .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-list {
    right: auto;
    left: 0;
  }
}
body .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-list .item,
.customer-account-index .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-list .item,
.store-view-default .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-list .item,
.account .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-list .item {
  display: block;
  margin: 0;
}
body .block-collapsible-nav .item.advance-filters-wrapper.active .advance-filters-title,
.customer-account-index .block-collapsible-nav .item.advance-filters-wrapper.active .advance-filters-title,
.store-view-default .block-collapsible-nav .item.advance-filters-wrapper.active .advance-filters-title,
.account .block-collapsible-nav .item.advance-filters-wrapper.active .advance-filters-title {
  color: #8a262e;
}
body .block-collapsible-nav .item.advance-filters-wrapper.active .advance-filters-title:after,
.customer-account-index .block-collapsible-nav .item.advance-filters-wrapper.active .advance-filters-title:after,
.store-view-default .block-collapsible-nav .item.advance-filters-wrapper.active .advance-filters-title:after,
.account .block-collapsible-nav .item.advance-filters-wrapper.active .advance-filters-title:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #8a262e;
}
body .block-collapsible-nav .item.advance-filters-wrapper.active .advance-filters-list,
.customer-account-index .block-collapsible-nav .item.advance-filters-wrapper.active .advance-filters-list,
.store-view-default .block-collapsible-nav .item.advance-filters-wrapper.active .advance-filters-list,
.account .block-collapsible-nav .item.advance-filters-wrapper.active .advance-filters-list {
  height: 100%;
  display: block;
}
body .block-collapsible-nav .item.current > .advance-filters-title,
.customer-account-index .block-collapsible-nav .item.current > .advance-filters-title,
.store-view-default .block-collapsible-nav .item.current > .advance-filters-title,
.account .block-collapsible-nav .item.current > .advance-filters-title,
body .block-collapsible-nav .item.current > a,
.customer-account-index .block-collapsible-nav .item.current > a,
.store-view-default .block-collapsible-nav .item.current > a,
.account .block-collapsible-nav .item.current > a,
body .block-collapsible-nav .item.current > strong,
.customer-account-index .block-collapsible-nav .item.current > strong,
.store-view-default .block-collapsible-nav .item.current > strong,
.account .block-collapsible-nav .item.current > strong {
  color: #8a262e;
  position: relative;
}
body .block-collapsible-nav .item.current > .advance-filters-title:before,
.customer-account-index .block-collapsible-nav .item.current > .advance-filters-title:before,
.store-view-default .block-collapsible-nav .item.current > .advance-filters-title:before,
.account .block-collapsible-nav .item.current > .advance-filters-title:before,
body .block-collapsible-nav .item.current > a:before,
.customer-account-index .block-collapsible-nav .item.current > a:before,
.store-view-default .block-collapsible-nav .item.current > a:before,
.account .block-collapsible-nav .item.current > a:before,
body .block-collapsible-nav .item.current > strong:before,
.customer-account-index .block-collapsible-nav .item.current > strong:before,
.store-view-default .block-collapsible-nav .item.current > strong:before,
.account .block-collapsible-nav .item.current > strong:before {
  background: #8a262e;
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  height: 1px;
}
body .block-collapsible-nav .item.current > .advance-filters-title:after,
.customer-account-index .block-collapsible-nav .item.current > .advance-filters-title:after,
.store-view-default .block-collapsible-nav .item.current > .advance-filters-title:after,
.account .block-collapsible-nav .item.current > .advance-filters-title:after,
body .block-collapsible-nav .item.current > a:after,
.customer-account-index .block-collapsible-nav .item.current > a:after,
.store-view-default .block-collapsible-nav .item.current > a:after,
.account .block-collapsible-nav .item.current > a:after,
body .block-collapsible-nav .item.current > strong:after,
.customer-account-index .block-collapsible-nav .item.current > strong:after,
.store-view-default .block-collapsible-nav .item.current > strong:after,
.account .block-collapsible-nav .item.current > strong:after {
  background-color: #8a262e;
}
body .block-collapsible-nav .item:nth-child(4) ~ li,
.customer-account-index .block-collapsible-nav .item:nth-child(4) ~ li,
.store-view-default .block-collapsible-nav .item:nth-child(4) ~ li,
.account .block-collapsible-nav .item:nth-child(4) ~ li {
  display: none;
}
body .block-collapsible-nav.marketplace-menu .item,
.customer-account-index .block-collapsible-nav.marketplace-menu .item,
.store-view-default .block-collapsible-nav.marketplace-menu .item,
.account .block-collapsible-nav.marketplace-menu .item {
  position: relative;
  cursor: pointer;
}
body .block-collapsible-nav.marketplace-menu .item .triger-dropdown:after,
.customer-account-index .block-collapsible-nav.marketplace-menu .item .triger-dropdown:after,
.store-view-default .block-collapsible-nav.marketplace-menu .item .triger-dropdown:after,
.account .block-collapsible-nav.marketplace-menu .item .triger-dropdown:after {
  -webkit-mask-image: url(../images/spaces/icon-dropdown.svg);
  -moz-mask-image: url(../images/spaces/icon-dropdown.svg);
  -ms-mask-image: url(../images/spaces/icon-dropdown.svg);
  mask-image: url(../images/spaces/icon-dropdown.svg);
  -webkit-mask-repeat: no-repeat;
  -moz-mask-repeat: no-repeat;
  -ms-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -moz-mask-position: center;
  -ms-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 12px 8px;
  -moz-mask-size: 12px 8px;
  -ms-mask-size: 12px 8px;
  mask-size: 12px 8px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  background-color: #000000;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 8px;
  margin-left: 10%;
}
body .block-collapsible-nav.marketplace-menu .item.active .triger-dropdown,
.customer-account-index .block-collapsible-nav.marketplace-menu .item.active .triger-dropdown,
.store-view-default .block-collapsible-nav.marketplace-menu .item.active .triger-dropdown,
.account .block-collapsible-nav.marketplace-menu .item.active .triger-dropdown {
  color: #8a262e;
}
body .block-collapsible-nav.marketplace-menu .item.active .triger-dropdown:before,
.customer-account-index .block-collapsible-nav.marketplace-menu .item.active .triger-dropdown:before,
.store-view-default .block-collapsible-nav.marketplace-menu .item.active .triger-dropdown:before,
.account .block-collapsible-nav.marketplace-menu .item.active .triger-dropdown:before {
  background: #8a262e;
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  height: 1px;
}
body .block-collapsible-nav.marketplace-menu .item.active .triger-dropdown:after,
.customer-account-index .block-collapsible-nav.marketplace-menu .item.active .triger-dropdown:after,
.store-view-default .block-collapsible-nav.marketplace-menu .item.active .triger-dropdown:after,
.account .block-collapsible-nav.marketplace-menu .item.active .triger-dropdown:after {
  background-color: #8a262e;
  opacity: 1;
}
body .block-collapsible-nav.marketplace-menu .item.active .submenu.dropdown-menu,
.customer-account-index .block-collapsible-nav.marketplace-menu .item.active .submenu.dropdown-menu,
.store-view-default .block-collapsible-nav.marketplace-menu .item.active .submenu.dropdown-menu,
.account .block-collapsible-nav.marketplace-menu .item.active .submenu.dropdown-menu {
  display: block;
}
body .block-collapsible-nav.marketplace-menu .item:nth-child(4) ~ li,
.customer-account-index .block-collapsible-nav.marketplace-menu .item:nth-child(4) ~ li,
.store-view-default .block-collapsible-nav.marketplace-menu .item:nth-child(4) ~ li,
.account .block-collapsible-nav.marketplace-menu .item:nth-child(4) ~ li {
  display: inline-block;
}
body .block-collapsible-nav.marketplace-menu .submenu,
.customer-account-index .block-collapsible-nav.marketplace-menu .submenu,
.store-view-default .block-collapsible-nav.marketplace-menu .submenu,
.account .block-collapsible-nav.marketplace-menu .submenu {
  padding: 16px;
  border: none;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fbfbf5;
}
body .block-collapsible-nav.marketplace-menu .submenu .submenu-items,
.customer-account-index .block-collapsible-nav.marketplace-menu .submenu .submenu-items,
.store-view-default .block-collapsible-nav.marketplace-menu .submenu .submenu-items,
.account .block-collapsible-nav.marketplace-menu .submenu .submenu-items {
  padding-left: 0;
}
body .block-collapsible-nav.marketplace-menu .submenu .submenu-items .submenu-item,
.customer-account-index .block-collapsible-nav.marketplace-menu .submenu .submenu-items .submenu-item,
.store-view-default .block-collapsible-nav.marketplace-menu .submenu .submenu-items .submenu-item,
.account .block-collapsible-nav.marketplace-menu .submenu .submenu-items .submenu-item {
  list-style: none;
  margin-bottom: 8px;
}
body .block-collapsible-nav.marketplace-menu .submenu .submenu-items .submenu-item a,
.customer-account-index .block-collapsible-nav.marketplace-menu .submenu .submenu-items .submenu-item a,
.store-view-default .block-collapsible-nav.marketplace-menu .submenu .submenu-items .submenu-item a,
.account .block-collapsible-nav.marketplace-menu .submenu .submenu-items .submenu-item a {
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.39px;
  text-align: left;
  padding: 0;
}
body .block-collapsible-nav.marketplace-menu .submenu .submenu-items .submenu-item:hover a,
.customer-account-index .block-collapsible-nav.marketplace-menu .submenu .submenu-items .submenu-item:hover a,
.store-view-default .block-collapsible-nav.marketplace-menu .submenu .submenu-items .submenu-item:hover a,
.account .block-collapsible-nav.marketplace-menu .submenu .submenu-items .submenu-item:hover a {
  color: #8a262e;
}
.marketplace-seller-profile .block-collapsible-nav .item:nth-child(4) ~ li {
  display: inline-block;
}
.marketplace-seller-artcurators .block-collapsible-nav .item:nth-child(4) ~ li {
  display: inline-block;
}
.marketplace-seller-artist .block-collapsible-nav .item:nth-child(4) ~ li {
  display: inline-block;
}
.marketplace-seller-works .block-collapsible-nav .item:nth-child(4) ~ li {
  display: inline-block;
}
.marketplace-seller-events .block-collapsible-nav .item:nth-child(4) ~ li {
  display: inline-block;
}
.artist-card img {
  min-width: 300px;
  min-height: 300px;
  max-width: 500px;
  max-height: 500px;
}
@media (max-width: 757px) {
  .artist-card img {
    min-width: 200px;
    min-height: 200px;
    max-width: 250px;
    max-height: 250px;
  }
}
.cms-thank-you-partner .artist-card.thank-you {
  background-color: #EDEDED;
  padding: 50px !important;
}
.cms-thank-you-partner .artist-card.thank-you .artviewings-title {
  line-height: normal;
}
.cms-thank-you-partner .artist-card.thank-you .artviewings-title strong {
  font-size: 65px !important;
  text-align: left;
}
.cms-thank-you-partner .artist-card.thank-you .artviewings-title .join-title {
  font-family: 'Cormorant';
  font-size: 30px;
  text-transform: uppercase;
  text-align: left;
}
.cms-thank-you-partner .artist-card.thank-you .artist-info button {
  position: relative;
  left: 100%;
  bottom: 50px;
  z-index: 9;
}
.cms-thank-you-partner .artist-card.thank-you img {
  flex: 1;
}
.cms-presentation-home-page .page-header .page-header .header.content {
  display: none !important;
}
.cms-presentation-home-page .project-login-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cms-presentation-home-page .project-login-wrapper form#access-form {
  width: 400px;
  background-color: #EDEDED;
  padding: 60px;
}
.cms-presentation-home-page .project-login-wrapper form#access-form label {
  font-size: 16px;
  margin-left: 24px;
}
.cms-presentation-home-page .project-login-wrapper form#access-form .field {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.cms-presentation-home-page .project-login-wrapper form#access-form .actions {
  justify-content: center;
  height: 50px;
  width: 100%;
  margin-top: 32px;
}
.cms-presentation-home-page .project-login-wrapper form#access-form .actions button {
  width: 100%;
}
.artist-card.partner .two-images-position {
  flex: 1;
}
.artist-card.partner .two-images-position img:nth-child(1) {
  position: relative;
  left: -80px;
}
.artist-info {
  display: flex;
  flex-direction: column;
  gap: inherit;
  flex: 1;
}
.artist-info button {
  height: 60px;
}
.custom-login-section {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.custom-login-section .section-content {
  display: flex;
  background-color: #EDEDED;
  gap: 100px;
  width: min-content;
}
.custom-login-section .section-content .login-image-side {
  flex: 1;
  position: relative;
  left: -50px;
}
.custom-login-section .section-content .login-image-side .image-grid {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.custom-login-section .section-content .login-image-side .image-grid img {
  width: 100%;
  height: auto;
  object-fit: cover;
  max-width: 300px;
}
.custom-login-section .section-content .login-image-side .image-grid img:nth-child(1) {
  width: 300px;
  height: 300px;
}
.custom-login-section .section-content .login-form-side {
  flex: 1;
  min-width: 300px;
  padding: 30px;
}
.custom-login-section .section-content .login-form-side .login-title {
  font-family: 'Cormorant';
  font-size: 60px;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 25px;
}
.custom-login-section .section-content .login-form-side .create-account {
  margin-top: 20px;
}
.custom-login-section .section-content .login-form-side .create-account a {
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
}
.custom-login-section .section-content .login-form-side .form-login {
  width: 350px;
}
.custom-login-section .section-content .login-form-side .form-login .field {
  margin-bottom: 20px;
}
.custom-login-section .section-content .login-form-side .form-login label {
  display: block;
  margin-bottom: 6px;
  font-weight: 500;
}
.custom-login-section .section-content .login-form-side .form-login input {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.custom-login-section .section-content .login-form-side .form-login .actions {
  display: flex;
  align-items: center;
  gap: 20px;
}
.custom-login-section .section-content .login-form-side .form-login .actions .action.primary {
  background-color: #351414;
  color: #fff;
  padding: 10px 20px;
  border: none;
}
.custom-login-section .section-content .login-form-side .form-login .actions button {
  height: 49px;
}
.custom-login-section .section-content .login-form-side .form-login .actions .forgot {
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
}
.bw-effect {
  filter: grayscale(100%);
  transition: filter 0.3s ease-in-out;
}
.bw-effect:hover {
  filter: none;
}
.photo-grid {
  display: grid;
  width: 100%;
  max-width: 472px;
  aspect-ratio: 1;
  gap: 2px;
  overflow: hidden;
  grid-template-areas: "a a b b" "a a c c" "d e f g" "d e f g";
  grid-template-columns: repeat(4, 118px);
  grid-template-rows: repeat(4, 118px);
}
.photo-grid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.photo-grid img:nth-child(1) {
  grid-area: a;
}
.photo-grid img:nth-child(2) {
  grid-area: b;
}
.photo-grid img:nth-child(3) {
  grid-area: c;
}
.photo-grid img:nth-child(4) {
  grid-area: d;
}
.photo-grid img:nth-child(5) {
  grid-area: e;
}
.photo-grid img:nth-child(6) {
  grid-area: f;
}
.photo-grid img:nth-child(7) {
  grid-area: g;
}
.widget .artviewings-title {
  line-height: 90%;
  font-family: 'Cormorant';
  font-weight: 300 !important;
  text-transform: uppercase;
  letter-spacing: 1.99px;
  display: inline-block;
  color: #343434;
  width: 110%;
  position: relative;
  text-align: center;
}
.widget .artviewings-title.left {
  width: 60%;
  text-align: right;
}
.widget .artviewings-title.left strong {
  width: 110%;
}
.widget .artviewings-title strong {
  position: relative;
  z-index: 9;
  font-style: italic;
  display: block;
  font-weight: 700;
  font-family: 'Cormorant';
  text-transform: uppercase;
  width: 80%;
}
.widget .curator-title {
  text-transform: uppercase;
  font-family: 'Cormorant';
  position: relative;
}
.widget .curator-title strong {
  font-style: italic;
  position: relative;
}
.artist-card {
  display: flex;
  align-items: center;
  gap: 80px;
  margin: 50px auto !important;
  max-width: 1440px;
  width: 80%;
}
@media (min-width: 757px) {
  .artist-card {
    width: 100%;
  }
}
.artist-card.advisory {
  background-color: #EDEDED;
  padding: 44px !important;
}
.gallery-slider .custom-slider .owl-carousel .owl-stage .owl-item .banner-item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.gallery-slider .custom-slider .owl-carousel .owl-stage .owl-item .banner-item .banner-image {
  position: relative;
  right: 15%;
}
.gallery-slider .custom-slider .owl-carousel .owl-stage .owl-item .banner-item .content_slider {
  position: unset;
  z-index: 9;
  background-color: transparent;
}
.gallery-slider .custom-slider .owl-carousel .owl-stage .owl-item .banner-item .content_slider .buttons .custom_content {
  background-color: #fff;
  padding: 59px 64px;
  max-width: 500px;
  position: absolute;
  right: 0;
  transform: translateY(-100%);
  text-align: left;
  color: #343434;
}
.gallery-slider .custom-slider .owl-carousel .owl-stage .owl-item .banner-item .content_slider .buttons .custom_content .title {
  font-size: 32px;
  margin: 0;
  color: #343434;
}
.gallery-slider .custom-slider .owl-carousel .owl-stage .owl-item .banner-item .content_slider .buttons .custom_content .city {
  color: #343434;
  margin-bottom: 24px;
}
.gallery-slider .custom-slider .owl-carousel .owl-stage .owl-item .banner-item .content_slider .buttons .custom_content .description {
  margin-bottom: 24px;
  font-size: 20px;
  color: #343434;
}
.gallery-slider .custom-slider .owl-carousel .owl-stage .owl-item .banner-item .content_slider .buttons .custom_content .action.primary {
  margin: 0;
}
.owl-carousel .banner-item .content_slider {
  background-color: #fff;
  padding: 30px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  gap: 50px;
  top: unset !important;
  left: unset !important;
  right: 0 !important;
  bottom: 5% !important;
  max-width: 500px;
  max-height: fit-content;
}
.owl-carousel .banner-item .content_slider .banner-title {
  color: #343434 !important;
  font-size: 24px !important;
  text-transform: capitalize !important;
  width: 150px !important;
}
.owl-carousel .banner-item .content_slider .buttons a {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}
.heading {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  letter-spacing: 1.99px;
  line-height: 1;
}
.heading strong {
  font-weight: 700;
  font-style: italic;
}
.description {
  line-height: 1.4;
  letter-spacing: 1.99px;
  vertical-align: middle;
  color: #343434 !important;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  width: 100%;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  min-width: 100%;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: 0;
  margin-right: 0;
  min-width: 100%;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  width: 100%;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-initialized .slick-slide .product-item-info {
  padding: 10px;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.container-full {
  position: relative;
  visibility: hidden;
}
.container-full:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  margin-left: -40px;
  border: 3px solid #1979c3;
  border-bottom: 0;
  border-radius: 50%;
  animation: rotation 2s infinite linear;
}
.container-full .slick-initialized {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  font-size: 0;
  line-height: 0;
  color: #707070;
  width: 25px;
  height: 25px;
  padding: 0;
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
  display: block;
  visibility: hidden;
}
.slick-prev::before,
.slick-next::before {
  font-size: 2rem;
  line-height: 1;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  border: 0;
  border-left: 1px solid #707070;
  border-bottom: 1px solid #707070;
}
.slick-prev:hover::before,
.slick-next:hover::before,
.slick-prev:focus::before,
.slick-next:focus::before {
  opacity: 1;
}
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-prev.slick-disabled::before,
.slick-next.slick-disabled::before {
  opacity: .25;
}
.slick-prev,
.slick-next {
  border-left: 1px solid #707070;
  border-bottom: 1px solid #707070;
}
.slick-prev {
  left: 0;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  -moz-transform: translate(0, -50%) rotate(45deg);
  -ms-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
}
.slick-next {
  right: 0;
  -webkit-transform: translate(0, -50%) rotate(-135deg);
  -moz-transform: translate(0, -50%) rotate(-135deg);
  -ms-transform: translate(0, -50%) rotate(-135deg);
  transform: translate(0, -50%) rotate(-135deg);
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button::before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover::before,
.slick-dots li button:focus::before {
  opacity: 1;
}
.slick-dots li.slick-active button::before {
  opacity: .75;
  color: #000000;
}
.customError {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0.3px;
  padding: 25px 25px 25px 69px;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  z-index: 999;
  text-transform: uppercase;
}
.customError-error {
  border: solid 1px #8a262e;
  background-color: #ede7de;
  color: #8a262e;
}
.customError-done {
  border: solid 1px #456a4d;
  background-color: #e1efe4;
  color: #456a4d;
}
.customError-warning {
  border: solid 1px #9b936f;
  background-color: #fdf8e3;
  color: #866c3a;
}
.customError-another {
  border: solid 1px #4b646f;
  background-color: #d9edf6;
  color: #27566c;
}
* {
  box-sizing: border-box;
}
*::before,
*::after {
  box-sizing: inherit;
}
body {
  background-color: #f8f9f9;
  color: #000000;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  line-height: 1.4;
}
a.more {
  font-family: 'Lato', sans-serif;
  font-style: italic;
  display: inline-block;
  position: relative;
  padding-bottom: 0.34em;
}
a.more::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #8a262e;
}
::selection {
  background-color: #f8f9f9;
}
::-moz-selection {
  background-color: #f8f9f9;
}
:root .theme-pearl .page-wrapper .page-header.page-header-v3 {
  background-color: #F8F9F9 !important;
}
:root .theme-pearl .page-wrapper .page-header {
  margin-top: 0;
}
:root .theme-pearl .page-wrapper .page-header .nav-sections .navigation ul li.level0 > a {
  padding: 0 10px;
}
@media only screen and (max-width: 1023px) {
  :root .theme-pearl .page-wrapper .page-header .header_right {
    display: flex;
    justify-content: flex-end;
    grid-gap: 15px;
  }
}
:root .theme-pearl .page-wrapper .page-header .header_right .nav-toggle {
  display: none;
}
:root .theme-pearl .page-wrapper .page-header .logo img {
  max-width: 262px;
  width: 100%;
  height: 52px;
  object-fit: cover;
}
:root .theme-pearl .page-wrapper .page-header .logo .mobile {
  display: none;
}
:root .theme-pearl .page-wrapper .page-header .navigation span {
  font-size: 18px !important;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.3px;
  text-align: left;
  color: #011826;
}
.header-placeholder {
  background-color: #ede7de;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-main > .page-title-wrapper .page-title {
  hyphens: auto;
}
.page-main > .page-title-wrapper .page-title span {
  font-size: 101px;
  font-weight: 300;
  text-transform: uppercase;
}
.page-header {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 1.36em;
}
.page-header .panel.wrapper {
  background-color: #6e716e;
  color: #ffffff;
}
.header.panel > .header.links {
  margin: 0;
  padding: 0;
  list-style: none none;
  float: right;
  font-size: 0;
  margin-left: auto;
  margin-right: 1.36em;
}
.header.panel > .header.links > li {
  display: inline-block;
  vertical-align: top;
}
.header.panel > .header.links > li {
  font-size: 20px;
  margin: 0 0 0 15px;
}
.header.panel > .header.links > li.customer-welcome {
  margin: 0 0 0 5px;
}
.header.panel > .header.links > li > a {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a:visited {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.header.panel > .header.links > li > a:active {
  color: #ffffff;
  text-decoration: underline;
}
.header.content {
  padding-top: 0.68em;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 0.68em 2.72em;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  display: inline-block;
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 2.04em;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 0.68em;
  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 0.68em;
  padding: 12px 1.36em 12px 1.7em;
  display: block;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #343434;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #8a262e;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #441e1e;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #8a262e;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 0.68em;
}
.message.global.demo {
  margin: 0 0 0.68em;
  padding: 12px 1.36em 12px 1.7em;
  display: block;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #8a262e;
}
.message.global.demo a:hover {
  color: #441e1e;
}
.message.global.demo a:active {
  color: #8a262e;
}
.footer.content {
  padding-top: 6.8em;
  font-size: 2rem;
}
.footer.content .container {
  padding-left: 0;
  padding-right: 0;
}
.footer.content .footer-header {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 14px;
}
.footer.content a {
  color: #000000;
  font-family: 'Lato', sans-serif;
}
.footer.content ul {
  margin-bottom: 1.36em;
  font-size: 1.6rem;
  color: #817c75;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
}
.footer.content ul li {
  padding-bottom: 4px;
}
.footer.content .links > li {
  background: unset;
  font-size: 1.6rem;
  border-top: 1px solid #000000;
  margin: 0 -15px;
  padding: 0 15px;
}
.footer.content .links a,
.footer.content .links strong {
  display: block;
  padding: 0.68em 0;
}
.footer.content .links strong {
  color: #c78080;
  font-weight: normal;
}
.footer.content .links a {
  color: #575757;
  text-decoration: none;
}
.footer.content .links a:visited {
  color: #575757;
  text-decoration: none;
}
.footer.content .links a:hover {
  color: #333333;
  text-decoration: underline;
}
.footer.content .links a:active {
  color: #333333;
  text-decoration: underline;
}
.footer.content .social-icons-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.footer.content .social-icons-wrapper .social {
  margin-right: 0.68em;
  color: #817c75;
  font-size: 1.4rem;
  line-height: 1;
}
.footer.content .newsletter-subscribe {
  margin-top: 16px;
  position: relative;
}
.footer.content .newsletter-subscribe .form-group {
  display: flex;
}
.footer.content .newsletter-subscribe #newsletter-bottom::placeholder {
  font-family: 'Lato', sans-serif !important;
  font-size: 1.4rem !important;
  color: #414859 !important;
}
.footer.content .newsletter-subscribe .input-text {
  font-family: 'Lato', sans-serif !important;
  font-size: 1.4rem !important;
  color: #414859 !important;
  height: 42px;
  background-color: #F9F8F7;
  padding: 8px 0 8px 16px;
  border: 1px solid #e9e9e9;
}
.footer.content .newsletter-subscribe .input-text:not([disabled]):focus {
  box-shadow: none;
}
.footer.content .newsletter-subscribe .button {
  background-color: #F9F8F7 !important;
  background-image: url('../images/icons/icon-arrow-right.svg');
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0 16px 0 0!important;
  margin: 0 !important;
  position: relative;
  top: 0;
  right: 1px;
  font-size: 0;
  line-height: 0;
  width: 47px;
  height: 42px !important;
  border: 1px solid #E9E9E9!important;
  border-left: none !important;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: flex-end;
}
.copyright {
  background-color: #6e716e;
  color: #ffffff;
  box-sizing: border-box;
  display: block;
  padding: 0.68em;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #817c75;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0px 20px 50px -20px rgba(0, 0, 0, 0.5);
}
.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: #f8f9f9;
  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 #404040 transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  color: #333333;
  text-decoration: none;
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:visited,
.page-footer .switcher .options ul.dropdown a:visited {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:active,
.page-footer .switcher .options ul.dropdown a:active {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: lighter;
}
.page-header .panel.wrapper .switcher .options ul.dropdown {
  right: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before {
  left: auto;
  right: 10px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after {
  left: auto;
  right: 9px;
}
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 2.72em;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 1.36em 0;
}
.page-header .links .widget.block,
.page-footer .links .widget.block {
  margin: 0;
}
.ui-datepicker td {
  padding: 0;
}
.ui-tooltip {
  background: #ffffff;
  border: 1px solid #bbbbbb;
  padding: 10px;
}
#createProjectForm .action.primary,
#global-settings-form .action.primary {
  padding: 0;
  min-width: 142px;
}
#global-settings-form #tab-services .title-block {
  margin: 0 0 30px;
  padding-top: 40px;
  padding-bottom: 0;
}
.modal-popup {
  font-family: 'Lato', sans-serif;
}
.modal-popup input,
.modal-popup textarea {
  font-size: 1.4rem;
  height: 45px;
  font-family: 'Lato', sans-serif;
  color: #000000;
  border-radius: 2px;
  border: solid 0.8px #807c76;
  background: #ffffff;
  padding: 0 11px;
  margin-bottom: 14px;
  line-height: 1.86;
  letter-spacing: 0.54px;
}
.modal-popup input::placeholder,
.modal-popup textarea::placeholder {
  font-weight: 300;
  color: #908983;
  opacity: 1;
}
.modal-popup textarea {
  height: 8rem;
  padding: 7px 11px;
  min-height: 100px;
  resize: none;
}
.modal-popup .fieldset > .field > label,
.modal-popup label {
  font-size: 1.4rem;
  font-family: 'Lato', sans-serif;
  display: inline-block;
  letter-spacing: 0.6px;
}
.modal-popup select {
  font-size: 1rem;
  border: solid 0.5px #000000;
  height: 22px;
  padding: 0px 18px 0 6px;
}
.modal-popup .select-wrapper {
  position: relative;
  display: inline-block;
}
.modal-popup #client-project-product-markup,
.modal-popup #project-product-markup {
  width: 60px;
  height: 31px;
  padding: 3px;
  text-align: center;
}
.modal-popup .switch-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
}
.modal-popup .switch {
  width: 29px;
  height: 14px;
  position: relative;
  border-radius: 10px;
  display: inline-block;
  cursor: pointer;
}
.modal-popup .switch .slider {
  position: absolute;
  background: #8a92a5;
  border-radius: 25px;
  width: 51px !important;
  height: 31px;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: .4s;
  transition: .4s;
}
.modal-popup .switch .slider:before {
  position: absolute;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  background: #ffffff;
  content: "";
  left: 2px;
  top: 2px;
  -webkit-transition: .4s;
  transition: .4s;
}
.modal-popup .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.modal-popup .switch input:checked + .slider {
  background: #414859;
}
.modal-popup .switch input:checked + .slider:before {
  -webkit-transform: translateX(14px);
  -ms-transform: translateX(14px);
  transform: translateX(14px);
}
.modal-popup .new-client .select2,
.modal-popup .project-settings-modal .select2,
.modal-popup .project-services-form .select2 {
  margin-bottom: 31px;
}
.modal-popup .new-client select,
.modal-popup .project-settings-modal select,
.modal-popup .project-services-form select {
  font-size: 1.4rem;
  height: 45px;
  font-family: 'Lato', sans-serif;
  color: #000000;
  border-radius: 2px;
  border: solid 0.8px #807c76;
  background: #ffffff;
  padding: 0 11px;
  margin-bottom: 31px;
  line-height: 1.86;
  letter-spacing: 0.54px;
  width: 100%;
  background: url("../images/spaces/drop-down-arrow.svg") no-repeat;
  background-position: 100%;
  background-size: 10% 30%;
}
.modal-popup .new-client select::placeholder,
.modal-popup .project-settings-modal select::placeholder,
.modal-popup .project-services-form select::placeholder {
  font-weight: 300;
  color: #908983;
  opacity: 1;
}
.modal-popup .new-client .fieldset legend.legend.checkbox-wrapper,
.modal-popup .project-settings-modal .fieldset legend.legend.checkbox-wrapper,
.modal-popup .project-services-form .fieldset legend.legend.checkbox-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 4px;
}
.modal-popup .new-client .container,
.modal-popup .project-settings-modal .container,
.modal-popup .project-services-form .container {
  font-size: 1rem;
  font-weight: 300;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #908983;
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: auto;
  margin: 0;
  padding-left: 15px;
}
.modal-popup .new-client .container input,
.modal-popup .project-settings-modal .container input,
.modal-popup .project-services-form .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.modal-popup .new-client .container:before,
.modal-popup .project-settings-modal .container:before,
.modal-popup .project-services-form .container:before,
.modal-popup .new-client .container:after,
.modal-popup .project-settings-modal .container:after,
.modal-popup .project-services-form .container:after {
  display: none;
}
.modal-popup .new-client .checkmark,
.modal-popup .project-settings-modal .checkmark,
.modal-popup .project-services-form .checkmark {
  border: solid 0.8px #807c76;
  width: 10px;
  height: 10px;
  border-radius: 2px;
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  display: inline-block;
}
.modal-popup .new-client .checkmark:after,
.modal-popup .project-settings-modal .checkmark:after,
.modal-popup .project-services-form .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.modal-popup .new-client .container input:checked ~ .checkmark:after,
.modal-popup .project-settings-modal .container input:checked ~ .checkmark:after,
.modal-popup .project-services-form .container input:checked ~ .checkmark:after {
  background: center / contain no-repeat url('../images/icons/icon-check.svg');
  width: 7px;
  height: 5px;
  content: '';
  display: inline-block;
  position: absolute;
  right: 0;
  top: 1px;
}
.modal-popup .project-settings-modal select {
  width: 100%;
}
#chatbox-component header {
  border-bottom: none !important;
}
.chat .product.data.items .data.item .data.switch {
  width: 100%;
  border-radius: 0;
  height: 100%;
  background: none;
  display: block;
}
.chat .product.data.items .data.item .data.switch:visited,
.chat .product.data.items .data.item .data.switch:hover {
  background: #f6f6f6;
}
.chat .product.data.items .data.item .data.switch:after {
  display: none;
}
.chat .product.data.items #start-chat-form .actions-toolbar .action.primary.action-start-chat {
  height: 100% !important;
}
@media (min-width: 1024px) {
  .footer-section2-content {
    max-width: 1024px;
    margin: 0 auto;
  }
}
@media (min-width: 1400px) {
  .footer-section2-content {
    max-width: 1400px;
    margin: 0 auto;
  }
}
.column.main.next-page .ias-overlay {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: 0.95;
  position: absolute;
  top: 0;
  z-index: 100;
}
.column.main.next-page .ias-spinner {
  position: absolute;
  top: 30px;
}
.column.main.infinite-scroll .product-items .ias-spinner,
.column.main.infinite-scroll .product-items .ias-load-more,
.column.main.infinite-scroll .product-items .ias-no-more {
  position: relative;
  width: 100%;
}
.column.main.infinite-scroll .product-items .ias-load-prev {
  position: relative;
  bottom: 20px;
  width: 100%;
}
.products.wrapper .product-items .ias-spinner {
  text-align: center;
}
.products.wrapper .product-items .ias-spinner span {
  clear: both;
  display: block;
  float: none;
  margin: 0 auto;
  text-align: center;
}
.products.wrapper .product-items .ias-spinner img {
  max-width: 20px;
}
.products.wrapper .product-items .ias-load-more,
.products.wrapper .product-items .ias-no-more {
  margin: 0 auto;
  clear: both;
  display: block;
  float: none;
  text-align: center;
}
.products.wrapper .product-items .ias-load-prev {
  position: relative;
  bottom: 20px;
  margin: 0 auto;
  clear: both;
  display: block;
  float: none;
  text-align: center;
}
/* mobile and small screens design */
.header-multistore {
  height: 46px;
}
.switcher-options {
  gap: 0;
}
.switcher-options .heading-multistore {
  background-color: white;
  height: 46px;
  color: #8A262E;
  padding: 16px 16px 16px 6%;
  display: flex;
  align-items: center;
  font-weight: 400;
}
ul.weltpixel_multistore {
  margin: 0;
  padding: 0;
  text-align: center;
  gap: 16px;
  display: flex;
  flex-direction: row;
}
ul.weltpixel_multistore li a span {
  color: white;
}
ul.weltpixel_multistore li,
ul.weltpixel_multistore a {
  list-style-type: none;
  display: flex;
  font-size: 16px;
  color: white;
  align-items: center;
  justify-content: center;
  height: 46px;
  margin: 0;
  font-weight: 400;
  padding: 16px;
  border-color: transparent;
  position: relative;
}
ul.weltpixel_multistore li.active,
ul.weltpixel_multistore a.active {
  background-color: #8A262E;
}
ul.weltpixel_multistore li:hover img,
ul.weltpixel_multistore a:hover img {
  opacity: 0.6;
  transition: opacity 0.55s ease-in-out;
  -moz-transition: opacity 0.55s ease-in-out;
  -webkit-transition: opacity 0.55s ease-in-out;
}
ul.weltpixel_multistore li:hover.active,
ul.weltpixel_multistore a:hover.active {
  background-color: #8A262E;
}
ul.weltpixel_multistore li:hover.active img,
ul.weltpixel_multistore a:hover.active img {
  opacity: 1;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
}
ul.weltpixel_multistore li img,
ul.weltpixel_multistore a img {
  display: block;
}
.switcher-dropdown .multistore-label {
  white-space: nowrap;
}
.page-wrapper .page-header .switcher .options .switcher-wrapper {
  min-width: auto;
}
.page-wrapper .page-header .switcher .options .switcher-wrapper .primary-options-wrapper .multistore-label {
  padding: 0;
  margin-left: 8px;
}
.page-wrapper .page-header .switcher .options .switcher-wrapper .primary-options-wrapper .selected-option {
  padding: 0;
}
.page-wrapper .page-header .panel.wrapper .switcher .options .switcher-wrapper .primary-options-wrapper {
  display: flex;
  align-items: center;
  padding: 4px;
}
.page-header .panel.wrapper .switcher .options .dropdown .secondary-options-wrapper {
  display: flex;
  align-items: center;
  padding: 0;
}
.page-wrapper .page-header .switcher-language .switcher-options .multistore-switcher-wrapper,
#switcher-language-trigger {
  display: flex;
  align-items: center;
}
.selected-label {
  margin-left: 5px;
}
div#switcher-language-trigger:after {
  padding-top: 2px;
}
.secondary-image,
.selected-image {
  min-width: 30px;
}
.switcher-dropdown .switcher-option-mobile {
  display: flex;
  align-items: center;
}
.switcher-dropdown .nav-switcher-label {
  margin-left: 5px;
}
.page-header .header_right .switcher-dropdown .multistore-label {
  white-space: nowrap;
}
.page-header .header_right .switcher-language .switcher-options .multistore-switcher-wrapper,
.page-header .header_right #switcher-language-trigger {
  display: flex;
  align-items: center;
}
.page-header .header_right .selected-label {
  margin-left: 5px;
}
.page-header .header_right div#switcher-language-trigger:after {
  padding-top: 2px;
}
.page-header .header_right .secondary-image,
.page-header .header_right .selected-image {
  min-width: 30px;
}
.page-header .header_right .switcher-dropdown .switcher-option-mobile {
  display: flex;
  align-items: center;
}
.page-header .header_right .switcher-dropdown .nav-switcher-label {
  margin-left: 5px;
}
.page-header .header_right .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .header_right .switcher .options:before,
.page-header .header_right .switcher .options:after {
  content: '';
  display: table;
}
.page-header .header_right .switcher .options:after {
  clear: both;
}
.page-header .header_right .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .header_right .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 .header_right .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .header_right .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .header_right .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .header_right .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .header_right .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 .header_right .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .header_right .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .header_right .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .header_right .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #817c75;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0px 20px 50px -20px rgba(0, 0, 0, 0.5);
}
.page-header .header_right .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .header_right .switcher .options ul.dropdown li:hover {
  background: #f8f9f9;
  cursor: pointer;
}
.page-header .header_right .switcher .options ul.dropdown:before,
.page-header .header_right .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .header_right .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .header_right .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #404040 transparent;
  z-index: 98;
}
.page-header .header_right .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .header_right .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .header_right .switcher .options.active {
  overflow: visible;
}
.page-header .header_right .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .header_right .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .header_right .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .header_right .switcher .options ul.dropdown .secondary-options-wrapper {
  display: flex;
  align-items: center;
  padding: 0;
}
.page-header .header_right .switcher .options .switcher-wrapper {
  min-width: auto;
}
.page-header .header_right .switcher .options .switcher-wrapper .primary-options-wrapper .multistore-label {
  padding: 0;
  margin-left: 8px;
}
.page-header .header_right .switcher .options .switcher-wrapper .primary-options-wrapper .selected-option {
  padding: 0;
}
.page-header .header_right .switcher .options .switcher-wrapper .primary-options-wrapper {
  display: flex;
  align-items: center;
  padding: 4px;
}
.page-header .header_right .switcher li {
  font-size: 17px;
  margin: 0;
}
.page-header .header_right .switcher li:hover {
  background: none !important;
}
.page-header .header_right .switcher strong {
  font-weight: lighter;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 1.36em;
}
.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: 1.36em;
}
.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: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 0.68em;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 0.68em 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: #441e1e;
  border: #441e1e;
  color: #f8f9f9;
  cursor: pointer;
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  padding: 7px 15px;
  font-size: 1.6rem;
  line-height: 1rem;
  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: #8a262e;
  border: #8a262e;
  color: #f8f9f9;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #8a262e;
  border: #8a262e;
  color: #f8f9f9;
}
.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: 1.36em;
}
.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: 1.36em 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 1.36em;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 0.68em;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 7px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 1.36em;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 1.36em 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 0.68em 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: lighter;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #999999;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    right: -0.68em;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .abs-visually-hidden-mobile,
  .table-downloadable-products .col.title:before,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-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:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:before,
  .abs-checkout-order-review tbody > tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:before,
  .multicheckout.order-review .data.table tbody > tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:after {
    clear: both;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:before,
  .account .column.main .block:not(.widget) .block-title:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody > tr:not(:last-child) {
    border-bottom: 1px solid #cccccc;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.qty,
  .multicheckout.order-review .data.table tbody > tr > td.col.price,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 0.68em;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col:last-child {
    border: 0;
  }
  .abs-checkout-order-review .product-item-name,
  .multicheckout.order-review .data.table .product-item-name {
    margin: 0;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name {
    border-top: 1px solid #cccccc;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #cccccc;
    padding: 0.68em 2.72em 0.68em 15px;
    display: block;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    position: absolute;
    right: 1.36em;
    top: 0.68em;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after {
    content: '\e621';
  }
  .abs-product-items-summary tbody .col {
    padding: 0.68em 0 0;
  }
  .abs-product-items-summary tfoot .mark {
    padding-bottom: 0.34em;
    text-align: left;
  }
  .abs-product-items-summary tfoot .amount {
    padding-top: 0;
    text-align: left;
  }
  .abs-product-items-summary tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .abs-product-items-summary tfoot .grand.totals .mark {
    padding-bottom: 0;
    padding-top: 0.34em;
  }
  .abs-product-items-summary tfoot .grand.totals .amount {
    padding-bottom: 0.68em;
    padding-top: 0;
  }
  .abs-product-items-summary tfoot .grand.totals .amount strong {
    border-top: none;
  }
  .abs-account-table-margin-mobile,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -1.36em;
  }
  .abs-sidebar-totals-mobile th:before,
  .abs-sidebar-totals-mobile td:before,
  .account .table-billing-agreements .col.actions:before,
  .account .table-billing-agreements-related .col.actions:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > th:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > td:before,
  .cart .table.items .col.item:before,
  .cart .table.items .item-actions td:before,
  .account .table-giftregistry .col.actions:before,
  .table.grouped > tbody > tr > td:before,
  .account .table-reviews .col.actions:before,
  .account .table-order-items .col.actions:before,
  .account .table-order-items .col.options:before,
  .cart-totals .totals th:before,
  .cart-totals .totals td:before,
  .opc-block-summary .totals th:before,
  .opc-block-summary .totals td:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'luma-icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th,
  .order-details-items .table-order-items .options-label,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-view .page-main .page-title-wrapper .page-title,
  .account .page-main .page-title-wrapper .page-title,
  [class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
  .sales-guest-view .page-main .page-title-wrapper .page-title {
    display: block;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-status,
  .account .page-main .page-title-wrapper .order-status,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-status,
  .sales-guest-view .page-main .page-title-wrapper .order-status {
    margin: -1em 0 0.68em;
  }
  .abs-table-striped-mobile > tbody > tr > td:last-child,
  .account .data.table > tbody > tr > td:last-child {
    border: 0;
  }
  .abs-no-border-top,
  .product.info.detailed .additional-attributes-wrapper,
  .table-wrapper.balance-history,
  .table-wrapper.table-returns,
  .table-wrapper.orders-recent,
  .order-details-items .table-wrapper {
    border-top: 0;
  }
  .abs-no-border-bottom {
    border-bottom: 0;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -0.68em;
    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: 0.68em;
    left: auto;
    top: 0;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #666666;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .abs-sidebar-totals-mobile .amount,
  .cart-totals .totals .amount,
  .opc-block-summary .totals .amount {
    text-align: right;
  }
  .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;
  }
  .table-wrapper {
    border-top: 1px solid #cccccc;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 0.34em 0.68em;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 0.68em;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #140909;
    font-weight: 700;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > th {
    background-color: #f6f6f6;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.qty {
    text-align: left;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 0.34em;
  }
  .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: 1.36em;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark {
    box-sizing: border-box;
    float: left;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount {
    box-sizing: border-box;
    float: left;
    text-align: right;
    width: 30%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals .amount {
    padding-bottom: 0.68em;
  }
  .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;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-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: 0.34em;
  }
  .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: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 0.68em 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e3e3e3;
    border: solid #d7d7d7;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 50%;
  }
  .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: 1.7em 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 0.68em;
    padding-right: 0;
    padding-bottom: 0.68em;
    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 2.72em 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #441e1e;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #8a262e;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #441e1e;
    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: #8a262e;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #441e1e;
  }
  .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: #441e1e;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: lighter;
    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: #441e1e;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #8a262e;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #441e1e;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .pages .pages-items {
    display: block;
    padding: 2px 40px 0;
    position: relative;
    white-space: normal;
    z-index: 1;
  }
  .pages-item-previous {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .pages-item-next {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .breadcrumbs {
    display: none;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none;
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    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: #ffffff;
  }
  .modal-popup.modal-slide._inner-scroll:not(.popup-authentication)._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll:not(.popup-authentication) .modal-inner-wrap {
    height: auto;
    min-height: 0;
  }
  .modal-popup .modal-title {
    font-size: 20px;
    font-weight: 400;
  }
  .modal-popup .modal-content .form-group.buttons button {
    margin: 0 auto;
  }
  .modal-popup.project-popup .modal-inner-wrap {
    min-height: 90%;
    max-height: 90%;
  }
  .modal-popup.project-popup .modal-inner-wrap .project-settings-modal {
    padding-bottom: 100px;
  }
  .modal-popup #clientCreateProjectForm .form-group.buttons button,
  .modal-popup .project-edit-modal .form-group.buttons button {
    width: 100%;
    margin: 0 !important;
  }
  .modal-popup #share-to-second-step,
  .modal-popup #collaborator-to-second-step {
    width: auto;
    min-width: 135px;
    margin: 0 auto;
  }
  .modal-popup.confirm .modal-content {
    padding: 20px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
  }
  .modal-popup.confirm .modal-footer {
    border: none;
  }
  .modal-popup.confirm .modal-footer button {
    width: 100%;
  }
  .modal-popup.confirm .modal-footer .cancel-delete-collection,
  .modal-popup.confirm .modal-footer .delete-collection {
    width: 48%;
  }
  .modal-popup.confirm .modal-footer .cancel-delete-collection.primary,
  .modal-popup.confirm .modal-footer .delete-collection.primary {
    margin-left: 0;
  }
  body.wp-sl .modal-popup.popup-authentication .modal-inner-wrap {
    height: auto !important;
    max-height: 100%;
  }
  .wishlist-add-popup-modal select {
    height: 45px;
    font-size: 1.6rem;
  }
  .wishlist-add-popup-modal .modal-footer .add-to-wishlist-button {
    margin-top: 0 !important;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .checkout-payment-method .amazon-sandbox-simulator {
    border-top: 1px solid #cccccc;
  }
  .realPresentation-image {
    background-position: center center;
  }
  .realPresentation-content {
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 100%;
  }
  .realPresentation-sidebar {
    position: fixed;
    width: 100%;
    transform: translateX(200%);
  }
  .realPresentation-sidebar.visible {
    transform: translateX(0);
  }
  .realPresentation-sidebar .realPresentation-actions {
    display: none;
  }
  .realPresentation-actions {
    padding: 20px;
    right: 0;
    z-index: 1;
    transition: 0s;
  }
  .realPresentation-actions.z-index {
    z-index: 10000;
  }
  .realview-presentation-view._has-modal .realPresentation-actions.mobile {
    top: 62px;
    right: 0;
    opacity: 0;
  }
  .realPresentation-sidebar__close {
    display: none;
  }
  .realview-presentation-view .modal-inner-wrap {
    height: 100% !important;
  }
  .realview-presentation-view .modal-header .action-close {
    right: 30px;
  }
  .realview-presentation-view .modal-content {
    height: 100%;
  }
  .realview-presentation-view .add-to-cart-alert .modal-inner-wrap {
    height: auto !important;
  }
  .realview-presentation-view .add-to-cart-alert .modal-header .action-close {
    right: 30px;
  }
  .realview-presentation-view .add-to-cart-alert .modal-content {
    height: auto;
  }
  .real-product-items {
    padding-right: 0;
    grid-template-columns: 1fr;
    height: calc(100vh - 250px);
  }
  .real-product-items__item {
    margin-bottom: 0;
  }
  .real-product-slick {
    height: calc(100vh - 286px);
  }
  .real-product-slick__items_item_author {
    font-size: 10px;
    letter-spacing: 0.3px;
    text-align: center;
  }
  .real-product-slick__items_item_name {
    font-size: 20px;
    letter-spacing: 0.4px;
    text-align: center;
    margin-bottom: 15px;
  }
  .real-product-slick__items_learnMore {
    font-size: 16px;
    margin: 0 auto;
    width: 85px;
  }
  .real-product-slick__items .slick-prev,
  .real-product-slick__items .slick-next {
    width: 15px;
    height: 15px;
  }
  .real-product-slick__items_content {
    padding: 0 53px;
  }
  .real-product__description_content,
  .real-product__description {
    padding: 33px 0 0;
  }
  .real-product__description_content_section h3,
  .real-product__description_section h3 {
    grid-template-columns: 1fr 160px;
  }
  .real-product__description_content .real-product-slick__items_item_author,
  .real-product__description .real-product-slick__items_item_author,
  .real-product__description_content .real-product-slick__items_item_name,
  .real-product__description .real-product-slick__items_item_name {
    padding: 0 38px;
  }
  .real-product__description_content .real-product-slick__items_learnMore,
  .real-product__description .real-product-slick__items_learnMore {
    padding: 0 38px;
    width: 145px;
    margin-bottom: 37px;
  }
  .comment-items_item h3 {
    font-size: 18px;
    letter-spacing: 0.36px;
  }
  .comment-items .date {
    font-size: 10px;
    color: #707070;
    letter-spacing: 0.2px;
  }
  .comment-items p {
    font-size: 14px;
    color: #707070;
    letter-spacing: 0.28px;
    line-height: 26px;
  }
  .document-items {
    padding-right: 0;
  }
  .document-items__item {
    align-items: baseline;
  }
  .document-items__col .icon-share:before,
  .document-items__col .icon-download:before {
    width: 20px;
    height: 20px;
    background-size: contain;
  }
  .document-items .name {
    font-size: 18px;
    letter-spacing: 0.36px;
  }
  .document-items .date {
    font-size: 12px;
    letter-spacing: 0.24px;
    color: #707070;
  }
  .cms-realview_page .column.main .container {
    margin: 0;
    padding: 0;
    width: auto;
    max-width: unset;
  }
  .cms-realview_page .steps-top-block img {
    max-width: 172px;
    padding: 90px 0 108px;
    margin: 0 auto;
  }
  .realPresentationView-tabs {
    padding: 15px 36px;
  }
  .realPresentationView-tabs .projects-edit-tabs .tabs-titles .item.title .switch {
    font-size: 15px;
  }
  .realPresentationView-tabs .projects-edit-tabs .tabs-content .icon-view-approved {
    font-size: 10px;
    margin-bottom: 18px;
  }
  .realPresentationView-tabs .projects-edit-tabs .tabs-content .icon-view-approved-list:before {
    width: 18px;
    height: 18px;
    background-size: contain;
  }
  .realPresentationHeader {
    padding: 8px 28px;
    margin-bottom: 0;
    display: flex;
  }
  .realPresentationHeader .mobileBurger {
    background: url("../images/real-presentation/icon-burger.svg") no-repeat;
    width: 18px;
    height: 13px;
    margin-left: 20px;
  }
  .realPresentationHeader-image {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    width: 46px;
    height: 46px;
    margin-right: 13px;
    font-size: 10px;
  }
  .realPresentationHeader-title {
    font-size: 18px;
    letter-spacing: 0.27px;
  }
  .realPresentationHeader-title:after {
    background: url("../images/spaces/icon-drop.svg") no-repeat;
    width: 15px;
    background-size: contain;
    margin: 0 0 0 8px;
  }
  .realPresentationHeader-text .curated-wrapper .curated {
    font-size: 10px;
  }
  .realPresentationHeader-text .curated-wrapper .curated-icon:before {
    width: 15px;
    height: 15px;
    background-size: contain;
  }
  .spaces-items {
    grid-template-columns: 1fr 1fr;
  }
  .page-title-wrapper {
    display: none;
  }
  .modal-popup.modal-add-space,
  .modal-popup.modal-upload-space {
    margin-top: 10px;
    left: 0;
    right: 0;
    width: 100%;
  }
  .modal-popup.modal-add-space img,
  .modal-popup.modal-upload-space img {
    display: none;
  }
  .modal-popup.modal-add-space .road-map-mobile,
  .modal-popup.modal-upload-space .road-map-mobile {
    display: block;
  }
  .modal-popup.modal-add-space .modal-inner-wrap .modal-header,
  .modal-popup.modal-upload-space .modal-inner-wrap .modal-header {
    margin-bottom: 20px;
  }
  .modal-popup.modal-add-space .modal-inner-wrap .modal-content,
  .modal-popup.modal-upload-space .modal-inner-wrap .modal-content {
    padding: 16px 31px 13px;
  }
  .modal-popup.modal-add-space .modal-header,
  .modal-popup.modal-upload-space .modal-header {
    padding: 14px 30px 13px;
    margin-bottom: 24px;
  }
  .modal-popup.modal-add-space .modal-header h1,
  .modal-popup.modal-upload-space .modal-header h1 {
    font-size: 20px;
  }
  .modal-popup.modal-add-space .modal-header h1 div:nth-child(2),
  .modal-popup.modal-upload-space .modal-header h1 div:nth-child(2) {
    display: flex;
    align-items: center;
  }
  .modal-popup.modal-add-space .modal-header h1 div:nth-child(2) a,
  .modal-popup.modal-upload-space .modal-header h1 div:nth-child(2) a {
    font-size: 14px;
  }
  .modal-popup.modal-add-space #modal-add-new-space,
  .modal-popup.modal-upload-space #modal-add-new-space {
    padding: 0;
  }
  .modal-popup.modal-add-space #modal-add-new-space .content-title,
  .modal-popup.modal-upload-space #modal-add-new-space .content-title {
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
  }
  .modal-popup.modal-add-space #modal-add-new-space p,
  .modal-popup.modal-upload-space #modal-add-new-space p {
    font-size: 12px;
  }
  .modal-popup.modal-add-space #modal-add-new-space .button-upload-popup,
  .modal-popup.modal-upload-space #modal-add-new-space .button-upload-popup,
  .modal-popup.modal-add-space #modal-add-new-space #button-upload-popup,
  .modal-popup.modal-upload-space #modal-add-new-space #button-upload-popup {
    height: 33px;
    width: 135px;
    margin: 20px auto 20px;
    display: block;
  }
  .modal-popup.modal-add-space #modal-add-new-space .button-upload-popup span,
  .modal-popup.modal-upload-space #modal-add-new-space .button-upload-popup span,
  .modal-popup.modal-add-space #modal-add-new-space #button-upload-popup span,
  .modal-popup.modal-upload-space #modal-add-new-space #button-upload-popup span {
    font-size: 9px;
  }
  .theme-pearl.store-view-default h1 {
    font-size: 2rem;
    line-height: 1.2;
  }
  .theme-pearl.store-view-default .rating-summary .rating-result {
    width: 88px;
  }
  .theme-pearl.store-view-default .rating-summary .rating-result:before {
    font-size: 16px;
    height: 16px;
  }
  .theme-pearl.store-view-default .rating-summary .rating-result > span:before {
    font-size: 16px;
    height: 16px;
  }
  .theme-pearl.store-view-default .cart-discount {
    margin-top: 20px;
    padding: 10px 15px;
  }
  .theme-pearl.store-view-default .cart-discount .block.discount .title strong:after,
  .theme-pearl.store-view-default .cart-discount .block.giftcard .title strong:after {
    float: right;
    margin-right: 15px;
  }
  .theme-pearl.store-view-default .cart-discount .block.discount .content,
  .theme-pearl.store-view-default .cart-discount .block.giftcard .content {
    position: relative;
  }
  .theme-pearl.store-view-default .cart-discount .block.discount .content .fieldset .secondary,
  .theme-pearl.store-view-default .cart-discount .block.giftcard .content .fieldset .secondary {
    bottom: 0;
    left: 0;
  }
  .theme-pearl.store-view-default .gift-options-cart-item + .action-towishlist {
    left: 24px !important;
  }
  .theme-pearl.store-view-partner_portal h1 {
    font-size: 2rem;
    line-height: 1.2;
  }
  .theme-pearl.store-view-partner_portal .rating-summary .rating-result {
    width: 88px;
  }
  .theme-pearl.store-view-partner_portal .rating-summary .rating-result:before {
    font-size: 16px;
    height: 16px;
  }
  .theme-pearl.store-view-partner_portal .rating-summary .rating-result > span:before {
    font-size: 16px;
    height: 16px;
  }
  .theme-pearl.store-view-partner_portal .cart-discount {
    margin-top: 20px;
    padding: 10px 15px;
  }
  .theme-pearl.store-view-partner_portal .cart-discount .block.discount .title strong:after,
  .theme-pearl.store-view-partner_portal .cart-discount .block.giftcard .title strong:after {
    float: right;
    margin-right: 15px;
  }
  .theme-pearl.store-view-partner_portal .cart-discount .block.discount .content,
  .theme-pearl.store-view-partner_portal .cart-discount .block.giftcard .content {
    position: relative;
  }
  .theme-pearl.store-view-partner_portal .cart-discount .block.discount .content .fieldset .secondary,
  .theme-pearl.store-view-partner_portal .cart-discount .block.giftcard .content .fieldset .secondary {
    bottom: 0;
    left: 0;
  }
  .theme-pearl.store-view-partner_portal .gift-options-cart-item + .action-towishlist {
    left: 24px !important;
  }
  .theme-pearl.store-view-artist_portal h1 {
    font-size: 2rem;
    line-height: 1.2;
  }
  .theme-pearl.store-view-artist_portal .rating-summary .rating-result {
    width: 88px;
  }
  .theme-pearl.store-view-artist_portal .rating-summary .rating-result:before {
    font-size: 16px;
    height: 16px;
  }
  .theme-pearl.store-view-artist_portal .rating-summary .rating-result > span:before {
    font-size: 16px;
    height: 16px;
  }
  .theme-pearl.store-view-artist_portal .cart-discount {
    margin-top: 20px;
    padding: 10px 15px;
  }
  .theme-pearl.store-view-artist_portal .cart-discount .block.discount .title strong:after,
  .theme-pearl.store-view-artist_portal .cart-discount .block.giftcard .title strong:after {
    float: right;
    margin-right: 15px;
  }
  .theme-pearl.store-view-artist_portal .cart-discount .block.discount .content,
  .theme-pearl.store-view-artist_portal .cart-discount .block.giftcard .content {
    position: relative;
  }
  .theme-pearl.store-view-artist_portal .cart-discount .block.discount .content .fieldset .secondary,
  .theme-pearl.store-view-artist_portal .cart-discount .block.giftcard .content .fieldset .secondary {
    bottom: 0;
    left: 0;
  }
  .theme-pearl.store-view-artist_portal .gift-options-cart-item + .action-towishlist {
    left: 24px !important;
  }
  .theme-pearl.store-view-artviewing_store_view h1 {
    font-size: 2rem;
    line-height: 1.2;
  }
  .theme-pearl.store-view-artviewing_store_view .rating-summary .rating-result {
    width: 88px;
  }
  .theme-pearl.store-view-artviewing_store_view .rating-summary .rating-result:before {
    font-size: 16px;
    height: 16px;
  }
  .theme-pearl.store-view-artviewing_store_view .rating-summary .rating-result > span:before {
    font-size: 16px;
    height: 16px;
  }
  .theme-pearl.store-view-artviewing_store_view .cart-discount {
    margin-top: 20px;
    padding: 10px 15px;
  }
  .theme-pearl.store-view-artviewing_store_view .cart-discount .block.discount .title strong:after,
  .theme-pearl.store-view-artviewing_store_view .cart-discount .block.giftcard .title strong:after {
    float: right;
    margin-right: 15px;
  }
  .theme-pearl.store-view-artviewing_store_view .cart-discount .block.discount .content,
  .theme-pearl.store-view-artviewing_store_view .cart-discount .block.giftcard .content {
    position: relative;
  }
  .theme-pearl.store-view-artviewing_store_view .cart-discount .block.discount .content .fieldset .secondary,
  .theme-pearl.store-view-artviewing_store_view .cart-discount .block.giftcard .content .fieldset .secondary {
    bottom: 0;
    left: 0;
  }
  .theme-pearl.store-view-artviewing_store_view .gift-options-cart-item + .action-towishlist {
    left: 24px !important;
  }
  .theme-pearl.store-view-presentation_portal h1 {
    font-size: 2rem;
    line-height: 1.2;
  }
  .theme-pearl.store-view-presentation_portal .rating-summary .rating-result {
    width: 88px;
  }
  .theme-pearl.store-view-presentation_portal .rating-summary .rating-result:before {
    font-size: 16px;
    height: 16px;
  }
  .theme-pearl.store-view-presentation_portal .rating-summary .rating-result > span:before {
    font-size: 16px;
    height: 16px;
  }
  .theme-pearl.store-view-presentation_portal .cart-discount {
    margin-top: 20px;
    padding: 10px 15px;
  }
  .theme-pearl.store-view-presentation_portal .cart-discount .block.discount .title strong:after,
  .theme-pearl.store-view-presentation_portal .cart-discount .block.giftcard .title strong:after {
    float: right;
    margin-right: 15px;
  }
  .theme-pearl.store-view-presentation_portal .cart-discount .block.discount .content,
  .theme-pearl.store-view-presentation_portal .cart-discount .block.giftcard .content {
    position: relative;
  }
  .theme-pearl.store-view-presentation_portal .cart-discount .block.discount .content .fieldset .secondary,
  .theme-pearl.store-view-presentation_portal .cart-discount .block.giftcard .content .fieldset .secondary {
    bottom: 0;
    left: 0;
  }
  .theme-pearl.store-view-presentation_portal .gift-options-cart-item + .action-towishlist {
    left: 24px !important;
  }
  .project-view-settings-popup .modal-inner-wrap {
    min-height: unset !important;
  }
  .project-view-settings-popup .modal-inner-wrap .modal-content {
    padding: 15px !important;
  }
  .project-view-settings-popup .project-view-settings-tabs form .item.content.options {
    margin-bottom: 45px;
  }
  .project-view-settings-popup .project-view-settings-tabs form .item.content.access {
    margin-bottom: 75px;
  }
  .project-view-settings-popup .project-view-settings-tabs form .form-group.buttons {
    justify-content: center;
  }
  .project-view-settings-popup .project-view-settings-tabs form .form-group.buttons .action.primary {
    width: 100%;
  }
  .project-project-index .header.content {
    min-height: 54px;
  }
  .project-project-index .header.content .logo {
    display: none;
  }
  .project-project-index .project-header-wrapper {
    margin-top: 20px;
    margin-bottom: 30px;
    flex-flow: column nowrap;
  }
  .project-project-index .project-header-wrapper .page-title-wrapper {
    display: block;
    margin-bottom: 20px;
    text-align: center;
  }
  .project-project-index .project-header-wrapper .page-title-wrapper .project-header-box {
    display: inline-block;
    margin-bottom: 5px;
  }
  .project-project-index .project-header-wrapper .page-title-wrapper .project-header-box .page-title {
    margin: 0;
  }
  .project-project-index .project-header-wrapper .page-title-wrapper .project-collaborators {
    display: inline-block;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .project-project-index .project-header-wrapper .project-view-settings-btn {
    margin-top: 0 !important;
  }
  .project-project-index .project-header-wrapper .buttons-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: block;
  }
  .project-project-index .project-header-wrapper .buttons-wrapper .buttons-wrapper-action {
    display: flex;
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
    align-items: center;
    gap: 24px;
  }
  .project-project-index .project-header-wrapper .buttons-wrapper .share-project-btn {
    height: 35px;
    width: auto;
    padding: 0 10px;
    line-height: 35px;
  }
  .table-list-items .table-list-item .table-list-item-column:after {
    left: 0;
  }
  .link-to-project-tab:before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: url("../images/icons/icon-drop-down.svg") no-repeat center;
    margin-right: 17px;
    transform: rotate(90deg);
  }
  .add-collaborator-modal-form form .step-one .project-collaborators-list ul .existing-collaborator img {
    width: 30px;
    height: 30px;
    background: #ede7de;
  }
  .project-project-index .modal-popup.modal-slide {
    left: 0;
    right: 0;
    top: 10px;
    bottom: 45px;
  }
  .project-project-index .modal-popup.modal-slide .modal-content .new-client legend {
    font-size: 1.2rem;
    margin-left: 15px;
    margin-bottom: 10px;
  }
  .project-project-index .modal-popup.modal-slide .modal-content .new-client .action.primary {
    font-size: 0.9rem;
    font-weight: 600;
    color: #fbfbf5;
    background: #8a262e;
    height: 33px;
    line-height: 33px;
    border: 1px solid transparent;
    padding: 0 32px;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    display: block;
    margin: 0 0 0 auto;
  }
  .project-project-index .modal-popup.modal-slide .modal-content .new-client .action.secondary {
    margin-bottom: 10px !important;
  }
  .project-project-index .modal-popup.modal-slide .modal-content .form-group.buttons button {
    margin: 0 auto;
  }
  .project-project-index .modal-popup.modal-slide .modal-content .fieldset {
    margin-bottom: 13px;
  }
  .project-project-index .modal-popup.modal-slide .modal-content .fieldset > .field {
    margin-bottom: 0;
  }
  .project-project-index .modal-popup.modal-slide .modal-content .fieldset .additional {
    margin-top: 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;
  }
  .wesupply-link-v2 {
    display: none;
  }
  .ws_embed_sms_notification {
    text-align: center;
  }
  .wpx-span span {
    display: block;
    margin: 15px 0;
    font-size: 10px;
  }
  .control-subs-2 {
    margin-bottom: 15px;
  }
  #ws_embed_sms_notification .control-subs .ws-Phone {
    width: 80%;
  }
  #ws_embed_sms_notification .control-subs .ws-country-pc {
    width: 18%;
    min-width: 130px;
  }
  #ws_embed_sms_notification .control-subs .sms-subs {
    margin-top: 15px;
    border-radius: 0;
    width: 100%;
  }
  #estimated_response .update-location #input_country {
    position: relative;
    top: 1px;
  }
  .table-checkout-shipping-method tbody {
    border-top: 1px solid #cccccc;
    padding-bottom: 20px;
    display: block;
  }
  .table-checkout-shipping-method tbody tr {
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method tbody tr td {
    padding-bottom: 10px;
  }
  .table-checkout-shipping-method tbody tr td.col-eta.eta-desktop {
    display: none;
  }
  .table-checkout-shipping-method tbody tr.row-eta {
    display: table-row;
  }
  .table-checkout-shipping-method tbody tr.row-eta td {
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method tbody tr.row-eta td.col-method,
  .table-checkout-shipping-method tbody tr.row-eta td.col-eta {
    border-top: 0 none;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .table-checkout-shipping-method tbody:first-of-type {
    border-top: 0 none;
  }
  .theme-pearl #ws_embed_sms_notification #ws-Phone {
    width: 210px;
  }
  .theme-pearl #ws_embed_sms_notification #phonePrefix,
  .theme-pearl #ws_embed_sms_notification #ws-Phone {
    height: 50px;
  }
  .theme-pearl #ws_embed_sms_notification #ws-embedded-subscribe {
    width: 100px;
    height: 50px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs-2 {
    margin-bottom: 15px !important;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs-2:before {
    margin-top: 15px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs:before {
    margin-top: 15px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs .sms-subs {
    border-radius: 0;
    width: 100%;
  }
  #ws_embed_sms_notification.ws-left {
    padding: 0 20px 20px;
    border: 1px solid #b5b5b5;
  }
  #ws_embed_sms_notification.ws-left #ws-Phone {
    width: calc(100% - 135px);
    position: relative;
    top: 1px;
  }
  #ws_embed_sms_notification.ws-left button#ws-embedded-subscribe {
    margin-top: 10px;
    height: auto;
    width: 100%;
  }
  .ws_embed_sms_notification.sms-center-design-2 .inline-block {
    width: auto;
  }
  .ws_embed_sms_notification.sms-center-design-2 .inline-block .description-dsg-2 {
    width: 100%;
    text-align: center;
    padding: 15px;
    margin-top: 20px;
  }
  /* quick fix for non pearl users */
  body:not(.theme-pearl) #estimated_content #estimated_response .update-location .input-wrapper #input_country {
    top: 0;
  }
  .multiple-wishlist-container {
    text-align: center;
  }
  .multiple-wishlist-container .multiple-wishlist-box-wrapper {
    max-width: 276px;
    float: none;
    display: inline-block;
    text-align: left;
  }
  .multiple-wishlist-container .multiple-wishlist-box-wrapper .box {
    width: 88px;
    height: 100px;
  }
  .multiple-wishlist-container .multiple-wishlist-box-wrapper .box-bottom {
    width: 270px;
  }
  .theme-pearl .toggle.toggle-bg .togglec {
    padding: 12px 0 0 5px !important;
  }
  .theme-pearl.product-page-v1 .block-actions,
  .theme-pearl.product-page-v2 .block-actions,
  .theme-pearl.product-page-v3 .block-actions,
  .theme-pearl.product-page-v4 .block-actions {
    text-align: center;
  }
  .theme-pearl.product-page-v2 .product.pricing,
  .theme-pearl.product-page-v1 .product.pricing {
    margin-bottom: 20px;
  }
  .theme-pearl.product-page-v4 .product-top-main.product_v4,
  .theme-pearl.product-page-v2 .product-top-main.product_v4,
  .theme-pearl.product-page-v4 .product-top-main.product_v2,
  .theme-pearl.product-page-v2 .product-top-main.product_v2 {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .theme-pearl.product-page-v4 .product-top-main.product_v4,
  .theme-pearl.product-page-v2 .product-top-main.product_v4 {
    margin-top: 0;
  }
  .theme-pearl.product-page-v4 .product.media.product_v4.v4 .gallery-placeholder,
  .theme-pearl.product-page-v2 .product.media.product_v4.v4 .gallery-placeholder {
    margin: 0;
  }
  .theme-pearl.product-page-v4 .product-info-main.product_v4.cart-summary,
  .theme-pearl.product-page-v2 .product-info-main.product_v4.cart-summary,
  .theme-pearl.product-page-v4 .product-info-main.product_v2.cart-summary,
  .theme-pearl.product-page-v2 .product-info-main.product_v2.cart-summary {
    float: none !important;
  }
  .theme-pearl.product-page-v4 .product-info-main.product_v2 .actions,
  .theme-pearl.product-page-v2 .product-info-main.product_v2 .actions,
  .theme-pearl.product-page-v4 .product-info-main.product_v3 .actions,
  .theme-pearl.product-page-v2 .product-info-main.product_v3 .actions,
  .theme-pearl.product-page-v4 .product-info-main.product_v4 .actions,
  .theme-pearl.product-page-v2 .product-info-main.product_v4 .actions {
    width: calc(100% - 64px);
  }
  .theme-pearl.product-page-v4 .product-info-main.product_v4.cart-summary,
  .theme-pearl.product-page-v2 .product-info-main.product_v4.cart-summary {
    position: static;
  }
  .theme-pearl.product-page-v4 .full-width-btn,
  .theme-pearl.product-page-v2 .full-width-btn {
    width: 100% !important;
  }
  .theme-pearl.product-page-v1 .product-social-links {
    margin: 0 auto 20px auto;
  }
  .theme-pearl.product-page-v1 .product-social-links .product-addto-links.full-width-add-to {
    width: calc(100% - 65px);
  }
  .theme-pearl.product-page-v1 .box-tocart {
    margin: 0 auto;
  }
  .theme-pearl.product-page-v1 .box-tocart .actions {
    width: calc(100% - 65px);
  }
  .theme-pearl.product-page-v1 .box-tocart .actions.full-width-btn {
    width: 100% !important;
  }
  .theme-pearl.product-page-v3 .box-tocart .actions {
    width: calc(100% - 65px);
  }
  .theme-pearl.product-page-v3 .box-tocart .actions.full-width-btn {
    width: 100% !important;
  }
  .theme-pearl.product-page-v1 .product-social-links .product-addto-links,
  .theme-pearl.product-page-v2 .product-social-links .product-addto-links,
  .theme-pearl.product-page-v3 .product-social-links .product-addto-links,
  .theme-pearl.product-page-v4 .product-social-links .product-addto-links {
    width: 100% !important;
    float: none;
  }
  .theme-pearl.product-page-v1 .product-social-links .product-addto-links .action.towishlist,
  .theme-pearl.product-page-v2 .product-social-links .product-addto-links .action.towishlist,
  .theme-pearl.product-page-v3 .product-social-links .product-addto-links .action.towishlist,
  .theme-pearl.product-page-v4 .product-social-links .product-addto-links .action.towishlist {
    float: none;
  }
  .theme-pearl.catalog-product-view.product-page-v1 .column.main .block .block-title.title {
    text-align: center;
  }
  .instagram-photos.col-2 a {
    width: 100% !important;
  }
  .instagram-photos.col-3 a {
    width: 100% !important;
  }
  .instagram-photos.col-4 a {
    width: 100% !important;
  }
  .instagram-photos.col-5 a {
    width: 100% !important;
  }
  .instagram-photos.col-6 a {
    width: 100% !important;
  }
  .instagram-photos.col-2 a {
    width: 50%;
  }
  .instagram-photos.col-3 a {
    width: 50%;
  }
  .instagram-photos.col-4 a {
    width: 50%;
  }
  .instagram-photos.col-5 a {
    width: 50%;
  }
  .instagram-photos.col-6 a {
    width: 50%;
  }
  .block-margin.row {
    margin-right: -15px !important;
  }
  .wp-qcart-custom-msg {
    font-size: 2rem;
  }
  .page-wrapper .products-list .product-item .product-item-info .weltpixel_quickview_button_v1,
  .page-wrapper .products-list .product-item .product-item-info .weltpixel_quickview_button_v2 {
    display: none;
  }
  .page-wrapper .products-list .product-item .product-item-info .product-image-list {
    display: block;
    width: 100%;
    position: relative;
  }
  .page-wrapper .products-list .product-item .product-item-info .product-image-list .product-item-photo {
    display: block;
    width: 100%;
  }
  .weltpixel-quickview-catalog-product-view .modals-wrapper .modal-footer button,
  .weltpixel_quickview-catalog_product-view .modals-wrapper .modal-footer button {
    width: 100%;
    margin: 5px 0;
    padding: 10px;
  }
  .quickview-mobile.page-products .products-list .product-item .weltpixel-quickview {
    display: block;
    font-size: 16px;
    padding: 15px 0;
    float: left;
  }
  .quickview-mobile.page-products .products-list .product-item .product-item-inner {
    clear: left;
  }
  .quickview-mobile.page-products .products-list .product-item .weltpixel-quickview.weltpixel_quickview_button_v1 span {
    display: block;
  }
  .quickview-mobile.page-products .products-list .product-item .weltpixel_quickview_button_v1 {
    display: block;
    z-index: 9;
    width: 100%;
    text-align: center;
    color: #eeeeee;
    background: rgba(0, 0, 0, 0.7);
    font-size: 15px;
    text-decoration: none;
  }
  .quickview-mobile.page-products .products-list .product-item .weltpixel_quickview_button_v1 span:before {
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    line-height: 1;
    color: #eeeeee;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: relative;
    top: 4px;
    left: -5px;
  }
  .quickview-mobile.page-products .products-list .product-item .weltpixel_quickview_button_v2 {
    display: block;
    z-index: 9;
    position: absolute;
    text-indent: -10000px;
    width: 33px;
    height: 35px;
    background-image: url('../WeltPixel_Quickview/images/quickview.png');
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
  }
  .quickview-mobile.page-products .products-grid .product-item {
    position: relative;
  }
  .quickview-mobile.page-products .products-grid .product-item .product-item-inner {
    margin: 9px -9px 0 -10px;
  }
  .quickview-mobile.page-products .products-grid .product-item .product-item-details {
    position: relative;
  }
  .sample-img {
    max-width: 150px;
  }
  .arv-wrapper .arv-content {
    text-align: center;
    padding: 20px 0 0 0;
  }
  .arv-wrapper .arv-content .arv-clear {
    top: 23px;
  }
  .arv-wrapper .arv-content .widget {
    margin-bottom: 0px;
  }
  .arv-wrapper .arv-content .arv-item-list {
    width: 100%;
    margin-left: 0px;
    height: auto !important;
  }
  .arv-wrapper .arv-content .arv-item-list .product-item {
    margin-left: 30px !important;
    white-space: normal;
    min-width: 130px !important;
  }
  .arv-wrapper .arv-content .arv-item-list .product-item:first-child {
    margin-left: 0px !important;
  }
  .arv-wrapper .arv-content .arv-item-list .product-item .product-item-actions {
    display: block;
  }
  .arv-wrapper .arv-content .arv-item-list .product-item .product-item-actions .actions-primary {
    display: block;
  }
  .arv-wrapper .arv-content .arv-item-list .product-item .product-item-actions .actions-secondary {
    width: 100%;
    text-align: center;
    margin-top: 5px;
    padding: 10px 0;
    display: block;
  }
  .arv-wrapper .arv-content .arv-item-list .product-item .product-item-actions .actions-secondary .tocompare {
    margin-left: 10px;
    float: none;
  }
  .arv-wrapper .arv-content .arv-item-list ol.product-items li.product-item:hover .product-item-actions .actions-secondary {
    display: block !important;
    margin: 5px auto 0 auto;
    width: 100%;
    padding-left: 0;
  }
  .arv-wrapper .arv-content .arv-cms {
    height: auto !important;
    padding: 20px;
    width: 100%;
  }
  .arv-wrapper .arv-content .arv-cms .arv-desktop-img {
    display: none;
    width: 100%;
  }
  .arv-wrapper .arv-content .arv-cms .arv-mobile-img {
    display: block;
    width: 100%;
  }
  .arv-wrapper .arv-prod-item-sec .towishlist,
  .arv-wrapper .arv-prod-item-sec .tocompare {
    margin: 7px 0;
  }
  .theme-pearl .form.minisearch .searchautocomplete {
    margin-right: 0px !important;
    position: static !important;
    clear: both;
  }
  .theme-pearl .loader-ajax:after {
    right: 17px;
    top: 9px;
  }
  .form.minisearch .searchautocomplete {
    width: auto !important;
    margin-right: 15px;
  }
  .form.minisearch .searchautocomplete .block-left img {
    max-width: initial;
  }
  .loader-ajax:after {
    right: 24px;
    top: 24px;
  }
  body:not(.theme-pearl) .product .blocks-promo {
    margin-left: 0;
    margin-right: 0;
  }
  div.page-wrapper .columns .main .login-container {
    width: initial;
    float: none;
    padding: 0;
  }
  body.wp-sl .popup-authentication .modal-inner-wrap {
    height: 100% !important;
  }
  body.wp-sl .popup-authentication .modal-inner-wrap .sl-popup .block-content .sociallogin-or {
    margin-top: 35px;
  }
  body.wp-sl div.sociallogin-wrapper {
    width: 100%;
    float: none;
  }
  body.wp-sl.customer-account-login div.page-wrapper .columns .main div.sociallogin-wrapper,
  body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main div.sociallogin-wrapper {
    width: 96.5% !important;
    padding: 0 10px;
  }
  body.wp-sl.customer-account-login div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding,
  body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding {
    max-width: unset;
  }
  body.wp-sl.customer-account-login div.page-wrapper .columns .main .login-container,
  body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main .login-container {
    width: initial !important;
  }
  body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper,
  body.wp-sl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper {
    width: 100% !important;
    float: none !important;
    margin-bottom: 20px !important;
    margin-left: 0;
  }
  body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding,
  body.wp-sl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding {
    max-width: unset;
  }
  body.wp-sl.customer-account-create div.page-wrapper .columns .main .form-create-account,
  body.wp-sl.multishipping-checkout-register div.page-wrapper .columns .main .form-create-account {
    width: 100% !important;
  }
  div.social-accounts ul.sl-unlinks {
    max-width: 100%;
  }
  body.checkout-cart-index div.cart-summary div.sociallogin-wrapper {
    width: unset !important;
  }
  body.checkout-cart-index div.page-wrapper .columns .main div.sociallogin-wrapper.login-container {
    padding: 0 15px;
  }
  body.checkout-index-index div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
    font-size: 1.8rem;
  }
  body.wp-sl.theme-pearl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper {
    margin: unset;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content {
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
  }
  .checkout-onepage-success .thankyou-wrapper .action.primary,
  .multishipping-checkout-success .thankyou-wrapper .action.primary {
    width: 100%;
  }
  .checkout-onepage-success .thankyou-wrapper .thank-you-page h1,
  .multishipping-checkout-success .thankyou-wrapper .thank-you-page h1 {
    margin-bottom: 10px;
  }
  .checkout-onepage-success .thankyou-wrapper .block.newsletter .block.newsletter .form.subscribe,
  .multishipping-checkout-success .thankyou-wrapper .block.newsletter .block.newsletter .form.subscribe {
    width: 100%;
  }
  .checkout-onepage-success .thankyou-wrapper .cmsblock-container,
  .multishipping-checkout-success .thankyou-wrapper .cmsblock-container {
    width: 100%;
  }
  .checkout-onepage-success .thankyou-wrapper .table-wrapper,
  .multishipping-checkout-success .thankyou-wrapper .table-wrapper {
    border-top: 0 none;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items thead,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items thead {
    display: none;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row {
    border-top: 1px solid #ccc;
    text-align: left;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row .col.image,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row .col.image,
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row .col.name,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row .col.name {
    display: inline-block;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row .col.image:before,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row .col.image:before,
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row .col.name:before,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row .col.name:before {
    display: none;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row:first-child,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row:first-child {
    border-top: 0 none;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row .col.sku,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row .col.sku,
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row .col.price,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row .col.price,
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row .col.qty,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row .col.qty,
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row .col.subtotal,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row .col.subtotal {
    display: none;
    padding: 0;
    margin: 0;
    visibility: hidden;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row-mobile,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row-mobile {
    display: inline-table;
    width: 100%;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.price,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.price,
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.qty,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.qty,
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.subtotal,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.subtotal {
    display: table-cell;
    margin: 10px 0;
    padding: 10px;
    border-bottom: 0 none;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.price:before,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.price:before,
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.qty:before,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.qty:before,
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.subtotal:before,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.subtotal:before {
    padding: 0;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items .product-image-container,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .product-image-container {
    max-width: 115px;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items tbody tr > td,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items tbody tr > td {
    border-top: 0 none;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items tfoot,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items tfoot {
    clear: both;
  }
  .checkout-onepage-success:not(.theme-pearl) .block.newsletter .field .control:before,
  .multishipping-checkout-success:not(.theme-pearl) .block.newsletter .field .control:before {
    margin-top: 1px;
  }
  .form-edit-profile {
    position: relative;
  }
  .form-edit-profile .public-profile-link {
    position: relative;
    left: 0;
    margin-bottom: 20px;
  }
  .form-edit-profile .public-profile-link a.view {
    width: 100%;
    text-align: center;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .form-new-agreement select {
    width: auto;
  }
  .table-paypal-review-items .col.subtotal {
    text-align: left;
  }
  .table-paypal-review-items .product-item-name {
    display: inline-block;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: lighter;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #757575;
    content: '\e604';
    font-family: 'luma-icons';
    margin: -4px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-cart-failed .block-title {
    margin: 0 1.36em 1.36em;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 0.68em 0.68em 0;
    width: 30%;
  }
  .product-item-actions .actions-primary {
    display: block;
  }
  .toolbar-products {
    margin-bottom: 0;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .product-info-price {
    margin: 0 -0.68em 0;
    width: calc(100% + 2*0.68em) !important;
  }
  .product-info-price > *:first-child {
    padding-left: 0.68em;
  }
  .product-info-price > *:last-child {
    padding-right: 0.68em;
  }
  .table-wrapper.comparison .table-comparison > tbody > tr > th,
  .table-wrapper.comparison .table-comparison > tbody > tr > td {
    display: table-cell;
  }
  .compare.wrapper {
    display: none;
  }
  .catalog-product_compare-index .columns .column.main {
    flex-basis: inherit;
  }
  .block-search {
    margin-top: 0.68em;
  }
  .cart .table.items .col.qty {
    text-align: center;
  }
  .cart-container .form-cart .actions.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .cart-container .form-cart .actions.main .clear,
  .cart-container .form-cart .actions.main .continue {
    margin: 0 0 1.7em 0;
  }
  .cart-discount {
    border-bottom: 1px solid #cccccc;
  }
  .cart.table-wrapper {
    border-top: 1px solid #cccccc;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper thead .col.msrp {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th);
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .cart.table-wrapper tbody > tr > td:last-child {
    border: 0;
  }
  .cart-totals {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-totals .table-wrapper {
    border-top: 0;
  }
  .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
    border: 0;
  }
  .cart.table-wrapper .col.price,
  .order-items.table-wrapper .col.price,
  .cart.table-wrapper .col.qty,
  .order-items.table-wrapper .col.qty,
  .cart.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .minicart-wrapper {
    margin-top: 0.68em;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .step-content {
    margin: 0 0 15px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    width: 100%;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    margin-top: 1.36em;
  }
  .field-tooltip .field-tooltip-content {
    right: -0.68em;
    top: 40px;
    left: auto;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address,
  .opc-wrapper .methods-shipping {
    background: #f4f4f4;
    margin: 1.36em -15px 15px;
    padding: 1.36em 15px;
  }
  .opc-wrapper .form-login + .form-shipping-address {
    margin-top: -15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 7.04em 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 29.68px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 0.68em;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .methods-shipping {
    border-bottom: 1px solid #cccccc;
    padding-top: 2.04em;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e601';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #441e1e;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #757575;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 1.36em;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .opc-block-summary > .title {
    border-bottom: 0;
    font-size: 18px;
    margin-bottom: 1.36em;
    padding-bottom: 0;
  }
  .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 1.36em;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 0.68em;
  }
  .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 1.36em;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
    padding: 0;
  }
  .account .sidebar-main .account-nav {
    margin-bottom: 0;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .account .column.main .block:not(.widget) .block-title > .action {
    float: right;
    margin-top: 0.34em;
  }
  .account .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 1.36em;
  }
  .account .column.main .block:not(.widget) .block-content .box:last-child {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    display: block;
    margin-bottom: 0.68em;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .page-product-downloadable .product-options-wrapper {
    margin-bottom: 1.7em;
  }
  .table-downloadable-products .product-name {
    display: block;
    margin-bottom: 0.34em;
  }
  .page-product-downloadable .product-info-price ~ *:last-child:after {
    border-bottom: 1px solid #c1c1c1;
    content: '';
    display: block;
    height: 0;
    margin: 1.7em -0.68em;
    overflow: hidden;
    width: auto;
  }
  .cart-discount .giftcard .content {
    padding-bottom: 35px;
  }
  .cart-discount .actions-toolbar .secondary {
    bottom: 17px;
  }
  .field.open-amount {
    width: 100%;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    display: block;
    padding-left: 0.68em;
    text-align: left;
  }
  .gift-message .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .gift-item-block .title:after {
    font-size: 1.2rem;
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .gift-item-block .content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .cart.table-wrapper .gift-content {
    border-top: 1px solid #c1c1c1;
    margin-right: -15px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart .action-gift {
    display: inline-block;
    text-decoration: none;
  }
  .cart .action-gift > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart .action-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e62a';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart .action-gift:hover:after {
    color: #441e1e;
  }
  .cart .action-gift:active:after {
    color: #757575;
  }
  .cart .action-gift._active {
    border: 1px solid #c1c1c1;
    border-bottom-color: #ffffff;
    margin: -0.34em 14px -1px -15px;
    padding: 4px 0.68em 9px 14px;
  }
  .cart .action-gift._active:after {
    color: #441e1e;
  }
  .gift-options-cart-item + .towishlist {
    left: 0;
    position: absolute;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 1.36em;
  }
  .block-giftregistry-results .block-title {
    margin-bottom: 0;
  }
  .block-giftregistry-results .table-wrapper {
    border-top: none;
  }
  .block-giftregistry-shared-items .block-title {
    margin-bottom: 0.68em;
  }
  .block-giftregistry-shared-items .table-wrapper {
    border-top: 0;
  }
  .cart.table-wrapper .action-giftregistry {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-giftregistry > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .action-giftregistry:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e62b';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-giftregistry:hover:before {
    color: #441e1e;
  }
  .cart.table-wrapper .action-giftregistry:active:before {
    color: #757575;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 1.36em;
    padding-bottom: 0.68em;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-summary + .gift-message-summary {
    padding-right: 0;
  }
  .gift-options-cart-item {
    float: left;
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .table.grouped > thead > tr > th {
    border-bottom: 1px solid #cccccc;
    display: table-cell;
  }
  .table.grouped > tbody {
    border-bottom: 1px solid #cccccc;
  }
  .table.grouped > tbody > tr > td {
    padding: 11px 0.68em;
    border: 0;
    display: table-cell;
  }
  .table-wrapper .table.grouped:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > td:last-child {
    border-bottom: 0;
  }
  .page-product-grouped .minimal-price {
    margin: 0;
  }
  .page-product-grouped .product-info-price {
    border: 0;
    margin-bottom: 0;
  }
  .page-product-grouped .product-info-price .price-box {
    padding-bottom: 0;
  }
  .product-add-form .table-wrapper.grouped {
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-add-form .table-wrapper.grouped .table.data.grouped tr td {
    padding: 5px 10px 5px 15px;
  }
  .form-add-invitations .action.remove {
    display: inline-block;
    text-decoration: none;
  }
  .form-add-invitations .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .form-add-invitations .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #757575;
    content: '\e604';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .form-add-invitations .action.remove:hover:before {
    color: inherit;
  }
  .form-add-invitations .action.remove:active:before {
    color: inherit;
  }
  body.filter-active .page-header {
    display: none;
  }
  body.filter-active .page-wrapper {
    height: 0;
    margin-top: -999999em;
    visibility: hidden;
  }
  body.filter-active .columns {
    z-index: 999;
  }
  .filter.active {
    position: relative;
    visibility: visible;
    z-index: 99;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 2.72em;
  }
  .filter.active .filter-title {
    border-bottom: 1px solid #cccccc;
    height: 48px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .filter.active .filter-title strong {
    box-shadow: none;
    background: none;
    border: 0;
    color: transparent;
    left: auto;
    right: 3px;
    top: 10px;
    display: inline-block;
    text-decoration: none;
  }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #ab4b4b;
    content: '\e616';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter.active .filter-subtitle {
    background: transparent;
    display: block;
    height: 50px;
    left: 0;
    line-height: 32px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .filter.active .filter-options {
    background: #ffffff;
    bottom: 0;
    display: block;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10;
  }
  .filter .filter-subtitle {
    font-size: 20px;
    font-weight: 300;
  }
  .filter-actions {
    margin: -35px -0.68em 1.7em;
  }
  .filter-options-content {
    padding: 0.34em 0.68em;
  }
  .filter .filter-current {
    border: solid #cccccc;
    border-width: 1px 0;
    margin: 0.34em -0.68em 0;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current-subtitle {
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    display: block;
    text-decoration: none;
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter .filter-current-subtitle:before {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .filter .filter-current-subtitle:after {
    color: #ab4b4b;
    content: ' (' attr(data-count) ')';
    font-size: .9em;
  }
  .filter .filter-current.active {
    padding-bottom: 30px;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: '\e621';
  }
  .filter .filter-current.active .items {
    display: block;
  }
  .filter .filter-current.active + .block-actions {
    display: block;
  }
  .filter .filter-current + .block-actions {
    display: none;
  }
  .filter-no-options .filter-title:before {
    background: rgba(255, 255, 255, 0.5);
    content: '';
    display: block;
    height: 40px;
    left: 0;
    margin-top: -60px;
    position: relative;
    width: 75px;
    z-index: 99;
  }
  .filter-no-options .filter-content {
    margin-bottom: 1.36em;
  }
  .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: 0.68em;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    font-size: 1.6rem;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #cccccc;
    background: #f8f9f9;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    color: #343434;
    display: block;
    padding: 0.34em 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: 1.7em;
  }
  .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;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 0.34em;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 2.72em;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout.order-review .data.table.table-order-review > tbody > tr > td.col.subtotal {
    border-bottom: none;
  }
  .multicheckout.order-review .data.table.table-order-review > tbody > tr > td.col.qty {
    text-align: center;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 1.7em;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 1.7em;
    margin-right: 0;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 2.72em;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-right: 0;
  }
  .block.newsletter input {
    font-size: 12px;
    padding-left: 30px;
  }
  .block.newsletter .field .control:before {
    font-size: 13px;
  }
  .customer-review .product-name {
    margin-bottom: 0.34em;
  }
  .customer-review .product-reviews-summary .rating-summary {
    display: block;
    margin-bottom: 0.34em;
  }
  .form-create-return .additional .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 1.36em;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 0.68em 0 0;
  }
  .table-wrapper.orders-recent .table-order-items.table tbody > tr > td.col {
    padding-left: 0;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr {
    display: block;
  }
  .order-pager-wrapper {
    display: block;
  }
  .account .table-order-items tbody tr {
    display: block;
  }
  .account .table-order-items .product-item-name {
    display: inline-block;
    margin: 0;
  }
  .account .table-order-items .action.show {
    margin-top: 0;
  }
  .order-details-items .order-title strong {
    display: block;
  }
  .order-details-items .action {
    margin-top: 0.68em;
  }
  .order-details-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .order-details-items .col.price .price-including-tax,
  .order-details-items .col.subtotal .price-including-tax,
  .order-details-items .col.price .price-excluding-tax,
  .order-details-items .col.subtotal .price-excluding-tax {
    display: inline-block;
  }
  .order-details-items .data.table .col.options {
    padding: 0 10px 15px;
  }
  .order-details-items .data.table .col.options:before {
    display: none;
  }
  .order-details-items .options-label + .item-options-container[data-th]:before,
  .order-details-items .item-options-container + .item-options-container[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-left: 10px;
  }
  .order-details-items .options-label + .item-options-container .col,
  .order-details-items .item-options-container + .item-options-container .col {
    font-size: 1.2rem;
    padding: 0 10px;
  }
  .order-details-items .options-label + .item-options-container .col:first-child,
  .order-details-items .item-options-container + .item-options-container .col:first-child {
    padding-top: 3px;
  }
  .order-details-items .options-label + .item-options-container .col:last-child,
  .order-details-items .item-options-container + .item-options-container .col:last-child {
    padding-bottom: 20px;
  }
  .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;
  }
  .form.send.friend .fieldset {
    padding-bottom: 0.34em;
  }
  .form.send.friend .action.remove {
    margin-left: 0;
    right: 0;
    top: 100%;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #ede7de;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #ede7de;
  }
  .products-grid.wishlist {
    margin-bottom: 2.04em;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 1.36em 0 1.36em 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 1.36em;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 1.36em;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .cart.table-wrapper .towishlist {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e600';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .towishlist:hover:before {
    color: #441e1e;
  }
  .cart.table-wrapper .towishlist:active:before {
    color: #757575;
  }
  .cart.table-wrapper .towishlist:before {
    overflow: visible;
  }
  #layered-filter-block .filter-title strong {
    background-color: transparent;
    border-color: black;
  }
  #layered-filter-block .filter-content .filter-options .filter-options-content .item {
    margin: 0 16px;
  }
  .theme-pearl.page-products .columns .column {
    padding-bottom: 50px;
  }
  .theme-pearl.page-products .columns .column .products-grid {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .theme-pearl.page-products .columns .column .products-grid .product-item {
    margin-bottom: 40px;
  }
  .theme-pearl .page-wrapper .products-list .product-item .product-item-details .actions-primary,
  .theme-pearl .page-wrapper .products-list .product-item .product-item-details .actions-secondary {
    display: flex;
  }
  .theme-pearl .page-wrapper .products-list .product-item .product-item-details .actions-secondary {
    margin-top: 10px;
  }
  .theme-pearl .page-wrapper .products-list .product-item .product-item-details .actions-secondary .towishlist {
    margin-right: 15px;
  }
  .theme-pearl .page-wrapper .page-header.page-header-v1 .page-header .header.content .logo {
    margin-top: 4px;
  }
  .page-wrapper .page-header-v4 .page-header .block-search {
    float: left;
  }
  .page-wrapper .page-header-v4 .page-header .panel .panel.header {
    padding: 0 15px;
  }
  .page-wrapper .page-header-v4 .page-header .panel .header_right {
    margin-top: 10px;
  }
  .search-description span {
    display: block;
  }
  .page-header-v1.page-header .modal .control.vertically-control.loader-ajax:after {
    top: 20px;
  }
  .page-header-v1.page-header .modal #search {
    margin-bottom: 0px;
  }
  .page-header-v2.page-header .block-search.minisearch-v2 {
    margin-right: 21px;
    padding-right: 20px;
  }
  .page-header-v2.page-header .block-search.minisearch-v2 .open-modal-search {
    font-size: 20px;
    margin-top: -2px;
  }
  .page-header-v2.page-header .modal .control.vertically-control.loader-ajax:after {
    top: 20px;
  }
  .page-header-v2.page-header .modal .control {
    overflow: initial !important;
    height: auto !important;
  }
  .page-header-v2.page-header .modal .control #search {
    margin-bottom: 0px;
  }
  .page-header-v3.page-header .modal .control.vertically-control.loader-ajax:after {
    top: 20px;
  }
  .page-header-v3.page-header .modal #search {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .page-header-v4.page-header .modal .block-search {
    margin-top: 0px;
  }
  .page-header-v4.page-header .modal .control.vertically-control.loader-ajax:after {
    top: 20px;
  }
  .page-header-v4.page-header .modal .control {
    overflow: initial !important;
    height: auto !important;
  }
  .page-header-v4.page-header #search_mini_form .control:not(.vertically-control):not(.horizontally-control) {
    position: absolute;
    top: 55px;
    padding: 0 15px;
  }
  :root .wp-device-xs .page-header-v4 .page-header .block-search label.active + .control {
    border-top: 0 none !important;
  }
  .page-wrapper .header.content .logo {
    max-width: 50%;
    margin-bottom: 13px;
    margin-top: 0;
    z-index: 0;
  }
  .page-wrapper .header.content .logo img {
    width: 100%;
    height: auto;
  }
  .page-wrapper .page-header {
    margin-bottom: 0px;
    border: none;
  }
  .page-wrapper .page-header .panel.header {
    max-width: 100% !important;
    width: 100% !important;
  }
  .page-wrapper .page-header .panel.header .header_right {
    padding-right: 0 !important;
  }
  .page-wrapper .page-header .minicart-wrapper .action.showcart.active:before,
  .page-wrapper .page-header .minicart-wrapper .action.showcart:before {
    font-size: 22px !important;
  }
  .page-wrapper .page-main {
    padding-top: 20px;
  }
  .page-wrapper .page-header-v1 .block-search .control {
    border-top: none;
  }
  .page-wrapper .page-header-v1 .nav-toggle:before {
    margin-top: 4px;
  }
  .page-wrapper .page-header-v2 .field.search label:before {
    margin-top: 0px !important;
  }
  .page-wrapper .page-header-v2 .page-header .header_right {
    margin: 0px;
    padding-right: 0px !important;
  }
  .page-wrapper .page-header-v4 .page-header .header_right,
  .page-wrapper .page-header-v3 .page-header .header_right,
  .page-wrapper .page-header-v2 .page-header .header_right,
  .page-wrapper .page-header-v1 .page-header .header_right {
    padding-right: 0px !important;
  }
  .page-wrapper .page-header-v4 .block-search .control,
  .page-wrapper .page-header-v3 .block-search .control,
  .page-wrapper .page-header-v2 .block-search .control,
  .page-wrapper .page-header-v1 .block-search .control {
    border: none !important;
  }
  .page-wrapper .page-header-v4 .page-header .block-search {
    margin-top: 5px;
  }
  .page-wrapper .page-header-v4 .page-header .header_right {
    margin-top: 0;
  }
  .page-wrapper .page-header-v4 .page-header .header_right label {
    padding-right: 10px !important;
  }
  .nav-sections .section-item-content .switcher-store .switcher-options .switcher-dropdown {
    display: none;
  }
  .nav-sections .section-item-content .switcher-store .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .account .block-collapsible-nav {
    top: 0px;
    z-index: 1;
  }
  .search-autocomplete {
    margin-top: 30px;
  }
  .page-wrapper .page-header .header.content .modal #search.vertically-black {
    font-size: 18px !important;
  }
  .page-wrapper .page-header .header.content .modal #search.vertically-black::-webkit-input-placeholder {
    font-size: 18px !important;
  }
  .page-wrapper .page-header .header.content .modal #search.vertically-black::-moz-placeholder {
    font-size: 18px !important;
  }
  .page-wrapper .page-header .header.content .modal #search.vertically-black:-ms-input-placeholder {
    font-size: 18px !important;
  }
  .page-wrapper .page-header .header.content .modal #search.vertically-black:-moz-placeholder {
    font-size: 18px !important;
  }
  .page-header.page-header-v1 .minicart-wrapper,
  .page-header.page-header-v1 .block-search {
    margin-top: 4px;
  }
  .header-global-promo .global-notification-wrapper #slides {
    max-width: 100%;
  }
  .header-global-promo .global-notification-wrapper .btn-bar #buttons #prev {
    left: -2%;
  }
  .header-global-promo .global-notification-wrapper .btn-bar #buttons #next {
    right: -5%;
  }
  .header-global-promo .global-notification-wrapper .glb-prm .wpx-sub {
    display: block;
  }
  .page-wrapper .page-header .modal #search.horizontally-white {
    font-size: 18px !important;
    height: 44px !important;
  }
  .page-header-v1 .open-modal-search {
    padding-top: 3px;
    padding-right: 20px;
    font-size: 20px;
  }
  .page-header-v1 .loader-ajax:after {
    top: 9px;
  }
  .page-header-v1 .field.search label:before {
    margin-top: 5px !important;
  }
  .page-header-v2 .action.showcart:before {
    line-height: 26px !important;
  }
  .page-header-v2 .header_right .switcher {
    display: none;
  }
  :root .page-header-v2 .page-header .block-search {
    position: static;
    right: 0;
    top: 0;
    float: none;
    margin-top: 3px;
  }
  :root .page-header-v2 .page-header .block-search.minisearch-v2 {
    position: absolute;
    right: 10px;
    top: 3px;
    display: none;
  }
  .block-search .label {
    margin-right: -20px;
    padding-right: 5px;
  }
  .block-search .label:before {
    font-size: 20px;
    line-height: 25px;
  }
  .page-wrapper .page-header.page-header-v1 .modal #search.horizontally-white,
  .page-wrapper .page-header.page-header-v2 .modal #search.horizontally-white,
  .page-wrapper .page-header.page-header-v3 .modal #search.horizontally-white,
  .page-wrapper .page-header.page-header-v4 .modal #search.horizontally-white {
    font-size: 18px !important;
    height: 44px !important;
  }
  .page-header-v3 .loader-ajax:after {
    top: 9px;
  }
  .page-header-v3 #search_mini_form .control {
    display: flex;
    flex-direction: column;
    overflow: inherit;
    height: auto !important;
    background-color: #f8f9f9;
  }
  .page-header-v3 .block-search {
    margin-top: 4px;
  }
  .page-header-v3 .block-search.minisearch-v2 {
    margin-top: -4px;
  }
  .page-header-v3 .open-modal-search {
    font-size: 20px;
    margin-top: 9px;
    position: relative;
    right: -5px;
  }
  .page-header-v3 .field.search label:before {
    margin-top: 2px !important;
  }
  .page-header-v3 .wrap .modal .wpx-pos-search input {
    margin-top: 4px;
  }
  .page-header-v4 .open-modal-search {
    font-size: 20px;
    margin-right: 10px;
    margin-top: 3px;
  }
  .page-header-v4 .action.showcart {
    margin-top: 5px !important;
  }
  .page-header-v4 .field.search label:before {
    line-height: 34px !important;
  }
  .page-header-v4 #search_mini_form .control:not('.vertically-control') {
    position: absolute;
    top: 55px;
    padding: 0 15px;
  }
  .page-header-v4 .loader-ajax:after {
    top: 9px;
  }
  .page-header-v4 .wrap .modal .wpx-pos-search input {
    margin: 0px;
  }
  .wrap .modal .modal-content {
    width: 95% !important;
  }
  .wrap .modal .wpx-pos-search input {
    position: static !important;
    margin-top: 0px;
  }
  .wrap .modal .searchautocomplete {
    max-height: 60vh;
  }
  .wrap .modal .searchautocomplete.vertically .product-list li .block-flex {
    display: flex !important;
    align-items: center;
  }
  .wrap .modal .searchautocomplete.vertically .product-list li .block-left {
    margin-right: 0px !important;
  }
  .wrap .modal .searchautocomplete.vertically .product-list li .block-right {
    align-self: auto;
  }
  .wrap .modal .searchautocomplete.horizontally {
    top: 42px;
  }
  .wrap .modal .searchautocomplete.horizontally .product-list {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .wrap .modal .searchautocomplete.horizontally .product-list li {
    display: flex !important;
    align-items: center;
  }
  .wrap .modal .searchautocomplete.horizontally .product-list li .block-left,
  .wrap .modal .searchautocomplete.horizontally .product-list li .block-right {
    display: inline-block;
    vertical-align: middle;
  }
  .wrap .modal .searchautocomplete.horizontally .product-list li .block-left img {
    max-width: 80px;
  }
  .wrap .modal .searchautocomplete.horizontally .product-list li .block-right {
    text-align: left !important;
  }
  .wrap .modal .searchautocomplete.horizontally .product-list li .block-right a {
    font-weight: normal !important;
  }
  .wrap .modal .loader-ajax:after {
    background-size: 22px 21px;
    top: 9px;
    height: 25px;
  }
  .page-header-v4 .wrap {
    display: block;
  }
  .header.content .block-search .wpx-pos-search input {
    width: 100% !important;
    height: 66px !important;
    background: transparent !important;
    font-size: 12px !important;
    color: black !important;
    border-color: #333 !important;
    border: none !important;
    border-bottom: 1px solid black !important;
  }
  :root .theme-pearl .page-wrapper .page-header .mobile-logo,
  :root .theme-pearl .page-wrapper .page-header .mobile-checkout-logo {
    display: flex;
  }
  :root .theme-pearl .page-wrapper .mobile-logo {
    overflow: hidden;
    left: 0;
    position: absolute;
    right: 0;
    padding: 0 0 0 50px;
    display: flex;
    align-items: center;
    width: calc(100% - 80px);
    top: 15px;
  }
  :root .theme-pearl .page-wrapper .mobile-logo .logo {
    margin: 3px 0 0 0;
  }
  :root .theme-pearl .page-wrapper .mobile-checkout-logo {
    overflow: hidden;
    left: 0;
    position: relative;
    right: 0;
    padding: 0;
    display: flex;
    align-items: center;
  }
  :root .theme-pearl .page-wrapper .mobile-checkout-logo .logo {
    margin: 0;
  }
  :root .theme-pearl .page-wrapper .logo-center {
    align-content: center;
    justify-content: center;
    margin-left: 15px;
  }
  :root .theme-pearl .page-wrapper .logo-left {
    align-content: center;
    justify-content: flex-start;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .unset-logo img,
  :root .theme-pearl .page-wrapper .page-header-v2 .unset-logo img,
  :root .theme-pearl .page-wrapper .page-header-v3 .unset-logo img {
    display: block;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .desktop-logo,
  :root .theme-pearl .page-wrapper .page-header-v2 .desktop-logo,
  :root .theme-pearl .page-wrapper .page-header-v3 .desktop-logo {
    display: none;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .mobile-logo,
  :root .theme-pearl .page-wrapper .page-header-v2 .mobile-logo,
  :root .theme-pearl .page-wrapper .page-header-v3 .mobile-logo {
    overflow: hidden;
    left: 0;
    position: absolute;
    right: 0;
    padding: 0 0 0 50px;
    display: flex;
    align-items: center;
    width: calc(100% - 80px);
    top: 15px;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .mobile-logo .logo,
  :root .theme-pearl .page-wrapper .page-header-v2 .mobile-logo .logo,
  :root .theme-pearl .page-wrapper .page-header-v3 .mobile-logo .logo {
    margin: 3px 0 0 0;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .mobile-checkout-logo,
  :root .theme-pearl .page-wrapper .page-header-v2 .mobile-checkout-logo,
  :root .theme-pearl .page-wrapper .page-header-v3 .mobile-checkout-logo {
    overflow: hidden;
    left: 0;
    position: relative;
    right: 0;
    padding: 0;
    display: flex;
    align-items: center;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .mobile-checkout-logo .logo,
  :root .theme-pearl .page-wrapper .page-header-v2 .mobile-checkout-logo .logo,
  :root .theme-pearl .page-wrapper .page-header-v3 .mobile-checkout-logo .logo {
    margin: 0;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .logo-center,
  :root .theme-pearl .page-wrapper .page-header-v2 .logo-center,
  :root .theme-pearl .page-wrapper .page-header-v3 .logo-center {
    align-content: center;
    justify-content: center;
    margin-left: 15px;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .logo-left,
  :root .theme-pearl .page-wrapper .page-header-v2 .logo-left,
  :root .theme-pearl .page-wrapper .page-header-v3 .logo-left {
    align-content: center;
    justify-content: flex-start;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .unset-logo {
    margin: 4px 30px 0 40px;
  }
  :root .theme-pearl .page-wrapper .page-header-v2 .unset-logo {
    bottom: 5px;
  }
  :root .theme-pearl .page-wrapper .page-header-v2 .unset-logo,
  :root .theme-pearl .page-wrapper .page-header-v3 .unset-logo {
    margin: 3px 30px 0 40px;
  }
  :root .theme-pearl .page-wrapper .page-header-v4 .desktop-logo-all .logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  :root .theme-pearl .page-wrapper .page-header-v4 .mobile-logo {
    overflow: hidden;
    left: 0;
    right: 0;
    padding: 0 30px;
    display: flex;
    align-items: center;
  }
  :root .theme-pearl .page-wrapper .page-header-v4 .mobile-logo .logo {
    margin: 5px 0 0 0;
  }
  :root .theme-pearl .page-wrapper .page-header-v4 .mobile-checkout-logo {
    overflow: hidden;
    left: 0;
    right: 0;
    padding: 0;
    display: flex;
    align-items: center;
  }
  :root .theme-pearl .page-wrapper .page-header-v4 .mobile-checkout-logo .logo {
    margin: 0;
  }
  :root .theme-pearl .page-wrapper .page-header-v4 .logo-center {
    align-content: center;
    justify-content: center;
  }
  :root .theme-pearl .page-wrapper .page-header-v4 .logo-left {
    align-content: center;
    justify-content: flex-start;
  }
  :root .theme-pearl .page-wrapper .page-header-v4 .unset-logo {
    margin: 0 auto;
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  :root .theme-pearl .page-wrapper .page-header-v4 .unset-logo img {
    display: inline-block;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .desktop-logo.desktop-logo-all,
  :root .theme-pearl .page-wrapper .page-header-v2 .desktop-logo.desktop-logo-all,
  :root .theme-pearl .page-wrapper .page-header-v3 .desktop-logo.desktop-logo-all,
  :root .theme-pearl .page-wrapper .page-header-v4 .desktop-logo.desktop-logo-all {
    display: block;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .mobile-logo .logo img,
  :root .theme-pearl .page-wrapper .page-header-v2 .mobile-logo .logo img,
  :root .theme-pearl .page-wrapper .page-header-v3 .mobile-logo .logo img,
  :root .theme-pearl .page-wrapper .page-header-v4 .mobile-logo .logo img {
    max-height: 45px;
  }
  :root .theme-pearl.checkout-index-index .page-wrapper .page-header-v4 .desktop-logo-all .logo {
    position: relative;
    left: 0;
    transform: translateX(0);
  }
  .project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-header .proposal-studio-logo {
    display: none;
  }
  .project-project-index #tab-proposal .pdf-page .page-content {
    padding: 2.5vw 5.6vw 6.1vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .title {
    margin-bottom: 0.9vw;
    font-size: 1.7vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .title span {
    font-size: 0.9vw;
    letter-spacing: normal;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .pay-info-block .title {
    font-size: 1.7vw;
    letter-spacing: normal;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .pay-info-block .value {
    font-size: 2.2vw;
    letter-spacing: normal;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .header .page-count {
    font-size: 1.7vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .header .studio-logo {
    width: 4.9vw;
    height: 4.9vw;
    margin: 0 auto 1.9vw;
    background-size: 4.9vw 4.9vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table {
    padding: 0.6vw 0;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr td {
    padding: 3.7vw 1vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr .first {
    font-size: 1.5vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr .first .artwork-name {
    font-size: 1.7vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr .two.services-description,
  .project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr .two .services-description,
  .project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr .two.artwork-description {
    font-size: 1.7vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .footer {
    min-height: 6.7vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .footer .italic {
    font-size: 1.7vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .footer .to-cart-block {
    margin-top: 0;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .footer .to-cart-block .total-price {
    font-size: 3.2vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .footer .to-cart-block .add-to-cart {
    margin-top: 2.9vw;
    font-size: 1.1vw;
    height: 4vw;
    line-height: 4vw;
    border: 0.1vw solid transparent;
    padding: 0 3.9vw;
    letter-spacing: normal;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .trems-conditions {
    width: calc(100% + 11.3vw);
    padding: 4.3vw 5.5vw 4.3vw;
    margin: 2.9vw -5.5vw 0;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .trems-conditions p {
    font-size: 1.7vw;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-content {
    padding: 3vw;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-content .powered-by {
    display: inline-block;
    vertical-align: bottom;
    position: absolute;
    bottom: 3vw;
    left: 3vw;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-content .powered-by .title {
    font-size: 0.8vw;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-content .powered-by .powered-by-logo {
    margin-top: 1.9vw;
    height: 3.9vw;
    width: 17.2vw;
    background-size: 17.2vw 3.9vw;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-content .studio-logo img {
    width: 100%;
    height: auto;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    justify-content: center;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 38%;
    flex-basis: 38%;
    height: 100%;
    padding: 4.2vw;
    position: relative;
    max-width: 38.6vw;
    width: 100%;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .coverpage-footer-block {
    word-break: break-all;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .coverpage-footer-block .title {
    font-size: 1.7vw;
    letter-spacing: normal;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .coverpage-footer-block .value {
    font-size: 1.7vw;
    letter-spacing: normal;
    margin: 1.2vw 0 5.5vw;
    min-height: 0;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .client-block,
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .proposal-block {
    width: 100%;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .client-block {
    border-bottom: 0.1vw solid #908983;
    margin-bottom: 5.5vw;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .download-pdf {
    text-align: left;
    position: absolute;
    bottom: 4.2vw;
    left: 4.2vw;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .download-pdf span {
    font-size: 3.2vw;
  }
  .project-project-index #tab-proposal .pdf-page.artwork .page-content .content .pdf-content-table tr.first .artwork-artist {
    font-size: 1.2vw;
  }
  .project-project-index #tab-proposal .pdf-page.artwork .page-content .content .pdf-content-table tr.first .artwork-name {
    font-size: 1.9vw;
  }
  .project-project-index #tab-proposal .pdf-page.artwork .page-content .content .pdf-content-table tr.two .artwork-description {
    font-size: 2.2vw;
    letter-spacing: normal;
  }
  .proposal-tabs .proposal-tab {
    background-color: #ffffff;
  }
  .project-project-index #tab-proposal {
    padding: 0 20px 127px;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-list {
    margin-top: 28px;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-list .service-item {
    padding-bottom: 1px;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-list .service-item:after {
    background-color: #8f8984;
    content: '';
    width: 50%;
    height: 0.5px;
    position: absolute;
    bottom: 0;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-list .service-item:last-of-type:after {
    display: none;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-form {
    margin-top: 0;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-approved-artwork-content-wrapper .proposals-approved-artwork-list .approved-artwork-item {
    padding-bottom: 15px;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-approved-artwork-content-wrapper .proposals-approved-artwork-list .approved-artwork-item:after {
    background-color: #8f8984;
    content: '';
    width: 50%;
    height: 0.5px;
    position: absolute;
    bottom: 0;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-approved-artwork-content-wrapper .proposals-approved-artwork-list .approved-artwork-item:last-of-type {
    padding-bottom: 0;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-approved-artwork-content-wrapper .proposals-approved-artwork-list .approved-artwork-item:last-of-type:after {
    display: none;
  }
  .project-project-index #tab-proposal .proposals-view .proposal-view-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    justify-content: flex-end;
  }
  .project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-content .quote {
    overflow: hidden;
    height: 22px;
  }
  .project-project-index #tab-proposal .proposals-view .proposal-view-content .proposal-all-view-link {
    margin-bottom: 20px;
  }
  .project-project-index #tab-proposal .proposals-actions .proposal-buttons .action {
    padding: 0;
  }
  .artist-card {
    flex-direction: column;
  }
  .artist-card:nth-child(even),
  .artist-card.partner {
    flex-direction: column-reverse;
  }
  .artist-card .heading {
    font-size: 18px;
  }
  .artist-card .description {
    font-size: 14px;
  }
  .artist-card .artist-info button {
    height: 60px;
    width: 100%;
  }
  .artist-card.advisory {
    margin: 0 !important;
  }
  .artist-card.advisory .artist-info .curator-title {
    align-items: center;
    justify-content: center;
    font-size: 52px !important;
    display: flex;
    flex-direction: column;
  }
  .artist-card.advisory .artist-info .curator-title strong {
    top: 25px;
  }
  .artviewings-title {
    margin-top: 10px;
    font-size: 52px !important;
  }
  .artviewings-title.left.partner {
    width: max-content;
    left: 0 !important;
    display: flex;
    flex-direction: column;
  }
  .artviewings-title.gallery,
  .artviewings-title.curator {
    flex-direction: column;
  }
  .artviewings-title strong {
    font-size: 65px !important;
  }
  .curator-title {
    font-size: 52px !important;
  }
  .curator-title strong {
    font-size: 65px !important;
  }
  .content_slider {
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    position: relative !important;
    gap: 0;
    flex-direction: column;
  }
  .gallery-slider .custom-slider .owl-carousel .owl-stage .owl-item .banner-item .banner-image {
    right: 0;
  }
  .gallery-slider .custom-slider .owl-carousel .owl-stage .owl-item .banner-item .content_slider {
    padding: 0 !important;
  }
  .gallery-slider .custom-slider .owl-carousel .owl-stage .owl-item .banner-item .content_slider .buttons .custom_content {
    padding: 21px 24px;
    transform: none;
    position: relative;
  }
  .gallery-slider .custom-slider .owl-carousel .owl-stage .owl-item .banner-item .content_slider .buttons .custom_content .title {
    font-size: 18px;
  }
  .gallery-slider .custom-slider .owl-carousel .owl-stage .owl-item .banner-item .content_slider .buttons .custom_content .city {
    font-size: 14px;
  }
  .gallery-slider .custom-slider .owl-carousel .owl-stage .owl-item .banner-item .content_slider .buttons .custom_content .description {
    font-size: 14px;
  }
  .customer-name,
  .desktop-logo,
  .customer-welcome + .authorization-link {
    display: none;
  }
  .nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem;
    right: -25px;
    top: -2px;
  }
  .navigation .parent .level-top:after {
    font-size: 1.6rem;
    right: 10px;
    top: 7px;
  }
  .logo {
    margin-bottom: 13px;
    margin-top: 4px;
  }
  .cms-page-view .page-main {
    padding-top: 0;
    position: relative;
  }
  :root .theme-pearl .page-header-v3 .page-header .minicart-wrapper .action.showcart:after {
    padding-top: 0;
  }
  :root .theme-pearl .page-header-v3 .page-header .minicart-wrapper .action.showcart .counter.qty {
    min-width: 23px;
    position: absolute;
    top: -10px;
    right: 10px;
    line-height: 20px;
    border-radius: 50%;
    padding: 0;
  }
  :root .theme-pearl .page-wrapper .block-search,
  :root .theme-pearl .page-wrapper #address-select-wrapper {
    display: none;
  }
  :root .theme-pearl .page-wrapper .header.content {
    display: flex;
    justify-content: center;
    padding: 7px 0;
  }
  :root .theme-pearl .page-wrapper .header.content:before,
  :root .theme-pearl .page-wrapper .header.content:after {
    content: none;
  }
  :root .theme-pearl .page-wrapper .header.content .nav-toggle {
    display: none;
  }
  :root .theme-pearl .page-wrapper .header.content .header_right {
    display: flex;
    align-items: center;
  }
  :root .theme-pearl .page-wrapper .header.content .header_right .nav-toggle {
    display: none;
    min-width: initial;
    margin: 0 !important;
  }
  :root .theme-pearl .page-wrapper .page-header .logo .desktop-logo {
    display: none;
  }
  :root .theme-pearl .page-wrapper .page-header .logo .mobile {
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
  }
  .page-header .header.links > .customer-welcome .customer-menu .header.links {
    position: relative;
  }
  .page-header .header.links > .customer-welcome .customer-menu .header.links .authorization-link {
    display: none;
  }
  .footer.content .newsletter-subscribe .button {
    padding-bottom: 40px !important;
  }
  .wp-instant-search-wrapper {
    display: none;
  }
  .wp-instant-search-wrapper.mobile {
    display: block;
  }
  .sidebar.sidebar-main .wp-filters {
    display: none;
  }
  .theme-pearl .page-wrapper .block.filter .filter-options {
    transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    display: block !important;
    background: #ffffff;
    bottom: 0;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 9999;
  }
  .theme-pearl.filter-active .page-wrapper .block.filter .filter-options {
    transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  /* price slider - mobile - blank */
  .ui-slider {
    background: #fff;
    color: #333333;
    border: 1px solid #e9e9e9;
    height: 5px;
    margin: 15px 0 25px 20px;
    touch-action: pan-x;
    width: 87%;
  }
  .ui-slider .ui-widget-header {
    background: #e9e9e9 !important;
    height: 100%;
    position: absolute;
  }
  .ui-slider .ui-slider-handle {
    cursor: ew-resize !important;
    width: 1em;
    height: 1em;
    top: -4px;
  }
  .ui-slider .ui-corner-all {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  #layered-filter-block .wp-ln-selected .swatch-option {
    position: relative;
    overflow: visible;
    outline: 2px solid #ee0000;
    border: 1px solid #fff;
  }
  #layered-filter-block .wp-ln-selected .swatch-option:before {
    visibility: visible;
    border: 3px solid white !important;
  }
  #layered-filter-block .wp-ln-selected .swatch-option:after {
    visibility: visible !important;
  }
  /* price slider - mobile - Pearl */
  body.theme-pearl #layered-filter-block .wp-ln-selected a {
    text-decoration: none;
    font-weight: 900;
    border-left: 0 none;
    font-style: normal;
    color: inherit;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected a:before {
    background: #303030;
    border: 1px solid #303030 !important;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected .swatch-option {
    outline: 2px solid #ee0000;
    border: 1px solid #fff;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected .swatch-option.text {
    position: relative;
    overflow: visible;
    border: 2px solid #999999 !important;
  }
  body.theme-pearl #layered-filter-block .filter-options .swatch-option.color.disabled:after {
    visibility: visible;
    content: '';
  }
  body.theme-pearl #layered-filter-block .filter-options .swatch-option.color.disabled:hover {
    overflow: hidden;
  }
  body.theme-pearl #layered-filter-block .filter-options .swatch-option.color.disabled:hover:before {
    visibility: hidden;
  }
  body.theme-pearl .ui-slider {
    background: #fff !important;
    color: #8a262e;
    border: 1px solid #e9e9e9;
    height: 5px;
    margin: 15px 0 25px 20px;
    touch-action: pan-x;
    width: 87%;
  }
  body.theme-pearl .ui-slider .ui-widget-header {
    background: #e9e9e9 !important;
    height: 100%;
    position: absolute;
  }
  body.theme-pearl .ui-slider .ui-slider-range {
    background: #8a262e !important;
  }
  body.theme-pearl .ui-slider .ui-slider-handle {
    cursor: ew-resize !important;
    width: 12px;
    height: 12px;
    top: -5px;
    background: #8a262e;
  }
  body.theme-pearl .ui-slider .ui-corner-all {
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
    border-bottom-left-radius: 11px;
    border-bottom-right-radius: 11px;
  }
  body.theme-pearl #layered-filter-block.filter .block-content .filter-title {
    border-bottom: 0 none;
  }
  body.theme-pearl #layered-filter-block.filter .block-content strong.block-subtitle {
    padding: 10px !important;
  }
  body.theme-pearl #layered-filter-block.filter .filter-options .swatch-option.color.disabled:after {
    visibility: visible;
    content: '';
  }
  body.theme-pearl #layered-filter-block.filter .filter-options .swatch-option.color.disabled:hover {
    overflow: hidden;
  }
  body.theme-pearl #layered-filter-block.filter .filter-options .swatch-option.color.disabled:hover:before {
    visibility: hidden;
  }
  .wp-slider-inp .wp-slider-inp-range .wp-price-slider-inp {
    max-width: 41px;
    text-align: center;
    padding: 0;
    margin-left: -2px;
  }
  .wp-slider-inp .wp-slider-inp-range .wp-price-slider-inp.inp-type {
    max-width: 30%;
    margin-left: 2px;
  }
  .wp-slider-inp .wp-slider-inp-range a.wp-price-slider-a {
    padding-left: 20px;
  }
  .wp-slider-inp .wp-slider-inp-range a.wp-price-slider-a:hover {
    font-weight: bold;
    background: none;
  }
  div.wp-slider-inp {
    width: 100%;
    display: inline-block;
  }
  div.wp-slider-inp .wp-slider-from {
    width: 55%;
    text-align: left;
    float: left;
  }
  div.wp-slider-inp .wp-slider-to {
    width: 45%;
    text-align: right;
    float: right;
  }
  div.wp-slider-inp label {
    color: #757575;
    padding: 0 5px;
  }
  p.wp-slider-action {
    text-align: right;
  }
  /** price slider end */
  .wp-instant-search-wrapper.mobile {
    width: 88%;
    margin: 10px 0 10px 10px;
  }
  .wp-instant-search-inp {
    width: 90%;
  }
  .page-header-v4 .page-header .panel.wrapper {
    position: relative;
  }
  #multistore-mobile-switcher-language {
    padding-top: 0px;
    background-color: #000;
    min-height: 35px;
  }
  #multistore-mobile-switcher-language img {
    min-height: 35px !important;
  }
  #multistore-mobile-switcher-language.multistore-mobile-hide {
    display: none;
  }
  .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;
  }
  .cms-company-info-press .press-title {
    margin-top: 30px;
    font-size: 50px !important;
  }
  .cms-company-info-press .press-subtitle {
    font-size: 65px !important;
    width: 100% !important;
  }
  .cms-company-info-press .press-content {
    flex-direction: column;
  }
  .cms-company-info-press .press-left-part {
    width: 100% !important;
  }
  .container-404 .block-search {
    width: 100% !important;
    max-width: 350px;
    float: none !important;
    margin: 0 auto;
  }
  .container-404 .block-search .field.search {
    width: 100% !important;
  }
  .container-404 .block-search .field.search label {
    display: none;
  }
  .container-404 .block-search .actions {
    width: 100%;
  }
  .container-404 .block-search .actions button {
    border: none;
    padding: 0px;
    display: block;
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
  }
  .container-404 .block-search .control {
    clear: none;
    width: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
  }
  .container-404 .block-search .control input {
    margin-top: 0px;
  }
  .about-us-v1 .gf-container {
    margin-bottom: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: none !important;
  }
  .about-us-v1 .wpb_wrapper h1.mg-title {
    font-size: 30px;
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .about-us-v1 .btn-container {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .about-us-v1 .wpx {
    margin-top: 15px !important;
    margin-bottom: 50px !important;
  }
  .about-us-v1 .wpx-gray {
    padding: 50px 0;
  }
  .about-us-v1 .wpx-gray .heading-title-wpx {
    font-size: 40px;
  }
  .about-us-v1 .wpx-gray .test-cont {
    padding: 50px 15px 20px 15px;
  }
  .about-us-v1 .wpx-gray .test-cont .testi-image {
    width: 60px;
  }
  .about-us-v1 .gf-container .wpb_wrapper h1.mg-title {
    font-size: 30px;
    margin-bottom: 60px;
  }
  .about-us-v2 .text-left {
    text-align: center;
  }
  .about-us-v2 .cont-about-v2 .cont-title {
    margin: 50px auto;
  }
  .about-us-v2 .cont-about-v2 .contact-cont {
    text-align: center;
  }
  .about-us-v2 .cont-about-v2 .contact-cont .social-cont {
    margin-top: 35px;
    font-size: 20px;
  }
  .about-us-v2 .cont-about-v2 .contact-cont .social-cont i {
    margin: 0 10px 60px 0;
  }
  .about-us-v2 .cont-about-v2 .contact-cont .social-cont i:last-child {
    margin: 0px !important;
  }
  .about-us-v2 .cont-about-v2 .mg-mob {
    margin-bottom: 100px;
  }
  .about-us-v2 .cont-about-v2 .mg-mob img {
    margin-top: 20px;
  }
  .about-us-v2 .cont-about-v2 .heading-title-wpx {
    margin: 100px 0;
  }
  .about-us-v2 .cont-about-v2 .mg-width {
    max-width: 300px;
    margin: 20px auto;
  }
  .about-us-v2 .cont-about-v2 .mg-width:first-child {
    margin: 0px auto !important;
  }
  .about-us-v2 .bg-gray .pd-gray {
    padding-bottom: 100px;
  }
  .about-us-v2 .brands-cont img {
    width: 32.5%;
  }
  .about-us-v2 .cont-about-v2 .cont-title {
    max-width: 350px;
  }
  .about-us-v2 .cont-about-v2 .cont-title p {
    font-size: 25px;
  }
  .about-us-v2 .cont-about-v2 .contact-cont {
    text-align: left;
  }
  .about-us-v2 .cont-about-v2 .heading-title-wpx {
    font-size: 50px;
  }
  .about-us-v2 .brands-cont img {
    width: 49.5% !important;
  }
  .footer-v1,
  .w {
    text-align: center;
  }
  .container-v1 .img-1 {
    margin-top: 45px;
  }
  .container-v1 .img-4 {
    margin-top: 90px;
  }
  .container-v1 .row.margin-right-custom {
    margin-right: -15px;
  }
  .container-v1 .promo .promo-image .title {
    color: black;
  }
  .container-v2.hide-desk {
    display: none;
  }
  .container-v2 .mg-top-img-mob {
    margin-top: 30px;
  }
  .container-v2 .row {
    margin-right: -15px !important;
  }
  .container-v2 .row.no-margin-mob {
    margin-top: 0px !important;
  }
  .container-v2.slider-parallax {
    height: 280px !important;
  }
  .container-v2.slider-parallax div {
    height: 280px !important;
  }
  .container-v2 .before-footer-title {
    font-size: 25px;
  }
  .container-v2.sec-with-bg-v2 {
    background: #f4f4f4;
    position: relative;
    overflow: hidden;
    margin-bottom: 70px;
  }
  .container-v2 .bottommargin-mob {
    margin-bottom: 28px !important;
  }
  .container-v2 .padding-news-mob {
    padding-left: 30px;
    padding-right: 30px;
  }
  .container-v3 .topmarginmob {
    margin-top: 50px;
  }
  .container-v3.module-split h3 {
    font-size: 25px;
    font-weight: 700;
    text-transform: capitalize;
  }
  .container-v3.module-split h3.nomarginmob,
  .container-v3.module-split h3.summer-denim {
    margin-top: 0px;
  }
  .container-v3.module-split p {
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
  }
  .container-v3.module-split p.premium-p {
    margin-top: 0px;
  }
  .container-v3.module-split span {
    font-size: 15px;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;
    text-decoration: underline;
    margin-bottom: 30px;
    display: block;
  }
  .container-v4.custom-margin {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .container-v4 .heading-title h2 {
    line-height: 50px;
  }
  .container-v4 .nopadding-mob,
  .container-v4 .nopadding-mob-v4 {
    padding: 0px;
  }
  .container-v4 .mg-top-mob {
    margin-top: 40px;
  }
  .content-v5 .image-wrapper-3,
  .content-v5 .image-wrapper-2,
  .content-v5 .image-wrapper-1 {
    min-height: 400px;
    max-width: 335px;
    margin: 30px auto;
    float: none;
    overflow: auto;
  }
  .content-v5 .product-item {
    width: 45%;
    margin: 0px;
    margin-left: 0px;
  }
  .content-v5 .product-item:nth-child(even) {
    margin-left: 10%;
  }
  .content-v5 .owl-carousel .banner-item .content_slider {
    width: 100%;
    left: 0px;
    top: 45%;
    transform: translateY(-45%);
  }
  .content-v5 .owl-carousel .banner-item .content_slider .buttons .custom_content {
    width: 100%;
    margin-top: 0;
  }
  .content-v5 .owl-carousel .banner-item .content_slider .buttons .custom_content p.sale_of_text {
    font-size: 25px;
    line-height: 40px;
    padding: 0px;
    margin: 0px;
    letter-spacing: 2px !important;
  }
  .content-v5 .owl-carousel .banner-item .content_slider .buttons .custom_content .sale_of_img {
    display: none;
  }
  .content-v5 .box-content .green-title {
    padding: 50px 0;
  }
  .content-v5 .box-content .page-small-width {
    padding: 70px 50px;
    margin: 0px;
  }
  .content-v5 .box-content .page-small-width h4 {
    margin-top: 0px;
  }
  .content-v5 .box-content .content-green-dark {
    margin: 20px 0 0 0;
  }
  .content-v5 .float-none-mob-margin {
    float: none;
    margin: 0 auto;
  }
  .content-v5 h4.separator:after {
    content: "";
    width: 150px;
    height: 1px;
    background: #403d3d !important;
    display: block;
    margin: 10px auto 0 auto;
  }
  .content-v5 .blockContainer {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
  }
  .content-v5 .blockContainer .blockA {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
  }
  .content-v5 .blockContainer .blockB {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
  }
  .content-v6 .toc {
    line-height: 3em;
  }
  .content-v6 .toc .mg-text {
    margin-bottom: 10px;
  }
  .hp-v7 .hp-v7-slider {
    padding: 0px !important;
  }
  .hp-v7 .banner-item {
    margin: 0px !important;
  }
  .hp-v7 .hp-v7-boxes .box-content .image-wrapper img {
    width: 100%;
  }
  .hp-v7 .hp-v7-boxes .box-content .button-block {
    line-height: 4.4em;
  }
  .hp-v7 .hp-v7-boxes .paddingright {
    padding-right: 0px !important;
  }
  .hp-v7 .hp-v7-boxes .paddingleft {
    padding-left: 0px !important;
  }
  .hp-v7 .hp-v7-boxes #box-content-2 {
    padding-top: 10px !important;
  }
  .hp-v7 .hp-v7-boxes #box-content-3,
  .hp-v7 .hp-v7-boxes #box-content-61 {
    padding-right: 0px !important;
  }
  .hp-v7 .hp-v7-boxes #box-content-4,
  .hp-v7 .hp-v7-boxes #box-content-5,
  .hp-v7 .hp-v7-boxes #box-content-71 {
    padding-left: 0px !important;
  }
  .hp-v7 .hp-v7-boxes #box-content-1,
  .hp-v7 .hp-v7-boxes #box-content-3 {
    padding-left: 0px !important;
  }
  .hp-v7 .hp-v7-boxes.container {
    padding: 0 !important;
    width: 100%;
  }
  .hp-v7 .hp-v7-slider .hp-slider-content p {
    font-size: 1em;
  }
  .hp-v7 .hp-v7-slider .hp-slider-content h3 {
    font-size: 6em;
    margin-top: 1rem;
    margin-bottom: 0.2em;
  }
  .hp-v7 .row {
    margin-left: 0px;
  }
  .hp-v7 .padding-btm-mob {
    padding-bottom: 10px !important;
  }
  .hp-v7 .mg-bottom-insta .instagram-heading-title {
    margin-bottom: 40px;
  }
  .content-v8 .owl-carousel .banner-item .content_slider {
    left: 0px;
    width: 100%;
  }
  .content-v8 .owl-carousel .owl-dots {
    bottom: 20px !important;
  }
  .content-v8 .list-categories {
    display: none;
  }
  .content-v8 .brands-slider .owl-dots {
    top: 70px;
    display: block !important;
  }
  .content-v8 .shop-now {
    margin-top: 10px;
  }
  .content-v8 .row .flip-box-before {
    font-size: 1.2em;
  }
  .content-v8 .catalog-product-v8 .products-grid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .content-v8 .catalog-product-v8 .products-grid .product-item {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .content-v8 .catalog-product-v8 .products-grid .product-item:last-child {
    margin-bottom: 0px;
  }
  .content-v8 .catalog-product-v8 .products-grid .product-item .product-item-details {
    top: 35% !important;
  }
  .equal,
  .equal-v10 {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    flex-direction: column-reverse;
  }
  .equal .order-1,
  .equal-v10 .order-1 {
    order: 1;
  }
  .equal .order-2,
  .equal-v10 .order-2 {
    order: 2;
  }
  /******************************************************************************/
  /*****Animation frames*****/
  /******************************************************************************/
  #slide1-slideInDown,
  #slide1-slideInRight,
  #slide1-slideInLeft,
  #slide2-slideInLeft,
  #slide2-lightSpeedIn,
  #slide3-slideInDown,
  #slide3-lightSpeedIn {
    visibility: visible;
  }
  .display-block-desktop {
    display: none;
  }
  .display-block-mobile {
    display: block;
  }
  .margin-top-20-mobile {
    margin-top: 20px;
  }
  .flip-box .flip-box-before {
    font-size: 16px;
  }
  .content-v9 .custom-content {
    margin-top: 210px;
  }
  .content-v9#slider-top .custom_content {
    margin-top: 230px !important;
  }
  .content-v9 .wrapper-top-slider-v9 {
    min-height: 300px;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-item .banner-item .content_slider {
    top: 7%;
    left: 0;
    width: 100%;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-item .sofa {
    max-width: 220px;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-item .chair {
    max-width: 147px;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-item .table {
    max-width: 203px;
    margin-top: -57px;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-stage-outer {
    overflow: inherit;
  }
  .content-v9 .equal .margin-top-30-mobile {
    margin-top: 30px;
  }
  .content-v9 .year {
    font-size: 20px;
  }
  .content-v9 .small-text-v9-slider {
    font-size: 12px;
  }
  .content-v9 .single-image {
    margin: 0 0 30px;
  }
  .content-v9 .btn-shop-now {
    display: inline-block;
    margin-top: 20px;
  }
  .content-v9 .v9-table .v9-coll {
    padding: 30px;
  }
  .content-v9 .wrapper-top-slider-v9 .custom-slider {
    padding-bottom: 0px;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-stage-outer {
    min-height: 320px;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-stage-outer .custom_content {
    margin-top: 218px !important;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-controls .owl-dots {
    bottom: 10px !important;
  }
  .content-v9 .owl-carousel .wrapper-top-slider-v9 .custom-slider {
    padding-bottom: 0px;
  }
  .content-v9 .owl-carousel .wrapper-top-slider-v9 .owl-stage-outer {
    min-height: 320px;
  }
  .content-v9 .owl-carousel .wrapper-top-slider-v9 .owl-controls .owl-dots {
    bottom: 0px !important;
  }
  .content-v10 {
    padding-top: 0px;
    padding-bottom: 55px;
    padding-left: 0px;
    padding-right: 0px;
    /*  .custom_content{
        display: none;
      }*/
  }
  .content-v10.nopaddbottom {
    padding-bottom: 0px;
  }
  .content-v10 .text-right-col {
    text-align: right;
  }
  .content-v10 .pd-mob {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .content-v10 .feature-row {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 22px;
    padding-right: 22px;
    margin-right: -15px !important;
  }
  .content-v10 .column {
    display: block;
    width: 100%;
    vertical-align: top;
    max-width: 530px;
    margin: 0 auto;
  }
  .content-v10 .column-product {
    display: block;
    width: 100%;
    vertical-align: top;
    text-align: center;
    max-width: 530px;
    margin: 0 auto;
  }
  .content-v10 .column-product h1 {
    font-size: 20px !important;
  }
  .content-v10 .descr-prod {
    text-align: left;
  }
  .content-v10 .img-bar,
  .content-v10 .img-bar {
    max-width: 400px;
    margin: 0 auto;
  }
  .content-v10 .img-bar .image-bar__content,
  .content-v10 .img-bar .image-bar__content {
    height: 300px;
  }
  .content-v10 .products-grid .product-item {
    width: 100% !important;
    margin-left: 0px !important;
  }
  .content-v10 .products-grid .product-item .product-item-details {
    max-width: 300px;
    margin: 0 auto;
  }
  .content-v10 .products-grid .product-item .product-image-container {
    max-width: 300px;
  }
  .content-v10 .custom-slider .content_slider {
    top: 32%;
  }
  .content-v10 .custom-slider .content_slider .custom_content h2 {
    font-size: 35px;
  }
  .content-v10 .custom-slider .content_slider .custom_content .sub-heading {
    font-size: 20px;
  }
  .container-v11 .margin-bottom-section-mob {
    margin-bottom: 50px;
  }
  .container-v11 .margin-top-section-mob {
    margin-top: 50px;
  }
  .container-v11 .nomarginmob {
    margin: 0px;
  }
  .container-v11 .nomarginleft {
    margin-left: 0px;
  }
  .container-v11 .table-order {
    display: table;
    margin: 0px;
  }
  .container-v11 .table-order .column {
    width: 100%;
  }
  .container-v11 .table-order .home-promotion-text {
    display: table-footer-group;
    text-align: center;
    display: block;
    margin-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .container-v11 .table-order .home-promotion-image,
  .container-v11 .table-order .home-left-right-media {
    display: table-header-group;
    text-align: center;
  }
  .container-v11 .module-inner {
    text-align: center;
  }
  .container-v11 .module-inner .home-left-right-text,
  .container-v11 .module-inner .home-left-right-media {
    width: 100%;
  }
  .container-v11 .module-inner .product-slideshow,
  .container-v11 .module-inner .product-details {
    width: 100%;
    display: block;
  }
  .container-v12 .img-cont .overlay-text {
    left: 0px;
    width: 100%;
  }
  .container-v12 .img-cont .overlay-text .text-custom-slider {
    font-size: 4.7vw;
  }
  .container-v12 .img-cont .overlay-text .text-custom-slider .second-line {
    font-size: 3.3vw;
  }
  .container-v12 .img-cont .overlay-text .inner .text {
    font-size: 4.7vw;
  }
  .container-v12 .img-cont .overlay-text .inner .text .scaled-text {
    padding: 15px;
  }
  .container-v12 .img-cont .overlay-text .inner .text .scaled-text .seasonal {
    font-size: 6vw;
  }
  .container-v12.slider-v1-cat {
    padding-bottom: 0px;
  }
  .container-v12.slider-v2-cat {
    padding-top: 0px;
    padding-bottom: 35px;
  }
  .container-v12 .col_last,
  .container-v12 .col_one_third {
    margin-bottom: 0px !important;
  }
  .container-v12 .nomarginleft {
    margin-left: 0px;
  }
  .container-v12 .none-mob {
    display: none;
  }
  .container-v14 .no-padd-mob {
    padding: 0px;
  }
  .container-v14 .padd-mob-last {
    max-height: 622px;
    padding: 250px 0;
  }
  .container-v14 .mg-top-mob-v14 {
    margin-top: 100px;
  }
  .container-v14 .vc_column_container .vc_custom {
    padding: 250px 0;
    /*    height: 550px;*/
  }
  .container-v14 .pos-rel .wpb_content_element {
    top: 40%;
  }
  .container-v14 .pos-rel .wpb_content_element h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .page-layout-1column .container-v15 .c-product-tray,
  .page-layout-1column .container-v15 .product-items {
    margin-left: 0px;
  }
  .page-layout-1column .container-v15 .row {
    margin-right: 0px;
    margin-left: 0px;
  }
  .page-layout-1column .container-v15 .block.widget .see-all {
    right: 30px;
  }
  .page-layout-1column .container-v15 .block.widget .products-grid .item-v16 {
    width: 50%;
    text-align: center;
  }
  .page-layout-1column .container-v15 .block.widget .products-grid .item-v16 .product-image-wrapper {
    z-index: 0;
  }
  .container-v15 .mg-top-50-mob {
    margin-top: 50px;
    overflow: auto;
  }
  .container-v15 .mg-top-20-mob {
    margin-top: 20px;
  }
  .container-v15 .c-live-text {
    position: absolute;
    text-align: center;
    margin: 20px 0 75px 0;
    bottom: 30px;
    left: 0px;
    margin: 0 auto;
    right: 0px;
  }
  .page-layout-1column .container-v15 .block.widget .products-grid .item-v16 {
    width: 100% !important;
  }
  .cms-content-important {
    margin: 0 0 35px 0px;
  }
  .column .privacy-policy .privacy-policy-content {
    width: 100%;
    padding-left: 0px;
    float: none;
  }
  .column .privacy-policy .block-collapsible-nav {
    width: 100%;
    position: static;
  }
  .footer-v2 .toggle .togglec,
  .footer-v4 .toggle .togglec {
    margin: 10px 24px 0 24px;
  }
  .footer-v2 .toggle .togglet,
  .footer-v4 .toggle .togglet,
  .footer-v2 .toggle .toggleta,
  .footer-v4 .toggle .toggleta {
    padding: 0;
    font-size: 12px;
    text-decoration: none !important;
  }
  .contact-details {
    margin-top: 70px;
    margin-bottom: 50px;
  }
  .contact-v2 .contact_frm_wpx {
    margin: 35px auto;
    padding: 0 15px;
  }
  .contact-v2 .contact_frm_wpx .name,
  .contact-v2 .contact_frm_wpx .email,
  .contact-v2 .contact_frm_wpx .telephone {
    width: 100%;
  }
  .contact-v2 .title-contact {
    margin-top: 70px;
  }
  .contact-v2 .mob-pd {
    padding: 0 15px;
  }
  .filter.active .filter-title {
    border-bottom: none;
  }
  .checkout-index-index .authentication-wrapper {
    margin-top: -18px !important;
    position: absolute;
    right: 15px;
  }
  .checkout-index-index .sl-popup .modal-popup .modal-inner-wrap {
    margin: 0 auto;
  }
  .navigation .submenu:not(:first-child) .level1.active > a,
  .navigation .submenu:not(:first-child) .active > a,
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #000;
  }
  .footer.content .footer-v1 .footer-title:after {
    content: "";
    width: 40%;
    height: 1px;
    display: block;
    margin: 5px auto 0 auto;
    border-top: 1px solid #cecece;
  }
  .footer.content .footer-v1 .links li {
    border-top: none;
    background: transparent;
  }
  .footer.content .footer-v2 .nopadding-left-mob,
  .footer.content .footer-v4 .nopadding-left-mob {
    padding-left: 0px;
  }
  .footer.content .links > li {
    padding: 10px 25px;
  }
  .footer.content .links > li > a {
    padding: 0px;
  }
  .nav-sections-item-title a.nav-sections-item-switch {
    text-transform: uppercase;
  }
  .page-wrapper .page-footer .footer.content .footer-v2 .block.newsletter .actions {
    display: block;
    text-align: center;
    margin: 10px auto;
    width: auto;
  }
  .page-wrapper .page-footer .footer.content .footer-v3 h4.no-padding-mob {
    padding-bottom: 0px;
  }
  .page-wrapper .page-footer .footer.content .footer-v3 .footer-v3-list {
    line-height: 1.8 !important;
  }
  .page-wrapper .page-footer .footer.content .footer-v3 .mg-mobile a.social-icons {
    margin: 0 20px 5px 0;
  }
  .page-wrapper .page-footer .footer.content .footer-v3 .details-v3 {
    margin-bottom: 30px;
  }
  .page-wrapper .page-footer .footer.content .footer-v3 .details-v3 a {
    color: #cccccc;
  }
  .page-wrapper .page-footer .footer.content .pre-footer .pre-footer-content .pre-footer-subtitle {
    font-size: 14px;
  }
  .page-wrapper .page-footer .footer.content .pre-footer .pre-footer-content .pre-footer-title {
    font-size: 20px;
  }
  .promo-image .title {
    font-size: 25px;
    padding: 20px;
  }
  .promo-image .title-v2 {
    text-align: center;
    font-size: 25px;
    padding: 20px;
  }
  .page-wrapper .page-footer {
    float: left;
  }
  .page-wrapper .page-footer .footer.content .footer-v1-content .nopaddingleft {
    padding-right: 0px;
  }
  .contact-index-index .contact-title {
    color: #2A2A2A;
    text-align: center;
    font-family: 'Cormorant';
    font-size: 52px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    text-transform: uppercase;
    letter-spacing: 1.04px;
    display: block !important;
  }
  .contact-index-index .contact-container {
    flex-direction: column;
  }
  .contact-index-index .form-area {
    padding: 32px 21px !important;
  }
  .account .page.messages {
    margin-bottom: 25px;
    margin-top: 35px;
  }
  .contact-index-index .col-contact-info {
    text-align: center;
    padding-bottom: 20px;
  }
  .sales-order-history.account .table-wrapper {
    border-bottom: none;
  }
  .form-orders-search .open-modal-search .track-order {
    padding: 33px 30px 50px;
    margin: 57px auto;
  }
  .form-orders-search .open-modal-search .track-order .primary {
    margin-top: 20px;
  }
  .theme-pearl.wishlist-index-index .column.main .products-grid.wishlist .product-item {
    padding-left: 0px;
  }
  .theme-pearl.wishlist-index-index .column.main .products-grid.wishlist .product-item:hover {
    padding: 20px 0 20px 0 !important;
    background: none;
  }
  .theme-pearl.wishlist-index-index .column.main .products-grid.wishlist .product-item .product-item-info .product-item-photo .photo.image {
    max-width: 80px;
  }
  .theme-pearl.wishlist-index-index .column.main .products-grid.wishlist .product-item .product-item-info:hover {
    background: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
  }
  .theme-pearl.wishlist-index-index .column.main .products-grid.wishlist .product-item .product-item-info:hover .product-item-inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
  }
  .theme-pearl.wishlist-index-index .column.main .products-grid.wishlist .product-item-tooltip {
    text-align: center;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
  .columns .column.main {
    max-width: 100%;
  }
  .owl-carousel .owl-item .product-item .product-item-info {
    background: none transparent !important;
    box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
  .cart-container .cart.main.actions {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    padding: 0 15px;
  }
  .cart-container .form-cart .actions.main .clear {
    height: 32px;
    width: 100%;
    justify-content: center;
    margin-bottom: 10px;
  }
  .cart-container .form-cart .actions.main .continue {
    height: 32px;
    width: 100%;
    justify-content: center;
    margin-bottom: 10px;
    align-items: center;
  }
  .cart-container .form-cart .actions.main .action.update {
    height: 32px;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
  }
  .theme-pearl.wishlist-index-index .products-grid.wishlist .product-reviews-summary {
    margin-left: 100px;
  }
  .catalog-category-view .page-title-wrapper {
    margin-top: 10px;
    text-align: left !important;
  }
  .catalog-category-view .category-view .category-description {
    text-align: left;
  }
  .catalog-category-view .columns {
    padding-top: 0;
  }
  .catalog-category-view .columns div.toolbar.toolbar-products {
    padding: 0;
  }
  .catalog-category-view button.realview {
    position: relative !important;
    left: 0 !important;
    margin: 0 auto;
  }
  .catalog-category-view button.realview span {
    font-size: 16px;
  }
  .catalog-category-view div.toolbar.toolbar-products .sorter .sorter-label {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    text-transform: none;
  }
  .catalog-category-view .select2-container .select2-dropdown,
  .catalog-category-view .select2-container--default .select2-dropdown {
    width: 100% !important;
    position: fixed;
    bottom: 0;
    height: 50%;
    display: flex;
    padding: 32px 24px 48px 24px;
    border-radius: 24px 24px 0px 0px;
    background: var(--background-color-light-white, #ffffff);
    box-shadow: 0px 32px 64px -12px rgba(16, 24, 40, 0.2);
  }
  .catalog-category-view .select2-container .select2-dropdown .select2-results__option,
  .catalog-category-view .select2-container--default .select2-dropdown .select2-results__option {
    border-bottom: none !important;
    font-size: 1.8rem !important;
    font-weight: 400;
  }
  .catalog-category-view .select2-container .select2-dropdown .select2-results > .select2-results__options,
  .catalog-category-view .select2-container--default .select2-dropdown .select2-results > .select2-results__options {
    max-height: none !important;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 32px;
  }
  .catalog-category-view .sidebar {
    margin-bottom: 0 !important;
  }
  .catalog-category-view #layered-filter-block.filter .block-content.filter-content .block-subtitle {
    border: none;
    padding: 24px 0 64px !important;
    font-size: 24px;
    font-weight: 400;
    text-transform: none;
  }
  .catalog-category-view #layered-filter-block.filter .block-content.filter-content .block-subtitle:before {
    background: none !important;
    width: 0;
    height: 0;
  }
  .catalog-category-view #layered-filter-block .filter-content .filter-options .wp-slider-inp .wp-slider-inp-range span {
    position: relative;
    bottom: 20px;
    left: 45px;
  }
  .catalog-category-view #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title {
    padding: 20px 16px 34px;
  }
  .catalog-category-view #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title:after {
    right: 13px;
    top: 25px;
  }
  .catalog-category-view .filter .filter-title strong {
    font-size: 16px;
    text-transform: none;
    border: #441e1e 1px solid;
  }
  .catalog-category-view .filter .filter-title strong:after {
    padding-top: 55px !important;
    color: black;
  }
  .catalog-category-view .filter .filter-current {
    margin-left: 16px;
    display: none;
  }
  .catalog-category-view .filter .filter-actions {
    margin: 0;
  }
  .catalog-category-view .filter .filter-actions .filter-clear {
    height: auto;
    line-height: normal;
  }
  .catalog-category-view.filter-active {
    overflow: hidden;
  }
  .catalog-category-view.filter-active .page-wrapper {
    height: auto;
    margin-top: 0;
    visibility: visible;
    overflow: hidden;
  }
  .catalog-category-view.filter-active .page-header {
    display: block;
  }
  .catalog-category-view.filter-active .filter.active {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    visibility: visible;
    z-index: 99;
    width: 100%;
    background: #f8f9f9;
    height: 100%;
    overflow: auto;
    margin-bottom: 0;
  }
  .catalog-category-view.filter-active .filter.active .filter-title {
    position: static;
    border-bottom: none;
  }
  .catalog-category-view.filter-active .filter.active .filter-current,
  .catalog-category-view.filter-active .filter.active .filter-subtitle {
    display: block;
    border: none !important;
    position: relative;
  }
  .catalog-category-view.filter-active .filter.active .filter-content .filter-options {
    position: static;
    background: transparent;
    overflow: auto;
    transition: 0s;
  }
  .catalog-product-view .column.main .product.info.detailed > .items {
    margin-right: 0;
  }
  .catalog-product-view .column.main .product.info.detailed > .items > .item.title > .switch {
    padding: 0 5px !important;
  }
  .cart-container .form-cart .actions.main .action.update {
    width: auto;
    height: auto;
  }
  .projects-edit-tabs .tabs-content .main-content-wrapper .project-client-wrapper .project-client .project-client-data .field .value {
    position: relative;
  }
  .projects-edit-tabs .tabs-content .main-content-wrapper .project-client-wrapper .project-client .project-client-data .field:last-child .value:after {
    display: none;
  }
  .popup-spaces-tabs .tabs-content {
    padding: 0 0 20px 0;
    position: relative;
    margin-top: 0 !important;
  }
  #global-settings-form .service-list {
    margin-bottom: 10px;
  }
  #global-settings-form .service-list .service-item {
    position: relative;
  }
  #global-settings-form .service-list .service-name {
    margin-bottom: 5px;
  }
  #global-settings-form .service-list .service-delete {
    position: absolute;
    right: 0;
    top: 15px;
    font-size: 0;
    cursor: pointer;
  }
  #global-settings-form .service-list .service-delete .service-delete-link:before {
    content: "";
    display: block;
    background: url("../images/spaces/icon-delete-sevice.svg") no-repeat;
    width: 17px;
    height: 17px;
    background-size: contain;
  }
  #global-settings-form .service-list .service-delete:hover .service-delete-link:before {
    content: "";
    display: block;
    background: url("../images/spaces/icon-delete-sevice-active.svg") no-repeat;
    width: 17px;
    height: 17px;
    background-size: contain;
  }
  .customer-account-create .fieldset.create.info .field-tooltip .field-tooltip-content {
    width: 120px;
  }
  .page-header .page-header .header.content .action.nav-toggle {
    display: none;
  }
  .page-header .page-header .header.content .logo {
    float: none;
  }
  .page-wrapper .page-header {
    padding: 0;
  }
  .page-wrapper .page-header .page-header .header.content .header_right .action.nav-toggle {
    top: 0;
    order: 2;
  }
  .page-wrapper .page-header .page-header .header.content .header_right .switcher-currency {
    order: 0;
  }
}
@media only screen and (max-width: 767px) {
  .abs-visually-hidden-mobile,
  .table-downloadable-products .col.title:before,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-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:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:before,
  .abs-checkout-order-review tbody > tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:before,
  .multicheckout.order-review .data.table tbody > tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:after {
    clear: both;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:before,
  .account .column.main .block:not(.widget) .block-title:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody > tr:not(:last-child) {
    border-bottom: 1px solid #cccccc;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.qty,
  .multicheckout.order-review .data.table tbody > tr > td.col.price,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 0.68em;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col:last-child {
    border: 0;
  }
  .abs-checkout-order-review .product-item-name,
  .multicheckout.order-review .data.table .product-item-name {
    margin: 0;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name {
    border-top: 1px solid #cccccc;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #cccccc;
    padding: 0.68em 2.72em 0.68em 15px;
    display: block;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    position: absolute;
    right: 1.36em;
    top: 0.68em;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after {
    content: '\e621';
  }
  .abs-product-items-summary tbody .col {
    padding: 0.68em 0 0;
  }
  .abs-product-items-summary tfoot .mark {
    padding-bottom: 0.34em;
    text-align: left;
  }
  .abs-product-items-summary tfoot .amount {
    padding-top: 0;
    text-align: left;
  }
  .abs-product-items-summary tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .abs-product-items-summary tfoot .grand.totals .mark {
    padding-bottom: 0;
    padding-top: 0.34em;
  }
  .abs-product-items-summary tfoot .grand.totals .amount {
    padding-bottom: 0.68em;
    padding-top: 0;
  }
  .abs-product-items-summary tfoot .grand.totals .amount strong {
    border-top: none;
  }
  .abs-account-table-margin-mobile,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -1.36em;
  }
  .abs-sidebar-totals-mobile th:before,
  .abs-sidebar-totals-mobile td:before,
  .account .table-billing-agreements .col.actions:before,
  .account .table-billing-agreements-related .col.actions:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > th:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > td:before,
  .cart .table.items .col.item:before,
  .cart .table.items .item-actions td:before,
  .account .table-giftregistry .col.actions:before,
  .table.grouped > tbody > tr > td:before,
  .account .table-reviews .col.actions:before,
  .account .table-order-items .col.actions:before,
  .account .table-order-items .col.options:before,
  .cart-totals .totals th:before,
  .cart-totals .totals td:before,
  .opc-block-summary .totals th:before,
  .opc-block-summary .totals td:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'luma-icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th,
  .order-details-items .table-order-items .options-label,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-view .page-main .page-title-wrapper .page-title,
  .account .page-main .page-title-wrapper .page-title,
  [class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
  .sales-guest-view .page-main .page-title-wrapper .page-title {
    display: block;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-status,
  .account .page-main .page-title-wrapper .order-status,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-status,
  .sales-guest-view .page-main .page-title-wrapper .order-status {
    margin: -1em 0 0.68em;
  }
  .abs-table-striped-mobile > tbody > tr > td:last-child,
  .account .data.table > tbody > tr > td:last-child {
    border: 0;
  }
  .abs-no-border-top,
  .product.info.detailed .additional-attributes-wrapper,
  .table-wrapper.balance-history,
  .table-wrapper.table-returns,
  .table-wrapper.orders-recent,
  .order-details-items .table-wrapper {
    border-top: 0;
  }
  .abs-no-border-bottom {
    border-bottom: 0;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -0.68em;
    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: 0.68em;
    left: auto;
    top: 0;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #666666;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .abs-sidebar-totals-mobile .amount,
  .cart-totals .totals .amount,
  .opc-block-summary .totals .amount {
    text-align: right;
  }
  .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;
  }
  .table-wrapper {
    border-top: 1px solid #cccccc;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 0.34em 0.68em;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 0.68em;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #140909;
    font-weight: 700;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > th {
    background-color: #f6f6f6;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.qty {
    text-align: left;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 0.34em;
  }
  .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: 1.36em;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark {
    box-sizing: border-box;
    float: left;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount {
    box-sizing: border-box;
    float: left;
    text-align: right;
    width: 30%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals .amount {
    padding-bottom: 0.68em;
  }
  .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;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-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: 0.34em;
  }
  .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: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 0.68em 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e3e3e3;
    border: solid #d7d7d7;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 50%;
  }
  .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: 1.7em 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 0.68em;
    padding-right: 0;
    padding-bottom: 0.68em;
    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 2.72em 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #441e1e;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #8a262e;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #441e1e;
    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: #8a262e;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #441e1e;
  }
  .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: #441e1e;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: lighter;
    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: #441e1e;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #8a262e;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #441e1e;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .pages .pages-items {
    display: block;
    padding: 2px 40px 0;
    position: relative;
    white-space: normal;
    z-index: 1;
  }
  .pages-item-previous {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .pages-item-next {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .breadcrumbs {
    display: none;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none;
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    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: #ffffff;
  }
  .modal-popup.modal-slide._inner-scroll:not(.popup-authentication)._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll:not(.popup-authentication) .modal-inner-wrap {
    height: auto;
    min-height: 0;
  }
  .modal-popup .modal-title {
    font-size: 20px;
    font-weight: 400;
  }
  .modal-popup .modal-content .form-group.buttons button {
    margin: 0 auto;
  }
  .modal-popup.project-popup .modal-inner-wrap {
    min-height: 90%;
    max-height: 90%;
  }
  .modal-popup.project-popup .modal-inner-wrap .project-settings-modal {
    padding-bottom: 100px;
  }
  .modal-popup #clientCreateProjectForm .form-group.buttons button,
  .modal-popup .project-edit-modal .form-group.buttons button {
    width: 100%;
    margin: 0 !important;
  }
  .modal-popup #share-to-second-step,
  .modal-popup #collaborator-to-second-step {
    width: auto;
    min-width: 135px;
    margin: 0 auto;
  }
  .modal-popup.confirm .modal-content {
    padding: 20px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
  }
  .modal-popup.confirm .modal-footer {
    border: none;
  }
  .modal-popup.confirm .modal-footer button {
    width: 100%;
  }
  .modal-popup.confirm .modal-footer .cancel-delete-collection,
  .modal-popup.confirm .modal-footer .delete-collection {
    width: 48%;
  }
  .modal-popup.confirm .modal-footer .cancel-delete-collection.primary,
  .modal-popup.confirm .modal-footer .delete-collection.primary {
    margin-left: 0;
  }
  body.wp-sl .modal-popup.popup-authentication .modal-inner-wrap {
    height: auto !important;
    max-height: 100%;
  }
  .wishlist-add-popup-modal select {
    height: 45px;
    font-size: 1.6rem;
  }
  .wishlist-add-popup-modal .modal-footer .add-to-wishlist-button {
    margin-top: 0 !important;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .checkout-payment-method .amazon-sandbox-simulator {
    border-top: 1px solid #cccccc;
  }
  .realPresentation-image {
    background-position: center center;
  }
  .realPresentation-content {
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 100%;
  }
  .realPresentation-sidebar {
    position: fixed;
    width: 100%;
    transform: translateX(200%);
  }
  .realPresentation-sidebar.visible {
    transform: translateX(0);
  }
  .realPresentation-sidebar .realPresentation-actions {
    display: none;
  }
  .realPresentation-actions {
    padding: 20px;
    right: 0;
    z-index: 1;
    transition: 0s;
  }
  .realPresentation-actions.z-index {
    z-index: 10000;
  }
  .realview-presentation-view._has-modal .realPresentation-actions.mobile {
    top: 62px;
    right: 0;
    opacity: 0;
  }
  .realPresentation-sidebar__close {
    display: none;
  }
  .realview-presentation-view .modal-inner-wrap {
    height: 100% !important;
  }
  .realview-presentation-view .modal-header .action-close {
    right: 30px;
  }
  .realview-presentation-view .modal-content {
    height: 100%;
  }
  .realview-presentation-view .add-to-cart-alert .modal-inner-wrap {
    height: auto !important;
  }
  .realview-presentation-view .add-to-cart-alert .modal-header .action-close {
    right: 30px;
  }
  .realview-presentation-view .add-to-cart-alert .modal-content {
    height: auto;
  }
  .real-product-items {
    padding-right: 0;
    grid-template-columns: 1fr;
    height: calc(100vh - 250px);
  }
  .real-product-items__item {
    margin-bottom: 0;
  }
  .real-product-slick {
    height: calc(100vh - 286px);
  }
  .real-product-slick__items_item_author {
    font-size: 10px;
    letter-spacing: 0.3px;
    text-align: center;
  }
  .real-product-slick__items_item_name {
    font-size: 20px;
    letter-spacing: 0.4px;
    text-align: center;
    margin-bottom: 15px;
  }
  .real-product-slick__items_learnMore {
    font-size: 16px;
    margin: 0 auto;
    width: 85px;
  }
  .real-product-slick__items .slick-prev,
  .real-product-slick__items .slick-next {
    width: 15px;
    height: 15px;
  }
  .real-product-slick__items_content {
    padding: 0 53px;
  }
  .real-product__description_content,
  .real-product__description {
    padding: 33px 0 0;
  }
  .real-product__description_content_section h3,
  .real-product__description_section h3 {
    grid-template-columns: 1fr 160px;
  }
  .real-product__description_content .real-product-slick__items_item_author,
  .real-product__description .real-product-slick__items_item_author,
  .real-product__description_content .real-product-slick__items_item_name,
  .real-product__description .real-product-slick__items_item_name {
    padding: 0 38px;
  }
  .real-product__description_content .real-product-slick__items_learnMore,
  .real-product__description .real-product-slick__items_learnMore {
    padding: 0 38px;
    width: 145px;
    margin-bottom: 37px;
  }
  .comment-items_item h3 {
    font-size: 18px;
    letter-spacing: 0.36px;
  }
  .comment-items .date {
    font-size: 10px;
    color: #707070;
    letter-spacing: 0.2px;
  }
  .comment-items p {
    font-size: 14px;
    color: #707070;
    letter-spacing: 0.28px;
    line-height: 26px;
  }
  .document-items {
    padding-right: 0;
  }
  .document-items__item {
    align-items: baseline;
  }
  .document-items__col .icon-share:before,
  .document-items__col .icon-download:before {
    width: 20px;
    height: 20px;
    background-size: contain;
  }
  .document-items .name {
    font-size: 18px;
    letter-spacing: 0.36px;
  }
  .document-items .date {
    font-size: 12px;
    letter-spacing: 0.24px;
    color: #707070;
  }
  .cms-realview_page .column.main .container {
    margin: 0;
    padding: 0;
    width: auto;
    max-width: unset;
  }
  .cms-realview_page .steps-top-block img {
    max-width: 172px;
    padding: 90px 0 108px;
    margin: 0 auto;
  }
  .realPresentationView-tabs {
    padding: 15px 36px;
  }
  .realPresentationView-tabs .projects-edit-tabs .tabs-titles .item.title .switch {
    font-size: 15px;
  }
  .realPresentationView-tabs .projects-edit-tabs .tabs-content .icon-view-approved {
    font-size: 10px;
    margin-bottom: 18px;
  }
  .realPresentationView-tabs .projects-edit-tabs .tabs-content .icon-view-approved-list:before {
    width: 18px;
    height: 18px;
    background-size: contain;
  }
  .realPresentationHeader {
    padding: 8px 28px;
    margin-bottom: 0;
    display: flex;
  }
  .realPresentationHeader .mobileBurger {
    background: url("../images/real-presentation/icon-burger.svg") no-repeat;
    width: 18px;
    height: 13px;
    margin-left: 20px;
  }
  .realPresentationHeader-image {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    width: 46px;
    height: 46px;
    margin-right: 13px;
    font-size: 10px;
  }
  .realPresentationHeader-title {
    font-size: 18px;
    letter-spacing: 0.27px;
  }
  .realPresentationHeader-title:after {
    background: url("../images/spaces/icon-drop.svg") no-repeat;
    width: 15px;
    background-size: contain;
    margin: 0 0 0 8px;
  }
  .realPresentationHeader-text .curated-wrapper .curated {
    font-size: 10px;
  }
  .realPresentationHeader-text .curated-wrapper .curated-icon:before {
    width: 15px;
    height: 15px;
    background-size: contain;
  }
  .spaces-items {
    grid-template-columns: 1fr 1fr;
  }
  .page-title-wrapper {
    display: none;
  }
  .modal-popup.modal-add-space,
  .modal-popup.modal-upload-space {
    margin-top: 10px;
    left: 0;
    right: 0;
    width: 100%;
  }
  .modal-popup.modal-add-space img,
  .modal-popup.modal-upload-space img {
    display: none;
  }
  .modal-popup.modal-add-space .road-map-mobile,
  .modal-popup.modal-upload-space .road-map-mobile {
    display: block;
  }
  .modal-popup.modal-add-space .modal-inner-wrap .modal-header,
  .modal-popup.modal-upload-space .modal-inner-wrap .modal-header {
    margin-bottom: 20px;
  }
  .modal-popup.modal-add-space .modal-inner-wrap .modal-content,
  .modal-popup.modal-upload-space .modal-inner-wrap .modal-content {
    padding: 16px 31px 13px;
  }
  .modal-popup.modal-add-space .modal-header,
  .modal-popup.modal-upload-space .modal-header {
    padding: 14px 30px 13px;
    margin-bottom: 24px;
  }
  .modal-popup.modal-add-space .modal-header h1,
  .modal-popup.modal-upload-space .modal-header h1 {
    font-size: 20px;
  }
  .modal-popup.modal-add-space .modal-header h1 div:nth-child(2),
  .modal-popup.modal-upload-space .modal-header h1 div:nth-child(2) {
    display: flex;
    align-items: center;
  }
  .modal-popup.modal-add-space .modal-header h1 div:nth-child(2) a,
  .modal-popup.modal-upload-space .modal-header h1 div:nth-child(2) a {
    font-size: 14px;
  }
  .modal-popup.modal-add-space #modal-add-new-space,
  .modal-popup.modal-upload-space #modal-add-new-space {
    padding: 0;
  }
  .modal-popup.modal-add-space #modal-add-new-space .content-title,
  .modal-popup.modal-upload-space #modal-add-new-space .content-title {
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
  }
  .modal-popup.modal-add-space #modal-add-new-space p,
  .modal-popup.modal-upload-space #modal-add-new-space p {
    font-size: 12px;
  }
  .modal-popup.modal-add-space #modal-add-new-space .button-upload-popup,
  .modal-popup.modal-upload-space #modal-add-new-space .button-upload-popup,
  .modal-popup.modal-add-space #modal-add-new-space #button-upload-popup,
  .modal-popup.modal-upload-space #modal-add-new-space #button-upload-popup {
    height: 33px;
    width: 135px;
    margin: 20px auto 20px;
    display: block;
  }
  .modal-popup.modal-add-space #modal-add-new-space .button-upload-popup span,
  .modal-popup.modal-upload-space #modal-add-new-space .button-upload-popup span,
  .modal-popup.modal-add-space #modal-add-new-space #button-upload-popup span,
  .modal-popup.modal-upload-space #modal-add-new-space #button-upload-popup span {
    font-size: 9px;
  }
  .theme-pearl.store-view-default h1 {
    font-size: 2rem;
    line-height: 1.2;
  }
  .theme-pearl.store-view-default .rating-summary .rating-result {
    width: 88px;
  }
  .theme-pearl.store-view-default .rating-summary .rating-result:before {
    font-size: 16px;
    height: 16px;
  }
  .theme-pearl.store-view-default .rating-summary .rating-result > span:before {
    font-size: 16px;
    height: 16px;
  }
  .theme-pearl.store-view-default .cart-discount {
    margin-top: 20px;
    padding: 10px 15px;
  }
  .theme-pearl.store-view-default .cart-discount .block.discount .title strong:after,
  .theme-pearl.store-view-default .cart-discount .block.giftcard .title strong:after {
    float: right;
    margin-right: 15px;
  }
  .theme-pearl.store-view-default .cart-discount .block.discount .content,
  .theme-pearl.store-view-default .cart-discount .block.giftcard .content {
    position: relative;
  }
  .theme-pearl.store-view-default .cart-discount .block.discount .content .fieldset .secondary,
  .theme-pearl.store-view-default .cart-discount .block.giftcard .content .fieldset .secondary {
    bottom: 0;
    left: 0;
  }
  .theme-pearl.store-view-default .gift-options-cart-item + .action-towishlist {
    left: 24px !important;
  }
  .theme-pearl.store-view-partner_portal h1 {
    font-size: 2rem;
    line-height: 1.2;
  }
  .theme-pearl.store-view-partner_portal .rating-summary .rating-result {
    width: 88px;
  }
  .theme-pearl.store-view-partner_portal .rating-summary .rating-result:before {
    font-size: 16px;
    height: 16px;
  }
  .theme-pearl.store-view-partner_portal .rating-summary .rating-result > span:before {
    font-size: 16px;
    height: 16px;
  }
  .theme-pearl.store-view-partner_portal .cart-discount {
    margin-top: 20px;
    padding: 10px 15px;
  }
  .theme-pearl.store-view-partner_portal .cart-discount .block.discount .title strong:after,
  .theme-pearl.store-view-partner_portal .cart-discount .block.giftcard .title strong:after {
    float: right;
    margin-right: 15px;
  }
  .theme-pearl.store-view-partner_portal .cart-discount .block.discount .content,
  .theme-pearl.store-view-partner_portal .cart-discount .block.giftcard .content {
    position: relative;
  }
  .theme-pearl.store-view-partner_portal .cart-discount .block.discount .content .fieldset .secondary,
  .theme-pearl.store-view-partner_portal .cart-discount .block.giftcard .content .fieldset .secondary {
    bottom: 0;
    left: 0;
  }
  .theme-pearl.store-view-partner_portal .gift-options-cart-item + .action-towishlist {
    left: 24px !important;
  }
  .theme-pearl.store-view-artist_portal h1 {
    font-size: 2rem;
    line-height: 1.2;
  }
  .theme-pearl.store-view-artist_portal .rating-summary .rating-result {
    width: 88px;
  }
  .theme-pearl.store-view-artist_portal .rating-summary .rating-result:before {
    font-size: 16px;
    height: 16px;
  }
  .theme-pearl.store-view-artist_portal .rating-summary .rating-result > span:before {
    font-size: 16px;
    height: 16px;
  }
  .theme-pearl.store-view-artist_portal .cart-discount {
    margin-top: 20px;
    padding: 10px 15px;
  }
  .theme-pearl.store-view-artist_portal .cart-discount .block.discount .title strong:after,
  .theme-pearl.store-view-artist_portal .cart-discount .block.giftcard .title strong:after {
    float: right;
    margin-right: 15px;
  }
  .theme-pearl.store-view-artist_portal .cart-discount .block.discount .content,
  .theme-pearl.store-view-artist_portal .cart-discount .block.giftcard .content {
    position: relative;
  }
  .theme-pearl.store-view-artist_portal .cart-discount .block.discount .content .fieldset .secondary,
  .theme-pearl.store-view-artist_portal .cart-discount .block.giftcard .content .fieldset .secondary {
    bottom: 0;
    left: 0;
  }
  .theme-pearl.store-view-artist_portal .gift-options-cart-item + .action-towishlist {
    left: 24px !important;
  }
  .theme-pearl.store-view-artviewing_store_view h1 {
    font-size: 2rem;
    line-height: 1.2;
  }
  .theme-pearl.store-view-artviewing_store_view .rating-summary .rating-result {
    width: 88px;
  }
  .theme-pearl.store-view-artviewing_store_view .rating-summary .rating-result:before {
    font-size: 16px;
    height: 16px;
  }
  .theme-pearl.store-view-artviewing_store_view .rating-summary .rating-result > span:before {
    font-size: 16px;
    height: 16px;
  }
  .theme-pearl.store-view-artviewing_store_view .cart-discount {
    margin-top: 20px;
    padding: 10px 15px;
  }
  .theme-pearl.store-view-artviewing_store_view .cart-discount .block.discount .title strong:after,
  .theme-pearl.store-view-artviewing_store_view .cart-discount .block.giftcard .title strong:after {
    float: right;
    margin-right: 15px;
  }
  .theme-pearl.store-view-artviewing_store_view .cart-discount .block.discount .content,
  .theme-pearl.store-view-artviewing_store_view .cart-discount .block.giftcard .content {
    position: relative;
  }
  .theme-pearl.store-view-artviewing_store_view .cart-discount .block.discount .content .fieldset .secondary,
  .theme-pearl.store-view-artviewing_store_view .cart-discount .block.giftcard .content .fieldset .secondary {
    bottom: 0;
    left: 0;
  }
  .theme-pearl.store-view-artviewing_store_view .gift-options-cart-item + .action-towishlist {
    left: 24px !important;
  }
  .theme-pearl.store-view-presentation_portal h1 {
    font-size: 2rem;
    line-height: 1.2;
  }
  .theme-pearl.store-view-presentation_portal .rating-summary .rating-result {
    width: 88px;
  }
  .theme-pearl.store-view-presentation_portal .rating-summary .rating-result:before {
    font-size: 16px;
    height: 16px;
  }
  .theme-pearl.store-view-presentation_portal .rating-summary .rating-result > span:before {
    font-size: 16px;
    height: 16px;
  }
  .theme-pearl.store-view-presentation_portal .cart-discount {
    margin-top: 20px;
    padding: 10px 15px;
  }
  .theme-pearl.store-view-presentation_portal .cart-discount .block.discount .title strong:after,
  .theme-pearl.store-view-presentation_portal .cart-discount .block.giftcard .title strong:after {
    float: right;
    margin-right: 15px;
  }
  .theme-pearl.store-view-presentation_portal .cart-discount .block.discount .content,
  .theme-pearl.store-view-presentation_portal .cart-discount .block.giftcard .content {
    position: relative;
  }
  .theme-pearl.store-view-presentation_portal .cart-discount .block.discount .content .fieldset .secondary,
  .theme-pearl.store-view-presentation_portal .cart-discount .block.giftcard .content .fieldset .secondary {
    bottom: 0;
    left: 0;
  }
  .theme-pearl.store-view-presentation_portal .gift-options-cart-item + .action-towishlist {
    left: 24px !important;
  }
  .project-view-settings-popup .modal-inner-wrap {
    min-height: unset !important;
  }
  .project-view-settings-popup .modal-inner-wrap .modal-content {
    padding: 15px !important;
  }
  .project-view-settings-popup .project-view-settings-tabs form .item.content.options {
    margin-bottom: 45px;
  }
  .project-view-settings-popup .project-view-settings-tabs form .item.content.access {
    margin-bottom: 75px;
  }
  .project-view-settings-popup .project-view-settings-tabs form .form-group.buttons {
    justify-content: center;
  }
  .project-view-settings-popup .project-view-settings-tabs form .form-group.buttons .action.primary {
    width: 100%;
  }
  .project-project-index .header.content {
    min-height: 54px;
  }
  .project-project-index .header.content .logo {
    display: none;
  }
  .project-project-index .project-header-wrapper {
    margin-top: 20px;
    margin-bottom: 30px;
    flex-flow: column nowrap;
  }
  .project-project-index .project-header-wrapper .page-title-wrapper {
    display: block;
    margin-bottom: 20px;
    text-align: center;
  }
  .project-project-index .project-header-wrapper .page-title-wrapper .project-header-box {
    display: inline-block;
    margin-bottom: 5px;
  }
  .project-project-index .project-header-wrapper .page-title-wrapper .project-header-box .page-title {
    margin: 0;
  }
  .project-project-index .project-header-wrapper .page-title-wrapper .project-collaborators {
    display: inline-block;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .project-project-index .project-header-wrapper .project-view-settings-btn {
    margin-top: 0 !important;
  }
  .project-project-index .project-header-wrapper .buttons-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: block;
  }
  .project-project-index .project-header-wrapper .buttons-wrapper .buttons-wrapper-action {
    display: flex;
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
    align-items: center;
    gap: 24px;
  }
  .project-project-index .project-header-wrapper .buttons-wrapper .share-project-btn {
    height: 35px;
    width: auto;
    padding: 0 10px;
    line-height: 35px;
  }
  .table-list-items .table-list-item .table-list-item-column:after {
    left: 0;
  }
  .link-to-project-tab:before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: url("../images/icons/icon-drop-down.svg") no-repeat center;
    margin-right: 17px;
    transform: rotate(90deg);
  }
  .add-collaborator-modal-form form .step-one .project-collaborators-list ul .existing-collaborator img {
    width: 30px;
    height: 30px;
    background: #ede7de;
  }
  .project-project-index .modal-popup.modal-slide {
    left: 0;
    right: 0;
    top: 10px;
    bottom: 45px;
  }
  .project-project-index .modal-popup.modal-slide .modal-content .new-client legend {
    font-size: 1.2rem;
    margin-left: 15px;
    margin-bottom: 10px;
  }
  .project-project-index .modal-popup.modal-slide .modal-content .new-client .action.primary {
    font-size: 0.9rem;
    font-weight: 600;
    color: #fbfbf5;
    background: #8a262e;
    height: 33px;
    line-height: 33px;
    border: 1px solid transparent;
    padding: 0 32px;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    display: block;
    margin: 0 0 0 auto;
  }
  .project-project-index .modal-popup.modal-slide .modal-content .new-client .action.secondary {
    margin-bottom: 10px !important;
  }
  .project-project-index .modal-popup.modal-slide .modal-content .form-group.buttons button {
    margin: 0 auto;
  }
  .project-project-index .modal-popup.modal-slide .modal-content .fieldset {
    margin-bottom: 13px;
  }
  .project-project-index .modal-popup.modal-slide .modal-content .fieldset > .field {
    margin-bottom: 0;
  }
  .project-project-index .modal-popup.modal-slide .modal-content .fieldset .additional {
    margin-top: 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;
  }
  .wesupply-link-v2 {
    display: none;
  }
  .ws_embed_sms_notification {
    text-align: center;
  }
  .wpx-span span {
    display: block;
    margin: 15px 0;
    font-size: 10px;
  }
  .control-subs-2 {
    margin-bottom: 15px;
  }
  #ws_embed_sms_notification .control-subs .ws-Phone {
    width: 80%;
  }
  #ws_embed_sms_notification .control-subs .ws-country-pc {
    width: 18%;
    min-width: 130px;
  }
  #ws_embed_sms_notification .control-subs .sms-subs {
    margin-top: 15px;
    border-radius: 0;
    width: 100%;
  }
  #estimated_response .update-location #input_country {
    position: relative;
    top: 1px;
  }
  .table-checkout-shipping-method tbody {
    border-top: 1px solid #cccccc;
    padding-bottom: 20px;
    display: block;
  }
  .table-checkout-shipping-method tbody tr {
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method tbody tr td {
    padding-bottom: 10px;
  }
  .table-checkout-shipping-method tbody tr td.col-eta.eta-desktop {
    display: none;
  }
  .table-checkout-shipping-method tbody tr.row-eta {
    display: table-row;
  }
  .table-checkout-shipping-method tbody tr.row-eta td {
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method tbody tr.row-eta td.col-method,
  .table-checkout-shipping-method tbody tr.row-eta td.col-eta {
    border-top: 0 none;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .table-checkout-shipping-method tbody:first-of-type {
    border-top: 0 none;
  }
  .theme-pearl #ws_embed_sms_notification #ws-Phone {
    width: 210px;
  }
  .theme-pearl #ws_embed_sms_notification #phonePrefix,
  .theme-pearl #ws_embed_sms_notification #ws-Phone {
    height: 50px;
  }
  .theme-pearl #ws_embed_sms_notification #ws-embedded-subscribe {
    width: 100px;
    height: 50px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs-2 {
    margin-bottom: 15px !important;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs-2:before {
    margin-top: 15px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs:before {
    margin-top: 15px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs .sms-subs {
    border-radius: 0;
    width: 100%;
  }
  #ws_embed_sms_notification.ws-left {
    padding: 0 20px 20px;
    border: 1px solid #b5b5b5;
  }
  #ws_embed_sms_notification.ws-left #ws-Phone {
    width: calc(100% - 135px);
    position: relative;
    top: 1px;
  }
  #ws_embed_sms_notification.ws-left button#ws-embedded-subscribe {
    margin-top: 10px;
    height: auto;
    width: 100%;
  }
  .ws_embed_sms_notification.sms-center-design-2 .inline-block {
    width: auto;
  }
  .ws_embed_sms_notification.sms-center-design-2 .inline-block .description-dsg-2 {
    width: 100%;
    text-align: center;
    padding: 15px;
    margin-top: 20px;
  }
  /* quick fix for non pearl users */
  body:not(.theme-pearl) #estimated_content #estimated_response .update-location .input-wrapper #input_country {
    top: 0;
  }
  .multiple-wishlist-container {
    text-align: center;
  }
  .multiple-wishlist-container .multiple-wishlist-box-wrapper {
    max-width: 276px;
    float: none;
    display: inline-block;
    text-align: left;
  }
  .multiple-wishlist-container .multiple-wishlist-box-wrapper .box {
    width: 88px;
    height: 100px;
  }
  .multiple-wishlist-container .multiple-wishlist-box-wrapper .box-bottom {
    width: 270px;
  }
  .theme-pearl .toggle.toggle-bg .togglec {
    padding: 12px 0 0 5px !important;
  }
  .theme-pearl.product-page-v1 .block-actions,
  .theme-pearl.product-page-v2 .block-actions,
  .theme-pearl.product-page-v3 .block-actions,
  .theme-pearl.product-page-v4 .block-actions {
    text-align: center;
  }
  .theme-pearl.product-page-v2 .product.pricing,
  .theme-pearl.product-page-v1 .product.pricing {
    margin-bottom: 20px;
  }
  .theme-pearl.product-page-v4 .product-top-main.product_v4,
  .theme-pearl.product-page-v2 .product-top-main.product_v4,
  .theme-pearl.product-page-v4 .product-top-main.product_v2,
  .theme-pearl.product-page-v2 .product-top-main.product_v2 {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .theme-pearl.product-page-v4 .product-top-main.product_v4,
  .theme-pearl.product-page-v2 .product-top-main.product_v4 {
    margin-top: 0;
  }
  .theme-pearl.product-page-v4 .product.media.product_v4.v4 .gallery-placeholder,
  .theme-pearl.product-page-v2 .product.media.product_v4.v4 .gallery-placeholder {
    margin: 0;
  }
  .theme-pearl.product-page-v4 .product-info-main.product_v4.cart-summary,
  .theme-pearl.product-page-v2 .product-info-main.product_v4.cart-summary,
  .theme-pearl.product-page-v4 .product-info-main.product_v2.cart-summary,
  .theme-pearl.product-page-v2 .product-info-main.product_v2.cart-summary {
    float: none !important;
  }
  .theme-pearl.product-page-v4 .product-info-main.product_v2 .actions,
  .theme-pearl.product-page-v2 .product-info-main.product_v2 .actions,
  .theme-pearl.product-page-v4 .product-info-main.product_v3 .actions,
  .theme-pearl.product-page-v2 .product-info-main.product_v3 .actions,
  .theme-pearl.product-page-v4 .product-info-main.product_v4 .actions,
  .theme-pearl.product-page-v2 .product-info-main.product_v4 .actions {
    width: calc(100% - 64px);
  }
  .theme-pearl.product-page-v4 .product-info-main.product_v4.cart-summary,
  .theme-pearl.product-page-v2 .product-info-main.product_v4.cart-summary {
    position: static;
  }
  .theme-pearl.product-page-v4 .full-width-btn,
  .theme-pearl.product-page-v2 .full-width-btn {
    width: 100% !important;
  }
  .theme-pearl.product-page-v1 .product-social-links {
    margin: 0 auto 20px auto;
  }
  .theme-pearl.product-page-v1 .product-social-links .product-addto-links.full-width-add-to {
    width: calc(100% - 65px);
  }
  .theme-pearl.product-page-v1 .box-tocart {
    margin: 0 auto;
  }
  .theme-pearl.product-page-v1 .box-tocart .actions {
    width: calc(100% - 65px);
  }
  .theme-pearl.product-page-v1 .box-tocart .actions.full-width-btn {
    width: 100% !important;
  }
  .theme-pearl.product-page-v3 .box-tocart .actions {
    width: calc(100% - 65px);
  }
  .theme-pearl.product-page-v3 .box-tocart .actions.full-width-btn {
    width: 100% !important;
  }
  .theme-pearl.product-page-v1 .product-social-links .product-addto-links,
  .theme-pearl.product-page-v2 .product-social-links .product-addto-links,
  .theme-pearl.product-page-v3 .product-social-links .product-addto-links,
  .theme-pearl.product-page-v4 .product-social-links .product-addto-links {
    width: 100% !important;
    float: none;
  }
  .theme-pearl.product-page-v1 .product-social-links .product-addto-links .action.towishlist,
  .theme-pearl.product-page-v2 .product-social-links .product-addto-links .action.towishlist,
  .theme-pearl.product-page-v3 .product-social-links .product-addto-links .action.towishlist,
  .theme-pearl.product-page-v4 .product-social-links .product-addto-links .action.towishlist {
    float: none;
  }
  .theme-pearl.catalog-product-view.product-page-v1 .column.main .block .block-title.title {
    text-align: center;
  }
  .instagram-photos.col-2 a {
    width: 100% !important;
  }
  .instagram-photos.col-3 a {
    width: 100% !important;
  }
  .instagram-photos.col-4 a {
    width: 100% !important;
  }
  .instagram-photos.col-5 a {
    width: 100% !important;
  }
  .instagram-photos.col-6 a {
    width: 100% !important;
  }
  .instagram-photos.col-2 a {
    width: 50%;
  }
  .instagram-photos.col-3 a {
    width: 50%;
  }
  .instagram-photos.col-4 a {
    width: 50%;
  }
  .instagram-photos.col-5 a {
    width: 50%;
  }
  .instagram-photos.col-6 a {
    width: 50%;
  }
  .block-margin.row {
    margin-right: -15px !important;
  }
  .wp-qcart-custom-msg {
    font-size: 2rem;
  }
  .page-wrapper .products-list .product-item .product-item-info .weltpixel_quickview_button_v1,
  .page-wrapper .products-list .product-item .product-item-info .weltpixel_quickview_button_v2 {
    display: none;
  }
  .page-wrapper .products-list .product-item .product-item-info .product-image-list {
    display: block;
    width: 100%;
    position: relative;
  }
  .page-wrapper .products-list .product-item .product-item-info .product-image-list .product-item-photo {
    display: block;
    width: 100%;
  }
  .weltpixel-quickview-catalog-product-view .modals-wrapper .modal-footer button,
  .weltpixel_quickview-catalog_product-view .modals-wrapper .modal-footer button {
    width: 100%;
    margin: 5px 0;
    padding: 10px;
  }
  .quickview-mobile.page-products .products-list .product-item .weltpixel-quickview {
    display: block;
    font-size: 16px;
    padding: 15px 0;
    float: left;
  }
  .quickview-mobile.page-products .products-list .product-item .product-item-inner {
    clear: left;
  }
  .quickview-mobile.page-products .products-list .product-item .weltpixel-quickview.weltpixel_quickview_button_v1 span {
    display: block;
  }
  .quickview-mobile.page-products .products-list .product-item .weltpixel_quickview_button_v1 {
    display: block;
    z-index: 9;
    width: 100%;
    text-align: center;
    color: #eeeeee;
    background: rgba(0, 0, 0, 0.7);
    font-size: 15px;
    text-decoration: none;
  }
  .quickview-mobile.page-products .products-list .product-item .weltpixel_quickview_button_v1 span:before {
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    line-height: 1;
    color: #eeeeee;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: relative;
    top: 4px;
    left: -5px;
  }
  .quickview-mobile.page-products .products-list .product-item .weltpixel_quickview_button_v2 {
    display: block;
    z-index: 9;
    position: absolute;
    text-indent: -10000px;
    width: 33px;
    height: 35px;
    background-image: url('../WeltPixel_Quickview/images/quickview.png');
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
  }
  .quickview-mobile.page-products .products-grid .product-item {
    position: relative;
  }
  .quickview-mobile.page-products .products-grid .product-item .product-item-inner {
    margin: 9px -9px 0 -10px;
  }
  .quickview-mobile.page-products .products-grid .product-item .product-item-details {
    position: relative;
  }
  .sample-img {
    max-width: 150px;
  }
  .arv-wrapper .arv-content {
    text-align: center;
    padding: 20px 0 0 0;
  }
  .arv-wrapper .arv-content .arv-clear {
    top: 23px;
  }
  .arv-wrapper .arv-content .widget {
    margin-bottom: 0px;
  }
  .arv-wrapper .arv-content .arv-item-list {
    width: 100%;
    margin-left: 0px;
    height: auto !important;
  }
  .arv-wrapper .arv-content .arv-item-list .product-item {
    margin-left: 30px !important;
    white-space: normal;
    min-width: 130px !important;
  }
  .arv-wrapper .arv-content .arv-item-list .product-item:first-child {
    margin-left: 0px !important;
  }
  .arv-wrapper .arv-content .arv-item-list .product-item .product-item-actions {
    display: block;
  }
  .arv-wrapper .arv-content .arv-item-list .product-item .product-item-actions .actions-primary {
    display: block;
  }
  .arv-wrapper .arv-content .arv-item-list .product-item .product-item-actions .actions-secondary {
    width: 100%;
    text-align: center;
    margin-top: 5px;
    padding: 10px 0;
    display: block;
  }
  .arv-wrapper .arv-content .arv-item-list .product-item .product-item-actions .actions-secondary .tocompare {
    margin-left: 10px;
    float: none;
  }
  .arv-wrapper .arv-content .arv-item-list ol.product-items li.product-item:hover .product-item-actions .actions-secondary {
    display: block !important;
    margin: 5px auto 0 auto;
    width: 100%;
    padding-left: 0;
  }
  .arv-wrapper .arv-content .arv-cms {
    height: auto !important;
    padding: 20px;
    width: 100%;
  }
  .arv-wrapper .arv-content .arv-cms .arv-desktop-img {
    display: none;
    width: 100%;
  }
  .arv-wrapper .arv-content .arv-cms .arv-mobile-img {
    display: block;
    width: 100%;
  }
  .arv-wrapper .arv-prod-item-sec .towishlist,
  .arv-wrapper .arv-prod-item-sec .tocompare {
    margin: 7px 0;
  }
  .theme-pearl .form.minisearch .searchautocomplete {
    margin-right: 0px !important;
    position: static !important;
    clear: both;
  }
  .theme-pearl .loader-ajax:after {
    right: 17px;
    top: 9px;
  }
  .form.minisearch .searchautocomplete {
    width: auto !important;
    margin-right: 15px;
  }
  .form.minisearch .searchautocomplete .block-left img {
    max-width: initial;
  }
  .loader-ajax:after {
    right: 24px;
    top: 24px;
  }
  body:not(.theme-pearl) .product .blocks-promo {
    margin-left: 0;
    margin-right: 0;
  }
  div.page-wrapper .columns .main .login-container {
    width: initial;
    float: none;
    padding: 0;
  }
  body.wp-sl .popup-authentication .modal-inner-wrap {
    height: 100% !important;
  }
  body.wp-sl .popup-authentication .modal-inner-wrap .sl-popup .block-content .sociallogin-or {
    margin-top: 35px;
  }
  body.wp-sl div.sociallogin-wrapper {
    width: 100%;
    float: none;
  }
  body.wp-sl.customer-account-login div.page-wrapper .columns .main div.sociallogin-wrapper,
  body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main div.sociallogin-wrapper {
    width: 96.5% !important;
    padding: 0 10px;
  }
  body.wp-sl.customer-account-login div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding,
  body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding {
    max-width: unset;
  }
  body.wp-sl.customer-account-login div.page-wrapper .columns .main .login-container,
  body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main .login-container {
    width: initial !important;
  }
  body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper,
  body.wp-sl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper {
    width: 100% !important;
    float: none !important;
    margin-bottom: 20px !important;
    margin-left: 0;
  }
  body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding,
  body.wp-sl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding {
    max-width: unset;
  }
  body.wp-sl.customer-account-create div.page-wrapper .columns .main .form-create-account,
  body.wp-sl.multishipping-checkout-register div.page-wrapper .columns .main .form-create-account {
    width: 100% !important;
  }
  div.social-accounts ul.sl-unlinks {
    max-width: 100%;
  }
  body.checkout-cart-index div.cart-summary div.sociallogin-wrapper {
    width: unset !important;
  }
  body.checkout-cart-index div.page-wrapper .columns .main div.sociallogin-wrapper.login-container {
    padding: 0 15px;
  }
  body.checkout-index-index div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
    font-size: 1.8rem;
  }
  body.wp-sl.theme-pearl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper {
    margin: unset;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content {
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
  }
  .checkout-onepage-success .thankyou-wrapper .action.primary,
  .multishipping-checkout-success .thankyou-wrapper .action.primary {
    width: 100%;
  }
  .checkout-onepage-success .thankyou-wrapper .thank-you-page h1,
  .multishipping-checkout-success .thankyou-wrapper .thank-you-page h1 {
    margin-bottom: 10px;
  }
  .checkout-onepage-success .thankyou-wrapper .block.newsletter .block.newsletter .form.subscribe,
  .multishipping-checkout-success .thankyou-wrapper .block.newsletter .block.newsletter .form.subscribe {
    width: 100%;
  }
  .checkout-onepage-success .thankyou-wrapper .cmsblock-container,
  .multishipping-checkout-success .thankyou-wrapper .cmsblock-container {
    width: 100%;
  }
  .checkout-onepage-success .thankyou-wrapper .table-wrapper,
  .multishipping-checkout-success .thankyou-wrapper .table-wrapper {
    border-top: 0 none;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items thead,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items thead {
    display: none;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row {
    border-top: 1px solid #ccc;
    text-align: left;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row .col.image,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row .col.image,
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row .col.name,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row .col.name {
    display: inline-block;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row .col.image:before,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row .col.image:before,
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row .col.name:before,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row .col.name:before {
    display: none;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row:first-child,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row:first-child {
    border-top: 0 none;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row .col.sku,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row .col.sku,
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row .col.price,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row .col.price,
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row .col.qty,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row .col.qty,
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row .col.subtotal,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row .col.subtotal {
    display: none;
    padding: 0;
    margin: 0;
    visibility: hidden;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row-mobile,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row-mobile {
    display: inline-table;
    width: 100%;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.price,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.price,
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.qty,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.qty,
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.subtotal,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.subtotal {
    display: table-cell;
    margin: 10px 0;
    padding: 10px;
    border-bottom: 0 none;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.price:before,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.price:before,
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.qty:before,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.qty:before,
  .checkout-onepage-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.subtotal:before,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .order-item-row-mobile .col.subtotal:before {
    padding: 0;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items .product-image-container,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items .product-image-container {
    max-width: 115px;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items tbody tr > td,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items tbody tr > td {
    border-top: 0 none;
  }
  .checkout-onepage-success .thankyou-wrapper #table-order-items tfoot,
  .multishipping-checkout-success .thankyou-wrapper #table-order-items tfoot {
    clear: both;
  }
  .checkout-onepage-success:not(.theme-pearl) .block.newsletter .field .control:before,
  .multishipping-checkout-success:not(.theme-pearl) .block.newsletter .field .control:before {
    margin-top: 1px;
  }
  .form-edit-profile {
    position: relative;
  }
  .form-edit-profile .public-profile-link {
    position: relative;
    left: 0;
    margin-bottom: 20px;
  }
  .form-edit-profile .public-profile-link a.view {
    width: 100%;
    text-align: center;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .form-new-agreement select {
    width: auto;
  }
  .table-paypal-review-items .col.subtotal {
    text-align: left;
  }
  .table-paypal-review-items .product-item-name {
    display: inline-block;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: lighter;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #757575;
    content: '\e604';
    font-family: 'luma-icons';
    margin: -4px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-cart-failed .block-title {
    margin: 0 1.36em 1.36em;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 0.68em 0.68em 0;
    width: 30%;
  }
  .product-item-actions .actions-primary {
    display: block;
  }
  .toolbar-products {
    margin-bottom: 0;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .product-info-price {
    margin: 0 -0.68em 0;
    width: calc(100% + 2*0.68em) !important;
  }
  .product-info-price > *:first-child {
    padding-left: 0.68em;
  }
  .product-info-price > *:last-child {
    padding-right: 0.68em;
  }
  .table-wrapper.comparison .table-comparison > tbody > tr > th,
  .table-wrapper.comparison .table-comparison > tbody > tr > td {
    display: table-cell;
  }
  .compare.wrapper {
    display: none;
  }
  .catalog-product_compare-index .columns .column.main {
    flex-basis: inherit;
  }
  .block-search {
    margin-top: 0.68em;
  }
  .cart .table.items .col.qty {
    text-align: center;
  }
  .cart-container .form-cart .actions.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .cart-container .form-cart .actions.main .clear,
  .cart-container .form-cart .actions.main .continue {
    margin: 0 0 1.7em 0;
  }
  .cart-discount {
    border-bottom: 1px solid #cccccc;
  }
  .cart.table-wrapper {
    border-top: 1px solid #cccccc;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper thead .col.msrp {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th);
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .cart.table-wrapper tbody > tr > td:last-child {
    border: 0;
  }
  .cart-totals {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-totals .table-wrapper {
    border-top: 0;
  }
  .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
    border: 0;
  }
  .cart.table-wrapper .col.price,
  .order-items.table-wrapper .col.price,
  .cart.table-wrapper .col.qty,
  .order-items.table-wrapper .col.qty,
  .cart.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .minicart-wrapper {
    margin-top: 0.68em;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .step-content {
    margin: 0 0 15px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    width: 100%;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    margin-top: 1.36em;
  }
  .field-tooltip .field-tooltip-content {
    right: -0.68em;
    top: 40px;
    left: auto;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address,
  .opc-wrapper .methods-shipping {
    background: #f4f4f4;
    margin: 1.36em -15px 15px;
    padding: 1.36em 15px;
  }
  .opc-wrapper .form-login + .form-shipping-address {
    margin-top: -15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 7.04em 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 29.68px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 0.68em;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .methods-shipping {
    border-bottom: 1px solid #cccccc;
    padding-top: 2.04em;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e601';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #441e1e;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #757575;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 1.36em;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .opc-block-summary > .title {
    border-bottom: 0;
    font-size: 18px;
    margin-bottom: 1.36em;
    padding-bottom: 0;
  }
  .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 1.36em;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 0.68em;
  }
  .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 1.36em;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
    padding: 0;
  }
  .account .sidebar-main .account-nav {
    margin-bottom: 0;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .account .column.main .block:not(.widget) .block-title > .action {
    float: right;
    margin-top: 0.34em;
  }
  .account .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 1.36em;
  }
  .account .column.main .block:not(.widget) .block-content .box:last-child {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    display: block;
    margin-bottom: 0.68em;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .page-product-downloadable .product-options-wrapper {
    margin-bottom: 1.7em;
  }
  .table-downloadable-products .product-name {
    display: block;
    margin-bottom: 0.34em;
  }
  .page-product-downloadable .product-info-price ~ *:last-child:after {
    border-bottom: 1px solid #c1c1c1;
    content: '';
    display: block;
    height: 0;
    margin: 1.7em -0.68em;
    overflow: hidden;
    width: auto;
  }
  .cart-discount .giftcard .content {
    padding-bottom: 35px;
  }
  .cart-discount .actions-toolbar .secondary {
    bottom: 17px;
  }
  .field.open-amount {
    width: 100%;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    display: block;
    padding-left: 0.68em;
    text-align: left;
  }
  .gift-message .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .gift-item-block .title:after {
    font-size: 1.2rem;
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .gift-item-block .content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .cart.table-wrapper .gift-content {
    border-top: 1px solid #c1c1c1;
    margin-right: -15px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart .action-gift {
    display: inline-block;
    text-decoration: none;
  }
  .cart .action-gift > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart .action-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e62a';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart .action-gift:hover:after {
    color: #441e1e;
  }
  .cart .action-gift:active:after {
    color: #757575;
  }
  .cart .action-gift._active {
    border: 1px solid #c1c1c1;
    border-bottom-color: #ffffff;
    margin: -0.34em 14px -1px -15px;
    padding: 4px 0.68em 9px 14px;
  }
  .cart .action-gift._active:after {
    color: #441e1e;
  }
  .gift-options-cart-item + .towishlist {
    left: 0;
    position: absolute;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 1.36em;
  }
  .block-giftregistry-results .block-title {
    margin-bottom: 0;
  }
  .block-giftregistry-results .table-wrapper {
    border-top: none;
  }
  .block-giftregistry-shared-items .block-title {
    margin-bottom: 0.68em;
  }
  .block-giftregistry-shared-items .table-wrapper {
    border-top: 0;
  }
  .cart.table-wrapper .action-giftregistry {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-giftregistry > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .action-giftregistry:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e62b';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-giftregistry:hover:before {
    color: #441e1e;
  }
  .cart.table-wrapper .action-giftregistry:active:before {
    color: #757575;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 1.36em;
    padding-bottom: 0.68em;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-summary + .gift-message-summary {
    padding-right: 0;
  }
  .gift-options-cart-item {
    float: left;
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .table.grouped > thead > tr > th {
    border-bottom: 1px solid #cccccc;
    display: table-cell;
  }
  .table.grouped > tbody {
    border-bottom: 1px solid #cccccc;
  }
  .table.grouped > tbody > tr > td {
    padding: 11px 0.68em;
    border: 0;
    display: table-cell;
  }
  .table-wrapper .table.grouped:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > td:last-child {
    border-bottom: 0;
  }
  .page-product-grouped .minimal-price {
    margin: 0;
  }
  .page-product-grouped .product-info-price {
    border: 0;
    margin-bottom: 0;
  }
  .page-product-grouped .product-info-price .price-box {
    padding-bottom: 0;
  }
  .product-add-form .table-wrapper.grouped {
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-add-form .table-wrapper.grouped .table.data.grouped tr td {
    padding: 5px 10px 5px 15px;
  }
  .form-add-invitations .action.remove {
    display: inline-block;
    text-decoration: none;
  }
  .form-add-invitations .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .form-add-invitations .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #757575;
    content: '\e604';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .form-add-invitations .action.remove:hover:before {
    color: inherit;
  }
  .form-add-invitations .action.remove:active:before {
    color: inherit;
  }
  body.filter-active .page-header {
    display: none;
  }
  body.filter-active .page-wrapper {
    height: 0;
    margin-top: -999999em;
    visibility: hidden;
  }
  body.filter-active .columns {
    z-index: 999;
  }
  .filter.active {
    position: relative;
    visibility: visible;
    z-index: 99;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 2.72em;
  }
  .filter.active .filter-title {
    border-bottom: 1px solid #cccccc;
    height: 48px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .filter.active .filter-title strong {
    box-shadow: none;
    background: none;
    border: 0;
    color: transparent;
    left: auto;
    right: 3px;
    top: 10px;
    display: inline-block;
    text-decoration: none;
  }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #ab4b4b;
    content: '\e616';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter.active .filter-subtitle {
    background: transparent;
    display: block;
    height: 50px;
    left: 0;
    line-height: 32px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .filter.active .filter-options {
    background: #ffffff;
    bottom: 0;
    display: block;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10;
  }
  .filter .filter-subtitle {
    font-size: 20px;
    font-weight: 300;
  }
  .filter-actions {
    margin: -35px -0.68em 1.7em;
  }
  .filter-options-content {
    padding: 0.34em 0.68em;
  }
  .filter .filter-current {
    border: solid #cccccc;
    border-width: 1px 0;
    margin: 0.34em -0.68em 0;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current-subtitle {
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    display: block;
    text-decoration: none;
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter .filter-current-subtitle:before {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .filter .filter-current-subtitle:after {
    color: #ab4b4b;
    content: ' (' attr(data-count) ')';
    font-size: .9em;
  }
  .filter .filter-current.active {
    padding-bottom: 30px;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: '\e621';
  }
  .filter .filter-current.active .items {
    display: block;
  }
  .filter .filter-current.active + .block-actions {
    display: block;
  }
  .filter .filter-current + .block-actions {
    display: none;
  }
  .filter-no-options .filter-title:before {
    background: rgba(255, 255, 255, 0.5);
    content: '';
    display: block;
    height: 40px;
    left: 0;
    margin-top: -60px;
    position: relative;
    width: 75px;
    z-index: 99;
  }
  .filter-no-options .filter-content {
    margin-bottom: 1.36em;
  }
  .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: 0.68em;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    font-size: 1.6rem;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #cccccc;
    background: #f8f9f9;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    color: #343434;
    display: block;
    padding: 0.34em 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: 1.7em;
  }
  .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;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 0.34em;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 2.72em;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout.order-review .data.table.table-order-review > tbody > tr > td.col.subtotal {
    border-bottom: none;
  }
  .multicheckout.order-review .data.table.table-order-review > tbody > tr > td.col.qty {
    text-align: center;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 1.7em;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 1.7em;
    margin-right: 0;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 2.72em;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-right: 0;
  }
  .block.newsletter input {
    font-size: 12px;
    padding-left: 30px;
  }
  .block.newsletter .field .control:before {
    font-size: 13px;
  }
  .customer-review .product-name {
    margin-bottom: 0.34em;
  }
  .customer-review .product-reviews-summary .rating-summary {
    display: block;
    margin-bottom: 0.34em;
  }
  .form-create-return .additional .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 1.36em;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 0.68em 0 0;
  }
  .table-wrapper.orders-recent .table-order-items.table tbody > tr > td.col {
    padding-left: 0;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr {
    display: block;
  }
  .order-pager-wrapper {
    display: block;
  }
  .account .table-order-items tbody tr {
    display: block;
  }
  .account .table-order-items .product-item-name {
    display: inline-block;
    margin: 0;
  }
  .account .table-order-items .action.show {
    margin-top: 0;
  }
  .order-details-items .order-title strong {
    display: block;
  }
  .order-details-items .action {
    margin-top: 0.68em;
  }
  .order-details-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .order-details-items .col.price .price-including-tax,
  .order-details-items .col.subtotal .price-including-tax,
  .order-details-items .col.price .price-excluding-tax,
  .order-details-items .col.subtotal .price-excluding-tax {
    display: inline-block;
  }
  .order-details-items .data.table .col.options {
    padding: 0 10px 15px;
  }
  .order-details-items .data.table .col.options:before {
    display: none;
  }
  .order-details-items .options-label + .item-options-container[data-th]:before,
  .order-details-items .item-options-container + .item-options-container[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-left: 10px;
  }
  .order-details-items .options-label + .item-options-container .col,
  .order-details-items .item-options-container + .item-options-container .col {
    font-size: 1.2rem;
    padding: 0 10px;
  }
  .order-details-items .options-label + .item-options-container .col:first-child,
  .order-details-items .item-options-container + .item-options-container .col:first-child {
    padding-top: 3px;
  }
  .order-details-items .options-label + .item-options-container .col:last-child,
  .order-details-items .item-options-container + .item-options-container .col:last-child {
    padding-bottom: 20px;
  }
  .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;
  }
  .form.send.friend .fieldset {
    padding-bottom: 0.34em;
  }
  .form.send.friend .action.remove {
    margin-left: 0;
    right: 0;
    top: 100%;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #ede7de;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #ede7de;
  }
  .products-grid.wishlist {
    margin-bottom: 2.04em;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 1.36em 0 1.36em 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 1.36em;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 1.36em;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .cart.table-wrapper .towishlist {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e600';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .towishlist:hover:before {
    color: #441e1e;
  }
  .cart.table-wrapper .towishlist:active:before {
    color: #757575;
  }
  .cart.table-wrapper .towishlist:before {
    overflow: visible;
  }
  #layered-filter-block .filter-title strong {
    background-color: transparent;
    border-color: black;
  }
  #layered-filter-block .filter-content .filter-options .filter-options-content .item {
    margin: 0 16px;
  }
  .theme-pearl.page-products .columns .column {
    padding-bottom: 50px;
  }
  .theme-pearl.page-products .columns .column .products-grid {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .theme-pearl.page-products .columns .column .products-grid .product-item {
    margin-bottom: 40px;
  }
  .theme-pearl .page-wrapper .products-list .product-item .product-item-details .actions-primary,
  .theme-pearl .page-wrapper .products-list .product-item .product-item-details .actions-secondary {
    display: flex;
  }
  .theme-pearl .page-wrapper .products-list .product-item .product-item-details .actions-secondary {
    margin-top: 10px;
  }
  .theme-pearl .page-wrapper .products-list .product-item .product-item-details .actions-secondary .towishlist {
    margin-right: 15px;
  }
  .theme-pearl .page-wrapper .page-header.page-header-v1 .page-header .header.content .logo {
    margin-top: 4px;
  }
  .page-wrapper .page-header-v4 .page-header .block-search {
    float: left;
  }
  .page-wrapper .page-header-v4 .page-header .panel .panel.header {
    padding: 0 15px;
  }
  .page-wrapper .page-header-v4 .page-header .panel .header_right {
    margin-top: 10px;
  }
  .search-description span {
    display: block;
  }
  .page-header-v1.page-header .modal .control.vertically-control.loader-ajax:after {
    top: 20px;
  }
  .page-header-v1.page-header .modal #search {
    margin-bottom: 0px;
  }
  .page-header-v2.page-header .block-search.minisearch-v2 {
    margin-right: 21px;
    padding-right: 20px;
  }
  .page-header-v2.page-header .block-search.minisearch-v2 .open-modal-search {
    font-size: 20px;
    margin-top: -2px;
  }
  .page-header-v2.page-header .modal .control.vertically-control.loader-ajax:after {
    top: 20px;
  }
  .page-header-v2.page-header .modal .control {
    overflow: initial !important;
    height: auto !important;
  }
  .page-header-v2.page-header .modal .control #search {
    margin-bottom: 0px;
  }
  .page-header-v3.page-header .modal .control.vertically-control.loader-ajax:after {
    top: 20px;
  }
  .page-header-v3.page-header .modal #search {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .page-header-v4.page-header .modal .block-search {
    margin-top: 0px;
  }
  .page-header-v4.page-header .modal .control.vertically-control.loader-ajax:after {
    top: 20px;
  }
  .page-header-v4.page-header .modal .control {
    overflow: initial !important;
    height: auto !important;
  }
  .page-header-v4.page-header #search_mini_form .control:not(.vertically-control):not(.horizontally-control) {
    position: absolute;
    top: 55px;
    padding: 0 15px;
  }
  :root .wp-device-xs .page-header-v4 .page-header .block-search label.active + .control {
    border-top: 0 none !important;
  }
  .page-wrapper .header.content .logo {
    max-width: 50%;
    margin-bottom: 13px;
    margin-top: 0;
    z-index: 0;
  }
  .page-wrapper .header.content .logo img {
    width: 100%;
    height: auto;
  }
  .page-wrapper .page-header {
    margin-bottom: 0px;
    border: none;
  }
  .page-wrapper .page-header .panel.header {
    max-width: 100% !important;
    width: 100% !important;
  }
  .page-wrapper .page-header .panel.header .header_right {
    padding-right: 0 !important;
  }
  .page-wrapper .page-header .minicart-wrapper .action.showcart.active:before,
  .page-wrapper .page-header .minicart-wrapper .action.showcart:before {
    font-size: 22px !important;
  }
  .page-wrapper .page-main {
    padding-top: 20px;
  }
  .page-wrapper .page-header-v1 .block-search .control {
    border-top: none;
  }
  .page-wrapper .page-header-v1 .nav-toggle:before {
    margin-top: 4px;
  }
  .page-wrapper .page-header-v2 .field.search label:before {
    margin-top: 0px !important;
  }
  .page-wrapper .page-header-v2 .page-header .header_right {
    margin: 0px;
    padding-right: 0px !important;
  }
  .page-wrapper .page-header-v4 .page-header .header_right,
  .page-wrapper .page-header-v3 .page-header .header_right,
  .page-wrapper .page-header-v2 .page-header .header_right,
  .page-wrapper .page-header-v1 .page-header .header_right {
    padding-right: 0px !important;
  }
  .page-wrapper .page-header-v4 .block-search .control,
  .page-wrapper .page-header-v3 .block-search .control,
  .page-wrapper .page-header-v2 .block-search .control,
  .page-wrapper .page-header-v1 .block-search .control {
    border: none !important;
  }
  .page-wrapper .page-header-v4 .page-header .block-search {
    margin-top: 5px;
  }
  .page-wrapper .page-header-v4 .page-header .header_right {
    margin-top: 0;
  }
  .page-wrapper .page-header-v4 .page-header .header_right label {
    padding-right: 10px !important;
  }
  .nav-sections .section-item-content .switcher-store .switcher-options .switcher-dropdown {
    display: none;
  }
  .nav-sections .section-item-content .switcher-store .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .account .block-collapsible-nav {
    top: 0px;
    z-index: 1;
  }
  .search-autocomplete {
    margin-top: 30px;
  }
  .page-wrapper .page-header .header.content .modal #search.vertically-black {
    font-size: 18px !important;
  }
  .page-wrapper .page-header .header.content .modal #search.vertically-black::-webkit-input-placeholder {
    font-size: 18px !important;
  }
  .page-wrapper .page-header .header.content .modal #search.vertically-black::-moz-placeholder {
    font-size: 18px !important;
  }
  .page-wrapper .page-header .header.content .modal #search.vertically-black:-ms-input-placeholder {
    font-size: 18px !important;
  }
  .page-wrapper .page-header .header.content .modal #search.vertically-black:-moz-placeholder {
    font-size: 18px !important;
  }
  .page-header.page-header-v1 .minicart-wrapper,
  .page-header.page-header-v1 .block-search {
    margin-top: 4px;
  }
  .header-global-promo .global-notification-wrapper #slides {
    max-width: 100%;
  }
  .header-global-promo .global-notification-wrapper .btn-bar #buttons #prev {
    left: -2%;
  }
  .header-global-promo .global-notification-wrapper .btn-bar #buttons #next {
    right: -5%;
  }
  .header-global-promo .global-notification-wrapper .glb-prm .wpx-sub {
    display: block;
  }
  .page-wrapper .page-header .modal #search.horizontally-white {
    font-size: 18px !important;
    height: 44px !important;
  }
  .page-header-v1 .open-modal-search {
    padding-top: 3px;
    padding-right: 20px;
    font-size: 20px;
  }
  .page-header-v1 .loader-ajax:after {
    top: 9px;
  }
  .page-header-v1 .field.search label:before {
    margin-top: 5px !important;
  }
  .page-header-v2 .action.showcart:before {
    line-height: 26px !important;
  }
  .page-header-v2 .header_right .switcher {
    display: none;
  }
  :root .page-header-v2 .page-header .block-search {
    position: static;
    right: 0;
    top: 0;
    float: none;
    margin-top: 3px;
  }
  :root .page-header-v2 .page-header .block-search.minisearch-v2 {
    position: absolute;
    right: 10px;
    top: 3px;
    display: none;
  }
  .block-search .label {
    margin-right: -20px;
    padding-right: 5px;
  }
  .block-search .label:before {
    font-size: 20px;
    line-height: 25px;
  }
  .page-wrapper .page-header.page-header-v1 .modal #search.horizontally-white,
  .page-wrapper .page-header.page-header-v2 .modal #search.horizontally-white,
  .page-wrapper .page-header.page-header-v3 .modal #search.horizontally-white,
  .page-wrapper .page-header.page-header-v4 .modal #search.horizontally-white {
    font-size: 18px !important;
    height: 44px !important;
  }
  .page-header-v3 .loader-ajax:after {
    top: 9px;
  }
  .page-header-v3 #search_mini_form .control {
    display: flex;
    flex-direction: column;
    overflow: inherit;
    height: auto !important;
    background-color: #f8f9f9;
  }
  .page-header-v3 .block-search {
    margin-top: 4px;
  }
  .page-header-v3 .block-search.minisearch-v2 {
    margin-top: -4px;
  }
  .page-header-v3 .open-modal-search {
    font-size: 20px;
    margin-top: 9px;
    position: relative;
    right: -5px;
  }
  .page-header-v3 .field.search label:before {
    margin-top: 2px !important;
  }
  .page-header-v3 .wrap .modal .wpx-pos-search input {
    margin-top: 4px;
  }
  .page-header-v4 .open-modal-search {
    font-size: 20px;
    margin-right: 10px;
    margin-top: 3px;
  }
  .page-header-v4 .action.showcart {
    margin-top: 5px !important;
  }
  .page-header-v4 .field.search label:before {
    line-height: 34px !important;
  }
  .page-header-v4 #search_mini_form .control:not('.vertically-control') {
    position: absolute;
    top: 55px;
    padding: 0 15px;
  }
  .page-header-v4 .loader-ajax:after {
    top: 9px;
  }
  .page-header-v4 .wrap .modal .wpx-pos-search input {
    margin: 0px;
  }
  .wrap .modal .modal-content {
    width: 95% !important;
  }
  .wrap .modal .wpx-pos-search input {
    position: static !important;
    margin-top: 0px;
  }
  .wrap .modal .searchautocomplete {
    max-height: 60vh;
  }
  .wrap .modal .searchautocomplete.vertically .product-list li .block-flex {
    display: flex !important;
    align-items: center;
  }
  .wrap .modal .searchautocomplete.vertically .product-list li .block-left {
    margin-right: 0px !important;
  }
  .wrap .modal .searchautocomplete.vertically .product-list li .block-right {
    align-self: auto;
  }
  .wrap .modal .searchautocomplete.horizontally {
    top: 42px;
  }
  .wrap .modal .searchautocomplete.horizontally .product-list {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .wrap .modal .searchautocomplete.horizontally .product-list li {
    display: flex !important;
    align-items: center;
  }
  .wrap .modal .searchautocomplete.horizontally .product-list li .block-left,
  .wrap .modal .searchautocomplete.horizontally .product-list li .block-right {
    display: inline-block;
    vertical-align: middle;
  }
  .wrap .modal .searchautocomplete.horizontally .product-list li .block-left img {
    max-width: 80px;
  }
  .wrap .modal .searchautocomplete.horizontally .product-list li .block-right {
    text-align: left !important;
  }
  .wrap .modal .searchautocomplete.horizontally .product-list li .block-right a {
    font-weight: normal !important;
  }
  .wrap .modal .loader-ajax:after {
    background-size: 22px 21px;
    top: 9px;
    height: 25px;
  }
  .page-header-v4 .wrap {
    display: block;
  }
  .header.content .block-search .wpx-pos-search input {
    width: 100% !important;
    height: 66px !important;
    background: transparent !important;
    font-size: 12px !important;
    color: black !important;
    border-color: #333 !important;
    border: none !important;
    border-bottom: 1px solid black !important;
  }
  :root .theme-pearl .page-wrapper .page-header .mobile-logo,
  :root .theme-pearl .page-wrapper .page-header .mobile-checkout-logo {
    display: flex;
  }
  :root .theme-pearl .page-wrapper .mobile-logo {
    overflow: hidden;
    left: 0;
    position: absolute;
    right: 0;
    padding: 0 0 0 50px;
    display: flex;
    align-items: center;
    width: calc(100% - 80px);
    top: 15px;
  }
  :root .theme-pearl .page-wrapper .mobile-logo .logo {
    margin: 3px 0 0 0;
  }
  :root .theme-pearl .page-wrapper .mobile-checkout-logo {
    overflow: hidden;
    left: 0;
    position: relative;
    right: 0;
    padding: 0;
    display: flex;
    align-items: center;
  }
  :root .theme-pearl .page-wrapper .mobile-checkout-logo .logo {
    margin: 0;
  }
  :root .theme-pearl .page-wrapper .logo-center {
    align-content: center;
    justify-content: center;
    margin-left: 15px;
  }
  :root .theme-pearl .page-wrapper .logo-left {
    align-content: center;
    justify-content: flex-start;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .unset-logo img,
  :root .theme-pearl .page-wrapper .page-header-v2 .unset-logo img,
  :root .theme-pearl .page-wrapper .page-header-v3 .unset-logo img {
    display: block;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .desktop-logo,
  :root .theme-pearl .page-wrapper .page-header-v2 .desktop-logo,
  :root .theme-pearl .page-wrapper .page-header-v3 .desktop-logo {
    display: none;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .mobile-logo,
  :root .theme-pearl .page-wrapper .page-header-v2 .mobile-logo,
  :root .theme-pearl .page-wrapper .page-header-v3 .mobile-logo {
    overflow: hidden;
    left: 0;
    position: absolute;
    right: 0;
    padding: 0 0 0 50px;
    display: flex;
    align-items: center;
    width: calc(100% - 80px);
    top: 15px;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .mobile-logo .logo,
  :root .theme-pearl .page-wrapper .page-header-v2 .mobile-logo .logo,
  :root .theme-pearl .page-wrapper .page-header-v3 .mobile-logo .logo {
    margin: 3px 0 0 0;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .mobile-checkout-logo,
  :root .theme-pearl .page-wrapper .page-header-v2 .mobile-checkout-logo,
  :root .theme-pearl .page-wrapper .page-header-v3 .mobile-checkout-logo {
    overflow: hidden;
    left: 0;
    position: relative;
    right: 0;
    padding: 0;
    display: flex;
    align-items: center;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .mobile-checkout-logo .logo,
  :root .theme-pearl .page-wrapper .page-header-v2 .mobile-checkout-logo .logo,
  :root .theme-pearl .page-wrapper .page-header-v3 .mobile-checkout-logo .logo {
    margin: 0;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .logo-center,
  :root .theme-pearl .page-wrapper .page-header-v2 .logo-center,
  :root .theme-pearl .page-wrapper .page-header-v3 .logo-center {
    align-content: center;
    justify-content: center;
    margin-left: 15px;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .logo-left,
  :root .theme-pearl .page-wrapper .page-header-v2 .logo-left,
  :root .theme-pearl .page-wrapper .page-header-v3 .logo-left {
    align-content: center;
    justify-content: flex-start;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .unset-logo {
    margin: 4px 30px 0 40px;
  }
  :root .theme-pearl .page-wrapper .page-header-v2 .unset-logo {
    bottom: 5px;
  }
  :root .theme-pearl .page-wrapper .page-header-v2 .unset-logo,
  :root .theme-pearl .page-wrapper .page-header-v3 .unset-logo {
    margin: 3px 30px 0 40px;
  }
  :root .theme-pearl .page-wrapper .page-header-v4 .desktop-logo-all .logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  :root .theme-pearl .page-wrapper .page-header-v4 .mobile-logo {
    overflow: hidden;
    left: 0;
    right: 0;
    padding: 0 30px;
    display: flex;
    align-items: center;
  }
  :root .theme-pearl .page-wrapper .page-header-v4 .mobile-logo .logo {
    margin: 5px 0 0 0;
  }
  :root .theme-pearl .page-wrapper .page-header-v4 .mobile-checkout-logo {
    overflow: hidden;
    left: 0;
    right: 0;
    padding: 0;
    display: flex;
    align-items: center;
  }
  :root .theme-pearl .page-wrapper .page-header-v4 .mobile-checkout-logo .logo {
    margin: 0;
  }
  :root .theme-pearl .page-wrapper .page-header-v4 .logo-center {
    align-content: center;
    justify-content: center;
  }
  :root .theme-pearl .page-wrapper .page-header-v4 .logo-left {
    align-content: center;
    justify-content: flex-start;
  }
  :root .theme-pearl .page-wrapper .page-header-v4 .unset-logo {
    margin: 0 auto;
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  :root .theme-pearl .page-wrapper .page-header-v4 .unset-logo img {
    display: inline-block;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .desktop-logo.desktop-logo-all,
  :root .theme-pearl .page-wrapper .page-header-v2 .desktop-logo.desktop-logo-all,
  :root .theme-pearl .page-wrapper .page-header-v3 .desktop-logo.desktop-logo-all,
  :root .theme-pearl .page-wrapper .page-header-v4 .desktop-logo.desktop-logo-all {
    display: block;
  }
  :root .theme-pearl .page-wrapper .page-header-v1 .mobile-logo .logo img,
  :root .theme-pearl .page-wrapper .page-header-v2 .mobile-logo .logo img,
  :root .theme-pearl .page-wrapper .page-header-v3 .mobile-logo .logo img,
  :root .theme-pearl .page-wrapper .page-header-v4 .mobile-logo .logo img {
    max-height: 45px;
  }
  :root .theme-pearl.checkout-index-index .page-wrapper .page-header-v4 .desktop-logo-all .logo {
    position: relative;
    left: 0;
    transform: translateX(0);
  }
  .project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-header .proposal-studio-logo {
    display: none;
  }
  .project-project-index #tab-proposal .pdf-page .page-content {
    padding: 2.5vw 5.6vw 6.1vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .title {
    margin-bottom: 0.9vw;
    font-size: 1.7vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .title span {
    font-size: 0.9vw;
    letter-spacing: normal;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .pay-info-block .title {
    font-size: 1.7vw;
    letter-spacing: normal;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .pay-info-block .value {
    font-size: 2.2vw;
    letter-spacing: normal;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .header .page-count {
    font-size: 1.7vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .header .studio-logo {
    width: 4.9vw;
    height: 4.9vw;
    margin: 0 auto 1.9vw;
    background-size: 4.9vw 4.9vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table {
    padding: 0.6vw 0;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr td {
    padding: 3.7vw 1vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr .first {
    font-size: 1.5vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr .first .artwork-name {
    font-size: 1.7vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr .two.services-description,
  .project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr .two .services-description,
  .project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr .two.artwork-description {
    font-size: 1.7vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .footer {
    min-height: 6.7vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .footer .italic {
    font-size: 1.7vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .footer .to-cart-block {
    margin-top: 0;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .footer .to-cart-block .total-price {
    font-size: 3.2vw;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .footer .to-cart-block .add-to-cart {
    margin-top: 2.9vw;
    font-size: 1.1vw;
    height: 4vw;
    line-height: 4vw;
    border: 0.1vw solid transparent;
    padding: 0 3.9vw;
    letter-spacing: normal;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .trems-conditions {
    width: calc(100% + 11.3vw);
    padding: 4.3vw 5.5vw 4.3vw;
    margin: 2.9vw -5.5vw 0;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .trems-conditions p {
    font-size: 1.7vw;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-content {
    padding: 3vw;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-content .powered-by {
    display: inline-block;
    vertical-align: bottom;
    position: absolute;
    bottom: 3vw;
    left: 3vw;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-content .powered-by .title {
    font-size: 0.8vw;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-content .powered-by .powered-by-logo {
    margin-top: 1.9vw;
    height: 3.9vw;
    width: 17.2vw;
    background-size: 17.2vw 3.9vw;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-content .studio-logo img {
    width: 100%;
    height: auto;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    justify-content: center;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 38%;
    flex-basis: 38%;
    height: 100%;
    padding: 4.2vw;
    position: relative;
    max-width: 38.6vw;
    width: 100%;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .coverpage-footer-block {
    word-break: break-all;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .coverpage-footer-block .title {
    font-size: 1.7vw;
    letter-spacing: normal;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .coverpage-footer-block .value {
    font-size: 1.7vw;
    letter-spacing: normal;
    margin: 1.2vw 0 5.5vw;
    min-height: 0;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .client-block,
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .proposal-block {
    width: 100%;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .client-block {
    border-bottom: 0.1vw solid #908983;
    margin-bottom: 5.5vw;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .download-pdf {
    text-align: left;
    position: absolute;
    bottom: 4.2vw;
    left: 4.2vw;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .download-pdf span {
    font-size: 3.2vw;
  }
  .project-project-index #tab-proposal .pdf-page.artwork .page-content .content .pdf-content-table tr.first .artwork-artist {
    font-size: 1.2vw;
  }
  .project-project-index #tab-proposal .pdf-page.artwork .page-content .content .pdf-content-table tr.first .artwork-name {
    font-size: 1.9vw;
  }
  .project-project-index #tab-proposal .pdf-page.artwork .page-content .content .pdf-content-table tr.two .artwork-description {
    font-size: 2.2vw;
    letter-spacing: normal;
  }
  .proposal-tabs .proposal-tab {
    background-color: #ffffff;
  }
  .project-project-index #tab-proposal {
    padding: 0 20px 127px;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-list {
    margin-top: 28px;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-list .service-item {
    padding-bottom: 1px;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-list .service-item:after {
    background-color: #8f8984;
    content: '';
    width: 50%;
    height: 0.5px;
    position: absolute;
    bottom: 0;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-list .service-item:last-of-type:after {
    display: none;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-form {
    margin-top: 0;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-approved-artwork-content-wrapper .proposals-approved-artwork-list .approved-artwork-item {
    padding-bottom: 15px;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-approved-artwork-content-wrapper .proposals-approved-artwork-list .approved-artwork-item:after {
    background-color: #8f8984;
    content: '';
    width: 50%;
    height: 0.5px;
    position: absolute;
    bottom: 0;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-approved-artwork-content-wrapper .proposals-approved-artwork-list .approved-artwork-item:last-of-type {
    padding-bottom: 0;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-approved-artwork-content-wrapper .proposals-approved-artwork-list .approved-artwork-item:last-of-type:after {
    display: none;
  }
  .project-project-index #tab-proposal .proposals-view .proposal-view-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    justify-content: flex-end;
  }
  .project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-content .quote {
    overflow: hidden;
    height: 22px;
  }
  .project-project-index #tab-proposal .proposals-view .proposal-view-content .proposal-all-view-link {
    margin-bottom: 20px;
  }
  .project-project-index #tab-proposal .proposals-actions .proposal-buttons .action {
    padding: 0;
  }
  .artist-card {
    flex-direction: column;
  }
  .artist-card:nth-child(even),
  .artist-card.partner {
    flex-direction: column-reverse;
  }
  .artist-card .heading {
    font-size: 18px;
  }
  .artist-card .description {
    font-size: 14px;
  }
  .artist-card .artist-info button {
    height: 60px;
    width: 100%;
  }
  .artist-card.advisory {
    margin: 0 !important;
  }
  .artist-card.advisory .artist-info .curator-title {
    align-items: center;
    justify-content: center;
    font-size: 52px !important;
    display: flex;
    flex-direction: column;
  }
  .artist-card.advisory .artist-info .curator-title strong {
    top: 25px;
  }
  .artviewings-title {
    margin-top: 10px;
    font-size: 52px !important;
  }
  .artviewings-title.left.partner {
    width: max-content;
    left: 0 !important;
    display: flex;
    flex-direction: column;
  }
  .artviewings-title.gallery,
  .artviewings-title.curator {
    flex-direction: column;
  }
  .artviewings-title strong {
    font-size: 65px !important;
  }
  .curator-title {
    font-size: 52px !important;
  }
  .curator-title strong {
    font-size: 65px !important;
  }
  .content_slider {
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    position: relative !important;
    gap: 0;
    flex-direction: column;
  }
  .gallery-slider .custom-slider .owl-carousel .owl-stage .owl-item .banner-item .banner-image {
    right: 0;
  }
  .gallery-slider .custom-slider .owl-carousel .owl-stage .owl-item .banner-item .content_slider {
    padding: 0 !important;
  }
  .gallery-slider .custom-slider .owl-carousel .owl-stage .owl-item .banner-item .content_slider .buttons .custom_content {
    padding: 21px 24px;
    transform: none;
    position: relative;
  }
  .gallery-slider .custom-slider .owl-carousel .owl-stage .owl-item .banner-item .content_slider .buttons .custom_content .title {
    font-size: 18px;
  }
  .gallery-slider .custom-slider .owl-carousel .owl-stage .owl-item .banner-item .content_slider .buttons .custom_content .city {
    font-size: 14px;
  }
  .gallery-slider .custom-slider .owl-carousel .owl-stage .owl-item .banner-item .content_slider .buttons .custom_content .description {
    font-size: 14px;
  }
  .customer-name,
  .desktop-logo,
  .customer-welcome + .authorization-link {
    display: none;
  }
  .nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem;
    right: -25px;
    top: -2px;
  }
  .navigation .parent .level-top:after {
    font-size: 1.6rem;
    right: 10px;
    top: 7px;
  }
  .logo {
    margin-bottom: 13px;
    margin-top: 4px;
  }
  .cms-page-view .page-main {
    padding-top: 0;
    position: relative;
  }
  :root .theme-pearl .page-header-v3 .page-header .minicart-wrapper .action.showcart:after {
    padding-top: 0;
  }
  :root .theme-pearl .page-header-v3 .page-header .minicart-wrapper .action.showcart .counter.qty {
    min-width: 23px;
    position: absolute;
    top: -10px;
    right: 10px;
    line-height: 20px;
    border-radius: 50%;
    padding: 0;
  }
  :root .theme-pearl .page-wrapper .block-search,
  :root .theme-pearl .page-wrapper #address-select-wrapper {
    display: none;
  }
  :root .theme-pearl .page-wrapper .header.content {
    display: flex;
    justify-content: center;
    padding: 7px 0;
  }
  :root .theme-pearl .page-wrapper .header.content:before,
  :root .theme-pearl .page-wrapper .header.content:after {
    content: none;
  }
  :root .theme-pearl .page-wrapper .header.content .nav-toggle {
    display: none;
  }
  :root .theme-pearl .page-wrapper .header.content .header_right {
    display: flex;
    align-items: center;
  }
  :root .theme-pearl .page-wrapper .header.content .header_right .nav-toggle {
    display: none;
    min-width: initial;
    margin: 0 !important;
  }
  :root .theme-pearl .page-wrapper .page-header .logo .desktop-logo {
    display: none;
  }
  :root .theme-pearl .page-wrapper .page-header .logo .mobile {
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
  }
  .page-header .header.links > .customer-welcome .customer-menu .header.links {
    position: relative;
  }
  .page-header .header.links > .customer-welcome .customer-menu .header.links .authorization-link {
    display: none;
  }
  .footer.content .newsletter-subscribe .button {
    padding-bottom: 40px !important;
  }
  .wp-instant-search-wrapper {
    display: none;
  }
  .wp-instant-search-wrapper.mobile {
    display: block;
  }
  .sidebar.sidebar-main .wp-filters {
    display: none;
  }
  .theme-pearl .page-wrapper .block.filter .filter-options {
    transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    display: block !important;
    background: #ffffff;
    bottom: 0;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 9999;
  }
  .theme-pearl.filter-active .page-wrapper .block.filter .filter-options {
    transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  /* price slider - mobile - blank */
  .ui-slider {
    background: #fff;
    color: #333333;
    border: 1px solid #e9e9e9;
    height: 5px;
    margin: 15px 0 25px 20px;
    touch-action: pan-x;
    width: 87%;
  }
  .ui-slider .ui-widget-header {
    background: #e9e9e9 !important;
    height: 100%;
    position: absolute;
  }
  .ui-slider .ui-slider-handle {
    cursor: ew-resize !important;
    width: 1em;
    height: 1em;
    top: -4px;
  }
  .ui-slider .ui-corner-all {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  #layered-filter-block .wp-ln-selected .swatch-option {
    position: relative;
    overflow: visible;
    outline: 2px solid #ee0000;
    border: 1px solid #fff;
  }
  #layered-filter-block .wp-ln-selected .swatch-option:before {
    visibility: visible;
    border: 3px solid white !important;
  }
  #layered-filter-block .wp-ln-selected .swatch-option:after {
    visibility: visible !important;
  }
  /* price slider - mobile - Pearl */
  body.theme-pearl #layered-filter-block .wp-ln-selected a {
    text-decoration: none;
    font-weight: 900;
    border-left: 0 none;
    font-style: normal;
    color: inherit;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected a:before {
    background: #303030;
    border: 1px solid #303030 !important;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected .swatch-option {
    outline: 2px solid #ee0000;
    border: 1px solid #fff;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected .swatch-option.text {
    position: relative;
    overflow: visible;
    border: 2px solid #999999 !important;
  }
  body.theme-pearl #layered-filter-block .filter-options .swatch-option.color.disabled:after {
    visibility: visible;
    content: '';
  }
  body.theme-pearl #layered-filter-block .filter-options .swatch-option.color.disabled:hover {
    overflow: hidden;
  }
  body.theme-pearl #layered-filter-block .filter-options .swatch-option.color.disabled:hover:before {
    visibility: hidden;
  }
  body.theme-pearl .ui-slider {
    background: #fff !important;
    color: #8a262e;
    border: 1px solid #e9e9e9;
    height: 5px;
    margin: 15px 0 25px 20px;
    touch-action: pan-x;
    width: 87%;
  }
  body.theme-pearl .ui-slider .ui-widget-header {
    background: #e9e9e9 !important;
    height: 100%;
    position: absolute;
  }
  body.theme-pearl .ui-slider .ui-slider-range {
    background: #8a262e !important;
  }
  body.theme-pearl .ui-slider .ui-slider-handle {
    cursor: ew-resize !important;
    width: 12px;
    height: 12px;
    top: -5px;
    background: #8a262e;
  }
  body.theme-pearl .ui-slider .ui-corner-all {
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
    border-bottom-left-radius: 11px;
    border-bottom-right-radius: 11px;
  }
  body.theme-pearl #layered-filter-block.filter .block-content .filter-title {
    border-bottom: 0 none;
  }
  body.theme-pearl #layered-filter-block.filter .block-content strong.block-subtitle {
    padding: 10px !important;
  }
  body.theme-pearl #layered-filter-block.filter .filter-options .swatch-option.color.disabled:after {
    visibility: visible;
    content: '';
  }
  body.theme-pearl #layered-filter-block.filter .filter-options .swatch-option.color.disabled:hover {
    overflow: hidden;
  }
  body.theme-pearl #layered-filter-block.filter .filter-options .swatch-option.color.disabled:hover:before {
    visibility: hidden;
  }
  .wp-slider-inp .wp-slider-inp-range .wp-price-slider-inp {
    max-width: 41px;
    text-align: center;
    padding: 0;
    margin-left: -2px;
  }
  .wp-slider-inp .wp-slider-inp-range .wp-price-slider-inp.inp-type {
    max-width: 30%;
    margin-left: 2px;
  }
  .wp-slider-inp .wp-slider-inp-range a.wp-price-slider-a {
    padding-left: 20px;
  }
  .wp-slider-inp .wp-slider-inp-range a.wp-price-slider-a:hover {
    font-weight: bold;
    background: none;
  }
  div.wp-slider-inp {
    width: 100%;
    display: inline-block;
  }
  div.wp-slider-inp .wp-slider-from {
    width: 55%;
    text-align: left;
    float: left;
  }
  div.wp-slider-inp .wp-slider-to {
    width: 45%;
    text-align: right;
    float: right;
  }
  div.wp-slider-inp label {
    color: #757575;
    padding: 0 5px;
  }
  p.wp-slider-action {
    text-align: right;
  }
  /** price slider end */
  .wp-instant-search-wrapper.mobile {
    width: 88%;
    margin: 10px 0 10px 10px;
  }
  .wp-instant-search-inp {
    width: 90%;
  }
  .page-header-v4 .page-header .panel.wrapper {
    position: relative;
  }
  #multistore-mobile-switcher-language {
    padding-top: 0px;
    background-color: #000;
    min-height: 35px;
  }
  #multistore-mobile-switcher-language img {
    min-height: 35px !important;
  }
  #multistore-mobile-switcher-language.multistore-mobile-hide {
    display: none;
  }
  .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;
  }
  .cms-company-info-press .press-title {
    margin-top: 30px;
    font-size: 50px !important;
  }
  .cms-company-info-press .press-subtitle {
    font-size: 65px !important;
    width: 100% !important;
  }
  .cms-company-info-press .press-content {
    flex-direction: column;
  }
  .cms-company-info-press .press-left-part {
    width: 100% !important;
  }
  .container-404 .block-search {
    width: 100% !important;
    max-width: 350px;
    float: none !important;
    margin: 0 auto;
  }
  .container-404 .block-search .field.search {
    width: 100% !important;
  }
  .container-404 .block-search .field.search label {
    display: none;
  }
  .container-404 .block-search .actions {
    width: 100%;
  }
  .container-404 .block-search .actions button {
    border: none;
    padding: 0px;
    display: block;
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
  }
  .container-404 .block-search .control {
    clear: none;
    width: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
  }
  .container-404 .block-search .control input {
    margin-top: 0px;
  }
  .about-us-v1 .gf-container {
    margin-bottom: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: none !important;
  }
  .about-us-v1 .wpb_wrapper h1.mg-title {
    font-size: 30px;
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .about-us-v1 .btn-container {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .about-us-v1 .wpx {
    margin-top: 15px !important;
    margin-bottom: 50px !important;
  }
  .about-us-v1 .wpx-gray {
    padding: 50px 0;
  }
  .about-us-v1 .wpx-gray .heading-title-wpx {
    font-size: 40px;
  }
  .about-us-v1 .wpx-gray .test-cont {
    padding: 50px 15px 20px 15px;
  }
  .about-us-v1 .wpx-gray .test-cont .testi-image {
    width: 60px;
  }
  .about-us-v1 .gf-container .wpb_wrapper h1.mg-title {
    font-size: 30px;
    margin-bottom: 60px;
  }
  .about-us-v2 .text-left {
    text-align: center;
  }
  .about-us-v2 .cont-about-v2 .cont-title {
    margin: 50px auto;
  }
  .about-us-v2 .cont-about-v2 .contact-cont {
    text-align: center;
  }
  .about-us-v2 .cont-about-v2 .contact-cont .social-cont {
    margin-top: 35px;
    font-size: 20px;
  }
  .about-us-v2 .cont-about-v2 .contact-cont .social-cont i {
    margin: 0 10px 60px 0;
  }
  .about-us-v2 .cont-about-v2 .contact-cont .social-cont i:last-child {
    margin: 0px !important;
  }
  .about-us-v2 .cont-about-v2 .mg-mob {
    margin-bottom: 100px;
  }
  .about-us-v2 .cont-about-v2 .mg-mob img {
    margin-top: 20px;
  }
  .about-us-v2 .cont-about-v2 .heading-title-wpx {
    margin: 100px 0;
  }
  .about-us-v2 .cont-about-v2 .mg-width {
    max-width: 300px;
    margin: 20px auto;
  }
  .about-us-v2 .cont-about-v2 .mg-width:first-child {
    margin: 0px auto !important;
  }
  .about-us-v2 .bg-gray .pd-gray {
    padding-bottom: 100px;
  }
  .about-us-v2 .brands-cont img {
    width: 32.5%;
  }
  .about-us-v2 .cont-about-v2 .cont-title {
    max-width: 350px;
  }
  .about-us-v2 .cont-about-v2 .cont-title p {
    font-size: 25px;
  }
  .about-us-v2 .cont-about-v2 .contact-cont {
    text-align: left;
  }
  .about-us-v2 .cont-about-v2 .heading-title-wpx {
    font-size: 50px;
  }
  .about-us-v2 .brands-cont img {
    width: 49.5% !important;
  }
  .footer-v1,
  .w {
    text-align: center;
  }
  .container-v1 .img-1 {
    margin-top: 45px;
  }
  .container-v1 .img-4 {
    margin-top: 90px;
  }
  .container-v1 .row.margin-right-custom {
    margin-right: -15px;
  }
  .container-v1 .promo .promo-image .title {
    color: black;
  }
  .container-v2.hide-desk {
    display: none;
  }
  .container-v2 .mg-top-img-mob {
    margin-top: 30px;
  }
  .container-v2 .row {
    margin-right: -15px !important;
  }
  .container-v2 .row.no-margin-mob {
    margin-top: 0px !important;
  }
  .container-v2.slider-parallax {
    height: 280px !important;
  }
  .container-v2.slider-parallax div {
    height: 280px !important;
  }
  .container-v2 .before-footer-title {
    font-size: 25px;
  }
  .container-v2.sec-with-bg-v2 {
    background: #f4f4f4;
    position: relative;
    overflow: hidden;
    margin-bottom: 70px;
  }
  .container-v2 .bottommargin-mob {
    margin-bottom: 28px !important;
  }
  .container-v2 .padding-news-mob {
    padding-left: 30px;
    padding-right: 30px;
  }
  .container-v3 .topmarginmob {
    margin-top: 50px;
  }
  .container-v3.module-split h3 {
    font-size: 25px;
    font-weight: 700;
    text-transform: capitalize;
  }
  .container-v3.module-split h3.nomarginmob,
  .container-v3.module-split h3.summer-denim {
    margin-top: 0px;
  }
  .container-v3.module-split p {
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
  }
  .container-v3.module-split p.premium-p {
    margin-top: 0px;
  }
  .container-v3.module-split span {
    font-size: 15px;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;
    text-decoration: underline;
    margin-bottom: 30px;
    display: block;
  }
  .container-v4.custom-margin {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .container-v4 .heading-title h2 {
    line-height: 50px;
  }
  .container-v4 .nopadding-mob,
  .container-v4 .nopadding-mob-v4 {
    padding: 0px;
  }
  .container-v4 .mg-top-mob {
    margin-top: 40px;
  }
  .content-v5 .image-wrapper-3,
  .content-v5 .image-wrapper-2,
  .content-v5 .image-wrapper-1 {
    min-height: 400px;
    max-width: 335px;
    margin: 30px auto;
    float: none;
    overflow: auto;
  }
  .content-v5 .product-item {
    width: 45%;
    margin: 0px;
    margin-left: 0px;
  }
  .content-v5 .product-item:nth-child(even) {
    margin-left: 10%;
  }
  .content-v5 .owl-carousel .banner-item .content_slider {
    width: 100%;
    left: 0px;
    top: 45%;
    transform: translateY(-45%);
  }
  .content-v5 .owl-carousel .banner-item .content_slider .buttons .custom_content {
    width: 100%;
    margin-top: 0;
  }
  .content-v5 .owl-carousel .banner-item .content_slider .buttons .custom_content p.sale_of_text {
    font-size: 25px;
    line-height: 40px;
    padding: 0px;
    margin: 0px;
    letter-spacing: 2px !important;
  }
  .content-v5 .owl-carousel .banner-item .content_slider .buttons .custom_content .sale_of_img {
    display: none;
  }
  .content-v5 .box-content .green-title {
    padding: 50px 0;
  }
  .content-v5 .box-content .page-small-width {
    padding: 70px 50px;
    margin: 0px;
  }
  .content-v5 .box-content .page-small-width h4 {
    margin-top: 0px;
  }
  .content-v5 .box-content .content-green-dark {
    margin: 20px 0 0 0;
  }
  .content-v5 .float-none-mob-margin {
    float: none;
    margin: 0 auto;
  }
  .content-v5 h4.separator:after {
    content: "";
    width: 150px;
    height: 1px;
    background: #403d3d !important;
    display: block;
    margin: 10px auto 0 auto;
  }
  .content-v5 .blockContainer {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
  }
  .content-v5 .blockContainer .blockA {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
  }
  .content-v5 .blockContainer .blockB {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
  }
  .content-v6 .toc {
    line-height: 3em;
  }
  .content-v6 .toc .mg-text {
    margin-bottom: 10px;
  }
  .hp-v7 .hp-v7-slider {
    padding: 0px !important;
  }
  .hp-v7 .banner-item {
    margin: 0px !important;
  }
  .hp-v7 .hp-v7-boxes .box-content .image-wrapper img {
    width: 100%;
  }
  .hp-v7 .hp-v7-boxes .box-content .button-block {
    line-height: 4.4em;
  }
  .hp-v7 .hp-v7-boxes .paddingright {
    padding-right: 0px !important;
  }
  .hp-v7 .hp-v7-boxes .paddingleft {
    padding-left: 0px !important;
  }
  .hp-v7 .hp-v7-boxes #box-content-2 {
    padding-top: 10px !important;
  }
  .hp-v7 .hp-v7-boxes #box-content-3,
  .hp-v7 .hp-v7-boxes #box-content-61 {
    padding-right: 0px !important;
  }
  .hp-v7 .hp-v7-boxes #box-content-4,
  .hp-v7 .hp-v7-boxes #box-content-5,
  .hp-v7 .hp-v7-boxes #box-content-71 {
    padding-left: 0px !important;
  }
  .hp-v7 .hp-v7-boxes #box-content-1,
  .hp-v7 .hp-v7-boxes #box-content-3 {
    padding-left: 0px !important;
  }
  .hp-v7 .hp-v7-boxes.container {
    padding: 0 !important;
    width: 100%;
  }
  .hp-v7 .hp-v7-slider .hp-slider-content p {
    font-size: 1em;
  }
  .hp-v7 .hp-v7-slider .hp-slider-content h3 {
    font-size: 6em;
    margin-top: 1rem;
    margin-bottom: 0.2em;
  }
  .hp-v7 .row {
    margin-left: 0px;
  }
  .hp-v7 .padding-btm-mob {
    padding-bottom: 10px !important;
  }
  .hp-v7 .mg-bottom-insta .instagram-heading-title {
    margin-bottom: 40px;
  }
  .content-v8 .owl-carousel .banner-item .content_slider {
    left: 0px;
    width: 100%;
  }
  .content-v8 .owl-carousel .owl-dots {
    bottom: 20px !important;
  }
  .content-v8 .list-categories {
    display: none;
  }
  .content-v8 .brands-slider .owl-dots {
    top: 70px;
    display: block !important;
  }
  .content-v8 .shop-now {
    margin-top: 10px;
  }
  .content-v8 .row .flip-box-before {
    font-size: 1.2em;
  }
  .content-v8 .catalog-product-v8 .products-grid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .content-v8 .catalog-product-v8 .products-grid .product-item {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .content-v8 .catalog-product-v8 .products-grid .product-item:last-child {
    margin-bottom: 0px;
  }
  .content-v8 .catalog-product-v8 .products-grid .product-item .product-item-details {
    top: 35% !important;
  }
  .equal,
  .equal-v10 {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    flex-direction: column-reverse;
  }
  .equal .order-1,
  .equal-v10 .order-1 {
    order: 1;
  }
  .equal .order-2,
  .equal-v10 .order-2 {
    order: 2;
  }
  /******************************************************************************/
  /*****Animation frames*****/
  /******************************************************************************/
  #slide1-slideInDown,
  #slide1-slideInRight,
  #slide1-slideInLeft,
  #slide2-slideInLeft,
  #slide2-lightSpeedIn,
  #slide3-slideInDown,
  #slide3-lightSpeedIn {
    visibility: visible;
  }
  .display-block-desktop {
    display: none;
  }
  .display-block-mobile {
    display: block;
  }
  .margin-top-20-mobile {
    margin-top: 20px;
  }
  .flip-box .flip-box-before {
    font-size: 16px;
  }
  .content-v9 .custom-content {
    margin-top: 210px;
  }
  .content-v9#slider-top .custom_content {
    margin-top: 230px !important;
  }
  .content-v9 .wrapper-top-slider-v9 {
    min-height: 300px;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-item .banner-item .content_slider {
    top: 7%;
    left: 0;
    width: 100%;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-item .sofa {
    max-width: 220px;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-item .chair {
    max-width: 147px;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-item .table {
    max-width: 203px;
    margin-top: -57px;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-stage-outer {
    overflow: inherit;
  }
  .content-v9 .equal .margin-top-30-mobile {
    margin-top: 30px;
  }
  .content-v9 .year {
    font-size: 20px;
  }
  .content-v9 .small-text-v9-slider {
    font-size: 12px;
  }
  .content-v9 .single-image {
    margin: 0 0 30px;
  }
  .content-v9 .btn-shop-now {
    display: inline-block;
    margin-top: 20px;
  }
  .content-v9 .v9-table .v9-coll {
    padding: 30px;
  }
  .content-v9 .wrapper-top-slider-v9 .custom-slider {
    padding-bottom: 0px;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-stage-outer {
    min-height: 320px;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-stage-outer .custom_content {
    margin-top: 218px !important;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-controls .owl-dots {
    bottom: 10px !important;
  }
  .content-v9 .owl-carousel .wrapper-top-slider-v9 .custom-slider {
    padding-bottom: 0px;
  }
  .content-v9 .owl-carousel .wrapper-top-slider-v9 .owl-stage-outer {
    min-height: 320px;
  }
  .content-v9 .owl-carousel .wrapper-top-slider-v9 .owl-controls .owl-dots {
    bottom: 0px !important;
  }
  .content-v10 {
    padding-top: 0px;
    padding-bottom: 55px;
    padding-left: 0px;
    padding-right: 0px;
    /*  .custom_content{
        display: none;
      }*/
  }
  .content-v10.nopaddbottom {
    padding-bottom: 0px;
  }
  .content-v10 .text-right-col {
    text-align: right;
  }
  .content-v10 .pd-mob {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .content-v10 .feature-row {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 22px;
    padding-right: 22px;
    margin-right: -15px !important;
  }
  .content-v10 .column {
    display: block;
    width: 100%;
    vertical-align: top;
    max-width: 530px;
    margin: 0 auto;
  }
  .content-v10 .column-product {
    display: block;
    width: 100%;
    vertical-align: top;
    text-align: center;
    max-width: 530px;
    margin: 0 auto;
  }
  .content-v10 .column-product h1 {
    font-size: 20px !important;
  }
  .content-v10 .descr-prod {
    text-align: left;
  }
  .content-v10 .img-bar,
  .content-v10 .img-bar {
    max-width: 400px;
    margin: 0 auto;
  }
  .content-v10 .img-bar .image-bar__content,
  .content-v10 .img-bar .image-bar__content {
    height: 300px;
  }
  .content-v10 .products-grid .product-item {
    width: 100% !important;
    margin-left: 0px !important;
  }
  .content-v10 .products-grid .product-item .product-item-details {
    max-width: 300px;
    margin: 0 auto;
  }
  .content-v10 .products-grid .product-item .product-image-container {
    max-width: 300px;
  }
  .content-v10 .custom-slider .content_slider {
    top: 32%;
  }
  .content-v10 .custom-slider .content_slider .custom_content h2 {
    font-size: 35px;
  }
  .content-v10 .custom-slider .content_slider .custom_content .sub-heading {
    font-size: 20px;
  }
  .container-v11 .margin-bottom-section-mob {
    margin-bottom: 50px;
  }
  .container-v11 .margin-top-section-mob {
    margin-top: 50px;
  }
  .container-v11 .nomarginmob {
    margin: 0px;
  }
  .container-v11 .nomarginleft {
    margin-left: 0px;
  }
  .container-v11 .table-order {
    display: table;
    margin: 0px;
  }
  .container-v11 .table-order .column {
    width: 100%;
  }
  .container-v11 .table-order .home-promotion-text {
    display: table-footer-group;
    text-align: center;
    display: block;
    margin-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .container-v11 .table-order .home-promotion-image,
  .container-v11 .table-order .home-left-right-media {
    display: table-header-group;
    text-align: center;
  }
  .container-v11 .module-inner {
    text-align: center;
  }
  .container-v11 .module-inner .home-left-right-text,
  .container-v11 .module-inner .home-left-right-media {
    width: 100%;
  }
  .container-v11 .module-inner .product-slideshow,
  .container-v11 .module-inner .product-details {
    width: 100%;
    display: block;
  }
  .container-v12 .img-cont .overlay-text {
    left: 0px;
    width: 100%;
  }
  .container-v12 .img-cont .overlay-text .text-custom-slider {
    font-size: 4.7vw;
  }
  .container-v12 .img-cont .overlay-text .text-custom-slider .second-line {
    font-size: 3.3vw;
  }
  .container-v12 .img-cont .overlay-text .inner .text {
    font-size: 4.7vw;
  }
  .container-v12 .img-cont .overlay-text .inner .text .scaled-text {
    padding: 15px;
  }
  .container-v12 .img-cont .overlay-text .inner .text .scaled-text .seasonal {
    font-size: 6vw;
  }
  .container-v12.slider-v1-cat {
    padding-bottom: 0px;
  }
  .container-v12.slider-v2-cat {
    padding-top: 0px;
    padding-bottom: 35px;
  }
  .container-v12 .col_last,
  .container-v12 .col_one_third {
    margin-bottom: 0px !important;
  }
  .container-v12 .nomarginleft {
    margin-left: 0px;
  }
  .container-v12 .none-mob {
    display: none;
  }
  .container-v14 .no-padd-mob {
    padding: 0px;
  }
  .container-v14 .padd-mob-last {
    max-height: 622px;
    padding: 250px 0;
  }
  .container-v14 .mg-top-mob-v14 {
    margin-top: 100px;
  }
  .container-v14 .vc_column_container .vc_custom {
    padding: 250px 0;
    /*    height: 550px;*/
  }
  .container-v14 .pos-rel .wpb_content_element {
    top: 40%;
  }
  .container-v14 .pos-rel .wpb_content_element h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .page-layout-1column .container-v15 .c-product-tray,
  .page-layout-1column .container-v15 .product-items {
    margin-left: 0px;
  }
  .page-layout-1column .container-v15 .row {
    margin-right: 0px;
    margin-left: 0px;
  }
  .page-layout-1column .container-v15 .block.widget .see-all {
    right: 30px;
  }
  .page-layout-1column .container-v15 .block.widget .products-grid .item-v16 {
    width: 50%;
    text-align: center;
  }
  .page-layout-1column .container-v15 .block.widget .products-grid .item-v16 .product-image-wrapper {
    z-index: 0;
  }
  .container-v15 .mg-top-50-mob {
    margin-top: 50px;
    overflow: auto;
  }
  .container-v15 .mg-top-20-mob {
    margin-top: 20px;
  }
  .container-v15 .c-live-text {
    position: absolute;
    text-align: center;
    margin: 20px 0 75px 0;
    bottom: 30px;
    left: 0px;
    margin: 0 auto;
    right: 0px;
  }
  .page-layout-1column .container-v15 .block.widget .products-grid .item-v16 {
    width: 100% !important;
  }
  .cms-content-important {
    margin: 0 0 35px 0px;
  }
  .column .privacy-policy .privacy-policy-content {
    width: 100%;
    padding-left: 0px;
    float: none;
  }
  .column .privacy-policy .block-collapsible-nav {
    width: 100%;
    position: static;
  }
  .footer-v2 .toggle .togglec,
  .footer-v4 .toggle .togglec {
    margin: 10px 24px 0 24px;
  }
  .footer-v2 .toggle .togglet,
  .footer-v4 .toggle .togglet,
  .footer-v2 .toggle .toggleta,
  .footer-v4 .toggle .toggleta {
    padding: 0;
    font-size: 12px;
    text-decoration: none !important;
  }
  .contact-details {
    margin-top: 70px;
    margin-bottom: 50px;
  }
  .contact-v2 .contact_frm_wpx {
    margin: 35px auto;
    padding: 0 15px;
  }
  .contact-v2 .contact_frm_wpx .name,
  .contact-v2 .contact_frm_wpx .email,
  .contact-v2 .contact_frm_wpx .telephone {
    width: 100%;
  }
  .contact-v2 .title-contact {
    margin-top: 70px;
  }
  .contact-v2 .mob-pd {
    padding: 0 15px;
  }
  .filter.active .filter-title {
    border-bottom: none;
  }
  .checkout-index-index .authentication-wrapper {
    margin-top: -18px !important;
    position: absolute;
    right: 15px;
  }
  .checkout-index-index .sl-popup .modal-popup .modal-inner-wrap {
    margin: 0 auto;
  }
  .navigation .submenu:not(:first-child) .level1.active > a,
  .navigation .submenu:not(:first-child) .active > a,
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #000;
  }
  .footer.content .footer-v1 .footer-title:after {
    content: "";
    width: 40%;
    height: 1px;
    display: block;
    margin: 5px auto 0 auto;
    border-top: 1px solid #cecece;
  }
  .footer.content .footer-v1 .links li {
    border-top: none;
    background: transparent;
  }
  .footer.content .footer-v2 .nopadding-left-mob,
  .footer.content .footer-v4 .nopadding-left-mob {
    padding-left: 0px;
  }
  .footer.content .links > li {
    padding: 10px 25px;
  }
  .footer.content .links > li > a {
    padding: 0px;
  }
  .nav-sections-item-title a.nav-sections-item-switch {
    text-transform: uppercase;
  }
  .page-wrapper .page-footer .footer.content .footer-v2 .block.newsletter .actions {
    display: block;
    text-align: center;
    margin: 10px auto;
    width: auto;
  }
  .page-wrapper .page-footer .footer.content .footer-v3 h4.no-padding-mob {
    padding-bottom: 0px;
  }
  .page-wrapper .page-footer .footer.content .footer-v3 .footer-v3-list {
    line-height: 1.8 !important;
  }
  .page-wrapper .page-footer .footer.content .footer-v3 .mg-mobile a.social-icons {
    margin: 0 20px 5px 0;
  }
  .page-wrapper .page-footer .footer.content .footer-v3 .details-v3 {
    margin-bottom: 30px;
  }
  .page-wrapper .page-footer .footer.content .footer-v3 .details-v3 a {
    color: #cccccc;
  }
  .page-wrapper .page-footer .footer.content .pre-footer .pre-footer-content .pre-footer-subtitle {
    font-size: 14px;
  }
  .page-wrapper .page-footer .footer.content .pre-footer .pre-footer-content .pre-footer-title {
    font-size: 20px;
  }
  .promo-image .title {
    font-size: 25px;
    padding: 20px;
  }
  .promo-image .title-v2 {
    text-align: center;
    font-size: 25px;
    padding: 20px;
  }
  .page-wrapper .page-footer {
    float: left;
  }
  .page-wrapper .page-footer .footer.content .footer-v1-content .nopaddingleft {
    padding-right: 0px;
  }
  .contact-index-index .contact-title {
    color: #2A2A2A;
    text-align: center;
    font-family: 'Cormorant';
    font-size: 52px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    text-transform: uppercase;
    letter-spacing: 1.04px;
    display: block !important;
  }
  .contact-index-index .contact-container {
    flex-direction: column;
  }
  .contact-index-index .form-area {
    padding: 32px 21px !important;
  }
  .account .page.messages {
    margin-bottom: 25px;
    margin-top: 35px;
  }
  .contact-index-index .col-contact-info {
    text-align: center;
    padding-bottom: 20px;
  }
  .sales-order-history.account .table-wrapper {
    border-bottom: none;
  }
  .form-orders-search .open-modal-search .track-order {
    padding: 33px 30px 50px;
    margin: 57px auto;
  }
  .form-orders-search .open-modal-search .track-order .primary {
    margin-top: 20px;
  }
  .theme-pearl.wishlist-index-index .column.main .products-grid.wishlist .product-item {
    padding-left: 0px;
  }
  .theme-pearl.wishlist-index-index .column.main .products-grid.wishlist .product-item:hover {
    padding: 20px 0 20px 0 !important;
    background: none;
  }
  .theme-pearl.wishlist-index-index .column.main .products-grid.wishlist .product-item .product-item-info .product-item-photo .photo.image {
    max-width: 80px;
  }
  .theme-pearl.wishlist-index-index .column.main .products-grid.wishlist .product-item .product-item-info:hover {
    background: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
  }
  .theme-pearl.wishlist-index-index .column.main .products-grid.wishlist .product-item .product-item-info:hover .product-item-inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
  }
  .theme-pearl.wishlist-index-index .column.main .products-grid.wishlist .product-item-tooltip {
    text-align: center;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
  .columns .column.main {
    max-width: 100%;
  }
  .owl-carousel .owl-item .product-item .product-item-info {
    background: none transparent !important;
    box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
  .cart-container .cart.main.actions {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    padding: 0 15px;
  }
  .cart-container .form-cart .actions.main .clear {
    height: 32px;
    width: 100%;
    justify-content: center;
    margin-bottom: 10px;
  }
  .cart-container .form-cart .actions.main .continue {
    height: 32px;
    width: 100%;
    justify-content: center;
    margin-bottom: 10px;
    align-items: center;
  }
  .cart-container .form-cart .actions.main .action.update {
    height: 32px;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
  }
  .theme-pearl.wishlist-index-index .products-grid.wishlist .product-reviews-summary {
    margin-left: 100px;
  }
  .catalog-category-view .page-title-wrapper {
    margin-top: 10px;
    text-align: left !important;
  }
  .catalog-category-view .category-view .category-description {
    text-align: left;
  }
  .catalog-category-view .columns {
    padding-top: 0;
  }
  .catalog-category-view .columns div.toolbar.toolbar-products {
    padding: 0;
  }
  .catalog-category-view button.realview {
    position: relative !important;
    left: 0 !important;
    margin: 0 auto;
  }
  .catalog-category-view button.realview span {
    font-size: 16px;
  }
  .catalog-category-view div.toolbar.toolbar-products .sorter .sorter-label {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    text-transform: none;
  }
  .catalog-category-view .select2-container .select2-dropdown,
  .catalog-category-view .select2-container--default .select2-dropdown {
    width: 100% !important;
    position: fixed;
    bottom: 0;
    height: 50%;
    display: flex;
    padding: 32px 24px 48px 24px;
    border-radius: 24px 24px 0px 0px;
    background: var(--background-color-light-white, #ffffff);
    box-shadow: 0px 32px 64px -12px rgba(16, 24, 40, 0.2);
  }
  .catalog-category-view .select2-container .select2-dropdown .select2-results__option,
  .catalog-category-view .select2-container--default .select2-dropdown .select2-results__option {
    border-bottom: none !important;
    font-size: 1.8rem !important;
    font-weight: 400;
  }
  .catalog-category-view .select2-container .select2-dropdown .select2-results > .select2-results__options,
  .catalog-category-view .select2-container--default .select2-dropdown .select2-results > .select2-results__options {
    max-height: none !important;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 32px;
  }
  .catalog-category-view .sidebar {
    margin-bottom: 0 !important;
  }
  .catalog-category-view #layered-filter-block.filter .block-content.filter-content .block-subtitle {
    border: none;
    padding: 24px 0 64px !important;
    font-size: 24px;
    font-weight: 400;
    text-transform: none;
  }
  .catalog-category-view #layered-filter-block.filter .block-content.filter-content .block-subtitle:before {
    background: none !important;
    width: 0;
    height: 0;
  }
  .catalog-category-view #layered-filter-block .filter-content .filter-options .wp-slider-inp .wp-slider-inp-range span {
    position: relative;
    bottom: 20px;
    left: 45px;
  }
  .catalog-category-view #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title {
    padding: 20px 16px 34px;
  }
  .catalog-category-view #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title:after {
    right: 13px;
    top: 25px;
  }
  .catalog-category-view .filter .filter-title strong {
    font-size: 16px;
    text-transform: none;
    border: #441e1e 1px solid;
  }
  .catalog-category-view .filter .filter-title strong:after {
    padding-top: 55px !important;
    color: black;
  }
  .catalog-category-view .filter .filter-current {
    margin-left: 16px;
    display: none;
  }
  .catalog-category-view .filter .filter-actions {
    margin: 0;
  }
  .catalog-category-view .filter .filter-actions .filter-clear {
    height: auto;
    line-height: normal;
  }
  .catalog-category-view.filter-active {
    overflow: hidden;
  }
  .catalog-category-view.filter-active .page-wrapper {
    height: auto;
    margin-top: 0;
    visibility: visible;
    overflow: hidden;
  }
  .catalog-category-view.filter-active .page-header {
    display: block;
  }
  .catalog-category-view.filter-active .filter.active {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    visibility: visible;
    z-index: 99;
    width: 100%;
    background: #f8f9f9;
    height: 100%;
    overflow: auto;
    margin-bottom: 0;
  }
  .catalog-category-view.filter-active .filter.active .filter-title {
    position: static;
    border-bottom: none;
  }
  .catalog-category-view.filter-active .filter.active .filter-current,
  .catalog-category-view.filter-active .filter.active .filter-subtitle {
    display: block;
    border: none !important;
    position: relative;
  }
  .catalog-category-view.filter-active .filter.active .filter-content .filter-options {
    position: static;
    background: transparent;
    overflow: auto;
    transition: 0s;
  }
  .catalog-product-view .column.main .product.info.detailed > .items {
    margin-right: 0;
  }
  .catalog-product-view .column.main .product.info.detailed > .items > .item.title > .switch {
    padding: 0 5px !important;
  }
  .cart-container .form-cart .actions.main .action.update {
    width: auto;
    height: auto;
  }
  .projects-edit-tabs .tabs-content .main-content-wrapper .project-client-wrapper .project-client .project-client-data .field .value {
    position: relative;
  }
  .projects-edit-tabs .tabs-content .main-content-wrapper .project-client-wrapper .project-client .project-client-data .field:last-child .value:after {
    display: none;
  }
  .popup-spaces-tabs .tabs-content {
    padding: 0 0 20px 0;
    position: relative;
    margin-top: 0 !important;
  }
  #global-settings-form .service-list {
    margin-bottom: 10px;
  }
  #global-settings-form .service-list .service-item {
    position: relative;
  }
  #global-settings-form .service-list .service-name {
    margin-bottom: 5px;
  }
  #global-settings-form .service-list .service-delete {
    position: absolute;
    right: 0;
    top: 15px;
    font-size: 0;
    cursor: pointer;
  }
  #global-settings-form .service-list .service-delete .service-delete-link:before {
    content: "";
    display: block;
    background: url("../images/spaces/icon-delete-sevice.svg") no-repeat;
    width: 17px;
    height: 17px;
    background-size: contain;
  }
  #global-settings-form .service-list .service-delete:hover .service-delete-link:before {
    content: "";
    display: block;
    background: url("../images/spaces/icon-delete-sevice-active.svg") no-repeat;
    width: 17px;
    height: 17px;
    background-size: contain;
  }
  .customer-account-create .fieldset.create.info .field-tooltip .field-tooltip-content {
    width: 120px;
  }
  .page-header .page-header .header.content .action.nav-toggle {
    display: none;
  }
  .page-header .page-header .header.content .logo {
    float: none;
  }
  .page-wrapper .page-header {
    padding: 0;
  }
  .page-wrapper .page-header .page-header .header.content .header_right .action.nav-toggle {
    top: 0;
    order: 2;
  }
  .page-wrapper .page-header .page-header .header.content .header_right .switcher-currency {
    order: 0;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .sorter-options {
    margin: 0 2px;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .container-404 .block-search .field.search label {
    margin-right: 10px;
  }
  .container-404 .block-search .field.search button {
    display: block;
    padding: 0px;
    border: none;
  }
  .container-404 .block-search .control {
    width: 100% !important;
  }
  .about-us-v1 .gf-container .wpb_wrapper h1.mg-title {
    font-size: 30px;
    margin-top: 75px;
  }
  .container-v4 .heading-title h2 {
    font-size: 17px;
  }
  .container-v4 .right-desk {
    text-align: center;
  }
  .container-v2.nopaddingbottom {
    padding-bottom: 0px !important;
  }
  .container-v2 .field.newsletter input {
    font-size: 10px;
    padding-left: 54px;
  }
  .content-v5 .block.widget .products-grid .product-items .product-item {
    width: 100%;
  }
  .content-v5 .block.widget .products-grid .product-items .product-item:nth-child(even) {
    margin-left: 0%;
  }
  .hp-v7 {
    /*    .hp-v7-boxes{
          .box-content,
          #box-content-3{
            padding-left: 20px !important;
            padding-right: 20px !important;
          }
          #box-content-4,
          #box-content-5{
            padding-left: 30px !important;
            padding-right: 30px !important;
          }
          #box-content-61,
          #box-content-71{
            padding-right: 15px !important;
            padding-left: 15px !important;
          }
          #box-content-4,
          #box-content-71{
            padding-top: 20px !important;
          }
        }*/
  }
  .hp-v7 .hp-v7-slider .owl-carousel .banner-item .content_slider {
    top: 4%;
  }
  .hp-v7 .hp-v7-slider .hp-slider-content h3 {
    font-size: 4.5em;
    margin-top: 0rem;
  }
  .hp-v7 .hp-v7-slider .hp-slider-content a.shop-now {
    font-size: 1em;
    padding: 0.2em 1em;
  }
  .hp-v7 .hp-v7-slider .owl-carousel .banner-item .content_slider {
    top: 0;
  }
  .hp-v7 .hp-v7-slider .hp-slider-content p {
    letter-spacing: 1px !important;
  }
  .hp-v7 .hp-v7-slider .hp-slider-content h3 {
    font-size: 3.5em;
  }
  .hp-v7 .hp-v7-slider .hp-slider-content a.shop-now {
    font-size: 1em;
  }
  .content-v10 .tocart {
    text-align: center;
  }
  .content-v10 .custom-slider .owl-item .content_slider {
    top: 23%;
  }
  .content-v10 .custom-slider .owl-item .content_slider .custom_content h2 {
    font-size: 25px;
  }
  .content-v10 .custom-slider .owl-item .content_slider .custom_content .sub-heading {
    font-size: 17px;
  }
  .container-v14 .row {
    margin-left: 0px;
  }
  .container-v14 .row .paddinglist {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-v14 .img-cont .category_name {
    margin-left: 30px;
  }
  .container-v15 .block-title .c-product-tray__h2 {
    margin-bottom: 0px;
  }
  .container-v15 .block-title .see-all {
    position: static !important;
    margin-bottom: 20px;
    display: block;
  }
}
@media all and (min-width: 768px) {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 0.68em 0.34em 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 0.34em;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .amazon-addresses .amazon-address,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .amazon-addresses .amazon-address:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .amazon-addresses .amazon-address:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .amazon-addresses .amazon-address:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-blocks-2columns-s {
    width: 48%;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 3.4em;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .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-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-add-invitations .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s,
  .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;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .page-main .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .amazon-addresses:before,
  .amazon-addresses:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .amazon-addresses:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .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,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 1.36em;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-column-2-s .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2-s .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2-s .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-form-field-revert-column-1-s {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -1.7em;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-action-print-s {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print-s:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 0.34em 0.68em;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -1em 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #cccccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 2.04em;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 0.68em;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 1.36em;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 57px;
    margin-bottom: 2.72em;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .table > tbody > tr > th,
  .table > tbody > tr > td {
    border-top: 1px solid #cccccc;
  }
  .table > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 1.7em;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 0.68em 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #441e1e;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #8a262e;
    border-style: solid;
    border-width: 0 0 3px;
    color: #441e1e;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #f8f9f9;
    border: 1px solid #cccccc;
    box-shadow: 0 0.34em 0.34em rgba(0, 0, 0, 0.19);
    font-weight: lighter;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #f8f9f9;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #f8f9f9;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 1.36em;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #ede7de;
    color: #441e1e;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #8a262e;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #441e1e;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 1.36em;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 1.36em;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .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 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: lighter;
    line-height: 2.72em;
    font-size: 2rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 2.72em;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #343434;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .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: #343434;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 5.72em;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .modal-popup._inner-scroll.modal-slide .modal-inner-wrap,
  .modal-popup .modal-inner-wrap {
    min-height: 263px;
    position: relative;
  }
  .modal-popup.modal-slide .modal-footer {
    text-align: right;
  }
  .modal-popup .modal-header {
    min-height: 82px;
  }
  .modal-popup .modal-header h1 {
    font-size: 3rem;
  }
  .modal-popup .modal-header .action-close {
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
  }
  .modal-popup .modal-header .action-close:before {
    font-size: 1.9rem;
  }
  .modal-popup .modal-content {
    box-shadow: none;
    border-radius: 0;
  }
  .modal-popup .modal-content .form-group.buttons {
    justify-content: center;
    gap: 24px;
  }
  .modal-popup .modal-content .form-group.buttons button {
    margin: 160px 0 0 0;
  }
  .modal-popup .modal-content .form-group.buttons button.save {
    margin: 67px 0 0 0;
  }
  .modal-popup .modal-content .form-group.buttons .action.primary {
    font-size: 1.6rem;
    height: 45px;
    margin: 0 !important;
  }
  .modal-popup .modal-content .form-group.buttons .action.secondary {
    font-size: 1.6rem;
    height: 38px;
    line-height: 38px;
    padding: 0 48.6px;
    letter-spacing: 1.5px;
  }
  .modal-popup .action.primary {
    font-size: 1.5rem;
    height: 38px;
    line-height: 38px;
    padding: 0 40px;
    letter-spacing: 1.5px;
  }
  .modal-popup .action.secondary {
    font-size: 1.5rem;
    height: 38px;
    line-height: 38px;
    padding: 0 40px;
    letter-spacing: 1.5px;
  }
  .modal-popup .project-wrapper > form {
    padding: 15px 35px;
  }
  .modal-popup .new-client fieldset.fieldset .field.street .control {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap;
  }
  .modal-popup .new-client fieldset.fieldset .field.street .control .field-inner {
    width: 50%;
    padding: 0 15px;
  }
  .modal-popup .new-client fieldset.fieldset .field.street .control .nested {
    width: 50%;
    padding: 0 15px;
  }
  .modal-popup .new-client fieldset.fieldset .field.street .control .nested .control {
    margin: 0;
  }
  .modal-popup .new-client fieldset.fieldset .field.city,
  .modal-popup .new-client fieldset.fieldset .field.country {
    margin: 0 -15px;
    padding-left: 15px;
    float: left;
  }
  .modal-popup .new-client fieldset.fieldset .field.region,
  .modal-popup .new-client fieldset.fieldset .field.postcode {
    margin: 0 -15px;
    padding-right: 15px;
    float: right;
  }
  .modal-popup .new-client div.fieldset {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px 28px;
    flex-wrap: wrap;
  }
  .modal-popup .new-client div.fieldset .item {
    width: 50%;
    padding: 0 15px;
  }
  .modal-popup .project-settings-modal {
    padding: 16px 35px 0;
  }
  .modal-popup .project-edit-modal {
    padding: 16px 35px 0;
  }
  .modal-popup .project-edit-modal .label {
    font-size: 1.8rem;
    letter-spacing: 0.9px;
    padding: 0;
    font-weight: normal;
    margin-bottom: 5px;
  }
  #createProjectForm .action.primary {
    padding: 0;
    width: 142px;
  }
  #createProjectForm #toClientStep.secondary {
    padding: 0;
    width: 216px;
  }
  #createProjectForm #toProjectStep.secondary {
    padding: 0;
    width: 142px;
  }
  .popup-authentication .block-authentication .block-title {
    text-align: center;
    margin-bottom: 24px;
    border: none;
  }
  .popup-authentication .block-authentication .block-title #sl_register_tab_title {
    color: #011826;
  }
  .popup-authentication .block-authentication .block-title strong {
    font-size: 18px;
    text-transform: none;
    font-weight: 400;
  }
  .popup-authentication .field.choice input[type="checkbox"],
  .popup-authentication input[type="checkbox"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .popup-authentication .field.choice input[type="checkbox"] ~ .label,
  .popup-authentication input[type="checkbox"] ~ .label {
    padding-left: 30px;
  }
  .popup-authentication .field.choice input[type="checkbox"] ~ .label::before,
  .popup-authentication input[type="checkbox"] ~ .label::before {
    top: 4px;
    width: 20px;
    height: 20px;
  }
  .popup-authentication .field.choice input[type="checkbox"] ~ .label::after,
  .popup-authentication input[type="checkbox"] ~ .label::after {
    width: 14px;
    height: 10px;
    top: 9px;
  }
  .popup-authentication .form-group.buttons {
    flex-wrap: wrap;
  }
  .popup-authentication .form-group.buttons .action {
    width: 100%;
    margin: 0 0 30px 0!important;
  }
  .popup-authentication .form-group.buttons .action.secondary {
    text-align: center;
  }
  .modal-popup.wishlist-add-popup-modal select {
    height: 45px;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .login-container .block-amazon-login {
    clear: none;
    float: right;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    margin: 40px auto 0 auto;
    width: 500px;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    text-align: right;
    width: 175px;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  .realview-presentation-view .modal-popup .modal-content {
    padding: 0;
  }
  .realview-presentation-view .modal-popup textarea {
    margin-bottom: 0 !important;
  }
  .realview-presentation-view .modal-popup .popup-modal__action {
    margin-top: 23px;
  }
  .realview-presentation-view .modal-popup .popup-modal__action input {
    margin-bottom: 10px !important;
  }
  .gallery-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
  .gallery-wrapper .image-block {
    width: 55%;
  }
  .gallery-wrapper .text-block {
    width: 45%;
  }
  .cms-realview_page .realview_page_space_list_block_wrapper .realview-cms-page-block .title {
    margin: 60px 0 0;
  }
  .cms-realview_page .realview_page_space_list_block_wrapper .realview-cms-page-block .list-spaces-title {
    padding: 0;
    font-size: 46px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.69px;
  }
  .cms-realview_page .realview_page_space_list_block_wrapper .realview-cms-page-block .list-spaces .space-item-info {
    margin-bottom: 50px;
  }
  .cms-realview_page .realview_page_space_list_block_wrapper .realview-cms-page-block .list-spaces .space-item-info .space-item-details .space-details-top .artviewing-block span {
    font-size: 19px;
    line-height: 1.42;
    letter-spacing: 0.57px;
  }
  .cms-realview_page .realview_page_space_list_block_wrapper .realview-cms-page-block .list-spaces .space-item-info .space-item-details .space-details-top .room-block span {
    font-size: 32px;
    line-height: 1.25;
    letter-spacing: 0.48px;
  }
  .cms-realview_page .realview_page_space_list_block_wrapper .realview-cms-page-block .list-spaces .space-item-info .space-item-details .space-details-bottom .realview-presentation-block span {
    font-size: 24px;
  }
  .list-spaces {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
  .list-spaces.status {
    grid-template-columns: repeat(1, 1fr);
  }
  .space-item {
    padding: 24px;
  }
  .space-item .space-item-info.status {
    display: flex;
    flex-direction: row;
    gap: 24px;
  }
  .space-item .space-item-info .space-item-details {
    min-height: 77px;
  }
  .space-item .space-item-info .space-item-details.show {
    min-height: 100%;
  }
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block.status {
    gap: 61px;
    display: flex;
    flex-direction: column;
  }
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block .label {
    font-size: 1.9rem;
    letter-spacing: 0.57px;
  }
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block .value {
    font-size: 2.4rem;
    min-height: 71px;
  }
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-item-approval-block .approval-block-header {
    padding: 0;
  }
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-item-approval-block .approval-block-header .status-block {
    font-size: 2rem;
    letter-spacing: 0.6px;
  }
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-item-approval-block .approval-block-header .status-block .value {
    min-height: auto;
    display: inline;
    font-size: 18px;
    font-weight: 400;
  }
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-item-approval-block .approval-block-header .status-block .label {
    font-size: 18px;
    font-weight: 300;
    display: contents;
  }
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-item-approval-block .approval-block-header .open-close-icon {
    background: center / contain no-repeat url('../images/icons/icon-dropdown.svg');
    background-size: 24px 12.5px;
  }
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-item-approval-block .approval-block-content .artwork-image-wrapper {
    background-color: #FFFFFF;
    margin-right: 16px;
    display: flex;
    align-items: center;
  }
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-item-approval-block .approval-block-content .artwork-image-wrapper img {
    width: 92px;
    height: 123px;
  }
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-item-approval-block .approval-block-content .artwork-info-wrapper.stub {
    display: flex;
    align-items: center;
  }
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-item-approval-block .approval-block-content .artwork-info-wrapper .autor {
    font-size: 1.8rem;
    font-weight: 300;
  }
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-item-approval-block .approval-block-content .artwork-info-wrapper .name {
    font-size: 1.8rem;
    font-weight: 400;
    margin-bottom: 16px;
  }
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-item-approval-block .approval-block-content .artwork-info-wrapper .buy-info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-item-approval-block .approval-block-content .artwork-info-wrapper .buy-info .price {
    font-size: 2.4rem;
    font-weight: 400;
    margin-right: auto;
  }
  .space-item .space-item-info .space-item-details .space-details-top .artviewing-block .space-item-approval-block .approval-block-content .artwork-info-wrapper .buy-info .tocart {
    height: 40px;
    background-size: 24px 24px;
  }
  .space-item .space-item-info .space-item-details .space-details-top .space-actions-open {
    background: center / contain no-repeat url('../images/icons/icon-open-desk.svg');
    width: 4px;
    height: 18px;
  }
  .space-item .space-item-info .space-item-details .space-details-top .action-list .action-list-close {
    width: 10px;
    height: 10px;
    top: 10px;
  }
  .space-item .space-item-info .space-item-details .space-details-top .action-list ul {
    background: #ffffff;
    border: 1px solid #8A92A5;
  }
  .space-item .space-item-info .space-item-details .space-details-top .action-list ul li a {
    font-size: 1.6rem;
  }
  .space-item .space-item-info .space-item-details .space-details-top .action-list ul li .action-item:after {
    width: 18px;
    height: 18px;
  }
  .space-item .space-item-info .space-item-details .space-details-bottom {
    padding: 9px 8px;
  }
  .space-item .space-item-info .space-item-details .space-details-bottom .space-view-comment-count-block .view-count .icon {
    width: 26px;
    height: 26px;
  }
  .space-item .space-item-info .space-item-details .space-details-bottom .space-view-comment-count-block .view-count .count {
    font-size: 1.5rem;
  }
  .space-item .space-item-info .space-item-details .space-details-bottom .space-view-comment-count-block .comment-count .icon {
    width: 24px;
    height: 24px;
  }
  .space-item .space-item-info .space-item-details .space-details-bottom .space-view-comment-count-block .comment-count .count {
    font-size: 1.5rem;
  }
  .space-item .space-item-info .space-item-details .space-details-bottom .space-share-block {
    width: 21px;
    height: 25px;
  }
  .space-item .space-item-info .space-item-details .space-curate-realview-block {
    font-size: 2.4rem;
  }
  #modal-add-new-space .inspiration-container,
  #modal-add-new-space .favorites-container,
  #modal-add-new-space .spaces-container {
    margin: 0 -38px 20px auto;
    min-width: 33%;
  }
  #modal-add-new-space .inspiration-container .open-filter,
  #modal-add-new-space .favorites-container .open-filter,
  #modal-add-new-space .spaces-container .open-filter {
    width: 33%;
    min-width: 300px;
    padding: 0 40px 0 4%;
  }
  #modal-add-new-space .inspiration-container .sort-text,
  #modal-add-new-space .favorites-container .sort-text,
  #modal-add-new-space .spaces-container .sort-text {
    font-size: 17px;
  }
  #modal-add-new-space .inspiration-container .sort-by,
  #modal-add-new-space .favorites-container .sort-by,
  #modal-add-new-space .spaces-container .sort-by {
    font-size: 17px;
    margin: 0 0 0 0;
  }
  #modal-add-new-space .inspiration-container .show-dropdown,
  #modal-add-new-space .favorites-container .show-dropdown,
  #modal-add-new-space .spaces-container .show-dropdown {
    width: 33%;
    min-width: 300px;
    min-height: 439px;
    padding: 73px 40px 30px 5%;
  }
  #modal-add-new-space .inspiration-container .show-dropdown_name,
  #modal-add-new-space .favorites-container .show-dropdown_name,
  #modal-add-new-space .spaces-container .show-dropdown_name {
    padding: 10px 0;
    font-size: 15px;
  }
  .theme-pearl.store-view-default h1 {
    font-size: 40px;
  }
  .theme-pearl.store-view-default .page-main {
    max-width: 100%;
    width: 100%;
    padding: 0 10px;
  }
  .theme-pearl.store-view-default.catalog-product-view .page-main {
    max-width: 90% !important;
    width: 100% !important;
  }
  .theme-pearl.store-view-default .footer.content {
    max-width: 100%;
    width: 100%;
  }
  .theme-pearl.store-view-default .row {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .theme-pearl.store-view-default .breadcrumbs {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0;
    padding: 15px;
  }
  .theme-pearl.store-view-default .breadcrumbs .items {
    max-width: 90%;
    width: 100%;
  }
  .theme-pearl.store-view-default .breadcrumbs .items strong,
  .theme-pearl.store-view-default .breadcrumbs .items a {
    text-transform: lowercase;
  }
  .theme-pearl.store-view-default .breadcrumbs .items strong:first-letter,
  .theme-pearl.store-view-default .breadcrumbs .items a:first-letter {
    text-transform: uppercase;
  }
  .theme-pearl.store-view-default .columns,
  .theme-pearl.store-view-default .page.messages {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-default .page-title-wrapper {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-default.cms-page-view .breadcrumbs,
  .theme-pearl.store-view-default.cms-index-index .breadcrumbs {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0;
    padding: 15px;
  }
  .theme-pearl.store-view-default.cms-page-view .breadcrumbs .items,
  .theme-pearl.store-view-default.cms-index-index .breadcrumbs .items {
    max-width: 90%;
    width: 100%;
  }
  .theme-pearl.store-view-default.cms-page-view .columns,
  .theme-pearl.store-view-default.cms-index-index .columns,
  .theme-pearl.store-view-default.cms-page-view .page.messages,
  .theme-pearl.store-view-default.cms-index-index .page.messages {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-default.cms-page-view .page-title-wrapper,
  .theme-pearl.store-view-default.cms-index-index .page-title-wrapper {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-default.page-products .breadcrumbs {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0;
    padding: 15px;
  }
  .theme-pearl.store-view-default.page-products .breadcrumbs .items {
    max-width: 90%;
    width: 100%;
  }
  .theme-pearl.store-view-default.page-products .columns,
  .theme-pearl.store-view-default.page-products .page.messages {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-default.page-products .page-title-wrapper {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-default.page-products .category-description,
  .theme-pearl.store-view-default.page-products .category-show-more {
    max-width: 90% !important;
  }
  .theme-pearl.store-view-default.catalog-product-view .breadcrumbs {
    max-width: 100% !important;
    width: 100% !important;
    padding: 15px !important;
  }
  .theme-pearl.store-view-default.catalog-product-view .breadcrumbs .items {
    max-width: 90%;
    width: 100%;
  }
  .theme-pearl.store-view-default.catalog-product-view .columns,
  .theme-pearl.store-view-default.catalog-product-view .page.messages {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-default.catalog-product-view .page-title-wrapper {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-default .page-wrapper .breadcrumbs {
    background-color: #f8f9f9;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }
  .theme-pearl.store-view-default .page-wrapper .breadcrumbs .items {
    float: none;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-default .page-wrapper .breadcrumbs .items .item {
    float: left;
    line-height: 18px;
  }
  .theme-pearl.store-view-default .page-wrapper .breadcrumbs .items .item:after {
    color: #404040 !important;
  }
  .theme-pearl.store-view-default .page-wrapper .breadcrumbs .items .item strong,
  .theme-pearl.store-view-default .page-wrapper .breadcrumbs .items .item a {
    float: left;
    font-size: 1.4rem;
    font-style: italic;
    color: #8a262e;
    line-height: 18px;
  }
  .theme-pearl.store-view-default .page-wrapper .breadcrumbs .items .item strong:hover,
  .theme-pearl.store-view-default .page-wrapper .breadcrumbs .items .item a:hover {
    color: #8a262e;
  }
  .theme-pearl.store-view-default .page-wrapper .breadcrumbs .items .item strong {
    color: #707070;
  }
  .theme-pearl.store-view-default .page-wrapper .breadcrumbs .items .item strong:hover {
    color: inherit;
  }
  .theme-pearl.store-view-partner_portal h1 {
    font-size: 40px;
  }
  .theme-pearl.store-view-partner_portal .page-main {
    max-width: 100%;
    width: 100%;
    padding: 0 10px;
  }
  .theme-pearl.store-view-partner_portal.catalog-product-view .page-main {
    max-width: 90% !important;
    width: 100% !important;
  }
  .theme-pearl.store-view-partner_portal .footer.content {
    max-width: 100%;
    width: 100%;
  }
  .theme-pearl.store-view-partner_portal .row {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .theme-pearl.store-view-partner_portal .breadcrumbs {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0;
    padding: 15px;
  }
  .theme-pearl.store-view-partner_portal .breadcrumbs .items {
    max-width: 90%;
    width: 100%;
  }
  .theme-pearl.store-view-partner_portal .breadcrumbs .items strong,
  .theme-pearl.store-view-partner_portal .breadcrumbs .items a {
    text-transform: lowercase;
  }
  .theme-pearl.store-view-partner_portal .breadcrumbs .items strong:first-letter,
  .theme-pearl.store-view-partner_portal .breadcrumbs .items a:first-letter {
    text-transform: uppercase;
  }
  .theme-pearl.store-view-partner_portal .columns,
  .theme-pearl.store-view-partner_portal .page.messages {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-partner_portal .page-title-wrapper {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-partner_portal.cms-page-view .breadcrumbs,
  .theme-pearl.store-view-partner_portal.cms-index-index .breadcrumbs {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0;
    padding: 15px;
  }
  .theme-pearl.store-view-partner_portal.cms-page-view .breadcrumbs .items,
  .theme-pearl.store-view-partner_portal.cms-index-index .breadcrumbs .items {
    max-width: 90%;
    width: 100%;
  }
  .theme-pearl.store-view-partner_portal.cms-page-view .columns,
  .theme-pearl.store-view-partner_portal.cms-index-index .columns,
  .theme-pearl.store-view-partner_portal.cms-page-view .page.messages,
  .theme-pearl.store-view-partner_portal.cms-index-index .page.messages {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-partner_portal.cms-page-view .page-title-wrapper,
  .theme-pearl.store-view-partner_portal.cms-index-index .page-title-wrapper {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-partner_portal.page-products .breadcrumbs {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0;
    padding: 15px;
  }
  .theme-pearl.store-view-partner_portal.page-products .breadcrumbs .items {
    max-width: 90%;
    width: 100%;
  }
  .theme-pearl.store-view-partner_portal.page-products .columns,
  .theme-pearl.store-view-partner_portal.page-products .page.messages {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-partner_portal.page-products .page-title-wrapper {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-partner_portal.page-products .category-description,
  .theme-pearl.store-view-partner_portal.page-products .category-show-more {
    max-width: 90% !important;
  }
  .theme-pearl.store-view-partner_portal.catalog-product-view .breadcrumbs {
    max-width: 100% !important;
    width: 100% !important;
    padding: 15px !important;
  }
  .theme-pearl.store-view-partner_portal.catalog-product-view .breadcrumbs .items {
    max-width: 90%;
    width: 100%;
  }
  .theme-pearl.store-view-partner_portal.catalog-product-view .columns,
  .theme-pearl.store-view-partner_portal.catalog-product-view .page.messages {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-partner_portal.catalog-product-view .page-title-wrapper {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-partner_portal .page-wrapper .breadcrumbs {
    background-color: #f8f9f9;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }
  .theme-pearl.store-view-partner_portal .page-wrapper .breadcrumbs .items {
    float: none;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-partner_portal .page-wrapper .breadcrumbs .items .item {
    float: left;
    line-height: 18px;
  }
  .theme-pearl.store-view-partner_portal .page-wrapper .breadcrumbs .items .item:after {
    color: #404040 !important;
  }
  .theme-pearl.store-view-partner_portal .page-wrapper .breadcrumbs .items .item strong,
  .theme-pearl.store-view-partner_portal .page-wrapper .breadcrumbs .items .item a {
    float: left;
    font-size: 1.4rem;
    font-style: italic;
    color: #8a262e;
    line-height: 18px;
  }
  .theme-pearl.store-view-partner_portal .page-wrapper .breadcrumbs .items .item strong:hover,
  .theme-pearl.store-view-partner_portal .page-wrapper .breadcrumbs .items .item a:hover {
    color: #8a262e;
  }
  .theme-pearl.store-view-partner_portal .page-wrapper .breadcrumbs .items .item strong {
    color: #707070;
  }
  .theme-pearl.store-view-partner_portal .page-wrapper .breadcrumbs .items .item strong:hover {
    color: inherit;
  }
  .theme-pearl.store-view-artist_portal h1 {
    font-size: 40px;
  }
  .theme-pearl.store-view-artist_portal .page-main {
    max-width: 100%;
    width: 100%;
    padding: 0 10px;
  }
  .theme-pearl.store-view-artist_portal.catalog-product-view .page-main {
    max-width: 90% !important;
    width: 100% !important;
  }
  .theme-pearl.store-view-artist_portal .footer.content {
    max-width: 100%;
    width: 100%;
  }
  .theme-pearl.store-view-artist_portal .row {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .theme-pearl.store-view-artist_portal .breadcrumbs {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0;
    padding: 15px;
  }
  .theme-pearl.store-view-artist_portal .breadcrumbs .items {
    max-width: 90%;
    width: 100%;
  }
  .theme-pearl.store-view-artist_portal .breadcrumbs .items strong,
  .theme-pearl.store-view-artist_portal .breadcrumbs .items a {
    text-transform: lowercase;
  }
  .theme-pearl.store-view-artist_portal .breadcrumbs .items strong:first-letter,
  .theme-pearl.store-view-artist_portal .breadcrumbs .items a:first-letter {
    text-transform: uppercase;
  }
  .theme-pearl.store-view-artist_portal .columns,
  .theme-pearl.store-view-artist_portal .page.messages {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-artist_portal .page-title-wrapper {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-artist_portal.cms-page-view .breadcrumbs,
  .theme-pearl.store-view-artist_portal.cms-index-index .breadcrumbs {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0;
    padding: 15px;
  }
  .theme-pearl.store-view-artist_portal.cms-page-view .breadcrumbs .items,
  .theme-pearl.store-view-artist_portal.cms-index-index .breadcrumbs .items {
    max-width: 90%;
    width: 100%;
  }
  .theme-pearl.store-view-artist_portal.cms-page-view .columns,
  .theme-pearl.store-view-artist_portal.cms-index-index .columns,
  .theme-pearl.store-view-artist_portal.cms-page-view .page.messages,
  .theme-pearl.store-view-artist_portal.cms-index-index .page.messages {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-artist_portal.cms-page-view .page-title-wrapper,
  .theme-pearl.store-view-artist_portal.cms-index-index .page-title-wrapper {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-artist_portal.page-products .breadcrumbs {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0;
    padding: 15px;
  }
  .theme-pearl.store-view-artist_portal.page-products .breadcrumbs .items {
    max-width: 90%;
    width: 100%;
  }
  .theme-pearl.store-view-artist_portal.page-products .columns,
  .theme-pearl.store-view-artist_portal.page-products .page.messages {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-artist_portal.page-products .page-title-wrapper {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-artist_portal.page-products .category-description,
  .theme-pearl.store-view-artist_portal.page-products .category-show-more {
    max-width: 90% !important;
  }
  .theme-pearl.store-view-artist_portal.catalog-product-view .breadcrumbs {
    max-width: 100% !important;
    width: 100% !important;
    padding: 15px !important;
  }
  .theme-pearl.store-view-artist_portal.catalog-product-view .breadcrumbs .items {
    max-width: 90%;
    width: 100%;
  }
  .theme-pearl.store-view-artist_portal.catalog-product-view .columns,
  .theme-pearl.store-view-artist_portal.catalog-product-view .page.messages {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-artist_portal.catalog-product-view .page-title-wrapper {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-artist_portal .page-wrapper .breadcrumbs {
    background-color: #f8f9f9;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }
  .theme-pearl.store-view-artist_portal .page-wrapper .breadcrumbs .items {
    float: none;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-artist_portal .page-wrapper .breadcrumbs .items .item {
    float: left;
    line-height: 18px;
  }
  .theme-pearl.store-view-artist_portal .page-wrapper .breadcrumbs .items .item:after {
    color: #404040 !important;
  }
  .theme-pearl.store-view-artist_portal .page-wrapper .breadcrumbs .items .item strong,
  .theme-pearl.store-view-artist_portal .page-wrapper .breadcrumbs .items .item a {
    float: left;
    font-size: 1.4rem;
    font-style: italic;
    color: #8a262e;
    line-height: 18px;
  }
  .theme-pearl.store-view-artist_portal .page-wrapper .breadcrumbs .items .item strong:hover,
  .theme-pearl.store-view-artist_portal .page-wrapper .breadcrumbs .items .item a:hover {
    color: #8a262e;
  }
  .theme-pearl.store-view-artist_portal .page-wrapper .breadcrumbs .items .item strong {
    color: #707070;
  }
  .theme-pearl.store-view-artist_portal .page-wrapper .breadcrumbs .items .item strong:hover {
    color: inherit;
  }
  .theme-pearl.store-view-artviewing_store_view h1 {
    font-size: 40px;
  }
  .theme-pearl.store-view-artviewing_store_view .page-main {
    max-width: 100%;
    width: 100%;
    padding: 0 10px;
  }
  .theme-pearl.store-view-artviewing_store_view.catalog-product-view .page-main {
    max-width: 90% !important;
    width: 100% !important;
  }
  .theme-pearl.store-view-artviewing_store_view .footer.content {
    max-width: 100%;
    width: 100%;
  }
  .theme-pearl.store-view-artviewing_store_view .row {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .theme-pearl.store-view-artviewing_store_view .breadcrumbs {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0;
    padding: 15px;
  }
  .theme-pearl.store-view-artviewing_store_view .breadcrumbs .items {
    max-width: 90%;
    width: 100%;
  }
  .theme-pearl.store-view-artviewing_store_view .breadcrumbs .items strong,
  .theme-pearl.store-view-artviewing_store_view .breadcrumbs .items a {
    text-transform: lowercase;
  }
  .theme-pearl.store-view-artviewing_store_view .breadcrumbs .items strong:first-letter,
  .theme-pearl.store-view-artviewing_store_view .breadcrumbs .items a:first-letter {
    text-transform: uppercase;
  }
  .theme-pearl.store-view-artviewing_store_view .columns,
  .theme-pearl.store-view-artviewing_store_view .page.messages {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-artviewing_store_view .page-title-wrapper {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-artviewing_store_view.cms-page-view .breadcrumbs,
  .theme-pearl.store-view-artviewing_store_view.cms-index-index .breadcrumbs {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0;
    padding: 15px;
  }
  .theme-pearl.store-view-artviewing_store_view.cms-page-view .breadcrumbs .items,
  .theme-pearl.store-view-artviewing_store_view.cms-index-index .breadcrumbs .items {
    max-width: 90%;
    width: 100%;
  }
  .theme-pearl.store-view-artviewing_store_view.cms-page-view .columns,
  .theme-pearl.store-view-artviewing_store_view.cms-index-index .columns,
  .theme-pearl.store-view-artviewing_store_view.cms-page-view .page.messages,
  .theme-pearl.store-view-artviewing_store_view.cms-index-index .page.messages {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-artviewing_store_view.cms-page-view .page-title-wrapper,
  .theme-pearl.store-view-artviewing_store_view.cms-index-index .page-title-wrapper {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-artviewing_store_view.page-products .breadcrumbs {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0;
    padding: 15px;
  }
  .theme-pearl.store-view-artviewing_store_view.page-products .breadcrumbs .items {
    max-width: 90%;
    width: 100%;
  }
  .theme-pearl.store-view-artviewing_store_view.page-products .columns,
  .theme-pearl.store-view-artviewing_store_view.page-products .page.messages {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-artviewing_store_view.page-products .page-title-wrapper {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-artviewing_store_view.page-products .category-description,
  .theme-pearl.store-view-artviewing_store_view.page-products .category-show-more {
    max-width: 90% !important;
  }
  .theme-pearl.store-view-artviewing_store_view.catalog-product-view .breadcrumbs {
    max-width: 100% !important;
    width: 100% !important;
    padding: 15px !important;
  }
  .theme-pearl.store-view-artviewing_store_view.catalog-product-view .breadcrumbs .items {
    max-width: 90%;
    width: 100%;
  }
  .theme-pearl.store-view-artviewing_store_view.catalog-product-view .columns,
  .theme-pearl.store-view-artviewing_store_view.catalog-product-view .page.messages {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-artviewing_store_view.catalog-product-view .page-title-wrapper {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-artviewing_store_view .page-wrapper .breadcrumbs {
    background-color: #f8f9f9;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }
  .theme-pearl.store-view-artviewing_store_view .page-wrapper .breadcrumbs .items {
    float: none;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-artviewing_store_view .page-wrapper .breadcrumbs .items .item {
    float: left;
    line-height: 18px;
  }
  .theme-pearl.store-view-artviewing_store_view .page-wrapper .breadcrumbs .items .item:after {
    color: #404040 !important;
  }
  .theme-pearl.store-view-artviewing_store_view .page-wrapper .breadcrumbs .items .item strong,
  .theme-pearl.store-view-artviewing_store_view .page-wrapper .breadcrumbs .items .item a {
    float: left;
    font-size: 1.4rem;
    font-style: italic;
    color: #8a262e;
    line-height: 18px;
  }
  .theme-pearl.store-view-artviewing_store_view .page-wrapper .breadcrumbs .items .item strong:hover,
  .theme-pearl.store-view-artviewing_store_view .page-wrapper .breadcrumbs .items .item a:hover {
    color: #8a262e;
  }
  .theme-pearl.store-view-artviewing_store_view .page-wrapper .breadcrumbs .items .item strong {
    color: #707070;
  }
  .theme-pearl.store-view-artviewing_store_view .page-wrapper .breadcrumbs .items .item strong:hover {
    color: inherit;
  }
  .theme-pearl.store-view-presentation_portal h1 {
    font-size: 40px;
  }
  .theme-pearl.store-view-presentation_portal .page-main {
    max-width: 100%;
    width: 100%;
    padding: 0 10px;
  }
  .theme-pearl.store-view-presentation_portal.catalog-product-view .page-main {
    max-width: 90% !important;
    width: 100% !important;
  }
  .theme-pearl.store-view-presentation_portal .footer.content {
    max-width: 100%;
    width: 100%;
  }
  .theme-pearl.store-view-presentation_portal .row {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .theme-pearl.store-view-presentation_portal .breadcrumbs {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0;
    padding: 15px;
  }
  .theme-pearl.store-view-presentation_portal .breadcrumbs .items {
    max-width: 90%;
    width: 100%;
  }
  .theme-pearl.store-view-presentation_portal .breadcrumbs .items strong,
  .theme-pearl.store-view-presentation_portal .breadcrumbs .items a {
    text-transform: lowercase;
  }
  .theme-pearl.store-view-presentation_portal .breadcrumbs .items strong:first-letter,
  .theme-pearl.store-view-presentation_portal .breadcrumbs .items a:first-letter {
    text-transform: uppercase;
  }
  .theme-pearl.store-view-presentation_portal .columns,
  .theme-pearl.store-view-presentation_portal .page.messages {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-presentation_portal .page-title-wrapper {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-presentation_portal.cms-page-view .breadcrumbs,
  .theme-pearl.store-view-presentation_portal.cms-index-index .breadcrumbs {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0;
    padding: 15px;
  }
  .theme-pearl.store-view-presentation_portal.cms-page-view .breadcrumbs .items,
  .theme-pearl.store-view-presentation_portal.cms-index-index .breadcrumbs .items {
    max-width: 90%;
    width: 100%;
  }
  .theme-pearl.store-view-presentation_portal.cms-page-view .columns,
  .theme-pearl.store-view-presentation_portal.cms-index-index .columns,
  .theme-pearl.store-view-presentation_portal.cms-page-view .page.messages,
  .theme-pearl.store-view-presentation_portal.cms-index-index .page.messages {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-presentation_portal.cms-page-view .page-title-wrapper,
  .theme-pearl.store-view-presentation_portal.cms-index-index .page-title-wrapper {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-presentation_portal.page-products .breadcrumbs {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0;
    padding: 15px;
  }
  .theme-pearl.store-view-presentation_portal.page-products .breadcrumbs .items {
    max-width: 90%;
    width: 100%;
  }
  .theme-pearl.store-view-presentation_portal.page-products .columns,
  .theme-pearl.store-view-presentation_portal.page-products .page.messages {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-presentation_portal.page-products .page-title-wrapper {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-presentation_portal.page-products .category-description,
  .theme-pearl.store-view-presentation_portal.page-products .category-show-more {
    max-width: 90% !important;
  }
  .theme-pearl.store-view-presentation_portal.catalog-product-view .breadcrumbs {
    max-width: 100% !important;
    width: 100% !important;
    padding: 15px !important;
  }
  .theme-pearl.store-view-presentation_portal.catalog-product-view .breadcrumbs .items {
    max-width: 90%;
    width: 100%;
  }
  .theme-pearl.store-view-presentation_portal.catalog-product-view .columns,
  .theme-pearl.store-view-presentation_portal.catalog-product-view .page.messages {
    max-width: 90% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-presentation_portal.catalog-product-view .page-title-wrapper {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-presentation_portal .page-wrapper .breadcrumbs {
    background-color: #f8f9f9;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }
  .theme-pearl.store-view-presentation_portal .page-wrapper .breadcrumbs .items {
    float: none;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .theme-pearl.store-view-presentation_portal .page-wrapper .breadcrumbs .items .item {
    float: left;
    line-height: 18px;
  }
  .theme-pearl.store-view-presentation_portal .page-wrapper .breadcrumbs .items .item:after {
    color: #404040 !important;
  }
  .theme-pearl.store-view-presentation_portal .page-wrapper .breadcrumbs .items .item strong,
  .theme-pearl.store-view-presentation_portal .page-wrapper .breadcrumbs .items .item a {
    float: left;
    font-size: 1.4rem;
    font-style: italic;
    color: #8a262e;
    line-height: 18px;
  }
  .theme-pearl.store-view-presentation_portal .page-wrapper .breadcrumbs .items .item strong:hover,
  .theme-pearl.store-view-presentation_portal .page-wrapper .breadcrumbs .items .item a:hover {
    color: #8a262e;
  }
  .theme-pearl.store-view-presentation_portal .page-wrapper .breadcrumbs .items .item strong {
    color: #707070;
  }
  .theme-pearl.store-view-presentation_portal .page-wrapper .breadcrumbs .items .item strong:hover {
    color: inherit;
  }
  .project-index-index .table-list-items,
  .project-project-index .table-list-items {
    padding-left: 0;
    margin: 70px auto 0;
  }
  .project-index-index .table-list-items .table-list-item,
  .project-project-index .table-list-items .table-list-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
  }
  .project-index-index .table-list-items .table-list-item:last-child,
  .project-project-index .table-list-items .table-list-item:last-child {
    margin-bottom: 0;
    border-bottom: none;
  }
  .project-index-index .table-list-items .table-list-item .table-list-item-column,
  .project-project-index .table-list-items .table-list-item .table-list-item-column {
    margin-bottom: 0;
    text-align: center;
    width: 15%;
    padding: 0 14px;
  }
  .project-index-index .table-list-items .table-list-item .table-list-item-column .label,
  .project-project-index .table-list-items .table-list-item .table-list-item-column .label {
    margin-top: 12px;
    font-size: 1.4rem;
    letter-spacing: 0.42px;
  }
  .project-index-index .table-list-items .table-list-item .table-list-item-column .value,
  .project-project-index .table-list-items .table-list-item .table-list-item-column .value {
    font-size: 1.8rem;
    line-height: 1.56;
    letter-spacing: 0.54px;
  }
  .project-index-index .table-list-items .table-list-item .table-list-item-column:after,
  .project-project-index .table-list-items .table-list-item .table-list-item-column:after {
    background-color: #8f8984;
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .project-index-index .table-list-items .table-list-item .actions-wrapper .actions-bar svg,
  .project-project-index .table-list-items .table-list-item .actions-wrapper .actions-bar svg {
    width: 5px;
    height: 22px;
  }
  .project-index-index .table-list-items .table-list-item .actions-wrapper .actions-bar svg circle,
  .project-project-index .table-list-items .table-list-item .actions-wrapper .actions-bar svg circle {
    fill: #000000;
  }
  .project-index-index .table-list-items .table-list-item .actions-wrapper ul,
  .project-project-index .table-list-items .table-list-item .actions-wrapper ul {
    text-align: left;
  }
  .project-index-index .table-list-items .table-list-item .actions-wrapper ul.active,
  .project-project-index .table-list-items .table-list-item .actions-wrapper ul.active {
    min-width: 125px;
    min-height: 92px;
    padding: 12px 17px;
  }
  .project-index-index .table-list-items .table-list-item .actions-wrapper ul.active a,
  .project-project-index .table-list-items .table-list-item .actions-wrapper ul.active a,
  .project-index-index .table-list-items .table-list-item .actions-wrapper ul.active .link.secondary,
  .project-project-index .table-list-items .table-list-item .actions-wrapper ul.active .link.secondary {
    font-size: 1.6rem;
  }
  .projects-tabs {
    padding-right: 0;
    padding-left: 0;
  }
  .projects-tabs .projects-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 50px;
    justify-content: space-between;
  }
  .projects-tabs .projects-header h3 {
    margin: 0;
  }
  .projects-tabs .projects-list {
    margin-top: 32px;
    clear: both;
    display: inline-block;
    width: 100%;
  }
  .projects-tabs .projects-list > .projects {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
  }
  .projects-tabs .project-item {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
  .projects-tabs .block > .title span {
    font-size: 2rem;
    padding-right: 32px;
  }
  .projects-tabs .block > .title span:after {
    right: 256px;
  }
  .projects-tabs .block .content h3 {
    font-size: 3.6rem;
    margin-top: 5px;
  }
  .projects-tabs .block .content .text {
    font-size: 2.2rem;
  }
  .projects-tabs .block.proposals-block > .title span:after {
    right: 50px;
  }
  .projects-tabs .primary.action {
    float: none;
  }
  .projects-tabs .primary.action {
    font-size: 1.6rem;
    padding: 13px 15px;
    height: auto;
    text-align: center;
    letter-spacing: 1.6px;
  }
  .projects-tabs .spaces-list-wrapper {
    position: relative;
  }
  .projects-tabs .spaces-list-wrapper .content-wrapper {
    position: relative;
    top: 0;
  }
  .projects-tabs .spaces-list-header .header-top h3 {
    object-fit: contain;
    font-family: 'Cormorant';
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.54px;
    text-align: left;
    color: #000000;
    margin-bottom: 18px;
  }
  .form-group h3 {
    font-size: 1.6rem;
    margin: 9px 0 11px;
  }
  .form-group input[name="project[name]"].mage-error {
    margin-bottom: 5px !important;
  }
  .form-group .form-item {
    padding: 25px 0;
  }
  .form-group .form-item .text-block.border {
    height: 31px;
    padding: 0 13px;
  }
  .form-group .form-item .text-block.border span {
    font-size: 1.7rem;
    margin-top: 5px;
  }
  .form-group.buttons {
    margin: 20px 0;
    justify-content: flex-end;
  }
  .form-group.buttons button {
    width: 100%;
  }
  .project-view-settings-tabs .tabs-titles .item.title .switch {
    font-size: 2.2rem;
    letter-spacing: 0.33px;
  }
  .project-view-settings-tabs .tabs-titles .item.title.active .switch:after {
    bottom: -18px;
  }
  .project-view-settings-tabs form .item.content .form-group .form-item.column {
    padding: 30px 0 15px;
  }
  .project-view-settings-tabs form .item.content .form-group .form-item.column:nth-last-child(2) > div {
    padding: 15px 0 15px;
  }
  .project-view-settings-tabs form .item.content .form-group .form-item.column:last-child {
    padding: 15px 0 11px;
  }
  .project-view-settings-tabs form .item.content .form-group .form-item h3 {
    font-size: 1.6rem;
    letter-spacing: 0.48px;
  }
  .project-view-settings-tabs form .item.content .form-group .form-item .italic {
    font-size: 1.5rem;
    letter-spacing: 0.23px;
  }
  .project-view-settings-tabs form .item.content .form-group .form-item label {
    font-size: 1.7rem;
    letter-spacing: 0.85px;
  }
  .project-view-settings-tabs form .item.content .form-group .form-item label span {
    font-size: 1.7rem;
    letter-spacing: 0.85px;
  }
  .project-view-settings-tabs form .item.content .form-group .form-item input {
    font-size: 1.7rem;
    letter-spacing: 0.85px;
    width: 80px;
    height: 32px;
    padding: 0 14px;
  }
  .project-view-settings-tabs form .item.content .form-group .form-item input[name="project[product_markup]"] {
    margin: 5px 0 0 !important;
  }
  .project-view-settings-tabs form .form-group.buttons button.action.save.primary {
    margin-top: 0;
    min-width: 144px;
  }
  .project-project-index .project-header-wrapper .page-title-wrapper .project-collaborators .project-collaborators-list ul {
    padding: 0;
  }
  .project-project-index .project-header-wrapper .page-title-wrapper .project-collaborators .project-collaborators-list ul li {
    width: 32px;
    height: 32px;
    margin: 0 -15px 0 0;
    border: 1px solid #CBCFD9;
  }
  .project-project-index .project-header-wrapper .page-title-wrapper .project-collaborators .project-collaborators-list ul li.existing-collaborator {
    font-size: 1.8rem;
  }
  .project-project-index .project-header-wrapper .page-title-wrapper .project-collaborators .project-collaborators-list ul li.add-new-collaborator {
    background-size: 16px 16px;
  }
  .project-project-index .project-header-wrapper .buttons-wrapper {
    display: block;
  }
  .project-project-index .project-header-wrapper .buttons-wrapper .buttons-wrapper-action {
    display: flex;
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
    align-items: center;
    gap: 24px;
  }
  .project-rv-presentation .page-wrapper .secure-view-wrapper {
    padding: 28px 0;
  }
  .project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-form .label {
    font-size: 32px;
    margin-bottom: 30px;
  }
  .project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-form .label.margin-top {
    margin-top: 92px;
  }
  .project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-form input:focus {
    box-shadow: none;
  }
  .project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-form .form-group.buttons .action.primary {
    font-size: 1.6rem;
    width: 187px;
    height: 61px;
    line-height: 61px;
    padding: 0 42px;
    text-transform: uppercase;
  }
  .project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-form .form-group.buttons .action.secondary {
    font-size: 1.6rem;
    width: 187px;
    height: 61px;
    line-height: 61px;
  }
  .project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-first-step .powered-by .powered-by-label {
    font-size: 1.8rem;
  }
  .project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-first-step .label {
    font-size: 46px;
    margin-bottom: 30px;
  }
  .project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-second-step .powered-by {
    text-align: left;
  }
  .project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-second-step .powered-by .powered-by-label {
    font-size: 1.8rem;
    display: none;
  }
  .project-rv-presentation .page-wrapper .secure-view-wrapper .secure-view-second-step .powered-by .powered-by-logo {
    margin: 0 auto 0 0;
  }
  .clients-block .link.primary {
    font-size: 2.6rem;
    padding-bottom: 5px;
    font-weight: 500;
  }
  .clients-block .clients-wrapper .text {
    width: 100%;
  }
  .clients-block .clients-wrapper .clients-list .client-item .client-column.project-column:after {
    display: none;
  }
  .clients-block .clients-wrapper .clients-list .client-item .client-column.name-column {
    font-size: 2.4rem;
    width: 20%;
    padding: 0 14px 0 0;
    line-height: 1.92;
    letter-spacing: 0.36px;
    text-align: left;
    word-break: break-all;
  }
  .clients-block .clients-wrapper .clients-list .client-item .client-column.email-column,
  .clients-block .clients-wrapper .clients-list .client-item .client-column.phone-column {
    width: 25%;
  }
  .clients-block .clients-wrapper .clients-list .client-item .client-column.project-column {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    padding: 0 0 0 14px ;
  }
  .add-collaborator-modal-form form .step-one {
    margin: 20px 0 0 0;
  }
  .add-collaborator-modal-form form .step-one .project-collaborators-list ul .existing-collaborator {
    padding: 33px 0 16px;
  }
  .add-collaborator-modal-form form .step-one .project-collaborators-list ul .existing-collaborator .img-wrapper {
    -webkit-flex-basis: 40px;
    flex-basis: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 21px;
    color: white;
    position: relative;
  }
  .add-collaborator-modal-form form .step-one .project-collaborators-list ul .existing-collaborator .img-wrapper > span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
  }
  .add-collaborator-modal-form form .step-one .project-collaborators-list ul .existing-collaborator .collaborator-info {
    padding: 0 18px;
  }
  .add-collaborator-modal-form form .step-one .project-collaborators-list ul .existing-collaborator .collaborator-info .collaborator-name {
    font-size: 1.6rem;
    letter-spacing: 0.8px;
  }
  .add-collaborator-modal-form form .step-one .project-collaborators-list ul .existing-collaborator .collaborator-info .collaborator-email {
    font-size: 1.6rem;
    letter-spacing: 0.8px;
  }
  .add-collaborator-modal-form form .step-one .project-collaborators-list ul .existing-collaborator .collaborator-remove-link {
    width: 40px;
    height: 40px;
    background-position: right center;
    background-size: 22px 23px;
  }
  .add-collaborator-modal-form form .step-two {
    margin: 32px 0 0 0;
  }
  .add-collaborator-modal-form form .step-two .form-item textarea {
    min-height: 240px;
  }
  .project-activity-comments .project-activity-comments-container .project-activity-comments__item .project-activity-comments__header .project-activity-comments__header_wrap .project-activity-comments__image {
    -webkit-flex-basis: 32px;
    flex-basis: 32px;
  }
  .project-activity-comments .project-activity-comments-container .project-activity-comments__item .project-activity-comments__header .project-activity-comments__header_wrap .project-activity-comments__name .name {
    font-size: 14px;
  }
  .project-activity-comments .project-activity-comments-container .project-activity-comments__item .project-activity-comments__header .project-activity-comments__header_wrap .project-activity-comments__name .date {
    font-size: 12px;
  }
  .project-activity-comments .project-activity-comments-container .project-activity-comments__item .comment {
    font-size: 16px;
    line-height: 1.38;
    color: #22242D;
    font-weight: 300;
  }
  .project-activity-comments .post-comment .post-comment-wrap #postActivityComment input.field-comment {
    margin-bottom: 0 !important;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
  }
  .project-activity-comments .post-comment .post-comment-wrap #postActivityComment button.btn-send {
    font-size: 16px;
  }
  .project-project-index .modal-popup .modal-header {
    padding: 23px 34px 20px;
  }
  .project-project-index .modal-popup .modal-header h1 {
    font-size: 3rem;
  }
  .project-project-index .modal-popup .modal-header .action-close {
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
  }
  .project-project-index .modal-popup .modal-header .action-close:before {
    font-size: 1.9rem;
  }
  .project-project-index .modal-popup .modal-content {
    padding: 15px 38px 30px 38px;
  }
  .project-project-index .modal-popup .modal-content form .recipient-block label {
    font-size: 1.8rem;
    margin-bottom: 14px;
  }
  .project-project-index .modal-popup .modal-content form .recipient-block input {
    font-size: 1.6rem;
  }
  .project-project-index .modal-popup .modal-content form .step-one .customer-info-wrapper {
    padding: 17px 0 27px;
  }
  .project-project-index .modal-popup .modal-content form .step-one .customer-info-wrapper .customer-icon-wrapper {
    -webkit-flex-basis: 60px;
    flex-basis: 60px;
  }
  .project-project-index .modal-popup .modal-content form .step-one .customer-info-wrapper .customer-icon-wrapper .icon {
    width: 60px;
    height: 60px;
  }
  .project-project-index .modal-popup .modal-content form .step-one .customer-info-wrapper .customer-name-email-wrapper {
    padding: 0 15px;
  }
  .project-project-index .modal-popup .modal-content form .step-one .customer-info-wrapper .customer-name-email-wrapper .name {
    font-size: 1.6rem;
    letter-spacing: 0.8px;
  }
  .project-project-index .modal-popup .modal-content form .step-one .customer-info-wrapper .customer-name-email-wrapper .email {
    font-size: 1.6rem;
    letter-spacing: 0.8px;
  }
  .project-project-index .modal-popup .modal-content form .step-one .customer-info-wrapper .customer-type-wrapper .type {
    font-size: 1.6rem;
    letter-spacing: 0.8px;
    word-break: initial;
  }
  .project-project-index .modal-popup .modal-content form .step-one .email-text textarea {
    min-height: 137px;
    font-size: 1.8rem;
  }
  .project-project-index .modal-popup .modal-content form .step-two h3 {
    font-size: 1.6rem;
    letter-spacing: 0.48px;
    margin: 32px 0 0;
  }
  .project-project-index .modal-popup .modal-content form .step-two .form-item label span {
    font-size: 1.7rem;
    letter-spacing: 0.85px;
  }
  .project-project-index .modal-popup .modal-content form .step-two .form-item .italic {
    font-size: 1.5rem;
    letter-spacing: 0.23px;
  }
  .project-project-index .modal-popup .modal-content form .step-two .form-item a {
    font-size: 1.7rem;
    letter-spacing: 0.85px;
  }
  .project-project-index .modal-popup .modal-content form .step-two .form-item.one {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: flex-start;
    padding: 28px 0 25px;
  }
  .project-project-index .modal-popup .modal-content form .step-two .form-item.one label {
    justify-content: flex-start;
    width: 40%;
    margin-bottom: 0;
  }
  .project-project-index .modal-popup .modal-content form .step-two .form-item.two {
    padding: 25px 0 33px;
  }
  .project-project-index .modal-popup .modal-content form .step-two .form-item.two .secure-code-wrapper span {
    font-size: 1.7rem;
    letter-spacing: 0.85px;
  }
  .project-project-index .modal-popup .modal-content form .step-two .form-item.two .secure-code-wrapper input {
    font-size: 1.7rem;
    letter-spacing: 0.85px;
    width: 80px;
    height: 32px;
    padding: 0 14px;
  }
  .project-project-index .modal-popup .modal-content form .step-two .form-item.tree {
    padding: 25px 0 33px;
  }
  .project-project-index .modal-popup .modal-content form .step-two .form-item.tree a {
    margin: 0 0 8px 0;
  }
  .project-project-index .modal-popup .modal-content form .step-two .form-item.tree .copyPasteBtn {
    margin-bottom: 15px;
  }
  .project-project-index .modal-popup .modal-content .new-client div.fieldset {
    display: flex;
    margin: 0 -15px 28px;
    flex-wrap: wrap;
  }
  .project-project-index .modal-popup .modal-content .new-client div.fieldset .item {
    width: 50%;
    padding: 0 15px;
  }
  .project-project-index .modal-popup .modal-content .new-client .legend {
    font-size: 1.2rem;
    font-family: 'Lato', sans-serif;
    margin-bottom: 6px;
    margin-left: 15px;
    padding: 0;
    display: inline-block;
    letter-spacing: 0.6px;
    border: unset;
    float: none;
  }
  .project-project-index .modal-popup .modal-content .new-client .legend span {
    margin-right: 20px;
    font-size: 1.7rem;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    display: inline-block;
    letter-spacing: 0.6px;
  }
  .project-project-index .modal-popup .modal-content .new-client .fieldset {
    margin-bottom: 13px;
  }
  .project-project-index .modal-popup .modal-content .new-client .fieldset > .field {
    margin: 0;
    position: relative;
  }
  .project-project-index .modal-popup .modal-content .new-client .fieldset > .field.street .control {
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap;
  }
  .project-project-index .modal-popup .modal-content .new-client .fieldset > .field.street .control .field-inner,
  .project-project-index .modal-popup .modal-content .new-client .fieldset > .field.street .control .nested {
    width: 50%;
    padding: 0 15px;
  }
  .project-project-index .modal-popup .modal-content .new-client .fieldset > .field.street .control .field-inner .control,
  .project-project-index .modal-popup .modal-content .new-client .fieldset > .field.street .control .nested .control {
    margin: 0;
  }
  .project-project-index .modal-popup .modal-content .new-client .fieldset > .field.city,
  .project-project-index .modal-popup .modal-content .new-client .fieldset > .field.country {
    width: 50%;
    margin: 0 -15px;
    padding-left: 15px;
    float: left;
  }
  .project-project-index .modal-popup .modal-content .new-client .fieldset > .field.region,
  .project-project-index .modal-popup .modal-content .new-client .fieldset > .field.postcode {
    width: 50%;
    margin: 0 -15px;
    padding-right: 15px;
    float: right;
  }
  .project-project-index .modal-popup .modal-content .new-client .fieldset > .field .additional {
    margin: 0;
    position: relative;
  }
  .project-project-index .modal-popup .modal-content .new-client .project-budget input[type="text"],
  .project-project-index .modal-popup .modal-content .new-client .project-budget select {
    margin-bottom: 15px;
  }
  .project-project-index .modal-popup .modal-content .new-client .action.primary {
    font-size: 1.6rem;
    height: 38px;
    line-height: 38px;
    padding: 0 40px;
    letter-spacing: 1.5px;
    font-weight: 600;
    color: #fbfbf5;
    background: #8a262e;
    border: 1px solid transparent;
    text-transform: uppercase;
    display: block;
    margin: 0 0 0 auto;
  }
  .project-project-index .modal-popup .modal-content .form-group.buttons button {
    margin: 160px 0 0 0;
  }
  .project-project-index .modal-popup .modal-content .form-group.buttons button.save {
    margin: 67px 0 0 0;
  }
  .project-project-index .modal-popup .modal-content .form-group.buttons .action.primary {
    font-size: 1.6rem;
    height: 38px;
    line-height: 38px;
    padding: 0 40px;
    letter-spacing: 1.5px;
  }
  .project-project-index .modal-popup .modal-content .form-group.buttons .action.secondary {
    font-size: 1.6rem;
    height: 38px;
    line-height: 38px;
    padding: 0 40px;
    letter-spacing: 1.5px;
  }
  /* 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: 11.5px 0;
  }
  .collections-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    margin: 32px 0;
  }
  .collections-header .collection-name {
    font-size: 36px;
    margin: 0 auto 0 15px;
  }
  .collections-header .control-wrapper {
    width: 100%;
  }
  .collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .collection-title {
    font-size: 2.4rem;
    font-weight: 400;
  }
  .collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .collection-actions-open {
    background: center / contain no-repeat url('../images/icons/icon-open-desk.svg');
    width: 4px;
    height: 18px;
    margin-top: 2px;
  }
  .collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list .action-list-close {
    width: 10px;
    height: 10px;
    top: 10px;
  }
  .collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list ul {
    padding: 10px 27px 15px 34px;
  }
  .collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list ul li {
    padding: 11px 10px 7px;
  }
  .collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list ul li .action-item,
  .collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list ul li a {
    font-size: 1.6rem;
  }
  .collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list ul li .action-item:after,
  .collections-list .collection-item .collection-item-info .collection-item-details .collection-details-top .action-list ul li a:after {
    width: 18px;
    height: 18px;
  }
  .collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .collection-viewed-wrapper .collection-viewed-icon {
    width: 25px;
    height: 26px;
  }
  .collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .collection-viewed-wrapper .collection-viewed-value {
    font-weight: 300;
    font-size: 18px;
  }
  .collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .collection-share-open {
    width: 21px;
    height: 25px;
  }
  .collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .collection-share-action ul {
    padding: 10px 27px 15px 34px;
  }
  .collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .collection-share-action ul li {
    padding: 11px 10px 7px;
  }
  .collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .collection-share-action ul li .action-item,
  .collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .collection-share-action ul li a {
    font-size: 1.6rem;
  }
  .collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .curate-realview-wrapper {
    margin-top: 25px;
  }
  .collections-list .collection-item .collection-item-info .collection-item-details .collection-details-bottom .curate-realview-wrapper a {
    font-size: 24px;
  }
  .collection-view .action {
    width: calc(50% - 12px);
  }
  .collection-view .action.launch-realview {
    width: 100%;
    padding: 0 42px;
  }
  .collection-view .action.primary {
    font-size: 1.6rem;
    height: 60px;
    line-height: 60px;
    margin-left: 12px;
  }
  .collection-view .action.secondary {
    font-size: 1.6rem;
    height: 60px;
    line-height: 60px;
    margin-right: 12px;
  }
  .collection-view .collection-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    margin: 32px 0;
  }
  .collection-view .collection-header .link-to-collections-page {
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
    top: 0;
    position: relative;
  }
  .collection-view .collection-header .collection-name {
    font-size: 36px;
    margin: 0 auto 0 15px;
    display: flex;
    align-items: center;
  }
  .collection-view .collection-header .control-wrapper {
    max-width: 100%;
  }
  .collection-view .collection-header .control-wrapper .create-proposal {
    padding: 0 12px;
  }
  .collection-view .collection-header .control-wrapper .launch-realview {
    padding: 0 12px;
  }
  .collection-view .collection-header .action {
    width: 100%;
  }
  .collection-view .collection-header .action.primary {
    font-size: 1.6rem;
    height: 60px;
    line-height: 60px;
  }
  .collection-view .collection-header .action.secondary {
    font-size: 1.6rem;
    height: 60px;
    line-height: 60px;
    margin-right: 12px;
  }
  .collection-view .collection-content .collection-items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
  }
  .collection-view .collection-content .collection-items .collection-item {
    width: 100%;
    background-color: #ffffff;
    padding: 16px;
  }
  .collection-view .collection-content .collection-items .collection-item .collection-item-image {
    margin-bottom: 13px;
  }
  .collection-view .collection-content .collection-items .collection-item .collection-item-info {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .collection-view .collection-content .collection-items .collection-item .collection-item-info .collection-item-info-left .artist-name {
    font-size: 17px;
  }
  .collection-view .collection-content .collection-items .collection-item .collection-item-info .collection-buttons {
    display: flex;
    flex-direction: row;
    gap: 16px;
    margin-top: 8px;
  }
  .collection-view .collection-content .collection-items .collection-item .collection-item-info .collection-buttons .tocart {
    display: flex;
    align-items: center;
    height: 45px;
    justify-content: center;
    gap: 16px;
  }
  .collection-view .collection-content .collection-items .collection-item .collection-item-info .collection-buttons button,
  .collection-view .collection-content .collection-items .collection-item .collection-item-info .collection-buttons a button {
    height: 45px;
  }
  .collection-view .collection-content .collection-items .collection-item .collection-item-info .product-name {
    font-size: 28px;
    line-height: 1.4;
  }
  .blog-posts.list .blog-post {
    width: 48%;
  }
  .blog-posts.list .blog-post:nth-child(2n) {
    margin-left: calc((100% - 2 * 48.878%) / 2);
  }
  .blog-post-view .column.main .product-items .item {
    min-width: 150px;
  }
  .latest-news {
    margin: 0 0 30px;
  }
  .latest-news .latest-news-title {
    padding: 0 15px;
    text-align: center;
  }
  .latest-news .latest-news-title h2 {
    font-size: 30px;
    margin: 25px 0 28px;
  }
  .latest-news .latest-news-list {
    margin: 0 25px;
  }
  .latest-news .latest-news-list .news-item {
    padding: 0 15px;
    position: relative;
  }
  .latest-news .latest-news-list .news-item .news-img {
    text-align: center;
  }
  .latest-news .latest-news-list .news-item .news-text .data {
    font-size: 30px;
    line-height: 35px;
    width: 40px;
    right: 31px;
    top: 12px;
  }
  .latest-news .latest-news-list .news-item .news-text .data:after {
    width: 30px;
    margin-left: -15px;
  }
  .latest-news .latest-news-list .news-item .news-text .title-link {
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
    position: absolute;
    right: 15px;
    left: 15px;
    bottom: 0;
    min-height: 80px;
  }
  .latest-news .latest-news-list .news-item .news-text .title-link h3 {
    margin: 6px 15px;
  }
  .page-blog-view .abs-margin-for-blocks-and-widgets-desktop,
  .page-blog-view .page-main .block,
  .page-blog-view .customer-review .product-details,
  .page-blog-view .page-main .block,
  .page-blog-view .customer-review .product-details {
    margin-bottom: 20px;
  }
  .ws_embed_sms_notification {
    text-align: center !important;
  }
  .ws_embed_sms_notification .inline-block {
    display: inline-block;
  }
  .ws_embed_sms_notification .wpx-span {
    margin: 0 4%;
    font-size: 10px;
  }
  #ws_embed_sms_notification .control-subs .ws-Phone {
    width: 325px;
  }
  #ws_embed_sms_notification .control-subs .ws-country-pc {
    padding-top: 5px;
    width: 130px;
  }
  #ws_embed_sms_notification .control-subs .sms-subs {
    margin-top: -3px;
    margin-left: -5px;
    border-radius: 0;
  }
  .theme-pearl #ws_embed_sms_notification {
    max-width: 1030px;
  }
  .theme-pearl #ws_embed_sms_notification.sms-center-design-2 {
    margin: 0 auto 60px;
  }
  .theme-pearl #ws_embed_sms_notification .ws-phone-dsg-2 {
    width: 160px;
    padding-left: 24px;
  }
  .theme-pearl #ws_embed_sms_notification .ws-country-pc-dsg2 {
    width: 33%;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs:before {
    margin-top: 15px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs .ws-country-pc {
    width: 140px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs .sms-subs {
    height: 50px;
    border-radius: 0;
    margin-top: -3px;
  }
  .table-checkout-shipping-method tr.row-eta {
    display: none;
  }
  .theme-pearl .swatch-option-tooltip {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .1s;
  }
  .theme-pearl .swatch-option-tooltip .corner:after {
    left: -16px;
  }
  .theme-pearl .product-social-links .product-addto-links.full-width-add-to {
    width: calc(100% - 120px);
  }
  .theme-pearl .product-social-links .product-addto-links .action {
    margin-right: 0px;
  }
  .theme-pearl.product-page-v1 .product-info-main .actions {
    width: calc(100% - 65px);
  }
  .theme-pearl.product-page-v1 .product-addto-links {
    margin-bottom: 20px;
  }
  .theme-pearl.product-page-v2 .no-sticky-product-page,
  .theme-pearl.product-page-v4 .no-sticky-product-page {
    top: 0px !important;
  }
  .theme-pearl.product-page-v2 .column.main .product-info-main.cart-summary.no-sticky-product-page {
    padding-top: 95px !important;
  }
  .theme-pearl.product-page-v4 .nav-sections,
  .theme-pearl.product-page-v3 .nav-sections {
    padding-bottom: 0px !important;
  }
  .theme-pearl.product-page-v2 .product-addto-links,
  .theme-pearl.product-page-v3 .product-addto-links,
  .theme-pearl.product-page-v4 .product-addto-links {
    margin-bottom: 20px;
  }
  .theme-pearl.product-page-v4 .product-top-main.product_v4,
  .theme-pearl.product-page-v2 .product-top-main.product_v4,
  .theme-pearl.product-page-v4 .product-top-main.product_v2,
  .theme-pearl.product-page-v2 .product-top-main.product_v2 {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .theme-pearl.product-page-v4 .product-top-main.product_v4,
  .theme-pearl.product-page-v2 .product-top-main.product_v4 {
    margin-top: 0;
  }
  .theme-pearl.product-page-v4 .product-info-main.product_v4,
  .theme-pearl.product-page-v2 .product-info-main.product_v4,
  .theme-pearl.product-page-v4 .product-info-main.product_v2,
  .theme-pearl.product-page-v2 .product-info-main.product_v2 {
    position: relative;
  }
  .theme-pearl .product.data.items > .item.title .switch {
    border-bottom: 0px solid white !important;
  }
  .theme-pearl .product.data.items > .item.title.active {
    bottom: 6px;
  }
  .theme-pearl .product.data.items > .item.title.active .switch {
    background-color: #FFFFFF !important;
    color: #000000 !important;
    height: 59px !important;
    line-height: 60px;
  }
  .theme-pearl.product-page-v1 .product-social-links .product-addto-links a:first-of-type,
  .theme-pearl.product-page-v2 .product-social-links .product-addto-links a:first-of-type,
  .theme-pearl.product-page-v3 .product-social-links .product-addto-links a:first-of-type,
  .theme-pearl.product-page-v4 .product-social-links .product-addto-links a:first-of-type {
    float: left;
    margin-right: 10px;
  }
  .theme-pearl .no-border .product.data.items {
    /*.data.item.content{
					padding-top: 55px;
				}*/
  }
  .theme-pearl .no-border .product.data.items .item.title {
    margin: 0 25px;
  }
  .theme-pearl .no-border .product.data.items .item.title.active {
    border-bottom: 2px solid black;
  }
  html.ie8,
  html.ie9,
  html.ie10,
  html.ie11 {
    height: auto;
  }
  .owl-carousel .product-item .product-item-actions .actions-primary {
    display: inline-block;
  }
  .owl-carousel .product-item .product-item-actions .actions-primary + .actions-secondary {
    display: inline-block;
    width: auto;
  }
  .catalog-product-view .fotorama {
    overflow: visible;
  }
  .weltpixel-quickview-catalog-product-view.catalog-product-view .breadcrumbs,
  .weltpixel_quickview-catalog_product-view.catalog-product-view .breadcrumbs,
  .weltpixel-quickview-catalog-product-view.catalog-product-view .columns,
  .weltpixel_quickview-catalog_product-view.catalog-product-view .columns,
  .weltpixel-quickview-catalog-product-view.catalog-product-view .page.messages,
  .weltpixel_quickview-catalog_product-view.catalog-product-view .page.messages,
  .weltpixel-quickview-catalog-product-view.catalog-product-view .page-title-wrapper,
  .weltpixel_quickview-catalog_product-view.catalog-product-view .page-title-wrapper {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .page-wrapper .products-list .product-item .product-item-info .product-item-actions {
    display: flex;
    align-items: center;
  }
  .page-wrapper .products-list .product-item .product-item-info .product-item-actions .actions-secondary {
    margin-left: 10px;
  }
  .page-wrapper .products-list .product-item .product-item-info .product-item-details .price-box .price-container .price {
    font-size: 22px !important;
  }
  .page-wrapper .products-list .product-item .product-item-info .product-image-list {
    position: relative;
    padding: 0;
  }
  .page-products .products-list .product-item-info .product-image-list .weltpixel-quickview.weltpixel_quickview_button_v1,
  .page-products .products-list .product-item-info .product-image-list .weltpixel-quickview.weltpixel_quickview_button_v2 {
    display: none;
  }
  .page-products .products-list .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 {
    display: block;
    position: absolute;
    bottom: 30px;
    z-index: 9;
    width: calc(100% - 30px);
    text-align: center;
    color: #eeeeee;
    background: rgba(0, 0, 0, 0.7);
    font-size: 15px;
    text-decoration: none;
  }
  .page-products .products-list .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 span:before {
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    line-height: 1;
    color: #eeeeee;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: relative;
    top: 4px;
    left: -5px;
  }
  .page-products .products-list .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2 {
    display: block;
    z-index: 9;
    position: absolute;
    text-indent: -10000px;
    width: 33px;
    height: 35px;
    background-image: url('../WeltPixel_Quickview/images/quickview.png');
    background-repeat: no-repeat;
    bottom: 30px;
    right: 30px;
  }
  .page-products .products-list .product-item .weltpixel-quickview {
    display: block;
    font-size: 16px;
    padding: 15px 0;
    float: left;
  }
  .page-products .products-list .product-item .product-item-inner {
    clear: left;
  }
  .page-products .products-grid .product-item {
    position: relative;
  }
  .page-products .products-grid .product-item .product-item-inner {
    margin: 9px -9px 0 -10px;
  }
  .page-products .products-grid .product-item .product-item-details {
    position: relative;
  }
  .page-products .products-grid .product-item .product-item-info .weltpixel-quickview.weltpixel_quickview_button_v1 span {
    padding: 18px;
    display: block;
  }
  .page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 {
    display: block;
    position: absolute;
    top: -66px;
    z-index: 9;
    width: 100%;
    text-align: center;
    color: #eeeeee;
    background: rgba(0, 0, 0, 0.7);
    font-size: 15px;
    text-decoration: none;
  }
  .page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 span:before {
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    line-height: 1;
    color: #eeeeee;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: relative;
    top: 4px;
    left: -5px;
  }
  .page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2 {
    display: block;
    z-index: 9;
    position: absolute;
    text-indent: -10000px;
    width: 33px;
    height: 35px;
    background-image: url('../WeltPixel_Quickview/images/quickview.png');
    background-repeat: no-repeat;
    top: -46px;
    right: 5px;
  }
  .admin__data-grid-outer-wrap .block.widget .products-grid .product-item {
    margin-left: 30px !important;
    white-space: normal;
  }
  .admin__data-grid-outer-wrap .block.widget .products-grid .product-item .price-box {
    margin-bottom: 15px;
  }
  .admin__data-grid-outer-wrap .block.widget .products-grid .product-item-actions {
    margin-top: -20px;
  }
  .admin__data-grid-outer-wrap .block.widget .products-grid .product-item-actions .actions-primary {
    margin-top: 15px;
  }
  .arv-wrapper.arv-full-grid .arv-content .arv-item-list {
    width: 100%;
    margin-left: 0px;
  }
  .arv-wrapper.arv-full-grid .arv-content .arv-item-list .product-item:first-child {
    margin-left: 0px !important;
  }
  .arv-wrapper .arv-content .arv-item-list {
    width: 70%;
    width: calc((100% - 20% ));
  }
  .arv-wrapper .arv-content .arv-item-list .product-item:last-child {
    margin-right: 50px !important;
  }
  .arv-wrapper .arv-content .arv-item-list .product-item .actions-secondary.no-addtocart-btn .action.tocompare {
    float: none;
  }
  .arv-wrapper .arv-content .arv-item-list ol.product-items li.product-item:hover .product-item-actions .actions-secondary.no-addtocart-btn {
    display: inline-block !important;
    text-align: center;
    margin: 0 auto;
    padding-left: 0;
  }
  .arv-wrapper .arv-content .arv-item-list ol.product-items li.product-item .product-item-actions .actions-primary,
  .arv-wrapper .arv-content .arv-item-list ol.product-items li.product-item .product-item-actions .actions-secondary {
    display: inline-block;
  }
  .arv-wrapper .arv-content .arv-cms .arv-desktop-img {
    display: block;
  }
  .arv-wrapper .arv-content .arv-cms .arv-mobile-img {
    display: none;
  }
  .searchautocomplete {
    right: 0px;
  }
  .searchautocomplete.horizontally .block-right {
    margin-top: 10px;
  }
  .wpx-block-search .loader-ajax {
    position: relative;
  }
  .wpx-block-search .loader-ajax:after {
    content: "";
    background-image: url('../WeltPixel_SearchAutoComplete/images/ias-spinner.gif');
    background-size: 27px 26px;
    background-position: right center;
    background-repeat: no-repeat;
    height: 25px;
    width: 100%;
    display: block;
    position: absolute;
    right: 20px;
    top: 5px;
  }
  body.wp-sl .login-container .fieldset > .field > .control {
    width: 80%;
  }
  body.wp-sl .slide-popup {
    left: unset;
    right: -10px;
    width: 420px;
    height: auto;
  }
  body.wp-sl .slide-popup .modal-inner-wrap {
    min-width: unset;
    display: block;
    width: 100%;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content {
    overflow-y: auto;
    height: 90%;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup {
    display: block;
    border-top: 0 none;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-new-customer,
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-customer-login {
    width: 100%;
    border-left: 0 none;
    padding: 0;
    margin-top: 15px;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-new-customer:before,
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-customer-login:before {
    content: '';
    border: 0 none;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-new-customer .sociallogin-block,
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-customer-login .sociallogin-block {
    padding: 0;
  }
  body.wp-sl .authentication-wrapper .block-authentication {
    text-align: left;
  }
  body.wp-sl .authentication-wrapper .slide-popup .sociallogin-wrapper {
    margin-top: 15px;
  }
  .checkout-onepage-success .thankyou-wrapper .block.newsletter,
  .multishipping-checkout-success .thankyou-wrapper .block.newsletter {
    width: 35%;
    margin: 0 auto 65px;
  }
  .checkout-onepage-success .thankyou-wrapper .block.newsletter .block.newsletter .form.subscribe,
  .multishipping-checkout-success .thankyou-wrapper .block.newsletter .block.newsletter .form.subscribe {
    width: 82%;
    margin: 0 auto;
  }
  .checkout-onepage-success .thankyou-wrapper .cmsblock-container,
  .multishipping-checkout-success .thankyou-wrapper .cmsblock-container {
    width: 80%;
    margin: 0 auto;
  }
  .profile-wrapper .profile-cover-img {
    height: 480px;
  }
  .profile-wrapper .profile-header-container .profile-titles {
    margin-left: 200px;
  }
  .profile-wrapper .profile-header-container .profile-titles .profile-name {
    font-size: 28px;
  }
  .profile-wrapper .profile-feed-container .profile-feed {
    float: left;
    width: 100%;
  }
  .profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper {
    float: left;
    clear: left;
    width: 49%;
  }
  .profile-wrapper .profile-feed-container .profile-feed .profile-feed-wrapper:nth-of-type(2n) {
    float: right;
    clear: right;
  }
  .profile-wrapper .profile-feed-container .collections-feed {
    width: 100%;
    float: left;
  }
  .block-category-event.block:last-child {
    margin-bottom: 2.04em;
    padding: 0.68em 0 2.04em;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 1.02em;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 2.72em;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 0.68em;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 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: lighter;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #404040;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: -4px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #404040;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #441e1e;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #8a262e;
    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: #404040;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .catalogsearch-advanced-result .message.error {
    margin-top: 0;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 57px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 0.68em 1.36em;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .products-grid .product-item-info:hover,
  .products-grid .product-item-info.active {
    background: #ffffff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #bbbbbb;
    margin: -10px;
    padding: 9px;
    position: relative;
    z-index: 9;
  }
  .products-grid .product-item-info:hover .product-item-inner,
  .products-grid .product-item-info.active .product-item-inner {
    display: block;
  }
  .sidebar .products-grid .product-item-info:hover .product-item-photo,
  .sidebar .products-grid .product-item-info.active .product-item-photo {
    left: 9px;
    top: 9px;
  }
  .products-grid .product-item-inner {
    background: #ffffff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #bbbbbb;
    border-top: none;
    left: 0;
    margin: 10px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: -0.68em 0 0.68em;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    display: inline-block;
    vertical-align: middle;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action {
    line-height: 35px;
    text-align: center;
    width: 35px;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action:last-child {
    margin-right: 0;
  }
  .product-item-actions .actions-primary {
    display: inline-block;
  }
  .page-products .products-grid .product-item-inner:before {
    background: #ffffff;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 100%;
    z-index: -1;
  }
  .page-products .product-item-actions {
    z-index: 1;
  }
  .products-grid .product-item {
    margin-bottom: 1.36em;
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 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;
  }
  .block.widget .products-grid .product-item .product-item-inner,
  .page-layout-1column .block.widget .products-grid .product-item .product-item-inner,
  .page-layout-3columns .block.widget .products-grid .product-item .product-item-inner {
    box-shadow: 3px 6px 4px 0 rgba(0, 0, 0, 0.3);
    margin: 9px 0 0 -1px;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 1.36em;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: lighter;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #ab4b4b;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #ab4b4b;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 1.02em;
  }
  .product-info-main .product-add-form {
    padding-top: 1.36em;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 30px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 1.7em;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 0.68em 0.68em 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .sidebar .product-items .action.delete {
    line-height: unset;
    position: absolute;
    right: 0;
    top: -1px;
    width: auto;
  }
  .sidebar .block-compare .action.delete {
    left: 0;
    right: initial;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 4rem;
    color: #441e1e;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #441e1e;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #441e1e;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #441e1e;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #ab4b4b;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
    font-weight: normal;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
    font-weight: normal;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
    font-weight: normal;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
    font-weight: normal;
  }
  .block-search .action.search {
    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: lighter;
    position: absolute;
    right: 0.68em;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .block.crosssell .products-grid .product-item-actions {
    margin: 0 0 0.68em;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 1.36em;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 1.36em 1.7em;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 1.36em;
    margin: 0 0 0.68em;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 1.36em 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 1.36em;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 0.68em;
    padding-top: 0.68em;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 1.7em;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 0.68em;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 2.04em;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 1.36em;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 0.68em;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    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: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #f8f9f9;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #441e1e;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #404040;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #8a262e;
    border-color: #8a262e;
  }
  .opc-progress-bar-item._active > span {
    color: #441e1e;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #8a262e;
    border-color: #8a262e;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #8a262e;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 1.36em;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 1.36em;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 1.36em;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 3.2rem;
    border-bottom: 0;
    margin-bottom: 1.7em;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 0.68em 2.04em 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 0.68em 0 0 2.72em;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 1.36em 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 2.04em;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 0.68em;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 20px;
    margin-bottom: 1.36em;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 1.36em;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 0.68em 0.68em 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 30px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -1.36em;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 1.36em;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .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;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px;
    border-radius: 2px;
    color: #202020;
    font-family: 'Lato', sans-serif;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: normal;
    height: 4rem;
    line-height: 1.42857143;
    padding: 0 34px;
    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;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 0.68em;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.7rem;
    margin: 0 0 0 0.34em;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.7rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 34px;
    line-height: 17px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 1.36em;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 1.36em 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 1.36em;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 1.36em;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 1.36em;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 1.36em 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 1.36em;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 1.36em;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 2.72em;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 0.68em 0;
  }
  .filter-actions {
    margin-bottom: 2.04em;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 0.68em;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 1.7em;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 0.34em;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 1.36em 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 0.34em 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 0.34em;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #ab4b4b;
    display: inline;
    font-size: 20px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 1.7em;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 1.7em;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 1.36em;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #ede7de;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 0.68em;
    padding: 0.34em 0.68em 0.68em;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 0.68em;
    padding: 0.34em 0.68em 0.68em;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #8a262e;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 1.7em;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 0;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 1.36em 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: 1.7em;
    padding-right: 1.7em;
    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: 1.7em;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 2.72em;
    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%;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 277.28px;
  }
  .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;
  }
  .product-reviews-summary {
    margin-bottom: 1.02em;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 20px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-details-items .order-title .action {
    margin: 12px 0 0 30px;
  }
  .order-details-items .order-title .action.track {
    float: right;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 1.36em;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 1.36em 2px 1.36em;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 0.68em 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 0.68em;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 1.36em 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .theme-pearl.page-layout-1column #layered-filter-block .filter-content .filter-current ol {
    padding-right: 0px;
    padding-left: 15px;
  }
  .theme-pearl.page-layout-1column #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title {
    padding: 2px 20px 10px 0;
    border-bottom: none;
  }
  .theme-pearl.page-layout-1column #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .items .item a {
    padding-left: 5px;
  }
  .theme-pearl.page-layout-1column #layered-filter-block .filter-content .filter-options .filter-options-content {
    width: 190px;
  }
  .theme-pearl.page-layout-1column #layered-filter-block .block-actions.filter-actions a {
    display: inline;
  }
  .theme-pearl.page-layout-1column .toolbar-products {
    position: static;
    margin-bottom: 0px;
  }
  .theme-pearl.page-layout-1column .toolbar-products select option:checked {
    background: transparent;
  }
  .theme-pearl.page-layout-1column .products.products-grid {
    margin: 0px;
    padding-top: 26px !important;
  }
  .theme-pearl.page-layout-1column .page-main > .page-title-wrapper .page-title {
    margin-bottom: 0px;
  }
  :root .theme-pearl .page-wrapper .page-header .logo {
    z-index: 5;
  }
  :root .theme-pearl .page-wrapper .page-header .welcome-cont .compare.wrapper {
    display: none;
  }
  :root .theme-pearl .page-wrapper .page-header .welcome-cont .greet.welcome {
    min-width: auto !important;
  }
  :root .theme-pearl .page-wrapper .page-header .welcome-cont .authorization-link {
    margin-left: 0px !important;
  }
  :root .theme-pearl .page-wrapper .page-header .customer-welcome .action.switch {
    height: 44px;
  }
  :root .theme-pearl .page-wrapper .page-header .customer-welcome .action.switch {
    margin-right: 6px;
  }
  :root .theme-pearl .page-wrapper .page-header .customer-welcome .action.switch:after {
    -webkit-background-image: url("../images/header/customer.svg");
    -moz-background-image: url("../images/header/customer.svg");
    -ms-background-image: url("../images/header/customer.svg");
    background-image: url("../images/header/customer.svg");
    -webkit-background-repeat: no-repeat;
    -moz-background-repeat: no-repeat;
    -ms-background-repeat: no-repeat;
    background-repeat: no-repeat;
    -webkit-background-position: center;
    -moz-background-position: center;
    -ms-background-position: center;
    background-position: center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -ms-background-size: contain;
    background-size: contain;
    content: '';
    width: 16px !important;
    height: 16px !important;
    display: inline-block;
  }
  :root .theme-pearl .page-wrapper .page-header .customer-welcome .switcher .options .action.toggle:after {
    line-height: initial;
    padding-top: 6px;
    padding-left: 5px;
  }
  :root .theme-pearl .page-wrapper .page-header .customer-welcome .my-account {
    font-size: 16px;
    font-weight: 400;
  }
  .page-wrapper .nav-sections {
    position: relative;
    z-index: 2;
  }
  .page-wrapper .nav-sections.nav-sections-4 {
    z-index: 9;
  }
  .page-wrapper .customer-welcome .action.switch {
    color: #000000;
  }
  .page-header .minicart-wrapper .action.showcart .counter.qty,
  .page-header .minicart-wrapper .action.showcart.active .counter.qty {
    min-width: 20px;
    height: 20px;
    line-height: 18px;
    margin-top: 4px;
    margin-left: 2px;
  }
  .wrap .modal .searchautocomplete.horizontally .product-list li {
    margin-right: 10px;
  }
  .wrap .modal .searchautocomplete.horizontally .product-list li .block-right a {
    font-weight: normal !important;
    max-width: 140px;
    display: inherit;
    margin: 0 auto;
  }
  .wrap .modal #search.horizontally-white {
    font-weight: bold;
  }
  .global-notification-wrapper .btn-bar #buttons a#prev {
    left: 0;
  }
  .global-notification-wrapper .btn-bar #buttons a#next {
    right: 0;
  }
  .global-notification-wrapper #slides {
    max-width: 80%;
  }
  .page-header-v3 .block-search label {
    margin-top: 3px;
  }
  .page-header-v3 .open-modal-search {
    padding-top: 7px;
    cursor: pointer;
  }
  .page-header-v4 .page-header #switcher-currency {
    margin-top: 0 !important;
  }
  .page-header-v4 .open-modal-search {
    padding-left: 14px;
    padding-top: 5px;
    cursor: pointer;
  }
  .page-header-v4 .greet.welcome span {
    margin-right: 15px;
  }
  :root .page-header-v2:not(.sticky-header) .block-search.minisearch-v2 {
    display: none;
    top: 3px;
    margin-left: 25px;
    position: relative;
  }
  .page-header.sticky-header .header.content .block-search.wpx-block-search .field.search .control {
    background: transparent !important;
  }
  .page-header.sticky-header .header.content .block-search.wpx-block-search #search {
    background: transparent !important;
  }
  .wrap .modal .control.horizontally-control.loader-ajax:after {
    top: 28px;
  }
  .wrap .modal .control.vertically-control.loader-ajax:after {
    top: 20px;
    margin-right: 65px;
  }
  .page-header-v1 .panel.wrapper .panel.header .greet.welcome span.not-logged-in,
  .page-header-v3 .panel.wrapper .panel.header .greet.welcome span.not-logged-in,
  .page-header-v4 .panel.wrapper .panel.header .greet.welcome span.not-logged-in,
  .page-header-v1 .panel.wrapper .panel.header .greet.welcome span.logged-in,
  .page-header-v3 .panel.wrapper .panel.header .greet.welcome span.logged-in,
  .page-header-v4 .panel.wrapper .panel.header .greet.welcome span.logged-in {
    margin-right: 0;
  }
  .page-header-v1 .panel.wrapper .panel.header .customer-menu .header.links,
  .page-header-v3 .panel.wrapper .panel.header .customer-menu .header.links,
  .page-header-v4 .panel.wrapper .panel.header .customer-menu .header.links {
    margin-right: -11px;
  }
  .page-header-v1 .panel.wrapper .panel.header .switcher-dropdown,
  .page-header-v3 .panel.wrapper .panel.header .switcher-dropdown,
  .page-header-v4 .panel.wrapper .panel.header .switcher-dropdown {
    margin-right: -10px;
  }
  .page-header-v1 .panel.wrapper .panel.header .customer-welcome ~ .authorization-link,
  .page-header-v3 .panel.wrapper .panel.header .customer-welcome ~ .authorization-link,
  .page-header-v4 .panel.wrapper .panel.header .customer-welcome ~ .authorization-link {
    display: none;
  }
  .page-wrapper .page-header {
    background-color: #ede7de;
  }
  .project-services-form {
    margin-bottom: 26px;
  }
  .project-services-form .modal-services-list {
    margin: 0 -10px 30px 0;
  }
  .project-services-form .modal-services-list h3 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
    padding: 0;
  }
  .project-services-form .modal-services-list .service-item {
    padding: 16px 0;
  }
  .project-services-form .modal-services-list .service-item .service-name {
    margin-bottom: 10px;
  }
  .project-services-form .modal-services-list .service-item .service-name span {
    font-size: 18px;
  }
  .project-services-form .modal-services-list .service-item .service-description span {
    font-size: 16px;
  }
  .project-services-form .modal-services-list .service-item .service-actions {
    right: -10px;
  }
  .project-services-form .modal-services-list .service-item .service-actions .checkmark {
    width: 20px;
    height: 20px;
  }
  .project-services-form .modal-services-list .service-item .service-actions .container input:checked ~ .checkmark:after {
    width: 18px;
    height: 16px;
  }
  .project-services-form h3 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    padding: 0;
    text-transform: uppercase;
  }
  .project-services-form .new-service-fields {
    padding-right: 15px;
  }
  .project-services-form .new-service-fields input.mage-error,
  .project-services-form .new-service-fields textarea.mage-error {
    margin-bottom: 12px !important;
  }
  .project-services-form .form-group {
    justify-content: flex-end;
    margin: -15px 0 0;
  }
  .project-services-form .form-group .action.primary {
    width: 145px;
  }
  .project-settings-modal textarea.mage-error {
    margin-bottom: -5px !important;
  }
  .project-settings-modal input.mage-error {
    margin-bottom: 5px !important;
  }
  .project-project-index #tab-proposal .pdf-view-wrapper .action-close:before {
    font-size: 2.5rem;
    line-height: 25px;
  }
  .project-project-index #tab-proposal .pdf-view-wrapper .action-close span {
    font-size: 0rem;
  }
  .project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-header .proposal-studio-logo {
    font-size: 2.4rem;
  }
  .project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-header .proposal-studio-name {
    font-size: 2.4rem;
  }
  .project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-header .page-count {
    font-size: 2.4rem;
  }
  .project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-header .download-pdf {
    font-size: 1.7rem;
  }
  .project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-header .download-pdf .icon {
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
  }
  .project-project-index #tab-proposal .pdf-view-wrapper .pdf-view-content {
    position: relative;
  }
  .project-project-index #tab-proposal .pdf-page .page-content {
    padding: 20px 46px 50px;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .title {
    margin-bottom: 8px;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .title span {
    font-size: 1.8rem;
    letter-spacing: 0.28px;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .pay-info-block .title {
    font-size: 1.4rem;
    letter-spacing: 0.56px;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .pay-info-block .value {
    font-size: 1.8rem;
    letter-spacing: 0.28px;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .header .page-count {
    font-size: 1.4rem;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .header .studio-logo {
    width: 40px;
    height: 40px;
    margin: 0 auto 16px;
    background-size: 40px 40px;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table {
    padding: 5px 0;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr td {
    padding: 30px 8px ;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr .first {
    font-size: 1.2rem;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr .first .artwork-name {
    font-size: 1.4rem;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .content .pdf-content-table tr .two.artwork-description {
    font-size: 1.4rem;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .footer {
    min-height: 55px;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .footer .italic {
    font-size: 1.4rem;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .footer .to-cart-block {
    margin-top: 0;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .footer .to-cart-block .total-price {
    font-size: 2.6rem;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .footer .to-cart-block .add-to-cart {
    margin-top: 24px;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .trems-conditions {
    width: calc(100% + 92px);
    padding: 35px 46px 35px;
    margin: 24px -46px 0;
  }
  .project-project-index #tab-proposal .pdf-page .page-content .trems-conditions p {
    font-size: 1.4rem;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-content {
    padding: 25px;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-content .powered-by {
    display: inline-block;
    vertical-align: bottom;
    position: absolute;
    bottom: 25px;
    left: 25px;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-content .powered-by .title {
    font-size: 0.7rem;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-content .powered-by .powered-by-logo {
    margin-top: 16px;
    height: 32px;
    width: 140px;
    background-size: 140px 32px;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-content .studio-logo img {
    width: 100%;
    height: auto;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    justify-content: center;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 38%;
    flex-basis: 38%;
    height: 100%;
    padding: 34px 36px;
    position: relative;
    max-width: 315px;
    width: 100%;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .coverpage-footer-block {
    word-break: break-all;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .coverpage-footer-block .title {
    font-size: 1.4rem;
    letter-spacing: 0.56px;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .coverpage-footer-block .value {
    font-size: 1.7rem;
    letter-spacing: 0.28px;
    margin: 10px 0 45px;
    min-height: 0;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .client-block,
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .proposal-block {
    width: 100%;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .client-block {
    border-bottom: 1px solid #908983;
    margin-bottom: 45px;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .download-pdf {
    text-align: left;
    position: absolute;
    bottom: 34px;
    left: 36px;
  }
  .project-project-index #tab-proposal .pdf-page.coverpage .page-content .coverpage-footer .download-pdf span {
    font-size: 2.6rem;
  }
  .project-project-index #tab-proposal .pdf-page.artwork .page-content .content .pdf-content-table tr.first .artwork-artist {
    font-size: 1rem;
  }
  .project-project-index #tab-proposal .pdf-page.artwork .page-content .content .pdf-content-table tr.first .artwork-name {
    font-size: 1.6rem;
  }
  .project-project-index #tab-proposal .pdf-page.artwork .page-content .content .pdf-content-table tr.two .artwork-description {
    font-size: 1.8rem;
    letter-spacing: 0.28px;
  }
  .proposal-tabs {
    padding: 0;
  }
  .proposal-tabs .proposal-tab {
    margin-bottom: 30px;
  }
  .proposal-tabs .proposal-tab h4 {
    font-size: 1.8rem;
    font-weight: 600;
  }
  .proposal-tabs .proposal-tab h4 span {
    margin: 0 32px 0 0;
  }
  .proposal-tabs .proposal-tab h4 .icon {
    -webkit-flex-basis: 50px;
    flex-basis: 50px;
    -webkit-mask-size: 22px 22px;
    -moz-mask-size: 22px 22px;
    -ms-mask-size: 22px 22px;
    mask-size: 22px 22px;
    height: 22px;
    width: 50px;
  }
  .proposal-tabs .proposal-tab .proposal-list {
    padding: 70px 0 20px;
  }
  .proposal-tabs .proposal-tab .proposal-list .proposal-item {
    justify-content: space-between;
  }
  .proposal-tabs .proposal-tab .proposal-list .proposal-item .proposal-column.code-column {
    font-size: 2.4rem;
    text-align: left;
    padding-left: 0;
  }
  .proposal-tabs .proposal-tab .proposal-list .proposal-item .proposal-column.status-column {
    width: 16%;
  }
  .proposal-tabs .proposal-tab .proposal-list .proposal-item .proposal-column.status-column:after {
    display: none;
  }
  .project-project-index #tab-proposal {
    padding-bottom: 133px;
  }
  .project-project-index #tab-proposal h2 {
    margin: 60px 0 40px;
  }
  .project-project-index #tab-proposal .proposal-mode-switcher {
    float: right;
    width: auto;
    margin: 0;
  }
  .project-project-index #tab-proposal .proposal-mode-switcher span {
    font-size: 1.8rem;
    letter-spacing: 1.26px;
  }
  .project-project-index #tab-proposal .proposal-mode-switcher .form-item {
    margin: 0 24px;
  }
  .project-project-index #tab-proposal .proposal-tab {
    margin-bottom: 30px;
  }
  .project-project-index #tab-proposal .proposal-tab h4 {
    font-size: 1.8rem;
    font-weight: 600;
  }
  .project-project-index #tab-proposal .proposal-tab h4 span {
    margin: 0 32px 0 0;
  }
  .project-project-index #tab-proposal .proposal-tab h4 .icon {
    -webkit-flex-basis: 50px;
    flex-basis: 50px;
    -webkit-mask-size: 22px 22px;
    -moz-mask-size: 22px 22px;
    -ms-mask-size: 22px 22px;
    mask-size: 22px 22px;
    height: 22px;
    width: 50px;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content label span {
    font-size: 1.8rem;
    margin-bottom: 11px;
    margin-left: 0;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content input {
    font-size: 2.4rem;
    height: 90px;
    margin-bottom: 40px;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content textarea {
    height: 90px;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content div.mage-error[generated] {
    bottom: 10px;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-client-information-content-wrapper form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-client-information-content-wrapper form .field {
    width: 33%;
    padding-left: 16px;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-client-information-content-wrapper form .field.proposal-client-name,
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-client-information-content-wrapper form .field.proposal-billing-address,
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-client-information-content-wrapper form .field.proposal-footer-text {
    padding-left: 0;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-client-information-content-wrapper form .field.proposal-date input,
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-client-information-content-wrapper form .field.proposal-due-date input {
    padding-right: 70px;
    background-image: url("../images/icons/icon-calender.svg");
    background-size: 32px 32px;
    background-repeat: no-repeat;
    background-position: right 28px center;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-client-information-content-wrapper form .field.proposal-footer-text {
    width: 100%;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-approved-artwork-content-wrapper {
    margin: 30px 0;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-approved-artwork-content-wrapper .proposals-approved-artwork-list .approved-artwork-item .approved-artwork-column {
    width: 15%;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-approved-artwork-content-wrapper .proposals-approved-artwork-list .approved-artwork-item .approved-artwork-column.approved-artwork-image-wrapper {
    width: 20%;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-approved-artwork-content-wrapper .proposals-approved-artwork-list .approved-artwork-item .approved-artwork-column.approved-artwork-info {
    width: 20%;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-approved-artwork-content-wrapper .proposals-approved-artwork-list .approved-artwork-item .approved-artwork-column.approved-artwork-info .approved-artwork-name {
    font-size: 1.6rem;
    letter-spacing: 0.48px;
    text-align: left;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-approved-artwork-content-wrapper .proposals-approved-artwork-list .approved-artwork-item .approved-artwork-column.approved-artwork-info .approved-artwork-description {
    font-size: 1.8rem;
    line-height: 1.22;
    letter-spacing: 0.9px;
    text-align: left;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: flex-start;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-list {
    margin: 0;
    width: 100%;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-list .service-item:first-child {
    margin-top: 70px;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-list .service-item:last-child {
    margin-bottom: 80px;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-list .service-item .service-column {
    width: 15%;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-list .service-item .service-column.service-info {
    width: 55%;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-list .service-item .service-column.service-info .service-name {
    font-size: 1.6rem;
    letter-spacing: 0.48px;
    text-align: left;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-list .service-item .service-column.service-info .service-description {
    font-size: 1.6rem;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-list .service-item .service-column.service-delete {
    width: 15%;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-list .service-item .service-column.service-delete .service-delete-link {
    width: 100%;
    height: 30px;
    background-size: 24px 24px;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-form {
    margin-top: 0;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-form .project-add-service .project-add-service-link {
    font-size: 2.6rem;
  }
  .project-project-index #tab-proposal .proposal-tab .proposal-tab-content.proposals-services-content-wrapper .proposals-services-form .project-add-service .project-add-service-link::before {
    left: 14px;
  }
  .project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper {
    margin-bottom: 48px;
  }
  .project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-content .jackdaw-studio-logo .quote .big-text {
    font-size: 5.2rem;
    letter-spacing: 1.04px;
  }
  .project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-content .jackdaw-studio-logo .quote-author {
    font-size: 1rem;
    letter-spacing: 0.2px;
  }
  .project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-footer {
    padding: 23px 36px 13px;
  }
  .project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-footer .coverpage-footer-block .title {
    font-size: 0.7rem;
    letter-spacing: 0.49px;
    margin: 0 0 20px 0;
  }
  .project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-footer .coverpage-footer-block .value {
    font-size: 1.5rem;
    letter-spacing: 0.3px;
  }
  .project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-footer .coverpage-footer-block.powered-by-block .logo-site {
    height: 104px;
    margin: 0 0 26px 0;
  }
  .project-project-index #tab-proposal .proposals-view .proposal-view-content .coverpage-wrapper .coverpage .coverpage-footer .coverpage-footer-block.powered-by-block .title {
    margin: 0;
  }
  .project-project-index #tab-proposal .proposals-view .proposal-view-content .proposal-all-view-link .icon {
    width: 24px;
    height: 24px;
    margin: 0 14px 0 0;
    background-size: 24px 24px;
  }
  .project-project-index #tab-proposal .proposals-view .proposal-view-content .proposal-all-view-link span:not(.icon) {
    font-size: 2.6rem;
  }
  .project-project-index #tab-proposal .proposals-actions {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
  }
  .project-project-index #tab-proposal .proposals-actions .proposal-total {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .project-project-index #tab-proposal .proposals-actions .proposal-total .value {
    font-size: 3.2rem;
    letter-spacing: 0.48px;
  }
  .project-project-index #tab-proposal .proposals-actions .proposal-total .italic {
    font-size: 1.8rem;
    letter-spacing: 0.27px;
  }
  .project-project-index #tab-proposal .proposals-actions .proposal-buttons {
    width: auto;
    margin: 0;
  }
  .project-project-index #tab-proposal .proposals-actions .proposal-buttons #proposal-share-btn {
    background: none;
    border: none;
    font-size: 16px;
    font-weight: 400;
  }
  .project-project-index #tab-proposal .proposals-actions .proposal-buttons #proposal-share-btn span {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    font-weight: 400;
  }
  .project-project-index #tab-proposal .proposals-actions .proposal-buttons #proposal-share-btn span:before {
    content: "";
    display: block;
    background: url(../images/icons/icon-share.svg) no-repeat;
    width: 16px;
    height: 16px;
    background-size: contain;
  }
  .project-project-index #tab-proposal .proposals-actions .proposal-buttons .client-view span {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    font-weight: 400;
  }
  .project-project-index #tab-proposal .proposals-actions .proposal-buttons .client-view span:before {
    content: "";
    display: block;
    background: url(../images/icons/icon-client-view.svg) no-repeat;
    width: 16px;
    height: 16px;
    background-size: contain;
  }
  .project-project-index #tab-proposal .proposals-actions .proposal-buttons .action {
    width: auto;
  }
  .account .modal-popup.share-proposal-popup .modal-content,
  .share-proposal-popup .modal-content {
    padding: 15px 35px 30px;
  }
  .page-main .block-collapsible-nav {
    margin-bottom: 24px;
  }
  .page-main .block-collapsible-nav .item .advance-filters-title,
  .page-main .block-collapsible-nav .item a,
  .page-main .block-collapsible-nav .item > strong {
    font-size: 2.4rem;
    padding: 24px 4px;
    margin-right: 24px;
    font-weight: 400;
  }
  .page-main .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-list {
    padding: 48px;
  }
  .page-main .block-collapsible-nav .item.advance-filters-wrapper .advance-filters-list .item a {
    font-size: 2rem;
    font-family: 'Lato', sans-serif;
  }
  .page-main .block-collapsible-nav.marketplace-menu .item .triger-dropdown:after {
    -webkit-mask-size: 18px 10px;
    -moz-mask-size: 18px 10px;
    -ms-mask-size: 18px 10px;
    mask-size: 18px 10px;
    width: 18px;
    height: 10px;
  }
  .page-main .block-collapsible-nav.marketplace-menu .submenu {
    padding: 20px;
    right: 0;
    left: auto;
  }
  .page-main .block-collapsible-nav.marketplace-menu .submenu .submenu-items .submenu-item {
    margin-bottom: 0;
  }
  .page-main .block-collapsible-nav.marketplace-menu .submenu .submenu-items .submenu-item a {
    font-size: 24px;
  }
  .widget .artviewings-title {
    font-size: 101px !important;
  }
  .widget .artviewings-title.curator {
    flex-direction: column;
  }
  .widget .artviewings-title strong {
    font-size: 128px !important;
  }
  .artist-card {
    flex-direction: row;
  }
  .artist-card .heading {
    font-size: 32px;
  }
  .artist-card .description {
    font-size: 20px;
  }
  .artist-card .artist-info button {
    width: fit-content;
  }
  .content_slider {
    width: 40% !important;
    top: -145px !important;
    left: 60% !important;
    gap: 120px;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #ede7de;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 0.68em;
    padding-top: 0.68em;
  }
  .page-header .switcher {
    float: right;
    margin-left: 0;
    margin-right: 0;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper {
    margin-bottom: 65px;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 1.36em;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #817c75;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0px 20px 50px -20px rgba(0, 0, 0, 0.5);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #f8f9f9;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #404040 transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 0.68em 1.36em;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    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: lighter;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 150px;
    z-index: 1000;
    padding: 0.68em 0;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.content > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.content > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.content > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.content > .header.links > li > a {
    line-height: 1;
    height: 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .header.content > .header.links > li > a.registration {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .header.content > .header.links > li.welcome {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .header.content > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 0.34em;
  }
  .header.content > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.content > .header.links > .authorization-link a[href$="customer/account/logout/"] {
    display: none;
  }
  .header.content > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 2.04em 1.36em 0;
  }
  .logo {
    margin: -8px auto 1.7em 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    transition: margin 0.3s ease-out 0s;
  }
  .checkout-index-index .page-wrapper {
    position: static;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: unset;
    margin-top: auto;
  }
  .page-footer .footer-sections {
    padding-left: 100px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -0.68em;
    left: 100%;
    margin: 0 0 0 1.36em;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: -5.64em;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #404040 transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: 1px solid #000000;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .modal-popup input,
  .modal-popup textarea {
    font-size: 1.6rem;
    height: 45px;
    padding: 0 22px;
    margin-bottom: 31px !important;
  }
  .modal-popup input.error,
  .modal-popup textarea.error {
    border-color: #ed8380;
  }
  .modal-popup textarea {
    height: 8rem;
    padding: 12px 22px;
    min-height: 163px;
  }
  .modal-popup textarea.error {
    border-color: #ed8380;
  }
  .modal-popup .fieldset > .field > label,
  .modal-popup label {
    font-size: 2rem;
    font-weight: lighter;
    margin-bottom: 11px;
    margin-left: 0;
    letter-spacing: 0.85px;
    padding: 0;
  }
  .modal-popup .fieldset > .field > label span,
  .modal-popup label span {
    font-size: 1.4rem;
  }
  .modal-popup select {
    font-size: 1.5rem;
    height: 31px;
    padding: 0px 22px 0 10px;
  }
  .modal-popup .select-wrapper:after {
    right: 12px;
    top: 10px;
  }
  .modal-popup .switch {
    width: 39px;
    height: 20px;
  }
  .modal-popup .switch .slider {
    width: 39px;
  }
  .modal-popup .switch .slider:before {
    width: 27px;
    height: 27px;
  }
  .modal-popup .switch input:checked + .slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  .modal-popup .new-client,
  .modal-popup .project-settings-modal {
    margin-top: 16px;
    margin-bottom: 70px;
  }
  .modal-popup .new-client .container,
  .modal-popup .project-settings-modal .container {
    font-size: 1.5rem;
    padding-left: 30px;
  }
  .modal-popup .new-client .container input:checked ~ .checkmark:after,
  .modal-popup .project-settings-modal .container input:checked ~ .checkmark:after {
    width: 12px;
    height: 8px;
    right: 2px;
    top: 5px;
  }
  .modal-popup .new-client label,
  .modal-popup .project-settings-modal label {
    font-size: 1.7rem;
  }
  .modal-popup .new-client fieldset.fieldset legend.legend span,
  .modal-popup .project-settings-modal fieldset.fieldset legend.legend span {
    font-size: 1.7rem;
  }
  .modal-popup .new-client fieldset.fieldset legend.legend span.checkmark,
  .modal-popup .project-settings-modal fieldset.fieldset legend.legend span.checkmark {
    width: 20px;
    height: 20px;
    top: -3px;
  }
  .modal-popup .new-client fieldset.fieldset legend.legend.checkbox-wrapper,
  .modal-popup .project-settings-modal fieldset.fieldset legend.legend.checkbox-wrapper {
    margin: 0 0 13px;
    justify-content: flex-start;
  }
  .modal-popup .new-client fieldset.fieldset legend.legend.checkbox-wrapper span,
  .modal-popup .project-settings-modal fieldset.fieldset legend.legend.checkbox-wrapper span {
    margin-right: 35px;
    display: block;
  }
  .modal-popup .new-client fieldset.fieldset legend.legend.checkbox-wrapper .container,
  .modal-popup .project-settings-modal fieldset.fieldset legend.legend.checkbox-wrapper .container {
    margin-left: 0;
  }
  .modal-popup .new-client select,
  .modal-popup .project-settings-modal select {
    font-size: 1.8rem;
    height: 63px;
    padding: 0 42px 0 18px;
    margin-bottom: 31px;
    width: 100%;
    font-weight: 300;
    color: #908983;
    background: url("../images/spaces/drop-down-arrow.svg") no-repeat;
    background-position: 100%;
    background-size: 15% 30%;
  }
  .modal-popup .new-client .client-notes .client-notes,
  .modal-popup .project-settings-modal .client-notes .client-notes {
    margin-bottom: 45px;
  }
  .column.main.infinite-scroll .product-items .ias-no-more.mg-top-msg {
    margin-top: 80px;
  }
  .wp-ln-actions {
    width: 98%;
    text-align: right;
  }
  .wp-ln-action {
    cursor: pointer;
    display: inline-block;
  }
  .wp-instant-search-wrapper {
    display: none;
  }
  .wp-instant-search-wrapper.desktop {
    display: block;
  }
  .wp-ln-action:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .wp-ln-show-less {
    display: none;
  }
  .sidebar.sidebar-main .wp-filters {
    display: none;
  }
  body.slider-layer .column.main,
  body.slider-down-layer .column.main {
    width: 100%;
  }
  body.slider-layer .block.filter,
  body.slider-down-layer .block.filter {
    display: none;
  }
  body.slider-layer .toolbar-products,
  body.slider-down-layer .toolbar-products {
    margin-left: 90px;
  }
  body.slider-layer .sidebar.sidebar-main .wp-filters,
  body.slider-down-layer .sidebar.sidebar-main .wp-filters {
    display: flex;
    align-items: center;
    background-color: #f8f9f9;
    padding: 16px 10px;
    border-radius: 1px;
    position: absolute;
    top: 5px;
    height: 20px;
    cursor: pointer;
    border: #441e1e 1px solid;
  }
  body.slider-layer .sidebar.sidebar-main .wp-filters:hover,
  body.slider-down-layer .sidebar.sidebar-main .wp-filters:hover,
  body.slider-layer .sidebar.sidebar-main .wp-filters:focus,
  body.slider-down-layer .sidebar.sidebar-main .wp-filters:focus {
    background-color: #f8f9f9;
    border: #8a262e 1px solid;
  }
  body.slider-layer .wp-ln-overlay,
  body.slider-down-layer .wp-ln-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 99;
    background: rgba(0, 0, 0, 0.3);
    overflow: hidden;
    cursor: pointer;
  }
  .sidebar.sidebar-main b.wp-slide-in {
    display: inline-block;
    background: url('../WeltPixel_LayeredNavigation/images/slide_icon.png') no-repeat;
    width: 20px;
    height: 23px;
    transition: scale 100ms ease;
    margin: 2px 8px 0 0;
  }
  .sidebar.sidebar-main span.wp-slide-down-add.active {
    display: inline-block;
    width: 20px;
    height: 23px;
    transition: scale 100ms ease;
    margin: 2px 8px 0 0;
  }
  .sidebar.sidebar-main span.wp-slide-down-add.active:after {
    content: '\e621';
    font-family: 'luma-icons';
    position: absolute;
    top: 1px;
    margin-left: 5px;
  }
  .sidebar.sidebar-main span.wp-slide-down-add {
    display: inline-block;
    transition: scale 100ms ease;
  }
  .sidebar.sidebar-main span.wp-slide-down-add:after {
    content: '\e622';
    font-family: 'luma-icons';
    position: absolute;
    top: 1px;
    margin-left: 5px;
  }
  .slide-in-filter {
    position: fixed;
    top: 0;
    left: 0;
    width: 12%;
    min-width: 250px;
    background: #fff;
    height: 95%;
    padding: 25px;
    overflow: scroll;
    margin-bottom: 10px;
    z-index: 100;
  }
  .slide-in-filter .block-subtitle {
    font-size: 15px;
    text-align: center;
    padding: 10px 10px 30px;
  }
  .slide-in-filter .filter-options-item {
    padding: 15px 0;
    border-bottom: 1px solid #ecece7;
  }
  .sidebar .slide-down-filter .filter-options .filter-options-item .filter-options-content #swatch-wrapper {
    text-align: left !important;
  }
  .slide-down-filter {
    display: block;
    position: absolute;
    background: #fff;
    top: 38px;
    width: 98%;
    z-index: 100;
    overflow-y: hidden;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    -moz-box-shadow: inset 0 2px 2px #ccc;
    -webkit-box-shadow: inset 0 2px 2px #ccc;
    box-shadow: inset 0 2px 2px #ccc;
  }
  .slide-down-filter:hover {
    overflow-y: auto;
    overflow-y: overlay;
  }
  .slide-down-filter .filter-options-title:after {
    content: '';
  }
  .slide-down-filter .filter-options-item {
    float: left;
    padding: 15px 1% 15px 5px;
    border: 0 none;
    overflow: hidden;
  }
  .slide-down-filter .filter-options-item .filter-options-content {
    overflow: hidden;
    height: 95%;
  }
  .slide-down-filter .filter-options-item .filter-options-content:hover {
    overflow-y: auto;
    overflow-y: overlay;
  }
  .slide-down-filter .block-content .block-subtitle {
    padding: 15px 20px 15px;
  }
  .slide-down-filter .block-content #wp_ln_shopby_items {
    display: inline-block;
  }
  .slide-down-filter .block-content #wp_ln_shopby_items .item {
    float: left;
    margin: 10px;
  }
  .slide-down-filter .block-content .filter-actions {
    margin: 0;
    float: right;
  }
  b.wp-ln-load-more:after {
    content: "\e607";
  }
  b.wp-ln-show-less:after {
    content: "\e618";
  }
  b.wp-ln-load-more:before {
    content: '';
  }
  b.show-less:before {
    content: '';
  }
  #layered-filter-block .wp-ln-selected a {
    border-left: 5px solid red;
    padding-left: 11px;
    font-style: italic;
    color: #908f8f;
  }
  #layered-filter-block .wp-ln-selected .swatch-option {
    position: relative;
    overflow: visible;
    outline: 2px solid #ee0000;
    border: 1px solid #fff;
  }
  #layered-filter-block .wp-ln-selected .swatch-option:before {
    visibility: visible;
    border: 3px solid white !important;
  }
  #layered-filter-block .wp-ln-selected .swatch-option:after {
    visibility: visible !important;
  }
  #layer-product-list .message.info.empty {
    margin-left: 90px !important;
  }
  body.wp-ln-open .page-wrapper div.page-header,
  body.wp-ln-open .page-wrapper .nav-sections,
  body.wp-ln-open .page-wrapper nav.navigation {
    z-index: 1 !important;
  }
  body.theme-pearl {
    /* price slider - in pearl*/
    /** price slider end */
  }
  body.theme-pearl .slide-in-filter {
    height: 100% !important;
  }
  body.theme-pearl b.wp-ln-load-more:before {
    content: "\e614";
    font-family: 'luma-icons';
  }
  body.theme-pearl b.wp-ln-show-less:before {
    content: "\e613";
    font-family: 'luma-icons';
  }
  body.theme-pearl b.wp-ln-load-more:after {
    content: '';
  }
  body.theme-pearl b.wp-ln-show-less:after {
    content: '';
  }
  body.theme-pearl .sidebar.sidebar-main .wp-filters {
    top: 16px !important;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected a {
    text-decoration: none;
    font-weight: 900;
    border-left: 0 none;
    font-style: normal;
    color: inherit;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected a:before {
    background: #303030;
    border: 1px solid #303030 !important;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected .swatch-option {
    outline: 2px solid #ee0000;
    border: 1px solid #fff;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected .swatch-option.text {
    position: relative;
    overflow: visible;
    border: 2px solid #999999 !important;
  }
  body.theme-pearl #layered-filter-block .filter-options .swatch-option.color.disabled:after {
    visibility: visible;
    content: '';
  }
  body.theme-pearl #layered-filter-block .filter-options .swatch-option.color.disabled:hover {
    overflow: hidden;
  }
  body.theme-pearl #layered-filter-block .filter-options .swatch-option.color.disabled:hover:before {
    visibility: hidden;
  }
  body.theme-pearl #layer-product-list .message.info.empty {
    margin-left: 90px !important;
  }
  body.theme-pearl .slide-down-filter {
    width: 99%;
    top: 52px;
    border: 0 none;
    -moz-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  }
  body.theme-pearl .slide-down-filter .block-subtitle {
    border: 0 none !important;
  }
  body.theme-pearl .slide-down-filter .filter-options-title {
    border: 0 none !important;
    font-weight: 800 !important;
  }
  body.theme-pearl .ui-slider {
    background: #b3b3b3 !important;
    color: #8a262e;
    border: 1px solid #e9e9e9;
    height: 5px;
    margin: 15px 0 25px 5px;
    width: 93%;
  }
  body.theme-pearl .ui-slider .ui-widget-header {
    background: #e9e9e9 !important;
    height: 100%;
    position: absolute;
  }
  body.theme-pearl .ui-slider .ui-slider-range {
    background: #8a262e !important;
  }
  body.theme-pearl .ui-slider .ui-slider-handle {
    cursor: ew-resize;
    width: 12px;
    height: 12px;
    top: -4px;
    background: #8a262e;
  }
  body.theme-pearl .ui-slider .ui-corner-all {
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
    border-bottom-left-radius: 11px;
    border-bottom-right-radius: 11px;
  }
  body.theme-pearl div.wp-slider-inp {
    width: 100%;
    display: inline-block;
  }
  body.theme-pearl div.wp-slider-inp a.wp-price-slider-a {
    float: right;
  }
  body.theme-pearl div.wp-slider-inp a.wp-price-slider-a:hover {
    font-weight: bold;
    background: none;
  }
  body.theme-pearl div.wp-slider-inp label {
    color: #757575;
    padding: 0 5px;
  }
  body.theme-pearl #rat_items li.item a {
    text-decoration: none !important;
  }
  body.theme-pearl #rat_items li.item a:hover {
    text-decoration: none !important;
  }
  body.theme-pearl .filter-options-content .items li.item {
    width: 96%;
  }
  body.theme-pearl .filter-options-content .items li.item:last-of-type {
    padding-bottom: 15px;
  }
  body.theme-pearl p.wp-slider-action {
    text-align: right;
  }
  body.theme-pearl ::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
  }
  body.theme-pearl ::-webkit-scrollbar-track {
    background-color: #fff;
  }
  body.theme-pearl ::-webkit-scrollbar-thumb {
    background-color: #c2c2c2;
    border-radius: 4px;
  }
  /* price slider - blank */
  .ui-slider {
    background: #fff !important;
    color: #333333;
    border: 1px solid #e9e9e9;
    height: 5px;
    margin: 15px 0 25px 0;
    width: 98%;
  }
  .ui-slider .ui-widget-header {
    height: 100%;
    position: absolute;
    background: #e9e9e9 !important;
  }
  .ui-slider .ui-slider-handle {
    cursor: ew-resize !important;
    width: 0.3em;
    height: 1em;
    top: -4px;
  }
  .ui-slider .ui-corner-all {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  div.wp-slider-inp {
    width: 100%;
    display: inline-block;
  }
  div.wp-slider-inp .wp-slider-from {
    width: 55%;
    text-align: left;
    float: left;
  }
  div.wp-slider-inp .wp-slider-to {
    width: 45%;
    text-align: right;
    float: right;
  }
  div.wp-slider-inp .wp-price-slider-inp {
    max-width: 41px;
    text-align: center;
    padding: 0;
    margin-left: -2px;
  }
  div.wp-slider-inp .wp-price-slider-inp.inp-type {
    max-width: 30%;
    height: 24px !important;
    margin-left: 2px;
  }
  div.wp-slider-inp .wp-slider-inp-range a.wp-price-slider-a:hover {
    font-weight: bold;
    background: none;
  }
  div.wp-slider-inp label {
    color: #757575;
    padding: 0 5px;
  }
  p.wp-slider-action {
    text-align: right;
  }
  /** price slider end */
  .items a.wp-filter-disabled {
    pointer-events: none;
    cursor: default;
    color: #ccc;
  }
  .wp-instant-search-wrapper .wp-instant-search-inp {
    width: 90%;
  }
  .weltpixel-horizontalnavigation .filter-options .filter-options-item .filter-options-content .items li.item:last-of-type {
    padding-bottom: 5px;
  }
  .weltpixel-horizontalnavigation .filter-options .filter-options-item .filter-options-content .item {
    margin: 0 3px 5px;
    border-radius: 5px;
  }
  .weltpixel-horizontalnavigation .filter-options .filter-options-item.active {
    z-index: 30;
  }
  body.theme-pearl.page-layout-1column #layered-filter-block .filter-content .filter-options .filter-options-content {
    min-width: 200px;
    width: auto;
    padding: 5px;
  }
  body.theme-pearl.page-layout-1column #layered-filter-block .filter-content .filter-options .filter-options-content .wp-instant-search-wrapper.desktop,
  body.theme-pearl.page-layout-1column #layered-filter-block .filter-content .filter-options .filter-options-content .wp-instant-search-wrapper.mobile {
    display: flex;
    justify-content: center;
  }
  body.theme-pearl.page-layout-1column #layered-filter-block .filter-content .filter-options .filter-options-content .item {
    white-space: nowrap;
  }
  body.theme-pearl.page-layout-1column #layered-filter-block .filter-content .filter-options .filter-options-content .item:hover {
    background-color: white;
  }
  #multistore-mobile-switcher-language {
    display: none;
  }
  #multistore-mobile-switcher-language.multistore-desktop {
    display: block;
    background: #000;
    padding-top: 0px;
  }
  #multistore-mobile-switcher-language.multistore-desktop ul.weltpixel_multistore {
    text-align: left;
    margin: 0 auto;
  }
  .page-header-v1 .page-header .multistore-switcher {
    position: absolute;
    top: 0px;
    margin-left: -20px;
  }
  .page-header-v2 .page-header .multistore-switcher {
    position: relative;
    top: -8px;
  }
  .page-header-v2 .page-header .multistore-switcher .weltpixel_multistore {
    margin-top: 9px;
  }
  .page-header-v3 .page-header .multistore-switcher {
    position: absolute;
    top: 0px;
    left: -5px;
    width: 100%;
    height: 46px;
  }
  .page-header-v4 .page-header .multistore-switcher {
    position: relative;
    top: -8px;
    margin-bottom: -10px;
  }
  .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;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  label,
  .label {
    font-size: 18px;
  }
  label span,
  .label span {
    font-size: 18px;
  }
  .fieldset > .field.required > .label:after {
    font-size: 18px;
  }
  .switch {
    width: 39px;
    height: 20px;
  }
  .switch .slider {
    width: 39px;
  }
  .switch .slider:before {
    width: 20px;
    height: 20px;
  }
  .switch input:checked + .slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  .customer-agreements input.customer-agreement-checbox[type="checkbox"],
  .fieldset > .field.choice input[type="checkbox"],
  input[type="checkbox"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-agreements input.customer-agreement-checbox[type="checkbox"] ~ label,
  .fieldset > .field.choice input[type="checkbox"] ~ label,
  input[type="checkbox"] ~ label,
  .customer-agreements input.customer-agreement-checbox[type="checkbox"] ~ .label,
  .fieldset > .field.choice input[type="checkbox"] ~ .label,
  input[type="checkbox"] ~ .label {
    font-size: 15px;
    padding-left: 30px;
  }
  .customer-agreements input.customer-agreement-checbox[type="checkbox"] ~ label::before,
  .fieldset > .field.choice input[type="checkbox"] ~ label::before,
  input[type="checkbox"] ~ label::before,
  .customer-agreements input.customer-agreement-checbox[type="checkbox"] ~ .label::before,
  .fieldset > .field.choice input[type="checkbox"] ~ .label::before,
  input[type="checkbox"] ~ .label::before {
    top: 4px;
    width: 20px;
    height: 20px;
  }
  .customer-agreements input.customer-agreement-checbox[type="checkbox"] ~ label::after,
  .fieldset > .field.choice input[type="checkbox"] ~ label::after,
  input[type="checkbox"] ~ label::after,
  .customer-agreements input.customer-agreement-checbox[type="checkbox"] ~ .label::after,
  .fieldset > .field.choice input[type="checkbox"] ~ .label::after,
  input[type="checkbox"] ~ .label::after {
    width: 14px;
    height: 10px;
    top: 9px;
  }
  .customer-agreements input.customer-agreement-checbox[type="checkbox"] ~ label + .mage-error,
  .fieldset > .field.choice input[type="checkbox"] ~ label + .mage-error,
  input[type="checkbox"] ~ label + .mage-error,
  .customer-agreements input.customer-agreement-checbox[type="checkbox"] ~ .label + .mage-error,
  .fieldset > .field.choice input[type="checkbox"] ~ .label + .mage-error,
  input[type="checkbox"] ~ .label + .mage-error {
    position: absolute;
  }
  select {
    height: 4rem;
    border: 1px solid #707070;
    font-size: 1.8rem;
    padding: 0 18px;
    margin-bottom: 31px;
    width: 100%;
    background-position: 100%;
    background-size: 15% 30%;
  }
  input[type="text"],
  input[type="password"],
  input[type="url"],
  input[type="tel"],
  input[type="search"],
  input[type="number"],
  input[type="datetime"],
  input[type="email"],
  input:not([type="radio"]),
  textarea {
    height: 4rem;
    border: 1px solid #707070;
    font-size: 1.8rem;
    padding: 0 22px;
  }
  textarea {
    height: auto;
    padding: 12px 22px;
    min-height: 163px;
  }
  .account .modal-popup input[type="text"],
  .account .modal-popup input[type="password"],
  .account .modal-popup input[type="url"],
  .account .modal-popup input[type="tel"],
  .account .modal-popup input[type="search"],
  .account .modal-popup input[type="number"],
  .account .modal-popup input[type="datetime"],
  .account .modal-popup input[type="email"],
  .account .modal-popup input:not([type="radio"]),
  .account .modal-popup textarea {
    font-size: 1.6rem;
    height: 45px;
    padding: 0 22px;
    margin-bottom: 31px !important;
  }
  .account .modal-popup textarea {
    height: auto;
    padding: 12px 22px;
    min-height: 163px;
  }
  .select2-container .select2-selection--single {
    height: 58px;
  }
  .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 1.6rem;
    line-height: 58px;
    padding-left: 18px;
    height: 58px;
  }
  .select2-container[dir="small"] .select2-selection--single {
    height: 31px;
  }
  .select2-container[dir="small"] .select2-selection--single .select2-selection__rendered {
    font-size: 1.5rem;
    line-height: 31px;
    padding-left: 15px;
    height: 31px;
  }
  .select2-results__option {
    font-size: 1.6rem;
    padding: 10px;
  }
  [dir="small"] .select2-results__option {
    font-size: 1.5rem;
    padding: 6px 7px;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 58px;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 15px;
    top: 15px;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 10px 8px 0 8px;
    margin-left: -8px;
    margin-top: -4px;
  }
  .select2-container--default[dir="small"] .select2-selection--single .select2-selection__rendered {
    line-height: 31px;
  }
  .select2-container--default[dir="small"] .select2-selection--single .select2-selection__arrow {
    right: 6px;
    top: 2px;
  }
  .select2-container--default[dir="small"] .select2-selection--single .select2-selection__arrow b {
    border-width: 5px 4px 0 4px;
    margin-left: -4px;
    margin-top: -2px;
  }
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-width: 0 8px 10px 8px;
  }
  .select2-container--default.select2-container--open[dir="small"] .select2-selection--single .select2-selection__arrow b {
    border-width: 0 4px 5px 4px;
  }
  .cms-page-view .buyer-protection-program-page .main-buner-block .main-baner-wrapper {
    margin-bottom: 30px;
  }
  .cms-page-view .buyer-protection-program-page .baner-text-block .content > .text {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    justify-content: space-between;
    padding: 50px 0;
  }
  .cms-page-view .buyer-protection-program-page .baner-text-block .content > .text .baner-wrapper {
    width: 45%;
    margin-bottom: 0;
  }
  .cms-page-view .buyer-protection-program-page .baner-text-block .content > .text .baner-wrapper img {
    width: auto;
    height: 100%;
    object-fit: cover;
  }
  .cms-page-view .buyer-protection-program-page .baner-text-block .content > .text .text-wrapper {
    width: 55%;
    padding: 5% 0 5% 5%;
  }
  .cms-page-view .buyer-protection-program-page .baner-text-block .content > .text .text-wrapper p {
    margin-bottom: 30px;
  }
  .cms-page-view .buyer-protection-program-page .three-column-text-block .content .three-column-text {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    justify-content: space-between;
    padding: 50px 0;
  }
  .cms-page-view .buyer-protection-program-page .three-column-text-block .content .three-column-text .column-text {
    width: 25%;
  }
  .cms-page-view .buyer-protection-program-page .one-column-text-block .content .text {
    padding: 50px 0;
  }
  .cms-page-view .buyer-protection-program-page .one-column-text-block .content .text p {
    margin-bottom: 40px;
  }
  .cms-page-view .buyer-protection-program-page .one-column-text-block .content .text li {
    margin-bottom: 40px;
  }
  .cms-page-view .buyer-protection-program-page .return-policy-block {
    margin: 80px auto;
  }
  .container-404 {
    margin-bottom: 50px;
  }
  .about-us-v1 .gf-container {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
  }
  .about-us-v1 .gf-container .wpb_wrapper h1.mg-title {
    margin-top: 150px;
    margin-bottom: 45px;
    line-height: inherit;
  }
  .about-us-v1 .gf-container .btn-container {
    margin-top: 75px;
    margin-bottom: 300px;
  }
  .about-us-v1 .wpx-gray {
    margin-top: 100px;
  }
  .about-us-v1 .wpx-gray .bg-white {
    min-height: 300px;
    background: white;
    width: 100%;
    z-index: 0;
    position: absolute;
  }
  .about-us-v1 .wpx-gray .child-cont {
    position: relative;
    z-index: 1;
  }
  .about-us-v1 .wpx-gray .test-cont {
    padding: 100px 0;
  }
  .about-us-v1 .gf-container .wpb_wrapper_cont {
    margin-left: 36% !important;
  }
  .about-us-v1 .wpx-gray .heading-title-wpx {
    font-size: 70px;
  }
  .about-us-v1 .contact-cont {
    text-align: center;
  }
  .about-us-v2 .text-left {
    text-align: left;
  }
  .about-us-v2 .cont-about-v2.mg-btm {
    margin-bottom: 150px;
  }
  .about-us-v2 .cont-about-v2 .cont-title {
    margin: 150px auto 100px auto;
  }
  .about-us-v2 .cont-about-v2 .text-cont {
    padding: 50px 50px 150px 0px;
  }
  .about-us-v2 .cont-about-v2 .text-cont .heading-title {
    margin-top: 65px;
  }
  .about-us-v2 .cont-about-v2 .text-cont p {
    font-size: 16px;
    line-height: 28px;
    color: #696969;
  }
  .about-us-v2 .cont-about-v2 .contact-cont {
    text-align: left;
  }
  .about-us-v2 .cont-about-v2 .contact-cont .social-cont {
    margin-top: 35px;
    font-size: 20px;
  }
  .about-us-v2 .cont-about-v2 .contact-cont .social-cont i {
    margin: 0 10px 10px 0;
  }
  .about-us-v2 .cont-about-v2 .brands-cont {
    padding-top: 15px;
  }
  .about-us-v2 .cont-about-v2 .brands-cont img {
    width: 15.5%;
  }
  .about-us-v2 .bg-gray .pd-gray {
    padding: 100px;
  }
  .about-us-v2 .bg-gray .pd-gray .heading-title-wpx {
    margin-bottom: 100px;
  }
  .about-us-v2 .bg-gray .pd-gray .mg-team {
    margin-bottom: 30px;
  }
  .about-us-v2 .cont-about-v2 .cont-title {
    max-width: 350px;
  }
  .about-us-v2 .cont-about-v2 .cont-title p {
    font-size: 35px;
  }
  .about-us-v2 .cont-about-v2 .heading-title-wpx {
    font-size: 70px;
  }
  .container-v1 .img-1 {
    margin-top: 180px;
  }
  .container-v1 .img-2 {
    margin-top: 240px;
  }
  .container-v1 .img-3 {
    margin-top: 140px;
  }
  .container-v1 .img-4 {
    margin-top: 240px;
  }
  .container-v1 .img-5 {
    margin-top: 140px;
  }
  .container-v1 .img-6 {
    margin-top: 180px;
  }
  .container-v1 .promo-image .title {
    padding: 20px 0px 20px 0px;
    font-size: 40px;
  }
  .promo-overlay:before {
    content: '';
    z-index: auto;
    background-color: #FFF;
    opacity: 0.75;
  }
  .container-v3 .topmarginmob {
    margin-top: 50px;
  }
  .container-v3.module-split h3 {
    font-size: 64px;
    font-weight: 700;
    text-transform: capitalize;
  }
  .container-v3.module-split p {
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
  }
  .container-v3.module-split span {
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;
    text-decoration: underline;
  }
  .container-v4 .heading-title h2 {
    font-size: 40px;
    font-weight: bolder;
    line-height: 60px;
    letter-spacing: 3px !important;
  }
  .container-v4.custom-margin {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .container-v4 .right-desk {
    text-align: right;
  }
  .container-v4 .nopadding-mob-v4 {
    padding: 0px !important;
  }
  .container-v2.hide-mob {
    display: none;
  }
  .content-v5 .image-wrapper-3,
  .content-v5 .image-wrapper-2,
  .content-v5 .image-wrapper-1 {
    min-height: 400px;
    max-width: 335px;
    margin: 30px auto;
    float: none;
    overflow: auto;
  }
  .content-v5 .block.widget .products-grid .product-items .product-item {
    width: 26%;
    margin-left: 10%;
  }
  .content-v5 .block.widget .products-grid .product-items .product-item:nth-child(3n+1) {
    margin-left: 0px;
  }
  .content-v5 .box-content .green-title {
    padding: 50px 0;
  }
  .content-v5 .box-content .page-small-width {
    padding: 70px 50px;
    margin: 0px;
  }
  .content-v5 .owl-carousel .banner-item .content_slider {
    width: 100%;
    left: 0px;
  }
  .content-v5 .owl-carousel .banner-item .content_slider .buttons .custom_content {
    width: 100%;
  }
  .content-v5 .owl-carousel .banner-item .content_slider .buttons .custom_content p.sale_of_text {
    font-size: 35px;
    line-height: 65px;
    padding: 0px;
    margin: 0px;
    letter-spacing: 2px !important;
  }
  .content-v5 .owl-carousel .banner-item .content_slider .buttons .custom_content .sale_of_img {
    display: none;
  }
  .content-v5 .box-content .content-green-dark {
    margin: 30px 0 0 0;
  }
  .footer-v1 {
    margin-left: 20px;
    margin-right: 20px;
    padding: 0 10px;
  }
  .hp-v7-boxes .box-content .button-block {
    line-height: 3.8em;
  }
  .content-v8 .catalog-product-v8 .product-items {
    text-align: center;
  }
  .equal {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    flex-direction: column-reverse;
  }
  .equal .order-1 {
    order: 1;
  }
  .equal .order-2 {
    order: 2;
  }
  .nopadding-mob {
    padding-left: 0px;
    padding-right: 0px;
  }
  /******************************************************************************/
  /*****Animation frames*****/
  /******************************************************************************/
  #slide1-slideInDown,
  #slide1-slideInRight,
  #slide1-slideInLeft,
  #slide2-slideInLeft,
  #slide2-lightSpeedIn,
  #slide3-slideInDown,
  #slide3-lightSpeedIn {
    visibility: visible;
  }
  .display-block-mobile {
    display: block;
  }
  .display-block-desktop {
    display: none;
  }
  .flip-box-before {
    font-size: 1.714em;
  }
  .content-v9 .single-image {
    width: 100%;
  }
  .content-v9 .fill {
    width: 100%;
  }
  .content-v9 .v9-table .v9-coll {
    height: 603px;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-item .content_slider {
    top: 0px;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-item .mg-top-slider {
    margin: 0 auto;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-item .mg-top-slider-2 {
    margin: 40px auto 0 auto;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-item .year {
    font-size: 100px;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-item .small-text-v9-slider {
    font-size: 14px;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-item .btn-shop-now {
    margin-top: 20px;
    display: inline-block;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-item .chair {
    max-width: 230px;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-item .sofa {
    max-width: 340px;
  }
  .content-v9 .wrapper-top-slider-v9 .owl-item .table {
    max-width: 300px;
    margin-top: -50px;
  }
  .content-v9 .single-image {
    margin: 0 0 30px;
  }
  .content-v10 {
    padding-top: 0px;
    padding-bottom: 110px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .content-v10 .feature-row {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 55px;
    padding-right: 55px;
  }
  .content-v10 .text-feature {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 35px;
  }
  .content-v10 .owl-height {
    max-height: 650px !important;
  }
  .content-v10 .descr-prod {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
    padding-right: 0px;
  }
  .content-v10 .column {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
  }
  .content-v10 .column-product {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
  }
  .content-v10 .img-bar .image-bar__content,
  .content-v10 .img-bar .image-bar__content {
    height: 475px;
  }
  .content-v10 .products-grid .product-item {
    width: 21.87% !important;
  }
  .container-v11 .margin-top-section {
    margin-top: 50px;
  }
  .container-v11 .margin-bottom-section {
    margin-bottom: 50px;
  }
  .container-v11 .module-inner .home-left-right-text,
  .container-v11 .module-inner .home-left-right-media {
    display: inline-block;
    width: 49%;
    font-size: 16px;
    vertical-align: middle;
  }
  .container-v11 .module-inner .box-img-1 {
    padding-right: 20px;
  }
  .container-v11 .module-inner .product-slideshow,
  .container-v11 .module-inner .product-details {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
  }
  .container-v11 .row.mg-first-element {
    margin: 100px auto !important;
  }
  .container-v12 .img-cont .overlay-text {
    left: 10%;
    width: 80%;
  }
  .container-v12 .img-cont .overlay-text .text-custom-slider {
    font-size: 4vw;
  }
  .container-v12 .img-cont .overlay-text .text-custom-slider .second-line {
    font-size: 2.3vw;
  }
  .container-v12 .img-cont .overlay-text .inner .text {
    font-size: 2.3vw;
  }
  .container-v12 .img-cont .overlay-text .inner .text .scaled-text {
    padding: 15px 30px;
  }
  .container-v12 .img-cont .overlay-text .inner .text .scaled-text .seasonal {
    font-size: 4vw;
  }
  .container-v12.slider-v1-cat {
    padding-bottom: 20px;
  }
  .container-v12.slider-v2-cat {
    padding-top: 80px;
    padding-bottom: 110px;
  }
  .container-v14 .page-main {
    margin-top: -129px;
  }
  .container-v14 .vc_column_container {
    display: table;
  }
  .container-v14 .vc_column_container .vc_column-inner {
    float: none;
    display: table-cell;
    vertical-align: middle;
  }
  .container-v14 .vc_column_container .vc_column-inner {
    padding: 0px;
  }
  .container-v15 .mg-top-80 {
    margin-top: 80px;
    overflow: auto;
  }
  .container-v15 .mg-top-30 {
    margin-top: 30px;
    overflow: auto;
  }
  .container-v15 .mg-bottom-80 {
    margin-bottom: 80px;
    overflow: auto;
  }
  .container-v15 .mg-bottom-45 {
    margin-bottom: 45px;
    overflow: auto;
  }
  .container-v15 .c-live-text__outer {
    position: relative;
  }
  .container-v15 .c-live-text__outer .c-live-text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: 0 auto;
    text-align: center;
    max-width: 150px;
  }
  .container-v15 .nopaddingleft {
    padding-left: 0px;
  }
  .container-v15 .nopaddingright {
    padding-right: 0px;
  }
  .container-v15 .custompadding {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .container-v15 .block.widget .products-grid {
    text-align: center;
  }
  .container-v15 .block.widget .products-grid .product-items {
    margin-left: 0px;
  }
  .container-v15 .block.widget .products-grid .item-v16 {
    width: 29%;
    margin-left: calc(4.16666667%);
  }
  .container-v15 .block.widget .products-grid .item-v16:nth-child(3n +1) {
    margin-left: 0px;
  }
  .container-v15 .page-layout-1column .block.widget .products-grid .item-v16 {
    width: 50%;
  }
  .cms-content-important {
    margin: 0 0 35px -20px;
  }
  .contact-details {
    margin-top: 120px;
    margin-bottom: 105px;
  }
  .contact-v2 .contact_frm_wpx {
    width: 90%;
    margin: 75px auto 0 auto;
    max-width: 650px;
  }
  .contact-v2 .contact_frm_wpx .name,
  .contact-v2 .contact_frm_wpx .email,
  .contact-v2 .contact_frm_wpx .telephone {
    width: 30%;
  }
  .contact-v2 .contact_frm_wpx .mag-wpx {
    margin: 0 30px;
  }
  .contact-v2 .title-contact {
    margin-top: 120px;
  }
  .contact-v2 .actions-toolbar .primary {
    margin-bottom: 80px;
  }
  .review-form {
    max-width: 100%;
  }
  .page-wrapper .page-footer .footer.content .pre-footer .pre-footer-content .pre-footer-subtitle {
    font-size: 16px;
  }
  .page-wrapper .page-footer .footer.content .pre-footer .pre-footer-content .pre-footer-title {
    font-size: 30px;
  }
  /*COMPARE PAGE*/
  .theme-pearl.catalog-product-compare-index .product-item-actions .actions-primary {
    display: inline-block;
  }
  .theme-pearl.catalog-product-compare-index .product-item-actions .secondary-addto-links.actions-secondary {
    display: inline-block;
    width: auto;
  }
  /*HOME PAGE*/
  .theme-pearl.cms-index-index .product-item-actions .actions-primary,
  .theme-pearl.cms-index-index .product-item-actions .actions-secondary {
    display: table-cell;
  }
  .theme-pearl.cms-index-index .owl-carousel .product-item-actions .actions-primary {
    display: initial;
  }
  .theme-pearl.cms-index-index .owl-carousel .product-item-actions .secondary-addto-links.actions-secondary {
    display: none;
  }
  .theme-pearl.cms-index-index .owl-carousel .product-item-info:hover .product-item-actions .secondary-addto-links.actions-secondary {
    display: table-cell;
  }
  .review-form {
    max-width: 500px;
  }
  .footer.content .links {
    padding-right: 0px;
  }
  .footer-v1-content .pull-right-md {
    float: right;
  }
  .footer-v1-content .pull-left-md {
    float: left;
  }
  .promo-overlay,
  .promo-overlay:before {
    opacity: 0;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .promo-overlay:before {
    content: '';
    z-index: auto;
    background-color: #FFF;
    opacity: 0.25;
  }
  .brighter-promo .promo-overlay:before {
    opacity: 0.75;
  }
  .promo-overlay .title {
    position: absolute;
    width: 100%;
    bottom: 40%;
    padding: 0;
  }
  .promo-image .title {
    position: absolute;
    width: 100%;
    bottom: 50%;
    padding: 20px 20px 20px 50px;
    text-align: center;
    z-index: 100;
    font-size: 48px;
  }
  .promo-image .title-v2 {
    position: absolute;
    width: 100%;
    bottom: 50%;
    padding: 50px;
    text-align: left;
    z-index: 2;
    font-size: 48px;
  }
  .track-order-description {
    width: 718px;
    margin: 57px auto;
  }
  .track-order {
    width: 460px;
    padding: 43px 60px 60px;
  }
  .track-order .primary {
    margin-top: 20px;
  }
  .track-order .primary.button {
    margin-top: 20px;
  }
  .theme-pearl .wk-search .button.search_seller {
    height: 2rem;
    padding: 20px 15px;
  }
  .theme-pearl .wk-search .button.search_seller:after {
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
  }
  .cart-container .form-cart .actions.main .clear {
    height: auto;
    margin-left: 15px;
  }
  .cart-container .form-cart .actions.main .continue {
    height: auto;
    margin-left: 15px;
  }
  .cart-container .form-cart .actions.main .action.update {
    margin-left: 15px;
  }
  .cart-container .cart.main.actions {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .blog-post-view .blog-home-baner-title-block,
  .blog-post-index .blog-home-baner-title-block,
  .blog-category-index .blog-home-baner-title-block {
    display: none;
  }
  .blog-post-view .blog-categoties,
  .blog-post-index .blog-categoties,
  .blog-category-index .blog-categoties {
    font-size: 30px;
  }
  .blog-post-view .blog-categoties ul,
  .blog-post-index .blog-categoties ul,
  .blog-category-index .blog-categoties ul {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: space-around;
  }
  .blog-post-view .blog-categoties ul li,
  .blog-post-index .blog-categoties ul li,
  .blog-category-index .blog-categoties ul li {
    font-size: 30px;
    padding: 0 2% 15px;
    border-bottom: solid 2px transparent;
  }
  .blog-post-view .blog-categoties ul li a,
  .blog-post-index .blog-categoties ul li a,
  .blog-category-index .blog-categoties ul li a {
    font-size: 30px;
  }
  .blog-post-view .blog-posts .blog-post .card-content .card-img,
  .blog-post-index .blog-posts .blog-post .card-content .card-img,
  .blog-category-index .blog-posts .blog-post .card-content .card-img {
    margin-bottom: 19px;
  }
  .blog-post-view .blog-posts .blog-post .card-content .cat-title,
  .blog-post-index .blog-posts .blog-post .card-content .cat-title,
  .blog-category-index .blog-posts .blog-post .card-content .cat-title {
    font-size: 19px;
  }
  .blog-post-view .blog-posts .blog-post .card-content .card-desc h3 a,
  .blog-post-index .blog-posts .blog-post .card-content .card-desc h3 a,
  .blog-category-index .blog-posts .blog-post .card-content .card-desc h3 a {
    font-size: 36px;
  }
  .blog-post-view .blog-posts .blog-post .card-content .card-desc .footer-article,
  .blog-post-index .blog-posts .blog-post .card-content .card-desc .footer-article,
  .blog-category-index .blog-posts .blog-post .card-content .card-desc .footer-article {
    margin: 14px 0 0 0;
  }
  .blog-post-view .blog-posts .blog-post .card-content .card-desc .footer-article span,
  .blog-post-index .blog-posts .blog-post .card-content .card-desc .footer-article span,
  .blog-category-index .blog-posts .blog-post .card-content .card-desc .footer-article span {
    font-size: 19px;
  }
  .blog-post-view .blog-posts.more-two-items,
  .blog-post-index .blog-posts.more-two-items,
  .blog-category-index .blog-posts.more-two-items {
    -moz-column-count: 2;
    -moz-column-gap: 4%;
    -webkit-column-count: 2;
    -webkit-column-gap: 4%;
    column-count: 2;
    column-gap: 4%;
  }
  .blog-post-view .blog-posts.more-two-items .blog-post,
  .blog-post-index .blog-posts.more-two-items .blog-post,
  .blog-category-index .blog-posts.more-two-items .blog-post {
    width: 100%;
    margin-bottom: 50px;
  }
  .category-title h3 {
    font-size: 20px;
  }
  .postContent {
    padding: 0;
  }
  .catalog-product-view .product-rates-help-block,
  .catalog-product-view .shipping {
    font-size: 16px;
    font-weight: 300;
  }
  .catalog-product-view .details .sub-title {
    font-size: 36px;
  }
  .catalog-product-view .details .artist-long-description,
  .catalog-product-view .details .artist-excerption {
    font-size: 18px;
  }
  .catalog-product-view .details .about-artwork-wrapper .product-tearsheet-generate-btn {
    margin-top: 30px;
  }
  .catalog-product-view .details .attribute-wrapper .value,
  .catalog-product-view .details .attribute-wrapper .label {
    font-size: 18px;
  }
  .page-products.slider-layer .column.main,
  .catalog-category-view.slider-layer .column.main,
  .page-products.slider-down-layer .column.main,
  .catalog-category-view.slider-down-layer .column.main {
    padding-left: 0;
  }
  .page-products .page-title-wrapper .page-title,
  .catalog-category-view .page-title-wrapper .page-title {
    margin-bottom: 47px;
  }
  .page-products div.toolbar.toolbar-products .sorter .sorter-label,
  .catalog-category-view div.toolbar.toolbar-products .sorter .sorter-label {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    text-transform: none;
  }
  .page-products .select2-container,
  .catalog-category-view .select2-container,
  .page-products .select2-container--default,
  .catalog-category-view .select2-container--default {
    min-width: 280px;
  }
  .page-products .select2-container .select2-selection--single .select2-selection__rendered,
  .catalog-category-view .select2-container .select2-selection--single .select2-selection__rendered,
  .page-products .select2-container--default .select2-selection--single .select2-selection__rendered,
  .catalog-category-view .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 17px;
    letter-spacing: 1.19px;
  }
  .page-products .select2-dropdown .select2-results__option,
  .catalog-category-view .select2-dropdown .select2-results__option {
    font-size: 17px;
  }
  .page-products .sidebar.sidebar-main b.wp-slide-in,
  .catalog-category-view .sidebar.sidebar-main b.wp-slide-in {
    display: inline-block;
    background: url('../images/icons/icon-filter.svg') no-repeat;
    width: 24px;
    height: 24px;
    transition: scale 100ms ease;
  }
  .page-products .slide-in-filter,
  .catalog-category-view .slide-in-filter {
    width: 30%;
    min-width: 250px;
    background: #f8f9f9;
    height: 100%;
    overflow: auto;
    margin-bottom: 0;
  }
  .page-products .wp-filters-text,
  .catalog-category-view .wp-filters-text {
    font-size: 16px;
    font-weight: 400;
  }
  .page-products #layered-filter-block .filter-content .block-subtitle,
  .catalog-category-view #layered-filter-block .filter-content .block-subtitle,
  .page-products .filter .filter-content .block-subtitle,
  .catalog-category-view .filter .filter-content .block-subtitle {
    font-size: 16px !important;
    border: none !important;
    padding: 24px 0;
    text-transform: none;
    font-weight: 400 !important;
  }
  .page-products #layered-filter-block .filter-content .block-subtitle:before,
  .catalog-category-view #layered-filter-block .filter-content .block-subtitle:before,
  .page-products .filter .filter-content .block-subtitle:before,
  .catalog-category-view .filter .filter-content .block-subtitle:before {
    display: none !important;
  }
  .page-products #layered-filter-block .filter-content .filter-options,
  .catalog-category-view #layered-filter-block .filter-content .filter-options,
  .page-products .filter .filter-content .filter-options,
  .catalog-category-view .filter .filter-content .filter-options {
    max-width: 100%;
  }
  .page-products #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title,
  .catalog-category-view #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title,
  .page-products .filter .filter-content .filter-options .filter-options-item .filter-options-title,
  .catalog-category-view .filter .filter-content .filter-options .filter-options-item .filter-options-title {
    padding: 5px 40px 5px 0 !important;
    font-size: 16px;
    border: none !important;
    text-transform: none;
  }
  .page-products #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .items .item a,
  .catalog-category-view #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .items .item a,
  .page-products .filter .filter-content .filter-options .filter-options-item .filter-options-content .items .item a,
  .catalog-category-view .filter .filter-content .filter-options .filter-options-item .filter-options-content .items .item a {
    font-size: 16px;
    padding-left: 5px;
  }
  .catalog-product-view .gallery-placeholder {
    position: relative;
    cursor: pointer;
  }
  .catalog-product-view .gallery-btn {
    display: none !important;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: 'Lato', sans-serif;
    min-width: fit-content;
    object-fit: contain;
    font-size: 18px;
    line-height: 1.56;
    letter-spacing: 0.54px;
    color: #707070;
    position: absolute;
    bottom: -51px;
    z-index: 2;
    width: 120px;
    text-align: center;
    left: 50%;
    margin-left: -58px;
    pointer-events: none;
  }
  .catalog-product-view .gallery-btn:before {
    -webkit-mask-image: url("../images/icons/icon-zoom-in.svg");
    -moz-mask-image: url("../images/icons/icon-zoom-in.svg");
    -ms-mask-image: url("../images/icons/icon-zoom-in.svg");
    mask-image: url("../images/icons/icon-zoom-in.svg");
    -webkit-mask-repeat: no-repeat;
    -moz-mask-repeat: no-repeat;
    -ms-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -moz-mask-position: center;
    -ms-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    -moz-mask-size: contain;
    -ms-mask-size: contain;
    mask-size: contain;
    background-color: #707070;
    height: 25px;
    width: 25px;
    position: relative;
    top: 2px;
    margin-right: 8px;
    content: '';
    display: block;
  }
  .catalog-product-view:not(.fotorama__fullscreen) .fotorama__stage {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
  }
  .catalog-product-view:not(.fotorama__fullscreen) .fotorama__stage__shaft {
    width: auto !important;
    height: auto;
    display: inline-block;
    position: relative;
  }
  .catalog-product-view:not(.fotorama__fullscreen) .fotorama__stage__frame.fotorama__loaded--img {
    position: static;
    display: flex;
  }
  .catalog-product-view:not(.fotorama__fullscreen) .fotorama__stage__frame.fotorama__loaded--img:not(.fotorama__active) {
    display: none;
  }
  .catalog-product-view:not(.fotorama__fullscreen) .fotorama__stage__frame.fotorama__loaded--img .fotorama__img {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .catalog-product-view .column.main {
    margin-top: 20px;
  }
  .catalog-product-view .product.media {
    padding-right: 20px;
  }
  .catalog-product-view .related-block .block-content .product-item-link {
    font-size: 28px !important;
  }
  .catalog-product-view .related-block .block-content .product-item .product-artist-name {
    font-size: 1.7rem;
    color: #011826;
    letter-spacing: 0.34px;
    font-weight: 400;
    margin: 12px 0 7px;
  }
  .cart.table-wrapper .product-item-photo {
    padding-right: 10%;
    max-width: 120px;
  }
  .cart.table-wrapper .actions-toolbar {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button:active,
  .checkout-shipping-method .actions-toolbar .action.primary.button:focus {
    background: #8A262E;
    border: 1px solid #8A262E;
  }
  .payment-method-content .actions-toolbar .action.primary.checkout:active,
  .payment-method-content .actions-toolbar .action.primary.checkout:focus {
    background: #8A262E;
    border: 1px solid #8A262E;
  }
  .opc-progress-bar {
    margin-top: 20px;
  }
  .checkout-index-index .page-header .page-header .header.content {
    justify-content: flex-start;
  }
  .checkout-index-index .header.links {
    position: absolute;
    right: 0;
  }
  .checkout-index-index .header.links li a {
    text-align: left;
  }
  .checkout-index-index .opc-wrapper .action-select-shipping-item {
    float: none;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional,
  .account.page-layout-2columns-left .sidebar-additional {
    border-right: 1px solid #8f8984;
  }
  .project-project-index .nav-sections,
  .account .nav-sections {
    margin-bottom: 0;
  }
  .project-project-index .messages,
  .account .messages {
    margin-bottom: 0;
  }
  .project-project-index .messages.success,
  .account .messages.success {
    margin-bottom: 0;
  }
  .project-project-index .page-title-wrapper,
  .account .page-title-wrapper {
    display: none;
  }
  .project-project-index .page-title-wrapper:before,
  .account .page-title-wrapper:before,
  .project-project-index .page-title-wrapper:after,
  .account .page-title-wrapper:after {
    display: none;
  }
  .project-project-index .page-title-wrapper .page-title,
  .account .page-title-wrapper .page-title {
    margin: 0;
  }
  .project-item .project-item-details {
    flex: 1;
  }
  .project-item .project-item-details.show {
    min-height: 277px;
  }
  .project-item .project-item-details .project-actions-open {
    background: center / contain no-repeat url('../images/icons/icon-open-desk.svg');
    width: 4px;
    height: 18px;
    margin-top: 2px;
  }
  .project-item .project-item-details .project-author {
    -webkit-flex-basis: 32px;
    flex-basis: 32px;
    width: 32px;
    height: 32px;
  }
  .project-item .project-item-details .last-project-update {
    font-size: 1.6rem;
    margin-left: 16px;
  }
  .project-item .project-item-details .project-name {
    margin-bottom: 25px;
  }
  .project-item .project-item-details .project-item-link {
    font-size: 2.4rem;
  }
  .project-item .project-item-details .sub-category {
    font-size: 3.2rem;
    margin-bottom: 3px;
  }
  .project-item .project-item-details .project-details-bottom {
    padding: 9px 8px;
  }
  .project-item .project-item-details .project-details-bottom .public-profile {
    font-size: 1.6rem;
    padding-top: 4px;
  }
  .project-item .project-item-details .project-details-bottom .project-share-action i:before {
    font-size: 1.4rem;
  }
  .project-item .project-item-details ul {
    padding: 10px 27px 23px 34px;
  }
  .project-item .project-item-details ul li {
    padding: 11px 10px 7px;
  }
  .project-item .project-item-details ul li a {
    font-size: 1.6rem;
  }
  .project-item .project-item-details .action-list .action-item:after {
    width: 18px;
    height: 18px;
  }
  .project-item .project-item-details .action-list-close {
    width: 10px;
    height: 10px;
    top: 10px;
  }
  .project-item .project-share-block {
    width: 21px;
    height: 25px;
  }
  .projects-edit-tabs .tabs-titles .item .switch {
    font-size: 2.4rem;
    padding: 22px 12px;
    font-weight: 400;
  }
  .projects-edit-tabs .tabs-titles .item.active .switch {
    border-bottom: 1px solid #8a262e;
  }
  .projects-edit-tabs .tabs-content h2 {
    font-size: 3.6rem;
    color: #000000;
    letter-spacing: 0.54px;
  }
  .projects-edit-tabs .tabs-content .action.primary {
    font-size: 1.5rem;
    height: 38px;
    line-height: 38px;
    padding: 0 40px;
    letter-spacing: 1.5px;
  }
  .projects-edit-tabs .tabs-content .action.secondary {
    font-size: 1.5rem;
    height: 38px;
    line-height: 38px;
    padding: 0 40px;
    letter-spacing: 1.5px;
  }
  .projects-edit-tabs .tabs-content .action.tertiary {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .projects-edit-tabs .tabs-content input,
  .projects-edit-tabs .tabs-content textarea {
    font-size: 1.4rem;
    padding: 12px;
  }
  .projects-edit-tabs .tabs-content textarea {
    height: auto;
    min-height: 90px;
  }
  .projects-edit-tabs .tabs-content .action-bar .edit-data {
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    top: 12px;
    right: 18px;
    cursor: pointer;
  }
  .projects-edit-tabs .tabs-content .tab-overview-content-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 32px;
  }
  .projects-edit-tabs .tabs-content .tab-overview-content-wrapper .main-content-wrapper {
    width: 65%;
  }
  .projects-edit-tabs .tabs-content .tab-overview-content-wrapper .main-content-wrapper .project-client-wrapper {
    border-bottom: none;
  }
  .projects-edit-tabs .tabs-content .tab-overview-content-wrapper .main-content-wrapper .project-client-wrapper .project-client .project-client-data .field {
    margin-bottom: 40px;
  }
  .projects-edit-tabs .tabs-content .tab-overview-content-wrapper .main-content-wrapper .project-client-wrapper .project-client .project-client-data .field:last-child {
    margin-bottom: 40px;
  }
  .projects-edit-tabs .tabs-content .tab-overview-content-wrapper .main-content-wrapper .project-client-wrapper .project-client .project-client-data .field .label {
    font-size: 16px;
    font-weight: 300;
  }
  .projects-edit-tabs .tabs-content .tab-overview-content-wrapper .main-content-wrapper .project-client-wrapper .project-client .project-client-data .field .value {
    color: #000000;
    font-size: 16px;
    word-break: break-word;
    font-weight: 400;
  }
  .projects-edit-tabs .tabs-content .tab-overview-content-wrapper .main-content-wrapper .project-client-wrapper .project-client .project-client-form form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .projects-edit-tabs .tabs-content .tab-overview-content-wrapper .main-content-wrapper .project-client-wrapper .project-client .project-client-form form > .field {
    width: 49%;
  }
  .projects-edit-tabs .tabs-content .tab-overview-content-wrapper .main-content-wrapper .project-client-wrapper .project-client .project-client-form .field .legend,
  .projects-edit-tabs .tabs-content .tab-overview-content-wrapper .main-content-wrapper .project-client-wrapper .project-client .project-client-form .field .label {
    margin-bottom: 15px;
    font-size: 1.8rem;
  }
  .projects-edit-tabs .tabs-content .tab-overview-content-wrapper .main-content-wrapper {
    width: 60%;
  }
  .projects-edit-tabs .tabs-content .project-activity-wrapper {
    width: 40%;
    box-sizing: border-box;
  }
  .projects-edit-tabs #global-settings-form h3,
  .projects-edit-tabs form h3 {
    font-size: 1.8rem;
    letter-spacing: 0.9px;
    padding: 15px 0 13px;
  }
  .projects-edit-tabs #global-settings-form #tab-services .title-block,
  .projects-edit-tabs form #tab-services .title-block,
  .projects-edit-tabs #global-settings-form .title-block,
  .projects-edit-tabs form .title-block {
    padding: 20px 0 0;
  }
  .projects-edit-tabs #global-settings-form #tab-services .title-block h3,
  .projects-edit-tabs form #tab-services .title-block h3,
  .projects-edit-tabs #global-settings-form .title-block h3,
  .projects-edit-tabs form .title-block h3 {
    font-size: 1.6rem;
    padding: 0;
  }
  .projects-edit-tabs #global-settings-form #tab-services .title-block .icon-remove:before,
  .projects-edit-tabs form #tab-services .title-block .icon-remove:before,
  .projects-edit-tabs #global-settings-form .title-block .icon-remove:before,
  .projects-edit-tabs form .title-block .icon-remove:before {
    width: 16px;
    height: 16px;
  }
  .projects-edit-tabs #global-settings-form .service-list,
  .projects-edit-tabs form .service-list {
    margin: 0 0 40px;
  }
  .projects-edit-tabs #global-settings-form .service-list .service-item,
  .projects-edit-tabs form .service-list .service-item {
    padding: 30px 0 40px;
  }
  .projects-edit-tabs #global-settings-form .service-list .service-name,
  .projects-edit-tabs form .service-list .service-name {
    margin-bottom: 15px;
  }
  .projects-edit-tabs #global-settings-form .service-list .service-name span,
  .projects-edit-tabs form .service-list .service-name span {
    font-size: 1.8rem;
  }
  .projects-edit-tabs #global-settings-form .service-list .service-description,
  .projects-edit-tabs form .service-list .service-description {
    padding-right: 50px;
  }
  .projects-edit-tabs #global-settings-form .service-list .service-description span,
  .projects-edit-tabs form .service-list .service-description span {
    font-size: 1.5rem;
  }
  .projects-edit-tabs #global-settings-form .service-list .service-delete,
  .projects-edit-tabs form .service-list .service-delete {
    position: absolute;
    right: 0;
    top: 30px;
    font-size: 0;
    cursor: pointer;
  }
  .projects-edit-tabs #global-settings-form .service-list .service-delete .service-delete-link:before,
  .projects-edit-tabs form .service-list .service-delete .service-delete-link:before {
    content: "";
    display: block;
    background: url("../images/spaces/icon-delete-sevice.svg") no-repeat;
    width: 17px;
    height: 17px;
    background-size: contain;
  }
  .projects-edit-tabs #global-settings-form .service-list .service-delete:hover .service-delete-link:before,
  .projects-edit-tabs form .service-list .service-delete:hover .service-delete-link:before {
    content: "";
    display: block;
    background: url("../images/spaces/icon-delete-sevice-active.svg") no-repeat;
    width: 17px;
    height: 17px;
    background-size: contain;
  }
  .projects-edit-tabs #global-settings-form .add-service-form .select-wrapper:after,
  .projects-edit-tabs form .add-service-form .select-wrapper:after {
    top: 25px;
  }
  .projects-edit-tabs #global-settings-form .form-group.buttons,
  .projects-edit-tabs form .form-group.buttons {
    box-shadow: unset;
    margin: 0;
    justify-content: flex-end;
  }
  .projects-edit-tabs #global-settings-form .template-item h3,
  .projects-edit-tabs form .template-item h3 {
    font-size: 1.6rem;
    margin: 0 0 15px;
    padding: 20px 0 0;
  }
  .projects-edit-tabs #global-settings-form .template-item > span,
  .projects-edit-tabs form .template-item > span {
    font-size: 1.8rem;
    letter-spacing: 0.9px;
    padding: 0;
    font-weight: normal;
    margin-bottom: 5px;
  }
  .projects-edit-tabs #global-settings-form .template-item textarea,
  .projects-edit-tabs form .template-item textarea {
    margin-bottom: 16px !important;
    height: 8rem;
    border-radius: 2px;
    min-height: auto;
  }
  .projects-edit-tabs #global-settings-form .template-item:first-child,
  .projects-edit-tabs form .template-item:first-child {
    margin-top: 15px;
  }
  .projects-edit-tabs #global-settings-form .template-item__coverPage textarea,
  .projects-edit-tabs form .template-item__coverPage textarea,
  .projects-edit-tabs #global-settings-form .template-item__offeringMessage textarea,
  .projects-edit-tabs form .template-item__offeringMessage textarea,
  .projects-edit-tabs #global-settings-form .template-item__terms textarea,
  .projects-edit-tabs form .template-item__terms textarea {
    height: 104px;
    min-height: auto;
  }
  .projects-edit-tabs #global-settings-form .tab-templates,
  .projects-edit-tabs form .tab-templates {
    margin-top: 33px;
    margin-bottom: 70px;
  }
  .popup-spaces-tabs .tabs-titles .item {
    width: 33.3%;
  }
  .popup-spaces-tabs .tabs-titles .item .switch {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
  .popup-spaces-tabs .tabs-content {
    padding: 0 0 20px 0;
    position: relative;
  }
  .customer-account-create .header-placeholder {
    max-height: 100% !important;
  }
  .customer-account-create .page-title-wrapper {
    margin-top: 20px;
  }
  .customer-agreement-checbox {
    position: static !important;
  }
  .customer-agreement-checbox ~ label,
  .customer-agreement-checbox .label {
    font-size: 15px;
    padding-left: 30px;
  }
  .customer-agreement-checbox ~ label::before,
  .customer-agreement-checbox .label::before {
    top: 4px;
    width: 20px;
    height: 20px;
  }
  .customer-agreement-checbox ~ label::after,
  .customer-agreement-checbox .label::after {
    width: 14px;
    height: 10px;
    top: 9px;
  }
  #account_create_privacy_condition {
    position: static !important;
  }
  #account_create_privacy_condition ~ label,
  #account_create_privacy_condition .label {
    font-size: 15px;
    padding-left: 30px;
  }
  #account_create_privacy_condition ~ label::before,
  #account_create_privacy_condition .label::before {
    top: 4px;
    width: 20px;
    height: 20px;
  }
  #account_create_privacy_condition ~ label::after,
  #account_create_privacy_condition .label::after {
    width: 14px;
    height: 10px;
    top: 9px;
  }
  .page-header-v1 .header.content .greet.welcome span.not-logged-in,
  .page-header-v3 .header.content .greet.welcome span.not-logged-in,
  .page-header-v4 .header.content .greet.welcome span.not-logged-in,
  .page-header-v1 .header.content .greet.welcome span.logged-in,
  .page-header-v3 .header.content .greet.welcome span.logged-in,
  .page-header-v4 .header.content .greet.welcome span.logged-in {
    margin-right: 0;
  }
  .page-header-v1 .header.content .customer-menu .header.links,
  .page-header-v3 .header.content .customer-menu .header.links,
  .page-header-v4 .header.content .customer-menu .header.links {
    margin-right: -11px;
  }
  .page-header-v1 .header.content .switcher-dropdown,
  .page-header-v3 .header.content .switcher-dropdown,
  .page-header-v4 .header.content .switcher-dropdown {
    margin-right: -10px;
  }
  .page-header-v1 .header.content .customer-welcome ~ .authorization-link,
  .page-header-v3 .header.content .customer-welcome ~ .authorization-link,
  .page-header-v4 .header.content .customer-welcome ~ .authorization-link {
    display: none;
  }
  .page-header * {
    text-transform: none;
  }
  .page-header-v3 .block-search .control input {
    padding: 0 !important;
  }
  .page-header.sticky-header,
  .page-header.sticky-header-mobile {
    background-color: #F8F9F9 !important;
  }
  .page-header.sticky-header .page-header,
  .page-header.sticky-header-mobile .page-header {
    background-color: #F8F9F9 !important;
  }
  .page-header.sticky-header .panel.wrapper,
  .page-header.sticky-header-mobile .panel.wrapper {
    background-color: #F8F9F9 !important;
  }
  .page-header .page-header .header.content .header_right {
    position: absolute;
  }
  .page-header .page-header .header.content .header_right .switcher-currency {
    position: static;
  }
  .page-header .page-header .header.content .header_right .switcher-currency .switcher-options .switcher-trigger:after {
    vertical-align: text-bottom;
    display: inline;
  }
  .page-header .page-header .header.content .header_right .switcher-currency .switcher-options .switcher-dropdown {
    right: 0;
    left: auto;
    min-width: 250px;
  }
  .navigation .level0 > .level-top {
    font-size: 2rem;
    color: #707070;
  }
  .page-header .nav-sections .nav-sections-items {
    width: 100%;
  }
  .page-header .nav-sections .nav-sections-items #accountInformation .account-main-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .page-header .page-header .header.content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
  }
  .page-header .page-header .header.content .block.block-search {
    display: none;
  }
  .page-header .page-header .header.content .logo img {
    display: inline-block;
  }
  .page-header .page-header .header.content .logo .logo-mobile {
    display: none;
  }
  .nav-open .page-wrapper .page-header header.page-header .header.content .block.block-search {
    display: block;
    float: none;
  }
  .theme-pearl .product.data.items > .item.title > .switch {
    border: 0;
  }
  .theme-pearl .product.data.items > .item.title.active > .switch {
    border-bottom: 3px solid #8a262e !important;
  }
  .theme-pearl .catalog-product-view .product.info.detailed > .items > .item.title .switch {
    padding: 0 85px;
    height: 59px;
  }
}
@media all and (min-width: 768px) and only screen and (max-width: 768px) {
  .popup-authentication .block-authentication .block-title {
    margin-bottom: 24px;
    text-align: center;
  }
}
@media all and (min-width: 768px) and only screen and (max-width: 768px) {
  .popup-authentication .block-authentication .block-title strong {
    font-size: 18px;
    text-transform: none;
    font-weight: 400;
  }
}
@media all and (min-width: 768px) and only screen and (max-width: 480px) {
  .blog-post-view .blog-posts.more-two-items,
  .blog-post-index .blog-posts.more-two-items,
  .blog-category-index .blog-posts.more-two-items {
    column-count: 1;
  }
}
@media all and (min-width: 768px) and only screen and (max-width: 767px) {
  .blog-post-view .blog-posts.more-two-items .blog-post,
  .blog-post-index .blog-posts.more-two-items .blog-post,
  .blog-category-index .blog-posts.more-two-items .blog-post {
    margin-bottom: 30px;
  }
}
.copyPasteWrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.copyPasteWrapper .copyPasteObject {
  margin: 0 !important;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(100% - 40px);
}
.copyPasteWrapper .copyPasteBtn {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  font-size: 0rem;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  margin: 0 0 0 10px;
  cursor: pointer;
  background: url("../images/icons/icon-dublicate.svg") no-repeat right center;
  background-size: 21px 22px;
}
.copyPasteWrapper .copyPasteBtnNotify,
.copyPasteWrapper .copyPasteBtnNotifySecure {
  display: none;
  position: absolute;
  right: 0;
  top: 30px;
  color: #8a262e;
  font-size: 1.4rem;
}
label,
.label {
  font-family: 'Catamaran', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #000000;
}
label span,
.label span {
  font-family: 'Catamaran', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #000000;
}
.fieldset > .field.required > .label:after {
  font-size: 12px;
  font-weight: 400;
}
.switch-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
}
.switch {
  width: 29px;
  height: 14px;
  position: relative;
  border-radius: 10px;
  display: inline-block;
  cursor: pointer;
}
.switch .slider {
  position: absolute;
  background: #8a92a5;
  border-radius: 10px;
  width: 27px;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: .4s;
  transition: .4s;
}
.switch .slider:before {
  position: absolute;
  border-radius: 10px;
  width: 14px;
  height: 14px;
  background: #ffffff;
  content: "";
  left: 0;
  bottom: 0;
  -webkit-transition: .4s;
  transition: .4s;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch input:checked + .slider {
  background: #414859;
}
.switch input:checked + .slider:before {
  -webkit-transform: translateX(14px);
  -ms-transform: translateX(14px);
  transform: translateX(14px);
}
.customer-agreements input.customer-agreement-checbox[type="checkbox"],
.fieldset > .field.choice input[type="checkbox"],
input[type="checkbox"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.customer-agreements input.customer-agreement-checbox[type="checkbox"] ~ label,
.fieldset > .field.choice input[type="checkbox"] ~ label,
input[type="checkbox"] ~ label,
.customer-agreements input.customer-agreement-checbox[type="checkbox"] ~ .label,
.fieldset > .field.choice input[type="checkbox"] ~ .label,
input[type="checkbox"] ~ .label {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 10px;
  min-height: 30px;
  position: relative;
  padding-left: 15px;
  cursor: pointer;
}
.customer-agreements input.customer-agreement-checbox[type="checkbox"] ~ label::before,
.fieldset > .field.choice input[type="checkbox"] ~ label::before,
input[type="checkbox"] ~ label::before,
.customer-agreements input.customer-agreement-checbox[type="checkbox"] ~ .label::before,
.fieldset > .field.choice input[type="checkbox"] ~ .label::before,
input[type="checkbox"] ~ .label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  border: solid 0.8px #807c76;
  width: 10px;
  height: 10px;
  border-radius: 2px;
}
.customer-agreements input.customer-agreement-checbox[type="checkbox"] ~ label::after,
.fieldset > .field.choice input[type="checkbox"] ~ label::after,
input[type="checkbox"] ~ label::after,
.customer-agreements input.customer-agreement-checbox[type="checkbox"] ~ .label::after,
.fieldset > .field.choice input[type="checkbox"] ~ .label::after,
input[type="checkbox"] ~ .label::after {
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 0;
  background: center / contain no-repeat url(../images/icons/icon-check.svg);
  width: 7px;
  height: 5px;
  content: '';
  display: inline-block;
  position: absolute;
  right: auto;
  left: 3px;
  top: 11px;
}
.customer-agreements input.customer-agreement-checbox[type="checkbox"] ~ label + .mage-error,
.fieldset > .field.choice input[type="checkbox"] ~ label + .mage-error,
input[type="checkbox"] ~ label + .mage-error,
.customer-agreements input.customer-agreement-checbox[type="checkbox"] ~ .label + .mage-error,
.fieldset > .field.choice input[type="checkbox"] ~ .label + .mage-error,
input[type="checkbox"] ~ .label + .mage-error {
  position: absolute;
}
.customer-agreements input.customer-agreement-checbox[type="checkbox"]:checked ~ label::after,
.fieldset > .field.choice input[type="checkbox"]:checked ~ label::after,
input[type="checkbox"]:checked ~ label::after,
.customer-agreements input.customer-agreement-checbox[type="checkbox"]:checked ~ .label::after,
.fieldset > .field.choice input[type="checkbox"]:checked ~ .label::after,
input[type="checkbox"]:checked ~ .label::after {
  opacity: 1;
}
.select2 {
  margin-bottom: 14px;
}
select {
  font-size: 14px;
  height: 45px;
  border-radius: 2px;
  border: 0.5px solid #707070;
  color: #202020;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  padding: 0 11px;
  margin-bottom: 14px;
  line-height: 1.86;
  letter-spacing: 0.54px;
  width: 100%;
  background-image: url("../images/icons/icon-drop-down.svg") !important;
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: 10% 30%;
}
select::placeholder {
  font-weight: normal;
  color: #575757;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"],
input:not([type="radio"]),
textarea {
  font-size: 14px;
  height: 45px;
  border-radius: 2px;
  border: 0.5px solid #707070;
  background-color: #ffffff;
  color: #202020;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  padding: 0 11px;
  margin-bottom: 14px;
  line-height: 1.86;
  letter-spacing: 0.54px;
}
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="url"]::placeholder,
input[type="tel"]::placeholder,
input[type="search"]::placeholder,
input[type="number"]::placeholder,
input[type="datetime"]::placeholder,
input[type="email"]::placeholder,
input:not([type="radio"])::placeholder,
textarea::placeholder {
  font-weight: normal;
  color: #575757;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input:not([type="radio"]):focus,
textarea:focus {
  color: #011826;
  border-color: #011826;
}
textarea {
  height: auto;
  padding: 7px 11px;
  min-height: 100px;
  resize: none;
}
.account .modal-popup input[type="text"],
.account .modal-popup input[type="password"],
.account .modal-popup input[type="url"],
.account .modal-popup input[type="tel"],
.account .modal-popup input[type="search"],
.account .modal-popup input[type="number"],
.account .modal-popup input[type="datetime"],
.account .modal-popup input[type="email"],
.account .modal-popup input:not([type="radio"]),
.account .modal-popup textarea {
  font-size: 1.4rem;
  height: 40px;
  font-family: 'Lato', sans-serif;
  color: #000000;
  border-radius: 2px;
  border: solid 0.8px #807c76;
  background: transparent;
  padding: 0 11px;
  margin-bottom: 14px !important;
  line-height: 1.86;
  letter-spacing: 0.54px;
}
.account .modal-popup input[type="text"]::placeholder,
.account .modal-popup input[type="password"]::placeholder,
.account .modal-popup input[type="url"]::placeholder,
.account .modal-popup input[type="tel"]::placeholder,
.account .modal-popup input[type="search"]::placeholder,
.account .modal-popup input[type="number"]::placeholder,
.account .modal-popup input[type="datetime"]::placeholder,
.account .modal-popup input[type="email"]::placeholder,
.account .modal-popup input:not([type="radio"])::placeholder,
.account .modal-popup textarea::placeholder {
  font-weight: 300;
  color: #908983;
  opacity: 1;
}
.account .modal-popup textarea {
  height: auto;
  padding: 7px 11px;
  min-height: 100px;
  resize: none;
}
button.realview {
  display: flex;
  align-items: center;
}
button.realview a {
  text-decoration: none;
}
button.realview:before {
  -webkit-background-image: url("../images/icons/icon-view-in-rv.svg") !important;
  -moz-background-image: url("../images/icons/icon-view-in-rv.svg") !important;
  -ms-background-image: url("../images/icons/icon-view-in-rv.svg") !important;
  background-image: url("../images/icons/icon-view-in-rv.svg") !important;
  -webkit-background-repeat: no-repeat;
  -moz-background-repeat: no-repeat;
  -ms-background-repeat: no-repeat;
  background-repeat: no-repeat;
  -webkit-background-position: center;
  -moz-background-position: center;
  -ms-background-position: center;
  background-position: center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -ms-background-size: contain;
  background-size: contain;
  content: '' !important;
  width: 16px !important;
  height: 16px !important;
  display: inline-block;
  margin-right: 10px;
}
.product-tearsheet-generate-btn {
  display: flex;
  align-items: center;
}
.product-tearsheet-generate-btn a:hover {
  text-decoration: none;
}
.product-tearsheet-generate-btn a:before {
  -webkit-background-image: url("../images/icons/icon-download.svg") !important;
  -moz-background-image: url("../images/icons/icon-download.svg") !important;
  -ms-background-image: url("../images/icons/icon-download.svg") !important;
  background-image: url("../images/icons/icon-download.svg") !important;
  -webkit-background-repeat: no-repeat;
  -moz-background-repeat: no-repeat;
  -ms-background-repeat: no-repeat;
  background-repeat: no-repeat;
  -webkit-background-position: center;
  -moz-background-position: center;
  -ms-background-position: center;
  background-position: center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -ms-background-size: contain;
  background-size: contain;
  content: '' !important;
  width: 16px !important;
  height: 16px !important;
  display: inline-block;
  margin-right: 10px;
}
.add-new-collection-button {
  border: none !important;
  text-transform: capitalize !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.add-new-collection-button:before {
  -webkit-background-image: url("../images/icons/icon-create.svg") !important;
  -moz-background-image: url("../images/icons/icon-create.svg") !important;
  -ms-background-image: url("../images/icons/icon-create.svg") !important;
  background-image: url("../images/icons/icon-create.svg") !important;
  -webkit-background-repeat: no-repeat;
  -moz-background-repeat: no-repeat;
  -ms-background-repeat: no-repeat;
  background-repeat: no-repeat;
  -webkit-background-position: center;
  -moz-background-position: center;
  -ms-background-position: center;
  background-position: center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -ms-background-size: contain;
  background-size: contain;
  content: '' !important;
  width: 16px !important;
  height: 16px !important;
  display: inline-block;
  margin-right: 10px;
}
#addnewwishlist {
  width: 100% !important;
}
.label span,
label span {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  width: 100% !important;
}
.select2-container .select2-selection--single {
  -webkit-user-select: none;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 40px;
  user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  font-family: 'Lato', sans-serif;
  font-size: 1.6rem;
  color: #000000;
  line-height: 40px;
  display: block;
  overflow: hidden;
  padding-left: 11px;
  padding-right: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  border-radius: 2px;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container .select2-selection--multiple {
  -webkit-user-select: none;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  border: none;
  box-sizing: border-box;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-container[dir="small"] {
  width: 94px !important;
}
.select2-container[dir="small"] .select2-selection--single {
  height: 22px;
}
.select2-container[dir="small"] .select2-selection--single .select2-selection__rendered {
  font-size: 1rem;
  line-height: 22px;
  padding-left: 6px;
  padding-right: 20px;
  height: 22px;
  border-radius: 0;
}
.select2-container[dir="small"] .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"].select2-selection--single .select2-selection__rendered {
  padding-left: 20px;
  padding-right: 8px;
}
.select2-dropdown {
  background-color: #ffffff;
  border-radius: 0px;
  border: 1px solid #8A92A5;
  box-sizing: border-box;
  display: block;
  left: -100000px;
  position: absolute;
  width: fit-content !important;
  z-index: 1051;
  padding: 18px;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  font-family: 'Lato', sans-serif;
  font-size: 1.6rem;
  -webkit-user-select: none;
  padding: 8px 0;
  user-select: none;
  margin: 0;
}
[dir="small"] .select2-results__option {
  font-size: 1rem;
  padding: 6px 0;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: none;
}
.select2-container--open .select2-dropdown--below {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: none;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  box-sizing: border-box;
  padding: 4px;
  width: 100%;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  background-color: #ffffff;
  border: 0;
  display: block;
  filter: alpha(opacity=0);
  height: auto;
  left: 0;
  margin: 0;
  min-height: 100%;
  min-width: 100%;
  opacity: 0;
  padding: 0;
  position: fixed;
  top: 0;
  width: auto;
  z-index: 99;
}
.select2-hidden-accessible {
  -webkit-clip-path: inset(50%) !important;
  border: 0 !important;
  clip-path: inset(50%) !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}
.select2-container--default .select2-selection--single {
  background-color: #FFFFFF;
  border-radius: 2px;
  border: 1px solid #807c76;
  height: 42px !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000000;
  line-height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  background-image: url('../images/icons/icon-dropdown.svg');
  height: 16px;
  width: 16px;
  background-position: center;
  padding: 16px;
  background-repeat: no-repeat;
  background-size: 16px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
  border-color: #000000 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border-radius: 4px;
  border: 1px solid #aaaaaa;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999999;
  float: left;
  margin-top: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
  margin-top: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border-radius: 4px;
  border: 1px solid #aaaaaa;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333333;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaaaaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  -webkit-appearance: textfield;
  background: transparent;
  border: none;
  box-shadow: none;
  outline: 0;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: transparent;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #8a262e;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--default[dir="small"] .select2-selection--single {
  border-radius: 0;
}
.select2-container--default[dir="small"] .select2-selection--single .select2-selection__rendered {
  color: #000000;
  line-height: 22px;
}
.select2-container--default[dir="small"] .select2-selection--single .select2-selection__arrow {
  top: -2px;
}
.select2-container--default[dir="rtl"].select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"].select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eeeeee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eeeeee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #000000 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default[dir="rtl"].select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"].select2-selection--multiple .select2-selection__placeholder {
  float: right;
}
.select2-container--default[dir="rtl"].select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"].select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  border-radius: 4px;
  border: 1px solid #aaaaaa;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffeeee', GradientType=0);
  outline: 0;
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #dddddd;
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  border-bottom-right-radius: 4px;
  border-left: 1px solid #aaaaaa;
  border-top-right-radius: 4px;
  border: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeee', endColorstr='#FFCCCC', GradientType=0);
  height: 26px;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 20px;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border-radius: 4px;
  border: 1px solid #aaaaaa;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border-radius: 4px;
  border: 1px solid #aaaaaa;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic[dir="rtl"].select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"].select2-selection--single .select2-selection__arrow {
  border-bottom-left-radius: 4px;
  border-radius: 0;
  border-right: 1px solid #aaaaaa;
  border-top-left-radius: 4px;
  border: none;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffeeee', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
  background-repeat: repeat-x;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeee', endColorstr='#ffffff', GradientType=0);
}
.cms-page-view .widget .block-title {
  line-height: 140%;
  font-family: 'Cormorant';
  font-weight: 300 !important;
  align-items: center;
  width: 100%;
  display: flex;
  justify-content: center;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1.99px;
  color: #2A2A2A;
}
.cms-page-view .advisoryuser {
  display: flex;
  gap: 80px;
  background-color: #EDEDED;
  padding: 32px;
}
.cms-page-view .advisoryuser .user-info {
  display: flex;
  flex-direction: column;
  gap: 16px;
  font-size: 20px;
}
.cms-page-view .advisoryuser .user-info .curator-name {
  font-size: 32px;
  font-weight: 400;
}
.cms-page-view .advisoryuser .user-info .about-curator {
  font-weight: 400;
}
.cms-page-view .advisoryuser .user-info .actions {
  height: 49px;
}
.cms-page-view .reviews-slider .review-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
}
.cms-page-view .reviews-slider .review-item .review-image {
  flex: 0.5;
}
.cms-page-view .reviews-slider .review-item .review-content {
  flex: 1;
}
.cms-page-view .reviews-slider .review-item .review-content .review-quote {
  font-size: 128px;
  font-family: 'Cormorant';
  font-style: italic;
  height: 100px;
}
.cms-page-view .reviews-slider .review-item .review-content .review-quote.left {
  text-align: left;
}
.cms-page-view .reviews-slider .review-item .review-content .review-quote.right {
  text-align: right;
}
.cms-page-view .reviews-slider .review-item .review-content p {
  font-size: 32px;
}
.cms-page-view .custom-arrows {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
.cms-page-view .custom-arrows .slick-arrow {
  position: relative;
}
.cms-page-view .custom-arrows button.slick-arrow {
  background-color: #EFEFEF !important;
  background-image: url('../images/icons/icon-arrow-left.svg');
  background-repeat: no-repeat;
  background-position: center center;
  border: none !important;
  background-size: 30px 30px;
  width: 50px;
  height: 50px;
}
.cms-page-view .custom-arrows button.slick-prev.slick-arrow {
  transform: rotate(0deg);
}
.cms-page-view .custom-arrows button.slick-next.slick-arrow {
  transform: rotate(180deg);
}
.cms-page-view ul.steps {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
  gap: 32px;
}
.cms-page-view ul.steps li {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  text-align: center;
}
.cms-page-view ul.steps li .number {
  font-size: 128px;
  font-family: 'Cormorant';
  font-style: italic;
  font-weight: 700;
}
.cms-page-view ul.steps li .heading {
  font-size: 20px;
  font-weight: 400;
}
.cms-page-view ul.steps li .content {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  max-width: 300px;
}
.cms-page-view .buyer-protection-program-page .main-buner-block .title span::after {
  display: none;
}
.cms-page-view .buyer-protection-program-page .main-buner-block .main-baner-wrapper img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.cms-page-view .buyer-protection-program-page .baner-text-block .content > .text .baner-wrapper {
  margin-bottom: 30px;
}
.cms-page-view .buyer-protection-program-page .baner-text-block .content > .text .baner-wrapper img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.cms-page-view .buyer-protection-program-page .return-policy-block {
  text-align: center;
}
.cms-company-info-press .press-title {
  text-align: center;
  font-size: 101px;
  text-transform: uppercase !important;
  font-family: 'Cormorant';
}
.cms-company-info-press .press-subtitle {
  font-size: 128px;
  text-transform: uppercase !important;
  font-weight: 700;
  font-style: italic;
  align-self: center;
  text-align: center;
  width: 80%;
  margin-top: -30px;
  font-family: 'Cormorant';
}
.cms-company-info-press .press-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cms-company-info-press .press-left-part {
  width: 50%;
}
/* ==========================================================================
                             AOS ANIMATIONS
============================================================================= */
.container-aos {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
}
.container-aos img {
  max-width: 300px;
}
.container-aos .distance {
  margin-left: 15px;
  margin-right: 15px;
}
/* ==========================================================================
                             INSTAGRAM WIDGET
============================================================================= */
.instagram-container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
/* ==========================================================================
                              404 ERROR PAGE
============================================================================= */
.container-404 .row {
  margin-left: 0px;
}
.container-404 p {
  color: black;
  font-size: 13px;
  line-height: 13px;
}
.container-404.text-center {
  text-align: center;
}
.container-404 .title-404 {
  font-weight: bold;
  font-size: 90px;
  line-height: 90px;
  margin-bottom: 0px;
  margin-top: 40px;
}
.container-404 .sub-title-404 {
  margin-bottom: 40px;
  text-align: center;
  line-height: initial;
  font-weight: normal;
  color: black;
}
.container-404 .custom-slider .product-item-info {
  width: auto;
}
.container-404 .block-search {
  float: none;
  margin: 30px auto;
  width: 350px;
  margin-bottom: 50px;
  overflow: hidden;
}
.container-404 .block-search input {
  border-color: black;
  position: initial;
}
.container-404 .block-search .field.search {
  float: left;
  width: calc(100% - 100px);
}
.container-404 .block-search .actions {
  float: left;
}
.container-404 .block-search .actions button:before {
  content: none;
}
.container-404 .block-search .actions button span {
  position: initial;
  height: auto;
  width: auto;
  color: white;
  padding: 7px 25px;
  display: block;
}
.container-404 .block-search .actions button span:hover {
  color: white;
  background: black;
}
.container-404 .block-search .control {
  border: none;
}
.container-404 .block-search .label::before {
  content: none;
}
.container-404 .block-search .label > span {
  position: initial;
  height: auto;
  width: auto;
  color: white;
  background: black;
  padding: 8px 25px;
  display: block;
}
/* ==========================================================================
                             ABOUS US V1/V2
============================================================================= */
.about-us-v1 .gf-container {
  overflow: auto;
  max-width: 1200px;
}
.about-us-v1 .gf-container p {
  font-size: 16px;
  color: #696969;
  line-height: 28px;
}
.about-us-v1 .gf-container .btn-black {
  padding: 0px;
  color: #333;
  font-size: 22px;
  font-weight: bold;
}
.about-us-v1 .gf-container .btn-black:hover {
  color: #f76b6a !important;
}
.about-us-v1 .wpx {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  overflow: auto;
}
.about-us-v1 .wpx.text-center {
  text-align: center;
}
.about-us-v1 .wpx .ib-shape-inner i {
  font-size: 55px;
}
.about-us-v1 .wpx .ib-shape-inner i:hover {
  color: #f76b6a !important;
}
.about-us-v1 .wpx .ib-shape-inner i.icon-gift {
  color: #f6cdc4;
}
.about-us-v1 .wpx .ib-shape-inner i.icon-line2-earphones-alt {
  color: #84d8e3;
}
.about-us-v1 .wpx .ib-shape-inner i.icon-lock {
  color: #90a5d4;
}
.about-us-v1 .wpx .ib-content .iconbox-title {
  font-weight: bold;
  text-transform: capitalize;
}
.about-us-v1 .wpx .ib-content .iconbox-title .gsf-link span:hover {
  color: #f76b6a;
}
.about-us-v1 .wpx-gray {
  background: #f7f7f7;
}
.about-us-v1 .wpx-gray .child-cont {
  max-width: 1300px;
  margin: 0 auto;
}
.about-us-v1 .wpx-gray .child-cont .gf-heading-inner {
  text-align: center;
}
.about-us-v1 .wpx-gray .child-cont .gf-heading-inner .flw-insta {
  margin: 0;
}
.about-us-v1 .wpx-gray .child-cont .gf-heading-inner .heading-title-wpx {
  font-weight: bold;
  margin: 0px;
  text-transform: lowercase;
}
.about-us-v1 .wpx-gray .child-cont .parent {
  margin-top: 50px;
  width: 100%;
  overflow: hidden;
}
.about-us-v1 .wpx-gray .child-cont .parent:hover .child,
.about-us-v1 .wpx-gray .child-cont .parent.focus .child {
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.about-us-v1 .wpx-gray .child-cont .parent .child {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  position: relative;
}
.about-us-v1 .wpx-gray .child-cont .parent .child img {
  width: 100%;
}
.about-us-v1 .wpx-gray .test-cont {
  max-width: 1300px;
  margin: 0 auto;
}
.about-us-v1 .brands-cont {
  max-width: 1300px;
  margin: 50px auto;
}
.about-us-v2 .cont-about-v2 {
  overflow: auto;
  max-width: 1200px;
  text-align: center;
  margin: 0 auto;
}
.about-us-v2 .cont-about-v2 .cont-title {
  max-width: 500px;
}
.about-us-v2 .cont-about-v2 .cont-title p {
  color: #333;
}
.about-us-v2 .cont-about-v2 .contact-cont {
  max-width: 290px;
  margin: 0 auto;
}
.about-us-v2 .cont-about-v2 .contact-info {
  margin-bottom: 20px;
}
.about-us-v2 .cont-about-v2 .contact-info.firs-c {
  margin-top: 70px;
}
.about-us-v2 .cont-about-v2 .contact-info .contact-title {
  font-weight: 800;
  color: #333;
  margin-bottom: 7px;
  display: block;
  font-size: 16px;
}
.about-us-v2 .cont-about-v2 .contact-info .contact-add {
  font-size: 14px;
  line-height: 28px;
  color: #696969;
}
.about-us-v2 .cont-about-v2 .contact-info .span-block {
  display: block;
}
.about-us-v2 .bg-gray {
  background: #f7f7f7;
}
.about-us-v2 .bg-gray .heading-title-wpx {
  font-weight: bold;
  text-transform: lowercase;
  text-decoration: underline;
}
.about-us-v2 .bg-gray .cont-hover {
  overflow: hidden;
  width: 100%;
}
.about-us-v2 .bg-gray .cont-hover img {
  width: 100%;
}
.about-us-v2 .bg-gray .cont-hover .child-v2 {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.about-us-v2 .bg-gray .cont-hover .ourteam-content {
  background: white;
  padding-top: 17px;
  padding-bottom: 21px;
}
.about-us-v2 .bg-gray .cont-hover .ourteam-content .ourteam-name {
  margin: 0px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.about-us-v2 .bg-gray .cont-hover .ourteam-content .ourteam-position {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  color: #ccc;
}
.about-us-v2 .bg-gray .cont-hover .ourteam-content .ourteam-socials {
  position: absolute;
  left: 50%;
  bottom: 21px;
  width: 100%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translate(-50%, 30px);
  -moz-transform: translate(-50%, 30px);
  -ms-transform: translate(-50%, 30px);
  -o-transform: translate(-50%, 30px);
  transform: translate(-50%, 30px);
  opacity: 0;
  visibility: hidden;
}
.about-us-v2 .bg-gray .cont-hover .ourteam-content .ourteam-socials a {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  color: #ccc;
}
.about-us-v2 .bg-gray .cont-hover .ourteam-content .ourteam-socials a:hover {
  color: #5576e2;
}
.about-us-v2 .bg-gray .cont-hover .ourteam-content .ourteam-socials .mg-link {
  margin-left: 15px;
}
.about-us-v2 .bg-gray .cont-hover:hover .ourteam-socials {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.about-us-v2 .bg-gray .cont-hover:hover .ourteam-position {
  opacity: 0;
}
.about-us-v2 .bg-gray .cont-hover:hover .child-v2 {
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.about-us-v2 .bg-gray .cont-hover:focus .child-v2 {
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.about-us-v2 .brands-cont .clients-grid li {
  margin-bottom: 0px;
}
.about-us-v2 .brands-cont .clients-grid li:before {
  border-left: none;
}
.about-us-v2 .brands-cont .clients-grid li:after {
  border-bottom: none;
}
/* ==========================================================================
                             HOMEPAGE V1 AND V2 AND V3
============================================================================= */
.text-capitalize {
  text-transform: capitalize;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-initial {
  text-transform: initial;
}
.title-big-v1 span {
  line-height: 25px;
}
.block-span {
  display: block;
  font-weight: normal;
}
.w {
  background: #232323;
  color: #cccccc;
  float: left;
  width: 100%;
  padding-bottom: 30px;
  padding-top: 30px;
  margin-bottom: -30px;
}
.w ul li a,
.w ul li a:visited,
.w ul li a:hover {
  color: #cccccc;
}
.w i {
  color: #fff !important;
}
.w h4 {
  color: #cccccc;
  padding: 17px 0;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
}
.w .mini-logo {
  padding: 8px 0;
}
.w .newsletter-subscribe button {
  background: #232323;
  border: 1px solid #fff;
  margin-top: -3px;
  margin-left: 5px;
  line-height: 17px;
}
.w .newsletter-subscribe button:hover {
  background: #fff;
}
.w .newsletter-subscribe input.validate-email {
  width: calc((100%) - 100px);
  max-width: 220px;
}
.w .newsletter-subscribe div.mage-error[generated] {
  position: absolute;
}
.w .social-icons {
  color: #232323;
}
.w .social-icons i {
  color: #232323;
}
.w .social-icons:hover {
  text-decoration: none;
}
.handbag-v3 {
  padding-right: 10px;
}
.summer-denim {
  margin-bottom: 0px;
  line-height: 64px;
}
.module-split p.premium-p {
  line-height: 20px;
  margin-top: 30px;
}
.page-main .module-split {
  overflow: hidden;
}
.container-v1 .custom-padding {
  padding: 0 50px;
}
.container-v2.sec-v2 {
  background: #f4f4f4;
  padding: 50px 0;
  position: relative;
  overflow: hidden;
}
.container-v2.pos-bg {
  position: relative;
  overflow: hidden;
  background: #FFF;
}
.container-v2 .hp-subtitle {
  padding: 7% 10%;
  font-style: initial;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: initial !important;
  line-height: 33px;
}
.container-v4 .mg-auto {
  margin: 0 auto;
}
.container-v4 .mg-sec-1 {
  margin: 15% 0;
}
.container-v4 .mg-sec-2 {
  bottom: 13%;
}
.container-v4 .mg-sec-3 {
  margin-top: 40px;
}
.container-v4 .mg-sec-4 {
  bottom: 20%;
}
.container-v4 .mg-sec-5 {
  bottom: 30%;
}
.container-v4 .mg-sec-6 {
  margin-top: 40px;
}
.container-v4 .mg-sec-7 {
  top: 5%;
}
.container-v4 .mg-sec-8 {
  bottom: 78%;
}
.container-v4 .mg-sec-9 {
  bottom: 70%;
}
.container-v4 .mg-sec-10 {
  bottom: 20%;
}
.container-v4 .mg-sec-11 {
  margin-top: 40px;
}
.container-v4 .mg-sec-12 {
  top: 0%;
}
.container-v4 .mg-top-10 {
  margin-top: 10px !important;
}
.container-v4 .right {
  text-align: right;
}
.container-v4 .img-padding {
  padding-left: 15px;
  padding-right: 15px;
}
/* ==========================================================================
                             HOMEPAGE V5
============================================================================= */
.products.products-grid,
.custom-slider {
  padding-bottom: 0px;
}
.content-v5 .subtitle {
  text-align: center;
  margin-bottom: 40px;
}
.content-v5 .subtitle h4 {
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 3px !important;
  font-weight: 600;
}
.content-v5 .block.widget .products-grid .product-items {
  margin: 0 7%;
  text-align: center;
}
.content-v5 .block.widget .products-grid .product-items .product-item .product-item-info {
  padding: 0px;
  line-height: 0px;
  position: relative;
}
.content-v5 .block.widget .products-grid .product-items .product-item .product-item-info .product-item-actions {
  display: none;
}
.content-v5 .block.widget .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-primary {
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 3;
  width: 100%;
}
.content-v5 .block.widget .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  padding-left: 0;
}
.content-v5 .block.widget .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .towishlist {
  float: left;
  margin: 20px;
}
.content-v5 .block.widget .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary .tocompare {
  float: right;
  margin: 20px;
}
.content-v5 .block.widget .products-grid .product-items .product-item .product-item-info .product-image-wrapper {
  z-index: 0;
}
.content-v5 .block.widget .products-grid .product-items .product-item .product-item-info:hover {
  border: none !important;
  box-shadow: none !important;
}
.content-v5 .block.widget .products-grid .product-items .product-item .product-item-name a {
  font-size: 15px;
  color: #000000;
  font-weight: 700;
}
.content-v5 .block.widget .products-grid .product-items .product-item .product-item-details .price-box .price-container .price {
  color: #999;
  font-weight: 300;
}
.content-v5 .block.widget .products-grid .product-items .product-item:hover {
  z-index: 0;
}
.content-v5 .block.widget .products-grid .product-items .product-item:hover .product-item-actions {
  display: block;
}
.content-v5 .owl-carousel .banner-item .content_slider .buttons .custom_content .sale_of_img {
  background: url("/pub/media/wysiwyg/pearl_theme/slider_v3_image_1.png") no-repeat center;
  height: 150px;
  background-size: 100%;
  width: 150px;
  margin: 0 auto;
}
.content-v5 .owl-carousel .banner-item .content_slider .buttons .custom_content .sale_of_text {
  color: #fff;
  z-index: 6;
  white-space: nowrap;
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 8px !important;
  margin: 0;
  padding: 30px 0;
}
.content-v5 .owl-carousel .banner-item .content_slider .buttons .custom_content p {
  font-size: 18px;
  line-height: 18px;
}
.content-v5 .box-content .pad-bottom-lg a {
  position: relative;
  color: #000;
  text-decoration: none;
  font-size: 20px;
}
.content-v5 .box-content .pad-bottom-lg a:hover {
  color: #000;
}
.content-v5 .box-content .pad-bottom-lg a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.content-v5 .box-content .pad-bottom-lg a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.content-v5 .box-content .page-small-width {
  max-width: 980px;
}
.content-v5 .box-content .page-small-width h4 {
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 3px !important;
  font-weight: 600;
}
.content-v5 .green-title {
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
}
.content-v5 .content-blue-dark {
  background: #9ebedf;
}
.content-v5 .content-blue-light {
  background: #a7c8eb;
}
.content-v5 .content-opengreen-dark {
  background: #b2d9c8;
}
.content-v5 .content-opengreen-light {
  background: #bce5d3;
}
.content-v5 .content-green-light {
  background: #c7db9c;
}
.content-v5 .content-green-dark {
  background: #bdd094;
}
.content-v5 .flex-order-reverse {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column-reverse;
}
/* MEDIA QUERIES MOBILE V5 */
/* ==========================================================================
                             HOMEPAGE V6
============================================================================= */
.content-v6 h1 {
  color: #ffffff;
  font-style: normal;
  text-align: left;
  font-size: 40px;
  letter-spacing: 0.4em !important;
  font-weight: bolder;
  margin-bottom: 5px;
}
.content-v6 p.title {
  color: #ffffff;
  font-size: 10px;
  letter-spacing: 0.5em !important;
  font-weight: bold;
}
/* ==========================================================================
                             HOMEPAGE V7
============================================================================= */
.hp-v7 .hp-v7-slider {
  padding: 0 20px 0;
}
.hp-v7 .hp-v7-slider .hp-slider-content h3 {
  color: #ffffff;
  font-size: 8em;
  font-weight: 400;
  letter-spacing: 4px !important;
  margin-bottom: 0.4em;
  text-shadow: 0px 0px 10px #333333;
  text-transform: none;
}
.hp-v7 .hp-v7-slider .hp-slider-content p {
  color: #ffffff;
  font-size: 1.4em;
  letter-spacing: 3px !important;
  margin-bottom: 0;
  text-shadow: 0px 0px 10px #333333;
}
.hp-v7 .hp-v7-slider .hp-slider-content a.shop-now {
  background: #0083c0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.2em;
  padding: 0.4em 1em;
}
.hp-v7 .hp-v7-slider .hp-slider-content a.shop-now:hover {
  background: #156b9a;
}
.hp-v7-boxes .paddingtop {
  padding-top: 10px !important;
}
.hp-v7-boxes .paddingright {
  padding-right: 10px !important;
}
.hp-v7-boxes .paddingbottom {
  padding-bottom: 10px !important;
}
.hp-v7-boxes .paddingleft {
  padding-left: 10px !important;
}
.hp-v7-boxes .valign-parent {
  display: flex;
  flex-direction: column;
  position: relative;
}
.hp-v7-boxes .caption-wrapper {
  height: 100% !important;
  width: 100% !important;
}
.hp-v7-boxes .valign-child {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.hp-v7-boxes .box-content .image-wrapper {
  line-height: 0;
}
.hp-v7-boxes .box-content .content-wrapper {
  -moz-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  color: #ffffff;
  font-size: 1.2em;
  opacity: 0;
  transition: all 0.4s linear;
}
.hp-v7-boxes .box-content .content-wrapper p,
.hp-v7-boxes .box-content .content-wrapper h4 {
  text-shadow: 0 0 20px #8f8f8f;
}
.hp-v7-boxes .box-content .content-wrapper h4 {
  color: #ffffff;
  font-size: 32px;
  text-transform: none;
}
.hp-v7-boxes .box-content .content-wrapper.visible {
  opacity: 1;
}
.hp-v7-boxes .box-content a.shop-now {
  -moz-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  background: #0085c0;
  border: 2px solid #ffffff;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.2em;
  margin: 0.4em;
  padding: 0.2em 1.2em;
  transition: all 0.4s linear;
}
.hp-v7-boxes .box-content a.shop-now:hover {
  background: #ffffff;
  color: #0085c0;
}
.hp-v7-boxes .box-content .button-block {
  -moz-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  background: #0083c0;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 1.6em;
  margin-bottom: 20px;
  transition: all 0.4s linear;
}
.hp-v7-boxes .box-content .button-block:nth-child(2) {
  background: #156b9a;
}
.hp-v7-boxes .box-content .button-block:last-child {
  background: #043e5a;
  margin-bottom: 0;
}
/* MEDIA QUERIES MOBILE V7 */
/* ==========================================================================
                             HOMEPAGE V8
============================================================================= */
/* FONTS FOR V8 HOMEPAGE */
.content-v8 {
  /* START --- CATALOG PRODUCT LIST V8 */
  /* END --- CATALOG PRODUCT LIST V8 */
}
.content-v8 .title-v8 {
  font-size: 1.429em;
  text-align: center;
  letter-spacing: 2px !important;
  margin-top: 110px;
  margin-bottom: 50px;
}
.content-v8 .wrapper-top-slider {
  position: relative;
  padding-top: 30px;
}
.content-v8 .wrapper-top-slider:before {
  content: '';
  width: 100%;
  height: 50%;
  position: absolute;
  background: #f6f6f6;
  bottom: 0;
  left: 0;
}
.content-v8 .product-item-info {
  width: 100% !important;
}
.content-v8 .product-image-container {
  width: 100% !important;
}
.content-v8 .owl-stage-outer {
  padding-top: 0px !important;
}
.content-v8 h3 {
  letter-spacing: 6px !important;
  font-weight: bold;
  font-size: 36px;
}
.content-v8 h3 a {
  color: #fff;
}
.content-v8 .extend_list {
  max-height: inherit;
  opacity: 1;
}
.content-v8 .banner-item:hover .list-categories {
  max-height: inherit;
  opacity: 1;
}
.content-v8 .list-categories {
  list-style-type: none;
  padding: 0px;
  max-height: 0px;
  opacity: 0;
  overflow: hidden;
  transition: opacity 1000ms ease;
  margin: 30px 0;
}
.content-v8 .list-categories li {
  transition: all 1s ease;
  margin-bottom: 0px;
}
.content-v8 .list-categories li a {
  color: #cdcdcd;
  font-size: 14px;
}
.content-v8 .list-categories li a:hover {
  color: #fff;
}
.content-v8 .shop-now {
  border: 2px solid #fff;
  text-transform: uppercase;
  letter-spacing: 0.15em !important;
  color: #fff;
  border-radius: 0px;
  padding: 8px 26px;
}
.content-v8 .shop-now:hover {
  background: #000;
  border: 2px solid #000;
  color: #fff;
}
.content-v8 .slider-custom-1 .banner-image:after {
  background-color: rgba(0, 0, 0, 0.4);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.content-v8 .owl-carousel .banner-item .content_slider {
  z-index: 3;
}
.content-v8 .catalog-product-v8 .products-grid .product-item-details {
  display: none;
}
.content-v8 .catalog-product-v8 .products-grid .product-item-details .product-item-link {
  font-size: 16px !important;
  color: #fff !important;
}
.content-v8 .catalog-product-v8 .products-grid .product-item-details .price-box {
  margin-top: 10px !important;
}
.content-v8 .catalog-product-v8 .products-grid .product-item-details .price-box .price-container .price {
  display: block !important;
  color: #fff !important;
}
.content-v8 .catalog-product-v8 .products-grid .product-item-details .price-box .old-price {
  margin-left: 0px;
}
.content-v8 .products-grid .product-item {
  width: 25% !important;
  margin-left: 0px !important;
  margin: 0px;
}
.content-v8 .products-grid .product-item:hover .product-item-details {
  display: block;
}
.content-v8 .products-grid .product-item .product-item-info {
  padding: 0px !important;
}
.content-v8 .products-grid .product-item .product-item-info:hover {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5) !important;
}
.content-v8 .products-grid .product-item .product-item-info:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.content-v8 .products-grid .product-item .product-item-info:after {
  background-color: rgba(0, 0, 0, 0.4);
  content: "";
  height: 99%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.content-v8 .products-grid .product-item .product-item-info a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: white;
  margin-right: 0px;
}
.content-v8 .products-grid .product-item .product-item-info a:hover {
  text-decoration: none;
}
.content-v8 .products-grid .product-item .product-item-info .reviews-actions {
  display: block;
  text-align: center !important;
}
.content-v8 .products-grid .product-item .product-item-info .rating-result > span:before {
  color: white;
}
.content-v8 .products-grid .product-item .product-item-info .product-image-container {
  width: 100% !important;
}
.content-v8 .products-grid .product-item .product-item-info .product-image-container .product-image-photo {
  width: 100% !Important;
}
.content-v8 .products-grid .product-item-details {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: left;
  -webkit-transform: translate(-50%, 20%);
  -moz-transform: translate(-50%, 20%);
  -ms-transform: translate(-50%, 20%);
  transform: translate(-50%, 20%);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  filter: alpha(opacity=0);
  z-index: 10;
  width: 90%;
  padding-left: 10px;
}
.content-v8 .products-grid .product-item-details .product-item-actions {
  display: none;
}
.content-v8 .row.brands-slider {
  margin: 90px auto;
}
.content-v8 .grey-background {
  background: #f6f6f6;
  padding: 85px 0 60px;
}
.content-v8 .grey-background .flip-box {
  background: #fff;
  color: #000;
  text-align: center;
  position: relative;
  cursor: pointer;
  margin-bottom: 30px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
.content-v8 .grey-background .flip-box-before {
  font-weight: bold;
  letter-spacing: 0.2em !important;
  padding: 44px 40px;
  line-height: 38px;
  text-transform: uppercase;
  transform: translate(0px, 0px);
  transition: all 0.2s ease-out 0s;
}
.content-v8 .grey-background .flip-box:hover .flip-box-after {
  top: 50%;
  transform: translate(0, -50%);
  z-index: 1;
}
.content-v8 .grey-background .flip-box:hover .flip-box-before {
  transform: translate(0, 100%);
}
.content-v8 .grey-background .flip-box-after {
  position: absolute;
  width: 100%;
  font-size: 1.143em;
  top: 0;
  text-transform: capitalize;
  transform: translate(0px, -100%);
  transition: all 0.2s ease-out 0s;
  color: #999;
  z-index: -1;
}
/* MEDIA QUERIES MOBILE V8 */
/* ==========================================================================
                             HOMEPAGE V9
============================================================================= */
.content-v9 .row {
  margin-left: 0px;
}
.content-v9 .fill {
  min-height: 100%;
  height: 100%;
}
.content-v9 .bg-lightgreen {
  background: #86af49;
}
.content-v9 .bg-sky {
  background: #90a7d0;
}
.content-v9 .bg-coral {
  background: #dbb590;
}
.content-v9 .bg-wheat {
  background: #f2dcde;
}
.content-v9 .mg-top {
  margin-top: 20px;
}
.content-v9 .mg-top-bottom {
  margin: 10px 0 20px 0;
}
.content-v9 .wrapper-top-slider-v9 {
  position: relative;
}
.content-v9 .wrapper-top-slider-v9:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: #f6f6f6;
  bottom: 0;
  left: 0;
}
.content-v9 .wrapper-top-slider-v9 .owl-item img {
  max-width: 1513px;
  margin: 0 auto;
  transition: all 0.2s ease-in-out;
}
.content-v9 .wrapper-top-slider-v9 .owl-item .content_slider .slide-down {
  max-width: 466px;
  margin: 0 auto;
}
.content-v9 .wrapper-top-slider-v9 .owl-item .content_slider .boder-table {
  border: 2px solid black;
  color: black;
}
.content-v9 .wrapper-top-slider-v9 .owl-item .content_slider .boder-table .separator {
  display: block;
  width: 100%;
  border-bottom: 2px solid black;
  padding: 20px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 2px !important;
}
.content-v9 .wrapper-top-slider-v9 .owl-item .content_slider .boder-table .year {
  display: block;
  font-weight: bold;
}
.content-v9 .wrapper-top-slider-v9 .owl-item .content_slider .big-title-v9 {
  color: black;
  letter-spacing: 14px !important;
}
.content-v9 .wrapper-top-slider-v9 .owl-item .content_slider .small-title-v9 {
  letter-spacing: 0px !important;
  font-size: 14px;
  display: block;
  color: #666666;
}
.content-v9 .wrapper-top-slider-v9 .owl-item .content_slider .small-text-v9-slider {
  display: block;
  color: #666666;
  line-height: 14px;
}
.content-v9 .wrapper-top-slider-v9 .owl-item .content_slider .btn-shop-now {
  background: #f6f6f6;
  border: 2px solid black;
  color: black;
  letter-spacing: 2px !important;
  padding: 5px 30px;
}
.content-v9 .single-image {
  overflow: hidden;
}
.content-v9 .single-image img {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  width: 100%;
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.1);
}
.content-v9 .single-image img:hover {
  -ms-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
.content-v9 .v9-table {
  display: table;
  width: 100%;
  height: 100%;
}
.content-v9 .v9-table .v9-coll {
  display: table-cell;
  vertical-align: middle;
}
.content-v9 .v9-table .v9-coll a {
  color: white;
}
.content-v9 .v9-table .v9-coll .features-box-icon {
  font-size: 48px;
  margin-bottom: 25px;
  text-align: center;
}
.content-v9 .v9-table .v9-coll .features-box-icon .icon-v9 {
  color: white;
}
.content-v9 .v9-table .v9-coll .features-box-title {
  font-size: 14px;
  letter-spacing: 0.2em !important;
  margin: 0;
  font-weight: 700;
  text-align: center;
  text-transform: inherit;
}
/* MEDIA QUERIES MOBILE V9 */
/* ==========================================================================
                        HOMEPAGE V10
============================================================================= */
/*  PADDING V10 */
/* ALIGN COLUMN */
.content-v10 {
  overflow: hidden;
}
.content-v10 p {
  color: #7f7d7c;
}
.content-v10 .product-image-photo:hover {
  opacity: 0.6;
}
.content-v10 .custom_content h2 {
  font-size: 65px;
  color: #ffffff;
}
.content-v10 .custom_content .sub-heading {
  font-size: 24px;
}
.content-v10 .column h2 {
  text-transform: initial;
}
.content-v10 .testimonials-grid.grid-3 li {
  width: 33%;
}
.content-v10 .column-product .weltpixel-quickview {
  margin-bottom: 30px;
}
.content-v10 .column-product .product-single-price {
  margin: 0 0 30px 0;
}
.content-v10 .column-product .product-single-price .old-price {
  font-size: 20px;
  color: #7f7d7c;
  text-decoration: line-through;
}
.content-v10 .column-product .product-single-price .regular-price {
  color: #9c8773;
  font-size: 20px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 0;
}
.content-v10 .column-product h1 {
  font-size: 35px;
  line-height: 42px;
  color: #504e4a;
  margin: 0px;
  text-transform: initial;
}
.content-v10 .column-product .p1 {
  font-size: 16px;
  color: #7f7d7c;
  line-height: 24px;
}
.content-v10 .text-feature {
  font-size: 16px;
  line-height: 27px;
}
.content-v10 .testimonials-grid .testi-content {
  font-size: 18px;
  color: #7f7d7c;
  text-align: center;
  line-height: 27px;
}
.content-v10 .testimonials-grid .testi-content:before {
  border: none;
}
.content-v10 .testimonials-grid:after {
  border: none;
}
.content-v10 .section-header {
  text-align: center;
  margin-bottom: 55px;
}
.content-v10 .products-grid .product-item {
  margin-left: calc(2.38095238%) !important;
}
.content-v10 .products-grid .product-item .product-item-info-v10 {
  text-align: center;
}
.content-v10 .products-grid .product-item .product-item-info-v10 .product-item-details {
  text-align: left;
}
.content-v10 .products-grid .product-item .product-item-info-v10 .product-item-details a {
  font-size: 17px;
  color: #504e4a;
  display: block;
  margin-top: 10px;
}
.content-v10 .products-grid .product-item .product-item-info-v10 .product-item-details .price-box {
  text-align: left !important;
  margin-top: 5px;
  margin-bottom: 10px;
}
.content-v10 .products-grid .product-item .product-item-info-v10 .product-item-details .price {
  font-size: 16px !important;
  color: #7f7d7c !important;
  font-weight: normal;
}
.content-v10 .products-grid .product-item .product-item-info-v10 .product-image-container .product-image-wrapper {
  padding-bottom: 100% !important;
}
.content-v10 .products-grid .product-item .product-item-info-v10 .product-image-container img {
  width: 100%;
}
.content-v10 .products-grid .product-item .product-item-info-v10 .product-reviews-summary {
  text-align: left !important;
}
.content-v10 .products-grid .product-item .product-item-info-v10 .product-reviews-summary .reviews-actions {
  display: block;
}
.content-v10 .products-grid .product-item .product-item-info-v10 .product-reviews-summary .reviews-actions a {
  margin-top: 0px;
}
/* ==========================================================================
                        HOMEPAGE V11
============================================================================= */
.container-v11 .clients-grid li:after,
.container-v11 .testimonials-grid li:after {
  border: none;
}
.container-v11 .overlay-blue {
  background: #43dacc;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  z-index: 1;
}
.container-v11 .column {
  width: 49%;
  display: inline-block;
  vertical-align: middle;
}
.container-v11 .img-bar {
  min-height: 363px;
}
.container-v11 .home-promotion-text .feature-title {
  font-size: 56px;
  line-height: 70px;
  font-weight: bold;
  color: #51595d;
}
.container-v11 .home-promotion-text p {
  font-size: 32px;
  line-height: 52px;
  color: #51595d;
}
.container-v11 .home-full-width-feature-content {
  position: absolute;
  z-index: 2;
  top: 50%;
  /* position the top  edge of the element at the middle of the parent */
  left: 50%;
  /* position the left edge of the element at the middle of the parent */
  transform: translate(-50%, -50%);
  width: 100%;
}
.container-v11 .home-full-width-feature-content .module-inner {
  text-align: center;
  max-width: 1020px;
  padding: 0 30px;
  margin: 50px auto;
}
.container-v11 .home-full-width-feature-content .module-inner .feature-title {
  color: #ffffff;
  font-size: 40px;
  font-weight: normal;
  line-height: 50px;
}
.container-v11 .home-full-width-feature-content .module-inner .rte p {
  font-size: 20px;
  line-height: 33px;
  color: #ffffff;
}
.container-v11 .module-inner {
  margin-left: 50px;
  margin-right: 50px;
}
.container-v11 .module-inner .link-details {
  position: relative;
  color: #000;
  text-decoration: none;
  font-size: 20px;
}
.container-v11 .module-inner .link-details:hover {
  color: #000;
}
.container-v11 .module-inner .link-details:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.container-v11 .module-inner .link-details:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.container-v11 .bg-grey {
  background: #f2f3f4;
}
.container-v11 .bg-grey .section-title {
  font-size: 17px;
  line-height: 17px;
  margin-top: 50px;
  text-align: center;
}
.container-v11 .bg-grey .testimonials-grid.grid-3 li {
  width: 50%;
  margin: 0 auto 25px auto;
}
.container-v11 .row.mg-top {
  margin-top: 50px;
}
.container-v11 .mg-bottom {
  margin-bottom: 50px;
}
.container-v11 .product-slideshow .product-title,
.container-v11 .product-details .product-title {
  font-size: 24px;
  color: #494f58;
}
.container-v11 .product-slideshow .product-price,
.container-v11 .product-details .product-price {
  font-size: 20px;
  line-height: 33px;
  margin-top: 20px;
}
.container-v11 .product-slideshow .p1,
.container-v11 .product-details .p1 {
  font-size: 16px;
  line-height: 23px;
  margin-top: 30px;
}
@media only screen and (max-width: 1024px) {
  .container-v11 .column {
    padding-left: 30px;
  }
  .container-v11 .row .home-promotion-text .feature-title {
    font-size: 32px;
    line-height: 40px;
  }
  .container-v11 .row .home-promotion-text p {
    font-size: 20px;
    line-height: 33px;
  }
}
/* ==========================================================================
                        HOMEPAGE V12
============================================================================= */
.column.main .product-item {
  padding-left: 0px;
}
.container-v12 {
  background: #f2f2f2;
  /* CAROUSEL */
}
.container-v12.container-overflow {
  overflow: auto;
}
.container-v12 .row-custom {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}
.container-v12 .row-instagram-v12 {
  width: 90%;
  margin: 0 auto;
}
.container-v12.slider-v1-cat {
  margin-top: -15px;
  padding-top: 20px;
}
.container-v12.slider-v2-cat {
  overflow: auto;
}
.container-v12 .text-center {
  text-align: center;
}
.container-v12 .title-article {
  margin-bottom: 35px;
}
.container-v12 .img-cont {
  position: relative;
  display: block;
}
.container-v12 .img-cont .overlay-text {
  position: absolute;
  top: 0;
  height: 100%;
  text-align: left;
}
.container-v12 .img-cont .overlay-text:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-left: -1px;
  width: 1px;
}
.container-v12 .img-cont .overlay-text .inner {
  display: inline-block;
  width: 98%;
  vertical-align: middle;
}
.container-v12 .img-cont .overlay-text .inner .text {
  line-height: 1.2em;
}
.container-v12 .img-cont .overlay-text .inner .text .scaled-text {
  color: #ffffff;
  background: rgba(240, 212, 240, 0.5);
  line-height: 1.7em;
  display: inline-block;
}
.container-v12 .content-heading .title {
  text-align: center;
  position: relative;
  top: 33px;
  z-index: 0;
}
.container-v12 .product-image-container {
  width: 100% !important;
  padding-left: 0px;
}
.container-v12 .slider-text {
  background: transparent;
}
.container-v12 .slider-text .overlay-text.overlay-right {
  text-align: right;
}
.container-v12 .slider-text .overlay-text.overlay-right .text-custom-slider {
  line-height: 1.1em;
}
.container-v12 .instagram-widget-container {
  margin-top: 0px;
}
/* ==========================================================================
                        HOMEPAGE V14
============================================================================= */
.mg-top-mob-v14 {
  margin-top: 100px;
}
.container-v14 .wpx-white,
.container-v14 .white {
  color: white;
}
.container-v14 .wpx-white:visited,
.container-v14 .white:visited,
.container-v14 .wpx-white:focus,
.container-v14 .white:focus,
.container-v14 .wpx-white:active,
.container-v14 .white:active,
.container-v14 .wpx-white:hover,
.container-v14 .white:hover {
  color: #b6b6b6;
}
.container-v14 .link-with-effect-p {
  max-width: 140px;
}
.container-v14 .link-with-effect:hover:after {
  width: 0;
}
.container-v14 .link-with-effect:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #5F5F5F;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  margin-top: 2px;
  max-width: 120px;
}
.container-v14 .link-with-effect.white:hover {
  color: #b6b6b6;
}
.container-v14 .paddinglist {
  padding-left: 50px;
  padding-right: 50px;
}
.container-v14 .img-cont .img-hover {
  height: 330px;
}
.container-v14 .category_name {
  max-width: 320px;
  margin: 30px 0;
}
.container-v14 .category_name a {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 20px;
  display: block;
}
.container-v14 .category_name .category_desc {
  color: rgba(0, 0, 0, 0.35);
  font-size: 18px;
  line-height: 28px;
}
.container-v14 .vc_column_container .vc_custom {
  background: #f9d5bd;
}
.container-v14 .vc_column_container .vc_custom .wpb_wrapper {
  text-align: center;
}
.container-v14 .vc_column_container .vc_custom .wpb_wrapper h3 {
  text-transform: inherit;
  margin-top: 0px;
}
.container-v14 .vc_column_container .vc_custom .wpb_wrapper p {
  text-transform: uppercase;
}
.container-v14 .vc_column_container .vc_custom .wpb_wrapper .wpb_inline {
  display: inline-block;
}
.container-v14 .vc_column_container .vc_custom .wpb_wrapper .wpb_inline a {
  cursor: pointer;
}
.container-v14 .vc_column_container .vc_custom .wpb_wrapper .wpb_inline a:hover:after {
  width: 0;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #5F5F5F;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  margin-top: 2px;
  max-width: 135px;
  margin: 0 auto;
  float: left;
}
.container-v14 .vc_column_container .vc_custom .wpb_wrapper .wpb_inline a:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: transparent;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  margin-top: 2px;
  max-width: 135px;
  margin: 0 auto;
  float: left;
}
.container-v14 .vc_column_container .vc_custom .wpb_wrapper .newsletter-subscribe {
  display: none;
  width: 340px;
  margin: 0 auto;
}
.container-v14 .vc_column_container .vc_custom .wpb_wrapper .newsletter-subscribe input {
  width: calc(100% - 96px);
  margin-top: 10px;
  position: relative;
  top: 2px;
  height: 36px;
}
.container-v14 .vc_column_container .vc_custom .wpb_wrapper .newsletter-subscribe input:focus {
  box-shadow: none;
}
.container-v14 .vc_single_image-wrapper {
  text-align: center;
}
.container-v14 .img-hover:hover {
  -webkit-filter: saturate(2);
  filter: saturate(2);
}
.container-v14 .vc_single_image-wrapper {
  padding: 200px 0;
}
.container-v14 .pos-rel {
  position: relative;
  height: 680px;
}
.container-v14 .wpb_content_element {
  position: absolute;
  top: 34%;
  padding-left: 50px;
}
.container-v14 .wpb_content_element h1 {
  font-size: 64px;
  line-height: 85px;
  color: white;
  text-transform: capitalize;
}
.container-v14 .wpb_content_element a {
  font-size: 13px;
  text-transform: uppercase;
}
/* ==========================================================================
                             HOMEPAGE V16
============================================================================= */
.container-v15 .c-live a:hover {
  opacity: 0.8;
}
.container-v15 .block-products-list .product-item-details {
  text-align: center;
}
.container-v15 .block-products-list .block-title {
  border-bottom: 1px solid;
  text-align: center;
  position: relative;
}
.container-v15 .block-products-list .block-title .see-all {
  position: absolute;
  right: 10px;
  top: 5px;
}
/* ==========================================================================
                             PRIVACY POLICY
============================================================================= */
.privacy-policy .privacy-policy-content {
  box-sizing: border-box;
  width: 77.7%;
  float: right;
  padding-left: 2%;
}
.privacy-policy .block-collapsible-nav {
  box-sizing: border-box;
  width: 22.3%;
  float: left;
}
.privacy-policy table thead tr th {
  border-bottom: 1px solid #d1d1d1;
}
.privacy-policy table tr:nth-child(even) {
  background: #f7f7f7 !important;
}
.privacy-policy table tr td {
  font-weight: bold;
  font-weight: normal;
}
/* ==========================================================================
                          ABOUT US + CUSTOMER SERVICE
============================================================================= */
.cms-content-important {
  font-size: 2.2rem;
  font-weight: 300;
  padding: 20px;
  display: block;
  background: #f5f5f5;
}
.cms-content-important h2 {
  margin-top: 0px;
}
.customer-service .bold {
  font-weight: bold;
}
.customer-service .table-wrapper thead th {
  font-weight: normal;
}
.customer-service .table-wrapper tbody tr:nth-child(even) {
  background: #f7f7f7 !important;
}
.customer-service .table-wrapper tbody tr .font-normal {
  font-weight: normal;
}
.customer-service .table-wrapper tbody tr td {
  font-weight: bold;
}
.customer-service .table-wrapper tbody tr td:first-child {
  font-weight: normal;
}
/* ==========================================================================
                        FOOTER + BACK TO TOP BUTTON
============================================================================= */
.theme-pearl .grey-background {
  background: #f6f6f6;
  padding: 85px 0 60px;
  margin-left: 0px;
}
.theme-pearl .grey-background .row {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
}
.theme-pearl .grey-background .row .flip-box {
  background: #fff;
  color: #000;
  text-align: center;
  position: relative;
  cursor: pointer;
  margin-bottom: 30px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
.theme-pearl .grey-background .row .flip-box .flip-box-before {
  font-weight: bold;
  letter-spacing: 0.2em !important;
  padding: 44px 40px;
  line-height: 38px;
  text-transform: uppercase;
  transform: translate(0px, 0px);
  transition: all 0.2s ease-out 0s;
}
.theme-pearl .grey-background .row .flip-box .flip-box-after {
  position: absolute;
  width: 100%;
  font-size: 1.143em;
  top: 0;
  text-transform: capitalize;
  transform: translate(0px, -100%);
  transition: all 0.2s ease-out 0s;
  color: #999;
  z-index: -1;
}
.theme-pearl .grey-background .row .flip-box:hover .flip-box-before {
  transform: translate(0, 100%);
}
.theme-pearl .grey-background .row .flip-box:hover .flip-box-after {
  transform: translate(0, 100%);
  top: 50%;
  transform: translate(0, -50%);
  z-index: 1;
}
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 90px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  background: #fff;
  z-index: 9;
}
.cd-top .icon-chevron-up {
  align-content: center;
  vertical-align: middle;
  text-align: center;
  color: #000;
  font-size: 20px;
  line-height: 38px;
}
.footer-v4 {
  background: #232323;
  padding-top: 30px;
  float: left;
  width: 100%;
  padding-bottom: 30px;
  margin-bottom: -30px;
}
.footer-v4 a {
  color: #fff;
}
.footer-v4 a:hover {
  color: #fff;
}
.footer-v4 .toggle .togglet,
.footer-v4 .toggle .toggleta {
  color: #777;
}
.footer-v4 button.action.primary {
  border: 1px solid #fff;
}
.footer-v4 button.action.primary:hover {
  border: 1px solid #232323;
}
/* ==========================================================================
                             CONTACT PAGE V2
============================================================================= */
.contact-details {
  font-weight: bold;
}
.contact-v2 .block-container {
  text-align: center;
}
.contact-v2 .block-container .container-wpx-contact {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  overflow: auto;
}
.contact-v2 .block-container .container-wpx-contact i {
  color: #e0e0e0;
}
.contact-v2 .block-container .container-wpx-contact i:hover {
  color: #f76b6a;
}
.contact-v2 .block-container .container-wpx-contact .details p {
  color: #696969;
}
.contact-v2 .block-container .container-wpx-contact .border-contact {
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
}
.contact-v2 .block-container .container-wpx-contact .gray-phone {
  color: #696969;
}
.contact-v2 .title-contact {
  font-weight: bold;
}
.contact-v2 .contact_frm_wpx.mg-top-contact {
  margin-top: 120px;
}
.contact-v2 .contact_frm_wpx .name input,
.contact-v2 .contact_frm_wpx .email input,
.contact-v2 .contact_frm_wpx .telephone input {
  background: #f7f7f7;
  border: none;
  color: #696969;
}
.contact-v2 .mage-error {
  margin-bottom: 10px;
}
.contact-v2 .text-center {
  text-align: center;
}
.contact-v2 .text-left {
  text-align: left;
}
.contact-v2 .inline-block {
  display: inline-block;
  vertical-align: top;
}
.contact-v2 .control #comment {
  height: 140px;
  background: #f7f7f7;
  color: #696969;
  border: none;
  padding: 0 10px;
}
.contact-v2 .actions-toolbar .primary {
  float: none;
}
.contact-v2 .field.captcha label span {
  color: #696969;
}
.contact-v2 .field.captcha .control.captcha input {
  background: #f7f7f7;
  border: none;
}
a {
  outline: none;
}
a:focus {
  outline: none;
}
.nav-sections {
  margin-bottom: 0;
}
/* Remove box-shadow for all inputs on focus */
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none !important;
}
.navigation {
  font-weight: normal;
}
.navigation .level0 > .level-top {
  line-height: 45px;
}
:root .page-header-v3 .navigation .level0 > .level-top,
:root .page-header-v4 .navigation .level0 > .level-top {
  line-height: 34px;
}
.navigation .level0 .submenu {
  background-color: white;
}
.navigation .level0 .submenu:hover {
  background-color: white;
}
.navigation .level0 .submenu a.ui-state-focus,
.navigation .level0 .submenu a:hover {
  background: transparent;
  text-decoration: none;
}
.cart-summary .checkout {
  position: sticky;
}
.nav-sections-item-title {
  background-color: white;
  border-color: lightgrey;
}
/* COMPARE PRODUCTS */
.theme-pearl.catalog-product-compare-index .table-comparison {
  overflow: hidden !important;
}
.theme-pearl.catalog-product-compare-index .table-comparison tbody {
  border: none !important;
}
.theme-pearl.catalog-product-compare-index .table-comparison tbody tr:hover {
  background: #d9edf7;
}
.theme-pearl.catalog-product-compare-index .table-comparison tbody td.info {
  background: none;
}
.theme-pearl.catalog-product-compare-index .table-comparison .cell.label {
  border-right: none;
}
.theme-pearl.catalog-product-compare-index .table-comparison .cell.product.info,
.theme-pearl.catalog-product-compare-index .table-comparison .cell.product.attribute {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.theme-pearl.catalog-product-compare-index .table-comparison .cell.label,
.theme-pearl.catalog-product-compare-index .table-comparison .cell.product.info {
  border-bottom: none !important;
}
/* CHECKOUT PAGE */
.checkout-agreements button {
  background: none !important;
  border: none !important;
}
.checkout-agreements button span {
  color: #fa583f !important;
  font-size: 16px !important;
}
.checkout-agreements button span:hover {
  text-decoration: underline;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  padding: 7px 15px;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover {
  text-decoration: none !important;
}
#checkout .opc-wrapper {
  width: 66.6667%;
}
@media (max-width: 767px) {
  #checkout .opc-wrapper {
    width: 100%;
  }
}
/* pe pagina de produse repara dropdownul de cantitate */
.theme-pearl.catalog-product-view .box-tocart .field.qty select {
  padding: 15px;
  direction: inherit;
}
.theme-pearl .block.block-minicart .quickcart-content-wrapper button.action span,
.theme-pearl .block.block-minicart button.action.primary span {
  font-size: 12px;
}
.theme-pearl .header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .action.delete:before {
  content: '' !important;
}
.theme-pearl .modal-custom .action-close,
.theme-pearl .modal-popup .action-close,
.theme-pearl .modal-slide .action-close {
  background: none;
  border: none;
}
.theme-pearl .modal-custom .action-close:hover,
.theme-pearl .modal-popup .action-close:hover,
.theme-pearl .modal-slide .action-close:hover {
  background: none;
  border: none;
}
.theme-pearl .swatch-option {
  margin: 0 15px 5px 0;
}
.theme-pearl .breadcrumbs .items strong,
.theme-pearl .breadcrumbs .items a {
  text-transform: uppercase !important;
}
.theme-pearl #wishlist-sidebar .product-image-container {
  width: 75px !important;
}
.theme-pearl #wishlist-sidebar .product-image-container .product-image-photo {
  width: auto !important;
  height: auto !important;
}
.theme-pearl #wishlist-sidebar .actions-primary a span {
  font-size: 18px !important;
}
/* adds padding to switcher drop down */
:root .page-header #switcher-currency .mage-dropdown-dialog .dropdown.switcher-dropdown,
:root .page-header #switcher-language .mage-dropdown-dialog .dropdown.switcher-dropdown {
  padding: 10px !important;
}
/* header-v2 account icon size style after login */
:root .page-header-v2 .page-header .header.links > .customer-welcome .customer-name:before {
  content: "\e66c";
  font-family: inherit;
}
/* product page related items add to compare and favorite fix */
.secondary-addto-links.actions-secondary {
  display: none;
}
.product-item-info:hover .secondary-addto-links.actions-secondary {
  display: inherit;
}
.owl-carousel .owl-item {
  text-align: center;
}
/* navigation underscore */
@media (min-width: 768px) {
  .navigation .level0.level-top > .level-top,
  .navigation .level0 > .level-top {
    border-bottom: 1px solid transparent;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-bottom: 1px solid #000000;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #000;
  }
  .navigation .level0 > .level-top {
    display: inline-block;
    line-height: 38px;
    margin-bottom: 0;
  }
}
.weltpixel-quickview-catalog-product-view.catalog-product-view .box-tocart .actions button,
.weltpixel_quickview-catalog_product-view.catalog-product-view .box-tocart .actions button {
  float: none;
}
.weltpixel-quickview-catalog-product-view.catalog-product-view .box-tocart .actions,
.weltpixel_quickview-catalog_product-view.catalog-product-view .box-tocart .actions {
  float: none;
}
.mfp-iframe-holder .mfp-close {
  border: none !important;
  background: none !important;
}
.page-wrapper .page-footer {
  padding: 0;
}
.page-wrapper .page-footer .footer.content {
  padding: 0;
}
.page-wrapper .page-footer .footer.content .pre-footer {
  display: flex;
}
.page-wrapper .page-footer .footer.content .pre-footer .pre-footer-content {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 0;
}
.page-wrapper .page-footer .footer.content .pre-footer .pre-footer-content .pre-footer-subtitle {
  display: block;
  font-weight: bold;
  text-align: center;
}
.page-wrapper .page-footer .footer.content .pre-footer .pre-footer-content .pre-footer-title {
  text-align: center;
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  font-style: italic;
  font-weight: 300;
  line-height: 1.1;
  color: #303030;
}
.page-wrapper .page-footer .footer.content .pre-footer .pre-footer-content .footer-icon {
  font-size: 35px;
  display: block;
  text-align: center;
  color: #aaa;
}
.page-wrapper .page-footer .footer.content .footer-v1-content {
  margin: 0 auto;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .nopaddingleft {
  padding-left: 0px;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .mini-logo {
  padding-top: 50px;
  margin-top: 0px;
}
.page-wrapper .page-footer .footer.content .footer-v1-content p {
  color: #575757;
  margin-bottom: 6px;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .links-v1 li {
  margin-bottom: 6px;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .links-v1 li a {
  color: #575757;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .footer-title {
  font-size: 16px;
  padding: 50px 0 10px 0px;
  text-transform: uppercase;
  font-weight: 600;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .border-v1 {
  border-top: 1px solid #adadad;
  margin-top: 30px;
  padding-right: 0px;
  padding-left: 0px;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .border-v1 .small-text {
  margin-top: 15px;
  display: block;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .border-v1 .social-icons-v1 {
  margin-top: 10px;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .border-v1 .social-icons-v1 .social-icons {
  margin: 0px;
}
.page-wrapper .page-footer .footer.content .footer-v1-content .border-v1 .social-icons-v1 .social-icons i {
  font-size: 15px;
}
.page-wrapper .page-footer .footer.content .footer-section2-content {
  margin: 0 auto;
}
.page-wrapper .page-footer .footer.content .footer-v2 {
  padding-top: 60px;
}
.page-wrapper .page-footer .footer.content .footer-v2 .social-icons {
  margin: 0 20px 5px 0;
}
.page-wrapper .page-footer .footer.content .footer-v2 .footer-nav a {
  padding: 10px;
  cursor: pointer;
}
.page-wrapper .page-footer .footer.content .footer-v2 .footer-nav,
.page-wrapper .page-footer .footer.content .footer-v2 .togglet.newsletter {
  font-size: 12px;
  line-height: 2em;
  text-transform: uppercase;
  letter-spacing: .2em;
  font-weight: 400;
  padding: 10px;
}
.page-wrapper .page-footer .footer.content .footer-v2 .block.newsletter {
  margin: 0 auto;
}
.page-wrapper .page-footer .footer.content .footer-v2 .block.newsletter input,
.page-wrapper .page-footer .footer.content .footer-v2 .block.newsletter .action.subscribe {
  height: 50px;
}
.page-wrapper .page-footer .footer.content .footer-v2 .block.newsletter .field .control:before {
  line-height: 50px;
  font-size: 20px;
}
.page-wrapper .page-footer .footer.content .footer-v2 .block {
  float: initial !important;
}
.page-wrapper .page-footer .footer.content .footer-v3 {
  padding: 60px 80px;
  z-index: 0;
  position: relative;
  margin: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .page-wrapper .page-footer .footer.content .footer-v3 {
    padding: 54px;
  }
}
.page-wrapper .page-footer .footer.content .footer-v3 .footer-v3-list,
.page-wrapper .page-footer .footer.content .footer-v3 .address-v3 {
  line-height: 1.6;
}
.page-wrapper .page-footer .footer.content .footer-v3 .address-v3 i {
  padding-right: 5px;
}
.page-wrapper .page-footer .footer.content .footer-v3 .white-lnk {
  color: #ccc;
}
.page-wrapper .page-footer .footer.content .footer-v4 .footer-nav,
.page-wrapper .page-footer .footer.content .footer-v4 .togglet.newsletter {
  font-size: 12px;
  line-height: 2em;
  text-transform: uppercase;
  letter-spacing: .2em;
  font-weight: 400;
  padding: 10px;
}
/** CMS DEMO PAGES **/
.hp-title {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: italic;
  font-weight: 300;
  line-height: 50px;
  font-size: 40px;
  letter-spacing: 10px;
  padding: 50px 0;
}
.hp-title .subtitle {
  display: block;
  font-style: initial;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: initial;
  line-height: inherit;
}
/* image hover */
.promo {
  position: relative;
  z-index: 0;
}
body:not(.device-touch) .promo-overlay {
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.promo-image {
  position: relative;
}
.promo-image > a,
.promo-image img {
  display: block;
  width: 100%;
}
.promo-image .title {
  color: #fff;
  text-align: center;
}
.promo-image .title span {
  display: block;
  font-size: 16px;
  text-transform: lowercase;
}
.promo-image .title span .upper {
  text-transform: uppercase;
}
.promo-image .title-v2 {
  color: #000;
}
.promo-image .title-v2 span {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
}
.promo-overlay .title {
  color: #000;
  font-size: 25px;
  font-style: italic;
  text-align: center;
  padding: 20px;
}
.promo-overlay .title span {
  display: block;
  font-size: 16px;
}
.img-block {
  display: block;
}
.light {
  color: #fff;
}
.header_right {
  z-index: 100;
}
.promo:hover .promo-overlay {
  opacity: 1;
}
.section.parallax .block.newsletter {
  margin: 0 auto;
}
.section.parallax .block.newsletter input,
.section.parallax .block.newsletter .action.subscribe {
  height: 50px;
}
.section.parallax .block.newsletter .field .control:before {
  line-height: 50px;
  font-size: 20px;
}
.social-container .social-icons {
  background-color: rgba(225, 225, 225, 0.5);
  font-size: 20px !important;
}
/* Demo Page v3 */
.heading-title span {
  display: block;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}
#page-footer-section-03,
#page-footer-section-03 a {
  color: #fff;
}
#page-footer-section-03 a:hover {
  text-decoration: none;
}
.footer.content {
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
}
h3 strong,
h4 strong {
  font-size: 24px !important;
}
.fancy-title.title-bottom-border h1,
.fancy-title.title-bottom-border h2,
.fancy-title.title-bottom-border h3,
.fancy-title.title-bottom-border h4,
.fancy-title.title-bottom-border h5,
.fancy-title.title-bottom-border h6 {
  border-bottom: 2px solid #d83701;
}
.faqlist li a {
  color: #444;
  font-size: 14px;
  font-weight: 900;
}
.faqlist li a:hover,
.faqlist li a:active {
  color: #d83701 !important;
  text-decoration: none;
}
.contact-index-index .contact-title {
  display: none;
}
.contact-index-index .col-contact-info {
  display: flex;
  flex-direction: column;
  gap: 32px;
  text-align: left;
}
.contact-index-index .column .contact-container {
  margin-top: 50px;
  display: flex;
  gap: 70px;
}
.contact-index-index .column .contact-container .form.contact {
  display: flex;
  flex-direction: column;
}
.contact-index-index .form-area {
  padding: 46px 80px;
  background-color: #EEEEEE;
}
.contact-index-index .form-area .label {
  padding: 0 24px;
  font-size: 22px;
}
.contact-index-index .form-area .input-text {
  border: 1px solid #343434;
  width: 100%;
  padding: 10px 24px;
}
.contact-index-index .form-area .actions-toolbar button {
  height: 69px;
  padding: 24px 10px;
  width: 200px;
}
.contact-index-index .form-area .actions-toolbar button span {
  font-size: 22px;
}
.contact-index-index #comment {
  line-height: 38px;
  height: 250px;
  padding: 10px 24px;
}
.contact-index-index .page-title h1 {
  font-size: 26px;
}
.theme-pearl.weltpixel-quickview-catalog-product-view .page-wrapper .page-main,
.theme-pearl.weltpixel_quickview-catalog_product-view .page-wrapper .page-main {
  padding: 20px;
}
.theme-pearl img,
.theme-pearl object,
.theme-pearl video,
.theme-pearl embed {
  max-height: initial;
}
.theme-pearl .grecaptcha-badge {
  box-shadow: none !important;
}
.page-products .columns {
  z-index: 0;
}
.minicart-wrapper .action.showcart .counter.qty {
  background-color: #f8f9f9;
  font-size: 16px;
  font-weight: 400;
  color: black;
  line-height: 24px;
}
.minicart-wrapper .action.showcart .counter.qty .counter-number {
  color: black;
  text-shadow: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -24px 0 0 0;
}
#block-discount-heading,
#block-giftcard-heading,
.gift-item-block .title {
  color: black;
  font-size: 1.6rem;
}
#discount-coupon-form .actions-toolbar .action.primary,
#giftcard-form .actions-toolbar .action.primary {
  line-height: 16px;
}
#discount-coupon-form .actions-toolbar .action.primary span,
#giftcard-form .actions-toolbar .action.primary span {
  line-height: 16px;
}
#giftcard-form .secondary button span {
  color: black;
}
.checkout-cart-index .gift-message-summary {
  margin: 10px 0 0;
  padding: 10px 0 0;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.checkout-cart-index .cart.table-wrapper .gift-summary .actions-toolbar {
  top: 8px;
  position: relative;
  float: left;
}
.checkout-cart-index .gift-summary .action-edit:before,
.checkout-cart-index .gift-summary .action-delete:before {
  font-size: 15px;
}
.checkout-cart-index .gift-summary .action-edit:before {
  font-family: font-icons;
  content: '\e635';
}
.checkout-cart-index .gift-summary .action-delete:before {
  content: '\e616';
}
.checkout-cart-index .gift-options-cart-item > a.action.action-gift {
  font-weight: 700;
}
.checkout-cart-index .gift-options-cart-item > a.action.action-gift:after {
  font-size: 12px;
}
.checkout-cart-index .gift-summary .actions-toolbar > .secondary .action:first-of-type {
  margin: 0;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action-edit:before,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action-delete:before {
  font-size: 20px;
}
.customer-welcome .action.switch {
  font-size: 15px;
}
.customer-welcome .action.switch:after {
  color: #000000;
  line-height: 20px;
}
.page-header .switcher strong,
.page-footer .switcher strong,
.header.panel > .header.links > li.welcome,
.header.panel > .header.links > li > a {
  line-height: 1.5;
}
footer.page-footer {
  padding-top: 60px;
  padding-bottom: 0px !important;
}
.footer-nav,
.togglet.newsletter {
  font-size: 12px;
  line-height: 2em;
  text-transform: uppercase;
  letter-spacing: .2em;
  font-weight: 400;
  padding: 10px;
}
.footer-nav a {
  padding: 10px;
}
.block.newsletter {
  margin: 0 auto;
}
.block.newsletter input {
  padding-left: 60px;
}
.block.newsletter input,
.block.newsletter .action.subscribe {
  height: 50px;
}
.block.newsletter .field .control:before {
  line-height: 50px;
  font-size: 20px;
  margin-left: 24px;
}
.footer.content .block {
  float: initial !important;
}
.page-product-downloadable .product-add-form .product-options-wrapper,
.page-product-downloadable .product-add-form .product-options-bottom {
  float: none;
  width: 100%;
}
.page-product-downloadable .product-add-form .product-options-bottom .price-box {
  display: none;
}
.block .block-content ol.product-items {
  font-size: 0px;
}
/* ORDER AND RETURNS STYLE */
.track-order-description {
  max-width: 100%;
  text-align: center;
}
.track-order {
  background: rgba(84, 84, 84, 0.05);
  margin: 0 auto 57px auto;
  position: relative;
}
.track-order:before {
  background-image: radial-gradient(closest-side, transparent 9px, rgba(84, 84, 84, 0.05) 100%);
  position: absolute;
  top: -10px;
  left: 0;
  content: '';
  display: block;
  height: 10px;
  width: 100%;
  background-color: transparent;
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;
  background-position: 0 10px, 40px 40px;
}
.track-order:after {
  background-image: radial-gradient(closest-side, transparent 9px, rgba(84, 84, 84, 0.05) 100%);
  position: absolute;
  bottom: -10px;
  left: 0;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  content: "";
  display: block;
  height: 10px;
  width: 100%;
  background-color: transparent;
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;
  background-position: 0 10px, 40px 40px;
}
.track-order input {
  height: 40px;
}
.track-order input ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #444 !important;
}
.track-order input ::-moz-placeholder {
  /* Firefox 19+ */
  color: #444 !important;
}
.track-order input :-ms-input-placeholder {
  /* IE 10+ */
  color: #444 !important;
}
.track-order input :-moz-placeholder {
  /* Firefox 18- */
  color: #444 !important;
}
.track-order label {
  line-height: 26px;
  font-weight: 700;
  margin-top: 8px;
  display: block;
}
.track-order .field.lastname {
  margin-bottom: 21px;
}
.track-order .primary {
  width: 100%;
}
.track-order .primary .action.submit.primary {
  width: 100%;
  margin-right: 0px;
  padding: 16px;
}
.weltpixellighting {
  color: black;
}
a {
  color: #404040;
}
a:hover {
  color: #441e1e;
}
h1 {
  font-family: 'Cormorant';
}
.theme-pearl .order-products-toolbar.toolbar .pages {
  line-height: 18px;
  margin: 0;
  padding: 7px 0;
}
.theme-pearl .order-products-toolbar.toolbar .pages .items .item a,
.theme-pearl .order-products-toolbar.toolbar .pages .items .item strong {
  background: none;
  border: none;
  box-shadow: none;
}
.theme-pearl .order-products-toolbar.toolbar .pages .items .item a span,
.theme-pearl .order-products-toolbar.toolbar .pages .items .item strong span {
  font-weight: 400;
  font-size: 22px;
  color: #000;
}
.theme-pearl .order-products-toolbar.toolbar .pages .action.previous span:last-child,
.theme-pearl .order-products-toolbar.toolbar .pages .action.next span:last-child {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
}
.theme-pearl .order-products-toolbar.toolbar .pages .action.previous:before,
.theme-pearl .order-products-toolbar.toolbar .pages .action.next:before {
  display: none;
}
.theme-pearl .order-products-toolbar.toolbar .limiter select {
  height: 34px;
  padding: 0 18px;
}
.theme-pearl .wk-mp-fieldset {
  overflow: unset;
}
.theme-pearl .wk-dashboard-sales-value {
  color: #343434 !important;
  overflow: unset;
}
.theme-pearl .wk-dashboard-sales-font {
  overflow: unset;
}
.theme-pearl .wk-search .button.search_seller {
  border: 0;
  top: 1px;
  right: 1px;
  height: 43px;
  padding: 10px 15px;
}
.theme-pearl .wk-search .button.search_seller span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.theme-pearl .wk-search .button.search_seller:after {
  content: '';
  background-image: url("../images/icons/icon-search.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.theme-pearl .wk-search .button.search_seller:hover {
  background: none;
}
.theme-pearl.mprmasystem-customer-allrma .admin__data-grid-actions-wrap {
  margin-top: 0;
}
.theme-pearl.mprmasystem-customer-allrma .admin__data-grid-header-row:first-child {
  margin-bottom: 15px;
}
.mce-panel {
  background-color: #f8f9f9 !important;
}
.mce-content-body {
  background-color: #f8f9f9 !important;
}
#mceu_19-body * {
  background-color: #f8f9f9 !important;
}
.mce-container * {
  background-color: #f8f9f9 !important;
}
.mce-container,
.mce-container *,
.mce-widget,
.mce-widget *,
.mce-reset {
  background-color: #f8f9f9;
}
.mce-label {
  display: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: none !important;
}
h1 {
  margin-bottom: 0 !important;
}
.page-wrapper .page-header {
  background-color: #F9F8F7 !important;
}
label,
span {
  font-family: 'Lato', sans-serif;
}
.mp-toggle {
  display: flex !important;
  flex-direction: column !important;
  width: 100% !important;
}
.mp-toggle .mp-togglet,
.mp-toggle .mp-toggleta {
  width: 100% !important;
  background-color: white;
  border: 2px solid #f8f9f9;
  display: flex !important;
  padding: 11px 18px !important;
  justify-content: space-between !important;
  align-items: center !important;
  align-self: stretch !important;
  font-weight: 400 !important;
}
.mp-toggle .mp-togglet i,
.mp-toggle .mp-toggleta i {
  right: 18px !important;
  left: auto !important;
  top: 25% !important;
}
.mp-toggle .mp-togglec {
  display: grid;
  background-color: #ffffff;
  padding: 11px 18px  !important;
  gap: 24px !important;
}
@media only screen and (max-width: 767px) {
  .mp-toggle .mp-togglec {
    display: flex !important;
    flex-direction: column;
  }
}
.newsletter-subscribe #newsletter-bottom::placeholder {
  font-family: 'Lato', sans-serif !important;
  font-size: 1.4rem !important;
  color: #414859 !important;
  font-weight: 300;
}
.widget .block-title {
  font-size: 6.6rem;
  line-height: 1.15;
  color: #8a262e;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  margin-bottom: 50px;
}
.widget .block-subtitle {
  font-size: 2rem;
  line-height: 1.15;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  color: #000000;
  margin-bottom: 1.36em;
}
.widget .block-subtitle._underlined {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  white-space: nowrap;
  width: 100%;
}
.widget .block-subtitle._underlined .primary {
  -ms-flex-order: 10;
  -webkit-order: 10;
  order: 10;
  margin-left: 25px;
}
.widget .block-subtitle._underlined::after {
  content: '';
  width: 100%;
  border-bottom: 1px solid #000000;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  margin-left: 0.68em;
}
.primary.action {
  font-family: 'Lato', sans-serif;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
}
.primary.action:hover,
.primary.action:focus {
  color: #ffffff;
}
div.mage-error[generated] {
  font-size: 1.4rem;
  font-family: 'Lato', sans-serif;
}
.price {
  font-family: 'Lato', sans-serif;
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 40px !important;
  }
}
@media only screen and (max-width: 611px) {
  .proposal-client-view .page-main {
    padding: 50px 0;
  }
}
.pdfView .pdfView-section-items * {
  word-break: normal;
}
.pdfView .pdfView-section-conditions * {
  word-break: normal;
}
.pdfView-content {
  width: 100%;
  margin: 0 auto 80px;
}
.pdfView-content .studio-logo-img {
  max-width: 160px;
}
.pdfView-content .studio-logo-img img {
  margin-top: 10rem;
  border-radius: 5%;
}
.pdfView-section {
  margin-bottom: 77px;
}
.pdfView-section__col {
  padding: 0 35px;
  display: flex;
  flex-flow: column nowrap;
  box-sizing: border-box;
  position: relative;
}
@media only screen and (max-width: 611px) {
  .pdfView-section__col {
    padding: 0;
    min-height: auto;
  }
}
@media only screen and (max-width: 611px) {
  .pdfView-section__col:first-child {
    margin-bottom: 45px;
  }
}
.pdfView-section__col_sidebar {
  background-color: #ede7de;
}
@media only screen and (max-width: 611px) {
  .pdfView-section__col_sidebar {
    padding: 50px 20px;
  }
}
.pdfView-section__col .download-pdf {
  position: absolute;
  bottom: 27px;
}
@media only screen and (max-width: 611px) {
  .pdfView-section__col .download-pdf {
    position: relative;
    bottom: 0;
  }
}
.pdfView-section__col .download-pdf > a {
  font-size: 21px;
  color: #892730;
  padding-bottom: 5px;
  display: inline-block;
}
.pdfView-section__col .download-pdf > a:after {
  content: "";
  border-bottom: 1px solid #892730;
  display: block;
}
.pdfView-section .studio-logo {
  background: url("../images/proposal/logo.svg") no-repeat;
  width: 100%;
  height: auto;
  max-width: 80%;
  padding-bottom: 100%;
  margin: 0 auto;
  background-size: contain;
}
.pdfView-section .powered-by {
  position: absolute;
  bottom: 27px;
}
@media only screen and (max-width: 611px) {
  .pdfView-section .powered-by {
    bottom: auto;
    top: -30px;
    left: 20px;
  }
}
.pdfView-section .powered-by-logo {
  background: url("../images/proposal/icon-powered-by.png") no-repeat;
  width: 116px;
  height: 43px;
  background-size: contain;
}
.pdfView-section-header__title {
  display: flex;
  align-items: center;
}
.pdfView-section-header__title span {
  width: 10%;
  font-size: 20px;
  color: #8a262e;
  letter-spacing: 0.28px;
  display: block;
  font-weight: bold;
}
.pdfView-section-header__title:after {
  content: "";
  display: block;
  background-color: #908983;
  height: 1px;
  width: 100%;
}
.pdfView-section-items {
  margin-top: 20px;
  margin-bottom: 31px;
}
.pdfView-section-items__item {
  display: grid;
  grid-template-columns: 150px 1fr 85px;
  grid-gap: 0 50px;
  border-bottom: 1px solid #807c76;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 611px) {
  .pdfView-section-items__item {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 0 20px;
  }
}
.pdfView-section-items__item:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.pdfView-section:last-child {
  margin-bottom: 0;
}
.pdfView-section-grantTotal {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.pdfView-section-pendingTotal {
  text-align: right;
}
.pdfView-section-content {
  padding: 0 20px;
}
@media only screen and (max-width: 611px) {
  .pdfView-section.grantTotal {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 611px) {
  .pdfView-section-conditions,
  .pdfView-section-footer {
    padding: 0 20px;
  }
}
.pdfView .project-info {
  display: grid;
  grid-template-columns: 0.3fr 1fr;
  font-size: 2rem;
  font-family: 'Lato', sans-serif;
}
.pdfView .project-info .project-block {
  writing-mode: vertical-rl;
  transform: rotateZ(180deg);
  position: relative;
  text-transform: uppercase;
  padding: 5rem 5rem 0 5rem;
  opacity: 0.5;
}
.pdfView .project-info .client-block {
  padding: 7rem 5rem 0 5rem;
}
.pdfView .project-info .client-block .studio-logo {
  margin: 7rem 0 0 0;
}
.pdfView .project-info .client-block-content {
  display: block;
}
.pdfView .project-info .client-block-content__value {
  font-weight: 300;
  font-size: 3rem;
  font-family: 'Lato', sans-serif;
  color: #000000;
}
.pdfView .client-block-content {
  display: flex;
  margin-bottom: 20px;
}
@media only screen and (max-width: 611px) {
  .pdfView .client-block-content {
    display: flex;
    margin-bottom: 20px;
  }
}
.pdfView .client-block-content__proposal {
  margin-bottom: 10px;
}
.pdfView .client-block-content__info {
  align-self: end;
  margin-left: 20px;
}
.pdfView .client-block-content__info .divide-line {
  border-bottom: 3px solid #8a262e;
  width: 150%;
  margin-top: 1rem;
}
.pdfView .client-block-content__title {
  color: #8a262e;
  font-size: 14px;
  letter-spacing: 0.56px;
  line-height: 19px;
  text-transform: uppercase;
}
.pdfView .client-block-content__value {
  font-size: 20px;
  color: #707070;
  letter-spacing: 0.12px;
  word-break: break-word;
}
.pdfView .client-block:first-child {
  margin-bottom: 45px;
}
@media only screen and (max-width: 611px) {
  .pdfView .client-block:first-child {
    margin-bottom: 0;
    border-bottom: none;
  }
}
.pdfView .proposal-name {
  word-break: break-word;
  color: #011826;
  font-size: 20px;
  letter-spacing: 0.14px;
}
.pdfView .proposal-description {
  color: #000000;
  font-size: 18px;
}
.pdfView .proposal-info-col {
  margin-bottom: 10px;
}
.pdfView .proposal-info-col:last-child {
  margin-bottom: 0;
}
.pdfView .proposal-info__title {
  color: #8a262e;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
.pdfView .proposal-info__value {
  color: #011826;
  font-size: 18px;
  line-height: 14px;
  letter-spacing: 0.56px;
}
.pdfView-italic {
  font-size: 16px;
  letter-spacing: 0.1px;
  color: #707070;
}
.pdfView-addToCart {
  color: #ece7df !important;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  background-color: #8a262e;
  height: 30px;
  display: block;
  line-height: 30px;
  width: auto;
  padding: 0 16px;
  text-align: center;
}
.pdfView-addToCart:hover {
  color: #ece7df;
}
.pdfView-addToCart-price {
  font-family: 'Cormorant';
  color: #8a262e;
  text-align: right;
  font-size: 28px;
  margin-bottom: 10px;
}
.pdfView-addToCart:disabled,
.pdfView-addToCart[disabled] {
  background-color: #cccccc;
  pointer-events: none;
  cursor: inherit;
}
.pdfView-section-conditions__header {
  color: #8a262e;
  font-size: 23px;
  letter-spacing: 0.26px;
  margin-bottom: 15px;
  text-align: center;
}
.pdfView-section-conditions p {
  color: #707070;
  font-size: 18px;
  letter-spacing: 0.12px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 10px;
}
.pdfView-section-ownerName {
  font-size: 18px;
  letter-spacing: 0.12px;
  color: #8a262e;
  text-align: right;
  font-weight: bold;
}
.pdfView-section-footer .powered-by-logo {
  background: url("../images/proposal/icon-powered-by.png") no-repeat;
  width: 116px;
  height: 43px;
  background-size: contain;
}
.proposal-tab.collection-proposal {
  display: none;
}
#braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  visibility: visible;
}
#braintree-three-d-modal .bt-modal-frame {
  height: 420px;
  width: 440px;
  margin: auto;
  background-color: #ffffff;
  z-index: 2;
  border-radius: 6px;
}
#braintree-three-d-modal .bt-modal-body {
  height: 380px;
  margin: 20px;
  background-color: white;
  border: 1px solid lightgray;
}
#braintree-three-d-modal .bt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.75;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  padding: 10px 0;
  margin: 0;
  margin-bottom: 15px;
}
.braintree-apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: block;
  width: 200px;
  min-height: 40px;
  border: 1px solid black;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 100% calc(60% + 2px);
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  border-radius: 5px;
  padding: 2px;
  margin: 20px auto;
  transition: background-color 0.15s;
  cursor: pointer;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, #003087);
  color: #ffffff;
  padding: 15px;
  text-align: center;
  margin: 10px 0px;
}
.ppcreditcalc-container {
  border: 1px solid #dedede;
  background: #ffffff;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eee;
  border-top: 1px solid #dedede;
  padding: 15px;
  font-size: 1.2rem;
  line-height: 2rem;
}
.ppcreditcalc-instalments {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  background-color: #eeeeee;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  display: block;
  padding: 10px 15px;
  color: #000;
}
.ppcreditcalc-instalments-term:hover {
  background: #009CDE;
  color: #FFF;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: #003087;
  color: #FFF;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black {
  background-color: #000;
  box-shadow: none;
  padding: 12px 24px 0.68em;
}
button.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  width: 30px;
  -webkit-filter: none;
  -webkit-transition: none;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  position: absolute;
  z-index: 10;
  left: 0.68em;
}
.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: 0.68em 0.68em 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: 'Lato', 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: 0.68em;
  right: 2.04em;
}
#braintree_cc_number {
  padding-left: 68px;
}
.block.crosssell .owl-stage .owl-item .product-item {
  width: 89% !important;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
.theme-pearl.wishlist-index-index .products-grid.wishlist .product-item .price-box {
  text-align: center;
}
.theme-pearl.wishlist-index-index .products-grid.wishlist .product-item .product-reviews-summary {
  text-align: center;
}
.theme-pearl.wishlist-index-index .actions-toolbar {
  padding-top: 50px;
}
.blog-post-view,
.blog-post-index,
.blog-category-index {
  background-color: #fbfbf5;
}
.blog-post-view h1,
.blog-post-index h1,
.blog-category-index h1 {
  font-family: 'Lato', sans-serif;
  color: #8a262e;
  margin: 0 0 10px;
  font-size: 46px;
  letter-spacing: 0.69px;
}
@media only screen and (max-width: 767px) {
  .blog-post-view h1,
  .blog-post-index h1,
  .blog-category-index h1 {
    font-size: 24px;
  }
}
.blog-post-view .footer-article,
.blog-post-index .footer-article,
.blog-category-index .footer-article {
  margin: 0 0 15px;
}
.blog-post-view .footer-article span,
.blog-post-index .footer-article span,
.blog-category-index .footer-article span {
  color: #817c75;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  letter-spacing: 0.54px;
}
@media only screen and (max-width: 767px) {
  .blog-post-view .footer-article span,
  .blog-post-index .footer-article span,
  .blog-category-index .footer-article span {
    font-size: 10px;
  }
}
.blog-post-view .blog-home-baner-title-block .image-wrapper,
.blog-post-index .blog-home-baner-title-block .image-wrapper,
.blog-category-index .blog-home-baner-title-block .image-wrapper {
  width: 100%;
  height: 270px;
  position: relative;
}
.blog-post-view .blog-home-baner-title-block .image-wrapper img,
.blog-post-index .blog-home-baner-title-block .image-wrapper img,
.blog-category-index .blog-home-baner-title-block .image-wrapper img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
}
.blog-post-view .blog-home-baner-title-block h2,
.blog-post-index .blog-home-baner-title-block h2,
.blog-category-index .blog-home-baner-title-block h2 {
  font-family: 'Lato', sans-serif;
  color: #011826;
  margin: 25px 0 15px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: 0.78px;
  text-align: center;
}
.blog-post-view .blogItems-wrap,
.blog-post-index .blogItems-wrap,
.blog-category-index .blogItems-wrap {
  margin-top: 0;
}
.blog-post-view .blog-categoties,
.blog-post-index .blog-categoties,
.blog-category-index .blog-categoties {
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .blog-post-view .blog-categoties,
  .blog-post-index .blog-categoties,
  .blog-category-index .blog-categoties {
    margin-bottom: 50px;
  }
}
.blog-post-view .blog-categoties .dropdown-toggle,
.blog-post-index .blog-categoties .dropdown-toggle,
.blog-category-index .blog-categoties .dropdown-toggle {
  display: none;
}
.blog-post-view .blog-categoties .view-all,
.blog-post-index .blog-categoties .view-all,
.blog-category-index .blog-categoties .view-all {
  padding: 0;
}
.blog-post-view .blog-categoties .view-all:before,
.blog-post-index .blog-categoties .view-all:before,
.blog-category-index .blog-categoties .view-all:before {
  content: url('../images/icons/icon-arrow-left.svg');
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.blog-post-view .blog-categoties ul,
.blog-post-index .blog-categoties ul,
.blog-category-index .blog-categoties ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  float: none;
  width: 100%;
  min-width: 160px;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 16px;
  text-align: center;
  background-color: transparent;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-bottom: solid 1px #8f8984;
}
.blog-post-view .blog-categoties ul li,
.blog-post-index .blog-categoties ul li,
.blog-category-index .blog-categoties ul li {
  display: inline-block;
  width: auto;
  padding: 0 0 8px 0;
  border-bottom: solid 1px transparent;
  margin-bottom: 0;
}
.blog-post-view .blog-categoties ul li a,
.blog-post-index .blog-categoties ul li a,
.blog-category-index .blog-categoties ul li a {
  color: #000000;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.36px;
}
.blog-post-view .blog-categoties ul li.current,
.blog-post-index .blog-categoties ul li.current,
.blog-category-index .blog-categoties ul li.current,
.blog-post-view .blog-categoties ul li:hover,
.blog-post-index .blog-categoties ul li:hover,
.blog-category-index .blog-categoties ul li:hover {
  background: transparent;
}
.blog-post-view .blog-categoties ul li.current a,
.blog-post-index .blog-categoties ul li.current a,
.blog-category-index .blog-categoties ul li.current a,
.blog-post-view .blog-categoties ul li:hover a,
.blog-post-index .blog-categoties ul li:hover a,
.blog-category-index .blog-categoties ul li:hover a {
  color: #8a262e;
}
.blog-post-view .blog-categoties ul li > ul,
.blog-post-index .blog-categoties ul li > ul,
.blog-category-index .blog-categoties ul li > ul {
  display: none;
}
.blog-post-view .blog-posts,
.blog-post-index .blog-posts,
.blog-category-index .blog-posts {
  padding: 0 139px;
}
@media only screen and (max-width: 1024px) {
  .blog-post-view .blog-posts,
  .blog-post-index .blog-posts,
  .blog-category-index .blog-posts {
    padding: 0;
  }
}
.blog-post-view .blog-posts .blog-post,
.blog-post-index .blog-posts .blog-post,
.blog-category-index .blog-posts .blog-post {
  margin: 0;
  padding: 0;
}
.blog-post-view .blog-posts .blog-post .card-content .card-img,
.blog-post-index .blog-posts .blog-post .card-content .card-img,
.blog-category-index .blog-posts .blog-post .card-content .card-img {
  margin-bottom: 10px;
}
.blog-post-view .blog-posts .blog-post .card-content .cat-title,
.blog-post-index .blog-posts .blog-post .card-content .cat-title,
.blog-category-index .blog-posts .blog-post .card-content .cat-title {
  font-family: 'Lato', sans-serif;
  color: #8a262e;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1.33px;
  text-transform: uppercase;
}
.blog-post-view .blog-posts .blog-post .card-content .card-desc,
.blog-post-index .blog-posts .blog-post .card-content .card-desc,
.blog-category-index .blog-posts .blog-post .card-content .card-desc {
  margin: 0;
}
.blog-post-view .blog-posts .blog-post .card-content .card-desc h3,
.blog-post-index .blog-posts .blog-post .card-content .card-desc h3,
.blog-category-index .blog-posts .blog-post .card-content .card-desc h3 {
  margin: 0;
}
.blog-post-view .blog-posts .blog-post .card-content .card-desc h3 a,
.blog-post-index .blog-posts .blog-post .card-content .card-desc h3 a,
.blog-category-index .blog-posts .blog-post .card-content .card-desc h3 a {
  color: #011826;
  font-family: 'Lato', sans-serif;
  font-size: 21px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: 0.54px;
  text-align: left;
}
.blog-post-view .blog-posts .blog-post .card-content .card-desc .post-short-description,
.blog-post-index .blog-posts .blog-post .card-content .card-desc .post-short-description,
.blog-category-index .blog-posts .blog-post .card-content .card-desc .post-short-description {
  display: none;
}
.blog-post-view .blog-posts .blog-post .card-content .card-desc .footer-article,
.blog-post-index .blog-posts .blog-post .card-content .card-desc .footer-article,
.blog-category-index .blog-posts .blog-post .card-content .card-desc .footer-article {
  margin: 5px 0 0 0;
  flex-wrap: wrap;
}
.blog-post-view .blog-posts .blog-post .card-content .card-desc .footer-article span,
.blog-post-index .blog-posts .blog-post .card-content .card-desc .footer-article span,
.blog-category-index .blog-posts .blog-post .card-content .card-desc .footer-article span {
  color: #817c75;
  font-family: 'Lato', sans-serif;
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 0.54px;
  text-align: left;
}
.blog-post-view .blog-posts .blog-post .card-content .card-desc .footer-article span strong,
.blog-post-index .blog-posts .blog-post .card-content .card-desc .footer-article span strong,
.blog-category-index .blog-posts .blog-post .card-content .card-desc .footer-article span strong {
  font-weight: normal;
}
.blog-post-view .blog-posts.more-two-items,
.blog-post-index .blog-posts.more-two-items,
.blog-category-index .blog-posts.more-two-items {
  -moz-column-count: 2;
  -moz-column-gap: 4%;
  -webkit-column-count: 2;
  -webkit-column-gap: 4%;
  column-count: 2;
  column-gap: 4%;
}
@media only screen and (max-width: 480px) {
  .blog-post-view .blog-posts.more-two-items,
  .blog-post-index .blog-posts.more-two-items,
  .blog-category-index .blog-posts.more-two-items {
    column-count: 1;
  }
}
.blog-post-view .blog-posts.more-two-items .blog-post,
.blog-post-index .blog-posts.more-two-items .blog-post,
.blog-category-index .blog-posts.more-two-items .blog-post {
  width: 100%;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .blog-post-view .blog-posts.more-two-items .blog-post,
  .blog-post-index .blog-posts.more-two-items .blog-post,
  .blog-category-index .blog-posts.more-two-items .blog-post {
    margin-bottom: 40px;
  }
}
.blog-post-view .order-products-toolbar,
.blog-post-index .order-products-toolbar,
.blog-category-index .order-products-toolbar {
  margin: 80px 0;
}
@media only screen and (max-width: 767px) {
  .blog-post-view .order-products-toolbar,
  .blog-post-index .order-products-toolbar,
  .blog-category-index .order-products-toolbar {
    display: none;
  }
}
.blog-post-view .order-products-toolbar .pager,
.blog-post-index .order-products-toolbar .pager,
.blog-category-index .order-products-toolbar .pager {
  display: inline-block;
  margin: 0 auto;
}
.blog-post-view .order-products-toolbar .pager .pages .items .pages-item-previous .previous,
.blog-post-index .order-products-toolbar .pager .pages .items .pages-item-previous .previous,
.blog-category-index .order-products-toolbar .pager .pages .items .pages-item-previous .previous {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  background: transparent;
}
.blog-post-view .order-products-toolbar .pager .pages .items .pages-item-previous .previous:before,
.blog-post-index .order-products-toolbar .pager .pages .items .pages-item-previous .previous:before,
.blog-category-index .order-products-toolbar .pager .pages .items .pages-item-previous .previous:before {
  color: #000000;
  content: '\2190';
  font-size: 26px;
  line-height: 18px;
}
.blog-post-view .order-products-toolbar .pager .pages .items .pages-item-previous .previous:hover,
.blog-post-index .order-products-toolbar .pager .pages .items .pages-item-previous .previous:hover,
.blog-category-index .order-products-toolbar .pager .pages .items .pages-item-previous .previous:hover {
  background: transparent;
  border-color: transparent;
}
.blog-post-view .order-products-toolbar .pager .pages .items .pages-item-previous .previous:hover:before,
.blog-post-index .order-products-toolbar .pager .pages .items .pages-item-previous .previous:hover:before,
.blog-category-index .order-products-toolbar .pager .pages .items .pages-item-previous .previous:hover:before {
  color: #000000;
}
.blog-post-view .order-products-toolbar .pager .pages .items .pages-item-previous .previous span:not(.label),
.blog-post-index .order-products-toolbar .pager .pages .items .pages-item-previous .previous span:not(.label),
.blog-category-index .order-products-toolbar .pager .pages .items .pages-item-previous .previous span:not(.label) {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  display: inline;
  padding: 0 15px;
}
.blog-post-view .order-products-toolbar .pager .pages .items .item .page span,
.blog-post-index .order-products-toolbar .pager .pages .items .item .page span,
.blog-category-index .order-products-toolbar .pager .pages .items .item .page span {
  color: #000000;
  font-family: 'Lato', sans-serif;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 28px;
  letter-spacing: 1.12px;
}
.blog-post-view .order-products-toolbar .pager .pages .items .item.current .page,
.blog-post-index .order-products-toolbar .pager .pages .items .item.current .page,
.blog-category-index .order-products-toolbar .pager .pages .items .item.current .page {
  border-color: transparent;
}
.blog-post-view .order-products-toolbar .pager .pages .items .item.current .page span,
.blog-post-index .order-products-toolbar .pager .pages .items .item.current .page span,
.blog-category-index .order-products-toolbar .pager .pages .items .item.current .page span {
  color: #8a262e;
}
.blog-post-view .order-products-toolbar .pager .pages .items .pages-item-next .next,
.blog-post-index .order-products-toolbar .pager .pages .items .pages-item-next .next,
.blog-category-index .order-products-toolbar .pager .pages .items .pages-item-next .next {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  width: auto;
  background: transparent;
}
.blog-post-view .order-products-toolbar .pager .pages .items .pages-item-next .next:before,
.blog-post-index .order-products-toolbar .pager .pages .items .pages-item-next .next:before,
.blog-category-index .order-products-toolbar .pager .pages .items .pages-item-next .next:before {
  color: #000000;
  content: '\2192';
  font-size: 26px;
  line-height: 18px;
}
.blog-post-view .order-products-toolbar .pager .pages .items .pages-item-next .next:hover,
.blog-post-index .order-products-toolbar .pager .pages .items .pages-item-next .next:hover,
.blog-category-index .order-products-toolbar .pager .pages .items .pages-item-next .next:hover {
  background: transparent;
  border-color: transparent;
}
.blog-post-view .order-products-toolbar .pager .pages .items .pages-item-next .next:hover:before,
.blog-post-index .order-products-toolbar .pager .pages .items .pages-item-next .next:hover:before,
.blog-category-index .order-products-toolbar .pager .pages .items .pages-item-next .next:hover:before {
  color: #000000;
}
.blog-post-view .order-products-toolbar .pager .pages .items .pages-item-next .next span:not(.label),
.blog-post-index .order-products-toolbar .pager .pages .items .pages-item-next .next span:not(.label),
.blog-category-index .order-products-toolbar .pager .pages .items .pages-item-next .next span:not(.label) {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  display: inline;
  padding: 0 15px;
}
.blog-post-view .order-products-toolbar .pager .limiter,
.blog-post-index .order-products-toolbar .pager .limiter,
.blog-category-index .order-products-toolbar .pager .limiter {
  display: none !important;
}
.blog-post-view .sidebar .block-search,
.blog-post-index .sidebar .block-search,
.blog-category-index .sidebar .block-search {
  padding: 0;
}
.blog-post-view .sidebar .block-search .block-content,
.blog-post-index .sidebar .block-search .block-content,
.blog-category-index .sidebar .block-search .block-content {
  margin: 0 0 40px 0;
}
.blog-post-view .sidebar .block-search .block-content #search-input,
.blog-post-index .sidebar .block-search .block-content #search-input,
.blog-category-index .sidebar .block-search .block-content #search-input {
  color: #817c75;
  font-family: 'Lato', sans-serif;
  background: transparent;
  background-clip: padding-box;
  border: none;
  border-bottom: 1px solid #8f8984;
  border-radius: 0;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: 0.3px;
  text-align: left;
  height: 40px;
  line-height: 1.4;
  padding: 0 34px 0 0 ;
  vertical-align: baseline;
  width: 100%;
}
.blog-post-view .sidebar .block-search .block-content .action.search,
.blog-post-index .sidebar .block-search .block-content .action.search,
.blog-category-index .sidebar .block-search .block-content .action.search {
  top: 5px;
}
.blog-post-view .sidebar .block-search .block-content .action.search:before,
.blog-post-index .sidebar .block-search .block-content .action.search:before,
.blog-category-index .sidebar .block-search .block-content .action.search:before {
  color: #817c75;
}
.blog-post-view .sidebar .related .block-title strong,
.blog-post-index .sidebar .related .block-title strong,
.blog-category-index .sidebar .related .block-title strong,
.blog-post-view .sidebar .block-popular .block-title strong,
.blog-post-index .sidebar .block-popular .block-title strong,
.blog-category-index .sidebar .block-popular .block-title strong {
  color: #011826;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.26px;
  text-align: left;
}
.blog-post-view .sidebar .related .posts-related .post-item,
.blog-post-index .sidebar .related .posts-related .post-item,
.blog-category-index .sidebar .related .posts-related .post-item,
.blog-post-view .sidebar .block-popular .posts-related .post-item,
.blog-post-index .sidebar .block-popular .posts-related .post-item,
.blog-category-index .sidebar .block-popular .posts-related .post-item,
.blog-post-view .sidebar .related .popular-list .post-item,
.blog-post-index .sidebar .related .popular-list .post-item,
.blog-category-index .sidebar .related .popular-list .post-item,
.blog-post-view .sidebar .block-popular .popular-list .post-item,
.blog-post-index .sidebar .block-popular .popular-list .post-item,
.blog-category-index .sidebar .block-popular .popular-list .post-item,
.blog-post-view .sidebar .related .posts-related .popular-item,
.blog-post-index .sidebar .related .posts-related .popular-item,
.blog-category-index .sidebar .related .posts-related .popular-item,
.blog-post-view .sidebar .block-popular .posts-related .popular-item,
.blog-post-index .sidebar .block-popular .posts-related .popular-item,
.blog-category-index .sidebar .block-popular .posts-related .popular-item,
.blog-post-view .sidebar .related .popular-list .popular-item,
.blog-post-index .sidebar .related .popular-list .popular-item,
.blog-category-index .sidebar .related .popular-list .popular-item,
.blog-post-view .sidebar .block-popular .popular-list .popular-item,
.blog-post-index .sidebar .block-popular .popular-list .popular-item,
.blog-category-index .sidebar .block-popular .popular-list .popular-item {
  margin: 20px 0 0 0;
}
.blog-post-view .sidebar .related .posts-related .post-item .post-item-link,
.blog-post-index .sidebar .related .posts-related .post-item .post-item-link,
.blog-category-index .sidebar .related .posts-related .post-item .post-item-link,
.blog-post-view .sidebar .block-popular .posts-related .post-item .post-item-link,
.blog-post-index .sidebar .block-popular .posts-related .post-item .post-item-link,
.blog-category-index .sidebar .block-popular .posts-related .post-item .post-item-link,
.blog-post-view .sidebar .related .popular-list .post-item .post-item-link,
.blog-post-index .sidebar .related .popular-list .post-item .post-item-link,
.blog-category-index .sidebar .related .popular-list .post-item .post-item-link,
.blog-post-view .sidebar .block-popular .popular-list .post-item .post-item-link,
.blog-post-index .sidebar .block-popular .popular-list .post-item .post-item-link,
.blog-category-index .sidebar .block-popular .popular-list .post-item .post-item-link,
.blog-post-view .sidebar .related .posts-related .popular-item .post-item-link,
.blog-post-index .sidebar .related .posts-related .popular-item .post-item-link,
.blog-category-index .sidebar .related .posts-related .popular-item .post-item-link,
.blog-post-view .sidebar .block-popular .posts-related .popular-item .post-item-link,
.blog-post-index .sidebar .block-popular .posts-related .popular-item .post-item-link,
.blog-category-index .sidebar .block-popular .posts-related .popular-item .post-item-link,
.blog-post-view .sidebar .related .popular-list .popular-item .post-item-link,
.blog-post-index .sidebar .related .popular-list .popular-item .post-item-link,
.blog-category-index .sidebar .related .popular-list .popular-item .post-item-link,
.blog-post-view .sidebar .block-popular .popular-list .popular-item .post-item-link,
.blog-post-index .sidebar .block-popular .popular-list .popular-item .post-item-link,
.blog-category-index .sidebar .block-popular .popular-list .popular-item .post-item-link,
.blog-post-view .sidebar .related .posts-related .post-item span,
.blog-post-index .sidebar .related .posts-related .post-item span,
.blog-category-index .sidebar .related .posts-related .post-item span,
.blog-post-view .sidebar .block-popular .posts-related .post-item span,
.blog-post-index .sidebar .block-popular .posts-related .post-item span,
.blog-category-index .sidebar .block-popular .posts-related .post-item span,
.blog-post-view .sidebar .related .popular-list .post-item span,
.blog-post-index .sidebar .related .popular-list .post-item span,
.blog-category-index .sidebar .related .popular-list .post-item span,
.blog-post-view .sidebar .block-popular .popular-list .post-item span,
.blog-post-index .sidebar .block-popular .popular-list .post-item span,
.blog-category-index .sidebar .block-popular .popular-list .post-item span,
.blog-post-view .sidebar .related .posts-related .popular-item span,
.blog-post-index .sidebar .related .posts-related .popular-item span,
.blog-category-index .sidebar .related .posts-related .popular-item span,
.blog-post-view .sidebar .block-popular .posts-related .popular-item span,
.blog-post-index .sidebar .block-popular .posts-related .popular-item span,
.blog-category-index .sidebar .block-popular .posts-related .popular-item span,
.blog-post-view .sidebar .related .popular-list .popular-item span,
.blog-post-index .sidebar .related .popular-list .popular-item span,
.blog-category-index .sidebar .related .popular-list .popular-item span,
.blog-post-view .sidebar .block-popular .popular-list .popular-item span,
.blog-post-index .sidebar .block-popular .popular-list .popular-item span,
.blog-category-index .sidebar .block-popular .popular-list .popular-item span {
  color: #011826;
  font-family: 'Lato', sans-serif;
  display: block;
  margin: 5px 0 0 0;
  padding: 0;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.42;
  letter-spacing: 0.36px;
  text-align: left;
}
.blog-post-view .blog-post-view-content .content-img,
.blog-post-index .blog-post-view-content .content-img,
.blog-category-index .blog-post-view-content .content-img {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .blog-post-view .blog-post-view-content .content-img,
  .blog-post-index .blog-post-view-content .content-img,
  .blog-category-index .blog-post-view-content .content-img {
    margin-bottom: 30px;
  }
}
.blog-post-view .blog-post-view-content .content-img img,
.blog-post-index .blog-post-view-content .content-img img,
.blog-category-index .blog-post-view-content .content-img img {
  width: 100%;
}
.blog-post-view .blog-post-view-content .desc .post-info,
.blog-post-index .blog-post-view-content .desc .post-info,
.blog-category-index .blog-post-view-content .desc .post-info {
  margin: 0;
  display: none;
}
.blog-post-view .blog-post-view-content .desc .post-info .post-categories-list,
.blog-post-index .blog-post-view-content .desc .post-info .post-categories-list,
.blog-category-index .blog-post-view-content .desc .post-info .post-categories-list {
  margin: 0;
}
.blog-post-view .blog-post-view-content .desc .post-info .post-categories-list a,
.blog-post-index .blog-post-view-content .desc .post-info .post-categories-list a,
.blog-category-index .blog-post-view-content .desc .post-info .post-categories-list a {
  color: #8a262e;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.26px;
  text-align: left;
}
.blog-post-view .blog-post-view-content .desc .post-info .post-title h1,
.blog-post-index .blog-post-view-content .desc .post-info .post-title h1,
.blog-category-index .blog-post-view-content .desc .post-info .post-title h1 {
  color: #011826;
  font-family: 'Lato', sans-serif;
  font-size: 66px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.99px;
  text-align: left;
  margin: 0;
}
.blog-post-view .blog-post-view-content .desc .post-info .footer-article,
.blog-post-index .blog-post-view-content .desc .post-info .footer-article,
.blog-category-index .blog-post-view-content .desc .post-info .footer-article {
  flex-wrap: wrap;
  margin: 10px 0 0 0;
}
.blog-post-view .blog-post-view-content .desc .post-info .footer-article span,
.blog-post-index .blog-post-view-content .desc .post-info .footer-article span,
.blog-category-index .blog-post-view-content .desc .post-info .footer-article span {
  color: #817c75;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 0.54px;
  text-align: left;
}
.blog-post-view .blog-post-view-content .desc .post-info .footer-article span strong,
.blog-post-index .blog-post-view-content .desc .post-info .footer-article span strong,
.blog-category-index .blog-post-view-content .desc .post-info .footer-article span strong {
  font-weight: normal;
}
.blog-post-view .blog-post-view-content .desc h2,
.blog-post-index .blog-post-view-content .desc h2,
.blog-category-index .blog-post-view-content .desc h2 {
  color: #101010;
  font-size: 46px;
  letter-spacing: 0.69px;
  font-family: 'Cormorant';
  margin: 0 0 20px;
}
@media only screen and (max-width: 767px) {
  .blog-post-view .blog-post-view-content .desc h2,
  .blog-post-index .blog-post-view-content .desc h2,
  .blog-category-index .blog-post-view-content .desc h2 {
    font-size: 24px;
  }
}
.blog-post-view .blog-post-view-content .desc p,
.blog-post-index .blog-post-view-content .desc p,
.blog-category-index .blog-post-view-content .desc p {
  color: #707070;
  font-size: 22px;
  font-family: 'Lato', sans-serif;
  letter-spacing: 0.44px;
  margin-bottom: 20px;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .blog-post-view .blog-post-view-content .desc p,
  .blog-post-index .blog-post-view-content .desc p,
  .blog-category-index .blog-post-view-content .desc p {
    font-size: 18px;
  }
}
.blog-post-view .blog-post-view-content .desc p + img,
.blog-post-index .blog-post-view-content .desc p + img,
.blog-category-index .blog-post-view-content .desc p + img {
  margin-bottom: 20px;
}
.blog-post-view .blog-post-view-content .desc ul li,
.blog-post-index .blog-post-view-content .desc ul li,
.blog-category-index .blog-post-view-content .desc ul li {
  color: #011826;
  font-family: 'Lato', sans-serif;
  margin: 27px 0 0 0;
  font-size: 30px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.6px;
  text-align: left;
}
.category-title {
  display: none;
  margin-bottom: 20px;
}
.category-title h3 {
  margin: 0;
  font-size: 10px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1.4px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.category-title h3:after {
  content: "";
  height: 1px;
  width: 80%;
  display: block;
  background-color: #817c75;
  margin: 0 auto;
}
.category-description {
  color: #707070;
  font-size: 22px;
  letter-spacing: 0.44px;
  font-weight: 300;
  margin-bottom: 70px;
  line-height: 1.64;
}
@media only screen and (max-width: 767px) {
  .category-description {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 30px;
  }
}
.category-description p {
  margin-bottom: 0;
}
.postContent {
  padding: 0 121px;
  color: #707070;
  font-size: 22px;
  letter-spacing: 0.44px;
  font-weight: 300;
  line-height: 1.64;
}
@media only screen and (max-width: 767px) {
  .postContent {
    padding: 0;
    font-size: 14px;
    line-height: 2;
  }
}
.block.related {
  position: relative;
  padding: 100px 0;
}
@media only screen and (max-width: 767px) {
  .block.related {
    padding: 40px 0;
  }
}
.block.related:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 100vw;
  background-color: #ede7de;
  z-index: -1;
}
.block.related #block-related-heading {
  margin: 0 0 30px;
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1.4px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.block.related #block-related-heading:after {
  content: "";
  height: 1px;
  width: 80%;
  display: block;
  background-color: #817c75;
  margin: 0 auto;
}
.block.related .block-subTitle {
  color: #8a262e;
  font-size: 46px;
  letter-spacing: 0.56px;
  font-family: 'Cormorant';
  font-weight: 300;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .block.related .block-subTitle {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
.block.related .post-item {
  padding: 0 30px;
}
.block.related .post-item a {
  display: block;
}
.block.related .post-item .post-image-photo {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .block.related .post-item .post-image-photo {
    margin-bottom: 10px;
  }
}
.block.related .post-item .post-item-link {
  color: #011826;
  font-size: 30px;
  font-family: 'Cormorant';
  letter-spacing: 0.45px;
}
@media only screen and (max-width: 767px) {
  .block.related .post-item .post-item-link {
    font-size: 18px;
  }
}
.block.related .slick-prev,
.block.related .slick-next {
  visibility: visible;
  font-size: 0;
  z-index: 1;
}
.catalog-product-view .offer-form {
  margin-top: 72px;
}
.catalog-product-view .buyer-protection .buyer-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 38px;
}
.catalog-product-view .buyer-protection .buyer-quote {
  text-transform: none;
  font-family: 'Cormorant';
  display: flex;
  padding: 16px 24px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  background-color: #F8F9F9;
  border-radius: 2px;
  margin-bottom: 48px;
  margin-top: 72px;
}
.catalog-product-view .buyer-protection h5 {
  margin-bottom: 24px;
  text-transform: none;
}
.catalog-product-view .buyer-protection .view-more {
  margin-top: 24px;
  font-size: 16px;
  font-weight: 400;
}
.catalog-product-view .buyer-protection .view-more:after {
  background: center / contain no-repeat url(../images/icons/icon-arrow-right.svg);
  width: 16px;
  height: 16px;
  content: '';
  display: inline-block;
  position: relative;
  top: 4px;
  margin: 10px 10px 0;
}
.catalog-product-view .page-title-wrapper {
  display: none;
}
.catalog-product-view .more {
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  color: #8a262e;
  border-bottom: 1px solid #8a262e;
  padding-bottom: 9px;
}
.catalog-product-view.theme-pearl .product.info.detailed .product.data.items {
  background-color: #ffffff;
  padding-left: 0;
}
.catalog-product-view.theme-pearl .product.info.detailed .product.data.items .item.content {
  padding-left: 0 !important;
}
.catalog-product-view.theme-pearl .product.info.detailed > .items > .item.title > .switch {
  color: #101010 !important;
  border-bottom: none !important;
  width: auto;
  font-size: 24px !important;
  padding: 0 15px !important;
  font-family: 'Lato', sans-serif;
  font-weight: 400 !important;
}
.catalog-product-view.theme-pearl .product.info.detailed > .items > .item.title.active .switch,
.catalog-product-view.theme-pearl .product.info.detailed > .items > .item.title:hover .switch {
  color: #8a262e !important;
}
.catalog-product-view .wp-productpage-prev-next {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-bottom: 15px;
}
.catalog-product-view .wp-productpage-prev-next div:first-child {
  margin-left: auto;
}
.catalog-product-view .wp-productpage-prev-next a,
.catalog-product-view .wp-productpage-prev-next span {
  font-size: 26px;
}
.catalog-product-view .product-name {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 65px;
}
.catalog-product-view .product-size span {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 300;
}
.catalog-product-view .product-type {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 300;
}
.catalog-product-view .product-info-price {
  margin-top: 65px;
}
.catalog-product-view .product-info-price .price-box {
  padding: 0;
}
.catalog-product-view .product-add-form {
  padding: 0;
}
.catalog-product-view .product-add-form .fieldset {
  margin-bottom: 15px;
}
.catalog-product-view .shipping {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 1.36;
  letter-spacing: 0.44px;
  color: #707070;
}
.catalog-product-view .box-tocart .actions {
  display: grid;
  width: 100%;
}
.catalog-product-view .box-tocart .action.tocart {
  text-transform: none;
  padding: 0 40px;
  margin-right: 100px !important;
}
.catalog-product-view .box-tocart .tocart,
.catalog-product-view .box-tocart .realview {
  width: 100%;
  min-height: 48px;
  padding-left: 0;
  padding-right: 0;
  justify-content: center;
}
.catalog-product-view .box-tocart .tocart span,
.catalog-product-view .box-tocart .realview span {
  font-family: 'Lato', sans-serif;
  font-size: 16px !important;
  font-weight: 400;
}
.catalog-product-view .box-tocart .user-action {
  display: flex;
  gap: 16px;
}
.catalog-product-view .box-tocart .user-action .product-social-links {
  width: 50px;
  height: 48px;
  margin: 0;
}
.catalog-product-view .box-tocart .user-action .product-social-links .towishlist {
  height: 48px;
}
.catalog-product-view .box-tocart .tocart {
  border: solid 1.3px #000;
}
.catalog-product-view .box-tocart .tocart span {
  color: #000;
}
.catalog-product-view .box-tocart .tocart:hover {
  color: #707070;
  border-color: #919191;
}
.catalog-product-view .box-tocart .tocart:hover span {
  color: #707070;
}
.catalog-product-view .details {
  margin-top: 72px;
  display: flex;
  align-items: center;
  gap: 68px;
  align-self: stretch;
}
.catalog-product-view .details .overview {
  flex: 0.6;
}
.catalog-product-view .details .artist-card {
  flex: 0.4;
  background-color: #F8F9F9;
  display: flex;
  padding: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 32px;
}
.catalog-product-view .details .artist-card .detailed-info {
  display: flex;
  gap: 32px;
}
.catalog-product-view .details .artist-card .detailed-info .artist-logo {
  width: 86px;
  height: 86px;
}
.catalog-product-view .details .artist-card .detailed-info .artist-info {
  font-size: 18px;
}
.catalog-product-view .details .artist-card .detailed-info .artist-info .artist-name {
  font-weight: 400;
}
.catalog-product-view .details .artist-card .detailed-info .artist-info .artist-country {
  font-weight: 300;
}
.catalog-product-view .details .artist-card .follow-button {
  width: 100%;
}
.catalog-product-view .details .artist-card .follow-button a button {
  width: 100%;
}
.catalog-product-view .details .artist-card .follow-button a button:hover {
  color: #8a262e;
}
.catalog-product-view .details .artist-link {
  font-size: 16px;
  font-weight: 400;
}
.catalog-product-view .details .artist-link:after {
  background: center / contain no-repeat url(../images/icons/icon-arrow-right.svg);
  width: 16px;
  height: 16px;
  content: '';
  display: inline-block;
  position: relative;
  top: 4px;
  margin: 10px 10px 0;
}
.catalog-product-view .details .artist-link.mobile {
  display: none;
}
.catalog-product-view .details .artist-short-description {
  text-align: justify;
  font-size: 18px !important;
  font-weight: 300 !important;
}
.catalog-product-view .details .artist-short-description span {
  font-family: 'Lato', sans-serif !important;
  font-size: 18px !important;
  font-weight: 300 !important;
}
.catalog-product-view .details .artist-preview {
  display: flex;
}
.catalog-product-view .details .artist-preview img {
  min-width: 140px;
  height: 140px;
}
.catalog-product-view .details .artist-excerption {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.64;
  letter-spacing: 0.44px;
  color: #707070;
}
.catalog-product-view .details .artist-excerption p {
  font-weight: bold;
}
.catalog-product-view .details .about-artwork-wrapper .sub-title {
  color: #8a262e;
  margin-top: 30px;
  margin-bottom: 15px;
}
.catalog-product-view .details .attribute-wrapper {
  display: flex;
  width: 737px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.catalog-product-view .details .attribute-wrapper .value,
.catalog-product-view .details .attribute-wrapper .label {
  font-size: 18px;
}
.catalog-product-view .details .attribute-wrapper .label {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}
.catalog-product-view .details .attribute-wrapper .description {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}
.catalog-product-view .details .product-tearsheet-generate-btn a,
.catalog-product-view .details .product-tearsheet-generate-btn span {
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  display: inline-block;
  width: auto;
  position: relative;
  white-space: nowrap;
}
@media (min-width: 1024px) {
  .catalog-product-view [id="buyer.protection"] .details .sub-title {
    float: left;
    padding-right: 15px;
  }
  .catalog-product-view [id="buyer.protection"] .details .overview {
    float: right;
    margin-bottom: 25px;
  }
  .catalog-product-view [id="buyer.protection"] .details .artist-wrapper {
    clear: both;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .buyer-protection .buyer-grid {
    grid-template-columns: none;
  }
  .catalog-product-view .buyer-protection .buyer-quote {
    margin-top: 0;
  }
  .catalog-product-view .wp-productpage-prev-next a,
  .catalog-product-view .wp-productpage-prev-next span {
    font-size: 12px;
  }
  .catalog-product-view .product-name {
    font-size: 18px;
    margin-bottom: 0;
  }
  .catalog-product-view .product-size {
    margin-top: 50px;
  }
  .catalog-product-view .product-size span,
  .catalog-product-view .product-type {
    font-size: 16px;
  }
  .catalog-product-view .more,
  .catalog-product-view .shipping,
  .catalog-product-view .product-rates-help-block {
    font-size: 16px;
    font-weight: 300;
  }
  .catalog-product-view .details {
    margin: 0;
    flex-direction: column;
  }
  .catalog-product-view .details .attribute-wrapper {
    width: auto;
  }
  .catalog-product-view .details .sub-title {
    color: #8a262e;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .catalog-product-view .details .artist-wrapper,
  .catalog-product-view .details .about-artwork-wrapper {
    margin-left: 0;
  }
  .catalog-product-view .details .artist-card {
    padding: 16px;
  }
  .catalog-product-view .details .artist-excerption,
  .catalog-product-view .details .artist-long-description {
    font-size: 18px;
  }
  .catalog-product-view .details .artist-preview {
    display: block;
  }
  .catalog-product-view .details .artist-preview img {
    min-width: 78px;
    height: 78px;
    margin-right: 15px;
    float: left;
  }
  .catalog-product-view .details .artist-link.mobile {
    display: block;
    height: fit-content;
  }
  .catalog-product-view .details .about-artwork-wrapper .sub-title {
    font-size: 20px;
  }
  .catalog-product-view .details .attribute-wrapper .description {
    margin-top: 8px;
  }
  .catalog-product-view .details .attribute-wrapper .label,
  .catalog-product-view .details .attribute-wrapper .value {
    font-size: 16px;
  }
  .catalog-product-view .details .attribute-wrapper .label .description,
  .catalog-product-view .details .attribute-wrapper .value .description {
    margin-top: 10px;
  }
  .catalog-product-view .details .product-tearsheet-generate-btn a,
  .catalog-product-view .details .product-tearsheet-generate-btn span {
    font-size: 16px;
  }
  .catalog-product-view.theme-pearl.page-layout-1column .box-tocart .actions button {
    padding: 5px 15px;
    margin-top: 0 !important;
    margin-right: 10px;
  }
  .catalog-product-view.theme-pearl.page-layout-1column .page-main .columns .product.info.detailed {
    padding: 0;
  }
  .catalog-product-view.theme-pearl.page-layout-1column .page-main .columns .product.info.detailed .product.data.items {
    margin: 0;
  }
  .catalog-product-view.theme-pearl.page-layout-1column .page-main .columns .product.info.detailed .product.data.items > .item.title {
    margin: 0;
    width: 100%;
    border-top: 1px solid #EAECF0;
    border-bottom: 1px solid #EAECF0;
    padding: 16px !important;
  }
  .catalog-product-view.theme-pearl.page-layout-1column .page-main .columns .product.info.detailed .product.data.items > .item.title .switch {
    font-size: 16px !important;
    line-height: 36px;
    height: auto !important;
  }
  .catalog-product-view.theme-pearl.page-layout-1column .page-main .columns .product.info.detailed .product.data.items .content {
    padding: 24px !important;
    border-top: none;
  }
  .catalog-product-view.theme-pearl.page-layout-1column .column.main .product-info-main {
    padding: 25px 20px;
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .catalog-product-view.theme-pearl.page-layout-1column .column.main .product-info-main .artist.name {
    font-size: 32px;
  }
  .catalog-product-view.theme-pearl.page-layout-1column .column.main .product-info-main .product-size,
  .catalog-product-view.theme-pearl.page-layout-1column .column.main .product-info-main .product-type {
    font-size: 16px;
  }
  .catalog-product-view.theme-pearl.page-layout-1column #maincontent .product-info-main .product-info-price .price-box .price-final_price .price {
    font-family: 'Cormorant';
    font-size: 44px !important;
    font-weight: 300 !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .catalog-product-view .details .artist-link {
    display: none;
  }
  .catalog-product-view .details .artist-link.mobile {
    display: block;
  }
  .catalog-product-view .details .sub-title {
    display: flex;
    justify-content: space-between;
  }
  .catalog-product-view.theme-pearl .box-tocart .actions {
    flex-direction: column;
  }
  .catalog-product-view.theme-pearl.page-layout-1column .page-main .columns .product.info.detailed .product.data.items > .item.title {
    margin: 0 25px;
    width: auto;
  }
}
.theme-pearl.catalog-product-view .page-main .columns .product.info.detailed .product.data.items .item.content {
  color: #707070;
}
.category-view {
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
}
.category-view .category-description {
  font-weight: 300;
  font-size: 16px;
}
.product-item {
  position: relative;
  overflow: hidden;
}
.product-item:hover .product-item-photo img {
  transform: scale(1.1);
  transition: transform 0.3s ease-in-out;
}
.product-item:hover .product-item-info {
  background-color: rgba(0, 0, 0, 0.5);
  transition: background-color 0.3s ease-in-out;
}
.products-grid .product-item:hover {
  background: none;
}
.page-products,
.catalog-category-view {
  font-family: 'Lato', sans-serif;
}
.page-products button.realview,
.catalog-category-view button.realview {
  display: flex;
  align-items: center;
  padding: 8px 18px !important;
  position: absolute;
  left: 120px;
  top: 16px;
}
.page-products button.realview span,
.catalog-category-view button.realview span {
  font-size: 16px;
}
.page-products .page-title-wrapper,
.catalog-category-view .page-title-wrapper {
  text-align: center;
}
.page-products .page-title-wrapper .page-title,
.catalog-category-view .page-title-wrapper .page-title {
  margin-bottom: 20px;
}
.page-products div.toolbar.toolbar-products,
.catalog-category-view div.toolbar.toolbar-products {
  margin-left: 0;
}
.page-products div.toolbar.toolbar-products .limiter,
.catalog-category-view div.toolbar.toolbar-products .limiter,
.page-products div.toolbar.toolbar-products .toolbar-amount,
.catalog-category-view div.toolbar.toolbar-products .toolbar-amount,
.page-products div.toolbar.toolbar-products .modes,
.catalog-category-view div.toolbar.toolbar-products .modes {
  display: none !important;
}
.page-products div.toolbar.toolbar-products .sorter,
.catalog-category-view div.toolbar.toolbar-products .sorter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: static;
}
.page-products div.toolbar.toolbar-products .sorter .sorter-label,
.catalog-category-view div.toolbar.toolbar-products .sorter .sorter-label {
  color: #011826;
  white-space: nowrap;
}
.page-products div.toolbar.toolbar-products .sorter #sorter,
.catalog-category-view div.toolbar.toolbar-products .sorter #sorter {
  opacity: 0;
}
.page-products .select2-container,
.catalog-category-view .select2-container,
.page-products .select2-container--default,
.catalog-category-view .select2-container--default {
  min-width: 160px !important;
}
.page-products .select2-container .select2-selection--single,
.catalog-category-view .select2-container .select2-selection--single,
.page-products .select2-container--default .select2-selection--single,
.catalog-category-view .select2-container--default .select2-selection--single {
  height: auto;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-products .select2-container .select2-selection--single .select2-selection__rendered,
.catalog-category-view .select2-container .select2-selection--single .select2-selection__rendered,
.page-products .select2-container--default .select2-selection--single .select2-selection__rendered,
.catalog-category-view .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 16px !important;
  font-weight: 300;
  font-family: 'Lato', sans-serif;
  color: #011826;
  white-space: nowrap;
}
.page-products .select2-container .select2-selection--single .select2-selection__arrow:before,
.catalog-category-view .select2-container .select2-selection--single .select2-selection__arrow:before,
.page-products .select2-container--default .select2-selection--single .select2-selection__arrow:before,
.catalog-category-view .select2-container--default .select2-selection--single .select2-selection__arrow:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  transform: rotate(90deg);
  transition: 0.4s;
}
.page-products .select2-container .select2-selection--single .select2-selection__arrow b,
.catalog-category-view .select2-container .select2-selection--single .select2-selection__arrow b,
.page-products .select2-container--default .select2-selection--single .select2-selection__arrow b,
.catalog-category-view .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.page-products .select2-container.select2-container--open .select2-selection__arrow:before,
.catalog-category-view .select2-container.select2-container--open .select2-selection__arrow:before,
.page-products .select2-container--default.select2-container--open .select2-selection__arrow:before,
.catalog-category-view .select2-container--default.select2-container--open .select2-selection__arrow:before {
  transform: rotate(270deg);
  transition: 0.4s;
}
.page-products .select2-dropdown,
.catalog-category-view .select2-dropdown {
  background-color: #ffffff;
}
.page-products .select2-dropdown .select2-results__option,
.catalog-category-view .select2-dropdown .select2-results__option {
  border-bottom: none !important;
  font-size: 1.6rem !important;
  -webkit-user-select: none;
  padding: 8px 0;
  user-select: none;
  margin: 0;
}
.page-products .grid.products-grid :not(.widget-product-grid) li.product-item,
.catalog-category-view .grid.products-grid :not(.widget-product-grid) li.product-item,
.page-products .products li.product-item,
.catalog-category-view .products li.product-item {
  width: 100%;
  margin: 0 0 45px;
}
.page-products .grid.products-grid :not(.widget-product-grid) li.product-item .product-item-info,
.catalog-category-view .grid.products-grid :not(.widget-product-grid) li.product-item .product-item-info,
.page-products .products li.product-item .product-item-info,
.catalog-category-view .products li.product-item .product-item-info {
  padding: 0;
}
.page-products .grid.products-grid :not(.widget-product-grid) li.product-item .product-item-info .product-item-photo,
.catalog-category-view .grid.products-grid :not(.widget-product-grid) li.product-item .product-item-info .product-item-photo,
.page-products .products li.product-item .product-item-info .product-item-photo,
.catalog-category-view .products li.product-item .product-item-info .product-item-photo {
  float: none;
  clear: both;
}
.page-products .grid.products-grid :not(.widget-product-grid) li.product-item .product-item-details,
.catalog-category-view .grid.products-grid :not(.widget-product-grid) li.product-item .product-item-details,
.page-products .products li.product-item .product-item-details,
.catalog-category-view .products li.product-item .product-item-details {
  width: 100%;
}
.page-products .grid.products-grid :not(.widget-product-grid) li.product-item .product-item-details .product-item-name,
.catalog-category-view .grid.products-grid :not(.widget-product-grid) li.product-item .product-item-details .product-item-name,
.page-products .products li.product-item .product-item-details .product-item-name,
.catalog-category-view .products li.product-item .product-item-details .product-item-name {
  margin: 0;
}
.page-products .grid.products-grid :not(.widget-product-grid) li.product-item .product-item-details .product-item-name.artist a,
.catalog-category-view .grid.products-grid :not(.widget-product-grid) li.product-item .product-item-details .product-item-name.artist a,
.page-products .products li.product-item .product-item-details .product-item-name.artist a,
.catalog-category-view .products li.product-item .product-item-details .product-item-name.artist a {
  font-weight: 400;
  font-size: 18px;
}
.page-products .grid.products-grid :not(.widget-product-grid) li.product-item .product-item-details-name,
.catalog-category-view .grid.products-grid :not(.widget-product-grid) li.product-item .product-item-details-name,
.page-products .products li.product-item .product-item-details-name,
.catalog-category-view .products li.product-item .product-item-details-name {
  text-align: left !important;
}
.page-products .grid.products-grid :not(.widget-product-grid) li.product-item .product-item-details .price-box .price-container .price,
.catalog-category-view .grid.products-grid :not(.widget-product-grid) li.product-item .product-item-details .price-box .price-container .price,
.page-products .products li.product-item .product-item-details .price-box .price-container .price,
.catalog-category-view .products li.product-item .product-item-details .price-box .price-container .price {
  font-weight: normal;
}
.page-products .grid.products-grid :not(.widget-product-grid) li.product-item .product-item-inner,
.catalog-category-view .grid.products-grid :not(.widget-product-grid) li.product-item .product-item-inner,
.page-products .products li.product-item .product-item-inner,
.catalog-category-view .products li.product-item .product-item-inner {
  display: none;
}
.page-products .products + div.toolbar.toolbar-products .sorter,
.catalog-category-view .products + div.toolbar.toolbar-products .sorter {
  display: none;
}
.page-products .products + div.toolbar.toolbar-products .pages,
.catalog-category-view .products + div.toolbar.toolbar-products .pages {
  display: inline-block;
  float: none;
  margin: 0 auto;
}
.page-products .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item,
.catalog-category-view .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item {
  text-align: center;
}
.page-products .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item *,
.catalog-category-view .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item * {
  float: unset;
}
.page-products .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item strong.page span,
.catalog-category-view .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item strong.page span,
.page-products .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item a.page span,
.catalog-category-view .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item a.page span {
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.page-products .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item .action,
.catalog-category-view .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item .action {
  width: auto;
}
.page-products .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item .action:before,
.catalog-category-view .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item .action:before {
  float: unset;
  width: auto;
  text-align: center;
  margin: -11px 10px 0;
  font-size: 40px;
}
.page-products .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item .action span:not(.label),
.catalog-category-view .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item .action span:not(.label) {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  display: inline-block;
  float: none;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.45px;
  text-align: left;
  color: #000;
  text-transform: uppercase;
}
.page-products .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item.pages-item-previous,
.catalog-category-view .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item.pages-item-previous {
  position: static;
}
.page-products .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item.pages-item-previous .previous,
.catalog-category-view .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item.pages-item-previous .previous {
  margin-top: 0 !important;
}
.page-products .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item.pages-item-previous .previous:before,
.catalog-category-view .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item.pages-item-previous .previous:before {
  content: '\2190';
}
.page-products .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item.pages-item-next,
.catalog-category-view .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item.pages-item-next {
  position: static;
}
.page-products .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item.pages-item-next .next,
.catalog-category-view .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item.pages-item-next .next {
  margin-top: 0 !important;
}
.page-products .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item.pages-item-next .next:before,
.catalog-category-view .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item.pages-item-next .next:before {
  content: '\2192';
  float: right;
}
.page-products .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item.current strong.page,
.catalog-category-view .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item.current strong.page {
  border: 1px solid transparent !important;
  border-radius: unset !important;
}
.page-products .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item.current strong.page span,
.catalog-category-view .products + div.toolbar.toolbar-products .pages ul.items.pages-items li.item.current strong.page span {
  color: #8a262e;
}
.page-products .filter .filter-title strong,
.catalog-category-view .filter .filter-title strong {
  display: flex;
  align-items: center;
  background-color: #f8f9f9 !important;
  padding: 16px 10px;
  border-radius: 1px !important;
  position: absolute;
  top: 5px;
  height: 20px;
  cursor: pointer;
  border: #441e1e 1px solid;
}
.page-products .filter .filter-title strong:hover,
.catalog-category-view .filter .filter-title strong:hover,
.page-products .filter .filter-title strong:focus,
.catalog-category-view .filter .filter-title strong:focus {
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.page-products .filter .filter-title strong:before,
.catalog-category-view .filter .filter-title strong:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  margin: 0 12px 0 0;
  background: url('../images/icons/icon-filter.svg') no-repeat;
  background-size: 12px 12px;
}
.page-products .filter .filter-title strong:after,
.catalog-category-view .filter .filter-title strong:after {
  padding: 15px;
  cursor: pointer;
}
.page-products .filter.active .filter-title strong,
.catalog-category-view .filter.active .filter-title strong {
  font-size: 0;
}
.page-products .filter.active .filter-title strong:before,
.catalog-category-view .filter.active .filter-title strong:before {
  display: none;
}
.page-products .filter .filter-content .block-subtitle:before,
.catalog-category-view .filter .filter-content .block-subtitle:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 12px;
  height: 12px;
  margin: 0 12px 0 0;
  background: url('../images/icons/icon-filter.svg') no-repeat;
  background-size: 12px 12px;
}
.page-products .filter .filter-content .filter-label,
.catalog-category-view .filter .filter-content .filter-label {
  font-weight: 400;
}
.page-products .filter .filter-content .filter-options,
.catalog-category-view .filter .filter-content .filter-options {
  max-width: 100%;
}
.page-products .filter .filter-content .filter-options .wp-slider-inp .wp-slider-inp-range,
.catalog-category-view .filter .filter-content .filter-options .wp-slider-inp .wp-slider-inp-range {
  display: contents;
  margin: 0 16px;
}
.page-products .filter .filter-content .filter-options .wp-slider-inp .wp-slider-inp-range span,
.catalog-category-view .filter .filter-content .filter-options .wp-slider-inp .wp-slider-inp-range span {
  position: relative;
  bottom: 20px;
  left: 45px;
  background-color: #f8f9f9;
}
.page-products .filter .filter-content .filter-options .wp-slider-inp .wp-slider-inp-range input,
.catalog-category-view .filter .filter-content .filter-options .wp-slider-inp .wp-slider-inp-range input {
  font-size: 16px;
  height: 40px !important;
  background-color: #f8f9f9;
}
.page-products .filter .filter-content .filter-options .filter-options-item,
.catalog-category-view .filter .filter-content .filter-options .filter-options-item {
  border-style: solid !important;
  border-width: 0 0 1px 0 !important;
  border-color: #CCCCCC !important;
}
.page-products .filter .filter-content .filter-options .filter-options-item .filter-options-title,
.catalog-category-view .filter .filter-content .filter-options .filter-options-item .filter-options-title {
  font-size: 16px !important;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  text-transform: none;
  border-bottom: none !important;
}
.page-products .filter .filter-content .filter-options .filter-options-item .filter-options-content .items .item a,
.catalog-category-view .filter .filter-content .filter-options .filter-options-item .filter-options-content .items .item a {
  color: #011826;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  text-align: left;
  border: none;
  text-transform: none;
  padding: 0 !important;
  display: contents !important;
}
.page-products .filter .filter-content .filter-options .filter-options-item .filter-options-content .items .item a:hover,
.catalog-category-view .filter .filter-content .filter-options .filter-options-item .filter-options-content .items .item a:hover {
  color: #8a262e;
  text-decoration: none !important;
}
.page-products .filter .filter-content .filter-options .filter-options-item .filter-options-content .items .item a:before,
.catalog-category-view .filter .filter-content .filter-options .filter-options-item .filter-options-content .items .item a:before {
  display: none;
}
.catalog-product-view {
  font-size: 1.8rem;
}
.page-title-wrapper.product .page-title {
  font-size: 5.2rem;
}
.product.attribute.overview {
  font-size: 2rem;
  font-family: 'Lato', sans-serif;
}
.product-info-main .product-info-price {
  border-bottom: unset;
}
.product-info-main .product.attribute.overview {
  padding-bottom: 1.36em;
  margin-bottom: 2.04em;
  border-bottom: 1px solid #707070;
}
.product-info-main .product-add-form {
  display: table;
  width: 100%;
}
.box-tocart .action {
  margin-bottom: 18px;
}
.box-tocart .action.tocart {
  text-transform: uppercase;
  font-size: 1.6rem;
  padding: 18px 35px;
  letter-spacing: 1px;
  margin-right: 24px !important;
}
.product-rates-help-block {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 1.36;
  letter-spacing: 0.44px;
  color: #707070;
}
.catalog-product-view .related-block.block-margin.row {
  margin: 0 !important;
}
.catalog-product-view .related-block .block-title {
  padding-right: -8.640000000000001em;
  padding-left: -8.640000000000001em;
}
.catalog-product-view .related-block .block-title__actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.catalog-product-view .related-block .block-title__actions .title-wrapper {
  font-size: 0rem;
}
.catalog-product-view .related-block .block-title__actions .title-wrapper:after {
  background: #817c75;
  height: 1px;
  content: '';
  display: inline-block;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 0;
}
.catalog-product-view .related-block .block-title__actions .title {
  font-family: 'Lato', sans-serif;
  background: #fcfcf7;
  font-size: 1rem;
  padding-right: 1.36em;
  font-weight: bold;
  letter-spacing: 0.7px;
  font-stretch: normal;
  object-fit: contain;
  text-transform: uppercase;
  z-index: 1;
  position: relative;
  margin: 0;
}
.catalog-product-view .related-block .block-title__actions .link-viewAll {
  font-size: 1.2rem;
  color: #8a262e;
  background: #fcfcf7;
  padding-left: 1.36em;
  position: relative;
  z-index: 1;
  letter-spacing: 0.24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
}
.catalog-product-view .related-block .block-title__actions .link-viewAll:after {
  background: #8a262e;
  height: 1px;
  left: 20px;
  bottom: -3px;
  content: '';
  display: inline-block;
  position: absolute;
  right: 0;
  z-index: 0;
}
.catalog-product-view .related-block .block-content {
  padding-right: -8.640000000000001em;
  padding-left: -8.640000000000001em;
}
.catalog-product-view .related-block .block-content__subtitle {
  font-size: 2.4rem;
  line-height: 1.33;
  letter-spacing: 0.36px;
  color: #8a262e;
  font-weight: 300;
  margin: 0;
}
.catalog-product-view .related-block .block-content .products-grid {
  margin: 0;
}
.catalog-product-view .related-block .block-content .products-grid .product-items {
  margin-top: 0;
}
.catalog-product-view .related-block .block-content .owl-carousel.products .owl-item .product-item {
  margin: 0;
}
.catalog-product-view .related-block .block-content .product-item .product-item-info {
  padding: 0;
}
.catalog-product-view .related-block .block-content .product-item .product-item-info:hover {
  background: unset !important;
  box-shadow: unset !important;
  border: unset !important;
  position: static;
}
.catalog-product-view .related-block .block-content .product-item .product-artist-name {
  font-family: 'Lato', sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: 0.3px;
  text-align: left;
  color: #000000;
  display: block;
  margin-top: 6px;
}
.catalog-product-view .related-block .block-content .product-item-name {
  text-align: left !important;
}
.catalog-product-view .related-block .block-content .product-item-link {
  letter-spacing: 0.4px;
  font-weight: 300;
  line-height: 20px;
  font-size: 20px !important;
  text-align: left !important;
  text-transform: none;
}
.catalog-product-view .related-block .block-content .product-item:hover {
  background: unset !important;
  box-shadow: unset !important;
  border: unset !important;
  position: static;
}
.catalog-product-view .related-block .block-content .product-item img {
  width: auto;
  max-height: 100%;
}
.catalog-product-view .related-block .block-content .product-item .product-image-wrapper {
  padding: 0 !important;
  height: auto;
}
.catalog-product-view .related-block .block-content .product-item .product-image-wrapper img {
  position: static;
}
.catalog-product-view .related-block .owl-controls .owl-dots {
  display: none !important;
}
.catalog-product-view .gallery-btn {
  display: none;
}
.catalog-product-view .fotorama-item .fotorama__nav--dots {
  display: none;
}
.catalog-product-view .column.main {
  margin-top: 20px;
}
.catalog-product-view .no-display {
  display: none !important;
}
.catalog-product-view .owl-theme .owl-controls .owl-nav [class*="owl-"].owl-prev::before {
  -webkit-mask-image: url("../images/icons/icon-bottom.svg");
  -moz-mask-image: url("../images/icons/icon-bottom.svg");
  -ms-mask-image: url("../images/icons/icon-bottom.svg");
  mask-image: url("../images/icons/icon-bottom.svg");
  -webkit-mask-repeat: no-repeat;
  -moz-mask-repeat: no-repeat;
  -ms-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -moz-mask-position: center;
  -ms-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  -moz-mask-size: contain;
  -ms-mask-size: contain;
  mask-size: contain;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #817c75;
  height: 28px;
  width: 40px;
}
.catalog-product-view .owl-theme .owl-controls .owl-nav [class*="owl-"].owl-next::before {
  -webkit-mask-image: url("../images/icons/icon-bottom.svg");
  -moz-mask-image: url("../images/icons/icon-bottom.svg");
  -ms-mask-image: url("../images/icons/icon-bottom.svg");
  mask-image: url("../images/icons/icon-bottom.svg");
  -webkit-mask-repeat: no-repeat;
  -moz-mask-repeat: no-repeat;
  -ms-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -moz-mask-position: center;
  -ms-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  -moz-mask-size: contain;
  -ms-mask-size: contain;
  mask-size: contain;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background-color: #817c75;
  height: 28px;
  width: 40px;
}
@media (min-width: 768px) and (max-width: 1279px) {
  .theme-pearl.product-page-v3 .product_v3 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
  }
  .theme-pearl.catalog-product-view .product.media .fotorama__wrap * {
    width: auto !important;
    height: auto !important;
  }
  .theme-pearl.catalog-product-view .product.media .fotorama__stage__shaft .gallery-btn {
    display: none;
  }
  .catalog-product-view:not(.fotorama__fullscreen) .fotorama__stage {
    padding-bottom: 55px;
  }
  .catalog-product-view .gallery-placeholder {
    margin-bottom: 0;
  }
}
.page-title-wrapper {
  text-align: center;
  margin: 24px auto !important;
}
.page-title-wrapper .page-title span {
  font-family: 'Cormorant';
}
.product-item-name.service {
  font-size: 24px;
  font-weight: 400;
}
.service-description {
  font-size: 16px;
  font-weight: 300;
}
tr {
  border: none !important;
}
.cart-container {
  font-family: 'Lato', sans-serif;
  font-weight: 500;
}
.cart-container .form-cart .actions.main .action.update {
  background: unset;
  border: unset;
  padding: unset;
  font-size: 2.6rem;
  font-style: italic;
  color: #8a262e;
  font-weight: lighter;
  display: inline-block;
  position: relative;
  padding-bottom: 15px;
}
.cart-container .form-cart .actions.main .action.update::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #8a262e;
}
.table-wrapper {
  margin-bottom: 35px;
}
.cart.table-wrapper .cart thead tr {
  border: none;
}
.cart.table-wrapper .cart thead tr th.col {
  padding-left: 0;
  padding-right: 0;
  font-size: 1.6rem;
  font-weight: 400;
  color: #414859;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.qty {
  text-align: center;
}
.cart.table-wrapper .col.qty .input-text {
  width: 74px;
  padding: 0;
  line-height: 1;
}
.cart.table-wrapper .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.price .price-excluding-tax .price {
  font-weight: 400 !important;
  color: #000000;
  font-size: 1.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
}
.cart.table-wrapper .actions-toolbar {
  display: flex;
  flex-direction: row;
  justify-content: end;
  gap: 8px;
}
.cart.table-wrapper .actions-toolbar > .action-towishlist {
  display: flex;
  align-items: center;
  height: 26px;
  font-size: 16px !important;
}
.cart.table-wrapper .actions-toolbar > .action-delete:hover::before {
  color: #8a262e;
}
.cart.table-wrapper .actions-toolbar > .action-delete::before {
  font-family: 'Ginnava';
  content: "\e902";
  font-size: 2.4rem;
  line-height: 1;
  color: #000000;
}
.cart.table-wrapper input[type="number"] {
  -moz-appearance: auto;
}
.cart.table-wrapper input[type="number"]::-webkit-inner-spin-button,
.cart.table-wrapper input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: auto;
}
.cart.table-wrapper .product-item-details {
  font-size: 1.8rem;
  color: #333333;
}
.cart.table-wrapper .product-item-details .related_artwork_name_wrapper {
  font-weight: 400;
}
.cart.table-wrapper .product-item-details .related_artwork_name_wrapper .related_artwork_name {
  color: #8a262e;
  padding: 0 3px;
}
.cart-totals {
  border: unset;
  padding: unset;
}
.cart-totals tbody .mark,
.cart-totals tbody .amount {
  padding: 10px 0;
  font-size: 1.8rem;
  vertical-align: middle;
}
.cart-totals tbody .amount {
  font-size: 1.8rem;
  font-family: 'Lato', sans-serif;
}
.cart-totals .grand strong {
  text-transform: none;
  font-weight: 400;
}
.cart-totals .grand strong .price {
  font-size: 24px;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount {
  font-size: 1.6rem;
  border-color: #8f8984;
  padding: 10px 0;
  border-top: 1px solid #8f8984!important;
}
.cart-totals .grand .amount {
  font-size: 2.6rem;
  color: #8a262e;
}
.cart-summary {
  background-color: #ffffff;
  padding: 1px 20px 25px;
}
.cart-summary > .title {
  font-size: 3.2rem;
  font-family: 'Cormorant';
  padding-bottom: 10px;
  margin: 24px 0;
  font-weight: 500;
}
.cart-summary .select {
  font-size: 1.6rem;
}
.cart-summary .checkout-methods-items .multicheckout {
  color: #817c75;
}
.cart-summary .block > .title {
  color: #000000;
  text-transform: uppercase;
  border-bottom: 1px solid #8f8984;
  padding: 25px 20px 25px 0;
}
.cart-summary .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
  text-transform: none;
}
.cart-summary .block > .title:after {
  top: 23px;
  right: 0;
}
.minicart-wrapper .action.showcart {
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-align-items: center;
  -ms-align-items: center;
  position: relative;
  margin-top: 0 !important;
  display: flex;
  align-items: center;
}
.minicart-wrapper .action.showcart span.counter.qty {
  margin: 0 0 0 4px;
}
.minicart-items .product-item-details {
  padding-left: 130px;
}
.checkout-index-index .modal-header {
  display: none;
}
.checkout-index-index .modal-content {
  padding: 0;
}
.checkout-index-index .opc-block-summary {
  background: none;
  margin: 0;
  padding: 0 30px 30px;
}
.checkout-index-index .opc-block-summary > .title {
  font-size: 3.2rem;
  color: #333;
  font-weight: 300;
  border-bottom: 1px solid #EEEEEE;
  border-radius: 4px 4px 0 0;
  padding: 14px 30px 13px;
  min-height: 56px;
  margin: 0 -30px 20px;
}
.checkout-index-index .opc-block-summary .table-totals {
  border-top: none;
  padding-top: 0;
}
.checkout-index-index .opc-block-shipping-information {
  padding-bottom: 10px;
}
.field.proposal-footer-text span {
  font-size: 14px;
}
.service-delete {
  margin-left: auto;
  align-self: center;
}
.service-delete-link {
  display: block;
  width: 16px;
  height: 16px;
  background: url("../images/icons/icon-delete.svg") no-repeat center;
  background-size: 16px 16px;
}
#proposal-save-btn {
  width: 100%;
  margin-top: 32px;
}
.project-add-service {
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 400;
}
.service-item {
  padding: 16px;
  background-color: #ffffff;
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.service-item .service-wrapper {
  display: flex;
  flex-direction: row;
  gap: 32px;
}
.service-item .service-info {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.service-item .service-info .service-name {
  font-size: 24px;
  font-weight: 400;
}
#proposal-client-form {
  background-color: #ffffff;
  padding: 24px;
}
.customer-account-create .form.create.account {
  width: 100%;
  display: flex;
  justify-content: space-around;
  background-color: #EDEDED;
  padding: 68px;
  gap: 200px;
  max-width: 1440px;
  margin: 0 auto;
}
.customer-account-create .form.create.account .fieldset {
  flex: 1;
}
.customer-account-create .form.create.account .fieldset .legend {
  border: none;
  text-align: center;
}
.customer-account-create .form.create.account .fieldset .legend .field label span {
  font-size: 16px;
}
.customer-account-create .form.create.account .fieldset .legend span {
  font-size: 30px;
  font-family: 'Cormorant';
  text-transform: uppercase;
}
.customer-account-create .form.create.account .fieldset .field label {
  padding: 0 24px;
}
.customer-account-create .form.create.account .fieldset .actions-toolbar button.action.submit.primary {
  height: 68px;
}
.inputs-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
@media only screen and (max-width: 767px) {
  .inputs-wrapper {
    grid-template-columns: 1fr;
  }
}
.inputs-wrapper span,
.inputs-wrapper label {
  font-size: 14px;
}
.approved-artwork-item {
  background-color: #ffffff;
  padding: 16px;
  display: flex;
  flex-direction: row;
  gap: 24px;
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  .approved-artwork-item {
    flex-direction: column;
  }
}
.approved-artwork-item .artwork-info {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.approved-artwork-item .approved-artwork-name {
  font-size: 14px;
  font-weight: 400;
}
.approved-artwork-item .approved-artwork-description {
  font-size: 24px;
  font-weight: 400;
}
.approved-artwork-item .project-proposal-heading {
  font-size: 18px;
  font-weight: 300;
}
.approved-artwork-item .artwork-total-info {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.approved-artwork-item .approved-artwork-image-wrapper {
  width: 160px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .approved-artwork-item .approved-artwork-image-wrapper {
    width: 100%;
  }
}
.approved-artwork-item .approved-artwork-image-wrapper img {
  height: 160px;
}
.proposal-tabs-wrapper {
  display: flex;
  flex-direction: row;
  gap: 32px;
}
@media only screen and (max-width: 767px) {
  .proposal-tabs-wrapper {
    flex-direction: column;
  }
}
.proposal-tabs-wrapper .proposals-client-information-content-wrapper {
  flex: 1;
}
.proposal-tabs-wrapper .extrainfo-wrapper {
  flex: 1;
}
.toggle-label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  width: 100%;
  justify-content: space-between;
}
.toggle-checkbox {
  display: none;
}
.slider {
  display: flex;
  width: 51px;
  height: 31px;
  background-color: #8A92A5;
  border-radius: 25px;
  position: relative;
  transition: background-color 0.4s;
  min-width: 44px;
  justify-content: flex-end;
  align-items: center;
  gap: 2px;
  flex-shrink: 0;
}
.slider:before {
  content: '';
  width: 27px;
  height: 27px;
  background-color: white;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  transition: transform 0.4s;
}
.toggle-checkbox:checked + .slider {
  background-color: #414859;
}
.toggle-checkbox:checked + .slider:before {
  transform: translateX(20px);
}
.toggle-text {
  font-size: 16px;
  font-weight: 400;
  margin-right: 16px;
  font-family: 'Lato', sans-serif;
}
.project-item {
  margin-bottom: 20px;
}
.project-item .project-item-info {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 24px;
  gap: 32px;
  height: auto;
  background: #ffffff;
}
@media only screen and (max-width: 767px) {
  .project-item .project-item-info {
    flex-direction: column;
    height: auto;
  }
}
.project-item .project-item-photo {
  display: block;
  position: relative;
  width: 100%;
  flex: 0.7;
}
.project-item .project-item-photo img {
  width: 100%;
  object-fit: contain;
  max-height: 250px;
}
.project-item .project-item-details {
  background: #ffffff;
  position: relative;
}
.project-item .project-item-details.show {
  min-height: 145px;
}
.project-item .project-item-details .project-description {
  margin-bottom: 32px;
}
.project-item .project-item-details .project-name {
  margin-bottom: 19px;
}
.project-item .project-item-details .project-details-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .project-item .project-item-details .project-details-top {
    flex-direction: column;
    gap: 16px;
  }
}
.project-item .project-item-details .project-item-link {
  font-size: 2.4rem;
  color: #000000;
  display: block;
  word-break: break-all;
  font-weight: 400;
}
.project-item .project-item-details .sub-category {
  font-size: 1.8rem;
  color: #011826;
  margin-bottom: 5px;
  display: inline-block;
  line-height: 1.17;
  letter-spacing: 0.27px;
}
.project-item .project-item-details .project-actions-open {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background: center / contain no-repeat url('../images/icons/icon-open.svg');
  margin-right: 10px;
  padding: 0 5px;
  width: 3px;
  height: 12px;
  display: inline-block;
  cursor: pointer;
}
.project-item .project-item-details .action-list {
  position: absolute;
  transition: max-height 0.1s ease-in;
  background: #ffffff;
  top: 120px;
  display: none;
  z-index: 1;
  min-width: 260px;
}
.project-item .project-item-details .action-list.status {
  top: 30px;
  right: 0;
}
.project-item .project-item-details .action-list .action-list-close {
  background: center / contain no-repeat url('../images/icons/icon-close.svg');
  width: 7px;
  height: 7px;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  right: 12px;
  top: 5px;
}
.project-item .project-item-details .action-list ul {
  margin-bottom: 4px;
  list-style: none;
  margin: 0;
  padding: 16px 0;
}
.project-item .project-item-details .action-list ul li {
  margin: 0;
  padding: 12px 24px;
}
.project-item .project-item-details .action-list ul li:last-child {
  border-bottom: unset;
}
.project-item .project-item-details .action-list ul li a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-family: 'Lato', sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  color: #000000;
  justify-content: space-between;
  line-height: 1.4;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.09px;
  text-align: left;
}
.project-item .project-item-details .action-list ul li .action-item:after {
  width: 16px;
  height: 16px;
  content: '';
  background-color: #000000;
  -webkit-mask-size: contain;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
  display: inline-block;
}
.project-item .project-item-details .action-list ul li .action-item.delete:after {
  -webkit-mask-image: url('../images/icons/project-action-icon2.svg');
  mask-image: url('../images/icons/project-action-icon2.svg');
}
.project-item .project-item-details .action-list ul li .action-item.share:after {
  -webkit-mask-image: url('../images/icons/icon-share.svg');
  mask-image: url('../images/icons/icon-share.svg');
}
.project-item .project-item-details .action-list ul li .action-item.mark-unprivate:after {
  -webkit-mask-image: url('../images/icons/icon-public.svg');
  mask-image: url('../images/icons/icon-public.svg');
}
.project-item .project-item-details .action-list ul li .action-item.mark-private:after {
  -webkit-mask-image: url('../images/icons/icon-private.svg');
  mask-image: url('../images/icons/icon-private.svg');
}
.project-item .project-item-details .action-list ul li .action-item.embed-code:after {
  -webkit-mask-image: url('../images/icons/icon-embed.svg');
  mask-image: url('../images/icons/icon-embed.svg');
}
.project-item .project-item-details .action-list ul li .action-item.duplicate:after {
  -webkit-mask-image: url('../images/icons/project-action-icon4.svg');
  mask-image: url('../images/icons/project-action-icon4.svg');
}
.project-item .project-item-details .action-list ul li .action-item.archive:after {
  -webkit-mask-image: url('../images/icons/project-action-icon1.svg');
  mask-image: url('../images/icons/project-action-icon1.svg');
}
.project-item .project-item-details .project-details-bottom {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.project-item .project-item-details .project-details-bottom .project-share-block {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 15px;
  flex-basis: 15px;
  cursor: pointer;
  color: #707070;
}
.project-item .project-item-details .project-details-bottom .public-profile {
  font-size: 1rem;
  font-family: 'Lato', sans-serif;
  color: #8a262e;
  line-height: 1.1;
  letter-spacing: 0.1px;
}
.project-item .project-item-details .project-details-bottom .project-share-action {
  position: absolute;
  width: 100%;
  background: #ffffff;
  bottom: 0;
  left: 0;
  top: 0;
}
.project-item .project-item-details .project-details-bottom .project-share-action i:before {
  font-size: 1rem;
  color: #707070;
}
.project-item .project-item-details .project-details-bottom .project-share-action i.icon-facebook {
  margin: 0 4px;
}
.project-item .project-item-details .project-details-bottom .project-share-action .project-share-close {
  font-size: 0rem;
  background: center / contain no-repeat url('../images/icons/icon-close.svg');
  width: 10px;
  height: 10px;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  right: 12px;
  top: 5px;
}
.project-item .project-item-details .last-project-update {
  font-size: 1rem;
  font-family: 'Lato', sans-serif;
  color: #817c75;
  margin-right: auto;
  margin-left: 10px;
  line-height: 1.1;
  letter-spacing: 0.1px;
}
.project-item .project-item-details .project-author {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 20px;
  flex-basis: 20px;
  width: 20px;
  height: 20px;
  background: url("../images/icons/icon-account.svg") no-repeat;
  background-size: contain;
}
.project-item .project-item-details .action-list-close {
  background: center / contain no-repeat url('../images/icons/icon-close.svg');
  width: 7px;
  height: 7px;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  right: 12px;
  top: 5px;
}
.projects-edit-tabs .tabs-titles {
  font-family: 'Lato', sans-serif;
  border-bottom: solid 1px #eaecf0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.projects-edit-tabs .tabs-titles .item {
  display: inline-block;
  text-align: center;
}
.projects-edit-tabs .tabs-titles .item .switch {
  width: auto;
  height: auto;
  color: #000000;
  border-radius: unset;
  border-bottom: 1px solid transparent;
  display: inline-block;
  font-size: 2.4rem;
  padding: 22px 12px;
  font-weight: 400;
}
.projects-edit-tabs .tabs-titles .item.active .switch {
  color: #8a262e;
  font-weight: 500;
  border-bottom: 1px solid #8a262e;
}
.projects-edit-tabs .tabs-content h2 {
  font-size: 2.4rem;
  color: #011826;
  letter-spacing: 0.36px;
  margin: 22px 0 20px;
}
.projects-edit-tabs .tabs-content input,
.projects-edit-tabs .tabs-content textarea {
  font-size: 1.8rem;
  height: 45px;
  font-family: 'Lato', sans-serif;
  color: #908983;
  border-radius: 2px;
  border: solid 0.8px #908983;
  background: #ffffff;
  padding: 0 20px;
  margin-bottom: 14px;
  line-height: 1.67;
  letter-spacing: 0.54px;
}
.projects-edit-tabs .tabs-content input::placeholder,
.projects-edit-tabs .tabs-content textarea::placeholder {
  font-weight: 300;
  color: #908983;
  opacity: 1;
}
.projects-edit-tabs .tabs-content input:focus,
.projects-edit-tabs .tabs-content textarea:focus {
  color: #000000;
  border-color: #000000;
  box-shadow: none;
}
.projects-edit-tabs .tabs-content textarea {
  height: auto;
  padding: 15px 20px;
  min-height: 60px;
}
.projects-edit-tabs .tabs-content .action-bar {
  display: flex;
  gap: 16px;
}
.projects-edit-tabs .tabs-content .action-bar .edit-data {
  font-size: 0rem;
  width: 15px;
  height: 15px;
  background: url("../images/icons/icon-edit.svg") no-repeat center;
  background-size: 15px 15px;
}
.projects-edit-tabs .tabs-content .action-bar .remove-client {
  font-size: 0rem;
  width: 16px;
  height: 16px;
  background: url("../images/icons/icon-delete.svg") no-repeat center;
  background-size: 16px 16px;
  cursor: pointer;
}
.projects-edit-tabs .tabs-content .main-content-wrapper h6 {
  background-color: #ffffff;
  display: flex;
  padding: 11px 18px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  border-radius: 1px;
  text-transform: none;
  margin-bottom: 1px;
}
.projects-edit-tabs .tabs-content .main-content-wrapper .project-description-wrapper {
  margin-bottom: 32px;
  position: relative;
}
.projects-edit-tabs .tabs-content .main-content-wrapper .project-description-wrapper .project-description {
  background-color: #ffffff;
  font-family: 'Lato', sans-serif;
}
.projects-edit-tabs .tabs-content .main-content-wrapper .project-description-wrapper .project-description .project-description-text {
  display: flex;
  font-size: 18px;
  padding: 32px 18px;
  justify-content: space-between;
  align-items: flex-start;
  color: #414859;
  flex-direction: column;
}
.projects-edit-tabs .tabs-content .main-content-wrapper .project-client-wrapper {
  border-bottom: 0.5px solid #8f8984;
  position: relative;
  display: flex;
  border-bottom: none;
  flex-direction: column;
}
.projects-edit-tabs .tabs-content .main-content-wrapper .project-client-wrapper .project-line {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  background-color: #ffff;
  align-items: center;
  padding-right: 8px;
  border-bottom: 2px solid #f8f9f9;
}
.projects-edit-tabs .tabs-content .main-content-wrapper .project-client-wrapper .project-client {
  font-family: 'Lato', sans-serif;
  display: flex;
  padding: 12px 18px 24px 18px;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
  background-color: #ffffff;
}
.projects-edit-tabs .tabs-content .main-content-wrapper .project-client-wrapper .project-client .project-client-data .field {
  margin-bottom: 20px;
}
.projects-edit-tabs .tabs-content .main-content-wrapper .project-client-wrapper .project-client .project-client-data .field:last-child {
  margin-bottom: 0;
}
.projects-edit-tabs .tabs-content .main-content-wrapper .project-client-wrapper .project-client .project-client-data .field .label {
  font-size: 16px;
  font-weight: 300;
}
.projects-edit-tabs .tabs-content .main-content-wrapper .project-client-wrapper .project-client .project-client-data .field .value {
  color: #000000;
  font-size: 16px;
  word-break: break-word;
  font-weight: 400;
}
.projects-edit-tabs .tabs-content .main-content-wrapper .project-client-wrapper .project-client .project-client-form .field .legend,
.projects-edit-tabs .tabs-content .main-content-wrapper .project-client-wrapper .project-client .project-client-form .field .label {
  font-size: 1.8rem;
  margin-bottom: 12px;
  color: #000000;
  letter-spacing: 0.9px;
  font-weight: normal;
}
.projects-edit-tabs .tabs-content .project-activity-wrapper {
  background-color: #ffffff;
  padding: 16px;
}
.projects-edit-tabs .tabs-content .project-activity-wrapper h6 {
  text-transform: none;
  margin-bottom: 16px;
}
.projects-edit-tabs .tabs-content .project-activity-wrapper .project-activity-comments {
  width: 100%;
}
.projects-edit-tabs .tabs-content .project-activity-wrapper .project-activity-comments__item {
  border-bottom: 1px solid #cbc9c9;
  padding-bottom: 18.5px;
  margin-bottom: 19.5px;
}
.projects-edit-tabs .tabs-content .project-activity-wrapper .project-activity-comments__item p {
  font-size: 16px;
  color: #707070;
  letter-spacing: 0.24px;
  font-family: 'Lato', sans-serif;
  margin-bottom: 0;
}
.projects-edit-tabs .tabs-content .project-activity-wrapper .project-activity-comments__header {
  display: flex;
  margin-bottom: 13px;
  width: 100%;
  justify-content: space-between;
}
.projects-edit-tabs .tabs-content .project-activity-wrapper .project-activity-comments__header_wrap {
  display: flex;
  justify-content: space-between;
}
.projects-edit-tabs .tabs-content .project-activity-wrapper .project-activity-comments__image {
  width: 32px;
  height: 32px;
  margin-right: 19px;
  display: block;
  border-radius: 50%;
  background-color: #908983;
  color: white;
  text-align: center;
  font-size: 21px;
}
.projects-edit-tabs .tabs-content .project-activity-wrapper .project-activity-comments__name .name {
  color: black;
  display: block;
}
.projects-edit-tabs .tabs-content .project-activity-wrapper .project-activity-comments__name .date {
  color: #707070;
}
.projects-edit-tabs .tabs-content .project-activity-wrapper .project-activity-comments__name span {
  word-break: break-all;
}
.projects-edit-tabs .tabs-content .project-activity-wrapper .project-activity-comments__name span a {
  word-break: normal;
}
.projects-edit-tabs .tabs-content .project-activity-wrapper .project-activity-comments .post-comment-wrap {
  border: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.projects-edit-tabs .tabs-content .project-activity-wrapper .project-activity-comments .post-comment-wrap .field-comment {
  border: none;
  background: none;
  height: auto;
  margin-bottom: 0;
  padding: 0;
  font-size: 20px;
  color: #707070;
  letter-spacing: 0.5px;
}
.projects-edit-tabs .tabs-content .project-activity-wrapper .project-activity-comments .post-comment-wrap .btn-send {
  background: none;
  border: none;
  padding: 0;
  font-size: 16px;
  letter-spacing: 0.32px;
  color: black;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  height: auto;
  margin-bottom: 0;
  text-transform: uppercase;
  max-width: 70px;
  width: 100%;
  text-align: right;
}
.projects-edit-tabs .tabs-content .project-activity-wrapper .project-activity-action .btn-reply {
  font-size: 16px;
  color: #8a262e;
  font-style: italic;
  background: none;
  border: none;
  padding: 0;
  font-weight: 300;
}
.projects-edit-tabs .tabs-content .project-activity-wrapper .project-activity-action .btn-reply:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #8a262e;
  position: relative;
  top: 7px;
}
.projects-edit-tabs #global-settings-form .file-uploader,
.projects-edit-tabs form .file-uploader {
  position: unset;
}
.projects-edit-tabs #global-settings-form h3,
.projects-edit-tabs form h3 {
  font-size: 1.1rem;
  font-weight: normal;
  line-height: normal;
  text-transform: uppercase;
  padding: 15px 15px 0;
  margin: 0 0 15px;
}
.projects-edit-tabs #global-settings-form .service-list .service-item,
.projects-edit-tabs form .service-list .service-item {
  padding: 15px;
  border-bottom: solid 1px #eaecf0;
  position: relative;
}
.projects-edit-tabs #global-settings-form .service-list .service-item .service-name span,
.projects-edit-tabs form .service-list .service-item .service-name span {
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.6;
}
.projects-edit-tabs #global-settings-form .service-list .service-item .service-description span,
.projects-edit-tabs form .service-list .service-item .service-description span {
  font-size: 1.6rem;
}
.projects-edit-tabs #global-settings-form .service-list .title,
.projects-edit-tabs form .service-list .title {
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.63;
  letter-spacing: 0.48px;
  margin-bottom: 6px;
  display: block;
}
.projects-edit-tabs #global-settings-form .service-list .text,
.projects-edit-tabs form .service-list .text {
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.57;
  letter-spacing: 0.7px;
}
.projects-edit-tabs #global-settings-form #tab-services .title-block,
.projects-edit-tabs form #tab-services .title-block,
.projects-edit-tabs #global-settings-form .title-block,
.projects-edit-tabs form .title-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: unset;
  padding: 20px 15px 0;
  margin: 0;
  justify-content: space-between;
  align-items: center;
}
.projects-edit-tabs #global-settings-form #tab-services .title-block h3,
.projects-edit-tabs form #tab-services .title-block h3,
.projects-edit-tabs #global-settings-form .title-block h3,
.projects-edit-tabs form .title-block h3 {
  font-size: 1.1rem;
  font-weight: normal;
  line-height: 16px;
  letter-spacing: 0.55px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}
.projects-edit-tabs #global-settings-form #tab-services .title-block .icon-remove,
.projects-edit-tabs form #tab-services .title-block .icon-remove,
.projects-edit-tabs #global-settings-form .title-block .icon-remove,
.projects-edit-tabs form .title-block .icon-remove {
  font-size: 0rem;
  border: unset;
  background: unset;
  padding: 0;
}
.projects-edit-tabs #global-settings-form #tab-services .title-block .icon-remove:before,
.projects-edit-tabs form #tab-services .title-block .icon-remove:before,
.projects-edit-tabs #global-settings-form .title-block .icon-remove:before,
.projects-edit-tabs form .title-block .icon-remove:before {
  width: 12px;
  height: 12px;
  background: url('../images/icons/icon-delete.svg');
  background-size: contain;
  background-posititon: center;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
}
.projects-edit-tabs #global-settings-form .add-service-form .select-wrapper,
.projects-edit-tabs form .add-service-form .select-wrapper {
  width: 100%;
}
.projects-edit-tabs #global-settings-form .add-service-form .select-wrapper:after,
.projects-edit-tabs form .add-service-form .select-wrapper:after {
  top: 15px;
}
.projects-edit-tabs #global-settings-form .form-group.buttons,
.projects-edit-tabs form .form-group.buttons {
  box-shadow: 0 -6px 13px 0 rgba(0, 0, 0, 0.09);
  margin: 0;
  padding: 15px 35px;
  justify-content: center;
  box-sizing: border-box;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
}
.projects-edit-tabs #global-settings-form .form-group.buttons .action,
.projects-edit-tabs form .form-group.buttons .action {
  width: 100%;
}
.projects-edit-tabs #global-settings-form .template-item h3,
.projects-edit-tabs form .template-item h3 {
  font-size: 1.1rem;
  font-weight: normal;
  line-height: normal;
  text-transform: uppercase;
  padding: 15px 15px 0;
  margin: 0 0 15px;
}
.projects-edit-tabs #global-settings-form .template-item > span,
.projects-edit-tabs form .template-item > span {
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.6px;
  padding: 0 15px;
  margin-bottom: 4px;
  display: block;
}
.projects-edit-tabs #global-settings-form .template-item textarea,
.projects-edit-tabs form .template-item textarea {
  margin-bottom: 16px;
}
.projects-edit-tabs.popup-spaces-tabs .tabs-titles {
  margin-bottom: 19.5px;
}
.customer-account-create .fieldset.create.account {
  margin-bottom: 20px;
  position: relative;
}
.customer-account-create .fieldset.create.account:after {
  display: none;
}
.popup-spaces-tabs .tabs-content {
  display: none;
}
.popup-spaces-tabs .tabs-content.active {
  display: block;
}
.project-client-wrapper {
  border-bottom: none;
}
@media only screen and (max-width: 767px) {
  .project-client-wrapper .project-client {
    margin-bottom: 32px;
  }
}
.project-client-wrapper .project-client .project-client-data {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 767px) {
  .project-client-wrapper .project-client .project-client-data {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .project-client-wrapper .project-client .project-client-data {
    grid-template-columns: 1fr 1fr;
  }
}
.account.page-layout-2columns-left .column.main {
  width: 100% !important;
}
.product-info-main .product-reviews-summary {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.products-grid.wishlist .product-item .product-item-photo .product-image-container .product-image-wrapper {
  z-index: 0;
}
.marketplace-seller-events .page-title-wrapper,
.marketplace-seller-works .page-title-wrapper,
.marketplace-seller-artist .page-title-wrapper {
  display: none;
}
.marketplace-seller-events .page-main,
.marketplace-seller-works .page-main,
.marketplace-seller-artist .page-main {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  max-width: 100%;
  padding-top: 0;
}
.artist-list ul {
  padding: 0;
  list-style: none;
  font-size: 18px;
}
.artist-list ul li {
  margin-bottom: 0;
  width: 33%;
  display: inline-block;
}
.artist-list ul li a {
  color: #707070;
}
.event-data p {
  font-family: 'Catamaran';
  color: #707070;
  font-size: 1.8rem;
  line-height: inherit;
  font-weight: 300;
}
/*work css*/
.viewallbtn {
  position: absolute;
  right: 10px;
  color: #22242D;
  font-size: 14px;
  font-weight: 500;
}
.show_artist_btn {
  display: flex;
  flex-direction: row;
  gap: 16px;
  height: 40px;
  margin-right: auto;
}
.work_search_field {
  float: right;
  display: flex;
  flex-direction: row;
  width: 100%;
}
.work_search_field .artist_searchbtn input#ContentPlaceHolder1_Button1 {
  height: auto;
  font-size: 16px;
  font-weight: 400;
  color: #22242D;
  display: flex;
  align-items: center;
  background-color: #f8f9f9;
  padding: 0 15px;
  border-radius: 1px;
  cursor: pointer;
  border: #441e1e 1px solid;
}
.work_search_field .artist_searchbtn input#ContentPlaceHolder1_Button1:hover,
.work_search_field .artist_searchbtn input#ContentPlaceHolder1_Button1:focus {
  background-color: #f8f9f9;
  border: #8a262e 1px solid;
}
.work_search_field .artist_search_field {
  display: flex;
  flex-direction: row;
  position: relative;
  align-items: baseline;
}
.work_search_field .artist_search_field .sort-label {
  font-weight: 400;
}
.work_search_field .artist_search_field .icon-search-bg {
  background: url("../images/icons/icon-search.svg");
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  padding: 20px 20px;
  height: 58px;
  background-position: center;
}
.work_search_field .artist_search_field select {
  border: none;
  height: auto;
  background: url("../images/select-bg.svg");
  background-repeat: no-repeat;
  background-position: right;
  cursor: pointer;
  font-size: 16px;
  font-weight: 300;
  color: #414859;
}
.artistshow {
  display: flex;
  width: 100%;
  align-items: center;
  background-color: #ffffff;
  margin: 16px 0;
  padding: 16px;
}
.artistshow .wk-mp-seller-profile-box {
  padding: 0;
}
.artistshow p {
  font-size: 1.4rem;
}
.artistshow .media-left-content {
  width: 20%;
  display: inline-block;
}
.artistshow .media-left-content img {
  width: 75px;
  object-fit: contain;
}
.artistshow .media-left-content .artist_subheads {
  margin-top: 2rem;
}
.artistshow .media-left-content p {
  margin-top: 2rem;
  margin-bottom: 0;
}
.artistshow .media-body {
  width: 75%;
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
}
.artistshow .media-body p {
  font-weight: 300;
}
.artistshow .contact_text .wk-mp-seller-profile-box {
  text-transform: capitalize;
  letter-spacing: inherit;
  font-weight: 400;
  line-height: inherit;
}
.artistshow .contact_text .wk-mp-seller-profile-box .askque:before {
  font-family: 'font-icons';
  content: "\e6bf";
  padding-right: 5px;
}
@media (min-width: 1440px) {
  .content-width {
    width: 84%;
    margin: 0 auto;
  }
  .work_search_field {
    width: 100%;
  }
  .work_search_field .show_artist_btn {
    height: 40px;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .content-width {
    justify-content: flex-start;
    max-width: 1330px;
    margin: 0 auto;
    padding: 0 20px 15px;
  }
  .media-left-content {
    padding-left: 2%;
  }
}
@media (max-width: 767px) {
  .content-width {
    padding: 20px 15px;
  }
  .work_search_field {
    width: 100%;
    float: none;
    flex-direction: column;
  }
  .work_search_field .show_artist_btn {
    display: block;
    margin: 0 auto;
    height: auto;
  }
  .work_search_field .show_artist_btn button {
    margin: 16px auto;
    height: 40px;
  }
  .work_search_field .artist_search_field {
    width: 100%;
  }
  .work_search_field .artist_search_field .icon-search-bg {
    height: auto;
  }
  .work_search_field .artist_searchbtn {
    width: 30%;
  }
  .artistshow {
    padding: 0 5px;
  }
  .artistshow .media-body {
    width: 100%;
    padding-top: 15px;
  }
  .artistshow .media-left-content {
    width: 100%;
  }
  .artistshow .media-left-content img {
    display: inline-block;
    width: 50px;
    vertical-align: top;
  }
  .artistshow .media-left-content .artist_subheads {
    display: inline-block;
    margin-left: 15px;
    margin-top: 0;
  }
  .artistshow .media-left-content p {
    margin-top: 0;
  }
  .table-wrapper.artist-list {
    border: 0;
  }
  .gallery_nav ul.nav {
    display: inline-block;
    overflow: auto;
    width: 100%;
  }
  .gallery_nav ul.nav a {
    padding: 10px 10px;
  }
  .artist-list ul li {
    width: 100%;
  }
}
.wk-mp-collection-container {
  background-color: #f8f9f9;
  max-width: 1640px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  display: block;
}
.overview .wk-mp-head-text {
  margin-bottom: 8px;
}
.overview p {
  margin-bottom: 16px;
}
.wk-mp-collection-header-box {
  display: flex;
  flex-direction: row;
  border: none;
  width: 100%;
}
.wk-mp-collection-header-box .wk-mp-description-wrapper {
  background-color: #FFFFFF;
  padding: 30px;
  display: flex;
  position: sticky;
  flex: 0.3;
  top: 40px;
  flex-direction: column;
  height: fit-content;
}
.wk-mp-collection-header-box .wk-mp-description-wrapper .wk-mp-collection-seller-description-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}
.wk-mp-collection-header-box .wk-mp-description-wrapper .wk-mp-back-button i,
.wk-mp-collection-header-box .wk-mp-description-wrapper .wk-mp-back-button span {
  cursor: pointer;
}
.wk-mp-collection-header-box .wk-mp-description-wrapper a {
  color: #000;
}
.wk-mp-collection-header-box .wk-mp-description-wrapper .wk-mp-collection-header-right-wrapper {
  margin: 24px 0;
  text-align: center;
}
.wk-mp-collection-header-box .wk-mp-description-wrapper .wk-mp-collection-header-right-wrapper a {
  width: 100%;
}
.wk-mp-collection-header-box .wk-mp-description-wrapper .wk-mp-collection-seller-title-container .wk-mp-collection-seller-group span {
  height: 28px;
  padding: 2px 8px;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  background: #F8F9F9;
}
.wk-mp-collection-header-box .wk-mp-description-wrapper .wk-mp-collection-seller-title-container .wk-mp-collection-seller-title-container-image {
  text-align: center;
}
.wk-mp-collection-header-box .wk-mp-description-wrapper .wk-mp-collection-seller-title-container .wk-mp-collection-seller-title-container-content .wk-mp-collection-seller-title.wk-mp-collection-header-css {
  font-size: 18px;
  font-weight: 500;
}
.store-view-default .wk-mp-collection-header-box .wk-mp-collection-logo {
  box-shadow: none;
  border: 0;
  background: transparent;
}
.store-view-partner_portal .wk-mp-collection-header-box .wk-mp-collection-logo {
  box-shadow: none;
  border: 0;
  background: transparent;
}
.wk-mp-collection-seller-title.wk-mp-collection-header-css {
  margin-left: 240px;
  font-weight: 600;
}
.wk-mp-collection-seller-title {
  margin-left: 240px;
  font-weight: 600;
}
.wk-mp-collection-header-css {
  font-size: 56px;
}
.wk-mp-collection-header-bottom-txt {
  font-weight: 300;
}
.wk-mp-collection-location:before {
  content: none;
}
.wk-mp-profile-block {
  border: none;
}
.info_sidebar .information_box {
  word-break: break-all;
  background: #ede7de;
  padding: 20px;
  font-family: 'Catamaran';
}
.information_box p {
  font-size: 1.8rem;
  letter-spacing: 0.44px;
}
.information_box .info_country {
  border-top: 1px solid #8f8984;
  border-bottom: 1px solid #8f8984;
  padding: 10px 0;
  margin-top: 10px;
}
.information_box .sub_detail {
  color: #8a262e;
}
.information_box .sub_title {
  font-size: 16px;
  letter-spacing: 0.48px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000000;
  font-family: 'Lato', sans-serif;
}
.information_box .social_follow {
  display: none;
  border-bottom: 1px solid #8f8984;
  padding: 10px 0;
  margin-bottom: 10px;
}
.information_box .social_follow a {
  color: #817c75;
  padding: 0 10px;
  font-size: 1.8rem;
}
.information_box .contact_mail {
  text-align: center;
}
.information_box a.askque {
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
}
.information_box a.askque:before {
  content: "\e002";
  font-family: 'lined-icons';
  font-style: normal;
  margin-right: 5px;
}
input.wk-btn {
  margin: 5px 0;
  color: #fff !important;
  background-color: #8a262e !important;
  padding: 10px 35px;
  text-transform: uppercase;
  font-family: 'Catamaran';
  font-weight: 600;
  letter-spacing: 1.6px;
  border: 1px solid #8a262e;
  border-radius: 0;
  line-height: initial;
  box-shadow: none !important;
}
.dashboard_content {
  z-index: 1;
}
.dashboard_content .toggle {
  display: flex;
  padding: 11px 18px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  background-color: #FFFFFF;
  font-size: 1.8rem;
}
.dashboard_content .toggle .togglec {
  padding-left: 0;
  font-size: 18px;
  font-family: 'Lato', sans-serif;
}
.dashboard_content .toggle .togglet {
  padding-left: 0;
}
.dashboard_content .toggle .togglet i {
  left: auto;
  right: 0;
  font-size: 18px;
  width: 35px;
  color: #817c75;
}
.dashboard_content .toggle .togglet:after {
  content: '';
  height: 1px;
  background: #ccc;
  width: 100%;
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 0;
  z-index: -1;
}
.dashboard_content .toggle .togglet span {
  text-transform: none;
  font-weight: 400;
  font-size: 18px;
  color: #313144;
}
.dashboard_content .comp_description {
  color: #707070;
  font-size: 1.8rem;
  line-height: inherit;
  letter-spacing: 0.44px;
  font-weight: 300;
}
.tabcontent h2 {
  font-size: 36px;
  color: #011826;
  font-family: 'Cormorant';
}
.wk-mp-collection-container .block-collapsible-nav .items {
  justify-content: space-around;
}
.store-view-partner_portal ul.nav.items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  justify-content: space-between;
  border-bottom: solid 1px #817c75;
  white-space: nowrap;
  z-index: 2;
  position: relative;
}
.store-view-partner_portal .block-collapsible-nav .item {
  margin: 3px 0 0;
  margin-top: 0;
}
.store-view-partner_portal .content.block-collapsible-nav-content {
  font-family: 'Catamaran';
  padding: 15px 0;
  margin: 0;
}
.store-view-partner_portal .block-collapsible-nav .item.current > a {
  color: #8a262e;
  font-weight: 400;
  position: relative;
  text-decoration: none;
  display: block;
  padding: 10px 14px;
}
.store-view-partner_portal .block-collapsible-nav .item.current > a:before {
  background: #8a262e;
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  height: 1px;
}
.store-view-partner_portal .block-collapsible-nav .item > a {
  display: block;
  padding: 10px 14px;
}
/*collection css*/
.wk_mp_design .wk-mp-collection-left {
  display: none;
}
.wk_mp_design .wk-mp-collection-right {
  width: 100%;
  float: none;
}
.page-products .grid.products-grid :not(.widget-product-grid) li.product-item .product-item-details .product-item-link {
  line-height: normal;
}
.wk_mp_design .block-account {
  text-align: right;
}
/*portfolio css*/
.marketplace-seller-spaces .page-main,
.marketplace-seller-artcurators .page-main {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  max-width: 100%;
  padding-top: 0;
}
.marketplace-seller-spaces .page-title-wrapper,
.marketplace-seller-artcurators .page-title-wrapper {
  display: none;
}
.marketplace-seller-spaces .realview-item-detail.space-item-details .space-details-bottom-artist,
.marketplace-seller-artcurators .realview-item-detail.space-item-details .space-details-bottom-artist {
  text-align: center;
}
.marketplace-seller-spaces .realview-item-detail .space-details-bottom-artist,
.marketplace-seller-artcurators .realview-item-detail .space-details-bottom-artist {
  text-align: center;
}
.marketplace-seller-spaces .view-realview-link,
.marketplace-seller-artcurators .view-realview-link {
  flex: 1;
  display: flex;
  justify-content: center;
}
/*review css*/
h2.page_heading {
  padding-top: 40px;
  padding-bottom: 25px;
  font-size: 3rem;
  color: #011826;
  font-weight: 400;
}
.marketplace-seller-reviews {
  color: #707070;
}
.marketplace-seller-reviews .page-main {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  max-width: 100%;
  padding-top: 0;
}
.marketplace-seller-reviews .page-title-wrapper {
  display: none;
}
.marketplace-seller-reviews .review-author .author-name {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
.marketplace-seller-reviews .review-author .author-name a.userprofile-link {
  font-size: 2.5rem;
  text-transform: capitalize;
  color: #011826;
  font-weight: 400;
}
.marketplace-seller-reviews .review-author .author-name .created-date {
  font-size: 2rem;
  font-style: italic;
}
.marketplace-seller-reviews .review-content p {
  font-size: 1.8rem;
  font-family: 'Catamaran';
}
.marketplace-seller-reviews .review-author {
  display: flex;
}
.marketplace-seller-reviews .review-author .userprofile-link .review-avatar-image {
  background: #ede7de;
  border-color: #ede7de;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  color: #707070;
  text-transform: uppercase;
  font-size: 2rem;
}
img.mp-delete {
  width: 18px;
  height: 18px;
}
.mp-delete {
  cursor: pointer;
}
.mp-delete:after {
  -webkit-mask-image: url(../images/icons/project-action-icon2.svg);
  width: 18px;
  height: 18px;
  display: inline-block;
  background-color: #000;
  -webkit-mask-size: contain;
  content: '';
}
.mp-edit:after {
  -webkit-mask-image: url(../images/icons/project-action-icon3.svg);
  width: 18px;
  height: 18px;
  display: inline-block;
  background-color: #000;
  -webkit-mask-size: contain;
  content: '';
  cursor: pointer;
}
.artist_name {
  height: 55px;
  margin: 2px;
  width: 55px;
  border: 1px solid #ccc;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  background: #ede7de;
  border-color: #ede7de;
  text-transform: uppercase;
  font-size: 2rem;
  color: #707070;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .marketplace-seller-artcurators .projects-tabs {
    padding: 60px 0;
    justify-content: flex-start;
    max-width: 1330px;
    margin: 0 auto;
    padding-top: 0;
  }
  .marketplace-seller-artcurators .projects-tabs .projects-list > .projects {
    display: flex;
    flex-direction: column;
    margin: 0;
  }
  .marketplace-seller-spaces .list-spaces {
    margin: 0 auto;
  }
  .marketplace-seller-reviews .review-items {
    justify-content: flex-start;
    max-width: 1330px;
    margin: 0 auto;
    padding: 0 20px 15px;
  }
  .project-item .project-item-details .project-name {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .project-item .project-item-details {
    min-height: auto;
  }
  .wk-mp-collection-header-box .wk-mp-collection-logo {
    bottom: -10%;
  }
}
@media (min-width: 1440px) {
  .marketplace-seller-artcurators .project-item {
    width: 100% !important;
  }
  .marketplace-seller-reviews .review-items {
    width: 84%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .page-layout-seller-2columns-left.account .row > [class*="col-"] {
    width: 100% !important;
  }
  .wk-mp-collection-seller-title-container-content {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
  .wk-mp-collection-container {
    max-width: 100%;
    margin: 0 auto !important;
    padding: 0 20px;
    width: 100% !important;
  }
  .wk-mp-collection-seller-group {
    text-align: center;
  }
  .wk-layout {
    flex-direction: column;
  }
  .wk-layout .wk-mp-collection-header-box {
    margin: 0 !important;
  }
  .wk-layout .wk-mp-collection-header-box .wk-mp-description-wrapper .wk-mp-back-button {
    display: none;
  }
  .wk-mp-collection-header-right-wrapper {
    text-align: center;
    margin-top: 10px;
  }
  .wk-mp-collection-header-right-wrapper button {
    height: 48px;
    width: 100%;
  }
  .toggle .togglet {
    font-size: 14px;
  }
  .toggle .toggleta {
    font-size: 14px;
  }
  .store-view-default .wk-mp-banner img {
    height: 158px;
    object-fit: cover;
  }
  .store-view-default .wk-mp-collection-seller-title-container {
    padding-left: 0 !important;
    display: block;
  }
  .store-view-default .wk-mp-collection-seller-title-container .block-collapsible-nav .content {
    padding-bottom: 0;
  }
  .store-view-default .wk-mp-collection-header-box .wk-mp-collection-logo {
    width: 100%;
  }
  .store-view-default .wk-mp-collection-seller-title.wk-mp-collection-header-css {
    margin: 0;
    display: block;
    text-align: center;
  }
  .store-view-default .wk-mp-collection-seller-title {
    margin: 0;
    display: block;
    text-align: center;
  }
  .store-view-partner_portal .wk-mp-banner img {
    height: 158px;
    object-fit: cover;
  }
  .store-view-partner_portal .wk-mp-collection-seller-title-container {
    padding-left: 0 !important;
    width: 100% !important;
    margin: 0 auto;
    display: block;
  }
  .store-view-partner_portal .wk-mp-collection-seller-title-container .block-collapsible-nav .content {
    padding-bottom: 0;
  }
  .store-view-partner_portal .wk-mp-collection-header-box .wk-mp-collection-logo {
    height: 150px;
    width: 100%;
    object-fit: contain;
    left: auto;
    margin: 0 auto;
    right: auto;
    position: relative;
    margin-top: -85px;
  }
  .store-view-partner_portal .wk-mp-collection-seller-title.wk-mp-collection-header-css {
    margin: 0;
    display: block;
    text-align: center;
  }
  .store-view-partner_portal .wk-mp-collection-seller-title {
    margin: 0;
    display: block;
    text-align: center;
  }
  .wk_mp_design .wk-mp-profile-block {
    padding: 0;
    border: 0;
  }
  .wk_mp_design .wk-mp-profile-block .tabcontent h2 {
    font-size: 2.5rem;
    margin-bottom: 3.5rem;
    margin-top: 2rem;
  }
  .information_box p {
    font-size: 14px;
    line-height: 35px;
    letter-spacing: 0.44px;
  }
  .information_box .social_follow {
    display: none;
    text-align: right;
  }
  .information_box .social_follow a {
    padding: 0 5px;
    font-size: 1.5rem;
  }
  .information_box .sub_title {
    float: left;
  }
  .information_box .contact_mail p {
    font-size: 16px;
  }
  h2.page_heading {
    padding: 0;
    font-size: 2.5rem;
    margin-bottom: 0.5rem;
    margin-top: 2rem;
  }
  .marketplace-seller-reviews .review-author .author-name a.userprofile-link {
    font-size: 2rem;
  }
  .marketplace-seller-reviews .review-author .author-name .created-date {
    font-size: 1.5rem;
  }
  .marketplace-seller-reviews .review-content p {
    font-size: 1.6rem;
  }
  .marketplace-seller-reviews .review-items {
    padding: 20px 15px;
  }
  .wk_mp_design .wk-mp-collection-right .block-account {
    position: relative;
  }
}
/* css by Ranosys */
/* for separate dashboard webkul pages */
a:hover {
  color: #8a262e;
}
.page-layout-seller-2columns-left.account {
  font-family: 'Lato', sans-serif;
}
.page-layout-seller-2columns-left.account .col-xs-3 {
  width: 25%;
}
.page-layout-seller-2columns-left.account .col-xs-9 {
  width: 75%;
}
.page-layout-seller-2columns-left.account .legend {
  border: 0;
  margin: 20px 0 40px;
  display: inline-block;
}
.page-layout-seller-2columns-left.account .wk-mp-btn.button {
  border: 1px solid #adadad !important;
}
.page-layout-seller-2columns-left.account .wk-mp-btn.button span {
  color: #514943;
}
.page-layout-seller-2columns-left.account button:hover {
  border: 1px solid #adadad;
}
.page-layout-seller-2columns-left.account form#addNewRate {
  padding-bottom: 20px;
}
.page-layout-seller-2columns-left.account .action.primary {
  background: #eee;
  line-height: 1.6rem;
  padding: 7px 15px;
  font-size: 1.4rem;
  height: 33px;
  text-transform: capitalize;
  letter-spacing: inherit;
  border: 1px solid #adadad;
  color: #514943;
  font-family: 'Catamaran';
}
.page-layout-seller-2columns-left.account .action.primary:hover {
  background: #dbdbdb;
  border: 1px solid #adadad;
}
.page-layout-seller-2columns-left.account ul.action-menu li {
  margin-bottom: 0;
}
.page-layout-seller-2columns-left.account input[type="text"] {
  margin-bottom: 0 !important;
}
.page-layout-seller-2columns-left.account .action-multicheck-wrap {
  width: 4rem;
}
.page-layout-seller-2columns-left.account .action-multicheck-wrap .admin__control-checkbox + label {
  padding-left: 16px;
}
.page-layout-seller-2columns-left.account .action-multicheck-wrap .admin__control-checkbox:checked + label:before {
  line-height: 16px;
}
.page-layout-seller-2columns-left.account .action-multicheck-wrap .action-multicheck-toggle {
  height: 16px;
  top: 0px;
}
button.action-accept {
  color: #ffffff;
}
@media only screen and (max-width: 640px) {
  button.action-accept {
    padding: 5px 20px;
    width: 100%;
  }
}
button.action-accept:hover {
  color: #ffffff;
}
@media only screen and (max-width: 640px) {
  button.action-dismiss {
    padding: 5px 20px;
    width: 100%;
  }
}
button.action-dismiss:hover {
  border: 1px solid #ccc;
}
.account .action-multicheck-wrap {
  width: 4rem;
}
.account .action-multicheck-wrap .admin__control-checkbox + label {
  padding-left: 16px;
}
.account .action-multicheck-wrap .admin__control-checkbox:checked + label:before {
  line-height: 16px;
}
.account .action-multicheck-wrap .action-multicheck-toggle {
  height: 16px;
  top: 0;
}
.account .mpcheckbox,
.account #mpselecctall {
  display: none;
}
.account input[type="checkbox"] {
  position: relative;
  top: 15px;
  width: 20px;
}
.account input[type="text"],
.account input[type="password"],
.account input[type="url"],
.account input[type="tel"],
.account input[type="search"],
.account input[type="number"],
.account input[type="datetime"],
.account input[type="email"] {
  margin-bottom: auto !important;
}
.account .row {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.account .row-gutter {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.account .data-grid-filters-actions-wrap button {
  padding: 7px 15px;
  font-size: 1.4rem;
}
.account table.data-grid th.data-grid-th {
  background: #ede7de !important;
  border-color: #D1CFCF;
  color: #011826;
  font-size: 1.4rem;
  padding: 0.8rem 0.8rem;
  vertical-align: middle;
}
.account table th {
  background: #ffffff !important;
  border-color: #D1CFCF;
  color: #011826;
  font-size: 1.3rem;
  padding: 0.8rem 0.8rem;
  vertical-align: middle;
}
.account table td {
  background: #f8f9f9;
}
.account [class*='admin__control-'] + .admin__control-support-text {
  margin-left: 0.7rem;
}
.account .admin__action-dropdown {
  background: inherit;
}
.account .admin__data-grid-pager {
  display: inline-block;
}
.account .admin__data-grid-pager .admin__control-text {
  border: 1px solid #adadad;
}
.account .admin__data-grid-pager .action-previous {
  margin-right: 1rem;
}
.account .admin__data-grid-pager .action-next {
  margin-left: 1rem;
  text-indent: 0.1em;
}
.account button.admin__action-dropdown {
  padding: 0.9rem 3.3rem 0.8rem 1.5rem;
}
.account .mp-gdpr-design .action.primary {
  height: auto;
  line-height: 40px;
  padding: 0 32px;
}
.account .mp-gdpr-design select {
  margin-bottom: 0;
}
.marketplace-product-productlist .legend {
  border: 0;
  margin: 20px 0 40px;
  display: inline-block;
}
.account.page-layout-1column .wk-mp-list-table input:not([type="radio"]) {
  margin-bottom: auto !important;
}
.account.page-layout-1column .wk-mp-list-table select {
  margin-bottom: auto !important;
}
.account.page-layout-1column .wk-dashboard-sales-font .price {
  font-size: 2.5rem;
}
.account.page-layout-1column .selectmenu input[type="text"] {
  margin-bottom: 0 !important;
}
.marketplace-account-editprofile .toggle {
  margin: 0;
}
.marketplace-account-editprofile .toggle h2 {
  background: #f8f9f9;
  padding-right: 30px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1.4px;
  color: #000;
  font-size: 20px;
  display: inline;
  font-family: 'Lato', sans-serif;
}
.marketplace-account-editprofile .toggle [class*=" icon-"] {
  font-family: 'font-icons';
  left: auto;
  right: 0;
  font-size: 24px;
  width: 35px;
  background: #f8f9f9;
  color: #817c75;
}
.marketplace-account-editprofile .toggle .togglet {
  margin: 0px 0px 20px 0px;
  padding-left: 0;
}
.marketplace-account-editprofile .toggle .togglet:after {
  content: '';
  height: 1px;
  background: #ccc;
  width: 100%;
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 0;
  z-index: -1;
}
.marketplace-account-editprofile .toggle .togglec {
  padding-bottom: 15px;
}
.marketplace-account-editprofile .wk-mp-design .fieldset > .legend {
  border: 0;
}
.wk-mp-design {
  font-size: 18px;
}
.buttons-set .back-link > a {
  font-size: 24px;
}
.wk-marketplace-label {
  margin-top: 40px;
  padding-top: 0;
  font-family: 'Lato', sans-serif;
}
body .wk-mp-rma-newrma {
  width: auto;
  float: none;
  margin-bottom: 0;
}
.admin__control-support-text {
  font-size: 16px;
  line-height: normal;
}
.wk-emptymsg {
  color: #8a262e;
}
.wk-profile-links a.btn-primary {
  color: #fff !important;
  background-color: #8a262e;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  letter-spacing: 1.6px;
  border: 1px solid #8a262e;
  border-radius: 0;
  line-height: initial;
  opacity: 1;
}
.wk-profile-links-container .wk-profile-links {
  float: right;
  max-width: 20%;
}
.field.profile.wk-profile-links-container {
  display: inline-block;
  width: 100%;
}
form#addNewRate {
  padding-left: 10px;
  padding-right: 10px;
}
.page-layout-seller-2columns-left.account input.admin__control-checkbox[type=checkbox] {
  position: absolute !important;
}
.mpshipping-shippingset-view .wk-mp-list-table input:not([type=radio]),
.mpshipping-shippingset-view select {
  margin-bottom: auto !important;
}
.wk-profile-links a.btn-primary {
  background: #8a262e !important;
  border-color: #8a262e !important;
  box-shadow: none !important;
}
/* for separate dashboard webkul pages close */
/* for same dashboard webkul pages */
#wk-mp-tr-heading th {
  font-size: 1.8rem;
  background: #ede7de;
  color: #011826;
  font-weight: 400;
}
.wk-mp-body td {
  background: #ffffff;
  border-color: #ccc;
  vertical-align: middle;
}
.wk-mp-list-table {
  margin-bottom: 50px;
}
.wk-mp-list-table thead span {
  font-weight: 400;
}
.wk-mp-list-table thead .wk-content span {
  font-weight: 700;
}
#wk-bodymain {
  max-width: 700px;
  margin: 0 auto;
}
#wk-bodymain .toggle {
  display: flex !important;
  flex-direction: column !important;
  width: 100% !important;
}
#wk-bodymain .toggle .togglet,
#wk-bodymain .toggle .toggleta {
  width: 100% !important;
  background-color: white;
  display: flex !important;
  padding: 11px 18px !important;
  justify-content: space-between !important;
  align-items: center !important;
  align-self: stretch !important;
  font-weight: 400 !important;
}
#wk-bodymain .toggle .togglet i,
#wk-bodymain .toggle .toggleta i {
  right: 18px !important;
  left: auto !important;
  top: 25% !important;
}
#wk-bodymain .toggle .togglec {
  display: grid;
  gap: 24px !important;
  padding: 24px 0 0 0 !important;
}
@media only screen and (max-width: 767px) {
  #wk-bodymain .toggle .togglec {
    display: flex !important;
    flex-direction: column;
  }
}
.page-layout-1column.account .admin__data-grid-outer-wrap {
  font-family: 'Lato', sans-serif;
}
.page-layout-1column.account .wk-mp-design .fieldset > .legend {
  border: 0;
  margin: 20px 0 35px;
}
.shipping_rate .addlabel {
  color: #8a262e;
}
.wk_shipping_rate_wrapper label.colortheme,
.colortheme {
  color: #8a262e;
}
.wkplussign {
  border: 2px #8a262e dotted;
}
.wk_shipping_rate_wrapper .wk_mp_design .wk_close_wrapper {
  background: none;
  height: auto;
  width: auto;
  padding: 20px;
  position: absolute;
  right: 0;
  z-index: 1;
  color: #ede7de;
}
.wk_shipping_rate_wrapper .wk_mp_design .wk_close_wrapper:after {
  line-height: 14px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  overflow: hidden;
  speak: none;
  background: transparent;
  font-size: 1.9rem;
  font-weight: 300;
}
.wk_shipping_rate_wrapper .wk_mp_design .block {
  background: #ede7de;
  width: 100%;
  text-align: left;
  margin-top: -10px;
  padding: 11px 10px 0px;
  display: inline-block;
  margin-left: -10px;
}
.wk-mp-main .block:not(.widget) .block-title {
  border: 0;
  padding-left: 15px;
}
.wk-mp-main .block:not(.widget) .block-title strong h4 > h4 {
  padding-bottom: 10px;
  font-size: 26px;
  font-weight: 400;
  text-transform: capitalize;
  border-bottom: 1px solid #c1c1c1;
  display: inline;
}
.wk-tooltip {
  background-color: #8a262e;
  line-height: inherit;
}
.marketplace-artist-artistlist .data-grid .action-select-wrap .action-select {
  border: 0 !important;
  color: #000 !important;
  line-height: inherit;
}
.marketplace-artist-artistlist .data-grid .action-select-wrap .action-select:after {
  border-color: #000 transparent transparent;
}
.marketplace-artist-artistlist .data-grid .action-select-wrap a.action-menu-item {
  color: #000 !important;
}
.marketplace-artist-artistlist .data-grid .data-grid-thumbnail-cell img {
  max-width: 40px;
  border-radius: 50%;
  border: 0;
  margin: 0 auto;
  object-fit: contain;
}
.order-links .item strong {
  background-color: #f8f9f9;
}
/* for same dashboard webkul pages */
.customer-agreement-checbox {
  position: static !important;
  opacity: 0;
}
.customer-agreement-checbox ~ label,
.customer-agreement-checbox .label {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 10px;
  min-height: 30px;
  position: relative;
  padding-left: 15px;
  cursor: pointer;
}
.customer-agreement-checbox ~ label::before,
.customer-agreement-checbox .label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  border: solid 0.8px #807c76;
  width: 10px;
  height: 10px;
  border-radius: 2px;
}
.customer-agreement-checbox ~ label::after,
.customer-agreement-checbox .label::after {
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 0;
  background: center / contain no-repeat url(../images/icons/icon-check.svg);
  width: 7px;
  height: 5px;
  content: '';
  display: inline-block;
  position: absolute;
  right: auto;
  left: 3px;
  top: 11px;
}
.customer-agreement-checbox:checked + label::after,
.customer-agreement-checbox[value="1"] + label::after,
.label .customer-agreement-checbox:checked ~ label::after,
.label .customer-agreement-checbox[value="1"] ~ label::after,
.customer-agreement-checbox:checked .label::after,
.customer-agreement-checbox[value="1"] .label::after {
  opacity: 1;
}
#form-productlist-massdelete {
  display: flex;
  flex-direction: column;
}
#form-productlist-massdelete .mpupdatest {
  width: fit-content;
}
#form-productlist-massdelete button {
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px;
  padding: 5px;
}
#form-productlist-massdelete .toggle {
  display: flex !important;
  flex-direction: column !important;
  width: 100% !important;
}
#form-productlist-massdelete .toggle .togglet,
#form-productlist-massdelete .toggle .toggleta {
  width: 33.3% !important;
  background-color: white;
  border: 2px solid #f8f9f9;
  display: flex !important;
  padding: 11px 18px !important;
  justify-content: space-between !important;
  align-items: center !important;
  align-self: stretch !important;
  font-weight: 400 !important;
}
#form-productlist-massdelete .toggle .togglet i,
#form-productlist-massdelete .toggle .toggleta i {
  right: 18px !important;
  left: auto !important;
  top: 25% !important;
}
#form-productlist-massdelete .toggle .togglec {
  display: flex;
  gap: 8px !important;
  flex-direction: column;
  padding: 24px 16px !important;
  width: 33.3%;
  background-color: #ffffff;
  position: absolute;
  top: 50px;
  z-index: 9;
}
@media only screen and (max-width: 767px) {
  #form-productlist-massdelete .toggle .togglec {
    display: flex !important;
    flex-direction: column;
  }
}
#account_create_privacy_condition {
  position: static !important;
  opacity: 0;
}
#account_create_privacy_condition ~ label,
#account_create_privacy_condition .label {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 10px;
  min-height: 30px;
  position: relative;
  padding-left: 15px;
  cursor: pointer;
}
#account_create_privacy_condition ~ label::before,
#account_create_privacy_condition .label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  border: solid 0.8px #807c76;
  width: 10px;
  height: 10px;
  border-radius: 2px;
}
#account_create_privacy_condition ~ label::after,
#account_create_privacy_condition .label::after {
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 0;
  background: center / contain no-repeat url(../images/icons/icon-check.svg);
  width: 7px;
  height: 5px;
  content: '';
  display: inline-block;
  position: absolute;
  right: auto;
  left: 3px;
  top: 11px;
}
#account_create_privacy_condition:checked + label::after,
#account_create_privacy_condition[value="1"] + label::after,
.label #account_create_privacy_condition:checked ~ label::after,
.label #account_create_privacy_condition[value="1"] ~ label::after,
#account_create_privacy_condition:checked .label::after,
#account_create_privacy_condition[value="1"] .label::after {
  opacity: 1;
}
.column.main .products-grid .product-item .product-item-info:hover {
  background: none !important;
  box-shadow: none !important;
}
.wk-mp-sellerlist-container {
  position: relative;
}
.wk-mp-sellerlist-container li.item.product.product-item:hover {
  background: initial;
}
.wk-mp-sellerlist-container ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
  list-style: none;
}
.wk-mp-sellerlist-container ul li {
  text-align: left;
  flex: 1 1 300px;
  display: flex;
  flex-direction: column;
}
.wk-mp-sellerlist-container ul li .last-artwork {
  text-align: center;
}
.wk-mp-sellerlist-container .logo-artist {
  width: 50px;
}
.wk-mp-sellerlist-container .artist-info {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: row;
  gap: 32px;
}
.wk-mp-sellerlist-container .artist-info .name,
.wk-mp-sellerlist-container .artist-info .follow,
.wk-mp-sellerlist-container .artist-info .location {
  font-size: 16px;
}
.wk-mp-sellerlist-container .artist-info .name {
  font-weight: 400;
}
.wk-mp-sellerlist-container .artist-info .follow {
  position: absolute;
  bottom: 0;
  right: 0;
}
.wk-srach-wrapper {
  margin: 30px 0;
}
.control {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.control .search-name,
.control .search-address {
  flex: 0.7;
  border: 1px solid #ccc;
  margin-bottom: 0 !important;
}
.control .search-far {
  flex: 0.5;
  border: 1px solid #ccc;
  margin-bottom: 0 !important;
}
.brand_search {
  margin: 20px;
}
.seller-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  padding-left: 0px;
}
.seller-list li {
  background-color: #ffffff;
  padding: 8px;
  display: flex;
  align-items: center;
}
.seller-list li .details {
  display: flex;
  flex-direction: column;
  align-items: baseline;
}
.search_seller {
  height: 45px;
}
.block .block-content *,
.block .empty * {
  font-family: 'Lato', sans-serif;
}
.theme-pearl .page-wrapper .page-footer .footer.content a:hover i {
  color: inherit !important;
}
.theme-pearl .page-wrapper .page-footer .footer.content h4 {
  font-family: 'Cormorant';
  color: #8a262e !important;
}
:root .theme-pearl .page-wrapper .page-header.sticky-header:not(.page-header-v4).page-header-v3 .sections.nav-sections {
  margin-left: 52px !important;
}
:root .page-header-v3 .page-header .nav-toggle {
  display: none;
}
:root .page-header-v3 .page-header .nav-toggle:before {
  content: "";
  display: block;
  background: url("../images/header/icon-toggle-menu.svg") no-repeat;
  width: 18px;
  height: 13px;
}
:root .page-header-v3 .page-header .minicart-wrapper {
  margin: 0;
  padding: 0;
}
:root .page-header-v3 .page-header .minicart-wrapper .action.showcart:after {
  content: none;
}
:root .page-header-v3 .page-header .minicart-wrapper .action.showcart:before {
  content: "";
  display: block;
  background-image: url('../images/header/minicart.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 16px !important;
  height: 16px !important;
}
:root .page-header-v3 .page-header a.action {
  margin-top: 0 !important;
}
:root .page-header-v3 .page-header a.action.showcart {
  line-height: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #707070;
  top: 0;
}
:root .page-header-v3 .page-header .header_right {
  margin: 0;
}
:root .page-header-v3 .field.search label::before {
  margin-top: 0 !important;
}
:root .theme-pearl .page-wrapper .page-header.sticky-header:not(.page-header-v4) .logo {
  margin-top: -2px;
}
:root .theme-pearl .page-wrapper .page-header.sticky-header:not(.page-header-v4) .sections.nav-sections {
  left: 0 !important;
}
.page-header.sticky-header-mobile .header.links .authorization-link,
.page-header.sticky-header .header.links .authorization-link {
  margin-left: 15px;
}
.page-wrapper .page-header .header.content .block-search input,
.page-wrapper .page-header .header_right .block-search input {
  border-color: #707070;
  font-size: 1.6rem !important;
  height: 40px;
}
.page-wrapper .page-header .header.content .block-search .actions button,
.page-wrapper .page-header .header_right .block-search .actions button {
  height: auto;
  top: 6px;
  line-height: 1;
}
.page-wrapper .page-header .header.content .block-search .actions button:before,
.page-wrapper .page-header .header_right .block-search .actions button:before {
  display: none;
}
.page-wrapper .page-header .header.content .block-search .actions button:after,
.page-wrapper .page-header .header_right .block-search .actions button:after {
  -webkit-mask-image: url("../images/icons/icon-search.svg");
  -moz-mask-image: url("../images/icons/icon-search.svg");
  -ms-mask-image: url("../images/icons/icon-search.svg");
  mask-image: url("../images/icons/icon-search.svg");
  -webkit-mask-repeat: no-repeat;
  -moz-mask-repeat: no-repeat;
  -ms-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -moz-mask-position: center;
  -ms-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  -moz-mask-size: contain;
  -ms-mask-size: contain;
  mask-size: contain;
  background-color: #061825;
  content: '';
  width: 14px;
  height: 14px;
  display: inline-block;
}
.page-wrapper .page-header .header.content .switcher-currency,
.page-wrapper .page-header .header_right .switcher-currency {
  display: inline-block !important;
}
.page-wrapper .page-header .header.content .switcher-currency .switcher-options .switcher-trigger,
.page-wrapper .page-header .header_right .switcher-currency .switcher-options .switcher-trigger {
  margin-right: 60px;
  margin-top: 0 !important;
}
.page-wrapper .page-header .header.content .switcher-currency .switcher-options .switcher-trigger span,
.page-wrapper .page-header .header_right .switcher-currency .switcher-options .switcher-trigger span {
  color: #011826;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.3px;
}
.page-wrapper .page-header .header.content .switcher-currency .switcher-options .switcher-dropdown,
.page-wrapper .page-header .header_right .switcher-currency .switcher-options .switcher-dropdown {
  border: none !important;
  top: 40px;
  padding: 15px;
}
.page-wrapper .page-header .header.content .switcher-currency .switcher-options .switcher-dropdown:before,
.page-wrapper .page-header .header_right .switcher-currency .switcher-options .switcher-dropdown:before {
  right: 10% !important;
  top: -20px;
  border: 10px solid transparent !important;
  border-bottom: 10px solid #ffffff !important;
}
.page-wrapper .page-header .header.content .switcher-currency .switcher-options .switcher-dropdown:after,
.page-wrapper .page-header .header_right .switcher-currency .switcher-options .switcher-dropdown:after {
  display: none;
}
.page-wrapper .page-header .header.content .switcher-currency .switcher-options .switcher-dropdown li a,
.page-wrapper .page-header .header_right .switcher-currency .switcher-options .switcher-dropdown li a {
  color: #011826;
  font-size: 1.6rem !important;
  font-weight: 400;
}
.page-wrapper .page-header .header.content .switcher-currency .switcher-options .switcher-dropdown li a:hover,
.page-wrapper .page-header .header_right .switcher-currency .switcher-options .switcher-dropdown li a:hover {
  color: #303030 !important;
  text-decoration: underline;
}
.page-header * {
  text-transform: none;
}
.page-header .header.content .header.links {
  display: block;
  margin-left: auto;
}
@media only screen and (max-width: 1023px) {
  .page-header .header.content .header.links {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
  }
}
.page-header .header.content .header.links li {
  display: none;
}
.page-header .header.content .header.links li.authorization-link a.ajax-login {
  color: #011826;
  font-weight: 500;
  letter-spacing: 0.18px;
  font-size: 1.5rem;
  line-height: 25.5px;
  display: inline-block;
  height: auto;
}
@media only screen and (max-width: 1023px) {
  .page-header .header.content .header_right {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
  .page-header .header.content .header_right .desktop {
    display: none;
  }
}
.nav-open .page-header .header.content .sections .nav-sections-items .section-item-content .header.links .customer-welcome {
  margin: 0;
}
.nav-open .page-header .header.content .sections .nav-sections-items .section-item-content .header.links .customer-menu {
  display: inline-block;
}
.nav-open .page-header .header.content .sections .nav-sections-items .section-item-content .header.links .customer-menu .header.links {
  background: unset;
  box-shadow: unset;
}
.nav-open .page-header .header.content .sections .nav-sections-items .section-item-content .header.links .customer-menu .header.links:before,
.nav-open .page-header .header.content .sections .nav-sections-items .section-item-content .header.links .customer-menu .header.links:after {
  display: none;
}
.nav-open .page-header .header.content .sections .nav-sections-items .section-item-content .header.links .customer-menu .header.links li:hover {
  background: unset;
}
.nav-open .page-header .header.content .sections .nav-sections-items .section-item-content .header.links .customer-menu .header.links li.authorization-link {
  display: none;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .page-header .header.content .header.links li.authorization-link {
    margin-right: 0 !important;
  }
  .page-header .header.content .header.links li.authorization-link a.ajax-login {
    font-size: 15px;
  }
  .page-wrapper .page-header .page-header .header.content .header_right .switcher-currency .switcher-options .switcher-trigger span {
    font-size: 15px;
  }
}
@media only screen and (min-width: 1281px) {
  .page-wrapper .page-header .page-header .header.content .header_right .minicart-wrapper .action.showcart {
    margin: 0;
  }
}
@media (max-width: 600px) {
  body:not(.mobile-nav) .nav-sections {
    background-color: inherit !important;
  }
  body:not(.mobile-nav) .nav-sections .navigation {
    max-width: 100%;
    background-color: inherit !important;
  }
  body:not(.mobile-nav) .nav-sections .navigation ul li.parent > a span:nth-child(2),
  body:not(.mobile-nav) .nav-sections .navigation ul li:not(.parent) > a span:first-child {
    font-size: 16px !important;
  }
}
@media (max-width: 600px) and (max-width: 100%) {
  body:not(.mobile-nav) .nav-sections .navigation {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
.btt-button {
  padding: 0;
}
.theme-pearl .page-header-v3 .header.content .sections,
.theme-pearl .page-header-v3 .header.content .section-items,
.theme-pearl .page-header-v3 .header.content .section-item-content,
.theme-pearl .page-header-v3 .header.content .navigation,
.theme-pearl .page-header-v3 .header.content .navigation > ul {
  background: none !important;
}
.page-header .nav-sections .nav-sections-items {
  flex-wrap: wrap;
  background: unset !important;
}
.page-header .nav-sections .nav-sections-items .section-item-title.active {
  background: unset !important;
}
.page-header .nav-sections .nav-sections-items .nav-sections-item-content .navigation {
  background: unset;
  margin-top: 20px;
}
.page-header .nav-sections .nav-sections-items .nav-sections-item-content .navigation .megamenu.level0:hover > a,
.page-header .nav-sections .nav-sections-items .nav-sections-item-content .navigation .megamenu.level0:hover > a > span {
  color: #8a262e;
  text-shadow: none;
  background: none !important;
}
.page-header .nav-sections .nav-sections-items .nav-sections-item-content.Menu {
  display: block !important;
}
.page-header .nav-sections .nav-sections-items #accountInformation {
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
  display: block !important;
}
.page-header .header.content .nav-sections .nav-sections-items .nav-sections-item-content .navigation {
  padding: 0 15px !important;
}
.nav-open .page-wrapper .page-header {
  z-index: 11;
  transition: 0s;
}
.nav-open .page-wrapper .page-header header.page-header {
  box-shadow: unset;
  width: 100%;
  background: #f8f9f9;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.nav-open .page-wrapper .page-header header.page-header .header.content {
  display: block;
  padding: 15px 30px !important;
  height: 100%;
}
.nav-open .page-wrapper .page-header header.page-header .header.content .logo,
.nav-open .page-wrapper .page-header header.page-header .header.content .header_right {
  display: none;
}
.nav-open .page-wrapper .page-header header.page-header .header.content > .header.links {
  display: none;
}
.nav-open .page-wrapper .page-header header.page-header #search_mini_form .control {
  display: flex;
  flex-direction: column;
  overflow: visible;
  background: unset;
  float: none;
}
.nav-open .page-wrapper .page-header header.page-header #search_mini_form .control input {
  line-height: 34px;
  width: 100%;
  margin: 0;
  height: auto;
  background: unset;
  float: none;
  border-color: #7a8082;
  padding: 0 !important;
}
.nav-open .page-wrapper .page-header header.page-header #search_mini_form .control input::placeholder {
  font-size: 1.2rem;
  color: #011826;
  letter-spacing: 0.18px;
  opacity: 1;
}
.nav-before-open body .page-wrapper {
  transition: unset;
  position: static;
}
.account-main-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.account-main-info .img {
  font-size: 1.2rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-radius: 50%;
  background: #ded5c8;
  overflow: hidden;
  justify-content: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
}
.account-main-info .text {
  margin-left: 20px;
}
.account-main-info .text .title {
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.27px;
  color: #000000;
  display: block;
  margin-bottom: 1px;
}
.account-main-info .text .description {
  font-family: 'Lato', sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.15px;
  color: #000000;
  text-transform: uppercase;
}
.page-wrapper .page-header .header.content .section-items .navigation .level0 {
  border: unset;
  margin-bottom: 13px;
}
.page-wrapper .page-header .header.content .section-items .navigation .level0 .level-top {
  padding: 0 5px;
  line-height: 20px;
}
.page-wrapper .page-header .header.content .section-items .navigation .level0 span {
  font-size: 1.6rem !important;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.3px;
  color: #011826;
}
.page-wrapper .page-header .header.content .section-items .navigation .level0:last-child {
  border: unset;
}
.page-wrapper .page-header .header.content .section-items .navigation .level0.active span {
  color: #8a262e;
}
.page-wrapper .page-header .header.content .sections .nav-sections-items .section-item-content .header.links {
  padding: 0 20px;
  border: unset;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.page-wrapper .page-header .header.content .sections .nav-sections-items .section-item-content .header.links li {
  border: unset;
  padding: 0;
  margin: 0 0 8px;
  display: block;
}
.page-wrapper .page-header .header.content .sections .nav-sections-items .section-item-content .header.links li > a,
.page-wrapper .page-header .header.content .sections .nav-sections-items .section-item-content .header.links li > span {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.24px;
  padding: 0;
  color: #011826;
  text-transform: unset;
}
.page-wrapper .page-header .header.content .sections .nav-sections-items .section-item-content .header.links li .not-logged-in {
  display: none;
}
.page-wrapper .page-header .header.content .sections .nav-sections-items .section-item-content .header.links .header.links {
  padding: 0;
}
.page-wrapper .page-header .header.content .sections .nav-sections-items .section-item-content .header.links .header.links li:last-child {
  display: none;
}
.page-wrapper .page-header .header.content .sections .nav-sections-items .section-item-content .header.links .customer-welcome li.authorization-link {
  display: none;
}
.page-wrapper .page-header .header.content .sections.not-logged .nav-sections-items .section-item-title {
  display: none;
}
.page-wrapper .page-header .header.content .sections.not-logged .nav-sections-items .section-item-content .header.links li:not(.authorization-link) {
  display: none;
}
.page-wrapper .page-header .header.content .sections.not-logged .nav-sections-items .section-item-content .header.links li.authorization-link {
  border-top: 1px solid #8f8984;
  bottom: 16px;
  left: 65px;
  right: 85px;
}
.page-wrapper .page-header .header.content .sections.not-logged .nav-sections-items .section-item-content .header.links li.authorization-link > a {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.23px;
  color: #8a262e;
  padding: 10px 0 0;
}
.page-wrapper .page-header .header.content .sections.log-in .nav-sections-items .section-item-title.Partner.Profile {
  border-top: 1px solid #8f8984;
  padding: 13px 0 0;
  margin: 0 20px 6px;
  text-align: left;
}
.page-wrapper .page-header .header.content .sections.log-in .nav-sections-items .section-item-title.Partner.Profile a {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.3px;
  color: #8a262e;
  text-transform: none;
  position: relative;
}
.page-wrapper .page-header .header.content .sections.log-in .nav-sections-items .section-item-title.Partner.Profile a:before {
  -webkit-mask-image: url("../images/icons/icon-account.svg");
  -moz-mask-image: url("../images/icons/icon-account.svg");
  -ms-mask-image: url("../images/icons/icon-account.svg");
  mask-image: url("../images/icons/icon-account.svg");
  -webkit-mask-repeat: no-repeat;
  -moz-mask-repeat: no-repeat;
  -ms-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -moz-mask-position: center;
  -ms-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  -moz-mask-size: contain;
  -ms-mask-size: contain;
  mask-size: contain;
  background-color: #061825;
  content: '';
  width: 12px;
  height: 12px;
  display: inline-block;
  position: absolute;
  left: -27px;
  top: 4px;
}
.page-wrapper .page-header .header.content .sections.log-in .nav-sections-items .section-item-title.Partner.Profile a:after {
  -webkit-mask-image: url("../images/icons/icon-bottom-small.svg");
  -moz-mask-image: url("../images/icons/icon-bottom-small.svg");
  -ms-mask-image: url("../images/icons/icon-bottom-small.svg");
  mask-image: url("../images/icons/icon-bottom-small.svg");
  -webkit-mask-repeat: no-repeat;
  -moz-mask-repeat: no-repeat;
  -ms-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -moz-mask-position: center;
  -ms-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  -moz-mask-size: contain;
  -ms-mask-size: contain;
  mask-size: contain;
  background-color: #061825;
  transition: 0.2s;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  content: '';
  width: 13px;
  height: 8px;
  display: none;
  position: absolute;
  right: -32px;
  top: 7px;
}
.page-wrapper .page-header .header.content .sections.log-in .nav-sections-items .section-item-title.Partner.Profile.active a:after {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.page-wrapper .page-header .header.content .sections.log-in .nav-sections-items .section-item-content .header.links li.authorization-link {
  border-top: 1px solid #8f8984;
  /*   .lib-css(position, absolute);
                                   .lib-css(bottom, 100px);
                                   .lib-css(left, 65px);
                                   .lib-css(right, 85px);*/
}
.page-wrapper .page-header .header.content .sections.log-in .nav-sections-items .section-item-content .header.links li.authorization-link a[href$="customer/account/logout/"] {
  font-size: 0;
  height: 0;
  padding: 0;
  pointer-events: none;
}
.page-wrapper .page-header .header.content .sections.log-in .nav-sections-items .section-item-content .header.links li.authorization-link > a {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.23px;
  color: #8a262e;
  padding: 10px 0 0;
  display: block;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .page-header .page-header .header.content .block.block-search {
    margin-right: 0;
  }
  .page-header .page-header .header.content .block.block-search input {
    font-size: 1.5rem;
    width: 110px;
    height: 30px;
  }
  .page-header .page-header .header.content .block.block-search input::placeholder {
    font-size: 1.5rem;
  }
  .page-header .page-header .header.content .block.block-search .actions button:after {
    width: 15px;
    height: 15px;
  }
}
@media only screen and (min-width: 1281px) {
  .page-header .page-header .header.content .section-items .navigation .level0 .level-top {
    padding: 0 15px;
  }
  .page-header .page-header .header.content .section-items .navigation .level0 span {
    font-size: 1.6rem !important;
    cursor: pointer;
  }
}
@media only screen and (min-width: 1440px) {
  .page-header .page-header .header.content .block.block-search .control input {
    width: 322px;
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header.content .header.links {
    position: unset;
    padding: 0 !important;
  }
  .page-header .header.content .header.links li > a {
    border: none !important;
    font-size: 18px !important;
    font-weight: 400 !important;
  }
  .nav-sections-item-title {
    border: none;
    background-color: #ede7de !important;
    font-size: 18px;
    font-weight: 400;
  }
  .nav-sections-item-title a {
    text-transform: none !important;
    color: #1B2631 !important;
  }
  .action.nav-toggle.account {
    position: relative;
  }
  .action.nav-toggle.account:before {
    -webkit-background-image: url("../images/icons/icon-account.svg") !important;
    -moz-background-image: url("../images/icons/icon-account.svg") !important;
    -ms-background-image: url("../images/icons/icon-account.svg") !important;
    background-image: url("../images/icons/icon-account.svg") !important;
    -webkit-background-repeat: no-repeat;
    -moz-background-repeat: no-repeat;
    -ms-background-repeat: no-repeat;
    background-repeat: no-repeat;
    -webkit-background-position: center;
    -moz-background-position: center;
    -ms-background-position: center;
    background-position: center;
    -webkit-background-size: contain !important;
    -moz-background-size: contain !important;
    -ms-background-size: contain !important;
    background-size: contain !important;
    content: '' !important;
    width: 22px !important;
    height: 22px !important;
    display: inline-block;
  }
  .nav-sections-item-content .navigation ul,
  .nav-sections-item-content ul.header.links .customer-welcome .customer-menu ul.header.links {
    display: flex;
    padding: 0px 16px !important;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 32px;
  }
  .nav-sections-item-content .link.authorization-link {
    margin: 28px 0 0 30px !important;
  }
  .page-wrapper .page-header .header.content .section-items .navigation .level0 span {
    font-size: 18px !important;
  }
  .switcher-dropdown {
    margin-right: 60px !important;
  }
  .block.block-search {
    z-index: 999;
    display: block !important;
  }
  .block.block-search .label.icon {
    z-index: 99;
    position: relative;
    top: 5px;
    right: 90px;
    width: 100%;
  }
  .block.block-search .label.icon:before {
    -webkit-background-image: url("../images/header/icon-search.svg");
    -moz-background-image: url("../images/header/icon-search.svg");
    -ms-background-image: url("../images/header/icon-search.svg");
    background-image: url("../images/header/icon-search.svg");
    -webkit-background-repeat: no-repeat;
    -moz-background-repeat: no-repeat;
    -ms-background-repeat: no-repeat;
    background-repeat: no-repeat;
    -webkit-background-position: center;
    -moz-background-position: center;
    -ms-background-position: center;
    background-position: center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -ms-background-size: contain;
    background-size: contain;
    content: '' !important;
    width: 16px;
    height: 16px;
    display: inline-block;
  }
  .block.block-search .block.block-content {
    background-color: #F8F9F9;
    width: 100%;
    position: absolute;
    top: 50px;
    right: 0;
    padding: 20px;
  }
  .block.block-search .block.block-content .action-close {
    float: right;
    padding: 10px;
  }
  .block.block-search .block.block-content .action-close:before {
    -webkit-background-image: url("../images/icons/icon-cross.svg");
    -moz-background-image: url("../images/icons/icon-cross.svg");
    -ms-background-image: url("../images/icons/icon-cross.svg");
    background-image: url("../images/icons/icon-cross.svg");
    -webkit-background-repeat: no-repeat;
    -moz-background-repeat: no-repeat;
    -ms-background-repeat: no-repeat;
    background-repeat: no-repeat;
    -webkit-background-position: center;
    -moz-background-position: center;
    -ms-background-position: center;
    background-position: center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -ms-background-size: contain;
    background-size: contain;
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
  }
  .block.block-search .block.block-content input#search {
    background-color: #F8F9F9;
    border: 1px solid #CBCFD9;
  }
  :root .theme-pearl .page-header-v3 .page-header .minicart-wrapper .action.showcart .counter.qty {
    top: -2px;
    right: 20px;
  }
}
.theme-pearl.catalog-product-view #maincontent .box-tocart .actions button {
  margin-bottom: 15px;
}
.theme-pearl.catalog-product-view #maincontent .product-info-main .product-info-price .price-box .price-final_price .price {
  font-family: 'Cormorant';
  color: #8a262e;
  font-weight: 300;
  font-size: 4.4rem;
}
.theme-pearl.catalog-product-view #maincontent .product-info-main .product-info-price .price-box .special-price .price {
  font-size: 4.4rem;
}
.theme-pearl.catalog-product-view .product.info.detailed > .items > .item {
  background: transparent !important;
}
.theme-pearl.catalog-product-view .product.info.detailed > .items > .item.title.active > .switch,
.theme-pearl.catalog-product-view .product.info.detailed > .items > .item.title.active > .switch:active,
.theme-pearl.catalog-product-view .product.info.detailed > .items > .item.title.active > .switch:focus,
.theme-pearl.catalog-product-view .product.info.detailed > .items > .item.title.active > .switch:visited {
  background: transparent !important;
}
.theme-pearl.catalog-product-view .product.info.detailed > .items > .item.title.active > .switch:active,
.theme-pearl.catalog-product-view .product.info.detailed > .items > .item.title.active > .switch:focus,
.theme-pearl.catalog-product-view .product.info.detailed > .items > .item.title.active > .switch:visited {
  color: #8a262e !important;
}
.theme-pearl.catalog-product-view .product.info.detailed > .items > .item.title .switch {
  font-size: 2.4rem;
}
.theme-pearl.catalog-product-view .product.info.detailed > .items > .item.content {
  border: 0;
  border-top: 1px solid #EAECF0;
  padding-left: 0;
  padding-right: 0;
}
.theme-pearl.catalog-product-view .product.data.items > .item.title > .switch {
  border: none;
}
.theme-pearl.catalog-product-view .product.data.items > .item.title > .switch,
.theme-pearl.catalog-product-view .product.data.items > .item.title > .switch:visited {
  background: transparent !important;
}
.theme-pearl.catalog-product-view .product.data.items > .item.title:not(.disabled) > .switch:active {
  background: transparent !important;
}
.theme-pearl.catalog-product-view .page-main .columns .product.info.detailed .product.data.items > .item.title.active {
  bottom: 0;
  padding-bottom: 6px;
}
.theme-pearl .product-info-main .product.attribute.overview {
  float: none;
}
.theme-pearl .no-border .product.data.items .item.title.active {
  padding-bottom: 5px;
  border-bottom: 2px solid #7f2e31;
}
.catalog-category-view.page-products .grid.products-grid:not(.widget-product-grid) li.product-item .product-item-details .product-artist-name a {
  font-size: 1.6rem !important;
  font-family: 'Freight Display Pro';
}
.catalog-category-view.page-products .product-item button.action.tocart.primary {
  -webkit-mask-image: url("../images/icons/icon-tocart.svg");
  -moz-mask-image: url("../images/icons/icon-tocart.svg");
  -ms-mask-image: url("../images/icons/icon-tocart.svg");
  mask-image: url("../images/icons/icon-tocart.svg");
  -webkit-mask-position: center;
  -moz-mask-position: center;
  -ms-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 18px 18px;
  -moz-mask-size: 18px 18px;
  -ms-mask-size: 18px 18px;
  mask-size: 18px 18px;
  background-color: #000;
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  float: none;
  padding: 0;
  font-size: 0;
}
.catalog-category-view.page-products .grid.products-grid :not(.widget-product-grid) li.product-item .product-item-details .product-artist-name {
  margin-top: 0;
}
.catalog-category-view.page-products .grid.products-grid :not(.widget-product-grid) li.product-item .product-item-details .product-artist-name a {
  margin-top: 0;
}
.minicart-wrapper.quickcart-wrapper.minicart-weltpixel.active .block-quickcart {
  visibility: visible;
}
.header .quickcart-wrapper .block-quickcart {
  visibility: hidden;
  max-width: 490px;
  box-shadow: -5px 3px 6px 0 rgba(0, 0, 0, 0.16);
}
@media only screen and (max-width: 1023px) {
  .header .quickcart-wrapper .block-quickcart {
    top: 35px;
    height: auto;
    transition: none;
    margin-top: 0;
  }
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper {
  padding: 56px 20px;
  background-color: #f8f9f9;
}
@media only screen and (max-width: 1023px) {
  .header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-top {
  height: 0;
  min-height: 0;
  background: transparent;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-top .text {
  display: none;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-top .action.close {
  width: auto;
  padding: 0 20px;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-top .action.close > span > span {
  color: #000000;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
@media only screen and (max-width: 1023px) {
  .header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-items-wrapper {
    height: 500px !important;
  }
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item {
  margin-bottom: 65px;
  padding: 0;
  border: none;
  position: relative;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product {
  display: flex;
  width: 100%;
  justify-content: start;
  margin: 0;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product .product-item-details {
  padding: 0 0 0 15px;
  position: relative;
  width: 100%;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product .product-item-details .product-item-name a {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: 0.27px;
  color: inherit;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product .product-item-details .update-cart-item {
  padding: 5px;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product .product-item-details .update-cart-item:hover {
  border: 1px solid #ccc;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product .product-item-details .actions .secondary .action.delete {
  position: absolute;
  top: 0;
  right: 0;
  color: inherit;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product .product-item-details .actions .secondary .action.delete:before {
  display: none;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product .product-item-details .actions .secondary .action.delete .icon-line-cross:before {
  content: '';
  background-image: url("../images/icons/icon-cross.svg");
  background-repeat: no-repeat;
  background-position: center center;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product .product-item-details .options {
  min-height: auto;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product .product-item-details .product-item-pricing .details-qty {
  float: none;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product .product-item-details .product-item-pricing .details-qty:after {
  content: '';
  display: block;
  clear: both;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product .product-item-details .product-item-pricing .details-qty .label {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.12px;
  color: inherit;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product .product-item-details .product-item-pricing .details-qty input.item-qty {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.12px;
  color: inherit;
  margin-bottom: 0 !important;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product .product-item-details .product-item-pricing .price-container {
  float: none;
  margin-top: 0;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product .product-item-details .product-item-pricing .price-container .price {
  float: none;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.12px;
  color: inherit;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-bottom-container {
  padding: 0 15px;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-bottom-container .subtotal {
  background: transparent;
  border-top: 1px solid #8f8984;
  padding: 20px 0;
  margin-bottom: 20px;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-bottom-container .subtotal .label span {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.48px;
  color: inherit;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .quickcart-bottom-container .subtotal .amount .price-wrapper .price {
  color: #8a262e;
  float: none;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.12px;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .actions.action-viewcart {
  width: 50%;
  padding: 0 10px 0 0;
  float: left;
}
@media only screen and (max-width: 1023px) {
  .header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .actions.action-viewcart {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .actions.action-viewcart .secondary {
  background: #f8f9f9;
  border: 1px solid #f8f9f9;
  display: block;
  margin: 0;
  padding: 15px 0;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .actions.action-viewcart .secondary {
    padding: 10px 0;
  }
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .actions.action-viewcart .secondary .action.viewcart span {
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.6px;
  text-align: left;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .actions.action-checkout {
  width: 50%;
  padding: 0 0 0 10px;
  float: right;
}
@media only screen and (max-width: 1023px) {
  .header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .actions.action-checkout {
    width: 100%;
    padding: 0;
    float: none;
  }
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .actions.action-checkout .primary .action.checkout {
  min-width: 100px;
  line-height: normal;
  margin: 0;
}
@media only screen and (max-width: 1023px) {
  .header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .actions.action-checkout .primary .action.checkout {
    padding: 10px 0;
    height: auto;
  }
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper .block-content-quickcart .actions.action-checkout .primary .action.checkout span {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.6px;
  text-align: left;
  color: inherit;
}
@media only screen and (max-width: 767px) {
  .theme-pearl .form.minisearch .searchautocomplete {
    margin-right: 0px !important;
    position: relative !important;
    clear: both;
    width: 100% !important;
  }
  .block .searchautocomplete {
    box-shadow: none;
    border: 1px solid #CBCFD9;
  }
}
.auth-title {
  display: flex;
  flex-direction: column;
  align-items: center;
}
