body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #000000;
  font-family: 'Cabin', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.6rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 0.1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 1.4rem;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 0rem;
  margin-bottom: 0.2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 0.25rem;
  margin-bottom: 0.2rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 0.15rem;
  margin-bottom: 0.1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.6rem;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 2rem;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 2rem;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #000000;
  font-family: 'Cabin', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: inherit;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: inherit;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: inherit;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: inherit;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 0.25rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 0.1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 2rem;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 0.5rem;
  margin-top: 0;
}
dd {
  margin-bottom: 1rem;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #000000;
  padding: 2px 4px;
  font-size: 1.4rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #000000;
  padding: 2px 4px;
  font-size: 1.4rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #000000;
  line-height: 1.4;
  margin: 0 0 1rem;
  padding: 1rem;
  font-size: 1.4rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 2rem 4rem;
  padding: 0;
  color: #000000;
  font-family: 'Cabin', sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.6rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #000000;
  line-height: 1.4;
  font-size: 1.2rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 1rem;
}
button {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-family: 'Cabin', sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.6rem;
  line-height: 0.36rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #000000;
}
button:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
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="datetime"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Cabin', sans-serif;
  font-size: 1.6rem;
  height: 32px;
  line-height: 1.4;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type="datetime"]: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="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Cabin', sans-serif;
  font-size: 1.6rem;
  height: 32px;
  line-height: 1.4;
  padding: 0.5rem 1rem 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Cabin', sans-serif;
  font-size: 1.6rem;
  height: auto;
  line-height: 1.4;
  margin: 0;
  padding: 1rem;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 0.5rem 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 0.5rem 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error[generated] {
  color: #e02b27;
  font-size: 1.4rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.abs-reset-list,
.bundle-options-container .block-bundle-summary .bundle.items,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.prices-tier,
.items,
.order-details-items .items-qty,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.abs-reset-list > li,
.bundle-options-container .block-bundle-summary .bundle.items > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.prices-tier > li,
.items > li,
.order-details-items .items-qty > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-link-button,
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #000000;
  cursor: pointer;
  font-family: 'Cabin', sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.6rem;
  line-height: 0.36rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #000000;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus {
  text-decoration: none;
}
.abs-product-options-list dt,
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 1rem 0.5rem 0;
}
.abs-product-options-list dt:after,
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.abs-product-options-list dd,
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 0.5rem;
  word-break: break-all;
}
.abs-button-responsive,
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.abs-reset-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.abs-reset-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
  position: static;
}
.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%;
}
.abs-adaptive-images-centered,
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.abs-login-block-title,
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #009e7f;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.abs-login-block-title strong,
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-block-title,
.abs-account-blocks .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-compare .block-title,
.block-reorder .block-title,
.widget .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.abs-block-title > strong,
.abs-account-blocks .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-compare .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 0.15rem;
  margin-bottom: 0.1rem;
}
.abs-account-blocks .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.abs-account-blocks .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 0.5rem;
}
.abs-account-blocks .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.6rem;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
.abs-account-blocks .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 1rem;
}
.abs-account-blocks .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.abs-account-blocks .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 2rem;
}
.abs-dropdown-simple,
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.abs-input-qty,
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.abs-margin-for-blocks-and-widgets,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 4rem;
}
.abs-remove-button-for-blocks,
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filtered .item .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filtered .item .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filtered .item .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filtered .item .action.remove:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filtered .item .action.remove:active:before {
  color: #303030;
}
.abs-product-link,
.product.name a {
  font-weight: 400;
}
.abs-product-link > a,
.product.name a > a {
  color: #000000;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product.name a > a:visited {
  color: #000000;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product.name a > a:hover {
  color: #000000;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product.name a > a:active {
  color: #000000;
  text-decoration: underline;
}
.abs-reset-left-margin,
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend {
  margin-left: 0;
}
.abs-action-remove,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  left: 1rem;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.abs-add-fields .fieldset,
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.abs-add-fields .fieldset .field:not(.choice) .control,
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 3rem;
}
.abs-add-fields .fieldset .fields .actions-toolbar,
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.abs-add-fields .message.notice,
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 3rem 0 0;
}
.abs-add-fields .additional,
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.abs-hidden,
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.abs-visually-hidden,
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.opc-wrapper .form-discount .field .label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.filter-options-content .filter-count-label,
.block-reorder .product-item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-visually-hidden-reset,
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.checkout-container:before,
.checkout-container:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.form-shipping-address .field.addresses:before,
.form-shipping-address .field.addresses:after,
.billing-address-form .field.addresses:before,
.billing-address-form .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.toolbar:before,
.toolbar:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.checkout-container:after,
.opc-estimated-wrapper:after,
.form-shipping-address .field.addresses:after,
.billing-address-form .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.toolbar:after,
.sidebar .product-items-images:after,
.fieldset .fullname .field:after,
.customer-review .product-details:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-add-box-sizing,
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.search-autocomplete,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.abs-field-tooltip,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.field .control._with-tooltip,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon {
  display: block;
  text-decoration: none;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-navigation-icon:after {
  position: absolute;
  right: 0.5rem;
  top: 0;
}
.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  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 {
  padding: 4px 0.5rem;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 0.5rem;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.abs-action-addto-product,
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  line-height: 1.2rem;
  padding: 0.5rem 8px;
  font-size: 1.1rem;
}
.abs-actions-addto-gridlist,
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #4a4a4a;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before {
  color: #000000;
}
.abs-button-l,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.methods-shipping .actions-toolbar .continue.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.multicheckout .action.primary {
  line-height: 0.6rem;
  padding: 0 15px;
  font-size: 2rem;
}
.abs-action-button-as-link,
.abs-action-remove,
.opc-wrapper .edit-address-link,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.4;
  padding: 0;
  color: inherit;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.opc-wrapper .edit-address-link:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: inherit;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.opc-wrapper .edit-address-link:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: inherit;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.opc-wrapper .edit-address-link:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: inherit;
  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,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: inherit;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-button-as-link:not(:focus),
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.abs-revert-secondary-color,
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.block-compare .action.compare {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #000000;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #000000;
}
.abs-revert-secondary-color:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-revert-secondary-size,
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.6rem;
  line-height: 0.36rem;
  padding: 7px 15px;
}
.abs-box-tocart,
.bundle-actions {
  margin: 1rem 0;
}
.abs-adjustment-incl-excl-tax .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax,
.abs-adjustment-incl-excl-tax .weee,
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.abs-tax-total,
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  position: absolute;
  right: -1rem;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: '\e621';
}
.abs-methods-shipping-title {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0 0 15px;
}
.abs-account-title,
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 2.5rem;
  padding-bottom: 1rem;
}
.abs-account-title > strong,
.abs-account-title > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.abs-rating-summary .rating-summary,
.review-ratings .rating-summary {
  display: table-row;
}
.abs-rating-summary .rating-label,
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 0.5rem;
  padding-right: 2.5rem;
  padding-top: 1px;
  vertical-align: top;
}
.abs-rating-summary .rating-result,
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.abs-colon:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-icon-add,
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-items-new .items .item:last-child:hover,
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 0.5rem;
}
.abs-no-display,
.abs-sidebar-totals .table-caption,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar .subtitle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display {
  display: none;
}
.abs-status,
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 2rem;
}
.abs-block-items-counter,
.block-compare .counter {
  color: #4a4a4a;
  font-size: 1.2rem;
  white-space: nowrap;
}
.abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #000000;
  cursor: pointer;
  font-family: 'Cabin', sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.6rem;
  line-height: 0.36rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #000000;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.abs-shopping-cart-items .action.update,
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 0.5rem;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.abs-field-date .control,
.field.date .control {
  position: relative;
}
.abs-field-date-input,
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 1rem;
  width: calc(100% - 41px);
}
.abs-field-tooltip,
.field .control._with-tooltip {
  position: relative;
}
.abs-field-tooltip input,
.field .control._with-tooltip input {
  margin-right: 1rem;
  width: calc(100% - 21.5px);
}
.abs-checkout-tooltip-content-position-top,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -1rem;
  top: 40px;
  left: auto;
}
.abs-checkout-tooltip-content-position-top:before,
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 1rem;
  left: auto;
  top: 0;
}
.abs-checkout-tooltip-content-position-top:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.abs-checkout-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 1rem;
  color: #000000;
  font-weight: 300;
  font-size: 2.6rem;
}
.abs-sidebar-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.abs-sidebar-totals .mark strong {
  font-weight: 400;
}
.abs-sidebar-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.abs-sidebar-totals .amount strong {
  font-weight: 400;
}
.abs-sidebar-totals .grand .mark,
.abs-sidebar-totals .grand .amount {
  padding-top: 2rem;
}
.abs-sidebar-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.abs-sidebar-totals .grand .amount strong {
  font-weight: 700;
}
.abs-sidebar-totals .msrp {
  margin-bottom: 1rem;
}
.abs-sidebar-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}
.abs-sidebar-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 2.5rem;
  position: relative;
}
.abs-sidebar-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 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.abs-sidebar-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.abs-sidebar-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.abs-sidebar-totals .totals-tax-details.shown {
  display: table-row;
}
.abs-discount-block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 3rem 7px 0.5rem;
  position: relative;
}
.abs-discount-block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-discount-block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .abs-discount-block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.abs-discount-block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.abs-discount-block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'Cabin';
  src: url('../fonts/cabin/cabin-regular.woff2') format('woff2'), url('../fonts/cabin/cabin-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabin';
  src: url('../fonts/cabin/cabin-italic.woff2') format('woff2'), url('../fonts/cabin/cabin-italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Cabin';
  src: url('../fonts/cabin/cabin-semibold.woff2') format('woff2'), url('../fonts/cabin/cabin-semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabin';
  src: url('../fonts/cabin/cabin-semibolditalic.woff2') format('woff2'), url('../fonts/cabin/cabin-semibolditalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Cabin';
  src: url('../fonts/cabin/cabin-bold.woff2') format('woff2'), url('../fonts/cabin/cabin-bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabin';
  src: url('../fonts/cabin/cabin-bolditalic.woff2') format('woff2'), url('../fonts/cabin/cabin-bolditalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  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: 4rem;
  -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: 2rem;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 2rem;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 10px 0;
  padding: 1rem 2rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: inherit;
}
.message.info a:hover {
  color: inherit;
}
.message.info a:active {
  color: inherit;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 10px 0;
  padding: 1rem 2rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: inherit;
}
.message.error a:hover {
  color: inherit;
}
.message.error a:active {
  color: inherit;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 10px 0;
  padding: 1rem 2rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: inherit;
}
.message.warning a:hover {
  color: inherit;
}
.message.warning a:active {
  color: inherit;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 10px 0;
  padding: 1rem 2rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: inherit;
}
.message.notice a:hover {
  color: inherit;
}
.message.notice a:active {
  color: inherit;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 10px 0;
  padding: 1rem 2rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: inherit;
}
.message.success a:hover {
  color: inherit;
}
.message.success a:active {
  color: inherit;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-toggle {
  background: transparent;
  box-shadow: none;
  border: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  position: relative;
  z-index: 14;
  width: 23px;
  height: 15px;
}
.nav-toggle span {
  width: 23px;
  background-color: #ffffff;
  height: 1px;
  position: absolute;
  top: 0;
  -moz-transition: transform 0.4s ease-in-out, background-color 0.5s ease-in-out;
  -webkit-transition: transform 0.4s ease-in-out, background-color 0.5s ease-in-out;
  -o-transition: transform 0.4s ease-in-out, background-color 0.5s ease-in-out;
}
.nav-toggle span:nth-of-type(2) {
  top: 7px;
}
.nav-toggle span:nth-of-type(3) {
  top: 14px;
}
.nav-toggle:hover,
.nav-toggle:focus {
  background: transparent;
  box-shadow: none;
  border: none;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #000000;
  line-height: 1.4;
  border: 1px solid #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: 1rem;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 4rem;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 2.5rem;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 2rem;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 0.5rem;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 700;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Cabin', sans-serif;
  font-size: 1.6rem;
  height: 32px;
  line-height: 1.4;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 1rem;
}
.fieldset > .field.required:not(.choice) > .label,
.fieldset > .fields > .field.required:not(.choice) > .label,
.fieldset > .field._required:not(.choice) > .label,
.fieldset > .fields > .field._required:not(.choice) > .label {
  position: relative;
}
.fieldset > .field.required:not(.choice) > .label:after,
.fieldset > .fields > .field.required:not(.choice) > .label:after,
.fieldset > .field._required:not(.choice) > .label:after,
.fieldset > .fields > .field._required:not(.choice) > .label:after {
  content: '*';
  color: #000000;
  font-size: 1.6rem;
  margin: 0 0 0 0.5rem;
  position: absolute;
  right: -7px;
  top: 0;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.4rem;
  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: 2.8rem;
  line-height: 1.4rem;
  content: '\e618';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 1rem;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 0.5rem 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 0.5rem;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 1rem;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 1rem;
}
.field-error,
div.mage-error[generated] {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.4rem;
}
.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: #000000;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #4a4a4a;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 2rem;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 0.5rem;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary {
  border-radius: 3px;
}
button:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary,
.action-primary {
  background-image: none;
  background: transparent;
  border: 1px solid #000000;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-family: 'Cabin', sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #000000;
  border: #000000;
  color: #000000;
}
.action.primary:hover,
.action-primary:hover {
  background: #000000;
  border: #000000;
  color: #ffffff;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 2rem;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0 0 0.5rem;
}
.product.data.items > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 4rem;
  padding: 0.5rem 2rem 0.5rem 2rem;
  font-weight: 600;
  line-height: 4rem;
  font-size: 2rem;
  color: #4a4a4a;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #4a4a4a;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #4a4a4a;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #000000;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #000000;
  text-decoration: none;
  padding-bottom: 0.5rem;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 0.5rem;
  padding: 2rem 2rem 2rem 2rem;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 1.4rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 2px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: inherit;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: inherit;
}
.pages a.page:hover {
  color: inherit;
  text-decoration: none;
}
.pages a.page:active {
  color: inherit;
}
.pages strong.page {
  font-size: 1.4rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #000000;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #4a4a4a;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #4a4a4a;
}
.pages .action:hover {
  color: #4a4a4a;
  text-decoration: none;
}
.pages .action:active {
  color: #4a4a4a;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #4a4a4a;
}
.pages .action.next:active:before {
  color: #4a4a4a;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #4a4a4a;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #4a4a4a;
}
.pages .action.next:active:before {
  color: #4a4a4a;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #4a4a4a;
}
.pages .action.previous:active:before {
  color: #4a4a4a;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #4a4a4a;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #4a4a4a;
}
.pages .action.previous:active:before {
  color: #4a4a4a;
}
.pages .action {
  width: 34px;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 1rem;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 1rem;
}
.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 2rem;
}
.breadcrumbs .items {
  font-size: 1.4rem;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #000000;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #000000;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #000000;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #000000;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #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;
}
/*------------------------------------*\
  #TRANSFORMATION MIXIN
\*------------------------------------*/
/*------------------------------------*\
  #FLEX MIXIN
\*------------------------------------*/
/*
    Created on : 2019-10-16
    Author     : Idea07
*/
*,
*::before,
*::after {
  box-sizing: border-box;
}
@font-face {
  font-family: icomoon;
  src: url('../fonts/idea-font/icomoon.eot');
  src: url('../fonts/idea-font/icomoon.eot?#iefix') format('embedded-opentype'), url('../fonts/idea-font/icomoon.woff') format('woff'), url('../fonts/idea-font/icomoon.ttf') format('truetype'), url('../fonts/idea-font/icomoon.svg#../fonts/idea-font/icomoon') format('svg');
  font-weight: 400;
  font-style: swap;
}
@font-face {
  font-family: icomoon;
  src: url('../fonts/idea-font/arrow.eot');
  src: url('../fonts/idea-font/arrow.eot?#iefix') format('embedded-opentype'), url('../fonts/idea-font/arrow.woff') format('woff'), url('../fonts/idea-font/arrow.ttf') format('truetype'), url('../fonts/idea-font/arrow.svg#../fonts/idea-font/arrow') format('svg');
  font-weight: 400;
  font-style: swap;
}
@font-face {
  font-family: icomoon;
  src: url('../fonts/idea-font/header.eot');
  src: url('../fonts/idea-font/header.eot?#iefix') format('embedded-opentype'), url('../fonts/idea-font/header.woff') format('woff'), url('../fonts/idea-font/header.ttf') format('truetype'), url('../fonts/idea-font/header.svg#../fonts/idea-font/header') format('svg');
  font-weight: 400;
  font-style: swap;
}
@font-face {
  font-family: icomoon;
  src: url('../fonts/idea-font/search.eot');
  src: url('../fonts/idea-font/search.eot?#iefix') format('embedded-opentype'), url('../fonts/idea-font/search.woff') format('woff'), url('../fonts/idea-font/search.ttf') format('truetype'), url('../fonts/idea-font/search.svg#../fonts/idea-font/search') format('svg');
  font-weight: 400;
  font-style: swap;
}
@font-face {
  font-family: icomoon;
  src: url('../fonts/idea-font/komunikaty.eot');
  src: url('../fonts/idea-font/komunikaty.eot?#iefix') format('embedded-opentype'), url('../fonts/idea-font/komunikaty.woff') format('woff'), url('../fonts/idea-font/komunikaty.ttf') format('truetype'), url('../fonts/idea-font/komunikaty.svg#../fonts/idea-font/komunikaty') format('svg');
  font-weight: 400;
  font-style: swap;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-backet-ico:before {
  content: "\e900";
  color: #4980ff;
}
.icon-basket:before {
  content: "\e901";
  color: #aeb3bf;
}
.icon-game:before {
  content: "\e902";
  color: #4980ff;
}
.icon-laptop:before {
  content: "\e903";
  color: #4980ff;
}
.icon-phone:before {
  content: "\e904";
  color: #c20000;
}
.icon-shield:before {
  content: "\e905";
  color: #4980ff;
}
.icon-tv:before {
  content: "\e906";
  color: #4980ff;
}
.icon-user:before {
  content: "\e907";
  color: #aeb3bf;
}
.icon-watch:before {
  content: "\e908";
  color: #4980ff;
}
.icon-arrow-header:before {
  content: "\e909";
}
.icon-basket:before {
  content: "\e910";
  color: #aeb3bf;
}
.icon-heart:before {
  content: "\e911";
  color: #aeb3bf;
}
.icon-user:before {
  content: "\e912";
  color: #aeb3bf;
}
.icon-search:before {
  content: "\e123";
  color: #aeb3bf;
}
ul {
  list-style: none;
}
.float_clear {
  clear: both;
}
.action.close {
  position: relative;
}
.action.close:before,
.action.close:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 18px;
  width: 1px;
  background-color: #111111;
}
.action.close:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.action.close:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.block-static-block.widget,
.block-cms-link.widget {
  margin: 0;
}
.checkout-onepage-success #maincontent {
  padding-top: 3rem;
}
.wishlist-index-index .box-tocart .fieldset {
  display: block;
}
.fieldset.payment .control .card-types {
  border: 1px solid #000;
  padding: 0.5rem;
  margin: 0.5rem 0;
  transition: all 0.2s ease-in-out;
  background: transparent;
}
.fieldset.payment .control .card-types:hover {
  border: 1px solid #000;
  padding: 0.5rem;
  margin: 0.5rem 0;
  transition: all 0.2s ease-in-out;
  background: #000;
  color: #fff;
}
.brands-view-index .page-title {
  display: none !important;
}
.lang-list-flags {
  width: 23%;
  z-index: 99;
  position: relative;
}
@media (max-width: 767px) {
  .lang-list-flags {
    width: 80%;
  }
}
div#switcher-currency {
  z-index: 98;
}
@media only screen and (max-width: 767px) {
  div#switcher-currency {
    left: 35px;
  }
}
.lang-list-flags a {
  padding: 0 5px;
}
.switcher-currency {
  z-index: 1;
}
.lang-list-flags {
  margin-top: 5px;
  z-index: 100;
  position: relative;
}
.products.wrapper.grid.products-grid {
  position: relative !important;
}
.swiper-container-idea .swiper-wrapper .swiper-slide .product-image-container {
  padding: 1rem 15px !important;
}
.action.disabled {
  cursor: default;
  pointer-events: none;
  opacity: 0.5;
}
.overflow-hidden {
  overflow: hidden;
}
.modal-content {
  font-size: 1.2rem;
}
.modal-footer .action,
.modal-footer button {
  border: 1px solid #000000;
  border-radius: 0;
  background: transparent;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.9px;
  padding: 0 15px;
  height: 30px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.modal-footer .action:hover,
.modal-footer button:hover,
.modal-footer .action:focus,
.modal-footer button:focus,
.modal-footer .action:active,
.modal-footer button:active {
  box-shadow: none;
  background-color: #000000;
  color: #ffffff;
}
a,
button {
  border-radius: 0;
}
.homepage-slider__thumbs {
  display: none;
}
.homepage-slider__item {
  display: flex !important;
}
.homepage-slider__text {
  width: 38%;
}
@media screen and (max-width: 820px) {
  .homepage-slider__text {
    width: 0%;
  }
}
.homepage-slider__imgbig {
  width: 62%;
}
@media screen and (max-width: 820px) {
  .homepage-slider__imgbig {
    width: 100%;
  }
}
.homepage-slider .slick-slide {
  border-bottom: 1px solid #e5e6eb;
}
@media (min-width: 640px) and (max-width: 1600px) {
  .homepage-slider__wrapper,
  .homepage-slider,
  .homepage-slider__item,
  .homepage-slider__items {
    height: 37.5vw;
  }
  .homepage-slider__item .homepage-slider__details {
    top: 13.5vw;
  }
  .homepage-slider__item .homepage-slider__title {
    font-size: 3.75vw;
    margin-bottom: 0;
  }
  .homepage-slider__item .homepage-slider__description {
    padding-top: 6vw;
    font-size: 0.8125vw;
  }
}
@media (min-width: 640px) and (max-width: 1600px) {
  .homepage-slider__item .homepage-slider__description {
    padding-top: 1vw;
  }
}
@media screen and (max-width: 640px) {
  .checkout-cart-index .logo-links-container {
    display: flex !important;
    justify-content: center !important;
  }
}
@media screen and (max-width: 820px) {
  .header.content .logo-links-container .switcher-currency {
    width: auto;
    margin-left: 5px;
    padding-top: 0;
  }
  .header.content .logo-links-container .minicart-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
  }
  .header.content .logo-links-container .block-search .label:before {
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  .homepage-slider__arrows {
    left: calc(37.95% - 90px) !important;
  }
}
.cms-home .page-title-wrapper {
  display: none;
}
.empty-container {
  width: 30%;
}
@media (max-width: 760px) {
  .empty-container {
    width: 0;
  }
}
.discount-coupon-form .coupon label {
  display: none;
}
.catalog-product-view {
  overflow-x: hidden;
}
.fotorama__stage__shaft {
  height: 100%;
}
.filter-current {
  max-width: 400px;
  margin: 0 auto;
}
@media (max-width: 769px) {
  .filter-current {
    max-width: 100%;
    width: 100%;
    padding: 10px 0;
  }
}
@media (max-width: 769px) {
  .filter-content {
    border-top: unset;
  }
}
.block-actions.filter-actions {
  max-width: 400px;
  margin: 0 auto;
}
.product-photo-wrapper .photo img {
  height: 265px;
  margin: 0 auto;
  object-fit: contain;
}
.page-with-filter .page-products .products-grid {
  flex-direction: unset;
}
.products.wrapper.grid.products-grid {
  align-items: normal;
}
.toolbar-products .pager-container {
  display: block;
}
.pager-container .pages .action {
  width: auto !important;
  border: unset;
}
.pages li.item.current span {
  color: #009e7f;
}
.block.related {
  clear: both;
  order: 5;
}
.block.related .block-title {
  font-size: 2.3rem;
  width: 100%;
  display: inline-block;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
}
.block.related .block-title #block-related-heading {
  font-weight: 400;
}
.block.related .block-title #block-related-heading::after {
  content: "\e909";
  font-family: "icomoon" !important;
  font-weight: 900;
  color: #aeb3bf;
  font-size: 1.3rem;
  padding-left: 1rem;
}
.block.related .field.choice.related {
  display: none;
}
.block.related .block-actions {
  display: none;
}
.block.related .product-item-actions .actions-primary {
  margin-top: 30px;
  display: block;
  width: 100%;
  text-align: center;
}
.related .slick-list.draggable,
.upsell .slick-list.draggable,
.crosssell .slick-list.draggable {
  width: 100%;
}
.related .slick-list.draggable .slick-slide > div,
.upsell .slick-list.draggable .slick-slide > div,
.crosssell .slick-list.draggable .slick-slide > div {
  width: 100%;
}
.related .product-photo-wrapper .photo .product-image-wrapper,
.upsell .product-photo-wrapper .photo .product-image-wrapper,
.crosssell .product-photo-wrapper .photo .product-image-wrapper {
  display: block;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
}
.related .product-photo-wrapper .photo .product-image-wrapper img,
.upsell .product-photo-wrapper .photo .product-image-wrapper img,
.crosssell .product-photo-wrapper .photo .product-image-wrapper img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  height: auto !important;
  object-fit: contain !important;
}
.related .product-item-details .price-box .old-price,
.upsell .product-item-details .price-box .old-price,
.crosssell .product-item-details .price-box .old-price {
  padding: 0 8px;
  margin-bottom: -5px;
}
@media screen and (max-width: 819px) {
  .related .slick-prev:before,
  .upsell .slick-prev:before,
  .crosssell .slick-prev:before,
  .related .slick-next:before,
  .upsell .slick-next:before,
  .crosssell .slick-next:before {
    content: '';
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 820px) {
  .related .slick-prev,
  .upsell .slick-prev,
  .crosssell .slick-prev,
  .related .slick-next,
  .upsell .slick-next,
  .crosssell .slick-next {
    width: 54px;
    height: 54px;
    background: none transparent;
    border: 0 none;
    box-shadow: none;
  }
  .related .slick-prev:hover,
  .upsell .slick-prev:hover,
  .crosssell .slick-prev:hover,
  .related .slick-next:hover,
  .upsell .slick-next:hover,
  .crosssell .slick-next:hover {
    background: none transparent;
  }
}
@media screen and (max-width: 768px) {
  .related .product-item-details .price-box,
  .upsell .product-item-details .price-box,
  .crosssell .product-item-details .price-box {
    flex-direction: column !important;
    align-items: unset !important;
  }
  .related .product-item-details .price-box > .special-price,
  .upsell .product-item-details .price-box > .special-price,
  .crosssell .product-item-details .price-box > .special-price {
    position: absolute;
    margin-top: 25px;
  }
  .related .product-item-details .price-box > .old-price,
  .upsell .product-item-details .price-box > .old-price,
  .crosssell .product-item-details .price-box > .old-price {
    line-height: 2.4rem;
    margin: 5px 0;
  }
}
@media screen and (max-width: 1199px) {
  .related .products,
  .upsell .products,
  .crosssell .products {
    max-width: none !important;
  }
}
@media screen and (max-width: 768px) {
  .related .slick-track,
  .upsell .slick-track,
  .crosssell .slick-track {
    display: flex;
  }
  .related .slick-track .slick-slide,
  .upsell .slick-track .slick-slide,
  .crosssell .slick-track .slick-slide {
    display: flex;
    justify-content: center;
    text-align: center;
    overflow: hidden;
    max-width: unset;
    float: unset;
    align-items: center;
    margin: 0 1%;
  }
  .related .slick-track .slick-slide .product-item,
  .upsell .slick-track .slick-slide .product-item,
  .crosssell .slick-track .slick-slide .product-item {
    margin: 0;
  }
}
.block.crosssell .block-title {
  font-size: 2.3rem;
  width: 100%;
  display: inline-block;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
}
.block.crosssell .block-title #block-crosssell-heading {
  font-weight: 400;
}
.block.crosssell .block-title #block-crosssell-heading::after {
  content: "\e909";
  font-family: "icomoon" !important;
  font-weight: 900;
  color: #aeb3bf;
  font-size: 1.3rem;
  padding-left: 1rem;
}
.block.crosssell .product-photo-wrapper .photo img {
  height: 215px;
  margin: 0 auto;
  object-fit: none;
}
.block.crosssell .price-final_price {
  padding-bottom: 10px;
}
.cms-no .page-wrapper .page-main {
  padding-top: 5rem;
}
@media screen and (min-width: 1024px) {
  .account .sidebar.sidebar-main {
    padding: 30px 0 0 30px;
  }
  .account .column.main {
    padding-left: 59px;
  }
}
.columns .column.main {
  padding-bottom: 0 !important;
  position: relative;
}
.minicart-items .action.delete {
  right: 5px !important;
}
.block.upsell .block-title {
  font-size: 2.3rem;
  width: 100%;
  display: inline-block;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
}
.block.upsell .block-title #block-upsell-heading {
  font-weight: 400;
  font-size: 2.3rem;
}
.block.upsell .block-title #block-upsell-heading::after {
  content: "\e909";
  font-family: "icomoon" !important;
  font-weight: 900;
  color: #aeb3bf;
  font-size: 1.3rem;
  padding-left: 1rem;
}
.block.upsell .slider-before-init {
  opacity: 1;
  position: relative;
  flex-wrap: unset;
  display: flex !important;
}
.block.upsell .product-item-actions .actions-primary {
  margin-top: 30px;
  display: block;
  width: 100%;
  text-align: center;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 0 !important;
}
/* WEEK OFFERTS */
.week-offerts {
  margin-left: auto;
  margin-right: auto;
  max-width: 1190px;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 2rem;
  padding-top: 3rem;
  border-top: 1px solid #e5e6eb;
}
.week-offerts .block-title {
  font-size: 2.3rem;
  width: 100%;
  display: inline-block;
  padding-bottom: 2rem;
}
.week-offerts .block-title ::after {
  content: "\e909";
  font-family: "icomoon" !important;
  font-weight: 900;
  color: #aeb3bf;
  font-size: 1.3rem;
  padding-left: 1rem;
}
.week-offerts .product-items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.week-offerts .product-items .product-item {
  width: 100% !important;
  text-align: center;
}
.week-offerts .product-items .product-item .product-item-info .product-item-photo {
  padding: 2rem;
  border: 1px solid #e5e6eb;
  display: block;
  border-radius: 10px;
}
.week-offerts .product-items .product-item .product-item-info .product-item-details .product-item-actions {
  display: none;
}
.week-offerts .product-items .product-item .product-item-info .product-item-details .price-box {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.week-offerts .product-items .product-item .product-item-info .product-item-details .price-box .price {
  font-size: 1.8rem;
  color: #009e7f;
  font-weight: 700;
  padding: 0 0.5rem;
}
.week-offerts .product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  text-decoration: none;
}
.week-offerts .product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  font-size: 1.5rem;
  color: #adafbc;
  font-weight: 400;
  padding: 0 0.5rem;
  text-decoration: line-through;
}
.week-offerts .product-items .product-item .product-item-info .product-item-details .price-box .special-price .price {
  font-size: 1.8rem;
  color: #009e7f;
  font-weight: 700;
  padding: 0 0.5rem;
}
.week-offerts .product-items .product-item .product-item-info .product-item-details .price-box .normal-price {
  font-size: 1.5rem;
  color: #e5e6eb;
  padding: 0 0.5rem;
}
.week-offerts .product-items .product-item .product-item-info .product-item-details .product-item-name {
  text-transform: uppercase;
  font-weight: 400;
}
.checkout-index-index .field.street {
  width: 100% !important;
}
@media screen and (min-width: 1024px) {
  .checkout-index-index .field.street .control .field {
    width: 29% !important;
  }
}
@media (min-width: 768px) {
  .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 {
    margin-top: 2px;
  }
}
/* OWL FIX */
.owl-carousel .owl-item img {
  max-width: 100%;
  max-height: 640px;
  margin: 0 auto;
  width: auto;
  height: auto;
}
@media screen and (max-width: 768px) {
  .owl-carousel .owl-item img {
    max-height: 300px;
    width: auto !important;
  }
}
/* WEEK OFFERTS */
.content-two-columns {
  margin-left: auto;
  margin-right: auto;
  max-width: 1190px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 27px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 640px) {
  .content-two-columns {
    display: block;
  }
}
.content-two-columns__left {
  width: 32%;
  margin-right: 2.5%;
}
@media screen and (min-width: 1920px) {
  .content-two-columns__left {
    width: 25%;
  }
}
@media screen and (max-width: 1024px) {
  .content-two-columns__left {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .content-two-columns__left {
    width: 100%;
  }
}
.content-two-columns__left .pages {
  display: none;
}
.content-two-columns__left .block-title strong {
  font-size: 2.3rem;
  width: 100%;
  display: inline-block;
  padding-bottom: 0;
}
.content-two-columns__left .block-title strong ::after {
  content: "\e909";
  font-family: "icomoon" !important;
  font-weight: 900;
  color: #aeb3bf;
  font-size: 1.3rem;
  padding-left: 1rem;
}
.content-two-columns__left .check-new-banner {
  position: relative;
  padding-top: 6px;
}
.content-two-columns__left .check-new-banner img {
  border-radius: 10px;
  width: 100%;
  height: 265px;
  object-fit: cover;
}
.content-two-columns__left .check-new-banner h1,
.content-two-columns__left .check-new-banner h2,
.content-two-columns__left .check-new-banner h3,
.content-two-columns__left .check-new-banner h4,
.content-two-columns__left .check-new-banner h5,
.content-two-columns__left .check-new-banner h6 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 3.1rem;
  position: absolute;
  top: 3.1rem;
  left: 2.5rem;
  font-weight: 400;
  padding-right: 15%;
  line-height: 1.3;
}
.content-two-columns__left .check-new-banner a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.3rem;
  display: inline-block;
  padding: 1rem 2rem 1rem 3rem;
  border-radius: 5px;
  position: absolute;
  bottom: 3.2rem;
  left: 3rem;
  background: #f5807d;
  transition: .3s;
}
.content-two-columns__left .check-new-banner a::after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #ffffff;
  font-size: 1.1rem;
  padding-left: 1.8rem;
}
.content-two-columns__left .check-new-banner a:hover {
  text-decoration: none;
  background: #000000;
}
.content-two-columns__right {
  width: 65%;
}
.content-two-columns__right .product-item-details {
  padding: 10px 0 0 !important;
}
.content-two-columns__right .product-item-link {
  height: auto;
  padding-bottom: 3px;
  line-height: 1.3;
}
@media screen and (max-width: 1024px) {
  .content-two-columns__right {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .content-two-columns__right {
    width: 100%;
  }
}
.content-two-columns__right .block-title strong {
  font-size: 2.3rem;
  width: 100%;
  display: inline-block;
  padding-bottom: 0;
}
.content-two-columns__right .block-title strong ::after {
  content: "\e909";
  font-family: "icomoon" !important;
  font-weight: 900;
  color: #aeb3bf;
  font-size: 1.3rem;
  padding-left: 1rem;
}
.content-two-columns__right .product-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 4px 1vw;
}
@media screen and (max-width: 1025px) {
  .content-two-columns__right .product-items {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 820px) {
  .content-two-columns__right .product-items {
    display: block;
  }
}
.content-two-columns__right .product-items .product-item {
  text-align: center;
  border: 1px solid #e5e6eb;
  border-radius: 10px;
  padding: 2rem;
  list-style: none;
  flex: 0 0 31.5%;
  width: 100% !important;
  margin-left: 1.5% !important;
  margin-right: 1.5% !important;
}
@media screen and (max-width: 1024px) {
  .content-two-columns__right .product-items .product-item {
    flex: 0 0 44%;
    margin-left: 3% !important;
    margin-right: 3% !important;
  }
}
@media screen and (max-width: 820px) {
  .content-two-columns__right .product-items .product-item {
    flex: 0 0 100%;
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}
.content-two-columns__right .product-items .product-item .product-item-info {
  border: unset;
  border-radius: 10px;
  padding: 10px 2rem;
}
.content-two-columns__right .product-items .product-item .product-item-info .product-item-name {
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 400;
  padding-top: 0;
  text-align: center;
}
.content-two-columns__right .product-items .product-item .product-item-info .product-item-inner {
  display: none;
}
.content-two-columns__right .product-items .product-item .price-box {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.content-two-columns__right .product-items .product-item .price-box .price {
  font-size: 1.8rem;
  color: #009e7f;
  font-weight: 700;
  padding: 0 0.5rem;
}
.content-two-columns__right .product-items .product-item .price-box .old-price {
  text-decoration: none;
}
.content-two-columns__right .product-items .product-item .price-box .old-price .price {
  font-size: 1.5rem;
  color: #adafbc;
  font-weight: 400;
  padding: 0 0.5rem;
  text-decoration: line-through;
}
.content-two-columns__right .product-items .product-item .price-box .special-price .price {
  font-size: 1.8rem;
  color: #009e7f;
  font-weight: 700;
  padding: 0 0.5rem;
}
.content-two-columns__right .product-items .product-item img {
  height: 150px;
  object-fit: contain;
}
@media screen and (max-width: 1024px) {
  .content-two-columns__right .product-items .product-item:nth-child(n+7) {
    display: none;
  }
}
@media screen and (max-width: 820px) {
  .content-two-columns__right .product-items .product-item:nth-child(n+4) {
    display: none;
  }
}
.content-two-columns .block-title {
  font-size: 2.3rem;
  width: 100%;
  display: inline-block;
  padding-bottom: 0;
}
.content-two-columns .block-title ::after {
  content: "\e909";
  font-family: "icomoon" !important;
  font-weight: 900;
  color: #aeb3bf;
  font-size: 1.3rem;
  padding-left: 1rem;
}
@media screen and (max-width: 820px) {
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 100% !important;
  }
}
.page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
  margin-left: 0;
}
.page-layout-1column .block.widget .products-grid .product-item:nth-child(6) {
  margin-left: 2rem;
}
.page-layout-1column .products-related {
  position: relative;
}
.page-layout-1column .products-related .swiper-button-prev {
  font-size: 0px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23aeb3bf'%2F%3E%3C%2Fsvg%3E") !important;
  top: 40%;
  width: 20px;
  height: 24px;
  margin-top: 0px;
  background-size: 18px 24px;
  left: -40px;
}
.page-layout-1column .products-related .swiper-button-next {
  font-size: 0px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23aeb3bf'%2F%3E%3C%2Fsvg%3E") !important;
  top: 40%;
  width: 20px;
  height: 24px;
  margin-top: 0px;
  background-size: 18px 24px;
  right: -40px;
}
.bestsel {
  margin-left: auto;
  margin-right: auto;
  max-width: 1190px;
  padding-left: 40px;
  padding-right: 40px;
}
.bestsel .product-item {
  width: 100% !important;
  text-align: center;
  padding-top: 0.5rem;
}
.bestsel .product-item .product-item-name {
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 400;
  padding-top: 0rem;
  text-align: left;
  margin-top: 0;
}
.bestsel .product-item .product-item-inner {
  display: none;
}
.bestsel .product-item .price-box .price {
  font-size: 1.8rem;
  color: #009e7f;
  font-weight: 700;
  padding: 0;
}
.bestsel .product-item .price-box .old-price {
  text-decoration: none;
}
.bestsel .product-item .price-box .old-price .price {
  font-size: 1.2rem;
  color: #adafbc;
  font-weight: 400;
  padding: 0;
  text-decoration: line-through;
}
.bestsel .product-item .price-box .special-price .price {
  font-size: 1.8rem;
  color: #009e7f;
  font-weight: 700;
  padding: 0;
}
#mini-cart .product-image-photo {
  width: 100% !important;
  height: auto !important;
}
.opc-block-summary .items-in-cart .product-image-wrapper img {
  width: auto !important;
  height: auto !important;
}
.opc-block-summary tr.totals-tax-summary {
  display: none;
}
.opc-block-summary .grand.totals span.price {
  font-size: 2.4rem;
}
.minicart-wrapper .block-minicart {
  overflow-y: scroll;
  -webkit-transition: none;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.block-minicart::-webkit-scrollbar {
  display: none;
}
/* Hide scrollbar for IE and Edge */
.block-minicart {
  -ms-overflow-style: none;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  display: block;
}
.block.block-compare {
  display: none;
}
.block.block-reorder {
  display: none;
}
.block.block-wishlist {
  display: none;
}
.cms-no-route #maincontent {
  padding-top: 3rem;
}
.brands-index-index #maincontent {
  padding-top: 3rem;
}
#empty_cart_button span {
  padding-left: 15px;
}
.product-info-main {
  float: left;
}
.product-info-main .product.alert a {
  border: 1px solid #000000;
  padding: 1rem;
  margin: 0.5rem 0;
  display: inline-block;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
}
.product-info-main .product.alert a:hover {
  text-decoration: none;
  color: #ffffff;
  background: #000000;
}
ul.level1.submenu {
  display: none;
}
.product.attribute.overview {
  padding-top: 10px;
  float: right;
  width: 50%;
  padding-left: 10px;
}
@media (min-width: 1024px) {
  .product.attribute.overview {
    width: 41.6%;
  }
}
@media (min-width: 1025px) {
  .product.attribute.overview {
    width: 41.4%;
  }
}
@media (max-width: 820px) {
  .product.attribute.overview {
    padding-top: 20px;
    float: unset;
    width: 100%;
    padding-left: 0;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
}
.product.attribute.description {
  clear: both;
}
@media (max-width: 820px) {
  .product.attribute.description {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
  }
}
.fotorama {
  max-height: 600px !important;
}
@media (max-width: 1024px) {
  .fotorama {
    max-height: unset !important;
    overflow: hidden;
  }
}
@media (max-width: 1024px) {
  .product.media {
    float: left;
    width: 48%;
    padding-right: 15px;
    padding-top: 30px;
    margin-right: 2%;
  }
}
@media (max-width: 767px) {
  .product.media {
    width: 100%;
  }
}
/* owl */
.image-gallery.thumbnails {
  max-height: 706px;
  overflow: hidden;
  overflow-y: auto;
}
.image-gallery.thumbnails::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #009e7f;
  background-color: transparent;
}
.image-gallery.thumbnails::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.image-gallery.thumbnails::-webkit-scrollbar-thumb {
  background-color: #009e7f;
}
@media (max-width: 767px) {
  .owl-gallery-container.thumb_left .thumbnails {
    width: 100% !important;
    display: block !important;
    float: left !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .owl-gallery-container.thumb_left .thumbnails .owl-dot {
    width: 30% !important;
  }
}
@media (max-width: 767px) {
  .owl-gallery-container.thumb_left .productGallery {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .owl-gallery-container.thumb_left .thumbnails button {
    margin-right: 10px !important;
    margin-bottom: 10px !important;
  }
}
/* cookies */
.message.global.cookie {
  text-align: center;
  background: #f1f1f1;
}
.message.global.cookie .btn-cookie-allow {
  border: 1px solid #000 !important;
  font-weight: 700 !important;
  padding: 7px 15px !important;
  font-size: 1.4rem !important;
}
.message.global.cookie .btn-cookie-allow:hover {
  background: #000;
  border: #000 1px solid;
}
.checkout-cart-index .grand.totals.incl {
  display: none;
}
.product-options-bottom {
  max-width: unset !important;
}
.product-options-bottom .box-tocart {
  margin-right: unset !important;
}
.product-options-bottom button {
  width: 100% !important;
}
.message div {
  text-align: left !important;
}
.message div a {
  display: contents;
}
.wishlist-index-index .product-image-photo {
  margin: 50px 0;
}
.wishlist-index-index .product-item-name a {
  text-align: left;
  font-weight: 400;
}
.sidebar .block.filter .filter-options {
  border-bottom: 1px solid #8d94a2;
  margin-bottom: 15px;
  padding-bottom: 0 !important;
}
.sidebar .block.filter .filter-current .item {
  margin-bottom: 10px;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #111111;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #000000;
}
.modal-custom .action-close {
  margin: 2.5rem;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #f5f6fa;
  font-weight: 300;
  padding-bottom: 1rem;
  font-size: 1.8rem;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 1rem;
}
.modal-slide .action-close {
  padding: 10px;
}
.modal-slide .page-main-actions {
  margin-bottom: 0.6rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
input[type="radio"]:not(.no-style) {
  opacity: 0;
  position: absolute;
  top: auto;
  bottom: auto;
}
input[type="radio"]:not(.no-style):checked + label:after,
input[type="radio"]:not(.no-style):checked + .label:after,
input[type="radio"]:not(.no-style):checked + span:after {
  content: "";
  background-color: #000000;
}
input[type="radio"]:not(.no-style) + label,
input[type="radio"]:not(.no-style) + .label,
input[type="radio"]:not(.no-style) + span {
  position: relative;
  justify-items: baseline;
  align-items: baseline;
  display: flex;
  vertical-align: middle;
  cursor: pointer;
  padding: 10px 0 10px 31px;
  font-size: 1.1rem;
  letter-spacing: 0.3px;
  min-height: 35px;
}
input[type="radio"]:not(.no-style) + label:after,
input[type="radio"]:not(.no-style) + .label:after,
input[type="radio"]:not(.no-style) + span:after,
input[type="radio"]:not(.no-style) + label:before,
input[type="radio"]:not(.no-style) + .label:before,
input[type="radio"]:not(.no-style) + span:before {
  position: absolute;
  content: "";
  display: inline-block;
  border-radius: 50%;
}
input[type="radio"]:not(.no-style) + label:before,
input[type="radio"]:not(.no-style) + .label:before,
input[type="radio"]:not(.no-style) + span:before {
  height: 20px;
  width: 20px;
  border: 1px solid #000000;
  left: 0;
  top: 6px;
}
input[type="radio"]:not(.no-style) + label:after,
input[type="radio"]:not(.no-style) + .label:after,
input[type="radio"]:not(.no-style) + span:after {
  height: 12px;
  width: 12px;
  left: 4px;
  top: 10px;
  -moz-transition: background-color 0.3s ease-in-out;
  -webkit-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  background-color: transparent;
}
input[type="checkbox"]:not(.no-style) {
  opacity: 0;
  position: absolute;
  top: auto;
  bottom: auto;
}
input[type="checkbox"]:not(.no-style):checked + label:after,
input[type="checkbox"]:not(.no-style):checked + span:after {
  content: "";
  border-color: #000000;
}
input[type="checkbox"]:not(.no-style) + label,
input[type="checkbox"]:not(.no-style) + span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  padding: 10px 0 10px 31px;
  font-size: 1.1rem;
  letter-spacing: 0.3px;
}
input[type="checkbox"]:not(.no-style) + label:after,
input[type="checkbox"]:not(.no-style) + span:after,
input[type="checkbox"]:not(.no-style) + label:before,
input[type="checkbox"]:not(.no-style) + span:before {
  position: absolute;
  content: "";
  display: inline-block;
}
input[type="checkbox"]:not(.no-style) + label:before,
input[type="checkbox"]:not(.no-style) + span:before {
  content: '';
  position: absolute;
  border: 1px solid #000000;
  width: 18px;
  height: 18px;
  left: 0;
  top: 6px;
  border-radius: 0px;
  display: block;
}
input[type="checkbox"]:not(.no-style) + label:after,
input[type="checkbox"]:not(.no-style) + span:after {
  content: '' !important;
  margin: 0 !important;
  left: 6px;
  bottom: auto;
  top: 8px;
  width: 7px;
  height: 13px;
  border: solid transparent;
  border-color: transparent;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"],
select,
textarea {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0px 10px;
  font-size: 1.1rem;
  letter-spacing: 0.3px;
  color: #676767;
  border: 1px solid #9a9a9a;
  background-color: #ffffff;
  height: 36px;
  margin: 0;
  width: 100%;
}
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="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #676767;
  text-transform: uppercase;
}
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="datetime"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #676767;
  text-transform: uppercase;
}
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,
select::placeholder,
textarea::placeholder {
  color: #676767;
  text-transform: uppercase;
}
textarea {
  padding: 10px;
  min-height: 100px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: #ffffff url('..//images/icons/select-bg.svg') no-repeat 100% 45%;
  background-size: 30px 60px;
  padding-right: 25px;
  text-indent: .01em;
  text-overflow: '';
}
select::-ms-expand {
  display: none;
}
.lt-ie10 select {
  background-image: none;
  padding-right: 4px;
}
.breadcrumbs {
  margin-bottom: 28px;
  margin-top: 23px;
}
.breadcrumbs .items {
  font-size: 1.3rem;
  color: #000000;
  line-height: 1.2;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-family: 'Cabin', sans-serif;
  letter-spacing: -0.1px;
}
.breadcrumbs .items .item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.breadcrumbs .items .item:after {
  opacity: 0.5;
  margin: 1px 10px 0;
}
.breadcrumbs .items strong {
  opacity: 0.5;
}
.footer.content {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1440px;
  background-color: #343434;
  color: #fff;
  position: relative;
  padding: 0;
  max-width: unset;
}
.footer.content .footer-links,
.footer.content .copyright-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 60px 0;
  max-width: 1440px;
}
.footer-links {
  display: flex;
}
.links-box__title {
  display: inline-block;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.1rem;
  line-height: 1.2;
  letter-spacing: 0.2em;
  margin-bottom: 20px;
  font-weight: 700;
}
.links-box__title::after {
  content: '';
  display: block;
  margin-top: 2px;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
}
.links-box__links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.links-box__link {
  font-size: 1.3rem;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 2em;
  line-height: 1.2;
}
.links-box__link .block-static-block.widget,
.links-box__link .block-cms-link.widget {
  margin-bottom: 0;
}
.footer-links__logo {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 0;
}
.footer-links__contact p {
  font-size: 1.3rem;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 0;
  line-height: 1.85;
}
.footer-links__divider {
  display: none;
}
.copyright-container .copyright-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.copyright-container .switcher.currency {
  display: none;
}
.social-links {
  display: flex;
}
.social-links .links-box__link {
  margin-right: 20px;
}
.social-links a {
  font-size: 0;
  width: 30px;
  height: 30px;
  border: 1px solid #d8d8d8;
  border-radius: 100%;
  position: relative;
  display: block;
  opacity: .7;
  transition: .3s;
}
.social-links a::after {
  content: '';
  display: block;
  height: 16px;
  width: 20px;
  font-weight: 400;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.social-links .facebook-social a::after {
  background-image: url("../images/icons/social/fb.svg");
}
.social-links .twitter-social a::after {
  background-image: url("../images/icons/social/x.svg");
}
.social-links .instagram-social a::after {
  background-image: url("../images/icons/social/instagram.svg");
}
.social-links .tiktok-social a::after {
  background-image: url("../images/icons/social/tiktok.svg");
}
.promotions {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto 17px;
}
.promotions .section-title {
  font-size: 4.6rem;
  line-height: 1.4;
  color: #000000;
  margin: 0 0 35px;
  font-weight: 700;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  text-align: center;
  border-top: 1px solid #f5f5f5;
  padding-top: 63px;
  margin: 0 0 31px;
}
.promotions__title {
  font-size: 4.6rem;
  line-height: 1.4;
  color: #000000;
  margin: 0 0 35px;
  font-weight: 700;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  text-align: center;
  border-top: 1px solid #f5f5f5;
  padding-top: 63px;
  margin: 0 0 31px;
  color: #ffffff;
  margin: 0 0 33px;
  letter-spacing: 1px;
  text-align: left;
  font-size: 2.8rem;
  padding-top: 0;
  border: 0;
}
.promotions__box {
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  position: relative;
  margin-bottom: 35px;
}
.promotions__box:last-of-type {
  margin-bottom: 0;
}
.promotions__content {
  position: absolute;
  bottom: 33px;
  left: 30px;
}
.promotions__text {
  line-height: 1.2;
  font-size: 1.2rem;
  color: #ffffff;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.promotions__link {
  display: inline-block;
  text-decoration: none;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  min-height: 36px;
  font-size: 11px;
  letter-spacing: 2px;
  color: #ffffff;
  background: #000000;
  border: 1px solid;
  border-color: #000000;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0;
  padding: 0 20px;
  min-width: 190px;
  box-shadow: none;
  width: 190px;
  padding-right: 18px;
}
.promotions__link:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.8rem;
  line-height: 1;
  color: #ffffff;
  content: '\f30b';
  font-family: 'Font Awesome 5 Free';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.promotions__link:after,
.promotions__link:before {
  font-weight: 600;
}
.promotions__link:after {
  content: true;
  -moz-transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  margin: 0;
}
.promotions__link:hover,
.promotions__link:focus,
.promotions__link:active {
  display: inline-block;
  text-decoration: none;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #000000;
  background: #ffffff;
  border: 1px solid;
  border-color: #000000;
  box-shadow: none;
}
.promotions__link:hover:after,
.promotions__link:focus:after,
.promotions__link:active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.8rem;
  line-height: 1;
  color: #000000;
  content: '\f30b';
  font-family: 'Font Awesome 5 Free';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.promotions__link:hover:after,
.promotions__link:focus:after,
.promotions__link:active:after,
.promotions__link:hover:before,
.promotions__link:focus:before,
.promotions__link:active:before {
  font-weight: 600;
}
.promotions__link:hover:after,
.promotions__link:focus:after,
.promotions__link:active:after {
  content: true;
}
/* PROMO BANERS */
.active-promo {
  margin: 0 auto;
  max-width: 1190px;
  padding-left: 40px;
  padding-right: 40px;
}
.active-promo .block-title {
  font-size: 2.3rem;
  width: 100%;
  display: inline-block;
  padding-bottom: 28px;
  margin-top: 0px;
}
.active-promo .block-title::after {
  content: "\e909";
  font-family: "icomoon" !important;
  font-weight: 900;
  color: #aeb3bf;
  font-size: 1.3rem;
  padding-left: 1rem;
}
.active-promo-flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 7.5rem;
}
.active-promo-flex__col {
  position: relative;
  width: 31.5%;
  height: 250px;
}
@media screen and (max-width: 820px) {
  .active-promo-flex__col {
    width: 48%;
  }
}
@media screen and (max-width: 640px) {
  .active-promo-flex__col {
    width: 100%;
  }
}
.active-promo-flex__col img {
  border-radius: 10px;
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.active-promo-flex__col h1,
.active-promo-flex__col h2,
.active-promo-flex__col h3,
.active-promo-flex__col h4,
.active-promo-flex__col h5,
.active-promo-flex__col h6 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 2.75rem;
  position: absolute;
  top: 1.5rem;
  left: 2.5rem;
  font-weight: 400;
  padding-right: 5%;
  line-height: 1.2;
}
.active-promo-flex__col h1 strong,
.active-promo-flex__col h2 strong,
.active-promo-flex__col h3 strong,
.active-promo-flex__col h4 strong,
.active-promo-flex__col h5 strong,
.active-promo-flex__col h6 strong {
  font-size: 7rem;
  line-height: 1;
  font-weight: 400;
  display: block;
}
@media screen and (max-width: 1024px) {
  .active-promo-flex__col h1 strong,
  .active-promo-flex__col h2 strong,
  .active-promo-flex__col h3 strong,
  .active-promo-flex__col h4 strong,
  .active-promo-flex__col h5 strong,
  .active-promo-flex__col h6 strong {
    font-size: 5rem;
  }
}
.active-promo-flex__col a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.3rem;
  display: inline-block;
  padding: 1rem 2rem 1rem 3rem;
  border-radius: 5px;
  position: absolute;
  bottom: 3.2rem;
  left: 3rem;
  background: #f5807d;
}
.active-promo-flex__col a::after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #ffffff;
  font-size: 1.1rem;
  padding-left: 1.8rem;
}
.active-promo-flex__col a:hover {
  text-decoration: none;
  background: #000000;
}
@media screen and (max-width: 820px) {
  .active-promo-flex__col:nth-last-child(1) {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .active-promo-flex__col:nth-child(1) {
    display: none;
  }
}
/**
    * Copyright © Idea07, Inc. All rights reserved.
    * See COPYING.txt for license details.
*/
.cms-index-index .socials-box {
  border: 0;
}
.page-title-wrapper {
  margin-bottom: 30px;
}
.page-title-wrapper .page-title {
  font-size: 2.4rem;
  line-height: 1.2;
  margin: 0;
  font-weight: 600;
  display: inline-block;
}
.page-title-wrapper .title-qty {
  font-size: 2.4rem;
  line-height: 1.2;
  margin: 0;
  font-weight: 600;
}
/**
    * Copyright © Idea07, Inc. All rights reserved.
    * See COPYING.txt for license details.
*/
.cms-page-view .page-title-wrapper .page-title {
  font-size: 3.8rem;
  line-height: 1.2;
  font-weight: 400;
}
.cms-page-view .content {
  font-size: 1.4rem;
  line-height: 1.6;
}
.cms-page-view .content table td {
  vertical-align: middle;
}
.cms-page-view .content table td img {
  width: auto;
  height: auto;
}
.cms-no-route .page-footer {
  margin-top: auto;
}
.cms-no-route .page-title-wrapper {
  text-align: center;
  margin-top: 30px;
}
.cms-no-route .page-title-wrapper .page-title {
  font-size: 13rem;
  display: block;
  text-align: center;
  font-weight: 700;
  color: #009e7f;
  line-height: 1;
}
.cms-no-route .column.main {
  min-height: 0;
}
.cms-no-route .text {
  font-size: 3rem;
  font-weight: 700;
  width: 100%;
  text-align: center;
}
.cms-no-route .actions-toolbar {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-box-orient: column;
  -ms-box-orient: column;
  -webkit-box-orient: column;
  box-orient: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.cms-no-route .actions-toolbar a {
  width: 100%;
  margin: 10px;
  border: 1px solid #000000;
  background-color: #ffffff;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
  height: 36px;
  font-size: 1.2rem;
  padding: 0 20px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cms-no-route .actions-toolbar a:hover,
.cms-no-route .actions-toolbar a:focus,
.cms-no-route .actions-toolbar a:active {
  text-decoration: none;
  background-color: #000000;
  color: #ffffff;
}
/**
    * Copyright © Idea07, Inc. All rights reserved.
    * See COPYING.txt for license details.
*/
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-container .swiper-slide {
  background-position: center;
  background-size: cover;
  max-height: 550px;
}
.swiper-container .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23aeb3bf'%2F%3E%3C%2Fsvg%3E") !important;
  width: 18px;
  height: 50px;
  margin-top: 0px;
  background-size: 18px 50px;
  left: 30px;
  top: 50%;
}
.swiper-container .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23aeb3bf'%2F%3E%3C%2Fsvg%3E") !important;
  width: 18px;
  height: 50px;
  margin-top: 0px;
  background-size: 18px 50px;
  right: 30px;
  top: 50%;
}
.swiper-container .swiper-pagination-bullet {
  width: 20px;
  height: 1px;
  text-align: center;
  line-height: 0;
  font-size: 0;
  opacity: 1;
  background: #c0c6d3;
}
.swiper-container .swiper-pagination-bullet-active {
  height: 3px;
}
.swiper-container .swiper-pagination-bullets {
  bottom: 25px !important;
}
.swiper-container-2 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.swiper-container-2 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.promo-swiper {
  position: relative;
  margin: 0 auto;
  max-width: 1600px;
}
.promo-swiper .swiper-slide {
  text-align: center;
}
.promo-swiper h2 {
  font-size: 4rem;
  font-weight: 700;
  color: #ffffff;
  position: absolute;
  top: 23.5%;
  left: 15%;
}
@media screen and (max-width: 1024px) {
  .promo-swiper h2 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 640px) {
  .promo-swiper h2 {
    top: 5%;
    font-size: 3rem;
  }
}
.promo-swiper h3 {
  font-size: 4rem;
  font-weight: 700;
  color: #ffffff;
  position: absolute;
  top: 72%;
  left: 15%;
}
@media screen and (max-width: 1024px) {
  .promo-swiper h3 {
    font-size: 4rem;
    bottom: 22%;
  }
}
@media screen and (max-width: 640px) {
  .promo-swiper h3 {
    font-size: 3rem;
    bottom: 35%;
  }
}
.promo-swiper h4 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #a80000;
  position: absolute;
  top: 18.5%;
  left: 15%;
  text-transform: uppercase;
}
@media screen and (max-width: 640px) {
  .promo-swiper h4 {
    top: 1%;
  }
}
.promo-swiper a {
  text-decoration: none;
  background: #009e7f;
  font-size: 1.5rem;
  color: #ffffff;
  position: absolute;
  top: 75%;
  left: 34%;
  display: inline-block;
  padding: 1.3rem 3rem;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .promo-swiper a {
    top: 85%;
    left: 15%;
  }
}
@media screen and (max-width: 640px) {
  .promo-swiper a {
    top: 85%;
    left: 15%;
  }
}
.promo-swiper a::after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #ffffff;
  font-size: 1.5rem;
  padding-left: 1.5rem;
}
.promo-swiper img {
  width: 100%;
  height: 590px;
  object-fit: cover;
}
.recommended-categories-header {
  margin-left: auto;
  margin-right: auto;
  max-width: 1190px;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
  padding-top: 5rem;
}
.recommended-categories-header h3 {
  font-size: 2.3rem;
  width: 100%;
  display: inline-block;
  padding-bottom: 5rem;
}
.recommended-categories-header h3::after {
  content: "\e909";
  font-family: "icomoon" !important;
  font-weight: 900;
  color: #aeb3bf;
  font-size: 1.3rem;
  padding-left: 1rem;
}
.recommended-categories-swiper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1190px;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
  margin-bottom: 3rem;
}
.recommended-categories-swiper .image-box {
  overflow: hidden;
  height: 200px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 0% 5%;
}
.recommended-categories-swiper .image-box img {
  object-fit: contain;
  width: 100%;
  height: auto;
}
.recommended-categories-swiper .swiper-container-3 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.recommended-categories-swiper .swiper-container-3 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border: 1px solid #e5e6eb;
}
.recommended-categories-swiper .swiper-container-3 .swiper-slide img {
  transition: all 0.2s ease-in-out;
}
.recommended-categories-swiper .swiper-container-3 .swiper-slide img:hover {
  transform: scale(1.3);
}
.recommended-categories-swiper .swiper-container-3 .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23aeb3bf'%2F%3E%3C%2Fsvg%3E") !important;
  top: 50%;
  width: 20px;
  height: 24px;
  margin-top: 0px;
  background-size: 18px 24px;
  left: -3%;
  display: block !important;
}
@media (max-width: 768px) {
  .recommended-categories-swiper .swiper-container-3 .swiper-button-prev {
    display: none;
  }
}
.recommended-categories-swiper .swiper-container-3 .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23aeb3bf'%2F%3E%3C%2Fsvg%3E") !important;
  top: 50%;
  width: 20px;
  height: 24px;
  margin-top: 0px;
  background-size: 18px 24px;
  right: -3%;
  display: block !important;
}
@media (max-width: 768px) {
  .recommended-categories-swiper .swiper-container-3 .swiper-button-next {
    display: none;
  }
}
.swiper-container-7 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.products-crosssell .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23aeb3bf'%2F%3E%3C%2Fsvg%3E") !important;
  top: 50%;
  width: 20px;
  height: 24px;
  margin-top: 0px;
  background-size: 18px 24px;
  left: -3%;
}
.products-crosssell .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23aeb3bf'%2F%3E%3C%2Fsvg%3E") !important;
  top: 50%;
  width: 20px;
  height: 24px;
  margin-top: 0px;
  background-size: 18px 24px;
  right: -3%;
}
.swiper-container-8 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.swiper-container-8 .swiper-wrapper .swiper-slide {
  text-align: center;
  font-size: 14px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-container-8 .swiper-wrapper .swiper-slide .product-item {
  padding-top: 0;
}
.swiper-container-8 .swiper-wrapper .swiper-slide .product-image-container {
  border: 1px solid #e5e6eb;
  padding: 3rem 7rem;
  border-radius: 10px;
}
.swiper-container-8 .swiper-wrapper .swiper-slide img {
  height: 200px;
  object-fit: contain;
}
.swiper-container-8 .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23aeb3bf'%2F%3E%3C%2Fsvg%3E") !important;
  top: 50%;
  width: 20px;
  height: 24px;
  margin-top: 0px;
  background-size: 18px 24px;
  left: -3%;
}
.swiper-container-8 .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23aeb3bf'%2F%3E%3C%2Fsvg%3E") !important;
  top: 50%;
  width: 20px;
  height: 24px;
  margin-top: 0px;
  background-size: 18px 24px;
  right: -3%;
}
.product-list-widget-container .section-title {
  margin-top: 0px;
  font-size: 2.3rem;
  width: 100%;
  display: inline-block;
  padding-bottom: 30px;
}
.product-list-widget-container .section-title::after {
  content: "\e909";
  font-family: "icomoon" !important;
  font-weight: 900;
  color: #aeb3bf;
  font-size: 1.3rem;
  padding-left: 1rem;
}
.bestsel .product-list-widget-container {
  position: relative;
}
.bestsel .product-list-widget-container .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23aeb3bf'%2F%3E%3C%2Fsvg%3E") !important;
  top: 55%;
  width: 20px;
  height: 24px;
  margin-top: 0px;
  background-size: 18px 24px;
  left: -7%;
  display: block !important;
}
.bestsel .product-list-widget-container .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23aeb3bf'%2F%3E%3C%2Fsvg%3E") !important;
  top: 55%;
  width: 20px;
  height: 24px;
  margin-top: 0px;
  background-size: 18px 24px;
  right: -7%;
  display: block !important;
}
.swiper-container-idea {
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding-bottom: 50px;
  border-bottom: 1px solid #e5e6eb;
  margin-bottom: 55px;
}
.swiper-container-idea .swiper-wrapper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-container-idea .swiper-wrapper .swiper-slide .product-item-details {
  padding-top: 0;
}
.swiper-container-idea .swiper-wrapper .swiper-slide .product-item-details .price-box .price-label {
  display: none;
}
.swiper-container-idea .swiper-wrapper .swiper-slide .product-item-details .price-box .price {
  font-size: 2.3rem;
  color: #009e7f;
  font-weight: 400;
  padding: 0;
}
.swiper-container-idea .swiper-wrapper .swiper-slide .product-item-details .price-box .old-price {
  text-decoration: none;
}
.swiper-container-idea .swiper-wrapper .swiper-slide .product-item-details .price-box .old-price .price {
  font-size: 1.5rem;
  color: #adafbc;
  font-weight: 400;
  padding: 0;
  text-decoration: line-through;
}
.swiper-container-idea .swiper-wrapper .swiper-slide .product-item-details .price-box .special-price .price {
  font-size: 2.3rem;
  color: #009e7f;
  font-weight: 400;
  padding: 0;
}
.swiper-container-idea .swiper-wrapper .swiper-slide .product-item-details .product-item-name {
  text-transform: uppercase;
  font-weight: 400;
  font-weight: 1rem;
  padding-top: 10px;
}
.swiper-container-idea .swiper-wrapper .swiper-slide .product-image-container {
  border: 1px solid #e5e6eb;
  padding: 1rem 7rem;
  margin-bottom: 0.5rem;
  width: 100%;
  border-radius: 10px;
}
.swiper-container-idea .swiper-wrapper .swiper-slide img {
  height: 185px;
  object-fit: contain;
}
.swiper-container-idea .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23aeb3bf'%2F%3E%3C%2Fsvg%3E") !important;
  top: 55%;
  width: 20px;
  height: 24px;
  margin-top: 0px;
  background-size: 18px 24px;
  left: 0;
}
.swiper-container-idea .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23aeb3bf'%2F%3E%3C%2Fsvg%3E") !important;
  top: 55%;
  width: 20px;
  height: 24px;
  margin-top: 0px;
  background-size: 18px 24px;
  right: 0;
}
@media screen and (max-width: 640px) {
  .swiper-button-next {
    display: none;
  }
  .swiper-button-prev {
    display: none;
  }
}
@media screen and (max-width: 820px) {
  .swiper-button-next {
    display: none;
  }
  .swiper-button-prev {
    display: none;
  }
}
/**
    * Copyright © Idea07, Inc. All rights reserved.
    * See COPYING.txt for license details.
*/
.homepage-slider__category {
  color: #19223d;
  font-size: 1.3rem;
}
.homepage-slider__title {
  color: #4980ff;
  text-transform: uppercase;
  font-size: 6rem;
  max-width: none;
}
.homepage-slider__description {
  color: #aeb3bf;
  text-transform: uppercase;
  font-size: 1.3rem;
}
.homepage-slider__description strong {
  color: #009e7f;
  font-size: 3.7rem;
  font-weight: 400;
  display: block;
  line-height: 1;
}
.action.go-to {
  display: none;
}
.homepage-slider {
  max-width: 1600px;
  margin: 0 auto;
  /**
   przy mniejszym powiekszeniu robi sie puste pole
   min-height: 100vh;
   */
}
@media screen and (max-width: 640px) {
  .homepage-slider_item img {
    position: unset;
    top: 0;
    transform: none;
    left: 0;
    max-width: 100%;
    max-height: none;
    min-width: 100%;
    min-height: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}
.homepage-slider__details {
  left: 12.5%;
  transform: unset;
  top: 36%;
}
.homepage-slider .slider-number {
  left: 34%;
  top: 33%;
  z-index: 1;
  letter-spacing: 23px;
  position: relative;
}
.homepage-slider .slider-number .active {
  color: #ebedf1;
  font-size: 26rem;
}
.homepage-slider .slider-number .from {
  display: none;
}
.homepage-slider__description {
  padding-top: 13%;
}
.homepage-slider__arrows {
  background: transparent;
  left: 32.3%;
  right: unset;
  bottom: 39px;
  margin-left: 0;
  width: auto;
  height: 73px;
}
.homepage-slider__arrows .slick-arrow:hover {
  border: 1px solid #aeb3bf;
}
.homepage-slider__arrows .slick-arrow.prev {
  padding: 5px 33px 0 15px;
  border: 1px solid #000000;
  border-right: unset;
}
.homepage-slider__arrows .slick-arrow.next {
  padding: 5px 15px 0 31px;
  border: 1px solid #ffffff;
  margin-left: 0;
  border-left: unset;
}
.homepage-slider__imgbig img {
  padding-left: unset;
  max-width: none;
  width: 100%;
  object-fit: cover;
  position: relative;
}
.homepage-slider__thumbs {
  right: 0;
  bottom: 50%;
  left: unset;
}
.homepage-slider .homepage-slider__thumbs {
  right: 0;
  bottom: 50% !important;
  transform: translateY(50%);
  left: unset;
}
.homepage-slider .homepage-slider__thumbs .slick-track {
  width: auto !important;
  transform: none;
  flex-direction: column;
}
.homepage-slider .homepage-slider__thumbs .slick-slide {
  padding-top: 0 !important;
  height: 133px;
}
.homepage-slider .homepage-slider__thumbs .slick-slide .homepage-slider__thumb {
  border-left: 4px solid transparent;
}
.homepage-slider .homepage-slider__thumbs .slick-slide .homepage-slider__thumb img {
  padding-left: 10px;
}
.homepage-slider .homepage-slider__thumbs .slick-current .homepage-slider__thumb {
  border-left: 4px solid #009e7f;
}
.homepage-slider .homepage-slider__thumbs .slick-current .homepage-slider__thumb img {
  padding-left: 0;
}
.homepage-slider .homepage-slider__thumbs .slick-slide.slick-current {
  transform: none;
}
.homepage-slider .homepage-slider__thumbs p {
  z-index: 9;
  position: absolute;
  font-size: 1.5rem;
  color: #ffffff;
  bottom: 10px;
  left: 10px;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .homepage-slider__imgbig img {
    max-width: 100%;
    object-fit: cover;
  }
  .homepage-slider .slider-number {
    left: 3%;
    justify-content: unset;
  }
  .homepage-slider__title {
    padding-right: 20%;
  }
}
@media screen and (max-width: 820px) {
  .homepage-slider__imgbig img {
    padding-left: 50%;
  }
  .homepage-slider .slider-number {
    left: 0%;
    justify-content: unset;
  }
  .homepage-slider .slider-number .active {
    font-size: 25rem;
  }
  .homepage-slider__title {
    font-size: 5rem;
  }
  .homepage-slider .homepage-slider__thumbs.slider-before-init.slick-initialized {
    right: -30px !important;
  }
}
@media screen and (max-width: 640px) {
  .homepage-slider__imgbig img {
    padding-left: 0%;
  }
  .homepage-slider .slider-number {
    left: 45px;
    justify-content: unset;
    top: 52%;
    bottom: unset;
  }
  .homepage-slider .slick-dots {
    display: none !important;
  }
  .homepage-slider__item {
    flex-direction: column-reverse;
    height: auto;
  }
  .homepage-slider__text {
    width: 100%;
  }
  .homepage-slider__details {
    position: relative;
    padding: 25px;
    bottom: unset;
    left: unset;
  }
  .homepage-slider__title {
    padding-right: 0%;
    font-size: 2.5rem;
  }
  .homepage-slider__description {
    font-size: 1.3rem;
    padding-top: 0;
    display: block;
  }
  .homepage-slider__description strong {
    font-size: 3.7rem;
  }
  .homepage-slider__item img {
    position: relative;
    top: 0;
    transform: unset;
    left: 0;
    min-width: unset;
    min-height: unset;
    height: auto;
    width: auto;
    object-fit: contain;
    max-width: 100%;
    width: 100%;
  }
}
/**
    * Copyright © Idea07, Inc. All rights reserved.
    * See COPYING.txt for license details.
*/
.bestsellers {
  overflow: unset;
  margin-bottom: 0rem;
  padding-bottom: 0rem;
  padding-top: 6rem;
}
.bestsellers__content {
  margin-left: 0;
  margin-right: 0;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}
.bestsellers__header {
  margin-bottom: 0;
  text-align: left;
}
.bestsellers__title {
  font-size: 2.3rem;
  width: 100%;
  display: inline-block;
  padding-bottom: 2rem;
  margin-bottom: 0;
  font-weight: 400;
}
.bestsellers__title::after {
  content: "\e909";
  font-family: "icomoon" !important;
  font-weight: 900;
  color: #aeb3bf;
  font-size: 1.3rem;
  padding-left: 1rem;
}
.bestsellers .product-item-photo {
  height: auto;
}
.bestsellers .product-item-photo img {
  position: unset;
  transform: none;
}
.bestsellers .swiper-container-5 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bestsellers .swiper-container-5 .swiper-wrapper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bestsellers .swiper-container-5 .swiper-wrapper .swiper-slide .product-item {
  padding-top: 0;
}
.bestsellers .swiper-container-5 .swiper-wrapper .swiper-slide .product-image-container {
  border: 1px solid #e5e6eb;
  padding: 3rem 7rem;
  border-radius: 10px;
}
.bestsellers .swiper-container-5 .swiper-wrapper .swiper-slide img {
  height: 200px;
  object-fit: contain;
}
.bestsellers .swiper-container-5 .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23aeb3bf'%2F%3E%3C%2Fsvg%3E") !important;
  top: 50%;
  width: 20px;
  height: 24px;
  margin-top: 0px;
  background-size: 18px 24px;
  left: -3%;
}
.bestsellers .swiper-container-5 .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23aeb3bf'%2F%3E%3C%2Fsvg%3E") !important;
  top: 50%;
  width: 20px;
  height: 24px;
  margin-top: 0px;
  background-size: 18px 24px;
  right: -3%;
}
/**
    * Copyright © Idea07, Inc. All rights reserved.
    * See COPYING.txt for license details.
*/
.content-tips {
  background: #f5f6fa;
  padding: 4rem 0 5rem;
  max-width: 1600px;
  margin: 0 auto 50px;
  overflow: hidden;
}
.content-tips__header {
  margin-left: auto;
  margin-right: auto;
  max-width: 1190px;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
  padding-bottom: 2rem;
}
.content-tips__header h3 {
  font-size: 2.3rem;
  width: 100%;
  display: inline-block;
  padding-bottom: 2rem;
  margin-bottom: 0;
  font-weight: 400;
}
.content-tips__header h3::after {
  content: "\e909";
  font-family: "icomoon" !important;
  font-weight: 900;
  color: #aeb3bf;
  font-size: 1.3rem;
  padding: 0 1rem;
}
.swiper-container-4 {
  margin-left: -20%;
  margin-right: -20%;
  position: relative;
  height: 100%;
  padding-bottom: 5rem;
}
.swiper-container-4 .swiper-slide {
  opacity: 0.3;
  transition: opacity 1s ease-in-out;
}
.swiper-container-4 a:hover {
  text-decoration: none;
}
.swiper-container-4 a:hover h5 {
  -webkit-mask-image: linear-gradient(-75deg, rgba(0, 0, 0, 0.6) 30%, #000000 50%, rgba(0, 0, 0, 0.6) 70%);
  -webkit-mask-size: 200%;
  animation: shine 2s infinite;
  text-decoration: none;
}
.swiper-container-4 a:hover h4 {
  -webkit-mask-image: linear-gradient(-75deg, rgba(0, 0, 0, 0.6) 30%, #000000 50%, rgba(0, 0, 0, 0.6) 70%);
  -webkit-mask-size: 200%;
  animation: shine 2s infinite;
  text-decoration: none;
}
@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }
  to {
    -webkit-mask-position: -50%;
  }
}
.swiper-container-4 h5 {
  color: #009e7f;
  text-transform: uppercase;
  text-align: center;
  margin: 2rem 0 0.5rem;
  font-size: 2rem;
}
@media (max-width: 768px) {
  .swiper-container-4 h5 {
    font-size: 1.5rem;
  }
}
.swiper-container-4 h4 {
  font-weight: 700;
  text-align: center;
  margin: 0rem;
  font-size: 4rem;
}
@media (max-width: 768px) {
  .swiper-container-4 h4 {
    font-size: 2.5rem;
  }
}
.swiper-container-4 .swiper-slide-active {
  opacity: 1;
}
.swiper-container-4 .swiper-slide-active img {
  box-shadow: 0px 20px 25px -10px #676767;
}
.swiper-container-4 .swiper-pagination-bullet {
  width: 20px;
  height: 1px;
  text-align: center;
  line-height: 0;
  font-size: 0;
  color: #000;
  opacity: 1;
  background: #c0c6d3;
}
.swiper-container-4 .swiper-pagination-bullet-active {
  height: 3px;
}
/**
    * Copyright © Idea07, Inc. All rights reserved.
    * See COPYING.txt for license details.
*/
.weekoffer {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1140px;
  position: relative;
  overflow: unset;
  margin-bottom: 0;
  padding-top: 3rem;
  padding-bottom: 3rem;
  border-bottom: 1px solid #D8D8D8;
}
.weekoffer .pager {
  display: none;
}
.weekoffer .block_content {
  margin-left: 0;
  margin-right: 0;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}
.weekoffer .block-title {
  font-size: 2.3rem;
  width: 100%;
  display: inline-block;
  padding-bottom: 0;
  margin-bottom: 24px;
  font-weight: 400;
}
.weekoffer .block-title strong {
  font-size: 2.3rem;
  font-weight: 400;
}
.weekoffer .block-title::after {
  content: "\e909";
  font-family: "icomoon" !important;
  font-weight: 900;
  color: #aeb3bf;
  font-size: 1.3rem;
  padding-left: 1rem;
}
.weekoffer .swiper-container-6 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.weekoffer .swiper-container-6 .swiper-wrapper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.weekoffer .swiper-container-6 .swiper-wrapper .swiper-slide .product-item-name {
  font-size: 1.8rem;
  font-weight: 400;
  min-height: 2em;
}
.weekoffer .swiper-container-6 .swiper-wrapper .swiper-slide .product-item-details {
  padding-top: 0;
}
.weekoffer .swiper-container-6 .swiper-wrapper .swiper-slide .product-item-details .price-box .price-label {
  display: none;
}
.weekoffer .swiper-container-6 .swiper-wrapper .swiper-slide .product-item-details .price-box .price {
  font-size: 2.4rem;
  color: #009e7f;
  font-weight: 600;
  padding: 0;
}
.weekoffer .swiper-container-6 .swiper-wrapper .swiper-slide .product-item-details .price-box .old-price {
  text-decoration: none;
}
.weekoffer .swiper-container-6 .swiper-wrapper .swiper-slide .product-item-details .price-box .old-price .price {
  font-size: 1.6rem;
  color: #949C9B;
}
.weekoffer .swiper-container-6 .swiper-wrapper .swiper-slide .product-image-container {
  margin-bottom: 0.5rem;
  width: 100%;
  border-radius: 10px;
}
.weekoffer .swiper-container-6 .swiper-wrapper .swiper-slide img {
  height: 185px;
  object-fit: contain;
}
.weekoffer .swiper-container-6 .pager {
  display: none !important;
}
/**
    * Copyright © Idea07, Inc. All rights reserved.
    * See COPYING.txt for license details.
*/
main .widget .block-title,
.blog_recent .block-title,
.page-main .product-list-widget-container .section-title,
.recommended-categories-header h3 {
  font-size: 3.8rem;
  font-weight: bold;
  text-align: center;
  position: relative;
  margin-bottom: 5px;
  margin-top: 50px;
  padding-bottom: 18px;
  padding-top: 0;
}
main .widget .block-title > strong,
.blog_recent .block-title > strong,
.page-main .product-list-widget-container .section-title > strong,
.recommended-categories-header h3 > strong {
  font-weight: bold;
  font-size: 3.8rem;
}
.swiper-wrapper .swiper-slide .product-image-container {
  border: 0 none !important;
  border-radius: 0 !important;
  width: 100%;
}
.swiper-wrapper .swiper-slide .product-image-container,
.swiper-wrapper .swiper-slide .product-image-wrapper,
.swiper-wrapper .swiper-slide .product-image-photo {
  width: 100%;
}
.swiper-wrapper .swiper-slide .product-item-details {
  text-align: center;
  display: flex;
  flex-direction: column;
  padding: 10px 0 0;
}
.swiper-wrapper .swiper-slide .product-item-details .product-hover-details {
  display: none;
}
.swiper-container-moosmi {
  overflow: hidden;
}
.selected-for-you {
  margin: 0 auto;
  max-width: 1140px;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}
.selected-for-you .block-content {
  padding-bottom: 0;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items {
  display: grid;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item {
  width: 100% !important;
  border-bottom: 1px solid #e0e0e0;
  padding: 0 50px 30px;
  margin: 0 !important;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item .tocart {
  float: none;
  padding: 0px 21px;
  font-weight: 400;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item .tocart:after {
  margin-left: 17px;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item .product-item-inner .actions-primary .action.alert {
  font-weight: 400;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item .product-item-details {
  display: flex;
  flex-direction: column;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item .product-item-details .price-box {
  order: -1;
  display: flex;
  align-items: baseline;
  flex-direction: row !important;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item .product-item-details .price-box .old-price {
  order: 2 !important;
  margin-left: 15px;
  margin-bottom: -7px;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item .product-item-details .price-box .old-price .price {
  color: #9c9d9d;
  font-size: 1.7rem;
  font-weight: 600 !important;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item .product-item-details .add-to-cart-right {
  margin-left: 0 !important;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item .product-item-details .product-item-name {
  order: -2;
  margin-bottom: 15px;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item .stock.available {
  display: none;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item .product-item-photo {
  display: block;
  width: 100%;
  height: 320px;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item .product-item-photo * {
  width: 100%;
  height: 100%;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item .product-item-photo img {
  object-fit: contain;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item .product-item-link {
  font-size: 1.9rem;
  height: auto;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item .product-item-description {
  font-size: 1.3rem;
  font-weight: 400;
  margin: 20px 0;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item .price-box {
  margin-bottom: 0;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item .price-box .price {
  color: #009e7f;
  font-weight: 700;
  font-size: 2.5rem;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item .special-price {
  margin-left: 0;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item .actions-primary {
  text-align: left;
}
.selected-for-you .block-products-list:not(.selected_slider) .product-items .price-box.price-final_price > .price-final_price {
  margin-top: 7px;
}
.selected-for-you .selected_slider {
  border-top: 0 none;
  padding-top: 0;
  position: relative;
  border-bottom: 1px solid #e0e0e0;
}
.selected-for-you .selected_slider .block-content {
  overflow: hidden;
}
.selected-for-you .selected_slider .swiper-button-next {
  right: -70px;
}
.selected-for-you .selected_slider .swiper-button-prev {
  left: -70px;
}
.selected-for-you .selected_slider .product-item-details .price-box .old-price {
  margin-left: 15px;
  margin-bottom: -7px;
}
.selected-for-you .selected_slider .product-item-details .price-box .old-price .price {
  color: #9c9d9d !important;
  font-size: 1.5rem !important;
  font-weight: 600 !important;
}
.selected-for-you .selected_slider .product-item-details .price-box .price-label {
  display: none;
}
.selected-for-you .selected_slider .swiper-wrapper .swiper-slide .product-image-photo {
  height: 260px;
  object-fit: contain;
}
.selected-for-you .block.widget .product-item-info {
  padding-top: 5px;
}
.recommended .recommended-categories-grid {
  padding: 50px 25px 10px;
  display: grid;
  gap: 25px 25px;
  grid-template-columns: 1fr;
  grid-template-rows: 370px 370px 370px 370px;
  grid-template-areas: "rec1" "rec2" "rec3" "rec4";
}
.recommended-categories-item,
.blog_recent .post-list-item .post-item-wraper {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  padding: 50px 35px !important;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: start;
  position: relative;
}
.recommended-categories-item h3,
.blog_recent .post-list-item .post-item-wraper h3 {
  font-weight: bold;
  font-size: 2.8rem;
  position: relative;
  padding-bottom: 20px;
  max-width: 370px;
}
.recommended-categories-item h3:after,
.blog_recent .post-list-item .post-item-wraper h3:after {
  content: '';
  display: block;
  height: 2px;
  width: 37px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}
.recommended-categories-item a,
.blog_recent .post-list-item .post-item-wraper a {
  display: inline-block;
  border: 2px solid #fff;
  height: 36px;
  padding: 0 60px 0 15px;
  position: relative;
  text-transform: uppercase;
  line-height: 32px;
  font-weight: 600;
  font-size: 1.3rem;
}
.recommended-categories-item a:hover,
.blog_recent .post-list-item .post-item-wraper a:hover {
  text-decoration: none;
}
.recommended-categories-item a:after,
.blog_recent .post-list-item .post-item-wraper a:after {
  content: '';
  display: block;
  width: 3px;
  height: 3px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  transform: rotate(45deg) translateY(-4px);
  position: absolute;
  top: 50%;
  right: 28.5px;
}
.recommended-categories-item a:before,
.blog_recent .post-list-item .post-item-wraper a:before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.recommended-categories-item:nth-child(1),
.blog_recent .post-list-item .post-item-wraper:nth-child(1) {
  grid-area: rec1;
}
.recommended-categories-item:nth-child(2),
.blog_recent .post-list-item .post-item-wraper:nth-child(2) {
  grid-area: rec2;
}
.recommended-categories-item:nth-child(3),
.blog_recent .post-list-item .post-item-wraper:nth-child(3) {
  grid-area: rec3;
}
.recommended-categories-item:nth-child(4),
.blog_recent .post-list-item .post-item-wraper:nth-child(4) {
  grid-area: rec4;
}
.recommended-categories-item:before,
.blog_recent .post-list-item .post-item-wraper:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
}
.recommended-categories-item__description,
.blog_recent .blog-recent-item__description {
  font-size: 1.5rem;
  padding: 20px 0;
  max-width: 370px;
  z-index: 0;
}
.recommended-categories-item__description *,
.blog_recent .blog-recent-item__description * {
  color: #fff !important;
  background-color: transparent !important;
  font-size: 1.5rem !important;
}
.blog_recent .row {
  padding: 50px 35px 0;
  display: flex;
  flex-wrap: wrap;
}
.blog_recent .row .post-list-item {
  width: 100%;
}
.blog_recent .row .post-list-item .post-item-wraper {
  min-width: 260px;
  height: 315px;
}
.sales,
.bestsel {
  max-width: 100% !important;
  padding-left: 25px;
  padding-right: 25px;
}
.sales .products-grid .product-items,
.bestsel .products-grid .product-items {
  margin: 0 auto;
  display: grid;
  grid-gap: 0;
}
.sales .products-grid .product-items .product-item,
.bestsel .products-grid .product-items .product-item {
  text-align: center;
  width: 100% !important;
  margin: 0 0 5px 0 !important;
  padding: 1rem !important;
  padding-bottom: 15px !important;
  border-bottom: 1px solid #e0e0e0;
}
.sales .products-grid .product-items .product-item .product-item-info,
.bestsel .products-grid .product-items .product-item .product-item-info {
  padding: 7px;
  background-color: #fff;
  position: relative;
}
.sales .products-grid .product-items .product-item .product-image-photo,
.bestsel .products-grid .product-items .product-item .product-image-photo {
  height: 324px;
  object-fit: contain;
}
.sales .products-grid .product-items .product-item .product-item-description,
.bestsel .products-grid .product-items .product-item .product-item-description {
  margin-bottom: 40px;
}
.sales .products-grid .product-items .product-item .price-box,
.bestsel .products-grid .product-items .product-item .price-box {
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: unset;
  align-items: baseline;
  justify-content: end;
}
.sales .products-grid .product-items .product-item .price-box .price-final_price,
.bestsel .products-grid .product-items .product-item .price-box .price-final_price {
  line-height: 3.2rem;
}
.sales .products-grid .product-items .product-item .price-box .special-price,
.bestsel .products-grid .product-items .product-item .price-box .special-price {
  margin-left: 0;
}
.sales .products-grid .product-items .product-item .price-box .old-price,
.bestsel .products-grid .product-items .product-item .price-box .old-price {
  order: 2;
  margin-bottom: 5px;
  margin-top: -25px;
}
.sales .products-grid .product-items .product-item .price-box .old-price .price,
.bestsel .products-grid .product-items .product-item .price-box .old-price .price {
  font-weight: 600 !important;
  font-size: 1.4rem;
  color: #9c9d9d !important;
}
.sales .block-content {
  background-color: #f3f3f3;
}
.sales .block-content .products-grid .product-items .product-item {
  border-bottom: none;
}
.main .bestsel .product-item .product-item-inner {
  display: block;
}
.new_products {
  max-width: 1140px;
  padding-left: 40px;
  padding-right: 40px;
  margin: 0 auto;
  position: relative;
}
.new_products .product-list-widget-container {
  overflow: hidden;
  border-bottom: 1px solid #e0e0e0;
}
.new_products .product-list-widget-container .swiper-pagination {
  margin: 10px 0 20px;
}
.new_products .product-hover-details {
  display: none;
}
.new_products .swiper-container-moosmi {
  border-top: 1px solid #e0e0e0;
  margin-top: 40px;
}
.modal-popup .modal-inner-wrap .modal-content {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.modal-popup .modal-footer {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
  background-color: #fff;
  color: #000;
}
body[class^="checkout-"] .page-header .block-search,
body[class^="checkout-"] .page-header .logo-links-container .empty-container {
  display: none;
}
body[class^="checkout-"] .opc-block-summary .message.notice {
  padding: 10px 5px;
}
body[class^="checkout-"] .opc-block-summary .minicart-items .product-item .product-item-details {
  padding-top: 0px;
}
body[class^="checkout-"] .opc-block-summary .minicart-items .product-item .product-item-name-block .details-qty .value {
  line-height: 28px;
}
body[class^="checkout-"] .page-header .header.content .nav-toggle,
body[class^="checkout-"] .page-header .empty-container {
  display: none !important;
}
body[class^="checkout-"] .header.content .logo-links-container {
  padding-right: 0;
  justify-content: center;
}
body[class^="checkout-"] .header.content .logo-links-container .block-search {
  display: none !important;
}
body[class^="checkout-"] .block.crosssell .product-image-container .product-image-photo {
  max-height: 200px;
}
html .form-shipping-address .field._required:not(.choice) > .label:after,
html .billing-address-form .field._required:not(.choice) > .label:after,
html .form-shipping-address .field._required:not(.choice) > .label:after,
html .billing-address-form .field._required:not(.choice) > .label:after,
html .fieldset .field._required:not(.choice) > .label:after,
html .form-shipping-address .field.required:not(.choice) > .label:after,
html .billing-address-form .field.required:not(.choice) > .label:after,
html .form-shipping-address .field.required:not(.choice) > .label:after,
html .billing-address-form .field.required:not(.choice) > .label:after,
html .fieldset .field.required:not(.choice) > .label:after {
  right: -11px;
}
body main .swiper-button-prev,
body main .swiper-button-next,
body main .block-content .products-grid .swiper-button-prev,
body main .block-content .products-grid .swiper-button-next {
  width: 40px;
  height: 40px;
  margin-top: 0;
  transform: translateY(-50%);
  border-radius: 0;
  box-shadow: none;
}
body main .swiper-button-prev,
body main .block-content .products-grid .swiper-button-prev {
  background: url("..//images/icons/swiper-left.png") no-repeat center center !important;
  background-size: 40px !important;
  left: -40px;
}
body main .swiper-button-next,
body main .block-content .products-grid .swiper-button-next {
  background: url("..//images/icons/swiper-right.png") no-repeat center center !important;
  background-size: 40px !important;
  right: -40px;
}
body main .swiper-pagination {
  position: static;
  margin: 0;
}
body main .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
  background-color: #9c9d9d;
  transition: opacity 0.2s linear;
}
body main .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #9c9d9d;
}
body main .new_products .swiper-button-prev,
body main .new_products .swiper-button-next {
  top: 63%;
}
body main .page-title-wrapper {
  margin-top: 30px;
}
body main .breadcrumbs {
  padding: 0;
}
body main .breadcrumbs a,
body main .breadcrumbs a:visited {
  color: #656976;
}
body main .breadcrumbs .items .item:after {
  margin-left: 0;
  margin-right: 0;
}
body main .breadcrumbs .items strong {
  opacity: 1;
}
footer .gotop {
  position: absolute;
  top: 62px;
  left: unset;
  right: 60px;
  transform: none;
  border-radius: 0;
  width: 30px;
  height: 30px;
  border-color: #545454;
}
footer .gotop > span {
  position: absolute;
  bottom: -20px;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
}
footer .social-links .links-box__link:first-child {
  padding-left: 0 !important;
}
footer .copyright-container .copyright-wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid rgba(216, 216, 216, 0.2);
}
footer .copyright-container .copyright-wrapper .copyright {
  margin-bottom: -4px;
  font-size: 1.1rem;
}
.pager-container {
  justify-content: center !important;
  margin-top: 15px;
  margin-bottom: -15px;
}
.pager-container .pages .items {
  display: flex;
  font-size: 1.9rem;
  letter-spacing: unset;
  font-weight: 400;
  line-height: 1.6;
}
.pager-container .limiter-custom {
  display: none !important;
}
#mini-cart .product-item .product-item-name,
#opc-sidebar .product-item .product-item-name,
#mini-cart .product-item .product-item-name a,
#opc-sidebar .product-item .product-item-name a {
  height: auto;
}
.product_help {
  background-color: #f0f0f0;
  text-align: center;
  padding: 10px 12px;
  clear: both;
  margin-bottom: 30px;
}
.product_help strong {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 8px;
  display: block;
}
.product_help .product_help_inner {
  background-color: #fff;
  padding: 10px 13px;
  display: flex;
  justify-content: space-between;
}
.product_help .product_help_inner button {
  display: block;
  background-color: #fff;
  border: 1px solid #000;
  font-weight: 600;
  font-size: 1.4rem;
  padding: 10px;
  min-width: 31%;
  white-space: nowrap;
  color: #000000;
}
.form.password.forget {
  margin-bottom: 40px;
}
body.catalog-product-view .page-title-wrapper h3 {
  font-size: 1.6rem;
  font-weight: 600;
}
body.catalog-product-view .title-sku-wrapper .price-box {
  margin-top: 10px;
}
body.catalog-product-view .title-sku-wrapper .price-box .price {
  font-weight: 600;
}
body.catalog-product-view .title-sku-wrapper .product.attribute.sku {
  margin-bottom: 10px;
  font-size: 16px;
  letter-spacing: unset;
}
body.catalog-product-view .product.attribute.description {
  padding: 0;
}
body.catalog-product-view .product.info.detailed {
  display: none;
}
body.catalog-product-view .swiper-pagination {
  display: none !important;
}
body.catalog-product-view .breadcrumbs {
  margin-left: 0;
  margin-right: 0;
}
body.catalog-product-view .product-options-bottom {
  flex-wrap: wrap;
}
body.catalog-product-view .title-sku-wrapper .attribute.description > strong {
  display: none;
}
body.catalog-product-view .title-sku-wrapper .attribute.description .value {
  font-size: 1.3rem;
  font-weight: 600;
}
body.catalog-product-view .title-sku-wrapper .attribute.description .value p {
  margin: 0;
}
body.catalog-product-view .additional-attributes-wrapper {
  margin-top: 10px;
}
body.catalog-product-view .additional-attributes-wrapper .label {
  font-size: 1.5rem;
  border-bottom: 1px solid #e0e0e0;
}
body.catalog-product-view .additional-attributes-wrapper .label:after {
  display: none;
}
body.catalog-product-view .additional-attributes-wrapper .additional-attributes tbody tr th {
  font-weight: 600;
  opacity: 1;
}
body.catalog-product-view .producent-head.label,
body.catalog-product-view .designer-text h1 {
  font-size: 2.4rem;
  padding: 0;
  text-transform: none;
  letter-spacing: 0;
  border-bottom: 0 none;
}
body.catalog-product-view .producent-head.label:after,
body.catalog-product-view .designer-text h1:after {
  display: none;
}
body.catalog-product-view .designer-text .designer-text-content,
body.catalog-product-view .producent-content {
  font-size: 16px !important;
  margin-bottom: 30px;
}
body.catalog-product-view .designer-text .designer-text-content *,
body.catalog-product-view .producent-content * {
  font-size: 16px !important;
}
body.catalog-product-view .product.attribute.overview,
body.catalog-product-view .product.attribute.description {
  width: 100%;
  padding-left: 0;
}
body.catalog-product-view .product.attribute.overview .value,
body.catalog-product-view .product.attribute.description .value {
  font-size: 14px !important;
}
body.catalog-product-view .product.attribute.overview .value p,
body.catalog-product-view .product.attribute.description .value p {
  margin: 5px 0;
}
body.catalog-product-view .product-add-form {
  clear: both;
}
/*
.product-reviews-summary, #customer-reviews, .customer-review, .block-reviews-dashboard, .table-reviews{
    .rating-summary {
        .label, .rating-label {
            vertical-align: middle;
        }
        .rating-result{
            width: 114px;
            margin: 0 5px;
            &:before{
                content: "";
                background: url("@{baseDir}/images/icons/stars.png") no-repeat left center;
            }
            > span:before{
                content: "";
                background: url("@{baseDir}/images/icons/stars-f.png") no-repeat left center;
            }
        }
    }
    .reviews-actions{ line-height: 29px; }
}
 */
body.catalog-product-view .page-main {
  color: #000000;
}
body.catalog-product-view .product-list-widget-container,
body.catalog-product-view .block.related,
body.catalog-product-view .block.upsell,
body.catalog-product-view .block.crosssell,
body.catalog-product-view .block-viewed-products-grid {
  position: relative;
  clear: both;
  padding: 0 50px;
}
body.catalog-product-view .product-list-widget-container h2.section-title,
body.catalog-product-view .block.related h2.section-title,
body.catalog-product-view .block.upsell h2.section-title,
body.catalog-product-view .block.crosssell h2.section-title,
body.catalog-product-view .block-viewed-products-grid h2.section-title,
body.catalog-product-view .product-list-widget-container .block-title.title,
body.catalog-product-view .block.related .block-title.title,
body.catalog-product-view .block.upsell .block-title.title,
body.catalog-product-view .block.crosssell .block-title.title,
body.catalog-product-view .block-viewed-products-grid .block-title.title,
body.catalog-product-view .product-list-widget-container .block-title,
body.catalog-product-view .block.related .block-title,
body.catalog-product-view .block.upsell .block-title,
body.catalog-product-view .block.crosssell .block-title,
body.catalog-product-view .block-viewed-products-grid .block-title {
  text-transform: uppercase;
  font-size: 2.2rem;
  font-weight: 600;
  margin-top: 0;
  padding: 30px 0 0;
  border-top: 1px solid #ccc;
  margin: 0 -50px;
  width: calc(100% + 100px);
  text-align: center;
}
body.catalog-product-view .product-list-widget-container h2.section-title:after,
body.catalog-product-view .block.related h2.section-title:after,
body.catalog-product-view .block.upsell h2.section-title:after,
body.catalog-product-view .block.crosssell h2.section-title:after,
body.catalog-product-view .block-viewed-products-grid h2.section-title:after,
body.catalog-product-view .product-list-widget-container .block-title.title:after,
body.catalog-product-view .block.related .block-title.title:after,
body.catalog-product-view .block.upsell .block-title.title:after,
body.catalog-product-view .block.crosssell .block-title.title:after,
body.catalog-product-view .block-viewed-products-grid .block-title.title:after,
body.catalog-product-view .product-list-widget-container .block-title:after,
body.catalog-product-view .block.related .block-title:after,
body.catalog-product-view .block.upsell .block-title:after,
body.catalog-product-view .block.crosssell .block-title:after,
body.catalog-product-view .block-viewed-products-grid .block-title:after {
  display: none;
}
body.catalog-product-view .product-list-widget-container h2.section-title strong,
body.catalog-product-view .block.related h2.section-title strong,
body.catalog-product-view .block.upsell h2.section-title strong,
body.catalog-product-view .block.crosssell h2.section-title strong,
body.catalog-product-view .block-viewed-products-grid h2.section-title strong,
body.catalog-product-view .product-list-widget-container .block-title.title strong,
body.catalog-product-view .block.related .block-title.title strong,
body.catalog-product-view .block.upsell .block-title.title strong,
body.catalog-product-view .block.crosssell .block-title.title strong,
body.catalog-product-view .block-viewed-products-grid .block-title.title strong,
body.catalog-product-view .product-list-widget-container .block-title strong,
body.catalog-product-view .block.related .block-title strong,
body.catalog-product-view .block.upsell .block-title strong,
body.catalog-product-view .block.crosssell .block-title strong,
body.catalog-product-view .block-viewed-products-grid .block-title strong {
  font-weight: 600 !important;
  font-size: 2.2rem !important;
}
body.catalog-product-view .product-list-widget-container h2.section-title strong:after,
body.catalog-product-view .block.related h2.section-title strong:after,
body.catalog-product-view .block.upsell h2.section-title strong:after,
body.catalog-product-view .block.crosssell h2.section-title strong:after,
body.catalog-product-view .block-viewed-products-grid h2.section-title strong:after,
body.catalog-product-view .product-list-widget-container .block-title.title strong:after,
body.catalog-product-view .block.related .block-title.title strong:after,
body.catalog-product-view .block.upsell .block-title.title strong:after,
body.catalog-product-view .block.crosssell .block-title.title strong:after,
body.catalog-product-view .block-viewed-products-grid .block-title.title strong:after,
body.catalog-product-view .product-list-widget-container .block-title strong:after,
body.catalog-product-view .block.related .block-title strong:after,
body.catalog-product-view .block.upsell .block-title strong:after,
body.catalog-product-view .block.crosssell .block-title strong:after,
body.catalog-product-view .block-viewed-products-grid .block-title strong:after {
  display: none;
}
body.catalog-product-view .product-list-widget-container .swiper-button-prev,
body.catalog-product-view .block.related .swiper-button-prev,
body.catalog-product-view .block.upsell .swiper-button-prev,
body.catalog-product-view .block.crosssell .swiper-button-prev,
body.catalog-product-view .block-viewed-products-grid .swiper-button-prev,
body.catalog-product-view .product-list-widget-container .swiper-button-next,
body.catalog-product-view .block.related .swiper-button-next,
body.catalog-product-view .block.upsell .swiper-button-next,
body.catalog-product-view .block.crosssell .swiper-button-next,
body.catalog-product-view .block-viewed-products-grid .swiper-button-next {
  display: block !important;
}
body.catalog-product-view .product-list-widget-container .swiper-container-viewed,
body.catalog-product-view .block.related .swiper-container-viewed,
body.catalog-product-view .block.upsell .swiper-container-viewed,
body.catalog-product-view .block.crosssell .swiper-container-viewed,
body.catalog-product-view .block-viewed-products-grid .swiper-container-viewed {
  overflow: hidden;
}
body.catalog-product-view .product-list-widget-container .swiper-button-prev,
body.catalog-product-view .block.related .swiper-button-prev,
body.catalog-product-view .block.upsell .swiper-button-prev,
body.catalog-product-view .block.crosssell .swiper-button-prev,
body.catalog-product-view .block-viewed-products-grid .swiper-button-prev {
  left: 0px;
}
body.catalog-product-view .product-list-widget-container .swiper-button-next,
body.catalog-product-view .block.related .swiper-button-next,
body.catalog-product-view .block.upsell .swiper-button-next,
body.catalog-product-view .block.crosssell .swiper-button-next,
body.catalog-product-view .block-viewed-products-grid .swiper-button-next {
  right: 0px;
}
body.catalog-product-view .product-list-widget-container .swiper-slide,
body.catalog-product-view .block.related .swiper-slide,
body.catalog-product-view .block.upsell .swiper-slide,
body.catalog-product-view .block.crosssell .swiper-slide,
body.catalog-product-view .block-viewed-products-grid .swiper-slide {
  width: auto;
  max-width: 400px;
  text-align: center;
}
body.catalog-product-view .product-list-widget-container .block-content .swiper-button-next,
body.catalog-product-view .block.related .block-content .swiper-button-next,
body.catalog-product-view .block.upsell .block-content .swiper-button-next,
body.catalog-product-view .block.crosssell .block-content .swiper-button-next,
body.catalog-product-view .block-viewed-products-grid .block-content .swiper-button-next {
  right: -50px;
}
body.catalog-product-view .product-list-widget-container .block-content .swiper-button-prev,
body.catalog-product-view .block.related .block-content .swiper-button-prev,
body.catalog-product-view .block.upsell .block-content .swiper-button-prev,
body.catalog-product-view .block.crosssell .block-content .swiper-button-prev,
body.catalog-product-view .block-viewed-products-grid .block-content .swiper-button-prev {
  left: -50px;
}
body.catalog-product-view .product-list-widget-container .slick-prev,
body.catalog-product-view .block.related .slick-prev,
body.catalog-product-view .block.upsell .slick-prev,
body.catalog-product-view .block.crosssell .slick-prev,
body.catalog-product-view .block-viewed-products-grid .slick-prev,
body.catalog-product-view .product-list-widget-container .slick-next,
body.catalog-product-view .block.related .slick-next,
body.catalog-product-view .block.upsell .slick-next,
body.catalog-product-view .block.crosssell .slick-next,
body.catalog-product-view .block-viewed-products-grid .slick-next {
  width: 40px;
  height: 40px;
  border-radius: 0;
  box-shadow: none;
  z-index: 99;
}
body.catalog-product-view .product-list-widget-container .slick-prev:before,
body.catalog-product-view .block.related .slick-prev:before,
body.catalog-product-view .block.upsell .slick-prev:before,
body.catalog-product-view .block.crosssell .slick-prev:before,
body.catalog-product-view .block-viewed-products-grid .slick-prev:before,
body.catalog-product-view .product-list-widget-container .slick-next:before,
body.catalog-product-view .block.related .slick-next:before,
body.catalog-product-view .block.upsell .slick-next:before,
body.catalog-product-view .block.crosssell .slick-next:before,
body.catalog-product-view .block-viewed-products-grid .slick-next:before {
  display: none;
}
body.catalog-product-view .product-list-widget-container .slick-prev,
body.catalog-product-view .block.related .slick-prev,
body.catalog-product-view .block.upsell .slick-prev,
body.catalog-product-view .block.crosssell .slick-prev,
body.catalog-product-view .block-viewed-products-grid .slick-prev {
  background: url("..//images/icons/swiper-left.png") no-repeat center center !important;
  background-size: 40px !important;
  left: -35px;
}
body.catalog-product-view .product-list-widget-container .slick-next,
body.catalog-product-view .block.related .slick-next,
body.catalog-product-view .block.upsell .slick-next,
body.catalog-product-view .block.crosssell .slick-next,
body.catalog-product-view .block-viewed-products-grid .slick-next {
  background: url("..//images/icons/swiper-right.png") no-repeat center center !important;
  background-size: 40px !important;
  right: -35px;
}
body.catalog-product-view .product-list-widget-container .product-item-actions,
body.catalog-product-view .block.related .product-item-actions,
body.catalog-product-view .block.upsell .product-item-actions,
body.catalog-product-view .block.crosssell .product-item-actions,
body.catalog-product-view .block-viewed-products-grid .product-item-actions {
  display: none;
}
body.catalog-product-view .product-list-widget-container .product-item-details,
body.catalog-product-view .block.related .product-item-details,
body.catalog-product-view .block.upsell .product-item-details,
body.catalog-product-view .block.crosssell .product-item-details,
body.catalog-product-view .block-viewed-products-grid .product-item-details {
  text-align: center;
}
body.catalog-product-view .product-list-widget-container .product-item-details .price-box,
body.catalog-product-view .block.related .product-item-details .price-box,
body.catalog-product-view .block.upsell .product-item-details .price-box,
body.catalog-product-view .block.crosssell .product-item-details .price-box,
body.catalog-product-view .block-viewed-products-grid .product-item-details .price-box {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0;
  flex-direction: row-reverse !important;
}
body.catalog-product-view .product-list-widget-container .product-item-details .price-box .price-label,
body.catalog-product-view .block.related .product-item-details .price-box .price-label,
body.catalog-product-view .block.upsell .product-item-details .price-box .price-label,
body.catalog-product-view .block.crosssell .product-item-details .price-box .price-label,
body.catalog-product-view .block-viewed-products-grid .product-item-details .price-box .price-label {
  display: none;
}
body.catalog-product-view .product-list-widget-container .product-item-details .price-box .price,
body.catalog-product-view .block.related .product-item-details .price-box .price,
body.catalog-product-view .block.upsell .product-item-details .price-box .price,
body.catalog-product-view .block.crosssell .product-item-details .price-box .price,
body.catalog-product-view .block-viewed-products-grid .product-item-details .price-box .price {
  font-weight: 700 !important;
  font-size: 2.2rem !important;
  color: #009e7f !important;
}
body.catalog-product-view .product-list-widget-container .product-item-details .price-box .old-price,
body.catalog-product-view .block.related .product-item-details .price-box .old-price,
body.catalog-product-view .block.upsell .product-item-details .price-box .old-price,
body.catalog-product-view .block.crosssell .product-item-details .price-box .old-price,
body.catalog-product-view .block-viewed-products-grid .product-item-details .price-box .old-price {
  margin-left: 15px;
  margin-bottom: -7px;
}
body.catalog-product-view .product-list-widget-container .product-item-details .price-box .old-price .price,
body.catalog-product-view .block.related .product-item-details .price-box .old-price .price,
body.catalog-product-view .block.upsell .product-item-details .price-box .old-price .price,
body.catalog-product-view .block.crosssell .product-item-details .price-box .old-price .price,
body.catalog-product-view .block-viewed-products-grid .product-item-details .price-box .old-price .price {
  color: #9c9d9d !important;
  font-size: 1.5rem !important;
  font-weight: 600 !important;
  line-height: 21px;
}
body.catalog-product-view .product-list-widget-container .product-item-details .product-item-name,
body.catalog-product-view .block.related .product-item-details .product-item-name,
body.catalog-product-view .block.upsell .product-item-details .product-item-name,
body.catalog-product-view .block.crosssell .product-item-details .product-item-name,
body.catalog-product-view .block-viewed-products-grid .product-item-details .product-item-name {
  font-size: 1.6rem !important;
  font-weight: 600 !important;
  height: 38px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
body.catalog-product-view .product-list-widget-container .product-image-container,
body.catalog-product-view .block.related .product-image-container,
body.catalog-product-view .block.upsell .product-image-container,
body.catalog-product-view .block.crosssell .product-image-container,
body.catalog-product-view .block-viewed-products-grid .product-image-container {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
body.catalog-product-view .product-list-widget-container .product-image-container .product-image-photo,
body.catalog-product-view .block.related .product-image-container .product-image-photo,
body.catalog-product-view .block.upsell .product-image-container .product-image-photo,
body.catalog-product-view .block.crosssell .product-image-container .product-image-photo,
body.catalog-product-view .block-viewed-products-grid .product-image-container .product-image-photo {
  max-height: 200px;
  object-fit: contain;
  height: 172px;
}
body.catalog-product-view .product-list-widget-container .block-content a.product-item-link,
body.catalog-product-view .block.related .block-content a.product-item-link,
body.catalog-product-view .block.upsell .block-content a.product-item-link,
body.catalog-product-view .block.crosssell .block-content a.product-item-link,
body.catalog-product-view .block-viewed-products-grid .block-content a.product-item-link {
  font-size: 16px;
  font-weight: 600;
  height: 40px;
}
body.catalog-product-view .product-list-widget-container .products-grid .items.slick-slider .product-item,
body.catalog-product-view .block.related .products-grid .items.slick-slider .product-item,
body.catalog-product-view .block.upsell .products-grid .items.slick-slider .product-item,
body.catalog-product-view .block.crosssell .products-grid .items.slick-slider .product-item,
body.catalog-product-view .block-viewed-products-grid .products-grid .items.slick-slider .product-item {
  margin: 0;
}
@media (max-width: 767px) {
  body.catalog-product-view .product-list-widget-container,
  body.catalog-product-view .block.related,
  body.catalog-product-view .block.upsell,
  body.catalog-product-view .block.crosssell,
  body.catalog-product-view .block-viewed-products-grid {
    padding: 0;
  }
  body.catalog-product-view .product-list-widget-container h2.section-title,
  body.catalog-product-view .block.related h2.section-title,
  body.catalog-product-view .block.upsell h2.section-title,
  body.catalog-product-view .block.crosssell h2.section-title,
  body.catalog-product-view .block-viewed-products-grid h2.section-title,
  body.catalog-product-view .product-list-widget-container .block-title.title,
  body.catalog-product-view .block.related .block-title.title,
  body.catalog-product-view .block.upsell .block-title.title,
  body.catalog-product-view .block.crosssell .block-title.title,
  body.catalog-product-view .block-viewed-products-grid .block-title.title,
  body.catalog-product-view .product-list-widget-container .block-title,
  body.catalog-product-view .block.related .block-title,
  body.catalog-product-view .block.upsell .block-title,
  body.catalog-product-view .block.crosssell .block-title,
  body.catalog-product-view .block-viewed-products-grid .block-title {
    width: 100%;
    margin: 0 auto;
  }
  body.catalog-product-view .product-list-widget-container .swiper-slide,
  body.catalog-product-view .block.related .swiper-slide,
  body.catalog-product-view .block.upsell .swiper-slide,
  body.catalog-product-view .block.crosssell .swiper-slide,
  body.catalog-product-view .block-viewed-products-grid .swiper-slide {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  body.catalog-product-view .product-list-widget-container .slick-track .slick-slide,
  body.catalog-product-view .block.related .slick-track .slick-slide,
  body.catalog-product-view .block.upsell .slick-track .slick-slide,
  body.catalog-product-view .block.crosssell .slick-track .slick-slide,
  body.catalog-product-view .block-viewed-products-grid .slick-track .slick-slide {
    margin: 0;
  }
}
body.catalog-product-view .block-viewed-products-grid .product-item-details .price-box {
  flex-direction: row !important;
}
body.catalog-product-view .product-label-info {
  position: static;
  display: flex;
}
body.catalog-product-view .product-label-info .product-label {
  padding: 0;
  box-shadow: none;
  margin-right: 10px;
}
body.catalog-product-view .product-label-info .product-label.sprzedaż .text-label,
body.catalog-product-view .product-label-info .product-label.sale .text-label {
  height: 28px;
  background-color: #90dbcb;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  position: relative;
  display: inline-block;
  padding: 2px 6px;
  line-height: 25px;
}
body.catalog-product-view .product-label-info .product-label.best-seller {
  background-color: transparent;
}
body.catalog-product-view .productGallery .owl-nav {
  display: none;
}
body.catalog-product-view .faq-collection {
  margin-top: 40px;
}
body.catalog-product-view .faq-collection .faq-groups,
body.catalog-product-view .faq-collection .group-title {
  display: none;
}
body.catalog-product-view .faq-collection .ui-accordion .ui-accordion-header {
  border: 0 none;
  background-color: #f0f0f0;
  font-weight: 400;
  font-size: 1.6rem;
  padding: 0.8em 1.5em;
  position: relative;
  color: #454545;
}
body.catalog-product-view .faq-collection .ui-accordion .ui-state-default:after {
  content: '';
  width: 23px;
  height: 23px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 10px;
  background: url("..//images/icons/dropdown.png") no-repeat center center;
}
body.catalog-product-view .faq-collection .faq-accordion .ui-widget-content {
  border-width: 0 0 1px 0;
}
.product-item .product-label-info.top-left {
  top: -1px;
}
.product-item .product-label-info .product-label {
  padding: 0;
  box-shadow: none;
  margin-left: -10px;
}
.product-item .product-label-info .product-label.sprzedaż .text-label,
.product-item .product-label-info .product-label.sale .text-label {
  height: 28px;
  background-color: #90dbcb;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  position: relative;
  display: inline-block;
  padding: 2px 6px;
  line-height: 25px;
}
.product-item .product-label-info .product-label.sprzedaż .text-label:after,
.product-item .product-label-info .product-label.sale .text-label:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 13px 0 0;
  border-color: #4aa28f transparent transparent transparent;
  position: absolute;
  bottom: -13px;
  left: 0;
}
.product-item .product-label-info .product-label.best-seller {
  background-color: transparent !important;
}
.product-item .product-label-info.bot-right {
  bottom: -42px;
  display: flex !important;
  justify-content: flex-end;
}
.product-item .product-label-info.bot-right .product-label {
  margin-bottom: 0;
  line-height: 14px;
  margin-left: 10px;
}
.product-item .product-image-container {
  overflow: visible;
  width: 100%;
}
.product-item .product-label-info .product-label img {
  height: auto !important;
}
.cms-home .product-item .product-label-info.bot-right {
  bottom: -42px;
}
body.mpblog-post-index .columns > .column.main {
  width: 100%;
}
body.mpblog-post-index .columns > .sidebar {
  display: none !important;
}
body.mpblog-post-index .post-item-wraper {
  border: 0 none;
  border-bottom: 1px solid #e0e0e0;
}
body.mpblog-post-index .post-item-wraper:hover {
  box-shadow: none;
}
body.mpblog-post-index .post-item-wraper .post-info-wraper {
  padding-top: 0;
  padding-bottom: 0;
}
body.mpblog-post-index .post-item-list .post-info-wraper,
body.mpblog-post-index .post-item-list .post-image {
  display: inline-block;
}
body.mpblog-post-index .post-item-list .post-image {
  width: 250px;
  height: 160px;
  min-height: 0;
}
body.mpblog-post-index .post-item-list .post-image a {
  width: 100%;
  height: 100%;
}
body.mpblog-post-index .post-item-list .post-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
body.mpblog-post-index .mp-post-info,
body.mpblog-post-index .mp-blog-rss {
  display: none;
}
.mp-blog-rss {
  display: none;
}
body.mpblog-post-view .sidebar {
  display: none !important;
}
body.mpblog-post-view .columns .column.main {
  width: 100%;
}
.cms-home .menutop-container .nav-sections {
  border-bottom: 0 none;
}
.cms-home .product-reviews-summary {
  display: none !important;
}
.cms-home .bestsel .product-item .actions-secondary,
.cms-home .sales .product-item .actions-secondary {
  display: block;
}
.cms-home .bestsel .product-item .actions-secondary > *:not(.towishlist),
.cms-home .sales .product-item .actions-secondary > *:not(.towishlist) {
  display: none;
}
.cms-home .bestsel .product-item .actions-secondary .towishlist,
.cms-home .sales .product-item .actions-secondary .towishlist {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background-color: #fff;
  display: block;
  position: absolute;
  right: 20px;
  top: -50px;
  z-index: 1;
}
.cms-home .bestsel .product-item .actions-secondary .towishlist:after,
.cms-home .sales .product-item .actions-secondary .towishlist:after {
  content: '';
  background: url("..//images/icons/heart_empty.svg") no-repeat center center;
  background-size: 22px 19px;
  width: 30px;
  height: 30px;
  display: block;
  transform: scaleY(0.9);
  opacity: 0.5;
}
.cms-home .bestsel .product-item .actions-secondary .towishlist span,
.cms-home .sales .product-item .actions-secondary .towishlist span {
  display: none;
}
.cms-home .boolfly-label {
  display: none;
}
.cms-home .bestsel .boolfly-label,
.cms-home .sales .boolfly-label {
  display: block;
}
.cms-home .bestsel .product-label-info .product-label,
.cms-home .sales .product-label-info .product-label {
  padding: 0;
  box-shadow: none;
}
.catalogsearch-result-index .toolbar-products .sorter-wrapper {
  display: none !important;
}
.catalogsearch-result-index .products-grid + .toolbar-products {
  height: 49px;
}
@media (min-width: 600px) {
  .sales .products-grid .product-items,
  .bestsel .products-grid .product-items {
    grid-template-columns: repeat(2, 1fr);
  }
  .blog_recent .row .post-list-item {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .page-header .header.links {
    display: flex;
  }
  main .homepage-slider {
    min-height: 430px;
  }
  main .homepage-slider .homepage-slider__wrapper,
  main .homepage-slider .homepage-slider__item,
  main .homepage-slider .homepage-slider__items {
    min-height: 430px;
  }
}
@media (min-width: 900px) {
  .sales .products-grid .product-items,
  .bestsel .products-grid .product-items {
    grid-template-columns: repeat(3, 1fr);
  }
  .sales .products-grid .product-items .product-item:nth-child(n+7),
  .bestsel .products-grid .product-items .product-item:nth-child(n+7) {
    display: none;
  }
  .recommended .recommended-categories-grid {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 370px 370px;
    grid-template-areas: "rec1 rec2 rec2" "rec1 rec3 rec4";
  }
  .selected-for-you .block-products-list:not(.selected_slider) .product-items {
    grid-template-columns: repeat(2, 1fr);
  }
  .selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item {
    padding-left: 100px;
  }
  .selected-for-you .block-products-list:not(.selected_slider) .product-items .product-item:first-child {
    padding-left: 0;
    padding-right: 100px;
    border-right: 1px solid #e0e0e0;
  }
  .blog_recent .row .post-list-item {
    width: 25%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  body.page-products .product-item .price-box {
    float: none;
    align-items: start;
  }
  body.page-products .product-item .price-box .add-to-cart-right {
    margin-left: 0 !important;
  }
}
@media screen and (min-width: 1200px) {
  .menutop-container .nav-sections .menu_cat_img {
    display: block;
    padding-left: 40px;
    border-left: 1px solid #d8d8d8;
    align-self: flex-end;
  }
  .menutop-container .nav-sections .menu_cat_img img {
    max-width: 354px;
    max-height: 354px;
  }
}
@media screen and (min-width: 1024px) {
  .menutop-container .nav-sections {
    padding-left: 0;
    padding-right: 0;
    top: 115px;
  }
  .menutop-container .nav-sections-item-content > .navigation {
    height: auto;
  }
  .menutop-container nav.navigation ul li.level0 > .level0.submenu > .level1 > .submenu {
    display: block !important;
    padding-bottom: 25px;
  }
  .menutop-container nav.navigation ul li.level0 > .level-top:before {
    display: none;
  }
  .page-header .header.content .nav-toggle {
    display: none !important;
  }
  main .homepage-slider .homepage-slider__item .homepage-slider__details {
    top: 13.5vw;
  }
  .sales .products-grid .product-items,
  .bestsel .products-grid .product-items {
    grid-template-columns: repeat(4, 1fr);
  }
  .sales .products-grid .product-items .product-item:nth-child(n+7),
  .bestsel .products-grid .product-items .product-item:nth-child(n+7) {
    display: initial;
  }
  .page-header .header .logo-container .logo {
    margin: 0;
  }
  main .swiper-button-prev,
  main .swiper-button-next {
    display: flex !important;
  }
  main .product.media {
    width: 57.7%;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  main .widget .block-title,
  .blog_recent .block-title,
  .page-main .product-list-widget-container .section-title,
  .recommended-categories-header h3 {
    font-size: 2.8rem;
  }
  main .widget .block-title > strong,
  .blog_recent .block-title > strong,
  .page-main .product-list-widget-container .section-title > strong,
  .recommended-categories-header h3 > strong {
    font-size: 2.8rem;
  }
  .menutop-container .nav-sections-container nav.navigation ul li.level0 > .level0.submenu {
    max-height: none;
  }
  .product_help .product_help_inner {
    flex-direction: column;
  }
  .product_help .product_help_inner button {
    margin: 5px 0;
  }
  body .sorter .current-item {
    min-width: calc(100vw - 125px);
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    margin-right: 8px !important;
  }
  .product-info-main .box-tocart .action.tocart,
  .product-options-bottom .box-tocart .action.tocart {
    padding: 0 8px !important;
    margin-right: 8px !important;
  }
}
@media screen and (max-width: 819px) {
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    align-items: baseline !important;
  }
  body.account .account-nav .content.open .items {
    max-height: 100%;
  }
  body.account .account-nav .content .items {
    max-height: 34px;
    padding-bottom: 8px;
  }
  body.account .account-nav .content .items .item.current {
    line-height: 10px;
    height: 28px;
  }
  body.account .account-nav .content .items .opener:after {
    height: 32px;
  }
  .product-item .product-label-info.bot-right {
    bottom: 0 !important;
  }
  body.page-products .product-item .actions-secondary .towishlist,
  .cms-home .bestsel .product-item .actions-secondary .towishlist,
  .cms-home .sales .product-item .actions-secondary .towishlist {
    top: -65px;
  }
}
@media screen and (max-width: 1023px) {
  body.page-products .product-item .tocart,
  body.page-products .product-item .product-item-inner .actions-primary .action.alert {
    float: none;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  body.page-products .products-grid .items {
    max-width: 100%;
  }
  body.page-products .products-grid .items .item {
    max-width: 100%;
  }
  body .page-header .header .logo-container .logo {
    margin-left: 0;
  }
  body .page-header .header .navigation .ui-menu-icon:after {
    right: -25px;
  }
  body .page-header .header .menutop-container .nav-sections-container nav.navigation > ul {
    padding-bottom: 160px;
  }
  body .page-header .header .menutop-container .nav-sections-container nav.navigation > ul li.level0 > .level0.submenu {
    max-height: unset !important;
  }
  footer .gotop {
    bottom: unset;
    top: 50px;
    right: 20px;
  }
  footer .footer-links__left__logo {
    padding: 0 20px;
  }
  body.catalog-product-view .columns .column.main {
    display: flex;
  }
  body.catalog-product-view .columns .column.main > * {
    order: 3;
  }
  body.catalog-product-view .title-sku-wrapper,
  body.catalog-product-view .product-info-main,
  body.catalog-product-view .product.media {
    float: none;
    width: 100%;
  }
  body.catalog-product-view .title-sku-wrapper {
    order: 0;
  }
  body.catalog-product-view .product.media {
    order: 1;
    padding-right: 0;
    margin-bottom: 0;
  }
  body.catalog-product-view .product-info-main {
    order: 2;
  }
  body.catalog-product-view .product-info-main .designer-text,
  body.catalog-product-view .product-info-main .more-product-producent-text {
    display: block !important;
  }
  body.catalog-product-view .product.media .designer-text,
  body.catalog-product-view .product.media .more-product-producent-text {
    display: none !important;
  }
  body.page-products .products-grid .items {
    margin: 0;
  }
  body.page-products .product-item .product-item-description {
    margin-bottom: 20px;
  }
  body.page-products .product-item .price-box .old-price {
    position: static;
    max-height: 0 !important;
    margin: -10px 0 10px !important;
  }
  .block.filter .filter-toggle {
    position: absolute;
    width: 23px;
    height: 15px;
    right: 25px;
    top: 20px;
  }
  .block.filter .filter-toggle span {
    background-color: #000000;
    height: 1px;
    position: absolute;
    width: 32px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .block.filter .filter-toggle span:nth-of-type(2) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .block.filter .filter-options {
    max-width: unset;
    margin: 0;
  }
  .block.filter .filter-options .filter-options-item {
    max-width: 100%;
    width: 400px;
    padding: 0 10px;
    margin: 0 auto;
  }
  .block.filter .filter-options .filter-options-content > div:not(.smile-es-range-slider) {
    display: flex;
    justify-content: center;
    text-align: left;
  }
  .block.filter .filter-options input[type="checkbox"]:not(.no-style) + label:before {
    top: 8px;
  }
  .nav-sections .switcher-trigger {
    color: #ffffff !important;
    border-color: #ffffff !important;
  }
  .nav-sections .switcher-dropdown li,
  .nav-sections .switcher-trigger:after {
    color: #ffffff !important;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.news-carousel,
.knowledge-zone-single,
.knowledge-zone-thumbs {
  height: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s linear;
}
.news-carousel.slick-initialized,
.knowledge-zone-single.slick-initialized,
.knowledge-zone-thumbs.slick-initialized {
  height: auto;
  visibility: visible;
  opacity: 1;
}
@charset "UTF-8";
/* Arrows */
.slick-prev,
.slick-next {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0;
  line-height: 1;
  top: calc(50% - 33px);
  position: absolute;
  z-index: 5;
}
.slick-prev:focus,
.slick-next:focus,
.slick-prev:active,
.slick-next:active {
  background: none;
  border: none;
}
.slick-prev:hover,
.slick-next:hover {
  background: none;
  border: none;
}
.slick-prev.disabled,
.slick-next.disabled,
.slick-prev[disabled],
.slick-next[disabled],
fieldset[disabled] .slick-prev,
fieldset[disabled] .slick-next {
  pointer-events: none;
  opacity: 0.5;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:active,
.slick-next:active {
  box-shadow: none;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  content: '';
  display: inline-block;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: url("..//images/icons/right-arrow.svg") no-repeat center center;
}
.slick-next {
  right: -5px;
}
.slick-next:before {
  transform: rotate(0deg);
}
.slick-prev {
  left: -5px;
}
.slick-prev:before {
  transform: rotate(180deg);
}
/* Dots */
.slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 20px 0 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 7px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: inline-block;
  outline: none;
  height: 8px;
  width: 8px;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 0px;
  cursor: pointer;
  opacity: 0.5;
}
.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 button:before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  width: 8px;
  height: 8px;
  font-size: 6px;
  line-height: 8px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #9a9a9a;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.slick-dots li.slick-active button {
  opacity: 1;
}
/* Slick Slide */
.slider-before-init {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  -moz-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
}
.slider-before-init.slick-initialized {
  position: relative;
  opacity: 1;
  pointer-events: auto;
}
.slick-slide {
  width: 100%;
  margin: 0;
  max-width: 345px;
}
@media (max-width: 374px) {
  .slick-slide {
    max-width: 290px;
  }
}
.product-carousel .slick-slide .product-item {
  margin: 0;
}
.product-carousel.products-grid .items {
  margin: 0;
}
.slick-slider-container {
  max-width: 345px;
}
@media (max-width: 374px) {
  .slick-slider-container {
    max-width: 290px;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .slick-prev {
    left: -40px;
  }
  .slick-next {
    right: -40px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link {
  line-height: 0.6rem;
  font-size: 2rem;
  line-height: 1.4;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  color: inherit;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited {
  color: inherit;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: inherit;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: inherit;
  text-decoration: underline;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link {
  color: inherit;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: transparent;
  border: 1px solid #000000;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-family: 'Cabin', sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 0.6rem;
  padding: 0 15px;
  font-size: 2rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active {
  background: #000000;
  border: #000000;
  color: #000000;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #000000;
  border: #000000;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-family: 'Cabin', sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.6rem;
  line-height: 0.36rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 0.6rem;
  padding: 0 15px;
  font-size: 2rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #000000;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1140px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1140px;
  width: 100%;
}
.cms-index-index [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  max-width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0 0 0.5rem;
}
.pagebuilder-accordion > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 4rem;
  padding: 0.5rem 2rem 0.5rem 2rem;
  font-weight: 600;
  line-height: 4rem;
  font-size: 2rem;
  color: #4a4a4a;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #4a4a4a;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #4a4a4a;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #000000;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus,
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #000000;
  text-decoration: none;
  padding-bottom: 0.5rem;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 0.5rem;
  padding: 2rem 2rem 2rem 2rem;
}
/**
 * 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;
}
.amslick-slider-container {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  display: block;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  left: 0;
  margin: 0 auto;
  top: 0;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  content: '';
  display: table;
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  background: 0 0;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-list:before {
  animation: loading 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border-style: solid;
  border-top-color: #5c5c5c;
  border-width: 3px;
  content: '';
  display: block;
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 3rem;
}
.amslick-slider-container .slick-dots {
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.amslick-slider-container .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 0.5rem;
  padding: 0;
  position: relative;
  width: 20px;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow {
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: 0;
}
.amslick-slider-container .slick-dots li button {
  background: 0 0;
  border: 0;
  color: transparent;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 0.5rem;
  width: 20px;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  content: '•';
  font-size: 16px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.amslick-slider-container .slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  padding: 0 20px;
  touch-action: pan-y;
  user-select: none;
}
.amslick-slider-container .slick-slider .slick-arrow {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  border: none;
  color: transparent;
  font-size: 0;
  height: 22px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: background .3s ease;
  width: 15px;
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.amrates-shipping-rates .field.choice.item {
  padding: 8px;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('../Boolfly_Base/images/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.2);
  top: 45%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 201;
  border-radius: 20px;
  box-shadow: 1px 1px 1px #CDCDCD;
}
.slick-prev:hover,
.slick-next:hover {
  outline: none;
  border: 1px #fff;
  background-color: rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.1);
}
.slick-prev:hover:before,
.slick-next:hover:before {
  opacity: 1;
  color: #000;
}
.slick-prev:focus,
.slick-next:focus,
.slick-prev:active,
.slick-next:active {
  background-color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px #CDCDCD;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 40px;
  line-height: 32px;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: 10px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "<";
}
[dir="rtl"] .slick-prev:before {
  content: ">";
}
.slick-next {
  right: 10px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: ">";
}
[dir="rtl"] .slick-next:before {
  content: "<";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: 12%;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: #d2d2d2;
  display: block;
  height: 12px;
  width: 12px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  border-radius: 10px;
  box-shadow: 1px 1px 1px #fff;
}
.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 {
  background: #606da6;
  opacity: 0.75;
}
.banner-content {
  position: absolute;
  bottom: 40%;
  width: 100%;
  color: #000000;
}
.banner-content.left {
  text-align: left;
}
.banner-content.left .banner-title,
.banner-content.left .banner-inner,
.banner-content.left .banner-button {
  padding-left: 15%;
}
.banner-content.center {
  text-align: center;
}
.banner-content.right {
  text-align: right;
}
.banner-content.right .banner-title,
.banner-content.right .banner-inner,
.banner-content.right .banner-button {
  padding-right: 15%;
}
.banner-content .banner-title {
  font-weight: bold;
}
.banner-content .banner-button {
  margin-top: 18px;
}
.banner-content .banner-button a {
  font-size: 1.8rem;
  background: #e4e4e4;
  background: linear-gradient(34deg, #e4e4e4 0%, #eeeeee 59%, #f3f3f3 100%);
  color: #000;
  border-radius: 4px;
  max-width: 160px;
  box-shadow: 0px 1px 3px 0px rgba(2, 2, 2, 0.3);
  padding: 10px;
  font-weight: bold;
}
.banner-content .banner-button a:hover {
  color: #fff;
  background: #929292;
  background: linear-gradient(122deg, #929292 0%, #c5c5c5 54%, #d1d1d1 100%);
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #303030;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.idea07-breadcrumbs .main-item {
  position: relative;
  cursor: pointer;
}
.idea07-breadcrumbs .main-item:hover .dropdown-menu {
  display: block;
  z-index: 99;
}
.idea07-breadcrumbs .dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: -10px;
  font-size: 12px;
  filter: drop-shadow(0px 30px 30px rgba(0, 0, 0, 0.1));
  width: 180px;
}
.idea07-breadcrumbs .dropdown-menu .breadcrumbs-links {
  background: #fff;
  padding: 10px;
  list-style-type: none;
}
.idea07-breadcrumbs .items .item:last-child a {
  color: #0b0b0b;
  pointer-events: none;
}
.idea07-breadcrumbs .items .item:last-child a:visited {
  color: #0b0b0b;
}
/*
    Created on : 2019-10-18
    Author     : Idea07
*/
.gotop {
  background-color: transparent;
  position: absolute;
  top: unset;
  left: 50%;
  transform: translateX(-50%);
  height: 30px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #aeb3bf;
  border-radius: 10px;
  cursor: pointer;
}
@media screen and (max-width: 820px) {
  .gotop {
    top: -20%;
  }
}
.gotop__arrow {
  border: solid #aeb3bf;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(225deg);
  margin-top: 3px;
}
.contenttypes-pages {
  text-align: center;
  padding-left: 0px;
}
.contenttypes-pages li.current a {
  font-weight: 700;
}
.cms-index-index .news_listing_section {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1140px;
}
.news-listing {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.news-listing .news-widget__item {
  display: block;
  margin-left: 0;
  padding: 15px;
  flex: 0 0 50%;
  max-width: 50%;
}
.news-listing .news-widget__item:hover {
  text-decoration: none;
}
.news-listing .news-widget__item:first-child {
  margin-left: 0;
}
.news-listing .news-widget__item:nth-child(2) {
  margin-left: 0;
}
.news-listing .news-widget__item .news-item__title {
  font-weight: 600;
}
.news-listing .news-widget__item .news-item__date {
  color: #999;
}
.seo-section__wrapper {
  margin-right: auto;
  margin-left: auto;
  max-width: 1400px;
  padding-right: 15px;
  padding-left: 15px;
}
.single-news {
  margin-top: 20px;
}
.single-news .page-title-wrapper {
  margin-bottom: 15px;
}
.single-news .page-title-wrapper .page-title {
  display: block !important;
}
.single-news .product-list-widget-container {
  margin: 0;
}
.single-news-date {
  font-size: 1em;
  opacity: 0.75;
}
.single-news-content {
  line-height: 1.5;
  font-size: 1em;
}
.single-news-content p {
  margin-bottom: 1.5em;
}
.news-single__photo {
  max-width: 100%;
  height: auto;
  display: block;
  vertical-align: middle;
}
.product-list-widget-container .section-title {
  margin-top: 0;
  font-size: 2.3rem;
  width: 100%;
  display: inline-block;
  padding-bottom: 10px;
  padding-top: 45px;
}
.product-list-widget-container .section-title::after {
  content: "\e909";
  font-family: "icomoon" !important;
  font-weight: 900;
  color: #aeb3bf;
  font-size: 1.3rem;
  padding-left: 1rem;
}
.widget-slider.product-list-widget-container {
  border-bottom: 1px solid #e5e6eb;
  position: relative;
}
.widget-slider.product-list-widget-container .swiper-button-prev::after,
.widget-slider.product-list-widget-container .swiper-button-next::after {
  content: none;
}
.widget-slider.product-list-widget-container .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23aeb3bf'%2F%3E%3C%2Fsvg%3E") !important;
  top: 38%;
  width: 20px;
  height: 24px;
  margin-top: 0px;
  background-size: 18px 24px;
  left: -30px;
  display: block !important;
}
.widget-slider.product-list-widget-container .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23aeb3bf'%2F%3E%3C%2Fsvg%3E") !important;
  top: 38%;
  width: 20px;
  height: 24px;
  margin-top: 0px;
  background-size: 18px 24px;
  right: -30px;
  display: block !important;
}
.widget-slider.product-list-widget-container .button-container {
  display: flex;
  justify-content: end;
  padding: 10px 0;
}
.widget-slider.product-list-widget-container .swiper-container-idea {
  border: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.widget-slider.product-list-widget-container .swiper-container-idea .swiper-wrapper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.widget-slider.product-list-widget-container .swiper-container-idea .swiper-wrapper .swiper-slide .product-item-details {
  padding-top: 0;
}
.widget-slider.product-list-widget-container .swiper-container-idea .swiper-wrapper .swiper-slide .product-item-details .price-box .price-label {
  display: none;
}
.widget-slider.product-list-widget-container .swiper-container-idea .swiper-wrapper .swiper-slide .product-item-details .price-box .price {
  font-size: 2.3rem;
  color: #009e7f;
  font-weight: 400;
  padding: 0;
}
.widget-slider.product-list-widget-container .swiper-container-idea .swiper-wrapper .swiper-slide .product-item-details .price-box .old-price {
  text-decoration: none;
}
.widget-slider.product-list-widget-container .swiper-container-idea .swiper-wrapper .swiper-slide .product-item-details .price-box .old-price .price {
  font-size: 1.5rem;
  color: #adafbc;
  font-weight: 400;
  padding: 0;
  text-decoration: line-through;
}
.widget-slider.product-list-widget-container .swiper-container-idea .swiper-wrapper .swiper-slide .product-item-details .price-box .special-price .price {
  font-size: 2.3rem;
  color: #009e7f;
  font-weight: 400;
  padding: 0;
}
.widget-slider.product-list-widget-container .swiper-container-idea .swiper-wrapper .swiper-slide .product-item-details ul.product-sizes {
  margin-bottom: 0;
}
.widget-slider.product-list-widget-container .swiper-container-idea .swiper-wrapper .swiper-slide .product-item-details .product-item-name {
  text-transform: uppercase;
  font-weight: 400;
  padding-top: 20px;
  margin-top: 0;
  margin-bottom: 0;
}
.widget-slider.product-list-widget-container .swiper-container-idea .swiper-wrapper .swiper-slide .product-image-container {
  border: 1px solid #e5e6eb;
  padding: 1rem 7rem;
  margin-bottom: 0.5rem;
  width: 100%;
  border-radius: 10px;
}
.widget-slider.product-list-widget-container .swiper-container-idea .swiper-wrapper .swiper-slide img {
  height: 185px;
  object-fit: contain;
}
@media (min-width: 1280px) {
  .widget-slider.product-list-widget-container {
    position: relative;
  }
  .widget-slider.product-list-widget-container .swiper-button-prev {
    top: 55%;
    left: -7%;
  }
  .widget-slider.product-list-widget-container .swiper-button-next {
    top: 55%;
    right: -7%;
  }
}
.block.newsletter {
  margin: 0;
  background: #F9F7F4;
}
.block.newsletter .newsletter-wrapper {
  position: relative;
  text-align: center;
  padding-top: 65px;
  padding-bottom: 40px;
}
.block.newsletter .newsletter-wrapper:before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50px);
  top: -25px;
  height: 50px;
  width: 1px;
  border-right: 1px solid black;
}
.block.newsletter .text {
  color: #676767;
  font-size: 1.4rem;
  line-height: 1.6;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 25px;
}
.block.newsletter .form.subscribe {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 560px;
}
.block.newsletter .fieldset {
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
  width: 100%;
}
.block.newsletter .field.agree {
  text-align: left;
}
.block.newsletter .field.agree span {
  padding-bottom: 0;
}
.block.newsletter input {
  padding-left: 15px;
  color: #676767;
  min-height: 46px;
}
.block.newsletter .title {
  margin: 0;
}
.block.newsletter .title strong {
  font-size: 4.1rem;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 16px;
  margin-top: 0;
  display: block;
  letter-spacing: -0.5px;
}
.block.newsletter .label {
  display: none;
}
.block.newsletter .actions {
  width: auto;
  margin-top: 25px;
}
.block.newsletter .actions .subscribe {
  min-height: 46px;
  width: auto;
  min-width: 145px;
  letter-spacing: 2.1px;
  padding: 0 15px;
}
.block.newsletter .actions .subscribe:after {
  margin: 0px 4px 0 14px;
}
.productGallery__wrapper {
  position: relative;
  overflow: auto;
}
.productGallery .owl-item:not(.active) {
  padding: 0 1px;
}
.productGallery img {
  object-fit: cover;
}
.productGallery.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}
.productGallery.owl-carousel .owl-stage::after {
  content: none;
}
.productGallery .owl-prev {
  position: absolute;
  top: 50%;
  font-size: 40px !important;
  left: 15px;
  transform: translate(0%, -50%);
}
.productGallery .owl-next {
  position: absolute;
  top: 50%;
  font-size: 40px !important;
  right: 15px;
  transform: translate(0%, -50%);
}
.productGallery.gallery-will-change {
  min-height: 350px;
}
.productGallery:not(.owl-loaded) .item {
  display: none;
}
.productGallery:not(.owl-loaded) .item:first-of-type {
  display: block;
  text-align: center;
}
.productGallery .product-image-label {
  text-align: center;
  font-size: 11px;
}
.owl-carousel .owl-item.active .owl-lazy {
  opacity: 1;
}
.image-gallery.thumbnails.owl-dots {
  margin: 20px 0;
}
.image-gallery.thumbnails.owl-dots .owl-dot {
  padding: 0px;
  border: 1px solid #eee;
  margin-right: 15px;
  line-height: 0px !important;
  max-width: 100%;
}
.image-gallery.thumbnails.owl-dots .owl-dot.active {
  padding: 0px;
  border: 1px solid #ccc;
}
.image-gallery.thumbnails.owl-dots .owl-dot img {
  height: 60px;
  object-fit: cover;
}
.image-gallery.thumbnails.owl-dots button {
  width: 100%;
  background: transparent;
}
.image-gallery.thumbnails.owl-dots:hover {
  background: white;
}
.owl-gallery-container {
  position: relative;
  overflow: hidden;
}
.owl-gallery-container::after {
  content: '';
  display: table;
  clear: both;
}
.owl-gallery-container .productGallery {
  display: inline-block;
}
.owl-gallery-container .image-gallery.thumbnails {
  display: inline-block;
  margin: 0;
}
.owl-gallery-container .image-gallery.thumbnails .owl-dot {
  float: left;
  max-width: calc(33% - 6px);
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 10px;
}
.owl-gallery-container .image-gallery.thumbnails .owl-dot:last-child {
  margin-bottom: 0;
}
.owl-gallery-container.thumb_left .productGallery {
  width: 80%;
  float: right;
}
.owl-gallery-container.thumb_left .thumbnails {
  width: 19%;
  float: left;
}
.owl-gallery-container.thumb_bottom .productGallery {
  width: 100%;
}
.owl-gallery-container.thumb_bottom .thumbnails {
  width: 100%;
}
.owl-gallery-container.thumb_bottom .thumbnails .owl-dot {
  float: left;
  max-width: calc(33% - 16px);
}
.owl-gallery-container .gallery-placeholder {
  position: absolute;
  width: 100%;
  height: 100%;
}
.owl-gallery-container .gallery-placeholder .loading-mask {
  position: absolute;
}
.owl-gallery-container .gallery-placeholder .loading-mask .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.owl-gallery-container .gallery-placeholder .loading-mask .loader img {
  position: relative;
}
.productGallery .item-video,
.fullscreen-gallery .item-video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.productGallery .item-video iframe,
.fullscreen-gallery .item-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fullscreen-gallery {
  display: none;
}
.fullscreen-trigger {
  cursor: pointer;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
  color: #000;
}
.owl-nav .owl-prev svg,
.owl-nav .owl-next svg {
  display: block;
}
.owl-theme .owl-nav [class*=owl-]:hover,
.owl-theme .owl-nav [class*=owl-]:focus,
.owl-theme .owl-nav [class*=owl-]:active {
  background-color: transparent !important;
  color: #000 !important;
  box-shadow: none;
}
.phpro-cookie-notice {
  width: 100vw;
  padding: 30px;
  background: #cccccc;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 900;
}
.phpro-cookie-notice .notice-wrapper {
  display: flex;
  flex-direction: column;
  max-width: 1140px;
  margin: auto;
  justify-content: space-around;
  align-items: center;
}
.phpro-cookie-notice .notice-wrapper .notice__description span {
  display: block;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap {
  background-color: #cccccc;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-header {
  height: 0;
  padding: 0;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-header .action-close:before {
  color: #000000;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-content {
  padding-left: 0;
  padding-right: 0;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal {
  display: flex;
  flex-direction: column;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs .consent-tab {
  background-color: #cccccc;
  width: 100%;
  cursor: pointer;
  padding: 5px 5px 5px 20px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 10;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs .consent-tab.active {
  background-color: #1979c3;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs .consent-tab span {
  font-weight: 700;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content {
  display: inline-block;
  vertical-align: top;
  background-color: #ffffff;
  padding: 20px 20px 0;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content {
  position: relative;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content p.title {
  margin-bottom: 20px;
  font-size: 2rem;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper {
  position: absolute;
  right: 0;
  top: 0;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle input {
  display: none;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle input:checked + .cookie-toggle-slider {
  background-color: #1979c3;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle input:focus + .cookie-toggle-slider {
  box-shadow: 0 0 1px #1979c3;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle input:checked + .cookie-toggle-slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle .cookie-toggle-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 34px;
  background-color: #666666;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle .cookie-toggle-slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 50%;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle .cookie-toggle-slider.disabled {
  opacity: 0.5;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-footer {
  text-align: right;
  background-color: #ffffff;
}
.cookie-consent-overview p.title {
  margin-bottom: 20px;
}
.cookie-consent-overview .cookie-group-description {
  margin-bottom: 30px;
}
.btn-cookie-preferences-show {
  cursor: pointer;
}
/**
    * Copyright © Idea07, Inc. All rights reserved.
    * See COPYING.txt for license details.
*/
.related-products {
  margin-top: 20px;
}
.related-products__items {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
}
.related-products__item {
  width: 99px;
  height: 99px;
  border: 1px solid #e9e9e9;
  margin: 0 3px 3px;
  transition: all 0.5s ease;
  position: relative;
  overflow: hidden;
}
.related-products__item:hover,
.related-products__item:focus,
.related-products__item:active {
  border: 1px solid black;
}
.related-products__item img {
  position: absolute;
  width: auto;
  height: auto;
  min-height: 100%;
  min-width: 100%;
  max-height: none;
  max-width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.block.related .block-title.title {
  padding: 0 15px 25px;
}
.block.related .block-related-heading {
  font-size: 24px;
  font-weight: 700;
}
.block.related .block-content a.product-item-link {
  font-weight: 600;
  font-size: 15px;
}
.block.related .block-content .price-box {
  justify-content: center;
}
.block.related .block-content .actions-primary {
  display: none;
}
/* BLOK Z MINIATURAMI */
.related-no-slider {
  width: 56.6%;
  padding-left: 11%;
}
@media (max-width: 768px) {
  .related-no-slider {
    width: 100%;
    padding-left: 0;
    order: 2 !important;
  }
}
.related-no-slider .block-title.title {
  display: none;
}
.related-no-slider .block-actions {
  display: none;
}
.related-no-slider .product.details.product-item-details {
  display: none;
}
.related-no-slider .products-grid .items {
  justify-content: center;
}
@media (max-width: 768px) {
  .related-no-slider .products-grid .items {
    flex-wrap: unset;
  }
}
.related-no-slider .products-grid .items .product-item {
  margin: 5px;
}
.related-no-slider .products-grid .items .product-item .product-image-photo {
  width: 75px;
  height: auto !important;
  object-fit: contain !important;
}
@media (max-width: 768px) {
  .title-sku-wrapper {
    order: 3 !important;
  }
}
/* BLOK SLIDER */
.related-slider .block-title.title {
  padding: 25px 15px 25px !important;
}
.related-slider .block-actions {
  display: none;
}
.related-slider .product-photo-wrapper .photo img {
  height: auto !important;
  object-fit: cover !important;
}
@media (max-width: 768px) {
  .related-slider .product-photo-wrapper .photo img {
    width: 90% !important;
  }
}
@media (max-width: 768px) {
  .related-slider .product-item-link {
    font-weight: 600;
    font-size: 12px;
    padding: 0 10px;
  }
  .related-slider .product-item .price-box .price {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .related-slider .slick-slide {
    margin: 0 15px;
    max-width: unset !important;
  }
}
body.catalog-product-view .block.upsell {
  clear: both;
}
body.catalog-product-view .product.media .block.related.related-no-slider {
  padding-top: 0;
  width: 100%;
}
body.catalog-product-view .product.media .block.related.related-no-slider .block-title.title {
  display: none;
}
body.catalog-product-view .product.media .block.related.related-no-slider .products-related .items.product-items {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 0;
  gap: 8px;
  padding-bottom: 10px;
}
body.catalog-product-view .product.media .block.related.related-no-slider .products-related .items.product-items li {
  width: 65px;
  height: 65px;
  padding: 0;
}
body.catalog-product-view .product.media .block.related.related-no-slider .products-related .items.product-items li .product-item-info {
  width: 65px;
}
body.catalog-product-view .product.media .block.related.related-no-slider .products-related .items.product-items li.hide {
  display: none !important;
}
body.catalog-product-view .product.media .block.related.related-no-slider .products-related .items.product-items .view-all-products {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  height: 65px;
  border: 1px solid #d1d1d1;
  font-size: 17px;
}
/*
    Created on : 2019-10-18
    Author     : Idea07
*/
.proudly {
  color: #006b56;
  line-height: 1.2;
  display: inline-flex;
  align-items: flex-end;
  margin-bottom: 25px;
  order: 1;
  font-size: 1.1rem;
  letter-spacing: 0.5px;
}
.proudly span {
  margin-right: 9px;
}
.field.qty {
  position: relative;
}
.field.qty .decreaseQty {
  position: absolute;
  right: 0px;
  bottom: 0px;
  background: transparent;
  border: 0px;
  width: 10px !important;
  height: 50%;
}
.field.qty .decreaseQty:after {
  content: "";
  position: absolute;
  width: 0;
  margin: auto;
  height: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-style: solid;
  border-width: 10px 5px 0 5px;
  border-color: #a1a1a1 transparent transparent transparent;
}
.field.qty .increaseQty {
  position: absolute;
  right: 0px;
  top: 0px;
  background: transparent;
  border: 0px;
  width: 10px !important;
  height: 50%;
}
.field.qty .increaseQty:after {
  content: "";
  position: absolute;
  width: 0;
  margin: auto;
  height: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-style: solid;
  border-width: 0 5px 10px 5px;
  border-color: transparent transparent #a1a1a1 transparent;
}
.phpro-cookie-notice {
  width: 100vw;
  padding: 20px;
  background: #ffffff;
  border-top: 1px solid #000000;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 900;
}
.phpro-cookie-notice .notice-wrapper {
  display: flex;
  flex-direction: column;
  font-size: 1.4rem;
  max-width: 1140px;
  margin: auto;
  justify-content: space-around;
  align-items: center;
  row-gap: 10px;
}
.phpro-cookie-notice .notice-wrapper .notice__description span {
  display: block;
}
.phpro-cookie-notice .notice-wrapper .notice__actions {
  display: flex;
  column-gap: 8px;
}
.phpro-cookie-notice .notice-wrapper .notice__actions .action.primary {
  border-radius: 0px;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1;
  transition: .3s;
}
.phpro-cookie-notice .notice-wrapper .notice__actions .action.primary:active,
.phpro-cookie-notice .notice-wrapper .notice__actions .action.primary:focus,
.phpro-cookie-notice .notice-wrapper .notice__actions .action.primary:hover {
  color: #ffffff;
  border: 1px solid #000000;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap {
  background-color: #ffffff;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-header {
  height: 0;
  padding: 0;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-header .action-close:before {
  color: #000000;
  font-size: 40px;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal {
  display: flex;
  flex-direction: column;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs .consent-tab {
  background-color: #ffffff;
  width: 100%;
  cursor: pointer;
  padding: 10px 20px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 10;
  color: #000000;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs .consent-tab.active {
  background-color: #000000;
  color: #ffffff;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs .consent-tab span {
  font-weight: 500;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content {
  display: inline-block;
  vertical-align: top;
  background-color: #ffffff;
  padding: 20px 20px 0;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content {
  position: relative;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content p.title {
  margin-bottom: 20px;
  font-size: 2rem;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper {
  position: absolute;
  right: 0;
  top: 0;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 26px;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle input {
  display: none;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle input:checked + .cookie-toggle-slider {
  background-color: #ffffff;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle input:focus + .cookie-toggle-slider {
  box-shadow: 0 0 1px #000000;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle input:checked + .cookie-toggle-slider:before {
  -webkit-transform: translateX(24px);
  -ms-transform: translateX(24px);
  transform: translateX(24px);
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle .cookie-toggle-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 34px;
  border: 1px solid #000000;
  background-color: #ffffff;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle .cookie-toggle-slider:before {
  content: "";
  position: absolute;
  top: 2px;
  bottom: 2px;
  left: 2px;
  height: 20px;
  width: 20px;
  background-color: #000000;
  -webkit-transition: .4s;
  transition: .4s;
  border: none;
  border-radius: 50%;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle .cookie-toggle-slider:after {
  top: 4px;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle .cookie-toggle-slider.disabled {
  opacity: 0.5;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-footer {
  text-align: right;
  background-color: #ffffff;
  display: flex;
  column-gap: 5px;
  padding: 20px;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-footer .action.primary {
  border-radius: 0px;
  line-height: 1;
  padding: 8px;
  transition: .3s;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-footer .action.primary:focus,
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-footer .action.primary:active,
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-footer .action.primary:hover {
  border: 1px solid #000000;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-footer .consent-btn-allow {
  width: 100%;
}
.cookie-consent-overview p.title {
  margin-bottom: 20px;
}
.cookie-consent-overview .cookie-group-description {
  margin-bottom: 30px;
}
.btn-cookie-preferences-show {
  cursor: pointer;
}
.search-autocomplete {
  position: absolute;
  z-index: 3;
  overflow: hidden;
  margin-top: -15px;
}
.search-autocomplete dl {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete dl dt {
  border-top: 1px solid #e5e5e5;
  cursor: default;
  margin: 0;
  padding: 0.5rem 4rem 0.5rem 1rem;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete dl dt:not(:empty) {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
  border-bottom: 0;
}
.search-autocomplete dl dt:first-child {
  border-top: none;
}
.search-autocomplete dl dt:hover,
.search-autocomplete dl dt.selected {
  background: #e8e8e8;
}
.search-autocomplete dl dd {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 0.5rem 1rem;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete dl dd:not(:empty) {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
}
.search-autocomplete dl dd:first-child {
  border-top: none;
}
.search-autocomplete dl dd:hover,
.search-autocomplete dl dd.selected {
  background: #e8e8e8;
}
.search-autocomplete dl dd .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 0.5rem;
}
.search-autocomplete dl dd .clear {
  clear: both;
}
.smile-es-range-slider [data-role=from-label] {
  display: block;
  float: left;
  padding: 0 0 0.5rem;
}
.smile-es-range-slider [data-role=to-label] {
  display: block;
  float: right;
  padding: 0 0 0.5rem;
}
.smile-es-range-slider [data-role=message-box] {
  font-size: 1.4rem;
  flex: 1;
  padding: 6px 0 0;
}
.smile-es-range-slider [data-role=message-box].empty {
  color: #e02b27;
  font-size: 1.4rem;
  padding: 0;
}
.smile-es-range-slider .actions-toolbar {
  display: flex;
  margin: 15px 0;
}
.smile-es-range-slider .ui-slider {
  margin: 0.5rem;
  clear: both;
}
.smile-es-range-slider .ui-slider-handle {
  background: #ff5501;
  padding: 0;
  margin: -3px 0 0 -7px;
  border-radius: 15px;
  width: 15px;
  height: 15px;
}
.filter .filter-content .item {
  margin: 1rem 0 0 1rem;
}
.filter .block-subtitle {
  border-bottom: none;
  font-weight: 700;
}
.filter .field.search input[type="text"] {
  font-size: 1.4rem;
}
.filter .actions {
  text-align: right;
  margin: 1rem 0 0;
}
.filter .actions div.secondary {
  display: inline-block;
}
.filter .actions div.secondary a {
  color: inherit;
  text-decoration: underline;
  cursor: pointer;
}
.filter .actions div.secondary a:hover {
  background: transparent;
}
.filter .actions div.secondary a.show-more span:after {
  content: " +";
}
.filter .actions div.secondary a.show-less span:after {
  content: "-";
}
.filter .filter-options dt.filter-options-title[aria-expanded="true"]:after {
  content: '\e621';
}
.filter .no-results-message p {
  margin: 9px 1rem 0;
  background-color: #FFEEEE;
  padding: 0.5rem;
  color: #AA0000;
}
.smile-elasticsuite-autocomplete-result .product-image-box {
  float: left;
  padding: 0 0.5rem;
  width: 55px;
}
.smile-elasticsuite-autocomplete-result .product-shop {
  float: left;
  margin: 0 1rem 0 0;
  padding: 0;
  white-space: normal;
  width: 60%;
}
.smile-elasticsuite-autocomplete-result .product-item .price-box {
  margin: 0.5rem 0;
}
.smile-elasticsuite-autocomplete-result .category-mini-crumb {
  font-style: italic;
  display: block;
  margin-bottom: 2px;
  font-size: 1.4rem;
  color: #929292;
}
.smile-elasticsuite-autocomplete-result .product-attribute-label {
  text-transform: uppercase;
  vertical-align: super;
  font-size: 1.2rem;
  color: #777;
}
.smile-elasticsuite-autocomplete-result .price-box span.old-price {
  display: block;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 1rem;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 1rem;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 2rem;
  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 0.5rem 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 1rem 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 2rem;
}
.block-cart-failed {
  margin-top: 4rem;
}
.block-cart-failed .block-title {
  font-size: 3rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 1rem;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 4rem;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 0.25rem;
  margin-bottom: 0.2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 3rem;
}
.bundle-options-container .action.back {
  margin-bottom: 3rem;
}
.bundle-options-container .price-box .price {
  font-size: 2rem;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #009e7f;
  padding: 1rem 2rem;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 0.25rem;
  margin-bottom: 0.2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 3rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 0.15rem;
  margin-bottom: 0.1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 1rem;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 1rem;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 2rem;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 0 0.5rem;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #000000;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.block-category-event {
  background: #f0f0f0;
  color: #000000;
  padding: 1rem 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 1rem;
}
.block-category-event .block-title {
  margin: 0 0 1rem;
}
.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: 4rem;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.checkout-cart-index .informations {
  margin-top: auto;
}
.checkout-cart-index .nav-toggle {
  display: none;
}
.checkout-cart-index .header.content {
  padding-top: 24px;
  padding-bottom: 24px;
  -webkit-justify-content: center;
  justify-content: center;
}
.checkout-cart-index .page-main {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: column;
  -ms-box-orient: column;
  -webkit-box-orient: column;
  box-orient: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  padding-top: 30px;
}
.checkout-cart-index .page.messages {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.checkout-cart-index .page-title-wrapper {
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.checkout-cart-index .columns {
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
}
.checkout-cart-index .continue-wrapper {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.checkout-cart-index .page-main .action {
  background-color: transparent;
  color: #009e7f;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 10px 20px;
  border: 2px solid #009e7f;
  border-radius: 0;
  transition: color 255ms ease-in-out, background 255ms ease-in-out;
}
.checkout-cart-index .page-main .action:hover,
.checkout-cart-index .page-main .action:focus,
.checkout-cart-index .page-main .action:active {
  background-color: #009e7f;
  color: #ffffff;
  border: 2px solid #009e7f;
}
.checkout-cart-index .page-main .action.continue {
  display: inline-block;
  text-decoration: none;
}
.checkout-cart-index .page-main .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.6rem;
  line-height: 1;
  color: #9a9a9a;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-cart-index .page-main .action.continue:before {
  margin-right: 5px;
}
.checkout-cart-index .page-main .action.clear,
.checkout-cart-index .page-main .action.update {
  padding: 0;
  border: 0;
  margin: 0;
}
.checkout-cart-index .page-main .action.clear:hover,
.checkout-cart-index .page-main .action.update:hover,
.checkout-cart-index .page-main .action.clear:focus,
.checkout-cart-index .page-main .action.update:focus,
.checkout-cart-index .page-main .action.clear:active,
.checkout-cart-index .page-main .action.update:active {
  background-color: transparent;
  border: 0;
  color: #000000;
}
.checkout-cart-index .page-title-wrapper {
  margin-top: 21px;
}
.checkout-cart-index .page-title-wrapper .page-title {
  font-size: 1.8rem;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  position: relative;
  padding-bottom: 10px;
}
.checkout-cart-index .page-title-wrapper .page-title:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  background: #009e7f;
  width: 50px;
}
.checkout-cart-index .action-delete {
  display: inline-block;
}
.checkout-cart-index .action-delete:after {
  content: '';
  background: url("..//images/icons/bin.svg") no-repeat center center;
  background-size: 19px 15px;
  height: 19px;
  width: 15px;
  display: block;
  cursor: pointer;
}
.checkout-cart-index .cart.actions {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-orient: row-reverse;
  -ms-box-orient: row-reverse;
  -webkit-box-orient: row-reverse;
  box-orient: row-reverse;
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.checkout-cart-index .cart.actions .action {
  text-transform: none;
  font-family: 'Cabin', sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  letter-spacing: 0px;
  position: relative;
  padding-left: 23px;
}
.checkout-cart-index .cart.actions .action.clear {
  margin-left: 41px;
}
.checkout-cart-index .cart.actions .action.clear:before {
  content: '\00d7';
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 13px;
  font-family: 'Arial', sans-serif;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #000000;
  border: 1px solid #000000;
  border-radius: 50%;
  height: 13px;
  width: 13px;
  padding-right: 0;
  display: block;
  line-height: 11px;
}
.checkout-cart-index .cart.actions .action.update {
  margin-left: 0;
  padding-left: 0;
}
.checkout-cart-index .cart.actions .action.update:before {
  font-size: 39px;
  margin-right: -5px;
}
.checkout-cart-index .cart.table-wrapper {
  margin-bottom: 12px;
}
.checkout-cart-index .cart.table-wrapper .cart-price .price {
  font-weight: 400;
  font-size: 1.4rem;
}
.checkout-cart-index .cart.table-wrapper thead {
  display: none;
}
.checkout-cart-index .cart.table-wrapper .item-info {
  border-bottom: 1px solid #d9d9d9;
  position: relative;
}
.continue-wrapper {
  margin-bottom: 10px;
}
.cart-empty {
  font-size: 1.4rem;
}
.cart-empty a {
  font-weight: 700;
  text-decoration: underline;
}
.block.discount {
  margin: 41px 0;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.block.discount .title {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  padding-bottom: 10px;
}
.block.discount .title:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  background: #009e7f;
  width: 50px;
}
.block.discount .coupon {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -moz-box-orient: column;
  -ms-box-orient: column;
  -webkit-box-orient: column;
  box-orient: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-top: 21px;
}
.block.discount .coupon .label {
  display: none !important;
}
.block.discount .coupon .field {
  margin: 0 0 10px 0;
  width: 100%;
}
.block.discount .coupon .field .control {
  width: 100%;
  float: none;
}
.block.discount .coupon .field .control input {
  letter-spacing: 1.8px;
  padding: 0 19px;
  text-align: left;
}
.block.discount .coupon .actions-toolbar {
  margin: 0;
  width: 100%;
}
.block.discount .coupon .actions-toolbar .action {
  height: 36px;
  padding: 0 20px;
  letter-spacing: 2.5px;
  width: 100%;
}
.block.discount .coupon .actions-toolbar .action.cancel {
  margin-right: 0;
}
.cart-summary {
  position: relative;
  width: 100%;
  padding: 0;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.cart-summary > .title {
  display: block;
  background-color: #f5f6fa;
  padding: 20px 20px 12px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.cart-summary .block.shipping {
  display: none;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 2.5rem 0.5rem;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 1rem;
}
.cart-summary .block .fieldset .field.note {
  font-size: 1.4rem;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  background-color: #f5f6fa;
}
.cart-totals .table-wrapper {
  overflow: inherit;
  font-size: 1.4rem;
  padding: 0 20px;
  margin: 0;
  letter-spacing: -0.3px;
}
.cart-totals .table-wrapper table > tbody > tr > th,
.cart-totals .table-wrapper table > tbody > tr > td {
  padding: 5px 0;
}
.cart-totals .table-wrapper .totals.shipping {
  border-bottom: 2px solid #d9d9d9;
}
.cart-totals .table-wrapper .totals.shipping th {
  padding-bottom: 30px;
}
.cart-totals .table-wrapper .totals.grand th,
.cart-totals .table-wrapper .totals.grand td {
  vertical-align: baseline;
}
.cart-totals .table-wrapper .totals.grand th strong,
.cart-totals .table-wrapper .totals.grand td strong {
  font-weight: 400;
}
.cart-totals .table-wrapper .totals.grand td {
  font-size: 2.4rem;
  padding-top: 28px;
  padding-bottom: 17px;
}
.cart-totals .table-wrapper th {
  font-weight: 400;
}
.cart-totals .table-wrapper td {
  font-weight: 700;
  text-align: right;
  letter-spacing: 0px;
}
.cart.table-wrapper thead .col {
  background-color: #f5f6fa;
  font-weight: 400;
  padding: 4px 10px 5px;
  font-size: 11px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #9a9a9a;
}
.cart.table-wrapper thead .col span {
  font-family: 'Cabin', sans-serif;
}
.cart.table-wrapper thead .col.qty {
  text-align: center;
}
.cart.table-wrapper thead .col.actions {
  color: #f5f6fa;
  width: 1px;
  overflow: hidden;
}
.cart.table-wrapper .col.qty .input-text {
  width: 50px;
  height: 30px;
  text-align: center;
  padding: 0 10px;
  font-size: 1.4rem;
  margin: 0 10px;
  border: 1px solid #000000;
}
.cart.table-wrapper .col.qty .change-value {
  cursor: pointer;
  font-size: 1.6rem;
  border: 1px solid #000000;
  background-color: #ffffff;
  display: block;
  width: 15px;
  height: 15px;
  line-height: 11px;
  text-align: center;
}
.cart.table-wrapper .col.qty .change-value:hover,
.cart.table-wrapper .col.qty .change-value:focus,
.cart.table-wrapper .col.qty .change-value:active {
  background-color: #000000;
  color: #ffffff;
}
.cart.table-wrapper .col.qty label {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cart.table-wrapper .col.qty .label {
  display: none;
}
.cart.table-wrapper .col.subtotal .price {
  font-weight: 700;
}
.cart.table-wrapper .col.actions {
  padding: 0px 14px;
  text-align: center;
  position: relative;
}
.cart.table-wrapper .col.actions .actions-toolbar {
  margin: 0;
  position: absolute;
  bottom: 20px;
  right: 15px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 1rem;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 75px;
  position: relative;
  padding: 8px 0 0;
}
.cart.table-wrapper .item .col.item .product-item-photo {
  min-width: 64px;
}
.cart.table-wrapper .product-item-photo {
  display: inline-block;
  max-width: 60px;
  padding: 0;
  position: static;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
  text-align: left;
  margin-left: 10px;
  padding-top: 0;
}
.cart.table-wrapper .product-item-name {
  letter-spacing: 0.1px;
  font-size: 1.4rem;
  margin-bottom: 2px;
  display: block;
}
.cart.table-wrapper .product-item-sku {
  font-size: 1.3rem;
  margin-bottom: 8px;
  display: inline-block;
  color: #009e7f;
}
.cart.table-wrapper .product-image-photo {
  max-width: 60px;
}
.cart.table-wrapper .action-towishlist {
  display: none;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 1.1rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
  color: #009e7f;
  font-weight: 700;
}
.cart.table-wrapper .item-options dt {
  margin: 0 2px 5px 0;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 1rem;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 2rem;
}
.cart-container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: column;
  -ms-box-orient: column;
  -webkit-box-orient: column;
  box-orient: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.cart-container .form-cart {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.cart-container .checkout-methods-items {
  margin-top: 31px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  background-color: #009e7f;
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0.23em;
  line-height: 1.3;
  text-transform: uppercase;
  padding: 11px 20px;
  border: 1px solid #009e7f;
  border-radius: 0;
  transition: color 255ms ease-in-out, background 255ms ease-in-out;
  display: block;
  width: 100%;
}
.cart-container .checkout-methods-items .action.primary:hover,
.cart-container .checkout-methods-items .action.primary:focus,
.cart-container .checkout-methods-items .action.primary:active {
  background: transparent;
  color: #009e7f;
  border: 1px solid #009e7f;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 2rem;
}
.cart-products-toolbar .toolbar-amount {
  margin: 2.5rem 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 2.5rem;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
@media screen and (min-width: 1024px) {
  .checkout-index-index .billing-address-form .fieldset .field {
    width: calc(49%);
  }
}
.minicart-content-wrapper {
  height: 100%;
}
.block-minicart .block-content {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: column;
  -ms-box-orient: column;
  -webkit-box-orient: column;
  box-orient: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.block-minicart .items-total {
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.2;
  text-transform: uppercase;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-bottom: 14px;
  position: relative;
  margin-bottom: 10px;
}
.block-minicart .items-total:after {
  content: '';
  height: 2px;
  width: 50px;
  background: #19223d;
  position: absolute;
  left: 0;
  bottom: 0;
}
.block-minicart .items-total .label {
  margin-right: 3px;
}
.block-minicart .subtotal {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 35px;
}
.block-minicart .subtotal .label {
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.2;
  position: relative;
}
.block-minicart .subtotal .label:before {
  content: '';
  height: 2px;
  width: 50px;
  background: #19223d;
  position: absolute;
  left: 0;
  top: -10px;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1.2;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 3rem 0 2rem;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content .actions .primary {
  margin-bottom: 10px;
}
.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;
}
.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:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:after {
  color: inherit;
}
.minicart-wrapper .action.showcart:active:after {
  color: inherit;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:after {
  color: inherit;
}
.minicart-wrapper .action.showcart.active:active:after {
  color: inherit;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 26px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 25px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .action.showcart {
  display: block;
  color: #ffffff;
  line-height: 0;
  transition: color 155ms ease-in-out;
  white-space: nowrap;
  position: relative;
}
.minicart-wrapper .action.showcart.active {
  display: block;
}
.minicart-wrapper .action.showcart.active ~ .ui-dialog .block-minicart {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  box-shadow: 0 0 0 9999px rgba(0, 0, 0, 0.7);
  z-index: 100;
}
.minicart-wrapper .action.showcart.active:after,
.minicart-wrapper .action.showcart:after {
  display: none;
}
.minicart-wrapper .ui-dialog {
  display: block !important;
}
.minicart-wrapper .block-minicart {
  padding: 30px 20px 30px 30px;
  max-width: 95vw;
  border: 0;
  margin: 0;
  width: 355px;
  position: fixed;
  right: 0;
  -webkit-transform: translateX(300%);
  -moz-transform: translateX(300%);
  -ms-transform: translateX(300%);
  -o-transform: translateX(300%);
  transform: translateX(300%);
  top: 0;
  bottom: 0;
  left: auto;
  min-width: 0;
  -moz-transition: transform 0.4s ease-in-out;
  -webkit-transition: transform 0.4s ease-in-out;
  -o-transition: transform 0.4s ease-in-out;
  z-index: 50;
}
.minicart-wrapper .block-minicart:after,
.minicart-wrapper .block-minicart:before {
  display: none;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .block-minicart li:hover,
.minicart-wrapper .block-minicart li:focus,
.minicart-wrapper .block-minicart li:active {
  background: transparent;
  cursor: default;
}
.minicart-wrapper .product {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  -webkit-align-items: start;
  align-items: start;
  width: 100%;
}
.minicart-wrapper .product .actions {
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  height: 40px;
  position: absolute;
  right: -13px;
  top: -13px;
  width: 40px;
  z-index: 1;
}
.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.back {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 10px;
  height: 30px;
  border: 1px solid #9a9a9a;
  color: #000000;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 9px;
  line-height: 1.2;
  cursor: pointer;
  padding: 0 25px 0 20px;
}
.minicart-wrapper .action.viewcart {
  height: 42px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #009e7f;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  font-size: 1.1rem;
  line-height: 1.2;
  letter-spacing: 1.83px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 25px;
}
.minicart-wrapper .action.viewcart:after {
  content: '';
  background: url('..//images/icons/viewcart.svg') no-repeat center center;
  height: 16px;
  width: 16px;
}
.minicart-wrapper .action.showcart .text {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #009e7f;
  color: #ffffff;
  height: 19px;
  line-height: 19px;
  border-radius: 50%;
  display: inline-block;
  margin: 0;
  min-width: 19px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  white-space: normal;
  font-size: 12px;
  position: absolute;
  top: -6px;
  right: -9px;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 19px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  overflow-x: auto;
  height: auto !important;
  max-height: calc(100vh - 270px);
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #19223d;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 0.5rem;
}
.minicart-items .product-item-name {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.2;
  margin: 0 0 10px;
}
.minicart-items .product.options {
  display: none;
}
.minicart-items .product-item-details {
  position: relative;
  padding: 0 20px 0 16px;
  width: 100%;
  text-align: left;
}
.minicart-items .product-item-details .price {
  font-weight: 400;
  font-size: 1.4rem;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 0.5rem 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 1rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.minicart-items .product-item-details .details-qty .label {
  line-height: 28px;
  margin-right: 10px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  margin-right: 1rem;
  text-align: center;
  width: 40px;
  height: 28px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top;
  height: 28px;
  line-height: 12px;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.delete {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0;
}
.minicart-items .action.delete:after {
  content: '';
  background: url("..//images/icons/bin.svg") no-repeat center center;
  background-size: 15px 14px;
  height: 15px;
  width: 14px;
  display: block;
  cursor: pointer;
}
.checkout-index-index .header.content {
  padding-top: 24px;
  padding-bottom: 24px;
  -webkit-justify-content: center;
  justify-content: center;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address {
  width: 131px !important;
}
.checkout-container {
  margin: 0 0 0;
}
.opc-wrapper {
  margin: 0 0 0;
}
.opc-wrapper .step-title {
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 3px;
  letter-spacing: 1.3px;
  padding-bottom: 9px;
  position: relative;
  margin-bottom: 30px;
}
.opc-wrapper .step-title:after {
  content: '';
  height: 2px;
  width: 50px;
  background-color: #009e7f;
  position: absolute;
  bottom: 0;
  left: 0;
}
.opc-wrapper .step-content {
  margin: 0 0 4rem;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .page-title-wrapper {
  margin-top: 30px;
}
.checkout-onepage-success .print {
  display: none;
}
.checkout-onepage-success .checkout-success,
.checkout-onepage-success #registration {
  font-size: 1.4rem;
}
.checkout-onepage-success .checkout-success .action.primary,
.checkout-onepage-success #registration .action.primary {
  width: 100%;
  border-radius: 0;
  border: 1px solid #000000;
  background-color: #ffffff;
  color: #000000;
  font-size: 1.1rem;
  letter-spacing: 1px;
  padding: 0 20px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 32px;
  text-transform: uppercase;
}
.checkout-onepage-success .checkout-success .action.primary:hover,
.checkout-onepage-success #registration .action.primary:hover,
.checkout-onepage-success .checkout-success .action.primary:focus,
.checkout-onepage-success #registration .action.primary:focus,
.checkout-onepage-success .checkout-success .action.primary:active,
.checkout-onepage-success #registration .action.primary:active {
  border: 1px solid #000000;
  background-color: #000000;
  color: #ffffff;
}
.checkout-onepage-success .actions-toolbar {
  margin: 20px 0;
}
.opc-estimated-wrapper {
  margin: 0 0 20px;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after {
  display: none;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  width: calc(100% - 65px);
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: inline-block;
  margin: 0 10px 0 0;
}
.opc-estimated-wrapper .estimated-block .estimated-label:after {
  content: ':';
  display: inline-block;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart {
  color: #009e7f;
  border: 1px solid #009e7f;
  border-radius: 0;
  background-color: #f5f6fa;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover,
.opc-estimated-wrapper .minicart-wrapper .action.showcart:focus,
.opc-estimated-wrapper .minicart-wrapper .action.showcart:active {
  background-color: #f5f6fa;
  box-shadow: none;
}
.opc-progress-bar {
  counter-reset: i;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 40px 5px 35px;
}
.opc-progress-bar-item {
  display: inline-block;
  position: relative;
  text-align: center;
  width: 49.5%;
}
.opc-progress-bar-item:before {
  background: #f5f6fa;
  top: 13.5px;
  content: '';
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 0 0 0 0;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 0 0 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  width: 100%;
  word-wrap: break-word;
  padding-top: 37px;
  color: #f5f6fa;
  font-weight: 300;
  font-size: 1.8rem;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.6px;
  color: #b2b2b2;
}
.opc-progress-bar-item > span:after {
  background: #f5f6fa;
  height: 27px;
  width: 27px;
  border-radius: 50%;
  content: counter(i);
  counter-increment: i;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  top: 0;
  color: #b2b2b2;
  font-size: 1.2rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.opc-progress-bar-item._active:before {
  background: #a7a7a7;
}
.opc-progress-bar-item._active > span {
  color: #000000;
}
.opc-progress-bar-item._active > span:after {
  background: #a7a7a7;
  color: #ffffff;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete:before {
  background-color: #009e7f;
}
.opc-progress-bar-item._complete > span {
  color: #009e7f;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
  background-color: #009e7f;
  color: #ffffff;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 1rem;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 20px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.abs-field-tooltip,
.field .control._with-tooltip {
  position: relative;
}
.abs-field-tooltip input,
.field .control._with-tooltip input {
  margin-right: 0;
  width: calc(100% - 39px);
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 8px;
  top: 4px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #000000;
}
.field-tooltip .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: 20px;
  line-height: inherit;
  color: #000000;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #000000;
}
.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: #000000;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 1.6rem;
  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: 820px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 0;
  }
  .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;
  }
}
.checkout-index-index .informations {
  margin-top: auto;
}
.checkout-index-index .column:not(.sidebar-main) form .actions-toolbar {
  margin-left: 0;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 2rem;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 1.1rem;
  margin-top: 9px;
  color: #000000;
  opacity: 0.5;
  letter-spacing: -0.6px;
}
.opc-wrapper .form-login .fieldset .note:before,
.opc-wrapper .form-shipping-address .fieldset .note:before {
  display: none;
}
.opc-wrapper .form-login .field {
  margin-bottom: 20px;
}
.opc-wrapper .form-login .field .label {
  padding: 0 0 9px;
  text-align: left;
  font-size: 1.2rem;
  display: inline-block;
  font-weight: 400;
}
.opc-wrapper .form-login .actions-toolbar {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.opc-wrapper .form-login .actions-toolbar:after,
.opc-wrapper .form-login .actions-toolbar:before {
  display: none;
}
.opc-wrapper .form-login .actions-toolbar .primary {
  margin-bottom: 0;
}
.opc-wrapper .form-login .actions-toolbar .action.login {
  border-radius: 0;
}
.opc-wrapper .form-login .actions-toolbar .action.login:hover,
.opc-wrapper .form-login .actions-toolbar .action.login:focus,
.opc-wrapper .form-login .actions-toolbar .action.login:active {
  border: 1px solid #000000;
  background-color: #000000;
  color: #ffffff;
}
.opc-wrapper .form-login .actions-toolbar .remind {
  margin-top: 0;
  font-size: 1.2rem;
}
.opc-wrapper .shipping-address-items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 2rem;
  padding: 2rem 8rem 2rem 2rem;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 1.6rem;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #009e7f;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #009e7f;
  color: #ffffff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 2rem;
  display: block;
  border-radius: 0;
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #000000;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.opc-wrapper .action-show-popup:hover,
.opc-wrapper .action-show-popup:focus,
.opc-wrapper .action-show-popup:active {
  background-color: #ffffff;
  color: #000000;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 0.5rem;
}
.opc-wrapper .action-select-shipping-item {
  margin: 20px 0 0 auto;
  display: block;
  border-radius: 0;
  background-color: #ffffff;
  border: 1px solid #000000;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.opc-wrapper .action-select-shipping-item:hover,
.opc-wrapper .action-select-shipping-item:focus,
.opc-wrapper .action-select-shipping-item:active {
  background-color: #000000;
  color: #ffffff;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.form-shipping-address .field,
.billing-address-form .field {
  margin: 0 0 2rem;
  box-sizing: border-box;
}
.form-shipping-address .field.required:not(.choice) > .label,
.billing-address-form .field.required:not(.choice) > .label,
.form-shipping-address .field._required:not(.choice) > .label,
.billing-address-form .field._required:not(.choice) > .label {
  position: relative;
}
.form-shipping-address .field.required:not(.choice) > .label:after,
.billing-address-form .field.required:not(.choice) > .label:after,
.form-shipping-address .field._required:not(.choice) > .label:after,
.billing-address-form .field._required:not(.choice) > .label:after {
  content: '*';
  color: #000000;
  font-size: 1.6rem;
  margin: 0 0 0 0.5rem;
  position: absolute;
  right: -7px;
  top: 0;
}
.form-shipping-address .field > .label,
.billing-address-form .field > .label {
  margin: 0;
}
.form-shipping-address .field:before,
.billing-address-form .field:before,
.form-shipping-address .field:after,
.billing-address-form .field:after {
  content: '';
  display: table;
}
.form-shipping-address .field:after,
.billing-address-form .field:after {
  clear: both;
}
.form-shipping-address .field.choice:before,
.billing-address-form .field.choice:before,
.form-shipping-address .field.no-label:before,
.billing-address-form .field.no-label:before {
  display: none;
}
.form-shipping-address .field .description,
.billing-address-form .field .description {
  padding: 0 0 9px;
  text-align: left;
  width: 0;
  box-sizing: border-box;
  float: left;
}
.form-shipping-address .field:not(.choice) > .label,
.billing-address-form .field:not(.choice) > .label {
  padding: 0 0 9px;
  text-align: left;
  font-weight: 400;
  box-sizing: border-box;
  display: inline-block;
  font-size: 1.2rem;
}
.form-shipping-address .field:not(.choice) > .control,
.billing-address-form .field:not(.choice) > .control {
  width: 100%;
  float: left;
}
.form-shipping-address .field:not(.choice) > .label,
.billing-address-form .field:not(.choice) > .label {
  font-weight: 400;
}
.form-shipping-address .field.street,
.billing-address-form .field.street {
  margin-bottom: 0;
}
.form-shipping-address .field.street > .label,
.billing-address-form .field.street > .label {
  display: none;
}
.form-shipping-address .field .label,
.billing-address-form .field .label {
  display: inline-block;
}
.checkout-shipping-method {
  margin-top: 59px;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .step-content {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 2rem 0;
}
.methods-shipping .actions-toolbar {
  margin-top: 33px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -moz-box-orient: column;
  -ms-box-orient: column;
  -webkit-box-orient: column;
  box-orient: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.methods-shipping .actions-toolbar:after,
.methods-shipping .actions-toolbar:before {
  display: none;
}
.methods-shipping .actions-toolbar .primary {
  width: 100%;
}
.methods-shipping .actions-toolbar .back {
  width: 100%;
}
.methods-shipping .actions-toolbar .back .primary {
  display: inline-block;
  text-decoration: none;
  border: 1px solid #000000;
  border-radius: 0;
  background: transparent;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.9px;
  padding: 2px 19px 0 8px;
}
.methods-shipping .actions-toolbar .back .primary:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.6rem;
  line-height: 1;
  color: #9a9a9a;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.methods-shipping .actions-toolbar .back .primary:hover,
.methods-shipping .actions-toolbar .back .primary:focus,
.methods-shipping .actions-toolbar .back .primary:active {
  background-color: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  outline: none;
  box-shadow: none;
}
.methods-shipping .actions-toolbar .back .primary:before {
  margin-right: 5px;
}
.methods-shipping .actions-toolbar .continue {
  width: 100%;
}
.methods-shipping .actions-toolbar .continue.primary {
  margin: 0;
  background-color: #009e7f;
  color: #ffffff;
  border-radius: 0;
  height: 42px;
  font-size: 1.1rem;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 1.9px;
  border: 1px solid #009e7f;
  font-weight: 600;
}
.methods-shipping .actions-toolbar .continue.primary:hover,
.methods-shipping .actions-toolbar .continue.primary:focus,
.methods-shipping .actions-toolbar .continue.primary:active {
  background-color: #ffffff;
  border: 1px solid #009e7f;
  color: #009e7f;
  outline: none;
  box-shadow: none;
}
.table-checkout-shipping-method {
  width: 100%;
  margin-top: 30px;
}
.table-checkout-shipping-method thead {
  background-color: #f5f6fa;
}
.table-checkout-shipping-method thead th {
  padding: 3px 10px;
  font-size: 12px;
  font-weight: 400;
  color: #b2b2b2;
}
.table-checkout-shipping-method thead th:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 0;
  overflow: hidden;
}
.table-checkout-shipping-method tbody tr:first-of-type td {
  padding-top: 26px;
}
.table-checkout-shipping-method tbody td {
  padding-bottom: 2rem;
  padding-top: 2rem;
  vertical-align: middle;
  font-size: 1.4rem;
  padding: 8px 10px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 0;
  display: inline-block;
}
.table-checkout-shipping-method tbody td:first-child label {
  padding: 0;
}
.table-checkout-shipping-method tbody td.col-price {
  padding-left: 30px;
  vertical-align: top;
}
.table-checkout-shipping-method tbody td.col-price span.price {
  display: block;
  margin-top: 6px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 1rem;
  padding-top: 0;
}
.payment-method-second-col.billing-address-form .fieldset .field {
  width: 85% !important;
}
@media (max-width: 760px) {
  .form-shipping-address .fieldset .field {
    width: 100% !important;
  }
}
@media (max-width: 760px) {
  .checkout-index-index .field.street .control .field {
    width: 100% !important;
  }
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: inherit;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 3rem;
}
.opc-sidebar.modal-custom .modal-inner-wrap {
  background-color: #f5f6fa;
}
.opc-sidebar.modal-custom .action-close {
  margin: 10px;
}
.opc-block-shipping-information {
  padding: 29px 20px;
}
.opc-block-shipping-information .shipping-information-title {
  margin: 0 0 2rem;
  position: relative;
  padding-bottom: 10px;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}
.opc-block-shipping-information .shipping-information-title:after {
  content: '';
  height: 2px;
  width: 50px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #f5f6fa;
}
.opc-block-shipping-information .shipping-information-content {
  margin-top: 24px;
  line-height: 1.8;
  font-size: 1.6rem;
  letter-spacing: -0.1px;
  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 2rem;
}
.opc-block-summary {
  background: #f5f6fa;
  padding: 17px 20px;
  margin: 0 0 10px;
}
.opc-block-summary > .title {
  display: block;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: -0.8px;
  margin-bottom: 11px;
}
.opc-block-summary .table-totals {
  overflow: inherit;
  font-size: 1.4rem;
  padding: 0 20px;
  margin: 0;
  letter-spacing: -0.3px;
}
.opc-block-summary .table-totals > tbody > tr > th,
.opc-block-summary .table-totals > tbody > tr > td {
  padding: 5px 0;
}
.opc-block-summary .table-totals .totals.shipping {
  border-bottom: 2px solid #d9d9d9;
}
.opc-block-summary .table-totals .totals.shipping th {
  padding-bottom: 30px;
}
.opc-block-summary .table-totals .totals.grand th,
.opc-block-summary .table-totals .totals.grand td {
  vertical-align: baseline;
}
.opc-block-summary .table-totals .totals.grand th strong,
.opc-block-summary .table-totals .totals.grand td strong {
  font-weight: 400;
}
.opc-block-summary .table-totals .totals.grand td {
  font-size: 2.4rem;
  padding-top: 28px;
  padding-bottom: 17px;
}
.opc-block-summary .table-totals th {
  font-weight: 400;
}
.opc-block-summary .table-totals td {
  font-weight: 700;
  text-align: right;
  letter-spacing: 0px;
}
.opc-block-summary .mark .value {
  color: #000000;
  display: inline;
}
.opc-block-summary .mark .value:before {
  content: '- ';
  display: inline;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  padding: 17px 0 6px 0;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.3rem;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.1px;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.opc-block-summary .items-in-cart .product .item-options {
  margin-bottom: 0;
  color: #009e7f;
  font-weight: 700;
  margin-top: 9px;
}
.opc-block-summary .items-in-cart .product .item-options .label {
  text-transform: uppercase;
  margin-right: 3px;
}
.opc-block-summary .items-in-cart .product .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dt {
  margin-bottom: 0;
}
.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: 0 0 12px;
}
.column.main .opc-block-summary .product-item:not(:first-child) {
  border-top: 0;
}
.opc-block-summary .product-item-details {
  padding-left: 17px;
  position: relative;
  padding-top: 19px;
  padding-right: 0;
  width: calc(100% - 64px);
}
.opc-block-summary .product-item-name {
  letter-spacing: -0.3px;
  font-weight: 600;
  margin-bottom: 3px;
}
.opc-block-summary .product-item-sku-block {
  text-align: left;
}
.opc-block-summary .product-item-sku {
  font-size: 1.2rem;
  color: #009e7f;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 0.5rem;
  text-align: left;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #d1d1d1;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 2.5rem;
}
.authentication-dropdown .action-close {
  margin: 23px 15px;
}
.authentication-dropdown .action-close:before {
  font-size: 4rem;
}
.authentication-wrapper {
  position: relative;
  z-index: 1;
  margin-top: 30px;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.action-auth-toggle {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  border: 1px solid #000000;
  color: #000000;
  background-color: #f5f6fa;
  height: 36px;
  width: auto;
  padding: 0 20px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.8px;
}
.action-auth-toggle:before {
  content: '';
  background: url("../images/icons/account-color.svg") no-repeat center center;
  background-size: 14px 16px;
  height: 16px;
  width: 14px;
  display: block;
  margin-right: 12px;
  margin-left: 0px;
}
.action-auth-toggle:hover,
.action-auth-toggle:focus,
.action-auth-toggle:active {
  border: 1px solid #000000;
  background-color: #f5f6fa;
}
.block-authentication .block-title {
  font-size: 2rem;
  text-transform: uppercase;
  border-bottom: 0;
  margin-bottom: 2.5rem;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 0.5rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -moz-box-orient: column;
  -ms-box-orient: column;
  -webkit-box-orient: column;
  box-orient: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.block-authentication .actions-toolbar > .primary {
  margin-right: 0;
  margin-bottom: 0;
  width: 100%;
}
.block-authentication .actions-toolbar > .primary .action {
  margin-right: 0;
  border: 1px solid #000000;
  border-radius: 0;
  background: transparent;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.9px;
  padding: 0 15px;
  height: 36px;
  width: 100%;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.block-authentication .actions-toolbar > .primary .action:hover,
.block-authentication .actions-toolbar > .primary .action:focus,
.block-authentication .actions-toolbar > .primary .action:active {
  box-shadow: none;
  background-color: #000000;
  color: #ffffff;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 2.5rem;
  text-align: left;
  margin-top: 20px;
}
.block-authentication .actions-toolbar > .secondary .action {
  font-size: 1.2rem;
  color: #000000;
  margin: 0;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 1rem;
}
.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: 4rem;
  padding-top: 4rem;
  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: 10px;
}
.checkout-payment-method .checkout-agreement.field label span {
  position: relative;
  opacity: 0.5;
  padding-left: 7px;
}
.checkout-payment-method .checkout-agreement.field label button {
  text-align: left;
  width: auto;
}
.checkout-payment-method .checkout-agreement.field.choice.required label {
  display: inline-block;
}
.checkout-payment-method .checkout-agreement.field.choice.required label span:before {
  content: '*';
  position: absolute;
  left: -1px;
  top: -3px;
  font-size: 1.6rem;
}
.checkout-payment-method .action.back,
.checkout-payment-method .action-edit-address {
  display: inline-block;
  text-decoration: none;
  border: 1px solid #000000;
  border-radius: 0;
  background: transparent;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.9px;
  padding: 2px 19px 0 8px;
}
.checkout-payment-method .action.back:before,
.checkout-payment-method .action-edit-address:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.6rem;
  line-height: 1;
  color: #9a9a9a;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .action.back:hover,
.checkout-payment-method .action-edit-address:hover,
.checkout-payment-method .action.back:focus,
.checkout-payment-method .action-edit-address:focus,
.checkout-payment-method .action.back:active,
.checkout-payment-method .action-edit-address:active {
  background-color: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  outline: none;
  box-shadow: none;
}
.checkout-payment-method .action.back:before,
.checkout-payment-method .action-edit-address:before {
  margin-right: 5px;
}
.checkout-payment-method .action-edit-address {
  margin-top: 10px;
  height: 30px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 3px 15px;
}
.checkout-payment-method .action-edit-address:before {
  display: none;
}
.checkout-payment-method .payment-method {
  /*            &.blue-payment {
                .payment-method-title {
                    .label {
                        span {
                            &:before {
                                display: none;
                            }
                        }
                    }
                }
            }*/
}
.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: 2px solid #f5f6fa;
}
.checkout-payment-method .payment-method .actions-toolbar {
  margin-top: 31px;
}
.checkout-payment-method .payment-method .actions-toolbar .primary {
  text-align: right;
}
.checkout-payment-method .payment-method .actions-toolbar .action {
  border-radius: 0;
  text-transform: uppercase;
  font-size: 1.1rem;
  color: #ffffff;
  border: 1px solid #000000;
  background-color: #000000;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0 10px;
  width: 100%;
  height: 42px;
  letter-spacing: 1.8px;
  margin: 0;
  font-weight: 700;
}
.checkout-payment-method .payment-method .actions-toolbar .action:hover,
.checkout-payment-method .payment-method .actions-toolbar .action:focus,
.checkout-payment-method .payment-method .actions-toolbar .action:active {
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
}
.checkout-payment-method .payment-method .actions-toolbar .action.action-update,
.checkout-payment-method .payment-method .actions-toolbar .action.action-cancel {
  width: auto;
  float: none;
  display: inline-block;
}
.checkout-payment-method .payment-method .actions-toolbar .action.action-update {
  margin-right: 15px;
}
.checkout-payment-method .payment-method .payu-agreement__wrapper {
  transition: max-height 1s ease-in-out;
  overflow-y: hidden;
  position: relative;
  max-height: 300px;
}
.checkout-payment-method .payment-method .payu-agreement__wrapper > p {
  cursor: pointer;
}
.checkout-payment-method .payment-method .payu-agreement__wrapper.i_unfold {
  padding-bottom: 15px;
}
.checkout-payment-method .payment-method .payu-agreement__wrapper:not(.i_unfold) {
  max-height: 115px;
}
.checkout-payment-method .payment-method .payu-agreement__wrapper:not(.i_unfold):before {
  content: "";
  position: absolute;
  width: 100%;
  height: 40px;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 80%);
}
.checkout-payment-method .payment-method-title {
  padding: 12px 0 10px;
  margin: 0;
}
.checkout-payment-method .payment-method-title.choice input + .label {
  padding: 10px 0 10px 39px;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.checkout-payment-method .payment-method-title.choice input + .label:before,
.checkout-payment-method .payment-method-title.choice input + .label:after {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.checkout-payment-method .payment-method-title .label span {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.checkout-payment-method .payment-method-title .label > span:before {
  content: '';
  display: inline-block;
  width: 100px;
  height: 47px;
  vertical-align: middle;
  margin-right: 46px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('../images/payment.jpg');
}
.checkout-payment-method .payment-method-title .label[for="paypal_express"] span::before {
  background-image: url('../images/paypal.jpg');
}
.checkout-payment-method .payment-method-title .label[for="orba_payupl"] span::before {
  background-image: url('../images/payu.jpg');
}
.checkout-payment-method .payment-method-title .label[for="bluepayment"] span::before {
  background-image: url('../images/bluemedia.jpg');
}
.checkout-payment-method .payment-method-title .label[for="payu_gateway"] span::before {
  background-image: url('../images/payu.jpg');
}
.checkout-payment-method .payment-method-title .label[for="paypal_express"] a {
  display: none;
}
.checkout-payment-method .payment-method-title .label[for="paypal_express"] img {
  display: none;
}
.checkout-payment-method .payment-method-title .label[for="bluepayment"] img {
  display: none;
}
.checkout-payment-method .payment-method-title .label[for="payu_gateway"] img {
  display: none;
}
.checkout-payment-method .payment-method-title .label[for^="stripe_payments"] img {
  display: none;
}
.checkout-payment-method .payment-method-title .label[for^="stripe_payments"] span:last-child::before {
  display: none;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 46px;
  height: 47px;
  width: auto;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 0.5rem;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 4px 0 20px 42px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 2rem;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 2rem 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: none;
}
.checkout-payment-method .field-select-billing {
  margin-bottom: 20px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 1rem;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 2rem;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  margin-bottom: 24px;
  line-height: 1.8;
  font-size: 1.6rem;
  letter-spacing: -0.1px;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 2rem;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 2rem 0;
}
.tig_buckaroo_creditcards .tig_buckaroo_image_title:after,
.tig_buckaroo_creditcard .tig_buckaroo_image_title:after,
.tig_buckaroo_paypal .tig_buckaroo_image_title:after {
  background: unset;
  margin-top: unset;
}
.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: 2px solid #f5f6fa;
  padding: 12px 0 10px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: inherit;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #111111;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #000000;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #111111;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 2rem 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 2rem;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 0.5rem 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.5rem;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 2rem;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 2rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 3rem;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 2rem;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.downloadable.samples {
  margin-bottom: 2rem;
}
.downloadable.samples dd {
  margin: 0 0 1rem;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 2.5rem;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 0.5rem 8px;
  font-size: 1.1rem;
  margin-top: 2rem;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 2rem;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 2rem;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 3rem;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 2rem;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 2rem;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 1rem;
}
.gift-message .field {
  margin-bottom: 2rem;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 2rem;
}
.gift-options-content .fieldset {
  margin: 0 0 2rem;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 1rem 2rem 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 1rem 0 2rem;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #000000;
  cursor: pointer;
  font-family: 'Cabin', sans-serif;
  font-weight: 700;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.6rem;
  line-height: 0.36rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #000000;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 1rem 1rem 2rem;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 1rem 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 2rem;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 1rem;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 4rem;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 1rem;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 0.5rem;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 1rem;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 6rem;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 2.5rem;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 2rem 8px 1rem;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 1rem 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 0.5rem;
}
.gift-wrapping .label {
  margin: 0 0 0.5rem;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 1rem;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 2rem;
  margin: 2rem 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 2rem 0 1rem;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 1rem 1rem 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: 1rem 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 0.5rem;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 0.5rem;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 2rem 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 1rem 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: 2rem;
}
.order-options .product {
  margin-bottom: 1rem;
}
.order-options .product-image-container {
  float: left;
  padding-right: 1rem;
}
.order-options .gift-wrapping {
  margin-bottom: 1rem;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 1.6rem;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.map-popup-wrapper.popup .action.close {
  top: 1rem;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 1rem;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 0.15rem;
  margin-bottom: 0.1rem;
}
.map-popup .popup-content {
  margin: 1rem 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 1rem;
  top: 1rem;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 2rem;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 1rem;
}
.map-fallback-price {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  color: inherit;
  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: inherit;
  text-decoration: none;
}
button.map-show-info:hover {
  color: inherit;
  text-decoration: underline;
}
button.map-show-info:active {
  color: inherit;
  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: inherit;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #4a4a4a;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #000000;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #4a4a4a;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #000000;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .items li {
  padding: 0;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\e601';
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #000000;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #969696;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 0.5rem 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 1rem;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 0.5rem;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 0.15rem;
  margin-bottom: 0.1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 1rem;
  top: 1rem;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 1rem;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 1rem;
}
.block-wishlist-management .wishlist-notice {
  color: #4a4a4a;
  display: inline-block;
  margin-right: 2rem;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 2rem;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 2rem;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 6rem;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2rem;
  margin-bottom: 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: 2rem;
}
.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 1rem;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 1rem 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 1rem 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 1rem;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 2rem;
  margin-top: 3rem;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #000000;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 2.5rem;
  padding-left: -2rem;
}
.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: 1rem;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 1rem;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 3rem;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 1rem;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 4rem;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 2.5rem;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 1rem;
}
.multicheckout .item-options {
  margin: 1rem 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 1rem;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #737373;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 4rem;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 1rem;
  margin-top: -1rem;
}
.multicheckout .box-title span {
  margin-right: 1rem;
}
.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.5rem;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.4rem;
  margin-bottom: 4rem;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 0.5rem 0.5rem 1rem;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 1rem 0.5rem;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 2rem;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 0.15rem;
  margin-bottom: 0.1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 0.15rem;
  margin-bottom: 0.1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 1rem;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 2rem 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 1rem 0 2rem;
}
.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%;
  }
}
.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: 2.5rem;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 1rem;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 2rem;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  color: inherit;
  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: inherit;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: inherit;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: inherit;
  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: inherit;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  color: inherit;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 2rem;
}
.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: inherit;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: inherit;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: inherit;
  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: inherit;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.product-label-info {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.product-label-info .product-label {
  text-align: center;
  color: #fff;
  font-size: 18px;
  display: table;
  line-height: 20px;
  padding: 0;
  margin-bottom: 5px;
  box-shadow: none;
  background: #009e7f;
}
.product-label-info .product-label img {
  max-height: 48px;
}
.product-label-info .product-label span {
  padding: 6px 12px;
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.2;
}
.product-label-info .product-label.sale {
  background: #f71602;
}
.product-label-info .product-label.best-seller {
  background: #007fd4;
}
.product-label-info .product-label.new {
  background: #048500d6;
}
.product-label-info .product-label.custom {
  color: #000;
  box-shadow: none;
}
.product-label-info.top-right {
  top: 0;
  right: 0;
  margin-top: 0 !important;
  left: auto !important;
  margin-left: 0 !important;
}
.product-label-info.top-left {
  top: 0;
  margin-top: 0 !important;
  left: 0 !important;
  margin-left: 0 !important;
  right: auto;
}
.product-label-info.bot-right {
  top: auto !important;
  margin-top: 0 !important;
  left: auto !important;
  margin-left: 0 !important;
  bottom: 0;
  right: 0;
}
.product-label-info.bot-left {
  top: auto !important;
  margin-top: 0 !important;
  left: 0 !important;
  margin-left: 0 !important;
  bottom: 0;
  right: auto;
}
.product-label-info.mid-left {
  top: 50%;
  left: 0;
  margin-left: 0 !important;
  right: auto;
}
.product-label-info.mid-right {
  top: 50%;
  left: auto;
  margin-left: 0 !important;
  right: 0;
}
.product-label-info.mid-mid {
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
}
.product-label-info.top-mid {
  top: 0;
  margin-top: 0 !important;
  left: 50%;
  right: auto;
  bottom: auto;
}
.product-label-info.bot-mid {
  top: auto;
  bottom: 0;
  margin-top: 0 !important;
  left: 50%;
  right: auto;
}
.product-image-container {
  position: relative;
}
.product.media {
  position: relative;
}
.products-grid .product-item .product-item-info:hover {
  z-index: 5;
}
.products-grid .product-item .product-item-info:hover .product-label {
  box-shadow: none;
}
.product-item .product-label-info.top-right,
.product-item .product-label-info.top-left {
  top: 0 !important;
}
.product-item .product-label-info .product-label {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
body.catalog-product-view .product-label-info {
  position: absolute !important;
  display: block !important;
}
body.catalog-product-view .product-label-info.top-right {
  top: 30px !important;
  right: 0 !important;
}
body.catalog-product-view .product-label-info.top-left {
  top: 30px !important;
  left: 0 !important;
}
body.catalog-product-view .product-label-info .product-label {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  body.catalog-product-view .product-label-info.bot-right,
  body.catalog-product-view .product-label-info.bot-left {
    top: 310px !important;
    bottom: unset;
  }
}
@font-face {
  font-family: 'Ibnabmega';
  src: url('../fonts/Ibnab/ionicons.woff2') format('woff2'), url('../fonts/Ibnab/ionicons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
.menu-dropdown-icon:before {
  content: '\f489';
  font-family: 'Ibnabmega';
  display: none;
  cursor: pointer;
  float: right;
  padding: 1.5em 2em;
  background: #fff;
  color: #333;
}
.menu .column_mega_menu1 {
  width: 100%;
}
.menu .column_mega_menu2 {
  width: 50%;
}
.menu .column_mega_menu3 {
  width: 33.333333%;
}
.menu .column_mega_menu4 {
  width: 25%;
}
.menu > ul {
  margin: 0 auto;
  width: 100%;
  list-style: none;
  padding: 0;
  position: relative;
  /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.menu > ul:before,
.menu > ul:after {
  content: '';
  display: table;
}
.menu > ul:after {
  clear: both;
}
.menu > ul > li {
  float: left;
  padding: 0;
  margin: 0;
}
.menu > ul > li a {
  text-decoration: none;
  display: block;
  font-size: 1.6rem;
  padding: 0 20px;
  color: #fff;
  transition: color 155ms ease-in-out;
}
.menu > ul > li > ul {
  display: none;
  width: 100%;
  background: #f7f7f7;
  padding: 20px;
  position: absolute;
  z-index: 99;
  left: 0;
  margin: 0;
  list-style: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
  content: '';
  display: table;
}
.menu > ul > li > ul:after {
  clear: both;
}
.menu > ul > li > ul > li {
  margin: 0;
  padding-bottom: 0;
  list-style: none;
  width: 25%;
  background: none;
  float: left;
}
.menu > ul > li > ul > li .menu-1column {
  width: 100%;
}
.menu > ul > li > ul > li .menu-2column {
  width: 50%;
}
.menu > ul > li > ul > li .menu-3column {
  width: 33.33333%;
}
.menu > ul > li > ul > li .menu-4column {
  width: 25%;
}
.menu > ul > li > ul > li a {
  color: #000;
  padding: 0.2em 0;
  width: 95%;
  display: block;
  border-bottom: 1px solid #ccc;
}
.menu > ul > li > ul > li > ul {
  display: block;
  padding: 0;
  margin: 10px 0 0;
  list-style: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {
  content: '';
  display: table;
}
.menu > ul > li > ul > li > ul:after {
  clear: both;
}
.menu > ul > li > ul > li > ul > li {
  float: left;
  width: 100%;
  padding: 10px 0;
  margin: 0;
  font-size: 0.8em;
}
.menu > ul > li > ul > li > ul > li a {
  border: 0;
}
.menu > ul > li > ul.normal-sub {
  width: 300px;
  left: auto;
  padding: 10px 20px;
}
.menu > ul > li > ul.normal-sub > li {
  width: 100%;
}
.menu > ul > li > ul.normal-sub > li a {
  border: 0;
  padding: 1em 0;
}
.menu .topstatic,
.menu .bottomstatic {
  clear: both;
}
.menu .leftstatic {
  float: left;
  margin-right: 15px;
}
.menu .rightstatic {
  float: right;
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (max-width: 1023.98px) {
  .menu-container {
    width: 100%;
  }
  .menu-dropdown-icon:before {
    display: block;
  }
  .menu .column_mega_menu1 {
    width: 100%;
  }
  .menu .column_mega_menu2 {
    width: 100%;
  }
  .menu .column_mega_menu3 {
    width: 100%;
  }
  .menu .column_mega_menu4 {
    width: 100%;
  }
  .menu > ul {
    display: none;
  }
  .menu > ul > li {
    width: 100%;
    float: none;
    display: block;
  }
  .menu > ul > li a {
    padding: 1.5em;
    width: 100%;
    display: block;
  }
  .menu > ul > li > ul {
    position: relative;
  }
  .menu > ul > li > ul.normal-sub {
    width: 100%;
  }
  .menu > ul > li > ul > li {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .menu > ul > li > ul > li:first-child {
    margin: 0;
  }
  .menu > ul > li > ul > li > ul {
    position: relative;
  }
  .menu > ul > li > ul > li > ul > li {
    float: none;
  }
  .menu .show-on-mobile {
    display: block;
  }
  .topstatic,
  .bottomstatic {
    display: none;
  }
  .leftstatic {
    display: none;
  }
  .rightstatic {
    display: none;
  }
}
.category-catalog-description {
  font-size: 1.2rem;
  line-height: 1.5;
  color: #111111;
  margin-bottom: 2em;
}
.category-catalog-description--after {
  margin-top: 1.5em;
}
/**
* Copyright © Idea07, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
.delivery-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  background-color: #009e7f;
  padding: 8px 0;
}
.delivery-banner__text {
  display: inline-flex;
  align-items: center;
  font-size: 1.4rem;
  line-height: 1.15;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  padding-right: 15px;
  padding-left: 15px;
}
.delivery-banner__text:before {
  content: '';
  background: url('../images/icons/bag-delivery.svg') no-repeat center center;
  height: 16px;
  width: 16px;
  background-size: 15px;
  margin-right: 14px;
}
.delivery-banner__close {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #ffffff;
  background: transparent;
  box-shadow: none;
  padding: 0;
  border-radius: 50%;
  height: 18px;
  width: 18px;
  cursor: pointer;
  transition: transform 185ms ease-in-out;
}
.delivery-banner__close:hover,
.delivery-banner__close:focus {
  background: transparent;
  box-shadow: none;
  border: 1px solid #ffffff;
  transform: translateY(-50%) scale(1.2);
}
.delivery-banner__close::before,
.delivery-banner__close::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 11px;
  width: 1px;
  background-color: #ffffff;
}
.delivery-banner__close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.delivery-banner__close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.informations {
  background-color: #f9f7f4;
  padding: 80px 0 35px;
}
.informations__content {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1140px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.informations__box {
  text-align: center;
  padding: 0 3.6%;
  max-width: 280px;
  margin-bottom: 19px;
}
.informations__icon {
  height: 60px;
  margin-bottom: 52px;
}
.informations__icon img {
  margin: 0 auto;
}
.informations__title {
  color: #000000;
  letter-spacing: 1.86px;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.informations__text {
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
}
.informations .slick-slide {
  text-align: center;
  max-width: none;
  margin: 0;
}
.special-offer {
  padding: 83px 15px 30px;
}
.special-offer .content-section {
  width: 100%;
  height: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s linear;
  pointer-events: none;
}
.special-offer .content-section.active {
  display: block;
  height: auto;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.special-offer .action.show-all {
  display: inline-block;
  text-decoration: none;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  min-height: 36px;
  font-size: 11px;
  letter-spacing: 2px;
  color: #000000;
  background: #ffffff;
  border: 1px solid;
  border-color: #000000;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0;
  padding: 0 20px;
  min-width: 190px;
  box-shadow: none;
  width: 278px;
  margin: 0 auto 30px;
}
.special-offer .action.show-all:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.8rem;
  line-height: 1;
  color: #009e7f;
  content: '\f30b';
  font-family: 'Font Awesome 5 Free';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.special-offer .action.show-all:after,
.special-offer .action.show-all:before {
  font-weight: 600;
}
.special-offer .action.show-all:after {
  content: true;
  -moz-transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  margin: 0;
}
.special-offer .action.show-all:hover,
.special-offer .action.show-all:focus,
.special-offer .action.show-all:active {
  display: inline-block;
  text-decoration: none;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #ffffff;
  background: #000000;
  border: 1px solid;
  border-color: #000000;
  box-shadow: none;
}
.special-offer .action.show-all:hover:after,
.special-offer .action.show-all:focus:after,
.special-offer .action.show-all:active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.8rem;
  line-height: 1;
  color: #ffffff;
  content: '\f30b';
  font-family: 'Font Awesome 5 Free';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.special-offer .action.show-all:hover:after,
.special-offer .action.show-all:focus:after,
.special-offer .action.show-all:active:after,
.special-offer .action.show-all:hover:before,
.special-offer .action.show-all:focus:before,
.special-offer .action.show-all:active:before {
  font-weight: 600;
}
.special-offer .action.show-all:hover:after,
.special-offer .action.show-all:focus:after,
.special-offer .action.show-all:active:after {
  content: true;
}
.special-offer__header {
  text-align: center;
}
.special-offer__title {
  font-size: 4.6rem;
  line-height: 1.4;
  color: #000000;
  margin: 0 0 35px;
  font-weight: 700;
}
.special-offer__desc {
  color: #676767;
  font-size: 1.4rem;
  font-family: 'Cabin', sans-serif;
  line-height: 1.6;
  font-weight: 400;
  letter-spacing: 0;
  padding: 0 20px;
  margin-bottom: 24px;
}
.special-offer .product-carousel {
  margin-bottom: 30px;
}
.special-offer .menu {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 435px;
  margin: 0 auto 40px;
}
.special-offer .menu a {
  margin: 0 4px;
  font-size: 1.4rem;
  font-family: 'Cabin', sans-serif;
  font-weight: 300;
  line-height: 1.2;
  padding: 16px 8px 12px;
  position: relative;
}
.special-offer .menu a:hover,
.special-offer .menu a:focus,
.special-offer .menu a:active {
  text-decoration: none;
}
.special-offer .menu a:hover:after,
.special-offer .menu a:focus:after,
.special-offer .menu a:active:after {
  width: 100%;
  background-color: #009e7f;
}
.special-offer .menu a:after {
  content: '';
  height: 1px;
  width: 0;
  background-color: transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  -moz-transition: width 0.4s ease-in-out;
  -webkit-transition: width 0.4s ease-in-out;
  -o-transition: width 0.4s ease-in-out;
}
.special-offer .menu a.active:after {
  background-color: #009e7f;
  width: 100%;
}
.special-offer__content {
  padding: 0;
  margin: 0 auto;
}
.special-offer .product-image-container {
  width: 100%;
  max-width: none;
}
.special-offer .product-image-container img {
  max-width: none;
  width: 100%;
}
/**
    * Copyright © Idea07, Inc. All rights reserved.
    * See COPYING.txt for license details.
*/
.instagram-widget {
  padding: 30px 0;
}
.instagram-widget__wrapper {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1440px;
  padding-right: 25px;
  padding-left: 25px;
}
.instagram-widget__title {
  font-size: 4.6rem;
  line-height: 1.4;
  color: #000000;
  margin: 0 0 35px;
  font-weight: 700;
  text-align: center;
  font-size: 2.8rem;
}
.instagram-widget__title::after {
  content: '';
  height: 2px;
  width: 60px;
  background-color: #009e7f;
  margin-top: 20px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.instagram-widget__content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.instagram-widget__image {
  flex-basis: 33.3%;
}
.instagram-widget__image img {
  padding: 0 8px 8px 0;
  width: 100%;
  height: 100%;
  transition: .3s;
}
.instagram-widget__image img.lg {
  width: 120%;
  max-width: none;
}
.instagram-widget__image img:hover {
  opacity: .9;
}
.wk-oosn-emailBox {
  margin-right: 10px;
  display: inline-block;
  position: relative;
}
#wk-oosn-button {
  font-size: 12px;
  height: 36px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: auto;
  background-color: #ffffff;
  text-transform: uppercase;
  width: 100%;
}
#wk-oosn-button:hover,
#wk-oosn-button:active,
#wk-oosn-button:focus {
  border: 1px solid #000000;
  background-color: #000000;
  color: #ffffff;
}
.wk-oosn-notificationcontainer {
  margin-top: 10px;
  z-index: 0;
}
#loader {
  display: none;
  float: right;
  margin: 20px 0 0 50px;
  width: 30px;
  height: 10px;
  position: absolute;
}
.wk-loading-mask {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.62);
  height: 100%;
  position: absolute !important;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.wk-loading-mask-outer {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.62);
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.wk-loader {
  background: url("../images/ajax-loader.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 32px;
  left: 50%;
  margin-left: -16px;
  margin-top: -16px;
  position: absolute;
  top: 50%;
  width: 32px;
}
.wk-display-none {
  display: none;
}
#wk-oosn-warning {
  color: #009e7f;
  display: none;
  font-size: 12px;
  margin-top: 20px;
  float: right;
}
#wk-oosn-email-warning {
  color: #c20000;
}
.wk-oosn-error {
  color: #c20000;
}
.swatch-option.disabled {
  cursor: pointer !important;
}
.wk-modal-title {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
.wk-container .field {
  margin: 0 0 2rem;
  box-sizing: border-box;
}
.wk-container .field.required:not(.choice) > .label,
.wk-container .field._required:not(.choice) > .label {
  position: relative;
}
.wk-container .field.required:not(.choice) > .label:after,
.wk-container .field._required:not(.choice) > .label:after {
  content: '*';
  color: #000000;
  font-size: 1.6rem;
  margin: 0 0 0 0.5rem;
  position: absolute;
  right: -7px;
  top: 0;
}
.wk-container .field > .label {
  margin: 0;
}
.wk-container .field:before,
.wk-container .field:after {
  content: '';
  display: table;
}
.wk-container .field:after {
  clear: both;
}
.wk-container .field.choice:before,
.wk-container .field.no-label:before {
  display: none;
}
.wk-container .field .description {
  padding: 0 0 9px;
  text-align: left;
  width: 0;
  box-sizing: border-box;
  float: left;
}
.wk-container .field:not(.choice) > .label {
  padding: 0 0 9px;
  text-align: left;
  font-weight: 400;
  box-sizing: border-box;
  display: inline-block;
  font-size: 1.2rem;
}
.wk-container .field:not(.choice) > .control {
  width: 100%;
  float: left;
}
.wk-container .actions-toolbar {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.wk-modal-product-image {
  text-align: center;
}
.wk-modal-product-name {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
}
/**
* Copyright © Idea07, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
.product-of-the-day {
  width: 100%;
  max-width: 350px;
  margin: 0 auto 10px;
}
.product-of-the-day .block-content {
  border: 1px solid #e5e6eb;
  border-radius: 10px;
  position: relative;
  height: unset;
}
.product-of-the-day .block-content .minimal-price {
  margin-bottom: 0;
}
.product-of-the-day .block-content .product-item {
  text-align: center;
  width: 100% !important;
  padding-top: 0.5rem;
  margin-top: 8px;
}
.product-of-the-day .block-content .product-item .product-item-details {
  padding: 7px 0 0;
}
.product-of-the-day .block-content .product-item .product-item-name {
  font-size: 2.2rem;
  text-transform: uppercase;
  font-weight: 400;
  padding-top: 4px;
  text-align: center;
}
.product-of-the-day .block-content .product-item .product-item-link {
  height: auto;
  margin-bottom: 10px;
}
.product-of-the-day .block-content .product-item .price-box {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.product-of-the-day .block-content .product-item .price-box .price {
  color: #009e7f;
  font-size: 3.3rem;
}
.product-of-the-day .block-content .product-item .price-box .normal-price {
  font-size: 1.7rem;
  color: #989898;
  padding: 0 0.5rem;
}
.product-of-the-day .block-content .product-item .price-box .old-price {
  text-decoration: none;
}
.product-of-the-day .block-content .product-item .price-box .old-price .price {
  font-size: 1.7rem;
  color: #989898;
  padding: 0 0.5rem;
  text-decoration: line-through;
}
.product-of-the-day .block-content .product-item .price-box .special-price .price {
  font-size: 2.5rem;
  color: #009e7f;
  font-weight: 700;
  padding: 0 0.5rem;
}
.product-of-the-day .block-content .product-item .product-image-photo {
  transition: all 0.2s ease-in-out;
  height: 315px;
  object-fit: contain;
}
.product-of-the-day .block-content .product-item .product-item-inner {
  display: none;
}
.product-of-the-day .progress-light-grey {
  margin: 10px auto 0;
  border: 1px solid #eee;
  border-radius: 10px;
  height: 20px;
  width: 100%;
  max-width: 320px;
  background: #eee;
  overflow: hidden;
}
.product-of-the-day .progress-light-grey .progress-grey {
  height: 20px;
  background: #333;
  border-radius: 10px;
}
.product-item-productoftheday .title-end {
  font-size: 25px;
}
.product-item-productoftheday progress {
  background-color: #f3f3f3;
  border: 0;
  height: 18px;
  border-radius: 9px;
}
.product-item-productoftheday-countdown {
  padding-top: 10px;
}
.product-item-productoftheday-countdown span {
  display: block;
  font-size: 24px;
  font-weight: 700;
}
.cms-page-view .content.track {
  margin-bottom: 40px;
}
.cms-page-view .content.track fieldset {
  border: 0;
  padding: 0;
}
.cms-page-view .content.track p {
  text-transform: uppercase;
}
.cms-page-view .content.track button {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
  text-transform: uppercase;
  font-size: 1.2rem;
}
.cms-page-view .content.track button:hover,
.cms-page-view .content.track button:focus,
.cms-page-view .content.track button:active {
  background-color: #000000;
  color: #ffffff;
}
.cms-page-view .content.track .field {
  margin: 0 0 2rem;
  box-sizing: border-box;
}
.cms-page-view .content.track .field.required:not(.choice) > .label,
.cms-page-view .content.track .field._required:not(.choice) > .label {
  position: relative;
}
.cms-page-view .content.track .field.required:not(.choice) > .label:after,
.cms-page-view .content.track .field._required:not(.choice) > .label:after {
  content: '*';
  color: #000000;
  font-size: 1.6rem;
  margin: 0 0 0 0.5rem;
  position: absolute;
  right: -7px;
  top: 0;
}
.cms-page-view .content.track .field > .label {
  margin: 0;
}
.cms-page-view .content.track .field:before,
.cms-page-view .content.track .field:after {
  content: '';
  display: table;
}
.cms-page-view .content.track .field:after {
  clear: both;
}
.cms-page-view .content.track .field.choice:before,
.cms-page-view .content.track .field.no-label:before {
  display: none;
}
.cms-page-view .content.track .field .description {
  padding: 0 0 9px;
  text-align: left;
  width: 0;
  box-sizing: border-box;
  float: left;
}
.cms-page-view .content.track .field:not(.choice) > .label {
  padding: 0 0 9px;
  text-align: left;
  font-weight: 400;
  box-sizing: border-box;
  display: inline-block;
  font-size: 1.2rem;
}
.cms-page-view .content.track .field:not(.choice) > .control {
  width: 100%;
  float: left;
}
.bestsellers {
  position: relative;
  margin-bottom: 80px;
  overflow: hidden;
}
.bestsellers__bg-text {
  display: none;
}
.bestsellers__content {
  position: relative;
  padding: 0;
  margin: 0 auto;
}
.bestsellers .block-content {
  margin: 0 auto;
}
.bestsellers__link {
  margin-top: 30px;
}
.bestsellers__link .check-all {
  display: inline-block;
  text-decoration: none;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  min-height: 36px;
  font-size: 11px;
  letter-spacing: 2px;
  color: #000000;
  background: #ffffff;
  border: 1px solid;
  border-color: #000000;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0;
  padding: 0 20px;
  min-width: 190px;
  box-shadow: none;
  width: 254px;
  margin: 0 auto;
}
.bestsellers__link .check-all:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.8rem;
  line-height: 1;
  color: #009e7f;
  content: '\f30b';
  font-family: 'Font Awesome 5 Free';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.bestsellers__link .check-all:after,
.bestsellers__link .check-all:before {
  font-weight: 600;
}
.bestsellers__link .check-all:after {
  content: true;
  -moz-transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  margin: 0;
}
.bestsellers__link .check-all:hover,
.bestsellers__link .check-all:focus,
.bestsellers__link .check-all:active {
  display: inline-block;
  text-decoration: none;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #ffffff;
  background: #000000;
  border: 1px solid;
  border-color: #000000;
  box-shadow: none;
}
.bestsellers__link .check-all:hover:after,
.bestsellers__link .check-all:focus:after,
.bestsellers__link .check-all:active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.8rem;
  line-height: 1;
  color: #ffffff;
  content: '\f30b';
  font-family: 'Font Awesome 5 Free';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.bestsellers__link .check-all:hover:after,
.bestsellers__link .check-all:focus:after,
.bestsellers__link .check-all:active:after,
.bestsellers__link .check-all:hover:before,
.bestsellers__link .check-all:focus:before,
.bestsellers__link .check-all:active:before {
  font-weight: 600;
}
.bestsellers__link .check-all:hover:after,
.bestsellers__link .check-all:focus:after,
.bestsellers__link .check-all:active:after {
  content: true;
}
.bestsellers__header {
  text-align: center;
  margin-bottom: 37px;
}
.bestsellers__title {
  font-size: 4.6rem;
  line-height: 1.4;
  color: #000000;
  margin: 0 0 35px;
  font-weight: 700;
}
.bestsellers__desc {
  color: #676767;
  font-size: 1.4rem;
  font-family: 'Cabin', sans-serif;
  line-height: 1.6;
  font-weight: 400;
  letter-spacing: 0;
}
.bestsellers .product-item-details {
  padding-top: 26px;
}
.bestsellers .product-item-category {
  color: #009e7f;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.2;
  letter-spacing: 2px;
  font-weight: 700;
  margin-bottom: 16px;
}
.bestsellers .product-item-name {
  font-size: 1.5rem;
  text-transform: uppercase;
  margin-bottom: 5px;
  letter-spacing: 0.6px;
}
.bestsellers .product-item .price-box .price {
  font-size: 1.3rem;
}
.bestsellers .product-item .price-box .price-label {
  font-size: 1.2rem;
}
.bestsellers .product-item .price-box .old-price .price {
  font-size: 1.2rem;
  color: #adafbc;
}
.bestsellers .product-item-photo {
  position: relative;
  display: block;
  height: 443px;
  overflow: hidden;
}
.bestsellers .product-item-photo img {
  position: absolute;
  min-height: 100%;
  min-width: 100%;
  max-width: none;
  height: auto;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  max-height: none;
}
.bestsellers .slick-slider-container {
  max-width: none;
}
.bestsellers .slick-slide {
  max-width: none;
}
.bestsellers .product-image-container {
  max-width: none;
  width: 100%;
}
.bestsellers .product-image-container img {
  max-width: none;
  width: 100%;
}
.bestsellers .slick-prev,
.bestsellers .slick-next {
  top: calc(50% - 53px);
}
.bestsellers .slick-next {
  right: 10px;
}
.bestsellers .slick-prev {
  left: 10px;
}
.product-items {
  list-style: none;
  padding: 0;
}
.product-hover-details {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.7);
  padding: 20px 10px 10px;
  -moz-transition: opacity 0.3s ease-in-out, bottom 0.4s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out, bottom 0.4s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out, bottom 0.4s ease-in-out;
  z-index: 50;
  bottom: 100%;
}
.product-hover-details .swatch-attribute-options {
  margin: 0 0 10px;
}
.product-item {
  position: relative;
}
.product-item:hover .product-hover-details,
.product-item:focus .product-hover-details,
.product-item:active .product-hover-details {
  opacity: 1;
  bottom: 100%;
  pointer-events: auto;
}
.product-item:hover .product-photo-wrapper .photo-image-hover,
.product-item:focus .product-photo-wrapper .photo-image-hover,
.product-item:active .product-photo-wrapper .photo-image-hover {
  opacity: 1;
  z-index: 2;
}
.product-item-info {
  position: relative;
}
.product-item-details {
  padding-top: 12px;
  position: relative;
  text-align: left;
}
.product-item .stock {
  font-size: 1.1rem;
  text-transform: uppercase;
  text-align: center;
}
.product-item .stock.unavailable {
  color: #c20000;
}
.product-item .stock.available {
  color: #009e7f;
}
.product-item-name {
  display: block;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 600;
  color: #000000;
  margin: 0 0 5px;
}
.product-item-actions {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 10px;
}
.product-item-actions .actions-secondary {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  margin-left: 10px;
}
.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: 400;
}
.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 {
  border: 1px solid #9a9a9a;
  height: 36px;
  width: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: #ffffff;
}
.product-item-actions .actions-secondary > .action span {
  display: none;
}
.product-item-actions .actions-secondary > .action.towishlist:after {
  content: '';
  background: url("..//images/icons/heart.svg") no-repeat center center;
  background-size: 15px 13px;
  width: 15px;
  height: 13px;
  display: block;
}
.product-item-actions .actions-secondary > .action.tocompare {
  display: none;
}
.product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
  flex-grow: 1;
}
.product-item-actions .actions-primary .tocart {
  width: 100%;
  padding: 7px 20px;
  line-height: 1.4;
}
.product-item-actions .actions-primary .tocart.disabled {
  padding-right: 0;
  padding-left: 0;
}
.product-item-actions label[for='qty'] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.product-item-actions input[name='qty'] {
  margin-bottom: 8px;
  font-size: 1.3rem;
}
.product-item-description {
  margin: 2.5rem 0;
}
.product-item .product-reviews-summary {
  display: none;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 1.4rem;
  margin-top: 5px;
}
.product-item .price-box {
  margin-bottom: 10px;
}
.product-item .price-box .price {
  font-weight: 600;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  display: none;
  font-size: 1rem;
}
.product-item .price-box .price-label:after {
  content: ':';
}
.product-item .normal-price .price-label {
  display: inline-block;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price {
  display: inline-block;
}
.product-item .special-price .price {
  color: #009e7f;
}
.product-item .old-price {
  margin-left: 1em;
}
.product-item .old-price .price {
  font-size: 1rem;
  color: #949C9B;
  position: relative;
  text-decoration: none;
}
.product-item .old-price .price::after {
  content: "";
  display: block;
  position: absolute;
  width: 115%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  height: 1px;
  background-color: #A0A7A6;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
  display: none !important;
}
.product-item .minimal-price-link .price-label {
  color: inherit;
  font-size: 1.2rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61f';
}
.product-item .tocart {
  background-color: #009e7f;
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0.23em;
  line-height: 1.3;
  text-transform: uppercase;
  padding: 11px 20px;
  border: 1px solid #009e7f;
  border-radius: 0;
  transition: color 255ms ease-in-out, background 255ms ease-in-out;
}
.product-item .tocart:hover,
.product-item .tocart:focus,
.product-item .tocart:active {
  background: transparent;
  color: #009e7f;
  border: 1px solid #009e7f;
}
.product-item .tocart::after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-image: url("../images/icons/cart_in_btn.svg");
  margin-left: 15px;
  transform: translateY(2px);
  transition: background-image 155ms ease-in-out;
}
.product-item .tocart:hover::after,
.product-item .tocart:focus::after,
.product-item .tocart:active::after {
  background-image: url("../images/icons/cart_in_btn-color.svg");
}
.product-photo-wrapper {
  position: relative;
}
.product-photo-wrapper .photo img {
  display: block;
}
.product-photo-wrapper .product-image-container {
  display: block;
}
.product-photo-wrapper .product-item-photo {
  position: relative;
  display: block;
  z-index: 1;
}
.product-photo-wrapper .photo-image-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  left: 0;
  top: 0;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  max-width: 100%;
  max-height: 100%;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 0.5rem;
}
.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-grid .items,
.products-grid .product-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.products-grid .items .item,
.products-grid .product-items .item,
.products-grid .items .product-item,
.products-grid .product-items .product-item {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.product-badge span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: #006b56;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #009e7f;
  padding: 4px 12px;
  margin-bottom: 0;
}
.product-badge::after {
  content: '';
  width: 0;
  height: 0;
  border-top: 13px solid #009e7f;
  border-right: 11px solid transparent;
  position: absolute;
  left: 0;
  top: 17px;
  z-index: 1;
  opacity: 0.4135;
}
.page-wrapper .products-grid .product-item .product-item-info:hover {
  z-index: 1;
}
.page-wrapper .products-grid .product-item .product-item-info .product-label {
  box-shadow: none;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  display: none;
}
.sorter-wrapper {
  display: inline-block;
}
.toolbar-products {
  margin-bottom: 30px;
  padding: 0;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar .pager-container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -moz-box-orient: row-reverse;
  -ms-box-orient: row-reverse;
  -webkit-box-orient: row-reverse;
  box-orient: row-reverse;
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  width: 100%;
}
.products.wrapper ~ .toolbar .limiter-custom {
  display: block;
}
.products.wrapper ~ .toolbar .pages {
  display: block;
}
.sorter {
  position: relative;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-action {
  display: block;
  float: right;
  position: absolute;
  top: -4px;
  right: -40px;
}
.sorter .sorter-action:before {
  font-size: 30px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e613';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter .sorter-action.sort-desc::before {
  content: '\e614';
}
.sorter .current-item {
  display: inline-block;
  text-decoration: none;
  border: 1px solid #9a9a9a;
  position: relative;
  font-size: 1.1rem;
  line-height: 1.2;
  letter-spacing: 1.83px;
  text-transform: uppercase;
  padding: 5px 40px 5px 20px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  min-width: 256px;
  min-height: 36px;
}
.sorter .current-item:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 1;
  color: #676767;
  content: '\f078';
  font-family: 'Font Awesome 5 Free';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter .current-item:after,
.sorter .current-item:before {
  font-weight: 600;
}
.sorter .current-item .sorter-label {
  color: #000000;
}
.sorter .current-item .current {
  color: #676767;
  margin: 0 0 0 5px;
}
.sorter .current-item:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
}
.sorter .current-item.active:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  right: 22px;
  top: 48%;
}
.sorter .current-item.active + .dropdown-items {
  max-height: 400px;
}
.sorter .current-item + .dropdown-items {
  background-color: #ffffff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: column;
  -ms-box-orient: column;
  -webkit-box-orient: column;
  box-orient: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  width: 100%;
  border: 1px solid #9a9a9a;
  border-top: 0;
  max-height: 0;
  overflow: hidden;
  z-index: 10;
  -moz-transition: max-height 0.3s ease-in-out;
  -webkit-transition: max-height 0.3s ease-in-out;
  -o-transition: max-height 0.3s ease-in-out;
  padding: 0 20px;
}
.sorter .current-item + .dropdown-items a {
  border-bottom: 1px solid #19223d;
  font-size: 1.1rem;
  line-height: 1.2;
  letter-spacing: 1.83px;
  color: #676767;
  height: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.sorter .current-item + .dropdown-items a:hover,
.sorter .current-item + .dropdown-items a:focus,
.sorter .current-item + .dropdown-items a:active {
  text-decoration: none;
}
.sorter .current-item + .dropdown-items a:first-of-type {
  margin-top: 5px;
}
.sorter .current-item + .dropdown-items a:last-of-type {
  border-bottom: 0;
  margin-bottom: 5px;
}
.modes {
  display: none;
}
.pager-container .limiter-custom {
  display: none;
  position: relative;
}
.pager-container .limiter-custom .item-label {
  color: #000000;
  font-weight: 700;
}
.pager-container .limiter-custom .current-item {
  display: inline-block;
  text-decoration: none;
  border: 1px solid #9a9a9a;
  position: relative;
  font-size: 1.1rem;
  line-height: 1.2;
  letter-spacing: 1.83px;
  text-transform: uppercase;
  padding: 5px 40px 5px 20px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  min-height: 36px;
}
.pager-container .limiter-custom .current-item:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 1;
  color: #676767;
  content: '\f078';
  font-family: 'Font Awesome 5 Free';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pager-container .limiter-custom .current-item:after,
.pager-container .limiter-custom .current-item:before {
  font-weight: 600;
}
.pager-container .limiter-custom .current-item .sorter-label {
  color: #000000;
}
.pager-container .limiter-custom .current-item .current {
  color: #676767;
  margin: 0 0 0 5px;
}
.pager-container .limiter-custom .current-item:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
}
.pager-container .limiter-custom .current-item[aria-selected=true]:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  right: 22px;
  top: 48%;
}
.pager-container .limiter-custom .current-item[aria-selected=true] + .dropdown-items {
  max-height: 400px;
}
.pager-container .limiter-custom .current-item + .dropdown-items {
  background-color: #ffffff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: column;
  -ms-box-orient: column;
  -webkit-box-orient: column;
  box-orient: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  width: 100%;
  border: 1px solid #9a9a9a;
  border-top: 0;
  max-height: 0;
  overflow: hidden;
  z-index: 10;
  -moz-transition: max-height 0.3s ease-in-out;
  -webkit-transition: max-height 0.3s ease-in-out;
  -o-transition: max-height 0.3s ease-in-out;
  padding: 0 20px;
}
.pager-container .limiter-custom .current-item + .dropdown-items a {
  border-bottom: 1px solid #19223d;
  font-size: 1.1rem;
  line-height: 1.2;
  letter-spacing: 1.83px;
  color: #676767;
  height: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.pager-container .limiter-custom .current-item + .dropdown-items a:hover,
.pager-container .limiter-custom .current-item + .dropdown-items a:focus,
.pager-container .limiter-custom .current-item + .dropdown-items a:active {
  text-decoration: none;
}
.pager-container .limiter-custom .current-item + .dropdown-items a:first-of-type {
  margin-top: 5px;
}
.pager-container .limiter-custom .current-item + .dropdown-items a:last-of-type {
  border-bottom: 0;
  margin-bottom: 5px;
}
.page-products .breadcrumbs {
  padding: 0;
  margin: 29px 0 0;
}
.page-products .columns {
  z-index: unset;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.page-products .columns .column.main {
  float: none;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: column;
  -ms-box-orient: column;
  -webkit-box-orient: column;
  box-orient: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.page-products .toolbar-products {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.page-products .products-grid {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: column;
  -ms-box-orient: column;
  -webkit-box-orient: column;
  box-orient: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.page-products .products-grid .product-item .product-item-info:hover {
  z-index: 1;
}
.page-products .products-grid .product-item .product-item-info:hover .product-label {
  box-shadow: none;
}
.page-products .products-grid .items {
  margin: 0 -15px;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  max-width: 570px;
}
.page-products .products-grid .items .item {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  margin-bottom: 20px;
}
.page-products .products-grid + .toolbar-products {
  display: block;
}
.filters-mobile {
  margin-bottom: 28px;
}
.filters-mobile .show-filter {
  display: inline-block;
  text-decoration: none;
  border: 1px solid #9a9a9a;
  text-transform: uppercase;
  height: 36px;
  padding: 7px 19px;
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 1.9px;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 170px;
}
.filters-mobile .show-filter:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 1;
  color: #676767;
  content: '\f078';
  font-family: 'Font Awesome 5 Free';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.filters-mobile .show-filter:after,
.filters-mobile .show-filter:before {
  font-weight: 600;
}
.filters-mobile .show-filter:after {
  margin-right: 8px;
}
.catalog-product-view .columns {
  margin-bottom: 40px;
}
.catalog-product-view .breadcrumbs {
  display: none;
}
.catalog-product-view .action-skip-wrapper {
  display: none;
}
.catalog-product-view .column.main {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: column;
  -ms-box-orient: column;
  -webkit-box-orient: column;
  box-orient: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.catalog-product-view .page-title-wrapper {
  margin-top: 31px;
  margin-bottom: 0;
}
.catalog-product-view .swatch-opt {
  margin-bottom: 0;
}
.catalog-product-view .swatch-opt .swatch-attribute-label {
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.4px;
}
.catalog-product-view .swatch-opt .swatch-attribute-selected-option {
  display: none;
}
.catalog-product-view .swatch-opt .swatch-attribute-options {
  margin: 9px 0 0;
  justify-content: flex-start;
}
.catalog-product-view .swatch-opt .swatch-option {
  margin: 0 10px 10px 0;
  max-width: 20px;
  max-height: 20px;
}
.catalog-product-view .product-info-main .box-tocart {
  margin: 20px 0 0;
}
.catalog-product-view .product-info-main .box-tocart .fieldset {
  display: flex;
}
.catalog-product-view .product-info-main .box-tocart .fieldset .actions {
  display: flex;
}
.catalog-product-view .product-info-main .box-tocart .field.qty {
  display: flex !important;
  margin-right: 15px;
}
.catalog-product-view .product-info-main .box-tocart .field.qty label {
  display: none;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .control input {
  height: 42px;
  border: 1px solid #62656d;
  text-align: center;
  font-size: 1.8rem;
  width: 65px;
  font-size: 14px;
  white-space: nowrap;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .decreaseQty,
.catalog-product-view .product-info-main .box-tocart .field.qty .increaseQty {
  background-color: #009e7f;
  width: 40px !important;
  height: 42px;
  position: relative;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .decreaseQty:before,
.catalog-product-view .product-info-main .box-tocart .field.qty .increaseQty:before {
  content: '';
  width: 14px;
  height: 1px;
  display: block;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
  border: 0 none;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .decreaseQty {
  order: -1;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .decreaseQty:after {
  display: none;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .increaseQty:after {
  content: '';
  width: 1px;
  height: 14px;
  display: block;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%);
  border: 0 none;
  margin: 0;
}
.page-product-configurable .product-info-main .price-box .price-wrapper .price {
  font-size: 2.4rem;
  font-weight: 600;
}
.page-product-configurable .product-info-main .price-box .special-price {
  margin-right: 10px;
}
.page-product-configurable .product-info-main .price-box .special-price .price {
  color: #009e7f;
}
.page-product-configurable .product-info-main .price-box .old-price .price {
  color: #949C9B;
  font-size: 1.6rem;
  text-decoration: none;
  position: relative;
}
.page-product-configurable .product-info-main .price-box .old-price .price::after {
  content: "";
  display: block;
  position: absolute;
  width: 115%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  height: 1px;
  background-color: #A0A7A6;
}
.page-product-configurable .product-info-main .price-box .price-label {
  display: none;
}
.title-sku-wrapper {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  margin-bottom: 27px;
}
.title-sku-wrapper .product.attribute.sku {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #009e7f;
  text-transform: uppercase;
  margin-top: 12px;
  margin-bottom: 28px;
  font-size: 1.2rem;
  letter-spacing: 0.7px;
  line-height: 1.2;
}
.title-sku-wrapper .product.attribute.sku .type {
  margin-right: 3px;
  font-weight: 400;
}
.title-sku-wrapper .product.attribute.sku .type:after {
  content: ':';
  display: inline-block;
}
.title-sku-wrapper .price-box {
  margin-top: 28px;
}
.title-sku-wrapper .price-box .price {
  font-size: 2.4rem;
}
.title-sku-wrapper .price-box .special-price {
  margin-right: 10px;
}
.title-sku-wrapper .price-box .special-price .price {
  color: #009e7f;
}
.title-sku-wrapper .price-box .old-price .price {
  color: #949C9B;
  font-size: 1.6rem;
  text-decoration: none;
  position: relative;
}
.title-sku-wrapper .price-box .old-price .price::after {
  content: "";
  display: block;
  position: absolute;
  width: 115%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  height: 1px;
  background-color: #A0A7A6;
}
.title-sku-wrapper .price-box .price-label {
  display: none;
}
.product.media {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #4a4a4a;
  font-size: 1.4rem;
  margin: 1rem 0;
}
.product.media .product.thumbs {
  margin: 2rem 0 3rem;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.additional-attributes-wrapper {
  margin-bottom: 0;
  margin-top: 38px;
}
.additional-attributes-wrapper .label {
  font-size: 0.9rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1.5px;
  position: relative;
  padding: 0 0 12px;
  display: block;
}
.additional-attributes-wrapper .label:after {
  content: '';
  width: 50px;
  height: 2px;
  background: #19223d;
  position: absolute;
  bottom: 0;
  left: 0;
}
.additional-attributes-wrapper .additional-attributes {
  margin-top: 15px;
  width: 100%;
}
.additional-attributes-wrapper .additional-attributes tbody tr th {
  padding: 10px 10px 10px 0;
  display: inline-block;
  color: #000000;
  font-weight: 300;
  font-size: 1.2rem;
  font-family: 'Cabin', sans-serif;
  opacity: 0.5;
  width: 51%;
  text-transform: none;
  letter-spacing: 0;
  vertical-align: middle;
}
.additional-attributes-wrapper .additional-attributes tbody tr th:after {
  display: none;
}
.additional-attributes-wrapper .additional-attributes tbody tr td {
  padding: 0;
  font-size: 1.2rem;
}
.additional-attributes-wrapper .additional-attributes tbody tr td:before {
  font-family: 'Cabin', sans-serif;
  opacity: 0.5;
  width: 51%;
}
.attribute.description {
  padding-top: 50px;
  padding-bottom: 50px;
}
.attribute.description .type {
  font-size: 0.9rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1.5px;
  position: relative;
  padding-bottom: 12px;
  display: block;
}
.attribute.description .type:after {
  content: '';
  width: 50px;
  height: 2px;
  background: #009e7f;
  position: absolute;
  bottom: 0;
  left: 0;
}
.attribute.description .value {
  font-family: 'Cabin', sans-serif;
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1.8;
  margin-top: 19px;
}
.product-info-main {
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.product-info-main .page-title-wrapper .page-title {
  line-height: 1.4;
  margin-bottom: 1rem;
}
.product-info-main .action.updated {
  margin-top: 30px;
  margin-bottom: 15px;
  display: inline-block;
  font-size: 1.2rem;
  letter-spacing: .2px;
}
.product-info-main .action.updated.hidden {
  display: none;
}
.product-info-main .action.ask-product-modal {
  margin-top: 30px;
  margin-bottom: 15px;
  display: inline-block;
  text-decoration: none;
  font-size: 1.1rem;
  letter-spacing: 0.2px;
  display: block;
}
.product-info-main .action.ask-product-modal:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 1;
  color: #000000;
  content: '\f128';
  font-family: 'Font Awesome 5 Free';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-info-main .action.ask-product-modal:after,
.product-info-main .action.ask-product-modal:before {
  font-weight: 600;
}
.product-info-main .action.ask-product-modal:before {
  border: 1px solid #000000;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  margin-right: 5px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 1rem;
}
.product-info-main .action.ask-product-modal + .action.updated {
  margin-top: 15px;
  margin-bottom: 30px;
}
.product-info-main .action.ask-product-modal.hidden {
  display: none;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 2rem;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.6rem;
}
.product-options-wrapper .fieldset {
  margin-bottom: 0;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 0.5rem;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 1rem;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #000000;
  font-size: 1.6rem;
  margin: 0 0 0 0.5rem;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-options-bottom {
  margin-top: 16px;
  max-width: 345px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 0.5rem;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 1.8rem;
  font-weight: 700;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 1rem 0;
}
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': ';
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 0;
  display: inline-block;
  width: 100%;
  margin-right: 41px;
}
@media screen and (max-width: 640px) {
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    margin-right: 0;
  }
}
.product-info-main .box-tocart .fieldset,
.product-options-bottom .box-tocart .fieldset {
  margin: 0;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: center;
}
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart {
  border: 1px solid #009e7f;
  background: #009e7f;
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 11px;
  padding: 0 20px;
  border-radius: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 42px;
  letter-spacing: 2px;
  width: 100%;
  margin-right: 15px;
  transition: .3s;
}
.product-info-main .box-tocart .action.tocart::after,
.product-options-bottom .box-tocart .action.tocart::after {
  content: '';
  background: url("..//images/icons/cart_in_btn.svg") no-repeat center center;
  background-size: 16px 20px;
  height: 21px;
  width: 16px;
  display: block;
  margin-left: 5px;
  margin-right: 4px;
}
.product-info-main .box-tocart .action.tocart:hover,
.product-options-bottom .box-tocart .action.tocart:hover {
  background: transparent;
  color: #009e7f;
  border: 1px solid #009e7f;
}
.product-info-main .box-tocart .action.tocart:hover::after,
.product-options-bottom .box-tocart .action.tocart:hover::after {
  background: url("..//images/icons/cart_in_btn-color.svg") no-repeat center center;
}
.product-info-main .box-tocart .towishlist,
.product-options-bottom .box-tocart .towishlist {
  border: 1px solid #9a9a9a;
  height: 42px;
  width: 64px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: #ffffff;
  font-size: 0;
}
.product-info-main .box-tocart .towishlist:after,
.product-options-bottom .box-tocart .towishlist:after {
  content: '';
  background: url("..//images/icons/heart.svg") no-repeat center center;
  background-size: 15px 13px;
  width: 15px;
  height: 13px;
  display: block;
}
.product-info-main .box-tocart .towishlist span,
.product-options-bottom .box-tocart .towishlist span {
  display: none;
}
.product-info-main .product-social-links,
.product-options-bottom .product-social-links {
  width: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  flex-direction: column;
  padding-bottom: 3px;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 0;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  display: none;
}
.prices-tier {
  background: #ffffff;
  margin: 1rem 0;
  padding: 1rem 1.5rem;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.ui-dialog-titlebar-close {
  line-height: 1.4;
  margin: 0;
  padding: 0;
  color: inherit;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: inherit;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: inherit;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: inherit;
  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: inherit;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 0.5rem;
}
.block.upsell {
  -ms-flex-order: 5;
  -webkit-order: 5;
  order: 5;
  padding-top: 45px;
}
.block.upsell .title {
  margin-bottom: 27px;
}
.block.upsell .title strong {
  font-size: 2.4rem;
}
.block.upsell .products {
  max-width: 572px;
  margin: 0 auto;
}
.block.upsell .products .items {
  margin: 0 -15px;
}
.block.related .products .items {
  margin: 0 -15px;
}
.review-control-vote label:before {
  opacity: 1;
}
.review-control-vote label span {
  display: inline-block;
  opacity: 1;
  width: auto;
  height: auto;
  font-size: 14px;
  color: #000;
  position: relative;
  top: -3px;
}
.review-control-vote:before {
  display: none;
}
.review-control-vote label:hover ~ label:before {
  opacity: 1;
}
.product-reviews-summary .rating-summary {
  left: 0px;
}
.product-reviews-summary {
  margin-bottom: 20px;
}
.product-reviews-summary .action.add {
  display: none;
}
.product.info.detailed .product.data.items {
  clear: both;
}
body.catalog-product-view .block.related .product-photo-wrapper .photo img,
body.catalog-product-view .block.upsell .product-photo-wrapper .photo img {
  height: auto !important;
}
body.catalog-product-view .block.related .block-content a.product-item-link,
body.catalog-product-view .block.upsell .block-content a.product-item-link {
  font-size: 1.8rem;
  font-weight: 400;
  min-height: 2.33333em;
}
body.catalog-product-view .block.related .product-item-details .product-item-name,
body.catalog-product-view .block.upsell .product-item-details .product-item-name {
  font-size: 1.8rem !important;
  font-weight: 600 !important;
  height: 40px;
}
body.catalog-product-view .block.related .product-item-details .price-box,
body.catalog-product-view .block.upsell .product-item-details .price-box {
  flex-direction: row !important;
  justify-content: center !important;
}
body.catalog-product-view .block.related .product-item-details .price-box .price,
body.catalog-product-view .block.upsell .product-item-details .price-box .price {
  font-size: 2.4rem !important;
  font-weight: 600 !important;
}
body.catalog-product-view .block.related .product-item-details .price-box .old-price,
body.catalog-product-view .block.upsell .product-item-details .price-box .old-price {
  color: #949c9b !important;
  font-size: 1.6rem !important;
}
body.catalog-product-view .block.related .product-item-details .price-box .old-price .price,
body.catalog-product-view .block.upsell .product-item-details .price-box .old-price .price {
  color: #949c9b !important;
  font-size: 1.6rem !important;
  text-decoration: none;
  position: relative;
}
body.catalog-product-view .block.related .product-item-details .price-box .old-price .price::after,
body.catalog-product-view .block.upsell .product-item-details .price-box .old-price .price::after {
  content: '';
  display: block;
  position: absolute;
  width: 115%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  height: 1px;
  background-color: #a0a7a6;
}
.old-price .price,
.old.price .price {
  text-decoration: line-through;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image,
.category-description {
  margin-bottom: 2rem;
}
.product-image-container {
  overflow: hidden;
  display: inline-block;
  max-width: 100%;
}
.sidebar .product-items .product-item {
  margin-bottom: 2rem;
  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: 1rem;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #4a4a4a;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .product-items-images {
  margin-left: -0.5rem;
}
.sidebar .product-items-images .product-item {
  padding-left: 0.5rem;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 1rem;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
.product-add-form + .product-social-links {
  margin-top: 16px;
}
body.catalog-product-compare-index .action.print {
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell {
  padding: 15px;
  width: 140px;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 0.5rem 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 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: -6px;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.page-product-bundle .title-sku-wrapper .price-box .price-label {
  display: inline-block;
}
.page-product-bundle .bundle-actions {
  display: none;
}
.page-product-bundle .action.back.customization {
  display: none;
}
.page-product-bundle .product.bundle.option {
  margin-bottom: 15px;
}
.page-product-bundle .product-social-links {
  display: none;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  display: block;
  margin-right: 0;
}
.block-search .label:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("../images/icons/loupe.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px 20px;
  transition: background-image 155ms ease-in-out;
  cursor: pointer;
  position: relative;
  z-index: 11;
}
.block-search .label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.block-search .label.active + .control input {
  pointer-events: auto;
  opacity: 1;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  position: absolute;
  top: calc(100% - 5px);
  right: 30px;
  left: 30px;
  padding: 2px 0 15px;
  z-index: 100;
  pointer-events: none;
  opacity: 0;
}
.block-search .control::before,
.block-search .control::after {
  content: '';
  display: block;
  background-color: #fff;
  width: 75vw;
  position: absolute;
  top: 0;
  bottom: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1;
  -moz-transition: opacity 155ms ease-in-out;
  -webkit-transition: opacity 155ms ease-in-out;
  -o-transition: opacity 155ms ease-in-out;
}
.block-search .control::before {
  left: -15%;
}
.block-search .control::after {
  right: -15%;
}
.block-search .control input {
  left: 0;
  pointer-events: none;
  position: static;
  z-index: 10;
  opacity: 0;
  -moz-transition: opacity 155ms ease-in-out;
  -webkit-transition: opacity 155ms ease-in-out;
  -o-transition: opacity 155ms ease-in-out;
  border: 1px solid #e5e6eb;
  border-radius: 0;
  width: 100%;
  padding: 2px 4px;
  font-size: 1.4rem;
  color: #000000;
}
.block-search .control input:focus {
  outline: none;
  box-shadow: none;
  border: 1px solid #000000;
}
.block-search .form.minisearch.active .control {
  pointer-events: all;
  opacity: 1;
}
.block-search .form.minisearch.active .control::before,
.block-search .form.minisearch.active .control::after {
  opacity: 1;
}
.block-search .form.minisearch.active .control input {
  pointer-events: all;
  opacity: 1;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -5px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  top: calc(100% - 10px);
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 10px 4rem 10px 1rem;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border: 1px solid #c2c2c2;
  border-top: 0;
  background: #ffffff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 1rem;
}
.nav-open .page-header .block-search .label:before,
.page-header--scrolled .block-search .label:before {
  background-image: url("../images/icons/loupe-color.svg");
}
.double-product-widget {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1140px;
  margin-top: 60px;
}
.double-product-widget .block-title {
  text-align: center;
  margin-bottom: 35px;
}
.double-product-widget .block-title > strong {
  font-size: 4.6rem;
  line-height: 1.4;
  color: #000000;
  margin: 0 0 35px;
  font-weight: 700;
}
.double-product-widget .block-title > strong::after {
  content: '';
  height: 2px;
  width: 60px;
  background-color: #009e7f;
  margin-top: 20px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.double-product-widget .block-content {
  margin-top: 30px;
}
.double-product-widget .product-items {
  justify-content: space-between;
}
.double-product-widget.products-2 .product-item {
  flex: 0 0 100%;
  max-width: 100%;
}
.double-product-widget.products-2 .product-image-photo {
  display: block;
  max-height: 240px;
  margin: 0 auto;
}
.double-product-widget .product-item--border-on-center {
  position: relative;
}
.double-product-widget .product-item--border-on-center::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #D8D8D8;
}
.double-product-widget .product-item-name {
  font-size: 2.4rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 10px;
}
.double-product-widget .product-item .price-box {
  margin-bottom: 20px;
}
.double-product-widget .product-item .price {
  color: #009e7f;
  font-size: 3.2rem;
}
.double-product-widget .product-item .old-price .price {
  font-size: 2.1rem;
}
.double-product-widget .actions-secondary {
  display: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .page-title-wrapper {
  margin-top: 35px;
}
.contact-index-index .form.contact .fieldset {
  margin-bottom: 0;
}
.contact-index-index .form.contact .field {
  margin: 0 0 2rem;
  box-sizing: border-box;
}
.contact-index-index .form.contact .field.required:not(.choice) > .label,
.contact-index-index .form.contact .field._required:not(.choice) > .label {
  position: relative;
}
.contact-index-index .form.contact .field.required:not(.choice) > .label:after,
.contact-index-index .form.contact .field._required:not(.choice) > .label:after {
  content: '*';
  color: #000000;
  font-size: 1.6rem;
  margin: 0 0 0 0.5rem;
  position: absolute;
  right: -7px;
  top: 0;
}
.contact-index-index .form.contact .field > .label {
  margin: 0;
}
.contact-index-index .form.contact .field:before,
.contact-index-index .form.contact .field:after {
  content: '';
  display: table;
}
.contact-index-index .form.contact .field:after {
  clear: both;
}
.contact-index-index .form.contact .field.choice:before,
.contact-index-index .form.contact .field.no-label:before {
  display: none;
}
.contact-index-index .form.contact .field .description {
  padding: 0 0 9px;
  text-align: left;
  width: 0;
  box-sizing: border-box;
  float: left;
}
.contact-index-index .form.contact .field:not(.choice) > .label {
  padding: 0 0 9px;
  text-align: left;
  font-weight: 400;
  box-sizing: border-box;
  display: inline-block;
  font-size: 1.2rem;
}
.contact-index-index .form.contact .field:not(.choice) > .control {
  width: 100%;
  float: left;
}
.contact-index-index .form.contact .legend {
  margin-bottom: 10px;
}
.contact-index-index .form.contact .note {
  font-size: 1.2rem;
}
.contact-index-index .form.contact .action {
  font-size: 1.2rem;
  text-transform: uppercase;
  width: 100%;
}
.contact-index-index .form.contact .action:hover,
.contact-index-index .form.contact .action:focus,
.contact-index-index .form.contact .action:active {
  border: 1px solid #000000;
}
.customer-account-login .page-title-wrapper,
.customer-account-create .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper,
.customer-account-createpassword .page-title-wrapper,
.customer-account-confirmation .page-title-wrapper {
  margin-top: 30px;
}
.customer-account-login .fieldset,
.customer-account-create .fieldset,
.customer-account-forgotpassword .fieldset,
.customer-account-createpassword .fieldset,
.customer-account-confirmation .fieldset {
  margin-bottom: 20px;
}
.customer-account-login .fieldset .field,
.customer-account-create .fieldset .field,
.customer-account-forgotpassword .fieldset .field,
.customer-account-createpassword .fieldset .field,
.customer-account-confirmation .fieldset .field {
  margin: 0 0 2rem;
  box-sizing: border-box;
}
.customer-account-login .fieldset .field > .label,
.customer-account-create .fieldset .field > .label,
.customer-account-forgotpassword .fieldset .field > .label,
.customer-account-createpassword .fieldset .field > .label,
.customer-account-confirmation .fieldset .field > .label {
  margin: 0;
}
.customer-account-login .fieldset .field:before,
.customer-account-create .fieldset .field:before,
.customer-account-forgotpassword .fieldset .field:before,
.customer-account-createpassword .fieldset .field:before,
.customer-account-confirmation .fieldset .field:before,
.customer-account-login .fieldset .field:after,
.customer-account-create .fieldset .field:after,
.customer-account-forgotpassword .fieldset .field:after,
.customer-account-createpassword .fieldset .field:after,
.customer-account-confirmation .fieldset .field:after {
  content: '';
  display: table;
}
.customer-account-login .fieldset .field:after,
.customer-account-create .fieldset .field:after,
.customer-account-forgotpassword .fieldset .field:after,
.customer-account-createpassword .fieldset .field:after,
.customer-account-confirmation .fieldset .field:after {
  clear: both;
}
.customer-account-login .fieldset .field.choice:before,
.customer-account-create .fieldset .field.choice:before,
.customer-account-forgotpassword .fieldset .field.choice:before,
.customer-account-createpassword .fieldset .field.choice:before,
.customer-account-confirmation .fieldset .field.choice:before,
.customer-account-login .fieldset .field.no-label:before,
.customer-account-create .fieldset .field.no-label:before,
.customer-account-forgotpassword .fieldset .field.no-label:before,
.customer-account-createpassword .fieldset .field.no-label:before,
.customer-account-confirmation .fieldset .field.no-label:before {
  display: none;
}
.customer-account-login .fieldset .field .description,
.customer-account-create .fieldset .field .description,
.customer-account-forgotpassword .fieldset .field .description,
.customer-account-createpassword .fieldset .field .description,
.customer-account-confirmation .fieldset .field .description {
  padding: 0 0 9px;
  text-align: left;
  width: 0;
  box-sizing: border-box;
  float: left;
}
.customer-account-login .fieldset .field:not(.choice) > .label,
.customer-account-create .fieldset .field:not(.choice) > .label,
.customer-account-forgotpassword .fieldset .field:not(.choice) > .label,
.customer-account-createpassword .fieldset .field:not(.choice) > .label,
.customer-account-confirmation .fieldset .field:not(.choice) > .label {
  padding: 0 0 9px;
  text-align: left;
  font-weight: 400;
  box-sizing: border-box;
  display: inline-block;
  font-size: 1.2rem;
}
.customer-account-login .fieldset .field:not(.choice) > .control,
.customer-account-create .fieldset .field:not(.choice) > .control,
.customer-account-forgotpassword .fieldset .field:not(.choice) > .control,
.customer-account-createpassword .fieldset .field:not(.choice) > .control,
.customer-account-confirmation .fieldset .field:not(.choice) > .control {
  width: 100%;
  float: left;
}
.customer-account-login .field.note,
.customer-account-create .field.note,
.customer-account-forgotpassword .field.note,
.customer-account-createpassword .field.note,
.customer-account-confirmation .field.note {
  font-size: 1.2rem;
}
.customer-account-login .actions-toolbar,
.customer-account-create .actions-toolbar,
.customer-account-forgotpassword .actions-toolbar,
.customer-account-createpassword .actions-toolbar,
.customer-account-confirmation .actions-toolbar {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.customer-account-login .actions-toolbar:after,
.customer-account-create .actions-toolbar:after,
.customer-account-forgotpassword .actions-toolbar:after,
.customer-account-createpassword .actions-toolbar:after,
.customer-account-confirmation .actions-toolbar:after,
.customer-account-login .actions-toolbar:before,
.customer-account-create .actions-toolbar:before,
.customer-account-forgotpassword .actions-toolbar:before,
.customer-account-createpassword .actions-toolbar:before,
.customer-account-confirmation .actions-toolbar:before {
  display: none;
}
.customer-account-login .actions-toolbar .primary,
.customer-account-create .actions-toolbar .primary,
.customer-account-forgotpassword .actions-toolbar .primary,
.customer-account-createpassword .actions-toolbar .primary,
.customer-account-confirmation .actions-toolbar .primary {
  margin-bottom: 0;
}
.customer-account-login .actions-toolbar .primary .action,
.customer-account-create .actions-toolbar .primary .action,
.customer-account-forgotpassword .actions-toolbar .primary .action,
.customer-account-createpassword .actions-toolbar .primary .action,
.customer-account-confirmation .actions-toolbar .primary .action {
  text-transform: uppercase;
  font-size: 1.1rem;
  padding: 0 15px;
  height: 32px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.customer-account-login .actions-toolbar .primary .action span,
.customer-account-create .actions-toolbar .primary .action span,
.customer-account-forgotpassword .actions-toolbar .primary .action span,
.customer-account-createpassword .actions-toolbar .primary .action span,
.customer-account-confirmation .actions-toolbar .primary .action span {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.customer-account-login .actions-toolbar .primary .action:hover,
.customer-account-create .actions-toolbar .primary .action:hover,
.customer-account-forgotpassword .actions-toolbar .primary .action:hover,
.customer-account-createpassword .actions-toolbar .primary .action:hover,
.customer-account-confirmation .actions-toolbar .primary .action:hover,
.customer-account-login .actions-toolbar .primary .action:focus,
.customer-account-create .actions-toolbar .primary .action:focus,
.customer-account-forgotpassword .actions-toolbar .primary .action:focus,
.customer-account-createpassword .actions-toolbar .primary .action:focus,
.customer-account-confirmation .actions-toolbar .primary .action:focus,
.customer-account-login .actions-toolbar .primary .action:active,
.customer-account-create .actions-toolbar .primary .action:active,
.customer-account-forgotpassword .actions-toolbar .primary .action:active,
.customer-account-createpassword .actions-toolbar .primary .action:active,
.customer-account-confirmation .actions-toolbar .primary .action:active {
  border: 1px solid #000000;
  background-color: #000000;
  color: #ffffff;
}
.customer-account-login .actions-toolbar .secondary .action,
.customer-account-create .actions-toolbar .secondary .action,
.customer-account-forgotpassword .actions-toolbar .secondary .action,
.customer-account-createpassword .actions-toolbar .secondary .action,
.customer-account-confirmation .actions-toolbar .secondary .action {
  margin: 0;
  font-size: 1.2rem;
  text-decoration: underline;
}
.customer-account-login input,
.customer-account-create input,
.customer-account-forgotpassword input,
.customer-account-createpassword input,
.customer-account-confirmation input {
  max-width: 500px;
}
.customer-account-logoutsuccess .page-title-wrapper {
  margin-top: 30px;
  text-align: center;
}
.customer-account-logoutsuccess .column.main {
  text-align: center;
}
.customer-account-logoutsuccess .column.main p {
  font-size: 1.4rem;
}
.login-container .block-new-customer .block-content {
  font-size: 1.2rem;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 1rem 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #000000;
  font-size: 1.4rem;
}
.login-container .fieldset:after {
  margin-top: 15px;
  color: #009e7f;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 2rem;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.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;
  font-size: 1.2rem;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  font-size: 1.2rem;
  position: relative;
  max-width: 500px;
  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: 1rem;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
  margin-bottom: 10px;
}
.control.captcha-image .action {
  text-transform: uppercase;
  font-size: 1.1rem;
  padding: 0 15px;
  height: 32px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #000000;
  color: #ffffff;
}
.control.captcha-image .action span {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.control.captcha-image .action:hover,
.control.captcha-image .action:focus,
.control.captcha-image .action:active {
  border: 1px solid #000000;
  background-color: #ffffff;
  color: #000000;
}
.account .page-wrapper .page-main {
  padding-top: 5rem;
}
.account .page-title-wrapper {
  margin-top: 30px;
}
.account .columns {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: column;
  -ms-box-orient: column;
  -webkit-box-orient: column;
  box-orient: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-bottom: 30px;
}
.account .column.main {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .block {
  margin-bottom: 20px;
}
.account .column.main .block-title {
  font-size: 2rem;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
}
.account .column.main .block-title strong {
  margin-right: 15px;
}
.account .column.main .block-title .action {
  font-size: 1.2rem;
  text-decoration: underline;
  margin: 0;
}
.account .column.main .block-content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-box-orient: column;
  -ms-box-orient: column;
  -webkit-box-orient: column;
  box-orient: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.account .column.main .table-wrapper {
  width: 100%;
}
.account .column.main .table-wrapper thead {
  background-color: #f5f6fa;
}
.account .column.main .table-wrapper thead th {
  color: #a7a7a7;
  border-bottom: 0;
  font-size: 1.2rem;
  vertical-align: middle;
}
.account .column.main .table-wrapper tbody td {
  font-size: 1.2rem;
  vertical-align: middle;
}
.account .column.main .table-wrapper tbody td .name {
  margin-bottom: 0;
}
.account .column.main .table-wrapper tbody td a {
  font-weight: 600;
  text-decoration: underline;
}
.account .column.main .table-wrapper tfoot {
  font-size: 1.2rem;
}
.account .column.main .table-wrapper tfoot .grand_total {
  font-size: 1.8rem;
}
.account .column.main .table-wrapper .action {
  margin-right: 15px;
}
.account .column.main .table-wrapper .action:last-child {
  margin-right: 0;
}
.account .column.main form .field:not(.choice) {
  margin: 0 0 2rem;
  box-sizing: border-box;
}
.account .column.main form .field:not(.choice).required:not(.choice) > .label,
.account .column.main form .field:not(.choice)._required:not(.choice) > .label {
  position: relative;
}
.account .column.main form .field:not(.choice).required:not(.choice) > .label:after,
.account .column.main form .field:not(.choice)._required:not(.choice) > .label:after {
  content: '*';
  color: #000000;
  font-size: 1.6rem;
  margin: 0 0 0 0.5rem;
  position: absolute;
  right: -7px;
  top: 0;
}
.account .column.main form .field:not(.choice) > .label {
  margin: 0;
}
.account .column.main form .field:not(.choice):before,
.account .column.main form .field:not(.choice):after {
  content: '';
  display: table;
}
.account .column.main form .field:not(.choice):after {
  clear: both;
}
.account .column.main form .field:not(.choice).choice:before,
.account .column.main form .field:not(.choice).no-label:before {
  display: none;
}
.account .column.main form .field:not(.choice) .description {
  padding: 0 0 9px;
  text-align: left;
  width: 0;
  box-sizing: border-box;
  float: left;
}
.account .column.main form .field:not(.choice):not(.choice) > .label {
  padding: 0 0 9px;
  text-align: left;
  font-weight: 400;
  box-sizing: border-box;
  display: inline-block;
  font-size: 1.2rem;
}
.account .column.main form .field:not(.choice):not(.choice) > .control {
  width: 100%;
  float: left;
}
.account .column.main form .field.choice {
  margin: 5px 0;
}
.account .column.main form .field.choice .label {
  display: inline-block;
}
.account .column.main form .field.street {
  margin-bottom: 0;
}
.account .column.main form .field.street > .label {
  display: none;
}
.account .column.main form .field.street .field .label {
  display: inline-block;
}
.account .sidebar.sidebar-main {
  padding: 0;
  margin-bottom: 30px;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.account .box {
  border-bottom: 1px solid #f5f6fa;
  padding-bottom: 20px;
  margin-bottom: 20px;
  width: 100%;
}
.account .box .box-title {
  font-size: 1.6rem;
  margin-bottom: 10px;
  font-weight: 600;
  display: inline-block;
}
.account .box .box-content {
  line-height: 1.8;
  font-size: 1.2rem;
}
.account .box .box-actions {
  margin-top: 10px;
}
.account .box .box-actions a {
  font-size: 1.2rem;
  text-decoration: underline;
  font-weight: 700;
}
.account .box .box-actions a:first-of-type {
  margin-right: 10px;
}
.account .action.print,
.account .action.track {
  display: none;
}
.account .actions-toolbar {
  margin: 15px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.account .actions-toolbar:after,
.account .actions-toolbar:before {
  display: none;
}
.account .actions-toolbar .primary {
  float: none;
}
.account .actions-toolbar .primary .action.primary {
  font-size: 1.2rem;
  text-transform: uppercase;
}
.account .actions-toolbar .primary .action.primary:hover,
.account .actions-toolbar .primary .action.primary:focus,
.account .actions-toolbar .primary .action.primary:active {
  border: 1px solid #000000;
}
.account .actions-toolbar .secondary {
  float: none;
}
.account .actions-toolbar .secondary .action {
  text-decoration: underline;
  font-size: 1.2rem;
  margin: 5px 0;
}
.account .actions-toolbar .actions .print {
  display: none;
}
.account .actions-toolbar .actions .order {
  font-size: 1.4rem;
  text-decoration: underline;
}
.account .toolbar {
  width: 100%;
}
.account .toolbar .pager-container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.account .toolbar .pager-container:before,
.account .toolbar .pager-container:after {
  display: none;
}
.account .toolbar .pager-container .limiter-custom {
  display: inline-block;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.account .toolbar .pager-container .pages {
  display: inline-block;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  margin-bottom: 0;
}
.account .toolbar.wishlist-toolbar {
  display: none;
}
.account .toolbar.wishlist-toolbar .toolbar-amount {
  display: none;
}
.account .order-status,
.account .order-date {
  font-size: 1.2rem;
}
.account .form-wishlist-items ~ .wishlist-toolbar {
  display: block;
}
.account-nav .title {
  display: none;
}
.account-nav .content {
  background: transparent;
  padding: 0;
}
.account-nav .item {
  margin: 2px 0;
  width: 100%;
  display: block;
  font-size: 1.4rem;
  text-transform: uppercase;
  line-height: 1.2;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  color: #000000;
  display: inline-block;
  padding: 5px 0;
  position: relative;
}
.account-nav .item a:after,
.account-nav .item > strong:after {
  content: '';
  background-color: #009e7f;
  height: 2px;
  width: 0;
  display: inline-block;
  -moz-transition: width 0.3s ease-in-out;
  -webkit-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
}
.account-nav .item a:hover,
.account-nav .item > strong:hover,
.account-nav .item a:focus,
.account-nav .item > strong:focus,
.account-nav .item a:active,
.account-nav .item > strong:active {
  border-bottom: 0;
  text-decoration: none;
}
.account-nav .item a:hover:after,
.account-nav .item > strong:hover:after,
.account-nav .item a:focus:after,
.account-nav .item > strong:focus:after,
.account-nav .item a:active:after,
.account-nav .item > strong:active:after {
  width: 100%;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  font-weight: 700;
}
.account-nav .item.current a:after,
.account-nav .item.current strong:after {
  width: 100%;
}
.block.filter {
  margin-bottom: 4rem;
  position: fixed;
  top: 0;
  left: -200vw;
  -moz-transition: left 0.3s ease-in-out;
  -webkit-transition: left 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out;
  z-index: 101;
  background: #ffffff;
  width: 100%;
  height: 100vh;
  padding: 28px 15px 15px;
}
.block.filter .filter-title {
  display: block;
  position: relative;
}
.block.filter .filter-title strong {
  font-size: 24px;
}
.block.filter .filter-title .close-filters {
  position: absolute;
  right: -8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 20px;
}
.block.filter .filter-title .close-filters:before,
.block.filter .filter-title .close-filters:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 31px;
  width: 1px;
  background-color: #111111;
}
.block.filter .filter-title .close-filters:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.block.filter .filter-title .close-filters:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.block.filter.active {
  left: 0;
}
.filter-content {
  border-top: 1px solid #19223d;
  margin-top: 26px;
  padding-top: 31px;
  max-height: 100%;
  padding-bottom: 60px;
}
.block-subtitle {
  display: none;
}
.filter-current {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  text-align: center;
}
.filter-current .items {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -moz-box-orient: column;
  -ms-box-orient: column;
  -webkit-box-orient: column;
  box-orient: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.filter-current .item {
  margin-bottom: 5px;
  position: relative;
  padding-right: 30px;
  padding-left: 30px;
}
.filter-current .block-subtitle {
  display: none;
}
.filter-current .filter-value {
  font-size: 1.3rem;
  line-height: 1.2;
  color: #009e7f;
}
.filter-current .remove {
  position: absolute;
  right: -5px;
  display: block;
  width: 15px;
  height: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.filter-current .remove:before,
.filter-current .remove:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 10px;
  width: 1px;
  background-color: #111111;
}
.filter-current .remove:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.filter-current .remove:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.filter-current .remove span {
  display: none;
}
.filter-current .filter-label {
  display: none;
}
.filter-current + .filter-actions {
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 1.2rem;
  line-height: 1.2;
  text-decoration: underline;
  text-align: center;
}
.filter-current + .filter-actions a {
  position: relative;
  padding-left: 20px;
}
.filter-current + .filter-actions a:before,
.filter-current + .filter-actions a:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 50%;
  height: 12px;
  width: 1px;
  background-color: #111111;
}
.filter-current + .filter-actions a:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.filter-current + .filter-actions a:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.filter-options {
  text-align: center;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  padding-bottom: 35px;
  overflow: auto;
  max-width: 400px;
  margin: 0 auto;
}
.filter-options .filter-options-title {
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 2px;
  margin-bottom: 21px;
  pointer-events: none;
}
.filter-options .filter-options-content {
  padding-bottom: 30px;
  border-bottom: 1px solid #19223d;
  margin: 0 0 30px;
}
.filter-options .filter-options-content:last-of-type {
  padding-bottom: 0;
  border-bottom: 0;
}
.filter-options .filter-options-content .item {
  margin-bottom: 0;
  font-size: 1.4rem;
  line-height: 2.3;
  font-family: 'Cabin', sans-serif;
}
.filter-options .filter-options-content .item a:hover,
.filter-options .filter-options-content .item a:focus,
.filter-options .filter-options-content .item a:active {
  color: #009e7f;
  text-decoration: none;
}
.filter-options .count {
  display: none;
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.filter-options .filter-options-content .item input[type="checkbox"]:not(.no-style) + label,
.filter-options .filter-options-content .item input[type="checkbox"]:not(.no-style) + span {
  padding: 4px 0 4px 30px;
}
.sidebar #layered-filter-block .block.filter .filter-options {
  border-bottom: 0 none;
}
.sidebar #layered-filter-block input[type="checkbox"]:not(.no-style) + label,
.sidebar #layered-filter-block input[type="checkbox"]:not(.no-style) + span {
  font-size: 1.4rem;
  padding: 0;
}
.sidebar #layered-filter-block input[type="checkbox"]:not(.no-style) + label::before,
.sidebar #layered-filter-block input[type="checkbox"]:not(.no-style) + span::before,
.sidebar #layered-filter-block input[type="checkbox"]:not(.no-style):checked + label::after,
.sidebar #layered-filter-block input[type="checkbox"]:not(.no-style):checked + span::after {
  display: none;
}
.smile-es-range-slider {
  margin: 0px 3px;
}
.smile-es-range-slider [data-role="from-label"],
.smile-es-range-slider [data-role="to-label"] {
  font-size: 11px;
}
.smile-es-range-slider [data-role="message-box"] {
  display: none;
}
.smile-es-range-slider .ui-slider-handle {
  background: #009e7f;
}
.smile-es-range-slider div.actions-primary {
  margin: 0 auto;
}
.smile-es-range-slider .action.primary:hover {
  border: 1px solid #000;
}
.block.newsletter {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1140px;
  text-align: center;
  background: none;
}
.block.newsletter .newsletter-wrapper {
  position: relative;
  padding-top: 20px;
  padding-bottom: 40px;
}
.block.newsletter .newsletter-wrapper::before {
  content: none;
  display: none;
}
.block.newsletter .text {
  font-size: 4.6rem;
  line-height: 1.4;
  margin: 0 0 35px;
  font-weight: 700;
  color: #000000;
  font-size: 2.4rem;
}
.block.newsletter .form.subscribe {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
.block.newsletter .fieldset {
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
  width: 100%;
}
.block.newsletter .field.newsletter {
  text-align: left;
}
.block.newsletter .field.newsletter input {
  border-color: #e0e0e0;
  color: #000000;
  text-transform: none;
}
.block.newsletter .field.agree {
  text-align: left;
}
.block.newsletter .field.agree span {
  padding-bottom: 0;
}
.block.newsletter .title {
  margin: 0;
}
.block.newsletter .label {
  display: none;
}
.block.newsletter .actions {
  width: auto;
  margin-top: 25px;
}
.block.newsletter .actions .subscribe {
  height: 36px;
  background-color: #009e7f;
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0.23em;
  line-height: 1.3;
  text-transform: uppercase;
  padding: 11px 20px;
  border: 1px solid #009e7f;
  border-radius: 0;
  transition: color 255ms ease-in-out, background 255ms ease-in-out;
  padding-top: 0;
  padding-bottom: 0;
}
.block.newsletter .actions .subscribe:hover,
.block.newsletter .actions .subscribe:focus,
.block.newsletter .actions .subscribe:active {
  background: transparent;
  color: #009e7f;
  border: 1px solid #009e7f;
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.block.add.review {
  margin-bottom: 4rem;
}
.block.add.review > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 0.25rem;
  margin-bottom: 0.2rem;
}
.block.add.review .legend {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 0.15rem;
  margin-bottom: 0.1rem;
  margin: 0 0 2rem;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 0.5rem 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 0.25rem;
  margin-bottom: 0.2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 4rem;
}
.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 0.15rem;
  margin-bottom: 0.1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 2rem;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 2rem;
}
.product-reviews-summary {
  display: table;
  margin: 1rem 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -0.5rem;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 0.5rem;
}
.customer-review .product-details {
  margin-bottom: 4rem;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 2rem;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 1rem;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 0.15rem;
  margin-bottom: 0.1rem;
  font-weight: 600;
  margin-bottom: 2rem;
}
.customer-review .review-details .review-content {
  margin-bottom: 2rem;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 1rem;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 1rem;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 2rem;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 2rem 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title[aria-expanded="false"] {
  cursor: pointer;
}
.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #000000;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #000000;
}
.review-form .action.submit.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.fieldset .review-legend.legend {
  margin-bottom: 2rem;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 4.8rem;
  margin-top: 1rem;
}
.review-list {
  margin-bottom: 3rem;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 0.25rem;
  margin-bottom: 0.2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 2rem 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 1rem;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 0.15rem;
  margin-bottom: 0.1rem;
  margin: 0 0 2rem;
}
.review-content {
  margin-bottom: 2rem;
}
.product-reviews-wrapper {
  clear: both;
  margin-top: 30px;
  margin-bottom: 30px;
}
.block.review-list .block-title {
  font-size: 0.9rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1.5px;
  position: relative;
  padding-bottom: 12px;
  display: block;
  margin-bottom: 15px;
}
.block.review-list .block-title strong {
  font-weight: 600;
  font-size: 0.9rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0;
}
.block.review-list .block-title:after {
  content: '';
  width: 50px;
  height: 2px;
  background: #009e7f;
  position: absolute;
  bottom: 0;
  left: 0;
}
.product-reviews-summary {
  display: block;
}
.product-reviews-summary .rating-summary {
  display: flex;
  align-items: center;
}
.product-reviews-summary .rating-summary .rating-counter {
  line-height: 1;
  font-size: 1.3rem;
}
.product-reviews-summary .rating-summary .rating-result {
  width: 80px;
  margin-left: 0;
}
.product-reviews-summary .rating-summary .rating-result::before {
  font-size: 24px;
  height: 24px;
  line-height: 24px;
}
.product-reviews-summary .rating-summary .rating-result > span:before {
  font-size: 24px;
  height: 24px;
  line-height: 24px;
}
.rating-summary .rating-result > span:before {
  color: #009e7f;
}
.review-control-vote label:before {
  color: #009e7f;
}
.review-items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.review-items .review-item {
  width: 100%;
  position: relative;
  padding: 5px 15px;
  flex: 1 0 50%;
}
.review-items .review-author .review-details-label {
  display: none;
}
.review-toolbar .pages {
  padding: 10px 0;
}
.review-toolbar .pages .items {
  justify-content: center;
}
.review-toolbar .pages .items .item:first-child:not(.pages-item-previous) {
  margin-left: 52px;
}
.review-toolbar .pages .items .item:last-child:not(.pages-item-next) {
  margin-right: 52px;
}
.review-item .review-title {
  font-size: 1.6rem;
  font-weight: 400;
  margin-bottom: 0;
}
.review-item .rating-summary .rating-result::before {
  font-size: 20px;
  height: 20px;
  line-height: 20px;
}
.review-item .rating-summary .rating-result > span:before {
  font-size: 20px;
  height: 20px;
  line-height: 20px;
}
.review-item .rating-summary {
  margin-bottom: 0.25em;
}
.review-item .rating-summary .rating-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.review-item .review-content {
  font-size: 1.4rem;
  margin-bottom: 5px;
}
.review-item .review-details {
  font-size: 1.2rem;
}
.review-item .review-date .review-details-label {
  display: none;
}
.review-item:nth-last-child(2),
.review-item:nth-last-child(1) {
  border-bottom: none;
}
.review-form .action.submit.primary {
  background-color: #009e7f;
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0.23em;
  line-height: 1.3;
  text-transform: uppercase;
  padding: 11px 20px;
  border: 1px solid #009e7f;
  border-radius: 0;
  transition: color 255ms ease-in-out, background 255ms ease-in-out;
}
.review-form .action.submit.primary:hover,
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: transparent;
  color: #009e7f;
  border: 1px solid #009e7f;
}
.review-field-ratings legend {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  position: absolute !important;
}
.fieldset .review-legend.legend {
  margin-bottom: 15px;
}
.review-form .fieldset > .field {
  margin-bottom: 15px;
}
.review-form > .fieldset {
  margin: 0 0 1rem;
}
.order-links {
  border-bottom: 1px solid #f5f6fa;
  margin-bottom: 10px;
  padding-bottom: 8px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -moz-box-orient: column;
  -ms-box-orient: column;
  -webkit-box-orient: column;
  box-orient: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.order-links .item {
  display: inline-block;
  font-size: 1.5rem;
}
.order-links .item strong {
  padding-bottom: 5px;
  display: inline-block;
  margin-bottom: 5px;
}
.order-links .item a {
  position: relative;
  padding-bottom: 5px;
  display: inline-block;
  margin-bottom: 5px;
}
.order-links .item a:hover,
.order-links .item a:focus,
.order-links .item a:active {
  text-decoration: none;
}
.order-links .item a:hover:after,
.order-links .item a:focus:after,
.order-links .item a:active:after {
  width: 100%;
}
.order-links .item a:after {
  content: '';
  background-color: #009e7f;
  height: 2px;
  width: 0;
  display: inline-block;
  -moz-transition: width 0.3s ease-in-out;
  -webkit-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 3rem;
  margin-top: 0.15rem;
  margin-bottom: 0.1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 2rem;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 2.5rem;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 1rem;
}
.swatch-attribute-label[data-required='1']:after {
  color: #000000;
  content: '*';
  font-size: 1.6rem;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 1px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.swatch-option {
  border: 1px solid #9a9a9a;
  cursor: pointer;
  height: 30px;
  width: 40px;
  margin: 0 6px 10px;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.swatch-option.text {
  background: #ffffff;
  color: #000000;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.2;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.swatch-option.text.selected {
  background-color: #009e7f !important;
}
.swatch-option.selected {
  outline: 1px solid #009e7f;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #ffffff;
  outline: 1px solid #009e7f;
  background-color: #009e7f;
}
.swatch-option.image,
.swatch-option.color {
  height: 24px;
  width: 24px;
  padding: 0;
  min-width: 0;
  overflow: visible;
}
.swatch-option.image:before,
.swatch-option.color:before {
  content: '';
  height: 2px;
  width: 100%;
  background: #009e7f;
  -moz-transition: opacity 0.4s ease-in-out, bottom 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out, bottom 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out, bottom 0.4s ease-in-out;
  position: absolute;
  bottom: -10px;
  left: 0;
  opacity: 0;
}
.swatch-option.image:hover,
.swatch-option.color:hover,
.swatch-option.image:focus,
.swatch-option.color:focus,
.swatch-option.image:active,
.swatch-option.color:active {
  border: 1px solid #9a9a9a;
  outline: none;
}
.swatch-option.image:hover:before,
.swatch-option.color:hover:before,
.swatch-option.image:focus:before,
.swatch-option.color:focus:before,
.swatch-option.image:active:before,
.swatch-option.color:active:before {
  bottom: -8px;
  opacity: 1;
}
.swatch-option.image.selected,
.swatch-option.color.selected {
  outline: none;
  border: 1px solid #9a9a9a;
  margin-left: 0px;
}
.swatch-option.image.selected:before,
.swatch-option.color.selected:before {
  bottom: -8px;
  opacity: 1;
}
.swatch-option.disabled {
  cursor: default;
}
.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-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:hover,
.swatch-option-link-layered:focus,
.swatch-option-link-layered:active {
  text-decoration: none;
}
.swatch-opt {
  margin: 2rem 0;
}
.swatch-opt-listing {
  margin-bottom: 1rem;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
  z-index: 1;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  overflow: hidden;
  padding-top: 90px;
}
.page-main {
  margin-bottom: auto;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 3rem;
}
.cms-index-index .page-wrapper {
  padding-top: 0;
}
.page.messages .message {
  margin: 20px auto;
  width: 100%;
  max-width: 1140px;
  padding-left: 40px;
  padding-right: 40px;
}
.message {
  border-radius: 5px;
  line-height: 1em;
  padding-left: 20px;
}
.message div {
  display: flex;
  align-items: center;
  text-align: center;
}
.message.error > *:first-child:before,
.message.success > *:first-child:before,
.message.info > *:first-child:before,
.message.notice > *:first-child:before {
  font-family: 'icomoon';
  font-size: 28px;
  width: 45px;
  position: unset;
  height: 17px;
  margin-top: -4px;
  overflow: unset;
}
.message.error {
  background: rgba(224, 32, 32, 0.2);
  color: #E02020;
}
.message.error > *:first-child:before {
  color: #E02020;
  content: '\e941';
  top: 21px;
}
.message.success {
  background: rgba(75, 138, 0, 0.2);
  color: #4B8A09;
}
.message.success > *:first-child:before {
  color: #4B8A09;
  content: '\e943';
}
.message.info {
  background: rgba(250, 100, 0, 0.2);
  color: #FA6400;
}
.message.info > *:first-child:before {
  color: #FA6400;
  content: '\e944';
}
.message.notice {
  background: rgba(0, 145, 255, 0.2);
  color: #0091FF;
}
.message.notice > *:first-child:before {
  color: #0091FF;
  content: '\e942';
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 10px 0;
  padding: 1rem 2rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #000000;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: inherit;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: inherit;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: inherit;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 1rem;
}
.message.global.demo {
  margin: 10px 0;
  padding: 1rem 2rem;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: inherit;
}
.message.global.demo a:hover {
  color: inherit;
}
.message.global.demo a:active {
  color: inherit;
}
.cms-index-index .page.messages .message {
  margin-top: 10px;
  margin-bottom: -30px;
  position: relative;
}
.cms-index-index .page.messages .message::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  z-index: -1;
  border-radius: 5px;
}
.widget {
  clear: both;
}
.page-header .widget.block {
  margin: 2rem 0;
}
.ui-datepicker td {
  padding: 0;
}
.cms-index-index .page-main {
  padding: 0;
}
.customer-address-form #street_1 {
  margin-bottom: 20px;
}
.greet.welcome {
  display: none;
}
.page-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  margin-bottom: 0;
  z-index: 100;
  transition: background-color 255ms ease-in-out;
}
.page-header .logo {
  color: #ffffff;
}
.nav-open .page-header,
.page-header--scrolled {
  background-color: #fff;
}
.nav-open .page-header .minicart-wrapper .action.showcart,
.page-header--scrolled .minicart-wrapper .action.showcart {
  color: #000000;
}
.nav-open .page-header .header.links::after,
.page-header--scrolled .header.links::after {
  background-color: #000000;
}
.nav-open .page-header .header.links li a,
.page-header--scrolled .header.links li a {
  color: #000000;
}
.nav-open .page-header .header.links li a:before,
.page-header--scrolled .header.links li a:before {
  background-image: url("../images/icons/account-color.svg");
}
.nav-open .page-header .header.links li.wishlist a,
.page-header--scrolled .header.links li.wishlist a {
  color: #000000;
}
.nav-open .page-header .header.links li.authorization-link a:before,
.page-header--scrolled .header.links li.authorization-link a:before {
  background-image: url("../images/icons/logout-color.svg");
}
.nav-open .page-header .logo,
.page-header--scrolled .logo {
  color: #000;
}
.nav-open .page-header .nav-toggle span,
.page-header--scrolled .nav-toggle span {
  background-color: #000000;
}
.panel.wrapper {
  max-width: 1440px;
}
.header.content {
  position: relative;
  padding-bottom: 0;
  margin-right: auto;
  margin-left: auto;
  max-width: 1440px;
  padding-right: 15px;
  padding-left: 15px;
}
.header.links {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.header.links::after {
  content: "";
  display: block;
  width: 1px;
  height: 24px;
  margin-right: 24px;
  background-color: #dbf3ed;
  opacity: .4;
  transition: background-color 155ms ease-in-out;
}
.header.links li {
  margin-bottom: 0;
}
.header.links li a {
  font-size: 0;
  line-height: 1;
  display: block;
}
.header.links li a:hover,
.header.links li a:focus,
.header.links li a:active {
  text-decoration: none;
}
.header.links li a:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("../images/icons/account.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px;
  transition: background-image 155ms ease-in-out;
}
.header.links li.wishlist {
  margin-right: 24px;
  margin-left: 24px;
}
.header.links li.wishlist a {
  color: #ffffff;
  transition: color 155ms ease-in-out;
}
.header.links li.wishlist a:before {
  content: none;
}
.header.links li.authorization-link {
  margin-right: 24px;
}
.header.links li.authorization-link a:before {
  background-image: url("../images/icons/logout.svg");
}
.logo-links-container {
  display: flex;
  align-items: center;
}
.links-container {
  display: flex;
  align-items: center;
  margin-left: auto;
  justify-content: flex-end;
}
.panel.header .switcher {
  display: none;
  font-size: 1rem;
}
.panel.header .switcher-label {
  display: none;
}
.panel.header .switcher-options {
  position: relative;
  z-index: 2;
}
.panel.header .switcher-options.active .switcher-dropdown {
  max-height: 200px;
}
.panel.header .switcher-trigger {
  height: 20px;
  width: 40px;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 20px 0 5px;
  cursor: pointer;
  position: relative;
  color: #000;
  border: 1px solid #ffffff;
  background-color: #ffffff;
}
.panel.header .switcher-trigger:after {
  content: "";
  display: block;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #000 transparent transparent transparent;
}
.panel.header .switcher-trigger.active:after {
  transform: translateY(-50%) rotate(180deg);
}
.panel.header .switcher-trigger strong {
  font-weight: 600;
}
.panel.header .switcher-dropdown {
  position: absolute;
  text-align: left;
  padding: 0;
  left: 0;
  bottom: unset;
  width: 64px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-in-out;
}
.panel.header .switcher-dropdown li {
  border: 1px solid #ffffff;
  background-color: #ffffff;
  margin: 0;
  height: 20px;
  width: 40px;
}
.panel.header .switcher-dropdown li a {
  padding: 0 5px;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none;
  height: 20px;
  color: #000;
}
.panel.header .switcher ul {
  margin: 0;
}
.page-header--scrolled .panel.header .switcher-trigger {
  color: #ffffff;
  border: 1px solid #000;
  background-color: #000;
}
.page-header--scrolled .panel.header .switcher-trigger:after {
  border-color: #ffffff transparent transparent transparent;
}
.page-header--scrolled .panel.header .switcher-dropdown li {
  border: 1px solid #000;
  background-color: #000;
}
.page-header--scrolled .panel.header .switcher-dropdown li a {
  color: #ffffff;
}
.logo {
  position: relative;
  margin: 0;
}
.logo img,
.logo svg {
  display: block;
  max-width: 100%;
  height: auto;
}
.modal-popup span.modal-title {
  display: block;
  line-height: 1.1;
  margin-top: 0;
  width: 100%;
}
.wishlist-index-index .products-grid .products .product-item {
  margin-bottom: 20px;
}
.wishlist-index-index .product-item .tocart {
  display: block;
  width: 100%;
}
.wishlist-index-index .product-image-photo {
  height: 120px;
}
.wishlist-index-index .product-reviews-summary {
  display: none;
}
.wishlist-index-index .products .field {
  margin: 0 0 2rem;
  box-sizing: border-box;
}
.wishlist-index-index .products .field.required:not(.choice) > .label,
.wishlist-index-index .products .field._required:not(.choice) > .label {
  position: relative;
}
.wishlist-index-index .products .field.required:not(.choice) > .label:after,
.wishlist-index-index .products .field._required:not(.choice) > .label:after {
  content: '*';
  color: #000000;
  font-size: 1.6rem;
  margin: 0 0 0 0.5rem;
  position: absolute;
  right: -7px;
  top: 0;
}
.wishlist-index-index .products .field > .label {
  margin: 0;
}
.wishlist-index-index .products .field:before,
.wishlist-index-index .products .field:after {
  content: '';
  display: table;
}
.wishlist-index-index .products .field:after {
  clear: both;
}
.wishlist-index-index .products .field.choice:before,
.wishlist-index-index .products .field.no-label:before {
  display: none;
}
.wishlist-index-index .products .field .description {
  padding: 0 0 9px;
  text-align: left;
  width: 0;
  box-sizing: border-box;
  float: left;
}
.wishlist-index-index .products .field:not(.choice) > .label {
  padding: 0 0 9px;
  text-align: left;
  font-weight: 400;
  box-sizing: border-box;
  display: inline-block;
  font-size: 1.2rem;
}
.wishlist-index-index .products .field:not(.choice) > .control {
  width: 100%;
  float: left;
}
.wishlist-index-index .products .field .label {
  display: inline-block;
}
.wishlist-index-index .products + .actions-toolbar .primary .action {
  border: 1px solid #000000;
  background: #ffffff;
  color: #000000;
  text-transform: uppercase;
  font-size: 1.2rem;
  height: 36px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.wishlist-index-index .products + .actions-toolbar .primary .action:hover,
.wishlist-index-index .products + .actions-toolbar .primary .action:focus,
.wishlist-index-index .products + .actions-toolbar .primary .action:active {
  background-color: #000000;
  color: #ffffff;
}
.wishlist-index-index .products + .actions-toolbar .secondary .action {
  font-size: 1.2rem;
}
.wishlist-index-index .box-tocart .fieldset {
  margin-bottom: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
}
.wishlist-index-index .box-tocart .fieldset .qty {
  width: 100%;
}
.wishlist-index-index .box-tocart .fieldset .product-item-actions {
  width: 100%;
}
.wishlist-index-index .box-tocart .fieldset .product-item-actions .actions-primary {
  width: 100%;
}
.wishlist-index-index .box-tocart ~ .product-item-actions {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.wishlist-index-index .box-tocart ~ .product-item-actions .action {
  font-size: 1.2rem;
  color: #000000;
  text-decoration: underline;
}
.block-content .actions-toolbar.social-btn {
  width: 100%;
  display: block;
}
.block-content .actions-toolbar.social-btn .btn-social {
  font-size: 1.2rem;
  min-width: 250px;
}
.block-content .actions-toolbar.social-btn .btn-social > :first-child {
  font-size: 1.2rem;
  line-height: 28px;
}
.account-social-login {
  margin-bottom: 15px;
}
.customer-account-create .account-social-login {
  margin-bottom: 2rem;
}
.mfp-content .actions-toolbar {
  display: block;
}
.mfp-content .white-popup {
  max-width: 700px;
}
.checkout-index-index .action-auth-toggle {
  max-width: 180px;
  transition: .3s;
}
.checkout-index-index .action-auth-toggle:hover {
  background: #009e7f;
  text-decoration: none;
}
.checkout-index-index #social-login-popup > div.mp-social-popup.col-mp.mp-7 div.social-login-title {
  background: #009e7f;
  margin-left: -15px;
}
.checkout-index-index #social-login-popup > div.mp-social-popup.col-mp.mp-7 div.social-login-title h2 {
  font-size: 2rem;
}
.checkout-index-index #social-login-popup .mfp-close {
  padding-top: 0;
  transition: .3s;
}
.checkout-index-index #social-login-popup .field.note {
  font-size: 1.3rem;
}
.checkout-index-index #social-login-popup label.label {
  font-size: 1.2rem;
  font-weight: 400;
}
.checkout-index-index #social-login-popup .fieldset > .field {
  margin: 0 0 10px;
}
.checkout-index-index #social-login-popup .social-login #bnt-social-login-authentication,
.checkout-index-index #social-login-popup .forgot .primary button,
.checkout-index-index #social-login-popup .create .primary button,
.checkout-index-index #social-login-popup .fake-email .primary button {
  background: #009e7f;
  color: #fff;
  font-weight: 400;
  padding: 12px;
  transition: .3s;
}
.checkout-index-index #social-login-popup .social-login #bnt-social-login-authentication:hover,
.checkout-index-index #social-login-popup .forgot .primary button:hover,
.checkout-index-index #social-login-popup .create .primary button:hover,
.checkout-index-index #social-login-popup .fake-email .primary button:hover {
  opacity: .8;
}
.checkout-index-index #social-login-popup #button-create-social,
.checkout-index-index #social-login-popup #bnt-social-login-forgot {
  margin-top: 0;
}
.checkout-index-index #social-login-popup .action.primary,
.checkout-index-index #social-login-popup .action.back,
.checkout-index-index #social-login-popup .action.remind,
.checkout-index-index #social-login-popup .action.create {
  font-size: 1.3rem;
}
.payment-methods .payment-method .radio {
  vertical-align: middle;
  margin-top: 0;
}
.checkout-payment-method .payment-method-przelewy24 .payment-method-content {
  padding-left: 0;
}
.payment-method-icon-przelewy24 {
  height: 50px;
  width: auto;
  vertical-align: middle;
  border: 2px solid #F5F5F5;
  background-color: #F5F5F54D;
  padding: 11px 8px;
  margin-left: 15px;
}
.payment-method-icon-przelewy24_card {
  padding: 16px 6px;
  height: 14px;
}
.payment-method-icon-przelewy24_blik {
  padding: 12px 21px;
  height: 22px;
}
.payment-method-icon-przelewy24_google_pay {
  padding: 9px 21px;
  height: 28px;
}
.payment-method-label-przelewy24 {
  display: inline-block;
  vertical-align: middle;
}
.payment-method-label-przelewy24 span:before {
  content: none !important;
}
.przelewy24-payment-method-description {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
.przelewy24-payment-method-title {
  display: block;
  font-size: 15px;
  line-height: 20px;
  color: #4C4C4C;
  font-weight: 700;
  margin-bottom: 6px;
}
.przelewy24-payment-method-title:before {
  content: none !important;
}
.przelewy24-payment-method-subtitle {
  display: none !important;
  font-size: 13px;
  line-height: 18px;
  color: #4C4C4C;
}
.payment-method-icon-przelewy24_apple_pay {
  padding: 9px 21px;
  height: 28px;
}
.payment-method-przelewy24__title {
  font-weight: 700;
  margin-bottom: 2rem;
}
.payment-method-przelewy24__methods {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  margin-bottom: 3rem;
}
.payment-method-przelewy24__method {
  display: flex;
  flex: 0 0 125px;
  height: 84px;
  padding: 3px;
  cursor: pointer;
}
.payment-method-przelewy24__method:hover .payment-method-przelewy24__method-wrapper,
.payment-method-przelewy24__method--selected .payment-method-przelewy24__method-wrapper {
  border-color: #23AA4A91;
  background-color: #23AA4A1F;
}
.payment-method-przelewy24__method-wrapper {
  display: flex;
  padding: 5px 20px;
  border: 2px solid #F5F5F5;
  background-color: #F5F5F54D;
}
.payment-method-przelewy24__method-img {
  display: block;
  margin: auto;
  width: 100%;
  height: auto;
  max-height: 100%;
  min-width: 81px;
}
.payment-method-przelewy24__method--promoted {
  order: -1;
  flex: 0 0 256px;
  justify-content: center;
}
.payment-method-przelewy24__method--promoted .payment-method-przelewy24__method-img {
  min-width: 212px;
}
.payment-method-przelewy24__method--divider {
  order: -1;
  flex: 0 0 100%;
}
.payment-method-przelewy24--standalone .payment-method-icon-przelewy24 {
  width: 69px;
}
.payment-method-przelewy24_card .checkout-agreements-block {
  margin-top: 2rem;
}
.P24FormContainer-fake {
  position: relative;
}
.P24FormContainer-fake .przelewy24-pay-with-card-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
}
.P24FormContainer-fake .przelewy24-pay-with-card-wrapper > .przelewy24-pay-with-card {
  background-image: none;
  background: transparent;
  border: 1px solid #000000;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-family: 'Cabin', sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 0.6rem;
  padding: 0 15px;
  font-size: 2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.P24FormContainer-fake .przelewy24-pay-with-card-wrapper > .przelewy24-pay-with-card:focus,
.P24FormContainer-fake .przelewy24-pay-with-card-wrapper > .przelewy24-pay-with-card:active {
  background: #000000;
  border: #000000;
  color: #000000;
}
.P24FormContainer-fake .przelewy24-pay-with-card-wrapper > .przelewy24-pay-with-card:hover {
  background: #000000;
  border: #000000;
  color: #ffffff;
}
.P24FormContainer-fake .przelewy24-pay-with-card-wrapper > .przelewy24-pay-with-card.disabled,
.P24FormContainer-fake .przelewy24-pay-with-card-wrapper > .przelewy24-pay-with-card[disabled],
fieldset[disabled] .P24FormContainer-fake .przelewy24-pay-with-card-wrapper > .przelewy24-pay-with-card {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
#P24FormContainer > a {
  background-image: none;
  background: transparent;
  border: 1px solid #000000;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-family: 'Cabin', sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 0.6rem;
  padding: 0 15px;
  font-size: 2rem;
}
#P24FormContainer > a:focus,
#P24FormContainer > a:active {
  background: #000000;
  border: #000000;
  color: #000000;
}
#P24FormContainer > a:hover {
  background: #000000;
  border: #000000;
  color: #ffffff;
}
#P24FormContainer > a.disabled,
#P24FormContainer > a[disabled],
fieldset[disabled] #P24FormContainer > a {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
#P24FormContainer > a:hover {
  text-decoration: none;
}
#P24FormContainer > form,
.P24FormContainer-fake > form {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  justify-content: flex-end;
}
#P24FormContainer > form > p,
.P24FormContainer-fake > form > p {
  display: flex;
  flex: 0 0 100%;
  padding: 0;
  margin-bottom: 1rem;
  align-items: center;
  max-width: 100%;
  order: 10;
  color: #000000;
}
#P24FormContainer > form > p:nth-of-type(3),
.P24FormContainer-fake > form > p:nth-of-type(3),
#P24FormContainer > form > p:nth-of-type(4),
.P24FormContainer-fake > form > p:nth-of-type(4) {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 1024px) {
  #P24FormContainer > form > p:nth-of-type(3),
  .P24FormContainer-fake > form > p:nth-of-type(3),
  #P24FormContainer > form > p:nth-of-type(4),
  .P24FormContainer-fake > form > p:nth-of-type(4) {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1024px) {
  #P24FormContainer > form > p:nth-of-type(4) label,
  .P24FormContainer-fake > form > p:nth-of-type(4) label {
    margin-left: auto;
  }
}
#P24FormContainer > form label,
.P24FormContainer-fake > form label {
  padding: 0 0 9px;
  text-align: left;
  white-space: nowrap;
  width: 150px;
  flex: 0 0 150px;
}
#P24FormContainer > form input,
.P24FormContainer-fake > form input {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Cabin', sans-serif;
  font-size: 1.6rem;
  height: 32px;
  line-height: 1.4;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  border: 2px solid #F5F5F5;
  background-color: #F5F5F54D;
}
#P24FormContainer > form input:disabled,
.P24FormContainer-fake > form input:disabled {
  opacity: 0.5;
}
#P24FormContainer > form input::-moz-placeholder,
.P24FormContainer-fake > form input::-moz-placeholder {
  color: #c2c2c2;
}
#P24FormContainer > form input::-webkit-input-placeholder,
.P24FormContainer-fake > form input::-webkit-input-placeholder {
  color: #c2c2c2;
}
#P24FormContainer > form input:-ms-input-placeholder,
.P24FormContainer-fake > form input:-ms-input-placeholder {
  color: #c2c2c2;
}
#P24FormContainer > form input.P24_input_error,
.P24FormContainer-fake > form input.P24_input_error {
  border-color: #ed8380;
}
#P24FormContainer > form input#P24_cardCVV,
.P24FormContainer-fake > form input#P24_cardCVV {
  text-align: center;
  max-width: 60px;
}
#P24FormContainer > form input#P24_expMonth,
.P24FormContainer-fake > form input#P24_expMonth,
#P24FormContainer > form input#P24_expYear,
.P24FormContainer-fake > form input#P24_expYear {
  text-align: center;
  flex: 0 0 60px;
}
#P24FormContainer > form input#P24_expMonth,
.P24FormContainer-fake > form input#P24_expMonth {
  margin-right: 0.5rem;
}
#P24FormContainer > form input#P24_expYear,
.P24FormContainer-fake > form input#P24_expYear {
  margin-left: 0.5rem;
}
#P24FormContainer > form > button,
.P24FormContainer-fake > form > button {
  background-image: none;
  background: transparent;
  border: 1px solid #000000;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-family: 'Cabin', sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 0.6rem;
  padding: 0 15px;
  font-size: 2rem;
  order: 30;
}
#P24FormContainer > form > button:focus,
.P24FormContainer-fake > form > button:focus,
#P24FormContainer > form > button:active,
.P24FormContainer-fake > form > button:active {
  background: #000000;
  border: #000000;
  color: #000000;
}
#P24FormContainer > form > button:hover,
.P24FormContainer-fake > form > button:hover {
  background: #000000;
  border: #000000;
  color: #ffffff;
}
#P24FormContainer > form > button.disabled,
.P24FormContainer-fake > form > button.disabled,
#P24FormContainer > form > button[disabled],
.P24FormContainer-fake > form > button[disabled],
fieldset[disabled] #P24FormContainer > form > button,
fieldset[disabled] .P24FormContainer-fake > form > button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.blik-code-fieldset .control {
  max-width: 95px;
  position: relative;
}
.blik-code-fieldset .control > input {
  border: 2px solid #F5F5F5;
  background-color: #F5F5F54D;
  letter-spacing: 5px;
  box-shadow: none;
  padding: 0 9px 0 7px;
}
.blik-code-fieldset .control > input:focus {
  outline: 0;
}
.blik-code-fieldset .control .blik-placeholder-element {
  width: 10px;
  height: 1px;
  position: absolute;
  bottom: 5px;
  background: #000000;
}
.blik-code-fieldset .control .blik-placeholder-element:nth-child(6) {
  left: 73px;
}
.blik-code-fieldset .control .blik-placeholder-element:nth-child(5) {
  left: 60px;
}
.blik-code-fieldset .control .blik-placeholder-element:nth-child(4) {
  left: 47px;
}
.blik-code-fieldset .control .blik-placeholder-element:nth-child(3) {
  left: 34px;
}
.blik-code-fieldset .control .blik-placeholder-element:nth-child(2) {
  left: 21px;
}
.blik-code-fieldset .control .blik-placeholder-element:nth-child(1) {
  left: 8px;
}
.blik-token-image {
  vertical-align: middle;
}
.table-credit-cards .card-type--przelewy24,
.table-credit-cards .col--przelewy24-blik {
  position: relative;
}
.table-credit-cards .card-type--przelewy24::after,
.table-credit-cards .col--przelewy24-blik::after {
  content: '';
  position: absolute;
  left: 4px;
  bottom: 4px;
  width: 40px;
  height: 14px;
  background: url('../PayPro_Przelewy24/images/logo.svg') no-repeat center;
  opacity: 0.5;
}
.przelewy24-apple-pay-button {
  display: inline-block;
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: buy;
  -apple-pay-button-style: black;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 1rem;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 2rem;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 2rem 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 1rem 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 2rem;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 1rem;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 1rem 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: transparent;
  border: 1px solid #000000;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-family: 'Cabin', sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.6rem;
  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: #000000;
  border: #000000;
  color: #000000;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #000000;
  border: #000000;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 2rem;
}
.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: 2rem 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 2rem;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 2rem;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
@media only screen and (max-width: 820px) {
  .field-tooltip .field-tooltip-content {
    right: -1rem;
    top: 40px;
  }
}
@media only screen and (max-width: 819px) {
  .abs-button-responsive-smaller {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 1rem 4rem 1rem 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    position: absolute;
    right: 1rem;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages {
    float: none;
    margin-bottom: 2.5rem;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.continue,
  .abs-shopping-cart-items-mobile .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 1rem;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -1rem;
    top: 40px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 1rem;
    left: auto;
    top: 0;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .page-wrapper .navigation ul li {
    padding: 0 15px;
  }
  .page-wrapper .navigation ul li.level0 {
    padding: 0;
  }
  .page-wrapper .navigation ul li.level0:first-of-type {
    padding-top: 18px;
  }
  .page-wrapper .navigation ul li.level0 > a {
    padding: 17px 35px;
    font-size: 1.8rem;
  }
  .page-wrapper .navigation ul li.level0 > a:after {
    right: 24px;
    padding: 4px;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 0 0.5rem;
  }
  .product.data.items > .item.title > .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 4rem;
    padding: 0.5rem 2rem 0.5rem 2rem;
    font-weight: 600;
    line-height: 4rem;
    font-size: 2rem;
    color: #4a4a4a;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #4a4a4a;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #4a4a4a;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #000000;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #000000;
    text-decoration: none;
    padding-bottom: 0.5rem;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    margin: 0 0 0.5rem;
    padding: 2rem 2rem 2rem 2rem;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none;
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 1.4rem;
    font-weight: 700;
  }
  .footer.content .footer-links,
  .footer.content .copyright-container {
    padding: 40px 0 0;
  }
  .promotions__box img {
    max-height: 300px;
    object-fit: cover;
    min-width: 100%;
  }
  .socials-box {
    display: none;
  }
  body main .weekoffer .swiper-button-prev,
  body main .block-content .products-grid .swiper-button-prev {
    display: flex;
    left: 15px;
  }
  body main .weekoffer .swiper-button-next,
  body main .block-content .products-grid .swiper-button-next {
    display: flex;
    right: 15px;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .idea07-breadcrumbs .dropdown-menu {
    width: 220px;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: left;
    white-space: nowrap;
    width: 100%;
    padding: 5px 0;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    font-size: 1.2rem;
    margin-right: 5px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
    padding-top: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .cart.table-wrapper .item .col.subtotal {
    padding-bottom: 15px;
  }
  .field-tooltip .field-tooltip-content {
    right: -1rem;
    top: 40px;
  }
  .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 2rem;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -1rem;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 2rem;
  }
  .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: 1rem;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: transparent;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 0.5rem 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: 2.5rem;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 4rem;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 1rem 0 0;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .product.info.detailed {
    order: 6;
  }
  .block.upsell .products .items .item:nth-of-type(n + 5) {
    display: none !important;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: none;
  }
  .control.captcha-image .captcha-img {
    display: block;
  }
  .account .account-nav .content .items {
    max-height: 40px;
    position: relative;
    border: 1px solid #009e7f;
    overflow: hidden;
    text-align: center;
    -moz-transition: max-height 0.3s ease-in-out;
    -webkit-transition: max-height 0.3s ease-in-out;
    -o-transition: max-height 0.3s ease-in-out;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: column;
    -ms-box-orient: column;
    -webkit-box-orient: column;
    box-orient: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .account .account-nav .content .items .item {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .account .account-nav .content .items .item.current {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    height: 34px;
    padding: 0 40px;
  }
  .account .account-nav .content .items .item.current strong {
    padding: 9px 0;
  }
  .account .account-nav .content .items .item.current strong:after {
    display: none;
  }
  .account .account-nav .content .items .opener {
    position: absolute;
    height: 38px;
    width: 100%;
    left: 0;
  }
  .account .account-nav .content .items .opener:after {
    content: '';
    background: url('..//images/icons/dropdown-arrow-left.svg') no-repeat center center;
    height: 40px;
    width: 40px;
    position: absolute;
    right: 5px;
    margin: 0;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    background-size: 10px;
  }
  .account .account-nav .content.open .items {
    max-height: 300px;
  }
  .account .account-nav .content.open .items .opener:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .block.newsletter .form.subscribe .field.newsletter {
    margin-bottom: 10px;
  }
  .block.newsletter .actions {
    margin-right: auto;
    margin-left: auto;
  }
  .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;
  }
  .cms-index-index .page.messages .message {
    margin-right: 10px;
    margin-bottom: -20px;
    margin-left: 10px;
    padding-right: 15px;
    padding-left: 15px;
    width: auto;
  }
  .inspiration-item__desc,
  .inspiration-item__cta {
    font-size: 1.3rem;
  }
  .why-us__item {
    margin-bottom: 30px;
  }
  .why-us__divider {
    display: none;
  }
  .companies__wrapper {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
  }
  .content-article__title {
    font-size: 2.5rem;
  }
  .companies__wrapper {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .navigation .parent .level-top {
    position: relative;
    display: block;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 44px;
    top: calc(50% - 4px);
    content: '';
    border: solid #000000;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 7px;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -moz-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '';
    top: calc(50% + 4px);
    -webkit-transform: translateY(-50%) rotate(225deg);
    -moz-transform: translateY(-50%) rotate(225deg);
    -ms-transform: translateY(-50%) rotate(225deg);
    -o-transform: translateY(-50%) rotate(225deg);
    transform: translateY(-50%) rotate(225deg);
  }
  .navigation ul {
    padding: 0;
    margin: 0;
    text-align: center;
    position: static !important;
  }
  .navigation ul li {
    margin: 0;
    padding: 0;
  }
  .navigation ul li.level0:first-of-type {
    padding-top: 36px;
  }
  .navigation ul li.level0 > a {
    font-size: 3rem;
    padding: 23px 75px;
    display: block;
  }
  .navigation ul li.level0 .level0.submenu {
    background: #f5f5f5;
    padding: 25px 0;
  }
  .navigation ul li.active:not(.level0) a {
    color: #009e7f;
  }
  .navigation ul li a {
    padding: 14px 0;
    display: inline-block;
  }
  .navigation ul li a:hover,
  .navigation ul li a:focus,
  .navigation ul li a:active {
    text-decoration: none;
  }
  .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;
    left: -200vw;
    overflow: auto;
    position: fixed;
    top: 84px;
    width: 100%;
    z-index: 100;
    background-color: #ffffff;
    height: calc(100% - 22px);
    padding-bottom: 100px;
  }
  .nav-sections div#store.menu {
    order: 2 !important;
  }
  .nav-sections div#store.settings {
    order: 1 !important;
  }
  .nav-sections .navigation {
    padding: 0;
  }
  .nav-sections .switchers-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: fixed;
    bottom: 0;
    background: #009e7f;
    height: 70px;
    width: 100%;
  }
  .nav-sections .switcher-label {
    display: none;
  }
  .nav-sections .switcher-options {
    position: relative;
    font-size: 1rem;
    z-index: 2;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    max-height: 200px;
  }
  .nav-sections .switcher-trigger {
    display: inline-block;
    text-decoration: none;
    height: 26px;
    width: 64px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 20px 0 10px;
    cursor: pointer;
    position: relative;
    color: #dbf3ed;
    border: 1px solid #006b56;
    background-color: #19223d;
  }
  .nav-sections .switcher-trigger:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.2rem;
    line-height: 1;
    color: #dbf3ed;
    content: '\f0d7';
    font-family: 'Font Awesome 5 Free';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger:after,
  .nav-sections .switcher-trigger:before {
    font-weight: 600;
  }
  .nav-sections .switcher-trigger:after {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: 10px;
  }
  .nav-sections .switcher-trigger.active:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
  }
  .nav-sections .switcher-trigger strong {
    font-weight: 400;
  }
  .nav-sections .switcher-dropdown {
    position: absolute;
    text-align: left;
    padding: 0;
    left: 0;
    bottom: calc(100% - 1px);
    width: 100%;
    max-height: 0;
    overflow: hidden;
    -moz-transition: max-height 0.4s ease-in-out;
    -webkit-transition: max-height 0.4s ease-in-out;
    -o-transition: max-height 0.4s ease-in-out;
  }
  .nav-sections .switcher-dropdown li {
    color: #dbf3ed;
    border: 1px solid #006b56;
    background-color: #19223d;
    margin: 0;
    width: 100%;
  }
  .nav-sections .switcher-dropdown li a {
    padding: 0 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 26px;
  }
  .nav-sections .switcher ul {
    margin: 0;
  }
  .nav-sections .nav-section-account {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    border-top: 1px solid #19223d;
    position: unset;
    bottom: unset;
    width: 100%;
    height: 75px;
  }
  .nav-sections .nav-section-account a {
    text-transform: uppercase;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-weight: 700;
    font-size: 1.2rem;
    letter-spacing: 2.4px;
  }
  .nav-sections .nav-section-account a:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("../images/icons/account-color.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px 20px;
    margin-right: 23px;
    margin-left: 4px;
  }
  .nav-sections .nav-sections-items {
    max-height: 100%;
    overflow: auto;
    display: flex;
    flex-direction: column;
  }
  .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 2rem;
  }
  .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 2rem;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .delivery-banner ~ .header.content .nav-sections {
    top: 116px;
  }
  .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%;
  }
  .banner-removed .nav-sections {
    top: 84px;
    height: calc(100% - 1px);
  }
  .nav-open .nav-toggle span {
    top: 8px;
    width: 32px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .nav-open .nav-toggle span:nth-of-type(2) {
    background-color: transparent;
  }
  .nav-open .nav-toggle span:nth-of-type(3) {
    top: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .nav-open .nav-sections {
    left: 0;
  }
  .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 {
    display: none;
  }
  .nav-sections-item-title.active {
    display: none;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .nav-sections-item-content:nth-child(2) {
    order: 2 !important;
  }
  .nav-sections-item-content:nth-child(6) {
    order: 1 !important;
  }
  .footer-links {
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .footer-links__column {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 10px;
  }
  .footer-links__logo img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .single-news .product-list-widget-container .swiper-button-prev,
  .single-news .product-list-widget-container .swiper-button-next {
    display: none;
  }
  .field-tooltip .field-tooltip-content {
    right: -1rem;
    top: 40px;
  }
  #dm {
    display: block;
  }
  #om {
    display: none;
  }
  .additional-attributes-wrapper .additional-attributes {
    margin-bottom: 15px;
  }
  .logo-container {
    height: 64px;
    display: flex;
    align-items: center;
  }
  .header.content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  .logo svg {
    width: 180px;
  }
  .page-wrapper .navigation ul li a {
    text-align: left;
    display: block;
  }
  .navigation .ui-menu-icon {
    position: relative;
    float: right;
    top: 7px;
  }
  .page-wrapper .navigation ul li.level0 > a:after {
    display: none;
  }
  .navigation .ui-menu-icon:after {
    position: absolute;
    right: 20px;
    top: calc(46%);
    content: '';
    border: solid #000;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 5px;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -moz-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
  }
  .navigation .level1 .ui-menu-icon:after {
    right: 0;
  }
  .navigation ul li.level0 .level0.submenu {
    padding: 15px 30px;
  }
  .panel.wrapper {
    display: none;
  }
  .content-article__title {
    font-size: 3.2rem;
  }
}
@media only screen and (max-width: 1024px) {
  .field-tooltip .field-tooltip-content {
    right: -1rem;
    top: 40px;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .abs-checkout-order-review tbody tr:not(:last-child),
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .abs-checkout-order-review tbody tr .col.item:before,
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .abs-checkout-order-review tbody tr .col.qty,
  .abs-checkout-order-review tbody tr .col.price,
  .abs-checkout-order-review tbody tr .col.subtotal,
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .abs-checkout-order-review tbody tr .col.qty[data-th]:before,
  .abs-checkout-order-review tbody tr .col.price[data-th]:before,
  .abs-checkout-order-review tbody tr .col.subtotal[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 1rem;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 2.5rem;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 0.5rem 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 1rem;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #000000;
    font-weight: 300;
    font-size: 1.2rem;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 2rem;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 2rem;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 0.5rem;
  }
  .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: 2rem;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .copyright-container .copyright-wrapper {
    flex-wrap: wrap;
    text-align: center;
  }
  .copyright-container .copyright-wrapper > * {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    margin-top: 6px;
  }
  .copyright-container .copyright-wrapper .proudly a {
    margin: 0 auto;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .minicart-wrapper .action.showcart svg {
    width: 20px;
    height: 20px;
  }
  .opc-wrapper .form-login {
    margin: 0;
    padding: 0;
  }
  .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 8rem 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 30px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 1rem;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 2rem;
    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;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 2rem;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 0.5rem;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 4rem;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 2.5rem;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 2.5rem;
    margin-right: 0;
  }
  .product-label-info .product-label span {
    padding: 4px 6px;
    font-size: 1rem;
  }
  .search-autocomplete {
    overflow-y: scroll;
    max-height: calc(100vh - 200px);
    border-bottom: 1px solid #c2c2c2;
  }
  .double-product-widget.products-2 .product-item:not(:last-child) {
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .header.links::after {
    display: none;
  }
  .header.links li:first-child {
    display: none;
  }
  .header.links li a:before {
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
  }
  .header.links li.wishlist {
    margin-right: 15px;
    margin-left: 15px;
  }
  .header.links li.wishlist a svg {
    width: 20px;
    height: 20px;
  }
  .header.links li.authorization-link {
    margin-left: 0;
    margin-right: 15px;
  }
  .header.links li.authorization-link a:before {
    background-size: 20px 20px;
  }
  .logo img,
  .logo svg {
    width: 140px;
  }
  #social-login-popup {
    padding-bottom: 20px;
  }
  #social-login-popup .secondary {
    width: 100%;
    margin-left: 0;
  }
  .inspiration-list__grid {
    display: block;
    padding: 15px 0 0;
  }
  .inspiration-list__item {
    display: block;
    margin-bottom: 25px;
  }
  .inspiration-item__title {
    font-size: 2rem;
  }
  .proudly {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 374px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .payment-method-icon-przelewy24 {
    margin-left: 0;
  }
  .przelewy24-payment-method-description {
    max-width: 170px;
    margin-left: 3px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-blocks-2columns-s:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns-s:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 0;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    color: inherit;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: inherit;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: inherit;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: inherit;
    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: inherit;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 1rem;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 2rem 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: 2.5rem;
    padding-right: 2.5rem;
    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: 2.5rem;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 4rem;
    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%;
  }
  body.catalog-product-view .product-label-info.top-left {
    left: 20% !important;
  }
  body.catalog-product-view .product-label-info.bot-left {
    left: 20% !important;
  }
  .instagram-widget__content {
    flex-wrap: nowrap;
  }
  .instagram-widget__image {
    flex-basis: 1;
  }
  .instagram-widget__image img {
    padding: 0 8px 0 0;
  }
  .instagram-widget__title {
    font-size: 3.8rem;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 0px;
  }
  .review-ratings {
    display: block;
    float: unset;
  }
  .additional-attributes-wrapper {
    margin-top: 48px;
  }
  .additional-attributes-wrapper .additional-attributes tbody tr {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .additional-attributes-wrapper .additional-attributes tbody tr th {
    -webkit-flex: 1 0 190px;
    -ms-flex: 1 0 190px;
    flex: 1 0 190px;
    max-width: 190px;
    width: auto;
  }
  .block-search .label {
    margin-right: 24px;
  }
  .block-search .label:before {
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
  }
  .double-product-widget.products-2 .product-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: -4rem;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 0;
  }
  .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;
  }
  .review-form {
    max-width: unset;
  }
  .review-items .review-item {
    padding: 5px 15px;
  }
  .review-item .review-title {
    margin-bottom: 0;
  }
  .review-item .review-ratings {
    max-width: unset;
    float: unset;
  }
  .inspiration-list__grid {
    display: grid;
    padding: 15px 15px 0;
    gap: 15px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media all and (min-width: 640px) and (max-width: 819.98px) {
  body.catalog-product-view .product-label-info.top-left {
    top: 40px !important;
  }
}
@media all and (min-width: 640px) and (max-width: 819.98px) {
  body.catalog-product-view .product-label-info.top-right {
    top: 40px !important;
  }
}
body.catalog-product-view .block.related .product-photo-wrapper .photo img,
body.checkout-cart-index .block.related .product-photo-wrapper .photo img,
body.catalog-product-view .block.crosssell .product-photo-wrapper .photo img,
body.checkout-cart-index .block.crosssell .product-photo-wrapper .photo img,
body.catalog-product-view .block.upsell .product-photo-wrapper .photo img,
body.checkout-cart-index .block.upsell .product-photo-wrapper .photo img {
  height: auto !important;
  object-fit: contain !important;
  margin: auto;
}
body.catalog-product-view .block.related .block-content a.product-item-link,
body.checkout-cart-index .block.related .block-content a.product-item-link,
body.catalog-product-view .block.crosssell .block-content a.product-item-link,
body.checkout-cart-index .block.crosssell .block-content a.product-item-link,
body.catalog-product-view .block.upsell .block-content a.product-item-link,
body.checkout-cart-index .block.upsell .block-content a.product-item-link {
  font-size: 1.8rem;
  font-weight: 400;
  min-height: 2.33333em;
}
body.catalog-product-view .block.related .product-item-details,
body.checkout-cart-index .block.related .product-item-details,
body.catalog-product-view .block.crosssell .product-item-details,
body.checkout-cart-index .block.crosssell .product-item-details,
body.catalog-product-view .block.upsell .product-item-details,
body.checkout-cart-index .block.upsell .product-item-details {
  text-align: center;
}
body.catalog-product-view .block.related .product-item-details .product-item-name,
body.checkout-cart-index .block.related .product-item-details .product-item-name,
body.catalog-product-view .block.crosssell .product-item-details .product-item-name,
body.checkout-cart-index .block.crosssell .product-item-details .product-item-name,
body.catalog-product-view .block.upsell .product-item-details .product-item-name,
body.checkout-cart-index .block.upsell .product-item-details .product-item-name {
  font-size: 1.8rem !important;
  font-weight: 600 !important;
  height: 42px;
  min-height: 42px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
body.catalog-product-view .block.related .product-item-details .price-box,
body.checkout-cart-index .block.related .product-item-details .price-box,
body.catalog-product-view .block.crosssell .product-item-details .price-box,
body.checkout-cart-index .block.crosssell .product-item-details .price-box,
body.catalog-product-view .block.upsell .product-item-details .price-box,
body.checkout-cart-index .block.upsell .product-item-details .price-box {
  flex-direction: row !important;
  justify-content: center !important;
  margin-bottom: 30px;
  height: 43px;
}
body.catalog-product-view .block.related .product-item-details .price-box .price,
body.checkout-cart-index .block.related .product-item-details .price-box .price,
body.catalog-product-view .block.crosssell .product-item-details .price-box .price,
body.checkout-cart-index .block.crosssell .product-item-details .price-box .price,
body.catalog-product-view .block.upsell .product-item-details .price-box .price,
body.checkout-cart-index .block.upsell .product-item-details .price-box .price {
  font-size: 2.4rem !important;
  font-weight: 600 !important;
  color: #009e7f;
}
body.catalog-product-view .block.related .product-item-details .price-box .old-price,
body.checkout-cart-index .block.related .product-item-details .price-box .old-price,
body.catalog-product-view .block.crosssell .product-item-details .price-box .old-price,
body.checkout-cart-index .block.crosssell .product-item-details .price-box .old-price,
body.catalog-product-view .block.upsell .product-item-details .price-box .old-price,
body.checkout-cart-index .block.upsell .product-item-details .price-box .old-price {
  color: #949c9b !important;
  font-size: 1.6rem !important;
  margin-left: 5px;
  margin-right: 5px;
}
body.catalog-product-view .block.related .product-item-details .price-box .old-price .price,
body.checkout-cart-index .block.related .product-item-details .price-box .old-price .price,
body.catalog-product-view .block.crosssell .product-item-details .price-box .old-price .price,
body.checkout-cart-index .block.crosssell .product-item-details .price-box .old-price .price,
body.catalog-product-view .block.upsell .product-item-details .price-box .old-price .price,
body.checkout-cart-index .block.upsell .product-item-details .price-box .old-price .price {
  color: #949c9b !important;
  font-size: 1.6rem !important;
  text-decoration: none;
  position: relative;
}
body.catalog-product-view .block.related .product-item-details .price-box .old-price .price::after,
body.checkout-cart-index .block.related .product-item-details .price-box .old-price .price::after,
body.catalog-product-view .block.crosssell .product-item-details .price-box .old-price .price::after,
body.checkout-cart-index .block.crosssell .product-item-details .price-box .old-price .price::after,
body.catalog-product-view .block.upsell .product-item-details .price-box .old-price .price::after,
body.checkout-cart-index .block.upsell .product-item-details .price-box .old-price .price::after {
  content: '';
  display: block;
  position: absolute;
  width: 115%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  height: 1px;
  background-color: #a0a7a6;
}
body.catalog-product-view .block.related .product-item-info .tocart,
body.checkout-cart-index .block.related .product-item-info .tocart,
body.catalog-product-view .block.crosssell .product-item-info .tocart,
body.checkout-cart-index .block.crosssell .product-item-info .tocart,
body.catalog-product-view .block.upsell .product-item-info .tocart,
body.checkout-cart-index .block.upsell .product-item-info .tocart {
  min-height: 36px;
  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 400;
  justify-content: center;
  width: 100%;
  min-width: 0;
  padding: 0 10px;
  white-space: unset;
  line-height: 23px;
  color: #fff;
  background-color: #009e7f;
}
body.catalog-product-view .block.related .product-item-info .tocart:after,
body.checkout-cart-index .block.related .product-item-info .tocart:after,
body.catalog-product-view .block.crosssell .product-item-info .tocart:after,
body.checkout-cart-index .block.crosssell .product-item-info .tocart:after,
body.catalog-product-view .block.upsell .product-item-info .tocart:after,
body.checkout-cart-index .block.upsell .product-item-info .tocart:after {
  background-image: url("../images/icons/cart_in_btn.svg");
}
body.catalog-product-view .block.related .product-item-info .tocart:hover,
body.checkout-cart-index .block.related .product-item-info .tocart:hover,
body.catalog-product-view .block.crosssell .product-item-info .tocart:hover,
body.checkout-cart-index .block.crosssell .product-item-info .tocart:hover,
body.catalog-product-view .block.upsell .product-item-info .tocart:hover,
body.checkout-cart-index .block.upsell .product-item-info .tocart:hover {
  background-color: #fff;
  color: #009e7f;
}
body.catalog-product-view .block.related .product-item-info .tocart:hover:after,
body.checkout-cart-index .block.related .product-item-info .tocart:hover:after,
body.catalog-product-view .block.crosssell .product-item-info .tocart:hover:after,
body.checkout-cart-index .block.crosssell .product-item-info .tocart:hover:after,
body.catalog-product-view .block.upsell .product-item-info .tocart:hover:after,
body.checkout-cart-index .block.upsell .product-item-info .tocart:hover:after {
  background-image: url("../images/icons/cart_in_btn-color.svg");
}
@media screen and (max-width: 768px) {
  body.catalog-product-view .block.related .product-item-info .tocart:after,
  body.checkout-cart-index .block.related .product-item-info .tocart:after,
  body.catalog-product-view .block.crosssell .product-item-info .tocart:after,
  body.checkout-cart-index .block.crosssell .product-item-info .tocart:after,
  body.catalog-product-view .block.upsell .product-item-info .tocart:after,
  body.checkout-cart-index .block.upsell .product-item-info .tocart:after {
    display: none;
  }
}
body.catalog-product-view .block.related .slick-track,
body.checkout-cart-index .block.related .slick-track,
body.catalog-product-view .block.crosssell .slick-track,
body.checkout-cart-index .block.crosssell .slick-track,
body.catalog-product-view .block.upsell .slick-track,
body.checkout-cart-index .block.upsell .slick-track {
  margin-left: 0;
}
body.catalog-product-view .block.related .slick-track .slick-slide,
body.checkout-cart-index .block.related .slick-track .slick-slide,
body.catalog-product-view .block.crosssell .slick-track .slick-slide,
body.checkout-cart-index .block.crosssell .slick-track .slick-slide,
body.catalog-product-view .block.upsell .slick-track .slick-slide,
body.checkout-cart-index .block.upsell .slick-track .slick-slide {
  max-width: unset !important;
  margin: 0;
}
body.catalog-product-view .block.related .slick-track .slick-slide,
body.checkout-cart-index .block.related .slick-track .slick-slide,
body.catalog-product-view .block.crosssell .slick-track .slick-slide,
body.checkout-cart-index .block.crosssell .slick-track .slick-slide,
body.catalog-product-view .block.upsell .slick-track .slick-slide,
body.checkout-cart-index .block.upsell .slick-track .slick-slide {
  max-width: unset !important;
}
body.catalog-product-view .block.related .block-title.title,
body.checkout-cart-index .block.related .block-title.title,
body.catalog-product-view .block.crosssell .block-title.title,
body.checkout-cart-index .block.crosssell .block-title.title,
body.catalog-product-view .block.upsell .block-title.title,
body.checkout-cart-index .block.upsell .block-title.title {
  padding: 2rem 0 !important;
}
body.catalog-product-view .block.related .slick-prev,
body.checkout-cart-index .block.related .slick-prev,
body.catalog-product-view .block.crosssell .slick-prev,
body.checkout-cart-index .block.crosssell .slick-prev,
body.catalog-product-view .block.upsell .slick-prev,
body.checkout-cart-index .block.upsell .slick-prev {
  left: 2px;
}
body.catalog-product-view .block.related .slick-next,
body.checkout-cart-index .block.related .slick-next,
body.catalog-product-view .block.crosssell .slick-next,
body.checkout-cart-index .block.crosssell .slick-next,
body.catalog-product-view .block.upsell .slick-next,
body.checkout-cart-index .block.upsell .slick-next {
  right: 2px;
}
body.catalog-product-view .block.related .slick-prev:focus,
body.checkout-cart-index .block.related .slick-prev:focus,
body.catalog-product-view .block.crosssell .slick-prev:focus,
body.checkout-cart-index .block.crosssell .slick-prev:focus,
body.catalog-product-view .block.upsell .slick-prev:focus,
body.checkout-cart-index .block.upsell .slick-prev:focus,
body.catalog-product-view .block.related .slick-next:focus,
body.checkout-cart-index .block.related .slick-next:focus,
body.catalog-product-view .block.crosssell .slick-next:focus,
body.checkout-cart-index .block.crosssell .slick-next:focus,
body.catalog-product-view .block.upsell .slick-next:focus,
body.checkout-cart-index .block.upsell .slick-next:focus {
  background-color: transparent;
  box-shadow: none;
}
@media (min-width: 1200px) {
  body.catalog-product-view .block.related .slick-prev,
  body.checkout-cart-index .block.related .slick-prev,
  body.catalog-product-view .block.crosssell .slick-prev,
  body.checkout-cart-index .block.crosssell .slick-prev,
  body.catalog-product-view .block.upsell .slick-prev,
  body.checkout-cart-index .block.upsell .slick-prev {
    left: -20px;
  }
  body.catalog-product-view .block.related .slick-next,
  body.checkout-cart-index .block.related .slick-next,
  body.catalog-product-view .block.crosssell .slick-next,
  body.checkout-cart-index .block.crosssell .slick-next,
  body.catalog-product-view .block.upsell .slick-next,
  body.checkout-cart-index .block.upsell .slick-next {
    right: -20px;
  }
}
body.catalog-product-view footer.page-footer .block.newsletter,
body.checkout-cart-index footer.page-footer .block.newsletter {
  display: none;
}
.single-news .page-title-wrapper .page-title {
  font-size: 3.6rem;
}
.cms-index-index .news_listing_section {
  margin-top: 60px;
  margin-bottom: 60px;
}
.news_listing_section .section-title {
  text-align: center;
  font-size: 4.6rem;
  line-height: 1.4;
  color: #000000;
  margin: 0 0 35px;
  font-weight: 700;
  margin-bottom: 35px;
}
.news_listing_section .section-title::after {
  content: '';
  height: 2px;
  width: 60px;
  background-color: #009e7f;
  margin-top: 20px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.news-item__photo-wrapper {
  margin-bottom: 10px;
}
.news-item__title {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0.75em;
}
.news-item__date {
  color: #8b8f99;
  font-size: 1.5rem;
}
.news-item__text {
  font-size: 1.5rem;
  line-height: 1.4;
}
.main-banners {
  margin: 0 auto;
  max-width: 1920px;
  position: relative;
}
.main-banners ul,
.main-banners ol {
  padding: 0;
  margin: 0;
}
.main-banners .slick-slide {
  margin: 0 auto;
  max-width: unset;
}
.main-banners .slick-dots {
  position: absolute;
  bottom: 20px;
  left: 220px;
  width: 80px;
  height: 0;
  display: flex;
}
.main-banners .slick-dots li {
  margin: 0;
  position: static;
  width: 100%;
  max-width: 100%;
  flex: 1 0 0%;
  height: 0;
}
.main-banners .slick-dots li button {
  width: 100%;
  height: 0;
  opacity: 1;
  box-shadow: none;
  background: transparent;
  padding: 0;
}
.main-banners .slick-dots li button:before {
  border-radius: 0;
  height: 1px;
  width: 24px;
  background-color: rgba(255, 255, 255, 0.2);
  left: unset;
}
.main-banners .slick-dots li button > span,
.main-banners .slick-dots li button > span.i7sp2 {
  position: absolute;
  color: #fff;
  width: auto;
  height: auto;
  line-height: 1;
  display: none;
}
.main-banners .slick-dots li.slick-active button {
  opacity: 1;
}
.main-banners .slick-dots li.slick-active button > span {
  display: inline-block;
  left: 0;
  bottom: 18px;
  font-size: 3.6rem;
  font-weight: 700;
}
.main-banners .slick-dots li.slick-active button::before {
  background-color: #dbf3ed;
}
.main-banners .slick-dots li:last-child button > .i7sp2 {
  display: inline-block;
  bottom: 18px;
  left: 45px;
  font-weight: 400;
  font-size: 1.8rem;
}
.main-banners .slick-dots li:last-child button > .i7sp2:before {
  content: "/";
  margin-right: 4px;
}
.main-banners-slides--1 .slick-dots li button:before {
  width: 100%;
}
.main-banners-slides--2 .slick-dots li button:before {
  width: 50%;
}
.main-banners-slides--3 .slick-dots li button:before {
  width: 33.33333%;
}
.main-banners-slides--4 .slick-dots li button:before {
  width: 25%;
}
.main-banners-slides--5 .slick-dots li button:before {
  width: 20%;
}
.main-banners__video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.main-banners-slider {
  max-height: 100vh;
  overflow: hidden;
}
.main-banners-slider:not(.slick-initialized) .main-banners__item:not(:first-child) {
  display: none;
}
.main-banners-slider img {
  height: 100vh;
}
.main-banners__arrows {
  opacity: 1;
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.main-banners__arrows .slick-arrow {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  background: transparent;
  box-shadow: none;
  width: 46px;
  height: 46px;
  margin-right: 20px;
  position: relative;
  padding: 0;
}
.main-banners__arrows .slick-arrow:after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  transform: translateX(-75%) translateY(-50%) rotate(45deg);
  background: none transparent;
  position: absolute;
  top: 50%;
  left: 50%;
}
.main-banners__arrows .slick-arrow.prev:after {
  transform: translateX(-25%) translateY(-50%) rotate(225deg);
}
.main-banners__item {
  position: relative;
}
.main-banners__picture {
  max-width: 100%;
  width: 100%;
  display: block;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.main-banners__picture--faded::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.39994);
}
.main-banners__content-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  display: flex;
  max-width: 1140px;
  padding-right: 15px;
  padding-left: 15px;
}
.main-banners__content {
  align-self: center;
  max-width: 85%;
}
.banner__category {
  display: inline-block;
  margin-bottom: 15px;
  padding: 8px 15px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  font-size: 1.1rem;
  line-height: 1.3;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0.2em;
}
.banner__title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
  color: #ffffff;
}
.banner__title::after {
  content: '';
  display: block;
  height: 2px;
  width: 60px;
  margin-top: 25px;
  margin-bottom: 25px;
  background-color: #ffffff;
}
.banner__content {
  color: #ffffff;
}
.main-banners__scroll-down {
  display: none;
}
.main-banners__social-media {
  display: none;
}
.inspiration-list {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1440px;
  padding-right: 25px;
  padding-left: 25px;
  margin-top: 80px;
  margin-bottom: 80px;
}
.inspiration-list .section-title {
  text-align: center;
  font-size: 4.6rem;
  line-height: 1.4;
  color: #000000;
  margin: 0 0 35px;
  font-weight: 700;
}
.inspiration-list .section-title::after {
  content: '';
  height: 2px;
  width: 60px;
  background-color: #009e7f;
  margin-top: 20px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.inspiration-list__item {
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 0;
  padding-bottom: 100%;
  position: relative;
}
.inspiration-list__item:hover,
.inspiration-list__item:focus,
.inspiration-list__item:active {
  text-decoration: none;
}
.inspiration-item {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.inspiration-item__content {
  padding: 15px;
  margin-bottom: 0;
  margin-top: auto;
  color: #ffffff;
}
.inspiration-item__title {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 15px;
}
.inspiration-item__title::after {
  content: '';
  display: block;
  height: 2px;
  width: 40px;
  background-color: #ffffff;
  margin-top: 15px;
}
.inspiration-item__desc {
  line-height: 1.625;
  margin-bottom: 1.5em;
}
.inspiration-item__cta {
  background-color: transparent;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 10px 20px;
  border: 2px solid #ffffff;
  border-radius: 0;
  transition: color 255ms ease-in-out, background 255ms ease-in-out;
  display: inline-block;
}
.inspiration-item__cta:hover,
.inspiration-item__cta:focus,
.inspiration-item__cta:active {
  background: #ffffff;
  color: #009e7f;
  border: 2px solid #ffffff;
}
.inspiration-item__cta::after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-image: url("../images/icons/arrow_in_btn.svg");
  margin-left: 15px;
  transform: translateY(2px);
  transition: background-image 155ms ease-in-out;
}
.inspiration-item__cta:hover::after,
.inspiration-item__cta:focus::after,
.inspiration-item__cta:active::after {
  background-image: url("../images/icons/arrow_in_btn-color.svg");
}
.why-us {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1140px;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 40px;
}
.why-us .section-title {
  font-size: 4.6rem;
  line-height: 1.4;
  color: #000000;
  margin: 0 0 35px;
  font-weight: 700;
  margin-bottom: 50px;
}
.why-us .section-title::after {
  content: '';
  height: 2px;
  width: 60px;
  background-color: #009e7f;
  margin-top: 20px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.why-us__list {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.why-us__item {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
}
.why-us__divider {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
}
.why-us__divider::after {
  content: '';
  width: 1px;
  height: 150px;
  background-color: #AEB3BF;
  opacity: 0.296;
}
.why-us__icon-wrapper {
  margin: 0 auto 25px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 171px;
  height: 171px;
  border: 1px solid rgba(174, 179, 191, 0.296);
  border-radius: 100%;
  z-index: 1;
}
.why-us__icon-wrapper svg {
  display: block;
}
.why-us__icon-wrapper::before,
.why-us__icon-wrapper::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  border-radius: 100%;
  background-color: #fff;
}
.why-us__icon-wrapper::before {
  width: 120px;
  height: 120px;
  background: linear-gradient(#d7dadf, rgba(0, 158, 127, 0.4));
  z-index: 3;
}
.why-us__icon-wrapper::after {
  border: 1px solid #AEB3BF;
  opacity: 0.4952;
  width: 144px;
  height: 144px;
  z-index: 2;
}
.why-us__icon {
  position: relative;
  border-radius: 100%;
  width: 118px;
  height: 118px;
  background-color: #fff;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
}
.why-us__title {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0.75em;
  color: #009e7f;
}
.why-us__text {
  font-size: 1.5rem;
  line-height: 1.4;
  color: #8B8F99;
}
.why-us__link {
  display: inline-block;
  margin: 50px auto;
  text-align: center;
  background-color: #009e7f;
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0.23em;
  line-height: 1.3;
  text-transform: uppercase;
  padding: 11px 20px;
  border: 1px solid #009e7f;
  border-radius: 0;
  transition: color 255ms ease-in-out, background 255ms ease-in-out;
  color: #ffffff !important;
}
.why-us__link:hover,
.why-us__link:focus,
.why-us__link:active {
  background: transparent;
  color: #009e7f;
  border: 1px solid #009e7f;
}
.why-us__link:hover,
.why-us__link:focus,
.why-us__link:active {
  text-decoration: none;
  background: transparent;
  color: #009e7f !important;
}
.companies {
  padding: 41px 0 73px;
}
.companies__header {
  margin-left: auto;
  margin-right: auto;
  max-width: 1140px;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
  padding-bottom: 2rem;
}
.companies__header h3 {
  font-size: 2.3rem;
  width: 100%;
  display: inline-block;
  padding-bottom: 2rem;
  margin-bottom: 0;
  font-weight: 400;
}
.companies__header h3::after {
  display: none;
}
.companies__wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1140px;
  padding-left: 15px;
  padding-right: 15px;
}
.companies .slick-prev {
  background: url("../images/icons/swiper-left.png") no-repeat center center !important;
  background-size: 30px !important;
  left: -20px;
}
.companies .slick-next {
  background: url("../images/icons/swiper-right.png") no-repeat center center !important;
  background-size: 30px !important;
  right: -20px;
}
.companies .slick-prev,
.companies .slick-next {
  background-color: transparent;
  box-shadow: none;
  background-size: 18px 24px;
  border: none;
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 5;
  transform: translateY(-50%);
  border-radius: 0;
}
.companies .slick-prev::before,
.companies .slick-next::before {
  display: none;
}
.companies .slick-prev:hover,
.companies .slick-next:hover,
.companies .slick-prev:focus,
.companies .slick-next:focus,
.companies .slick-prev:active,
.companies .slick-next:active {
  background-size: 18px 24px;
  background-color: transparent;
  box-shadow: none;
  border: none;
}
.companies__slider {
  display: flex;
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
}
.companies__slider.slick-initialized {
  visibility: visible;
  opacity: 1;
}
.companies__slide {
  display: inline-block;
}
.companies__slide img {
  margin: 0 auto;
  transition: all 0.2s ease-in-out;
}
.companies__slide img:hover {
  transform: scale(1.3);
}
.companies .slick-slide {
  margin: 0;
  padding: 1rem 2rem;
  height: 150px;
  border: 1px solid #e5e6eb;
  border-left: none;
  border-right: none;
  overflow: hidden;
}
.companies .slick-slide img {
  object-fit: scale-down;
  height: 130px;
  width: 100%;
}
.companies .slick-slide p {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 130px;
  margin: 0;
}
.content-article {
  margin-top: 60px;
  margin-bottom: 60px;
}
.content-article img {
  display: block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.content-article__header {
  margin-bottom: 40px;
  text-align: center;
}
.content-article__title {
  font-size: 4.6rem;
  line-height: 1.4;
  color: #000000;
  margin: 0 0 35px;
  font-weight: 700;
  margin-bottom: 0.333em;
}
.content-article__title::after {
  content: '';
  height: 2px;
  width: 60px;
  background-color: #009e7f;
  margin-top: 20px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.content-article__desc {
  font-size: 1.4rem;
  margin-bottom: 2em;
}
.content-article__content {
  text-align: left;
  font-size: 1.6rem;
  line-height: 1.5;
}
.proudly {
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.6);
}
.proudly span {
  margin-right: 7px;
  margin-top: 1px;
}
.proudly svg {
  -webkit-filter: invert(1);
  filter: invert(1);
  position: static;
}
.companies__header h3::after {
  display: none !important;
}
.companies .slick-slide {
  padding: 1rem 2rem;
  height: 150px;
  border: 1px solid #e5e6eb;
  border-left: none;
  border-right: none;
  overflow: hidden;
}
.companies .slick-slide img {
  object-fit: scale-down;
  height: 130px;
  width: 100%;
}
.companies .slick-prev,
.companies .slick-next {
  background-color: transparent;
  box-shadow: none;
  background-size: 18px 24px;
  border: none;
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 5;
  transform: translateY(-50%);
  border-radius: 0;
}
.companies .slick-prev:hover,
.companies .slick-next:hover,
.companies .slick-prev:focus,
.companies .slick-next:focus,
.companies .slick-prev:active,
.companies .slick-next:active {
  background-size: 18px 24px;
  background-color: transparent;
  box-shadow: none;
  border: none;
}
.companies .slick-prev {
  background: url("../images/icons/swiper-left.png") no-repeat center center !important;
  background-size: 30px !important;
  left: -20px;
}
.companies .slick-next {
  background: url("../images/icons/swiper-right.png") no-repeat center center !important;
  background-size: 30px !important;
  right: -20px;
}
.smile-elasticsuite-autocomplete-result .product-item .price-box {
  margin: 0;
}
.smile-elasticsuite-autocomplete-result .price-box span.old-price {
  display: inline-block;
}
.smile-es-range-slider .ui-slider-handle {
  background: #009e7f;
}
