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: #50555e;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1.4rem;
}
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: 17px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 114.28571429%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  color: #031332;
  font-family: 'Rubik';
  font-weight: 400;
  line-height: 1.25;
  font-size: 2.8rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  color: #031332;
  font-family: 'Rubik';
  font-weight: 400;
  line-height: 1.25;
  font-size: 2.2rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  color: #031332;
  font-family: 'Rubik';
  font-weight: 400;
  line-height: 1.25;
  font-size: 2rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-family: 'Rubik';
  font-weight: 700;
  line-height: 1.25;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-family: 'Rubik';
  font-weight: 700;
  line-height: 1.25;
  font-size: 1.6rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-family: 'Rubik';
  font-weight: 700;
  line-height: 1.25;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #072664;
  text-decoration: underline;
}
a:visited,
.alink:visited {
  color: #072664;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #072664;
  text-decoration: none;
}
a:active,
.alink:active {
  color: #072664;
  text-decoration: none;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.7rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.7rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.7rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #50555e;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1.6rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 10px;
}
button {
  background-image: none;
  background: transparent;
  border: 1px solid #1e90ff;
  color: #1e90ff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik';
  font-weight: normal;
  margin: 0;
  padding: 13px 24px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
button:hover {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
button.disabled,
button[disabled],
fieldset[disabled] button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #d8d8d8;
  border-radius: 2px;
  color: #50555e;
  font-family: Roboto;
  font-size: 15px;
  height: 38px;
  line-height: 15px;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type*="date"]:focus,
input[type="email"]:focus {
  border: 1px solid #1e90ff;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #d8d8d8;
  border-radius: 2px;
  color: #50555e;
  font-family: Roboto;
  font-size: 15px;
  height: 38px;
  line-height: 15px;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:focus {
  border: 1px solid #1e90ff;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #d8d8d8;
  border-radius: 2px;
  color: #50555e;
  font-family: Roboto;
  font-size: 15px;
  height: auto;
  line-height: 15px;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:focus {
  border: 1px solid #1e90ff;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #df1642;
  color: #50555e;
}
input.valid,
select.valid,
textarea.valid {
  border-color: #50555e;
  color: #50555e;
}
div.mage-error {
  color: #df1642;
  font-size: 1.3rem;
}
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 0 0 #ffffff;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © 2018 Redbox Digital Limited. All rights reserved.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.checkout-agreements-items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.product-items,
.prices-tier,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.checkout-agreements-items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.product-items > li,
.prices-tier > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  background-image: none;
  background: transparent;
  border: 1px solid #1e90ff;
  color: #1e90ff;
  cursor: pointer;
  font-family: 'Rubik';
  font-weight: normal;
  margin: 0;
  padding: 13px 24px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 8px;
}
.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: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.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: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.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;
}
.cart.table-wrapper .item-options dt,
.block-giftregistry-shared-items .product .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.cart.table-wrapper .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after {
  content: ': ';
}
.cart.table-wrapper .item-options dd,
.block-giftregistry-shared-items .product .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
  word-break: break-all;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.cart.table-wrapper .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo {
  position: static;
}
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.login-container .block .block-title strong {
  font-weight: 500;
}
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title {
  margin-bottom: 15px;
}
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.block-wishlist .block-title > strong {
  color: #031332;
  font-family: 'Rubik';
  font-weight: 400;
  line-height: 1.25;
  font-size: 2rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.account .column.main .block:not(.widget) .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;
}
.account .column.main .block:not(.widget) .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 {
  color: #031332;
  font-family: 'Rubik';
  font-weight: 400;
  line-height: 1.25;
  font-size: 2rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.account .column.main .block:not(.widget) .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;
}
.account .column.main .block:not(.widget) .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.account .column.main .block:not(.widget) .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-family: 'Rubik';
  font-weight: 700;
  line-height: 1.25;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.account .column.main .block:not(.widget) .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.account .column.main .block:not(.widget) .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;
}
.account .column.main .block:not(.widget) .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.cart.table-wrapper .item-actions .qty .input-text,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.sidebar .action.delete {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before {
  color: #303030;
}
.product-item-name,
.product.name a {
  font-weight: 400;
}
.product-item-name > a,
.product.name a > a {
  color: #50555e;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #50555e;
  text-decoration: none;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #50555e;
  text-decoration: none;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #50555e;
  text-decoration: none;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend {
  margin-left: 0;
}
.checkout-container .action-additional,
.cart.table-wrapper .action.help.map,
.action-auth-toggle,
.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 {
  line-height: 1.42857143;
  padding: 0;
  color: #072664;
  text-decoration: underline;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.checkout-container .action-additional:visited,
.cart.table-wrapper .action.help.map:visited,
.action-auth-toggle: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 {
  color: #072664;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.checkout-container .action-additional:hover,
.cart.table-wrapper .action.help.map:hover,
.action-auth-toggle: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 {
  color: #072664;
  text-decoration: none;
}
.abs-action-button-as-link:active,
.checkout-container .action-additional:active,
.cart.table-wrapper .action.help.map:active,
.action-auth-toggle: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 {
  color: #072664;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.checkout-container .action-additional:hover,
.checkout-container .action-additional:active,
.checkout-container .action-additional:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle: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 {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.checkout-container .action-additional.disabled,
.checkout-container .action-additional[disabled],
fieldset[disabled] .checkout-container .action-additional,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.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 {
  color: #072664;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.checkout-container .action-additional:active,
.checkout-container .action-additional:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle: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) {
  box-shadow: none;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #072664;
  text-decoration: underline;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.abs-action-remove: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: #072664;
  text-decoration: none;
}
.abs-action-remove: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: #072664;
  text-decoration: none;
}
.abs-action-remove: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: #072664;
  text-decoration: none;
}
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove: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-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.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: #072664;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.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;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.cart.table-wrapper .col.qty .label,
.cart.table-wrapper .item-actions .qty .label,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .ccard .legend,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.block.newsletter .label,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.product-item .actions-secondary > .action span,
.filter-options-content .filter-count-label,
.action.skip:not(:focus),
.products-grid.wishlist .product-item .comment-box,
.products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-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,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.toolbar:before,
.toolbar:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.checkout-container:after,
.checkout-onepage-success:after,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.customer-review .product-details:after,
.toolbar:after,
.sidebar .product-items-images:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.cart-summary,
.opc-block-summary,
.product-item,
.sidebar .product-items-images .product-item,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  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 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split {
  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: #7d7d7d;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before {
  color: #333333;
}
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.form-address-edit .actions-toolbar .action.primary {
  line-height: 2.6rem;
  padding: 14px 17px;
  font-size: 2.2rem;
}
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary {
  background: transparent;
  border: 1px solid #1e90ff;
  color: #1e90ff;
}
.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 {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.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 {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.5rem;
  line-height: 1.4rem;
  padding: 13px 24px;
}
.bundle-actions {
  margin: 10px 0;
}
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: '\e621';
}
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.review-ratings .rating-summary {
  display: table-row;
}
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.sidebar .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.block-wishlist .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 8px;
  font-weight: 700;
  background-image: none;
  background: transparent;
  border: 1px solid #1e90ff;
  color: #1e90ff;
  cursor: pointer;
  font-family: 'Rubik';
  font-weight: normal;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.5rem;
  line-height: 1.4rem;
  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: "\e915";
  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: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 10px;
  width: calc(100% - 50px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 39px);
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-wrapper .step-title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  color: #50555e;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
/**
 * Copyright © 2023 Redbox Digital Limited. All rights reserved.
 */
p {
  color: #50555e;
  font-family: 'Roboto';
  font-weight: 400;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  border-radius: 8px;
  margin: 0 0 10px;
  padding: 15px 15px;
  display: block;
  font-weight: 500;
  line-height: 1.2em;
  font-size: 1.3rem;
  border: 1px solid;
  background: #ffffff;
  border-color: #b2c7ff;
  color: #b2c7ff;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #072664;
}
.message.info a:hover {
  color: #072664;
}
.message.info a:active {
  color: #072664;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b2c7ff;
  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 {
  border-radius: 8px;
  margin: 0 0 10px;
  padding: 15px 15px;
  display: block;
  font-weight: 500;
  line-height: 1.2em;
  font-size: 1.3rem;
  border: 1px solid;
  background: #ffffff;
  color: #df1642;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #072664;
}
.message.error a:hover {
  color: #072664;
}
.message.error a:active {
  color: #072664;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #df1642;
  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 {
  border-radius: 8px;
  margin: 0 0 10px;
  padding: 15px 15px;
  display: block;
  font-weight: 500;
  line-height: 1.2em;
  font-size: 1.3rem;
  border: 1px solid;
  background: #ffffff;
  border-color: #ffbb38;
  color: #ffbb38;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #072664;
}
.message.warning a:hover {
  color: #072664;
}
.message.warning a:active {
  color: #072664;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b2c7ff;
  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 {
  border-radius: 8px;
  margin: 0 0 10px;
  padding: 15px 15px;
  display: block;
  font-weight: 500;
  line-height: 1.2em;
  font-size: 1.3rem;
  border: 1px solid;
  background: #ffffff;
  border-color: #ffbb38;
  color: #ffbb38;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #072664;
}
.message.notice a:hover {
  color: #072664;
}
.message.notice a:active {
  color: #072664;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #ffbb38;
  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 {
  border-radius: 8px;
  margin: 0 0 10px;
  padding: 15px 15px;
  display: block;
  font-weight: 500;
  line-height: 1.2em;
  font-size: 1.3rem;
  border: 1px solid;
  background: #ffffff;
  border-color: #18a957;
  color: #18a957;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #072664;
}
.message.success a:hover {
  color: #072664;
}
.message.success a:active {
  color: #072664;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #18a957;
  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;
}
.nav-sections {
  display: block;
}
.nav-toggle {
  display: inline-block;
  color: #1e90ff;
  font-size: 11px;
  cursor: pointer;
  display: none;
  line-height: 10px;
  padding-top: 2.4rem;
  position: absolute;
  text-decoration: none;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #1e90ff;
  content: "\e90d";
  font-family: "nahdi-icons";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #1e90ff;
}
.nav-toggle::before {
  left: 0;
  line-height: 20px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.nav-sections-item-title {
  display: 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: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  color: #50555e;
  font-weight: normal;
  line-height: 15px;
  font-size: 1.5rem;
}
.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 #d8d8d8;
  border-radius: 2px;
  color: #50555e;
  font-family: Roboto;
  font-size: 15px;
  height: 38px;
  line-height: 15px;
  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:focus,
.fieldset > .fields > .field .addon .addbefore:focus,
.fieldset > .field .addon .addafter:focus,
.fieldset > .fields > .field .addon .addafter:focus {
  border: 1px solid #1e90ff;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #df1642;
  font-size: 1.7rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.7rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 17px;
  content: '\e618';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
.field-error,
div.mage-error {
  margin-top: 7px;
}
.field-error {
  color: #df1642;
  font-size: 1.3rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'nahdi-icons';
  src: url('../fonts/icons//nahdi-icons.eot?9dmg98');
  src: url('../fonts/icons//nahdi-icons.eot?9dmg98#iefix') format('embedded-opentype'), url('../fonts/icons//nahdi-icons.woff2?9dmg98') format('woff2'), url('../fonts/icons//nahdi-icons.ttf?9dmg98') format('truetype'), url('../fonts/icons//nahdi-icons.woff?9dmg98') format('woff'), url('../fonts/icons//nahdi-icons.svg?9dmg98#nahdi-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-newspaper-solid::before {
  content: "\e933";
}
.icon-file-prescription-solid::before {
  content: "\e934";
}
.icon-minus-solid::before {
  color: #7c8391;
  content: "\e932";
}
.icon-shopping-cart-line::before {
  color: #707070;
  content: "\e931";
}
.icon-calander::before {
  color: #50555e;
  content: "\e92e";
}
.icon-calander-active::before {
  color: #822a7c;
  content: "\e92f";
}
.icon-info::before {
  color: #8a8a8a;
  content: "\e92c";
}
.icon-store-pick-up::before {
  color: #822a7c;
  content: "\e929";
}
.icon-store-pickup-not-available::before {
  color: #a4a4a4;
  content: "\e92a";
}
.icon-delivery::before {
  color: #822a7c;
  content: "\e92b";
}
.icon-leaflet::before {
  color: #1e90ff;
  content: "\e928";
}
.icon-back-to-top::before {
  color: #ffffff;
  content: "\e927";
}
.icon-padlock::before {
  color: #1e90ff;
  content: "\e92d";
}
.icon-current-location::before {
  color: #ffffff;
  content: "\e926";
}
.icon-close::before {
  color: #ffffff;
  content: "\e922";
}
.icon-orders::before {
  color: #ffffff;
  content: "\e920";
}
.icon-nuhdeek::before {
  color: #ffffff;
  content: "\e921";
}
.icon-mobile-phone::before {
  color: #1e90ff;
  content: "\e91e";
}
.icon-stores::before {
  color: #1e90ff;
  content: "\e91f";
}
.icon-filter::before {
  color: #1e90ff;
  content: "\e91c";
}
.icon-grid::before {
  content: "\e91a";
  color: #91b3ba;
}
.icon-list::before {
  color: #1e90ff;
  content: "\e91b";
}
.icon-sort-by::before {
  color: #1e90ff;
  content: "\e91d";
}
.icon-next::before {
  color: #1e90ff;
  content: "\e914";
}
.icon-prev::before {
  color: #1e90ff;
  content: "\e915";
}
.icon-alert-notification::before {
  color: #ffbb38;
  content: "\e916";
}
.icon-error-notification::before {
  color: #df1642;
  content: "\e917";
}
.icon-info-notification::before {
  color: #8fc8ff;
  content: "\e918";
}
.icon-success-notification::before {
  color: #18a957;
  content: "\e919";
}
.icon-share::before {
  color: #1e90ff;
  content: "\e913";
}
.icon-breadcrumb-right::before {
  color: #1e90ff;
  content: "\e912";
}
.icon-minus::before {
  color: #7c8391;
  content: "\e910";
  font-size: 0.2rem;
}
.icon-plus::before {
  color: #7c8391;
  content: "\e911";
}
.icon-insta::before {
  color: #1e90ff;
  content: "\e909";
}
.icon-fb::before {
  color: #1e90ff;
  content: "\e90a";
}
.icon-tw::before {
  color: #1e90ff;
  content: "\e90b";
}
.icon-account::before {
  color: #1e90ff;
  content: "\e90c";
}
.icon-burger-menu::before {
  color: #1e90ff;
  content: "\e90d";
}
.icon-basket::before {
  color: #1e90ff;
  content: "\e905";
}
.icon-wishlist::before {
  color: #1e90ff;
  content: "\e906";
}
.icon-search::before {
  color: #1e90ff;
  content: "\e907";
}
.icon-location::before {
  color: #1e90ff;
  content: "\e908";
}
.icon-tick::before {
  color: #ffffff;
  content: "\e904";
}
.icon-button-arrow-right::before {
  color: #ffffff;
  content: "\e900";
}
.icon-select-arrow-up::before {
  color: #1e90ff;
  content: "\e930";
}
.icon-select-arrow-down::before {
  color: #1e90ff;
  content: "\e901";
}
.icon-form-field-valid::before {
  color: #18a957;
  content: "\e902";
}
.icon-form-field-error::before {
  color: #df1642;
  content: "\e903";
}
.icon-arrow-left::before {
  color: #1e90ff;
  content: "\e90e";
}
.icon-arrow-right::before {
  color: #1e90ff;
  content: "\e90f";
}
.icon-location-target::before {
  color: #1e90ff;
  content: "\e923";
}
.icon-button-arrow-left::before {
  color: #1e90ff;
  content: "\e924";
}
.icon-breadcrumb-left::before {
  color: #1e90ff;
  content: "\e925";
}
.unbutton {
  border: none;
  border-radius: 0;
  color: inherit;
  min-width: auto;
  padding: 0;
}
.unbutton:hover,
.unbutton:visited,
.unbutton:active {
  background-color: transparent;
  color: inherit;
}
.button {
  min-width: 146px;
  white-space: nowrap;
}
button,
a.action.primary {
  border-radius: 8px;
}
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 {
  min-width: 174px;
  background-image: none;
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Rubik';
  font-weight: normal;
  padding: 13px 32px 13px 44px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 8px;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.action.primary:focus,
.action.primary:active {
  background: #ffffff;
  border: 1px solid #1e90ff;
  color: #1e90ff;
}
.action.primary:hover {
  background: #ffffff;
  border: 1px solid #1e90ff;
  color: #1e90ff;
}
.action.primary.disabled,
.action.primary[disabled],
fieldset[disabled] .action.primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.action.primary:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 9px;
  line-height: 10px;
  color: #ffffff;
  content: "\e900";
  font-family: "nahdi-icons";
  margin: 0 8px 0px 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.primary:hover:after {
  color: #1e90ff;
}
.action.primary:active:after {
  color: #1e90ff;
}
.action.primary::after {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.action.primary:focus::after {
  color: #1e90ff;
}
.action.primary:focus::before {
  color: #1e90ff;
}
.action.primary-no-arrow {
  min-width: 146px;
  background-image: none;
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik';
  font-weight: normal;
  padding: 13px 24px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 8px;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.action.primary-no-arrow:focus,
.action.primary-no-arrow:active {
  background: #ffffff;
  border: 1px solid #1e90ff;
  color: #1e90ff;
}
.action.primary-no-arrow:hover {
  background: #ffffff;
  border: 1px solid #1e90ff;
  color: #1e90ff;
}
.action.primary-no-arrow.disabled,
.action.primary-no-arrow[disabled],
fieldset[disabled] .action.primary-no-arrow {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.action.primary-no-arrow::after {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.action.primary-no-arrow:focus::after {
  color: #1e90ff;
}
.action.primary-no-arrow:focus::before {
  color: #1e90ff;
}
.action.primary-no-arrow::after {
  display: none;
}
.action.secondary {
  min-width: 174px;
  background-image: none;
  background: transparent;
  border: 1px solid #e84393;
  color: #e84393;
  cursor: pointer;
  font-family: 'Rubik';
  font-weight: normal;
  padding: 13px 32px 13px 44px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 8px;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.action.secondary:focus,
.action.secondary:active {
  background: #e84393;
  border: 1px solid #e84393;
  color: #ffffff;
}
.action.secondary:hover {
  background: #e84393;
  border: 1px solid #e84393;
  color: #ffffff;
}
.action.secondary.disabled,
.action.secondary[disabled],
fieldset[disabled] .action.secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.action.secondary:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 9px;
  line-height: 10px;
  color: #e84393;
  content: "\e900";
  font-family: "nahdi-icons";
  margin: 0 8px 0px 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.secondary:hover:after {
  color: #ffffff;
}
.action.secondary:active:after {
  color: #ffffff;
}
.action.secondary::after {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.action.secondary:focus::after {
  color: #ffffff;
}
.action.secondary:focus::before {
  color: #ffffff;
}
.action.secondary-no-arrow {
  min-width: 146px;
  background-image: none;
  background: transparent;
  border: 1px solid #e84393;
  color: #e84393;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik';
  font-weight: normal;
  padding: 13px 24px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 8px;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.action.secondary-no-arrow:focus,
.action.secondary-no-arrow:active {
  background: #e84393;
  border: 1px solid #e84393;
  color: #ffffff;
}
.action.secondary-no-arrow:hover {
  background: #e84393;
  border: 1px solid #e84393;
  color: #ffffff;
}
.action.secondary-no-arrow.disabled,
.action.secondary-no-arrow[disabled],
fieldset[disabled] .action.secondary-no-arrow {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.action.secondary-no-arrow::after {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.action.secondary-no-arrow:focus::after {
  color: #ffffff;
}
.action.secondary-no-arrow:focus::before {
  color: #ffffff;
}
.action.secondary-no-arrow::after {
  display: none;
}
.action.secondary.green {
  min-width: 174px;
  background-image: none;
  background: transparent;
  border: 1px solid #1e90ff;
  color: #1e90ff;
  cursor: pointer;
  font-family: 'Rubik';
  font-weight: normal;
  padding: 13px 32px 13px 44px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 8px;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.action.secondary.green:focus,
.action.secondary.green:active {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.action.secondary.green:hover {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.action.secondary.green.disabled,
.action.secondary.green[disabled],
fieldset[disabled] .action.secondary.green {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.action.secondary.green:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 9px;
  line-height: 10px;
  color: #1e90ff;
  content: "\e900";
  font-family: "nahdi-icons";
  margin: 0 8px 0px 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.secondary.green:hover:after {
  color: #ffffff;
}
.action.secondary.green:active:after {
  color: #ffffff;
}
.action.secondary.green::after {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.action.secondary.green:focus::after {
  color: #ffffff;
}
.action.secondary.green:focus::before {
  color: #ffffff;
}
.action.secondary-no-arrow.green {
  min-width: 146px;
  background-image: none;
  background: transparent;
  border: 1px solid #1e90ff;
  color: #1e90ff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik';
  font-weight: normal;
  padding: 13px 24px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 8px;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
}
.action.secondary-no-arrow.green:focus,
.action.secondary-no-arrow.green:active {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.action.secondary-no-arrow.green:hover {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.action.secondary-no-arrow.green.disabled,
.action.secondary-no-arrow.green[disabled],
fieldset[disabled] .action.secondary-no-arrow.green {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.action.secondary-no-arrow.green::after {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.action.secondary-no-arrow.green:focus::after {
  color: #ffffff;
}
.action.secondary-no-arrow.green:focus::before {
  color: #ffffff;
}
.action.tertiary {
  min-width: 174px;
  background-image: none;
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Rubik';
  font-weight: normal;
  padding: 13px 32px 13px 44px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 8px;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.action.tertiary:focus,
.action.tertiary:active {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #e84393;
}
.action.tertiary:hover {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #e84393;
}
.action.tertiary.disabled,
.action.tertiary[disabled],
fieldset[disabled] .action.tertiary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.action.tertiary:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 9px;
  line-height: 10px;
  color: #ffffff;
  content: "\e900";
  font-family: "nahdi-icons";
  margin: 0 8px 0px 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.tertiary:hover:after {
  color: #e84393;
}
.action.tertiary:active:after {
  color: #e84393;
}
.action.tertiary::after {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.action.tertiary:focus::after {
  color: #e84393;
}
.action.tertiary:focus::before {
  color: #e84393;
}
.action.tertiary-no-arrow {
  min-width: 146px;
  background-image: none;
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik';
  font-weight: normal;
  padding: 13px 24px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 8px;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.action.tertiary-no-arrow:focus,
.action.tertiary-no-arrow:active {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #e84393;
}
.action.tertiary-no-arrow:hover {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #e84393;
}
.action.tertiary-no-arrow.disabled,
.action.tertiary-no-arrow[disabled],
fieldset[disabled] .action.tertiary-no-arrow {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.action.tertiary-no-arrow::after {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.action.tertiary-no-arrow:focus::after {
  color: #e84393;
}
.action.tertiary-no-arrow:focus::before {
  color: #e84393;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0 0 5px;
}
.product.data.items > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 2.2rem;
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #50555e;
  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: #50555e;
  text-decoration: none;
  padding-bottom: 5px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 1.7rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 3px 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: #b9b9b9;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #b9b9b9;
}
.pages a.page:hover {
  color: #50555e;
  text-decoration: none;
}
.pages a.page:active {
  color: #072664;
}
.pages strong.page {
  font-size: 1.7rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #ffffff;
  display: inline-block;
  font-weight: normal;
  padding: 0 4px;
}
.pages .action {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  background: #dedede;
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .items {
  font-weight: 400;
}
.pages .item {
  background-color: #ffffff;
  border: 1px solid #e8e8e9;
  height: 32px;
  line-height: 32px;
  width: 32px;
}
.pages .item a {
  display: block;
}
.pages .item a:hover {
  background-color: #1e90ff;
  color: #ffffff;
}
.pages .item.current {
  background-color: #1e90ff;
  border-radius: 2px;
}
.pages .item.current:hover {
  background-color: #000000;
}
.pages .action {
  background-color: transparent;
  border: none;
  padding: 0 .8rem;
}
.pages .action:hover {
  background-color: #1e90ff;
  color: #ffffff;
}
.pages .action.previous,
.pages .action.next {
  display: block;
}
.pages .action.previous::before,
.pages .action.next::before {
  color: #1e90ff;
  font-family: "nahdi-icons";
  font-size: 14px;
  margin: 0 auto;
}
.pages .action.previous:hover::before,
.pages .action.next:hover::before {
  color: #ffffff;
}
.pages .action.previous::before {
  content: "\e915";
}
.pages .action.next {
  margin-left: .8rem;
}
.pages .action.next::before {
  content: "\e914";
}
.pages-item-previous .action.previous,
.pages-item-next .action.previous,
.pages-item-previous .action.next,
.pages-item-next .action.next {
  margin: 0;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.breadcrumbs {
  margin: 0.8rem 0 0.5rem;
  min-height: 24px;
}
.breadcrumbs .items {
  font-size: 1.4rem;
  color: #757575;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #757575;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #757575;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #757575;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #757575;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: normal;
}
.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: 14px;
  line-height: 18px;
  color: #757575;
  content: '/';
  font-family: "nahdi-icons";
  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;
}
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: #1e90ff;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.checkout-container .change-shipping-address-button,
.checkout-container .change-billing-address-button {
  display: block;
  margin-bottom: 15px;
}
.checkout-container .edit-shipping-address-button,
.checkout-container .edit-billing-address-button {
  display: block;
}
.checkout-container .checkout-shipping-address div.new-address-popup,
.checkout-container .checkout-payment-method div.new-address-popup {
  margin: 0 35px 20px 0;
  position: relative;
}
.checkout-container .checkout-shipping-address div.change-address-popup,
.checkout-container .checkout-payment-method div.change-address-popup {
  margin: 5px 0 -5px 0;
}
.checkout-container .checkout-shipping-address div.edit-address-popup,
.checkout-container .checkout-payment-method div.edit-address-popup {
  float: left;
  margin: 5px 35px -5px 0;
}
.checkout-container .checkout-shipping-address div.shipping-address-item.selected,
.checkout-container .checkout-payment-method div.shipping-address-item.selected,
.checkout-container .checkout-shipping-address .checkout-billing-address,
.checkout-container .checkout-payment-method .checkout-billing-address {
  margin: 0;
  padding-left: 0;
}
.checkout-container .checkout-shipping-address .new-billing-address-button,
.checkout-container .checkout-payment-method .new-billing-address-button {
  display: block;
  margin: 20px 35px 0 20px;
  position: relative;
}
.shipping-address-modal.modal-popup.modal-slide .modal-inner-wrap[class],
.billing-address-modal.modal-popup.modal-slide .modal-inner-wrap[class] {
  background-color: #ffffff;
}
.shipping-address-modal .modal-inner-wrap h1.modal-title,
.billing-address-modal .modal-inner-wrap h1.modal-title {
  border: none;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-search,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-search {
  width: 250px;
}
.shipping-address-modal .modal-inner-wrap .block.block-search,
.billing-address-modal .modal-inner-wrap .block.block-search {
  left: 20px;
  position: absolute;
  top: 81px;
}
.shipping-address-modal .modal-inner-wrap .admin__action-select-shipping-addressmultiselect-search-count,
.billing-address-modal .modal-inner-wrap .admin__action-select-shipping-addressmultiselect-search-count {
  border-bottom: 1px solid #cccccc;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  margin: 5px -30px 10px -30px;
  padding: 0 0 5px 30px;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-empty-area,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-empty-area {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding-top: 5px;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root {
  border-bottom: 1px solid #cccccc;
  clear: both;
  float: left;
  margin-bottom: 10px;
  padding-bottom: 15px;
  position: relative;
  width: 100%;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-details,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-details {
  float: left;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected {
  float: right;
  margin-right: 20px;
  margin-top: 20px;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button {
  background: #006bb7;
  border: 1px solid #006bb4;
  box-shadow: none;
  color: #ffffff;
  outline: 0;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button {
  background-color: #eeeeee;
  border: none;
  box-shadow: none;
  color: #777777;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button:hover {
  cursor: auto;
  background-color: #eeeeee;
  border: none;
  box-shadow: none;
  color: #777777;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address {
  float: right;
  margin-right: 20px;
  margin-top: 20px;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button {
  background-color: Transparent;
  border: none;
  box-shadow: none;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary {
  color: #777777;
  text-transform: uppercase;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary:hover {
  cursor: auto;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button.action-primary {
  color: #006bb4;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner {
  margin-top: 10px;
  overflow-y: auto;
}
.shipping-address-modal .modal-inner-wrap ul,
.billing-address-modal .modal-inner-wrap ul {
  list-style-type: none;
  padding-left: 0;
}
.admin__data-grid-loading-mask {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 4;
}
.admin__data-grid-loading-mask .spinner {
  background: url('../images/loader-2.gif') 50% 50% no-repeat;
  display: inline-block;
  font-size: 4rem;
  height: 1em;
  left: 50%;
  margin-left: -2rem;
  margin-right: 1.5rem;
  position: absolute;
  top: 50%;
  width: 1em;
}
.ie9 .admin__data-grid-loading-mask .spinner {
  background: url('../images/loader-2.gif') 50% 50% no-repeat;
  bottom: 0;
  height: 149px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 218px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.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 {
  -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;
  margin-bottom: 6rem;
  padding: 0 2rem;
  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;
}
.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-track {
  display: block;
  left: 0 /*rtl:ignore*/;
  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: left;
}
.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-arrow.slick-hidden {
  display: none;
}
.slick-slider .slick-dots {
  bottom: -24px;
  cursor: pointer;
  display: block;
  left: 0 /*rtl:ignore*/;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  right: 0 /*rtl:ignore*/;
  text-align: center;
  width: 100%;
}
.slick-slider .slick-dots li {
  border: 1px solid #bebebe;
  cursor: pointer;
  display: inline-block;
  border-radius: 100%;
  margin: 0 2rem 0 .5rem;
  height: 14px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-slider .slick-dots li:last-child {
  margin-right: 0;
}
.slick-slider .slick-dots li.slick-active {
  background-color: #1e90ff;
  border: 0;
}
.slick-slider .slick-dots li button {
  display: none;
}
.slick-arrow {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none !important;
  position: absolute;
  top: 50%;
}
.slick-arrow.slick-next,
.slick-arrow.slick-prev {
  font-family: "nahdi-icons";
  font-size: 0rem;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAAvAQMAAABJ6QHvAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAZQTFRFSIGMAAAAbWWhbwAAAAJ0Uk5T/wDltzBKAAAAI0lEQVR4nGNg+P///x8Ghvr/YJp4CkT+/zecKJKDAEpBQhAAGVMNKZ2biCwAAAAASUVORK5CYII=') no-repeat;
  border: 0;
  border-radius: 0;
  color: transparent;
  height: 48px;
  overflow: hidden;
  text-indent: 0;
  width: 48px;
  z-index: 1;
}
.slick-arrow.slick-next::after,
.slick-arrow.slick-prev::after {
  font-size: 1.5rem;
  left: -40px /*rtl:ignore*/;
  position: absolute;
  text-indent: 55px;
  top: 16px;
}
.slick-arrow.slick-next:hover,
.slick-arrow.slick-prev:hover {
  background: #1e90ff;
}
.slick-arrow.slick-next:hover::after,
.slick-arrow.slick-prev:hover::after {
  color: #ffffff;
}
.slick-arrow.slick-next::after,
.slick-arrow.slick-prev::after,
.slick-arrow.slick-next::before,
.slick-arrow.slick-prev::before {
  color: #1e90ff;
}
.slick-arrow.slick-prev {
  left: 0 /*rtl:ignore*/;
}
.slick-arrow.slick-prev::after {
  content: "\e90e";
}
.slick-arrow.slick-next {
  right: 0 /*rtl:ignore*/;
}
.slick-arrow.slick-next::after {
  content: "\e90f";
}
[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: 2.6rem;
  font-size: 2.2rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #072664;
  text-decoration: underline;
  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: #072664;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #072664;
  text-decoration: none;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #072664;
  text-decoration: none;
}
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: #072664;
  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: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik';
  font-weight: normal;
  margin: 0 10px 10px 0;
  padding: 13px 32px 13px 44px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.6rem;
  padding: 14px 17px;
  font-size: 2.2rem;
  border-radius: 8px;
  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: #ffffff;
  border: 1px solid #1e90ff;
  color: #1e90ff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #ffffff;
  border: 1px solid #1e90ff;
  color: #1e90ff;
}
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: transparent;
  border: 1px solid #1e90ff;
  color: #1e90ff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik';
  font-weight: normal;
  margin: 0 10px 10px 0;
  padding: 13px 24px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.6rem;
  padding: 14px 17px;
  font-size: 2.2rem;
  border-radius: 8px;
  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: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
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;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1280px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
div[data-content-type='slider'] a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0 0 5px;
}
.pagebuilder-accordion > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 2.2rem;
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #50555e;
  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: #50555e;
  text-decoration: none;
  padding-bottom: 5px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-giftcard-redeem .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.magento-invitation-customer-account-create .form-create-account .g-recaptcha {
  margin-top: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
[data-content-type='dynamic_block'] figure[data-content-type='image'] img {
  display: inline;
}
[data-content-type='dynamic_block'] .block-banners .banner-item-content,
[data-content-type='dynamic_block'] .block-banners-inline .banner-item-content {
  margin-bottom: auto;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.checkout-container .checkout-payment-method div.new-address-popup {
  margin: 0 35px 20px 20px;
  position: relative;
}
.checkout-shipping-address .address-sender {
  position: relative;
  z-index: 1;
}
.checkout-shipping-address .address-sender .radio {
  position: absolute;
  top: 9px;
}
.checkout-shipping-address .address-sender .radio ~ .shipping-address-item {
  left: 25px;
  padding: 0 0 25px 0;
}
.checkout-shipping-address .address-sender .radio ~ .shipping-address-item:before {
  content: none;
}
.checkout-shipping-address .default-shipping-address.address-sender ~ .new-address-popup {
  margin-left: 25px;
}
.block-recent-posts {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  list-style: none;
  padding: 0;
  margin: 0;
}
.block-recent-posts .block-recent-posts-item {
  margin: 0 15px 35px 15px;
  max-width: 285px;
}
.block-recent-posts .block-recent-posts-link {
  text-decoration: none;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.4;
}
.block-recent-posts .block-recent-posts-link:hover {
  color: #1979c3;
}
.block-featured-posts {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  list-style: none;
  padding: 0 40px;
  margin: 0;
}
.block-featured-posts.sidebar {
  padding: 0;
}
.block-featured-posts.sidebar .slick-list {
  margin: 0;
}
.block-featured-posts.sidebar .block-featured-posts-info {
  max-width: initial;
}
.block-featured-posts .featured-post-featured-image-link {
  overflow: hidden;
  display: block;
  margin-bottom: 10px;
  max-height: 160px;
  text-align: center;
}
.block-featured-posts .featured-post-featured-image-link img {
  max-width: 100%;
  max-height: 100%;
}
.block-featured-posts .slick-list {
  margin: 0 -15px;
}
.block-featured-posts .block-featured-posts-info {
  max-width: 220px;
  margin: 0 auto;
}
.block-featured-posts .slick-prev:active,
.block-featured-posts .slick-next:active,
.block-featured-posts .slick-prev:focus,
.block-featured-posts .slick-next:focus,
.block-featured-posts .slick-prev:not(.primary),
.block-featured-posts .slick-next:not(.primary) {
  background: transparent;
}
.block-featured-posts .block-featured-posts-item {
  max-width: 285px;
}
.block-featured-posts .block-featured-post-link {
  text-decoration: none;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.4;
}
.block-featured-posts .block-featured-post-link:hover {
  color: #1979c3;
}
.author-list-view {
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px solid #e3e3e3;
}
.author-list-view .author-image-wrapper {
  padding: 0 15px;
  margin-bottom: 20px;
  min-width: 104px;
  text-align: center;
}
.author-list-view .author-image {
  max-width: 400px;
  width: 100%;
}
.author-list-view .author-name {
  font-size: 29px;
  font-weight: normal;
  line-height: 1.1;
  text-align: left;
  color: #006bb4;
  margin: 0 0 10px 0;
}
.author-list-view .author-name-link {
  font-size: 29px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: left;
  color: #006bb4;
}
.author-list-view .author-name-link:hover {
  text-decoration: underline;
}
.author-list-view .author-info {
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
  margin-bottom: 15px;
}
.blog-author .author-position {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  color: #757575;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.blog-author .author-social-handle {
  float: left;
}
.blog-author .author-social-handle .stButton {
  position: relative;
  z-index: 1;
  margin-right: 3px;
  margin-left: 3px;
  font-size: 11px;
  line-height: 16px;
  text-decoration: none;
  color: #000000;
  display: inline-block;
  cursor: pointer;
  padding-left: 0;
  padding-right: 0;
  width: 16px;
}
.blog-author .author-social-handle .chicklets {
  background-repeat: no-repeat;
  background-size: contain;
  -ms-behavior: url('https://ws.sharethis.com/images/2017/backgroundsize.min.htc');
  padding-left: 20px;
  padding-right: 0;
  white-space: nowrap;
  font-size: 10px;
  display: inline-block;
  height: 16px;
  width: auto;
  line-height: 16px;
}
.blog-author .author-social-handle .chicklets.twitter {
  background-image: url('https://ws.sharethis.com/images/2017/twitter_16.png');
}
.blog-author .author-social-handle .chicklets.facebook {
  background-image: url('https://ws.sharethis.com/images/2017/facebook_16.png');
}
.blog-author .author-social-handle .chicklets.linkedin {
  background-image: url('https://ws.sharethis.com/images/2017/linkedin_16.png');
}
.blog-author .author-social-handle .chicklets:hover {
  opacity: .75;
  -ms-filter: "alpha(opacity=75)";
  filter: alpha(opacity=75);
}
.tag-list-view {
  border-bottom: 1px solid #e3e3e3;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 35px;
  padding: 0;
}
.tag-list-view .tag-item {
  border-radius: 3px;
  border: 1px solid #e3e3e3;
  margin-bottom: 12px;
  margin-left: 3px;
  padding: 0 8px;
}
.tag-list-view .tag-name {
  margin: 10px 0 10px 0;
  display: block;
}
.tag-list-view .tag-link {
  font-size: 27px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1;
  text-decoration: none;
}
.tag-list-view .tag-link:hover {
  color: #68a8e0;
}
.author-view {
  padding-bottom: 50px;
  margin-bottom: 40px;
  border-bottom: 1px solid #e3e3e3;
  padding-top: 30px;
}
.author-view .author-name {
  font-size: 29px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  margin: 0 0 15px 0;
}
.author-view .author-image-wrapper {
  min-width: 143px;
  padding: 0 15px;
  margin-bottom: 20px;
  text-align: center;
}
.author-view .author-image {
  max-width: 400px;
  width: 100%;
}
.author-view .author-info {
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
  margin-bottom: 20px;
}
.author-badge-content {
  background-color: #f7f7f7;
}
.social-icons {
  display: flex;
}
.author-social-handle .chicklets {
  padding-left: 13px;
}
.author-social-handle .stButton {
  margin-left: 0;
  margin-right: 7px;
  margin-top: 5px;
}
.author-badge-header-icon {
  width: 60px;
  height: 60px;
  display: flex;
  border-radius: 50%;
  margin-right: 15px;
  flex-shrink: 0;
  overflow: hidden;
}
.author-badge-header {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  line-height: 20px;
  margin: 4px 0;
  justify-content: space-between;
}
.author-link {
  font-weight: bold;
}
.author-all-posts {
  font-weight: normal;
  font-size: 14px;
}
.author-badge-header-caption {
  flex-grow: 1;
  min-width: 1px;
}
.author-badge-header-post {
  font-size: 12px;
  color: #727272;
}
.author-badge-content {
  flex-grow: 1;
  min-width: 1px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-bottom: 5px;
}
.prev-next {
  display: flex;
  justify-content: space-between;
}
.prev-next .post-featured-title {
  margin-bottom: 10px;
}
.prev-next .post-featured-image {
  height: 70px;
  width: auto;
}
.prev-next .post-arrow {
  font-size: 20px;
  line-height: 1;
  position: relative;
}
.prev-next .prev-post-container {
  text-align: left;
}
.prev-next .next-post-container {
  text-align: right;
}
.prev-next .post-link {
  text-decoration: none;
}
.prev-next .post-link:hover span:not(.post-arrow) {
  text-decoration: underline;
}
.blog-posts-post .aw-blog-post__comments-listing {
  padding-left: 25px;
  padding-bottom: 25px;
}
.blog-posts-post .aw-blog-post__comments-listing .comment-item-wrapper {
  position: relative;
}
.blog-posts-post .aw-blog-post__comments-listing .comment-item-wrapper + .comment-item-wrapper,
.blog-posts-post .aw-blog-post__comments-listing .comment-reply-item + .comment-reply-item {
  margin-block: 30px;
}
.blog-posts-post .aw-blog-post__comments-listing .comment-author,
.blog-posts-post .aw-blog-post__comments-listing .comment-reply-author {
  font-size: 16px;
  font-weight: 600;
}
.blog-posts-post .aw-blog-post__comments-listing .comment-details,
.blog-posts-post .aw-blog-post__comments-listing .comment-reply-details {
  font-size: 13px;
  font-weight: 500;
  color: #707070;
  margin-bottom: 1rem;
}
.blog-posts-post .aw-blog-post__comments-listing .comment-reply-list .comment-reply-item-wrapper {
  margin-bottom: 15px;
}
.blog-posts-post .aw-blog-post__comments-listing .comment-reply-list .comment-reply-item-wrapper:last-child {
  margin-bottom: 0;
}
.blog-posts-post .aw-blog-post__comments-listing .comment-reply-list {
  margin-top: 25px;
  padding-left: 25px;
  border-left: 1px solid #cccccc;
}
.blog-posts-post .aw-blog-post__comments-listing .comment-reply-list > div + div {
  margin-top: 30px;
}
.blog-posts-post .aw-blog-post__comments-listing .comment-reply-content {
  font-size: 16px;
  word-wrap: break-word;
  padding-right: 80px;
}
.blog-posts-post .aw-blog-post__comments-listing .comment-reply-item {
  position: relative;
}
.blog-posts-post .aw-blog-post__comments-listing .opened .comment-item-collapsible-trigger {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.blog-posts-post .aw-blog-post__comments-listing .comment-item-collapsible-trigger {
  position: absolute;
  left: -20px;
  top: 0px;
  cursor: pointer;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  text-decoration: none;
}
.blog-posts-post .aw-blog-post__comments-listing .comment-item-collapsible-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: 23px;
  color: #000000;
  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;
}
.blog-posts-post .aw-blog-post__comments-listing .comment-item-collapsible-trigger:hover:before {
  color: #000000;
}
.blog-posts-post .aw-blog-post__comments-listing .comment-item-collapsible-trigger:active:before {
  color: #000000;
}
.blog-posts-post .aw-blog-post__comments-listing .comment-content {
  font-size: 16px;
  word-wrap: break-word;
  margin-bottom: 5px;
  padding-right: 80px;
  position: relative;
}
.blog-posts-post .aw-blog-post__comments-listing .aw-blog-comment-list {
  margin-top: 10px;
}
.blog-posts-post .aw-blog-post__comments-listing .aw-blog__comment-reply-form-visibility-button .action {
  font-size: 16px;
  font-weight: 500;
  color: #3A77BD;
  padding: 0;
  background-color: transparent;
  border: unset;
}
.blog-posts-post .aw-blog-post__comments-listing .aw-blog__comment-reply-form-visibility-button .action:hover {
  opacity: .8;
}
.blog-posts-post .aw-blog-post__comments-listing .aw-blog-comment-button .action {
  display: block;
  margin-top: 30px;
}
.aw_blog-post-view .blog-post .aw-blog-comment-form-wrapper .aw-blog-comment-form {
  padding: 20px;
  background-color: #FAFAFA;
  border: 1px solid #E6E6E6;
  border-radius: 2px;
}
.aw_blog-post-view .blog-post .comments-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
}
.aw_blog-post-view .blog-post .comments-title .heading {
  font-size: 20px;
  margin-block: 0;
}
.aw_blog-post-view .blog-post .aw-blog-comment-sorter-wrapper {
  display: flex;
  gap: 20px;
}
.aw_blog-post-view .blog-post .aw-blog-comment-sorter-wrapper .action {
  font-size: 15px;
  font-weight: 600;
  color: #646464;
}
.aw_blog-post-view .blog-post .aw-blog-comment-sorter-wrapper .action .sort::after {
  content: '\e614';
  font-size: 12px;
  line-height: 20px;
  color: #828282;
  font-family: 'luma-icons';
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  margin-left: 1rem;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.aw_blog-post-view .blog-post .aw-blog-comment-sorter-wrapper .action.active {
  text-decoration: underline;
  opacity: 1;
}
.aw_blog-post-view .blog-post .aw-blog-comment-sorter-wrapper .action.active .sort::after {
  content: '\e613';
}
.aw_blog-post-view .blog-post .sorter {
  float: unset;
}
.aw_blog-post-view .blog-post .aw-blog-wrapper-fieldset {
  margin-top: 20px;
}
.aw_blog-post-view .blog-post .aw-blog-wrapper-fieldset .fieldset {
  display: grid;
  gap: 20px;
  margin-bottom: 1rem;
}
.aw_blog-post-view .blog-post .aw-blog-wrapper-fieldset .field {
  margin: 0;
}
.aw_blog-post-view .blog-post .aw-blog-wrapper-fieldset .field .input-text,
.aw_blog-post-view .blog-post .aw-blog-wrapper-fieldset .field .admin__control-textarea {
  min-height: 40px;
  border-radius: 4px;
}
.aw_blog-post-view .blog-post .aw-blog-wrapper-fieldset .field .admin__control-textarea {
  min-height: 200px;
}
.aw_blog-post-view .blog-post .aw-blog__agreements {
  margin-bottom: 1.5rem;
}
.aw_blog-post-view .blog-post .aw-blog__agreements .required-entry {
  margin: 0;
}
.aw_blog-post-view .blog-post .aw-blog__agreements .action {
  color: #3A77BD;
  font-weight: 500;
  padding: 7px;
  border: none;
  background-color: transparent;
}
.aw_blog-post-view .blog-post .aw-blog__agreements .action:hover {
  opacity: .8;
}
.aw_blog-post-view .blog-post .actions-toolbar {
  margin-top: 1.5rem;
}
.aw_blog-post-view .blog-post .aw-blog__agreement label.mage-error {
  display: block;
  font-size: 12px;
  color: #e02b27;
}
.aw_blog-post-view .blog-post .aw-blog__agreement + .aw-blog__agreement {
  margin-top: 1.5rem;
}
.aw_blog-post-view .breadcrumbs {
  margin-bottom: 30px;
}
.blog:before,
.blog:after {
  content: ' ';
  display: table;
}
.blog:after {
  clear: both;
}
.blog-post-view .blog {
  margin-top: 10px;
}
.page-layout-blog .breadcrumbs .item {
  max-width: 25%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.blog-sidebar {
  float: left;
  margin-right: 7%;
  width: 24%;
}
.blog-main {
  float: left;
  max-width: 700px;
  width: 69%;
}
.blog-sidebar-block {
  margin-bottom: 50px;
}
.blog-sidebar-block:last-child {
  margin-bottom: 0;
}
.blog-sidebar-block-title {
  margin: 0 0 20px;
  font-size: 18px;
  font-weight: 300;
}
.block-recent-posts {
  list-style: none;
  margin: 0;
  padding: 0;
}
.block-recent-posts-item {
  margin-bottom: 20px;
}
.block-recent-posts-item:last-child {
  margin-bottom: 0;
}
.blog-tags-plain {
  margin-bottom: -6px;
  margin-left: -6px;
}
.blog-tags-plain .blog-tags-tag {
  background: #ffffff;
  border-radius: 3px;
  border: 1px solid #e3e3e3;
  box-sizing: border-box;
  color: #00699d;
  display: inline-block;
  height: 30px;
  line-height: 28px;
  margin-bottom: 6px;
  margin-left: 6px;
  max-width: 95%;
  overflow: hidden;
  padding: 0 12px;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.blog-tags-plain .blog-tags-tag:hover {
  color: #68a8e0;
}
.blog-tags-cloud {
  margin-right: -6px;
  font-size: 18px;
}
.blog-tags-cloud .blog-tags-tag {
  background: #ffffff;
  border-radius: 3px;
  border: 1px solid #e3e3e3;
  box-sizing: border-box;
  color: #00699d;
  display: inline-block;
  height: 25px;
  line-height: 23px;
  margin-bottom: 3px;
  margin-left: 3px;
  max-width: 95%;
  overflow: hidden;
  padding: 0 8px;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.blog-tags-cloud .blog-tags-tag:hover {
  color: #68a8e0;
}
.block-category-listing {
  list-style: none;
  margin: 0;
  padding: 0;
}
.block-category-listing .hide {
  display: none;
}
.block-category-listing .block-category-listing-item {
  border-bottom: 1px solid #f0f0f0;
  padding: 10px 0;
  margin: 0;
}
.block-category-listing .block-category-listing-item .block-category-listing-item-link {
  color: #666666;
  text-decoration: none;
}
.block-category-listing .block-category-listing-item .block-category-listing-item-link:hover {
  color: #006bb4;
}
.block-category-listing .block-category-listing-item.show-more {
  border: none;
  padding: 0;
  font-size: 18px;
  color: #006bb4;
}
.block-category-listing .block-category-listing-item.show-more > span {
  cursor: pointer;
}
.block-category-listing .block-category-listing-item.shaded {
  border: none;
  position: relative;
}
.block-category-listing .block-category-listing-item.shaded::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  z-index: 20;
  -webkit-box-shadow: inset 0px -24px 35px -5px #ffffff;
  -moz-box-shadow: inset 0px -24px 35px -5px #ffffff;
  box-shadow: inset 0px -24px 35px -5px #ffffff;
}
.block-category-listing .block-category-listing-item.parent a:before {
  content: "\e617";
  font-size: 10px;
  padding-right: 2px;
  font-family: 'icons-blank-theme';
}
.block-category-listing .block-category-listing-item.current {
  font-weight: bold;
  border-left: 3px solid #ff5501;
  padding-left: 12px;
}
.block-category-listing .block-category-listing-item.subcategory {
  margin-left: 24px;
}
.blog-posts-post {
  margin-bottom: 50px;
}
.grid-view {
  display: flex;
  flex-wrap: wrap;
}
.grid-view .blog-posts-post {
  width: calc((100% / var(--aw-blog-grid-view-column-count, 1)) - 2%);
  float: left;
  margin-left: 1%;
  margin-right: 1%;
}
.grid-view .blog-posts-post .blog-post-title {
  font-size: 18px;
}
.grid-view .blog-posts-post .blog-post-info .blog-post-info-item {
  margin-left: 0px;
  padding-left: 0px;
}
.grid-view .blog-posts-post .blog-post-content,
.grid-view .blog-posts-post .blog-post-read-more-wrapper {
  display: none;
}
.grid-view .blog-posts-post .blog-post-content,
.grid-view .blog-posts-post .blog-post-author {
  margin-bottom: 10px;
}
.blog-view-toggle-buttons-container {
  overflow: auto;
  margin-top: -32px;
  margin-bottom: 15px;
}
.blog-view-toggle-buttons-container .buttons {
  float: right;
}
.blog-view-toggle-buttons-container .buttons button {
  background: #edf2f7;
  border: 2px solid transparent;
  border-radius: 10px;
  padding: 3px 5px;
}
.blog-view-toggle-buttons-container .buttons button.active,
.blog-view-toggle-buttons-container .buttons button:hover {
  border-color: #006bb4;
}
.blog-view-toggle-buttons-container .buttons button .icon {
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: block;
  float: left;
}
.blog-view-toggle-buttons-container .buttons button .label {
  line-height: 22px;
  padding-left: 5px;
  font-weight: 400;
  font-size: 14px;
}
.blog-view-toggle-buttons-container .buttons [data-view-mode="grid"] .icon {
  background-image: url(../Aheadworks_Blog/images/grid-button.svg);
}
.blog-view-toggle-buttons-container .buttons [data-view-mode="list"] .icon {
  background-image: url(../Aheadworks_Blog/images/list-button.svg);
}
.blog-pagination {
  margin-right: -6px;
  text-align: right;
}
.blog-pagination-item {
  margin-left: 2px;
  padding: 6px;
}
.blog-pagination-page:not(.blog-pagination-page-current) {
  color: inherit;
}
.blog-pagination-page-current {
  text-decoration: underline;
}
.blog-pagination-page-current:active {
  color: #1979c3;
}
.blog-category.category-details {
  margin-bottom: 40px;
}
.blog-category.category-details .description [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.blog-post-title {
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 30px;
}
.blog-post-title:link,
.blog-post-title:visited {
  color: inherit;
}
.blog-post-info {
  color: #666666;
  list-style: none;
  margin: 0 0 15px;
  padding: 0;
  line-height: 1;
}
.blog-post-info-item {
  display: inline-block;
  margin: 0 0 5px 0;
  padding: 0;
  vertical-align: middle;
}
.blog-post-info-item:not(:first-child) {
  margin-left: 10px;
  padding-left: 10px;
}
.blog-post-info-item .author-image {
  width: 40px;
  border-radius: 100%;
  height: 40px;
  object-fit: cover;
}
.blog-post-info-item .author-image-link,
.blog-post-info-item .author-link,
.blog-post-info-item .inline-by {
  display: inline-block;
  vertical-align: middle;
}
.blog-post-info-item .author-image-link {
  margin-right: 10px;
}
.blog-post-info-item.socialIcons {
  margin-top: -3px;
}
.blog-post-info-comments:link,
.blog-post-info-comments:visited {
  color: inherit;
}
.blog-post-info-comments-icon {
  background: currentColor;
  border-radius: 2px;
  display: inline-block;
  height: 11px;
  margin-right: 6px;
  position: relative;
  width: 16px;
}
.blog-post-info-comments-icon:before {
  border: 3px solid transparent;
  border-top-color: currentColor;
  border-right-color: currentColor;
  content: '';
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: 8px;
  width: 0;
}
.blog-post-content {
  margin-bottom: 20px;
}
.blog-post-full .blog-post-content {
  margin-bottom: 20px;
}
.blog-post-full .blog-post-author {
  margin-bottom: 50px;
}
.blog-post-featured-image-wrapper {
  margin: 0 0 20px 0;
}
.blog-post-featured-image-wrapper .blog-post-featured-image {
  max-width: 100%;
}
.blog-post-lazyload-image {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  min-height: 100px;
  min-width: 100px;
  display: block;
}
.blog-post-read-more-wrapper {
  margin-bottom: 20px;
}
.blog-post-author {
  background: #efefef;
  border-bottom: 1px solid #f6f6f6;
  padding: 14px;
  margin-bottom: 40px;
}
.blog-post-tags {
  margin-bottom: 10px;
}
.blog-post-share {
  margin-bottom: 20px;
}
.blog-post-share-title {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.blog-post-share-content {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}
.blog-post-share-content .container {
  display: inline-block;
  height: 28px;
  line-height: 24px;
}
.blog-post-related-posts {
  margin-bottom: 50px;
}
.blog-post-related-posts-title {
  margin: 0 0 20px;
}
.blog-post-related-posts-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog-post-related-posts-item {
  margin-bottom: 1.5rem;
}
.blog-post-related-posts-item:last-child {
  margin-bottom: 0;
}
#aw_blog_product_post_list ul {
  margin-bottom: 0;
}
#aw_blog_product_post_list .block-product-posts-items {
  list-style-type: none;
}
#aw_blog_product_post_list .block-product-posts-items .product-post-featured-image {
  height: 50px;
  vertical-align: top;
}
#blog-related-posts .block-title {
  margin-bottom: 15px;
}
.block-related-posts {
  list-style: none;
  padding: 0;
}
.block-related-posts .related-post-featured-image-link {
  overflow: hidden;
  display: block;
  margin-bottom: 10px;
  text-align: center;
  position: relative;
}
.block-related-posts .related-post-featured-image-link img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.block-related-posts .related-post-featured-image-link::after {
  content: '';
  padding-top: 70%;
  display: block;
}
.block-related-posts .block-related-post-link {
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.4;
  text-decoration: none;
}
.block-related-posts .block-related-post-link:hover {
  color: #1979c3;
}
.view-all-container {
  margin-bottom: 3px;
  margin-left: 3px;
}
.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: 30px;
}
.amslick-slider-container .slick-dots {
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.amslick-slider-container .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow {
  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: 5px;
  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);
  }
}
.ampromo-item .ampromo-options {
  margin-bottom: 20px;
  overflow: hidden;
  padding: 0 5px;
  transition: max-height 0.2s ease;
}
.ampromo-gallery {
  margin: 0 30px;
  width: 850px;
}
.ampromo-gallery[data-count='1'] {
  width: 280px;
}
.ampromo-gallery[data-count='2'] {
  width: 570px;
}
.ampromo-slick .slick-prev,
.ampromo-slick .slick-next {
  height: 42px !important;
  width: 42px !important;
}
.ampromo-slick .slick-prev:focus,
.ampromo-slick .slick-next:focus {
  box-shadow: 0 0 0 0 #ffffff;
}
.ampromo-slick .slick-prev {
  left: -45px !important;
}
.ampromo-slick .slick-next {
  right: -45px !important;
}
.ampromo-slick .slick-dots {
  padding: 0 !important;
}
.ampromo-slick .slick-dots button,
.ampromo-slick .slick-dots button:hover {
  background: transparent !important;
  border: none !important;
  height: 20px;
  padding: 5px !important;
  text-indent: 0 !important;
  width: 20px;
}
.ampromo-slick .slick-slide {
  vertical-align: top;
}
.ampromo-slick.slick-slider .slick-arrow.slick-next,
.ampromo-slick.slick-slider .slick-arrow.slick-prev {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjNzU3NTc1Ii8+PC9zdmc+Cg==) center no-repeat;
}
.ampromo-items-add {
  border: 1px solid #ededed;
  display: none;
  margin-bottom: 12px;
  padding: 7px;
  text-align: center;
}
.ampromo-items-add > a {
  border-bottom: 1px dashed;
  text-decoration: none;
}
.checkout-index-index .ampromo-items-add:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTEyIDI1NmMwIDE0MS4zODctMTE0LjYxMyAyNTYtMjU2IDI1NlMwIDM5Ny4zODcgMCAyNTYgMTE0LjYxMyAwIDI1NiAwczI1NiAxMTQuNjEzIDI1NiAyNTZ6bTAgMCIgZmlsbD0iIzYwYjJmYyIvPjxwYXRoIGQ9Ik01MTIgMjU2YzAtMS4xNTItLjAyNy0yLjI5Ny0uMDQzLTMuNDQ1TDM2OS4wNTEgMTA5LjY0OGwtODUuMzU2IDIzLjA2My03LjU4Ni03LjU4Ni00Ni4wNjIgOC44OTgtMjQuNTg2LTI0LjU5Ny02OC4wMDQgNTMuOTU3LTI1LjUzMSA3NC44NDQgNTguMDI3IDU3LjMyLTM5LjMxNiAxMjAuMTIxIDk0LjQ3MiA5NC40NzNBMjU5LjI2IDI1OS4yNiAwIDAgMCAyNTYgNTEyYzE0MS4zODcgMCAyNTYtMTE0LjYxMyAyNTYtMjU2em0wIDAiIGZpbGw9IiMzOTY1Y2MiLz48cGF0aCBkPSJNMjMzLjE4OCAxMzcuNjg4bC0yNy43MjctMjguMjYyYy04LjI4MS04LjQ0Mi0xOS4zNTItMTMuMDk0LTMxLjE2NC0xMy4wOTQtMjQuMDc0IDAtNDMuNjYgMTkuNTg2LTQzLjY2IDQzLjY2IDAgMjQuMDc0IDE5LjU4NiA0My42NiA0My42NiA0My42NkgyNTZ2LTQ1Ljk2NHptMCAwIiBmaWxsPSIjZjY0MjEzIi8+PHBhdGggZD0iTTMzNy43MDMgOTYuMzMyYy0xMS44MTYgMC0yMi44ODMgNC42NTItMzEuMTY0IDEzLjA5NGwtMjcuNzI2IDI4LjI2MUgyNTZ2NDUuOTY1aDgxLjcwM2MyNC4wNzQgMCA0My42Ni0xOS41ODYgNDMuNjYtNDMuNjYgMC0yNC4wNzQtMTkuNTg2LTQzLjY2LTQzLjY2LTQzLjY2em0wIDAiIGZpbGw9IiNlZDI0MDAiLz48cGF0aCBkPSJNMTMwLjYzNyAyMTkuNTE2SDI1NnYxOTYuMTUySDEzMC42Mzd6bTAgMCIgZmlsbD0iI2ZmNiIvPjxwYXRoIGQ9Ik0yNTYgMjE5LjUxNmgxMjUuMzYzdjE5Ni4xNTJIMjU2em0wIDAiIGZpbGw9IiNmZmQxNWUiLz48cGF0aCBkPSJNMTExLjkyNiAxNjMuMzgzSDI1NnY3NC44NDRIMTExLjkyNnptMCAwIiBmaWxsPSIjZmZmZmMyIi8+PHBhdGggZD0iTTI1NiAxNjMuMzgzaDE0NC4wNzR2NzQuODQ0SDI1NnptMCAwIiBmaWxsPSIjZmZlYTdjIi8+PHBhdGggZD0iTTI4NC4wNjYgMTQ0LjY3MmMwLTE1LjUwNC0xMi41NjYtMjguMDY3LTI4LjA2Ni0yOC4wNjdsLTEyLjQ3MyA2NS40ODkgNDAuNTQtMTguNzExem0wIDAiIGZpbGw9IiNmNjQyMTMiLz48cGF0aCBkPSJNMjI3LjkzNCAxNDQuNjcydjE4LjcxTDI1NiAxODIuMDk1di02NS40ODljLTE1LjUgMC0yOC4wNjYgMTIuNTYzLTI4LjA2NiAyOC4wNjd6bTAgMCIgZmlsbD0iI2ZmNjEyNiIvPjxwYXRoIGQ9Ik0yNTYgMTYzLjM4M2wtMTIuNDczIDczLjU5NEwyNTYgMzA4LjcwM2wyOC4wNjYgMTguNzExVjE2My4zODN6bTAgMCIgZmlsbD0iI2VkMjQwMCIvPjxwYXRoIGQ9Ik0yMjcuOTM0IDE2My4zODN2MTY0LjAzMUwyNTYgMzA4LjcwNFYxNjMuMzgyem0wIDAiIGZpbGw9IiNmNjQyMTMiLz48L3N2Zz4=) no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 32px;
  margin-right: 12px;
  vertical-align: middle;
  width: 32px;
}
.ampromo-items-form {
  background: #ffffff;
  padding: 5px;
}
.ampromo-items-form .ampromo-qty {
  margin-left: 35%;
  margin-top: 10%;
  width: 30%;
}
.ampromo-items-form .product-info-price {
  padding-bottom: 10px;
  text-align: center;
  word-break: break-all;
}
.ampromo-items-form .price-base-price .price {
  font-size: 25px;
  text-decoration: line-through;
}
.ampromo-items-form .price-new-price .price-wrapper {
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
}
.ampromo-items-form .ampromo-item-qty-input > .mage-error {
  float: left;
}
.ampromo-loading {
  display: none;
  height: 80px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
}
.ampromo-loading.-show {
  display: inline-block;
}
.ampromo-loading:after {
  animation: load 1.2s linear infinite;
  border: 6px solid #cccccc;
  border-color: #cccccc transparent #cccccc transparent;
  border-radius: 50%;
  content: ' ';
  display: block;
  height: 64px;
  margin: 8px;
  width: 64px;
}
.ampromo-carousel-product.-loading {
  -webkit-filter: blur(10px);
  filter: blur(10px);
  opacity: .3;
  pointer-events: none;
}
@keyframes load {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media only screen and (max-width: 700px) {
  .ampromo-items-form .product-info-price > *:first-child,
  .ampromo-items-form .product-info-price > *:last-child {
    padding: 0;
  }
}
.ampromo-overlay {
  background-color: rgba(0, 0, 0, 0.8);
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  text-align: center;
  top: -9999px;
  transition: opacity .4s linear;
  width: 100%;
  z-index: 10000;
}
.ampromo-overlay.-show {
  opacity: 1;
  top: 0;
}
.ampromo-overlay.-hide {
  display: none;
}
.ampromo-popup-wrapper {
  background-color: #ffffff;
  border: 1px solid #ededed;
  box-sizing: border-box;
  display: inline-block;
  margin: 30px auto;
  max-height: 95vh;
  overflow: auto;
  overflow-x: hidden;
  padding: 24px;
  position: relative;
  text-align: left;
}
.ampromo-popup-wrapper .ampromo-gallery {
  margin: 0 auto;
}
.ampromo-popup-wrapper .ampromo-popup-title,
.ampromo-popup-wrapper .ampromo-item-buttons,
.ampromo-popup-wrapper .ampromo-title {
  text-align: center;
}
.ampromo-popup-wrapper .ampromo-popup-title .ampromo-counter {
  font-weight: bold;
}
.ampromo-popup-wrapper .ampromo-item-wrapper {
  padding: 1rem;
}
.ampromo-popup-wrapper .ampromo-item-wrapper .ampromo-item {
  margin: 0 auto;
  max-width: 250px;
}
.ampromo-popup-wrapper .ampromo-item-wrapper .ampromo-title {
  display: block;
  font-weight: bold;
  margin: 1.33em 0;
  min-height: 3.2rem;
}
.ampromo-popup-wrapper .ampromo-item {
  border: 1px solid #ededed;
  box-sizing: border-box;
  margin: 0 8px 7px;
  padding: 20px;
  position: relative;
  transition: .6s;
}
.ampromo-popup-wrapper .ampromo-item:hover {
  background: #cccccc;
}
.ampromo-popup-wrapper .ampromo-item .fieldset .field {
  margin-bottom: 10px;
}
.ampromo-popup-wrapper .ampromo-item .fieldset .field .label {
  margin-bottom: 3px;
}
.ampromo-popup-wrapper .ampromo-popup-title {
  margin: 0 auto 20px;
}
.ampromo-popup-wrapper .ampromo-close {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat;
  background-size: contain;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 16px;
  margin: 0;
  opacity: .8;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 16px;
  z-index: 1;
}
.ampromo-popup-wrapper .ampromo-close:hover {
  opacity: 1;
  transition: opacity .2s ease;
}
.ampromo-popup-wrapper .ampromo-button {
  border: none;
  box-shadow: none;
}
.ampromo-popup-wrapper .ampromo-item.-selected {
  background: #1f78c2;
}
.ampromo-popup-wrapper .ampromo-item.-selected .ampromo-options {
  max-height: 690px;
}
.ampromo-popup-wrapper .ampromo-item-image {
  display: block;
  margin: 7px auto;
}
.ampromo-popup-wrapper .ampromo-title {
  margin: 0;
}
.ampromo-popup-wrapper .slick-dots {
  position: initial;
}
.ampromo-popup-wrapper .slick-dotted.slick-slider {
  margin-bottom: 2rem;
}
.ampromo-popup-wrapper.ampromo-popup-compact .ampromo-title {
  font-size: 1.6rem;
}
.ampromo-popup-wrapper.ampromo-popup-compact .product-info-price .price {
  font-size: 2.7rem;
}
@media only screen and (max-width: 1000px) and (min-width: 701px) {
  .ampromo-overlay .ampromo-gallery {
    width: 570px;
  }
  .ampromo-popup-wrapper {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 700px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto;
    width: 280px;
  }
  .ampromo-popup-wrapper {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 400px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto 30px auto;
  }
  .ampromo-overlay .slick-prev,
  .ampromo-overlay .slick-next {
    display: none !important;
  }
  .ampromo-popup-wrapper {
    padding: 15px;
  }
}
.ampromo-gift {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style-type: none;
  padding: 0;
}
.ampromo-gift .ampromo-gift-item {
  display: flex;
  margin: 0;
  text-align: center;
}
.ampromo-gift .ampromo-gift-item .product-image {
  text-decoration: none;
}
.ampromo-gift .ampromo-gift-item .ampromo-product-name {
  font-weight: bold;
  max-width: 100px;
}
.amskit-toolbar-wrap {
  position: fixed;
  bottom: 10px;
  left: 3%;
  z-index: 9999;
  width: 300px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}
.amskit-toolbar-wrap.-open:after {
  content: '';
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  height: 25px;
  pointer-events: none;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 35%, #ffffff);
}
.amskit-toolbar-wrap.-open {
  padding-bottom: 15px;
}
.amskit-toolbar-box {
  padding: 10px 20px;
  border-radius: 10px;
  background: #e4e4e4;
  box-sizing: border-box;
  cursor: pointer;
}
.amskit-toolbar-box.-open {
  border-radius: 10px 10px 0 0;
  cursor: auto;
}
.amskit-toolbar-box > .amskit-title {
  display: inline-block;
  line-height: 30px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.amskit-toolbar-box > .amskit-title:before {
  content: '';
  display: inline-block;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  vertical-align: top;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iMTUiIGN5PSIxNSIgcj0iMTUiIGZpbGw9IiNGRjk0MTYiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNyA3Ljc1MmMwIC40ODUuMDE4LjkxMS4wMTggMS4zOTZ2Ny43MDVsLjAwMSAzLjU5OGMwIC41ODktLjAxNSAxLjE4MiAwIDEuNzcydi4wMjZjMCAuNDA2LjM0Ny43NTEuNzU0Ljc1MWgxNC40NzJjLjM5NiAwIC43NzItLjM0NS43NTQtLjc1LS4wMi0uNDA2LS4zMzItLjc1Mi0uNzU0LS43NTJINy43OGwuNzU0Ljc1MXYtMS40NTNsLS4wMDEtMy40NFYxMy4xNCA5LjQ5M2MwLS41OS0uMDAzLTEuMTI1LS4wMTgtMS43MTR2LS4wMjdjMC0uMzk0LS4zMzYtLjc3LS43NDItLjc1MS0uNDE5LjAxOC0uNzczLjMzLS43NzMuNzUxeiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMC42MzYgMTguNzA2djMuNDk3YzAgLjQxOC4zMzUuODE2LjcyOC43OTZhLjc3OS43NzkgMCAwIDAgLjcyNy0uNzk2di0zLjA1Mi0uNDQ1YzAtLjQxOC0uMzM0LS44MTYtLjcyNy0uNzk2YS43NzYuNzc2IDAgMCAwLS43MjguNzk2ek0xNC4yNzMgMTUuMTF2Ny4wNTNjMCAuNDM5LjMzNC44NTcuNzI3LjgzNi4zOTMtLjAyLjcyNy0uMzY4LjcyNy0uODM2di02LjE3LS44ODNjMC0uNDM5LS4zMzQtLjg1Ny0uNzI3LS44MzYtLjM5My4wMi0uNzI3LjM2OC0uNzI3LjgzNnpNMTcuOTEgMTUuODV2Ni4yOTljMCAuNDQ3LjMzNC44NzEuNzI3Ljg1LjM5Mi0uMDIxLjcyNy0uMzc0LjcyNy0uODV2LTUuNTItLjc3OGMwLS40NDctLjMzNS0uODcyLS43MjctLjg1LS4zOTMuMDIxLS43MjguMzc0LS43MjguODV6TTIxLjU0NiAxMi44OTNWMjIuMTk4YzAgLjQyLjMzNC44MjEuNzI3LjgwMS4zOTMtLjAyLjcyNy0uMzUyLjcyNy0uODAxdi0zLjE0LTUuMDA2LTEuMTU5YzAtLjQyLS4zMzQtLjgyMS0uNzI3LS44MDEtLjM5My4wMi0uNzI3LjM1Mi0uNzI3LjgwMXpNOC4zODIgMTYuMDI3bDIuMDA4LTEuMzg2YzEuMDYyLS43MzIgMi4xMi0xLjQ2OCAzLjE4My0yLjJsLjczOS0uNTExYy4zMjQtLjIyMS41LS42NjguMjcxLTEuMDI5LS4yMDctLjMxOS0uNjg2LS41MS0xLjAzMi0uMjdsLTIuMDA4IDEuMzg1Yy0xLjA2My43MzMtMi4xMjIgMS40NjktMy4xODQgMi4ybC0uNzM4LjUxMWMtLjMyNS4yMjItLjUwMi42NjktLjI3MiAxLjAzLjIxMS4zMjIuNjg2LjUxIDEuMDMzLjI3eiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMy43MzIgMTIuMDA5bDMuMjQ3LjYyLjQ2OC4wOWMuMzg0LjA3NS44MzItLjExLjkyNi0uNTI2LjA4My0uMzcyLS4xMTMtLjg0NS0uNTI3LS45MjRsLTMuMjQ4LS42Mi0uNDY3LS4wOWMtLjM4NC0uMDc0LS44MzMuMTEtLjkyNy41MjYtLjA4Ny4zNjguMTEzLjg0NS41MjguOTI0eiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xOC4xNzcgMTIuNTI0YzEuMTA4LTEuMTk4IDIuMjE2LTIuMzkyIDMuMzIzLTMuNTkuMTU1LS4xNy4zMTMtLjMzOC40NjgtLjUwNy4yNjctLjI5LjMwOC0uNzgxIDAtMS4wNjMtLjI5LS4yNjYtLjc4LS4zMDgtMS4wNjcgMC0xLjEwNyAxLjE5OC0yLjIxNSAyLjM5Mi0zLjMyMyAzLjU5LS4xNTQuMTY5LS4zMTIuMzM4LS40NjcuNTA3LS4yNjcuMjg5LS4zMDkuNzggMCAxLjA2My4yOS4yNjYuNzguMzA3IDEuMDY2IDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIwLjY3NSA3Ljg5N3YyLjM1YzAgLjM5NS4zNDcuNzcuNzU0Ljc1Mi40MDctLjAxOS43NTMtLjMzLjc1My0uNzUxdi0yLjM1YzAtLjM5NS0uMzQ2LS43Ny0uNzUzLS43NTItLjQxLjAyLS43NTQuMzMtLjc1NC43NTF6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIxLjQyOSA3LjE0NmMtLjc1Ny4wMDgtMS41MTUuMDExLTIuMjcyLjAxOS0uMzk2LjAwNC0uNzcyLjM0Mi0uNzU0Ljc1LjAyLjQwNi4zMzIuNzU2Ljc1NC43NTIuNzU3LS4wMDggMS41MTUtLjAxMSAyLjI3Mi0uMDE5LjM5Ni0uMDA0Ljc3Mi0uMzQyLjc1My0uNzUtLjAxOC0uNDA2LS4zMzEtLjc1Ni0uNzUzLS43NTJ6Ii8+PC9zdmc+) no-repeat center;
}
.amskit-toolbar-box > .amskit-arrow {
  display: inline-block;
  float: right;
  width: 12px;
  height: 30px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSI4IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiNCMkIyQjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Ik0xMyA3TDcgMSAxIDciLz48L3N2Zz4=) no-repeat center;
}
.amskit-toolbar-box.-open > .amskit-arrow {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  cursor: pointer;
}
.amskit-toolbar-content {
  padding: 10px;
  max-height: 75vh;
  overflow: auto;
  box-sizing: border-box;
  font-size: 14px;
  color: #000;
  background: #fff;
}
.amskit-toolbar-content .amskit-table {
  table-layout: fixed;
}
.amskit-toolbar-content > .amskit-title {
  margin: 10px;
  padding: 0 0 10px;
  border-bottom: 1px solid #e4e4e4;
  font-weight: 600;
  font-size: 16px;
}
.amskit-toolbar-content > .amskit-background {
  margin: 5px -10px 25px;
  padding: 10px;
  background: #f6f6f6;
}
.amskit-toolbar-content .amskit-cell {
  word-break: break-word;
  word-wrap: break-word;
}
.amskit-toolbar-content .amskit-cell.-indent {
  padding-left: 35px;
}
.amskit-toolbar-content .amskit-description {
  font-size: 12px;
  color: #adadad;
}
.amskit-toolbar-content .amskit-description.-headings {
  padding-left: 25px;
}
.amskit-toolbar-content .amskit-icon {
  position: relative;
  padding-left: 25px;
}
.amskit-toolbar-content .amskit-icon:before {
  content: '';
  position: absolute;
  left: 0;
  display: inline-block;
  width: 18px;
  height: 18px;
}
.amskit-toolbar-content .amskit-icon.-warning:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjkiIGZpbGw9IiNFQjU3NTciLz48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNOSA0djYuNSIvPjxjaXJjbGUgY3g9IjkiIGN5PSIxNCIgcj0iMSIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center;
}
.amskit-toolbar-content .amskit-icon.-normal:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjkiIGZpbGw9IiMxNzg3RTAiLz48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNNS41IDlsMy4xMjUgM0wxMi41IDciLz48L3N2Zz4=) no-repeat center;
}
.amskit-headings-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.amskit-headings-wrap > .amskit-item {
  margin-left: 8px;
  margin-bottom: 5px;
  text-align: center;
}
.amskit-headings-wrap .amskit-head {
  text-transform: uppercase;
}
.amskit-page-links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.amskit-page-links > .amskit-item {
  position: relative;
  padding-left: 10px;
}
.amskit-page-links > .amskit-item:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #55b4ff;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.amskit-page-links .amskit-label {
  display: inline-block;
  width: 80%;
}
.amskit-separator-wrap {
  position: relative;
  margin: 15px 0;
  height: 1px;
  background: #c4c4c4;
}
.amskit-separator-wrap ~ .amskit-url {
  display: none;
}
.amskit-separator-wrap > .amskit-button {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 0 10px;
  height: 20px;
  line-height: 20px;
  font-size: 10px;
  border: 1px solid #c4c4c4;
  border-radius: 20px;
  background: #fff;
  color: #c4c4c4;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.amskit-separator-wrap > .amskit-button:hover {
  border-color: #1787e0;
  color: #1787e0;
}
@media (min-width: 480px) {
  .amskit-toolbar-wrap.-open {
    width: 450px;
  }
  .amskit-page-links .amskit-label {
    width: 55%;
  }
}
#deliverySlot-error {
  display: none !important;
}
/* Begin Tamara payment css */
#tamara-logo-payment {
  margin-left: 50px;
}
.tamara-success-title {
  text-align: center;
  font-weight: bolder;
}
.tamara-success-title h2 {
  font-size: 4.6rem;
  text-align: center;
}
#content-success {
  margin: 10px auto;
  width: 100%;
  text-align: center;
}
#tamara-logo-success {
  margin: 50px auto;
  width: 100%;
  text-align: center;
}
#tamara-logo-success img {
  margin-top: 10px;
}
.message.error.hidden-error-iframe {
  display: none;
}
.tamara-promo-widget-wrapper {
  margin-bottom: 20px;
}
/* End Tamara payment css*/
.content-blocks {
  margin: 0 0 2rem;
  padding: 0;
}
.content-blocks::after {
  clear: both;
  content: '';
  display: block;
}
.content-block-wrapper {
  text-align: center;
}
.content-block-wrapper .content-block-inner-wrapper {
  display: inline-block;
  margin: 0 auto;
}
.content-block {
  box-sizing: border-box;
  margin: 0 0 2rem;
  padding: 0 .8rem;
  position: relative;
  text-align: center;
  width: 100%;
}
.content-block picture {
  display: block;
  margin: 0;
  width: 100%;
}
.content-block picture img {
  display: block;
  width: 100%;
}
.content-block .button-container {
  display: block;
  text-align: center;
  width: 100%;
}
.content-block .button-container .button {
  display: inline-block;
}
.content-block::after {
  clear: both;
  content: '';
  display: block;
}
.cb-overlay .content-block-inner,
.cb-side .content-block-inner {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  width: 100%;
}
.cb-side picture {
  float: left;
  margin: 0;
  width: 60%;
}
.cb-side .content-block-content {
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 40%;
}
.cb-title-only .content-block-inner {
  bottom: 10%;
  left: 6%;
  position: absolute;
  right: 6%;
  text-align: left;
}
.block-tiles-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: calc(50% - 50vw);
  width: 100vw;
}
.block-tiles-container .block-title {
  margin-bottom: 3rem;
  text-align: center;
  width: 101%;
}
.block-tiles-container .block-title strong {
  color: #1e90ff;
  font-family: 'Rubik';
  font-size: 29px;
  font-weight: 500;
  position: relative;
}
.block-tiles-container .block-title strong::after {
  background-color: #e8e8e9;
  bottom: -9px;
  content: '';
  display: block;
  height: 3px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 43px;
}
.block-tiles-container .tiles-content {
  display: inline-block;
  margin-bottom: 2.5rem;
  max-width: 100%;
  position: relative;
}
.block-tiles-container .button-container {
  display: none;
}
.block-tiles-container .content-block {
  padding: 0;
  pointer-events: none;
  position: relative;
  width: 100%;
  z-index: 1;
}
.block-tiles-container .content-block-content {
  background: #ffffff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  margin: -5rem auto 0;
  padding: 2.3rem;
  position: relative;
  width: 90%;
}
.block-tiles-container .content-block-inner {
  text-align: left;
}
.block-tiles-container .tiles-link {
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.block-tiles-container .tiles-link:hover + .content-block h3,
.block-tiles-container .tiles-link:hover + .content-block p {
  color: #ffffff;
}
.block-tiles-container .tiles-link:hover + .content-block .content-block-content {
  background: #1e90ff;
}
.block-tiles-container h3 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 0;
}
.block-tiles-container p {
  font-size: 16px;
  line-height: 25px;
}
.page-main .column.main .block-tabs-container {
  position: relative;
}
.page-main .column.main .block-tabs-container .block-title {
  margin-bottom: .2rem;
  margin-bottom: 3rem;
  text-align: center;
}
.page-main .column.main .block-tabs-container .block-title strong {
  color: #1e90ff;
  font-family: 'Rubik';
  font-size: 29px;
  font-weight: 500;
  position: relative;
}
.page-main .column.main .block-tabs-container .block-title strong::after {
  background-color: #e8e8e9;
  bottom: -9px;
  content: '';
  display: block;
  height: 3px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 43px;
}
.page-main .column.main .block-tabs-container .tabs-title + .tabs-content .tabs-slider:not(.slick-initialized) {
  margin: 3rem 0;
}
.page-main .column.main .block-tabs-container .tabs-title + .tabs-content .tabs-slider:not(.slick-initialized)::before {
  font-size: 1.5rem;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  border-radius: 50%;
  content: '';
  display: block;
  height: 1em;
  margin: 10rem auto;
  position: relative;
  text-indent: -9999em;
  width: 1em;
}
.page-main .column.main .block-tabs-container .tabs-title + .tabs-content .tabs-slider:not(.slick-initialized)::before {
  font-size: 11px;
  margin: 6.5rem auto 4.5rem;
}
.page-main .column.main .block-tabs-container .tabs-slider:not(.slick-initialized) .content-block-half {
  display: none;
}
.page-main .column.main .block-tabs-container .content-block-half picture {
  padding: 0 .5rem;
}
.page-main .column.main .block-tabs-container .content-block-half picture img {
  margin: 0;
}
.page-main .column.main .block-tabs-container .content-block-half .content-block-content {
  padding: .5rem;
}
.page-main .column.main .block-tabs-container .content-block-half .content-block-inner {
  text-align: left;
}
.page-main .column.main .block-tabs-container .content-block-half .content-block-inner h3 {
  font-size: 15px;
  margin-top: 1rem;
  padding: 0;
}
.page-main .column.main .block-tabs-container .content-block-half .content-block-inner p {
  display: none;
}
.page-main .column.main .block-tabs-container .content-block-half .content-block-inner .button-container {
  margin: 1rem 0 0;
  text-align: left;
  width: auto;
}
.page-main .column.main .block-tabs-container .content-block-half .content-block-inner .button-container .button {
  color: #1e90ff;
  font-size: 14px;
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: underline;
  width: auto;
}
.page-main .column.main .block-tabs-container .content-block-half .content-block-inner .button-container .button:hover {
  color: #1e90ff;
  background: transparent;
  border: 0;
}
.page-main .column.main .block-tabs-container .content-block-half .content-block-inner .button-container .button::after {
  display: none;
}
.content-block-quarter {
  float: left;
  width: 50%;
}
.content-block-half {
  width: 100%;
}
.content-block-full {
  padding: 0;
  position: relative;
}
.redbox-carousel-slide .content-block-full {
  margin: 0;
}
.content-block-full .content-block-content {
  background: #f9f9f8;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 1.5rem -4rem;
  padding: 2.5rem 2.4rem 3rem;
  position: relative;
  text-align: left;
  top: -85px;
}
.redbox-carousel-slide .content-block-full .content-block-content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background: transparent;
  margin: 0;
  padding: 0 1.6rem;
  text-align: center;
  top: 0;
}
.redbox-carousel-slide .content-block-full .content-block-inner {
  margin: 0 auto;
}
.content-block-full .content-block-inner h3 {
  font-size: 26px;
  font-weight: 500;
  margin: 0;
  position: relative;
}
.content-block-full .content-block-inner h3::before {
  background: #e8e8e9;
  bottom: -10px;
  content: '';
  display: block;
  height: 7px;
  left: 0;
  position: absolute;
  width: 140px;
}
.redbox-carousel-slide .content-block-full .content-block-inner h3 {
  font-size: 28px;
  margin-bottom: 0;
  margin-top: 1.5rem;
}
.redbox-carousel-slide .content-block-full .content-block-inner h3::before {
  display: none;
}
.content-block-full .content-block-inner p {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin: 0;
  padding: 3.2rem 0 1.2rem 0;
}
.redbox-carousel-slide .content-block-full .content-block-inner p {
  color: #1e90ff;
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: .5rem;
  padding: 0;
}
.content-block-full .content-block-inner .button-container {
  margin-top: 2rem;
  text-align: left;
}
.redbox-carousel-slide .content-block-full .content-block-inner .button-container {
  margin-top: 1.6rem;
  text-align: center;
}
.content-block-full .content-block-inner .button-container .button {
  min-width: 174px;
  background-image: none;
  background: transparent;
  border: 1px solid #1e90ff;
  color: #1e90ff;
  cursor: pointer;
  font-family: 'Rubik';
  font-weight: normal;
  padding: 13px 32px 13px 44px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 8px;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 27px;
  padding: 1.4rem 3.2rem 1.4rem 4.4rem;
}
.content-block-full .content-block-inner .button-container .button:focus,
.content-block-full .content-block-inner .button-container .button:active {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.content-block-full .content-block-inner .button-container .button:hover {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.content-block-full .content-block-inner .button-container .button.disabled,
.content-block-full .content-block-inner .button-container .button[disabled],
fieldset[disabled] .content-block-full .content-block-inner .button-container .button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.content-block-full .content-block-inner .button-container .button:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 9px;
  line-height: 10px;
  color: #1e90ff;
  content: "\e900";
  font-family: "nahdi-icons";
  margin: 0 8px 0px 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.content-block-full .content-block-inner .button-container .button:hover:after {
  color: #ffffff;
}
.content-block-full .content-block-inner .button-container .button:active:after {
  color: #ffffff;
}
.content-block-full .content-block-inner .button-container .button::after {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.content-block-full .content-block-inner .button-container .button:focus::after {
  color: #ffffff;
}
.content-block-full .content-block-inner .button-container .button:focus::before {
  color: #ffffff;
}
.redbox-carousel-slide .content-block-full .content-block-inner .button-container .button {
  background: #1e90ff;
  color: #ffffff;
  border-radius: 8px;
  padding: 1.3rem 3.2rem 1.3rem 4.4rem;
}
.redbox-carousel-slide .content-block-full .content-block-inner .button-container .button:hover,
.redbox-carousel-slide .content-block-full .content-block-inner .button-container .button:focus,
.redbox-carousel-slide .content-block-full .content-block-inner .button-container .button:active {
  background: #ffffff;
  color: #1e90ff;
}
.redbox-carousel-slide .content-block-full .content-block-inner .button-container .button:hover::after,
.redbox-carousel-slide .content-block-full .content-block-inner .button-container .button:focus::after,
.redbox-carousel-slide .content-block-full .content-block-inner .button-container .button:active::after {
  color: #1e90ff;
}
.redbox-carousel-slide .content-block-full .content-block-inner .button-container .button::after {
  color: #ffffff;
}
.content-block-full:after {
  clear: both;
  content: '';
  display: table;
}
.redbox-carousel-slide p {
  margin: 0;
  padding: 0;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.2rem;
}
.block-cart-failed .block-title strong {
  font-weight: 400;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  color: #031332;
  font-family: 'Rubik';
  font-weight: 400;
  line-height: 1.25;
  font-size: 2.2rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 22px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 10px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  color: #031332;
  font-family: 'Rubik';
  font-weight: 400;
  line-height: 1.25;
  font-size: 2.2rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  color: #031332;
  font-family: 'Rubik';
  font-weight: 400;
  line-height: 1.25;
  font-size: 2rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: normal;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #df1642;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.checkout-cart-index .cart-empty {
  background: #ffffff;
  padding: 1.5rem;
}
.checkout-cart-index .page-title-wrapper {
  background-color: #ecf2ff;
  border-radius: 10px 10px 0 0;
  padding: 2.4rem 4rem;
}
.checkout-cart-index .page-title-wrapper .page-title {
  color: #36366b;
  font-weight: 700;
  font-size: 1.8rem;
  font-family: inherit;
  margin: 0;
  padding: 0;
}
.checkout-cart-index .page-title-wrapper .page-subtitle {
  color: #7c7c9f;
  font-size: 1.2rem;
  margin: 1rem 0 0;
}
.checkout-cart-index .page-main {
  background-color: #f7fafa;
  padding: 0;
}
.checkout-cart-index .page-main .widget.block.block-static-block {
  margin-bottom: 0;
}
.checkout-cart-index .page-main > .messages .message {
  margin-top: 1.5rem;
}
.checkout-cart-index > .loading-mask .loader::before {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.checkout-cart-index .cart.item .cart.item.message.notice {
  display: inline-block;
  margin: .6rem 0 0;
  padding: .8rem;
  width: auto;
}
.checkout-cart-index .cart.item .cart.item.message.notice > div::before {
  content: '';
  display: none;
}
.checkout-cart-index .shipping-information-icon {
  position: relative;
}
.checkout-cart-index .shipping-information-icon::before {
  padding-right: .2rem;
  width: 24px;
  height: 24px;
  color: #ffffff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url('../images/sprite.view.svg#checkout--icon-attention-circle');
  background-repeat: no-repeat;
  background-size: 30px;
  content: '';
  font-style: italic;
  left: 20px;
  padding-right: 2px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(40%, -50%);
  -moz-transform: translate(40%, -50%);
  -ms-transform: translate(40%, -50%);
  transform: translate(40%, -50%);
  display: none;
  left: 100%;
}
.checkout-cart-index #shopping-cart-table thead {
  display: none;
}
.checkout-cart-index .nahdi-promo-sku .nahdi-promo {
  color: #212121;
  background-color: #ffded7;
  border: 1px solid #e95c7b;
  background-image: url('../images/sprite.view.svg#checkout--icon-checkout-promo-gift');
  background-position: 10px center;
  background-repeat: no-repeat;
  background-size: 20px auto;
  border-radius: 4px;
  line-height: 1.75;
  margin: .5rem .8rem;
  padding: .5rem 1rem .5rem 4rem;
  text-transform: none;
}
.checkout-cart-index .block-product-selection .nahdi-promo-sku .nahdi-promo {
  margin-left: 0;
  margin-right: 0;
}
.checkout-cart-index .products-alternatives-modal .replace-wrapper button {
  background-color: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
  font-weight: 400;
  border-radius: 12px;
  font-family: inherit;
  padding: 1.3rem 2.4rem;
  text-transform: none;
}
.checkout-cart-index .products-alternatives-modal .replace-wrapper button:hover,
.checkout-cart-index .products-alternatives-modal .replace-wrapper button:active {
  background-color: #ffffff;
  color: #1e90ff;
}
.checkout-cart-index .cart-bulk-container {
  display: none;
}
.checkout-cart-index .block-product-selection.products-wishilst {
  background: transparent;
  margin-top: 2.7rem;
  padding: 0 1.6rem;
}
.checkout-cart-index .columns .column.main {
  padding-bottom: 2.4rem;
}
.checkout-cart-index .modal-popup.remove-all {
  margin: 0 auto;
  max-width: 1240px;
}
.checkout-cart-index .modal-popup.remove-all .modal-inner-wrap {
  -webkit-box-shadow: -8px 8px 20px #c7d6f5;
  -moz-box-shadow: -8px 8px 20px #c7d6f5;
  -ms-box-shadow: -8px 8px 20px #c7d6f5;
  box-shadow: -8px 8px 20px #c7d6f5;
  border-radius: 30px 0 0 30px;
  max-width: 480px;
  min-width: 200px;
  padding: 3.8rem 0 2rem;
  text-align: center;
  top: 350px;
  width: 30%;
}
.checkout-cart-index .modal-popup.remove-all .modal-inner-wrap .modal-header {
  padding: 0;
}
.checkout-cart-index .modal-popup.remove-all .modal-inner-wrap .modal-header::before {
  background: #fce8ec url('../images/sprite.view.svg#icon-delete-all') center no-repeat;
  background-size: 75px 75px;
  border-radius: 50%;
  content: '';
  display: block;
  height: 129px;
  margin: 0 auto 1.3rem;
  width: 129px;
}
.checkout-cart-index .modal-popup.remove-all .modal-inner-wrap .modal-title {
  color: #36366b;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 32px;
  padding: 0;
}
.checkout-cart-index .modal-popup.remove-all .modal-inner-wrap .modal-content {
  color: #7c7c9f;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 22px;
}
.checkout-cart-index .modal-popup.remove-all .modal-inner-wrap .modal-footer {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 3rem;
  padding: 0;
}
.checkout-cart-index .modal-popup.remove-all .modal-inner-wrap .modal-footer button {
  border: 1px solid #1e90ff;
  font-weight: 700;
  border-radius: 7px;
  text-align: center;
  width: 80%;
}
.checkout-cart-index .modal-popup.remove-all .modal-inner-wrap .modal-footer button.action-accept {
  background: #1e90ff;
  color: #ffffff;
  margin-bottom: 1.2rem;
}
.checkout-cart-index .modal-popup.remove-all .modal-inner-wrap .modal-footer button.action-accept:hover,
.checkout-cart-index .modal-popup.remove-all .modal-inner-wrap .modal-footer button.action-accept:active,
.checkout-cart-index .modal-popup.remove-all .modal-inner-wrap .modal-footer button.action-accept:focus {
  background: #ffffff;
  color: #1e90ff;
}
.checkout-cart-index .modal-popup.remove-all .modal-inner-wrap .modal-footer button.action-dismiss {
  background: #ffffff;
  color: #1e90ff;
  margin: 0;
}
.checkout-cart-index .modal-popup.remove-all .modal-inner-wrap .modal-footer button.action-dismiss:hover,
.checkout-cart-index .modal-popup.remove-all .modal-inner-wrap .modal-footer button.action-dismiss:active,
.checkout-cart-index .modal-popup.remove-all .modal-inner-wrap .modal-footer button.action-dismiss:focus {
  background: #1e90ff;
  color: #ffffff;
}
.checkout-cart-index .modal-popup.remove-all .modal-inner-wrap .action-close {
  right: 20px;
  top: 20px;
}
.checkout-cart-index .modal-popup.remove-all .modal-inner-wrap .action-close::before {
  color: #1e90ff;
  font-weight: 700;
  font-size: 1.6rem;
}
.checkout-cart-index .column.main .cart-summary .block > .title strong {
  font-weight: 700;
  font-size: 1.4rem;
  font-family: inherit;
}
.cart-summary {
  background: #ffffff;
  border-radius: 10px;
  margin-bottom: 2.5rem;
  padding: 0 1.5rem 1.4rem;
}
.cart-summary > .title {
  display: none;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block > .title {
  border: none;
  padding: 1.4rem 3rem 1.8rem .5rem;
}
.cart-summary .block > .title::after {
  color: #1e90ff;
  font-weight: 600;
  right: 5px;
  top: 3px;
}
.cart-summary .block > .title strong {
  color: #212121;
  line-height: 24px;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 0 0 1.5rem 0;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 15px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-summary .block.siebel-coupon {
  padding-top: 1.5rem;
}
.cart-summary .block.siebel-coupon .fieldset > .field,
.cart-summary .block.siebel-coupon .actions.coupon-apply {
  display: inline-block;
}
.cart-summary .block.siebel-coupon > .title {
  padding-bottom: 1.6rem;
  padding-top: 0;
}
.cart-summary .block.siebel-coupon > .title::after {
  display: none;
}
.cart-summary .block.siebel-coupon .fieldset {
  margin-bottom: 2.4rem;
}
.cart-summary .block.siebel-coupon .fieldset > .field {
  margin: 0 .8rem 0 0;
  width: 70%;
}
.cart-summary .block.siebel-coupon .fieldset > .field input {
  background: #f7fafa;
  font-size: 1.2rem;
  height: 48px;
}
.cart-summary .block.siebel-coupon .actions.coupon-apply {
  min-width: 84px;
  width: 17%;
}
.cart-summary .block.siebel-coupon .apply {
  background: #ffffff;
  color: #1e90ff;
  font-family: inherit;
  margin: 0;
  min-width: auto;
  padding: 1.6rem .5rem;
}
.cart-summary .block.siebel-coupon .apply:hover {
  background: #1e90ff;
  color: #ffffff;
}
.cart-summary .block.siebel-coupon ._block-content-loading .loading-mask {
  bottom: -3px;
  top: -1px;
}
.cart-summary .actions-toolbar > .primary button {
  margin-top: 1rem;
}
.cart-summary select,
.cart-summary input {
  border: 0.5px solid rgba(6, 111, 180, 0.15);
  border-radius: 8px;
  padding: 1.4rem 1.6rem;
  height: auto;
}
.cart-totals {
  background-color: #f7fafa;
  color: #555585;
  padding: 1.6rem 1.6rem 0;
}
.cart-totals .table-title {
  color: #212121;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1;
  margin: 0;
  padding-bottom: 1.6rem;
}
.cart-totals:not(.loaded) {
  margin: 3rem 0;
  margin: 0;
}
.cart-totals:not(.loaded)::before {
  font-size: 1.5rem;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  border-radius: 50%;
  content: '';
  display: block;
  height: 1em;
  margin: 10rem auto;
  position: relative;
  text-indent: -9999em;
  width: 1em;
}
.cart-totals:not(.loaded)::before {
  font-size: 11px;
  margin: 0 auto;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart-totals .mark,
.cart-totals .value,
.cart-totals .amount {
  font-size: 1.6rem;
  line-height: 1.5;
  padding: .4rem 0;
}
.cart-totals .amount {
  color: #7c7c9f;
  font-weight: 700;
}
.cart-totals .sub,
.cart-totals .shipping,
.cart-totals .totals-tax {
  font-size: 15px;
}
.cart-totals .shipping {
  font-size: 15px;
}
.cart-totals .shipping .value {
  font-weight: 300;
  display: block;
  font-style: italic;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount {
  color: #424242;
  padding: 0;
  padding-top: 1.5rem;
  margin-top: 1.3rem;
}
.cart-totals .grand .amount {
  color: #616161;
  text-transform: uppercase;
}
.cart-totals .grand strong,
.cart-totals .grand strong span {
  font-weight: 700;
  font-size: 1.6rem;
}
.cart-totals .grand strong {
  border-top: 1px solid #eeeeee;
  display: inline-block;
  padding-top: 1rem;
  width: 100%;
}
.cart-totals .delivery-fees-info {
  color: #ff0101;
}
.cart-totals .delivery-fees-info td {
  padding: 0;
}
.cart-totals .cart-summary-shipping-message div[data-content-type="row"] {
  display: none;
}
.cart-totals .cart-summary-shipping-message td {
  padding: 0;
}
.cart-totals .cart-summary-shipping-message td span {
  display: block;
  text-align: right;
  line-height: normal;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount {
  border: none;
}
.cart-totals .totals-tax-summary .amount .price::after {
  line-height: 0.5;
  top: 15%;
}
.cart-totals .totals-tax-details.shown .mark,
.cart-totals .total-rules .mark,
.cart-totals .fulfilment-source-fees.shipping .mark {
  font-weight: 700;
  font-size: 1.4rem;
  padding-left: .5rem;
}
.cart-totals .totals-tax-details {
  border: 0;
}
.cart-totals .totals .mark .title {
  word-break: break-all;
}
.cart.table-wrapper {
  background: #ffffff;
  border-radius: 10px 10px 0 0;
  margin-bottom: 0;
  margin-top: .5rem;
  padding: 1rem 1.2rem 0;
}
.cart.table-wrapper .items > .item {
  background-color: #f7fafa;
  border-bottom: 8px solid transparent;
  margin-bottom: 1rem;
  padding: .8rem .8rem 0 .8rem;
  position: relative;
}
.cart.table-wrapper .col {
  padding: 2rem 0;
}
.cart.table-wrapper .col.qty .control {
  display: inline-block;
}
.cart.table-wrapper .col span {
  letter-spacing: 1px;
}
.cart.table-wrapper .item-actions {
  padding: 0.8rem 0 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item-actions .action-towishlist {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  padding-right: 1.5rem;
}
.cart.table-wrapper .item-actions .action-towishlist::before,
.cart.table-wrapper .item-actions .action-towishlist:hover::before {
  content: '';
  display: inline-block;
  height: 16px;
}
.cart.table-wrapper .item-actions .action-towishlist::before {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 44.59141104% 99.50476190000001% /*rtl:ignore*/;
  width: 25px;
  height: 24px;
  margin-right: .3rem;
}
.cart.table-wrapper .item-actions .action-towishlist:hover::before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 35.20495277% 99.80735245% /*rtl:ignore*/;
  width: 25.91px;
  height: 25.91px;
  margin-bottom: -.1rem;
  max-height: 25px;
}
.cart.table-wrapper .item-actions .action.action-delete {
  color: #e55a55;
  background-image: url('../images/sprite.view.svg#checkout--icon-action-delete');
  background-position: -9px 8px;
  background-repeat: no-repeat;
  background-size: 35px;
  order: 2;
  padding-left: 2.4rem;
  padding-right: 1.5rem;
}
.cart.table-wrapper .item-actions .action-edit.lsc-sku__replace {
  border: 1px solid #19a857;
  color: #19a957;
  font-size: 1.1rem;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  border-radius: 2px;
  font-family: inherit;
  line-height: 9px;
  margin-left: auto;
  margin-right: 0;
  padding: .5rem 1.1rem;
}
.cart.table-wrapper .item-actions .action-edit.lsc-sku__replace:hover {
  background: #19a857;
  color: #f7fafa;
}
.cart.table-wrapper .item-actions .qty {
  color: #212121;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  margin-left: auto;
  margin-right: 0;
  position: relative;
}
.cart.table-wrapper .item-actions .qty .control {
  display: inline-block;
  padding-left: 1rem;
}
.cart.table-wrapper .item-actions .qty .qty-title {
  color: #212121;
  font-weight: 700;
  font-size: 1.3rem;
  display: inline-block;
  line-height: 1;
  margin: 0 .1rem 0 0;
}
.cart.table-wrapper .item-actions .qty .action.qty-update {
  color: #1e90ff;
  font-weight: 700;
  font-size: 1.1rem;
  background-color: transparent;
  border: none;
  border-radius: 0;
  font-family: inherit;
  line-height: 14px;
  margin: 0 0 0 .2rem;
  padding: 0;
  text-transform: none;
}
.cart.table-wrapper .item-actions .qty .action.qty-update span {
  font-size: 1.1rem;
  letter-spacing: 0;
}
.cart.table-wrapper .item-actions .qty .input-text {
  color: #212121;
  border: 1px solid #c8c8d5;
  font-weight: 700;
  font-size: 1.2rem;
  border-radius: 4px;
  height: 24px;
  padding: 0;
  position: relative;
  width: 30px;
}
.cart.table-wrapper .item-actions .qty .qty-wrapper {
  white-space: nowrap;
}
.cart.table-wrapper .item .col.item {
  padding: 25px 0 10px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 75px;
  position: relative;
}
.cart.table-wrapper .item .col.item .field.choice .label {
  display: none;
}
.cart.table-wrapper .item-info .old-price {
  color: #9e9e9e;
  font-size: 1rem;
  display: block;
  line-height: 1.4;
  text-align: right;
}
.cart.table-wrapper .actions-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.cart.table-wrapper .actions-toolbar > .action,
.cart.main.actions .action-towishlist,
.cart.main.actions .action.clear,
.action-gift {
  color: #616161;
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 1.2rem;
  border: none;
  border-radius: 0;
  line-height: 1.33;
  margin: 0;
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action.action-delete,
.cart.main.actions .action-towishlist.action-delete,
.cart.main.actions .action.clear.action-delete,
.action-gift.action-delete {
  margin-right: 0;
}
.cart.table-wrapper .actions-toolbar > .action.update,
.cart.main.actions .action-towishlist.update,
.cart.main.actions .action.clear.update,
.action-gift.update {
  min-width: 146px;
  background-image: none;
  background: transparent;
  border: 1px solid #e84393;
  color: #e84393;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik';
  font-weight: normal;
  padding: 13px 24px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 8px;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin-top: .5rem;
  padding: 1.3rem 2.4rem;
  width: 100%;
}
.cart.table-wrapper .actions-toolbar > .action.update:focus,
.cart.table-wrapper .actions-toolbar > .action.update:active,
.cart.main.actions .action-towishlist.update:focus,
.cart.main.actions .action-towishlist.update:active,
.cart.main.actions .action.clear.update:focus,
.cart.main.actions .action.clear.update:active,
.action-gift.update:focus,
.action-gift.update:active {
  background: #e84393;
  border: 1px solid #e84393;
  color: #ffffff;
}
.cart.table-wrapper .actions-toolbar > .action.update:hover,
.cart.main.actions .action-towishlist.update:hover,
.cart.main.actions .action.clear.update:hover,
.action-gift.update:hover {
  background: #e84393;
  border: 1px solid #e84393;
  color: #ffffff;
}
.cart.table-wrapper .actions-toolbar > .action.update.disabled,
.cart.table-wrapper .actions-toolbar > .action.update[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.update,
.cart.main.actions .action-towishlist.update.disabled,
.cart.main.actions .action-towishlist.update[disabled],
fieldset[disabled] .cart.main.actions .action-towishlist.update,
.cart.main.actions .action.clear.update.disabled,
.cart.main.actions .action.clear.update[disabled],
fieldset[disabled] .cart.main.actions .action.clear.update,
.action-gift.update.disabled,
.action-gift.update[disabled],
fieldset[disabled] .action-gift.update {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.cart.table-wrapper .actions-toolbar > .action.update::after,
.cart.main.actions .action-towishlist.update::after,
.cart.main.actions .action.clear.update::after,
.action-gift.update::after {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.cart.table-wrapper .actions-toolbar > .action.update:focus::after,
.cart.main.actions .action-towishlist.update:focus::after,
.cart.main.actions .action.clear.update:focus::after,
.action-gift.update:focus::after {
  color: #ffffff;
}
.cart.table-wrapper .actions-toolbar > .action.update:focus::before,
.cart.main.actions .action-towishlist.update:focus::before,
.cart.main.actions .action.clear.update:focus::before,
.action-gift.update:focus::before {
  color: #ffffff;
}
.cart.table-wrapper .actions-toolbar > .action.update::after,
.cart.main.actions .action-towishlist.update::after,
.cart.main.actions .action.clear.update::after,
.action-gift.update::after {
  display: none;
}
.cart.table-wrapper .actions-toolbar > .action.update::before,
.cart.main.actions .action-towishlist.update::before,
.cart.main.actions .action.clear.update::before,
.action-gift.update::before {
  display: none;
}
.cart.table-wrapper .actions-toolbar > .action.action-edit:not(.lsc-sku__replace),
.cart.main.actions .action-towishlist.action-edit:not(.lsc-sku__replace),
.cart.main.actions .action.clear.action-edit:not(.lsc-sku__replace),
.action-gift.action-edit:not(.lsc-sku__replace) {
  display: none !important;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  max-width: 90px;
  padding: 0 .3rem 0 0;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  color: #212121;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  padding: 0 0 0 .3rem;
  white-space: normal;
}
.cart.table-wrapper .product-item-details .manufacturer {
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
  text-transform: none;
}
.cart.table-wrapper .product-item-details .nahdi-promo {
  color: #ffffff;
  font-size: 11px;
  font-weight: 500;
  padding: .6rem 2.4rem;
  text-transform: uppercase;
}
.cart.table-wrapper .product-item-details .item-actions {
  display: none;
}
.cart.table-wrapper .product-item-details .price-excluding-tax,
.cart.table-wrapper .product-item-details .price-including-tax {
  font-size: 1.7rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.cart.table-wrapper .product-item-details .product-item-details-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
}
.cart.table-wrapper .product-item-details .delivery-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  align-self: flex-start;
}
.cart.table-wrapper .product-item-details .delivery-wrapper span {
  display: block;
  height: 20px;
  position: static;
  width: 70px;
}
.cart.table-wrapper .product-item-details .col.qty.mobile {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: .5rem 0;
}
.cart.table-wrapper .product-item-details .col.qty.mobile .lsc-sku--cart {
  font-size: 1.1rem;
  margin-bottom: .2rem;
}
.cart.table-wrapper .product-item-details .col.qty.mobile .lsc-sku--cart .lsc-sku,
.cart.table-wrapper .product-item-details .col.qty.mobile .lsc-sku--cart .lsc-sku__loader {
  margin: 0;
  text-align: left;
}
.cart.table-wrapper .product-item-details .col.qty.mobile .lsc-sku--cart .lsc-sku::before,
.cart.table-wrapper .product-item-details .col.qty.mobile .lsc-sku--cart .lsc-sku__loader::before {
  font-size: 0.9rem;
  margin-right: .5rem;
  padding-bottom: .3rem;
}
.cart.table-wrapper .product-item-details .col.qty.mobile .lsc-delivery-wrapper {
  margin-bottom: .5rem;
}
.cart.table-wrapper .product-item-details .col.qty.mobile .lsc-delivery-wrapper .delivery-type {
  color: #36366b;
}
.cart.table-wrapper .product-item-details .col.qty.mobile .lsc-delivery-wrapper .delivery-type .delivery-info-image {
  line-height: 1;
  text-align: left;
}
.cart.table-wrapper .product-item-details .col.qty.mobile .lsc-delivery-wrapper .delivery-type span {
  font-size: 1.3rem;
  letter-spacing: initial;
  white-space: initial;
}
.cart.table-wrapper .product-item-name {
  font-weight: 700;
  font-size: 1.3rem;
  display: block;
  margin-bottom: 0;
  max-width: 200px;
  width: 100%;
}
.cart.table-wrapper .product-item-name > a {
  color: #212121;
}
.cart.table-wrapper .gift-registry-name-label::after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 17px;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  margin: 0 0 20px;
  display: inline-block;
}
.cart.table-wrapper .promo-message-wrapper .promo-message {
  padding: 0;
  position: relative;
  width: 100%;
}
.cart.table-wrapper .promo-message-wrapper .nahdi-promo-sku .nahdi-promo {
  font-size: 0.8rem;
  background-position: 1px center;
  background-size: 24px auto;
  border-radius: 2px;
  line-height: 9px;
  margin: .5rem 0 0 0;
  padding-left: 2.8rem;
}
.cart-container #gift-options-cart {
  display: none;
}
.cart-container .form-cart {
  -webkit-box-shadow: 0px 14px 48px 0px #f0f2fa;
  -moz-box-shadow: 0px 14px 48px 0px #f0f2fa;
  -ms-box-shadow: 0px 14px 48px 0px #f0f2fa;
  box-shadow: 0px 14px 48px 0px #f0f2fa;
  border-radius: 10px;
  margin-bottom: 1.5rem;
  padding-bottom: 0;
}
.cart-container .form-cart .actions .action.continue,
.cart-container .form-cart .actions .action.clear ~ .remove-multiple {
  display: none;
}
.cart-container .form-cart .actions .action.update {
  display: none;
}
.cart-container .form-cart .actions .action.update::before {
  display: none;
}
.cart-container .checkout-methods-items {
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  font-weight: 700;
  font-size: 1.6rem;
  border-radius: 10px;
  line-height: 1.75;
  margin-top: 1.5rem;
  padding: .9rem 2.2rem;
  width: 100%;
}
.cart-container .checkout-methods-items .action.primary::after {
  display: none;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}
.cart-container .checkout-methods-items .summary-proceed {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  padding-top: 1rem;
}
.cart-container .checkout-methods-items .summary-proceed .summary-proceed-total {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: .5rem;
  text-align: left;
  white-space: nowrap;
}
.cart-container .checkout-methods-items .summary-proceed .summary-proceed-total .total-title {
  color: #757575;
  font-weight: 500;
  font-size: 1.6rem;
}
.cart-container .checkout-methods-items .summary-proceed .summary-proceed-total .total-title .total-subtitle {
  color: #9e9e9e;
  font-weight: 400;
  font-size: 1rem;
}
.cart-container .checkout-methods-items .summary-proceed .summary-proceed-total .total-amount {
  color: #212121;
  font-size: 2rem;
}
.cart-container .checkout-methods-items .summary-proceed .action.primary {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  font-family: inherit;
  margin-top: 0;
  max-width: 140px;
  min-width: unset;
  width: auto;
}
.cart-products-toolbar {
  border: 0;
  display: block;
}
.cart-products-toolbar.toolbar {
  margin: 1rem 0;
}
.cart-products-toolbar .toolbar-amount {
  margin: .8rem;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border: 1px solid #e8e8e9;
  min-width: 32px;
  padding: 0;
  width: auto;
}
.cart-products-toolbar .pager .pages-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #e8e8e9;
}
.block.crosssell {
  margin-top: 7rem;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper th.col.qty,
.order-items.table-wrapper th.col.qty {
  text-align: center;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.siebel-coupon .field label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.siebel-coupon .coupon-details {
  border-bottom: 1px solid #e8e8e9;
  padding: 1.5rem 0;
}
.siebel-coupon .coupon-details:last-child {
  border: 0;
  padding-bottom: 0;
}
.siebel-coupon .coupon-details .primary {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
}
.siebel-coupon .coupon-details .coupon-code {
  padding-right: 2rem;
}
.siebel-coupon .apply {
  border-radius: 12px;
  width: 100%;
}
.siebel-coupon .apply::after {
  display: none;
}
.siebel-coupon .cancel {
  border: 1px solid #e8e8e9;
  color: #1e90ff;
  font-size: 14px;
  max-width: 95px;
  min-width: 80px;
  padding: 1rem 2rem;
  width: 100%;
}
.siebel-coupon .cancel::after {
  display: none;
}
.siebel-coupon .cancel:hover,
.siebel-coupon .cancel:focus,
.siebel-coupon .cancel:active {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.checkout-cart-index .block-product-selection {
  background: #ffffff;
  padding: 3rem 1.5rem 6rem;
}
.checkout-cart-index .nahdi-distance-promo-sku {
  color: #df1642;
}
.checkout-cart-index .nahdi-distance-promo-sku .nahdi-distance-promo {
  padding-top: .8rem;
}
.cart.main.actions {
  background: #ffffff;
  border-radius: 0 0 10px 10px;
  padding-bottom: 1.5rem;
  padding-top: .4rem;
}
.cart.main.actions .action-towishlist {
  background: #f7fafa;
  border: 1px solid #1e90ff;
  color: #1e90ff;
  font-weight: 700;
  font-size: 1.4rem;
  border-radius: 7px;
  display: inline-block;
  line-height: 2.4rem;
  margin-left: 1rem;
  margin-right: 1.4rem;
  max-width: 300px;
  padding: 1.1rem 1.5rem;
  text-align: center;
  vertical-align: middle;
}
.cart.main.actions .action-towishlist:hover,
.cart.main.actions .action-towishlist:focus {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.cart.main.actions .action.clear {
  background: #f7fafa;
  border: 1px solid #e55a55;
  color: #e55a55;
  font-weight: 700;
  font-size: 1.4rem;
  border-radius: 7px;
  line-height: 2.4rem;
  margin-left: 1.4rem;
  padding: 1.1rem 1.5rem;
}
.cart.main.actions .action.clear:hover,
.cart.main.actions .action.clear:focus {
  background: #e55a55;
  border: 1px solid #e55a55;
  color: #ffffff;
}
.shipping-notification-message {
  color: #ff0101;
  border: 1px solid #ff0101;
  background-color: #ffffff;
  font-weight: 700;
  margin: .5rem .5rem 0;
  padding: .5rem;
  text-align: center;
}
.shipping-notification-message .cartpage-link {
  color: #ff0101;
}
.rewards-points-cart {
  background-color: #f7fafa;
  color: #212121;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: -2rem;
  min-height: 40px;
  padding: 1.6rem 2.6rem 1.6rem 6.6rem;
  position: relative;
  text-align: left;
}
.rewards-points-cart strong {
  color: #ff375f;
  display: contents;
}
.rewards-points-cart::before {
  background-image: url('../images/sprite.view.svg#checkout--icon-checkout-nuhdeek-gift');
  background-position-x: -2px;
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  height: 55px;
  left: 8px;
  position: absolute;
  top: 13px;
  width: 55px;
}
.rewards-points-info {
  border: 1px solid #616161;
  color: #616161;
  font-weight: 700;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0.9rem;
  border-radius: 50%;
  height: 14px;
  line-height: 13px;
  position: absolute;
  right: 5px;
  text-align: center;
  text-decoration: none;
  top: 50%;
  width: 14px;
}
.rewards-points-info::after {
  content: '!';
}
.shipments-information-wrapper {
  background-color: #fff1d7;
  color: #424242;
  border: 1px solid #ffe4af;
  font-size: 1.2rem;
  border-radius: 10px;
  margin: .7rem .8rem;
  padding: 1rem 2.9rem;
  position: relative;
}
.shipments-information-wrapper .shipments-information::before {
  padding-right: .2rem;
  width: 24px;
  height: 24px;
  color: #ffffff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url('../images/sprite.view.svg#checkout--icon-attention-circle');
  background-repeat: no-repeat;
  background-size: 30px;
  content: '';
  font-style: italic;
  left: 20px;
  padding-right: 2px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-position-x: -4px;
  left: 15px;
  top: 6px;
}
.shipments-information-wrapper .close-button {
  position: absolute;
  right: 13px;
  top: 10px;
}
.shipments-information-wrapper .close-button::after {
  content: "\e922";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #b7771c;
  font-size: 12px;
}
.shipments-information-wrapper .close-button::after {
  cursor: pointer;
  line-height: 17px;
}
.siebel-coupon-available,
.siebel-coupon-not-available {
  display: none;
}
.loaded .siebel-coupon-available,
.loaded .siebel-coupon-not-available {
  display: block;
}
.siebel-coupon-note {
  color: #212121;
  font-weight: 700;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  justify-content: space-between;
  margin-bottom: 1.2rem;
  padding-left: 3.2rem;
  position: relative;
}
.siebel-coupon-note::after {
  content: "\e901";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1e90ff;
  font-size: 7px;
}
.siebel-coupon-note::after {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  line-height: 10px;
}
.siebel-coupon-note::before {
  background: url('../images/sprite.view.svg#icon-all-coupons') center no-repeat;
  background-size: cover;
  content: '';
  display: block;
  height: 24px;
  left: 0;
  position: absolute;
  top: -1px;
  width: 24px;
}
.siebel-coupon-note:hover span {
  text-decoration: underline;
}
._block-content-loading .siebel-coupon-note {
  pointer-events: none;
}
._block-content-loading .siebel-coupon-note:hover span {
  text-decoration: none;
}
.siebel-coupon-not-available {
  background-color: #fff1d7;
  color: #424242;
  border: 1px solid #ffe4af;
  font-size: 1.2rem;
  border-radius: 7px;
  margin-bottom: 1rem;
  padding: .6rem;
  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:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e905";
  font-family: "nahdi-icons";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: inherit;
}
.minicart-wrapper .action.showcart:active:before {
  color: inherit;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e905";
  font-family: "nahdi-icons";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: inherit;
}
.minicart-wrapper .action.showcart.active:active:before {
  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: 314px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
  padding: 3px 5px;
}
.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.close {
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .text {
  color: #212121;
  font-weight: 700;
  font-size: 1.4rem;
  display: block;
  line-height: 13px;
  padding-top: .8rem;
  text-decoration: none;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #df1642;
  color: #ffffff;
  height: 19px;
  line-height: 20px;
  font-size: 10px;
  font-weight: 700;
  border-radius: 50%;
  display: inline-block;
  margin: .3rem 0 0;
  min-width: 19px;
  overflow: hidden;
  padding: 0 .3rem;
  position: absolute;
  right: 0;
  text-align: center;
  top: -16px;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 19px;
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #df1642;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.opc-block-summary {
  color: #50555e;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .table-totals {
  color: #555585;
}
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  line-height: 24px;
  padding-bottom: 0;
  padding-top: 1.5rem;
}
.opc-block-summary .table-totals .grand .mark strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
  font-size: 1.6rem;
  padding-top: 1.5rem;
}
.opc-block-summary .table-totals .grand .amount {
  color: #616161;
  padding-left: 0;
  padding-right: 0;
}
.opc-block-summary .table-totals .grand .mark {
  padding-right: 0;
}
.opc-block-summary .table-totals .totals.shipping .value {
  font-style: italic;
}
.opc-block-summary .table-totals .totals.shipping .label.description {
  display: none;
}
.opc-block-summary .table-totals .totals.discount .mark .title {
  word-break: break-all;
}
.opc-block-summary .table-totals .mark {
  font-size: 1.6rem;
  padding: .4rem .5rem .4rem 0;
}
.opc-block-summary .table-totals .amount {
  color: #7c7c9f;
  font-weight: 700;
  font-size: 1.4rem;
  padding: .4rem 0 .4rem .5rem;
}
.opc-block-summary .table-totals .totals-tax-details {
  border: 0;
}
.opc-block-summary .table-totals .fulfilment-source-fees.shipping .mark,
.opc-block-summary .table-totals .total-rules .mark,
.opc-block-summary .table-totals .totals-tax-details .mark {
  font-weight: 700;
  font-size: 1.4rem;
  padding: .4rem .5rem;
}
.opc-block-summary .table-totals .fulfilment-source-fees.shipping .amount,
.opc-block-summary .table-totals .total-rules .amount,
.opc-block-summary .table-totals .totals-tax-details .amount {
  padding: .4rem .5rem;
}
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border: 0;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  font-size: 1.4rem;
  border-top: 0;
  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;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 2rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method._active .actions-toolbar {
  height: 0;
  visibility: hidden;
  position: absolute;
}
.checkout-payment-method .payment-method._active.apple-pay-method .actions-toolbar {
  height: auto;
  padding: 1.6rem 1.6rem 5rem;
  position: fixed;
  visibility: visible;
}
.checkout-payment-method .payment-method._active.apple-pay-method .apple-pay-buy {
  height: 40px;
  width: 256px;
}
.checkout-payment-method .payment-method._active.apple-pay-method .apple-pay-buy .text {
  display: none;
}
.checkout-payment-method .payment-method.payfort-form-merchant {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.checkout-payment-method .fieldset input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.checkout-payment-method .fieldset input[type="radio"] + label {
  cursor: pointer;
  display: inline-block;
  line-height: inherit;
  padding-left: 3rem;
  padding-top: .3rem;
  position: relative;
  vertical-align: middle;
}
.checkout-payment-method .fieldset input[type="radio"] + label::before {
  background: #ffffff;
  border: 1px solid #d8d8d8;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.checkout-payment-method .fieldset input[type="radio"]:checked + label::after {
  background: #1e90ff;
  left: 7px;
  height: 12px;
  top: 7px;
  width: 12px;
  border-radius: 50%;
  content: '';
  position: absolute;
}
.checkout-payment-method .fieldset input[type="radio"]:checked + label::before {
  border: 1px solid #1e90ff;
}
.checkout-payment-method .fieldset input[type="radio"]:hover + label::before {
  border: 1px solid #1e90ff;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  height: auto;
  margin-right: 2rem;
  max-height: 20px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  margin-left: 5px;
  display: inline-block;
}
.checkout-payment-method .payment-method-content {
  display: none;
}
.checkout-payment-method .payment-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.form.payments .fieldset .field .control.error::after,
.form.payments .fieldset .field .control.valid::after {
  display: none;
}
.form.payments .fieldset .field .control.error input[type="text"],
.form.payments .fieldset .field .control.valid input[type="text"],
.form.payments .fieldset .field .control.error input[type="password"],
.form.payments .fieldset .field .control.valid input[type="password"],
.form.payments .fieldset .field .control.error input[type="url"],
.form.payments .fieldset .field .control.valid input[type="url"],
.form.payments .fieldset .field .control.error input[type="tel"],
.form.payments .fieldset .field .control.valid input[type="tel"],
.form.payments .fieldset .field .control.error input[type="search"],
.form.payments .fieldset .field .control.valid input[type="search"],
.form.payments .fieldset .field .control.error input[type="number"],
.form.payments .fieldset .field .control.valid input[type="number"],
.form.payments .fieldset .field .control.error input[type="datetime"],
.form.payments .fieldset .field .control.valid input[type="datetime"],
.form.payments .fieldset .field .control.error input[type="email"],
.form.payments .fieldset .field .control.valid input[type="email"] {
  padding-right: 9px;
}
.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 .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  margin: 0 5px 0 0;
  display: inline-block;
  list-style: none;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  height: 40px;
  width: 60px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .form.payments > .fieldset {
  margin: 0;
}
.checkout-payment-method .apsstcpay .label .payment-icon,
.checkout-payment-method .cashondelivery .label .payment-icon,
.checkout-payment-method .apple-pay-method .label .payment-icon {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  min-width: 30px;
}
.checkout-payment-method .apsstcpay .label span,
.checkout-payment-method .cashondelivery .label span,
.checkout-payment-method .apple-pay-method .label span {
  color: #212121;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 14px;
}
.checkout-payment-method .cashondelivery .label .payment-icon {
  background-color: #ffffff;
  background-image: url('../images/icon-cashondelivery-green.png');
}
.checkout-payment-method .apple-pay-method .label .payment-icon {
  background-image: url('../images/apple-pay-logo.png');
}
.checkout-payment-method .payfort-form-merchant .payment-method-title {
  margin-top: 1rem;
  text-align: center;
}
.checkout-payment-method .payfort-form-merchant .payment-method-title .label {
  background: #1e90ff;
  color: #ffffff;
  font-weight: 700;
  font-size: 1.4rem;
  border-radius: 5px;
  margin: 0 auto;
  width: 100%;
}
.checkout-payment-method .payfort-form-merchant .payment-method-title .label::before {
  display: none !important;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .add-card-title {
  color: #212121;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 24px;
  margin-bottom: 4px;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.number .label,
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.date .label,
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.cvv .label {
  color: #424242;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 32px;
  margin-bottom: 0;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.number .control input,
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.date .control input,
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.cvv .control input,
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.number .control select,
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.date .control select,
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.cvv .control select {
  border: 0.5px solid #555585;
  color: #757575;
  font-size: 1.4rem;
  border-radius: 8px;
  height: 48px;
  padding: 15px 16px 13px;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.number .control select,
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.date .control select,
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.cvv .control select {
  background: none;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.date {
  margin-right: 15px;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .card-info-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .card-info-wrapper .field {
  width: 50%;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .card-info-wrapper .field:first-child {
  margin-right: 40px;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .card-date-cvv-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .card-date-cvv-wrapper .group-2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .card-date-cvv-wrapper .group-2 .field.separator {
  color: #aaaab9;
  font-size: 1.8rem;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  line-height: 24px;
  padding: 0 5px;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .card-date-cvv-wrapper .field.cvv .control .cvv {
  max-width: 90px;
  min-width: 80px;
  text-align: center;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.choice {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.choice input[type="checkbox"] + .label::before {
  background: #1e90ff;
  background-image: url('../images/icon-control-radio-check.png');
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  background-size: 40%;
  background-repeat: no-repeat;
  background-position: 90% 47%;
  border: none;
  border-bottom-left-radius: 25% 50%;
  border-bottom-right-radius: 25% 50%;
  border-top-left-radius: 25% 50%;
  border-top-right-radius: 25% 50%;
  content: '';
  height: 20px;
  width: 36px;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.choice input[type="checkbox"]:checked + .label::before {
  background-position: 10% 47%;
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.choice .label {
  line-height: 24px;
  padding: 1.2rem;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.choice .label::before {
  margin-top: 2px;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.choice .label::after {
  display: none;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.choice .label[for="aps_fort_cc_remember_me"],
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.choice .label[for="aps_fort_cc_default"] {
  padding: 0;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.choice .field-tooltip {
  display: inline-block;
  top: 0;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .fieldset {
  width: unset;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .fieldset > .field.required > label::after {
  display: none;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .field.number .credit-card-types img {
  height: 30px;
  right: 16px;
  top: 9px;
  width: 50px;
}
.checkout-payment-method .payfort-form-merchant .payment-method-content .error-ccform,
.checkout-payment-method .payfort-form-merchant .payment-method-content .error-instaform,
.checkout-payment-method .payfort-form-merchant .payment-method-content .cc-form-error {
  color: #df1642;
  font-size: 1.3rem;
  margin-top: 3px;
}
.checkout-payment-method .payfort-form-merchant > .payment-method-title {
  display: none;
}
.checkout-payment-method .payfort-form-merchant > .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method:not(.payfort-form-merchant) {
  background: #f7fafa;
  border: 1.5px solid transparent;
  border-radius: 4px;
  height: 60px;
  margin-bottom: 10px;
}
.checkout-payment-method .payment-method:not(.payfort-form-merchant) .payment-method-title {
  height: 100%;
}
.checkout-payment-method .payment-method:not(.payfort-form-merchant) .payment-method-title input[type="radio"]:checked + label::after {
  height: 10px;
  left: 21px;
  top: unset;
  width: 10px;
}
.checkout-payment-method .payment-method:not(.payfort-form-merchant) .payment-method-title input[type="radio"]:checked + label::before {
  border: 2px solid #1e90ff;
}
.checkout-payment-method .payment-method:not(.payfort-form-merchant) .payment-method-title input[type="radio"]:hover + label::before {
  border: 2px solid #1e90ff;
}
.checkout-payment-method .payment-method:not(.payfort-form-merchant) .payment-method-title .label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
  padding: 6px 7px 6px 52px;
}
.checkout-payment-method .payment-method:not(.payfort-form-merchant) .payment-method-title .label::before {
  border: 2px solid #bdbdbd;
  height: 20px;
  left: 16px;
  top: unset;
  width: 20px;
}
.checkout-payment-method .payment-method:not(.payfort-form-merchant) .payment-method-title .label .cart-info-wrapper .cart-name span,
.checkout-payment-method .payment-method:not(.payfort-form-merchant) .payment-method-title .label .cart-info-wrapper .cart-info span {
  font-weight: 700;
  vertical-align: top;
}
.checkout-payment-method .payment-method:not(.payfort-form-merchant) .payment-method-title .label .cart-info-wrapper .cart-name {
  height: 14px;
  margin-bottom: 1px;
}
.checkout-payment-method .payment-method:not(.payfort-form-merchant) .payment-method-title .label .cart-info-wrapper .cart-name span {
  color: #212121;
  font-size: 1.2rem;
  line-height: 14px;
}
.checkout-payment-method .payment-method:not(.payfort-form-merchant) .payment-method-title .label .cart-info-wrapper .cart-info {
  height: 10px;
}
.checkout-payment-method .payment-method:not(.payfort-form-merchant) .payment-method-title .label .cart-info-wrapper .cart-info span {
  color: #616161;
  font-size: 1rem;
  line-height: 10px;
}
.checkout-payment-method .payment-method:not(.payfort-form-merchant) .payment-method-title .label .cart-info-wrapper .cart-info .cart-info-number {
  letter-spacing: 0.1em;
}
.checkout-payment-method .payment-method:not(.payfort-form-merchant) .payment-method-title .label .label-cvv {
  line-height: 12px;
  margin-left: auto;
  padding: 0;
}
.checkout-payment-method .payment-method:not(.payfort-form-merchant) .payment-method-title .label .label-cvv .cvv {
  border: 1px solid rgba(6, 111, 180, 0.15);
  color: #757575;
  font-weight: 400;
  font-size: 1.2rem;
  border-radius: 5px;
  line-height: 12px;
  padding: 0;
  text-align: center;
  width: 64px !important;
}
.checkout-payment-method .payment-method:not(.payfort-form-merchant) .payment-method-title .label .label-cvv .cvv:focus {
  border-color: #066fb4;
}
.checkout-payment-method .payment-method:not(.payfort-form-merchant) .payment-method-title .label .label-cvv .cvv + .cvv-error {
  background: #ffffff;
  color: #df1642;
  font-size: 1.3rem;
  bottom: 0;
  height: auto;
  margin: 0;
  position: absolute;
  right: 0;
  width: max-content;
  z-index: 2;
}
.checkout-payment-method .payment-method:not(.payfort-form-merchant)._active {
  border-color: #1e90ff;
}
.checkout-payment-method .payment-method:not(.payfort-form-merchant)._default {
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
}
.checkout-payment-method .form.payments .fieldset .legend {
  color: #212121;
  font-weight: 700;
  font-size: 1.6rem;
  display: block;
  float: none;
  letter-spacing: 0px;
  line-height: 24px;
  margin: 0;
  margin-bottom: 15px;
}
.checkout-payment-method .form.payments .fieldset .legend ~ br {
  display: none;
}
.checkout-payment-method .payment-method.apsstcpay .payment-method-title .label .payment-icon {
  margin-left: -5px;
  margin-right: 8px;
  max-width: 48px;
  object-fit: contain;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active {
  height: auto;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .stchide {
  display: none;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-title input[type="radio"]:checked + label::before,
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-title input[type="radio"]:checked + label::after {
  -webkit-transform: translateY(85px);
  -moz-transform: translateY(85px);
  -ms-transform: translateY(85px);
  transform: translateY(85px);
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-title .label {
  padding-bottom: 20px;
  padding-top: 23px;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content {
  display: block;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup {
  border: 0;
  margin: 0;
  max-width: 245px;
  padding: 0 0 20px 0;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .mobile-info {
  color: #424242;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 32px;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .mobile-form-wrapper {
  border: 1px solid rgba(6, 111, 180, 0.15);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 7px;
  margin-bottom: 8px;
  overflow: hidden;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .mobile-form-wrapper.hasfocus {
  border-color: #1e90ff;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .mobile-num {
  color: #424240;
  font-weight: 500;
  font-size: 1.4rem;
  border: none;
  height: 48px;
  line-height: 20px;
  padding-left: 12px;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .stcotp-info {
  font-weight: 700;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  text-align: center;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .stcotp-info .stcotp-img {
  background-color: #f7fafa;
  background-image: url('../images/checkout/icon-stcotp-lock.svg');
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  height: 52px;
  width: 52px;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .stcotp-info .stcotp-title {
  color: #36366b;
  font-size: 1.8rem;
  line-height: 32px;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .stcotp-info .otp-msg {
  color: #7c7c9f;
  font-size: 1.2rem;
  line-height: 20px;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .stcotp-info .otp-msg.second-row {
  display: inline-block;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .otp-expire-wrapper,
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .otp-resend-wrapper {
  color: #555585;
  font-size: 1.6rem;
  letter-spacing: 0.32px;
  line-height: 24px;
  text-align: center;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .otp-expire-wrapper {
  margin-top: 17px;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .otp-resend-link {
  font-weight: 700;
  color: #1e90ff;
  cursor: pointer;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .primary-btn {
  font-weight: 700;
  font-family: inherit;
  line-height: 28px;
  min-width: 146px;
  width: 100%;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .primary-btn::after {
  display: none;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .primary-btn.req-otp {
  font-size: 1.4rem;
  padding: 9px 0;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .primary-btn.stcotp-place-order {
  font-size: 1.6rem;
  padding: 11px 0;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .otp-password {
  border: 0.5px solid #c3c7e5;
  color: #1e263c;
  font-weight: 700;
  font-size: 2rem;
  border-radius: 8px;
  height: 62px;
  line-height: 24px;
  margin-bottom: 14px;
  text-align: center;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .otp-password:focus {
  border-color: #1e90ff;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .otc-modal {
  left: 0;
  right: 0;
  top: 170px;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .otc-modal .action-close {
  left: 0;
  padding: 15px;
  right: unset;
  top: 0;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .otc-modal .action-close::before {
  color: #1e90ff;
  font-size: 1.4rem;
  line-height: 1.5;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .otc-modal .modal-header {
  padding: 20px 0 0 0;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .otc-modal .modal-content {
  padding-left: 24px;
  padding-right: 24px;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .otc-modal .modal-inner-wrap {
  background: #ffffff;
  box-shadow: 0px 14px 48px #f0f2fa;
  border-radius: 10px 10px 0 0;
  width: 100%;
}
.checkout-payment-method .payment-method.apsstcpay.apsfort._active .payment-method-content fieldset.stcgroup .otc-modal .modal-inner-wrap .form-wrapper {
  box-shadow: 0px 14px 48px #f0f2fa;
  border-radius: 12px;
  margin: 20px auto 10px;
  max-width: 330px;
  padding: 16px;
}
.checkout-payment-method .apsstcpay.stcpay.apsfort.error {
  border: 1px solid #f49fa4;
  background-color: #fce8ec;
  border-radius: 5px;
  line-height: 16px;
  margin-bottom: 5px;
  padding: 11px 10px;
}
.checkout-payment-method .apsstcpay.stcpay.apsfort.error .error-val {
  color: #424242;
  font-weight: 500;
  font-size: 1.2rem;
}
.checkout-payment-method .apsstcpay.stcpay.apsfort.error .error-val::before {
  background-image: url('../images/sprite.view.svg#icon-alert-circle-red');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 37px;
  content: '';
  display: inline-block;
  height: 16px;
  margin-right: 10px;
  vertical-align: bottom;
  width: 16px;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #df1642;
  font-size: 1.7rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.hidden {
  display: none !important;
}
.checkout-index-index .logo {
  left: auto;
  position: relative;
  right: auto;
}
.checkout-index-index .loading-mask .loader {
  margin: 3rem 0;
}
.checkout-index-index .loading-mask .loader > img {
  display: none;
}
.checkout-index-index .loading-mask .loader::before {
  font-size: 1.5rem;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  border-radius: 50%;
  content: '';
  display: block;
  height: 1em;
  margin: 10rem auto;
  position: relative;
  text-indent: -9999em;
  width: 1em;
}
.checkout-index-index .loading-mask .loader::before {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.checkout-index-index .form-siebel-coupon .loading-mask {
  bottom: -3px;
  top: -1px;
}
.checkout-index-index .form-siebel-coupon .loading-mask .loader::before {
  position: absolute;
}
.checkout-index-index .page-wrapper {
  background: #f7fafa;
}
.checkout-index-index .page-wrapper .page-header {
  background: #f7fafa;
  border: 0;
}
.checkout-index-index .page-wrapper .page-header .header.content {
  padding: 25px 20px;
}
.checkout-index-index .page-wrapper .page-header .header.content .mobile-logo {
  padding: 0;
}
.checkout-index-index .page-wrapper .page-header .security-logo {
  float: right;
  margin-top: 32px;
}
.checkout-index-index .page-wrapper .page-header .security-logo .label {
  color: #50555e;
  font-size: 17px;
  line-height: 28px;
  vertical-align: bottom;
}
.checkout-index-index .page-wrapper .page-header .security-logo .label::before {
  content: "\e92d";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1e90ff;
  font-size: 39px;
}
.checkout-index-index .page-wrapper .page-header .security-logo .label::before {
  display: inline-block;
}
.checkout-index-index .page-wrapper .page-header .security-logo .label > span {
  padding-left: 8px;
}
.checkout-index-index .page-wrapper .page-main .checkout-middle-wrapper {
  display: inline-block;
  width: 100%;
}
.checkout-index-index .opc-wrapper .step-content {
  margin: 0;
}
.checkout-index-index .opc-wrapper .no-result-wrapper {
  padding: 25px 25px 10px 25px;
}
.checkout-index-index .opc-wrapper .message {
  background: #ffffff;
  border: 1px solid #b2c7ff;
  color: #b2c7ff;
  font-weight: 500;
  font-size: 1.5rem;
  border-radius: 8px;
  display: table;
  line-height: 20px;
  margin-bottom: 15px;
  padding: 16px 20px 16px 54px;
  position: relative;
  width: 100%;
}
.checkout-index-index .opc-wrapper .message::before {
  content: "\e918";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
}
.checkout-index-index .opc-wrapper .message > div::before,
.checkout-index-index .opc-wrapper .message a::before {
  display: none;
}
.checkout-index-index .opc-wrapper .message::before {
  left: 16px;
  line-height: 25px;
  position: absolute;
  top: 13px;
}
.checkout-index-index .opc-wrapper .message.notice,
.checkout-index-index .opc-wrapper .message.note {
  background-color: #fff1d7;
  color: #424242;
  border: 1px solid #ffe4af;
  font-weight: 400;
  font-size: 1rem;
  border-radius: 7px;
  line-height: 16px;
  margin-left: -.8rem;
  margin-right: -.8rem;
  padding: .8rem .8rem .8rem 2.7rem;
  position: relative;
  width: auto;
}
.checkout-index-index .opc-wrapper .message.notice::before,
.checkout-index-index .opc-wrapper .message.note::before {
  width: 26px;
  height: 23px;
  background-image: url('../images/sprite.view.svg#checkout--icon-attention-triangle-brown');
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  left: 1px;
  position: absolute;
  top: 5px;
}
.checkout-index-index .opc-wrapper .message.success {
  border-color: #18a957;
  color: #18a957;
}
.checkout-index-index .opc-wrapper .message.success::before {
  content: "\e919";
}
.checkout-index-index .opc-wrapper .message.error {
  border-color: #df1642;
  color: #df1642;
}
.checkout-index-index .opc-wrapper .message.error::before {
  content: "\e917";
}
.checkout-index-index .opc-wrapper #checkout-step-payment {
  margin-top: .8rem;
  padding: 1.6rem 1.6rem 2.3rem;
}
.checkout-index-index .opc-sidebar {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 14px 48px 0px #f0f2fa;
  -moz-box-shadow: 0px 14px 48px 0px #f0f2fa;
  -ms-box-shadow: 0px 14px 48px 0px #f0f2fa;
  box-shadow: 0px 14px 48px 0px #f0f2fa;
  border-radius: 10px;
  margin-bottom: 0;
  margin-top: 2rem;
}
.checkout-index-index .opc-sidebar .opc-block-summary {
  background-color: #f7fafa;
  border-radius: 10px;
}
.checkout-index-index .opc-sidebar .opc-block-summary:not(.nuhdeek-points) {
  margin-bottom: 1.6rem;
  padding: 1.6rem 1.6rem 1.4rem;
}
.checkout-index-index .opc-sidebar .opc-block-summary > .title {
  color: #212121;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 24px;
  padding: .4rem 0 1.6rem;
}
.checkout-index-index .opc-sidebar #opc-sidebar {
  padding: .8rem;
}
.checkout-index-index .opc-sidebar .siebel-coupon-code .payment-option-title {
  color: #212121;
  font-weight: 700;
  cursor: pointer;
  line-height: 24px;
  margin-bottom: 1.7rem;
}
.checkout-index-index .opc-sidebar .siebel-coupon-code .action-apply {
  border: 1px solid #1e90ff;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 12px;
  font-family: inherit;
  margin: 0;
  padding: 1.6rem .5rem;
  width: 100%;
}
.checkout-index-index .opc-sidebar .siebel-coupon-code .cancel-coupon {
  border: 1px solid #e8e8e9;
  font-size: 1.4rem;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  max-width: 95px;
  min-width: 80px;
  padding: 1rem 2rem;
  width: 100%;
}
.checkout-index-index .opc-sidebar .siebel-coupon-code .cancel-coupon::after {
  display: none;
}
.checkout-index-index .opc-sidebar .siebel-coupon-code .action-apply,
.checkout-index-index .opc-sidebar .siebel-coupon-code .cancel-coupon {
  background: #ffffff;
  color: #1e90ff;
}
.checkout-index-index .opc-sidebar .siebel-coupon-code .action-apply:hover,
.checkout-index-index .opc-sidebar .siebel-coupon-code .cancel-coupon:hover {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.checkout-index-index .opc-sidebar .siebel-coupon-code select,
.checkout-index-index .opc-sidebar .siebel-coupon-code input {
  border: 0.5px solid rgba(6, 111, 180, 0.15);
  border-radius: 8px;
  height: auto;
  padding: 1.4rem 1.6rem;
}
.checkout-index-index .opc-sidebar .siebel-coupon-code input {
  background: #f7fafa;
  font-size: 1.2rem;
  height: 48px;
}
.checkout-index-index .opc-sidebar .siebel-coupon-code .applied-coupons {
  margin-top: 1.5rem;
}
.checkout-index-index .opc-sidebar .siebel-coupon-code .applied-coupons .primary {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
}
.checkout-index-index .opc-sidebar .siebel-coupon-code .payment-option-content {
  margin-bottom: 2.4rem;
}
.checkout-index-index .opc-sidebar .siebel-coupon-code .payment-option-content .coupon-code-field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
}
.checkout-index-index .opc-sidebar .siebel-coupon-code .payment-option-content .coupon-code-field .control {
  margin-right: .8rem;
  width: 74%;
}
.checkout-index-index .opc-sidebar .siebel-coupon-code .payment-option-content .coupon-code-field .actions-toolbar {
  width: 26%;
}
.checkout-index-index .opc-sidebar .siebel-coupon-code .payment-option-content .coupon-code-field .actions-toolbar .primary {
  display: block;
  float: none;
}
.checkout-index-index .columns .column.main {
  padding-bottom: 0;
}
.checkout-index-index.shipping-step .modal-header .modal-title {
  line-height: 1.25;
  margin-top: 12px;
  text-align: center;
}
.checkout-index-index.shipping-step .modal-header .action-close {
  right: 5px;
  top: 5px;
}
.checkout-index-index.shipping-step .modal-header .action-close::before {
  color: #1e90ff;
  font-weight: 700;
  font-size: 1.6rem;
}
.checkout-index-index.shipping-step .modal-popup.confirm .modal-inner-wrap .modal-content {
  font-size: 1.5rem;
  line-height: 1.75;
  padding: 0 30px;
  text-align: center;
}
.checkout-index-index.shipping-step .modal-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px 20px 28px;
}
.checkout-index-index.shipping-step .modal-footer button {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  margin: 0 auto;
  max-width: 292px;
  width: 100%;
}
.checkout-index-index.shipping-step .modal-footer button.action-accept {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  margin-bottom: 16px;
}
.checkout-index-index.shipping-step .modal-footer button.action-accept::after {
  color: #ffffff;
  font-weight: 400;
  font-size: 0.9rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e900';
  display: inline;
  font-family: 'nahdi-icons';
  line-height: 10px;
  margin: 0 8px;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.checkout-index-index.shipping-step .modal-footer button.action-accept:hover::after,
.checkout-index-index.shipping-step .modal-footer button.action-accept:focus::after {
  color: #e84393;
}
.checkout-index-index.shipping-step ul,
.checkout-index-index.shipping-step li {
  list-style: none;
  padding: 0;
}
.checkout-index-index.shipping-step #address-details {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 15px;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment {
  background-color: #ffffff;
  margin-bottom: 1.2rem;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment:first-child > span {
  padding-top: .7rem;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment > span {
  color: #212121;
  font-weight: 700;
  display: block;
  padding: 1.3rem .6rem .6rem;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items {
  padding: 0 .8rem;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item {
  background-color: #ffffff;
  min-height: auto;
  padding: .7rem .5rem .7rem .3rem;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item div {
  margin: 0;
  padding: 0;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item .image {
  float: left;
  margin-top: 1.2rem;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item .info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 75%;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item .flex-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: .8rem;
  position: relative;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item .cart-items-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item .cart-items-content .content-price {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin-top: .1rem;
  width: 100%;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item .cart-items-content .content-price .qty {
  font-weight: 400;
  position: absolute;
  right: 0;
  text-align: left;
  top: 13px;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item .cart-items-content .name,
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item .cart-items-content .price {
  font-size: 1rem;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item .cart-items-content .name {
  line-height: 12px;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item .cart-items-content .availability {
  font-size: 0.9rem;
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
  margin-bottom: .4rem;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item .cart-items-content .availability .partially {
  color: #ffbb38;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item .cart-items-content .availability .available {
  color: #18a957;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item .cart-items-content .availability .not-available {
  color: #df1642;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item .cart-items-content .availability,
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item .cart-items-content .price {
  font-weight: 700;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item .cart-items-content .replace-btn-wrapper {
  line-height: 10px;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item .action {
  color: #19a957;
  font-weight: 700;
  font-size: 0.9rem;
  background: transparent;
  border: none;
  font-family: inherit;
  min-width: auto;
  padding: 0;
  position: relative;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item .action::after {
  background: #19a957;
  bottom: 2px;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item div.return-policy {
  color: #616161;
  font-size: 1.1rem;
  display: block;
  line-height: 12px;
  padding-bottom: .4rem !important;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item div.return-policy a {
  color: #1e90ff;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items li.item {
  display: block;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .delivery-estimation {
  background-color: #f7f7fb;
  line-height: 16px;
  margin: 0 .8rem;
  padding: .9rem 1.6rem .9rem 3.6rem;
  position: relative;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .delivery-estimation::before {
  -webkit-transform: scale(0.55);
  -moz-transform: scale(0.55);
  -ms-transform: scale(0.55);
  transform: scale(0.55);
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 26.08695652% 77.04038772% /*rtl:ignore*/;
  width: 35px;
  height: 35px;
  content: '';
  display: block;
  left: 4px;
  position: absolute;
  top: 0;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .delivery-estimation .delivery-estimation-icon {
  color: #36366b;
  font-weight: 700;
  font-size: 1.2rem;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .delivery-estimation .delivery-estimation-dates {
  color: #1152a9;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment.ksa_dc .delivery-estimation {
  color: #8fc8ff;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment.ksa_dc .delivery-estimation span::before {
  color: #8fc8ff;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment.uae_dc .delivery-estimation {
  color: #115ffb;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment.uae_dc .delivery-estimation span::before {
  color: #115ffb;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details {
  padding: .5rem;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .message.notice {
  margin-bottom: 0;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .message.error {
  color: #df1642;
  font-weight: 400;
  font-size: 1.2rem;
  border: none;
  line-height: 18px;
  margin: 0;
  padding: .5rem 0 0 2.5rem;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .message.error::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 53.66339066% 95.36305732% /*rtl:ignore*/;
  width: 26px;
  height: 26px;
  content: '';
  left: -3px;
  position: absolute;
  top: 1px;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details > span {
  color: #616161;
  font-size: 1.2rem;
  display: block;
  margin-bottom: .6rem;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .action {
  background: #ffffff;
  border: 0.5px solid rgba(6, 111, 180, 0.15);
  color: #424242;
  font-size: 1.2rem;
  border-radius: 8px;
  font-family: inherit;
  line-height: 20px;
  padding: .9rem 1.6rem;
  position: relative;
  text-align: left;
  width: 100%;
  z-index: 3;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .action.selected {
  -webkit-box-shadow: 0 0 0 1px #1e90ff;
  -moz-box-shadow: 0 0 0 1px #1e90ff;
  -ms-box-shadow: 0 0 0 1px #1e90ff;
  box-shadow: 0 0 0 1px #1e90ff;
  border-color: transparent;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .action.not-animated {
  background: #f7fafa;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .action.is-animated {
  animation: background-fade 2s;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .action::after {
  -webkit-transform: translateY(-50%) scale(0.7);
  -moz-transform: translateY(-50%) scale(0.7);
  -ms-transform: translateY(-50%) scale(0.7);
  transform: translateY(-50%) scale(0.7);
  content: '';
  display: block;
  position: absolute;
  right: 2px;
  top: 50%;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .day,
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .time {
  width: 49%;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .day > span,
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .time > span {
  color: #424242;
  font-weight: 700;
  display: block;
  margin-bottom: .7rem;
  padding: 0 .3rem;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .day .action::after {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 51.61290323% 76.91612902999999% /*rtl:ignore*/;
  width: 34px;
  height: 34px;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .time .action.selected::before,
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .time .radiobtn-wrapper > span::before {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: block;
  height: 13px;
  left: -6px;
  position: absolute;
  top: 10px;
  width: 12px;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .time .action.selected.timeslot-sun::before,
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .time .radiobtn-wrapper > span.timeslot-sun::before {
  background-image: url('../images/sprite.view.svg#icon-sun');
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .time .action.selected.timeslot-after-noon::before,
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .time .radiobtn-wrapper > span.timeslot-after-noon::before {
  background-image: url('../images/sprite.view.svg#icon-after-noon');
  background-position-y: -.5px;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .time .action.selected.timeslot-moon::before,
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .time .radiobtn-wrapper > span.timeslot-moon::before {
  background-image: url('../images/sprite.view.svg#icon-moon');
  background-position-y: -1.5px;
  top: 11px;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .time .action::after {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 87.90123457% 85.07692308% /*rtl:ignore*/;
  width: 30px;
  height: 30px;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .time .action.selected {
  padding: .9rem 1.6rem .9rem 2.2rem;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .time .action.selected::before {
  left: 4px;
  top: 12px;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .delivery-schedule .time .action.selected.timeslot-moon::before {
  top: 13px;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .after-midnight-note {
  color: #212121;
  font-size: 1.2rem;
  line-height: 18px;
  margin: 0;
  padding: .5rem 0 0 2rem;
  position: relative;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .after-midnight-note::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 16.04422604% 99.82165605% /*rtl:ignore*/;
  width: 26px;
  height: 26px;
  content: '';
  left: -5px;
  position: absolute;
  top: 1px;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods #address-details-form #delivery-slots-details .after-midnight-note strong {
  font-weight: 500;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-result .actions-toolbar {
  background-color: #ffffff;
  margin: 0;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .shipments {
  background-color: #f7fafa;
  border-radius: 7px;
  padding: 1.1rem .8rem .1rem;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper #address-details-form {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 14px 48px 0px #f0f2fa;
  -moz-box-shadow: 0px 14px 48px 0px #f0f2fa;
  -ms-box-shadow: 0px 14px 48px 0px #f0f2fa;
  box-shadow: 0px 14px 48px 0px #f0f2fa;
  border-radius: 10px;
  padding: 1rem 1.6rem 1.6rem;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper #address-details-form h2 {
  color: #212121;
  font-weight: 700;
  font-size: 1.6rem;
  font-family: inherit;
  margin-bottom: .5rem;
  padding: 0;
  margin-top: 0;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods {
  margin-top: .8rem;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods .actions-toolbar {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 14px 48px 0px #f0f2fa;
  -moz-box-shadow: 0px 14px 48px 0px #f0f2fa;
  -ms-box-shadow: 0px 14px 48px 0px #f0f2fa;
  box-shadow: 0px 14px 48px 0px #f0f2fa;
  border-radius: 10px;
  color: #616161;
  line-height: 18px;
  margin-bottom: 1.2rem;
  padding: 1.2rem 1.8rem;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods .actions-toolbar h2 {
  color: #212121;
  font-weight: 700;
  font-size: 1.6rem;
  font-family: inherit;
  margin-bottom: .5rem;
  padding: 0;
  margin-bottom: .2rem;
  margin-top: 0;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods .actions-toolbar .address-label {
  color: #424242;
  font-weight: 700;
  margin-bottom: .3rem;
}
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods .actions-toolbar h2,
.checkout-index-index.shipping-step .checkout-ispu-wrapper .resolution-methods .actions-toolbar .address-label {
  line-height: 24px;
}
.checkout-index-index.shipping-step .resolution-result .actions-toolbar .primary.return {
  border-color: #1e90ff;
  background-color: #1e90ff;
}
.checkout-index-index.shipping-step .resolution-result .actions-toolbar .primary.return:hover,
.checkout-index-index.shipping-step .resolution-result .actions-toolbar .primary.return:active {
  color: #1e90ff;
  background-color: #ffffff;
  border-color: #1e90ff;
}
.checkout-index-index.shipping-step .resolution-result .actions-toolbar .primary.return:hover::after,
.checkout-index-index.shipping-step .resolution-result .actions-toolbar .primary.return:active::after {
  color: #1e90ff;
}
.checkout-index-index.payment-step .column.main .block:last-child {
  margin-bottom: 20px;
}
.checkout-index-index .cart-items img {
  height: auto;
  width: auto;
}
.checkout-index-index .opc-progress-bar {
  display: none;
}
.checkout-index-index .step-title-header {
  background-color: #ecf2ff;
  color: #36366b;
  font-weight: 700;
  font-size: 1.8rem;
  border-radius: 10px 10px 0 0;
  padding: 1rem 1.6rem;
}
.checkout-index-index .section-wrapper-white {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 14px 48px 0px #f0f2fa;
  -moz-box-shadow: 0px 14px 48px 0px #f0f2fa;
  -ms-box-shadow: 0px 14px 48px 0px #f0f2fa;
  box-shadow: 0px 14px 48px 0px #f0f2fa;
  border-radius: 10px;
}
.checkout-index-index .rewards-points-cart {
  margin-bottom: 0;
}
.checkout-index-index .action.primary.continue,
.checkout-index-index .action.primary.checkout {
  font-weight: 700;
  font-size: 1.6rem;
  border-radius: 10px;
  font-family: inherit;
  line-height: 1.75;
  max-width: 140px;
  min-width: unset;
  padding: .9rem 2.2rem;
  width: 100%;
}
.checkout-index-index .action.primary.continue::after,
.checkout-index-index .action.primary.checkout::after {
  display: none;
}
.checkout-index-index #ispu-method-buttons-container .action.continue.primary {
  padding: .9rem 2.2rem;
}
.checkout-index-index .summary-proceed {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.checkout-index-index .summary-proceed#ispu-method-buttons-container {
  float: none;
  justify-content: space-between;
  margin: 0;
}
.checkout-index-index .summary-proceed.applepay .action.checkout {
  display: none;
}
.checkout-index-index .summary-proceed .summary-proceed-total {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 0;
  margin-right: .5rem;
  text-align: left;
  white-space: nowrap;
}
.checkout-index-index .summary-proceed .summary-proceed-total .total-title {
  color: #757575;
  font-weight: 500;
  font-size: 1.6rem;
}
.checkout-index-index .summary-proceed .summary-proceed-total .total-title .total-subtitle {
  color: #9e9e9e;
  font-weight: 400;
  font-size: 1rem;
}
.checkout-index-index .summary-proceed .summary-proceed-total .total-amount {
  color: #212121;
  font-size: 2rem;
}
.checkout-ispu-wrapper .ispu.data.items .data.item.title .switch {
  background: #ffffff;
  padding: 0 25px;
}
.checkout-ispu-wrapper .ispu.data.items .data.item.title .switch > span::before {
  border-radius: 50%;
  content: '';
}
.checkout-ispu-wrapper .ispu.data.items .data.item.title.is-loading-ajax {
  opacity: .5;
}
.checkout-ispu-wrapper .ispu.data.items .data.item.title.is-loading-ajax .switch {
  background: #1e90ff;
  color: #ffffff;
}
.checkout-ispu-wrapper .item.content {
  border: 0;
  padding: 0;
}
.checkout-ispu-wrapper .methods-collect.form {
  margin-top: .6rem;
}
.checkout-ispu-wrapper #store-selector {
  float: none;
}
.checkout-ispu-wrapper .ispu-pickup-method {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 .8rem;
  padding-left: .6rem;
}
.checkout-ispu-wrapper .ispu-pickup-method h3 {
  color: #212121;
  font-weight: 700;
  font-size: 2.1rem;
  font-family: inherit;
  line-height: 24px;
  margin: 0 0 16px;
  padding: 0;
  width: 100%;
}
.checkout-ispu-wrapper .ispu-pickup-method h3.no_pickup_options {
  margin-bottom: 0;
  padding-left: 0.4rem;
}
.checkout-ispu-wrapper .ispu-pickup-method .pickup_method_option {
  font-size: 1.5rem;
  line-height: 21px;
  margin: 0 6.2rem 0 0;
}
.checkout-ispu-wrapper .ispu-pickup-method .pickup_method_option:last-child {
  margin-right: 0;
}
.checkout-ispu-wrapper .ispu-pickup-method .pickup_method_option .field-tooltip {
  display: inline;
  position: inherit;
  vertical-align: top;
}
.checkout-ispu-wrapper .ispu-pickup-method .pickup_method_option input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  margin: 0 0.8em 0 0;
}
.checkout-ispu-wrapper .ispu-pickup-method .pickup_method_option input[type="radio"] ~ label::before {
  background-size: 22px 22px;
  height: 22px;
  width: 22px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='96px' height='96px' viewBox='0 0 96 96' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EShape%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-radio-inactive' transform='translate(0.001864, -0.000727)' fill='%23BDBDBD'%3E%3Cpath d='M48,0 C74.4936251,0 96,21.5063749 96,47.9954329 C96,74.489058 74.4936251,95.9908658 48,95.9908658 C21.510942,95.9908658 0,74.489058 0,47.9954329 C0,21.5063749 21.510942,0 48,0 Z M48,10.5453853 C68.6705994,10.5453853 85.4500476,27.3248335 85.4500476,47.9954329 C85.4500476,68.6660324 68.6705994,85.4500476 48,85.4500476 C27.3339676,85.4500476 10.5499524,68.6660324 10.5499524,47.9954329 C10.5499524,27.3248335 27.3339676,10.5453853 48,10.5453853 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  content: '';
  display: inline-block;
  line-height: 1;
  margin: 0 .6rem 0 0;
  vertical-align: sub;
}
.checkout-ispu-wrapper .ispu-pickup-method .pickup_method_option input[type="radio"]:checked ~ label::before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='96px' height='96px' viewBox='0 0 96 96' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EShape%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-radio' transform='translate(-0.000000, -0.000000)' fill='%230093FF' fill-rule='nonzero'%3E%3Cpath d='M48.0022836,0 C74.4926019,0 96,21.5073981 96,47.9977164 C96,74.4926019 74.4926019,96 48.0022836,96 C21.5073981,96 0,74.4926019 0,47.9977164 C0,21.5073981 21.5073981,0 48.0022836,0 L48.0022836,0 Z M48.0022836,10.5458871 C27.3307008,10.5458871 10.5458871,27.3261335 10.5458871,47.9977164 C10.5458871,68.6692992 27.3307008,85.4495456 48.0022836,85.4495456 C68.6692992,85.4495456 85.4541129,68.6692992 85.4541129,47.9977164 C85.4541129,27.3261335 68.6692992,10.5458871 48.0022836,10.5458871 Z M48.0022836,23.2566725 C61.6539322,23.2566725 72.7433275,34.3415005 72.7433275,47.9977164 C72.7433275,61.6539322 61.6539322,72.7387602 48.0022836,72.7387602 C34.3460678,72.7387602 23.2566725,61.6539322 23.2566725,47.9977164 C23.2566725,34.3415005 34.3460678,23.2566725 48.0022836,23.2566725 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.checkout-ispu-wrapper .ispu-pickup-method .pickup_method_option input[type="radio"] + label {
  color: #757575;
  line-height: 24px;
}
.checkout-ispu-wrapper .ispu-pickup-method .pickup_method_option input[type="radio"] + label::before {
  vertical-align: top;
}
.checkout-ispu-wrapper .ispu-pickup-method .pickup_method_option input[type="radio"]:not(:checked) + label {
  color: #bdbdbd;
}
.checkout-ispu-wrapper .ispu-by-map-marker,
.checkout-ispu-wrapper .dc-delivery-by-map-marker {
  position: relative;
}
.checkout-ispu-wrapper .ispu-by-map-marker > .controls,
.checkout-ispu-wrapper .dc-delivery-by-map-marker > .controls {
  background: url('../images/sprite.view.svg#search-idle') #ffffff;
  border: 1px solid #d8d8d8;
  font-size: 1.4rem;
  background-position: right 15px center;
  background-repeat: no-repeat;
  background-size: 31px 31px;
  border-radius: 8px;
  left: 26px;
  line-height: 20px;
  height: 47px;
  padding-left: 1.9rem;
  padding-right: 4.5rem;
  position: absolute;
  top: 19px;
  width: calc(100% - 52px);
  z-index: 9;
}
.checkout-ispu-wrapper .ispu-by-map-marker > .controls::-webkit-input-placeholder,
.checkout-ispu-wrapper .dc-delivery-by-map-marker > .controls::-webkit-input-placeholder {
  color: #50555e;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  font-weight: 'normal';
}
.checkout-ispu-wrapper .ispu-by-map-marker > .controls:-moz-placeholder,
.checkout-ispu-wrapper .dc-delivery-by-map-marker > .controls:-moz-placeholder {
  color: #50555e;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  font-weight: 'normal';
}
.checkout-ispu-wrapper .ispu-by-map-marker > .controls::-moz-placeholder,
.checkout-ispu-wrapper .dc-delivery-by-map-marker > .controls::-moz-placeholder {
  color: #50555e;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  font-weight: 'normal';
}
.checkout-ispu-wrapper .ispu-by-map-marker > .controls:-ms-input-placeholder,
.checkout-ispu-wrapper .dc-delivery-by-map-marker > .controls:-ms-input-placeholder {
  color: #50555e;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  font-weight: 'normal';
}
.checkout-ispu-wrapper .ispu-by-map-marker > .controls:focus,
.checkout-ispu-wrapper .dc-delivery-by-map-marker > .controls:focus {
  border-color: #1e90ff;
}
.checkout-ispu-wrapper .ispu-by-map-marker .ispu-by-my-current-location-button,
.checkout-ispu-wrapper .dc-delivery-by-map-marker .ispu-by-my-current-location-button {
  -webkit-box-shadow: 3px 2px 7px 0 #f3f7ff;
  -moz-box-shadow: 3px 2px 7px 0 #f3f7ff;
  -ms-box-shadow: 3px 2px 7px 0 #f3f7ff;
  box-shadow: 3px 2px 7px 0 #f3f7ff;
  background: #ffffff url('../images/sprite.view.svg#set-map-location') center no-repeat;
  background-size: 85px;
  border: none;
  border-radius: 6px;
  bottom: 20px;
  height: 52px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 20px;
  width: 52px;
}
.checkout-ispu-wrapper .ispu-by-map-marker .ispu-by-my-current-location-button span,
.checkout-ispu-wrapper .dc-delivery-by-map-marker .ispu-by-my-current-location-button span {
  font-size: 0;
  visibility: hidden;
}
.checkout-ispu-wrapper .ispu-by-map-marker #ispu-resolution-map,
.checkout-ispu-wrapper .dc-delivery-by-map-marker #ispu-resolution-map,
.checkout-ispu-wrapper .ispu-by-map-marker #dc-delivery-resolution-map,
.checkout-ispu-wrapper .dc-delivery-by-map-marker #dc-delivery-resolution-map {
  height: 500px;
}
.checkout-ispu-wrapper .ispu-map-caption {
  background-color: #ffffff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: .4rem 1.6rem;
  width: 100%;
}
.checkout-ispu-wrapper .ispu-map-caption ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.checkout-ispu-wrapper .ispu-map-caption li {
  line-height: 11px;
  margin: 0;
  padding: 0;
}
.checkout-ispu-wrapper .ispu-map-caption li span {
  color: #212121;
  font-size: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 0 1.4rem 0 0;
}
.checkout-ispu-wrapper .ispu-map-caption li span::before {
  border-radius: 50%;
  content: '';
  display: inline-block;
  height: 9px;
  line-height: 1em;
  margin: 0 5px 0 0;
  vertical-align: middle;
  width: 9px;
}
.checkout-ispu-wrapper .ispu-map-caption li span.caption-blue::before {
  background-color: #1e90ff;
}
.checkout-ispu-wrapper .ispu-map-caption li span.caption-green::before {
  background-color: #18a957;
}
.checkout-ispu-wrapper .ispu-map-caption li span.caption-yellow::before {
  background-color: #ffbb38;
}
.checkout-ispu-wrapper .ispu-map-caption li span.caption-red::before {
  background-color: #df1642;
}
.checkout-ispu-wrapper .ispu-map-caption li:last-child span {
  margin-right: 0;
}
.checkout-ispu-wrapper .actions-toolbar {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.checkout-ispu-wrapper .resolution-methods .actions-toolbar .primary button,
.checkout-ispu-wrapper .ispu-methods .actions-toolbar .primary button {
  background: #1e90ff;
  color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  min-width: 146px;
  padding: 1.1rem 4rem;
}
.checkout-ispu-wrapper .resolution-methods .actions-toolbar .primary button > span,
.checkout-ispu-wrapper .ispu-methods .actions-toolbar .primary button > span {
  vertical-align: middle;
}
.checkout-ispu-wrapper .resolution-methods .actions-toolbar .primary button::before,
.checkout-ispu-wrapper .ispu-methods .actions-toolbar .primary button::before {
  content: "\e926";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  font-size: 19px;
}
.checkout-ispu-wrapper .resolution-methods .actions-toolbar .primary button::before,
.checkout-ispu-wrapper .ispu-methods .actions-toolbar .primary button::before {
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
}
.checkout-ispu-wrapper .resolution-methods .actions-toolbar .primary button:hover,
.checkout-ispu-wrapper .ispu-methods .actions-toolbar .primary button:hover {
  background: #ffffff;
  border: 1px solid #1e90ff;
  color: #1e90ff;
}
.checkout-ispu-wrapper .resolution-methods .actions-toolbar .primary button:hover::before,
.checkout-ispu-wrapper .ispu-methods .actions-toolbar .primary button:hover::before {
  color: #1e90ff;
}
.checkout-ispu-wrapper .resolution-methods #address-details-form .fieldset,
.checkout-ispu-wrapper .ispu-methods #address-details-form .fieldset {
  margin-bottom: 0;
}
.checkout-ispu-wrapper .resolution-methods #address-details-form.delivery-slots-available #delivery-slots-details .tab-items [data-block='dropdown'],
.checkout-ispu-wrapper .ispu-methods #address-details-form.delivery-slots-available #delivery-slots-details .tab-items [data-block='dropdown'] {
  position: relative;
}
.checkout-ispu-wrapper .resolution-methods #address-details-form.delivery-slots-available #delivery-slots-details .tab-items .tab-content,
.checkout-ispu-wrapper .ispu-methods #address-details-form.delivery-slots-available #delivery-slots-details .tab-items .tab-content {
  background: #ffffff;
  border: 0.5px solid rgba(6, 111, 180, 0.15);
  border-radius: 8px;
  left: 0;
  margin-top: -1.2rem;
  padding: 1.2rem 1.1rem 0;
  position: absolute;
  right: 0;
  z-index: 2;
}
.checkout-ispu-wrapper .resolution-methods #address-details-form.delivery-slots-available #delivery-slots-details .tab-items .tab-content ul.delivery-slot-items,
.checkout-ispu-wrapper .ispu-methods #address-details-form.delivery-slots-available #delivery-slots-details .tab-items .tab-content ul.delivery-slot-items {
  list-style: none;
  margin: 0;
  padding: 0;
}
.checkout-ispu-wrapper .resolution-methods #address-details-form.delivery-slots-available #delivery-slots-details .tab-items .tab-content ul.delivery-slot-items li,
.checkout-ispu-wrapper .ispu-methods #address-details-form.delivery-slots-available #delivery-slots-details .tab-items .tab-content ul.delivery-slot-items li {
  border-bottom: 0.5px solid rgba(6, 111, 180, 0.15);
  margin-bottom: 0;
}
.checkout-ispu-wrapper .resolution-methods #address-details-form.delivery-slots-available #delivery-slots-details .tab-items .tab-content ul.delivery-slot-items li:last-child,
.checkout-ispu-wrapper .ispu-methods #address-details-form.delivery-slots-available #delivery-slots-details .tab-items .tab-content ul.delivery-slot-items li:last-child {
  border-bottom: none;
}
.checkout-ispu-wrapper .resolution-methods #address-details-form.delivery-slots-available #delivery-slots-details .tab-items .tab-content ul.delivery-slot-items span,
.checkout-ispu-wrapper .ispu-methods #address-details-form.delivery-slots-available #delivery-slots-details .tab-items .tab-content ul.delivery-slot-items span {
  color: #424242;
  font-size: 1.2rem;
  cursor: pointer;
  display: block;
  padding: .9rem .5rem .9rem 1.1rem;
  position: relative;
}
.checkout-ispu-wrapper .resolution-methods #address-details-form.delivery-slots-available #delivery-slots-details .tab-items .tab-content ul.delivery-slot-items span.active::after,
.checkout-ispu-wrapper .ispu-methods #address-details-form.delivery-slots-available #delivery-slots-details .tab-items .tab-content ul.delivery-slot-items span.active::after {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 62.93643032% 94.46056781999999% /*rtl:ignore*/;
  width: 22px;
  height: 20px;
  -webkit-transform: translateY(-50%) scale(0.7);
  -moz-transform: translateY(-50%) scale(0.7);
  -ms-transform: translateY(-50%) scale(0.7);
  transform: translateY(-50%) scale(0.7);
  content: '';
  display: block;
  position: absolute;
  right: -4px;
  top: 50%;
}
.checkout-ispu-wrapper .resolution-methods #address-details-form.delivery-slots-available #delivery-slots-details .tab-items .tab-content ul.delivery-slot-items span.disabled,
.checkout-ispu-wrapper .ispu-methods #address-details-form.delivery-slots-available #delivery-slots-details .tab-items .tab-content ul.delivery-slot-items span.disabled {
  opacity: .5;
  pointer-events: none;
}
.checkout-ispu-wrapper .resolution-methods #address-details-form.delivery-slots-available #delivery-slots-details .tab-items .tab-content ul.delivery-slot-items .after-midnight,
.checkout-ispu-wrapper .ispu-methods #address-details-form.delivery-slots-available #delivery-slots-details .tab-items .tab-content ul.delivery-slot-items .after-midnight {
  font-size: 0.9rem;
  line-height: 7px;
  padding: 0 0 .2rem;
}
.checkout-ispu-wrapper .resolution-result .actions-toolbar {
  padding: 24px;
}
.checkout-ispu-wrapper .no-locations-info-wrapper,
.checkout-ispu-wrapper .unavailable-product-info-wrapper {
  font-family: 'Roboto';
  font-weight: 700;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.8em 1.4em !important;
  /* Override gmap inline */
}
.checkout-ispu-wrapper .no-locations-info-wrapper,
.checkout-ispu-wrapper .unavailable-product-info-wrapper,
.checkout-ispu-wrapper .no-locations-info-wrapper div,
.checkout-ispu-wrapper .unavailable-product-info-wrapper div,
.checkout-ispu-wrapper .no-locations-info-wrapper + div::after,
.checkout-ispu-wrapper .unavailable-product-info-wrapper + div::after {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important;
  /* Override gmap inline */
  background-color: #fff1d7 !important;
  /* Override gmap inline */
  overflow: visible !important;
  /* Override gmap inline */
}
.checkout-ispu-wrapper .no-locations-info-wrapper + div,
.checkout-ispu-wrapper .unavailable-product-info-wrapper + div {
  -webkit-filter: none !important;
  -moz-filter: none !important;
  -ms-filter: none !important;
  filter: none !important;
  /* Override gmap inline */
}
.checkout-ispu-wrapper .no-locations-info-wrapper button,
.checkout-ispu-wrapper .unavailable-product-info-wrapper button {
  display: none !important;
  /* Override gmap inline */
}
.checkout-ispu-wrapper .no-locations-info-wrapper .gm-style-iw-ch,
.checkout-ispu-wrapper .unavailable-product-info-wrapper .gm-style-iw-ch {
  padding: 0;
}
.checkout-ispu-wrapper .ispu-result {
  margin-top: 1.5rem;
}
.checkout-ispu-wrapper .ispu-result .field.field-select-store {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 14px 48px 0px #f0f2fa;
  -moz-box-shadow: 0px 14px 48px 0px #f0f2fa;
  -ms-box-shadow: 0px 14px 48px 0px #f0f2fa;
  box-shadow: 0px 14px 48px 0px #f0f2fa;
  border-radius: 10px;
}
.checkout-ispu-wrapper .ispu-result .selected-store {
  padding: 0 25px 20px;
}
.checkout-ispu-wrapper .ispu-result .selected-store h3 + div span {
  color: #1e90ff;
  cursor: pointer;
}
.checkout-ispu-wrapper .ispu-result .control {
  padding: 2.5rem 1rem .5rem;
}
.checkout-ispu-wrapper .ispu-result .control h3 {
  color: #212121;
  font-weight: 700;
  font-size: 1.6rem;
  font-family: inherit;
  margin-bottom: .5rem;
  padding: 0;
  font-size: 2rem;
  margin-bottom: 1rem;
  margin: 0;
  padding: 0 10px 10px;
}
.checkout-ispu-wrapper .ispu-result .control .select-from-map {
  color: #555585;
  font-size: 1.5rem;
  padding: 0 10px;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li {
  margin: 0 0 15px;
}
.checkout-ispu-wrapper .ispu-result .control.selected-store ul.pickup-locations > li {
  margin: 0;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations {
  margin: 5px 0 0;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li {
  background-color: #f7fafa;
  border-bottom: none;
  border-radius: 7px;
  padding: 0;
  position: relative;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li:last-child {
  border-bottom: 0;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .wrapper {
  overflow: inherit;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .wrapper > .content-wrapper {
  padding: 0 1rem;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1.2rem 0;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .pharmacy-selection {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  height: 22px;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .pharmacy-selection input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .pharmacy-selection input[type="radio"] ~ label::before {
  background-size: 22px 22px;
  height: 22px;
  width: 22px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='96px' height='96px' viewBox='0 0 96 96' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EShape%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-radio-inactive' transform='translate(0.001864, -0.000727)' fill='%23BDBDBD'%3E%3Cpath d='M48,0 C74.4936251,0 96,21.5063749 96,47.9954329 C96,74.489058 74.4936251,95.9908658 48,95.9908658 C21.510942,95.9908658 0,74.489058 0,47.9954329 C0,21.5063749 21.510942,0 48,0 Z M48,10.5453853 C68.6705994,10.5453853 85.4500476,27.3248335 85.4500476,47.9954329 C85.4500476,68.6660324 68.6705994,85.4500476 48,85.4500476 C27.3339676,85.4500476 10.5499524,68.6660324 10.5499524,47.9954329 C10.5499524,27.3248335 27.3339676,10.5453853 48,10.5453853 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  content: '';
  display: inline-block;
  line-height: 1;
  margin: 0 .6rem 0 0;
  vertical-align: sub;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .pharmacy-selection input[type="radio"]:checked ~ label::before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='96px' height='96px' viewBox='0 0 96 96' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EShape%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-radio' transform='translate(-0.000000, -0.000000)' fill='%230093FF' fill-rule='nonzero'%3E%3Cpath d='M48.0022836,0 C74.4926019,0 96,21.5073981 96,47.9977164 C96,74.4926019 74.4926019,96 48.0022836,96 C21.5073981,96 0,74.4926019 0,47.9977164 C0,21.5073981 21.5073981,0 48.0022836,0 L48.0022836,0 Z M48.0022836,10.5458871 C27.3307008,10.5458871 10.5458871,27.3261335 10.5458871,47.9977164 C10.5458871,68.6692992 27.3307008,85.4495456 48.0022836,85.4495456 C68.6692992,85.4495456 85.4541129,68.6692992 85.4541129,47.9977164 C85.4541129,27.3261335 68.6692992,10.5458871 48.0022836,10.5458871 Z M48.0022836,23.2566725 C61.6539322,23.2566725 72.7433275,34.3415005 72.7433275,47.9977164 C72.7433275,61.6539322 61.6539322,72.7387602 48.0022836,72.7387602 C34.3460678,72.7387602 23.2566725,61.6539322 23.2566725,47.9977164 C23.2566725,34.3415005 34.3460678,23.2566725 48.0022836,23.2566725 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .pharmacy-selection input[type="radio"] + label {
  color: transparent;
  font-size: 0;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .content-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .content-wrapper > span {
  display: block;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .content-wrapper .item-footer {
  padding: 1rem 1rem 0;
  width: 100%;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper {
  background: rgba(255, 255, 255, 0.6);
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .9rem 0 0;
  width: 100%;
  z-index: 0;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper.no-additional-details {
  padding-top: 0;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper.no-additional-details .available-details {
  margin-top: 0;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper .available-details {
  background: #f7fafa;
  text-align: center;
  width: 100%;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper .available-details.open .back-to-basket {
  margin-top: 1rem;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper .available-details .label {
  color: #1e90ff;
  border: 1px solid #1e90ff;
  font-weight: 700;
  font-size: 1.4rem;
  border-radius: 6px;
  line-height: 16px;
  padding: .9rem 3rem;
  position: relative;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper .available-details .label::after {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  right: 14px;
  top: 50%;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper .opening-hours,
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper .get-directions {
  font-weight: 700;
  padding: 0 .9rem;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper .opening-hours {
  color: #424242;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper .opening-hours span {
  color: transparent;
  font-size: 0;
  height: 20px;
  width: 20px;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper .opening-hours strong {
  position: relative;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper .opening-hours strong::before {
  background-image: url('../images/sprite.view.svg#icon-time');
  background-size: 20px 20px;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper .get-directions span {
  position: relative;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper .get-directions span::before {
  background-image: url('../images/sprite.view.svg#header-icons--store-locator');
  background-size: 18px 18px;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper .get-directions a {
  color: #1e90ff;
  text-decoration: none;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper .opening-hours strong::before,
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper .get-directions span::before {
  background-repeat: no-repeat;
  background-position: center center;
  content: '';
  display: block;
  float: left;
  height: 17px;
  line-height: 1;
  width: 17px;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper .back-to-basket {
  margin: .4rem 2rem .7rem;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper .back-to-basket .action.return {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  font-weight: 700;
  font-size: 1.4rem;
  border-radius: 6px;
  font-family: inherit;
  line-height: 16px;
  min-width: unset;
  padding: .9rem 2rem;
  text-align: center;
  white-space: normal;
  width: 100%;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper .back-to-basket .action.return:hover,
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper .back-to-basket .action.return:focus,
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper .back-to-basket .action.return:active {
  color: #ffffff;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper .back-to-basket .action.return::after {
  display: none;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper > .back-to-basket {
  display: none;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .check-availablity {
  float: right;
  padding: 0;
  right: 11px;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .check-availablity > .partially {
  color: #ffbb38;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .check-availablity > .partially::before {
  content: "\e916";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .check-availablity > .available {
  color: #18a957;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .check-availablity > .available::before {
  content: "\e919";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .check-availablity > .partially::before,
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .check-availablity > .available::before {
  display: inline-block;
  font-size: .8em;
  line-height: 0;
  margin: 0 6px 0 0;
  vertical-align: baseline;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .drive-thru {
  margin: 0.2rem 0 -0.2rem -1rem;
  width: 100%;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .drive-thru span {
  background: #ecf2ff;
  color: #212121;
  font-weight: 500;
  font-size: 1.1rem;
  border-radius: 1px;
  display: inline-block;
  line-height: 22px;
  padding: 0 3.1rem 0 1rem;
  position: relative;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .drive-thru span::after {
  border-right: 18px solid #f7fafa;
  border-bottom: 11px solid transparent;
  border-top: 11px solid transparent;
  content: '';
  position: absolute;
  right: 0;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .content-wrapper > span.distance {
  color: #424242;
  font-weight: 700;
  display: inline-block;
  line-height: 1.162;
  padding: 0 .5rem 0 0;
  position: relative;
  text-transform: uppercase;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .content-wrapper > span.distance::before {
  content: none;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .content-wrapper .availability-label {
  color: #404040;
  font-size: 1.1rem;
  line-height: 1;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .content-wrapper .description {
  color: #212121;
  margin: .7rem 0 .6rem;
  width: 100%;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .available-details {
  color: #ffffff;
  background: none;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  line-height: 15px;
  padding: 0;
  width: inherit;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .available-details > span.label {
  display: block;
  cursor: pointer;
  margin: 0;
  padding: 20px;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .available-details > span {
  margin-bottom: 0;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .available-details > span::after {
  content: "\e901";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .available-details > span::after {
  margin-left: 10px;
  display: inline-block;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .available-details.open > span::after {
  content: "\e930";
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .available-details .content-wrapper {
  background: #f7fafa;
  text-align: left;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .radiobtn-wrapper {
  float: right;
  position: relative;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .radiobtn-wrapper .select-pharmacy {
  border-radius: 27px;
  min-width: 220px;
  padding: 9px 24px;
  text-align: center;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .radiobtn-wrapper .select-pharmacy .selected {
  display: none;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .radiobtn-wrapper input[type="radio"] {
  height: 0;
  opacity: 0;
  position: absolute;
  width: 0;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .radiobtn-wrapper input[type="radio"] + .select-pharmacy {
  cursor: pointer;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .radiobtn-wrapper input[type="radio"]:checked + .select-pharmacy {
  min-width: 220px;
  padding: 9px 24px;
  text-align: center;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .radiobtn-wrapper input[type="radio"]:checked + .select-pharmacy > span {
  display: none;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .radiobtn-wrapper input[type="radio"]:checked + .select-pharmacy:hover {
  background: #1e90ff;
  color: #ffffff;
}
.checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .radiobtn-wrapper input[type="radio"]:checked + .select-pharmacy .selected {
  display: inline-block;
}
.checkout-ispu-wrapper .resolution-methods .actions-toolbar {
  flex-wrap: wrap-reverse;
}
.checkout-ispu-wrapper .resolution-methods .actions-toolbar > .primary {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  width: 100%;
}
.checkout-ispu-wrapper .resolution-methods .actions-toolbar.add-new-address-wrapper > .primary {
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.checkout-ispu-wrapper .resolution-methods .actions-toolbar.add-new-address-wrapper .field {
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
  margin-bottom: 15px;
}
.checkout-ispu-wrapper .resolution-methods .actions-toolbar.add-new-address-wrapper .primary.create-mew-address {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.checkout-ispu-wrapper .message-wrapper {
  border-top: 1px solid #e8e8e9;
  padding: 24px 24px 10px 24px;
}
.checkout-ispu-wrapper .message-wrapper .message {
  background: #ffffff;
  border: 1px solid #b2c7ff;
  color: #b2c7ff;
  font-weight: 500;
  font-size: 1.5rem;
  border-radius: 8px;
  display: table;
  line-height: 20px;
  margin-bottom: 15px;
  padding: 16px 20px 16px 54px;
  position: relative;
  width: 100%;
}
.checkout-ispu-wrapper .message-wrapper .message::before {
  font-weight: 400;
  font-size: 2.4rem;
  content: '\e918';
  font-family: nahdi-icons !important;
  font-style: normal;
  font-variant: normal;
  left: 16px;
  line-height: 25px;
  position: absolute;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none;
  top: 13px;
}
.checkout-ispu-wrapper .cart-items {
  background-color: #ffffff;
  clear: both;
  margin: 0;
  padding: 0;
}
.checkout-ispu-wrapper .cart-items > li.item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: none;
  border-bottom: #dedede 1px solid;
  padding: 0 0 10px;
  position: relative;
  margin: 0 0 10px;
  width: 100%;
}
.checkout-ispu-wrapper .cart-items > li.item > div {
  display: table-cell;
  vertical-align: top;
}
.checkout-ispu-wrapper .cart-items > li.item .item-l-column {
  margin: 0 1em 0 0;
  width: 62px;
}
.checkout-ispu-wrapper .cart-items > li.item .item-l-column .image {
  padding: 0;
  width: 62px;
}
.checkout-ispu-wrapper .cart-items > li.item .item-r-column {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
}
.checkout-ispu-wrapper .cart-items > li.item .item-r-column .info {
  width: 100%;
}
.checkout-ispu-wrapper .cart-items > li.item .item-r-column .name-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.checkout-ispu-wrapper .cart-items > li.item .item-r-column .name-wrapper .availability {
  font-weight: 700;
  font-size: 1.2rem;
  padding: 2px 0 5px;
}
.checkout-ispu-wrapper .cart-items > li.item .item-r-column .name-wrapper .availability.available {
  color: #18a957;
}
.checkout-ispu-wrapper .cart-items > li.item .item-r-column .name-wrapper .availability.partially-available {
  color: #ffbb38;
}
.checkout-ispu-wrapper .cart-items > li.item .item-r-column .name-wrapper .availability.not-available {
  color: #df1642;
}
.checkout-ispu-wrapper .cart-items > li.item .item-r-column .fulfilment-source {
  display: none;
}
.checkout-ispu-wrapper .cart-items > li.item .item-r-column .price {
  font-weight: 700;
  font-size: 1.3rem;
  padding: 0;
}
.checkout-ispu-wrapper .cart-items > li.item .item-r-column .qty {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0;
}
.checkout-ispu-wrapper .cart-items > li.item .item-r-column .btn-replace-main {
  color: #19a957;
  font-weight: 700;
  font-size: 1.2rem;
  background: transparent;
  border: none;
  border-radius: 0;
  font-family: inherit;
  margin: 0;
  padding: 0;
  position: relative;
}
.checkout-ispu-wrapper .cart-items > li.item .item-r-column .btn-replace-main::after {
  background: #19a957;
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
}
.checkout-ispu-wrapper .cart-items > li.item:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
.checkout-ispu-wrapper .cart-items > li.item .image {
  padding-right: 1rem;
  width: 53px;
}
.checkout-ispu-wrapper .cart-items > li.item .qty,
.checkout-ispu-wrapper .cart-items > li.item .price {
  color: #424242;
  font-weight: 500;
  line-height: 18px;
  padding-left: 1rem;
  padding-top: 2rem;
}
.checkout-ispu-wrapper .cart-items > li.item .qty {
  color: #9e9e9e;
  font-size: 0.9rem;
}
.checkout-ispu-wrapper .cart-items > li.item .qty .qty-amount {
  font-weight: 700;
  font-size: 1rem;
  display: inline-block;
}
.checkout-ispu-wrapper .cart-items > li.item .qty .available .qty-amount {
  color: #18a957;
}
.checkout-ispu-wrapper .cart-items > li.item .qty .partially .qty-amount {
  color: #ffbb38;
}
.checkout-ispu-wrapper .cart-items > li.item .qty .not-available .qty-amount {
  color: #df1642;
}
.checkout-ispu-wrapper .cart-items > li.item .name {
  color: #333e47;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 18px;
}
.checkout-ispu-wrapper .cart-items > li.item .product.options.list {
  list-style: none;
  margin: 5px 0 0 0;
  padding: 0;
}
.checkout-ispu-wrapper .cart-items > li.item .product.options.list li {
  margin-bottom: 0px;
}
.checkout-ispu-wrapper .cart-items .item-content {
  padding-left: 160px;
}
.checkout-ispu-wrapper .ispu-by-map-marker input.controls {
  border: 0.5px solid rgba(6, 111, 180, 0.15);
  background-size: 22px 22px;
  height: 42px;
}
.fulfilment-source-fees.shipping .mark {
  padding: 0 0 0 1rem;
}
.shipping-collapsible {
  cursor: pointer;
}
.shipping-collapsible .shipping-total-arrow {
  display: inline-block;
  text-decoration: none;
}
.shipping-collapsible .shipping-total-arrow > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shipping-collapsible .shipping-total-arrow:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 20px;
  color: #aaaab9;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.shipping-collapsible .shipping-total-arrow::after {
  font-weight: 600;
  position: absolute;
}
.shipping-collapsible .shipping-total-arrow.active::after {
  content: '\e622';
}
@keyframes background-fade {
  0%,
  50% {
    background: #f7fafa;
  }
  100% {
    background: #ffffff;
  }
}
.checkout-onepage-success .page-main,
.nahdipayfort-invoice-success .page-main {
  background: #f7fafa;
  max-width: none;
  padding: 0 2rem;
}
.checkout-onepage-success .success-container,
.nahdipayfort-invoice-success .success-container {
  background-color: #ffffff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-radius: 10px;
  justify-content: center;
  margin: 0 auto;
  max-width: 1240px;
  min-height: 414px;
  padding: 6rem 0;
  text-align: center;
}
.checkout-onepage-success .success-container-image,
.nahdipayfort-invoice-success .success-container-image {
  background-image: url('../images/icon-approve-green.png');
  background-repeat: no-repeat;
  background-size: contain;
  height: 154px;
  margin: 0 auto 5rem;
  width: 154px;
}
.checkout-onepage-success .success-container .subtitle p,
.nahdipayfort-invoice-success .success-container .subtitle p,
.checkout-onepage-success .success-container .order-information p,
.nahdipayfort-invoice-success .success-container .order-information p,
.checkout-onepage-success .success-container .track-order,
.nahdipayfort-invoice-success .success-container .track-order {
  font-weight: 700;
  line-height: 28px;
}
.checkout-onepage-success .success-container .subtitle p,
.nahdipayfort-invoice-success .success-container .subtitle p {
  color: #424242;
  font-size: 2.1rem;
}
.checkout-onepage-success .success-container .order-information p,
.nahdipayfort-invoice-success .success-container .order-information p {
  color: #7c7c9f;
  font-size: 1.6rem;
}
.checkout-onepage-success .success-container .primary,
.nahdipayfort-invoice-success .success-container .primary {
  float: none;
}
.checkout-onepage-success .success-container .track-order,
.nahdipayfort-invoice-success .success-container .track-order {
  border: 1px solid #1e90ff;
  color: #1e90ff;
  font-size: 1.6rem;
  border-radius: 8px;
  display: inline-block;
  margin-top: 1rem;
  padding: 1.5rem 8rem;
  text-decoration: none;
}
.checkout-onepage-success .success-container .track-order:hover,
.nahdipayfort-invoice-success .success-container .track-order:hover,
.checkout-onepage-success .success-container .track-order:active,
.nahdipayfort-invoice-success .success-container .track-order:active {
  background-color: #1e90ff;
  color: #ffffff;
}
.checkout-onepage-success .success-container .page-title-wrapper,
.nahdipayfort-invoice-success .success-container .page-title-wrapper {
  display: none;
}
.checkout-onepage-success .page-title-wrapper,
.nahdipayfort-invoice-success .page-title-wrapper {
  margin-top: 5.6rem;
}
.checkout-onepage-success .page-title-wrapper h1,
.nahdipayfort-invoice-success .page-title-wrapper h1 {
  color: #1e90ff;
  font-family: 'Rubik';
  font-size: 33px;
  font-weight: 500;
  line-height: 36px;
  margin-bottom: 3.2rem;
  text-align: center;
}
.modal-popup.alternative-products-modal._show .modal-inner-wrap {
  width: auto;
}
.modal-popup.alternative-products-modal._show .modal-header .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-size: 2.2rem;
  margin: -1.2rem 0 1.5rem;
  padding: 0 3rem 1rem 0;
  text-align: left;
}
.modal-popup.alternative-products-modal._show .modal-header .action-close {
  right: 12px;
  top: 12px;
}
.modal-popup.alternative-products-modal .alternative-products-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  margin: 0 0 1.5rem;
}
.modal-popup.alternative-products-modal .alternative-products-list li {
  width: calc(50% - 5px);
}
.modal-popup.alternative-products-modal .alternative-products-list li .radiobtn-wrapper .product-item-radio {
  display: none;
}
.modal-popup.alternative-products-modal .alternative-products-list li .radiobtn-wrapper .alternative-product-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid transparent;
  height: 100%;
  padding: 1rem 1rem 6rem;
  position: relative;
}
.modal-popup.alternative-products-modal .alternative-products-list li .radiobtn-wrapper .alternative-product-info img {
  width: 100%;
}
.modal-popup.alternative-products-modal .alternative-products-list li .radiobtn-wrapper .alternative-product-info img.product-image {
  margin-bottom: 15px;
}
.modal-popup.alternative-products-modal .alternative-products-list li .radiobtn-wrapper .alternative-product-info span.attribute.manufacturer {
  font-size: 1.3rem;
  text-align: left;
}
.modal-popup.alternative-products-modal .alternative-products-list li .radiobtn-wrapper .alternative-product-info h3.product-name,
.modal-popup.alternative-products-modal .alternative-products-list li .radiobtn-wrapper .alternative-product-info .product-price {
  color: #50555e;
  font-size: 1.5rem;
  text-align: left;
  word-wrap: break-word;
}
.modal-popup.alternative-products-modal .alternative-products-list li .radiobtn-wrapper .alternative-product-info h3.product-name {
  font-family: 'Roboto';
  font-weight: 700;
  hyphens: auto;
  line-height: 18px;
  margin: 0 0 .6rem;
}
.modal-popup.alternative-products-modal .alternative-products-list li .radiobtn-wrapper .alternative-product-info .product-price {
  font-family: 'Rubik';
  font-weight: 500;
  margin: .6rem 0 .9rem;
}
.modal-popup.alternative-products-modal .alternative-products-list li .radiobtn-wrapper .alternative-product-info .button-label {
  border-radius: 12px;
  bottom: 10px;
  left: 10px;
  min-width: auto;
  position: absolute;
  right: 10px;
  text-align: center;
}
.modal-popup.alternative-products-modal .alternative-products-list li .radiobtn-wrapper .alternative-product-info .button-label .select {
  display: inline-block;
}
.modal-popup.alternative-products-modal .alternative-products-list li .radiobtn-wrapper .alternative-product-info .button-label .selected {
  display: none;
}
.modal-popup.alternative-products-modal .alternative-products-list li .radiobtn-wrapper input[type='radio']:checked + .alternative-product-info {
  border-color: #1e90ff;
}
.modal-popup.alternative-products-modal .alternative-products-list li .radiobtn-wrapper input[type='radio']:checked + .alternative-product-info .button-label {
  color: #1e90ff;
  background: transparent;
}
.modal-popup.alternative-products-modal .alternative-products-list li .radiobtn-wrapper input[type='radio']:checked + .alternative-product-info .button-label:hover,
.modal-popup.alternative-products-modal .alternative-products-list li .radiobtn-wrapper input[type='radio']:checked + .alternative-product-info .button-label:focus,
.modal-popup.alternative-products-modal .alternative-products-list li .radiobtn-wrapper input[type='radio']:checked + .alternative-product-info .button-label:active {
  background: #1e90ff;
  color: #ffffff;
}
.modal-popup.alternative-products-modal .alternative-products-list li .radiobtn-wrapper input[type='radio']:checked + .alternative-product-info .button-label .select {
  display: none;
}
.modal-popup.alternative-products-modal .alternative-products-list li .radiobtn-wrapper input[type='radio']:checked + .alternative-product-info .button-label .selected {
  display: inline-block;
}
.modal-popup.alternative-products-modal .alternative-products-wrapper .replace-product-btn {
  background: #1e90ff;
  color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  width: 100%;
}
.modal-popup.alternative-products-modal .alternative-products-wrapper .replace-product-btn:hover,
.modal-popup.alternative-products-modal .alternative-products-wrapper .replace-product-btn:focus,
.modal-popup.alternative-products-modal .alternative-products-wrapper .replace-product-btn:active {
  background: #ffffff;
  color: #1e90ff;
}
.modal-popup.alternative-products-modal .alternative-label-wrapper {
  position: relative;
}
.modal-popup.alternative-products-modal .alternative-label-wrapper .label-Hubstore,
.modal-popup.alternative-products-modal .alternative-label-wrapper .label-UAE,
.modal-popup.alternative-products-modal .alternative-label-wrapper .label-KSA {
  display: block;
  left: auto;
  min-width: 62px;
  right: -5px;
  top: -10px;
  width: 40%;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #df1642;
  font-size: 1.7rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.account-nav .item {
  margin: 3px 0 0;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 5px 18px 5px 15px;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #ff5501;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #ff5501;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-family: 'Rubik';
  font-weight: 700;
  line-height: 1.25;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 20px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 38px;
  line-height: 38px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  font-weight: 700;
  border-radius: 3px;
  background-image: none;
  background: transparent;
  border: 1px solid #1e90ff;
  color: #1e90ff;
  cursor: pointer;
  font-family: 'Rubik';
  font-weight: normal;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  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: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.gift-item-block .title:hover {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 22px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  color: #031332;
  font-family: 'Rubik';
  font-weight: 400;
  line-height: 1.25;
  font-size: 2rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-fallback-price {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #072664;
  text-decoration: underline;
  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: #072664;
  text-decoration: none;
}
button.map-show-info:hover {
  color: #072664;
  text-decoration: none;
}
button.map-show-info:active {
  color: #072664;
  text-decoration: none;
}
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: #072664;
  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: #7d7d7d;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .items li {
  padding: 0;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\e601';
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #333333;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #c9c9c9;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 10px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  color: #031332;
  font-family: 'Rubik';
  font-weight: 400;
  line-height: 1.25;
  font-size: 2rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.block.newsletter {
  margin-bottom: 40px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #c2c2c2;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  color: #031332;
  font-family: 'Rubik';
  font-weight: 400;
  line-height: 1.25;
  font-size: 2rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  color: #031332;
  font-family: 'Rubik';
  font-weight: 400;
  line-height: 1.25;
  font-size: 2rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.fotorama-video-container:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.block.add.review {
  margin-bottom: 40px;
}
.block.add.review > .title {
  color: #031332;
  font-family: 'Rubik';
  font-weight: 400;
  line-height: 1.25;
  font-size: 2.2rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  color: #031332;
  font-family: 'Rubik';
  font-weight: 400;
  line-height: 1.25;
  font-size: 2rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  color: #031332;
  font-family: 'Rubik';
  font-weight: 400;
  line-height: 1.25;
  font-size: 2.2rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 40px;
}
.block.reviews.list .review.title {
  color: #031332;
  font-family: 'Rubik';
  font-weight: 400;
  line-height: 1.25;
  font-size: 2rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 20px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  display: table;
  margin: 10px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  color: #031332;
  font-family: 'Rubik';
  font-weight: 400;
  line-height: 1.25;
  font-size: 2rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 10px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: transparent;
  border: 1px solid #1e90ff;
  color: #1e90ff;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.review-form .action.submit.primary:hover {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  color: #031332;
  font-family: 'Rubik';
  font-weight: 400;
  line-height: 1.25;
  font-size: 2.2rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  color: #031332;
  font-family: 'Rubik';
  font-weight: 400;
  line-height: 1.25;
  font-size: 2rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  color: #031332;
  font-family: 'Rubik';
  font-weight: 400;
  line-height: 1.25;
  font-size: 2rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #df1642;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 0 0 #ffffff;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #ffffff;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.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-decoration: none;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #072664;
  text-decoration: underline;
  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: #072664;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #072664;
  text-decoration: none;
}
.my-credit-cards .action.delete:active {
  color: #072664;
  text-decoration: none;
}
.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: #072664;
  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-decoration: none;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #072664;
  text-decoration: underline;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #072664;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #072664;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:active {
  color: #072664;
  text-decoration: none;
}
.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: #072664;
  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;
}
/**
 * Copyright© 2024 Redbox Digital Limited. All rights reserved.
 */
/** SEARCH BOX */
.label-Hubstore,
.label-UAE,
.label-KSA {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 95%;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 120px;
  z-index: 10;
}
.label-Hubstore {
  background-image: url('../images/sprite.view.svg#labels--express_en');
}
.label-KSA,
.label-UAE {
  background-image: url('../images/sprite.view.svg#labels--global_white_globe_en');
  background-position-y: 43%;
  background-size: 150%;
}
input::-ms-clear {
  display: none;
}
.block-product-selection .label-Hubstore,
.block-product-selection .label-UAE,
.block-product-selection .label-KSA {
  display: block;
  left: auto;
  right: -5px;
  top: -10px;
  width: 40%;
}
.block-product-selection .badge.custom {
  display: block;
  position: absolute;
  width: 50%;
}
.block-product-selection .label-wrapper {
  -ms-flex-order: 5;
  -webkit-order: 5;
  order: 5;
  position: relative;
}
/** PAGINATION */
#instant-search-pagination-container {
  text-align: left;
  width: 100%;
}
#instant-search-pagination-container .search-pagination.ais-Pagination--noRefinement {
  display: none;
}
.ais-Pagination-list li {
  display: inline-block;
}
.ais-Pagination-list li.ais-Pagination-item--disabled {
  display: none;
}
/** REFINEMENT LIST */
.ais-RefinementList-label {
  color: #636363;
  cursor: pointer;
  display: block;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: 1.5em;
  padding: 0 .5rem;
  text-decoration: none;
}
.ais-RefinementList-item {
  margin: 1.6rem 0;
}
.ais-RefinementList-item:hover {
  text-decoration: underline;
}
#clear-refinements .ais-ClearRefinements .ais-ClearRefinements-button {
  color: #000000;
  font-weight: 700;
  font-size: 1.2rem;
  background: none;
  border: none;
  font-family: inherit;
  margin: 0 0 0 1.6rem;
  min-width: auto;
  padding: 0;
  text-transform: uppercase;
  transition: none;
}
#clear-refinements .ais-ClearRefinements .ais-ClearRefinements-button:hover {
  color: #666666;
}
#clear-refinements .ais-ClearRefinements .ais-ClearRefinements-button::after {
  content: none;
}
#current-refinements .ais-CurrentRefinements-item {
  background-color: #ffffff;
  font-size: 1.2rem;
  border: 0;
  border-radius: 0;
  display: block;
  margin: 0 .8rem .8rem 0;
  max-width: 100%;
  padding: .6rem .3rem .6rem 1.2rem;
  white-space: break-spaces;
}
#current-refinements .ais-CurrentRefinements-label {
  color: #424242;
  display: inline-block;
  margin-right: .4rem;
}
#current-refinements .ais-CurrentRefinements-category {
  color: #424242;
  display: inline-block;
  line-height: 1.5em;
  margin: 0 .5rem 0 0;
  text-decoration: none;
}
#current-refinements .ais-CurrentRefinements-category:hover .ais-CurrentRefinements-categoryLabel {
  color: #666666;
  text-decoration: line-through;
}
#current-refinements .ais-CurrentRefinements-category .ais-CurrentRefinements-delete {
  font-size: 0rem;
  background: transparent;
  border-radius: 0;
  display: inline-block;
  height: 18px;
  margin-left: .5rem;
  opacity: 1;
  padding: 0 .3rem;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  width: 18px;
}
#current-refinements .ais-CurrentRefinements-category .ais-CurrentRefinements-delete::after {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 74.13268411% 74.98113207999999% /*rtl:ignore*/;
  width: 18.5px;
  height: 18px;
  content: '';
  display: block;
  left: 50%;
  line-height: 17px;
  position: absolute;
  top: 50%;
}
#current-refinements .ais-CurrentRefinements-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#current-refinements .ais-CurrentRefinements-list:not(:empty) {
  margin: 0;
  padding: 1rem 1.6rem .2rem;
}
.current-refinements-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
.ais-SearchBox .ais-SearchBox-input {
  display: block;
}
.ais-SearchBox .ais-SearchBox-reset {
  padding-top: .2rem;
  padding-right: 1em;
  top: 0;
}
.ais-SearchBox .ais-SearchBox-reset svg {
  fill: #636363;
  height: 10px;
  width: 10px;
}
.ais-SearchBox .ais-SearchBox-reset:hover,
.ais-SearchBox .ais-SearchBox-reset:focus {
  background: transparent !important;
}
/** RANGE SLIDER */
.ais-Panel .ais-RangeSlider .rheostat {
  margin: 3em 0 4em 6%;
  overflow: visible;
  width: 88%;
}
.ais-Panel .ais-RangeSlider .rheostat-background {
  background-color: #F3F4F7;
  border: 1px solid #DDD;
  border-right-width: 2px;
  border-left-width: 2px;
  position: relative;
}
.ais-Panel .ais-RangeSlider .rheostat-horizontal .rheostat-background {
  height: 6px;
  top: 0;
  width: 100%;
}
.ais-Panel .ais-RangeSlider .rheostat-horizontal .rheostat-progress {
  background-color: #b5b6b9;
  height: 4px;
  position: absolute;
  top: 1px;
}
.ais-Panel .ais-RangeSlider .rheostat-horizontal .rheostat-handle {
  margin-left: -1.2rem;
  top: -7px;
}
.ais-Panel .ais-RangeSlider .rheostat-tooltip {
  font-size: .8em;
  left: 0;
  min-width: 20px;
  position: absolute;
  text-align: center;
  top: -35px;
}
/** Search Box */
#algolia-searchbox {
  position: relative;
}
#algolia-searchbox button.magnifying-glass {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: none !important;
  display: block;
  height: 20px;
  left: auto;
  padding: 0;
  position: absolute;
  right: 13px;
  top: 50%;
  width: 20px;
}
#algolia-searchbox button.magnifying-glass::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 0 99.91711827% /*rtl:ignore*/;
  width: 26.6px;
  height: 26.6px;
  content: '';
  display: block;
  margin-top: -.3rem;
}
#algolia-searchbox .clear-cross.clear-query-autocomplete {
  background: transparent;
  cursor: pointer;
  display: none;
  height: 20px;
  left: auto;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}
#algolia-searchbox .clear-cross.clear-query-autocomplete::before {
  content: "\e922";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #424242;
  font-size: 16px;
  font-weight: 500;
}
#algolia-searchbox .clear-cross.clear-query-autocomplete.active {
  display: inline !important;
}
#algolia-searchbox .algolia-search-input:focus:not([value=""]) {
  background: transparent;
}
#algolia-searchbox .algolia-search-input::-webkit-input-placeholder {
  color: rgba(33, 33, 33, 0.6);
  font-weight: 400;
}
#algolia-searchbox .algolia-search-input:-moz-placeholder {
  color: rgba(33, 33, 33, 0.6);
  font-weight: 400;
}
#algolia-searchbox .algolia-search-input::-moz-placeholder {
  color: rgba(33, 33, 33, 0.6);
  font-weight: 400;
}
#algolia-searchbox .algolia-search-input:-ms-input-placeholder {
  color: rgba(33, 33, 33, 0.6);
  font-weight: 400;
}
#algolia-searchbox .algolia-search-input:focus {
  box-shadow: none;
  outline: 0;
}
/** Instant Search */
#algolia_instant_selector a,
#algolia_instant_selector a:hover,
#algolia_instant_selector a:focus {
  outline: 0;
}
#algolia_instant_selector a:hover {
  color: #666666;
}
#algolia_instant_selector::after {
  clear: both;
  content: '';
  display: block;
}
#algolia_instant_selector .text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#algolia_instant_selector.with-facets #algolia-left-container {
  min-height: 1px;
}
#algolia_instant_selector .hits .sort-by-label {
  margin-right: .8rem;
}
#algolia_instant_selector .hits .no-results {
  color: #636363;
  font-size: 1.6rem;
  margin: 4rem 2.5rem;
  text-align: left;
}
#algolia_instant_selector .hits .no-results .no-result-link {
  font-weight: 400;
}
#algolia_instant_selector .hits .no-results .popular-searches {
  margin-bottom: 3rem;
  margin-top: 2rem;
  text-align: left;
}
#algolia_instant_selector .text-center {
  border-top: 2px solid #eeeeee;
  margin-top: .5rem;
  text-align: center;
}
#algolia_instant_selector .price-wrapper {
  margin: .6rem 0 .3rem;
  position: relative;
}
#algolia_instant_selector .result-thumbnail img {
  width: 100%;
}
#algolia_instant_selector .before_special {
  color: #b2c7ff;
  font-weight: 700;
  font-size: 1.1rem;
  text-decoration: line-through;
}
#algolia_instant_selector button:hover {
  background: #2E8AB8 none repeat scroll 0 0;
  cursor: pointer;
}
/** GRID */
#algolia_instant_selector,
#algolia_instant_selector *,
#search_mini_form,
#search_mini_form *,
#algolia_instant_selector::before,
#algolia_instant_selector::after,
#algolia_instant_selector *::before,
#algolia_instant_selector *::after,
#search_mini_form::before,
#search_mini_form::after,
#search_mini_form *::before,
#search_mini_form *::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#search_mini_form label {
  display: none;
}
body #algolia_instant_selector .row {
  margin: 0;
}
#algolia_instant_selector .col-md-3,
#algolia_instant_selector .col-md-4,
#algolia_instant_selector .col-md-9,
#algolia_instant_selector .col-md-12 {
  min-height: 1px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: relative;
}
.algolia-clearfix {
  clear: both;
}
#algolia-autocomplete-container::after,
.autocomplete-wrapper::after {
  clear: both;
  content: '';
}
body.search-page-empty .hidden-sm.hidden-xs#instant-search-facets-container {
  display: none !important;
}
/**
 * Copyright© 2023 Redbox Digital Limited. All rights reserved.
 */
.algolia-result-visible {
  background: #f7fafa;
}
.algolia-result-visible.cms-terms-and-conditions .page-title-wrapper,
.algolia-result-visible.cms-delivery-information .page-title-wrapper,
.algolia-result-visible.contact-index-index .page-title-wrapper,
.algolia-result-visible.cms-about-nahdi .page-title-wrapper {
  display: none;
}
.algolia-result-visible.contact-index-index .algolia-instant-results-wrapper {
  background-color: transparent;
  padding: 0;
}
.algolia-result-visible.wishlist-index-index .algolia-instant-results-wrapper {
  background-color: #f7fafa;
}
.grid-view.grid,
.grid-view.list {
  height: 20px;
  position: absolute;
  top: 2.7rem;
  width: 20px;
}
.grid-view.grid:hover,
.grid-view.list:hover {
  cursor: pointer;
}
.account.algolia-result-visible {
  background: #ffffff;
}
.account.algolia-result-visible .page.messages {
  margin-bottom: 0;
  margin-top: 0;
}
.page-products .page-main .algolia-instant-results-wrapper {
  margin: 0 auto;
  max-width: 1240px;
  padding: 0;
  position: relative;
}
.cms-index-index.algolia-result-visible .algolia-instant-results-wrapper {
  margin: 0 auto;
  max-width: 1280px;
  padding: 0;
  position: relative;
  z-index: 1;
}
#instant-search-results-container .ais-Hits {
  margin-top: .8rem;
  padding: 0 1.6rem;
}
#instant-search-results-container .ais-Hits-item {
  display: inline-block;
  margin-bottom: 1.6rem;
  padding: 0 .3rem;
  vertical-align: top;
  width: 47%;
}
#instant-search-results-container .ais-Hits-item .item-wrapper {
  background-color: #ffffff;
  max-width: 100%;
  padding: .8rem;
  position: relative;
  width: 100%;
}
#instant-search-results-container .ais-Hits-item .item-wrapper .result-wrapper {
  padding: 0;
}
#instant-search-results-container .ais-Hits-item .item-wrapper .result-wrapper .result-sub-content {
  text-align: left;
}
#instant-search-results-container .ais-Hits-item .item-wrapper .result-wrapper .price {
  color: unset;
  text-align: left;
}
#instant-search-results-container .ais-Hits-item .item-wrapper .result-wrapper .result-content > .result-sub-content {
  margin-top: .8rem;
}
#instant-search-results-container .ais-Hits-item .nahdi-promo-sku .nahdi-promo {
  background: #ff375f;
  color: #ffffff;
  font-weight: 700;
  font-size: 1.1rem;
  background-image: none;
  border-radius: 2px;
  line-height: 11px;
  margin: 0;
  padding: .5rem .7rem;
  text-align: center;
  width: 100%;
}
#instant-search-results-container .item-wrapper {
  box-shadow: 5px 5px 14px 0px #f3f7ff;
  border-radius: 8px;
}
#instant-search-results-container .item-wrapper .result-content .action.towishlist {
  background: #e8f6ff;
  border-radius: 50%;
  height: 34px;
  left: 8px;
  opacity: 0.8;
  position: absolute;
  top: 8px;
  width: 34px;
  z-index: 10;
}
#instant-search-results-container .item-wrapper .result-content .action.towishlist span {
  display: none;
}
#instant-search-results-container .item-wrapper .result-content .action.towishlist::before {
  width: 27px;
  height: 26px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url('../images/sprite.view.svg#icon-heart') center no-repeat;
  background-size: 26px;
  content: '';
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 16px;
}
#instant-search-results-container .item-wrapper .result-content .action.towishlist:hover::before,
#instant-search-results-container .item-wrapper .result-content .action.towishlist.towishlist--adding::before {
  background: url('../images/sprite.view.svg#icon-heart-fill') center no-repeat;
  background-size: 26px;
}
#instant-search-results-container .item-wrapper .result-content .result-sub-content .attribute.manufacturer {
  font-size: 1.3rem;
  display: none;
  margin: .3rem 0 0;
}
#instant-search-results-container .item-wrapper .result-content .result-sub-content h3 {
  font-family: 'Roboto';
  font-size: 1.4rem;
  line-height: 18px;
  margin: 0;
  padding: .6rem 0;
}
#instant-search-results-container .item-wrapper .result-content .result-sub-content h3 > a {
  color: #173076;
  font-weight: 700;
  font-size: 1rem;
  display: block;
  hyphens: auto;
  line-height: 14px;
  margin: 0;
  text-decoration: none;
  word-wrap: break-word;
}
#instant-search-results-container .item-wrapper .result-content .result-sub-content .price .after_special {
  color: #334577;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 24px;
  margin-right: .5rem;
  white-space: nowrap;
}
#instant-search-results-container .item-wrapper .result-content .result-sub-content .bv_main_container {
  vertical-align: middle !important;
}
#instant-search-results-container .item-wrapper .result-content .result-sub-content .bv_main_container .bv_stars_svg_no_wrap svg {
  margin-right: .2rem !important;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: 0 0;
}
#instant-search-results-container .item-wrapper .result-content .result-sub-content .bv_main_container .bv_stars_svg_no_wrap svg:last-child {
  margin-right: 0 !important;
}
#instant-search-results-container .item-wrapper .result-content .result-sub-content .bv_main_container .bv_averageRating_component_container,
#instant-search-results-container .item-wrapper .result-content .result-sub-content .bv_main_container .bv_numReviews_component_container {
  display: none !important;
  padding: 0 !important;
}
#instant-search-results-container .item-wrapper .result-content .result-thumbnail .redbox_pl .badge {
  font-weight: 700;
  font-size: 0.8rem;
  background: url('../images/icon-badge.svg') center no-repeat;
  background-size: 100%;
  right: 0;
  line-height: 8px;
  top: 12px;
}
#instant-search-results-container .item-wrapper .result-content .result-thumbnail .redbox_pl .badge span {
  display: block;
}
#instant-search-results-container .item-wrapper .result-content .result-thumbnail .redbox_pl .badge.image {
  background: none;
  padding: 0;
  transform: none;
}
#instant-search-results-container .item-wrapper .result-content #qty-error {
  font-size: 1rem;
  margin-top: 0;
  padding-top: 0;
  position: absolute;
  top: -15px;
  white-space: nowrap;
  z-index: 1;
}
#algolia_instant_selector .hits .infos {
  background: #f7fafa;
  color: #50555e;
  font-size: 1.2rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  clear: both;
  line-height: 32px;
  padding: 1.2rem 1.5rem;
  text-align: center;
}
#algolia_instant_selector .hits .infos .algolia-stats {
  color: #7c7c9f;
  font-size: 14px;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  padding: 1.2rem 0 0 0;
  text-align: left;
  width: 100%;
}
#algolia_instant_selector .hits .infos .sort-by {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  text-align: right;
}
#algolia_instant_selector .hits .infos .sort-by .sort-by-label {
  font-family: 'Rubik';
  font-size: 14px;
  padding-left: .6rem;
  text-transform: uppercase;
}
#algolia_instant_selector .hits .infos .sort-by .ais-SortBy-select {
  background-color: #f6f6f6;
  background-image: url('../images/sprite.view.svg#icon-arrow-black-down');
  background-size: 28px;
  border: none;
}
#algolia_instant_selector .hits .infos .sort-by .grid-view.grid.desktop,
#algolia_instant_selector .hits .infos .sort-by .grid-view.list.desktop {
  display: none;
}
#algolia_instant_selector .hits .infos .sort-by .separated-global-filter {
  list-style: none;
  margin: 0;
  text-decoration: none;
}
#algolia_instant_selector .hits .infos .sort-by .separated-global-filter:hover {
  text-decoration: none;
}
#algolia_instant_selector .hits .infos .sort-by .separated-global-filter .type-Global {
  background-image: url('../images/sprite.view.svg#labels--global_white_globe_en');
  background-position: center;
  background-position-y: 43%;
  background-repeat: no-repeat;
  background-size: 160%;
  display: block;
  height: 20px;
  min-width: 58px;
  position: relative;
  vertical-align: baseline;
  width: 65px;
}
#algolia_instant_selector .hits .infos .sort-by .separated-global-filter input[type=checkbox] + .type-Global::before {
  border: 0;
  content: '';
  display: block;
  height: 18px;
  left: -22px;
  margin: 0;
  position: absolute;
  top: -4px;
  transform: none;
  width: 18px;
}
#algolia_instant_selector .hits .infos .sort-by .separated-global-filter input[type=checkbox] + .type-Global::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 3.44827586% 95.66773163000001% /*rtl:ignore*/;
  width: 28px;
  height: 28px;
}
#algolia_instant_selector .hits .infos .sort-by .separated-global-filter input[type=checkbox]:checked + .type-Global::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 17.24137931% 95.66773163000001% /*rtl:ignore*/;
  width: 28px;
  height: 28px;
}
#algolia_instant_selector #refine-toggle {
  background-image: url('../images/sprite.view.svg#icon-search-filter');
  background-repeat: no-repeat;
  background-position: 10%;
  background-size: 40px;
  border: 0;
  cursor: pointer;
  height: 38px;
  line-height: 30px;
  margin: 0;
  padding: .5rem 1.5rem .5rem 3rem;
  text-align: center;
}
#algolia_instant_selector .algolia-l-container {
  background: #f7fafa;
  left: 0;
  position: absolute;
  top: 11px;
  z-index: 99;
}
#algolia_instant_selector .algolia-l-container.openFilters {
  bottom: 0;
  left: 0;
  overflow: scroll;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
#algolia_instant_selector .algolia-l-container.openFilters #refine-toggle {
  font-size: 2rem;
  height: auto;
  padding: 1rem 1.5rem;
}
#algolia_instant_selector .algolia-l-container.openFilters #refine-toggle::before {
  font-size: 1.5rem;
}
#algolia_instant_selector .algolia-l-container.openFilters #refine-toggle::after {
  content: "\e922";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1e90ff;
  font-size: 18px;
}
#algolia_instant_selector .algolia-l-container.openFilters #refine-toggle::after {
  display: block;
  position: absolute;
  right: 15px;
  top: 15px;
}
.algolia-instant-selector-results {
  position: relative;
}
body.openFilters .logo,
body.openFilters .nav-toggle {
  z-index: 0;
}
.algolia-instant-results-wrapper #ais-category-subtree {
  margin: 0;
  overflow-x: scroll;
  overflow-y: hidden;
  padding: 1rem 0;
  white-space: nowrap;
}
.algolia-instant-results-wrapper #ais-category-subtree .ais-Panel {
  border: none;
  margin: 0;
}
.algolia-instant-results-wrapper #ais-category-subtree .ais-Panel-header {
  background: none;
  display: none;
}
.algolia-instant-results-wrapper #ais-category-subtree .ais-Panel-body {
  padding: 0;
}
.algolia-instant-results-wrapper #ais-category-subtree .ais-HierarchicalMenu-item {
  display: inline;
  margin: 0 .8rem;
  text-align: center;
}
.algolia-instant-results-wrapper #ais-category-subtree .ais-HierarchicalMenu-item > div {
  display: inherit;
}
.algolia-instant-results-wrapper #ais-category-subtree .ais-HierarchicalMenu-item > div .ais-hierearchical-link-wrapper {
  display: inherit;
}
.algolia-instant-results-wrapper #ais-category-subtree .ais-HierarchicalMenu-item a.ais-HierarchicalMenu-link {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #d8d8d8;
  font-weight: 700;
  font-size: 1.2rem;
  -webkit-transition: border-color 0.25s;
  -moz-transition: border-color 0.25s;
  -ms-transition: border-color 0.25s;
  -o-transition: border-color 0.25s;
  border-radius: 27px;
  display: inline-block;
  line-height: 16px;
  margin: 1rem 0;
  padding: .8rem 2.5rem;
  text-decoration: none;
}
.algolia-instant-results-wrapper #ais-category-subtree .ais-HierarchicalMenu-item a.ais-HierarchicalMenu-link:hover {
  border-color: #1e90ff;
}
.algolia-instant-results-wrapper #ais-category-subtree .ais-HierarchicalMenu-item a.ais-HierarchicalMenu-link .ais-HierarchicalMenu-count {
  display: none;
}
.algolia-instant-results-wrapper #ais-category-subtree .ais-HierarchicalMenu-item a.ais-HierarchicalMenu-link.back-arrow-wrapper {
  color: #1e90ff;
  padding-left: 3rem;
  position: relative;
}
.algolia-instant-results-wrapper #ais-category-subtree .ais-HierarchicalMenu-item a.ais-HierarchicalMenu-link.back-arrow-wrapper .back-arrow {
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  background: url('../images/sprite.view.svg#icon-arrow-blue') center no-repeat;
  background-size: 35px;
  bottom: 0;
  display: inline-block;
  left: 12px;
  position: absolute;
  top: 0;
  width: 12px;
}
.algolia-instant-results-wrapper #ais-category-subtree .ais-HierarchicalMenu-item a.ais-HierarchicalMenu-link.back-arrow-wrapper:hover .back-arrow {
  -webkit-transform: translateX(-1px) scale(1.1);
  -moz-transform: translateX(-1px) scale(1.1);
  -ms-transform: translateX(-1px) scale(1.1);
  transform: translateX(-1px) scale(1.1);
}
.algolia-instant-results-wrapper #ais-category-subtree .ais-HierarchicalMenu-item--selected .ais-hierearchical-link-wrapper .cross-circle {
  border: 1px solid #1e90ff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  background: transparent;
  border-radius: 50%;
  display: inline-block;
  height: 18px;
  line-height: 14px;
  margin-left: 1rem;
  opacity: 1;
  width: 18px;
}
.algolia-instant-results-wrapper #ais-category-subtree .ais-HierarchicalMenu-item--selected .ais-hierearchical-link-wrapper .cross-circle::after {
  content: "\e922";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1e90ff;
  font-size: 9px;
}
.algolia-instant-results-wrapper #ais-category-subtree .ais-HierarchicalMenu-item--selected .ais-hierearchical-link-wrapper .cross-circle::after {
  display: inline-block;
}
.algolia-instant-results-wrapper #ais-category-subtree .ais-HierarchicalMenu-item--selected .ais-hierearchical-link-wrapper .cross-circle:hover {
  background: #1e90ff;
  color: #ffffff;
}
.algolia-instant-results-wrapper #ais-category-subtree .ais-HierarchicalMenu-item--selected .ais-hierearchical-link-wrapper .cross-circle:hover::after {
  color: #ffffff;
}
.algolia-instant-results-wrapper #ais-category-subtree .ais-HierarchicalMenu-item--selected .ais-hierearchical-link-wrapper:hover .cross-circle {
  text-decoration: none;
  vertical-align: inherit;
}
#instant-search-facets-container .ais-refinement-list-item {
  line-height: 1.5em;
  margin: 1.6rem 0;
  padding: 0;
}
#instant-search-facets-container .ais-refinement-list--label {
  line-height: 1.5em;
}
#instant-search-facets-container .ais-refinement-list--label .label {
  color: #757575;
  line-height: inherit;
}
#instant-search-facets-container .ais-refinement-list-count {
  color: #757575;
  font-weight: 300;
  float: none;
  padding-left: .5rem;
  padding-right: .5rem;
}
#instant-search-facets-container [data-attr="global_filter"] .ais-RefinementList-item:hover {
  text-decoration: none !important;
}
#instant-search-facets-container [data-attr="global_filter"] .ais-RefinementList-item .label[class*=' type-'] {
  color: transparent !important;
}
#instant-search-facets-container [data-attr="global_filter"] .ais-RefinementList-item .label[class*=' type-']::after {
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  display: block;
  height: 20px;
  left: 30px;
  position: absolute;
  top: -4px;
  width: 80px;
}
#instant-search-facets-container [data-attr="global_filter"] .ais-RefinementList-item .label.type-Express::after {
  background-image: url('../images/sprite.view.svg#labels--express_en');
}
#instant-search-facets-container [data-attr="global_filter"] .ais-RefinementList-item .label.type-Global::after {
  background-image: url('../images/sprite.view.svg#labels--global_white_globe_en');
  background-position-y: 43%;
  background-size: 150%;
}
#algolia_instant_selector .ais-Panel-header {
  background: none;
  padding: .8rem 1.6rem .8rem .8rem;
}
#algolia_instant_selector .name {
  color: #000000;
  font-weight: 700;
  font-size: 1.4rem;
  background: transparent;
  cursor: pointer;
  margin: 0;
  overflow: hidden;
  padding: 1.5rem 0 2rem 0;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  word-break: break-all;
  z-index: 1;
}
input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
#instant-search-results-container .product-item-actions .actions-primary {
  display: block;
  position: relative;
  text-align: center;
  width: 100%;
}
#instant-search-results-container .product-item-actions .actions-primary > form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
#instant-search-results-container .product-item-actions .actions-primary > form.form-disabled .number-input .icon,
#instant-search-results-container .product-item-actions .actions-primary > form.rx-item-active .number-input .icon {
  pointer-events: none;
}
#instant-search-results-container .product-item-actions .actions-primary .button-wrapper {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  justify-content: center;
  text-align: right;
}
#instant-search-results-container .product-item-actions .actions-primary .button-wrapper .prescription-add,
#instant-search-results-container .product-item-actions .actions-primary .button-wrapper .action.tocart.primary {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  border-radius: 5px;
  height: 28px;
  margin: 0;
  min-width: auto;
  padding: 0;
  white-space: nowrap;
  width: 28px;
}
#instant-search-results-container .product-item-actions .actions-primary .button-wrapper .prescription-add span,
#instant-search-results-container .product-item-actions .actions-primary .button-wrapper .action.tocart.primary span {
  color: #ffffff;
  font-size: 0rem;
  display: inline-block;
  text-indent: -9999px;
  text-transform: none;
  vertical-align: bottom;
}
#instant-search-results-container .product-item-actions .actions-primary .button-wrapper .prescription-add::before,
#instant-search-results-container .product-item-actions .actions-primary .button-wrapper .action.tocart.primary::before {
  background: url('../images/sprite.view.svg#icon-cart') center no-repeat;
  background-size: 30px;
  content: '';
  display: block;
  margin-top: .1rem;
}
#instant-search-results-container .product-item-actions .actions-primary .button-wrapper .prescription-add::after,
#instant-search-results-container .product-item-actions .actions-primary .button-wrapper .action.tocart.primary::after {
  content: '';
  display: none;
}
#instant-search-results-container .product-item-actions .actions-primary .button-wrapper .prescription-add.disabled,
#instant-search-results-container .product-item-actions .actions-primary .button-wrapper .action.tocart.primary.disabled {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
  opacity: 1;
}
#instant-search-results-container .product-item-actions .actions-primary .button-wrapper .prescription-add.disabled::before,
#instant-search-results-container .product-item-actions .actions-primary .button-wrapper .action.tocart.primary.disabled::before {
  background: url('../images/loader-1.gif');
  background-size: 19px;
  background-repeat: no-repeat;
  background-position: 4px 4px;
  content: '';
  height: 34px;
  margin-top: 0;
  width: 34px;
}
#instant-search-results-container .product-item-actions .actions-primary .button-wrapper .prescription-add.disabled span,
#instant-search-results-container .product-item-actions .actions-primary .button-wrapper .action.tocart.primary.disabled span {
  font-size: 1rem;
}
#instant-search-results-container .product-item-actions .actions-primary .button-wrapper .prescription-add.added,
#instant-search-results-container .product-item-actions .actions-primary .button-wrapper .action.tocart.primary.added {
  border-color: #ffffff;
  background: #ffffff;
  box-shadow: none;
}
#instant-search-results-container .product-item-actions .actions-primary .button-wrapper .prescription-add.added span,
#instant-search-results-container .product-item-actions .actions-primary .button-wrapper .action.tocart.primary.added span {
  color: #1e90ff;
  font-size: 1rem;
  display: inline-block;
  text-indent: 0;
  white-space: normal;
}
#instant-search-results-container .product-item-actions .actions-primary .button-wrapper .prescription-add.added::before,
#instant-search-results-container .product-item-actions .actions-primary .button-wrapper .action.tocart.primary.added::before {
  display: none;
}
#instant-search-results-container .listing-qty-field {
  padding-right: .5rem;
  position: relative;
  width: 90px;
}
#instant-search-results-container .listing-qty-field .icon {
  border: none;
  border-radius: 0;
  color: inherit;
  min-width: auto;
  padding: 0;
  border: 1px solid #d2e9ff;
  color: #1e90ff;
  border-radius: 5px;
  cursor: pointer;
  height: 28px;
  width: 28px;
}
#instant-search-results-container .listing-qty-field .icon:hover,
#instant-search-results-container .listing-qty-field .icon:visited,
#instant-search-results-container .listing-qty-field .icon:active {
  background-color: transparent;
  color: inherit;
}
#instant-search-results-container .listing-qty-field .icon::before {
  color: #56b4ff;
  display: block;
  line-height: 28px;
  margin: 0 auto;
}
#instant-search-results-container .listing-qty-field .icon:focus,
#instant-search-results-container .listing-qty-field .icon:active {
  background: #ffffff;
}
#instant-search-results-container .listing-qty-field .icon.icon-minus {
  position: absolute;
  right: 6px;
}
#instant-search-results-container .listing-qty-field .icon.icon-minus::before {
  content: "\e932";
  font-size: 1.2rem;
}
#instant-search-results-container .listing-qty-field .icon.icon-plus {
  font-size: 1.2rem;
  height: 28px;
  left: 0;
  line-height: 32px;
  position: absolute;
  width: 28px;
}
#instant-search-results-container .listing-qty-field .input-text.qty {
  color: #212121;
  font-weight: 700;
  font-size: 1.2rem;
  border: 0;
  height: 28px;
  padding: 0;
  text-align: center;
  width: 26px;
}
#instant-search-results-container .sold-out {
  color: #18a957;
  border-color: #18a957;
  font-size: 1.2rem;
  border-radius: 2px;
  float: none;
  margin: 0;
  padding: .5rem;
  text-transform: none;
  width: 100%;
}
#instant-search-results-container .sold-out:hover {
  background: #18a957;
  color: #ffffff;
}
#instant-search-results-container .result-sub-content .wrapper-info-content.alternative-block-active .nahdi-promo-sku {
  display: none;
}
#instant-search-results-container .result-sub-content .wrapper-info-content .prescription-label span::before {
  display: none;
}
#instant-search-results-container .result-sub-content .wrapper-info-content .lsc-sku__alternative + .lsc-sku__alternative {
  display: none;
}
#instant-search-results-container .result-sub-content .flex-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  position: relative;
}
#instant-search-results-container .result-sub-content .flex-wrapper .label-Hubstore,
#instant-search-results-container .result-sub-content .flex-wrapper .label-KSA,
#instant-search-results-container .result-sub-content .flex-wrapper .label-UAE {
  background-size: 100%;
  display: block;
  max-width: 50%;
  min-width: 59px;
  position: static;
  width: 80px;
}
#instant-search-results-container .result-sub-content .flex-wrapper .label-KSA,
#instant-search-results-container .result-sub-content .flex-wrapper .label-UAE {
  background-size: 150%;
}
#instant-search-pagination-container .ais-Pagination-list {
  display: block;
  position: relative;
  white-space: normal;
  z-index: 1;
}
#instant-search-pagination-container .ais-Pagination-item {
  background-color: #f6f6f6;
  border: 1px solid #e8e8e9;
  border-radius: 5px;
  height: 32px;
  line-height: 32px;
  margin: 0 .8rem 0 0;
  padding: 0;
  text-align: center;
  vertical-align: top;
  width: 32px;
}
#instant-search-pagination-container .ais-Pagination-item a {
  color: #bbbbbb;
  font-weight: 400;
  font-size: 1.4rem;
  background: transparent;
  display: block;
  line-height: 31px;
  padding: 0 .4rem;
  text-decoration: none;
}
#instant-search-pagination-container .ais-Pagination-item--selected {
  background-color: #1e90ff;
  border-radius: 2px;
}
#instant-search-pagination-container .ais-Pagination-item--selected a {
  color: #ffffff;
  background-color: transparent;
}
#instant-search-pagination-container .ais-Pagination-item--nextPage a {
  font-size: 0rem;
}
#instant-search-pagination-container .ais-Pagination-item--nextPage a::before {
  content: "\e914";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1e90ff;
  font-size: 14px;
}
#instant-search-pagination-container .ais-Pagination-item--nextPage a::before {
  line-height: inherit;
}
#instant-search-pagination-container .ais-Pagination-item--previousPage a {
  font-size: 0rem;
}
#instant-search-pagination-container .ais-Pagination-item--previousPage a::before {
  content: "\e915";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1e90ff;
  font-size: 14px;
}
#instant-search-pagination-container .ais-Pagination-item--previousPage a::before {
  line-height: inherit;
}
#algolia_instant_selector .ais-Panel {
  border: 0;
}
#algolia_instant_selector .ais-Panel--collapsible {
  border: 1px solid #eeeeee;
  margin-bottom: 1.7rem;
  padding: .5rem 1.6rem;
}
#algolia_instant_selector .ais-Panel--collapsible .ais-Panel-collapseButton,
#algolia_instant_selector .ais-Panel--collapsible .ais-Panel-body {
  display: none;
}
#algolia_instant_selector .ais-Panel--collapsible .ais-Panel-header {
  margin-bottom: 0;
  padding: 0;
  position: relative;
}
#algolia_instant_selector .ais-Panel--collapsible .ais-Panel-header::after {
  -webkit-transform: translateY(-50%) rotate(-90deg) scale(1.5);
  -moz-transform: translateY(-50%) rotate(-90deg) scale(1.5);
  -ms-transform: translateY(-50%) rotate(-90deg) scale(1.5);
  transform: translateY(-50%) rotate(-90deg) scale(1.5);
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 12.85012285% 99.82165605% /*rtl:ignore*/;
  width: 26px;
  height: 26px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  content: '';
  display: block;
  margin-top: .1rem;
  position: absolute;
  right: 0;
  top: 50%;
}
#algolia_instant_selector .ais-Panel--collapsible .ais-Panel-header .name {
  padding-left: 0;
  padding-right: 2rem;
}
#algolia_instant_selector .ais-Panel--collapsible .ais-Panel-header .name .clear-filter-cat {
  color: #1e90ff;
  font-weight: 700;
  font-size: 1.2rem;
  display: inline-block;
  margin-left: .7rem;
}
#algolia_instant_selector .ais-Panel--collapsible .ais-Panel-header .name .clear-filter-cat:hover {
  -webkit-text-shadow: 0px 0px 1px #b2c7ff;
  -moz-text-shadow: 0px 0px 1px #b2c7ff;
  -ms-text-shadow: 0px 0px 1px #b2c7ff;
  text-shadow: 0px 0px 1px #b2c7ff;
}
#algolia_instant_selector .ais-Panel--collapsible.ais-Panel--collapsed .ais-Panel-header .name {
  border-bottom: 2px solid #eeeeee;
  padding-bottom: 2rem;
}
#algolia_instant_selector .ais-Panel--collapsible.ais-Panel--collapsed .ais-Panel-header::after {
  -webkit-transform: translateY(-50%) rotate(90deg) scale(1.5);
  -moz-transform: translateY(-50%) rotate(90deg) scale(1.5);
  -ms-transform: translateY(-50%) rotate(90deg) scale(1.5);
  transform: translateY(-50%) rotate(90deg) scale(1.5);
  top: 40%;
}
#algolia_instant_selector .ais-Panel--collapsible.ais-Panel--collapsed .ais-Panel-body {
  display: block;
  margin-top: 0;
  padding: 1.9rem 0 .4rem;
}
#algolia_instant_selector .ais-Panel--collapsible:not(.ais-Panel--collapsed) .ais-Panel-header::after {
  -webkit-transform: translateY(-50%) rotate(-90deg) scale(1.5);
  -moz-transform: translateY(-50%) rotate(-90deg) scale(1.5);
  -ms-transform: translateY(-50%) rotate(-90deg) scale(1.5);
  transform: translateY(-50%) rotate(-90deg) scale(1.5);
  top: 45%;
}
#algolia_instant_selector .ais-Panel--collapsible .ais-RefinementList-label .label {
  color: #666666;
  font-size: 1.2rem;
  padding-left: 2.5rem;
  position: relative;
}
#algolia_instant_selector .ais-Panel--collapsible .ais-RefinementList-label input[type=checkbox]:checked + .label::before,
#algolia_instant_selector .ais-Panel--collapsible .ais-RefinementList-label input[type=checkbox] + .label::before {
  border: 0;
  content: '';
  display: block;
  height: 18px;
  left: -5px;
  margin: 0;
  position: absolute;
  top: -7px;
  width: 18px;
}
#algolia_instant_selector .ais-Panel--collapsible .ais-RefinementList-label input[type=checkbox] + .label::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 3.44827586% 95.66773163000001% /*rtl:ignore*/;
  width: 28px;
  height: 28px;
}
#algolia_instant_selector .ais-Panel--collapsible .ais-RefinementList-label input[type=checkbox]:checked + .label::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 17.24137931% 95.66773163000001% /*rtl:ignore*/;
  width: 28px;
  height: 28px;
}
#algolia_instant_selector .ais-HierarchicalMenu-item {
  margin: 1rem 0;
}
#algolia_instant_selector .ais-HierarchicalMenu-item::before {
  border: 1px solid #e0e0e0;
  color: #e0e0e0;
  font-size: 1.4rem;
  border-radius: 3px;
  content: '+';
  cursor: pointer;
  display: block;
  float: left;
  height: 14px;
  line-height: 12px;
  margin: .5rem 1rem 0 0;
  padding-left: .1rem;
  text-align: center;
  width: 14px;
}
#algolia_instant_selector .ais-HierarchicalMenu-item.ais-HierarchicalMenu-item--selected.ais-HierarchicalMenu-item--parent::before {
  content: '\2014';
}
#algolia_instant_selector .ais-HierarchicalMenu-item a {
  color: #666666;
  font-size: 1.2rem;
}
#algolia_instant_selector .ais-HierarchicalMenu-list--child .ais-HierarchicalMenu-item::before {
  border-color: transparent;
  content: '';
}
#algolia_instant_selector .ais-SearchBox-reset,
#algolia_instant_selector input.ais-SearchBox-input {
  font-size: 1.2rem;
  height: 30px;
}
#algolia_instant_selector .ais-Hits-item .nahdi-promo-sku {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  text-align: center;
}
#algolia_instant_selector .ais-Hits-item .prescription-label {
  color: #1e90ff;
  font-weight: 700;
  font-size: 0.8rem;
  line-height: 14px;
  margin-bottom: .8rem;
  text-align: left;
}
#algolia_instant_selector .ais-Hits-item .prescription-label span {
  color: #424242;
}
#algolia_instant_selector .ais-Hits-item .prescription-label span::before {
  color: #ffbb38;
  content: "\e918";
  font-family: "nahdi-icons";
  font-size: 1rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
  line-height: 10px;
  margin-right: .4rem;
  position: relative;
  top: 1px;
}
#algolia_instant_selector .ais-Hits-item .prescription-label a {
  color: #1e90ff;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}
#algolia_instant_selector .ais-Hits-item .prescription-label a::after {
  background: #1e90ff;
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
#algolia_instant_selector .ais-Hits-item .prescription-label .button-link {
  background: #ffffff;
  border: 1px solid #1e90ff;
  color: #1e90ff;
  font-weight: 800;
  font-size: 1.2rem;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 2px;
  display: block;
  line-height: 12px;
  margin-top: 1rem;
  padding: .5rem;
  text-align: center;
  text-decoration: none;
  white-space: normal;
}
#algolia_instant_selector .ais-Hits-item .prescription-label .button-link:hover {
  background: #1e90ff;
  color: #ffffff;
}
#algolia_instant_selector .ais-Hits-item .prescription-label .button-link::after {
  display: none;
}
#algolia_instant_selector .ais-Hits-item .prescription-label + form {
  filter: grayscale(100%);
}
#algolia_instant_selector .ais-Hits-item .action.secondary-no-arrow {
  min-width: 0;
  padding: 1.3rem .4rem;
  width: 100%;
}
#algolia_instant_selector .ais-Hits-item .action.secondary-no-arrow:hover {
  color: #ffffff;
}
#algolia_instant_selector .ais-Hits-item .action.secondary-no-arrow.consult-link {
  background: #1e90ff;
  color: #ffffff;
  font-weight: 700;
  font-size: 1rem;
  border-radius: 5px;
  font-family: inherit;
  padding: .5rem;
}
#algolia_instant_selector .ais-Hits-item .action.secondary-no-arrow.consult-link:hover {
  background: #ffffff;
  color: #1e90ff;
}
.page-products .page-main .algolia-r-container .category-description {
  font-size: 1.6rem;
  display: block;
  margin: 4rem 1.5rem;
  max-width: initial;
  text-align: justify;
}
.algoila-list-view #instant-search-results-container .ais-Hits-item {
  margin-left: 0;
  width: 100%;
}
.algoila-list-view #instant-search-results-container .ais-Hits-item .result-wrapper {
  padding: 0;
}
.algoila-list-view #instant-search-results-container .ais-Hits-item .result-wrapper .result-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.algoila-list-view #instant-search-results-container .ais-Hits-item .result-wrapper .result-content .result-sub-content {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.algoila-list-view #instant-search-results-container .ais-Hits-item .result-wrapper .result-content .result-sub-content .product-item-actions .actions-primary {
  min-height: auto;
}
.algoila-list-view #instant-search-results-container .ais-Hits-item .result-wrapper .result-content .result-sub-content .nahdi-promo-sku {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  height: auto !important;
}
.algoila-list-view #instant-search-results-container .ais-Hits-item .result-wrapper .result-content .result-sub-content .nahdi-promo-sku .nahdi-promo {
  margin: 0;
}
.algoila-list-view #instant-search-results-container .ais-Hits-item .result-wrapper .result-content .result-thumbnail {
  max-width: 200px;
  padding-right: 2rem;
}
.algoila-list-view #instant-search-results-container .ais-Hits-item .result-wrapper .result-thumbnail {
  position: relative;
}
.algoila-list-view #instant-search-results-container .ais-Hits-item .result-wrapper .result-thumbnail .redbox_pl .badge {
  right: 10px;
  top: 5px;
}
.hits {
  position: relative;
}
.hits #empty-result-global-filter {
  display: none;
}
.hits #empty-result-global-filter.active {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #f7fafa;
  bottom: 0;
  justify-content: center;
  left: 0;
  min-height: 400px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 62px;
  z-index: 20;
}
.hits #empty-result-global-filter.active .empty-global-filter-message {
  color: #636363;
  font-size: 1.6rem;
}
.hits #empty-result-global-filter.active .empty-global-filter-message .filter-message-category-name {
  font-style: italic;
}
.hits #empty-result-global-filter.active button {
  background: #1e90ff;
  color: #ffffff;
  font-weight: 700;
  font-size: 1.4rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 5px;
  margin-top: 1.5rem;
  min-width: 146px;
  padding: 1rem 3rem;
}
.hits #empty-result-global-filter.active button:hover,
.hits #empty-result-global-filter.active button:focus,
.hits #empty-result-global-filter.active button:active {
  background: #ffffff;
  color: #1e90ff;
}
.hits #empty-result-global-filter.active ~ #instant-search-results-container {
  height: 400px;
  overflow: hidden;
}
/**
 * @copyright Copyright (c) 2019 Rebox Digital Ltd. All rights reserved.
 * @package Amasty_Faq
 */
.amfaq-hidden {
  display: none;
}
.faq-question-view .page-title-wrapper h1,
.faq-category-view .page-title-wrapper h1 {
  text-align: left;
  word-break: break-all;
}
.amfaq_questions .am-item {
  background-color: #ffffff;
  border-radius: 8px;
  margin: 0 0 1.5rem;
}
.amfaq_questions .am-item .am-content {
  background-color: #ffffff;
  color: #757575;
  font-size: 1.4rem;
  border-radius: 0 0 8px 8px;
  line-height: 1.5;
  padding: 1rem 9.5rem 4rem 4rem;
  word-wrap: break-word;
}
.amfaq_questions .am-item .am-content p {
  font-size: 1.6rem;
  line-height: 1.6 !important;
  margin-bottom: 2rem;
}
.amfaq_questions .am-item .am-content .subtitle {
  color: #000000;
  font-weight: 500;
  padding: 10px 0;
  font-size: 1.4rem;
  margin: 0;
}
.amfaq_questions .am-item .am-content ul {
  margin-bottom: 10px;
}
.amfaq_questions .am-item .am-content table {
  width: 100% !important;
}
.amfaq_questions .am-item .am-links {
  font-size: 1.5rem;
  padding: .5rem 0;
  text-align: right;
  word-wrap: break-word;
}
.amfaq_questions .am-title {
  background-color: #ffffff;
  color: #000000;
  font-family: 'Rubik';
  font-weight: 700;
  font-size: 1.4rem;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  line-height: 1.5;
  padding: 2rem 2rem 2rem 4rem;
  word-wrap: break-word;
}
.amfaq_questions .am-title .am-plus {
  display: inline-block;
  text-decoration: none;
  color: #1e90ff;
  float: right;
  width: 30px;
}
.amfaq_questions .am-title .am-plus > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amfaq_questions .am-title .am-plus:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: 22px;
  color: #1e90ff;
  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;
}
.amfaq_questions .am-title .am-plus:hover:before {
  color: inherit;
}
.amfaq_questions .am-title .am-plus:active:before {
  color: inherit;
}
.amfaq_questions .am-title .am-plus::before {
  color: #1e90ff;
  font-weight: 600;
  font-size: 4rem;
}
.amfaq_questions .am-title .am-minus {
  display: inline-block;
  text-decoration: none;
  color: #1e90ff;
  float: right;
  width: 30px;
}
.amfaq_questions .am-title .am-minus > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amfaq_questions .am-title .am-minus:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: 22px;
  color: #1e90ff;
  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;
}
.amfaq_questions .am-title .am-minus:hover:before {
  color: inherit;
}
.amfaq_questions .am-title .am-minus:active:before {
  color: inherit;
}
.amfaq_questions .am-title .am-minus::before {
  color: #1e90ff;
  font-weight: 600;
  font-size: 4rem;
}
.amfaq_questions .am-title[aria-expanded="true"] .am-minus::before {
  color: #ffffff;
}
.amfaq_questions .am-title.allow.active span::before {
  content: '\e621';
  color: #000000;
}
.amfaq_questions .am-no-items {
  font-weight: 800;
  word-wrap: break-word;
}
.am-widget-categories-3 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.am-widget-categories-3 .am-widget-category {
  width: 100%;
}
.am-widget-category .am-category-header {
  background-color: #d2e9ff;
  letter-spacing: 0.03em;
  margin-bottom: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  min-height: 50px;
}
.am-widget-category .am-category-header .faq-category-title {
  color: #212121;
  font-family: 'Rubik';
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1;
  padding: 2.5rem 2.5rem 2.5rem 6rem;
  word-wrap: break-word;
}
.cms-page-view .page-title-wrapper.faq-page-title .page-title {
  color: #424242;
  font-weight: 800;
  font-size: 2.2rem;
}
.filter.active .filter-options-item.active .filter-options-content.customized-top-categories-content,
.filter-options-item.active .filter-options-content.customized-top-categories-content {
  margin: 0 auto;
  max-width: 1240px;
}
.filter.active .filter-options-item.active .filter-options-content.customized-top-categories-content .items,
.filter-options-item.active .filter-options-content.customized-top-categories-content .items {
  margin: 0;
  text-align: center;
}
.filter.active .filter-options-item.active .filter-options-content.customized-top-categories-content .items .item,
.filter-options-item.active .filter-options-content.customized-top-categories-content .items .item {
  display: inline;
  margin: 0 .8rem;
  text-align: center;
}
.filter.active .filter-options-item.active .filter-options-content.customized-top-categories-content .items .item a,
.filter-options-item.active .filter-options-content.customized-top-categories-content .items .item a {
  border: 1px solid #d8d8d8;
  color: #1e90ff;
  border-radius: 27px;
  display: inline-block;
  margin: 0 0 1rem;
  padding: 1rem 1.8rem;
}
.filter.active .filter-options-item.active .filter-options-content.customized-top-categories-content .items .item a.am_shopby_link_selected,
.filter-options-item.active .filter-options-content.customized-top-categories-content .items .item a.am_shopby_link_selected,
.filter.active .filter-options-item.active .filter-options-content.customized-top-categories-content .items .item a:hover,
.filter-options-item.active .filter-options-content.customized-top-categories-content .items .item a:hover,
.filter.active .filter-options-item.active .filter-options-content.customized-top-categories-content .items .item a:focus,
.filter-options-item.active .filter-options-content.customized-top-categories-content .items .item a:focus,
.filter.active .filter-options-item.active .filter-options-content.customized-top-categories-content .items .item a:active,
.filter-options-item.active .filter-options-content.customized-top-categories-content .items .item a:active {
  background-color: #1e90ff;
  border-color: #1e90ff;
  color: #ffffff;
  font-weight: 400;
}
.filter.active .filter-options-item.active .filter-options-content.customized-top-categories-content .items .item a input,
.filter-options-item.active .filter-options-content.customized-top-categories-content .items .item a input {
  display: none;
}
.ui-slider .ui-slider-handle {
  background-color: #1e90ff;
}
.ui-slider.ui-slider-horizontal {
  cursor: pointer;
}
#amasty-shopby-product-list {
  z-index: 1;
}
#amasty-shopby-product-list .products.wrapper {
  position: relative;
  z-index: 1;
}
#amasty-shopby-product-list #amasty-shopby-overlay {
  background: #ffffff;
  bottom: 0;
  display: none;
  opacity: .5;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
}
#amasty-shopby-product-list #amasty-shopby-overlay .loader {
  -webkit-transform: translate(-50%, -10%);
  -moz-transform: translate(-50%, -10%);
  -ms-transform: translate(-50%, -10%);
  transform: translate(-50%, -10%);
  display: block;
  height: 64px;
  left: 50%;
  position: absolute;
  top: 66px;
  width: 64px;
  margin: 3rem 0;
}
#amasty-shopby-product-list #amasty-shopby-overlay .loader::before {
  font-size: 1.5rem;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  border-radius: 50%;
  content: '';
  display: block;
  height: 1em;
  margin: 10rem auto;
  position: relative;
  text-indent: -9999em;
  width: 1em;
}
#amasty-shopby-product-list #amasty-shopby-overlay .loader::before {
  content: '';
}
#layered-filter-top-block .filter-options-item input[type="checkbox"] + a .label::before {
  display: none;
}
@supports (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button-with-text {
    display: inline-block;
    -webkit-appearance: -apple-pay-button;
    -apple-pay-button-type: buy;
  }
  .apple-pay-button-with-text > * {
    display: none;
  }
  .apple-pay-button-black-with-text {
    -apple-pay-button-style: black;
    height: 40px;
    width: 256px;
  }
  .apple-pay-button-white-with-text {
    -apple-pay-button-style: white;
  }
  .apple-pay-button-white-with-line-with-text {
    -apple-pay-button-style: white-outline;
  }
}
@supports not (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button-with-text {
    --apple-pay-scale: 1;
    /* (height / 32) */
    border-radius: 5px;
    box-sizing: border-box;
    display: inline-flex;
    font-size: 12px;
    justify-content: center;
    max-height: 64px;
    min-height: 32px;
    min-width: 200px;
    padding: 0px;
  }
  .apple-pay-button-black-with-text {
    background-color: black;
    color: white;
  }
  .apple-pay-button-white-with-text {
    background-color: white;
    color: black;
  }
  .apple-pay-button-white-with-line-with-text {
    background-color: white;
    border: .5px solid black;
    color: black;
  }
  .apple-pay-button-with-text.apple-pay-button-black-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-color: black;
  }
  .apple-pay-button-with-text.apple-pay-button-white-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
  }
  .apple-pay-button-with-text.apple-pay-button-white-with-line-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
  }
  .apple-pay-button-with-text > .text {
    align-self: center;
    font-family: -apple-system;
    font-size: calc(1em);
    font-weight: 300;
    margin-right: calc(2px);
  }
  .apple-pay-button-with-text > .logo {
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: 100% 60%;
    border: none;
    height: 100%;
    margin-left: calc(2px);
    width: calc(35px);
  }
}
fieldset.ccform {
  width: 300px;
}
fieldset .cc-box {
  position: relative;
}
fieldset .cc-box .input-text {
  width: 100% !important;
}
.payment-method .card-logo {
  position: absolute;
  right: 6px;
  top: 6px;
}
.vault .cvv-hide,
.vaultinsta .cvv-hide {
  display: none;
}
.vault .cvv,
.vaultinsta .cvv {
  width: 55px !important;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(0%) !important;
}
.ccform .plan-error,
.ccform .cvv-error,
.ccform .error-ccform,
.ccform .cc-form-error,
.instaform .plan-error,
.instaform .cvv-error,
.instaform .error-instaform,
.instaform .cc-form-error {
  color: #f00;
}
.page-products .page-main {
  max-width: none;
  padding: 0;
}
.page-products .page-main .columns {
  margin: 0 auto;
  max-width: 1280px;
  padding: 0 2rem;
  position: relative;
  z-index: 1;
}
.landing-page.cms-page-view .breadcrumbs,
.category-landing-page.catalog-category-view .breadcrumbs {
  display: none;
}
.category-view-inner-wrap {
  display: none;
}
.product-items {
  margin: 2.6rem .6rem 1rem 0;
}
.products-list .product-items {
  margin-left: .6rem;
}
.category-view {
  position: relative;
  margin: 0;
  overflow: hidden;
  width: 100%;
}
.category-view .category-cms {
  background: #fafafa;
  width: auto;
}
.category-view .category-cms img {
  display: block;
  width: 100%;
}
.category-view .category-cms p {
  margin: 0;
}
.category-view .category-description {
  color: #1e90ff;
  margin-bottom: 4rem;
}
.category-view .category-cms + .category-view-inner-wrap .category-description {
  color: #ffffff;
  margin-bottom: 0;
}
.category-view.landing {
  height: auto;
  opacity: 1;
}
.category-view.landing + .columns {
  display: none;
}
.category-view > .category-image {
  margin-bottom: 0;
}
.category-view > .category-image + .category-view-inner-wrap {
  position: absolute;
  top: 0;
}
.category-view > .category-image + .category-view-inner-wrap .category-view-inner {
  background: transparent;
}
.category-view > .category-image + .category-view-inner-wrap .category-view-inner .page-title-wrapper h1 {
  color: #ffffff;
}
.category-view > .category-image + .category-view-inner-wrap .category-view-inner .category-description {
  color: #ffffff;
}
.category-view > .category-image img {
  width: 100%;
}
.product-items-details .swatch-option {
  height: 29px;
}
.product-item {
  position: relative;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  margin-bottom: .6rem;
  width: 50%;
}
.product-item-name {
  font-size: 14px;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  line-height: 18px;
  margin: 0 0 .6rem;
  text-align: left;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
  position: relative;
}
.page-products .product-item-info {
  width: auto;
}
.product-item .actions-primary {
  display: block;
  min-height: 48px;
  position: relative;
  text-align: center;
  width: 100%;
}
.product-item .actions-primary .action.primary::after {
  display: none;
}
.product-item .actions-primary > form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.product-item .actions-primary .button-wrapper {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  justify-content: center;
  text-align: right;
}
.product-item .actions-primary .button-wrapper .action.tocart.primary {
  background: #1e90ff;
  border-radius: 5px;
  height: 28px;
  min-width: auto;
  padding: 0;
  width: 28px;
  white-space: nowrap;
}
.product-item .actions-primary .button-wrapper .action.tocart.primary span {
  display: inline-block;
  text-indent: -9999px;
}
.product-item .actions-primary .button-wrapper .action.tocart.primary::before {
  width: 27.82px;
  height: 26.77px;
  background: url('../images/sprite.view.svg#icon-cart') center no-repeat;
  background-size: 22px;
  content: '';
  display: block;
  width: 26px;
}
.product-item .actions-primary .button-wrapper .action.tocart.primary.disabled {
  opacity: 1;
}
.product-item .actions-primary .button-wrapper .action.tocart.primary.disabled::before {
  background: url('../images/loader-1.gif');
  background-size: 19px;
  background-repeat: no-repeat;
  background-position: center;
  content: '';
  height: 34px;
  margin-left: .4rem;
  width: 34px;
}
.product-item .actions-primary .button-wrapper .action.tocart.primary.added {
  border-color: #ffffff;
  background: #ffffff;
}
.product-item .actions-primary .button-wrapper .action.tocart.primary.added span {
  color: #1e90ff;
  font-size: 1rem;
  display: inline-block;
  text-indent: 0;
  white-space: normal;
}
.product-item .actions-primary .button-wrapper .action.tocart.primary.added::before {
  display: none;
}
.product-item .actions-primary .listing-qty-field {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  align-content: flex-start;
  justify-content: center;
  padding-right: .5rem;
  position: relative;
  width: 82px;
}
.product-item .actions-primary .listing-qty-field .icon {
  border: none;
  border-radius: 0;
  color: inherit;
  min-width: auto;
  padding: 0;
  color: #1e90ff;
  border: 1px solid #d2e9ff;
  border-radius: 5px;
  cursor: pointer;
  height: 28px;
  width: 28px;
}
.product-item .actions-primary .listing-qty-field .icon:hover,
.product-item .actions-primary .listing-qty-field .icon:visited,
.product-item .actions-primary .listing-qty-field .icon:active {
  background-color: transparent;
  color: inherit;
}
.product-item .actions-primary .listing-qty-field .icon::before {
  color: #1e90ff;
  display: block;
  line-height: 28px;
  margin: 0 auto;
}
.product-item .actions-primary .listing-qty-field .icon:focus,
.product-item .actions-primary .listing-qty-field .icon:active {
  background: #ffffff;
}
.product-item .actions-primary .listing-qty-field .icon.icon-minus {
  left: auto;
  position: absolute;
  right: 4px;
}
.product-item .actions-primary .listing-qty-field .icon.icon-minus::before {
  content: "\e932";
  font-size: 1.2rem;
}
.product-item .actions-primary .listing-qty-field .icon.icon-plus {
  font-size: 1.2rem;
  left: 0;
  line-height: 32px;
  position: absolute;
  right: 7px;
}
.product-item .actions-primary .listing-qty-field .input-text.qty {
  color: #212121;
  font-weight: 700;
  font-size: 1.2rem;
  border: 0;
  height: 28px;
  padding: 0;
  text-align: center;
  width: 26px;
}
.product-item .actions-primary .stock.unavailable {
  color: #df1642;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 1.3rem .3rem;
  text-transform: uppercase;
}
.product-item .actions-primary .prescription-label {
  color: #1e90ff;
  font-weight: 700;
  font-size: 0.8rem;
  line-height: 14px;
  margin-bottom: .8rem;
  text-align: left;
}
.product-item .actions-primary .prescription-label span {
  color: #424242;
}
.product-item .actions-primary .prescription-label span::before {
  color: #ffbb38;
  content: "\e918";
  font-family: "nahdi-icons";
  font-size: 1rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
  line-height: 10px;
  margin-right: .4rem;
  position: relative;
  top: 1px;
}
.product-item .actions-primary .prescription-label a {
  color: #1e90ff;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}
.product-item .actions-primary .prescription-label a::after {
  background: #1e90ff;
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.product-item .actions-primary .prescription-label .consult-disabled {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
  font-size: 1rem;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 5px;
  display: block;
  margin-top: 1rem;
  padding: .5rem;
  text-align: center;
  text-decoration: none;
  white-space: normal;
}
.product-item .actions-primary .prescription-label .consult-disabled:hover {
  background: #ffffff;
  color: #1e90ff;
}
.product-item .actions-primary .prescription-label .consult-disabled::after {
  display: none;
}
.product-item .actions-primary .action.secondary-no-arrow {
  min-width: 0;
  padding: 1.3rem .4rem;
  width: 100%;
}
.product-item .actions-primary .action.secondary-no-arrow.consult-link {
  background: #1e90ff;
  color: #ffffff;
  font-weight: 700;
  font-size: 1rem;
  border-radius: 5px;
  font-family: inherit;
  padding: .5rem;
}
.product-item .actions-primary .action.secondary-no-arrow.consult-link:hover {
  background: #ffffff;
  color: #1e90ff;
}
.product-item .actions-primary .form-disabled .listing-qty-field .icon,
.product-item .actions-primary .form-disabled .action.tocart {
  pointer-events: none;
}
.product-item .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-secondary > button.action:focus,
.product-item .actions-secondary > button.action:active {
  background: none;
  border: none;
}
.product-item .actions-secondary > button.action:hover {
  background: none;
  border: none;
}
.product-item .actions-secondary > button.action.disabled,
.product-item .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item .actions-secondary > button.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-item-details-inner {
  display: block;
  margin-bottom: 1rem;
}
.product-item .price-box {
  margin: .6rem 0 .9rem;
  text-align: left;
}
.product-item .price-box .price {
  font-family: 'Rubik';
  font-weight: 500;
  font-size: 1.5rem;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  font-size: 17px;
  display: none;
}
.product-item .price-box .price-label::after {
  content: ':';
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-family: 'Rubik';
  font-size: 15px;
  font-weight: 500;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: inline-block;
}
.product-item .old-price .price {
  font-family: 'Rubik';
  font-size: 13px;
  font-weight: 400;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: .5rem;
}
.product-item .minimal-price-link .price-label {
  color: #072664;
  font-size: 1.4rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .price-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.product-item .price-box .special-price {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.product-item .price-box .old-price {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.product-item .tocart {
  white-space: nowrap;
}
.product-item .product-image-container {
  display: block;
  margin: 0 auto;
}
.product-item .product-item-details {
  padding: 0;
}
.product-item .product-item-details [data-bv-show=inline_rating] {
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
  text-align: left;
}
.product-item .product-item-details [data-bv-show=inline_rating] .bv_stars_svg_no_wrap svg {
  margin-right: .4rem !important;
  zoom: 0.6;
  -moz-transform: scale(0.6);
  -moz-transform-origin: 0 0;
}
.product-item .product-item-details [data-bv-show=inline_rating] .bv_stars_svg_no_wrap svg:last-child {
  margin-right: 0 !important;
}
.product-item .product-item-details .product-item-link {
  color: #173076;
  font-size: 1rem;
}
.product-item .product-item-details .product-item-name {
  margin-bottom: 1.2rem;
}
.product-item .product-item-details .product-review-label-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
  justify-content: space-between;
  margin-bottom: .5rem;
}
.product-item .product-item-details .product-review-label-wrapper .label-Hubstore,
.product-item .product-item-details .product-review-label-wrapper .label-UAE,
.product-item .product-item-details .product-review-label-wrapper .label-KSA {
  height: 12px;
  position: static;
  width: 45px;
}
.product-item .product-item-details .price-box {
  display: block;
}
.product-item .product-item-details .price-box .price {
  color: #334577;
  font-weight: 700;
  font-size: 1.4rem;
  font-family: inherit;
}
.product-item .product-item-details .price-box .old-price,
.product-item .product-item-details .price-box .old-price .price {
  color: #b2c7ff;
  font-size: 1rem;
}
.product-item .product-item-details .action.towishlist {
  background: #e8f6ff;
  border-radius: 50%;
  height: 28px;
  left: 8px;
  position: absolute;
  top: 8px;
  width: 28px;
  z-index: 10;
}
.product-item .product-item-details .action.towishlist span {
  display: none;
}
.product-item .product-item-details .action.towishlist::before {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 27px;
  height: 26px;
  background: url('../images/sprite.view.svg#icon-heart') center no-repeat;
  background-size: 21px;
  content: '';
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
}
.product-item .product-item-details .action.towishlist.towishlist--adding::before {
  background: url('../images/sprite.view.svg#icon-heart-fill') center no-repeat;
  background-size: 21px;
}
.product-item .product-item-details .product-item-actions {
  margin: 1rem 0 0;
}
.product-item .product-item-photo {
  display: block;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  width: 100%;
}
.product-item .product-item-photo img {
  width: 100%;
}
.product-item .nahdi-promo {
  font-size: 0.8rem;
  width: 100%;
}
.product-item .attribute.manufacturer {
  display: none;
}
.product-item .nahdi-distance-promo-sku .nahdi-distance-promo {
  color: #df1642;
  font-size: 14px;
}
.product-item .product-item-details-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.product-item .product-item-details-inner .actions-secondary {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.product-item .product-item-details-inner .attribute.manufacturer {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  margin: .3rem 0 0;
}
.product-item .product-item-details-inner .product-item-name {
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.product-item .product-item-details-inner [data-bv-show="inline_rating"] {
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
}
.product-item .product-item-details-inner .price-box {
  -ms-flex-order: 5;
  -webkit-order: 5;
  order: 5;
}
.product-item .product-item-details-inner .nahdi-distance-promo-sku {
  -ms-flex-order: 6;
  -webkit-order: 6;
  order: 6;
}
.product-item .product-item-details-inner .nahdi-distance-promo-sku .nahdi-distance-promo {
  margin-bottom: -.8rem;
}
.product-item .product-item-details-inner .nahdi-promo-sku {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  text-align: center;
}
.product-item .product-item-details-inner .nahdi-promo-sku .nahdi-promo {
  margin-bottom: 1.6rem;
}
.product-item .sold-out,
.product-item .lsc-sku__alternative .sold-out {
  font-size: 0.9rem;
  padding: .6rem 0;
}
.product-item .nahdi-promo-sku.alternative-block-active .sold-out {
  font-size: 1.2rem;
  margin-bottom: .4rem;
  padding: .5rem;
}
.products-list .product-item .product-item-details-inner .nahdi-promo-sku {
  -ms-flex-order: 5;
  -webkit-order: 5;
  order: 5;
}
.products-list .product-item .product-item-details-inner .nahdi-promo-sku .nahdi-promo {
  margin-bottom: 0;
  top: 0;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax::before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee::before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee::after {
  content: ')';
}
.price-container .weee + .price-excluding-tax::before {
  content: attr(data-label) ': ';
}
.products-list .product-item {
  background-color: #ffffff;
  border: 1px solid #e8e8e9;
  display: table;
  margin-bottom: .8rem;
  padding: 10px;
  width: 100%;
}
.products-list .product-item-info:after {
  clear: both;
  content: '';
  display: table;
}
.products-list .product-item-info .product-item-action,
.products-list .product-item-info .actions-secondary,
.products-list .product-item-info .product-item-actions {
  display: none;
}
.products-list .product-item-photo {
  clear: left;
  float: left;
  margin: 0;
  padding: 0 1rem .4rem 0;
  width: 45%;
}
.products-list .product-item-details {
  float: left;
  width: 55%;
}
.products-list .product-item .product-items {
  padding: 0 .2rem 0 .6rem;
}
.products-list .product-item #product-list-item-actions {
  clear: both;
  padding-right: 0;
}
.products-list .product-item .actions-primary {
  width: 100%;
}
.products-list .product-item .actions-secondary {
  left: 42px;
  position: absolute;
  top: 0;
}
.page-products .products-list .product-item .product-item-info {
  background-color: transparent;
  border: 0;
  padding: 0;
}
.block.products-wishilst .product-item .product-item-photo,
.block.upsell .product-item .product-item-photo,
.block.related .product-item .product-item-photo,
.block.crosssell .product-item .product-item-photo {
  margin-bottom: 1rem;
}
.block.products-wishilst .product-item .product-item-details,
.block.upsell .product-item .product-item-details,
.block.related .product-item .product-item-details,
.block.crosssell .product-item .product-item-details {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.block.products-wishilst .product-item .product-item-details .nahdi-promo-sku,
.block.upsell .product-item .product-item-details .nahdi-promo-sku,
.block.related .product-item .product-item-details .nahdi-promo-sku,
.block.crosssell .product-item .product-item-details .nahdi-promo-sku {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.block.products-wishilst .product-item .product-item-details .nahdi-promo-sku .nahdi-promo,
.block.upsell .product-item .product-item-details .nahdi-promo-sku .nahdi-promo,
.block.related .product-item .product-item-details .nahdi-promo-sku .nahdi-promo,
.block.crosssell .product-item .product-item-details .nahdi-promo-sku .nahdi-promo {
  margin-bottom: 1.6rem;
  text-align: center;
}
.block.products-wishilst .product-item .product-item-details .attribute.manufacturer,
.block.upsell .product-item .product-item-details .attribute.manufacturer,
.block.related .product-item .product-item-details .attribute.manufacturer,
.block.crosssell .product-item .product-item-details .attribute.manufacturer {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.block.products-wishilst .product-item .product-item-details .product-item-name,
.block.upsell .product-item .product-item-details .product-item-name,
.block.related .product-item .product-item-details .product-item-name,
.block.crosssell .product-item .product-item-details .product-item-name {
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.block.products-wishilst .product-item .product-item-details .price-box,
.block.upsell .product-item .product-item-details .price-box,
.block.related .product-item .product-item-details .price-box,
.block.crosssell .product-item .product-item-details .price-box {
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
}
.block.products-wishilst .product-item .product-item-details .nahdi-distance-promo-sku,
.block.upsell .product-item .product-item-details .nahdi-distance-promo-sku,
.block.related .product-item .product-item-details .nahdi-distance-promo-sku,
.block.crosssell .product-item .product-item-details .nahdi-distance-promo-sku {
  -ms-flex-order: 5;
  -webkit-order: 5;
  order: 5;
}
.block.products-wishilst .product-item .product-item-details .product.actions.product-item-actions,
.block.upsell .product-item .product-item-details .product.actions.product-item-actions,
.block.related .product-item .product-item-details .product.actions.product-item-actions,
.block.crosssell .product-item .product-item-details .product.actions.product-item-actions {
  -ms-flex-order: 6;
  -webkit-order: 6;
  order: 6;
}
.block.products-wishilst,
.block.crosssell {
  background: #ffffff;
  margin: 3rem 0 0;
  padding: 3rem 1.5rem 5rem;
}
.block.products-wishilst .product-items:not(.slick-initialized),
.block.crosssell .product-items:not(.slick-initialized) {
  margin: 3rem 0;
}
.block.products-wishilst .product-items:not(.slick-initialized)::before,
.block.crosssell .product-items:not(.slick-initialized)::before {
  font-size: 1.5rem;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  border-radius: 50%;
  content: '';
  display: block;
  height: 1em;
  margin: 10rem auto;
  position: relative;
  text-indent: -9999em;
  width: 1em;
}
.block.products-wishilst .product-items:not(.slick-initialized) .product-item,
.block.crosssell .product-items:not(.slick-initialized) .product-item {
  display: none;
}
.block.products-wishilst .product-item-info,
.block.crosssell .product-item-info {
  padding-top: 2.7rem;
}
.block.products-wishilst .product-item-info .badge.new,
.block.crosssell .product-item-info .badge.new {
  right: 0;
  text-align: center;
}
.block.products-wishilst .product-item .actions-primary .action.primary,
.block.crosssell .product-item .actions-primary .action.primary {
  min-width: auto;
  white-space: normal;
}
.block.products-wishilst .product-item-details,
.block.crosssell .product-item-details {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-orient: vertical;
}
.block.products-wishilst .product-item-details .nahdi-promo-sku,
.block.crosssell .product-item-details .nahdi-promo-sku {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.block.products-wishilst .product-item-details .attribute.manufacturer,
.block.crosssell .product-item-details .attribute.manufacturer {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.block.products-wishilst .product-item-details .product-item-name,
.block.crosssell .product-item-details .product-item-name {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.block.products-wishilst .product-item-details .price-box,
.block.crosssell .product-item-details .price-box {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
}
.block.products-wishilst .product-item-actions .actions-secondary {
  padding-top: 1rem;
}
.product-item-details .rxproducts .bv_main_container {
  visibility: hidden !important;
}
.block.related .field.choice.related,
.block.related .block-content > .block-actions {
  display: none;
}
.page-products .message {
  z-index: 3;
}
.dynamic-yield-products-slider-widget:not(.slick-initialized) {
  margin: 3rem 0;
}
.dynamic-yield-products-slider-widget:not(.slick-initialized)::before {
  font-size: 1.5rem;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  border-radius: 50%;
  content: '';
  display: block;
  height: 1em;
  margin: 10rem auto;
  position: relative;
  text-indent: -9999em;
  width: 1em;
}
.dynamic-yield-products-slider-widget:not(.slick-initialized) .dynamic-yield-slider-item {
  display: none;
}
.dynamic-yield-products-slider-widget .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.toolbar {
  margin-bottom: 30px;
  text-align: center;
}
.toolbar select {
  border-radius: 3px;
}
.toolbar-amount {
  margin: 0;
  padding: .9rem 0;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  background-color: transparent;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.modes {
  margin-right: -1.5rem;
  position: absolute;
  right: 22px;
  top: 12px;
  width: 80px;
  z-index: 2;
}
.modes .modes-label {
  display: none;
}
.modes .modes-mode {
  opacity: .5;
  margin: 0 0 0 1rem;
  text-decoration: none;
}
.modes .modes-mode span {
  display: none;
}
.modes .modes-mode.active {
  opacity: 1;
}
.modes .mode-grid::before,
.modes .mode-list::before {
  color: #1e90ff;
  font-family: "nahdi-icons";
  font-size: 1.6rem;
}
.modes .mode-grid::before {
  content: "\e91a";
}
.modes .mode-list::before {
  content: "\e91b";
}
.page-products .products.wrapper ~ .toolbar {
  background: transparent;
}
.page-products .products.wrapper ~ .toolbar .modes,
.page-products .products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter {
  float: right;
}
.page-products .sorter {
  top: 8px;
  z-index: 1;
}
.page-products .sorter .sorter-label {
  color: #1e90ff;
  font-family: 'Rubik';
  font-size: 15px;
}
.page-products .sorter .sorter-label::before {
  color: #1e90ff;
  content: "\e91d";
  font-family: "nahdi-icons";
  font-size: 20px;
  padding: 0 .6rem 0 0;
  position: relative;
  top: .2em;
}
.sorter-options {
  margin: 0 .7rem;
  width: auto;
}
.sorter-action {
  display: none;
}
.limiter {
  display: none;
}
.gallery-placeholder .loading-mask .loader > img {
  display: block;
}
.gallery-placeholder .loading-mask .loader::before {
  display: none;
}
.fotorama .fotorama__thumb {
  background: #ffffff;
  border: 1px solid #dedeea;
}
.fotorama .fotorama__additional-dots {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  bottom: 20px;
  justify-content: center;
  position: absolute;
  width: 100%;
}
.fotorama .fotorama__additional-dots .dot {
  cursor: pointer;
  margin-right: .4rem;
  padding: .5rem 0;
}
.fotorama .fotorama__additional-dots .dot:last-child {
  margin-right: 0;
}
.fotorama .fotorama__additional-dots .dot.active::after {
  background: #00a6ff;
}
.fotorama .fotorama__additional-dots .dot::after {
  background: rgba(0, 166, 255, 0.2);
  border-radius: 1px;
  content: '';
  display: block;
  height: 2px;
  width: 17px;
}
.fotorama .fotorama__thumb-border {
  border: 1px solid #1e90ff;
  background-image: none;
}
.fotorama .fotorama__nav.fotorama__nav--dots {
  display: none;
}
.fotorama .fotorama__nav-wrap .fotorama__thumb .fotorama__img {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  width: 90%;
}
.modal-popup.stock-check-modal .modal-header {
  padding: 1.6rem;
}
.modal-popup.stock-check-modal .modal-header .modal-title {
  border-bottom: 1px solid #e8e8e9;
  font-size: 18px;
  padding-bottom: 1.6rem;
  padding-right: 2rem;
}
.modal-popup.stock-check-modal .modal-header .action-close {
  top: 4px;
}
.modal-popup.stock-check-modal .modal-header .action-close::before {
  content: "\e922";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1e90ff;
  font-size: 23px;
}
.modal-popup.stock-check-modal .modal-content {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
.modal-popup.stock-check-modal .modal-content h4 {
  color: #50555e;
  font-weight: 500;
  font-size: 1.7rem;
  line-height: 28px;
  margin: 0;
}
.modal-popup.stock-check-modal .modal-content .radio-wrapper {
  padding: 1.5rem 0;
  text-align: center;
}
.modal-popup.stock-check-modal .modal-content .radio-wrapper label {
  padding-right: 1.5rem;
}
.modal-popup.stock-check-modal .modal-content .radio-wrapper label input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-popup.stock-check-modal .modal-content .radio-wrapper label input[type="radio"] + label {
  cursor: pointer;
  display: inline-block;
  line-height: inherit;
  padding-left: 3rem;
  padding-top: .3rem;
  position: relative;
  vertical-align: middle;
}
.modal-popup.stock-check-modal .modal-content .radio-wrapper label input[type="radio"] + label::before {
  background: #ffffff;
  border: 1px solid #d8d8d8;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.modal-popup.stock-check-modal .modal-content .radio-wrapper label input[type="radio"]:checked + label::after {
  background: #1e90ff;
  left: 6px;
  height: 12px;
  top: 6px;
  width: 12px;
  border-radius: 50%;
  content: '';
  position: absolute;
}
.modal-popup.stock-check-modal .modal-content .radio-wrapper label input[type="radio"]:checked + label::before {
  border: 1px solid #1e90ff;
}
.modal-popup.stock-check-modal .modal-content .radio-wrapper label input[type="radio"]:hover + label::before {
  border: 1px solid #1e90ff;
}
.modal-popup.stock-check-modal .modal-content .radio-wrapper label:last-child {
  padding-right: 0;
}
.modal-popup.stock-check-modal .modal-content .radio-wrapper label input[type="radio"] + label {
  padding-left: 3.3rem;
}
.modal-popup.stock-check-modal .modal-content .pdp-stock-check-by-current-location {
  border-bottom: 1px solid #e8e8e9;
  margin-bottom: 2.4rem;
  padding-bottom: 2.4rem;
}
.modal-popup.stock-check-modal .modal-content #pdp-stock-check-by-district h4 {
  margin-bottom: 1rem;
}
.modal-popup.stock-check-modal .modal-content #pdp-stock-check-by-district .fieldset {
  margin-bottom: 1.5rem;
}
.modal-popup.stock-check-modal .modal-content #pdp-stock-check-by-district .fieldset .field {
  margin: 0 0 1rem;
}
.modal-popup.stock-check-modal .modal-content #pdp-stock-check-by-district .fieldset .field .label {
  margin-bottom: .5rem;
}
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-my-current-location-button {
  background-color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  min-width: 146px;
  width: 100%;
}
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-my-current-location-button::before {
  content: "\e926";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1e90ff;
  font-size: 18px;
}
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-my-current-location-button > span {
  display: inline-block;
  vertical-align: middle;
}
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-my-current-location-button::before {
  display: inline-block;
  line-height: 14px;
  margin-right: 1rem;
  vertical-align: middle;
}
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-my-current-location-button:hover,
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-my-current-location-button:focus,
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-my-current-location-button:active {
  background: #1e90ff;
}
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-my-current-location-button:hover::before,
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-my-current-location-button:focus::before,
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-my-current-location-button:active::before {
  color: #ffffff;
}
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-district-button {
  min-width: 174px;
  background-image: none;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Rubik';
  font-weight: normal;
  padding: 13px 32px 13px 44px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 8px;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #1e90ff;
  border: 1px solid #1e90ff;
  width: 100%;
}
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-district-button:focus,
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-district-button:active {
  background: #ffffff;
  border: 1px solid #1e90ff;
  color: #1e90ff;
}
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-district-button:hover {
  background: #ffffff;
  border: 1px solid #1e90ff;
  color: #1e90ff;
}
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-district-button.disabled,
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-district-button[disabled],
fieldset[disabled] .modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-district-button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-district-button:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 9px;
  line-height: 10px;
  color: #ffffff;
  content: "\e900";
  font-family: "nahdi-icons";
  margin: 0 8px 0px 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-district-button:hover:after {
  color: #1e90ff;
}
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-district-button:active:after {
  color: #1e90ff;
}
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-district-button::after {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-district-button:focus::after {
  color: #1e90ff;
}
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-district-button:focus::before {
  color: #1e90ff;
}
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-district-button:hover {
  color: #1e90ff;
  border: 1px solid #1e90ff;
}
.modal-popup.stock-check-modal .modal-content .actions-toolbar .pdp-stock-check-by-district-button:hover::after {
  color: #1e90ff;
}
.modal-popup.stock-check-modal .modal-content #pdp-stock-check-map {
  margin-top: 4.5rem;
}
.modal-popup.stock-check-modal .modal-content .map-labels-info {
  background: #f5f5f5;
  padding: 1rem 0;
  text-align: left;
  width: 100%;
}
.modal-popup.stock-check-modal .modal-content .map-labels-info .map-label {
  display: inline-block;
  height: 35px;
  padding-left: 3rem;
  padding-top: .7rem;
  position: relative;
}
.modal-popup.stock-check-modal .modal-content .map-labels-info .map-label::before {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 44px;
  content: '';
  height: 36px;
  left: -8px;
  position: absolute;
  top: 0;
  width: 36px;
}
.modal-popup.stock-check-modal .modal-content .map-labels-info .available {
  color: #18a957;
}
.modal-popup.stock-check-modal .modal-content .map-labels-info .available::before {
  background-image: url('../images/sprite.view.svg#maps--available');
}
.modal-popup.stock-check-modal .modal-content .map-labels-info .not-available {
  color: #df1642;
  margin-left: 2rem;
}
.modal-popup.stock-check-modal .modal-content .map-labels-info .not-available::before {
  background-image: url('../images/sprite.view.svg#maps--unavailable');
}
.modal-popup.stock-check-modal .modal-content .store-list {
  background-color: #ffffff;
  border: 1px solid #e8e8e9;
  list-style: none;
  margin: 0 0 1.5rem 0;
  padding: 0;
}
.modal-popup.stock-check-modal .modal-content .store-list > li {
  border-bottom: 1px solid #e8e8e9;
  margin: 0;
  padding: 1.6rem;
}
.modal-popup.stock-check-modal .modal-content .store-list > li:last-child {
  border-bottom: 0;
}
.modal-popup.stock-check-modal .modal-content .store-list span.distance {
  color: #50555e;
  font-weight: 700;
  display: inline-block;
  padding: 2rem 0 .5rem 3.5rem;
  position: relative;
}
.modal-popup.stock-check-modal .modal-content .store-list span.distance::before {
  width: 35px;
  height: 42px;
  background: url('../images/sprite.view.svg#store-pin') center no-repeat;
  background-size: 42px;
  content: '';
  left: -5px;
  position: absolute;
  top: -5px;
}
.modal-popup.stock-check-modal .modal-content .store-list span.address {
  color: #50555e;
  font-size: 1.5rem;
  display: block;
  line-height: 21px;
  margin-bottom: 1rem;
}
.modal-popup.stock-check-modal .modal-content .store-list .check-availablity > .out-of-stock {
  color: #df1642;
}
.modal-popup.stock-check-modal .modal-content .store-list .check-availablity > .out-of-stock::before {
  content: "\e917";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
}
.modal-popup.stock-check-modal .modal-content .store-list .check-availablity > .out-of-stock::before {
  vertical-align: text-bottom;
}
.modal-popup.stock-check-modal .modal-content .store-list .check-availablity > .available {
  color: #18a957;
}
.modal-popup.stock-check-modal .modal-content .store-list .check-availablity > .available::before {
  content: "\e919";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
}
.modal-popup.stock-check-modal .modal-content .store-list .check-availablity > .available::before {
  margin-top: -.2rem;
  vertical-align: middle;
}
.modal-popup.stock-check-modal .modal-content .store-list .check-availablity > .out-of-stock::before,
.modal-popup.stock-check-modal .modal-content .store-list .check-availablity > .available::before {
  display: inline-block;
  margin-right: .8rem;
}
.modal-popup.stock-check-modal .modal-content .store-list .view-store-details {
  color: #1e90ff;
  font-size: 1.5rem;
  cursor: pointer;
  display: inline-block;
  line-height: 15px;
  margin-bottom: 1rem;
  max-width: 380px;
  padding: .5rem 0;
  width: 100%;
}
.modal-popup.stock-check-modal .modal-content .store-list .view-store-details > span::after {
  content: "\e901";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
}
.modal-popup.stock-check-modal .modal-content .store-list .view-store-details > span::after {
  display: inline-block;
  margin-left: 1rem;
}
.modal-popup.stock-check-modal .modal-content .store-list .view-store-details > span span {
  text-decoration: underline;
}
.modal-popup.stock-check-modal .modal-content .store-list .view-store-details.open > span::after {
  content: "\e930";
}
.modal-popup.stock-check-modal .modal-content .store-list .view-store-details .content-wrapper {
  overflow: auto;
  padding-top: 1.5rem;
}
.modal-popup.stock-check-modal .modal-content .store-list .view-store-details .content-wrapper .opening-hours,
.modal-popup.stock-check-modal .modal-content .store-list .view-store-details .content-wrapper .contact-info {
  float: left;
  width: 100%;
}
.modal-popup.stock-check-modal .modal-content .store-list .view-store-details .content-wrapper .opening-hours {
  margin-bottom: 1.5rem;
}
.modal-popup.stock-check-modal .modal-content .store-list .view-store-details .content-wrapper .label {
  font-family: 'Rubik';
  font-size: 14px;
  font-weight: 500;
  display: block;
  margin-bottom: .8rem;
  text-transform: uppercase;
}
.modal-popup.stock-check-modal .modal-content .store-list .view-store-details .content-wrapper .content {
  color: #50555e;
  font-size: 13px;
  display: block;
  line-height: 18px;
}
.modal-popup.stock-check-modal .modal-content .messages {
  padding: 2.5rem 3.2rem 2rem;
}
.modals-overlay {
  background-color: rgba(30, 144, 255, 0.7);
}
#pdp-stock-check {
  line-height: 21px;
}
#pdp-stock-check #stock-check-component-init-button,
#pdp-stock-check .pdp-stock-check-by-district-button {
  color: #1e90ff;
  cursor: pointer;
  display: inline-block;
  text-decoration: underline;
}
#pdp-stock-check #stock-check-component-init-button:hover,
#pdp-stock-check .pdp-stock-check-by-district-button:hover {
  text-decoration: none;
}
#pdp-stock-check,
.stock-available-dc-only {
  display: contents;
}
.store-pickup-delivery {
  display: inline-block;
}
.stock-available-dc-only .store-pickup-delivery {
  color: #50555e;
  font-size: 1.4rem;
  line-height: 25px;
  position: relative;
}
.stock-available-dc-only .store-pickup-delivery > span::before {
  content: "\e92b";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #e84393;
  font-size: 25px;
}
.stock-available-dc-only .store-pickup-delivery > span::before {
  height: 25px;
  left: 0;
  position: absolute;
  width: 25px;
}
.stock-available-dc-only .store-pickup-delivery > span::before {
  content: "\e929";
}
.stock-available-description {
  margin-top: 0;
}
.stock-available-description + .addto-wrapper {
  margin-top: 32px;
}
.item-info .stock-available-dc-only > div {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 5px;
  padding-left: 0;
}
.item-info .stock-available-dc-only > div > span {
  display: block;
  height: 25px;
  width: 25px;
}
.item-info .stock-available-dc-only > div > span > span {
  display: none;
}
.example-tooltip-bottom {
  position: relative;
}
.example-tooltip-bottom .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.example-tooltip-bottom .tooltip-content:after,
.example-tooltip-bottom .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.example-tooltip-bottom .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.example-tooltip-bottom .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.example-tooltip-bottom .tooltip-content:after,
.example-tooltip-bottom .tooltip-content:before {
  bottom: 100%;
}
.example-tooltip-bottom .tooltip-content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.example-tooltip-bottom .tooltip-content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.example-tooltip-bottom .tooltip-toggle {
  cursor: help;
}
.example-tooltip-bottom .tooltip-toggle:hover + .tooltip-content,
.example-tooltip-bottom .tooltip-toggle:focus + .tooltip-content,
.example-tooltip-bottom:hover .tooltip-content {
  display: block;
}
.catalog-product-view:not(.algolia-result-visible) .column.main {
  background-color: #ffffff;
  padding-top: .7rem;
}
.old-price,
.old.price {
  color: #b2c7ff;
  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;
}
.product.name a {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.nahdi-promo-sku .nahdi-promo {
  color: #ffffff;
  background: #ff375f;
  font-weight: 500;
  border-radius: 2px;
  display: inline-block;
  margin-bottom: .8rem;
  margin-top: 1rem;
  padding: .8rem 3.2rem;
  text-transform: uppercase;
}
.box-tocart .nahdi-distance-promo-sku .nahdi-distance-promo,
.product-add-form .nahdi-distance-promo-sku .nahdi-distance-promo {
  color: #df1642;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 18px;
  margin-top: .5rem;
}
.product-info-main .product.attribute.manufacturer {
  color: #424242;
  font-weight: 700;
  font-size: 1.8rem;
  font-family: inherit;
  line-height: 27px;
  margin-bottom: .2rem;
}
.product-info-main .breadcrumbs-category {
  color: #757575;
  font-size: 1.3rem;
}
.product-info-main .page-title-wrapper.product h1.page-title {
  color: #173076;
  font-size: 2rem;
  display: inline;
  font-family: inherit;
  line-height: inherit;
  margin: 0;
}
.product-info-main .product-info-price .price-box .price-wrapper .price {
  color: #334577;
  font-size: 2rem;
}
.product-info-main .product-info-price .nahdi-promo {
  background-color: #df1642;
  color: #ffffff;
  font-size: 11px;
  border-radius: 27px;
  padding: 1rem 2.4rem;
  text-align: center;
  text-transform: uppercase;
  width: max-content;
}
.product-info-main .addto-wrapper {
  background: #ffffff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.product-info-main .addto-wrapper::after {
  content: '';
  clear: both;
  display: table;
}
.product-info-main .addto-wrapper .product-add-form.disabled .control {
  border: 1px solid #bdbdbd;
  pointer-events: none;
}
.product-info-main .addto-wrapper .product-add-form.disabled .control .input-text.qty,
.product-info-main .addto-wrapper .product-add-form.disabled .control > .icon::before {
  color: #bdbdbd;
  opacity: 1;
}
.product-info-main .addto-wrapper .product-add-form.disabled .control > .icon::before {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.product-info-main .addto-wrapper .product-add-form.disabled .box-tocart .actions .tocart {
  background: #bdbdbd;
  border: 1px solid #bdbdbd;
  opacity: 1;
  pointer-events: none;
}
.product-info-main .addto-wrapper .product-add-form .control {
  background-color: #ffffff;
  border: 1px solid #d2e9ff;
  border-radius: 12px;
}
.product-info-main .addto-wrapper .product-add-form .control > .icon {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 12px;
  cursor: pointer;
  height: 43px;
  padding: 0;
  position: relative;
  width: 40px;
}
.product-info-main .addto-wrapper .product-add-form .control > .icon:hover,
.product-info-main .addto-wrapper .product-add-form .control > .icon:focus {
  background: transparent;
}
.product-info-main .addto-wrapper .product-add-form .control > .icon-minus-solid::before {
  background: url('../images/sprite.view.svg#icon-minus-2') center no-repeat;
  background-size: 26px;
}
.product-info-main .addto-wrapper .product-add-form .control > .icon-plus::before {
  background: url('../images/sprite.view.svg#icon-plus-2') center no-repeat;
  background-size: 27px;
}
.product-info-main .addto-wrapper .product-add-form .control > .icon::before {
  color: #56b4ff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
  display: block;
  height: 16px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 16px;
}
.product-info-main .addto-wrapper .box-tocart {
  position: relative;
}
.product-info-main .addto-wrapper .box-tocart .actions {
  display: inline-block;
}
.product-info-main .addto-wrapper .box-tocart .field.qty {
  display: inline-block;
  margin-bottom: 0;
}
.product-info-main .addto-wrapper .box-tocart .field.qty .label {
  display: none;
}
.product-info-main .addto-wrapper .box-tocart .field.qty .mage-error + .mage-error {
  margin-bottom: 1rem;
  position: absolute;
  top: 45px;
}
.product-info-main .addto-wrapper .box-tocart .field.qty .control.error::after,
.product-info-main .addto-wrapper .box-tocart .field.qty .control.valid::after {
  content: '';
  display: none;
}
.product-info-main .addto-wrapper .box-tocart .field.qty .control.error {
  margin-bottom: 1rem;
  position: unset;
}
.product-info-main .addto-wrapper .box-tocart .input-text.qty {
  color: #212121;
  font-weight: 700;
  font-size: 1.8rem;
  border: none;
  border-radius: 12px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  width: 40px;
}
.product-info-main .addto-wrapper .box-tocart input.mage-error {
  border-color: #d8d8d8;
}
.product-info-main .addto-wrapper .box-tocart .actions .tocart {
  font-weight: 700;
  font-size: 1.5rem;
  border-radius: 12px;
  font-family: inherit;
  line-height: 14px;
  min-width: 174px;
}
.product-info-main .addto-wrapper .box-tocart .actions .tocart::after {
  display: none;
}
.product-info-main .addto-wrapper .box-tocart .fieldset .field .control.error input[type="number"] {
  padding: 0 .9rem;
}
.product-info-main .addto-wrapper .box-tocart .fieldset:last-child {
  margin-bottom: 0;
}
.product-info-main .addto-wrapper .blocked-add-to-cart {
  min-width: 146px;
  background-image: none;
  background: transparent;
  border: 1px solid #1e90ff;
  color: #1e90ff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik';
  font-weight: normal;
  padding: 13px 24px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 8px;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #ffffff;
  float: left;
  margin-bottom: 2.4rem;
  text-align: center;
}
.product-info-main .addto-wrapper .blocked-add-to-cart:focus,
.product-info-main .addto-wrapper .blocked-add-to-cart:active {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.product-info-main .addto-wrapper .blocked-add-to-cart:hover {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.product-info-main .addto-wrapper .blocked-add-to-cart.disabled,
.product-info-main .addto-wrapper .blocked-add-to-cart[disabled],
fieldset[disabled] .product-info-main .addto-wrapper .blocked-add-to-cart {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product-info-main .addto-wrapper .blocked-add-to-cart::after {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.product-info-main .addto-wrapper .blocked-add-to-cart:focus::after {
  color: #ffffff;
}
.product-info-main .addto-wrapper .blocked-add-to-cart:focus::before {
  color: #ffffff;
}
.product-info-main .addto-wrapper .sold-out {
  border-radius: 7px;
}
.product-info-main .product-delivery {
  background-color: #f7f7fb;
  display: inline-block;
  line-height: 16px;
  margin-bottom: .8rem;
  padding: .7rem 1rem;
  width: 100%;
}
.product-info-main .product-delivery .two-hour-delivery,
.product-info-main .product-delivery .imported-delivery,
.product-info-main .product-delivery .ksa-dc-delivery {
  color: #212121;
  font-weight: 700;
  font-size: 1.2rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-left: 2rem;
  position: relative;
}
.product-info-main .product-delivery .two-hour-delivery::before,
.product-info-main .product-delivery .imported-delivery::before,
.product-info-main .product-delivery .ksa-dc-delivery::before {
  -webkit-transform: scale(0.55);
  -moz-transform: scale(0.55);
  -ms-transform: scale(0.55);
  transform: scale(0.55);
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 26.08695652% 77.04038772% /*rtl:ignore*/;
  width: 35px;
  height: 35px;
  content: '';
  display: block;
  left: -13px;
  position: absolute;
}
.product-info-main .product-delivery .two-hour-delivery strong,
.product-info-main .product-delivery .imported-delivery strong,
.product-info-main .product-delivery .ksa-dc-delivery strong {
  margin-right: .5rem;
}
.product-info-main .product-delivery .two-hour-delivery .global-delivery-note,
.product-info-main .product-delivery .imported-delivery .global-delivery-note,
.product-info-main .product-delivery .ksa-dc-delivery .global-delivery-note {
  color: #6b7285;
  font-weight: 400;
  font-size: 1rem;
  line-height: 10px;
  width: 100%;
}
.product-info-main .product-delivery .imported-delivery span,
.product-info-main .product-delivery .ksa-dc-delivery span {
  color: #1152a9;
}
.product-info-main .product-delivery .imported-delivery span span,
.product-info-main .product-delivery .ksa-dc-delivery span span {
  color: #212121;
}
.product-info-main .product-delivery .two-hour-delivery {
  padding: .5rem 0 .5rem 2rem;
}
.product-info-main .product-delivery .stock-pickup-info {
  display: none;
}
.product-info-main .product-delivery__price {
  display: none;
}
.product-info-main .product-addto-links.eprescription {
  width: 100%;
}
.product-info-main .product-addto-links .eprescription-links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.product-info-main .product-addto-links .eprescription-links .eprescription-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.product-info-main .product-addto-links .eprescription-links .eprescription-link .consult-link {
  background: #1e90ff;
  color: #ffffff;
  font-weight: 700;
  border-radius: 7px;
  cursor: pointer;
  display: block;
  font-family: inherit;
  min-width: unset;
  padding: 1.7rem;
  width: 48%;
}
.product-info-main .product-addto-links .eprescription-links .eprescription-link .consult-link:hover {
  background: #ffffff;
  color: #1e90ff;
}
.product-info-main .product-addto-links .eprescription-links .prescription-website {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
  font-weight: 700;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 7px;
  float: left;
  font-family: inherit;
  line-height: 1.4rem;
  margin-bottom: 0;
  margin-right: 1rem;
  padding: 1.7rem;
  text-align: center;
  text-decoration: none;
  width: 48%;
}
.product-info-main .product-addto-links .eprescription-links .prescription-website:hover {
  background: #ffffff;
  color: #1e90ff;
}
.product-info-main .product-addto-links .eprescription-links .no-prescription {
  display: none;
  margin-right: 20px;
  text-decoration: none;
}
.product-info-main .product-addto-links .eprescription-links .download-leaflet {
  display: none;
}
.product-info-main .product-addto-links .consult-link {
  display: none;
}
.product-info-main .prescription-label {
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 14px;
  margin-bottom: 1rem;
}
.product-info-main .prescription-label span {
  color: #424242;
}
.product-info-main .prescription-label span::before {
  color: #ffbb38;
  content: "\e918";
  font-family: "nahdi-icons";
  font-size: 1.1rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
  line-height: 11px;
  margin-right: .4rem;
}
.product-info-main > .nahdi-promo-sku .nahdi-promo {
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 9px;
  margin: 0 0 1rem;
  min-width: 192px;
  text-align: center;
}
.product-info-main .stock-available-dc-only .store-pickup-delivery {
  letter-spacing: .2px;
  line-height: 14px;
  margin-bottom: 1.1rem;
  padding: 0;
}
.product-info-main [data-bv-show="rating_summary"] {
  margin-bottom: 1.2rem;
}
.product-info-main [data-bv-show="rating_summary"] .bv_main_container .bv_button_buttonMinimalist,
.product-info-main [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_CTA_row .bv_button_buttonFull {
  color: #1e90ff !important;
  font-weight: 400 !important;
  background: transparent !important;
  font-family: inherit !important;
  letter-spacing: .5px !important;
  padding: 0 !important;
  position: relative !important;
}
.product-info-main [data-bv-show="rating_summary"] .bv_main_container .bv_button_buttonMinimalist::after,
.product-info-main [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_CTA_row .bv_button_buttonFull::after {
  background: #1e90ff;
  bottom: -1px;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
}
.product-info-main [data-bv-show="rating_summary"] .bv_main_container .bv_button_buttonMinimalist:hover,
.product-info-main [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_CTA_row .bv_button_buttonFull:hover {
  color: #1e90ff !important;
  font-family: inherit !important;
}
.product-info-main [data-bv-show="rating_summary"] .bv_main_container .bv_stars_component_container svg:not(:last-child) {
  padding: 0 .3rem 0 0 !important;
}
.product-info-main [data-bv-show="rating_summary"] .bv_main_container .bv_stars_component_container svg:last-child {
  padding: 0 !important;
}
.product-info-main [data-bv-show="rating_summary"] .bv_main_container .bv_avgRating_component_container,
.product-info-main [data-bv-show="rating_summary"] .bv_main_container .bv_numReviews_text,
.product-info-main [data-bv-show="rating_summary"] .bv_main_container .bv_button_buttonMinimalist,
.product-info-main [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_CTA_row .bv_button_buttonFull {
  font-size: 1.1rem !important;
}
.product-info-main [data-bv-show="rating_summary"] .bv_main_container .bv_avgRating_component_container:hover,
.product-info-main [data-bv-show="rating_summary"] .bv_main_container .bv_numReviews_text:hover,
.product-info-main [data-bv-show="rating_summary"] .bv_main_container .bv_button_buttonMinimalist:hover,
.product-info-main [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_CTA_row .bv_button_buttonFull:hover {
  font-size: 1.1rem !important;
}
.product-info-main [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_line_break,
.product-info-main [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_normal {
  display: none !important;
}
.product-info-main [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_CTA_row {
  padding-top: 0 !important;
  width: auto !important;
}
.product-info-main [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_CTA_row .bv_button_buttonFull {
  padding-left: .3rem !important;
}
.product-info-main [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_CTA_row .bv_button_buttonFull::after {
  left: 3px;
  right: 0;
  width: auto;
}
.product-info-main #pdp-stock-check {
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 14px;
}
.product-info-main #pdp-stock-check #stock-check-component-init-button {
  position: relative;
  text-decoration: none;
}
.product-info-main #pdp-stock-check #stock-check-component-init-button::after {
  background: #1e90ff;
  bottom: -1px;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
}
.product-info-main .global-items-return-policy {
  color: #6b7285;
  font-size: 1.2rem;
  padding: 0;
}
.product-info-main .global-items-return-policy a {
  color: #1e90ff;
  display: inline-block;
}
.product-info-main .store-pickup-warning {
  background: #fff1d7;
  border: 1px solid #ffe4af;
  color: #424242;
  font-weight: 700;
  font-size: 1.2rem;
  border-radius: 5px;
  line-height: 16px;
  margin: 1rem 0 .9rem;
  padding: .9rem .9rem .9rem 3rem;
  position: relative;
}
.product-info-main .store-pickup-warning::before {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 47.6004902% 99.50476190000001% /*rtl:ignore*/;
  width: 24px;
  height: 24px;
  content: '';
  left: 3px;
  position: absolute;
  top: 50%;
}
.product-info-main .policy-pickup-warning-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.product.media {
  position: relative;
}
.product.media .action.towishlist {
  background: #e8f6ff;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  border-radius: 50%;
  height: 40px;
  left: -4px;
  position: absolute;
  top: 0;
  width: 40px;
  z-index: 1;
}
.product.media .action.towishlist::before {
  -webkit-transform: translate(-50%, -50%) scale(0.75);
  -moz-transform: translate(-50%, -50%) scale(0.75);
  -ms-transform: translate(-50%, -50%) scale(0.75);
  transform: translate(-50%, -50%) scale(0.75);
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 40.30037547% 26.10114192% /*rtl:ignore*/;
  width: 41px;
  height: 41px;
  content: '';
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
}
.product.media .action.towishlist.towishlist--adding,
.product.media .action.towishlist:focus,
.product.media .action.towishlist:hover {
  background: #e8f6ff;
}
.product.media .action.towishlist.towishlist--adding::before,
.product.media .action.towishlist:focus::before,
.product.media .action.towishlist:hover::before {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  width: 25.91px;
  height: 25.91px;
  background: url('../images/sprite.view.svg#icon-heart-fill') center no-repeat;
  background-size: 28px;
  content: '';
}
.product.media .action.towishlist > span {
  display: none;
}
.product.media .label-Hubstore,
.product.media .label-KSA,
.product.media .label-UAE {
  left: auto;
  right: -15px;
}
.product.media .label-Hubstore {
  right: -12px;
}
.product.info.detailed {
  background-color: #ffffff;
  border-top: 1px solid #eeeeee;
  clear: both;
  margin: 3rem -1.6rem;
  padding: 0;
}
.product.info.detailed .additional-attributes {
  width: auto;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 4px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 30px 10px 0;
}
.product.info.detailed .tab-wrapper {
  border-bottom: 1px solid #eeeeee;
  display: block;
  margin: 0 auto;
}
.product.info.detailed .tab-wrapper .tab-wrapper-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.product.info.detailed .tab-wrapper .tab-wrapper-inner .data.item.title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
}
.product.info.detailed .tab-wrapper .tab-wrapper-inner .data.item.title a {
  color: #424242;
  font-weight: 700;
  font-size: 1.6rem;
  display: inline-block;
  font-family: inherit;
  line-height: 1;
  text-decoration: none;
}
.product.info.detailed .tab-wrapper .tab-wrapper-inner .data.item.title.active-tab a {
  color: #1e90ff;
}
.product.info.detailed .tab-wrapper .tab-wrapper-inner .data.item.title.active-tab a::after {
  background: #1e90ff;
  bottom: -2px;
  content: '';
  display: block;
  height: 3px;
  position: absolute;
  top: auto;
  width: 100%;
}
.product.info.detailed .product.data.items > .item.content {
  border-top: 1px solid #eeeeee;
  font-size: 1.4rem;
  border: 0;
  line-height: 24px;
  margin-top: 0;
  padding: 1rem 1.6rem 1.6rem;
}
.product.info.detailed .product.data.items > .item.content#description .line-max-height {
  overflow: hidden;
}
.product.info.detailed .product.data.items > .item.content#description .value p {
  margin: 0;
}
.product.info.detailed .product.data.items > .item.content .read-more {
  color: #1e90ff;
  font-weight: 700;
  cursor: pointer;
  display: inline-block;
  position: relative;
}
.product.info.detailed .product.data.items > .item.content .read-more::after {
  background: #1e90ff;
  bottom: 6px;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
}
.product.info.detailed .product.data.items > .item.content .download-leaflet {
  display: block;
  margin: .8rem 2rem 2.4rem 0;
  text-decoration: none;
}
.product.info.detailed .product.data.items > .item.content .download-leaflet::before {
  content: "\e928";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1e90ff;
  font-size: 27px;
}
.product.info.detailed .product.data.items > .item.content .download-leaflet::before {
  display: inline-block;
  margin-right: 1rem;
  vertical-align: middle;
}
.product.info.detailed .product.data.items > .item.content .download-leaflet > span {
  vertical-align: middle;
}
.product.info.detailed .product.data.items > .item.content .download-leaflet:hover {
  text-decoration: underline;
}
.product.info.detailed .product.data.items > .item.content h3 {
  color: #50555e;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 28px;
}
.product.info.detailed .product.data.items > .item.content > p:last-child {
  margin-bottom: 0;
}
.product.info.detailed .product.data.items > .item.content ul > li,
.product.info.detailed .product.data.items > .item.content ol > li {
  padding-left: 1rem;
}
.product-info-main .product-info-price {
  display: inline-block;
  margin: 1rem 0;
  padding-right: 1rem;
}
.product-info-main .product-info-price .price-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
  margin: 0;
}
.product-info-main .product-info-price .price-box .old-price .price-wrapper .price {
  color: #b2c7ff;
  font-weight: 500;
  font-size: 1.5rem;
  padding-left: 2.3rem;
}
.product-info-main .nahdi-pdp-lsc-sku {
  font-size: 1.5rem;
  line-height: 10px;
  margin: 0 0 .3rem;
}
.product-info-main .nahdi-pdp-lsc-sku .lsc-sku,
.product-info-main .nahdi-pdp-lsc-sku .lsc-sku__loader {
  margin-bottom: .8rem;
}
.product-info-main .nahdi-pdp-lsc-sku .lsc-sku::before,
.product-info-main .nahdi-pdp-lsc-sku .lsc-sku__loader::before {
  font-size: 1.2rem;
  margin-right: .4rem;
  padding-bottom: .4rem;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend::after,
.product-options-wrapper .fieldset-product-options-inner._required .legend::after {
  content: '*';
  color: #df1642;
  font-size: 1.7rem;
  margin: 0 0 0 5px;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  margin-bottom: 5px;
  font-size: 1.2rem;
  line-height: 14px;
}
.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-weight: 700;
  font-size: 1.2rem;
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-weight: 700;
  font-size: 2rem;
}
.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 {
  margin: 10px 0;
  display: block;
}
.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,
.product-options-bottom .old-price .price-label,
.product-info-main .special-price .price-label,
.product-options-bottom .special-price .price-label {
  display: none;
}
.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 .field.qty,
.product-options-bottom .box-tocart .field.qty {
  padding-right: 15px;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: center;
}
.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #072664;
  text-decoration: underline;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #072664;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #072664;
  text-decoration: none;
}
.ui-dialog-titlebar-close:active {
  color: #072664;
  text-decoration: none;
}
.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: #072664;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 8.5rem;
}
.sidebar .product-items .product-item-actions {
  margin-top: 10px;
  display: block;
}
.sidebar .product-items .price-box {
  display: block;
  margin: .7rem 0;
}
.sidebar .product-items .text {
  margin-right: .8rem;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee::before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  padding-left: 5px;
  float: left;
}
.sidebar .product-items-names .product-item {
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
#items-on-offer-container .action.tocompare {
  display: none;
}
[data-bv-show=rating_summary] .bv_main_container .bv_stars_component_container {
  padding-right: .4rem !important;
}
.product-info-main .bv_main_container .bv_stars_component_container svg {
  padding: .5rem 1rem !important;
}
.sold-out {
  background: #ffffff;
  border: 1px solid #1e90ff;
  color: #1e90ff;
  font-weight: 500;
  font-size: 1rem;
  border-radius: 5px;
  box-sizing: border-box;
  display: inline-block;
  float: left;
  font-family: inherit;
  letter-spacing: .05em;
  line-height: 1.4rem;
  margin-right: 2rem;
  padding: 1.3rem 4rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.sold-out:hover {
  background: #1e90ff;
  color: #ffffff;
}
.page-with-filter .sold-out {
  margin: 2% 14%;
  padding: .8rem 3.5rem;
}
#BVRRContainer .bv-cv2-cleanslate button.bv-write-review,
#BVRRContainer .bv-cv2-cleanslate button.bv-read-review,
#BVRRContainer .bv-cv2-cleanslate button.bv-ask-question,
#BVRRContainer .bv-cv2-cleanslate .bv-button {
  background: #1e90ff !important;
  border: 1px solid #1e90ff !important;
  font-weight: 700 !important;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 12px !important;
  box-shadow: none !important;
}
#BVRRContainer .bv-cv2-cleanslate button.bv-write-review:hover,
#BVRRContainer .bv-cv2-cleanslate button.bv-read-review:hover,
#BVRRContainer .bv-cv2-cleanslate button.bv-ask-question:hover,
#BVRRContainer .bv-cv2-cleanslate .bv-button:hover,
#BVRRContainer .bv-cv2-cleanslate button.bv-write-review:focus,
#BVRRContainer .bv-cv2-cleanslate button.bv-read-review:focus,
#BVRRContainer .bv-cv2-cleanslate button.bv-ask-question:focus,
#BVRRContainer .bv-cv2-cleanslate .bv-button:focus {
  background: #ffffff !important;
  border: 1px solid #1e90ff !important;
  color: #1e90ff !important;
  outline: none !important;
}
.catalog-product-view .block.bundle-pack .block-title {
  line-height: 30px;
  margin: .8rem 0;
}
.catalog-product-view .block.bundle-pack .block-content.content {
  border: 2px solid #efeff8;
  border-radius: 5px;
  padding: .8rem;
}
.catalog-product-view .block.bundle-pack .product-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  justify-content: center;
  margin: 0;
}
.catalog-product-view .block.bundle-pack .product-items .product-item {
  margin: 0;
  padding: 0;
  width: 100%;
}
.catalog-product-view .block.bundle-pack .product-items .product-item .product-item-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.catalog-product-view .block.bundle-pack .product-items .product-item .product-item-info .product-item-photo {
  height: 85px;
  margin-right: .8rem;
  padding: 0;
  width: 85px;
}
.catalog-product-view .block.bundle-pack .product-items .product-item .product-item-info .product-item-photo img {
  object-fit: contain;
}
.catalog-product-view .block.bundle-pack .product-items .product-item .product-item-info .attribute.manufacturer {
  color: #212121;
  font-size: 1.2rem;
  display: block;
  line-height: 1.25;
  margin: 0;
}
.catalog-product-view .block.bundle-pack .product-items .product-item .product-item-info .product-item-name {
  margin: 0;
}
.catalog-product-view .block.bundle-pack .product-items .product-item .product-item-info .product-item-name .product-item-link {
  color: #212121;
  font-size: 1.2rem;
  line-height: 1.25;
}
.catalog-product-view .block.bundle-pack .product-items .product-item .product-item-info .product-item-prices .special-price {
  display: none;
}
.catalog-product-view .block.bundle-pack .product-items .product-item .product-item-info .product-item-prices .old-price {
  text-decoration: none;
}
.catalog-product-view .block.bundle-pack .product-items .product-item .product-item-info .product-item-prices .old-price .price-wrapper .price {
  color: #334577;
  font-size: 1.4rem;
}
.catalog-product-view .block.bundle-pack .product-items .product-item .product-item-info .product-item-details {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.catalog-product-view .block.bundle-pack .product-items .product-item .product-item-info .product-item-details .product-item-prices {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  line-height: 24px;
}
.catalog-product-view .block.bundle-pack .product-items .product-item .product-item-info .product-item-details .product-item-prices .price-box {
  margin: 0;
}
.catalog-product-view .block.bundle-pack .product-items .bundle-pack-plus {
  color: #757575;
  font-size: 1.3rem;
  font-style: italic;
  line-height: 0;
  margin: 1rem 0;
  text-align: center;
}
.catalog-product-view .block.bundle-pack .product-items .bundle-pack-plus::before,
.catalog-product-view .block.bundle-pack .product-items .bundle-pack-plus::after {
  border-top: 1px solid #dbdbdb;
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 100px;
}
.catalog-product-view .block.bundle-pack .product-items .bundle-pack-plus::before {
  margin-right: 2rem;
}
.catalog-product-view .block.bundle-pack .product-items .bundle-pack-plus::after {
  margin-left: 2rem;
}
.catalog-product-view .block.bundle-pack .bundle-pack-info {
  font-weight: 700;
  margin: 1rem auto;
  text-align: center;
}
.catalog-product-view .block.bundle-pack .bundle-pack-info .price-old {
  color: #bdbdbd;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 19px;
}
.catalog-product-view .block.bundle-pack .bundle-pack-info .price-bundle,
.catalog-product-view .block.bundle-pack .bundle-pack-info .price-bundle-full {
  color: #ff375f;
  font-size: 1.9rem;
  line-height: 30px;
}
.catalog-product-view .block.bundle-pack .bundle-pack-info .price-bundle-full {
  color: #36366b;
}
.catalog-product-view .block.bundle-pack .bundle-pack-info .price-discount {
  color: #616161;
  font-weight: 400;
  font-size: 1.6rem;
  display: inline-block;
}
.catalog-product-view .block.bundle-pack .bundle-tocart-wrapper {
  padding-top: .5rem;
  text-align: center;
}
.catalog-product-view .block.bundle-pack .bundle-tocart-wrapper .action.primary {
  font-weight: 700;
  font-size: 1.6rem;
  border-radius: 7px;
  line-height: 14px;
  margin-bottom: 8px;
  max-width: 295px;
  padding: 1.3rem 2.4rem;
  width: 90%;
}
.catalog-product-view .block.bundle-pack .bundle-tocart-wrapper .action.primary::after {
  display: none;
}
.catalog-product-view .block.bundle-pack .nahdi-promo-sku {
  display: none;
}
.catalog-product-view .bv_button_buttonFull {
  background-color: #1e90ff !important;
  border: 1px solid #1e90ff !important;
}
.catalog-product-view .bv_button_buttonFull:hover {
  background-color: #ffffff !important;
  border: 1px solid #1e90ff !important;
  color: #1e90ff !important;
}
.catalog-product-view .product-item .product-item-details .product-item-name {
  line-height: 14px;
  margin-bottom: .3rem;
}
.catalog-product-view .product-item .product-item-details [data-bv-show="inline_rating"] .bv_stars_svg_no_wrap svg {
  zoom: .4;
  -moz-transform: scale(0.4);
  -moz-transform-origin: 0 0;
}
.catalog-product-view .product-item .product-item-details .price-box {
  margin-top: 0;
}
.catalog-product-view .product-item .product-item-details .action.towishlist {
  height: 31px;
  left: 7px;
  top: 7px;
  width: 31px;
}
.catalog-product-view .product-item .product-item-details .action.towishlist::before {
  -webkit-transform: translate(-50%, -50%) scale(0.9);
  -moz-transform: translate(-50%, -50%) scale(0.9);
  -ms-transform: translate(-50%, -50%) scale(0.9);
  transform: translate(-50%, -50%) scale(0.9);
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 59.97521685% 76.79227053% /*rtl:ignore*/;
  width: 33px;
  height: 33px;
}
.catalog-product-view .product-item .product-item-details .action.towishlist.towishlist--adding,
.catalog-product-view .product-item .product-item-details .action.towishlist:focus,
.catalog-product-view .product-item .product-item-details .action.towishlist:hover {
  background: rgba(232, 246, 255, 0.8);
}
.catalog-product-view .product-item .product-item-details .action.towishlist.towishlist--adding::before,
.catalog-product-view .product-item .product-item-details .action.towishlist:focus::before,
.catalog-product-view .product-item .product-item-details .action.towishlist:hover::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 32.01474201% 99.82165605% /*rtl:ignore*/;
  width: 26px;
  height: 26px;
}
.catalog-product-view .block.block-product-selection.products-alternatives.loading {
  height: 93px;
}
.catalog-product-view .block.block-product-selection.products-alternatives.loading .loading-mask .loader::before {
  margin: 4rem auto;
}
.catalog-product-view .block.block-product-selection .block-content {
  margin-top: 0;
}
.catalog-product-view .block.block-product-selection .block-title {
  padding: 0;
}
.catalog-product-view .block.block-product-selection .block-title strong {
  color: #031332;
}
.catalog-product-view .block.block-product-selection .slick-slider.product-items {
  margin-bottom: 0;
  margin-top: 0;
}
.catalog-product-view .block.block-product-selection .slick-slider.product-items .product-item {
  margin: 0;
}
.catalog-product-view .block.block-product-selection .slick-slider.product-items .product-item .product-item-info {
  padding-top: 0;
}
.catalog-product-view .block.block-product-selection .slick-slider.product-items .product-item .product-item-photo {
  padding: 0;
}
.catalog-product-view .block.block-product-selection .slick-slider.product-items .product-item .product-item-photo img {
  width: auto;
}
.catalog-product-view .block.block-product-selection .slick-slider.product-items .product-item .product-review {
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.catalog-product-view .block.block-product-selection .slick-slider.product-items .product-item .product-item-details .nahdi-promo-sku .nahdi-promo {
  font-weight: 700;
  font-size: 1.1rem;
  line-height: 13px;
  margin: 0 0 .4rem;
  padding: .3rem;
}
.catalog-product-view .block.block-product-selection .slick-slider.product-items .product-item .product-item-details .nahdi-promo-sku.alternative-block-active .nahdi-promo {
  display: none;
}
.catalog-product-view .block.block-product-selection .slick-slider.product-items .product-item .actions-primary {
  min-height: auto;
}
.catalog-product-view .block.block-product-selection .slick-slider.product-items .product-item .actions-primary .listing-qty-field .icon::before {
  color: #56b4ff;
}
.catalog-product-view .block.block-product-selection .slick-slider.product-items .product-item .lsc-sku {
  font-size: 1.2rem;
  line-height: 10px;
  margin-bottom: 0;
}
.catalog-product-view .block.block-product-selection .slick-slider.product-items .product-item .lsc-sku .lsc-sku,
.catalog-product-view .block.block-product-selection .slick-slider.product-items .product-item .lsc-sku .lsc-sku__loader {
  margin: -1.4rem 0 0.5rem;
}
.catalog-product-view .block.block-product-selection .slick-slider.product-items .product-item .lsc-sku .lsc-sku::before,
.catalog-product-view .block.block-product-selection .slick-slider.product-items .product-item .lsc-sku .lsc-sku__loader::before {
  font-size: 1.1rem;
  margin-right: .5rem;
  padding-bottom: .3rem;
}
.catalog-product-view .block.block-product-selection .slick-list {
  padding: 1rem .5rem 1.5rem;
}
.catalog-product-view #items-on-offer-container .block.block-product-selection .block-title {
  padding: 0;
}
.catalog-product-view #items-on-offer-container .block.block-product-selection .block-title strong {
  color: #031332;
}
.catalog-product-view #items-on-offer-container .block.block-product-selection .block-content {
  margin-top: 0;
}
.catalog-product-view #items-on-offer-container .block.block-product-selection .slick-slider.product-items {
  padding: 0;
}
.block-search {
  clear: both;
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search input {
  border: 1px solid rgba(6, 111, 180, 0.15);
  font-size: 1.4rem;
  border-radius: 8px;
  height: 35px;
  line-height: 35px;
  padding-right: 3.8rem;
}
/**
 * Copyright© 2024 Redbox Digital Limited. All rights reserved.
 */
.nahdi-articles-wrapper .slick-slide {
  margin: 0 .8rem;
}
.nahdi-articles-wrapper .slick-list {
  margin: 0 -0.8rem;
}
.nahdi-articles-wrapper .item img {
  border-radius: 22px;
  height: auto;
  width: auto;
}
.nahdi-articles-wrapper .nahdi-articles-content {
  margin-top: 1.4rem;
}
.nahdi-articles-wrapper .nahdi-articles-content .beauty-and-cosmetics,
.nahdi-articles-wrapper .nahdi-articles-content .mom-and-baby {
  color: #424242;
  font-weight: 700;
  display: block;
  padding-bottom: 1.3rem;
  padding-left: 3.2rem;
  position: relative;
}
.nahdi-articles-wrapper .nahdi-articles-content .beauty-and-cosmetics::before,
.nahdi-articles-wrapper .nahdi-articles-content .mom-and-baby::before {
  border-radius: 3px;
  content: '';
  display: block;
  height: 24px;
  left: 0;
  position: absolute;
  top: -2px;
  width: 24px;
}
.nahdi-articles-wrapper .nahdi-articles-content .beauty-and-cosmetics::after,
.nahdi-articles-wrapper .nahdi-articles-content .mom-and-baby::after {
  bottom: 0;
  content: '';
  display: block;
  height: 4px;
  left: 0;
  position: absolute;
  width: 76px;
}
.nahdi-articles-wrapper .nahdi-articles-content .beauty-and-cosmetics::before {
  background: rgba(232, 67, 147, 0.25) url('../images/sprite.view.svg#icon-blood-positive') center no-repeat;
  background-size: 30px;
}
.nahdi-articles-wrapper .nahdi-articles-content .beauty-and-cosmetics::after {
  background-color: #e84393;
}
.nahdi-articles-wrapper .nahdi-articles-content .mom-and-baby::before {
  background: #def4fb url('../images/sprite.view.svg#icon-mom-baby') center no-repeat;
  background-size: 20px;
}
.nahdi-articles-wrapper .nahdi-articles-content .mom-and-baby::after {
  background-color: #1e90ff;
}
.nahdi-articles-wrapper .nahdi-articles-content h4 {
  color: #424242;
  font-family: 'Roboto';
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: -webkit-box;
  line-height: 20px;
  margin-bottom: .4rem;
  margin-top: 1.2rem;
  white-space: initial;
  -webkit-line-clamp: 2;
  /* ! autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
}
.nahdi-articles-wrapper .nahdi-articles-content span.nahdi-articles-date {
  color: #9e9e9e;
}
.nahdi-articles-wrapper.category .nahdi-articles-slider .item:not(.read-more) a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  border-radius: 8px;
  height: 100%;
  min-height: 176px;
}
.nahdi-articles-wrapper.category .nahdi-articles-slider .item:not(.read-more) .nahdi-articles-content {
  -webkit-background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.1) 80%);
  -moz-background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.1) 80%);
  -ms-background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.1) 80%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.1) 80%);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 8px;
  justify-content: flex-end;
  height: 100%;
  margin: 0;
  padding: 1.6rem;
  width: 100%;
}
.nahdi-articles-wrapper.category .nahdi-articles-slider .item:not(.read-more) .nahdi-articles-content h4 {
  color: #ffffff;
  font-size: 1.5rem;
  margin: 0;
  -webkit-line-clamp: 1;
}
.nahdi-articles-wrapper.category .nahdi-articles-slider .item:not(.read-more) .nahdi-articles-content span {
  color: #1e90ff;
  font-weight: 700;
  font-size: 1.3rem;
}
.nahdi-articles-wrapper.category .nahdi-articles-slider .item.read-more .nahdi-articles-content {
  background: #d2e9ff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 8px;
  justify-content: center;
  margin: 0;
  min-height: 176px;
  padding: 1rem;
  text-align: center;
}
.nahdi-articles-wrapper.category .nahdi-articles-slider .item.read-more .nahdi-articles-content h5 {
  color: #1e90ff;
  font-size: 2rem;
  line-height: 1;
  margin-top: 0;
}
.nahdi-articles-wrapper.category .nahdi-articles-slider .item.read-more .nahdi-articles-content p {
  color: #031332;
  font-size: 1.3rem;
  margin-bottom: 1.8rem;
}
.nahdi-articles-wrapper.category .nahdi-articles-slider .item.read-more .nahdi-articles-content a {
  background: #1e90ff;
  color: #ffffff;
  font-weight: 500;
  font-size: 1.4rem;
  border-radius: 4px;
  padding: 1rem 1.5rem;
}
.nahdi-articles-wrapper .block-title,
.category-products-wrapper .block-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
}
.nahdi-articles-wrapper .block-title a,
.category-products-wrapper .block-title a {
  background-color: #1e90ff;
  color: #e9f4ff;
  font-weight: 700;
  font-size: 1rem;
  border-radius: 4px;
  display: inline-block;
  padding: .7rem 1.6rem;
}
.nahdi-articles-wrapper .block-title a.desktop-view,
.category-products-wrapper .block-title a.desktop-view {
  display: none;
}
.brand-slider-wrapper .slick-slide {
  margin: 0 .4rem;
}
.brand-slider-wrapper .slick-list {
  margin: 0 -0.4rem;
}
.brand-slider-wrapper.redbox-carousel {
  margin-bottom: 2.4rem;
}
.brand-slider-wrapper.redbox-carousel h3 {
  text-align: left;
}
.brand-slider-wrapper .item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.brand-slider-wrapper .item .inner-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.brand-slider-wrapper .item .inner-wrapper a {
  background: #ffffff;
  border: 1px solid #efeff8;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-radius: 4px;
  padding: .7rem 1.8rem;
  width: 100%;
}
.brand-slider-wrapper .item .inner-wrapper a:hover img {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
.brand-slider-wrapper .item img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  height: 100%;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
}
.brand-slider-wrapper h3,
.nahdi-articles-wrapper h3,
.category-products-wrapper h3,
.category-shop-by-brand h3,
.category-icons-wrapper h3 {
  color: #212121;
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 1.8rem;
  margin: 0;
}
.brand-slider-wrapper a,
.nahdi-articles-wrapper a,
.category-products-wrapper a,
.category-shop-by-brand a,
.category-icons-wrapper a {
  text-decoration: none;
}
.brand-slider-wrapper .block-title,
.nahdi-articles-wrapper .block-title,
.category-products-wrapper .block-title,
.category-shop-by-brand .block-title,
.category-icons-wrapper .block-title {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
.brand-slider-wrapper .slick-slider,
.nahdi-articles-wrapper .slick-slider,
.category-products-wrapper .slick-slider,
.category-shop-by-brand .slick-slider,
.category-icons-wrapper .slick-slider {
  margin-bottom: 0;
}
.brand-slider,
.nahdi-articles-slider,
.category-icons-slider,
.nahdi-services-slider:not(.nahdi-services-grid),
.cms-images-slider,
.latest-offers-slider {
  display: none;
}
.brand-slider.slick-initialized,
.nahdi-articles-slider.slick-initialized,
.category-icons-slider.slick-initialized,
.nahdi-services-slider:not(.nahdi-services-grid).slick-initialized,
.cms-images-slider.slick-initialized,
.latest-offers-slider.slick-initialized {
  display: block;
}
.discount-block-container {
  background-color: #ffded7;
  border: 1px solid #e95c7b;
  color: #212121;
  font-weight: 700;
  font-size: 1.2rem;
  margin: 0 1.6rem;
  max-width: 1240px;
  padding: .7rem;
  text-align: center;
}
.discount-block-container .discount-block-inner {
  display: inline-block;
  padding-left: 3.2rem;
  position: relative;
}
.discount-block-container .discount-block-inner::before {
  -webkit-transform: translateY(-50%) scale(0.75);
  -moz-transform: translateY(-50%) scale(0.75);
  -ms-transform: translateY(-50%) scale(0.75);
  transform: translateY(-50%) scale(0.75);
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 98.87076537% 50.65273312% /*rtl:ignore*/;
  width: 43px;
  height: 32px;
  content: '';
  display: block;
  left: -10px;
  position: absolute;
  top: 50%;
}
.discount-block-container.discount-red {
  background-color: #df1642;
  color: #ffffff;
  font-weight: 500;
  font-size: 1.5rem;
  background-image: none;
  padding: 0rem;
}
.discount-block-container.discount-red a {
  color: #ffffff;
}
.discount-block-container.discount-red .discount-block-inner {
  padding: 0;
}
.discount-block-container.discount-red .discount-block-inner::before {
  display: none;
}
.category-icons-slider.slick-slider {
  margin: 0;
}
.category-icons-slider .slick-slide {
  margin: 0 .5rem;
}
.category-icons-slider .slick-list {
  margin: 0 -0.5rem;
}
.category-icons-slider .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.category-icons-slider .item {
  text-align: center;
}
.category-icons-slider .item a {
  text-decoration: none;
}
.category-icons-slider .item h5 {
  color: #212121;
  font-size: 1.1rem;
  font-family: inherit;
  margin: 0;
}
.category-icons-slider .item div {
  height: 50px;
  margin-bottom: .4rem;
  position: relative;
  text-align: center;
}
.category-icons-slider .item div::before {
  background: #e9f4ff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  content: '';
  height: 50px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: -1;
}
.category-icons-slider .item div svg,
.category-icons-slider .item div img {
  -webkit-transform: scale(0.8) translate(-50%, -50%);
  -moz-transform: scale(0.8) translate(-50%, -50%);
  -ms-transform: scale(0.8) translate(-50%, -50%);
  transform: scale(0.8) translate(-50%, -50%);
  left: 41%;
  position: absolute;
  top: 46%;
}
.category-icons-slider.one-and-half .item div {
  height: auto;
}
.category-icons-slider.one-and-half .item div img {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  position: static;
}
.main-slider .redbox-carousel-slides {
  margin-bottom: 0;
}
.main-slider .redbox-carousel-slides .slick-dots {
  display: none !important;
}
.main-slider .redbox-carousel-slides.slick-slider .slick-arrow {
  background: url('../images/sprite.view.svg#slider-right-arrow') center no-repeat !important;
  background-size: 100% !important;
  display: block !important;
  height: 28px;
  padding: 0;
  width: 28px;
}
.main-slider .redbox-carousel-slides.slick-slider .slick-arrow::after {
  display: none;
}
.main-slider .redbox-carousel-slides.slick-slider .slick-arrow.slick-prev {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.main-slider .redbox-carousel-slides.slick-slider img {
  margin: 0 auto;
}
.main-slider .redbox-carousel-slides.slick-slider .slick-slide {
  float: none !important;
  display: inline-block !important;
  height: 0;
}
.main-slider .redbox-carousel-slides .slick-slide {
  margin: 0 1rem;
}
.main-slider .redbox-carousel-slides .slick-list {
  margin: 0 -1rem;
}
.main-slider.category-main-slider .redbox-carousel {
  background: #ffffff;
}
.main-slider.category-main-slider .redbox-carousel .redbox-carousel-slides ul.slick-dots {
  bottom: -6px;
  display: block !important;
}
.main-slider.category-main-slider .redbox-carousel .redbox-carousel-slides ul.slick-dots li {
  background: rgba(0, 166, 255, 0.2);
  border: 0;
  border-radius: 1px;
  height: 2px;
  margin-right: .4rem;
  width: 17px;
}
.main-slider.category-main-slider .redbox-carousel .redbox-carousel-slides ul.slick-dots li.slick-active {
  background: #00a6ff;
}
.main-slider.category-main-slider .redbox-carousel .redbox-carousel-slides.slick-slider {
  margin-bottom: 0;
}
.main-slider.category-main-slider .redbox-carousel .redbox-carousel-slides.slick-slider .slick-arrow {
  background: url('../images/sprite.view.svg#slider-right-arrow-white') center no-repeat !important;
  background-size: 22px !important;
  height: 16px;
  width: 16px;
}
.nahdi-services-section-row {
  background-color: #e7efff;
}
.nahdi-services-wrapper .block-title {
  margin-bottom: .9rem;
  padding: 1rem 1.6rem 0;
}
.nahdi-services-wrapper h3 {
  color: #212121;
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 1.8rem;
  margin: 0;
}
.nahdi-services-wrapper .item {
  background: #ffffff;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-radius: 10px;
}
.nahdi-services-wrapper .item.nahdi-clinics-link a::before {
  background-image: url('../images/sprite.view.svg#icon-nahdi-clinics');
  background-size: 100%;
}
.nahdi-services-wrapper .item.prescriptions-link a::before {
  background-image: url('../images/icon-dispensing-medical-prescriptions.png');
}
.nahdi-services-wrapper .item.online-doctor-link a::before {
  background-image: url('../images/sprite.view.svg#icon-online-doctor');
  background-size: 100%;
}
.nahdi-services-wrapper .item.pharmacist-link a::before {
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  background-image: url('../images/sprite.view.svg#icon-ask-pharmacist');
  background-size: 87%;
}
.nahdi-services-wrapper .item.color-studio-link a::before {
  background-image: url('../images/icon-color-studio.png');
}
.nahdi-services-wrapper .item.skin-advisor-link a::before {
  background-image: url('../images/icon-skin-advisor.png');
}
.nahdi-services-wrapper .item a {
  color: #212121;
  font-size: 1rem;
  font-weight: 700;
  display: block;
  padding-left: 4rem;
  position: relative;
  text-decoration: none;
  width: 100%;
}
.nahdi-services-wrapper .item a::before {
  background-color: rgba(160, 191, 253, 0.2);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 70%;
  border-radius: 50%;
  content: '';
  display: block;
  height: 32px;
  left: 4px;
  min-width: 32px;
  position: absolute;
  top: 50%;
  width: 32px;
}
.nahdi-services-wrapper .item a svg,
.nahdi-services-wrapper .item a img {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 8px;
  max-height: 25px;
  max-width: 25px;
  position: absolute;
  top: 50%;
}
.nahdi-services-wrapper .nahdi-services-slider.slick-slider {
  margin: 0;
}
.nahdi-services-wrapper .nahdi-services-slider .slick-slide {
  margin: 0 .25rem;
}
.nahdi-services-wrapper .nahdi-services-slider .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.nahdi-services-wrapper .nahdi-services-slider .slick-list {
  margin: 0 -0.25rem;
}
.nahdi-services-wrapper .nahdi-services-slider.nahdi-services-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.5rem;
  padding: 0 1.6rem;
}
.nahdi-services-wrapper .nahdi-services-slider.nahdi-services-grid .item {
  margin-right: 2rem;
  min-height: auto;
  padding: 0;
  width: calc((100% / 3) - 13px);
}
.nahdi-services-wrapper .nahdi-services-slider.nahdi-services-grid .item:last-child {
  margin-right: 0;
}
.nahdi-services-wrapper .nahdi-services-slider.nahdi-services-grid .item a {
  padding-left: .2rem;
}
.nahdi-services-wrapper .nahdi-services-slider.nahdi-services-grid .item a::before {
  display: none;
}
.nahdi-services-wrapper .nahdi-services-slider.nahdi-services-grid .item a img {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  display: block;
  height: auto;
  max-height: 44px;
  max-width: none;
  position: static;
  width: auto;
}
.cms-images-slider,
.latest-offers-slider {
  margin-bottom: 0;
}
.cms-images-slider.slick-slider,
.latest-offers-slider.slick-slider {
  margin-bottom: 0;
}
.cms-images-slider.slick-slider .slick-arrow,
.latest-offers-slider.slick-slider .slick-arrow {
  background: url('../images/sprite.view.svg#slider-right-arrow-white') center no-repeat !important;
  background-size: 44px !important;
  display: block !important;
  height: 32px;
  width: 32px;
}
.cms-images-slider.slick-slider .slick-arrow::after,
.latest-offers-slider.slick-slider .slick-arrow::after {
  display: none;
}
.cms-images-slider.slick-slider .slick-arrow.slick-prev,
.latest-offers-slider.slick-slider .slick-arrow.slick-prev {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.cms-images-slider.slick-slider .slick-slide,
.latest-offers-slider.slick-slider .slick-slide {
  float: left;
}
.cms-images-slider img,
.latest-offers-slider img {
  border-radius: 6px;
  margin: 0 auto;
}
.cms-images-slider .slick-slide,
.latest-offers-slider .slick-slide {
  margin: 0 .8rem;
}
.cms-images-slider .slick-list,
.latest-offers-slider .slick-list {
  margin: 0 -0.8rem;
}
.latest-offers-wrapper .desktop-view {
  display: none;
}
.latest-offers-wrapper .block-title {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
.latest-offers-wrapper h3 {
  color: #212121;
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 1.8rem;
  margin: 0;
}
.latest-offers-wrapper .latest-offers-slider img {
  border-radius: 4px;
}
.category-buy-by-row,
.category-shop-by-brand-row,
.category-image-row {
  background: #d2e9ff;
}
.category-content-section-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 1.6rem;
}
.category-content-section-wrapper .item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.6rem;
  margin-right: .8rem;
  padding: .4rem;
  text-align: center;
  width: calc((100%/3 - 0.6rem));
}
.category-content-section-wrapper .item:nth-child(3n) {
  margin-right: 0;
}
.category-content-section-wrapper .item a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
  text-decoration: none;
}
.category-content-section-wrapper .item a > div {
  margin-top: 1.2rem;
}
.category-content-section-wrapper .item h4 {
  color: #000000;
  font-size: 1.2rem;
  font-family: inherit;
  border: 0;
  margin: 0 0 .4rem;
  padding: 0;
}
.category-content-section-wrapper .item span {
  color: #1e90ff;
  font-weight: 700;
  font-size: 1.2rem;
  margin: 0;
}
.category-buy-by-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.category-buy-by-items .item {
  background: #ffffff;
  border-radius: 12px;
  margin-bottom: 1.6rem;
  margin-right: 1.5rem;
  padding: 1.5rem;
  text-align: center;
  width: calc((100%/2 - 0.8rem));
}
.category-buy-by-items .item:nth-child(2n) {
  margin-right: 0;
}
.category-buy-by-items .item a {
  text-decoration: none;
}
.category-buy-by-items .item h4 {
  color: #212121;
  font-size: 1.4rem;
  font-family: inherit;
  margin: 0;
}
.block.block-product-selection,
.block.block-products-list.widget.grid,
.block.block-product-selection.widget {
  margin-bottom: 0 !important;
}
.block.block-product-selection .slick-list,
.block.block-products-list.widget.grid .slick-list,
.block.block-product-selection.widget .slick-list {
  margin: 0 -0.8rem;
}
.block.block-product-selection .slick-slide,
.block.block-products-list.widget.grid .slick-slide,
.block.block-product-selection.widget .slick-slide {
  background: #ffffff;
  box-shadow: 5px 5px 14px 0px #f3f7ff;
  border-radius: 8px;
  margin: 0 .8rem;
}
.block.block-product-selection .static-link,
.block.block-products-list.widget.grid .static-link,
.block.block-product-selection.widget .static-link {
  margin-top: -2.6rem;
  padding: 0 1.6rem;
}
.block.block-product-selection .static-link a,
.block.block-products-list.widget.grid .static-link a,
.block.block-product-selection.widget .static-link a {
  background-color: #1e90ff;
  color: #e9f4ff;
  font-weight: 700;
  font-size: 1rem;
  border-radius: 4px;
  display: inline-block;
  padding: .7rem 1.6rem;
  text-decoration: none;
}
.block.block-product-selection .static-link a::after,
.block.block-products-list.widget.grid .static-link a::after,
.block.block-product-selection.widget .static-link a::after {
  display: none;
}
.block.block-product-selection .static-link a span,
.block.block-products-list.widget.grid .static-link a span,
.block.block-product-selection.widget .static-link a span {
  text-decoration: none;
}
.block.block-product-selection .slick-arrow,
.block.block-products-list.widget.grid .slick-arrow,
.block.block-product-selection.widget .slick-arrow,
.block.block-product-selection .slick-dots,
.block.block-products-list.widget.grid .slick-dots,
.block.block-product-selection.widget .slick-dots {
  display: none !important;
}
.block.block-product-selection .block-title,
.block.block-products-list.widget.grid .block-title,
.block.block-product-selection.widget .block-title {
  display: block;
  margin-bottom: 0;
  padding: 0 1.6rem;
  text-align: left;
}
.block.block-product-selection .block-title strong,
.block.block-products-list.widget.grid .block-title strong,
.block.block-product-selection.widget .block-title strong {
  color: #212121;
  font-weight: 700;
  font-size: 1.8rem;
  font-family: inherit;
  visibility: visible;
}
.block.block-product-selection .block-title strong::after,
.block.block-products-list.widget.grid .block-title strong::after,
.block.block-product-selection.widget .block-title strong::after {
  display: none;
}
.block.block-product-selection .slick-slider.product-items .product-item,
.block.block-products-list.widget.grid .slick-slider.product-items .product-item,
.block.block-product-selection.widget .slick-slider.product-items .product-item,
.block.block-product-selection .product-items .product-item,
.block.block-products-list.widget.grid .product-items .product-item,
.block.block-product-selection.widget .product-items .product-item {
  max-width: 100%;
  padding: .8rem;
}
.block.block-product-selection .block-content,
.block.block-products-list.widget.grid .block-content,
.block.block-product-selection.widget .block-content {
  margin-top: 1.6rem;
}
.block.block-product-selection .products-grid .product-item-info,
.block.block-products-list.widget.grid .products-grid .product-item-info,
.block.block-product-selection.widget .products-grid .product-item-info {
  position: static;
}
.block.block-product-selection .products-grid .product-item-info .badge,
.block.block-products-list.widget.grid .products-grid .product-item-info .badge,
.block.block-product-selection.widget .products-grid .product-item-info .badge {
  font-weight: 700;
  font-size: 0.8rem;
  background: url('../images/icon-badge.svg') center no-repeat;
  background-size: 100%;
  min-width: 69px;
  right: 0;
  top: 12px;
  width: 40%;
}
.block.block-product-selection .products-grid .product-item-info .badge.custom,
.block.block-products-list.widget.grid .products-grid .product-item-info .badge.custom,
.block.block-product-selection.widget .products-grid .product-item-info .badge.custom,
.block.block-product-selection .products-grid .product-item-info .badge.new,
.block.block-products-list.widget.grid .products-grid .product-item-info .badge.new,
.block.block-product-selection.widget .products-grid .product-item-info .badge.new,
.block.block-product-selection .products-grid .product-item-info .badge.sale,
.block.block-products-list.widget.grid .products-grid .product-item-info .badge.sale,
.block.block-product-selection.widget .products-grid .product-item-info .badge.sale {
  width: 40%;
}
.block.block-product-selection .products-grid .product-item-info .badge.image,
.block.block-products-list.widget.grid .products-grid .product-item-info .badge.image,
.block.block-product-selection.widget .products-grid .product-item-info .badge.image {
  background: none;
  padding: 0;
  transform: none;
}
.block.block-product-selection:not(.widget) .products.product-items.slick-slider .label-wrapper,
.block.block-product-selection:not(.widget).products-alternatives-modal .label-wrapper {
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
}
.block.block-products-list.widget.grid .product-items .product-item {
  background: #ffffff;
  box-shadow: 5px 5px 14px 0px #f3f7ff;
  margin-left: 0;
  margin-right: 1%;
}
.block.block-products-list.widget.grid .product-items .product-item:nth-child(2n) {
  margin-right: 0;
}
.block.block-products-list.widget.grid div.block-title {
  display: block;
  margin-bottom: 0;
  padding: 0 1.6rem;
}
.block.block-products-list.widget.grid div.block-title strong {
  color: #212121;
  font-weight: 700;
  font-size: 1.8rem;
  font-family: inherit;
}
.block.block-products-list.widget.grid div.block-title strong::after {
  display: none;
}
.block.widget .products-grid .widget-product-selection.product-carousel.product-items {
  margin: 0;
  padding-left: 1.6rem;
  padding-right: .8rem;
}
.column.main .category-buy-by-wrapper div.block-title h3,
.column.main .nahdi-articles-wrapper.category div.block-title h3,
.column.main .category-products-wrapper div.block-title h3,
.column.main .redbox-carousel.brand-slider-wrapper div.block-title h3 {
  color: #212121;
  font-weight: 700;
  font-size: 1.8rem;
  border: 0;
  font-family: inherit;
  margin: 0;
  padding: 0;
}
.column.main .block.block-static-block:last-child {
  margin-bottom: 2.4rem;
}
.column.main .category-products-wrapper .block-product-selection.widget {
  margin: 0;
  max-width: 100%;
}
.category-buy-by-wrapper {
  padding: 1.6rem 1.6rem 0;
}
.category-buy-by-wrapper div.block-title {
  margin-bottom: 1.6rem;
}
.category-shop-by-brand {
  padding: 1.6rem 0;
}
.category-shop-by-brand .slick-list .slick-track {
  padding-left: 16%;
}
.category-shop-by-brand .block-title {
  display: none;
}
.category-shop-by-brand.redbox-carousel {
  background: #d2e9ff;
  margin-bottom: 2.4rem;
}
.category-shop-by-brand.redbox-carousel .item .inner-wrapper a::before {
  z-index: 2;
}
.category-shop-by-brand .item .inner-wrapper a {
  background: #ffffff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: 0;
  border-radius: 12px;
  padding: 1rem 1.8rem;
  position: relative;
  width: 100%;
}
.category-shop-by-brand .item .inner-wrapper a::before {
  background: url('../images/sprite.view.svg#icon-nahdi-hearth') 117% 82% no-repeat;
  background-size: 36%;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  width: 100%;
}
.category-shop-by-brand .item .inner-wrapper img {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  position: relative;
}
.category-image-banner {
  padding: 0 1.6rem;
  text-align: center;
}
.category-image-row-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 1.6rem;
}
.category-image-row-wrapper .item {
  margin-right: 1.6rem;
}
.category-image-row-wrapper .item:nth-child(2n) {
  margin-right: 0;
}
.category-image-row-wrapper .item a {
  background: #ffffff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-radius: 12px;
  text-decoration: none;
}
.category-image-row-wrapper .item a img {
  display: block;
}
.category-image-row-wrapper .item h4 {
  color: #212121;
  font-size: 1.4rem;
  font-family: inherit;
  margin: 1.5rem 0 -3rem;
}
.category-products-wrapper-row {
  background: #f2f7f7;
  margin-top: -2.4rem;
  padding-bottom: 1.6rem;
  padding-top: .9rem;
}
.category-products-wrapper .block-title {
  margin-bottom: 0;
  text-transform: capitalize;
}
.category-products-wrapper .tabs .tabs-title {
  border-bottom: 0;
  justify-content: flex-start;
  margin: 0;
  -ms-overflow-style: none;
  overflow: auto;
  padding: 1rem 1.6rem;
  scrollbar-width: none;
  white-space: nowrap;
}
.category-products-wrapper .tabs .tabs-title::-webkit-scrollbar {
  display: none;
}
.category-products-wrapper .tabs .tabs-title li {
  background: #ffffff;
  border: 1px solid #ffffff;
  font-weight: 700;
  -webkit-flex-grow: unset;
  flex-grow: unset;
  border-radius: 100px;
  margin-right: .8rem;
  padding: 0;
}
.category-products-wrapper .tabs .tabs-title li:last-child {
  margin-right: 0;
}
.category-products-wrapper .tabs .tabs-title li._active {
  border: 1px solid #1e90ff;
}
.category-products-wrapper .tabs .tabs-title li a {
  color: #212121;
  font-size: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: .5rem 2.2rem;
}
.category-products-wrapper .tabs .tabs-content[aria-hidden=false] {
  height: auto;
}
.category-products-wrapper .tabs .tabs-content[aria-hidden=true],
.category-products-wrapper .tabs .tabs-content:not([role=tabpanel]) {
  display: block !important;
  height: 0;
  margin: 0;
  overflow: hidden;
}
.category-products-wrapper .tabs .tabs-content {
  margin-top: .6rem;
}
.category-products-wrapper .tabs .block.block-product-selection .block-title,
.category-products-wrapper .tabs .block.block-products-list.widget.grid .block-title,
.category-products-wrapper .tabs .block.block-product-selection.widget .block-title {
  display: none;
}
.category-products-wrapper .tabs .block.block-product-selection .block-content,
.category-products-wrapper .tabs .block.block-products-list.widget.grid .block-content,
.category-products-wrapper .tabs .block.block-product-selection.widget .block-content {
  margin-top: 0;
}
.category-products-wrapper .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.redbox-carousel.category-shop-by-brand .slick-slide img,
.redbox-carousel.brand-slider-wrapper .slick-slide img {
  width: 100%;
}
.slick-slider .slick-slide.slick-active picture img {
  height: auto;
  width: auto;
}
.slick-slider .slick-slide picture img {
  height: max-content;
  width: max-content;
}
.page-layout-content-with-menu .sidebar-main {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  float: left;
  width: 25%;
}
.page-layout-content-with-menu .column.main {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  float: right;
  width: 75%;
}
.page-layout-content-with-menu .page-wrapper > .breadcrumbs {
  display: block;
}
.page-layout-content-with-menu .page-main {
  margin-top: 0 !important;
}
.page-layout-content-with-menu .column.main .divided {
  clear: both;
  display: inline-block;
  margin: 1rem 0;
  width: 100%;
}
.page-layout-content-with-menu .column.main h1.page-title {
  font-size: 33px;
  line-height: 48px;
  margin-bottom: 1.6rem;
}
.page-layout-content-with-menu .column.main h2 {
  border-bottom: 0 !important;
  margin: 0 !important;
}
.page-layout-content-with-menu .column.main p {
  font-size: 17px;
  line-height: 28px !important;
  margin-bottom: 1.5rem !important;
}
.page-layout-content-with-menu .column.main .cms-content-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.5rem;
}
.page-layout-content-with-menu .column.main .cms-content-wrapper .image {
  padding-right: 4rem;
  width: 40%;
}
.page-layout-content-with-menu .column.main .cms-content-wrapper .content {
  width: 60%;
}
.cms-page-view:not(.landing-page) .page-title,
.contact-index-index .page-title {
  font-size: 29px;
  font-weight: 500;
  margin-bottom: 3rem;
  text-align: center;
}
.cms-page-view:not(.landing-page) .page-title span,
.contact-index-index .page-title span {
  text-align: center;
}
.cms-page-view:not(.landing-page) .column.main h2,
.contact-index-index .column.main h2,
.cms-page-view:not(.landing-page) .column.main h3,
.contact-index-index .column.main h3 {
  border-bottom: solid 1px #e8e8e9;
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 2rem 0;
  padding: 0 0 1.5rem 0;
}
.cms-page-view:not(.landing-page) .column.main p,
.contact-index-index .column.main p {
  line-height: 22px;
  margin: 0 0 2rem 0;
}
.cms-page-view:not(.landing-page) .column.main ul,
.contact-index-index .column.main ul {
  margin: 0 0 3rem;
  padding: 0;
}
.cms-page-view:not(.landing-page) .column.main li,
.contact-index-index .column.main li {
  list-style: none;
  margin: 0 0 1.5rem 0;
  padding: 0;
}
.cms-page-view .columns .sidebar,
.contact-index-index .columns .sidebar {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  position: relative;
}
.cms-page-view .columns .sidebar .cms-sidebar-menu,
.contact-index-index .columns .sidebar .cms-sidebar-menu,
.cms-page-view .columns .sidebar .cms-menu,
.contact-index-index .columns .sidebar .cms-menu {
  margin-bottom: 40px;
  list-style: none;
  padding: 0;
}
.cms-page-view .columns .sidebar .cms-sidebar-menu .title,
.contact-index-index .columns .sidebar .cms-sidebar-menu .title,
.cms-page-view .columns .sidebar .cms-menu .title,
.contact-index-index .columns .sidebar .cms-menu .title,
.cms-page-view .columns .sidebar .cms-sidebar-menu .parent > a:first-child,
.contact-index-index .columns .sidebar .cms-sidebar-menu .parent > a:first-child,
.cms-page-view .columns .sidebar .cms-menu .parent > a:first-child,
.contact-index-index .columns .sidebar .cms-menu .parent > a:first-child {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
  font-weight: 700;
  padding: 15px;
  font-size: 1.8rem;
  border-radius: 8px;
  cursor: pointer;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
}
.cms-page-view .columns .sidebar .cms-sidebar-menu .title .icon-select-arrow-up,
.contact-index-index .columns .sidebar .cms-sidebar-menu .title .icon-select-arrow-up,
.cms-page-view .columns .sidebar .cms-menu .title .icon-select-arrow-up,
.contact-index-index .columns .sidebar .cms-menu .title .icon-select-arrow-up,
.cms-page-view .columns .sidebar .cms-sidebar-menu .parent > a:first-child .icon-select-arrow-up,
.contact-index-index .columns .sidebar .cms-sidebar-menu .parent > a:first-child .icon-select-arrow-up,
.cms-page-view .columns .sidebar .cms-menu .parent > a:first-child .icon-select-arrow-up,
.contact-index-index .columns .sidebar .cms-menu .parent > a:first-child .icon-select-arrow-up,
.cms-page-view .columns .sidebar .cms-sidebar-menu .title .icon-select-arrow-down,
.contact-index-index .columns .sidebar .cms-sidebar-menu .title .icon-select-arrow-down,
.cms-page-view .columns .sidebar .cms-menu .title .icon-select-arrow-down,
.contact-index-index .columns .sidebar .cms-menu .title .icon-select-arrow-down,
.cms-page-view .columns .sidebar .cms-sidebar-menu .parent > a:first-child .icon-select-arrow-down,
.contact-index-index .columns .sidebar .cms-sidebar-menu .parent > a:first-child .icon-select-arrow-down,
.cms-page-view .columns .sidebar .cms-menu .parent > a:first-child .icon-select-arrow-down,
.contact-index-index .columns .sidebar .cms-menu .parent > a:first-child .icon-select-arrow-down {
  display: inline-block;
  float: right;
  width: 20px;
}
.cms-page-view .columns .sidebar .cms-sidebar-menu .title .icon-select-arrow-up::before,
.contact-index-index .columns .sidebar .cms-sidebar-menu .title .icon-select-arrow-up::before,
.cms-page-view .columns .sidebar .cms-menu .title .icon-select-arrow-up::before,
.contact-index-index .columns .sidebar .cms-menu .title .icon-select-arrow-up::before,
.cms-page-view .columns .sidebar .cms-sidebar-menu .parent > a:first-child .icon-select-arrow-up::before,
.contact-index-index .columns .sidebar .cms-sidebar-menu .parent > a:first-child .icon-select-arrow-up::before,
.cms-page-view .columns .sidebar .cms-menu .parent > a:first-child .icon-select-arrow-up::before,
.contact-index-index .columns .sidebar .cms-menu .parent > a:first-child .icon-select-arrow-up::before,
.cms-page-view .columns .sidebar .cms-sidebar-menu .title .icon-select-arrow-down::before,
.contact-index-index .columns .sidebar .cms-sidebar-menu .title .icon-select-arrow-down::before,
.cms-page-view .columns .sidebar .cms-menu .title .icon-select-arrow-down::before,
.contact-index-index .columns .sidebar .cms-menu .title .icon-select-arrow-down::before,
.cms-page-view .columns .sidebar .cms-sidebar-menu .parent > a:first-child .icon-select-arrow-down::before,
.contact-index-index .columns .sidebar .cms-sidebar-menu .parent > a:first-child .icon-select-arrow-down::before,
.cms-page-view .columns .sidebar .cms-menu .parent > a:first-child .icon-select-arrow-down::before,
.contact-index-index .columns .sidebar .cms-menu .parent > a:first-child .icon-select-arrow-down::before {
  font-size: 0.8rem;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  right: 20px;
  top: 40%;
  vertical-align: middle;
}
.cms-page-view .columns .sidebar .cms-sidebar-menu .title .icon-select-arrow-up::before,
.contact-index-index .columns .sidebar .cms-sidebar-menu .title .icon-select-arrow-up::before,
.cms-page-view .columns .sidebar .cms-menu .title .icon-select-arrow-up::before,
.contact-index-index .columns .sidebar .cms-menu .title .icon-select-arrow-up::before,
.cms-page-view .columns .sidebar .cms-sidebar-menu .parent > a:first-child .icon-select-arrow-up::before,
.contact-index-index .columns .sidebar .cms-sidebar-menu .parent > a:first-child .icon-select-arrow-up::before,
.cms-page-view .columns .sidebar .cms-menu .parent > a:first-child .icon-select-arrow-up::before,
.contact-index-index .columns .sidebar .cms-menu .parent > a:first-child .icon-select-arrow-up::before {
  color: #1e90ff;
}
.cms-page-view .columns .sidebar .cms-sidebar-menu .title .icon-select-arrow-up:hover::before,
.contact-index-index .columns .sidebar .cms-sidebar-menu .title .icon-select-arrow-up:hover::before,
.cms-page-view .columns .sidebar .cms-menu .title .icon-select-arrow-up:hover::before,
.contact-index-index .columns .sidebar .cms-menu .title .icon-select-arrow-up:hover::before,
.cms-page-view .columns .sidebar .cms-sidebar-menu .parent > a:first-child .icon-select-arrow-up:hover::before,
.contact-index-index .columns .sidebar .cms-sidebar-menu .parent > a:first-child .icon-select-arrow-up:hover::before,
.cms-page-view .columns .sidebar .cms-menu .parent > a:first-child .icon-select-arrow-up:hover::before,
.contact-index-index .columns .sidebar .cms-menu .parent > a:first-child .icon-select-arrow-up:hover::before {
  color: #1e90ff;
}
.cms-page-view .columns .sidebar .cms-sidebar-menu .title .icon-select-arrow-down::before,
.contact-index-index .columns .sidebar .cms-sidebar-menu .title .icon-select-arrow-down::before,
.cms-page-view .columns .sidebar .cms-menu .title .icon-select-arrow-down::before,
.contact-index-index .columns .sidebar .cms-menu .title .icon-select-arrow-down::before,
.cms-page-view .columns .sidebar .cms-sidebar-menu .parent > a:first-child .icon-select-arrow-down::before,
.contact-index-index .columns .sidebar .cms-sidebar-menu .parent > a:first-child .icon-select-arrow-down::before,
.cms-page-view .columns .sidebar .cms-menu .parent > a:first-child .icon-select-arrow-down::before,
.contact-index-index .columns .sidebar .cms-menu .parent > a:first-child .icon-select-arrow-down::before {
  color: #ffffff;
}
.cms-page-view .columns .sidebar .cms-sidebar-menu .title .icon-select-arrow-down:hover::before,
.contact-index-index .columns .sidebar .cms-sidebar-menu .title .icon-select-arrow-down:hover::before,
.cms-page-view .columns .sidebar .cms-menu .title .icon-select-arrow-down:hover::before,
.contact-index-index .columns .sidebar .cms-menu .title .icon-select-arrow-down:hover::before,
.cms-page-view .columns .sidebar .cms-sidebar-menu .parent > a:first-child .icon-select-arrow-down:hover::before,
.contact-index-index .columns .sidebar .cms-sidebar-menu .parent > a:first-child .icon-select-arrow-down:hover::before,
.cms-page-view .columns .sidebar .cms-menu .parent > a:first-child .icon-select-arrow-down:hover::before,
.contact-index-index .columns .sidebar .cms-menu .parent > a:first-child .icon-select-arrow-down:hover::before {
  color: #ffffff;
}
.cms-page-view .columns .sidebar .cms-sidebar-menu .title[aria-expanded="true"],
.contact-index-index .columns .sidebar .cms-sidebar-menu .title[aria-expanded="true"],
.cms-page-view .columns .sidebar .cms-menu .title[aria-expanded="true"],
.contact-index-index .columns .sidebar .cms-menu .title[aria-expanded="true"],
.cms-page-view .columns .sidebar .cms-sidebar-menu .parent > a:first-child[aria-expanded="true"],
.contact-index-index .columns .sidebar .cms-sidebar-menu .parent > a:first-child[aria-expanded="true"],
.cms-page-view .columns .sidebar .cms-menu .parent > a:first-child[aria-expanded="true"],
.contact-index-index .columns .sidebar .cms-menu .parent > a:first-child[aria-expanded="true"] {
  color: #1e90ff;
  background: #ffffff;
  border: 1px solid #e8e8e9;
  border-bottom: none;
  border-radius: 8px 8px 0 0;
}
.cms-page-view .columns .sidebar .cms-sidebar-menu .content,
.contact-index-index .columns .sidebar .cms-sidebar-menu .content,
.cms-page-view .columns .sidebar .cms-menu .content,
.contact-index-index .columns .sidebar .cms-menu .content,
.cms-page-view .columns .sidebar .cms-sidebar-menu .parent ul,
.contact-index-index .columns .sidebar .cms-sidebar-menu .parent ul,
.cms-page-view .columns .sidebar .cms-menu .parent ul,
.contact-index-index .columns .sidebar .cms-menu .parent ul {
  border: 1px solid #e8e8e9;
  background: #ffffff;
  border-radius: 0 0 8px 8px;
  border-top: none;
  list-style: none;
  margin: 0;
  padding: 1.4rem;
}
.cms-page-view .columns .sidebar .cms-sidebar-menu .content li,
.contact-index-index .columns .sidebar .cms-sidebar-menu .content li,
.cms-page-view .columns .sidebar .cms-menu .content li,
.contact-index-index .columns .sidebar .cms-menu .content li,
.cms-page-view .columns .sidebar .cms-sidebar-menu .parent ul li,
.contact-index-index .columns .sidebar .cms-sidebar-menu .parent ul li,
.cms-page-view .columns .sidebar .cms-menu .parent ul li,
.contact-index-index .columns .sidebar .cms-menu .parent ul li {
  margin-bottom: 0;
  padding: 1.2rem 0;
}
.cms-page-view .columns .sidebar .cms-sidebar-menu .content li a,
.contact-index-index .columns .sidebar .cms-sidebar-menu .content li a,
.cms-page-view .columns .sidebar .cms-menu .content li a,
.contact-index-index .columns .sidebar .cms-menu .content li a,
.cms-page-view .columns .sidebar .cms-sidebar-menu .parent ul li a,
.contact-index-index .columns .sidebar .cms-sidebar-menu .parent ul li a,
.cms-page-view .columns .sidebar .cms-menu .parent ul li a,
.contact-index-index .columns .sidebar .cms-menu .parent ul li a {
  text-decoration: none;
}
.cms-page-view .columns .sidebar .cms-sidebar-menu .content li a:hover,
.contact-index-index .columns .sidebar .cms-sidebar-menu .content li a:hover,
.cms-page-view .columns .sidebar .cms-menu .content li a:hover,
.contact-index-index .columns .sidebar .cms-menu .content li a:hover,
.cms-page-view .columns .sidebar .cms-sidebar-menu .parent ul li a:hover,
.contact-index-index .columns .sidebar .cms-sidebar-menu .parent ul li a:hover,
.cms-page-view .columns .sidebar .cms-menu .parent ul li a:hover,
.contact-index-index .columns .sidebar .cms-menu .parent ul li a:hover,
.cms-page-view .columns .sidebar .cms-sidebar-menu .content li a.active,
.contact-index-index .columns .sidebar .cms-sidebar-menu .content li a.active,
.cms-page-view .columns .sidebar .cms-menu .content li a.active,
.contact-index-index .columns .sidebar .cms-menu .content li a.active,
.cms-page-view .columns .sidebar .cms-sidebar-menu .parent ul li a.active,
.contact-index-index .columns .sidebar .cms-sidebar-menu .parent ul li a.active,
.cms-page-view .columns .sidebar .cms-menu .parent ul li a.active,
.contact-index-index .columns .sidebar .cms-menu .parent ul li a.active {
  font-weight: 700;
  text-decoration: underline;
}
.cms-page-view.menu-active .columns .sidebar .cms-sidebar-menu,
.contact-index-index.menu-active .columns .sidebar .cms-sidebar-menu,
.cms-page-view.menu-active .columns .sidebar .cms-menu,
.contact-index-index.menu-active .columns .sidebar .cms-menu {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 15;
}
.cms-index-index .home-content {
  margin: 0 auto;
  max-width: 1280px;
  padding: 0 1.6rem;
}
.cms-index-index .content-block-full {
  margin: 0 0 2.4rem;
}
.cms-index-index .redbox-carousel-slide .content-block-full {
  margin: 0;
}
.cms-index-index .content-block-wrapper {
  margin: 0 0 4rem;
}
.cms-index-index .content-block-wrapper .block-title {
  margin-bottom: 3rem;
  text-align: center;
}
.cms-index-index .content-block-wrapper .block-title strong {
  color: #1e90ff;
  font-family: 'Rubik';
  font-size: 22px;
  font-weight: 500;
  position: relative;
}
.cms-index-index .content-block-wrapper .block-title strong::after {
  background-color: #e8e8e9;
  bottom: -9px;
  content: '';
  display: block;
  height: 3px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 43px;
}
.cms-index-index .column.main {
  padding: 0;
}
.cms-index-index .page-main {
  max-width: 100%;
  padding: 0;
}
.cms-page-view .breadcrumbs .item:not(:last-child)::after {
  margin: 0;
}
.cms-page-view .page-title {
  margin: 0 0 2rem;
}
.cms-page-view .block-title {
  margin-bottom: 3rem;
  text-align: center;
}
.cms-page-view .block-title strong {
  color: #1e90ff;
  font-family: 'Rubik';
  font-size: 22px;
  font-weight: 500;
  position: relative;
}
.cms-page-view .block-title strong::after {
  background-color: #e8e8e9;
  bottom: -9px;
  content: '';
  display: block;
  height: 3px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 43px;
}
.page-products .block.widget .products-grid .badge {
  top: 0;
}
.contact-index-index .page-main {
  margin-bottom: 2.3rem;
  margin-top: 1rem;
}
.contact-index-index .page-main .page-title {
  color: #424242;
  background-color: #ffffff;
  font-weight: 800;
  font-size: 2.2rem;
  border-radius: 10px 10px 0 0;
  margin: 0;
  padding: 2rem 0;
}
.contact-index-index .page-main .column.main {
  padding-bottom: 2.4rem;
}
.contact-index-index .page-main .column.main .form.contact,
.contact-index-index .page-main .column.main > div[data-content-type='row'][data-appearance='contained'] {
  margin: 0 auto;
  max-width: 850px;
  width: auto;
}
.contact-index-index .page-main .column.main .flex-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 3rem;
}
.contact-index-index .page-main .column.main .address,
.contact-index-index .page-main .column.main .comment {
  width: 100%;
}
.contact-index-index .page-main .column.main .name,
.contact-index-index .page-main .column.main .phone-number,
.contact-index-index .page-main .column.main .address {
  display: none;
}
.contact-index-index .page-main .column.main .email,
.contact-index-index .page-main .column.main .email-subject {
  margin-left: 0;
  width: 100%;
}
.contact-index-index .page-main .column.main input,
.contact-index-index .page-main .column.main select,
.contact-index-index .page-main .column.main textarea {
  color: #424242;
  border: 0.5px solid rgba(6, 111, 180, 0.15);
  font-weight: 700;
  font-size: 1.4rem;
  border-radius: 8px;
  height: auto;
  padding: 1.3rem 1.6rem;
}
.contact-index-index .page-main .column.main input:focus,
.contact-index-index .page-main .column.main select:focus,
.contact-index-index .page-main .column.main textarea:focus {
  border: 0.5px solid #1e90ff;
}
.contact-index-index .page-main .column.main textarea {
  font-weight: 400;
  font-size: 1.6rem;
  height: 200px;
  overflow-y: scroll;
  padding: 2.4rem 1.6rem;
}
.contact-index-index .page-main .column.main .field .label {
  color: #424242;
  font-weight: 700;
  font-size: 1.6rem;
  margin-bottom: 1.6rem;
}
.contact-index-index .page-main .column.main .actions-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.contact-index-index .page-main .column.main .actions-toolbar .primary {
  width: 40%;
}
.contact-index-index .page-main .column.main .actions-toolbar .action.primary {
  font-weight: 700;
  font-size: 1.6rem;
  border-radius: 8px;
  width: 100%;
}
.contact-index-index .page-main .column.main .actions-toolbar .action.primary::after {
  display: none;
}
.contact-index-index .page-main .column.main .contact-form-success-wrapper {
  margin: 0 auto;
  max-width: 477px;
  padding-top: .4rem;
  text-align: center;
}
.contact-index-index .page-main .column.main .contact-form-success-wrapper .contact-form-success-icon {
  background: #e8f6ee;
  border-radius: 50%;
  display: inline-block;
  padding: 1.1rem 1.2rem .7rem;
}
.contact-index-index .page-main .column.main .contact-form-success-wrapper .contact-form-success-icon svg {
  height: 97px;
  width: 97px;
}
.contact-index-index .page-main .column.main .contact-form-success-wrapper h4 {
  color: #424242;
  font-size: 1.8rem;
  font-family: inherit;
  line-height: 24px;
  margin-bottom: 1.7rem;
  margin-top: 1.2rem;
}
.contact-index-index .page-main .column.main .contact-form-success-wrapper p {
  color: #7c7c9f;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 24px;
  margin-bottom: 0;
}
.contact-index-index .page-main .column.main .contact-form-success-wrapper p span {
  color: #555585;
  font-weight: 400;
  letter-spacing: 0.32px;
}
.contact-index-index .page-main .column.main .contact-form-success-wrapper p span.counter {
  color: #f1775c;
  font-weight: 700;
  margin-left: .4rem;
}
.contact-index-index .page-main .column.main .contact-form-success-wrapper p.counter-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.contact-index-index .page-main .column.main .contact-form-success-wrapper .actions-toolbar {
  margin-bottom: 1rem;
  margin-top: 1.8rem;
}
.contact-index-index .page-main .column.main .contact-form-success-wrapper .actions-toolbar .action.primary {
  border-radius: 12px;
  font-family: inherit;
  max-width: 303px;
  padding: 1.8rem 2.4rem;
}
.contact-index-index .page-main .widget.block.block-static-block {
  margin-bottom: 0;
}
.contact-index-index .algolia-instant-results-wrapper {
  background-color: #ffffff;
  border-radius: 0 0 10px 10px;
  padding: 0 1.5rem;
}
.contact-index-index .form.contact,
.contact-index-index .column.main [data-content-type=row],
.contact-index-index #ais-category-subtree,
.contact-index-index .contact-form-success-wrapper {
  display: none;
}
.contact-index-index .form.contact._shown,
.contact-index-index .column.main [data-content-type=row]._shown,
.contact-index-index #ais-category-subtree._shown,
.contact-index-index .contact-form-success-wrapper._shown {
  display: block;
}
.landing-page .breadcrumbs {
  display: none;
}
.landing-page .column.main .redbox-carousel {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.landing-page .column.main .block-product-selection.widget {
  margin: 0 0 128px;
}
.landing-2offers {
  margin: 0 0 1.2rem;
  overflow: hidden;
}
.landing-2offers .block-title {
  margin-bottom: 3rem;
  text-align: center;
}
.landing-2offers .block-title strong {
  color: #1e90ff;
  font-family: 'Rubik';
  font-size: 22px;
  font-weight: 500;
  position: relative;
}
.landing-2offers .block-title strong::after {
  background-color: #e8e8e9;
  bottom: -9px;
  content: '';
  display: block;
  height: 3px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 43px;
}
.landing-2offers .block-title strong {
  font-size: 22px;
}
.landing-2offers:after {
  clear: both;
  content: '';
  display: table;
}
.column.main .landing-2offers.block {
  margin: 0 0 1.6rem;
}
.offer-product {
  position: relative;
}
.offer-product > p {
  background: #e84393;
  color: #ffffff;
  border-radius: 50%;
  height: 66px;
  padding: .5rem;
  position: absolute;
  right: 45px;
  text-align: center;
  top: 18px;
  width: 66px;
  z-index: 2;
}
.offer-product > p span {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.category-cms .landing-columns {
  margin: 0 -1.6rem 0 -2.4rem;
  padding: 0 2.8rem;
}
.cms-page-view .column.main .landing-columns h3 {
  font-weight: 400;
  border: 0;
  margin: 0;
}
.landing .categroy-view-inner {
  display: none;
}
.landing-view {
  margin: -2rem -1.5rem 0;
  position: relative;
  text-align: center;
  width: auto;
}
.landing-view img {
  width: 100%;
}
.landing-view .landing-title {
  margin: 1rem 0 2.6rem;
}
.landing-view .landing-title h1 {
  font-weight: 500;
  margin: 0 0 1rem;
}
.landing-view .landing-title p {
  color: #1e90ff;
  font-weight: 300;
  font-size: 2rem;
}
.page-layout-2columns-left .landing-view {
  margin: 0;
}
.landing-blocks {
  margin: 0 0 3rem;
}
.landing-blocks:after {
  clear: both;
  content: '';
  display: table;
}
.landing-blocks .content-block {
  float: left;
  margin: 0 0 1.6rem;
  padding: 0 .8rem;
  width: 50%;
}
.landing-blocks .content-block.content-link-block .content-block-inner h3 {
  font-size: 2.4rem;
  padding: 0 1rem;
}
.content-block-half {
  padding: 0;
  position: relative;
}
.content-block-half picture {
  padding: 0 3rem;
}
.content-block-half .content-block-content {
  padding: 1.6rem 1.5rem 3.2rem;
  position: relative;
}
.content-block-half .content-block-inner {
  text-align: center;
}
.content-block-half .content-block-inner h3 {
  font-weight: 500;
  font-size: 2.2rem;
  margin: 0 0 1.5rem;
  padding: 0 1.5rem;
}
.content-block-half .content-block-inner p {
  font-weight: 300;
  line-height: 1.75em;
  margin: 0 0 1.2rem;
  padding: 0 4rem;
}
.content-block-half .content-block-inner .button-container {
  margin: 0 auto;
  text-align: center;
  width: 80%;
}
.content-block-half .content-block-inner .button-container .button {
  min-width: 174px;
  background-image: none;
  background: transparent;
  border: 1px solid #e84393;
  color: #e84393;
  cursor: pointer;
  font-family: 'Rubik';
  font-weight: normal;
  padding: 13px 32px 13px 44px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 8px;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 27px;
  max-width: none;
  min-width: 0;
  padding: 1.4rem 1.2rem 1.4rem 2.4rem;
  text-align: center;
  width: 100%;
}
.content-block-half .content-block-inner .button-container .button:focus,
.content-block-half .content-block-inner .button-container .button:active {
  background: #e84393;
  border: 1px solid #e84393;
  color: #ffffff;
}
.content-block-half .content-block-inner .button-container .button:hover {
  background: #e84393;
  border: 1px solid #e84393;
  color: #ffffff;
}
.content-block-half .content-block-inner .button-container .button.disabled,
.content-block-half .content-block-inner .button-container .button[disabled],
fieldset[disabled] .content-block-half .content-block-inner .button-container .button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.content-block-half .content-block-inner .button-container .button:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 9px;
  line-height: 10px;
  color: #e84393;
  content: "\e900";
  font-family: "nahdi-icons";
  margin: 0 8px 0px 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.content-block-half .content-block-inner .button-container .button:hover:after {
  color: #ffffff;
}
.content-block-half .content-block-inner .button-container .button:active:after {
  color: #ffffff;
}
.content-block-half .content-block-inner .button-container .button::after {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.content-block-half .content-block-inner .button-container .button:focus::after {
  color: #ffffff;
}
.content-block-half .content-block-inner .button-container .button:focus::before {
  color: #ffffff;
}
.cms-page-view .column.main .slick-slider .slick-slide::before {
  content: none;
}
.cms-page-view .column.main .slick-slider .slick-slide .content-block-full .content-block-inner h3 {
  font-size: 2.8rem;
  margin-bottom: 0;
  margin-top: 1.5rem;
}
.cms-page-view .column.main .slick-slider .slick-dots {
  margin: 0 auto;
}
.cms-page-view .column.main .slick-slider .slick-dots li {
  margin-right: 2rem;
}
.cms-page-view .column.main .slick-slider .slick-dots li::before {
  content: none;
}
.cms-page-view .column.main .content-blocks .content-block-content h3 {
  font-weight: 500;
}
.cms-page-view .column.main .content-blocks .content-block-content .button {
  min-width: 174px;
  background-image: none;
  background: transparent;
  border: 1px solid #1e90ff;
  color: #1e90ff;
  cursor: pointer;
  font-family: 'Rubik';
  font-weight: normal;
  padding: 13px 32px 13px 44px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 8px;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #ffffff;
  border-radius: 27px;
  min-width: 0;
  padding: 1.4rem 1.2rem 1.4rem 2.4rem;
}
.cms-page-view .column.main .content-blocks .content-block-content .button:focus,
.cms-page-view .column.main .content-blocks .content-block-content .button:active {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.cms-page-view .column.main .content-blocks .content-block-content .button:hover {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.cms-page-view .column.main .content-blocks .content-block-content .button.disabled,
.cms-page-view .column.main .content-blocks .content-block-content .button[disabled],
fieldset[disabled] .cms-page-view .column.main .content-blocks .content-block-content .button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.cms-page-view .column.main .content-blocks .content-block-content .button:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 9px;
  line-height: 10px;
  color: #1e90ff;
  content: "\e900";
  font-family: "nahdi-icons";
  margin: 0 8px 0px 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cms-page-view .column.main .content-blocks .content-block-content .button:hover:after {
  color: #ffffff;
}
.cms-page-view .column.main .content-blocks .content-block-content .button:active:after {
  color: #ffffff;
}
.cms-page-view .column.main .content-blocks .content-block-content .button::after {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.cms-page-view .column.main .content-blocks .content-block-content .button:focus::after {
  color: #ffffff;
}
.cms-page-view .column.main .content-blocks .content-block-content .button:focus::before {
  color: #ffffff;
}
.redbox-carousel-slide .cms-page-view .column.main .content-blocks .content-block-content .button {
  min-width: 174px;
  background-image: none;
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Rubik';
  font-weight: normal;
  padding: 13px 32px 13px 44px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 8px;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.redbox-carousel-slide .cms-page-view .column.main .content-blocks .content-block-content .button:focus,
.redbox-carousel-slide .cms-page-view .column.main .content-blocks .content-block-content .button:active {
  background: #ffffff;
  border: 1px solid #1e90ff;
  color: #1e90ff;
}
.redbox-carousel-slide .cms-page-view .column.main .content-blocks .content-block-content .button:hover {
  background: #ffffff;
  border: 1px solid #1e90ff;
  color: #1e90ff;
}
.redbox-carousel-slide .cms-page-view .column.main .content-blocks .content-block-content .button.disabled,
.redbox-carousel-slide .cms-page-view .column.main .content-blocks .content-block-content .button[disabled],
fieldset[disabled] .redbox-carousel-slide .cms-page-view .column.main .content-blocks .content-block-content .button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.redbox-carousel-slide .cms-page-view .column.main .content-blocks .content-block-content .button:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 9px;
  line-height: 10px;
  color: #ffffff;
  content: "\e900";
  font-family: "nahdi-icons";
  margin: 0 8px 0px 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.redbox-carousel-slide .cms-page-view .column.main .content-blocks .content-block-content .button:hover:after {
  color: #1e90ff;
}
.redbox-carousel-slide .cms-page-view .column.main .content-blocks .content-block-content .button:active:after {
  color: #1e90ff;
}
.redbox-carousel-slide .cms-page-view .column.main .content-blocks .content-block-content .button::after {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.redbox-carousel-slide .cms-page-view .column.main .content-blocks .content-block-content .button:focus::after {
  color: #1e90ff;
}
.redbox-carousel-slide .cms-page-view .column.main .content-blocks .content-block-content .button:focus::before {
  color: #1e90ff;
}
.cms-page-view .column.main .content-blocks .content-block-full .content-block-content {
  padding-left: 2.5rem;
}
.cms-page-view .column.main .content-blocks .content-block-full img {
  object-position: center;
}
.cms-page-view .column.main .content-blocks .content-link-block {
  padding: 0;
}
.cms-page-view .column.main .content-blocks .content-link-block a {
  width: 100%;
}
.cms-page-view .column.main .content-blocks .content-link-block .content-block-content {
  padding: 0;
}
.cms-page-view .column.main .content-blocks .content-link-block picture {
  padding: 0;
  width: 100%;
}
.cms-page-view .column.main .content-blocks .content-link-block picture img {
  max-width: none;
}
.cms-index-index .column.main .block-tiles-container,
.cms-page-view .column.main .block-tiles-container {
  margin-bottom: 2rem;
}
.cms-terms-and-conditions .page-title-wrapper .page-title {
  color: #424242;
  font-weight: 700;
  font-size: 1.6rem;
  font-family: inherit;
  margin-bottom: 1.6rem;
  margin-top: 1.6rem;
}
.cms-terms-and-conditions .column.main div.policy-section h2,
.cms-terms-and-conditions .column.main div.policy-section h3 {
  color: #000000;
  font-weight: 700;
  font-size: 1.2rem;
  border: 0;
  font-family: inherit;
  line-height: 24px;
  margin-bottom: .3rem;
  padding: 0;
}
.cms-terms-and-conditions .column.main .policy-wrapper ul li {
  margin-bottom: 0;
}
.cms-terms-and-conditions .column.main .policy-wrapper p,
.cms-terms-and-conditions .column.main .policy-wrapper ul {
  color: #757575;
  margin-bottom: 1.5rem;
}
.page-product-configurable .product-info-main .addto-wrapper .product-options-wrapper .swatch-opt .swatch-attribute {
  margin-bottom: 1rem;
}
.page-product-configurable .product-info-main .addto-wrapper .product-options-wrapper .swatch-opt .swatch-attribute-label,
.page-product-configurable .product-info-main .addto-wrapper .product-options-wrapper .swatch-opt .swatch-attribute-selected-option,
.page-product-configurable .product-info-main .addto-wrapper .product-options-wrapper .swatch-opt .swatch-attribute-label + span {
  color: #50555e;
  font-weight: 500;
}
.page-product-configurable .product-info-main .addto-wrapper .product-options-wrapper .swatch-opt .swatch-attribute-selected-option {
  padding-left: .5rem;
}
.page-product-configurable .product-info-main .addto-wrapper .product-options-wrapper .swatch-opt .swatch-attribute .swatch-option.disabled::after {
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #d8d8d8 47%, #d8d8d8 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%, #d8d8d8), color-stop(53%, #d8d8d8), 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%, #d8d8d8 47%, #d8d8d8 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%, #d8d8d8 47%, #d8d8d8 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%, #d8d8d8 47%, #d8d8d8 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0) 43%, rgba(255, 255, 255, 0) 46%, #d8d8d8 47%, #d8d8d8 53%, rgba(255, 255, 255, 0) 54%, rgba(255, 255, 255, 0) 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@color-gray-40', endColorstr='@color-gray-40', GradientType=1);
}
.page-product-configurable .product-info-main .addto-wrapper .product-options-wrapper .swatch-opt .swatch-attribute.color {
  margin-left: .2rem;
}
.page-product-configurable .product-info-main .addto-wrapper .product-options-wrapper .swatch-opt .swatch-attribute.color .swatch-option {
  height: 30px;
  margin: 0 1.6rem .8rem 0;
}
.page-product-configurable .product-info-main .addto-wrapper .product-options-wrapper .swatch-opt .swatch-attribute.color .swatch-option.selected,
.page-product-configurable .product-info-main .addto-wrapper .product-options-wrapper .swatch-opt .swatch-attribute.color .swatch-option:not(.disabled):hover {
  border-color: #ffffff;
  outline: 2px solid #222021;
  border-width: 2px;
}
.page-product-configurable .product-info-main .addto-wrapper .product-options-wrapper .swatch-opt .swatch-attribute .swatch-option.text {
  background: #ffffff;
  border-color: #d8d8d8;
  color: #50555e;
  border-radius: 2px;
  height: 36px;
  min-width: 36px;
  padding: .8rem .6rem;
}
.page-product-configurable .product-info-main .addto-wrapper .product-options-wrapper .swatch-opt .swatch-attribute .swatch-option.text.selected,
.page-product-configurable .product-info-main .addto-wrapper .product-options-wrapper .swatch-opt .swatch-attribute .swatch-option.text:not(.disabled):hover {
  background: #1e90ff;
  border-color: #1e90ff;
  color: #ffffff;
  border-width: 1px;
  outline: 0;
}
.filter-title strong {
  color: #1e90ff;
  font-family: 'Rubik';
  font-size: 15px;
  font-weight: 400;
  left: 0;
  line-height: 30px;
  z-index: 2;
}
.filter-title strong[data-count]::after {
  color: #ffffff;
  margin: 0 5px;
  border-radius: 2px;
  content: attr(data-count);
  display: inline-block;
  font-size: .8em;
  line-height: 1;
  min-width: 1em;
  padding: .2rem;
}
.filter-title strong.disabled {
  opacity: .5;
}
.filter > .title strong {
  color: #1e90ff;
  font-family: 'Rubik';
  font-weight: 400;
  font-size: 1.5rem;
  left: 0;
  line-height: 30px;
  z-index: 2;
}
.filter .block-subtitle {
  border-bottom: 1px solid #e8e8e9;
  font-size: 14px;
  font-weight: 400;
  line-height: 1em;
  padding: 1rem 1rem 2rem 1.5rem;
}
.filter-subtitle {
  display: none;
}
.filter-current ol.items {
  padding-left: 2.5rem;
}
.filter-label {
  font-weight: 700;
}
.filter-label::after {
  content: ': ';
}
.filter-value {
  color: #757575;
}
.filter-options {
  display: none;
  margin: 0;
}
.filter-options-item {
  border-bottom: 1px solid #e8e8e9;
}
.filter-options-item input[type="checkbox"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.filter-options-item input[type="checkbox"] + label,
.filter-options-item input[type="checkbox"] + .label {
  color: #50555e;
  cursor: pointer;
  vertical-align: middle;
}
.filter-options-item input[type="checkbox"] + label::before,
.filter-options-item input[type="checkbox"] + a .label::before,
.filter-options-item input[type="checkbox"] + .label::before {
  background: #ffffff;
  border: 1px solid #d8d8d8;
  font-size: 10px;
  height: 25px;
  margin: -3px 0.9rem 0 0;
  width: 25px;
  border-radius: 2px;
  content: '';
  cursor: pointer;
  display: block;
  float: left;
  vertical-align: middle;
}
.filter-options-item input[type="checkbox"]:hover + label::before,
.filter-options-item input[type="checkbox"]:hover + .label::before {
  border: 1px solid #1e90ff;
}
.filter-options-item input[type="checkbox"]:checked + label::before,
.filter-options-item input[type="checkbox"]:checked + a .label::before,
.filter-options-item input[type="checkbox"]:checked + .label::before {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
  content: "\e904";
  font-family: "nahdi-icons";
  line-height: 25px;
  text-align: center;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.filter-options-title {
  border-top: 1px solid #e8e8e9;
  font-size: 15px;
  font-weight: 400;
  cursor: pointer;
  margin: 0;
  overflow: hidden;
  padding: 1.6rem 3.5rem 1.2rem 1.5rem;
  position: relative;
  word-break: break-all;
  z-index: 1;
}
.filter-options-title::after {
  color: #1e90ff;
  content: "\e901";
  font-family: "nahdi-icons";
  font-size: 0.8rem;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: .1rem;
  position: absolute;
  right: 10px;
  top: 50%;
}
.filter-options-title:hover {
  color: #1e90ff;
}
.active-item > .filter-options-title::after,
.active > .filter-options-title::after,
.filter-options-title.active::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 42%;
}
.filter-options-content {
  margin: 0;
  padding: 1rem 1rem 0;
}
.filter-options-content .items {
  list-style: none;
  margin-bottom: 1.5rem;
  padding: 0 0 0 .6rem;
}
.filter-options-content .items .item {
  line-height: 1.5em;
  margin: 1rem 0;
}
.filter-options-content .items .item a {
  color: #494949;
  margin-left: -.5rem;
  margin-right: -.5rem;
  padding-left: .5rem;
  padding-right: .7rem;
  text-decoration: none;
}
.filter-options-content .items .item a:hover {
  color: #1e90ff;
}
.filter-options-content .items .item a:hover + .count {
  color: #000000;
}
.filter-options-content .count {
  color: #757575;
  font-weight: 300;
  padding-left: .5rem;
  padding-right: .5rem;
}
.filter-options-content .count::before {
  content: '(';
}
.filter-options-content .count::after {
  content: ')';
}
.filter-options-content .am-show-more {
  border: none;
  border-radius: 0;
  color: inherit;
  min-width: auto;
  padding: 0;
  border-bottom: 1px solid #4b4b4b;
  font-size: 1.2rem;
  margin: 0 2.2rem 1rem 0;
  position: relative;
}
.filter-options-content .am-show-more:hover,
.filter-options-content .am-show-more:visited,
.filter-options-content .am-show-more:active {
  background-color: transparent;
  color: inherit;
}
.filter-options-content .am-show-more::after {
  color: #50555e;
  content: "\e901";
  font-family: "nahdi-icons";
  font-size: 0.7rem;
  position: absolute;
  right: -22px;
  top: 1px;
}
.filter-options-content .am-show-more[data-is-hide="false"]::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.filter .content dl.options dt {
  border-top: 1px solid #e8e8e9;
  color: #1e90ff;
  font-weight: 400;
  font-size: 1.5rem;
  cursor: pointer;
  margin: 0;
  overflow: hidden;
  padding: 1.6rem 3.5rem 1.2rem 1.5rem;
  position: relative;
  word-break: break-all;
  z-index: 1;
}
.filter .content dl.options dd {
  border-bottom: 1px solid #e8e8e9;
  padding: 0px 3.5rem 0 1.5rem;
}
.filter .content dl.options dd ol.items {
  list-style: none;
  padding: 0;
}
.filter .content dl.options dd ol.items a {
  color: #50555e;
  text-decoration: none;
}
.filter .content dl.options dd ol.items a:hover {
  text-decoration: underline;
}
.filter .content dl.options dd ol.items .count {
  color: #757575;
  font-weight: 300;
  padding-left: .5rem;
  padding-right: .5rem;
}
.filter .content dl.options dd ol.items .count::before {
  content: '(';
}
.filter .content dl.options dd ol.items .count::after {
  content: ')';
}
#amasty-shopby-product-list {
  position: relative;
}
#layered-filter-top-block .filter-title,
#layered-filter-top-block .filter-actions {
  display: none;
}
#layered-filter-top-block .filter-options-item input[type="checkbox"] + .label {
  color: inherit;
}
#layered-filter-top-block .filter-options-item input[type="checkbox"] + .label::before {
  content: none;
}
/**
 * Copyright © 2023 Redbox Digital Limited. All rights reserved.
 */
.multishipping-checkout-success .page-title {
  font-weight: 500;
}
.multishipping-checkout-success .page-wrapper {
  background-color: #f2f2f2;
}
.multishipping-checkout-success .page-main {
  background-color: #ffffff;
  border: 1px solid #e8e8e9;
  margin: 0 2rem 2rem;
  padding: 1.5rem;
}
.multishipping-checkout-success .order-id {
  background: #1e90ff;
  color: #ffffff;
  font-weight: 500;
  display: block;
  float: none;
  margin: 0 -1.5rem 1.5rem;
  padding: 1.2rem;
}
.multishipping-checkout-success .order-id a {
  color: #ffffff;
  text-decoration: underline;
}
.multishipping-checkout-success .orders-list {
  list-style: none;
  padding: 0;
}
.multishipping-checkout-success .shipping-item {
  margin: 0 0 3.2rem;
}
.multishipping-checkout-success .shipping-item .home {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAACp0lEQVRIib2WX0hTURzHv263h8XaQkLnomGFrKG0VpFYoLlBPSQWCWFh9FA9WEQIvoqIbyFEBC7woaARIhn9fehhKYMSK+dDRWpUQ2JWhLg12kPNG99D53LZ3dS27AsXLuee8/mdc8/vX4mqqiryKPMzg9j4B0w/eYv46zhSX5P4kUhjrd0Ca5kNzhon3H4PKmu3wLzGnBsCIKcRNbOIyTtRRPpHUOoqFSDX7kqsK7cJAzT0/UsSsy9jYgPzs/OoP9cI39GdKDGbljeSnEtg6MItWNZbEOg8CMe2CsOibH2emkO47zHSC2kcu3oCtgp71q51ir/6pF7ef0kdv/lMLURcx/Xk6KUZScQXxISZ0amCDEhxPTnkSQkji78y6kBLf8EnyBY55JFLiVuaHI6KO9jTVmf434WIHPLoPJRCN40ER9AabNNwg+0hvItML4mvanCjtb/NMC5FpyHHe8QHhXFAN9V7EQ10vek1LNSrt7pLPJR1gxXlbgcazvux0btJjJFHLvkm+rk74DFAViJuhE/qWwo1TV7c7hgUsSPF+CLfxEh27aos+h62N++Av+MAIsFRbYwBTL7CVMFILlby11nsFo1ELvmKzEXFSH9/0hglU5BJvqyG5AEUZlMmO3pItj6Ovcejnvti9FB3MzbXbV12jl6CW2aDwnRNj6iodmqfq+rd2rGPXzsJqEDozA2DgeXmkEu+Qjd7OhBB7am92kcZmFcCfdqYzWHHxXCnwdBSc+i++87WQ2HBedB1V6Tr7LTe1HMYD7vvae+5lG8Oeawz5IsEOTH0Qg2dvm5IdMWIPHK1BMmKxoLzPDSWY69/L3LII1dIbnbV64nUalXG/1Lj83crw1FRZ0S3EvCIJGroViZimA7/6VbaG+FrWWG3otc/6bsA/AZVb2knGRnQIAAAAABJRU5ErkJggg==');
  background-repeat: no-repeat;
  display: block;
  line-height: 26px;
  padding-left: 3.2rem;
}
.multishipping-checkout-success .shipping-item .delivered,
.multishipping-checkout-success .shipping-item .tracking {
  display: block;
  padding-left: 3.2rem;
}
.multishipping-checkout-success .shipping-item .shipping-label {
  color: #1e90ff;
  font-weight: 700;
  display: block;
  margin: 0 0 .5rem;
}
.multishipping-checkout-success .shipping-item .shipping-address {
  display: none;
  line-height: 1.5;
  margin: 0 0 2rem;
}
.multishipping-checkout-success .shipping-item .shipping-address.run {
  display: block;
}
.multishipping-checkout-success .shipping-item .shipping-address.home {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAClklEQVRIib2WXWhSYRjH/zvaxaJcjL50IaMIs9mHS4ogWpuB3fQ1KaJ20UU3C7qp3dVuchFFsYvALuoi6IMx2oo+KVgNL4LB0moLZ4uQEVobjKmR0XQn/qcd0XOOOmTzd6Oe8z6/5/X9eN63QhRFEXlIT6cRHviG0JsgIsMR/BqP43csicVVlViy0gCTzQRLkxW1O9ZCt0inLQGgmURMzyDQ64fP+xbV5mpJZHbUYukqg5SAiRI/4xgbDEsdmBybxO7TjbA316NCJxRPEo/G0H3mASqXVcLZ5sLqDUZVkJIfI1H0XXuF5FQSR28ch8FYpeh1FpGh72LnnqviwN13YikwjvH0ZJNJEotMSQ2+9I+UlECG8fTQJyMlmUmlxVtub8n/QAk99NFL9ByyQI9fmoPtLTtzhvLj4wCenO9VzYGSA5easeWQPfOUntH+kLR46o84gNTflPT3osFITn8mvo6L13ddlj4Lka8dffTSL3AfcJlmr6LUn2k8PNuFvW37sHzdClXPs+F75zmX1J5xMvTRS7/AdW5xWnMCX3ieombTGmw+uFUl1YJDZbLV4GXHs5y33F/067mT7W6Hai7Ih0d+DWVh9ncczrznBh56/gl6lgruZCXtnz2qZ8Xw1LXntKCXfr1ci5QoA0pBLkHobLgiJiYSqvVzceMF1bNCaLWnl36B1ZTFbiGgl349yzWrqbHOlDdNoaErNHf00i/Iy6wYlMnC7O+FkLZHkxUCDxyeByzX8wl99NIvnSf+7kEEXw/jxO2TmTRdrfcw6gvNOe36BguOeVsyv++fugOry/a/dollqMLlO09kFupkLMsZn/+20uOH7+bsbcVphXmbxm3lfRihvtnbSmsj7O453laymZd7F4B/3ZH+TAbdR5wAAAAASUVORK5CYII=');
  background-repeat: no-repeat;
  line-height: 26px;
  padding-left: 3.2rem;
}
.block-collapsible-nav .content {
  padding: 1.5rem 0;
}
.block-collapsible-nav .content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  color: #000000;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block.block-addbysku .block-content .box.box-items {
  width: 100%;
}
.magento_advancedcheckout-sku-index .block.block-addbysku {
  background: #ffffff;
  border: 1px solid #e8e8e9;
  border-radius: 4px;
  overflow: hidden;
  padding: 2.4rem 1.6rem;
}
.magento_advancedcheckout-sku-index .block.block-addbysku .field.upload.skus #customer_sku_csv {
  border: 1px solid #d8d8d8;
  height: 44px;
  padding: 1.2rem 1.5rem;
  margin-right: .5rem;
  width: calc(100% - 100px);
}
.magento_advancedcheckout-sku-index .block.block-addbysku .reset {
  margin: .2rem 0;
}
.magento_advancedcheckout-sku-index .block.block-addbysku .note {
  font-size: 14px;
}
.magento_advancedcheckout-sku-index .block.block-addbysku .note p {
  margin-bottom: .2rem;
}
.column .block-addbysku .sku {
  margin-right: -19rem;
  padding-right: 19.5rem;
}
.column .block-addbysku .qty .qty {
  width: 85px;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  top: 7px;
}
.column .block-addbysku .fieldset .fields .actions-toolbar .action.remove:hover,
.column .block-addbysku .fieldset .fields .actions-toolbar .action.remove:focus {
  color: #e84393;
}
.block.block-cart-failed {
  margin-top: 2rem;
}
.block.block-cart-failed form.form.form-cart-failed {
  background: #ffffff;
}
.block.block-cart-failed .block-title {
  color: #1e90ff;
  font-size: 22px;
  font-family: 'Rubik';
  font-weight: 500;
  margin-bottom: 1.5rem;
}
.block.block-cart-failed .col.qty .input-text {
  border-width: 0;
}
.block.block-cart-failed .actions {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.block.block-cart-failed .actions .action {
  width: 100%;
}
.block.block-cart-failed .actions #remove_all_failed_items {
  margin-bottom: 2rem;
}
.global-messages-wrapper {
  border-radius: 8px;
  bottom: auto;
  left: 0;
  margin: 0 1.5rem;
  max-width: 1280px;
  position: fixed;
  right: 0;
  top: 110px;
  z-index: 9999;
}
.global-messages-wrapper > .messages > .message {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  animation: slide-in 300ms ease-out forwards;
  padding-right: 3.5rem;
}
.global-messages-wrapper > .messages > .message .close-icon {
  cursor: pointer;
  position: absolute;
  right: 0;
  text-align: center;
  top: calc(50% - 7px);
  width: 40px;
}
.global-messages-wrapper > .messages > .message .close-icon::before {
  content: "\e922";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #18a957;
  font-size: 12px;
}
.global-messages-wrapper > .messages > .message .close-icon::before {
  font-weight: 700;
}
.global-messages-wrapper > .messages > .message.error a {
  color: #df1642;
}
.global-messages-wrapper > .messages > .message.error .close-icon::before {
  color: #df1642;
}
.global-messages-wrapper > .messages > .message.notice a {
  color: #ffbb38;
}
.global-messages-wrapper > .messages > .message.notice .close-icon::before {
  color: #ffbb38;
}
.global-messages-wrapper > .messages > .message.info a {
  color: #b2c7ff;
}
.global-messages-wrapper > .messages > .message.info .close-icon::before {
  color: #b2c7ff;
}
.global-messages-wrapper > .messages > .message:first-child {
  margin-top: 0;
}
.global-messages-wrapper > .messages > .message:last-child {
  margin-bottom: 0;
}
.global-messages-wrapper > .messages > .message.message-dissapeard {
  animation: slide-out 300ms ease-out forwards;
}
.global-messages-wrapper > .messages [data-ui-id=message-undefined] .close-icon {
  display: none;
}
.global-messages-wrapper.dy-message-wrapper .message-success:not(.dy-message) {
  display: none;
}
body.sticky-hidden .global-messages-wrapper {
  top: 15px;
}
@keyframes slide-in {
  from {
    transform: translateY(-30px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-down {
  from {
    transform: translateY(30px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-out {
  from {
    transform: translateY(0);
    opacity: 1;
  }
  to {
    transform: translateY(-30px);
    opacity: 0;
  }
}
@keyframes slide-out-down {
  from {
    transform: translateY(0);
    opacity: 1;
  }
  to {
    transform: translateY(30px);
    opacity: 0;
  }
}
img.loading {
  background: #f8f8f8;
  height: 100%;
  width: 100%;
}
picture img {
  height: auto;
  width: auto;
}
body {
  background-color: #f7fafa;
  -webkit-font-smoothing: antialiased;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.loading-mask .loader {
  margin: 3rem 0;
}
.loading-mask .loader > img {
  display: none;
}
.loading-mask .loader::before {
  font-size: 1.5rem;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  border-radius: 50%;
  content: '';
  display: block;
  height: 1em;
  margin: 10rem auto;
  position: relative;
  text-indent: -9999em;
  width: 1em;
}
.page-header .header.content::after,
.page-header .header.content::before {
  display: none;
}
.page-header .header.content .logo {
  margin: -0.5rem 0;
}
.header.content {
  background: #f7fafa;
  padding-top: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
  position: relative;
}
.header.content .header-links-wrapper .minicart-wrapper .action.showcart::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 95.1112098% 89.59744409% /*rtl:ignore*/;
  width: 29.37px;
  height: 28px;
  content: '';
  right: auto;
}
.header.content .header-links-wrapper ul.header.links .authorization-link a {
  color: #212121;
}
.toggle-nav {
  display: none;
}
.logo {
  float: none;
  max-width: 25%;
  position: relative;
  text-align: center;
  top: 0;
  z-index: 5;
}
.logo img {
  display: block;
}
.page-print .logo {
  float: none;
}
.mobile-logo .toggle-nav {
  display: block;
}
.mobile-logo .logo {
  display: block;
  max-width: 100%;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.notice > *:first-child::before,
.message.success > *:first-child::before,
.message.info > *:first-child::before,
.message.error > *:first-child::before {
  content: "\e918";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
}
.message.notice > *:first-child::before,
.message.success > *:first-child::before,
.message.info > *:first-child::before,
.message.error > *:first-child::before {
  top: 28px;
}
.message.notice > *:first-child::before {
  content: "\e916";
}
.message.success > *:first-child::before {
  content: "\e919";
}
.message.error > *:first-child::before {
  content: "\e917";
}
.message.info > *:first-child::before {
  content: "\e918";
}
.page-main > .page.messages {
  margin: 0 auto;
  max-width: 1280px;
}
.page-footer {
  background-color: #ffffff;
  margin-top: auto;
}
.page-footer .apps-icons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  justify-content: center;
  margin: .5rem 0;
  text-align: center;
  width: 100%;
}
.page-footer .apps-icons img {
  margin: 0 .5rem;
}
.page-footer .footer.content {
  padding-top: 1.4rem;
}
.footer.content {
  width: 100%;
}
.footer.content .footer-links-grid {
  display: inline-block;
  width: 100%;
}
.footer.content .footer-links-grid h6 {
  color: #031332;
  font-weight: 700;
  font-size: 1.4rem;
  font-family: inherit;
}
.footer.content .footer-links-grid ol {
  list-style-type: none;
  padding: 0;
}
.footer.content .footer-links-grid ol li {
  margin-bottom: .9rem;
}
.footer.content .footer-links-grid ol a {
  text-decoration: none;
}
.footer.content .footer-links-collapse ul:last-child {
  border-bottom: 0;
}
.footer.content .footer-links-collapse h6 {
  color: #212121;
  font-size: 1.6rem;
  position: relative;
}
.footer.content .footer-links-collapse h6::after {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
  display: block;
  height: 16px;
  position: absolute;
  right: -5px;
  top: 50%;
  width: 16px;
}
.footer.content .footer-links-collapse ol {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.footer.content .footer-links-collapse ol li {
  margin-bottom: 30px;
}
.footer.content .footer-links-collapse ol a {
  position: relative;
}
.footer.content .footer-links-collapse ol a:hover::after {
  background-color: #072664;
  bottom: -4px;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
.footer.content .footer-links-social h6 {
  font-size: 1.8rem;
  text-align: center;
}
.footer.content .footer-links-social ol {
  text-align: center;
}
.footer.content .footer-links-social ol > li {
  display: inline-block;
  margin-right: 5.5rem;
}
.footer.content .footer-links-social ol > li:last-child {
  margin-right: 0;
}
.footer.content .footer-links-social .icon-twitter,
.footer.content .footer-links-social .icon-facebook,
.footer.content .footer-links-social .icon-instagram {
  font-size: 2rem;
}
.footer.content .footer-links-social .icon-twitter::after {
  content: "\e90b";
}
.footer.content .footer-links-social .icon-facebook::after {
  content: "\e90a";
}
.footer.content .footer-links-social .icon-instagram::after {
  content: "\e909";
}
.footer.content .footer-links-social span::after {
  color: #0f53b7;
}
.footer.content .header.links.storefinder.mobile {
  position: relative;
  text-align: center;
  width: 50%;
}
.footer.content .header.links.storefinder.mobile li {
  margin: 0;
}
.footer.content .header.links.storefinder.mobile::after {
  background: #daeaf4;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
  display: block;
  height: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
}
.footer.content .header.links.storefinder.mobile a {
  color: #031332;
  font-weight: 500;
  font-size: 1.2rem;
  text-decoration: none;
}
.footer.content .navigation-links-wrapper {
  width: 50%;
}
.footer-bottom {
  background-color: #f7f7fb;
}
.footer-bottom .footer-bottom-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 1280px;
  padding-top: 1.6rem;
}
.footer-bottom .footer-bottom-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 2rem;
  width: 100%;
}
.footer-bottom .footer-payment-methods {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  line-height: 1;
  padding-bottom: 1rem;
}
.footer-bottom .copyright {
  background-image: none !important;
  display: inline-block;
  line-height: 1;
  margin-bottom: .7rem;
  padding-top: 1rem;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 1;
}
.footer-bottom .copyright span {
  color: #031332;
  font-weight: 700;
  font-size: 0.8rem;
}
.footer-bottom .footer-mobile-wrapper {
  background: #ffffff;
  border: 1px solid rgba(30, 144, 255, 0.15);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 40px 40px 0 0;
  justify-content: space-between;
  margin-top: .6rem;
  padding: 1.6rem 1.6rem .6rem;
  width: 100%;
}
.footer-bottom .footer-mobile-wrapper > [data-content-type=row][data-appearance=contained] {
  margin: 0 0 1rem !important;
}
.footer-bottom .footer-mobile-wrapper ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer-bottom .footer-mobile-wrapper ul a::before {
  content: '';
  display: block;
  height: 24px;
  margin-bottom: .5rem;
  width: 24px;
}
.footer-bottom .footer-mobile-wrapper a {
  color: #212121;
  font-weight: 500;
  font-size: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0 .9rem;
  text-align: center;
  text-decoration: none;
}
.footer-bottom .footer-mobile-wrapper a img,
.footer-bottom .footer-mobile-wrapper a svg {
  margin-bottom: .5rem;
}
.footer-bottom .footer-mobile-wrapper a[href*="eprescription"]::before {
  content: "\e934";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1e90ff;
  font-size: 20px;
}
.footer-bottom .footer-mobile-wrapper .footer-mobile-icon-category a::before,
.footer-bottom .footer-mobile-wrapper .footer-mobile-icon-home a::before,
.footer-bottom .footer-mobile-wrapper .my-account-mobile a::before,
.footer-bottom .footer-mobile-wrapper .footer-mobile-icon-nahdik a::before {
  -webkit-transform: scale(1.7);
  -moz-transform: scale(1.7);
  -ms-transform: scale(1.7);
  transform: scale(1.7);
  background-position-y: 2px;
  background-repeat: no-repeat;
}
.footer-bottom .footer-mobile-wrapper .footer-mobile-icon-category a::before {
  background-image: url('../images/sprite.view.svg#icon-categories-blue');
  background-size: 100%;
}
.footer-bottom .footer-mobile-wrapper .footer-mobile-icon-home a::before {
  background-image: url('../images/sprite.view.svg#icon-shop');
  background-size: 100%;
}
.cms-index-index .footer-bottom .footer-mobile-wrapper .footer-mobile-icon-home a::before {
  background-image: url('../images/sprite.view.svg#icon-shop-pink');
  background-size: 100%;
}
.footer-bottom .footer-mobile-wrapper .my-account-mobile a::before {
  background-image: url('../images/sprite.view.svg#icon-customer');
  background-size: 100%;
}
.footer-bottom .footer-mobile-wrapper .footer-mobile-icon-nahdik a::before {
  background-image: url('../images/sprite.view.svg#icon-gift');
  background-size: 100%;
}
.footer-bottom .footer-mobile-wrapper .expert-advice {
  display: none;
}
.footer-payment-methods h6 {
  color: #072664;
  font-family: inherit;
  margin-bottom: 1.6rem;
  margin-top: 0;
  text-align: center;
  width: 100%;
}
.footer-payment-methods ul {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  list-style-type: none;
  margin: 0 1rem;
  padding: 0;
}
.footer-payment-methods ul li {
  margin-bottom: 0;
  margin-right: .8rem;
}
.footer-payment-methods ul li:last-child {
  margin-right: 0;
}
.footer-payment-methods ul li span {
  background: #ffffff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-radius: 4px;
  height: 28px;
  padding: .5rem .9rem;
}
.footer-payment-methods ul li span svg {
  max-height: 20px;
  max-width: 40px;
}
.footer-terms-privacy {
  position: relative;
  text-align: center;
  z-index: 1;
}
.footer-terms-privacy ul {
  line-height: 1.4;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer-terms-privacy li {
  display: inline-block;
  margin-right: 1.6rem;
  position: relative;
}
.footer-terms-privacy li:last-child {
  margin-right: 0;
}
.footer-terms-privacy li:last-child::after {
  display: none;
}
.footer-terms-privacy li::after {
  background: #0c3a66;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
  display: block;
  height: 10px;
  position: absolute;
  right: -11px;
  top: 50%;
  width: 2px;
}
.footer-terms-privacy a {
  color: #0c3a66;
  font-weight: 700;
  font-size: 1rem;
  text-decoration: none;
}
.footer-terms-privacy a:hover {
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  text-decoration: underline;
}
.page-header .switcher ul.link-to-language {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-header .switcher ul.link-to-language > li {
  font-size: 12px;
  line-height: 14px;
  margin: 0;
}
.page-header .switcher ul.link-to-language > li a {
  color: #212121;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  text-decoration: none;
  text-transform: uppercase;
}
.page-header .switcher ul.link-to-language > li a:hover {
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  text-decoration: underline;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 0;
}
.ui-datepicker td {
  padding: 0;
}
.sticky-header.sticky-hidden .page-header,
.sticky-header.sticky-hidden .sections.nav-sections {
  opacity: 0;
}
.sticky-header .page-header,
.sticky-header .sections.nav-sections {
  -webkit-transition: top 0.2s ease;
  -moz-transition: top 0.2s ease;
  -ms-transition: top 0.2s ease;
  -o-transition: top 0.2s ease;
  box-sizing: border-box;
  position: fixed;
  top: 0;
}
.sticky-header .page-header {
  width: 100%;
  z-index: 900;
}
.sticky-header .page-header .wrapper {
  display: none;
}
.sticky-header .sections.nav-sections,
.sticky-header .page-header {
  max-width: 1280px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  width: 100%;
  z-index: 899;
}
.modal-footer .action.secondary {
  min-width: 146px;
  background-image: none;
  background: transparent;
  border: 1px solid #e84393;
  color: #e84393;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik';
  font-weight: normal;
  padding: 13px 24px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 8px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  text-decoration: none;
}
.modal-footer .action.secondary:focus,
.modal-footer .action.secondary:active {
  background: #e84393;
  border: 1px solid #e84393;
  color: #ffffff;
}
.modal-footer .action.secondary:hover {
  background: #e84393;
  border: 1px solid #e84393;
  color: #ffffff;
}
.modal-footer .action.secondary.disabled,
.modal-footer .action.secondary[disabled],
fieldset[disabled] .modal-footer .action.secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.modal-footer .action.secondary::after {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.modal-footer .action.secondary:focus::after {
  color: #ffffff;
}
.modal-footer .action.secondary:focus::before {
  color: #ffffff;
}
.modal-footer .action.secondary::after {
  display: none;
}
.modal-footer .action.primary {
  min-width: 146px;
  padding: 1.3rem 2.4rem;
}
.modal-footer .action.primary::after {
  display: none;
}
.browser-not-supported .browsers {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0;
  padding: 0;
}
.browser-not-supported .browsers .b-item {
  border-right: 1px solid #e8e8e9;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: inline-block;
  min-height: 400px;
  padding: 1.5rem !important;
  position: relative;
}
.browser-not-supported .browsers .b-item::before {
  content: '' !important;
  display: none !important;
}
.browser-not-supported .browsers .b-item:last-child {
  border-right: 0;
}
.browser-not-supported .browsers .b-item .title {
  color: #1e90ff;
  font-family: 'Rubik';
  font-weight: 400;
  display: block;
  text-align: center;
  text-transform: uppercase;
}
.browser-not-supported .browsers .b-item .title span {
  background: url('../images/browsers-bg.png') no-repeat;
  background-position: 0px -100px;
  background-size: auto 200px;
  display: block;
  height: 100px;
  margin: 0 auto 3.5rem;
  position: relative;
  text-indent: -9999px;
  width: 100px;
}
.browser-not-supported .browsers .b-item .title.firefox span {
  background-position: -100px -100px;
}
.browser-not-supported .browsers .b-item .title.ie span {
  background-position: -200px -100px;
}
.browser-not-supported .browsers .b-item .title.safari span {
  background-position: -300px -100px;
}
.browser-not-supported .browsers .b-item .button-wrapper {
  margin-top: 5rem;
  text-align: center;
}
.browser-not-supported .browsers .b-item .available-for {
  bottom: 10px;
  left: 0;
  list-style: none;
  padding: 1rem 5rem;
  position: absolute;
  right: 0;
  text-align: center;
}
.browser-not-supported .browsers .b-item .available-for span {
  color: #1e90ff;
  font-size: 1rem;
  line-height: 10px;
  text-transform: uppercase;
}
.browser-not-supported .browsers .b-item .available-for ul {
  height: 25px;
  margin-bottom: 0;
  margin-top: .5rem;
  text-align: center;
  width: 100%;
}
.browser-not-supported .browsers .b-item .available-for ul > li {
  background: url('../images/operatingsystems-bg-nahdi.png') no-repeat;
  background-size: auto 50px;
  display: inline-block;
  height: 25px;
  margin: 0 .5rem;
  text-align: left;
  text-indent: -5555px;
  width: 25px;
}
.browser-not-supported .browsers .b-item .available-for ul > li.win {
  background-position: 0 -25px;
}
.browser-not-supported .browsers .b-item .available-for ul > li.mac {
  background-position: -25px -25px;
}
.browser-not-supported .browsers .b-item .available-for ul > li.linux {
  background-position: -50px -25px;
}
.pages .item .action span:nth-child(2) {
  display: none;
}
.cms-index-index .breadcrumbs {
  display: none;
}
.gm-bundled-control {
  bottom: 46px !important;
  right: 103px !important;
}
.gm-bundled-control .gmnoprint > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  background: transparent !important;
  box-shadow: none !important;
  height: 40px !important;
  width: 96px !important;
}
.gm-bundled-control .gmnoprint > div > div {
  background-color: transparent !important;
}
.gm-bundled-control .gm-control-active {
  box-shadow: 0px 1px 4px -1px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  min-width: 40px;
}
#shop-details-map .gm-bundled-control,
#pdp-stock-check-map .gm-bundled-control {
  left: 8px !important;
}
.gm-fullscreen-control {
  background: transparent !important;
  border-radius: 10px !important;
  display: block !important;
  margin: 1.6rem !important;
  visibility: hidden;
}
.gm-style a img {
  display: none;
}
.gm-style > div > .gmnoprint:not(.gm-bundled-control) {
  display: none;
}
.location-permission-message .location-permission-message-content::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 56.85749386% 95.36305732% /*rtl:ignore*/;
  width: 26px;
  height: 26px;
  left: -24px;
  top: -6px;
}
.cms-page-view:not(.landing-page) .column.main .slick-slider li::before,
.contact-index-index .column.main .slick-slider li::before {
  display: none;
  height: 0;
  width: 0;
}
#watson-bot {
  display: block;
}
.content-link-block.content-block-half h3,
.content-link-block.content-block-quarter h3,
.content-link-block.content-block-third h3 {
  margin-bottom: 5%;
}
.checkout-index-index .opc-wrapper .checkout-ispu-wrapper #shipping-tabs-2 #hub-store-selector .resolution-result .actions-toolbar {
  position: initial;
}
.category-view .category-cms {
  position: relative;
  z-index: 100;
}
.ampromo-carousel-product .ampromo-gallery.slick-initialized.slick-slider button::before {
  content: none !important;
}
.ampromo-carousel-product .ampromo-gallery.slick-initialized.slick-slider button.slick-arrow {
  font-size: 0rem;
}
.page-main > .page.messages {
  max-width: none;
}
.column.main .block:last-child {
  margin-bottom: 8.2rem;
}
/**
 * @category  Nahdi
 * @package   Nahdi_Cms
 * @author    Mahmoud Ismail <ismaeel.ma@nahdi.sa>
 * @copyright Copyright © 2023 Redbox Digital Limited. All rights reserved.
 */
#app-download-banner {
  background: #36366b;
  display: none;
  justify-content: space-around;
  padding: 1rem .5rem;
  position: sticky;
}
#app-download-banner .banner-nahdi-logo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#app-download-banner .banner-nahdi-logo .banner-close-btn {
  color: #ffffff;
  font-size: 2.5rem;
  align-self: center;
  cursor: pointer;
  padding: 0 1rem;
}
#app-download-banner .banner-nahdi-logo img {
  background: #ffffff;
  border-radius: 7px;
  padding: .3rem;
}
#app-download-banner .download-banner-message {
  color: #ffffff;
}
#app-download-banner .download-banner-message .download-banner-title {
  font-weight: 700;
}
#app-download-banner .download-banner-deep-link {
  align-self: center;
}
#app-download-banner .download-banner-deep-link a {
  background: #ffffff;
  color: #008bdb;
  font-weight: 600;
  border-radius: 7px;
  padding: 1rem .3rem;
  text-decoration: none;
}
/**
 * Copyright © 2024 Redbox Digital Limited. All rights reserved.
 */
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist {
  margin: 3rem 0 5rem 0;
}
.products-grid.wishlist .product-items {
  margin: 0;
}
.products-grid.wishlist .product-item {
  border-bottom: solid 1px #e8e8e9;
  margin: 0;
  padding: 1.5rem;
  width: 100%;
}
.products-grid.wishlist .product-item-info {
  padding-top: 0 !important;
  width: 100%;
}
.products-grid.wishlist .product-item-photo {
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  font-weight: 700;
}
.products-grid.wishlist .product-item-name .attribute.manufacturer {
  font-size: 14px;
  font-weight: 400;
  display: block;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item .box-tocart .field.qty {
  margin: 0 0 1rem 0;
}
.products-grid.wishlist .product-item .box-tocart .field.qty label {
  display: none;
}
.products-grid.wishlist .product-item .box-tocart .field.qty input {
  text-align: center;
}
.products-grid.wishlist .product-item-actions {
  margin: 0;
}
.products-grid.wishlist .product-item a.action {
  border: 1px solid #d8d8d8;
  border-radius: 17.5px;
  display: inline-block;
  margin-top: 1rem;
  padding: .5rem 1.5rem;
  text-align: center;
  text-decoration: none;
}
.wishlist-index-index .page-title-wrapper .page-title {
  border-bottom: solid 1px #e8e8e9;
  margin: 0;
  padding: 1.5rem;
}
.wishlist-index-index .column.main {
  background: #ffffff;
  border: solid 1px #e8e8e9;
  border-radius: 4px;
  margin: 1.5rem 0 3rem 0;
  padding: 0 0 3rem 0;
}
.wishlist-index-index .actions-toolbar .primary {
  float: none;
  text-align: left;
  width: 100%;
}
.wishlist-index-index .actions-toolbar .action.tocart {
  float: right;
  text-align: center;
}
.wishlist-index-index .actions-toolbar .secondary {
  display: none;
}
.wishlist-index-index .product-item-inner .product-item-actions .giftregisty-dropdown.add {
  width: 100%;
}
.wishlist-index-index .product-item-inner .product-item-actions .giftregisty-dropdown.add .action.toggle {
  background: url('../images/sprite.view.svg#select_arrow') #ffffff no-repeat;
  border: 1px solid #d8d8d8;
  background-position: calc(100% - 7px) 50%;
  background-size: 21px;
  height: 38px;
  padding-left: 1.5rem;
  width: 100%;
}
.wishlist-index-index .product-item-inner .product-item-actions .giftregisty-dropdown.add .action.toggle::after {
  display: none;
}
.wishlist-index-index .product-item-inner .product-item-actions .giftregisty-dropdown.add .action.toggle > span {
  display: block;
  line-height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wishlist-index-index .product-item-inner .product-item-actions .actions-primary {
  min-height: 42px;
}
.wishlist-index-index .products-grid .product-item .action.edit,
.wishlist-index-index .products-grid .product-item .action.delete {
  min-width: 42%;
}
.wishlist-index-index .form-wishlist-items .label-Hubstore,
.wishlist-index-index .form-wishlist-items .label-KSA,
.wishlist-index-index .form-wishlist-items .label-UAE {
  background-size: 100%;
  display: block;
  left: auto;
  min-width: 59px;
  position: absolute;
  right: -5px;
  top: -14px;
  width: 37%;
}
.wishlist-index-index .form-wishlist-items .label-KSA,
.wishlist-index-index .form-wishlist-items .label-UAE {
  background-size: 150%;
}
.wishlist-index-index .form-wishlist-items .label-wrapper {
  position: relative;
}
.wishlist-index-index .form-wishlist-items .product-item-name {
  margin-bottom: 1.1rem;
}
.block.block-product-selection .block-wishlist .block-title {
  padding: 0 .6rem;
}
.block.block-product-selection .block-wishlist .block-title strong {
  font-size: 1.6rem;
}
.block.block-product-selection .block-wishlist .slick-slider .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.block.block-product-selection .block-wishlist .product-items.products .product-item .product-item-info {
  padding-top: 1.5rem;
}
.block.block-product-selection .block-wishlist .product-items.products .product-item .product-item-photo {
  padding: 0;
}
.block.block-product-selection .block-wishlist .product-items.products .product-item .product-item-details .product-item-name {
  line-height: 12px;
  margin-bottom: .5rem;
}
.block.block-product-selection .block-wishlist .product-items.products .product-item .product-item-details .product-item-actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: .2rem;
  position: relative;
}
.block.block-product-selection .block-wishlist .product-items.products .product-item .product-item-details .nahdi-promo-sku {
  margin-bottom: .6rem;
}
.block.block-product-selection .block-wishlist .product-items.products .product-item .product-item-details .nahdi-promo-sku .nahdi-promo {
  background: #ff375f;
  color: #ffffff;
  font-weight: 700;
  font-size: 1rem;
  border: 0;
  border-radius: 2px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.block.block-product-selection .block-wishlist .product-items.products .product-item .product-item-details > .price-box {
  margin-bottom: .5rem;
  margin-top: .8rem;
}
.block.block-product-selection .block-wishlist .product-items.products .product-item .product-item-details > .price-box .price-box {
  margin-bottom: 0;
}
.block.block-product-selection .block-wishlist .product-items.products .product-item .actions-primary,
.block.block-product-selection .block-wishlist .product-items.products .product-item .actions-secondary {
  padding: 0;
  width: 48%;
}
.block.block-product-selection .block-wishlist .product-items.products .product-item .actions-primary .button-wrapper,
.block.block-product-selection .block-wishlist .product-items.products .product-item .actions-secondary .button-wrapper {
  padding: 0;
}
.block.block-product-selection .block-wishlist .product-items.products .product-item .actions-primary .button-wrapper .action.tocart.primary,
.block.block-product-selection .block-wishlist .product-items.products .product-item .actions-secondary .button-wrapper .action.tocart.primary {
  border-radius: 5px;
  height: 26px;
  max-width: 100%;
  width: 100%;
}
.block.block-product-selection .block-wishlist .product-items.products .product-item .actions-primary .button-wrapper .action.tocart.primary::before,
.block.block-product-selection .block-wishlist .product-items.products .product-item .actions-secondary .button-wrapper .action.tocart.primary::before {
  height: 24px;
  margin: 0 auto;
}
.block.block-product-selection .block-wishlist .product-items.products .product-item .actions-primary .btn-remove,
.block.block-product-selection .block-wishlist .product-items.products .product-item .actions-secondary .btn-remove {
  border: 1px solid #e55a55;
  color: #e55a55;
  font-weight: 700;
  font-size: 1.2rem;
  border-radius: 5px;
  display: block;
  line-height: 16px;
  padding: .4rem;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.block.block-product-selection .block-wishlist .product-items.products .product-item .actions-primary .btn-remove:hover,
.block.block-product-selection .block-wishlist .product-items.products .product-item .actions-secondary .btn-remove:hover,
.block.block-product-selection .block-wishlist .product-items.products .product-item .actions-primary .btn-remove:focus,
.block.block-product-selection .block-wishlist .product-items.products .product-item .actions-secondary .btn-remove:focus {
  background: #e55a55;
  color: #ffffff;
}
.block.block-product-selection .block-wishlist .product-items.products .product-item .actions-primary {
  position: static;
}
.block.block-product-selection .block-wishlist .product-items.products .product-item .actions-primary + .actions-secondary {
  margin-bottom: 0;
  width: 48%;
}
.block.block-product-selection .block-wishlist .product-items.products .product-item .actions-secondary {
  margin-bottom: 1rem;
  width: 100%;
}
.block.block-product-selection .block-wishlist .product-items.products .product-item .lsc-sku {
  font-size: 1.1rem;
  margin: 0;
}
.block.block-product-selection .block-wishlist .product-items.products .product-item .lsc-sku .lsc-sku,
.block.block-product-selection .block-wishlist .product-items.products .product-item .lsc-sku .lsc-sku__loader {
  left: 0;
  position: absolute;
  top: -45px;
}
.block.block-product-selection .block-wishlist .product-items.products .product-item .lsc-sku::before,
.block.block-product-selection .block-wishlist .product-items.products .product-item .lsc-sku .lsc-sku__loader::before {
  font-size: 0.9rem;
  margin-right: .5rem;
  padding-bottom: .2rem;
}
.block.block-product-selection .block-wishlist .product-items.products .product-item .lsc-sku__alternative .sold-out {
  font-weight: 700;
  border-radius: 5px;
  letter-spacing: 0;
  line-height: 16px;
  padding: .4rem;
}
.lsc-select {
  background-color: #e7efff;
  color: #36366b;
  text-align: center;
  line-height: 1;
}
.lsc-select:before,
.lsc-select:after {
  content: '';
  display: table;
}
.lsc-select:after {
  clear: both;
}
.lsc-select__content {
  color: #36366b;
  font-weight: 500;
  max-width: 1280px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
  justify-content: space-between;
  margin: 0 auto;
  padding: .7rem 1.5rem;
}
.lsc-select__method {
  color: #36366b;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lsc-select__method::before {
  content: '';
  display: inline-block;
  height: 22px;
  margin-right: 1rem;
  vertical-align: middle;
  width: 24px;
}
.lsc-select__method--deliverfromstore::before {
  background: url('../images/sprite.view.svg#icon-home-delivery-switcher') center no-repeat;
  background-size: 40px;
}
.lsc-select__method--bopis::before {
  background: url('../images/sprite.view.svg#icon-store-pickup-switcher') center no-repeat;
  background-size: 37px;
}
.lsc-select .lsc-select__button {
  background-color: #ffffff;
  border: 0.5px solid rgba(6, 111, 180, 0.15);
  color: #3a4258;
  font-weight: 500;
  border-radius: 4px;
  font-family: inherit;
  text-decoration: none;
}
.lsc-select .lsc-select__button:hover,
.lsc-select .lsc-select__button:active {
  border-color: #c3c7e5;
}
.lsc-select__message {
  color: #36366b;
  font-weight: 500;
}
.lsc-sku {
  font-weight: 700;
  line-height: 17px;
  margin-bottom: 1rem;
  text-align: left;
}
.lsc-sku--cart .lsc-sku {
  white-space: nowrap;
}
.lsc-sku--pdp {
  display: inline-block;
  margin-bottom: 0;
}
.lsc-sku--unavailable {
  color: #df1642;
}
.lsc-sku--unavailable::before {
  content: "\e917";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #df1642;
  font-size: 17px;
}
.lsc-sku--available {
  color: #18a957;
}
.lsc-sku--available::before {
  content: "\e919";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #18a957;
  font-size: 17px;
}
.lsc-sku--partially {
  color: #ff9900;
}
.lsc-sku--partially::before {
  content: "\e916";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ff9900;
  font-size: 17px;
}
.lsc-sku__loader {
  color: #b2c7ff;
  white-space: nowrap;
}
.lsc-sku__loader::before {
  content: "\e918";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #b2c7ff;
  font-size: 17px;
}
.lsc-sku__loader::before {
  display: inline-block;
  margin-right: .8rem;
  vertical-align: middle;
}
.lsc-sku__inner {
  display: inline-block;
  line-height: 17px;
}
.lsc-sku__note {
  font-weight: 700;
  margin-bottom: 1rem;
}
.lsc-sku__replace {
  color: #e84393;
  border-color: #e84393;
}
.lsc-sku__replace:hover {
  background-color: transparent;
}
.lsc-sku__alternative {
  text-align: center;
}
.lsc-sku__alternative .sold-out {
  color: #18a957;
  border-color: #18a957;
  border-radius: 2px;
  margin: 0;
  padding: .9rem;
  text-transform: none;
  width: 100%;
}
.lsc-sku__alternative .sold-out:hover {
  background: #18a957;
  color: #ffffff;
}
.lsc-sku::before {
  display: inline-block;
  margin-right: .5rem;
  padding-bottom: .5rem;
  vertical-align: middle;
}
.lsc-sku.related-lsc-sku {
  margin-bottom: 0;
}
.nahdi-pdp-lsc-sku {
  line-height: 2;
  margin-top: 2rem;
}
.lsc-alternative-modal__heading {
  margin: 0 auto 2rem;
  max-width: 100%;
  width: 750px;
}
.lsc-alternative-modal__selected {
  border-bottom: 1px solid #e8e8e9;
  margin-bottom: 3rem;
  padding-bottom: 3rem;
}
.lsc-alternative-modal.modal-popup._show {
  left: 0;
}
.lsc-alternative-modal.modal-popup._show .modal-content {
  height: 100vh;
}
.lsc-alternative-modal.modal-popup._show .modal-inner-wrap {
  background-color: #ffffff !important;
  border: 7px solid #B5E3EC;
  max-width: 1020px;
}
.lsc-alternative-modal .modal-header .action-close {
  right: 0 !important;
  top: 0 !important;
}
.lsc-alternative-modal .modal-header .action-close::before {
  color: #1e90ff !important;
}
.lsc-ui-modal__cms {
  margin-bottom: 2rem;
}
.lsc-ui-modal__tab {
  display: inline-block;
  float: none !important;
}
.lsc-ui-modal .ispu.data.items {
  text-align: center;
}
.lsc-ui-modal .ispu.data.items > .item.content {
  border: none;
  padding: 0;
  text-align: left;
}
.lsc-ui-modal .checkout-ispu-wrapper .actions-toolbar--continue {
  justify-content: center !important;
}
.lsc-ui-modal .checkout-ispu-wrapper .actions-toolbar--continue .primary button::after {
  display: inline-block !important;
}
.lsc-ui-modal .checkout-ispu-wrapper .actions-toolbar--continue .primary button::before {
  display: none !important;
}
.lsc-ui-modal .checkout-ispu-wrapper .actions-toolbar--continue .primary button:hover::after {
  color: #1e90ff;
}
.lsc-ui-modal .modal-header {
  text-align: center;
}
.lsc-ui-modal .modal-header .action-close {
  right: 0 !important;
  top: 0 !important;
}
.lsc-ui-modal .modal-header .action-close::before {
  color: #1e90ff !important;
}
.lsc-ui-modal.modal-popup .modal-content {
  padding-left: 1rem;
  padding-right: 1rem;
}
.lsc-ui-modal.modal-popup.dc-items-popup .modal-header {
  padding: 15rem 2rem .5rem 2rem;
}
.lsc-ui-modal.modal-popup.dc-items-popup .modal-header::before {
  background-color: #fff1d7;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url('../images/sprite.view.svg#checkout--icon-attention-triangle-yellow');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 84%;
  border-radius: 50%;
  content: '';
  display: block;
  height: 77px;
  left: 50%;
  position: absolute;
  top: 55px;
  width: 77px;
}
.lsc-ui-modal.modal-popup.dc-items-popup .modal-header .modal-title {
  color: #7c7c9f;
  font-size: 1.6rem;
  font-family: inherit;
  line-height: 21px;
}
.lsc-ui-modal.modal-popup.dc-items-popup .modal-header .modal-title::before {
  background: url('../images/sprite.view.svg#labels--global_white_globe_en') center no-repeat;
  background-position-y: 43%;
  background-size: 150%;
  content: '';
  display: inline-block;
  height: 17px;
  margin-bottom: -.4rem;
  margin-right: -.3rem;
  width: 65px;
}
.lsc-ui-modal.modal-popup.dc-items-popup .modal-header .action-close {
  left: 0;
  padding: 2rem;
  right: auto !important;
}
.lsc-ui-modal.modal-popup.dc-items-popup .modal-header .action-close::before {
  font-size: 1.4rem;
}
.lsc-ui-modal.modal-popup.dc-items-popup .modal-content {
  padding: 0 1rem .1rem;
}
.lsc-ui-modal.modal-popup.dc-items-popup .modal-inner-wrap {
  -webkit-box-shadow: 0 16px 24px 0 rgba(48, 49, 51, 0.05);
  -moz-box-shadow: 0 16px 24px 0 rgba(48, 49, 51, 0.05);
  -ms-box-shadow: 0 16px 24px 0 rgba(48, 49, 51, 0.05);
  box-shadow: 0 16px 24px 0 rgba(48, 49, 51, 0.05);
  border-radius: 10px;
  max-width: 350px;
}
.lsc-ui-modal.modal-popup.dc-items-popup .checkout-ispu-wrapper .ispu.data.items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.lsc-ui-modal.modal-popup.dc-items-popup .checkout-ispu-wrapper .ispu.data.items.cart .data.item.title#tab-label-ispu {
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
  margin-bottom: 1.2rem;
  margin-top: 0;
}
.lsc-ui-modal.modal-popup.dc-items-popup .checkout-ispu-wrapper .ispu.data.items.cart .data.item.title .switch#tab-label-ispu-title {
  background: #1e90ff;
  color: #ffffff;
}
.lsc-ui-modal.modal-popup.dc-items-popup .checkout-ispu-wrapper .ispu.data.items.cart .data.item.title .switch#tab-label-dfs-title {
  background: #ffffff;
  color: #1e90ff;
}
.lsc-ui-modal.modal-popup.dc-items-popup .checkout-ispu-wrapper .ispu.data.items .data.item.title {
  margin: 0 auto;
  width: 90%;
}
.lsc-ui-modal.modal-popup.dc-items-popup .checkout-ispu-wrapper .ispu.data.items .data.item.title[aria-selected=true] .switch {
  background: #ffffff !important;
}
.lsc-ui-modal.modal-popup.dc-items-popup .checkout-ispu-wrapper .ispu.data.items .data.item.title[aria-selected=true] .switch > span::after {
  display: none;
}
.lsc-ui-modal.modal-popup.dc-items-popup .checkout-ispu-wrapper .ispu.data.items .data.item.title[aria-selected=true] .switch#tab-label-dfs-title,
.lsc-ui-modal.modal-popup.dc-items-popup .checkout-ispu-wrapper .ispu.data.items .data.item.title[aria-selected=true] .switch#tab-label-ispu-title {
  color: #1e90ff;
}
.lsc-ui-modal.modal-popup.dc-items-popup .checkout-ispu-wrapper .ispu.data.items .data.item.title#tab-label-ispu {
  margin-top: 1.2rem;
}
.lsc-ui-modal.modal-popup.dc-items-popup .checkout-ispu-wrapper .ispu.data.items .data.item.title .switch {
  border: 1px solid #1e90ff;
  font-weight: 700;
  border-radius: 6px;
  height: auto;
  line-height: 47px;
  margin-bottom: 0;
  text-align: center;
}
.lsc-ui-modal.modal-popup.dc-items-popup .checkout-ispu-wrapper .ispu.data.items .data.item.title .switch#tab-label-dfs-title {
  background: #1e90ff;
  color: #ffffff;
}
.lsc-ui-modal.modal-popup.dc-items-popup .checkout-ispu-wrapper .ispu.data.items .data.item.title .switch > span {
  padding: 0;
}
.lsc-ui-modal.modal-popup.dc-items-popup .checkout-ispu-wrapper .ispu.data.items .data.item.title .switch > span::before {
  display: none;
}
.lsc-ui-modal.modal-popup.dc-items-popup .lsc-ui-modal__cms {
  margin-bottom: 0;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide {
  max-width: 1280px;
  margin: 0 auto;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide._show {
  z-index: 9999 !important;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 14px 48px 0px #f0f2fa;
  -moz-box-shadow: 0px 14px 48px 0px #f0f2fa;
  -ms-box-shadow: 0px 14px 48px 0px #f0f2fa;
  box-shadow: 0px 14px 48px 0px #f0f2fa;
  border-radius: 7px 7px 0 0;
  height: auto;
  margin: 0;
  min-height: auto;
  transition: none;
  transform: none;
  width: auto;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.new-address .saved-addresses-wrapper {
  display: none;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-list .address-list-note {
  display: block;
  margin-bottom: 1.2rem;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-list .lsc-ui-modal__cms {
  display: none;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-list .checkout-ispu-wrapper.update-address {
  margin: 3rem 0;
  margin: 0;
  position: relative;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-list .checkout-ispu-wrapper.update-address::before {
  font-size: 1.5rem;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  border-radius: 50%;
  content: '';
  display: block;
  height: 1em;
  margin: 10rem auto;
  position: relative;
  text-indent: -9999em;
  width: 1em;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-list .checkout-ispu-wrapper.update-address .loading-mask {
  display: none !important;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-list .checkout-ispu-wrapper.update-address::after {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-list .checkout-ispu-wrapper.update-address::before {
  left: 0;
  position: absolute;
  right: 0;
  z-index: 3;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-list .checkout-ispu-wrapper.update-address .resolution-methods .add-new-address-wrapper .saved-addresses-wrapper._block-content-loading.loading::before {
  display: none;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-list .checkout-ispu-wrapper .ispu.data.items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-list .checkout-ispu-wrapper .ispu.data.items .data.item.title {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  margin: 1.2rem auto .1rem;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-list .checkout-ispu-wrapper .ispu.data.items .data.item.title .switch {
  border: 1px solid #1e90ff;
  font-size: 1.6rem;
  border-radius: 7px;
  justify-content: center;
  line-height: 29px;
  padding: .8rem 2rem;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-list .checkout-ispu-wrapper .ispu.data.items .data.item.title .switch > span {
  padding: 0;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-list .checkout-ispu-wrapper .ispu.data.items .data.item.title .switch#tab-label-ispu-title {
  -moz-transition: background .25s, color .25s;
  -ms-transition: background .25s, color .25s;
  -o-transition: background .25s, color .25s;
  -webkit-transition: background .25s, color .25s;
  transition: background .25s, color .25s;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-list .checkout-ispu-wrapper .ispu.data.items .data.item.title .switch#tab-label-ispu-title:hover {
  background: #1e90ff !important;
  color: #ffffff;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-list .checkout-ispu-wrapper .ispu.data.items .data.item.title .switch#tab-label-ispu-title > span::before {
  display: none;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-list .checkout-ispu-wrapper .ispu.data.items .data.item.title#tab-label-dfs {
  display: none;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-delete .modal-header {
  padding-top: 8.5rem;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-delete .modal-header::before {
  background: #fce8ec url('../images/sprite.view.svg#icon-delete-all') center no-repeat;
  background-size: 75px 75px;
  border-radius: 50%;
  content: '';
  display: block;
  height: 129px;
  margin: 0 auto 1.3rem;
  width: 129px;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-delete .modal-header::before {
  top: 22px;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-delete .modal-header .modal-title {
  font-size: 1.8rem;
  margin-bottom: .1rem;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-delete .address-delete-note {
  display: block;
  line-height: 18px;
  text-align: center;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.global.address-list .address-list-note {
  display: none;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.global .modal-header {
  padding-top: 8.4rem;
  text-align: center;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.global .modal-header::before {
  background-color: #fff1d7;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url('../images/sprite.view.svg#checkout--icon-attention-triangle-yellow');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 84%;
  border-radius: 50%;
  content: '';
  display: block;
  height: 77px;
  left: 50%;
  position: absolute;
  top: 55px;
  width: 77px;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.global .modal-header::before {
  background-size: 100%;
  display: block;
  height: 80px;
  top: 30px;
  width: 80px;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.global .global-product-note {
  display: block;
  text-align: center;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.global .lsc-ui-modal__cms {
  display: none;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.global .checkout-ispu-wrapper .ispu.data.items .data.item.title .switch {
  border: 1px solid #1e90ff;
  border-radius: 7px;
  justify-content: center;
  line-height: 27px;
  padding: .9rem 2rem;
  -moz-transition: background .25s, color .25s;
  -ms-transition: background .25s, color .25s;
  -o-transition: background .25s, color .25s;
  -webkit-transition: background .25s, color .25s;
  transition: background .25s, color .25s;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.global .checkout-ispu-wrapper .ispu.data.items .data.item.title .switch#tab-label-dfs-title {
  background: #1e90ff;
  color: #ffffff;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.global .checkout-ispu-wrapper .ispu.data.items .data.item.title .switch#tab-label-dfs-title:hover {
  background: #ffffff;
  color: #1e90ff;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.global .checkout-ispu-wrapper .ispu.data.items .data.item.title .switch#tab-label-ispu-title:hover {
  background: #1e90ff;
  color: #ffffff;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.global .checkout-ispu-wrapper .ispu.data.items .data.item.title .switch > span {
  padding: 0;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.global .checkout-ispu-wrapper .ispu.data.items .data.item.title .switch > span::before {
  display: none;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap .address-list-note,
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap .address-delete-note,
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap .global-product-note {
  display: none;
}
.lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap .opc-wrapper {
  margin: 0;
}
.lsc-ui-modal.modal-popup.pref-shipping .modal-header {
  padding: 8rem 1rem 0;
  position: relative;
}
.lsc-ui-modal.modal-popup.pref-shipping .modal-header::before {
  background: #f7fafa url('../images/sprite.view.svg#icon-location-blue') center no-repeat;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-size: 46px;
  border-radius: 50%;
  content: '';
  display: block;
  height: 52px;
  left: 50%;
  position: absolute;
  top: 18px;
  width: 52px;
}
.lsc-ui-modal.modal-popup.pref-shipping .modal-header .modal-title {
  color: #36366b;
  font-weight: 700;
  font-size: 1.8rem;
  font-family: inherit;
  line-height: 23px;
  padding: 0;
}
.lsc-ui-modal.modal-popup.pref-shipping .action-close {
  display: none;
}
.lsc-ui-modal.modal-popup.pref-shipping .modal-content {
  color: #7c7c9f;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 24px;
  padding-bottom: 1.3rem;
  text-align: center;
}
.lsc-ui-modal.modal-popup.pref-shipping .modal-content p:not(.gm-style-mot) {
  color: #7c7c9f;
  margin: 0;
}
.lsc-ui-modal.modal-popup.pref-shipping .modal-content .action.login,
.lsc-ui-modal.modal-popup.pref-shipping .modal-content .login-note {
  font-weight: 700;
  font-size: 1.6rem;
  text-align: center;
}
.lsc-ui-modal.modal-popup.pref-shipping .modal-content .action.login {
  border-radius: 7px;
  display: block;
  font-family: inherit;
  line-height: 27px;
  margin: 0 auto;
  max-width: 83%;
  padding: .9rem 2rem;
}
.lsc-ui-modal.modal-popup.pref-shipping .modal-content .action.login::after {
  display: none;
}
.lsc-ui-modal.modal-popup.pref-shipping .modal-content .action.login:hover,
.lsc-ui-modal.modal-popup.pref-shipping .modal-content .action.login:focus,
.lsc-ui-modal.modal-popup.pref-shipping .modal-content .action.login:active {
  background: #ffffff;
  color: #1e90ff;
}
.lsc-ui-modal.modal-popup.pref-shipping .modal-content .login-note {
  margin: 1rem 0;
  position: relative;
}
.lsc-ui-modal.modal-popup.pref-shipping .modal-content .login-note::before {
  background: #979797;
  content: '';
  height: 1px;
  left: 6px;
  position: absolute;
  right: 6px;
  top: 11px;
  z-index: 1;
}
.lsc-ui-modal.modal-popup.pref-shipping .modal-content .login-note span {
  background: #ffffff;
  color: #757575;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  position: relative;
  z-index: 2;
}
.lsc-ui-modal.modal-popup.pref-shipping .modal-content .global-product-note {
  font-size: 1.2rem;
  line-height: 20px;
  margin: .2rem 0 1.5rem;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .ispu.data.items {
  padding: 0 .6rem;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .ispu.data.items .data.item.title {
  max-width: 86%;
  min-width: auto;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .ispu.data.items .data.item.title .switch {
  border: 1px solid #1e90ff;
  font-weight: 700;
  font-size: 1.6rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-radius: 7px;
  justify-content: center;
  height: auto;
  line-height: 25px;
  margin-bottom: 0;
  padding: 1rem;
  text-align: center;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .ispu.data.items .data.item.title .switch#tab-label-dfs-title {
  background: #1e90ff;
  color: #ffffff;
  margin-bottom: .6rem;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .ispu.data.items .data.item.title .switch#tab-label-ispu-title {
  color: #1e90ff;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .ispu.data.items .data.item.title .switch > span::before {
  display: none;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .data.item.content.show {
  display: block !important;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .actions-toolbar {
  padding: 0;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .actions-toolbar.delete {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  margin: 1.6rem 0 .6rem;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .actions-toolbar.delete .action-delete,
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .actions-toolbar.delete .action-cancel-delete {
  font-family: 'Roboto';
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
  border-radius: 7px;
  line-height: 27px;
  max-width: 86%;
  padding: .9rem 2rem;
  width: 100%;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .actions-toolbar.delete .action-delete {
  background: #1e90ff;
  color: #ffffff;
  margin-bottom: .6rem;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .actions-toolbar.delete .action-delete:hover,
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .actions-toolbar.delete .action-delete:focus {
  background: #ffffff;
  color: #1e90ff;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .actions-toolbar.delete .action-cancel-delete {
  font-weight: 700;
  font-size: 1.6rem;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .actions-toolbar .primary .continue,
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .primary.create-mew-address button.create-new-address,
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .actions-toolbar .action-delete {
  font-weight: 700;
  font-size: 1.6rem;
  border-radius: 8px;
  font-family: inherit;
  line-height: 27px;
  padding: 1.1rem 2rem;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .actions-toolbar .primary .continue::after,
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .primary.create-mew-address button.create-new-address::after,
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .actions-toolbar .action-delete::after,
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .actions-toolbar .primary .continue::before,
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .primary.create-mew-address button.create-new-address::before,
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .actions-toolbar .action-delete::before {
  display: none !important;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper button.create-new-address {
  max-width: 86%;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form {
  margin: .3rem 0 1.1rem;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .fieldset legend {
  height: 0;
  visibility: hidden;
  margin: 0;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .fieldset input {
  height: 48px;
  padding: 0 .8rem;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .fieldset input::-webkit-input-placeholder {
  color: #757575;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .fieldset input:-moz-placeholder {
  color: #757575;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .fieldset input::-moz-placeholder {
  color: #757575;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .fieldset input:-ms-input-placeholder {
  color: #757575;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .fieldset input::-webkit-input-placeholder {
  font-size: 1.3rem;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .fieldset input:-moz-placeholder {
  font-size: 1.3rem;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .fieldset input::-moz-placeholder {
  font-size: 1.3rem;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .fieldset input:-ms-input-placeholder {
  font-size: 1.3rem;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .fieldset input[name="address-label"] {
  padding: 0 2.1rem;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .fieldset input {
  border: 0.5px solid #555585;
  color: #424242;
  font-size: 1.4rem;
  border-radius: 8px;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .fieldset .field .label,
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .fieldset .field label {
  color: #424242;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 32px;
  margin-bottom: .1rem;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .fieldset .field .label::after,
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .fieldset .field label::after {
  display: none;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .fieldset > .field,
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .fieldset > .fields > .field {
  margin-bottom: .3rem;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .fieldset .mage-error {
  font-weight: 400;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .address-type-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.3rem;
  width: 91%;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .address-type-wrapper .address-type {
  background-color: #eeeeee;
  color: #757575;
  font-weight: 700;
  font-size: 1.3rem;
  border: none;
  border-radius: 8px;
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 1 1 0px;
  flex: 1 1 0px;
  font-family: inherit;
  margin-right: 1.5rem;
  max-width: 94px;
  padding: .8rem;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .address-type-wrapper .address-type.selected {
  background-color: #d2e9ff;
  color: #1e90ff;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .address-type-wrapper .address-type:last-child {
  margin-right: 0;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper #address-details-form .actions-toolbar .primary .continue {
  margin-top: 1rem;
  min-width: 94%;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods > .actions-toolbar {
  position: relative;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .add-new-address-wrapper .field {
  margin: 0;
  max-width: 100%;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .add-new-address-wrapper .saved-addresses-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style-type: none;
  padding: 0;
  width: 100%;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .add-new-address-wrapper .saved-addresses-wrapper.loading {
  margin: 3rem 0;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .add-new-address-wrapper .saved-addresses-wrapper.loading::before {
  font-size: 1.5rem;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  border-radius: 50%;
  content: '';
  display: block;
  height: 1em;
  margin: 10rem auto;
  position: relative;
  text-indent: -9999em;
  width: 1em;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .add-new-address-wrapper .address-selection {
  background-color: #f7f7fb;
  color: #616161;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 18px;
  margin-bottom: 1rem;
  padding: 1.5rem 6.3rem 1.5rem 4rem;
  position: relative;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .add-new-address-wrapper .address-selection.selected {
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .add-new-address-wrapper .address-selection input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .add-new-address-wrapper .address-selection input[type=radio] ~ label::before {
  background-size: 22px 22px;
  height: 22px;
  width: 22px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='96px' height='96px' viewBox='0 0 96 96' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EShape%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-radio-inactive' transform='translate(0.001864, -0.000727)' fill='%23BDBDBD'%3E%3Cpath d='M48,0 C74.4936251,0 96,21.5063749 96,47.9954329 C96,74.489058 74.4936251,95.9908658 48,95.9908658 C21.510942,95.9908658 0,74.489058 0,47.9954329 C0,21.5063749 21.510942,0 48,0 Z M48,10.5453853 C68.6705994,10.5453853 85.4500476,27.3248335 85.4500476,47.9954329 C85.4500476,68.6660324 68.6705994,85.4500476 48,85.4500476 C27.3339676,85.4500476 10.5499524,68.6660324 10.5499524,47.9954329 C10.5499524,27.3248335 27.3339676,10.5453853 48,10.5453853 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  content: '';
  display: inline-block;
  line-height: 1;
  margin: 0 .6rem 0 0;
  vertical-align: sub;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .add-new-address-wrapper .address-selection input[type=radio]:checked ~ label::before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='96px' height='96px' viewBox='0 0 96 96' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EShape%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-radio' transform='translate(-0.000000, -0.000000)' fill='%230093FF' fill-rule='nonzero'%3E%3Cpath d='M48.0022836,0 C74.4926019,0 96,21.5073981 96,47.9977164 C96,74.4926019 74.4926019,96 48.0022836,96 C21.5073981,96 0,74.4926019 0,47.9977164 C0,21.5073981 21.5073981,0 48.0022836,0 L48.0022836,0 Z M48.0022836,10.5458871 C27.3307008,10.5458871 10.5458871,27.3261335 10.5458871,47.9977164 C10.5458871,68.6692992 27.3307008,85.4495456 48.0022836,85.4495456 C68.6692992,85.4495456 85.4541129,68.6692992 85.4541129,47.9977164 C85.4541129,27.3261335 68.6692992,10.5458871 48.0022836,10.5458871 Z M48.0022836,23.2566725 C61.6539322,23.2566725 72.7433275,34.3415005 72.7433275,47.9977164 C72.7433275,61.6539322 61.6539322,72.7387602 48.0022836,72.7387602 C34.3460678,72.7387602 23.2566725,61.6539322 23.2566725,47.9977164 C23.2566725,34.3415005 34.3460678,23.2566725 48.0022836,23.2566725 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .add-new-address-wrapper .address-selection input[type=radio] + label {
  color: transparent;
  cursor: pointer;
  font-size: 0;
  left: 10px;
  position: absolute;
  top: 12px;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .add-new-address-wrapper .address-selection input[type=radio][disabled] + label {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .add-new-address-wrapper .address-selection input[type=radio][disabled] + label::before {
  opacity: .5;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .add-new-address-wrapper .address-selection span {
  color: #212121;
  font-size: 1.6rem;
  display: block;
  margin-bottom: .9rem;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .add-new-address-wrapper .address-selection .action-confirm-delete {
  color: #fd5c63;
  cursor: pointer;
  position: absolute;
  right: 13px;
  text-decoration: none;
  top: 15px;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .add-new-address-wrapper .address-selection .address-selection-wrapper {
  cursor: pointer;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .resolution-by-my-current-location-button {
  background: #ffffff url('../images/sprite.view.svg#set-map-location') center no-repeat;
  -webkit-box-shadow: 3px 2px 7px 0 #f3f7ff;
  -moz-box-shadow: 3px 2px 7px 0 #f3f7ff;
  -ms-box-shadow: 3px 2px 7px 0 #f3f7ff;
  box-shadow: 3px 2px 7px 0 #f3f7ff;
  background-size: 55px;
  border: none;
  border-radius: 6px;
  bottom: 15px;
  height: 40px;
  min-width: auto;
  padding: 0;
  position: absolute;
  right: 15px;
  width: 40px;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .resolution-by-my-current-location-button span {
  font-size: 0rem;
  visibility: hidden;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .resolution-by-my-current-location-button::before {
  display: none;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .resolution-by-my-current-location-button.filter-gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .dc-delivery-by-map-marker input.controls {
  border: 0.5px solid rgba(6, 111, 180, 0.15);
  color: #424242;
  font-size: 1.1rem;
  background-size: 22px 22px;
  height: 42px;
  top: 18px;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .dc-delivery-by-map-marker input.controls::-webkit-input-placeholder {
  color: #757575;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .dc-delivery-by-map-marker input.controls:-moz-placeholder {
  color: #757575;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .dc-delivery-by-map-marker input.controls::-moz-placeholder {
  color: #757575;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .dc-delivery-by-map-marker input.controls:-ms-input-placeholder {
  color: #757575;
}
.lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .primary {
  text-align: center;
}
.lsc-ui-modal .no-locations-info-wrapper,
.lsc-ui-modal .no-locations-info-wrapper + div::after,
.lsc-ui-modal .no-locations-info-wrapper div,
.lsc-ui-modal .current-location-info-wrapper,
.lsc-ui-modal .current-location-info-wrapper + div::after,
.lsc-ui-modal .current-location-info-wrapper div {
  background-color: #fff1d7;
  font-weight: 700;
  box-shadow: none;
  overflow: visible !important;
}
.lsc-ui-modal .no-locations-info-wrapper,
.lsc-ui-modal .current-location-info-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #000000;
  font-size: 1.2rem;
  border-radius: 4px;
  justify-content: center;
  padding: .8rem 1.8rem !important;
  text-align: center;
}
.lsc-ui-modal .no-locations-info-wrapper button,
.lsc-ui-modal .current-location-info-wrapper button {
  display: none !important;
}
.lsc-ui-modal .no-locations-info-wrapper + .gm-style-iw-tc,
.lsc-ui-modal .current-location-info-wrapper + .gm-style-iw-tc {
  filter: none;
}
.lsc-ui-modal .no-locations-info-wrapper {
  min-width: 230px !important;
}
.lsc-ui-modal .current-location-info-wrapper,
.lsc-ui-modal .current-location-info-wrapper + div::after,
.lsc-ui-modal .current-location-info-wrapper div {
  background-color: #edf2ff;
}
.lsc-ui-modal .current-location-info-wrapper {
  font-size: 1.3rem;
  line-height: 18px;
  max-width: 245px !important;
  padding: 1.1rem 1.5rem !important;
}
.lsc-ui-modal .gm-style-iw.gm-style-iw-c {
  display: none;
}
.lsc-ui-modal .gm-style-iw.gm-style-iw-c ~ .gm-style-iw-tc {
  display: none;
}
.lsc-ui-modal .gm-style-iw.gm-style-iw-c.current-location-info-wrapper,
.lsc-ui-modal .gm-style-iw.gm-style-iw-c.no-locations-info-wrapper {
  display: block;
}
.lsc-ui-modal .gm-style-iw.gm-style-iw-c.current-location-info-wrapper ~ .gm-style-iw-tc,
.lsc-ui-modal .gm-style-iw.gm-style-iw-c.no-locations-info-wrapper ~ .gm-style-iw-tc {
  display: block;
}
.lsc-ui-modal .gm-style-iw-ch {
  padding: 0;
}
.pac-container {
  border: 0.5px solid rgba(6, 111, 180, 0.15);
  font-family: 'Roboto';
  border-radius: 0 0 8px 8px;
  border-top: 0;
  box-shadow: none;
  padding-top: .4rem;
  z-index: 9999;
}
.pac-container .pac-item {
  color: #757575;
  font-size: 0.9rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border: none;
  line-height: 16px;
  padding: .5rem .5rem .5rem 3.7rem;
  position: relative;
}
.pac-container .pac-item::before {
  border-top: 0.5px solid rgba(6, 111, 180, 0.15);
  content: '';
  left: 10px;
  position: absolute;
  right: 10px;
  top: 0;
}
.pac-container .pac-item:first-child {
  border-top: 0;
}
.pac-container .pac-item:first-child::before {
  display: none;
}
.pac-container .pac-item .pac-item-query {
  color: #212121;
  font-size: 1rem;
}
.pac-container .pac-icon {
  -webkit-transform: translateY(-50%) scale(0.85);
  -moz-transform: translateY(-50%) scale(0.85);
  -ms-transform: translateY(-50%) scale(0.85);
  transform: translateY(-50%) scale(0.85);
  background: url('../images/sprite.view.svg#icon-search') center no-repeat;
  background-size: 27px;
  left: 12px;
  margin: 0;
  position: absolute;
  top: 50%;
}
.products-alternatives-modal {
  margin: 0 !important;
}
.products-alternatives-modal .products-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: transparent !important;
  justify-content: center;
  margin: 0 -2.5rem !important;
}
.products-alternatives-modal .products-grid .product-item {
  box-shadow: 5px 5px 14px 0px #f3f7ff;
  border: 1px solid #f3f7ff;
  border-radius: 8px;
  margin-left: 1% !important;
  width: 49%;
}
.products-alternatives-modal .message.notice {
  text-align: center;
}
.lsc-switcher {
  background-color: #e7efff;
}
.lsc-switcher__wrap {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.lsc-switcher__item,
.lsc-switcher__content {
  display: none;
}
.lsc-switcher__content--store {
  display: none !important;
}
.lsc-switcher__button {
  color: #6b7285;
  font-weight: 700;
  font-size: 1.2rem;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  display: block;
  line-height: 28px;
  text-align: center;
  text-decoration: none;
}
.selected .lsc-switcher__button {
  background-color: #d3e2ff;
  color: #36366b;
}
.lsc-switcher:not(.lsc-switcher-null) > .loading-mask .loader {
  display: none;
}
.notify-available-container {
  margin: 1rem 0;
}
.notify-available-container .notify-available-form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.notify-available-container .notify-available-form .fieldset {
  margin: 0 .6rem 0 0;
  width: 100%;
}
.notify-available-container .notify-available-form .field div.mage-error {
  display: none !important;
}
.notify-available-container .notify-available-form .field span {
  color: #6b7287;
  font-size: 1.2rem;
}
.notify-available-container .notify-available-form input,
.notify-available-container .notify-available-form .action.submit {
  font-size: 1.4rem;
}
.notify-available-container .notify-available-form input {
  border: 0.5px solid rgba(6, 111, 180, 0.15);
  border-radius: 8px;
  height: 45px;
  padding: 1.3rem 1.5rem;
}
.notify-available-container .notify-available-form input[disabled] {
  border: 0.5px solid rgba(85, 85, 133, 0.15);
  background: #fafafa;
  color: #bdbdbd;
  opacity: 1;
}
.notify-available-container .notify-available-form .action.submit {
  background: #1e90ff;
  color: #ffffff;
  border-radius: 7px;
  margin: 0;
  padding: 1.4rem 1.5rem;
}
.notify-available-container .action.primary {
  border: 1px solid #1e90ff;
  font-weight: 700;
  border-radius: 8px;
  font-family: inherit;
  line-height: 15px;
  margin: 0;
  min-width: auto;
  padding: 1.4rem;
  width: 100%;
}
.notify-available-container .action.notify {
  background: #ffffff;
  color: #1e90ff;
}
.notify-available-container .action.notify.success {
  border: 1px solid #bdbdbd;
  color: #bdbdbd;
  opacity: 1;
}
.notify-available-container .action.notify.success span::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 91.60493827000001% 85.07692308% /*rtl:ignore*/;
  width: 30px;
  height: 30px;
}
.notify-available-container .action.notify span {
  display: inline-block;
  padding-left: 3.2rem;
  position: relative;
}
.notify-available-container .action.notify span::before {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 71.48148148% 76.54574639000001% /*rtl:ignore*/;
  width: 30px;
  height: 31px;
  content: '';
  display: block;
  left: -4px;
  position: absolute;
  top: 50%;
}
.notify-available-container .action::after {
  display: none;
}
.notify-available-container .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shopfinder-index-index .select2-container--default .select2-selection--single {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  background: url('../images/sprite.view.svg#icon-arrow-black-down') #ffffff no-repeat;
  appearance: none;
  background-position: calc(100% - 6px) 50%;
  background-size: 29px;
  height: 38px;
  padding-right: 3.5rem;
  border: 1px solid rgba(6, 111, 180, 0.15);
  color: #50555e;
  font-family: 'Roboto';
  font-size: 1.5rem;
  background: none;
  border-radius: 8px;
  height: 48px;
  line-height: 15px;
  padding: .5rem 1.4rem;
}
.shopfinder-index-index .select2-container--default .select2-selection--single::-ms-expand {
  display: none;
}
.lt-ie10 .shopfinder-index-index .select2-container--default .select2-selection--single {
  background-image: none;
  padding-right: .4rem;
}
.shopfinder-index-index .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #424242;
  font-size: 1.2rem;
  line-height: 35px;
  padding: 0;
}
.shopfinder-index-index .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}
.shopfinder-index-index .select2-container--default .select2-selection--single::after {
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 12.85012285% 99.82165605% /*rtl:ignore*/;
  width: 26px;
  height: 26px;
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
}
.shopfinder-index-index .select2-container--default .select2-search--dropdown {
  border-bottom: 1px solid #f6f7f9;
  padding: 0 1.4rem;
}
.shopfinder-index-index .select2-container--default .select2-search--dropdown .select2-search__field {
  font-size: 1.4rem;
  border: 0;
  padding: 0;
}
.shopfinder-index-index .select2-container--default .select2-results__option--highlighted[aria-selected],
.shopfinder-index-index .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #f6f7f9;
  color: #445870;
}
.shopfinder-index-index .find-shop {
  background: #ffffff;
  border-radius: 5px;
  padding: 1.7rem 1.6rem 2.4rem;
  width: 100%;
}
.shopfinder-index-index .find-shop button.button,
.shopfinder-index-index .find-shop button.button:hover,
.shopfinder-index-index .find-shop button.button:focus,
.shopfinder-index-index .find-shop button.button:active {
  background: #1e90ff;
  border-color: #1e90ff;
  color: #ffffff;
  font-weight: 700;
  border-radius: 8px;
  font-family: inherit;
}
.shopfinder-index-index .find-shop button.button::after,
.shopfinder-index-index .find-shop button.button:hover::after,
.shopfinder-index-index .find-shop button.button:focus::after,
.shopfinder-index-index .find-shop button.button:active::after {
  color: #ffffff;
}
.shopfinder-index-index .current-loc input[type='checkbox'] + label {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
  font-weight: 700;
  font-size: 1.6rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  line-height: 1.4rem;
  position: relative;
  padding: 1.8rem;
  text-align: center;
  width: 100%;
}
.shopfinder-index-index .current-loc input[type='checkbox'] + label::before {
  -webkit-transform: translateY(-50%) scale(1.1);
  -moz-transform: translateY(-50%) scale(1.1);
  -ms-transform: translateY(-50%) scale(1.1);
  transform: translateY(-50%) scale(1.1);
  width: 34px;
  height: 34px;
  background: transparent url('../images/sprite.view.svg#icon-location') no-repeat !important;
  background-size: 100% !important;
  border: 0;
  content: '';
  display: inline-block;
  left: 19px;
  margin-top: .4rem;
  position: absolute;
  top: 50%;
}
.shopfinder-index-index .current-loc input[type='checkbox']:checked + label {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.shopfinder-index-index .current-loc input[type='checkbox']:checked + label::before {
  color: #ffffff;
  background: transparent;
}
.shopfinder-index-index .nearest-loc label:first-child,
.shopfinder-index-index .or {
  font-weight: 500;
  font-size: 1.7rem;
  display: block;
  margin-bottom: 1.2rem;
  padding: 0;
}
.shopfinder-index-index .nearest-loc,
.shopfinder-index-index .loc-search {
  margin-bottom: 1.6rem;
}
.shopfinder-index-index .nearest-loc input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shopfinder-index-index .nearest-loc input[type="radio"] + label {
  cursor: pointer;
  display: inline-block;
  line-height: inherit;
  padding-left: 3rem;
  padding-top: .3rem;
  position: relative;
  vertical-align: middle;
}
.shopfinder-index-index .nearest-loc input[type="radio"] + label::before {
  background: #ffffff;
  border: 1px solid #d8d8d8;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.shopfinder-index-index .nearest-loc input[type="radio"]:checked + label::after {
  background: #1e90ff;
  left: 5px;
  height: 10px;
  top: 8px;
  width: 10px;
  border-radius: 50%;
  content: '';
  position: absolute;
}
.shopfinder-index-index .nearest-loc input[type="radio"]:checked + label::before {
  border: 1px solid #1e90ff;
}
.shopfinder-index-index .nearest-loc input[type="radio"]:hover + label::before {
  border: 1px solid #1e90ff;
}
.shopfinder-index-index .nearest-loc input[type="radio"] + label {
  margin-bottom: 15px;
  padding: 3px 30px;
}
.shopfinder-index-index .nearest-loc input[type="radio"] + label::before {
  top: 3px;
}
.shopfinder-index-index .loc-search {
  margin-top: 30px;
}
.shopfinder-index-index .loc-search label {
  font-size: 0rem;
  display: block;
  margin: 1rem 0 .6rem;
}
.shopfinder-index-index .loc-search .select2 {
  width: 100% !important;
}
.shopfinder-index-index .find-shop .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 27px;
  margin-top: 5px;
  padding: 1.8rem 3.2rem 1.8rem 4.4rem;
  width: 100%;
}
.shopfinder-index-index .shop-list #search-message {
  display: none;
}
.shopfinder-index-index .shop-list #search-message h2 {
  border-bottom: 1px solid #e8e8e9;
  font-size: 29px;
  font-weight: 500;
  margin-top: 32px;
  padding-bottom: 15px;
}
.shopfinder-index-index .shop-list #shops-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  max-height: 310px;
  overflow-y: scroll;
}
.shopfinder-index-index .shop-list .shop-details {
  background: #fcfcfc;
  margin-bottom: 0;
  padding-top: 1.6rem;
  width: 100%;
}
.shopfinder-index-index .shop-list .shop-details p {
  line-height: 20px;
  margin: 0;
}
.shopfinder-index-index .shop-list .shop-details .shop-address br {
  display: none;
}
.shopfinder-index-index .shop-list .shop-details .shop-email {
  display: none;
}
.shopfinder-index-index .shop-list .shop-details .shop-contacts {
  background: #efeff8;
  font-size: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-top: 1.6rem;
  padding: 1.6rem .8rem;
}
.shopfinder-index-index .shop-list .shop-details .shop-contacts a {
  text-decoration: none;
}
.shopfinder-index-index .shop-list .shop-details .shop-tel,
.shopfinder-index-index .shop-list .shop-details .shop-opening-hours,
.shopfinder-index-index .shop-list .shop-details .shop-direction {
  color: #424242;
  font-weight: 700;
  line-height: 16px;
  padding-left: 2rem;
  padding-right: 1rem;
  position: relative;
}
.shopfinder-index-index .shop-list .shop-details .shop-tel::before,
.shopfinder-index-index .shop-list .shop-details .shop-opening-hours::before,
.shopfinder-index-index .shop-list .shop-details .shop-direction::before {
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
  content: '';
  display: block;
  left: -3px;
  position: absolute;
  top: -5px;
}
.shopfinder-index-index .shop-list .shop-details .shop-tel::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 9.65601966% 99.83596375% /*rtl:ignore*/;
  width: 26px;
  height: 26.09px;
}
.shopfinder-index-index .shop-list .shop-details .shop-opening-hours::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 3.26781327% 99.83596375% /*rtl:ignore*/;
  width: 26px;
  height: 26.09px;
}
.shopfinder-index-index .shop-list .shop-details .shop-direction {
  color: #1e90ff;
  padding-right: 0;
  white-space: nowrap;
}
.shopfinder-index-index .shop-list .shop-details .shop-direction::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 6.46191646% 99.83596375% /*rtl:ignore*/;
  width: 26px;
  height: 26.09px;
}
.shopfinder-index-index .shop-list .shop-name {
  color: #424242;
  font-weight: 700;
  font-size: 1.8rem;
  font-family: inherit;
  margin-bottom: .5rem;
  margin-top: 0;
}
.shopfinder-index-index .shop-list .shop-name,
.shopfinder-index-index .shop-list .shop-address,
.shopfinder-index-index .shop-list .shop-city {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
.shopfinder-index-index #map-canvas {
  height: 500px !important;
}
.shopfinder-index-index #shop-locator-notfound p {
  border: 1px solid #df1642;
  color: #df1642;
  font-size: 15px;
  border-radius: 8px;
  line-height: 20px;
  margin: 15px 0 0 0;
  padding: 16px 20px 16px 54px;
  position: relative;
}
.shopfinder-index-index #shop-locator-notfound p::before {
  content: "\e917";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
}
.shopfinder-index-index #shop-locator-notfound p::before {
  left: 16px;
  line-height: 25px;
  position: absolute;
  top: 13px;
}
.shopfinder-index-index .select2-results__option {
  color: #445870;
  font-weight: 700;
  text-shadow: 0 0 1px #979797;
  margin: 0;
  padding: 1.1rem 1.4rem;
  -webkit-text-stroke-color: #979797;
  -webkit-text-stroke-width: 1px;
}
.shopfinder-index-index .select2-dropdown {
  border: 1px solid #e0e7ee;
  border-radius: 5px;
}
.shopfinder-index-index .page-title-wrapper {
  display: none;
}
.shopfinder-index-index .new-search {
  margin-top: 2rem;
  padding-left: .1rem;
  padding-right: .1rem;
}
.shopfinder-index-index .new-search h2 {
  color: #424242;
  font-weight: 700;
  font-size: 1.8rem;
  font-family: inherit;
  margin: 0 0 .4rem;
}
.shopfinder-index-index .new-search form {
  -webkit-box-shadow: 0 14px 16px 0 #f0f2fa;
  -moz-box-shadow: 0 14px 16px 0 #f0f2fa;
  -ms-box-shadow: 0 14px 16px 0 #f0f2fa;
  box-shadow: 0 14px 16px 0 #f0f2fa;
  margin-bottom: 1.6rem;
  margin-top: 1.6rem;
}
.shopfinder-index-index .new-search > span {
  color: #212121;
}
.shopfinder-index-index .columns,
.shopfinder-index-shop .columns {
  position: relative;
}
.shopfinder-index-index .columns .column.main,
.shopfinder-index-shop .columns .column.main {
  position: relative;
  width: 100%;
}
.shopfinder-index-index .columns .sidebar-additional,
.shopfinder-index-shop .columns .sidebar-additional {
  margin-top: 30px;
  margin-left: calc(50% - 49.9vw);
  width: 99.5vw;
}
.shopfinder-index-index .columns .sidebar-additional #shop-details-map,
.shopfinder-index-shop .columns .sidebar-additional #shop-details-map {
  background: #e4e3de;
}
.shopfinder-index-index .columns .sidebar-additional {
  margin-top: 1.6rem;
  padding: 0 .7rem;
}
.slick-slider.redbox-carousel-slides {
  padding: 0;
}
.slick-slider.redbox-carousel-slides:not(.slick-initialized) .redbox-carousel-slide {
  display: none;
}
.slick-slider.redbox-carousel-slides:not(.slick-initialized) > li {
  display: none;
  position: relative;
}
.slick-slider.redbox-carousel-slides:not(.slick-initialized) > li:first-child {
  display: block;
}
.slick-slider.redbox-carousel-slides:not(.slick-initialized) > li img {
  width: 100%;
}
.slick-slider.redbox-carousel-slides .slick-arrow.slick-prev {
  left: 32px /*rtl:ignore*/;
  right: auto /*rtl:ignore*/;
}
.slick-slider.redbox-carousel-slides .slick-arrow.slick-next {
  right: 32px /*rtl:ignore*/;
  left: auto /*rtl:ignore*/;
}
.content-link-block.content-block-quarter,
.content-link-block.content-block-third,
.content-link-block.content-block-half {
  background-color: #ffffff;
}
.content-link-block.content-block-quarter a,
.content-link-block.content-block-third a,
.content-link-block.content-block-half a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  display: block;
  position: relative;
}
.content-link-block.content-block-quarter a:hover,
.content-link-block.content-block-third a:hover,
.content-link-block.content-block-half a:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.content-link-block.content-block-quarter .content-block-content,
.content-link-block.content-block-third .content-block-content,
.content-link-block.content-block-half .content-block-content {
  bottom: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
}
.content-link-block.content-block-quarter .content-block-inner,
.content-link-block.content-block-third .content-block-inner,
.content-link-block.content-block-half .content-block-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.15);
  height: 100%;
  text-align: center;
  width: 100%;
}
.content-link-block.content-block-quarter h3,
.content-link-block.content-block-third h3,
.content-link-block.content-block-half h3 {
  color: #ffffff;
  font-size: 22px;
  line-height: 28px;
  margin: 0 0 1.2rem;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.home-content .content-link-block.content-block-quarter h3,
.home-content .content-link-block.content-block-third h3,
.home-content .content-link-block.content-block-half h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}
meta.foundation-data-attribute-namespace {
  font-family: false;
}
meta.foundation-mq-xxs {
  font-family: "/only screen and (min-width:320px)/";
  width: 320px;
}
meta.foundation-mq-xs {
  font-family: "/only screen and (min-width:480px)/";
  width: 480px;
}
meta.foundation-mq-s {
  font-family: "/only screen and (min-width:640px)/";
  width: 640px;
}
meta.foundation-mq-t {
  font-family: "/only screen and (min-width:768px)/";
  width: 768px;
}
meta.foundation-mq-m {
  font-family: "/only screen and (min-width:768px)/";
  width: 768px;
}
meta.foundation-mq-l {
  font-family: "/only screen and (min-width:1025px)/";
  width: 1025px;
}
meta.foundation-mq-xl {
  font-family: "/only screen and (min-width:1440px)/";
  width: 1440px;
}
/**
 * EasyZoom core styles
 */
.easyzoom {
  position: relative;
  /* 'Shrink-wrap' the element */
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.easyzoom img {
  vertical-align: bottom;
}
.easyzoom.is-loading img {
  cursor: progress;
}
.easyzoom.is-ready img {
  cursor: crosshair;
}
.easyzoom.is-error img {
  cursor: not-allowed;
}
.easyzoom-notice {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 150;
  width: 10em;
  margin: -1em 0 0 -5em;
  line-height: 2em;
  text-align: center;
  background: #FFF;
  box-shadow: 0 0 10px #888;
}
.easyzoom-flyout {
  position: absolute;
  z-index: 100;
  overflow: hidden;
  background: #FFF;
}
/**
 * EasyZoom layout variations
 */
.easyzoom--overlay .easyzoom-flyout {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.easyzoom--adjacent .easyzoom-flyout {
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  margin-left: 20px;
}
.badge {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.badge.sale,
.badge.new,
.badge.custom {
  background-color: #e84393;
  color: #ffffff;
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 1px;
  padding: .6rem;
  text-align: center;
  text-transform: uppercase;
  width: 50%;
}
.badge.sale,
.badge.new {
  background-color: #e84393;
  color: #ffffff;
}
.badge.new {
  background-color: #e84393;
}
.badge.image {
  max-width: 50%;
}
.page-products  .products-grid .badge {
  left: 8px;
  right: 8px;
  text-align: center;
  top: 8px;
  width: auto;
}
.page-products  .products-list .badge {
  float: left;
  min-width: 120px;
  position: relative;
  right: auto;
  text-align: center;
}
.product-carousel .badge {
  right: 0;
  text-align: center;
  top: -1px;
  width: 50%;
}
.catalog-product-view .product-gallery-wrapper .badge {
  font-weight: 700;
  background: url('../images/icon-badge.svg') center no-repeat;
  background-size: 100%;
  left: unset;
  right: -10px;
  text-align: center;
  top: 3%;
  width: 100%;
}
.catalog-product-view .product-gallery-wrapper .badge.image {
  background: none;
  padding: 0;
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .badge.sale,
  .badge.new,
  .badge.custom {
    font-size: 2vw;
    padding: .8rem 1.6rem;
  }
}
.block.widget .products-grid .widget-product-selection.product-carousel {
  margin: 0 -0.8rem 8.800000000000001rem;
  width: auto;
}
.block.widget .products-grid .widget-product-selection.product-carousel:not(.slick-initialized) {
  margin: 3rem 0;
}
.block.widget .products-grid .widget-product-selection.product-carousel:not(.slick-initialized)::before {
  font-size: 1.5rem;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  border-radius: 50%;
  content: '';
  display: block;
  height: 1em;
  margin: 10rem auto;
  position: relative;
  text-indent: -9999em;
  width: 1em;
}
.block.widget .products-grid .widget-product-selection.product-carousel:not(.slick-initialized) .product-item {
  display: none;
}
.block.widget .products-grid .widget-product-selection.product-carousel:after {
  clear: both;
  content: '';
  display: table;
}
.block.widget .products-grid .widget-product-selection.product-carousel .badge.sale,
.block.widget .products-grid .widget-product-selection.product-carousel .badge.new,
.block.widget .products-grid .widget-product-selection.product-carousel .badge.custom {
  left: initial;
  position: absolute;
  right: 0;
  width: 50%;
}
.block-product-selection.widget {
  margin-bottom: 8.2rem !important;
}
.block-product-selection.widget .product-items {
  margin-left: 0;
}
.block-product-selection.widget .product-item {
  margin-left: auto !important;
  padding: 0 .8rem;
  position: relative;
}
.block-product-selection.widget .product-item .product-item-link {
  font-weight: 700;
  display: block;
}
.block-product-selection.widget .product-item .product-item-link .product-item-name {
  font-size: 14px;
}
.block-product-selection.widget .product-item-info {
  padding-top: 2.8rem;
  position: static;
}
.block-product-selection.widget .block-title {
  margin-bottom: 3rem;
  text-align: center;
}
.block-product-selection.widget .block-title strong {
  color: #1e90ff;
  font-family: 'Rubik';
  font-size: 22px;
  font-weight: 500;
  position: relative;
}
.block-product-selection.widget .block-title strong::after {
  background-color: #e8e8e9;
  bottom: -9px;
  content: '';
  display: block;
  height: 3px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 43px;
}
.block-product-selection.widget .static-link {
  font-weight: 700;
  font-size: 1.7rem;
  margin-top: -1.5rem;
  text-align: right;
}
.block-product-selection.widget .static-link a {
  text-decoration: none;
}
.block-product-selection.widget .static-link a::after {
  content: "\e900";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 9px;
}
.block-product-selection.widget .static-link a::after {
  display: inline-block;
  margin-bottom: .3rem;
  margin-left: .1rem;
  vertical-align: middle;
}
.block-product-selection.widget .static-link a span {
  text-decoration: underline;
}
.block-product-selection.widget .static-link a:hover span {
  text-decoration: none;
}
.block-product-selection.widget .product-item .product-item-details {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.block-product-selection.widget .product-item .product-item-details .nahdi-promo-sku {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  text-align: center;
}
.block-product-selection.widget .product-item .product-item-details .nahdi-promo-sku .nahdi-promo {
  font-size: 1.1rem;
  display: block;
  padding: .6rem 2.4rem;
  margin-bottom: .8rem;
  margin-top: 0;
}
.block-product-selection.widget .product-item .product-item-details .nahdi-promo-sku.alternative-block-active .nahdi-promo {
  display: none;
}
.block-product-selection.widget .product-item .product-item-details .product-item-actions {
  -ms-flex-order: 6;
  -webkit-order: 6;
  order: 6;
}
.block-product-selection.widget .product-item .product-item-details .nahdi-distance-promo-sku {
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.block-product-selection.widget .product-item .product-item-details .nahdi-distance-promo-sku .nahdi-distance-promo {
  padding-bottom: 1rem;
}
.block-product-selection.widget .product-item .product-item-details .product-item-name {
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
}
.block-product-selection.widget .product-item .product-item-details .price-box {
  -ms-flex-order: 5;
  -webkit-order: 5;
  order: 5;
}
.block-product-selection.widget .product-item .product-item-photo {
  margin-bottom: 1rem;
}
.block-product-selection.widget .slick-slider .slick-dots {
  bottom: -40px;
}
.page-layout-1column .block-products-list.widget.block .block-title {
  margin-bottom: 3rem;
  text-align: center;
}
.page-layout-1column .block-products-list.widget.block .block-title strong {
  color: #1e90ff;
  font-family: 'Rubik';
  font-size: 22px;
  font-weight: 500;
  position: relative;
}
.page-layout-1column .block-products-list.widget.block .block-title strong::after {
  background-color: #e8e8e9;
  bottom: -9px;
  content: '';
  display: block;
  height: 3px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 43px;
}
.page-layout-1column .block-products-list.widget.block .widget-product-grid {
  margin: 0;
  text-align: center;
}
.page-layout-1column .block-products-list.widget.block .widget-product-grid .product-item .product-item-info {
  padding-top: 1rem;
}
.page-layout-1column .block-products-list.widget.block .widget-product-grid .product-item .product-item-details {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page-layout-1column .block-products-list.widget.block .widget-product-grid .product-item .product-item-details .product-item-name {
  font-weight: 700;
}
.page-layout-1column .block-products-list.widget.block .widget-product-grid .product-item .product-item-details .nahdi-promo-sku {
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
  text-align: center;
}
.markerLabels {
  margin-left: -31px !important;
  margin-top: -35px !important;
  text-align: center;
  width: 50px;
}
/* -------------------------------------------------------------
    * Shop Finder Map - List & Detail pages
    */
#map-canvas {
  height: 600px;
  width: 100%;
}
#map-canvas img {
  max-width: none !important;
}
.shop-image {
  margin: 0 0 20px;
}
/* -------------------------------------------------------------
     * Shop Finder Search Form
     */
.or {
  display: block;
  padding: 8px 0;
}
.loc-search {
  position: relative;
}
/* -------------------------------------------------------------
    * Shop List
    */
.shop-list #search-message {
  clear: left;
  margin: 0 0 10px;
}
.shop-list .toolbar {
  margin: 0 0 30px;
}
.shop-list .toolbar .toolbar-amount,
.shop-list .toolbar .sorter {
  display: block;
}
.shop-list .toolbar .limiter,
.shop-list .toolbar .limiter-options,
.shop-list .toolbar .limiter-text,
.shop-list .toolbar .pages {
  display: none;
}
.shopfinder-map-wrap {
  position: relative;
}
.shopfinder-map-wrap .shopfinder-list-wrap {
  position: absolute;
  top: 0;
}
/* -------------------------------------------------------------
    * Shop Details
    */
.shop-details .telephone label,
.shop-details .fax label,
.shop-details .email label {
  display: inline-block;
  width: 80px;
}
.shop-details .shop-open-times dl dt,
.shop-details .shop-open-times dl dd {
  float: left;
  margin-bottom: .5rem;
}
.shop-details .shop-open-times dl dt {
  font-weight: 400;
  clear: left;
  width: 66%;
}
.shop-details .shop-open-times dl dd {
  text-align: right;
  width: 33%;
}
.shop-details .shop-open-times dl:after {
  clear: both;
  content: '';
  display: table;
}
.shop-details address,
.shop-open-times,
.shop-open-times dl,
.shop-description,
#mini-map {
  margin-bottom: 1rem;
}
.widget-mini-product-view .swatch-option {
  float: left;
  text-align: center;
}
.widget-mini-product-view .swatch-attribute-optionsr:after {
  clear: both;
  content: '';
  display: table;
}
.widget-mini-product-view .swatch-input.super-attribute-select {
  display: none;
}
.video-block {
  margin-bottom: 4.2rem;
  padding: 0;
}
.video-block .video-block-content {
  width: 100%;
}
.video-block .product-info-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 3rem;
  position: relative;
}
.video-block .product-info-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.video-block .video-block-inner {
  padding: 2.4rem .8rem;
}
.video-block h3 {
  font-size: 22px;
  font-weight: 500;
  margin: 0;
}
.video-block p {
  font-size: 16px;
  line-height: 26px;
  margin: 1rem 0 0;
}
.video-block .button-container {
  margin: 2.5rem 0 0;
}
.video-block .button-container .button {
  min-width: 174px;
  background-image: none;
  background: transparent;
  border: 1px solid #1e90ff;
  color: #1e90ff;
  cursor: pointer;
  font-family: 'Rubik';
  font-weight: normal;
  padding: 13px 32px 13px 44px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 8px;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 27px;
  padding: 1.4rem 3.2rem 1.4rem 4.4rem;
}
.video-block .button-container .button:focus,
.video-block .button-container .button:active {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.video-block .button-container .button:hover {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
}
.video-block .button-container .button.disabled,
.video-block .button-container .button[disabled],
fieldset[disabled] .video-block .button-container .button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.video-block .button-container .button:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 9px;
  line-height: 10px;
  color: #1e90ff;
  content: "\e900";
  font-family: "nahdi-icons";
  margin: 0 8px 0px 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.video-block .button-container .button:hover:after {
  color: #ffffff;
}
.video-block .button-container .button:active:after {
  color: #ffffff;
}
.video-block .button-container .button::after {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.video-block .button-container .button:focus::after {
  color: #ffffff;
}
.video-block .button-container .button:focus::before {
  color: #ffffff;
}
.mega-menu.navigation .mega-menu__list {
  margin: 0;
}
.mega-menu.navigation .mega-menu__list .mega-menu__inner-list .mega-menu__inner-item {
  margin: 0;
}
.mega-menu.navigation .mega-menu__list .mega-menu__inner-list .mega-menu__inner-item.green a.mega-menu__inner-link {
  color: #1e8300;
}
.mega-menu.navigation .mega-menu__list .mega-menu__inner-list .mega-menu__inner-item.green a.mega-menu__inner-link:hover {
  color: #1e8300;
}
.mega-menu.navigation .mega-menu__list .mega-menu__inner-list .mega-menu__inner-item.red a.mega-menu__inner-link {
  color: #d10002;
}
.mega-menu.navigation .mega-menu__list .mega-menu__inner-list .mega-menu__inner-item.red a.mega-menu__inner-link:hover {
  color: #d10002;
}
.mega-menu.navigation .mega-menu__list .mega-menu__inner-list .mega-menu__inner-item.blue a.mega-menu__inner-link {
  color: #1e90ff;
}
.mega-menu.navigation .mega-menu__list .mega-menu__inner-list .mega-menu__inner-item.blue a.mega-menu__inner-link:hover {
  color: #1e90ff;
}
.mega-menu.navigation .mega-menu__list .mega-menu__inner-list .mega-menu__inner-item.pink a.mega-menu__inner-link {
  color: #d62267;
}
.mega-menu.navigation .mega-menu__list .mega-menu__inner-list .mega-menu__inner-item.pink a.mega-menu__inner-link:hover {
  color: #d62267;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%) / 2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: "\e915";
  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: "\e914";
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik';
  font-weight: normal;
  padding: 13px 32px 13px 44px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #ffffff;
  border: 1px solid #1e90ff;
  color: #1e90ff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #ffffff;
  border: 1px solid #1e90ff;
  color: #1e90ff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
/**
 * Copyright © 2023 Redbox Digital Limited. All rights reserved.
 */
.global-messages.notice > *:first-child::before,
.global-messages.success > *:first-child::before,
.global-messages.info > *:first-child::before,
.global-messages.error > *:first-child::before {
  content: "\e918";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
}
.global-messages.notice > *:first-child::before,
.global-messages.success > *:first-child::before,
.global-messages.info > *:first-child::before,
.global-messages.error > *:first-child::before {
  top: 28px;
}
.global-messages.notice > *:first-child::before {
  content: "\e916";
}
.global-messages.success > *:first-child::before {
  content: "\e919";
}
.global-messages.error > *:first-child::before {
  content: "\e917";
}
.global-messages.info > *:first-child::before {
  content: "\e918";
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #1e90ff, 1.8em -1.8em 0 0em rgba(30, 144, 255, 0.2), 2.5em 0em 0 0em rgba(30, 144, 255, 0.2), 1.75em 1.75em 0 0em rgba(30, 144, 255, 0.2), 0em 2.5em 0 0em rgba(30, 144, 255, 0.2), -1.8em 1.8em 0 0em rgba(30, 144, 255, 0.2), -2.6em 0em 0 0em rgba(30, 144, 255, 0.5), -1.8em -1.8em 0 0em rgba(30, 144, 255, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(30, 144, 255, 0.7), 1.8em -1.8em 0 0em #1e90ff, 2.5em 0em 0 0em rgba(30, 144, 255, 0.2), 1.75em 1.75em 0 0em rgba(30, 144, 255, 0.2), 0em 2.5em 0 0em rgba(30, 144, 255, 0.2), -1.8em 1.8em 0 0em rgba(30, 144, 255, 0.2), -2.6em 0em 0 0em rgba(30, 144, 255, 0.2), -1.8em -1.8em 0 0em rgba(30, 144, 255, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(30, 144, 255, 0.5), 1.8em -1.8em 0 0em rgba(30, 144, 255, 0.7), 2.5em 0em 0 0em #1e90ff, 1.75em 1.75em 0 0em rgba(30, 144, 255, 0.2), 0em 2.5em 0 0em rgba(30, 144, 255, 0.2), -1.8em 1.8em 0 0em rgba(30, 144, 255, 0.2), -2.6em 0em 0 0em rgba(30, 144, 255, 0.2), -1.8em -1.8em 0 0em rgba(30, 144, 255, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(30, 144, 255, 0.2), 1.8em -1.8em 0 0em rgba(30, 144, 255, 0.5), 2.5em 0em 0 0em rgba(30, 144, 255, 0.7), 1.75em 1.75em 0 0em #1e90ff, 0em 2.5em 0 0em rgba(30, 144, 255, 0.2), -1.8em 1.8em 0 0em rgba(30, 144, 255, 0.2), -2.6em 0em 0 0em rgba(30, 144, 255, 0.2), -1.8em -1.8em 0 0em rgba(30, 144, 255, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(30, 144, 255, 0.2), 1.8em -1.8em 0 0em rgba(30, 144, 255, 0.2), 2.5em 0em 0 0em rgba(30, 144, 255, 0.5), 1.75em 1.75em 0 0em rgba(30, 144, 255, 0.7), 0em 2.5em 0 0em #1e90ff, -1.8em 1.8em 0 0em rgba(30, 144, 255, 0.2), -2.6em 0em 0 0em rgba(30, 144, 255, 0.2), -1.8em -1.8em 0 0em rgba(30, 144, 255, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(30, 144, 255, 0.2), 1.8em -1.8em 0 0em rgba(30, 144, 255, 0.2), 2.5em 0em 0 0em rgba(30, 144, 255, 0.2), 1.75em 1.75em 0 0em rgba(30, 144, 255, 0.5), 0em 2.5em 0 0em rgba(30, 144, 255, 0.7), -1.8em 1.8em 0 0em #1e90ff, -2.6em 0em 0 0em rgba(30, 144, 255, 0.2), -1.8em -1.8em 0 0em rgba(30, 144, 255, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(30, 144, 255, 0.2), 1.8em -1.8em 0 0em rgba(30, 144, 255, 0.2), 2.5em 0em 0 0em rgba(30, 144, 255, 0.2), 1.75em 1.75em 0 0em rgba(30, 144, 255, 0.2), 0em 2.5em 0 0em rgba(30, 144, 255, 0.5), -1.8em 1.8em 0 0em rgba(30, 144, 255, 0.7), -2.6em 0em 0 0em #1e90ff, -1.8em -1.8em 0 0em rgba(30, 144, 255, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(30, 144, 255, 0.2), 1.8em -1.8em 0 0em rgba(30, 144, 255, 0.2), 2.5em 0em 0 0em rgba(30, 144, 255, 0.2), 1.75em 1.75em 0 0em rgba(30, 144, 255, 0.2), 0em 2.5em 0 0em rgba(30, 144, 255, 0.2), -1.8em 1.8em 0 0em rgba(30, 144, 255, 0.5), -2.6em 0em 0 0em rgba(30, 144, 255, 0.7), -1.8em -1.8em 0 0em #1e90ff;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #1e90ff, 1.8em -1.8em 0 0em rgba(30, 144, 255, 0.2), 2.5em 0em 0 0em rgba(30, 144, 255, 0.2), 1.75em 1.75em 0 0em rgba(30, 144, 255, 0.2), 0em 2.5em 0 0em rgba(30, 144, 255, 0.2), -1.8em 1.8em 0 0em rgba(30, 144, 255, 0.2), -2.6em 0em 0 0em rgba(30, 144, 255, 0.5), -1.8em -1.8em 0 0em rgba(30, 144, 255, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(30, 144, 255, 0.7), 1.8em -1.8em 0 0em #1e90ff, 2.5em 0em 0 0em rgba(30, 144, 255, 0.2), 1.75em 1.75em 0 0em rgba(30, 144, 255, 0.2), 0em 2.5em 0 0em rgba(30, 144, 255, 0.2), -1.8em 1.8em 0 0em rgba(30, 144, 255, 0.2), -2.6em 0em 0 0em rgba(30, 144, 255, 0.2), -1.8em -1.8em 0 0em rgba(30, 144, 255, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(30, 144, 255, 0.5), 1.8em -1.8em 0 0em rgba(30, 144, 255, 0.7), 2.5em 0em 0 0em #1e90ff, 1.75em 1.75em 0 0em rgba(30, 144, 255, 0.2), 0em 2.5em 0 0em rgba(30, 144, 255, 0.2), -1.8em 1.8em 0 0em rgba(30, 144, 255, 0.2), -2.6em 0em 0 0em rgba(30, 144, 255, 0.2), -1.8em -1.8em 0 0em rgba(30, 144, 255, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(30, 144, 255, 0.2), 1.8em -1.8em 0 0em rgba(30, 144, 255, 0.5), 2.5em 0em 0 0em rgba(30, 144, 255, 0.7), 1.75em 1.75em 0 0em #1e90ff, 0em 2.5em 0 0em rgba(30, 144, 255, 0.2), -1.8em 1.8em 0 0em rgba(30, 144, 255, 0.2), -2.6em 0em 0 0em rgba(30, 144, 255, 0.2), -1.8em -1.8em 0 0em rgba(30, 144, 255, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(30, 144, 255, 0.2), 1.8em -1.8em 0 0em rgba(30, 144, 255, 0.2), 2.5em 0em 0 0em rgba(30, 144, 255, 0.5), 1.75em 1.75em 0 0em rgba(30, 144, 255, 0.7), 0em 2.5em 0 0em #1e90ff, -1.8em 1.8em 0 0em rgba(30, 144, 255, 0.2), -2.6em 0em 0 0em rgba(30, 144, 255, 0.2), -1.8em -1.8em 0 0em rgba(30, 144, 255, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(30, 144, 255, 0.2), 1.8em -1.8em 0 0em rgba(30, 144, 255, 0.2), 2.5em 0em 0 0em rgba(30, 144, 255, 0.2), 1.75em 1.75em 0 0em rgba(30, 144, 255, 0.5), 0em 2.5em 0 0em rgba(30, 144, 255, 0.7), -1.8em 1.8em 0 0em #1e90ff, -2.6em 0em 0 0em rgba(30, 144, 255, 0.2), -1.8em -1.8em 0 0em rgba(30, 144, 255, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(30, 144, 255, 0.2), 1.8em -1.8em 0 0em rgba(30, 144, 255, 0.2), 2.5em 0em 0 0em rgba(30, 144, 255, 0.2), 1.75em 1.75em 0 0em rgba(30, 144, 255, 0.2), 0em 2.5em 0 0em rgba(30, 144, 255, 0.5), -1.8em 1.8em 0 0em rgba(30, 144, 255, 0.7), -2.6em 0em 0 0em #1e90ff, -1.8em -1.8em 0 0em rgba(30, 144, 255, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(30, 144, 255, 0.2), 1.8em -1.8em 0 0em rgba(30, 144, 255, 0.2), 2.5em 0em 0 0em rgba(30, 144, 255, 0.2), 1.75em 1.75em 0 0em rgba(30, 144, 255, 0.2), 0em 2.5em 0 0em rgba(30, 144, 255, 0.2), -1.8em 1.8em 0 0em rgba(30, 144, 255, 0.5), -2.6em 0em 0 0em rgba(30, 144, 255, 0.7), -1.8em -1.8em 0 0em #1e90ff;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes maxheight {
  from {
    max-height: 0;
  }
  to {
    max-height: 500px;
  }
}
/* Firefox < 16 */
@-moz-keyframes maxheight {
  from {
    max-height: 0;
  }
  to {
    max-height: 500px;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes maxheight {
  from {
    max-height: 0;
  }
  to {
    max-height: 500px;
  }
}
/* Internet Explorer */
@-ms-keyframes maxheight {
  from {
    max-height: 0;
  }
  to {
    max-height: 500px;
  }
}
/* Opera < 12.1 */
@-o-keyframes maxheight {
  from {
    max-height: 0;
  }
  to {
    max-height: 500px;
  }
}
::selection {
  background: #1e90ff;
  /* WebKit/Blink Browsers */
  color: #ffffff;
}
::-moz-selection {
  background: #1e90ff;
  /* Gecko Browsers */
  color: #ffffff;
}
html {
  box-sizing: border-box;
  direction: ltr;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
/*!
 * Fluidable Grid System 1.4.1
 *
 * Creator: Andri Sigurðsson
 * Site: http://fluidable.com
 * Date: 14.11.2017
 */
.center-block {
  margin: 0 auto;
}
.clear::after {
  display: table;
  clear: both;
  content: ' ';
}
[class*="col-fixed-"] {
  float: left;
  width: 100%;
}
.container {
  padding-right: 18px;
  padding-left: 18px;
}
.col-group {
  margin-right: -18px;
  margin-left: -18px;
}
.col-group::after {
  display: table;
  clear: both;
  content: ' ';
}
.col-group .col-group {
  padding: 0;
}
.col-group [class*="col-"] {
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-group [class*="col-"]:not(.col-group):not(.col-content) {
  padding-right: 18px;
  padding-left: 18px;
}
.col-group [class*="push-"],
.col-group [class*="pull-"] {
  position: relative;
}
.col-mb-12 {
  width: 100%;
  float: left;
  padding-right: 18px;
  padding-left: 18px;
}
.col-mb-11 {
  width: 91.66666667%;
  float: left;
  padding-right: 18px;
  padding-left: 18px;
}
.col-mb-10 {
  width: 83.33333333%;
  float: left;
  padding-right: 18px;
  padding-left: 18px;
}
.col-mb-9 {
  width: 75%;
  float: left;
  padding-right: 18px;
  padding-left: 18px;
}
.col-mb-8 {
  width: 66.66666667%;
  float: left;
  padding-right: 18px;
  padding-left: 18px;
}
.col-mb-7 {
  width: 58.33333333%;
  float: left;
  padding-right: 18px;
  padding-left: 18px;
}
.col-mb-6 {
  width: 50%;
  float: left;
  padding-right: 18px;
  padding-left: 18px;
}
.col-mb-5 {
  width: 41.66666667%;
  float: left;
  padding-right: 18px;
  padding-left: 18px;
}
.col-mb-4 {
  width: 33.33333333%;
  float: left;
  padding-right: 18px;
  padding-left: 18px;
}
.col-mb-3 {
  width: 25%;
  float: left;
  padding-right: 18px;
  padding-left: 18px;
}
.col-mb-2 {
  width: 16.66666667%;
  float: left;
  padding-right: 18px;
  padding-left: 18px;
}
.col-mb-1 {
  width: 8.33333333%;
  float: left;
  padding-right: 18px;
  padding-left: 18px;
}
.col-mb-offset-12 {
  margin-left: 100%;
}
.col-mb-offset-11 {
  margin-left: 91.66666667%;
}
.col-mb-offset-10 {
  margin-left: 83.33333333%;
}
.col-mb-offset-9 {
  margin-left: 75%;
}
.col-mb-offset-8 {
  margin-left: 66.66666667%;
}
.col-mb-offset-7 {
  margin-left: 58.33333333%;
}
.col-mb-offset-6 {
  margin-left: 50%;
}
.col-mb-offset-5 {
  margin-left: 41.66666667%;
}
.col-mb-offset-4 {
  margin-left: 33.33333333%;
}
.col-mb-offset-3 {
  margin-left: 25%;
}
.col-mb-offset-2 {
  margin-left: 16.66666667%;
}
.col-mb-offset-1 {
  margin-left: 8.33333333%;
}
.col-mb-offset-0 {
  margin-left: 0%;
}
.col-mb-pull-12 {
  right: 100%;
}
.col-mb-pull-11 {
  right: 91.66666667%;
}
.col-mb-pull-10 {
  right: 83.33333333%;
}
.col-mb-pull-9 {
  right: 75%;
}
.col-mb-pull-8 {
  right: 66.66666667%;
}
.col-mb-pull-7 {
  right: 58.33333333%;
}
.col-mb-pull-6 {
  right: 50%;
}
.col-mb-pull-5 {
  right: 41.66666667%;
}
.col-mb-pull-4 {
  right: 33.33333333%;
}
.col-mb-pull-3 {
  right: 25%;
}
.col-mb-pull-2 {
  right: 16.66666667%;
}
.col-mb-pull-1 {
  right: 8.33333333%;
}
.col-mb-pull-0 {
  right: 0%;
}
.col-mb-push-12 {
  left: 100%;
}
.col-mb-push-11 {
  left: 91.66666667%;
}
.col-mb-push-10 {
  left: 83.33333333%;
}
.col-mb-push-9 {
  left: 75%;
}
.col-mb-push-8 {
  left: 66.66666667%;
}
.col-mb-push-7 {
  left: 58.33333333%;
}
.col-mb-push-6 {
  left: 50%;
}
.col-mb-push-5 {
  left: 41.66666667%;
}
.col-mb-push-4 {
  left: 33.33333333%;
}
.col-mb-push-3 {
  left: 25%;
}
.col-mb-push-2 {
  left: 16.66666667%;
}
.col-mb-push-1 {
  left: 8.33333333%;
}
.col-mb-push-0 {
  left: 0%;
}
@media (min-width: 768px) {
  .container {
    max-width: 696px;
    margin: 0 auto;
  }
  .col-12 {
    padding-left: 18px;
    padding-right: 18px;
    width: 100%;
    float: left;
  }
  .col-11 {
    padding-left: 18px;
    padding-right: 18px;
    width: 91.66666667%;
    float: left;
  }
  .col-10 {
    padding-left: 18px;
    padding-right: 18px;
    width: 83.33333333%;
    float: left;
  }
  .col-9 {
    padding-left: 18px;
    padding-right: 18px;
    width: 75%;
    float: left;
  }
  .col-8 {
    padding-left: 18px;
    padding-right: 18px;
    width: 66.66666667%;
    float: left;
  }
  .col-7 {
    padding-left: 18px;
    padding-right: 18px;
    width: 58.33333333%;
    float: left;
  }
  .col-6 {
    padding-left: 18px;
    padding-right: 18px;
    width: 50%;
    float: left;
  }
  .col-5 {
    padding-left: 18px;
    padding-right: 18px;
    width: 41.66666667%;
    float: left;
  }
  .col-4 {
    padding-left: 18px;
    padding-right: 18px;
    width: 33.33333333%;
    float: left;
  }
  .col-3 {
    padding-left: 18px;
    padding-right: 18px;
    width: 25%;
    float: left;
  }
  .col-2 {
    padding-left: 18px;
    padding-right: 18px;
    width: 16.66666667%;
    float: left;
  }
  .col-1 {
    padding-left: 18px;
    padding-right: 18px;
    width: 8.33333333%;
    float: left;
  }
  .col-offset-12 {
    margin-left: 100%;
  }
  .col-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-offset-9 {
    margin-left: 75%;
  }
  .col-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-offset-6 {
    margin-left: 50%;
  }
  .col-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-offset-3 {
    margin-left: 25%;
  }
  .col-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-offset-0 {
    margin-left: 0%;
  }
  .col-pull-12 {
    right: 100%;
  }
  .col-pull-11 {
    right: 91.66666667%;
  }
  .col-pull-10 {
    right: 83.33333333%;
  }
  .col-pull-9 {
    right: 75%;
  }
  .col-pull-8 {
    right: 66.66666667%;
  }
  .col-pull-7 {
    right: 58.33333333%;
  }
  .col-pull-6 {
    right: 50%;
  }
  .col-pull-5 {
    right: 41.66666667%;
  }
  .col-pull-4 {
    right: 33.33333333%;
  }
  .col-pull-3 {
    right: 25%;
  }
  .col-pull-2 {
    right: 16.66666667%;
  }
  .col-pull-1 {
    right: 8.33333333%;
  }
  .col-pull-0 {
    right: 0%;
  }
  .col-push-12 {
    left: 100%;
  }
  .col-push-11 {
    left: 91.66666667%;
  }
  .col-push-10 {
    left: 83.33333333%;
  }
  .col-push-9 {
    left: 75%;
  }
  .col-push-8 {
    left: 66.66666667%;
  }
  .col-push-7 {
    left: 58.33333333%;
  }
  .col-push-6 {
    left: 50%;
  }
  .col-push-5 {
    left: 41.66666667%;
  }
  .col-push-4 {
    left: 33.33333333%;
  }
  .col-push-3 {
    left: 25%;
  }
  .col-push-2 {
    left: 16.66666667%;
  }
  .col-push-1 {
    left: 8.33333333%;
  }
  .col-push-0 {
    left: 0%;
  }
  .col-group {
    margin-right: -18px;
    margin-left: -18px;
    padding: 0;
  }
  .col-group::after {
    display: table;
    clear: both;
    content: ' ';
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 920px;
    margin: 0 auto;
  }
  .col-dt-12 {
    padding-left: 18px;
    padding-right: 18px;
    width: 100%;
    float: left;
  }
  .col-dt-11 {
    padding-left: 18px;
    padding-right: 18px;
    width: 91.66666667%;
    float: left;
  }
  .col-dt-10 {
    padding-left: 18px;
    padding-right: 18px;
    width: 83.33333333%;
    float: left;
  }
  .col-dt-9 {
    padding-left: 18px;
    padding-right: 18px;
    width: 75%;
    float: left;
  }
  .col-dt-8 {
    padding-left: 18px;
    padding-right: 18px;
    width: 66.66666667%;
    float: left;
  }
  .col-dt-7 {
    padding-left: 18px;
    padding-right: 18px;
    width: 58.33333333%;
    float: left;
  }
  .col-dt-6 {
    padding-left: 18px;
    padding-right: 18px;
    width: 50%;
    float: left;
  }
  .col-dt-5 {
    padding-left: 18px;
    padding-right: 18px;
    width: 41.66666667%;
    float: left;
  }
  .col-dt-4 {
    padding-left: 18px;
    padding-right: 18px;
    width: 33.33333333%;
    float: left;
  }
  .col-dt-3 {
    padding-left: 18px;
    padding-right: 18px;
    width: 25%;
    float: left;
  }
  .col-dt-2 {
    padding-left: 18px;
    padding-right: 18px;
    width: 16.66666667%;
    float: left;
  }
  .col-dt-1 {
    padding-left: 18px;
    padding-right: 18px;
    width: 8.33333333%;
    float: left;
  }
  .col-dt-offset-12 {
    margin-left: 100%;
  }
  .col-dt-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-dt-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-dt-offset-9 {
    margin-left: 75%;
  }
  .col-dt-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-dt-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-dt-offset-6 {
    margin-left: 50%;
  }
  .col-dt-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-dt-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-dt-offset-3 {
    margin-left: 25%;
  }
  .col-dt-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-dt-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-dt-offset-0 {
    margin-left: 0%;
  }
  .col-dt-pull-12 {
    right: 100%;
  }
  .col-dt-pull-11 {
    right: 91.66666667%;
  }
  .col-dt-pull-10 {
    right: 83.33333333%;
  }
  .col-dt-pull-9 {
    right: 75%;
  }
  .col-dt-pull-8 {
    right: 66.66666667%;
  }
  .col-dt-pull-7 {
    right: 58.33333333%;
  }
  .col-dt-pull-6 {
    right: 50%;
  }
  .col-dt-pull-5 {
    right: 41.66666667%;
  }
  .col-dt-pull-4 {
    right: 33.33333333%;
  }
  .col-dt-pull-3 {
    right: 25%;
  }
  .col-dt-pull-2 {
    right: 16.66666667%;
  }
  .col-dt-pull-1 {
    right: 8.33333333%;
  }
  .col-dt-pull-0 {
    right: 0%;
  }
  .col-dt-push-12 {
    left: 100%;
  }
  .col-dt-push-11 {
    left: 91.66666667%;
  }
  .col-dt-push-10 {
    left: 83.33333333%;
  }
  .col-dt-push-9 {
    left: 75%;
  }
  .col-dt-push-8 {
    left: 66.66666667%;
  }
  .col-dt-push-7 {
    left: 58.33333333%;
  }
  .col-dt-push-6 {
    left: 50%;
  }
  .col-dt-push-5 {
    left: 41.66666667%;
  }
  .col-dt-push-4 {
    left: 33.33333333%;
  }
  .col-dt-push-3 {
    left: 25%;
  }
  .col-dt-push-2 {
    left: 16.66666667%;
  }
  .col-dt-push-1 {
    left: 8.33333333%;
  }
  .col-dt-push-0 {
    left: 0%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1128px;
    margin: 0 auto;
  }
  .col-ld-12 {
    padding-left: 18px;
    padding-right: 18px;
    width: 100%;
    float: left;
  }
  .col-ld-11 {
    padding-left: 18px;
    padding-right: 18px;
    width: 91.66666667%;
    float: left;
  }
  .col-ld-10 {
    padding-left: 18px;
    padding-right: 18px;
    width: 83.33333333%;
    float: left;
  }
  .col-ld-9 {
    padding-left: 18px;
    padding-right: 18px;
    width: 75%;
    float: left;
  }
  .col-ld-8 {
    padding-left: 18px;
    padding-right: 18px;
    width: 66.66666667%;
    float: left;
  }
  .col-ld-7 {
    padding-left: 18px;
    padding-right: 18px;
    width: 58.33333333%;
    float: left;
  }
  .col-ld-6 {
    padding-left: 18px;
    padding-right: 18px;
    width: 50%;
    float: left;
  }
  .col-ld-5 {
    padding-left: 18px;
    padding-right: 18px;
    width: 41.66666667%;
    float: left;
  }
  .col-ld-4 {
    padding-left: 18px;
    padding-right: 18px;
    width: 33.33333333%;
    float: left;
  }
  .col-ld-3 {
    padding-left: 18px;
    padding-right: 18px;
    width: 25%;
    float: left;
  }
  .col-ld-2 {
    padding-left: 18px;
    padding-right: 18px;
    width: 16.66666667%;
    float: left;
  }
  .col-ld-1 {
    padding-left: 18px;
    padding-right: 18px;
    width: 8.33333333%;
    float: left;
  }
  .col-ld-offset-12 {
    margin-left: 100%;
  }
  .col-ld-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-ld-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-ld-offset-9 {
    margin-left: 75%;
  }
  .col-ld-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-ld-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-ld-offset-6 {
    margin-left: 50%;
  }
  .col-ld-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-ld-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-ld-offset-3 {
    margin-left: 25%;
  }
  .col-ld-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-ld-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-ld-offset-0 {
    margin-left: 0%;
  }
  .col-ld-pull-12 {
    right: 100%;
  }
  .col-ld-pull-11 {
    right: 91.66666667%;
  }
  .col-ld-pull-10 {
    right: 83.33333333%;
  }
  .col-ld-pull-9 {
    right: 75%;
  }
  .col-ld-pull-8 {
    right: 66.66666667%;
  }
  .col-ld-pull-7 {
    right: 58.33333333%;
  }
  .col-ld-pull-6 {
    right: 50%;
  }
  .col-ld-pull-5 {
    right: 41.66666667%;
  }
  .col-ld-pull-4 {
    right: 33.33333333%;
  }
  .col-ld-pull-3 {
    right: 25%;
  }
  .col-ld-pull-2 {
    right: 16.66666667%;
  }
  .col-ld-pull-1 {
    right: 8.33333333%;
  }
  .col-ld-pull-0 {
    right: 0%;
  }
  .col-ld-push-12 {
    left: 100%;
  }
  .col-ld-push-11 {
    left: 91.66666667%;
  }
  .col-ld-push-10 {
    left: 83.33333333%;
  }
  .col-ld-push-9 {
    left: 75%;
  }
  .col-ld-push-8 {
    left: 66.66666667%;
  }
  .col-ld-push-7 {
    left: 58.33333333%;
  }
  .col-ld-push-6 {
    left: 50%;
  }
  .col-ld-push-5 {
    left: 41.66666667%;
  }
  .col-ld-push-4 {
    left: 33.33333333%;
  }
  .col-ld-push-3 {
    left: 25%;
  }
  .col-ld-push-2 {
    left: 16.66666667%;
  }
  .col-ld-push-1 {
    left: 8.33333333%;
  }
  .col-ld-push-0 {
    left: 0%;
  }
}
.col-fixed-hd,
.col-fixed-landscape,
.col-fixed-square,
.col-fixed-portrait {
  position: relative;
}
.col-fixed-hd::before,
.col-fixed-landscape::before,
.col-fixed-square::before,
.col-fixed-portrait::before {
  content: '';
  display: block;
}
.col-fixed-hd .col-content,
.col-fixed-landscape .col-content,
.col-fixed-square .col-content,
.col-fixed-portrait .col-content {
  position: absolute;
  top: 0;
  right: 18px;
  bottom: 0;
  left: 18px;
  padding: 0;
}
.col-fixed-hd::before {
  margin-top: 56.25%;
}
.col-fixed-landscape::before {
  margin-top: 75%;
}
.col-fixed-square::before {
  margin-top: 100%;
}
.col-fixed-portrait:before {
  margin-top: 133.33333333%;
}
.testgrid p {
  background: #1e90ff;
  padding: 5px 15px;
  color: #ffffff;
  font-size: 14px;
  border-radius: 2px;
}
.modal-popup._show .modal-inner-wrap {
  width: 90%;
}
.modal-popup .modal-header .modal-title {
  color: #1e90ff;
  font-family: 'Rubik';
  font-size: 28px;
  font-weight: 500;
  border: 0;
  line-height: 24px;
  padding-bottom: 1.6rem;
}
.modal-popup .modal-header .action-close {
  right: -10px;
  top: -50px;
}
.modal-popup .modal-header .action-close::before {
  content: "\e922";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  font-size: 23px;
}
.modal-popup .modal-footer .action-accept {
  background: #1e90ff;
  color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  min-width: 146px;
}
.modal-popup .modal-footer .action-accept:hover,
.modal-popup .modal-footer .action-accept:focus,
.modal-popup .modal-footer .action-accept:active {
  background: #ffffff;
  color: #1e90ff;
}
.modal-popup .modal-footer button.action-secondary.action-dismiss {
  margin-right: .5rem;
}
.modals-overlay {
  background-color: rgba(0, 0, 0, 0.2);
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: .8rem;
  padding-right: 2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-left: .8rem;
  padding-right: 2rem;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: .8rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  border: none;
  box-sizing: border-box;
  font-size: 100%;
  margin-top: .5rem;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: #ffffff;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  left: -100000px;
  position: absolute;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: .6rem;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: .4rem;
}
.select2-search--dropdown .select2-search__field {
  box-sizing: border-box;
  padding: .4rem;
  width: 100%;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  background-color: #ffffff;
  border: 0;
  display: block;
  filter: alpha(opacity=0);
  height: auto;
  left: 0;
  margin: 0;
  min-height: 100%;
  min-width: 100%;
  opacity: 0;
  padding: 0;
  position: fixed;
  top: 0;
  width: auto;
  z-index: 99;
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}
.select2-container--default .select2-selection--single {
  background-color: #ffffff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  font-weight: 700;
  cursor: pointer;
  float: right;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -.4rem;
  margin-top: -.2rem;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: .5rem;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: .2rem;
  margin-right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eeeeee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eeeeee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-selection--multiple {
  background-color: #ffffff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 .5rem;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999999;
  float: left;
  margin-top: .5rem;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  font-weight: 700;
  cursor: pointer;
  float: right;
  margin-top: .5rem;
  margin-right: 1rem;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: .5rem;
  margin-top: .5rem;
  padding: 0 .5rem;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999999;
  font-weight: 700;
  cursor: pointer;
  display: inline-block;
  margin-right: .2rem;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333333;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #000000;
  outline: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  box-shadow: none;
  outline: 0;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #1e90ff;
  color: #ffffff;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: .6rem;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #1e90ff;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  font-weight: 700;
  cursor: pointer;
  float: right;
  margin-right: 1rem;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -.4rem;
  margin-top: -.2rem;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: .5rem;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: .2rem;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #1e90ff;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #1e90ff;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #1e90ff;
}
.select2-container--classic .select2-selection--multiple {
  background-color: #ffffff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #1e90ff;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 .5rem;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: .5rem;
  margin-top: .5rem;
  padding: 0 .5rem;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  font-weight: 700;
  color: #888;
  cursor: pointer;
  display: inline-block;
  margin-right: .2rem;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555555;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  box-shadow: none;
  outline: 0;
}
.select2-container--classic .select2-dropdown {
  background-color: #ffffff;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  color: #ffffff;
  background-color: #3875d7;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: .6rem;
}
.select2-container {
  width: 100% !important;
}
.select2-container .select2-selection--single {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  background: url('../images/sprite.view.svg#icon-arrow-black-down') #ffffff no-repeat;
  appearance: none;
  background-position: calc(100% - 6px) 50%;
  background-size: 29px;
  padding-right: 3.5rem;
  border: 1px solid #d8d8d8;
  color: #50555e;
  font-size: 1.5rem;
  border-radius: 2px;
  height: 38px;
  line-height: 15px;
  padding: .5rem 3.5rem .4rem 1rem;
}
.select2-container .select2-selection--single::-ms-expand {
  display: none;
}
.lt-ie10 .select2-container .select2-selection--single {
  background-image: none;
  padding-right: .4rem;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
}
.select2-container .select2-selection--single .select2-selection__arrow {
  display: none;
}
.tabs .tabs-title {
  border-bottom: 1px solid #1e90ff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  justify-content: space-around;
  list-style-type: none;
  margin: 0;
  padding: 1.2rem 0;
}
.tabs .tabs-title li {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  margin: 0;
  padding: 0;
  text-align: center;
}
.tabs .tabs-title li a {
  color: #1e90ff;
  font-size: 15px;
  text-decoration: none;
}
.tabs .tabs-title li.active a {
  font-size: 15px;
  font-weight: 500;
  display: block;
  position: relative;
  width: 100%;
}
.tabs .tabs-title li.active a::after {
  background: #1e90ff;
  bottom: -12px;
  content: '';
  height: 5px;
  left: 0;
  position: absolute;
  width: 100%;
}
.tabs .tabs-content {
  margin-top: 1.3rem;
}
/* Tipso Bubble Styles */
.tipso_bubble,
.tipso_bubble > .tipso_arrow {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tipso_bubble {
  border: 1px solid #50555e;
  border-radius: 6px;
  position: absolute;
  text-align: center;
  z-index: 9999;
}
.tipso_style {
  cursor: pointer;
}
.tipso_title {
  border-radius: 6px 6px 0 0;
}
.tipso_content {
  padding: .5em;
  word-wrap: break-word;
}
/* Tipso Bubble size classes - Similar to Foundation's syntax*/
.tipso_bubble.tiny {
  font-size: 0.6rem;
}
.tipso_bubble.small {
  font-size: 0.8rem;
}
.tipso_bubble.default {
  font-size: 1rem;
}
.tipso_bubble.large {
  font-size: 1.2rem;
  width: 100%;
}
/* Tipso Bubble Div */
.tipso_bubble > .tipso_arrow {
  border-color: #50555e transparent transparent !important;
  border: 8px solid;
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.tipso_bubble.top > .tipso_arrow {
  border-top-color: #000000;
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
  left: 50%;
  margin-left: -.8rem;
  top: 100%;
}
.tipso_bubble.bottom > .tipso_arrow {
  border-bottom-color: #000000;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  bottom: 100%;
  left: 50%;
  margin-left: -.8rem;
}
.tipso_bubble.left > .tipso_arrow {
  border-left-color: #000000;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
  left: 100%;
  margin-top: -.8rem;
  top: 50%;
}
.tipso_bubble.right > .tipso_arrow {
  border-right-color: #000000;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  margin-top: -.8rem;
  right: 100%;
  top: 50%;
}
.tipso_bubble .top_right_corner,
.tipso_bubble.top_right_corner {
  border-bottom-left-radius: 0;
}
.tipso_bubble .bottom_right_corner,
.tipso_bubble.bottom_right_corner {
  border-top-left-radius: 0;
}
.tipso_bubble .top_left_corner,
.tipso_bubble.top_left_corner {
  border-bottom-right-radius: 0;
}
.tipso_bubble .bottom_left_corner,
.tipso_bubble.bottom_left_corner {
  border-top-right-radius: 0;
}
::-webkit-input-placeholder {
  color: #8a8a8a;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  font-weight: 'normal';
}
:-moz-placeholder {
  color: #8a8a8a;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  font-weight: 'normal';
}
::-moz-placeholder {
  color: #8a8a8a;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  font-weight: 'normal';
}
:-ms-input-placeholder {
  color: #8a8a8a;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  font-weight: 'normal';
}
.field-error,
div.mage-error[generated] {
  margin-top: .3rem;
}
input[type="checkbox"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
input[type="checkbox"] + label,
input[type="checkbox"] + .label {
  color: #50555e;
  cursor: pointer;
  vertical-align: middle;
}
input[type="checkbox"] + label::before,
input[type="checkbox"] + a .label::before,
input[type="checkbox"] + .label::before {
  background: #ffffff;
  border: 1px solid #d8d8d8;
  font-size: 10px;
  height: 25px;
  margin: -3px 0.9rem 0 0;
  width: 25px;
  border-radius: 2px;
  content: '';
  cursor: pointer;
  display: block;
  float: left;
  vertical-align: middle;
}
input[type="checkbox"]:hover + label::before,
input[type="checkbox"]:hover + .label::before {
  border: 1px solid #1e90ff;
}
input[type="checkbox"]:checked + label::before,
input[type="checkbox"]:checked + a .label::before,
input[type="checkbox"]:checked + .label::before {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
  content: "\e904";
  font-family: "nahdi-icons";
  line-height: 25px;
  text-align: center;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  background: url('../images/sprite.view.svg#icon-arrow-black-down') #ffffff no-repeat;
  appearance: none;
  background-position: calc(100% - 6px) 50%;
  background-size: 29px;
  height: 38px;
  padding-right: 3.5rem;
}
select::-ms-expand {
  display: none;
}
.lt-ie10 select {
  background-image: none;
  padding-right: .4rem;
}
.fieldset .field .control {
  position: relative;
}
.fieldset .field .control.error input[type="text"],
.fieldset .field .control.valid input[type="text"],
.fieldset .field .control.error input[type="password"],
.fieldset .field .control.valid input[type="password"],
.fieldset .field .control.error input[type="url"],
.fieldset .field .control.valid input[type="url"],
.fieldset .field .control.error input[type="tel"],
.fieldset .field .control.valid input[type="tel"],
.fieldset .field .control.error input[type="search"],
.fieldset .field .control.valid input[type="search"],
.fieldset .field .control.error input[type="number"],
.fieldset .field .control.valid input[type="number"],
.fieldset .field .control.error input[type="datetime"],
.fieldset .field .control.valid input[type="datetime"],
.fieldset .field .control.error input[type="email"],
.fieldset .field .control.valid input[type="email"] {
  padding-right: 4rem;
}
.fieldset .field .control.error::after,
.fieldset .field .control.valid::after {
  position: absolute;
  top: 7px;
  right: 7px;
  z-index: 2;
}
.fieldset .field .control input[readonly]:focus {
  border: 1px solid #d8d8d8;
}
.fieldset .field .control.error::after {
  content: "\e903";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #df1642;
  font-size: 23px;
}
.fieldset .field .control.valid::after {
  content: "\e902";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #18a957;
  font-size: 23px;
}
.fieldset .field .field-note {
  clear: both;
}
.fieldset .field.date .control.error::after,
.fieldset .field.date .control.valid::after {
  right: 57px;
}
.fieldset .field.choice {
  position: relative;
}
.fieldset .field.choice input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.fieldset .field.choice input[type="radio"] + label {
  cursor: pointer;
  display: inline-block;
  line-height: inherit;
  padding-left: 3rem;
  padding-top: .3rem;
  position: relative;
  vertical-align: middle;
}
.fieldset .field.choice input[type="radio"] + label::before {
  background: #ffffff;
  border: 1px solid #d8d8d8;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.fieldset .field.choice input[type="radio"]:checked + label::after {
  background: #1e90ff;
  left: 7px;
  height: 12px;
  top: 7px;
  width: 12px;
  border-radius: 50%;
  content: '';
  position: absolute;
}
.fieldset .field.choice input[type="radio"]:checked + label::before {
  border: 1px solid #1e90ff;
}
.fieldset .field.choice input[type="radio"]:hover + label::before {
  border: 1px solid #1e90ff;
}
.field .control._with-tooltip input {
  margin-right: 0;
  width: 100%;
}
.field .control._with-tooltip .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -24px;
}
.field .control._with-tooltip .field-tooltip .field-tooltip-action::before {
  color: #8a8a8a;
  font-size: 2rem;
  line-height: 20px;
}
.ui-datepicker {
  background: #ffffff;
  border: 1px solid #e8e8e9;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.ui-datepicker .ui-datepicker-next span {
  border-color: transparent transparent transparent #1e90ff;
}
.ui-datepicker .ui-datepicker-prev span {
  border-color: transparent #1e90ff transparent transparent;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-active {
  background: #1e90ff;
  color: #ffffff;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 1.3rem;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
  margin-right: 1%;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
  width: 51%;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  top: 10px;
}
.ui-datepicker .ui-datepicker-prev {
  left: -4px;
}
.ui-datepicker .ui-datepicker-next {
  right: -4px;
}
.phone-number-SA {
  direction: ltr /*rtl:ignore*/;
  text-align: left;
}
.checkout-cart-index div.mage-error {
  background-color: #ffffff;
  margin-left: -1rem;
  padding: .2rem;
  position: absolute;
  text-align: left;
  white-space: normal;
  z-index: 11;
}
.svg-account--dashboard {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 40.88697789% 95.36305732% /*rtl:ignore*/;
}
.svg-account--dashboard-dims {
  width: 26px;
  height: 26px;
}
.svg-account--dashboard--account {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 67.26804124% 89.97966101999999% /*rtl:ignore*/;
}
.svg-account--dashboard--account-dims {
  width: 64px;
  height: 64px;
}
.svg-account--dashboard--address {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 42.5257732% 89.97966101999999% /*rtl:ignore*/;
}
.svg-account--dashboard--address-dims {
  width: 64px;
  height: 64px;
}
.svg-account--dashboard--cards {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 59.02061856% 89.97966101999999% /*rtl:ignore*/;
}
.svg-account--dashboard--cards-dims {
  width: 64px;
  height: 64px;
}
.svg-account--dashboard--gift {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 50.77319588% 89.97966101999999% /*rtl:ignore*/;
}
.svg-account--dashboard--gift-dims {
  width: 64px;
  height: 64px;
}
.svg-account--dashboard--gift-registry {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 34.27835052% 89.97966101999999% /*rtl:ignore*/;
}
.svg-account--dashboard--gift-registry-dims {
  width: 64px;
  height: 64px;
}
.svg-account--dashboard--orders {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 75.51546392% 89.97966101999999% /*rtl:ignore*/;
}
.svg-account--dashboard--orders-dims {
  width: 64px;
  height: 64px;
}
.svg-account--dashboard--verify {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 71.77835052% 62.86101695% /*rtl:ignore*/;
}
.svg-account--dashboard--verify-dims {
  width: 64px;
  height: 64px;
}
.svg-account--dashboard--wishlist {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 26.03092784% 89.97966101999999% /*rtl:ignore*/;
}
.svg-account--dashboard--wishlist-dims {
  width: 64px;
  height: 64px;
}
.svg-account--icon-account-account {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 20.68965517% 95.66773163000001% /*rtl:ignore*/;
}
.svg-account--icon-account-account-dims {
  width: 28px;
  height: 28px;
}
.svg-account--icon-account-card {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 84.76658476999999% 79.34651899000001% /*rtl:ignore*/;
}
.svg-account--icon-account-card-dims {
  width: 26px;
  height: 22px;
}
.svg-account--icon-account-notification {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 37.69287469% 95.36305732% /*rtl:ignore*/;
}
.svg-account--icon-account-notification-dims {
  width: 26px;
  height: 26px;
}
.svg-account--icon-account-nuhdik {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 43.17617866% 76.91612902999999% /*rtl:ignore*/;
}
.svg-account--icon-account-nuhdik-dims {
  width: 34px;
  height: 34px;
}
.svg-account--icon-account-order {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 41.52392638% 99.66295707% /*rtl:ignore*/;
}
.svg-account--icon-account-order-dims {
  width: 25px;
  height: 25px;
}
.svg-account--icon-account-registry {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 94.84029484% 85.07692308% /*rtl:ignore*/;
}
.svg-account--icon-account-registry-dims {
  width: 26px;
  height: 30px;
}
.svg-account--icon-account-wishlist {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 72.14567900999999% 51.28205128% /*rtl:ignore*/;
}
.svg-account--icon-account-wishlist-dims {
  width: 30px;
  height: 30px;
}
.svg-calander {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 91.48148148% 89.59744409% /*rtl:ignore*/;
}
.svg-calander-dims {
  width: 30px;
  height: 28px;
}
.svg-calander-active {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 98.41435767999999% 57.57565789% /*rtl:ignore*/;
}
.svg-calander-active-dims {
  width: 46px;
  height: 46px;
}
.svg-checkout--icon-action-delete {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 50.54166667% 99.50476190000001% /*rtl:ignore*/;
}
.svg-checkout--icon-action-delete-dims {
  width: 24px;
  height: 24px;
}
.svg-checkout--icon-attention-circle {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 47.6004902% 99.50476190000001% /*rtl:ignore*/;
}
.svg-checkout--icon-attention-circle-dims {
  width: 24px;
  height: 24px;
}
.svg-checkout--icon-attention-triangle-brown {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 60.05159705% 94.90966718999999% /*rtl:ignore*/;
}
.svg-checkout--icon-attention-triangle-brown-dims {
  width: 26px;
  height: 23px;
}
.svg-checkout--icon-attention-triangle-yellow {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 81.57248156999999% 79.47226624% /*rtl:ignore*/;
}
.svg-checkout--icon-attention-triangle-yellow-dims {
  width: 26px;
  height: 23px;
}
.svg-checkout--icon-checkout-nuhdeek-gift {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 98.16708543% 64.92786885% /*rtl:ignore*/;
}
.svg-checkout--icon-checkout-nuhdeek-gift-dims {
  width: 44px;
  height: 44px;
}
.svg-checkout--icon-checkout-promo-gift {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 92.74572127% 79.22116904000001% /*rtl:ignore*/;
}
.svg-checkout--icon-checkout-promo-gift-dims {
  width: 22px;
  height: 21px;
}
.svg-checkout--icon-express-delivery-home {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 87.53056235% 79.34651899000001% /*rtl:ignore*/;
}
.svg-checkout--icon-express-delivery-home-dims {
  width: 22px;
  height: 22px;
}
.svg-checkout--icon-info {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 53.66339066% 95.36305732% /*rtl:ignore*/;
}
.svg-checkout--icon-info-dims {
  width: 26px;
  height: 26px;
}
.svg-fb {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 99.56219512% 70.5224359% /*rtl:ignore*/;
}
.svg-fb-dims {
  width: 20px;
  height: 30px;
}
.svg-header-icons--account {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 27.5862069% 95.66773163000001% /*rtl:ignore*/;
}
.svg-header-icons--account-dims {
  width: 28px;
  height: 28px;
}
.svg-header-icons--cart {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 95.1112098% 89.59744409% /*rtl:ignore*/;
}
.svg-header-icons--cart-dims {
  width: 29.37px;
  height: 28px;
}
.svg-header-icons--favorites {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 13.79310345% 95.66773163000001% /*rtl:ignore*/;
}
.svg-header-icons--favorites-dims {
  width: 28px;
  height: 28px;
}
.svg-header-icons--store-locator {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 24.13793103% 95.66773163000001% /*rtl:ignore*/;
}
.svg-header-icons--store-locator-dims {
  width: 28px;
  height: 28px;
}
.svg-header-icons--switcher {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 6.89655172% 95.66773163000001% /*rtl:ignore*/;
}
.svg-header-icons--switcher-dims {
  width: 28px;
  height: 28px;
}
.svg-icon-alert-circle-red {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 56.85749386% 95.36305732% /*rtl:ignore*/;
}
.svg-icon-alert-circle-red-dims {
  width: 26px;
  height: 26px;
}
.svg-icon-arrow {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 55.83126551% 76.91612902999999% /*rtl:ignore*/;
}
.svg-icon-arrow-dims {
  width: 34px;
  height: 34px;
}
.svg-icon-arrow-black {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 12.85012285% 99.82165605% /*rtl:ignore*/;
}
.svg-icon-arrow-black-dims {
  width: 26px;
  height: 26px;
}
.svg-icon-arrow-black-down {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 19.23832924% 99.82165605% /*rtl:ignore*/;
}
.svg-icon-arrow-black-down-dims {
  width: 26px;
  height: 26px;
}
.svg-icon-arrow-blue {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 25.62653563% 99.82165605% /*rtl:ignore*/;
}
.svg-icon-arrow-blue-dims {
  width: 26px;
  height: 26px;
}
.svg-icon-arrow-white {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 28.82063882% 99.82165605% /*rtl:ignore*/;
}
.svg-icon-arrow-white-dims {
  width: 26px;
  height: 26px;
}
.svg-icon-ask-pharmacist {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 8.92626132% 90.28571429% /*rtl:ignore*/;
}
.svg-icon-ask-pharmacist-dims {
  width: 67px;
  height: 66px;
}
.svg-icon-badge {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 58.85485272% 51.86385737% /*rtl:ignore*/;
}
.svg-icon-badge-dims {
  width: 126.38px;
  height: 37px;
}
.svg-icon-bell {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 71.48148148% 76.54574639000001% /*rtl:ignore*/;
}
.svg-icon-bell-dims {
  width: 30px;
  height: 31px;
}
.svg-icon-blood-positive {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 44.08108108% 95.36305732% /*rtl:ignore*/;
}
.svg-icon-blood-positive-dims {
  width: 26px;
  height: 26px;
}
.svg-icon-calendar {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 51.61290323% 76.91612902999999% /*rtl:ignore*/;
}
.svg-icon-calendar-dims {
  width: 34px;
  height: 34px;
}
.svg-icon-cart {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 31.02760472% 95.48012691% /*rtl:ignore*/;
}
.svg-icon-cart-dims {
  width: 27.82px;
  height: 26.77px;
}
.svg-icon-categories {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 57.75% 70.99022801% /*rtl:ignore*/;
}
.svg-icon-categories-dims {
  width: 40px;
  height: 40px;
}
.svg-icon-categories-blue {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 67.75% 70.99022801% /*rtl:ignore*/;
}
.svg-icon-categories-blue-dims {
  width: 40px;
  height: 40px;
}
.svg-icon-checkbox {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 3.44827586% 95.66773163000001% /*rtl:ignore*/;
}
.svg-icon-checkbox-dims {
  width: 28px;
  height: 28px;
}
.svg-icon-checkbox-checked {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 17.24137931% 95.66773163000001% /*rtl:ignore*/;
}
.svg-icon-checkbox-checked-dims {
  width: 28px;
  height: 28px;
}
.svg-icon-coupon {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 98.87076537% 50.65273312% /*rtl:ignore*/;
}
.svg-icon-coupon-dims {
  width: 43px;
  height: 32px;
}
.svg-icon-cross {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 74.13268411% 74.98113207999999% /*rtl:ignore*/;
}
.svg-icon-cross-dims {
  width: 18.5px;
  height: 18px;
}
.svg-icon-customer {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 62.75% 70.99022801% /*rtl:ignore*/;
}
.svg-icon-customer-dims {
  width: 40px;
  height: 40px;
}
.svg-icon-direction {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 6.46191646% 99.83596375% /*rtl:ignore*/;
}
.svg-icon-direction-dims {
  width: 26px;
  height: 26.09px;
}
.svg-icon-gift {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 38.95781638% 76.91612902999999% /*rtl:ignore*/;
}
.svg-icon-gift-dims {
  width: 34px;
  height: 34px;
}
.svg-icon-heart {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 34.41820418% 95.36305732% /*rtl:ignore*/;
}
.svg-icon-heart-dims {
  width: 27px;
  height: 26px;
}
.svg-icon-heart-2 {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 40.30037547% 26.10114192% /*rtl:ignore*/;
}
.svg-icon-heart-2-dims {
  width: 41px;
  height: 41px;
}
.svg-icon-heart-3 {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 59.97521685% 76.79227053% /*rtl:ignore*/;
}
.svg-icon-heart-3-dims {
  width: 33px;
  height: 33px;
}
.svg-icon-heart-3-fill {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 32.01474201% 99.82165605% /*rtl:ignore*/;
}
.svg-icon-heart-3-fill-dims {
  width: 26px;
  height: 26px;
}
.svg-icon-heart-fill {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 38.38764756% 99.80735245% /*rtl:ignore*/;
}
.svg-icon-heart-fill-dims {
  width: 25.91px;
  height: 25.91px;
}
.svg-icon-home {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 26.08695652% 77.04038772% /*rtl:ignore*/;
}
.svg-icon-home-dims {
  width: 35px;
  height: 35px;
}
.svg-icon-info-yellow {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 16.04422604% 99.82165605% /*rtl:ignore*/;
}
.svg-icon-info-yellow-dims {
  width: 26px;
  height: 26px;
}
.svg-icon-location {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 47.39454094% 76.91612902999999% /*rtl:ignore*/;
}
.svg-icon-location-dims {
  width: 34px;
  height: 34px;
}
.svg-icon-minus {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 22.43243243% 99.82165605% /*rtl:ignore*/;
}
.svg-icon-minus-dims {
  width: 26px;
  height: 26px;
}
.svg-icon-minus-2 {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 95.9963145% 75.08722741% /*rtl:ignore*/;
}
.svg-icon-minus-2-dims {
  width: 26px;
  height: 12px;
}
.svg-icon-mom-baby {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 54.80519481% 62.96774194% /*rtl:ignore*/;
}
.svg-icon-mom-baby-dims {
  width: 70px;
  height: 65px;
}
.svg-icon-nahdi-clinics {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 34.73945409% 76.91612902999999% /*rtl:ignore*/;
}
.svg-icon-nahdi-clinics-dims {
  width: 34px;
  height: 34px;
}
.svg-icon-nahdi-hearth {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 91.49130833% 69.65120675% /*rtl:ignore*/;
}
.svg-icon-nahdi-hearth-dims {
  width: 151.41px;
  height: 151.41px;
}
.svg-icon-notify-grey {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 91.60493827000001% 85.07692308% /*rtl:ignore*/;
}
.svg-icon-notify-grey-dims {
  width: 30px;
  height: 30px;
}
.svg-icon-online-doctor {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 30.43478261% 76.91612902999999% /*rtl:ignore*/;
}
.svg-icon-online-doctor-dims {
  width: 35px;
  height: 34px;
}
.svg-icon-phone {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 9.65601966% 99.83596375% /*rtl:ignore*/;
}
.svg-icon-phone-dims {
  width: 26px;
  height: 26.09px;
}
.svg-icon-pickup-store {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 72.56857855% 70.75974026% /*rtl:ignore*/;
}
.svg-icon-pickup-store-dims {
  width: 38px;
  height: 38px;
}
.svg-icon-plus {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 47.27518428% 95.36305732% /*rtl:ignore*/;
}
.svg-icon-plus-dims {
  width: 26px;
  height: 26px;
}
.svg-icon-plus-2 {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 50.46928747% 95.36305732% /*rtl:ignore*/;
}
.svg-icon-plus-2-dims {
  width: 26px;
  height: 26px;
}
.svg-icon-radio {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 43.05177112% 67.67883212% /*rtl:ignore*/;
}
.svg-icon-radio-dims {
  width: 106px;
  height: 106px;
}
.svg-icon-radio-inactive {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 28.61035422% 67.67883212% /*rtl:ignore*/;
}
.svg-icon-radio-inactive-dims {
  width: 106px;
  height: 106px;
}
.svg-icon-salemtom {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 63.48387097% 62.86101695% /*rtl:ignore*/;
}
.svg-icon-salemtom-dims {
  width: 65px;
  height: 64px;
}
.svg-icon-search {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 0 99.91711827% /*rtl:ignore*/;
}
.svg-icon-search-dims {
  width: 26.6px;
  height: 26.6px;
}
.svg-icon-search-blocks {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 0 95.66773163000001% /*rtl:ignore*/;
}
.svg-icon-search-blocks-dims {
  width: 28px;
  height: 28px;
}
.svg-icon-search-filter {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 90.07249738% 79.34651899000001% /*rtl:ignore*/;
}
.svg-icon-search-filter-dims {
  width: 20.66px;
  height: 22px;
}
.svg-icon-search-sort-center {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 95.43520782% 79.01271527% /*rtl:ignore*/;
}
.svg-icon-search-sort-center-dims {
  width: 22px;
  height: 19.33px;
}
.svg-icon-select {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 62.93643032% 94.46056781999999% /*rtl:ignore*/;
}
.svg-icon-select-dims {
  width: 22px;
  height: 20px;
}
.svg-icon-share {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 87.79284834000001% 89.88461538% /*rtl:ignore*/;
}
.svg-icon-share-dims {
  width: 29px;
  height: 30px;
}
.svg-icon-shop {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 45.375% 26.05863192% /*rtl:ignore*/;
}
.svg-icon-shop-dims {
  width: 40px;
  height: 40px;
}
.svg-icon-shop-pink {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 52.75% 70.99022801% /*rtl:ignore*/;
}
.svg-icon-shop-pink-dims {
  width: 40px;
  height: 40px;
}
.svg-icon-sort-by-grid {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 10.34482759% 95.66773163000001% /*rtl:ignore*/;
}
.svg-icon-sort-by-grid-dims {
  width: 28px;
  height: 28px;
}
.svg-icon-sort-by-list {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 98.56773398999999% 89.59744409% /*rtl:ignore*/;
}
.svg-icon-sort-by-list-dims {
  width: 28px;
  height: 28px;
}
.svg-icon-time {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 3.26781327% 99.83596375% /*rtl:ignore*/;
}
.svg-icon-time-dims {
  width: 26px;
  height: 26.09px;
}
.svg-icon-time-blue {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 87.90123457% 85.07692308% /*rtl:ignore*/;
}
.svg-icon-time-blue-dims {
  width: 30px;
  height: 30px;
}
.svg-icon-wazen-hayatk {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 0 90.59385666% /*rtl:ignore*/;
}
.svg-icon-wazen-hayatk-dims {
  width: 69px;
  height: 68px;
}
.svg-icon-wishlist {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 44.59141104% 99.50476190000001% /*rtl:ignore*/;
}
.svg-icon-wishlist-dims {
  width: 25px;
  height: 24px;
}
.svg-icon-wishlist-fill {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 35.20495277% 99.80735245% /*rtl:ignore*/;
}
.svg-icon-wishlist-fill-dims {
  width: 25.91px;
  height: 25.91px;
}
.svg-insta {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 98.51851852% 85.07692308% /*rtl:ignore*/;
}
.svg-insta-dims {
  width: 30px;
  height: 30px;
}
.svg-labels--express_en {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 100% 35.47656857% /*rtl:ignore*/;
}
.svg-labels--express_en-dims {
  width: 210px;
  height: 62.06px;
}
.svg-labels--global_white_globe_en {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 100% 0 /*rtl:ignore*/;
}
.svg-labels--global_white_globe_en-dims {
  width: 210px;
  height: 210px;
}
.svg-logo-variants--logo-all {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 0 75.07692308% /*rtl:ignore*/;
}
.svg-logo-variants--logo-all-dims {
  width: 210px;
  height: 160px;
}
.svg-logo-variants--logo-baby {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 66.66666667% 32.38866397% /*rtl:ignore*/;
}
.svg-logo-variants--logo-baby-dims {
  width: 210px;
  height: 160px;
}
.svg-logo-variants--logo-beauty {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 66.66666667% 0 /*rtl:ignore*/;
}
.svg-logo-variants--logo-beauty-dims {
  width: 210px;
  height: 160px;
}
.svg-logo-variants--logo-everyday-and-essentials {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 33.33333333% 42.68825911% /*rtl:ignore*/;
}
.svg-logo-variants--logo-everyday-and-essentials-dims {
  width: 210px;
  height: 160px;
}
.svg-logo-variants--logo-health-and-wellness {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 0 42.68825911% /*rtl:ignore*/;
}
.svg-logo-variants--logo-health-and-wellness-dims {
  width: 210px;
  height: 160px;
}
.svg-logo-variants--logo-promotional {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 33.33333333% 0 /*rtl:ignore*/;
}
.svg-logo-variants--logo-promotional-dims {
  width: 210px;
  height: 160px;
}
.svg-maps--available {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 30.43478261% 26.14379085% /*rtl:ignore*/;
}
.svg-maps--available-dims {
  width: 35px;
  height: 42px;
}
.svg-maps--unavailable {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 26.08695652% 26.14379085% /*rtl:ignore*/;
}
.svg-maps--unavailable-dims {
  width: 35px;
  height: 42px;
}
.svg-menu-arrow {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 78.16377171000001% 79.47226624% /*rtl:ignore*/;
}
.svg-menu-arrow-dims {
  width: 34px;
  height: 23px;
}
.svg-nahdi-desktop {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 92.37536657% 47.23263889% /*rtl:ignore*/;
}
.svg-nahdi-desktop-dims {
  width: 158px;
  height: 78px;
}
.svg-nahdi-mobile {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 99.24433249000001% 44.52700491% /*rtl:ignore*/;
}
.svg-nahdi-mobile-dims {
  width: 46px;
  height: 43px;
}
.svg-search {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 63.90605686% 76.54574639000001% /*rtl:ignore*/;
}
.svg-search-dims {
  width: 31px;
  height: 31px;
}
.svg-search-idle {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 67.73794808% 76.54574639000001% /*rtl:ignore*/;
}
.svg-search-idle-dims {
  width: 31px;
  height: 31px;
}
.svg-select_arrow {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 98.004884% 78.72370487000001% /*rtl:ignore*/;
}
.svg-select_arrow-dims {
  width: 21px;
  height: 17px;
}
.svg-set-map-location {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 83.54755784% 89.67567568% /*rtl:ignore*/;
}
.svg-set-map-location-dims {
  width: 62px;
  height: 62px;
}
.svg-slider-right-arrow {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 17.57105943% 90.28571429% /*rtl:ignore*/;
}
.svg-slider-right-arrow-dims {
  width: 66px;
  height: 66px;
}
.svg-slider-right-arrow-white {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 35.0877193% 26.14379085% /*rtl:ignore*/;
}
.svg-slider-right-arrow-white-dims {
  width: 42px;
  height: 42px;
}
.svg-store-pin {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 97.06956522% 71.90522876% /*rtl:ignore*/;
}
.svg-store-pin-dims {
  width: 35px;
  height: 42px;
}
.svg-tw {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 68.12718203999999% 51.28205128% /*rtl:ignore*/;
}
.svg-tw-dims {
  width: 38px;
  height: 30px;
}
.svg-whatsapp {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 0 0 /*rtl:ignore*/;
}
.svg-whatsapp-dims {
  width: 210px;
  height: 210.88px;
}
/**
 * @copyright Copyright © 2024 Redbox Digital Limited. All rights reserved.
 */
.dynamic-yield-products-slider-widget {
  margin: 3rem 0;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide {
  padding: 0 10px;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper {
  background-color: #ffffff;
  box-shadow: 1px 2px 10px #f3f7ff;
  border-radius: 10px;
  height: 35em;
  margin: 10px;
  max-height: 465px;
  overflow: hidden;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info {
  padding-top: 5px;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .item-header .product-label .badge.custom.image {
  background-color: unset;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .item-header .add-to-wishlist .actiontowishlist {
  display: inline-block;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .item-header .add-to-wishlist .actiontowishlist::before {
  height: 2rem;
  background: url('../images/sprite.view.svg#icon-heart') center no-repeat;
  background-size: 3rem;
  content: '';
  display: block;
  left: 10%;
  position: absolute;
  transform: translate(-50%, -50%);
  width: 3rem;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .item-image-slider {
  max-width: 185px;
  padding: .5rem 0;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .item-image-slider a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  padding-top: 100%;
  position: relative;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .item-image-slider img {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  object-fit: cover;
  padding: .5rem;
  position: absolute;
  top: 50%;
  width: auto;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .product-item-details .product-item-name .nahdi-promo-sku {
  display: flex;
  flex-direction: column;
  height: 2.6em;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .product-item-details .product-item-name .nahdi-promo-sku .slider-promo-msg {
  background: #ff375f;
  border-radius: 5px;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 700;
  margin: 0 auto;
  padding: .5rem;
  text-align: center;
  width: 80%;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .product-item-details .msg-details {
  height: 2.6em;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .product-item-details .msg-details .slider-promo-msg {
  background: #ff375f;
  border-radius: 5px;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 700;
  margin: 0 auto;
  padding: .5rem;
  text-align: center;
  width: 80%;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .product-item-details .product-name {
  height: auto;
  min-height: 3.5rem;
  width: auto;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .product-item-details .product-name a {
  color: #212121;
  display: -webkit-box;
  font-size: 1.3rem;
  font-weight: 600;
  overflow: hidden;
  padding: 0 10px;
  text-overflow: ellipsis;
  text-decoration: none;
  -webkit-line-clamp: 2;
  /* ! autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .product-item-details .product-label {
  align-items: flex-end;
  display: flex;
  justify-content: end;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .product-item-details .product-label .label-Hubstore {
  background-image: url('../images/sprite.view.svg#labels--express_en');
  background-size: 100%;
  display: block;
  height: 22px;
  max-width: 50%;
  min-width: 59px;
  margin-right: .5rem;
  position: static;
  padding: 9px;
  width: 90px;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .product-item-details .product-label .label-KSA,
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .product-item-details .product-label .label-UAE {
  background-image: url('../images/sprite.view.svg#labels--global_white_globe_en');
  background-size: 125%;
  display: block;
  height: 30px;
  max-width: 50%;
  min-width: 59px;
  margin-right: .5rem;
  margin-top: .2rem;
  position: static;
  padding: 9px;
  width: 110px;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .product-item-details .product-price .dynamic-yield-price {
  color: #334577;
  font-size: 1.7rem;
  font-weight: 600;
  margin: 0 10px;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .product-item-details .product-price .dynamic-yield-price del {
  color: #B2C7FF;
  font-size: 1.2rem;
  font-weight: 400;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .product-item-details .add-to-cart-action {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  margin-top: 1.3rem;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .product-item-details .add-to-cart-action span {
  cursor: pointer;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .product-item-details .add-to-cart-action .minus,
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .product-item-details .add-to-cart-action .plus {
  border-radius: 4px;
  border: 1px solid #d2e9ff;
  color: #1e90ff;
  display: inline-block;
  font-weight: 700;
  font-size: 1.6rem;
  height: 3.2rem;
  padding: 5px 5px 8px 5px;
  text-align: center;
  vertical-align: middle;
  width: 3.2rem;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .product-item-details .add-to-cart-action .slider-qty {
  border: none;
  color: #000;
  display: inline-block;
  font-size: 2rem;
  font-weight: 500;
  height: 3rem;
  text-align: center;
  vertical-align: middle;
  width: 3.8rem;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .product-item-details .add-to-cart-action .slider-cart {
  border-radius: 5px;
  box-shadow: none;
  border: 1px solid #1e90ff;
  background: #1e90ff;
  height: 36px;
  max-width: 36px;
  min-width: auto;
  padding: 0;
  width: 36px;
  white-space: nowrap;
}
.dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .product-item-info .product-item-details .add-to-cart-action .slider-cart:before {
  background: url('../images/sprite.view.svg#icon-cart') 50% no-repeat;
  background-size: 30px;
  content: "";
  color: #fff;
  display: block;
  height: 34px;
  width: 34px;
}
.dynamic-yield-products-slider-widget .slick-track #brands-list .brand-letters {
  background-color: #ffffff;
  border-radius: 1.2em;
  box-shadow: 5px 5px 5px 5px #e5e3e3;
  margin-top: 4em;
  padding: 0.35em 0;
  position: sticky;
  text-align: center;
  top: 2em;
}
.dynamic-yield-products-slider-widget .slick-track #brands-list .brand-letters .brand-letter-data {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.dynamic-yield-products-slider-widget .slick-track #brands-list .brand-letters .brand-letter-data .brand-letter-link {
  -webkit-flex-basis: 1.2em;
  flex-basis: 1.2em;
  color: #8c8c8c;
  font-size: 1.5em;
  font-weight: 500;
  margin-right: auto;
  margin-left: auto;
  transition: all .2s;
  text-decoration: none;
}
.dynamic-yield-products-slider-widget .slick-track #brands-list .brand-letters .brand-letter-data .brand-letter-link[disabled="true"] {
  color: #c2c2c2;
}
.dynamic-yield-products-slider-widget .slick-track #brands-list .landing-brand-lists .title-letter {
  border-bottom: 1px solid #e8e8e9;
  font-weight: 500;
  margin: 0 0 20px;
  padding: 6em 0 15px;
}
.dynamic-yield-products-slider-widget .slick-track #brands-list .landing-brand-lists .navigate-top {
  background: #008bdb;
  border: 1px solid #008bdb;
  border-radius: 17%;
  bottom: 10em;
  color: #ffffff;
  line-height: 10px;
  left: auto;
  position: fixed;
  right: 5rem;
  speak: none;
  text-align: center;
  width: 40px;
}
.dynamic-yield-products-slider-widget .slick-track #brands-list .landing-brand-lists .collection-list {
  column-count: 5;
}
.dynamic-yield-products-slider-widget .slick-track #brands-list .landing-brand-lists .collection-list .brand-item {
  list-style: none;
}
.dynamic-yield-products-slider-widget .slick-track #brands-list .landing-brand-lists .collection-list .brand-item .landing-url {
  color: #858789;
  font-size: 1.5rem;
  text-decoration: none;
}
.dynamic-yield-products-slider-widget .slick-track #brands-list .landing-brand-lists .collection-list .brand-item .exclusive-brand {
  background-color: #800080;
  border-radius: 0.7em;
  color: #ffffff;
  font-size: 0.7em;
  margin-left: 1em;
  padding: 0.4em 0.5em;
}
.dynamic-yield-products-slider-widget .slick-track #brands-list .landing-brand-lists .collection-list .brand-item .new-brand {
  background-color: #008bdb;
  border-radius: 0.7em;
  color: #ffffff;
  font-size: 0.7em;
  margin-left: 0.1em;
  padding: 0.35em 0.45em;
}
.algolia-landingpage-view .page-title-wrapper {
  display: none;
}
/**
 * Copyright © 2018 Redbox Digital Limited. All rights reserved.
 */
.sidebar-additional {
  display: block;
}
.sidebar-additional .shop-image,
.sidebar-additional #shop-details-map {
  margin-bottom: 20px;
  width: 50%;
  float: right;
  margin-right: 11%;
  margin-top: 1%;
}
.nahdi_customer-referral-index .column.main {
  background: #fff;
  margin-bottom: 2%;
}
.nahdi_customer-referral-index .column.main .page-title-wrapper {
  background: #e9f4ff;
}
.nahdi_customer-referral-index .column.main .page-title-wrapper h1.page-title {
  padding: 1rem;
}
.nahdi_customer-referral-index .column.main .page-title-wrapper h1.page-title span.base {
  font-size: 2.7rem;
  padding: 0 1.5rem;
}
.nahdi_customer-referral-index .column.main #referal-program {
  font-size: 14px;
}
.nahdi_customer-referral-index .column.main #referal-program .referal-image {
  text-align: center;
}
.nahdi_customer-referral-index .column.main #referal-program .referal-image .main-image {
  background-image: url('../images/ref-main-icon.png');
  background-size: 100%;
  background-repeat: no-repeat;
  height: 15rem;
  margin: 0 auto;
  width: 15rem;
}
.nahdi_customer-referral-index .column.main #referal-program .referal-image button {
  background: #1e90ff;
  border-radius: 10px;
  border-color: #115ffb;
  color: #fff;
  font-size: 16px;
  margin: 1rem;
}
.nahdi_customer-referral-index .column.main #referal-program .referal-image p {
  font-size: 15px;
}
.nahdi_customer-referral-index .column.main #referal-program .coupon-data {
  position: relative;
}
.nahdi_customer-referral-index .column.main #referal-program .coupon-data input[type="text"] {
  border: 2px solid #e9f4ff;
  border-radius: 10px;
  font-size: 20px;
  margin: 2%;
  padding: 3%;
  width: 50%;
}
.nahdi_customer-referral-index .column.main #referal-program .coupon-data .share-button {
  position: relative;
  background-image: url('../images/whatsapp.svg');
  background-size: 100%;
  background-repeat: no-repeat;
  height: 4rem;
  width: 4rem;
  display: inline-block;
  top: 1rem;
}
.nahdi_customer-referral-index .column.main #referal-program .coupon-data button {
  background: #1e90ff;
  border-radius: 10px;
  color: #ffffff;
  border-color: #115ffb;
  font-size: 16px;
  margin: -1.5rem 1rem 0 1rem;
}
.nahdi_customer-referral-index .column.main #referal-program .coupon-data button:hover {
  border-radius: 20px;
  border-color: #115ffb;
}
.nahdi_customer-referral-index .column.main #referal-program h2.flow-title {
  font-weight: 700;
  margin-top: 2rem;
  padding: 0 15px;
}
.nahdi_customer-referral-index .column.main #referal-program ul.flow-list li {
  list-style: none;
}
.nahdi_customer-referral-index .column.main #referal-program ul.flow-list li::before {
  background-color: #e9f4ff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 45px 45px;
  border-radius: 50%;
  content: '';
  display: inline-block;
  height: 45px;
  margin-right: 20px;
  vertical-align: middle;
  width: 45px;
}
.nahdi_customer-referral-index .column.main #referal-program ul.flow-list li.global-referals::before {
  background-image: url('../images/ref-generate-couon.png');
}
.nahdi_customer-referral-index .column.main #referal-program ul.flow-list li.share-referrals::before {
  background-image: url('../images/ref-share-button.png');
}
.nahdi_customer-referral-index .column.main #referal-program ul.flow-list li.ten-discount::before {
  background-image: url('../images/ref-10-precent.png');
}
.nahdi_customer-referral-index .column.main #referal-program ul.flow-list li.five-discount::before {
  background-image: url('../images/ref-5-precent.png');
}
.nahdi_customer-referral-index .column.main #referal-program .referral-statistics {
  display: flex;
  font-size: 15px;
  justify-content: center;
  text-align: center;
}
.nahdi_customer-referral-index .column.main #referal-program .referral-statistics .earned-points {
  background: #F7FAFA;
  border-radius: 10px;
  border: 1px solid #eee;
  box-shadow: 0px 0px 7px 0px #ccc;
  padding: 2%;
  margin: 2%;
  width: 50%;
}
.nahdi_customer-referral-index .column.main #referal-program .referral-statistics .earned-points .numbers {
  font-size: 40px;
}
.nahdi_customer-referral-index .column.main #referal-program .referral-statistics .referred-orders {
  background: #F7FAFA;
  border: 1px solid #eee;
  border-radius: 10px;
  box-shadow: 0px 0px 7px 0px #ccc;
  padding: 2%;
  margin: 2%;
  width: 50%;
}
.nahdi_customer-referral-index .column.main #referal-program .referral-statistics .referred-orders .numbers {
  font-size: 40px;
}
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-new-tab a::before,
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-new-tab strong::before {
  background-image: url('../images/ref-account-icon.png');
  background-size: 100%;
}
.account.customer-account-index .dashboard-content li.dash-loyalty-link a::before {
  background-image: url('../images/ref-dashboard.png');
  content: '';
  height: 50px;
  width: 50px;
}
.ispu.data.items {
  border-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  z-index: 1;
}
.ispu.data.items::after {
  clear: both;
}
.ispu.data.items > div[aria-selected=true] a.switch {
  background-color: #ffffff !important;
}
.ispu.data.items::before,
.ispu.data.items::after {
  content: '';
  display: table;
}
.ispu.data.items > .item.title {
  float: left;
  margin: 0 -1px 0 0;
  width: auto;
}
.ispu.data.items > .item.title > .switch {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  font-weight: 400;
  font-size: 1.4rem;
  border-bottom: none;
  color: #7d7d7d;
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 1px 35px;
  position: relative;
  text-decoration: none;
  z-index: 2;
}
.ispu.data.items > .item.title > .switch:hover {
  background-color: #ffffff;
}
.ispu.data.items > .item.content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  float: right;
  padding: 35px;
  width: 100%;
}
.ispu.data.items > .item.content::after {
  clear: both;
}
.ispu.data.items > .item.content::before,
.ispu.data.items > .item.content::after {
  content: '';
  display: table;
}
.ispu.data.items > .item.content.active {
  display: block;
}
.ispu.data.items:not(.disabled) > .switch:focus,
.ispu.data.items:not(.disabled) > .switch:hover {
  background: #ffffff;
}
#store-selector {
  float: left;
}
#store-selector ul {
  list-style: none;
}
#store-selector ul.pickup-locations {
  margin-top: 10px;
  padding-left: 0;
}
#store-selector ul.pickup-locations .out-of-stock-message {
  font-size: 1.2rem;
  color: #ff0000;
}
#store-selector ul.pages-items li.item.current {
  background: #e5e5e5;
  color: #333333;
  font-weight: 700;
  font-size: 1.2rem;
  display: inline-block;
  letter-spacing: normal;
  line-height: 30px;
  padding: 0 5px;
}
#ispu-method-buttons-container {
  float: right;
  margin-top: 10px;
  width: 100%;
}
#ispu-method-buttons-container .button.primary {
  padding: 14px 17px;
}
#ispu-method-buttons-container .primary {
  float: right;
}
.location-permission-message {
  border: 1px solid #F49FA4;
  padding: 10px 10px 10px 25px;
  margin: 6px auto;
  border-radius: 10px;
  background-color: #FCE8EC;
  width: 95%;
  color: #424242;
}
.location-permission-message-content {
  position: relative;
}
.location-permission-message-content:before {
  content: '';
  color: #D4232D;
  width: 18px;
  height: 18px;
  background: url('../images/icon-alert-circle-red.svg');
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: -20px;
}
/**
 * @category  Nahdi
 * @package   Nahdi_Catalog
 * @author    Ilona Landar <ilona.landar@redboxdigital.com>
 * @author    Mahmoud Ismail <ismaeel.ma@nahdi.sa>
 * @copyright Copyright © 2024 Redbox Digital Limited. All rights reserved.
 */
.product-info-main .ask-pharmacist-message {
  background: linear-gradient(60deg, #dbeffa, #edf3e5);
  border-radius: 5px;
  color: #212121;
  display: block;
  font-size: 1.8rem;
  margin: 1rem 0;
  max-width: 473px;
  padding: 1.5rem 6rem;
  position: relative;
  text-decoration: none;
}
.product-info-main .ask-pharmacist-message:before {
  background: url('../Nahdi_Catalog/images/new-ask-pharmacist.png') no-repeat;
  background-size: 32px;
  content: '';
  display: block;
  height: 60px;
  left: 15px;
  position: absolute;
  top: 14px;
  width: 60px;
}
.product-info-main .ask-pharmacist-message:after {
  background: url('../Nahdi_Catalog/images/ask-pharmacist-arrow.svg') no-repeat;
  background-size: 30px;
  content: '';
  display: block;
  height: 60px;
  right: 2px;
  position: absolute;
  top: 14px;
  width: 60px;
}
.product-info-main .dy-social-proof {
  background: #f7f7fb;
  border-radius: 10px;
  display: flex;
  max-width: 473px;
  margin: 1.5rem 0;
  padding: 1.5rem;
  width: 100%;
}
.product-info-main .dy-social-proof .social-icon {
  width: 3rem;
}
.product-info-main .dy-social-proof .social-data {
  color: #212121;
  font-size: 1.7rem;
  font-weight: 500;
  padding: 0 1rem;
}
.global-items-return-policy {
  padding: 10px;
}
.product-info-video {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.product-info-video .product-info-video-img {
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.product-info-video .product-info-video-img::after {
  border-left: 30px solid #ffffff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 0;
}
.product-info-video .product-info-video-img > img {
  position: absolute;
  width: 100%;
}
/**
 * Copyright © 2023 Redbox Digital Limited. All rights reserved.
 */
.aw_blog-post-view .blog-posts-post .blog-post-header .blog-post-title {
  font-size: 2.8rem;
}
.aw_blog-post-view .blog-posts-post .blog-post-featured-image-wrapper {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.aw_blog-post-view .blog-posts-post .blog-post-content {
  font-size: 1.5rem;
}
.aw_blog-post-view .blog-posts-post .blog-post-content .pagebuilder-column-group {
  margin-left: -1rem;
  margin-right: -1rem;
}
.aw_blog-post-view .blog-posts-post .blog-post-share .blog-post-share-title {
  font-size: 1.5rem;
  color: #737678;
}
.aw_blog-post-view .blog-posts-post .blog-post-share .blog-post-share-content {
  margin-left: .5rem;
}
.aw_blog-post-view .blog-posts-post .blog-post-share .blog-post-share-content .container {
  padding: 0;
}
.aw_blog-post-view .blog-posts-post .block.prev-next {
  border-top: 1px solid #D8DCDD;
  margin-top: 3rem;
  padding-top: 3rem;
}
.aw_blog-post-view .blog-posts-post .block.prev-next .prev-post-container .post-featured-title:hover span,
.aw_blog-post-view .blog-posts-post .block.prev-next .next-post-container .post-featured-title:hover span {
  text-decoration: none;
}
.aw_blog-post-view .blog-posts-post .block.prev-next .prev-post-container .post-featured-title span,
.aw_blog-post-view .blog-posts-post .block.prev-next .next-post-container .post-featured-title span {
  color: #1e90ff;
  font-size: 1.5rem;
}
.aw_blog-post-view .blog-posts-post .block.prev-next .prev-post-container .post-featured-title span::before {
  content: "\e915";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1e90ff;
  font-size: 11px;
}
.aw_blog-post-view .blog-posts-post .block.prev-next .prev-post-container .post-featured-title span::before {
  margin-right: 1.1rem;
}
.aw_blog-post-view .blog-posts-post .block.prev-next .next-post-container .post-featured-title span::after {
  content: "\e914";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1e90ff;
  font-size: 11px;
}
.aw_blog-post-view .blog-posts-post .block.prev-next .next-post-container .post-featured-title span::after {
  margin-left: 1.1rem;
}
.aw_blog-post-view #blog-related-posts .block-title {
  margin-bottom: 2.5rem;
}
.aw_blog-post-view #blog-related-posts .block-title .blog-block-title {
  color: #1e90ff;
  font-weight: 400;
  font-size: 2rem;
  line-height: 24px;
}
.aw_blog-post-view #blog-related-posts .block-related-posts-item {
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.19);
  border-radius: 2px;
}
.aw_blog-post-view #blog-related-posts .related-post-featured-image-link {
  width: 100%;
}
.aw_blog-post-view #blog-related-posts .related-post-featured-image-link .recent-post-featured-image {
  width: 100%;
}
.aw_blog-post-view #blog-related-posts .related-post-featured-image-link::after {
  background: #f2f2f2;
  padding-top: 56%;
}
.aw_blog-post-view #blog-related-posts .block-related-post-link {
  color: #1e90ff;
  font-weight: 500;
  font-size: 2rem;
  display: block;
  line-height: 26px;
  margin-top: 3rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
.aw_blog-post-view #blog-related-posts .block-related-post-link:hover {
  text-decoration: underline;
}
.aw_blog-post-view #blog-related-posts .blog-post-content {
  font-family: 'Roboto';
  font-weight: 300;
  font-size: 1.5rem;
  color: #4A4A4A;
  line-height: 20px;
  margin-top: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
.aw_blog-post-view .block.widget .products-grid .widget-product-selection.product-carousel {
  margin-bottom: 5rem;
}
.aw_blog-post-view .block-product-selection.widget .slick-list {
  margin: 0;
}
.aw_blog-post-view .block-product-selection.widget .slick-arrow::before {
  display: none;
}
.aw_blog-post-view .block-product-selection.widget .slick-arrow::after,
.aw_blog-post-view .block-product-selection.widget .slick-arrow::before {
  top: 24px;
}
.blog-tags-cloud .blog-tags-tag,
.blog-tags-plain .blog-tags-tag {
  background: #ffffff;
  border: 1px solid #d8d8d8;
  color: #1e90ff;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 18px;
}
.blog-tags-cloud .blog-tags-tag:hover,
.blog-tags-plain .blog-tags-tag:hover {
  background: #1e90ff;
  border-color: #1e90ff;
  color: #ffffff;
}
.blog-tags-cloud .blog-tags-tag {
  height: auto;
  line-height: 28px;
  padding: .2rem 1.6rem;
}
.blog-tags-plain .blog-tags-tag {
  font-size: 1.6rem;
  line-height: 9px;
  padding: .9rem 1.6rem;
}
.blog-sidebar-block-title {
  color: #1e90ff;
  font-weight: 500;
  font-size: 2rem;
}
.aw_blog-category-view .page-title-wrapper,
.nahdi_blog-index-tag .page-title-wrapper {
  background: #a12590;
  margin-bottom: 3rem;
  padding: 2.3rem 1.6rem;
}
.aw_blog-category-view .page-title-wrapper .page-title,
.nahdi_blog-index-tag .page-title-wrapper .page-title {
  color: #ffffff;
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 38px;
  margin-bottom: 0;
  text-align: center;
}
.aw_blog-category-view .blog-posts,
.nahdi_blog-index-tag .blog-posts {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.aw_blog-category-view .blog-posts article.blog-posts-post.blog-post,
.nahdi_blog-index-tag .blog-posts article.blog-posts-post.blog-post {
  -webkit-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.19);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-content: space-between;
  border-radius: 2px;
  margin-bottom: 4rem;
  padding-bottom: 5.5rem;
  position: relative;
  width: 100%;
}
.aw_blog-category-view .blog-posts article.blog-posts-post.blog-post .blog-post-featured-image-wrapper,
.nahdi_blog-index-tag .blog-posts article.blog-posts-post.blog-post .blog-post-featured-image-wrapper {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  margin: 0;
}
.aw_blog-category-view .blog-posts article.blog-posts-post.blog-post .blog-post-featured-image-wrapper .blog-post-featured-image,
.nahdi_blog-index-tag .blog-posts article.blog-posts-post.blog-post .blog-post-featured-image-wrapper .blog-post-featured-image {
  width: 100%;
}
.aw_blog-category-view .blog-posts article.blog-posts-post.blog-post .blog-post-header,
.nahdi_blog-index-tag .blog-posts article.blog-posts-post.blog-post .blog-post-header {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  padding: 1.8rem 1.4rem 1.1rem 1.4rem;
}
.aw_blog-category-view .blog-posts article.blog-posts-post.blog-post .blog-post-header .blog-post-title,
.nahdi_blog-index-tag .blog-posts article.blog-posts-post.blog-post .blog-post-header .blog-post-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 0;
}
.aw_blog-category-view .blog-posts article.blog-posts-post.blog-post .blog-post-header .blog-post-title a,
.nahdi_blog-index-tag .blog-posts article.blog-posts-post.blog-post .blog-post-header .blog-post-title a {
  text-decoration: none;
}
.aw_blog-category-view .blog-posts article.blog-posts-post.blog-post .blog-post-header .blog-post-title a:hover,
.nahdi_blog-index-tag .blog-posts article.blog-posts-post.blog-post .blog-post-header .blog-post-title a:hover {
  text-decoration: underline;
}
.aw_blog-category-view .blog-posts article.blog-posts-post.blog-post .blog-post-content,
.nahdi_blog-index-tag .blog-posts article.blog-posts-post.blog-post .blog-post-content {
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  margin-bottom: 0;
  padding: 0 1.4rem;
}
.aw_blog-category-view .blog-posts article.blog-posts-post.blog-post .blog-post-read-more-wrapper,
.nahdi_blog-index-tag .blog-posts article.blog-posts-post.blog-post .blog-post-read-more-wrapper {
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
  bottom: 18px;
  left: 14px;
  margin: 0;
  padding: 0;
  position: absolute;
}
.aw_blog-category-view .blog-posts article.blog-posts-post.blog-post .blog-post-read-more-wrapper a,
.nahdi_blog-index-tag .blog-posts article.blog-posts-post.blog-post .blog-post-read-more-wrapper a {
  text-decoration: none;
}
.aw_blog-category-view .blog-posts article.blog-posts-post.blog-post .blog-post-read-more-wrapper a:hover,
.nahdi_blog-index-tag .blog-posts article.blog-posts-post.blog-post .blog-post-read-more-wrapper a:hover {
  text-decoration: underline;
}
.aw_blog-category-view .blog-posts article.blog-posts-post.blog-post .blog-post-read-more-wrapper .blog-post-info-comments,
.nahdi_blog-index-tag .blog-posts article.blog-posts-post.blog-post .blog-post-read-more-wrapper .blog-post-info-comments {
  color: #1e90ff;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 15px;
  text-decoration: none;
}
.aw_blog-category-view .blog-posts article.blog-posts-post.blog-post .blog-post-read-more-wrapper .blog-post-info-comments:hover,
.nahdi_blog-index-tag .blog-posts article.blog-posts-post.blog-post .blog-post-read-more-wrapper .blog-post-info-comments:hover {
  text-decoration: underline;
}
.aw_blog-category-view .blog-posts article.blog-posts-post.blog-post:nth-child(odd),
.nahdi_blog-index-tag .blog-posts article.blog-posts-post.blog-post:nth-child(odd) {
  margin-right: 0;
}
.aw_blog-category-view .blog-posts article.blog-posts-post.blog-post:nth-child(even),
.nahdi_blog-index-tag .blog-posts article.blog-posts-post.blog-post:nth-child(even) {
  margin-left: 0;
}
.blog-pagination {
  margin-right: 0;
  text-align: center;
}
.blog-pagination .blog-pagination-item {
  border: 1px solid #e8e8e9;
  font-size: 1.4rem;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 2px;
  color: #919191;
  display: inline-block;
  line-height: 30px;
  margin-left: 0;
  min-height: 32px;
  min-width: 32px;
  padding: 0 .2rem;
  text-decoration: none;
}
.blog-pagination .blog-pagination-item.blog-pagination-page-current {
  background: #1e90ff;
  border-color: #1e90ff;
  color: #ffffff;
}
.blog-pagination .blog-pagination-item.prev,
.blog-pagination .blog-pagination-item.next {
  border: 1px solid #e8e8e9;
}
.blog-pagination .blog-pagination-item.prev > span,
.blog-pagination .blog-pagination-item.next > span {
  display: none;
}
.blog-pagination .blog-pagination-item.prev:hover,
.blog-pagination .blog-pagination-item.next:hover {
  background: #1e90ff;
  border-color: #1e90ff;
  color: #ffffff;
}
.blog-pagination .blog-pagination-item.prev:hover::before,
.blog-pagination .blog-pagination-item.next:hover::before {
  color: #ffffff;
}
.blog-pagination .blog-pagination-item.prev::before {
  content: "\e915";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1e90ff;
  font-size: 11px;
}
.blog-pagination .blog-pagination-item.prev::before {
  margin-left: -.1rem;
}
.blog-pagination .blog-pagination-item.next::before {
  content: "\e914";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1e90ff;
  font-size: 11px;
}
.blog-pagination .blog-pagination-item.next::before {
  margin-right: -.1rem;
}
.aw_blog-index-index .page-title-wrapper .page-title {
  font-weight: 500;
  font-size: 2.8rem;
  margin-bottom: 1rem;
  padding: 0 1.6rem .5rem;
  text-align: center;
}
.aw_blog-index-index #blog-sidebar-recent-posts .blog-sidebar-block-title {
  font-size: 1.8rem;
  line-height: 22px;
  text-align: center;
}
.aw_blog-index-index .blog-sidebar-block-content .block-recent-posts {
  -webkit-align-items: unset;
  -ms-align-items: unset;
  align-items: unset;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
}
.aw_blog-index-index .blog-sidebar-block-content .block-recent-posts .block-recent-posts-item {
  -webkit-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.19);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-content: space-between;
  border-radius: 2px;
  margin-bottom: 4rem;
  margin-left: 0;
  margin-right: 0;
  max-width: none;
  padding-bottom: 5rem;
  position: relative;
  width: 100%;
}
.aw_blog-index-index .blog-sidebar-block-content .block-recent-posts .block-recent-posts-item .recent-post-featured-image-link {
  max-height: 227px;
  max-width: inherit;
}
.aw_blog-index-index .blog-sidebar-block-content .block-recent-posts .block-recent-posts-item .recent-post-featured-image-link .recent-post-featured-image {
  width: 100%;
}
.aw_blog-index-index .blog-sidebar-block-content .block-recent-posts .block-recent-posts-item .block-recent-posts-link {
  color: #1e90ff;
  font-family: 'Rubik';
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  margin: 0 1.9rem;
  margin-bottom: 0;
}
.aw_blog-index-index .blog-sidebar-block-content .block-recent-posts .block-recent-posts-item .block-recent-posts-link:hover {
  text-decoration: underline;
}
.aw_blog-index-index .blog-sidebar-block-content .block-recent-posts .block-recent-posts-item .blog-post-content {
  font-size: 1.5rem;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: .8rem;
  padding: 0 1.9rem;
}
.aw_blog-index-index .blog-sidebar-block-content .block-recent-posts .block-recent-posts-item .blog-post-content p {
  font-weight: 300;
}
.aw_blog-index-index .blog-sidebar-block-content .block-recent-posts .block-recent-posts-item .blog-post-read-more-wrapper {
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
  bottom: 18px;
  left: 20px;
  margin: 0;
  padding: 0;
  position: absolute;
}
.aw_blog-index-index .blog-sidebar-block-content .block-recent-posts .block-recent-posts-item .blog-post-read-more-wrapper a {
  text-decoration: none;
}
.aw_blog-index-index .blog-sidebar-block-content .block-recent-posts .block-recent-posts-item .blog-post-read-more-wrapper a:hover {
  text-decoration: underline;
}
.aw_blog-index-index #blog-sidebar-tag-cloud .blog-sidebar-block-title {
  font-family: 'Rubik';
  font-size: 2rem;
}
.blog-landing-page-category-block .pagebuilder-column-group {
  margin-bottom: 4rem;
}
.blog-landing-page-category-block .pagebuilder-column-group .pagebuilder-column {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-align-items: center !important;
  -ms-align-items: center !important;
  align-items: center !important;
  justify-content: center !important;
  margin-bottom: 1rem !important;
  padding: 0 !important;
  position: relative;
}
.blog-landing-page-category-block .pagebuilder-column-group .pagebuilder-column::after {
  background: rgba(150, 150, 150, 0.35);
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
.blog-landing-page-category-block .pagebuilder-column-group .pagebuilder-column > div {
  position: absolute;
  z-index: 5;
}
.blog-landing-page-category-block .pagebuilder-column-group .pagebuilder-column > div *,
.blog-landing-page-category-block .pagebuilder-column-group .pagebuilder-column > div a {
  color: #ffffff;
  font-family: 'Rubik';
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 22px;
  margin: 0;
  text-align: center;
}
.blog-landing-page-category-block .pagebuilder-column-group .pagebuilder-column > div a {
  text-decoration: none;
}
.blog-landing-page-category-block figure[data-content-type='image'] a {
  display: block;
  margin: 0;
  max-height: 64px;
  overflow: hidden;
  text-align: center;
}
/**
 * Copyright © 2023 Redbox Digital Limited. All rights reserved.
 */
.ampromo-items-content .ampromo-close {
  height: 23px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 23px;
}
.ampromo-items-content .ampromo-close::before {
  content: "\e922";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1e90ff;
  font-size: 23px;
}
.ampromo-overlay {
  background-color: rgba(30, 144, 255, 0.7);
}
.ampromo-overlay h2 {
  color: #1e90ff;
  font-family: 'Rubik';
  font-size: 22px;
  font-weight: 500;
  margin-top: 0;
  position: relative;
}
.ampromo-items-content .ampromo-item {
  border: 0;
  margin: 0 0px 7px;
  vertical-align: bottom;
}
.ampromo-items-content .ampromo-item:hover {
  background: transparent;
}
.ampromo-items-content .ampromo-item .ampromo-item-qty-input {
  padding-bottom: 20px;
  position: relative;
}
.ampromo-items-content .ampromo-item .ampromo-item-qty-input::after {
  content: "\e904";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
}
.ampromo-items-content .ampromo-item .ampromo-item-qty-input::after {
  background: #e8e8e9;
  color: #ffffff;
  border-radius: 50%;
  bottom: -24px;
  cursor: pointer;
  height: 35px;
  left: 0;
  line-height: 27px;
  margin-left: calc(35% + 18px);
  padding: 5px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 35px;
}
.ampromo-items-content .ampromo-item.-selected {
  background: transparent;
}
.ampromo-items-content .ampromo-item.-selected .ampromo-item-qty-input::after {
  background: #1e90ff;
}
.ampromo-items-content .ampromo-item .ampromo-options {
  margin-bottom: 0;
}
.ampromo-items-content .ampromo-item .ampromo-options .fieldset {
  margin-bottom: 0 !important;
}
.ampromo-items-content .ampromo-item .ampromo-item-image {
  max-width: 100px;
}
.ampromo-items-form .ampromo-qty {
  text-align: center;
}
.ampromo-gallery.slick-slider .slick-dots {
  bottom: -25px;
}
.ampromo-items-form .ampromo-item-title .ampromo-title {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  margin-top: 15px;
}
.ampromo-items-form .ampromo-item-title .ampromo-title a {
  color: #50555e;
  text-decoration: none;
}
.ampromo-items-form .ampromo-item-title .ampromo-title a:hover {
  text-decoration: underline;
}
.ampromo-item-buttons {
  padding: 15px 0;
}
.checkout-cart-index .ampromo-items-add::before {
  background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTEyIDI1NmMwIDE0MS4zODctMTE0LjYxMyAyNTYtMjU2IDI1NlMwIDM5Ny4zODcgMCAyNTYgMTE0LjYxMyAwIDI1NiAwczI1NiAxMTQuNjEzIDI1NiAyNTZ6bTAgMCIgZmlsbD0iIzYwYjJmYyIvPjxwYXRoIGQ9Ik01MTIgMjU2YzAtMS4xNTItLjAyNy0yLjI5Ny0uMDQzLTMuNDQ1TDM2OS4wNTEgMTA5LjY0OGwtODUuMzU2IDIzLjA2My03LjU4Ni03LjU4Ni00Ni4wNjIgOC44OTgtMjQuNTg2LTI0LjU5Ny02OC4wMDQgNTMuOTU3LTI1LjUzMSA3NC44NDQgNTguMDI3IDU3LjMyLTM5LjMxNiAxMjAuMTIxIDk0LjQ3MiA5NC40NzNBMjU5LjI2IDI1OS4yNiAwIDAgMCAyNTYgNTEyYzE0MS4zODcgMCAyNTYtMTE0LjYxMyAyNTYtMjU2em0wIDAiIGZpbGw9IiMzOTY1Y2MiLz48cGF0aCBkPSJNMjMzLjE4OCAxMzcuNjg4bC0yNy43MjctMjguMjYyYy04LjI4MS04LjQ0Mi0xOS4zNTItMTMuMDk0LTMxLjE2NC0xMy4wOTQtMjQuMDc0IDAtNDMuNjYgMTkuNTg2LTQzLjY2IDQzLjY2IDAgMjQuMDc0IDE5LjU4NiA0My42NiA0My42NiA0My42NkgyNTZ2LTQ1Ljk2NHptMCAwIiBmaWxsPSIjZjY0MjEzIi8+PHBhdGggZD0iTTMzNy43MDMgOTYuMzMyYy0xMS44MTYgMC0yMi44ODMgNC42NTItMzEuMTY0IDEzLjA5NGwtMjcuNzI2IDI4LjI2MUgyNTZ2NDUuOTY1aDgxLjcwM2MyNC4wNzQgMCA0My42Ni0xOS41ODYgNDMuNjYtNDMuNjYgMC0yNC4wNzQtMTkuNTg2LTQzLjY2LTQzLjY2LTQzLjY2em0wIDAiIGZpbGw9IiNlZDI0MDAiLz48cGF0aCBkPSJNMTMwLjYzNyAyMTkuNTE2SDI1NnYxOTYuMTUySDEzMC42Mzd6bTAgMCIgZmlsbD0iI2ZmNiIvPjxwYXRoIGQ9Ik0yNTYgMjE5LjUxNmgxMjUuMzYzdjE5Ni4xNTJIMjU2em0wIDAiIGZpbGw9IiNmZmQxNWUiLz48cGF0aCBkPSJNMTExLjkyNiAxNjMuMzgzSDI1NnY3NC44NDRIMTExLjkyNnptMCAwIiBmaWxsPSIjZmZmZmMyIi8+PHBhdGggZD0iTTI1NiAxNjMuMzgzaDE0NC4wNzR2NzQuODQ0SDI1NnptMCAwIiBmaWxsPSIjZmZlYTdjIi8+PHBhdGggZD0iTTI4NC4wNjYgMTQ0LjY3MmMwLTE1LjUwNC0xMi41NjYtMjguMDY3LTI4LjA2Ni0yOC4wNjdsLTEyLjQ3MyA2NS40ODkgNDAuNTQtMTguNzExem0wIDAiIGZpbGw9IiNmNjQyMTMiLz48cGF0aCBkPSJNMjI3LjkzNCAxNDQuNjcydjE4LjcxTDI1NiAxODIuMDk1di02NS40ODljLTE1LjUgMC0yOC4wNjYgMTIuNTYzLTI4LjA2NiAyOC4wNjd6bTAgMCIgZmlsbD0iI2ZmNjEyNiIvPjxwYXRoIGQ9Ik0yNTYgMTYzLjM4M2wtMTIuNDczIDczLjU5NEwyNTYgMzA4LjcwM2wyOC4wNjYgMTguNzExVjE2My4zODN6bTAgMCIgZmlsbD0iI2VkMjQwMCIvPjxwYXRoIGQ9Ik0yMjcuOTM0IDE2My4zODN2MTY0LjAzMUwyNTYgMzA4LjcwNFYxNjMuMzgyem0wIDAiIGZpbGw9IiNmNjQyMTMiLz48L3N2Zz4=) no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 32px;
  margin-right: 12px;
  vertical-align: middle;
  width: 32px;
}
/**
 * Copyright © 2024 Redbox Digital Limited. All rights reserved.
 */
/**
 * Copyright © 2023 Redbox Digital Limited. All rights reserved.
 */
.order-wrap.block .page-title-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.order-wrap.block .page-title-wrapper .page-title {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.order-wrap.block .page-title-wrapper .order-date {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.order-wrap.block .page-title-wrapper .tracker-container {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
}
.tracker-container {
  clear: both;
  display: inline-block;
  margin: 10px auto;
  width: 100%;
}
.order-progressbar {
  counter-reset: step;
  list-style: none;
  margin: 0;
  padding: 0;
}
.order-progressbar li {
  color: #1e90ff;
  font-size: 1.4rem;
  float: left;
  line-height: 16px;
  list-style-type: none;
  position: relative;
  text-align: center;
  width: 25%;
}
.order-progressbar li::before {
  background-color: #ffffff;
  border: 5px solid #cecece;
  border-radius: 50%;
  content: counter(step);
  counter-increment: step;
  display: block;
  height: 38px;
  line-height: 28px;
  margin: 0 auto 10px;
  position: relative;
  text-align: center;
  width: 38px;
  z-index: 2;
}
.order-progressbar li::after {
  background-color: #cecece;
  content: '';
  height: 5px;
  left: 0;
  position: absolute;
  top: 17px;
  width: 100%;
  z-index: 0;
}
.order-progressbar li.active {
  color: #1e90ff;
}
.order-progressbar li.active::before {
  content: "\e904";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #50555e;
  font-size: 10px;
}
.order-progressbar li.active::before {
  border-color: #1e90ff;
  line-height: 30px;
}
.order-progressbar li.active::after {
  background-color: #1e90ff;
}
.order-progressbar li:first-child::after {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.order-progressbar li:last-child::after {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.customer-address__item {
  margin-bottom: 30px;
  line-height: 1.5;
}
.customer-address__new {
  margin: 30px 0;
}
.customer-address .actions-toolbar {
  margin-top: 25px;
}
.customer-address-index .address-container .block {
  overflow: visible !important;
}
.customer-address-index .address-container .block-content {
  padding-bottom: 100px !important;
}
.customer-address-index .address-container .address-type-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.3rem;
  width: 91%;
}
.customer-address-index .address-container .address-type-wrapper .address-type {
  background-color: #eeeeee;
  color: #757575;
  font-weight: 700;
  font-size: 1.3rem;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border: 1px solid transparent;
  border-radius: 8px;
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 1 1 0px;
  flex: 1 1 0px;
  font-family: inherit;
  margin-right: 1.5rem;
  max-width: 94px;
  padding: .8rem;
}
.customer-address-index .address-container .address-type-wrapper .address-type.selected {
  background-color: #d2e9ff;
  color: #1e90ff;
}
.customer-address-index .address-container .address-type-wrapper .address-type:hover {
  border-color: #1e90ff;
}
.customer-address-index .address-container .address-type-wrapper .address-type:last-child {
  margin-right: 0;
}
.customer-address-index .address-container .change-delivery-address {
  position: relative;
}
.customer-address-index .address-container .change-delivery-address input[type="checkbox"] + label {
  user-select: none;
}
.customer-address-index .address-container .change-delivery-address input[type="checkbox"] + label::before,
.customer-address-index .address-container .change-delivery-address input[type="checkbox"] + label::after {
  background: #1e90ff;
  background-image: url('../images/icon-control-radio-check.png');
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: 80% 45%;
  border: none;
  border-radius: 10px;
  content: '';
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  height: 20px;
  width: 36px;
}
.customer-address-index .address-container .change-delivery-address input[type="checkbox"]:checked + label::before,
.customer-address-index .address-container .change-delivery-address input[type="checkbox"]:checked + label::after {
  background-position: 20% 45%;
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}
.account {
  background: #f7fafa;
}
.account .page-title {
  font-size: 28px;
  font-weight: 500;
  padding-left: 3rem;
}
.account .page.messages {
  margin-bottom: 2rem;
  margin-top: 5rem;
}
.account .secondary .action.back {
  display: none;
}
.account .sidebar-main {
  padding: 0;
}
.account .sidebar-main .block-collapsible-nav {
  top: 10px;
}
.account .sidebar-main .block-collapsible-nav .title {
  background-color: #1e90ff;
  color: #ffffff;
  font-size: 22px;
  border: 0;
  border-radius: 8px;
  cursor: pointer;
  margin: 0 1.5rem;
  padding: 1.5rem 4rem 1.5rem 1.5rem;
}
.account .sidebar-main .block-collapsible-nav .title strong {
  font-weight: 400;
}
.account .sidebar-main .block-collapsible-nav .title::after {
  color: #ffffff;
  font-size: 0.8rem;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  content: '\e901';
  font-family: "nahdi-icons";
  position: absolute;
  right: 20px;
  top: 40%;
  vertical-align: middle;
}
.account .sidebar-main .block-collapsible-nav .title.active {
  background: #ffffff;
  color: #1e90ff;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.account .sidebar-main .block-collapsible-nav .title.active::after {
  color: #1e90ff;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.account .sidebar-main .block-collapsible-nav .content.active {
  background: #ffffff;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  margin: 0 1.5rem;
}
.account .sidebar-main .block-collapsible-nav .nav.items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.account .sidebar-main .block-collapsible-nav .item {
  -ms-flex-order: 10;
  -webkit-order: 10;
  order: 10;
  margin: 0;
}
.account .sidebar-main .block-collapsible-nav .item > a,
.account .sidebar-main .block-collapsible-nav .item > strong {
  font-weight: 500;
  font-size: 1.6rem;
  display: block;
  line-height: 22px;
  margin: 0 0 .8rem 0;
  padding: 1.2rem 1.2rem 1.2rem 1.7rem;
}
.account .sidebar-main .block-collapsible-nav .item > a::before,
.account .sidebar-main .block-collapsible-nav .item > strong::before {
  background-color: #e9f4ff;
  content: '';
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
  display: inline-block;
  height: 35px;
  margin-right: 2rem;
  vertical-align: middle;
  width: 35px;
}
.account .sidebar-main .block-collapsible-nav .item > a:hover,
.account .sidebar-main .block-collapsible-nav .item > strong:hover {
  background-color: #1e90ff;
  color: #ffffff;
}
.account .sidebar-main .block-collapsible-nav .item.current > a,
.account .sidebar-main .block-collapsible-nav .item.current > strong {
  background-color: #1e90ff;
  color: #ffffff;
  font-weight: 700;
}
.account .sidebar-main .block-collapsible-nav .item.current > a::before,
.account .sidebar-main .block-collapsible-nav .item.current > strong::before {
  background-color: #ffffff;
}
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-account-link {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-account-link a::before,
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-account-link strong::before {
  background-image: url('../images/sprite.view.svg#account--dashboard');
  background-size: 77%;
}
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-orders-link a::before,
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-orders-link strong::before {
  background-image: url('../images/sprite.view.svg#account--icon-account-order');
  background-size: 71%;
}
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-wish-list-link a::before,
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-wish-list-link strong::before {
  background-image: url('../images/sprite.view.svg#account--icon-account-wishlist');
  background-size: 88%;
}
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-address-link a::before,
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-address-link strong::before {
  background-image: url('../images/sprite.view.svg#icon-direction');
  background-size: 77%;
}
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-account-edit-link {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-account-edit-link a::before,
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-account-edit-link strong::before {
  background-image: url('../images/sprite.view.svg#account--icon-account-account');
  background-size: 80%;
}
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-verify-info-link a::before,
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-verify-info-link strong::before {
  background-image: url('../images/sprite.view.svg#account--icon-account-notification');
  background-size: 77%;
}
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-my-credit-cards-link a::before,
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-my-credit-cards-link strong::before {
  background-image: url('../images/sprite.view.svg#account--icon-account-card');
  background-size: 74%;
}
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-reward-link a::before,
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-reward-link strong::before {
  background-image: url('../images/sprite.view.svg#account--icon-account-nuhdik');
  background-size: 100%;
}
.account .column.main .block:not(.widget) {
  background: #ffffff;
  border: 1px solid #e8e8e9;
  border-radius: 4px;
  overflow: hidden;
}
.account .column.main .block:not(.widget) .block-title {
  border-bottom: 1px solid #e8e8e9;
  font-size: 22px;
  margin: 0;
  padding: 1.5rem;
}
.account .column.main .block:not(.widget) .block-title > strong {
  font-weight: 500;
  font-size: inherit;
}
.account .column.main .block:not(.widget) .block-title .action.edit {
  display: none;
  font-size: 40%;
}
.account .column.main .block:not(.widget) .box-title {
  color: #1e90ff;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
}
.account .column.main .block:not(.widget) .box-title > span {
  font-size: 14px;
  font-weight: 500;
}
.account .column.main .block:not(.widget) .block-content {
  padding: 1.5rem;
}
.account .column.main .block:not(.widget) .block-content .change-password {
  display: none;
}
.account .column.main .block:not(.widget) .block-content .box.box-billing-address {
  border-bottom: 0;
  margin-bottom: 2.8rem;
  padding-bottom: 0;
}
.account .column.main form .message.info.empty {
  margin: 1rem;
}
.account .column.main .form-address-edit,
.account .column.main .form-edit-account,
.account .column.main .form-edit-account-sso,
.account .column.main .form.wishlist.share {
  background: #ffffff;
  border: 1px solid #e8e8e9;
  border-radius: 4px;
  padding: 2rem 3rem;
  position: relative;
}
.account .column.main .form-address-edit legend,
.account .column.main .form-edit-account legend,
.account .column.main .form-edit-account-sso legend,
.account .column.main .form.wishlist.share legend {
  color: #1e90ff;
  font-family: 'Rubik';
  font-size: 29px;
  font-weight: 500;
  display: block;
  padding: 0 0 1.5rem 0;
}
.account .column.main .form-address-edit legend::after,
.account .column.main .form-edit-account legend::after,
.account .column.main .form-edit-account-sso legend::after,
.account .column.main .form.wishlist.share legend::after {
  background: #e8e8e9;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  margin-top: 1.5rem;
  position: absolute;
  width: 100%;
}
.account .column.main .form-address-edit .actions-toolbar .action.primary,
.account .column.main .form-edit-account .actions-toolbar .action.primary,
.account .column.main .form-edit-account-sso .actions-toolbar .action.primary,
.account .column.main .form.wishlist.share .actions-toolbar .action.primary {
  min-width: 146px;
  padding: 1.3rem 2.4rem;
}
.account .column.main .form-address-edit .actions-toolbar .action.primary::after,
.account .column.main .form-edit-account .actions-toolbar .action.primary::after,
.account .column.main .form-edit-account-sso .actions-toolbar .action.primary::after,
.account .column.main .form.wishlist.share .actions-toolbar .action.primary::after {
  display: none;
}
.account .column.main .form-address-edit .control,
.account .column.main .form-edit-account .control,
.account .column.main .form-edit-account-sso .control,
.account .column.main .form.wishlist.share .control,
.account .column.main .form-address-edit .password-strength-meter,
.account .column.main .form-edit-account .password-strength-meter,
.account .column.main .form-edit-account-sso .password-strength-meter,
.account .column.main .form.wishlist.share .password-strength-meter {
  max-width: 400px;
}
.account .column.main .form-address-edit select,
.account .column.main .form-edit-account select,
.account .column.main .form-edit-account-sso select,
.account .column.main .form.wishlist.share select {
  max-width: calc(100% - 50px);
}
.account .column.main .form-edit-account .fieldset {
  margin: 0;
}
.account .column.main .form-edit-account .email-tick {
  margin-bottom: 2rem;
  margin-top: 3rem;
}
.account .column.main .form-edit-account .password-tick {
  margin-bottom: 2rem;
  margin-top: 0;
}
.account .column.main .form-edit-account .fieldset.password {
  padding-bottom: 4rem;
}
.account .column.main .form-edit-account .customer-dob {
  position: relative;
}
.account .column.main .form-edit-account .customer-dob .ui-datepicker-trigger {
  position: absolute;
  right: 0;
  top: 0;
}
.account .column.main .form-edit-account .action.delete {
  background: #e55a55;
  border: 1px solid #e55a55;
  color: #ffffff;
  margin: 0;
  padding: 1.3rem 2.4rem;
}
.account .column.main .form-edit-account .action.delete::after {
  display: none;
}
.account .column.main .form-edit-account .action.delete:hover,
.account .column.main .form-edit-account .action.delete:focus,
.account .column.main .form-edit-account .action.delete:active {
  background: #ffffff;
  color: #e55a55;
}
.account .column.main address a {
  color: #50555e;
  text-decoration: none;
}
.account .column.main .table-wrapper table th {
  color: #1e90ff;
  font-size: 14px;
  font-weight: 500;
  border: 0;
  padding: 1rem .5rem 2rem 0;
  text-transform: uppercase;
}
.account .column.main .table-wrapper table td {
  padding: 1.5rem 0;
}
.account .column.main .table-wrapper table > tbody > tr td[data-th]::before {
  font-size: 14px;
  font-weight: 500;
  display: block;
  float: left;
  padding: .5rem 0;
  text-transform: uppercase;
  width: 50%;
}
.account .column.main .toolbar.bottom {
  border-top: 1px solid #e8e8e9;
  margin: 2rem 0 0 0;
  padding: 3rem 0 0 0;
}
.account.customer-account-index .column.main {
  width: 100%;
}
.account.customer-account-index .dashboard-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.account.customer-account-index .dashboard-content li {
  margin: 0 0 1rem 0;
}
.account.customer-account-index .dashboard-content li a {
  background: #ffffff;
  border: 1px solid #e8e8e9;
  border-radius: 3px;
  display: block;
  padding: .5rem 6rem 2rem 7rem;
  position: relative;
  text-decoration: none;
}
.account.customer-account-index .dashboard-content li a strong {
  color: #1e90ff;
  font-size: 16px;
  display: inline-block;
  margin: 2rem 0 .4rem;
}
.account.customer-account-index .dashboard-content li a span {
  color: #000000;
  display: block;
}
.account.customer-account-index .dashboard-content li a::before {
  -webkit-transform: scale(0.65);
  -moz-transform: scale(0.65);
  -ms-transform: scale(0.65);
  transform: scale(0.65);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  left: 5px;
  position: absolute;
  top: 5px;
}
.account.customer-account-index .dashboard-content li a::after {
  color: #1e90ff;
  font-size: 0.8rem;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  content: '\e901';
  font-family: "nahdi-icons";
  position: absolute;
  right: 20px;
  top: 45%;
}
.account.customer-account-index .dashboard-content li.dash-orders-link a::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 75.51546392% 89.97966101999999% /*rtl:ignore*/;
  width: 64px;
  height: 64px;
}
.account.customer-account-index .dashboard-content li.dash-wishlist-link a::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 26.03092784% 89.97966101999999% /*rtl:ignore*/;
  width: 64px;
  height: 64px;
}
.account.customer-account-index .dashboard-content li.dash-address-link a::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 42.5257732% 89.97966101999999% /*rtl:ignore*/;
  width: 64px;
  height: 64px;
}
.account.customer-account-index .dashboard-content li.dash-account-link a::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 67.26804124% 89.97966101999999% /*rtl:ignore*/;
  width: 64px;
  height: 64px;
}
.account.customer-account-index .dashboard-content li.dash-verify-link a::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 71.77835052% 62.86101695% /*rtl:ignore*/;
  width: 64px;
  height: 64px;
}
.account.customer-account-index .dashboard-content li.dash-payment-link a::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 59.02061856% 89.97966101999999% /*rtl:ignore*/;
  width: 64px;
  height: 64px;
}
.account.customer-account-index .dashboard-content li.dash-reward-link a::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 50.77319588% 89.97966101999999% /*rtl:ignore*/;
  width: 64px;
  height: 64px;
}
.account.customer-account-index .dashboard-content li.dash-giftregistry-link a::before {
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 34.27835052% 89.97966101999999% /*rtl:ignore*/;
  width: 64px;
  height: 64px;
}
.account.vault-cards-listaction .table-wrapper {
  background: #ffffff;
  border: 1px solid #e8e8e9;
  border-radius: 4px;
  padding: 1.5rem 0;
}
.account.vault-cards-listaction .table-wrapper th {
  border-bottom: 1px solid #e8e8e9 !important;
  padding: 1.5rem !important;
}
.account.vault-cards-listaction .table-wrapper td {
  padding: 1.5rem 1.5rem .5rem !important;
}
.account.vault-cards-listaction .table-wrapper img {
  height: auto;
  width: 50px;
}
.account.sales-order-view .order-wrap {
  padding: 3rem;
}
.account.sales-order-view .order-wrap .page-title {
  padding-left: 0;
}
.account.sales-order-view .order-wrap .order-date {
  font-size: 17px;
}
.account.sales-order-view .order-wrap .order-title {
  background: #1e90ff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-top: 2rem;
  padding: 1.5rem 2rem;
  position: relative;
}
.account.sales-order-view .order-wrap .order-title:after {
  clear: both;
  content: '';
  display: table;
}
.account.sales-order-view .order-wrap .order-title > strong {
  color: #ffffff;
  font-weight: 400;
  margin: 0;
}
.account.sales-order-view .order-wrap .order-title .action.track {
  min-width: 174px;
  background-image: none;
  background: transparent;
  border: 1px solid #e84393;
  color: #e84393;
  cursor: pointer;
  font-family: 'Rubik';
  font-weight: normal;
  padding: 13px 32px 13px 44px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 8px;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #ffffff;
  float: right;
}
.account.sales-order-view .order-wrap .order-title .action.track:focus,
.account.sales-order-view .order-wrap .order-title .action.track:active {
  background: #e84393;
  border: 1px solid #e84393;
  color: #ffffff;
}
.account.sales-order-view .order-wrap .order-title .action.track:hover {
  background: #e84393;
  border: 1px solid #e84393;
  color: #ffffff;
}
.account.sales-order-view .order-wrap .order-title .action.track.disabled,
.account.sales-order-view .order-wrap .order-title .action.track[disabled],
fieldset[disabled] .account.sales-order-view .order-wrap .order-title .action.track {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.account.sales-order-view .order-wrap .order-title .action.track:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 9px;
  line-height: 10px;
  color: #e84393;
  content: "\e900";
  font-family: "nahdi-icons";
  margin: 0 8px 0px 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.account.sales-order-view .order-wrap .order-title .action.track:hover:after {
  color: #ffffff;
}
.account.sales-order-view .order-wrap .order-title .action.track:active:after {
  color: #ffffff;
}
.account.sales-order-view .order-wrap .order-title .action.track::after {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.account.sales-order-view .order-wrap .order-title .action.track:focus::after {
  color: #ffffff;
}
.account.sales-order-view .order-wrap .order-title .action.track:focus::before {
  color: #ffffff;
}
.account.sales-order-view .order-wrap .order-title .action.track:hover {
  background: #ffffff;
  color: #e84393;
}
.account.sales-order-view .order-wrap .table-wrapper table th {
  border-bottom: 1px solid #e8e8e9;
}
.account.sales-order-view .order-wrap .table-wrapper table th,
.account.sales-order-view .order-wrap .table-wrapper table td {
  padding: 2rem;
}
.account.sales-order-view .order-wrap .table-wrapper .price-including-tax .price,
.account.sales-order-view .order-wrap .table-wrapper .price-excluding-tax .price {
  font-size: 16px;
  font-weight: 400;
}
.account.sales-order-view .order-wrap .table-wrapper .product-item-name {
  font-weight: 500;
}
.account.sales-order-view .order-wrap .table-wrapper .attribute.manufacturer {
  font-weight: 400;
  display: block;
}
.account.sales-order-view .order-wrap .table-wrapper tbody,
.account.sales-order-view .order-wrap .table-wrapper thead {
  background: #ffffff;
  border: 1px solid #e8e8e9;
}
.account.sales-order-view .order-wrap .table-wrapper tbody {
  border-top: 0;
}
.account.sales-order-view .order-wrap .table-wrapper tfoot tr th,
.account.sales-order-view .order-wrap .table-wrapper tfoot tr td {
  color: #50555e;
  font-size: 16px;
  border: 0;
  padding: .5rem;
  text-transform: none;
}
.account.sales-order-view .order-wrap .table-wrapper tfoot tr:first-child th,
.account.sales-order-view .order-wrap .table-wrapper tfoot tr:first-child td {
  padding-top: 3rem;
}
.account.sales-order-view .order-wrap .table-wrapper tfoot tr.grand_total th,
.account.sales-order-view .order-wrap .table-wrapper tfoot tr.grand_total td {
  color: #1e90ff;
  font-size: 17px;
  padding-top: 2rem;
}
.account.sales-order-view .order-wrap .actions {
  text-align: center;
}
.account.sales-order-view .order-wrap .actions .action {
  border-radius: 8px;
  min-width: 146px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.account.sales-order-view .order-wrap .actions .print {
  display: none;
}
.account.sales-order-view .order-wrap .actions .action.order {
  min-width: 146px;
  background-image: none;
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik';
  font-weight: normal;
  padding: 13px 24px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 8px;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.account.sales-order-view .order-wrap .actions .action.order:focus,
.account.sales-order-view .order-wrap .actions .action.order:active {
  background: #ffffff;
  border: 1px solid #1e90ff;
  color: #1e90ff;
}
.account.sales-order-view .order-wrap .actions .action.order:hover {
  background: #ffffff;
  border: 1px solid #1e90ff;
  color: #1e90ff;
}
.account.sales-order-view .order-wrap .actions .action.order.disabled,
.account.sales-order-view .order-wrap .actions .action.order[disabled],
fieldset[disabled] .account.sales-order-view .order-wrap .actions .action.order {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.account.sales-order-view .order-wrap .actions .action.order::after {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.account.sales-order-view .order-wrap .actions .action.order:focus::after {
  color: #1e90ff;
}
.account.sales-order-view .order-wrap .actions .action.order:focus::before {
  color: #1e90ff;
}
.account.sales-order-view .order-wrap .actions .action.order::after {
  display: none;
}
.account.sales-order-view .block-order-details-view .box-order-billing-address {
  display: none;
}
.account.miniorangesso-verify-index .actions-toolbar .action.secondary {
  min-width: 146px;
  background-image: none;
  background: transparent;
  border: 1px solid #e84393;
  color: #e84393;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik';
  font-weight: normal;
  padding: 13px 24px;
  font-size: 1.5rem;
  line-height: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 8px;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.account.miniorangesso-verify-index .actions-toolbar .action.secondary:focus,
.account.miniorangesso-verify-index .actions-toolbar .action.secondary:active {
  background: #e84393;
  border: 1px solid #e84393;
  color: #ffffff;
}
.account.miniorangesso-verify-index .actions-toolbar .action.secondary:hover {
  background: #e84393;
  border: 1px solid #e84393;
  color: #ffffff;
}
.account.miniorangesso-verify-index .actions-toolbar .action.secondary.disabled,
.account.miniorangesso-verify-index .actions-toolbar .action.secondary[disabled],
fieldset[disabled] .account.miniorangesso-verify-index .actions-toolbar .action.secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.account.miniorangesso-verify-index .actions-toolbar .action.secondary::after {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.account.miniorangesso-verify-index .actions-toolbar .action.secondary:focus::after {
  color: #ffffff;
}
.account.miniorangesso-verify-index .actions-toolbar .action.secondary:focus::before {
  color: #ffffff;
}
.account.miniorangesso-verify-index .actions-toolbar .action.secondary::after {
  display: none;
}
.account.miniorangesso-verify-index .actions-toolbar .action.secondary::after {
  display: none;
}
.account.customer-address-index .actions-toolbar .action.primary,
.account.wishlist-index-index .actions-toolbar .action.primary {
  min-width: 146px;
  padding: 1.3rem 2.4rem;
}
.account.customer-address-index .actions-toolbar .action.primary::after,
.account.wishlist-index-index .actions-toolbar .action.primary::after {
  display: none;
}
.account.magento_reward-customer-info .rewards-content {
  background: #ffffff;
  border: 1px solid #e8e8e9;
}
.account.magento_reward-customer-info .rewards-content .block-reward-info {
  border: 0 !important;
  margin-bottom: 0 !important;
}
.account.magento_reward-customer-info .rewards-content .block-reward-info .block-content {
  padding-bottom: 2rem !important;
}
.account.magento_reward-customer-info .rewards-content .points {
  color: #e84393;
  font-size: 17px;
}
.account.magento_reward-customer-info .rewards-content-info {
  padding: 0 3rem 5rem;
}
.account.magento_reward-customer-info .rewards-content-info h3 {
  color: #000000;
}
.account.magento_reward-customer-info .rewards-content-info p {
  margin-bottom: 4rem;
}
.account.magento_reward-customer-info .rewards-content-info img {
  margin-right: 2.5rem;
}
.customer-account-logoutsuccess {
  background: #f7fafa;
}
.customer-account-logoutsuccess .page-title {
  font-weight: 500;
}
.customer-account-logoutsuccess .page-main {
  padding-top: 5rem;
  text-align: center;
}
.customer-account-logoutsuccess .page-main p {
  background: #ffffff;
  border: 1px solid #e8e8e9;
  display: block;
  margin: 0 auto;
  padding: 3rem 3rem 5rem;
  width: 60%;
}
/**
 * Copyright © 2024 Redbox Digital Limited. All rights reserved.
 */
.account .giftregistry-wrapper,
.account .form-giftregistry-create,
.account .form-giftregistry-share,
.account .form-giftregistry-edit > .fieldset,
.account .form.giftregistry.items,
.account .giftregistry-type {
  background: #ffffff;
  border: 1px solid #e8e8e9;
  border-radius: 4px;
  overflow: hidden;
  padding: 2.4rem 1.6rem;
}
.account .form-giftregistry-edit > .fieldset {
  margin-bottom: 1.6rem;
}
.account .form-giftregistry-edit > .fieldset .field {
  margin-bottom: 2.4rem;
}
.account .form-giftregistry-edit > .fieldset .field.date ._has-datepicker ~ .ui-datepicker-trigger {
  background: url('../images/sprite.view.svg#calander') center no-repeat;
  background-size: 30px 30px;
  height: 36px;
  width: 36px;
}
.account .form-giftregistry-edit > .fieldset .field.date ._has-datepicker ~ .ui-datepicker-trigger::before {
  content: '';
}
.account .form-giftregistry-edit > .fieldset .field.date ._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: url('../images/sprite.view.svg#calander-active') center no-repeat;
  background-size: 46px 46px;
}
.account .form-giftregistry-edit > .fieldset .legend span {
  color: #1e90ff;
  font-family: 'Rubik';
  font-size: 22px;
  font-weight: 500;
}
.account .form-giftregistry-edit > .fieldset #add-registrant-button::before {
  content: "\e911";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #e84393;
  font-size: 14px;
}
.account .form-giftregistry-edit > .fieldset #add-registrant-button::before {
  font-weight: 700;
  display: inline;
  margin-right: .5rem;
  vertical-align: middle;
}
.account .form-giftregistry-edit > .fieldset #add-registrant-button span {
  vertical-align: middle;
}
.account .form-giftregistry-edit > .fieldset #add-registrant-button:hover::before,
.account .form-giftregistry-edit > .fieldset #add-registrant-button:focus::before {
  color: #ffffff;
}
.account .form-giftregistry-edit > .fieldset > .actions-toolbar .secondary {
  width: 100%;
}
.account .form-giftregistry-edit > .fieldset #registrant-container h4 {
  margin-top: 0;
}
.account .form-giftregistry-edit > .fieldset #registrant-container .fields.additional {
  border-top: 1px solid #ebebeb;
  margin-top: 1.2rem;
  padding-top: 3.2rem;
}
.account .form-giftregistry-edit > .fieldset #registrant-container .fields .fieldset {
  margin-bottom: 0;
}
.account .form-giftregistry-edit > .fieldset .additional .action.remove {
  left: auto;
  margin-left: 0;
  position: relative;
  top: auto;
}
.account .form-giftregistry-edit > .fieldset .field:not(.choice) .control {
  width: auto;
}
.account .form-giftregistry-edit .giftregistry-type {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin: 0;
  padding-bottom: 0;
  padding-top: 3rem;
}
.account .form-giftregistry-edit .giftregistry-type .label {
  color: #50555e;
  font-family: 'Rubik';
  font-weight: 500;
  text-transform: uppercase;
}
.account .form-giftregistry-edit .giftregistry-type strong {
  font-weight: 400;
}
.account .form-giftregistry-edit > fieldset:first-of-type {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-top: 1.5rem;
}
.account .form-giftregistry-create .legend {
  display: none;
}
.account .form-giftregistry-create .fieldset {
  margin-bottom: 3.2rem;
}
.account .form-giftregistry-create .fieldset .field.type {
  max-width: 285px;
}
.magento_giftregistry-index-index .action.primary.add {
  min-width: 146px;
  padding: 1.3rem 2.4rem;
}
.magento_giftregistry-index-index .action.primary.add::before {
  content: "\e911";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  font-size: 14px;
}
.magento_giftregistry-index-index .action.primary.add::before {
  font-weight: 700;
  display: inline-block;
  margin-right: .5rem;
  vertical-align: middle;
}
.magento_giftregistry-index-index .action.primary.add::after {
  display: none;
}
.magento_giftregistry-index-index .action.primary.add:hover::before {
  color: #e84393;
}
.magento_giftregistry-index-index .action.primary.add span {
  vertical-align: middle;
}
.magento_giftregistry-index-index .giftregistry-wrapper .table-wrapper.giftregistry .table-giftregistry td.col.message {
  padding-right: 1.6rem;
}
.magento_giftregistry-index-index .giftregistry-wrapper .table-wrapper.giftregistry .table-giftregistry td.col.create {
  min-width: 100px;
  padding-left: 1rem;
  padding-right: 1rem;
}
.magento_giftregistry-index-index .giftregistry-wrapper .table-wrapper.giftregistry .table-giftregistry td.col.message::before,
.magento_giftregistry-index-index .giftregistry-wrapper .table-wrapper.giftregistry .table-giftregistry td.col.actions::before {
  width: 100%;
}
.magento_giftregistry-index-index .giftregistry-wrapper .table-wrapper.giftregistry .table-giftregistry td.col::before {
  color: #50555e !important;
}
.magento_giftregistry-index-index .giftregistry-wrapper .table-wrapper.giftregistry .table-giftregistry tr {
  border-bottom: 1px solid #e8e8e9;
}
.magento_giftregistry-index-index .giftregistry-wrapper .table-wrapper.giftregistry table td {
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
}
.magento_giftregistry-index-share .page-title-wrapper {
  display: none;
}
.magento_giftregistry-index-share .form-giftregistry-share #add-recipient-button {
  width: 100%;
}
.magento_giftregistry-index-share .form-giftregistry-share #add-recipient-button::before {
  content: "\e911";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #e84393;
  font-size: 14px;
}
.magento_giftregistry-index-share .form-giftregistry-share #add-recipient-button::before {
  font-weight: 700;
  display: inline-block;
  margin-right: .5rem;
  vertical-align: middle;
}
.magento_giftregistry-index-share .form-giftregistry-share #add-recipient-button:hover::before,
.magento_giftregistry-index-share .form-giftregistry-share #add-recipient-button:focus::before {
  color: #ffffff;
}
.magento_giftregistry-index-share .form-giftregistry-share .actions-toolbar .action.primary.share {
  min-width: 245px;
  padding: 1.3rem 2.4rem;
}
.magento_giftregistry-index-share .form-giftregistry-share .actions-toolbar .action.primary.share::after {
  display: none;
}
.magento_giftregistry-index-share .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 0;
}
.magento_giftregistry-index-share .form-giftregistry-share .fieldset {
  margin-bottom: 2rem;
}
.magento_giftregistry-index-share .form-giftregistry-share #recipients-options .fields.additional {
  border-top: 1px solid #e8e8e9;
  margin-top: 1.2rem;
  padding-top: 1.2rem;
}
.magento_giftregistry-index-share .form-giftregistry-share #recipients-options .fields.additional .actions-toolbar .action.remove {
  left: auto;
  margin-left: 0;
  position: relative;
  top: auto;
}
.magento_giftregistry-index-share .form-giftregistry-share #recipients-options .fields.additional > fieldset {
  margin-bottom: 1rem;
}
.magento_giftregistry-index-share .form-giftregistry-share .fieldset > legend,
.magento_giftregistry-index-share .form-giftregistry-share .fieldset.recipients > legend {
  color: #1e90ff;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: .5rem;
}
.magento_giftregistry-index-share .form-giftregistry-share .fieldset.recipients h4 {
  color: #50555e;
  font-size: 20px;
  font-weight: 500;
}
.magento_giftregistry-index-share .form-giftregistry-share .fieldset.recipients > .actions-toolbar {
  margin-top: 3.2rem;
  margin-bottom: 1rem;
}
.magento_giftregistry-index-share .form-giftregistry-share .fieldset.recipients > .actions-toolbar > .secondary {
  width: 100%;
}
.magento_giftregistry-index-items.account .column.main .table-wrapper table th.col.date,
.magento_giftregistry-index-items.account .column.main .table-wrapper table th.col.qty,
.magento_giftregistry-index-items.account .column.main .table-wrapper table th.col.fulfilled {
  text-align: center;
}
.magento_giftregistry-index-items.account .column.main .table-wrapper table td {
  border-bottom: 1px solid #e8e8e9;
  border-top: 1px solid #e8e8e9;
  padding: 4rem .2rem;
}
.magento_giftregistry-index-items.account .column.main .table-wrapper table td.col.product {
  max-width: 225px;
}
.magento_giftregistry-index-items.account .column.main .table-wrapper table td.col.note {
  max-width: 170px;
  min-width: 170px;
}
.magento_giftregistry-index-items.account .column.main .table-wrapper table td.col.date,
.magento_giftregistry-index-items.account .column.main .table-wrapper table td.col.qty,
.magento_giftregistry-index-items.account .column.main .table-wrapper table td.col.fulfilled {
  text-align: center;
}
.magento_giftregistry-index-items.account .column.main .table-wrapper table td.col.date {
  padding: 4rem .5rem;
}
.magento_giftregistry-index-items.account .column.main .table-wrapper table td.col.date,
.magento_giftregistry-index-items.account .column.main .table-wrapper table td.col.actions,
.magento_giftregistry-index-items.account .column.main .table-wrapper table td.col.fulfilled {
  padding-top: 5rem;
}
.magento_giftregistry-index-items.account .column.main .table-wrapper table td.col.actions {
  max-width: 42px;
}
.magento_giftregistry-index-items.account .column.main .table-wrapper table td.col.actions .field.choice .checkbox + label::before {
  margin-left: calc(100% - 20px);
}
.magento_giftregistry-index-items.account .column.main .table-wrapper table td.col.qty .input-text.qty {
  height: 40px;
  width: 40px;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-family: 'Rubik';
  border-radius: 7px;
  margin-top: 0;
  min-width: 174px;
  padding: 1.2rem 1.5rem;
}
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-giftregistry-link a::before,
.account .sidebar-main .block-collapsible-nav .customer-account-navigation-giftregistry-link strong::before {
  background-image: url('../images/sprite.view.svg#account--icon-account-registry');
  background-size: 85%;
}
.magento_giftregistry-view-index {
  background: #f2f2f2;
}
#add-cart-items-to-gift-registry .field.giftregistry .control.error::after {
  content: '';
  display: none;
}
#add-cart-items-to-gift-registry .field.giftregistry .control.error::after,
.form-giftregistry-create .field.type .control.error::after {
  display: none;
}
/**
 * @category  Nahdi
 * @package   Nahdi_GiftCardAccount
 * @author    Artem Evdokimenko <aevdokimenko@sqli.com>
 * @copyright Copyright © 2023 SQLI. All rights reserved.
 */
.checkout-cart-index .cart-summary .block.siebel-coupon .fieldset {
  margin-bottom: 5px;
}
.checkout-cart-index .cart-summary .gift-card-message {
  color: #424242;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 11px;
  padding-left: 24px;
  position: relative;
}
.checkout-cart-index .cart-summary .gift-card-message::before {
  background-image: url('../images/sprite.view.svg#icon-info-yellow');
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 36px;
  content: '';
  height: 16px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 16px;
}
.checkout-payment-method .payment-option.giftcardaccount {
  margin: 0 0 15px 0;
  position: relative;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-title {
  color: #000000;
  font-weight: 700;
  font-size: 1.4rem;
  display: inline-block;
  line-height: 22px;
  margin-bottom: 11px;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-title::before {
  background: #1e90ff;
  background-image: url('../images/icon-control-radio-check.png');
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  background-size: 40%;
  background-repeat: no-repeat;
  background-position: 90% 47%;
  border: none;
  border-bottom-left-radius: 25% 50%;
  border-bottom-right-radius: 25% 50%;
  border-top-left-radius: 25% 50%;
  border-top-right-radius: 25% 50%;
  content: '';
  display: inline-block;
  height: 20px;
  margin-right: 8px;
  vertical-align: middle;
  width: 36px;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-title .action-toggle {
  color: #000000;
}
.checkout-payment-method .payment-option.giftcardaccount._active .payment-option-title::before {
  background-position: 10% 47%;
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .payment-option.giftcardaccount._active .payment-option-content {
  display: block;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .multiple-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .multiple-content .multiple-giftcard-wrapper {
  border: 0.5px solid rgba(6, 111, 180, 0.15);
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 6px;
  margin-right: 5px;
  max-width: 312px;
  min-height: 48px;
  padding: 3px 0px 11px 8px;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .multiple-content .multiple-giftcard-wrapper .giftcard-applied-number {
  background-color: #eeeeee;
  color: #212121;
  font-weight: 500;
  font-size: 1.3rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-radius: 11px;
  cursor: pointer;
  line-height: 20px;
  margin-right: 8px;
  margin-top: 8px;
  padding: 2px 5px 2px 7px;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .multiple-content .multiple-giftcard-wrapper .giftcard-applied-number .giftcard-number-remove {
  -webkit-transition: transform 0.25s;
  -moz-transition: transform 0.25s;
  -ms-transition: transform 0.25s;
  -o-transition: transform 0.25s;
  background-image: url('../Nahdi_GiftCardAccount/images/icon-cross-remove.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 0;
  height: 14px;
  margin-left: 5px;
  padding: 0;
  width: 14px;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .multiple-content .multiple-giftcard-wrapper .giftcard-applied-number .giftcard-number-remove:hover,
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .multiple-content .multiple-giftcard-wrapper .giftcard-applied-number .giftcard-number-remove:active,
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .multiple-content .multiple-giftcard-wrapper .giftcard-applied-number .giftcard-number-remove:focus {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  background-color: transparent;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .multiple-content .multiple-giftcard-wrapper .multiple-giftcard-value,
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .multiple-content .multiple-giftcard-wrapper .p1 {
  color: #212121;
  font-weight: 500;
  font-size: 1.4rem !important;
  margin-top: 8px;
  padding: 2px 0;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .multiple-content .multiple-giftcard-wrapper .multiple-giftcard-value * {
  color: #212121 !important;
  font-family: 'Roboto' !important;
  background: transparent !important;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .multiple-content .actions-wrapper .action-add {
  background: #1e90ff;
  color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 6px;
  min-width: unset;
  padding: 16px 19px;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .multiple-content .actions-wrapper .action-add:hover,
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .multiple-content .actions-wrapper .action-add:focus,
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .multiple-content .actions-wrapper .action-add:active {
  background: #ffffff;
  color: #1e90ff;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .form-giftcard-account {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: unset;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .form-giftcard-account .payment-option-inner {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  margin: 0 5px 0 0;
  max-width: 312px;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .form-giftcard-account .payment-option-inner .field {
  margin: 0;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .form-giftcard-account .payment-option-inner .input-text {
  border: 0.5px solid rgba(6, 111, 180, 0.15);
  font-size: 1.3rem;
  border-radius: 6px;
  height: 48px;
  padding: 14px 7px;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .form-giftcard-account .payment-option-inner .input-text::-webkit-input-placeholder {
  color: #757575;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .form-giftcard-account .payment-option-inner .input-text:-moz-placeholder {
  color: #757575;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .form-giftcard-account .payment-option-inner .input-text::-moz-placeholder {
  color: #757575;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .form-giftcard-account .payment-option-inner .input-text:-ms-input-placeholder {
  color: #757575;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .form-giftcard-account .actions-toolbar .action.primary {
  border-radius: 6px;
  min-width: unset;
  padding: 16px 19px;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .form-giftcard-account .actions-toolbar .action.primary::after {
  display: none;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .form-giftcard-account .actions-toolbar .secondary {
  display: none;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .giftcard-applied-list {
  color: #18a957;
  font-size: 1.3rem;
  line-height: 18px;
  margin-top: 5px;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .giftcard-applied-list::before {
  content: "\e919";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #18a957;
  font-size: 13px;
}
.checkout-payment-method .payment-option.giftcardaccount .payment-option-content .giftcard-applied-list::before {
  margin-right: 5px;
}
.checkout-payment-method .payment-option.giftcardaccount .limit-error {
  background-color: #fce8ec;
  border: 1px solid #f49fa4;
  color: #424242;
  font-size: 1.2rem;
  border-radius: 10px;
  line-height: 16px;
  max-width: 400px;
  padding: 12px 36px 12px 32px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.checkout-payment-method .payment-option.giftcardaccount .limit-error::before {
  background-image: url('../images/sprite.view.svg#icon-alert-circle-red');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 37px;
  content: '';
  display: inline-block;
  height: 16px;
  left: 8px;
  margin-right: 10px;
  position: absolute;
  top: 12px;
  vertical-align: bottom;
  width: 16px;
}
.checkout-payment-method .payment-option.giftcardaccount .limit-error .close-action {
  background: transparent;
  border: none;
  border-radius: 0;
  height: 12px;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 14px;
  width: 12px;
}
.checkout-payment-method .payment-option.giftcardaccount .limit-error .close-action::after {
  content: "\e922";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d4232d;
  font-size: 12px;
}
.checkout-payment-method .payment-option.giftcardaccount .limit-error .close-action::after {
  font-weight: 700;
  padding: 2px;
}
.personalized-offer-total span {
  background: #ffffff;
  font-weight: 700;
  font-size: 1.2rem;
  display: inline-block;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding: .6rem 1.2rem;
}
.personalized-offer-products-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.personalized-offer-products-wrapper .action.towishlist {
  background: #e8f6ff;
  border-radius: 50%;
  height: 38px;
  position: absolute;
  right: 20px;
  top: 8px;
  width: 38px;
  z-index: 10;
}
.personalized-offer-products-wrapper .action.towishlist span {
  display: none;
}
.personalized-offer-products-wrapper .action.towishlist::before {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 34.41820418% 95.36305732% /*rtl:ignore*/;
  width: 27px;
  height: 26px;
  content: '';
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
}
.personalized-offer-products-wrapper .action.towishlist.towishlist--adding::before,
.personalized-offer-products-wrapper .action.towishlist:focus::before,
.personalized-offer-products-wrapper .action.towishlist:hover::before {
  -webkit-transform: translate(-50%, -50%) scale(1.05);
  -moz-transform: translate(-50%, -50%) scale(1.05);
  -ms-transform: translate(-50%, -50%) scale(1.05);
  transform: translate(-50%, -50%) scale(1.05);
  background: url('../images/sprite.view.svg') no-repeat;
  background-position: 38.38764756% 99.80735245% /*rtl:ignore*/;
  width: 25.91px;
  height: 25.91px;
}
.personalized-offer-products-wrapper .product-wrapper {
  background: #ffffff;
  box-shadow: 5px 5px 14px 0px #f3f7ff;
  border-radius: 8px;
  margin-bottom: 1.6rem;
  padding: 2rem;
  position: relative;
  width: 100%;
}
.personalized-offer-products-wrapper .product-wrapper h3 {
  font-family: inherit;
  margin: 0;
}
.personalized-offer-products-wrapper .product-wrapper h3 a {
  color: #173076;
  font-weight: 700;
  font-size: 1.3rem;
  display: block;
  hyphens: auto;
  line-height: 18px;
  margin: 0 0 .6rem;
  text-decoration: none;
  word-wrap: break-word;
}
.personalized-offer-products-wrapper .product-wrapper .content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1rem;
}
.personalized-offer-products-wrapper .product-wrapper .content > div.thumbnail {
  max-width: 185px;
  padding-right: 1.1rem;
  width: 100%;
}
.personalized-offer-products-wrapper .product-wrapper .content > div.thumbnail a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  padding-top: 100%;
  position: relative;
}
.personalized-offer-products-wrapper .product-wrapper .content > div.thumbnail img {
  position: absolute;
  top: 0;
  width: auto;
}
.personalized-offer-products-wrapper .product-wrapper .content > div.sub-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  padding-top: 2.5rem;
}
.personalized-offer-products-wrapper .product-wrapper .actions-primary > form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.personalized-offer-products-wrapper .product-wrapper .actions-primary .button-wrapper {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  padding-left: 1rem;
  text-align: right;
}
.personalized-offer-products-wrapper .product-wrapper .actions-primary .action.tocart.primary {
  background: #1e90ff;
  border-radius: 5px;
  height: 28px;
  margin: 0;
  min-width: auto;
  padding: 0;
  transition: none;
  white-space: nowrap;
  width: 28px;
}
.personalized-offer-products-wrapper .product-wrapper .actions-primary .action.tocart.primary span {
  font-size: 0rem;
}
.personalized-offer-products-wrapper .product-wrapper .actions-primary .action.tocart.primary::after {
  display: none;
}
.personalized-offer-products-wrapper .product-wrapper .actions-primary .action.tocart.primary::before {
  background: url('../images/sprite.view.svg#icon-cart') center no-repeat;
  background-size: 24px;
  content: '';
  display: block;
  height: 26px;
  width: 26px;
}
.personalized-offer-products-wrapper .product-wrapper .actions-primary .action.tocart.primary.disabled {
  opacity: 1;
}
.personalized-offer-products-wrapper .product-wrapper .actions-primary .action.tocart.primary.disabled::before {
  background: url('../images/loader-1.gif') no-repeat;
  background-position: 4px 4px;
  background-size: 19px;
}
.personalized-offer-products-wrapper .product-wrapper .actions-primary .action.tocart.primary.added {
  background: #ffffff;
  border-color: #ffffff;
}
.personalized-offer-products-wrapper .product-wrapper .actions-primary .action.tocart.primary.added::before {
  display: none;
}
.personalized-offer-products-wrapper .product-wrapper .actions-primary .action.tocart.primary.added span {
  color: #1e90ff;
  font-size: 1rem;
}
.personalized-offer-products-wrapper .product-wrapper .actions-primary .prescription-label {
  font-weight: 700;
  font-size: 0.9rem;
  line-height: 14px;
  margin-bottom: .8rem;
}
.personalized-offer-products-wrapper .product-wrapper .actions-primary .prescription-label span {
  color: #424242;
}
.personalized-offer-products-wrapper .product-wrapper .actions-primary .prescription-label span span::before {
  color: #ffbb38;
  content: "\e918";
  font-family: "nahdi-icons";
  font-size: 1rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
  line-height: 10px;
  margin-right: .4rem;
  position: relative;
  top: 1px;
}
.personalized-offer-products-wrapper .product-wrapper .actions-primary .prescription-label a {
  color: #1e90ff;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}
.personalized-offer-products-wrapper .product-wrapper .actions-primary .prescription-label a::after {
  background: #1e90ff;
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.personalized-offer-products-wrapper .product-wrapper .actions-primary .prescription-label .consult-disabled {
  background: #1e90ff;
  border: 1px solid #1e90ff;
  color: #ffffff;
  font-size: 1rem;
  border-radius: 5px;
  display: block;
  margin-top: 1rem;
  padding: .5rem;
  text-align: center;
  transition: all .25s;
  white-space: normal;
}
.personalized-offer-products-wrapper .product-wrapper .actions-primary .prescription-label .consult-disabled:hover {
  background: #ffffff;
  color: #1e90ff;
}
.personalized-offer-products-wrapper .product-wrapper .actions-primary .prescription-label .consult-disabled::after {
  display: none;
}
.personalized-offer-products-wrapper .product-wrapper .actions-primary .action.secondary-no-arrow.green.consult-link {
  background: #1e90ff;
  color: #ffffff;
  font-weight: 700;
  font-size: 1rem;
  border-radius: 5px;
  font-family: inherit;
  padding: .5rem;
  width: 100%;
}
.personalized-offer-products-wrapper .bv_stars_svg_no_wrap svg {
  -webkit-zoom: 0.6;
  -moz-zoom: 0.6;
  -ms-zoom: 0.6;
  zoom: 0.6;
  margin-right: .4rem !important;
}
.personalized-offer-products-wrapper .bv_stars_svg_no_wrap svg:last-child {
  margin-right: 0 !important;
}
.personalized-offer-products-wrapper .listing-qty-field {
  position: relative;
  text-align: center;
  width: 80px;
}
.personalized-offer-products-wrapper .listing-qty-field .icon {
  border: 1px solid #d2e9ff;
  color: #1e90ff;
  border-radius: 5px;
  cursor: pointer;
  height: 28px;
  position: absolute;
  width: 28px;
}
.personalized-offer-products-wrapper .listing-qty-field .icon::before {
  font-size: 1.2rem;
  color: #56b4ff;
  display: block;
  line-height: 26px;
}
.personalized-offer-products-wrapper .listing-qty-field .icon.icon-minus {
  right: 0;
}
.personalized-offer-products-wrapper .listing-qty-field .icon.icon-minus::before {
  content: "\e932";
}
.personalized-offer-products-wrapper .listing-qty-field .icon.icon-plus {
  left: 0;
}
.personalized-offer-products-wrapper .listing-qty-field .qty {
  color: #212121;
  font-weight: 700;
  font-size: 1.4rem;
  border: 0;
  height: 28px;
  padding: 0;
  text-align: center;
  width: 26px;
}
.personalized-offer-products-wrapper .nahdi-promo-sku .nahdi-promo {
  background: #ff9900;
  font-weight: 700;
  font-size: 1rem;
  margin: 0 0 1rem 0;
  padding: .4rem;
  text-align: center;
  width: 100%;
}
.personalized-offer-products-wrapper .redbox_pl .badge {
  font-weight: 700;
  font-size: 0.8rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  background: url('../images/icon-badge.svg') center no-repeat;
  background-size: 100%;
  left: 0;
  line-height: 8px;
  top: 12px;
  width: 30%;
}
.personalized-offer-products-wrapper .redbox_pl .badge.image {
  background: none;
  padding: 0;
  transform: none;
}
.personalized-offer-products-wrapper .redbox_pl .badge span {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  display: block;
}
.personalized-offer-products-wrapper .lsc-sku__alternative .sold-out {
  font-size: 0.9rem;
  padding: .6rem 1rem;
}
.personalized-offer-products-wrapper .price-wrapper {
  color: #334577;
  font-weight: 700;
  margin: .6rem 0 .9rem;
  position: relative;
  white-space: nowrap;
}
.personalized-offer-products-wrapper .price-wrapper .label-Hubstore,
.personalized-offer-products-wrapper .price-wrapper .label-UAE,
.personalized-offer-products-wrapper .price-wrapper .label-KSA {
  left: auto;
  right: -5px;
  top: -15px;
  width: 40%;
}
.personalized-offer-products-wrapper .price-wrapper .label-Hubstore {
  display: none;
}
.personalized-offer-products-wrapper .price-wrapper .after_special + .before_special {
  color: #b2c7ff;
  font-size: 1.1rem;
  text-decoration: line-through;
}
.personalized-offer-pagination {
  border-top: 2px solid #f0f0f0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 2rem 0 0;
}
.personalized-offer-pagination > li {
  background: #f6f6f6;
  border-radius: 5px;
  height: 32px;
  margin: 0 .8rem 0 0;
  text-align: center;
  width: 32px;
}
.personalized-offer-pagination > li:last-child {
  margin: 0;
}
.personalized-offer-pagination > li.pagination-arrow a {
  line-height: 31px;
}
.personalized-offer-pagination > li.pagination-arrow.previous-page a::before {
  content: "\e915";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1e90ff;
  font-size: 14px;
}
.personalized-offer-pagination > li.pagination-arrow.next-page a::before {
  content: "\e914";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1e90ff;
  font-size: 14px;
}
.personalized-offer-pagination > li.pagination-arrow.previous-page a,
.personalized-offer-pagination > li.pagination-arrow.next-page a {
  font-size: 0rem;
}
.personalized-offer-pagination > li.pagination-arrow.previous-page a::before,
.personalized-offer-pagination > li.pagination-arrow.next-page a::before {
  line-height: 32px;
}
.personalized-offer-pagination > li.pagination-arrow.previous-page:hover a::before,
.personalized-offer-pagination > li.pagination-arrow.next-page:hover a::before {
  color: #ffffff;
}
.personalized-offer-pagination > li.current {
  border-radius: 2px;
}
.personalized-offer-pagination > li.current,
.personalized-offer-pagination > li:hover {
  background: #1e90ff;
}
.personalized-offer-pagination > li.current a,
.personalized-offer-pagination > li:hover a {
  color: #ffffff;
}
.personalized-offer-pagination > li a {
  color: #bbbbbb;
  display: block;
  line-height: 32px;
  padding: 0 .4rem;
  text-decoration: none;
}
/**
 * @category  Nahdi
 * @package   Nahdi_Qitaf
 * @author    Artem Evdokimenko <aevdokimenko@sqli.com>
 * @copyright Copyright © 2023 SQLI. All rights reserved.
 */
.checkout-payment-method .qitaf {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 14px 48px #f0f2fa;
  -moz-box-shadow: 0px 14px 48px #f0f2fa;
  -ms-box-shadow: 0px 14px 48px #f0f2fa;
  box-shadow: 0px 14px 48px #f0f2fa;
  border-radius: 10px;
  margin-top: 16px;
  padding: 16px 16px 14px;
}
.checkout-payment-method .qitaf .qitaf-title {
  color: #212121;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 24px;
}
.checkout-payment-method .qitaf .qitaf-content {
  background-color: #f7fafa;
  border-radius: 4px;
  margin-top: 10px;
  padding: 7px 14px;
}
.checkout-payment-method .qitaf .qitaf-content .content-toggle {
  color: #000000;
  font-weight: 700;
  font-size: 1.2rem;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  line-height: 14px;
  position: relative;
}
.checkout-payment-method .qitaf .qitaf-content .content-toggle .qitaf-logo {
  background-image: url('../images/checkout/icon-logo-qitaf.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 26px;
  margin-right: 15px;
  width: 26px;
}
.checkout-payment-method .qitaf .qitaf-content .content-toggle::after {
  background-image: url('../images/sprite.view.svg#icon-arrow-black-down');
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: transform 0.25s;
  -moz-transition: transform 0.25s;
  -ms-transition: transform 0.25s;
  -o-transition: transform 0.25s;
  background-position: center;
  background-size: 32px;
  content: '';
  height: 10px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 12px;
}
.checkout-payment-method .qitaf .qitaf-content._active .content-toggle::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.checkout-payment-method .qitaf .qitaf-content .content {
  margin-top: 7px;
}
.checkout-payment-method .qitaf .qitaf-content .error-message-wrapper {
  border: 1px solid #f49fa4;
  background-color: #fce8ec;
  border-radius: 5px;
  line-height: 16px;
  margin: 1rem 0 .5rem;
  padding: 1.1rem 1rem;
}
.checkout-payment-method .qitaf .qitaf-content .error-message-wrapper .error-message-note {
  color: #424242;
  font-weight: 500;
  font-size: 1.2rem;
}
.checkout-payment-method .qitaf .qitaf-content .error-message-wrapper .error-message-note::before {
  background: url('../images/sprite.view.svg#icon-alert-circle-red') center no-repeat;
  background-size: 37px;
  content: '';
  display: inline-block;
  height: 16px;
  margin-right: 1rem;
  vertical-align: bottom;
  width: 16px;
}
.checkout-payment-method .qitaf .qitaf-content .info {
  color: #424242;
  font-weight: 700;
  font-size: 1.4rem;
  display: block;
  line-height: 32px;
  margin: 7px 0 0;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .choice {
  border: 0.5px solid rgba(6, 111, 180, 0.15);
  color: #424242;
  border-radius: 6px;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .choice:hover,
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .choice:active,
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .choice:focus {
  border-color: #1e90ff;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .choice::-webkit-input-placeholder {
  letter-spacing: 1px;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .choice:-moz-placeholder {
  letter-spacing: 1px;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .choice::-moz-placeholder {
  letter-spacing: 1px;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .choice:-ms-input-placeholder {
  letter-spacing: 1px;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .choice::-ms-input-placeholder {
  letter-spacing: 1px;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .choice::placeholder {
  letter-spacing: 1px;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .mobile-code {
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 24px;
  max-width: 70px;
  padding: 7px 12px;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .mobile-number {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 20px;
  margin-left: 5px;
  padding: 9px 10px;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .remove-number {
  border: none;
  display: block;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 5px;
  width: 20px;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .remove-number::after {
  content: "\e922";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1e90ff;
  font-size: 10px;
  font-weight: 700;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .remove-number:hover,
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .remove-number:focus,
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .remove-number:active {
  background: none;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .select2.select2-container--qitaf {
  border: 0.5px solid rgba(6, 111, 180, 0.15);
  color: #424242;
  font-weight: 700;
  border-radius: 6px;
  max-width: 70px !important;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .select2.select2-container--qitaf .select2-selection--single {
  color: #424242;
  font-size: 1.2rem;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: white;
  border: none;
  border-radius: 6px;
  height: 100%;
  line-height: 1;
  padding: 7px 12px;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .select2.select2-container--qitaf .select2-selection--single .select2-selection__rendered {
  padding: 0;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .select2.select2-container--qitaf .select2-selection--single::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background-image: url('../images/sprite.view.svg#slider-right-arrow-white');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 38px;
  content: '';
  height: 10px;
  position: absolute;
  right: 10px;
  width: 12px;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .select2.select2-container--qitaf.select2-container--open .select2-selection--single::after {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .select2-container--qitaf .select2-dropdown {
  border: 0.5px solid rgba(6, 111, 180, 0.15);
  border-top: none;
  overflow: hidden;
  z-index: 18;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .select2-container--qitaf .select2-dropdown .select2-results__option {
  color: #424242;
  border-bottom: 1px solid rgba(6, 111, 180, 0.15);
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 20px;
  margin: 0 11px;
  padding: 7px 4px;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .select2-container--qitaf .select2-dropdown .select2-results__option[aria-selected='true'] {
  position: relative;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .select2-container--qitaf .select2-dropdown .select2-results__option[aria-selected='true']::after {
  background-image: url('../images/sprite.view.svg#icon-select');
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  height: 16px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 10px;
}
.checkout-payment-method .qitaf .qitaf-content .mobile-number-wrapper .select2-container--qitaf .select2-dropdown .select2-results__option:last-child {
  border-bottom: none;
}
.checkout-payment-method .qitaf .qitaf-content .action.primary {
  font-weight: 700;
  font-size: 1.4rem;
  font-family: inherit;
  line-height: 28px;
  margin-top: 10px;
  padding: 4px 0;
  width: 100%;
}
.checkout-payment-method .qitaf .qitaf-content .action.primary::after {
  display: none;
}
.checkout-payment-method .qitaf .qitaf-content .redeem-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.checkout-payment-method .qitaf .qitaf-content .redeem-wrapper .redeem-amount {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  position: relative;
}
.checkout-payment-method .qitaf .qitaf-content .redeem-wrapper .redeem-amount input {
  border: 0.5px solid rgba(6, 111, 180, 0.15);
  background-color: #ffffff;
  color: #424242;
  font-weight: 700;
  font-size: 1.2rem;
  border-radius: 6px;
  line-height: 24px;
  padding: 7px 16px;
}
.checkout-payment-method .qitaf .qitaf-content .redeem-wrapper .redeem-amount .currency {
  color: #757575;
  font-weight: 400;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.2rem;
  line-height: 12px;
  position: absolute;
  right: 8px;
  text-align: center;
  top: 50%;
  width: 48px;
}
.checkout-payment-method .qitaf .qitaf-content .redeem-wrapper .action.primary.cancel {
  background-color: #ffffff;
  border-color: #df1642;
  color: #df1642;
  font-weight: 400;
  border-radius: 6px;
  margin: 0 0 0 5px;
  min-width: unset;
  width: 64px;
}
.checkout-payment-method .qitaf .qitaf-content .redeem-wrapper .action.primary.cancel:hover,
.checkout-payment-method .qitaf .qitaf-content .redeem-wrapper .action.primary.cancel:focus,
.checkout-payment-method .qitaf .qitaf-content .redeem-wrapper .action.primary.cancel:active {
  background-color: #df1642;
  color: #ffffff;
}
.checkout-payment-method .qitaf .modal-confirm-content .modal-info {
  font-weight: 700;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.checkout-payment-method .qitaf .modal-confirm-content .modal-info .modal-img {
  background-color: #f7fafa;
  background-image: url('../images/checkout/icon-stcotp-lock.svg');
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  height: 52px;
  width: 52px;
}
.checkout-payment-method .qitaf .modal-confirm-content .modal-info .modal-title {
  color: #36366b;
  font-weight: 700;
  font-size: 1.8rem;
  border: none;
  line-height: 32px;
  margin-top: 6px;
  padding: 0;
}
.checkout-payment-method .qitaf .modal-confirm-content .modal-info .modal-mobile-number {
  margin-top: 2px;
}
.checkout-payment-method .qitaf .modal-confirm-content .modal-info .modal-mobile-number,
.checkout-payment-method .qitaf .modal-confirm-content .modal-info .modal-totals {
  color: #7c7c9f;
  font-size: 1.2rem;
  line-height: 20px;
}
.checkout-payment-method .qitaf .modal-confirm-content .message {
  margin: 0 auto;
  max-width: 600px;
  padding: 1rem 2rem 1rem 4rem;
}
.checkout-payment-method .qitaf .modal-confirm-content .message::before {
  font-size: 1.5rem;
  line-height: 14px;
}
.checkout-payment-method .qitaf .modal-confirm-content .error-note-wrapper {
  background-color: #fff1d7;
  color: #424242;
  border: 1px solid #ffe4af;
  font-size: 1.2rem;
  border-radius: 10px;
  margin: .7rem auto;
  max-width: 600px;
  padding: 1rem 2.9rem;
  position: relative;
}
.checkout-payment-method .qitaf .modal-confirm-content .error-note-wrapper .error-note::before {
  padding-right: .2rem;
  width: 24px;
  height: 24px;
  color: #ffffff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url('../images/sprite.view.svg#checkout--icon-attention-circle');
  background-repeat: no-repeat;
  background-size: 30px;
  content: '';
  font-style: italic;
  left: 20px;
  padding-right: 2px;
  position: absolute;
  text-align: center;
  top: 50%;
  background-position: center;
  left: 15px;
}
.checkout-payment-method .qitaf .modal-confirm-content .error-note-wrapper .close-button {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  right: 13px;
  top: 50%;
}
.checkout-payment-method .qitaf .modal-confirm-content .error-note-wrapper .close-button::after {
  content: "\e922";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nahdi-icons' !important;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #b7771c;
  font-size: 12px;
}
.checkout-payment-method .qitaf .modal-confirm-content .error-note-wrapper .close-button::after {
  cursor: pointer;
  line-height: 17px;
}
.checkout-payment-method .qitaf .modal-confirm-content .form-wrapper .form-subtitle {
  color: #424242;
  font-weight: 700;
  font-size: 1.4rem;
  display: block;
  line-height: 32px;
  margin-bottom: 3px;
}
.checkout-payment-method .qitaf .modal-confirm-content .form-wrapper .form-subtitle[for=deduction-amount] {
  margin-top: 9px;
}
.checkout-payment-method .qitaf .modal-confirm-content .form-wrapper input {
  border: 0.5px solid rgba(6, 111, 180, 0.15);
  border-radius: 8px;
  height: 48px;
}
.checkout-payment-method .qitaf .modal-confirm-content .form-wrapper input.valid {
  border-color: #ccedff;
}
.checkout-payment-method .qitaf .modal-confirm-content .form-wrapper .pin-code {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.checkout-payment-method .qitaf .modal-confirm-content .form-wrapper .pin-code .digit {
  color: #1e263c;
  font-weight: 700;
  font-size: 2rem;
  line-height: 24px;
  max-width: 70px;
  text-align: center;
}
.checkout-payment-method .qitaf .modal-confirm-content .form-wrapper .deduction-amount {
  position: relative;
}
.checkout-payment-method .qitaf .modal-confirm-content .form-wrapper .deduction-amount input {
  color: #424242;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 20px;
  padding-left: 10px;
}
.checkout-payment-method .qitaf .modal-confirm-content .form-wrapper .deduction-amount .currency {
  color: #757575;
  font-weight: 400;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.2rem;
  line-height: 12px;
  position: absolute;
  right: 8px;
  text-align: center;
  top: 50%;
  width: 48px;
}
.checkout-payment-method .qitaf .modal-confirm-content .form-wrapper .error-amount {
  color: #df1642;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 18px;
  margin-top: 5px;
}
.checkout-payment-method .qitaf .modal-confirm-content .form-wrapper .error-amount::before {
  background: transparent url('../images/sprite.view.svg#checkout--icon-info') no-repeat center;
  background-size: 32px;
  content: '';
  display: inline-block;
  height: 14px;
  vertical-align: text-bottom;
  width: 13px;
}
.checkout-payment-method .qitaf .modal-confirm-content .form-wrapper .action.primary {
  font-size: 1.6rem;
  margin-top: 14px;
  padding: 11px 0;
}
.checkout-payment-method .qitaf .modal-confirm-content .expire-wrapper,
.checkout-payment-method .qitaf .modal-confirm-content .resend-wrapper {
  color: #555585;
  font-size: 1.6rem;
  letter-spacing: .32px;
  line-height: 24px;
  text-align: center;
}
.checkout-payment-method .qitaf .modal-confirm-content .expire-wrapper {
  margin-bottom: 8px;
}
.checkout-payment-method .qitaf .modal-confirm-content .expire-wrapper .expire-countdown {
  color: #f07f67;
  font-weight: 700;
}
.checkout-payment-method .qitaf .modal-confirm-content .resend-link {
  font-weight: 700;
  color: #1e90ff;
  cursor: pointer;
}
.checkout-payment-method .qitaf .modal-confirm-content .resend-link._disabled {
  opacity: .5;
  pointer-events: none;
}
.checkout-payment-method .qitaf .modal-confirm-content {
  left: 0;
  right: 0;
  top: 150px;
}
.checkout-payment-method .qitaf .modal-confirm-content .action-close {
  padding: 23px 20px;
  right: 0;
  top: 0;
}
.checkout-payment-method .qitaf .modal-confirm-content .action-close::before {
  color: #1e90ff;
  font-size: 1.4rem;
}
.checkout-payment-method .qitaf .modal-confirm-content .modal-header {
  padding: 20px 0 0 0;
}
.checkout-payment-method .qitaf .modal-confirm-content .modal-content {
  padding-left: 24px;
  padding-right: 24px;
}
.checkout-payment-method .qitaf .modal-confirm-content .modal-inner-wrap {
  background: #ffffff;
  box-shadow: 0px 14px 48px #f0f2fa;
  border-radius: 10px 10px 0 0;
  width: 100%;
}
.checkout-payment-method .qitaf .modal-confirm-content .modal-inner-wrap .form-wrapper {
  box-shadow: 0px 14px 48px #f0f2fa;
  border-radius: 12px;
  margin: 20px auto 17px;
  max-width: 330px;
  padding: 10px 16px 20px;
}
/**
 * @copyright Copyright © 2024 SQLI. All rights reserved.
 */
.modal-popup.rewards-points-info-popup._show .modal-inner-wrap {
  background: #f7fafa;
  -webkit-box-shadow: 0 16px 24px 0 rgba(48, 49, 51, 0.05);
  -moz-box-shadow: 0 16px 24px 0 rgba(48, 49, 51, 0.05);
  -ms-box-shadow: 0 16px 24px 0 rgba(48, 49, 51, 0.05);
  box-shadow: 0 16px 24px 0 rgba(48, 49, 51, 0.05);
  max-width: 350px;
}
.modal-popup.rewards-points-info-popup._show .modal-header .modal-title {
  font-size: 2rem;
  line-height: 24px;
}
.modal-popup.rewards-points-info-popup .modal-inner-wrap {
  border-radius: 10px;
  max-width: 350px;
}
.modal-popup.rewards-points-info-popup .modal-header {
  padding: 2rem 4rem 1.2rem 1.8rem;
}
.modal-popup.rewards-points-info-popup .modal-header .action-close {
  padding: 1.5rem;
  right: 0;
  top: 5px;
}
.modal-popup.rewards-points-info-popup .modal-header .action-close::before {
  color: #4b4b4b;
  font-weight: 400;
  font-size: 2rem;
}
.modal-popup.rewards-points-info-popup .modal-header .modal-title {
  color: #4b4b4b;
  font-weight: 400;
  font-size: 2rem;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-align: left;
}
.modal-popup.rewards-points-info-popup .modal-content {
  padding: 0 1.8rem 2.2rem;
}
.modal-popup.rewards-points-info-popup .modal-wrapper p {
  border-bottom: 1px solid #d8d8d8;
  color: #50555e;
  font-size: 1.5rem;
  margin-bottom: 1.7rem;
  padding-bottom: 1.7rem;
}
.modal-popup.rewards-points-info-popup .modal-wrapper ul,
.modal-popup.rewards-points-info-popup .modal-wrapper ol {
  list-style: disc;
  margin-bottom: 0;
  padding-left: 1.5rem;
}
.modal-popup.rewards-points-info-popup .modal-wrapper ul li,
.modal-popup.rewards-points-info-popup .modal-wrapper ol li {
  list-style: disc;
}
.rewards-points-info-wrapper {
  display: none;
}
.checkout-payment-method .payment-option.rewardpoints {
  border: 0;
  margin: 0 0 15px 0;
}
.checkout-payment-method .payment-option.rewardpoints .payment-option-title {
  color: #000000;
  font-weight: 700;
  font-size: 1.4rem;
  cursor: pointer;
  display: inline-block;
  line-height: 22px;
  margin-bottom: 8px;
}
.checkout-payment-method .payment-option.rewardpoints .payment-option-title::before {
  background: #1e90ff;
  background-image: url('../images/icon-control-radio-check.png');
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  background-size: 40%;
  background-repeat: no-repeat;
  background-position: 90% 47%;
  border: none;
  border-bottom-left-radius: 25% 50%;
  border-bottom-right-radius: 25% 50%;
  border-top-left-radius: 25% 50%;
  border-top-right-radius: 25% 50%;
  content: '';
  display: inline-block;
  height: 20px;
  margin-right: 8px;
  vertical-align: middle;
  width: 36px;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
.checkout-payment-method .payment-option.rewardpoints._active .payment-option-title::before {
  background-position: 10% 47%;
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .payment-option.rewardpoints._disabled .payment-option-title {
  color: #bdbdbd;
  pointer-events: none;
}
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4px;
}
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-name {
  color: #424242;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 32px;
  margin-bottom: 3px;
}
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row .nuhdeek-amount,
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row .cost-amount {
  border: 0.5px solid rgba(6, 111, 180, 0.15);
  border-radius: 8px;
  height: 38px;
}
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row .nuhdeek-amount:hover,
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row .cost-amount:hover,
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row .nuhdeek-amount:focus,
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row .cost-amount:focus {
  border-color: #1e90ff;
}
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row .nuhdeek-amount[readonly],
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row .cost-amount[readonly] {
  color: #bdbdbd;
  pointer-events: none;
}
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row .nuhdeek-amount {
  color: #424242;
  font-weight: 500;
  font-size: 1.4rem;
}
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row .separator {
  color: #aaaab9;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 24px;
  margin: 0 4px;
}
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row .nuhdeek-balance {
  color: #424242;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 20px;
}
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row .separator-equale {
  color: #757575;
  font-weight: 700;
  font-size: 1.6rem;
  margin: 0 7px 0 4px;
}
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row .cost-amount {
  color: #757575;
  font-weight: 700;
  font-size: 1.4rem;
  margin-right: 5px;
}
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row .actions-toolbar .action {
  background: #1e90ff;
  font-weight: 700;
  color: #ffffff;
  font-size: 1.4rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  border-radius: 7px;
  margin: 0;
  padding: 11px 0;
  width: 64px;
}
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row .actions-toolbar .action:hover,
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row .actions-toolbar .action:focus,
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row .actions-toolbar .action:active {
  background: #ffffff;
  color: #1e90ff;
}
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row .actions-toolbar .action.action-remove {
  background-color: #ffffff;
  border-color: #df1642;
  color: #df1642;
  font-weight: 400;
}
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row .actions-toolbar .action.action-remove:hover,
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row .actions-toolbar .action.action-remove:focus,
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .content-wrapper .content-row .actions-toolbar .action.action-remove:active {
  color: #ffffff;
  background-color: #df1642;
}
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .auto-reduce-wrapper {
  background-color: #fff1d7;
  color: #424242;
  border: 1px solid #ffe4af;
  font-size: 1.2rem;
  border-radius: 10px;
  margin: .7rem 0;
  padding: 1rem 2.9rem;
  position: relative;
}
.checkout-payment-method .payment-option.rewardpoints .payment-option-content .auto-reduce-wrapper .auto-reduce-info::before {
  padding-right: .2rem;
  width: 24px;
  height: 24px;
  color: #ffffff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url('../images/sprite.view.svg#checkout--icon-attention-circle');
  background-repeat: no-repeat;
  background-size: 30px;
  content: '';
  font-style: italic;
  left: 20px;
  padding-right: 2px;
  position: absolute;
  text-align: center;
  top: 50%;
  background-position: center;
  left: 15px;
}
.checkout-payment-method .payment-option.rewardpoints .reward-info {
  color: #212121;
  font-size: 1.2rem;
  line-height: 18px;
}
.checkout-payment-method .payment-option.rewardpoints .reward-info::before {
  background: transparent url('../images/sprite.view.svg#icon-info-yellow') no-repeat center;
  background-size: 32px;
  content: '';
  display: inline-block;
  height: 13px;
  margin-right: 5px;
  vertical-align: text-top;
  width: 13px;
}
.checkout-payment-method .payment-option.rewardpoints .reward-info.error-content {
  font-weight: 500;
  color: #df1642;
  margin-bottom: 2px;
}
.checkout-payment-method .payment-option.rewardpoints .reward-info.error-content::before {
  background: transparent url('../images/sprite.view.svg#checkout--icon-info') no-repeat center;
  background-size: 32px;
}
.checkout-payment-method #checkout-payment-method-load._disabled {
  cursor: not-allowed;
  position: relative;
}
.checkout-payment-method #checkout-payment-method-load._disabled::after {
  content: '';
  cursor: not-allowed;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
@media only screen and (max-width: 320px) {
  .products-alternatives-modal .product-item .actions-primary .button-wrapper {
    padding-left: 0;
  }
  .catalog-product-view .products-related .product-item .actions-primary div.button-wrapper,
  .catalog-product-view .products-alternatives .product-item .actions-primary div.button-wrapper,
  .catalog-product-view .upsell .product-item .actions-primary div.button-wrapper {
    padding-left: 0;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .block-recent-posts {
    display: block;
  }
  .block-recent-posts .block-recent-posts-item {
    width: 100%;
    max-width: 100%;
    margin: 0 0 35px 0;
  }
  .block-recent-posts .recent-post-featured-image-link {
    max-height: inherit;
  }
  .block-recent-posts .recent-post-featured-image-link img {
    position: static;
  }
  .block-recent-posts .recent-post-featured-image-link::after {
    display: none;
  }
  .block-related-posts {
    display: block;
  }
  .block-related-posts .block-related-posts-item {
    width: 100%;
  }
  .block-related-posts .block-related-posts-item .related-post-featured-image-link img {
    position: static;
  }
  .block-related-posts .block-related-posts-item .related-post-featured-image-link::after {
    display: none;
  }
  .blog-posts.grid-view .blog-posts-post {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .blog-view-toggle-buttons-container {
    display: none;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .checkout-index-index .opc-wrapper #checkout-step-payment {
    padding-left: 10px;
    padding-right: 10px;
  }
  .checkout-index-index .opc-wrapper #checkout-step-payment .payment-method .vault .cart-info-wrapper {
    line-height: 1;
  }
  .checkout-index-index .opc-wrapper #checkout-step-payment .payment-method.payfort-form-merchant {
    padding: 0 5px;
  }
  .checkout-index-index .opc-wrapper #checkout-step-payment .payment-method.payfort-form-merchant .payment-method-content .field.type .item {
    margin: 0;
  }
  .checkout-index-index .opc-wrapper #checkout-step-payment .payment-method.payfort-form-merchant .payment-method-content .card-date-cvv-wrapper {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .pull-right.sort-by .sort-by-label {
    display: none;
  }
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper button.action.tocart.primary span {
    text-indent: -9999px;
  }
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper button.action.tocart.primary:hover span,
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper button.action.tocart.primary:focus span,
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper button.action.tocart.primary:active span {
    color: #1e90ff !important;
  }
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper button.action.tocart.primary.disabled::before {
    display: inline-block !important;
  }
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper button.action.tocart.primary.added span {
    color: #1e90ff !important;
    font-size: 1rem !important;
    text-indent: 0 !important;
  }
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper button.action.tocart.primary.added::before {
    display: none !important;
  }
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper button.action.tocart.primary.added:hover span,
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper button.action.tocart.primary.added:focus span,
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper button.action.tocart.primary.added:active span {
    color: #1e90ff !important;
  }
  #algolia_instant_selector .hits .infos .sort-by .algolia-sorts .ais-SortBy-select {
    background-position: 0;
    margin-left: -.5rem;
    padding-left: 2.1rem;
  }
  .product-item .actions-primary .button-wrapper button.action.tocart.primary span {
    text-indent: -9999px;
  }
  .product-item .actions-primary .button-wrapper button.action.tocart.primary.disabled::before {
    display: inline-block;
  }
  .product-item .actions-primary .button-wrapper button.action.tocart.primary.added::before {
    display: none;
  }
  .catalog-product-view .products-related .product-items.slick-slider,
  .catalog-product-view .products-alternatives .product-items.slick-slider,
  .catalog-product-view .upsell .product-items.slick-slider {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .catalog-product-view .products-related .product-item .actions-primary .button-wrapper,
  .catalog-product-view .products-alternatives .product-item .actions-primary .button-wrapper,
  .catalog-product-view .upsell .product-item .actions-primary .button-wrapper {
    padding-left: .3rem;
  }
  .main-slider:not(.category-main-slider):not(.full-width) .redbox-carousel-slides.slick-slider .slick-list {
    padding: 0 3rem;
  }
  .block.block-product-selection .label-Hubstore,
  .block.block-product-selection .label-UAE,
  .block.block-product-selection .label-KSA {
    height: 15px;
    margin-top: .4rem;
  }
  #store-selector,
  div#tab-label-ispu,
  #ispu-method-buttons-container,
  #ispu-method-buttons-container .button.primary,
  #ispu-method-buttons-container .primary {
    width: 100%;
  }
}
@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 {
    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 {
    clear: both;
  }
  .abs-checkout-order-review tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .pages .pages-items {
    display: block;
    padding: .2rem 4rem 0;
    position: relative;
    white-space: normal;
    z-index: 1;
  }
  .pages-item-previous,
  .pages-item-next {
    z-index: 1;
  }
  .blog-posts.grid-view .blog-posts-post {
    width: 48%;
  }
  .content-block-inner-wrapper .content-block-quarter:nth-of-type(2) {
    padding: 0 8px 0 0;
  }
  .content-block-inner-wrapper .content-block-quarter:nth-of-type(3) {
    padding: 0 0 0 8px;
  }
  .content-block-inner-wrapper .content-block-quarter:nth-of-type(4) {
    padding: 0 8px 0 0;
  }
  .content-block-inner-wrapper .content-block-quarter:nth-of-type(5) {
    padding: 0 0 0 8px;
  }
  .content-block-half img {
    margin: 0 auto;
    max-width: 200px;
  }
  .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;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .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;
  }
  .column .block-addbysku .sku {
    margin-right: -11.6rem;
    padding-right: 12rem;
  }
  .dynamic-yield-products-slider-widget .slick-track .slick-slide .item-wraper .msg-details .slider-promo-msg {
    margin-bottom: 0.5rem !important;
    font-size: 1rem !important;
  }
  #brands-list .landing-brand-lists .landing-brand-list .collection-list {
    column-count: 2;
  }
  #brands-list .landing-brand-lists .landing-brand-list .navigate-top {
    bottom: 16rem;
    right: 3rem;
  }
  .checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item {
    display: inline-block;
  }
  .checkout-index-index.shipping-step .checkout-ispu-wrapper .shipment .cart-items .item .return-policy {
    padding: 12px 2px !important;
  }
  .catalog-product-view .product-info-main .dy-social-proof {
    margin: 1rem 0;
    max-width: unset;
  }
  .catalog-product-view .product-info-main .dy-social-proof .social-icon {
    width: 2rem;
  }
  .catalog-product-view .product-info-main .dy-social-proof .social-data {
    font-size: 1.2rem;
  }
  .account .sidebar-main .block-collapsible-nav .item > a::before,
  .account .sidebar-main .block-collapsible-nav .item > strong::before {
    display: inline-block;
  }
  .account .table-wrapper table tbody > tr {
    border-bottom: 1px solid #e8e8e9;
  }
  .account .table-wrapper table tbody > tr:first-child td:first-child {
    padding-top: 0 !important;
  }
  .account .table-wrapper table tbody > tr:last-child {
    border: 0;
  }
  .account .table-wrapper table tbody > tr td[data-th]::before {
    padding-top: 0 !important;
  }
  .account .table-wrapper .toolbar .toolbar-amount {
    margin: 0;
    top: 0;
  }
  .account.sales-order-view .column.main .order-wrap.block {
    background: none;
    border: 0;
    padding: 0;
  }
  .account.sales-order-view .column.main .order-details-items {
    border-bottom: 0;
    margin: 0;
    padding: 0;
  }
  .account.sales-order-view .column.main .table-wrapper td::before {
    font-weight: 400 !important;
    float: none !important;
    padding: 0 !important;
    text-align: left;
    text-transform: none !important;
    width: auto !important;
  }
  .account.sales-order-view .column.main .table-wrapper tbody {
    padding: 2rem;
  }
  .account.sales-order-view .column.main .table-wrapper tbody .col.name::before {
    display: none;
  }
  .account.sales-order-view .column.main .table-wrapper tbody .col.price,
  .account.sales-order-view .column.main .table-wrapper tbody .col.qty,
  .account.sales-order-view .column.main .table-wrapper tbody .col.subtotal {
    text-align: left;
  }
  .account.sales-order-view .column.main .table-wrapper tfoot {
    background: #ffffff;
    border: 1px solid #e8e8e9;
    border-top: 0;
    padding: 0 2rem 2rem;
  }
  .menu-bg.active {
    background-color: rgba(72, 129, 140, 0.7);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 8;
  }
  .menu-active .page-header {
    background: #f2f2f2;
    z-index: 10;
  }
  .menu-active .block-collapsible-nav {
    z-index: 10;
  }
  .magento_giftregistry-index-index .giftregistry-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .magento_giftregistry-index-index .giftregistry-wrapper .table-wrapper.giftregistry .table-giftregistry tr {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
  .magento_giftregistry-index-index .giftregistry-wrapper .table-wrapper.giftregistry .table-giftregistry td.col.create {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .magento_giftregistry-index-items.account .column.main .table-wrapper table td {
    border-bottom: 0 !important;
    border-top: 0 !important;
    padding: 10px 16px !important;
  }
  .magento_giftregistry-index-items.account .column.main .table-wrapper table td::before {
    color: #50555e !important;
    clear: both;
  }
  .magento_giftregistry-index-items.account .column.main .table-wrapper table td.col.product,
  .magento_giftregistry-index-items.account .column.main .table-wrapper table td.col.actions {
    max-width: unset !important;
  }
  .magento_giftregistry-index-items.account .column.main .table-wrapper table td.col.note {
    max-width: unset !important;
    min-width: unset !important;
  }
  .magento_giftregistry-index-items.account .column.main .table-wrapper table td.col.date,
  .magento_giftregistry-index-items.account .column.main .table-wrapper table td.col.qty,
  .magento_giftregistry-index-items.account .column.main .table-wrapper table td.col.fulfilled {
    text-align: left !important;
  }
  .magento_giftregistry-index-items.account .column.main .table-wrapper table td.col.actions .field.choice .checkbox + label::before {
    margin: 0 !important;
  }
  .magento_giftregistry-index-items.account .column.main .table-wrapper table tbody > tr {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
  }
  .magento_giftregistry-index-items.account .column.main .table-wrapper table tbody > tr:first-child {
    padding-top: 0;
  }
  .magento_giftregistry-index-items.account .column.main .table-wrapper table tbody > tr:last-child {
    border-bottom: 1px solid #e8e8e9;
  }
  .magento_giftregistry-index-items.account .column.main .form.giftregistry.items {
    padding-left: 0;
    padding-right: 0;
  }
  .magento_giftregistry-index-items.account .column.main .form.giftregistry.items .fieldset {
    margin-bottom: 0;
  }
  .magento_giftregistry-index-items.account .column.main .form.giftregistry.items .fieldset > .actions-toolbar {
    padding: 1rem 1.6rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .abs-button-responsive-smaller,
  .product-info-main .box-tocart .actions .action.tocart {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .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: 10px 40px 10px 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;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    position: absolute;
    right: 10px;
    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,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions {
    text-align: center;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .nav-toggle {
    left: 15px;
  }
  .nav-toggle > span {
    font-size: 11px;
    line-height: 10px;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 0 5px;
  }
  .product.data.items > .item.title > .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 40px;
    padding: 5px 20px 5px 20px;
    font-weight: 600;
    line-height: 40px;
    font-size: 2.2rem;
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #50555e;
    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: #50555e;
    text-decoration: none;
    padding-bottom: 5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .shipping-address-modal.modal-popup.modal-slide,
  .billing-address-modal.modal-popup.modal-slide {
    left: 0;
  }
  .shipping-address-modal .modal-inner-wrap,
  .billing-address-modal .modal-inner-wrap {
    min-height: 400px;
  }
  .shipping-address-modal .modal-inner-wrap h1.modal-title,
  .billing-address-modal .modal-inner-wrap h1.modal-title {
    border: none;
  }
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected {
    clear: left;
    float: left;
    margin-top: 5px;
    position: relative;
    top: 5px;
  }
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address {
    margin-top: 5px;
    position: absolute;
    right: 1rem;
    top: 0;
  }
  .address-loading-mask {
    top: 105px;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .block-recent-posts {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .block-recent-posts .block-recent-posts-item {
    position: relative;
    width: 48%;
    max-width: inherit;
    margin: 0 0 35px 0;
  }
  .block-recent-posts .recent-post-featured-image-link {
    position: relative;
  }
  .block-recent-posts .recent-post-featured-image-link img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .block-recent-posts .recent-post-featured-image-link::after {
    content: '';
    padding-top: 70%;
    display: block;
  }
  .tag-list-view .tag-name {
    margin: 5px 0 5px 0;
  }
  .tag-list-view .tag-link {
    font-size: 20px;
  }
  .blog-sidebar {
    display: none;
  }
  .blog-main {
    float: none;
    max-width: inherit;
    width: auto;
  }
  .blog-pagination {
    text-align: left;
  }
  .block-related-posts {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 0;
  }
  .block-related-posts .block-related-posts-item {
    margin-left: 0;
    margin-bottom: 15px;
    width: 48%;
  }
  .grid-view .blog-post .blog-post-featured-image-wrapper img {
    min-width: inherit;
    min-height: inherit;
  }
  div[data-role='am-banners-lite'] {
    order: -2;
  }
  .checkout-container .opc-estimated-wrapper {
    margin-top: 10px;
  }
  .checkout-container .authentication-wrapper {
    margin-top: -12px;
  }
  .checkout-cart-index #watson-bot.watson-wrapper #chat-head {
    bottom: 160px;
  }
  .checkout-cart-index .watson-wrapper #popup-wrapper {
    bottom: 180px;
  }
  .checkout-cart-index .page-title-wrapper {
    padding: 1.6rem;
  }
  .checkout-cart-index .cart-totals {
    border-radius: 10px;
    padding-bottom: 1.2rem;
  }
  .checkout-cart-index .cart-summary {
    padding-bottom: .3rem;
  }
  .checkout-cart-index .footer-bottom .footer-bottom-wrapper {
    padding-bottom: 16.5rem;
  }
  .checkout-cart-index .modal-popup.remove-all._show {
    z-index: 9999 !important;
  }
  .checkout-cart-index .modal-popup.remove-all .modal-inner-wrap {
    border-radius: 20px 20px 0 0;
    bottom: 0;
    margin: 0;
    max-width: 100%;
    padding-top: 2.2rem;
    top: auto;
    width: 100%;
    z-index: 9999 !important;
  }
  .checkout-cart-index .modal-popup.remove-all .modal-inner-wrap .modal-header::before {
    background-size: 30px 30px;
    height: 52px;
    margin-bottom: .6rem;
    width: 52px;
  }
  .checkout-cart-index .modal-popup.remove-all .modal-inner-wrap .modal-footer {
    margin-top: 1.6rem;
  }
  .checkout-cart-index .modal-popup.remove-all .modal-inner-wrap .modal-footer button {
    font-size: 1.6rem;
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
    width: 80%;
  }
  .checkout-cart-index .modal-popup.remove-all .modal-inner-wrap .modal-footer button.action-accept {
    margin-bottom: .6rem;
  }
  .checkout-cart-index .modal-popup.remove-all .action-close {
    display: none;
  }
  .cart-container {
    padding: 0 1.6rem;
  }
  .cart-container .checkout-methods-items .summary-proceed {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background-color: #ffffff;
    -webkit-box-shadow: 5px 5px 20px 0 #c7d6f5;
    -moz-box-shadow: 5px 5px 20px 0 #c7d6f5;
    -ms-box-shadow: 5px 5px 20px 0 #c7d6f5;
    box-shadow: 5px 5px 20px 0 #c7d6f5;
    border-radius: 10px 10px 0 0;
    bottom: 0;
    left: 0;
    padding: 1.5rem 1.6rem 9.3rem;
    position: fixed;
    right: 0;
    z-index: 19;
  }
  .rewards-points-cart {
    background-color: #ffffff;
  }
  .cart-products-toolbar .pager .items.pages-items {
    justify-content: center;
    margin-right: 0;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-payment-method .payment-method._active .actions-toolbar {
    background: #ffffff;
    -webkit-box-shadow: 5px 5px 20px 0 #c7d6f5;
    -moz-box-shadow: 5px 5px 20px 0 #c7d6f5;
    -ms-box-shadow: 5px 5px 20px 0 #c7d6f5;
    box-shadow: 5px 5px 20px 0 #c7d6f5;
    border: 0;
    border-radius: 10px 10px 0 0;
    bottom: 37px;
    left: 0;
    margin: 0;
    right: 0;
    z-index: 19;
  }
  .checkout-payment-method .payment-method-content.payfort_applepay {
    text-align: center;
  }
  .checkout-payment-method .payfort-form-merchant .payment-method-content .add-card-title {
    font-size: 1.6rem;
  }
  .checkout-payment-method .payfort-form-merchant .payment-method-content .field.type {
    margin-bottom: 5px;
  }
  .checkout-payment-method .payfort-form-merchant .payment-method-content .field.type .credit-card-types {
    text-align: center;
  }
  .checkout-payment-method .payfort-form-merchant .payment-method-content .card-info-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
  }
  .checkout-payment-method .payfort-form-merchant .payment-method-content .card-info-wrapper .field {
    margin-bottom: 10px;
    width: 100%;
  }
  .checkout-payment-method .payfort-form-merchant .payment-method-content .card-info-wrapper .field:first-child {
    margin-right: 0;
  }
  .checkout-index-index .page-wrapper .page-header {
    margin-bottom: 10px;
  }
  .checkout-index-index .page-wrapper .page-header .security-logo {
    margin-top: 4px;
  }
  .checkout-index-index .page-wrapper .page-header .security-logo .label {
    font-size: 1.4rem;
    line-height: 23px;
  }
  .checkout-index-index .page-wrapper .page-header .security-logo .label::before {
    font-size: 2.4rem;
  }
  .checkout-index-index .page-wrapper .page-header .header.content {
    padding: 10px 15px;
  }
  .checkout-index-index .page-wrapper .page-main {
    margin-bottom: 0;
  }
  .checkout-index-index .opc-wrapper {
    margin: 0;
  }
  .checkout-index-index .opc-wrapper .message {
    display: block;
  }
  .checkout-index-index .opc-sidebar .siebel-coupon-code .payment-option-title {
    padding: .7rem .8rem 0;
  }
  .checkout-index-index.payment-step .checkout-middle-wrapper .checkout-messages {
    background: #ffffff;
    border-radius: 4px;
    padding: 16px;
  }
  .checkout-index-index.payment-step .checkout-middle-wrapper .opc-wrapper .form.payments .fieldset .legend + br {
    display: none;
  }
  .checkout-index-index.payment-step .payment-method._active .payment-method-content > p {
    margin-bottom: 0;
  }
  .checkout-index-index.payment-step .payment-method._active .payment-method-content .payfort_fort_cc {
    margin-bottom: 30px;
  }
  .checkout-index-index.shipping-step .pickup-location .content-wrapper .distance {
    font-size: 1.6rem;
  }
  .checkout-index-index.shipping-step .pickup-location .content-wrapper .description {
    font-size: 1.1rem;
  }
  .checkout-index-index.shipping-step .pickup-location .check-availablity {
    font-weight: 700;
    font-size: 1.3rem;
    position: absolute;
    right: 0;
    top: 0;
  }
  .checkout-index-index.shipping-step .pickup-location .actionbar-wrapper .opening-hours,
  .checkout-index-index.shipping-step .pickup-location .actionbar-wrapper .get-directions {
    font-size: 1rem;
  }
  .checkout-index-index.shipping-step .pickup-location .actionbar-wrapper .opening-hours strong,
  .checkout-index-index.shipping-step .pickup-location .actionbar-wrapper .get-directions span {
    line-height: 17px;
    vertical-align: top;
  }
  .checkout-index-index.shipping-step .available-details {
    margin: 5px 0 0;
  }
  .checkout-index-index.shipping-step .available-details .cart-items {
    padding: .7rem .8rem;
  }
  .checkout-index-index.shipping-step .available-details .cart-items .item .item-r-column .name-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .checkout-index-index.shipping-step .available-details .cart-items .item .item-r-column .name-wrapper .availability {
    font-size: 0.9rem;
    padding-top: 0;
  }
  .checkout-index-index.shipping-step .available-details .cart-items .item .item-r-column .name-wrapper .name {
    font-size: 1.1rem;
  }
  .checkout-index-index.shipping-step .available-details .cart-items .item .item-r-column .info {
    width: calc(100% - 60px);
  }
  .checkout-index-index.shipping-step .available-details .cart-items .item .item-r-column .qty {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    min-width: 60px;
    text-align: right;
  }
  .checkout-index-index.shipping-step .available-details .cart-items .item .item-r-column .price {
    font-size: 1rem;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 0;
  }
  .checkout-index-index.shipping-step .available-details .cart-items .item .item-r-column .buttons-group {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .checkout-index-index.shipping-step .available-details .cart-items .item .item-r-column .buttons-group .btn-replace-main {
    font-size: 0.9rem;
  }
  .checkout-index-index.shipping-step .available-details .cart-items .item .item-r-column .buttons-group .btn-replace-main::after {
    bottom: 2px;
  }
  .checkout-index-index.shipping-step .available-details .cart-items .item .qty {
    margin-top: 0;
    padding-bottom: 1rem;
    padding-top: 1.9rem;
  }
  .checkout-index-index.shipping-step .available-details .cart-items .item .price {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .checkout-index-index .summary-proceed {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background-color: #ffffff;
    -webkit-box-shadow: 5px 5px 20px 0 #c7d6f5;
    -moz-box-shadow: 5px 5px 20px 0 #c7d6f5;
    -ms-box-shadow: 5px 5px 20px 0 #c7d6f5;
    box-shadow: 5px 5px 20px 0 #c7d6f5;
    border-radius: 10px 10px 0 0;
    bottom: 0;
    left: 0;
    padding: 1.5rem 1.6rem 9.3rem;
    position: fixed;
    right: 0;
    z-index: 19;
  }
  .checkout-index-index .summary-proceed.applepay {
    display: none;
  }
  .checkout-index-index .rewards-points-cart {
    margin-top: -1.6rem;
  }
  .checkout-payment-method #chcybersource_form {
    margin-bottom: 25px;
  }
  body._has-modal-custom .modal-custom-overlay {
    background: rgba(72, 129, 140, 0.7);
  }
  .checkout-ispu-wrapper .ispu-pickup-method h3 {
    font-size: 1.6rem;
    margin: 0 0 1rem;
  }
  .checkout-ispu-wrapper .ispu-pickup-method h3.no_pickup_options {
    margin-bottom: 0;
    padding-left: 1rem;
  }
  .checkout-ispu-wrapper .ispu-pickup-method .pickup_method_option {
    font-size: 1rem;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .checkout-ispu-wrapper .ispu-pickup-method .pickup_method_option span {
    vertical-align: super;
  }
  .checkout-ispu-wrapper .ispu-pickup-method .pickup_method_option span .field-tooltip.toggle {
    margin-left: 1em;
  }
  .checkout-ispu-wrapper .ispu-pickup-method .pickup_method_option input[type="radio"] {
    vertical-align: sub;
  }
  .checkout-ispu-wrapper .ispu-pickup-method .pickup_method_option input[type="radio"] ~ label::before {
    margin: 0 .3rem 0 0;
  }
  .checkout-ispu-wrapper .ispu.data.items .data.item.title {
    width: 100%;
  }
  .checkout-ispu-wrapper .methods-collect .gm-bundled-control {
    display: none;
  }
  .checkout-ispu-wrapper .ispu-by-map-marker > .controls,
  .checkout-ispu-wrapper .dc-delivery-by-map-marker > .controls {
    font-size: 1.1rem;
    background-position: right 9px center;
    bottom: auto;
    left: 16px;
    padding-left: 1.3rem;
    top: 18px;
    width: calc(100% - 32px);
  }
  .checkout-ispu-wrapper .ispu-by-map-marker .ispu-by-my-current-location-button,
  .checkout-ispu-wrapper .dc-delivery-by-map-marker .ispu-by-my-current-location-button {
    background-size: 65px;
    bottom: 15px;
    height: 40px;
    right: 15px;
    width: 40px;
  }
  .checkout-ispu-wrapper .actions-toolbar .primary {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    text-align: center;
    width: 100%;
  }
  .checkout-ispu-wrapper .actions-toolbar .primary button {
    width: 100%;
  }
  .checkout-ispu-wrapper .ispu-methods .actions-toolbar {
    background: #ffffff;
    margin-left: 0;
  }
  .checkout-ispu-wrapper .ispu-map-caption {
    padding: .3rem 1.8rem;
  }
  .checkout-ispu-wrapper .ispu-map-caption li {
    line-height: 10px;
  }
  .checkout-ispu-wrapper .ispu-map-caption li span {
    font-size: 0.9rem;
    margin: 0 .7rem 0 0;
  }
  .checkout-ispu-wrapper .ispu-map-caption li span::before {
    height: 7px;
    margin: 0 2px 0 0;
    width: 7px;
  }
  .checkout-ispu-wrapper .ispu-map-caption li:last-child span {
    margin-right: 0;
  }
  .checkout-ispu-wrapper .ispu-result .control {
    padding: 0 1.6rem .1rem;
  }
  .checkout-ispu-wrapper .ispu-result .control h3 {
    font-size: 1.6rem;
    margin-bottom: .2rem;
    padding: 1.3rem 0 0;
  }
  .checkout-ispu-wrapper .ispu-result .control .select-from-map {
    font-size: 1.2rem;
    padding: .5rem 0;
  }
  .checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .wrapper {
    position: relative;
  }
  .checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .radiobtn-wrapper {
    bottom: 16px;
    float: none;
    left: 0;
    position: absolute;
    right: 0;
  }
  .checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li:not(:last-child) {
    margin-bottom: 1rem;
  }
  .checkout-ispu-wrapper .ispu-result .control.selected-store {
    padding-top: .2rem;
  }
  .checkout-ispu-wrapper .resolution-result .actions-toolbar {
    padding: 1.6rem 1.6rem 5rem;
  }
  .checkout-ispu-wrapper .cart-items > li.item .image {
    float: left;
    margin-top: 1.2rem;
    width: 38px;
  }
  .checkout-ispu-wrapper .cart-items > li.item .qty {
    font-weight: 400;
  }
  .checkout-index-index .footer-bottom .footer-bottom-wrapper {
    padding-bottom: 16.5rem;
  }
  .checkout-index-index .footer-bottom .copyright {
    margin: 0;
    z-index: 0;
  }
  .checkout-index-index .footer-bottom .footer-terms-privacy {
    z-index: 0;
  }
  .curbside-pickup-modal.modal-popup .modal-header,
  .curbside-pickup-modal.modal-popup .modal-content,
  .curbside-pickup-modal.modal-popup .modal-footer {
    padding-left: 20px;
    padding-right: 20px;
  }
  .curbside-pickup-modal.modal-popup._show .modal-inner-wrap {
    width: 100%;
  }
  .curbside-pickup-modal.modal-popup.modal-slide {
    left: 0;
    right: 20px;
  }
  .checkout-onepage-success .column.main,
  .nahdipayfort-invoice-success .column.main {
    padding-bottom: 2rem;
  }
  .checkout-onepage-success .page-main,
  .nahdipayfort-invoice-success .page-main {
    padding: 1.6rem 1.6rem 0;
  }
  .checkout-onepage-success .success-container,
  .nahdipayfort-invoice-success .success-container {
    min-height: 0;
    padding: 3.5rem 1.6rem 2rem;
  }
  .checkout-onepage-success .success-container .subtitle p,
  .nahdipayfort-invoice-success .success-container .subtitle p {
    font-size: 1.8rem;
    line-height: 24px;
  }
  .checkout-onepage-success .success-container .order-information p,
  .nahdipayfort-invoice-success .success-container .order-information p {
    font-size: 1.6rem;
    line-height: 24px;
  }
  .checkout-onepage-success .success-container-image,
  .nahdipayfort-invoice-success .success-container-image {
    height: 100px;
    margin-bottom: 2.5rem;
    width: 100px;
  }
  .checkout-onepage-success .success-container .order-number-wrap,
  .nahdipayfort-invoice-success .success-container .order-number-wrap {
    margin: 1.6rem auto;
  }
  .checkout-onepage-success .page-title-wrapper,
  .nahdipayfort-invoice-success .page-title-wrapper {
    margin-top: 0;
  }
  .checkout-onepage-success .page-title-wrapper h1,
  .nahdipayfort-invoice-success .page-title-wrapper h1 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 1rem;
  }
  .replace-product-btn {
    margin-bottom: 80px;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .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;
  }
  #algolia-searchbox .clear-cross.clear-query-autocomplete {
    margin-top: .2rem;
  }
  .algoila-list-view #instant-search-results-container .ais-Hits-item {
    width: 100%;
  }
  .algoila-list-view #instant-search-results-container .ais-Hits-item .result-wrapper {
    padding: 0;
  }
  .algoila-list-view #instant-search-results-container .ais-Hits-item .result-wrapper .result-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .algoila-list-view #instant-search-results-container .ais-Hits-item .result-wrapper .result-content .result-sub-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
  .algoila-list-view #instant-search-results-container .ais-Hits-item .result-wrapper .result-content .result-sub-content .product-item-actions .actions-primary {
    min-height: auto;
  }
  .algoila-list-view #instant-search-results-container .ais-Hits-item .result-wrapper .result-content .result-sub-content .nahdi-promo-sku {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
    height: auto !important;
  }
  .algoila-list-view #instant-search-results-container .ais-Hits-item .result-wrapper .result-content .result-sub-content .nahdi-promo-sku .nahdi-promo {
    margin: 0;
  }
  .algoila-list-view #instant-search-results-container .ais-Hits-item .result-wrapper .result-content .result-thumbnail {
    padding-right: 2rem;
    max-width: 200px;
  }
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper {
    padding-left: 1rem;
  }
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .prescription-add,
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .action.tocart.primary {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
  }
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .prescription-add span,
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .action.tocart.primary span {
    display: inline-block;
    text-indent: 0;
  }
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .prescription-add::before,
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .action.tocart.primary::before {
    background-size: 24px;
    height: 25px;
    margin-top: 0;
    width: 26px;
  }
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .prescription-add:hover span,
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .action.tocart.primary:hover span,
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .prescription-add:focus span,
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .action.tocart.primary:focus span,
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .prescription-add:active span,
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .action.tocart.primary:active span {
    color: #ffffff;
  }
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .prescription-add.disabled::before,
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .action.tocart.primary.disabled::before {
    display: none;
  }
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .prescription-add.added span,
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .action.tocart.primary.added span {
    color: #1e90ff;
    font-size: 1.4rem;
  }
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .prescription-add.added:hover span,
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .action.tocart.primary.added:hover span,
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .prescription-add.added:focus span,
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .action.tocart.primary.added:focus span,
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .prescription-add.added:active span,
  #instant-search-results-container .product-item-actions .actions-primary .button-wrapper .action.tocart.primary.added:active span {
    color: #1e90ff;
  }
  .algoila-grid-view #instant-search-results-container .ais-Hits-item:nth-child(odd),
  .algolia-instant-results-wrapper:not(.algoila-list-view) #instant-search-results-container .ais-Hits-item:nth-child(odd) {
    margin-left: 0;
  }
  .algoila-grid-view #instant-search-results-container .ais-Hits-item:nth-child(even),
  .algolia-instant-results-wrapper:not(.algoila-list-view) #instant-search-results-container .ais-Hits-item:nth-child(even) {
    margin-left: 1.5rem;
  }
  #algolia_instant_selector #refine-toggle.applied-facets::after {
    content: '(' attr(data-applied-facets) ')';
    display: inline-block;
    margin-left: .5rem;
  }
  body.openFilters {
    overflow: hidden;
  }
  .catalogsearch-result-index .page-main > .page-title-wrapper h1 {
    font-size: 1.8rem !important;
  }
  body.algolia-result-visible .page-main {
    background-color: #fafafa;
    padding: 0;
  }
  #algolia_instant_selector .hits .infos {
    background-color: #fafafa;
    left: 0;
    padding: .1rem 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  #algolia_instant_selector .hits .infos .algolia-stats {
    padding-left: 2.8rem;
  }
  #algolia_instant_selector .hits .infos .algolia-stats .instant-stats-results {
    display: none;
  }
  #algolia_instant_selector .hits .infos .sort-by {
    margin: 0 calc((100%/4)) 0 0;
    width: calc((100%/4));
  }
  #algolia_instant_selector .hits .infos .sort-by .sort-by-label {
    display: none;
  }
  #algolia_instant_selector .hits .infos .sort-by .algolia-sorts {
    width: 100%;
  }
  #algolia_instant_selector .hits .infos .sort-by .ais-SortBy-select {
    color: #424242;
    background-color: #ffffff;
    font-weight: 700;
    font-size: 1.2rem;
    background-image: url('../images/sprite.view.svg#icon-search-sort-center');
    background-position: -6px;
    background-size: 31px;
    cursor: pointer;
    display: inline-block;
    max-width: 100%;
    padding: 0 0 0 2.2rem;
    position: relative;
    text-align: center;
    width: auto;
    z-index: 10;
  }
  #algolia_instant_selector .hits .infos .sort-by .ais-SortBy {
    background-color: #ffffff;
    position: relative;
    text-align: center;
    top: -1px;
  }
  #algolia_instant_selector .hits .infos .sort-by .ais-SortBy::before,
  #algolia_instant_selector .hits .infos .sort-by .ais-SortBy::after {
    background: #dedeea;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '';
    display: block;
    height: 16px;
    position: absolute;
    top: 50%;
    width: 1px;
    z-index: 99;
  }
  #algolia_instant_selector .hits .infos .sort-by .ais-SortBy::after {
    right: 0;
  }
  #algolia_instant_selector .hits .infos .sort-by .separated-global-filter {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-color: #ffffff;
    align-items: center;
    height: 38px;
    left: 0;
    position: absolute;
    width: calc((100%/4));
  }
  #algolia_instant_selector .hits .infos .sort-by .separated-global-filter::after {
    background: #dedeea;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '';
    display: block;
    height: 16px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    z-index: 99;
  }
  #algolia_instant_selector .hits .infos .sort-by .separated-global-filter input[type=checkbox] + .type-Global {
    margin-left: 2.5rem;
    margin-right: 1rem;
  }
  #algolia_instant_selector .hits .infos .sort-by .separated-global-filter .sep-filter-wrapper {
    height: 100%;
    position: absolute;
    width: 100%;
  }
  #algolia_instant_selector .algolia-l-container {
    background-color: #ffffff;
    left: calc((100%/4));
    top: 0;
    width: calc((100%/4));
  }
  #algolia_instant_selector .algolia-l-container #refine-toggle {
    color: #424242;
    font-weight: 700;
    font-size: 1.2rem;
  }
  #algolia_instant_selector .grid-view.switcher {
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-image: url('../images/sprite.view.svg#icon-search-blocks');
    background-position: 17%;
    background-size: 35px;
    display: block;
    height: 38px;
    padding-left: 2rem;
    top: 0;
    width: calc((100%/4));
  }
  #algolia_instant_selector .grid-view.switcher .switcher-label {
    color: #424242;
    font-weight: 700;
    font-size: 1.2rem;
    display: inline-block;
    font-family: inherit;
    line-height: 30px;
    padding-top: .5rem;
  }
  #algolia_instant_selector .algolia-r-container {
    padding-top: 8.5rem;
  }
  #instant-search-pagination-container .ais-Pagination-list {
    padding: 0 3rem;
    text-align: center;
  }
  #instant-search-pagination-container .ais-Pagination-item {
    margin: 0 1rem 1rem;
  }
  .hits {
    position: static;
  }
  .hits #empty-result-global-filter.active {
    min-height: unset;
    top: 50px;
  }
  .hits #empty-result-global-filter.active ~ #instant-search-results-container {
    height: 200px;
  }
  .am-widget-categories-3 {
    background-color: #ffffff;
    border-radius: 10px;
    padding: .8rem;
  }
  .am-widget-categories-3 .am-item,
  .am-widget-categories-3 .am-title,
  .am-widget-categories-3 .amfaq_questions .am-content {
    background-color: #f7fafa;
  }
  .am-widget-category .am-category-header .faq-category-title {
    padding: 1.5rem;
  }
  .amfaq_questions .am-title {
    padding: 1.5rem;
  }
  .amfaq_questions .am-item .am-content {
    padding: 0 1.5rem 1.5rem;
  }
  .am-widget-categories-3 .am-widget-category {
    width: 100%;
  }
  .cms-amasty-faq-home-page .column.main .am-content ul {
    margin: 0;
  }
  .cms-amasty-faq-home-page .page-title {
    margin-bottom: 0;
  }
  .filter.active .filter-options-item.active .filter-options-content.customized-top-categories-content,
  .filter-options-item.active .filter-options-content.customized-top-categories-content {
    margin: 0 -2rem;
    overflow-x: scroll;
    overflow-y: hidden;
    padding: .5rem 0;
    white-space: nowrap;
  }
  .filter.active .filter-options-item.active .filter-options-content.customized-top-categories-content .items,
  .filter-options-item.active .filter-options-content.customized-top-categories-content .items {
    margin: .6rem 0 0 0;
    text-align: left;
  }
  .filter.active .filter-options-item.active .filter-options-content.customized-top-categories-content .items .item a,
  .filter-options-item.active .filter-options-content.customized-top-categories-content .items .item a {
    margin: 0;
  }
  #amasty-shopby-product-list {
    margin: 0 -2rem;
  }
  #amasty-shopby-product-list .message {
    margin-left: .6rem;
    margin-right: .6rem;
    margin-top: .6rem;
  }
  #amasty-shopby-product-list .message.empty {
    margin-top: 5rem;
  }
  .page-products .page-main {
    background-color: #fafafa;
  }
  .page-products .page-main .category-description {
    display: none;
  }
  .page-products .page-main .toolbar-products {
    background: #ffffff;
    margin: 0;
    padding: 1.2rem 1.5rem;
    position: relative;
    z-index: 2;
  }
  .page-products .page-main .toolbar-amount {
    background: #ffffff;
    margin: 0 -1.5rem;
    padding: .4rem 2rem 1rem;
  }
  .page-products .page-main .footer.content {
    margin-top: 0;
    padding-top: 0;
  }
  .page-with-filter .columns .sidebar-main {
    position: absolute;
  }
  .page-products .breadcrumbs {
    display: none;
  }
  .page-products .footer.content {
    padding-top: 0;
  }
  .page-products .product-items {
    background-color: #fafafa;
    padding-top: 1rem;
  }
  .page-products .product-item .product-item-info {
    border: 1px solid #e8e8e9;
    background-color: #ffffff;
    padding: 3.6rem .6rem 1.6rem;
  }
  .product-item .actions-primary .button-wrapper {
    padding-left: 1rem;
  }
  .product-item .actions-primary .button-wrapper .action.tocart.primary {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
  }
  .product-item .actions-primary .button-wrapper .action.tocart.primary span {
    font-size: 0rem;
    display: inline-block;
    text-indent: 0;
  }
  .product-item .actions-primary .button-wrapper .action.tocart.primary:hover span,
  .product-item .actions-primary .button-wrapper .action.tocart.primary:focus span,
  .product-item .actions-primary .button-wrapper .action.tocart.primary:active span {
    color: #ffffff;
  }
  .product-item .actions-primary .button-wrapper .action.tocart.primary.added:hover span,
  .product-item .actions-primary .button-wrapper .action.tocart.primary.added:focus span,
  .product-item .actions-primary .button-wrapper .action.tocart.primary.added:active span {
    color: #1e90ff;
  }
  .product-item .actions-primary .button-wrapper .action.tocart.primary.disabled::before {
    display: none;
    height: 19px;
    margin-top: .4rem;
    width: 19px;
  }
  .product-item .actions-primary .button-wrapper .action.tocart.primary.disabled span {
    font-size: 1rem;
  }
  .page-with-filter .columns .column.main {
    margin: 0 -2rem;
  }
  .toolbar-amount {
    left: 0;
    top: 40px;
  }
  .page-products .sorter {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    float: none;
    left: 50%;
    position: absolute;
    width: 90%;
  }
  .page-products .sorter .sorter-options {
    left: 0;
    width: 100%;
  }
  .page-products .sorter #sorter {
    display: none;
    margin: 0;
  }
  .page-products .sorter .sorter-label {
    overflow: hidden;
    text-indent: -1000px;
  }
  .page-products .sorter .sorter-label.open + #sorter {
    display: block;
    margin-top: .5rem;
  }
  @supports (-webkit-overflow-scrolling: touch) {
    .page-products #sorter {
      opacity: 0;
    }
  }
  .fotorama .fotorama__stage__frame .fotorama__img {
    max-height: 67%;
  }
  .modal-popup.modal-slide {
    left: 22px;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    display: block;
    max-height: 100vh;
  }
  .modal-popup.stock-check-modal .modal-header .action-close {
    right: 0;
  }
  .modal-popup.stock-check-modal .action-close {
    padding: 1.1rem 1.8rem;
    right: 0;
  }
  .modal-popup.stock-check-modal._show .modal-inner-wrap {
    background-color: #f5f5f5;
    width: 100%;
  }
  .catalog-product-view:not(.algolia-result-visible) .column.main {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
  .catalog-product-view .breadcrumbs {
    display: none;
  }
  .catalog-product-view .columns .column.main {
    padding-bottom: 0;
    position: relative;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .catalog-product-view .product.media .label-Hubstore,
  .catalog-product-view .product.media .label-KSA,
  .catalog-product-view .product.media .label-UAE {
    height: 30px;
    right: -9px;
    top: -2px;
  }
  .catalog-product-view .product.media .label-Hubstore {
    right: -7px;
  }
  .catalog-product-view .product-info-main .addto-wrapper.add-to-cart-blocked-wrapper {
    overflow: auto;
    padding: 0 1.6rem;
  }
  .catalog-product-view .product-info-main .addto-wrapper.add-to-cart-blocked-wrapper .product-addto-links {
    width: 100%;
  }
  .catalog-product-view .product-info-main .addto-wrapper.add-to-cart-blocked-wrapper .blocked-add-to-cart {
    margin: 0;
  }
  .catalog-product-view #watson-bot #chat-head {
    bottom: 155px;
  }
  .catalog-product-view .block.bundle-pack .product-image-container {
    width: 100% !important;
  }
  .catalog-product-view .page-main {
    padding-left: 0;
    padding-right: 0;
  }
  .catalog-product-view .page-main .block.block-product-selection {
    background: #f7fafa;
    margin-left: -1.6rem;
    margin-right: -1.6rem;
    padding: 1.8rem 1.5rem .3rem;
  }
  .catalog-product-view .page-main .block.block-product-selection.products-alternatives {
    background: #ffffff;
    padding: 0;
  }
  .catalog-product-view .page-main .block.block-product-selection:not(.widget) .products.slick-slider.product-items {
    margin-bottom: 0;
  }
  .catalog-product-view .page-main .block.block-product-selection .block-alternatives {
    padding: 1.8rem 1.5rem .3rem;
  }
  .catalog-product-view .page-main .block.block-product-selection .slick-slider.product-items .slick-list {
    padding: 1.2rem 12% 1.8rem 0;
  }
  .catalog-product-view .page-main .block.block-product-selection.bundle-pack {
    background: transparent;
    margin: 0;
    padding: 0;
  }
  .catalog-product-view .page-main #items-on-offer-container .block.block-product-selection .slick-slider.product-items {
    margin-right: -.7rem;
    padding: 0;
  }
  .catalog-product-view .page-main #items-on-offer-container .block.block-product-selection .slick-slider.product-items .slick-list {
    margin: 0 -0.8rem;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: none;
  }
  .product-info-main .product-addto-links.eprescription {
    background: #ffffff;
    -webkit-box-shadow: 5px 5px 20px 0 #c7d6f5;
    -moz-box-shadow: 5px 5px 20px 0 #c7d6f5;
    -ms-box-shadow: 5px 5px 20px 0 #c7d6f5;
    box-shadow: 5px 5px 20px 0 #c7d6f5;
    border-radius: 10px 10px 0 0;
    bottom: 37px;
    left: 0;
    overflow: auto;
    padding: 1rem 1.6rem 5rem;
    position: fixed;
    right: 0;
    top: auto;
    width: inherit;
    z-index: 19;
  }
  .product-info-main .product-addto-links.eprescription .eprescription-links .prescription-website {
    margin: 0;
  }
  .product-info-main .product-addto-links.eprescription .eprescription-links .consult-link {
    margin-left: .4rem;
  }
  .product-info-main .product-addto-links.eprescription .eprescription-links .prescription-website,
  .product-info-main .product-addto-links.eprescription .eprescription-links .consult-link {
    font-size: 1.5rem;
    border-radius: 7px;
    line-height: 15px;
    padding: 1.4rem .2rem;
    width: 100%;
  }
  .product-info-main .product-addto-links.eprescription .eprescription-link {
    justify-content: center;
  }
  .product-info-main .price-box {
    margin-bottom: 0;
    margin-top: 0;
  }
  .product-info-main .addto-wrapper {
    -webkit-box-shadow: 5px 5px 20px 0 #c7d6f5;
    -moz-box-shadow: 5px 5px 20px 0 #c7d6f5;
    -ms-box-shadow: 5px 5px 20px 0 #c7d6f5;
    box-shadow: 5px 5px 20px 0 #c7d6f5;
    border-radius: 10px 10px 0 0;
    bottom: 37px;
    left: 0;
    margin: 0;
    overflow: auto;
    padding: 1rem 1.6rem 5rem;
    position: fixed;
    right: 0;
    text-align: left;
    z-index: 19;
  }
  .product-info-main .addto-wrapper.non-fixed {
    border-radius: 0;
    box-shadow: none;
    margin: .2rem 0 .8rem;
    padding: 0;
    position: static;
  }
  .product-info-main .addto-wrapper .product-add-form {
    width: 100%;
  }
  .product-info-main .addto-wrapper .product-add-form .box-tocart {
    white-space: nowrap;
  }
  .product-info-main .addto-wrapper .product-add-form .box-tocart .fieldset:last-child {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .product-info-main .addto-wrapper .product-add-form .box-tocart .actions {
    width: 100%;
  }
  .product-info-main .addto-wrapper .product-add-form .box-tocart .actions .tocart {
    line-height: 15px;
    min-width: 150px;
    padding: 1.4rem;
  }
  .product-info-main .addto-wrapper .product-add-form .box-tocart .control.error {
    margin-bottom: 1.5rem;
  }
  .product.info.detailed {
    margin-bottom: 0;
    margin-top: .8rem;
  }
  .product.info.detailed .tab-wrapper .tab-wrapper-inner .data.item.title {
    margin-right: 5px;
    width: calc(100% / 3);
  }
  .product.info.detailed .tab-wrapper .tab-wrapper-inner .data.item.title a {
    color: #616161;
    font-size: 1.4rem;
    display: inline-block;
    line-height: 19px;
    padding: 1.5rem .6rem;
    text-align: center;
    width: 100%;
  }
  .product.info.detailed .tab-wrapper .tab-wrapper-inner .data.item.title a::after {
    display: none;
  }
  .product.info.detailed .tab-wrapper .tab-wrapper-inner .data.item.content {
    font-size: 1.6rem;
    line-height: 26px;
    padding: 1.6rem 2.4rem;
    text-align: left;
  }
  .product.info.detailed .tab-wrapper .tab-wrapper-inner .data.item:last-child {
    border-bottom: 1px solid #e8e8e9;
  }
  .product.info.detailed .tab-wrapper .tab-wrapper-inner > span {
    display: none;
  }
  .sold-out {
    font-size: 1.4rem;
    margin: auto;
    padding: 1.3rem 3.1rem;
  }
  .block-search input::-webkit-input-placeholder {
    color: #7c8391;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    font-weight: 'normal';
  }
  .block-search input:-moz-placeholder {
    color: #7c8391;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    font-weight: 'normal';
  }
  .block-search input::-moz-placeholder {
    color: #7c8391;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    font-weight: 'normal';
  }
  .block-search input:-ms-input-placeholder {
    color: #7c8391;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    font-weight: 'normal';
  }
  .block-search input[aria-haspopup="true"] {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -ms-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -ms-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .block-search input[aria-haspopup="true"]:focus {
    border-color: #e8e8e9;
  }
  .catalogsearch-result-index .filter#layered-filter-top-block {
    margin: 0 -2rem;
    width: calc(100% + 40px);
  }
  .nahdi-articles-wrapper .slick-slider {
    padding: 0 .8rem 0 1.6rem;
  }
  .nahdi-articles-wrapper .slick-slider .slick-list {
    padding: 0 45% 0 0;
  }
  .nahdi-articles-wrapper .nahdi-articles-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .nahdi-articles-wrapper .nahdi-articles-content h4,
  .nahdi-articles-wrapper .nahdi-articles-content span {
    font-size: 1.2rem;
  }
  .nahdi-articles-wrapper .nahdi-articles-content h4 {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .nahdi-articles-wrapper .nahdi-articles-content span {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    width: 65%;
  }
  .nahdi-articles-wrapper .nahdi-articles-content span.nahdi-articles-date {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    text-align: right;
    width: 35%;
  }
  .nahdi-articles-wrapper.category .nahdi-articles-slider .item:not(.read-more) .nahdi-articles-content span {
    margin-bottom: .9rem;
  }
  .brand-slider-wrapper .slick-slider {
    padding: 0 .4rem;
  }
  .brand-slider-wrapper .block-title {
    margin-bottom: 1.5rem;
  }
  .category-icons-slider .item div svg,
  .category-icons-slider .item div img {
    max-height: 57%;
  }
  .category-icons-slider.one-and-half.slick-slider {
    padding-left: 1.2rem;
    padding-right: .5rem;
  }
  .category-icons-slider.one-and-half.slick-slider .slick-list {
    padding: 0 8% 0 0;
  }
  .category-icons-slider.one-and-half .item h5 {
    font-size: 1.1rem;
    margin-top: .8rem;
  }
  .main-slider .redbox-carousel-slides.slick-slider {
    margin: 0;
    padding: 0 1rem !important;
  }
  .main-slider .redbox-carousel-slides.slick-slider .slick-arrow.slick-prev {
    left: 16px;
  }
  .main-slider .redbox-carousel-slides.slick-slider .slick-arrow.slick-next {
    right: 16px;
  }
  .main-slider.category-main-slider .redbox-carousel-slides.slick-slider {
    padding: 0 1.6rem !important;
  }
  .main-slider.category-main-slider .redbox-carousel-slides.slick-slider .slick-arrow {
    border-radius: 5px;
  }
  .main-slider.category-main-slider .redbox-carousel-slides.slick-slider .slick-arrow.slick-prev {
    left: 25px;
  }
  .main-slider.category-main-slider .redbox-carousel-slides.slick-slider .slick-arrow.slick-next {
    right: 25px;
  }
  .main-slider.full-width .redbox-carousel-slides.slick-slider {
    margin-bottom: 1.5rem;
  }
  .main-slider.full-width .redbox-carousel-slides.slick-slider .slick-arrow {
    background-size: 30px !important;
    border-radius: 3px;
    height: 23px;
    width: 23px;
  }
  .main-slider.full-width .redbox-carousel-slides.slick-slider .slick-arrow.slick-next {
    left: 9px /*ltr:ignore*/;
    left: auto /*rtl:ignore*/;
    right: 9px /*rtl:ignore*/;
  }
  .main-slider.full-width .redbox-carousel-slides.slick-slider .slick-arrow.slick-prev {
    left: 9px /*rtl:ignore*/;
    right: 9px /*ltr:ignore*/;
  }
  .main-slider.full-width .redbox-carousel-slides.slick-slider .slick-dots {
    bottom: -11px;
    display: block !important;
  }
  .main-slider.full-width .redbox-carousel-slides.slick-slider .slick-dots li {
    background: rgba(0, 166, 255, 0.2);
    border: 0;
    border-radius: 1px;
    height: 2px;
    margin: .2rem;
    width: 17px;
  }
  .main-slider.full-width .redbox-carousel-slides.slick-slider .slick-dots li.slick-active {
    background: #00a6ff;
  }
  .main-slider.full-width .redbox-carousel-slides.slick-slider .slick-slide {
    margin: 0;
  }
  .main-slider:not(.category-main-slider):not(.full-width) .redbox-carousel-slides.slick-slider img {
    border-radius: 6px;
  }
  .main-slider:not(.category-main-slider):not(.full-width) .redbox-carousel-slides.slick-slider .slick-arrow {
    background-position-x: 2px !important;
  }
  .main-slider:not(.category-main-slider):not(.full-width) .redbox-carousel-slides.slick-slider .slick-arrow.slick-next {
    left: 38px /*ltr:ignore*/;
    left: auto /*rtl:ignore*/;
    right: 38px /*rtl:ignore*/;
  }
  .main-slider:not(.category-main-slider):not(.full-width) .redbox-carousel-slides.slick-slider .slick-arrow.slick-prev {
    left: 38px /*rtl:ignore*/;
    right: 38px /*ltr:ignore*/;
  }
  .main-slider:not(.category-main-slider):not(.full-width) .redbox-carousel-slides .slick-slide {
    margin: 0 -0.7rem;
  }
  .main-slider:not(.category-main-slider):not(.full-width) .redbox-carousel-slides .slick-slide.slick-current.slick-active .redbox-carousel-slide {
    background: #ffffff;
    padding: .8rem;
  }
  .main-slider:not(.category-main-slider):not(.full-width) .redbox-carousel-slides .slick-slide:not(.slick-active) .redbox-carousel-slide {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
  }
  .main-slider:not(.category-main-slider):not(.full-width) .redbox-carousel-slides .slick-slide:not(.slick-active) .redbox-carousel-slide img {
    margin-bottom: -.4rem;
  }
  .main-slider:not(.category-main-slider):not(.full-width) .redbox-carousel-slides .slick-list {
    padding: 0 6rem;
  }
  .nahdi-services-wrapper .nahdi-services-slider.slick-slider {
    padding: 0 .25rem 1.5rem 1.6rem;
  }
  .nahdi-services-wrapper .nahdi-services-slider.slick-slider .slick-list {
    padding: 0 12% 0 0;
  }
  .nahdi-services-wrapper .item {
    min-height: 44px;
    padding: .7rem 0;
  }
  .cms-images-slider.slick-slider,
  .latest-offers-slider.slick-slider {
    padding: 0 1.6rem;
  }
  .cms-images-slider.slick-slider button.slick-arrow,
  .latest-offers-slider.slick-slider button.slick-arrow {
    background-position-x: -2px !important;
  }
  .latest-offers-slider.one-and-half {
    padding-right: .8rem;
  }
  .latest-offers-slider.one-and-half .slick-list {
    margin: 0 -0.8rem 0 -0.6rem;
    padding: 0 12% 0 0;
  }
  .latest-offers-slider.one-and-half .slick-slide {
    margin: 0 .6rem;
  }
  .latest-offers-slider.one-and-half.loaded .slick-slide.slick-current + .slick-slide img {
    width: 100%;
  }
  .latest-offers-slider .block-title {
    margin-bottom: 1.5rem;
  }
  .block.block-product-selection .slick-slider.product-items .slick-list,
  .block.block-product-selection.widget .slick-slider.product-items .slick-list {
    padding: 0 12% 0 0;
  }
  .block.block-product-selection:not(.widget) .products.product-items.slick-slider {
    margin-right: -.7rem;
    padding-left: 0;
    padding-right: 0;
  }
  .block.block-product-selection:not(.widget).products-alternatives-modal .block-title {
    padding-left: 0;
    padding-right: 0;
  }
  .category-buy-by-items .item img {
    max-width: 100px;
  }
  .page-main .page.messages .discount-block-container {
    margin: 0;
  }
  .page-main .page.messages .discount-block-container.discount-red {
    line-height: 21px;
  }
  div.discount-block-container {
    margin: 0;
  }
  .category-shop-by-brand .slick-slider {
    padding: 0 .4rem;
  }
  .category-shop-by-brand .slick-list {
    margin: 0 -0.4rem;
  }
  .category-shop-by-brand .slick-slide {
    margin: 0 .4rem;
  }
  .category-icons-wrapper .block-title {
    margin-bottom: .2rem;
  }
  .page-layout-content-with-menu .column.main .cms-content-wrapper {
    display: block;
  }
  .page-layout-content-with-menu .column.main .cms-content-wrapper img {
    margin-bottom: 1.5rem;
    padding-right: 0;
    text-align: center;
    width: 100%;
  }
  .page-layout-content-with-menu .column.main .cms-content-wrapper .content {
    width: 100%;
  }
  .page-layout-content-with-menu .menu-bg.active {
    background-color: rgba(30, 144, 255, 0.7);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 8;
  }
  .landing-blocks .content-block picture {
    padding-bottom: 100%;
    position: relative;
    overflow: hidden;
  }
  .landing-blocks .content-block picture img {
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    width: auto;
  }
  .cms-page-view:not(.landing-page) .columns .sidebar .cms-sidebar-menu .content,
  .cms-page-view:not(.landing-page) .columns .sidebar .cms-menu .content,
  .cms-page-view:not(.landing-page) .columns .sidebar .cms-sidebar-menu .parent > ul,
  .cms-page-view:not(.landing-page) .columns .sidebar .cms-menu .parent > ul {
    display: none;
  }
  .category-view .block-product-selection.widget .product-items {
    background: #ffffff;
    padding-top: 0;
  }
  .category-view .block-product-selection.widget .product-items .product-item-info {
    border: 0;
    padding: 2.8rem 0 0 0;
  }
  .contact-index-index .page-main .column.main .flex-wrapper {
    padding-top: 0;
  }
  .contact-index-index .page-main .column.main .name,
  .contact-index-index .page-main .column.main .email,
  .contact-index-index .page-main .column.main .phone-number,
  .contact-index-index .page-main .column.main .email-subject {
    width: 100%;
  }
  .contact-index-index .page-main .column.main .email,
  .contact-index-index .page-main .column.main .email-subject {
    margin-left: 0;
  }
  .contact-index-index .page-main .column.main .actions-toolbar .primary {
    width: 80%;
  }
  .contact-index-index .breadcrumbs .item:not(:last-child)::after {
    margin: 0;
  }
  div.policy-section {
    background: #f7fafa;
    border-radius: 8px;
    margin-bottom: .8rem;
    padding: 1.7rem 1.2rem .1rem;
  }
  .policy-wrapper {
    background: #ffffff;
    border-radius: 8px !important;
    padding: .8rem !important;
  }
  body.filter-active .page-header {
    display: none;
  }
  body.filter-active .page-wrapper {
    height: 0;
    margin-top: -999999em;
    visibility: hidden;
  }
  body.filter-active .columns {
    z-index: 999;
  }
  .filter .filter-current {
    display: none;
  }
  .filter.active .filter-current {
    display: block;
  }
  .filter.active .filter-current .block-subtitle {
    color: #1e90ff;
    font-family: 'Rubik';
    font-weight: 400;
    font-size: 1.6rem;
    display: block;
    line-height: 30px;
    padding: 1rem 1.5rem;
  }
  .filter.active .filter-current ol.items {
    border-bottom: 1px solid #e8e8e9;
    padding-bottom: 0;
    padding-left: 2.5rem;
    padding-top: 1rem;
  }
  .filter#layered-filter-top-block {
    margin: 0;
    overflow-x: hidden;
    width: 100%;
  }
  .filter#layered-filter-top-block .filter-content {
    margin: 0 -2rem;
  }
  .filter > .title {
    display: block;
    float: left;
    left: 0;
    position: absolute;
    top: 10px;
    z-index: 2;
  }
  .filter > .title strong::before {
    color: #1e90ff;
    content: "\e91c";
    font-family: "nahdi-icons";
    font-size: 13px;
    padding-right: .9rem;
  }
  .filter .content {
    display: none;
  }
  .filter .content .subtitle {
    display: none;
  }
  .filter-title {
    float: left;
    left: 0;
    position: absolute;
    top: 10px;
    z-index: 2;
  }
  .filter-title strong::before {
    color: #1e90ff;
    content: "\e91c";
    font-family: "nahdi-icons";
    font-size: 13px;
    padding-right: .9rem;
  }
  .filter-title.active strong {
    font-weight: 700;
    position: relative;
  }
  .filter-title.active strong::before {
    content: "\e90d";
    font-weight: 400;
    left: 1px;
    position: relative;
  }
  .catalogsearch-result-index .filter-title {
    top: 75px;
  }
  .filter .filter-content .filter-actions {
    display: none;
  }
  .filter.active {
    bottom: 0;
    left: 0;
    margin: 0;
    overflow-x: visible;
    padding-top: 60px;
    position: fixed;
    right: 0;
    top: 0;
    visibility: visible;
    z-index: 99;
  }
  .filter.active#layered-filter-top-block {
    overflow-x: visible;
  }
  .filter.active .filter-options-item {
    padding: .8rem 1.6rem .8rem .8rem;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 40px;
  }
  .filter.active .filter-title,
  .filter.active .filter-subtitle,
  .filter.active .content > .subtitle,
  .filter.active .title {
    height: 56px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .filter.active .filter-title strong,
  .filter.active .filter-subtitle strong,
  .filter.active .content > .subtitle strong,
  .filter.active .title strong {
    box-shadow: none;
    background: none;
    border: 0;
    display: block;
    left: auto;
    overflow: hidden;
    right: 3px;
    text-indent: -999em;
    top: 10px;
  }
  .filter.active .filter-title strong::before,
  .filter.active .filter-subtitle strong::before,
  .filter.active .content > .subtitle strong::before,
  .filter.active .title strong::before {
    content: none;
  }
  .filter.active .filter-title strong::after,
  .filter.active .filter-subtitle strong::after,
  .filter.active .content > .subtitle strong::after,
  .filter.active .title strong::after {
    content: "\e911";
    color: #1e90ff;
    font-family: "nahdi-icons";
    font-size: 2.8rem;
    -webkit-transform: rotate(45deg) translateY(-50%);
    -moz-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    margin-top: -.3rem;
    position: absolute;
    right: 22px;
    text-indent: 0;
    top: 50%;
  }
  .filter.active .content > .subtitle {
    border-bottom: 1px solid #e8e8e9;
    color: #1e90ff;
    font-family: 'Rubik';
    font-weight: 400;
    font-size: 2rem;
    background: transparent;
    display: block;
    height: 58px;
    left: 0;
    line-height: 38px;
    padding: 1rem 1rem 2rem 1.5rem;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .filter.active .filter-subtitle {
    background: transparent;
    color: #1e90ff;
    font-family: 'Rubik';
    font-size: 20px;
    font-weight: 400;
    display: block;
    height: 58px;
    left: 0;
    line-height: 38px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .filter.active .filter-options {
    background: #ffffff;
    display: block;
    overflow: scroll;
    position: relative;
    z-index: 10;
  }
  .filter.active .filter-options-item {
    display: block;
  }
  .filter.active .filter-options-item.category {
    display: none;
  }
  .filter.active .options {
    background: #ffffff;
    border-top: 0;
    bottom: 0;
    display: block;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 57px;
    z-index: 10;
  }
  .filter.active .options dt {
    font-weight: 700;
  }
  .filter.active .filter-actions {
    border: 1px solid #1e90ff;
    font-size: 1.4rem;
    border-radius: 50px;
    display: block;
    margin-bottom: 1.5rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    padding: 0;
    position: relative;
    text-align: center;
    z-index: 11;
  }
  .filter.active .filter-actions a {
    display: block;
    padding: 1rem;
    text-decoration: none;
  }
  .filter.active .filter-no-options .filter-title::before {
    background: rgba(255, 255, 255, 0.5);
    content: '';
    display: block;
    height: 40px;
    left: -15px;
    margin-top: -6rem;
    position: relative;
    width: 100px;
    z-index: 99;
  }
  .filter.active .filter-no-options .filter-content {
    margin-bottom: 20px;
  }
  .filter .filter-subtitle {
    font-weight: 300;
    font-size: 2rem;
  }
  .filter-options-content {
    padding: 5px 10px;
  }
  .filter-options-item {
    padding: 0 4rem .4rem;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .catalog-category-view .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
    position: absolute;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .title {
    position: relative;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #d1d1d1;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .customer-name,
  .customer-welcome + .authorization-link {
    display: none;
  }
  .browser-not-supported .browsers {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .browser-not-supported .browsers .b-item {
    border: 0;
    border-bottom: 1px solid #e8e8e9;
    padding-bottom: 3rem;
    padding-top: 3rem;
  }
  .browser-not-supported .browsers .b-item .available-for {
    bottom: 30px;
  }
  .browser-not-supported .browsers .b-item:last-child {
    border-bottom: 0;
  }
  .nuhdeek-desktop {
    display: none;
  }
  .breadcrumbs .item:not(:last-child)::after {
    margin: .5rem 1rem 0;
  }
  .catalog-category-view .page-main > .page.messages,
  .catalogsearch-result-index .page-main > .page.messages {
    margin: .6rem .6rem 0;
  }
  .footer.content {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
  .footer.content .footer-links-grid [data-content-type='html'] {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .footer.content .footer-links-collapse ol a {
    color: #0c3a66;
    font-weight: 700;
    font-size: 1rem;
    text-transform: uppercase;
  }
  .footer.content .footer-links-collapse ol li {
    margin-bottom: .5rem;
  }
  .footer.content .footer-links-collapse h6 {
    cursor: pointer;
    margin: 0;
    padding: 1.6rem 0;
  }
  .footer.content .footer-links-collapse ul {
    border-top: 1px solid rgba(6, 111, 180, 0.15);
  }
  .footer.content .footer-links-collapse ul:first-child {
    border-top: 0;
  }
  .footer.content .footer-links-collapse ul:last-child ol {
    margin-bottom: 1.6rem;
  }
  .footer.content .footer-links-collapse li[aria-expanded=false] h6::after {
    background: url('../images/sprite.view.svg') no-repeat;
    background-position: 47.27518428% 95.36305732% /*rtl:ignore*/;
    width: 26px;
    height: 26px;
  }
  .footer.content .footer-links-collapse li[aria-expanded=true] h6 {
    border-bottom: 1px solid rgba(6, 111, 180, 0.15);
  }
  .footer.content .footer-links-collapse li[aria-expanded=true] h6::after {
    background: url('../images/sprite.view.svg') no-repeat;
    background-position: 22.43243243% 99.82165605% /*rtl:ignore*/;
    width: 26px;
    height: 26px;
  }
  .footer.content .footer-links-social {
    padding-bottom: 2.6rem;
    position: relative;
  }
  .footer.content .footer-links-social::after {
    background: #f7fafa;
    bottom: 0;
    content: '';
    display: block;
    height: 16px;
    left: -16px;
    position: absolute;
    right: -16px;
  }
  .footer-bottom .footer-bottom-wrapper {
    padding-bottom: 7.5rem;
  }
  .footer-bottom .footer-mobile-wrapper {
    bottom: 0;
    position: fixed;
    z-index: 20;
  }
  #shop-details-map .gm-fullscreen-control,
  #pdp-stock-check-map .gm-fullscreen-control {
    bottom: auto !important;
    left: auto;
  }
  .gm-fullscreen-control {
    bottom: 0 !important;
    left: 0;
    top: auto !important;
  }
  .catalogsearch-result-index .filter-title.active strong::after,
  .catalog-category-view .filter-title.active strong::after {
    display: none;
  }
  .page-multiple-wishlist .products-grid.wishlist,
  .wishlist-index-index .products-grid.wishlist {
    margin-top: 0;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo,
  .wishlist-index-index .products-grid.wishlist .product-item-photo {
    float: left;
    width: 30%;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .wishlist-index-index .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .price-box,
  .wishlist-index-index .products-grid.wishlist .price-box {
    margin-left: 35%;
  }
  .page-multiple-wishlist .products-grid.wishlist .box-tocart,
  .wishlist-index-index .products-grid.wishlist .box-tocart {
    clear: both;
    padding: 0 2rem;
    overflow: hidden;
  }
  .page-multiple-wishlist .products-grid.wishlist .box-tocart .field.qty,
  .wishlist-index-index .products-grid.wishlist .box-tocart .field.qty {
    float: left;
    margin: 0 0 2rem 0;
    width: 40px;
  }
  .page-multiple-wishlist .products-grid.wishlist .box-tocart .product-item-actions,
  .wishlist-index-index .products-grid.wishlist .box-tocart .product-item-actions {
    float: right;
    width: 70%;
  }
  .page-multiple-wishlist .products-grid.wishlist .action.edit,
  .wishlist-index-index .products-grid.wishlist .action.edit,
  .page-multiple-wishlist .products-grid.wishlist .action.delete,
  .wishlist-index-index .products-grid.wishlist .action.delete {
    width: 45%;
  }
  .page-multiple-wishlist .actions-toolbar,
  .wishlist-index-index .actions-toolbar {
    padding: 0 2rem;
  }
  .wishlist-index-index .form-wishlist-items .label-UAE,
  .wishlist-index-index .form-wishlist-items .label-KSA,
  .wishlist-index-index .form-wishlist-items .label-Hubstore {
    width: 90px;
  }
  .block.block-product-selection .block-wishlist {
    background: #ffffff;
    border-radius: 10px;
    padding: 1.5rem 1rem;
  }
  .block.block-product-selection .block-wishlist .block-content {
    background: #f7fafa;
    border-radius: 5px;
    padding: 1.4rem .6rem 1.3rem .6rem;
  }
  .block.block-product-selection .block-wishlist .slick-slider.product-items.items {
    margin: 0;
  }
  .block.block-product-selection .block-wishlist .slick-slider.product-items.items .slick-list {
    padding: 0;
  }
  .lsc-select .lsc-select__button {
    font-size: 0.9rem;
    min-width: 52px;
    padding: 5.5px 0;
  }
  .lsc-sku--cart {
    text-align: center;
  }
  .lsc-sku--cart .lsc-sku {
    text-align: center;
  }
  .lsc-alternative-modal.modal-popup._show .modal-inner-wrap {
    width: 100%;
  }
  .lsc-alternative-modal ol.product-items {
    padding: 0;
  }
  .cms-index-index .address-list #tab-label-ispu {
    display: none;
  }
  .lsc-ui-modal.modal-popup.dc-items-popup {
    bottom: 0;
    left: 0;
    top: auto;
  }
  .lsc-ui-modal.modal-popup.dc-items-popup.dc-items-popup._show {
    z-index: 9999 !important;
  }
  .lsc-ui-modal.modal-popup.dc-items-popup.dc-items-popup div.modal-inner-wrap {
    background: #ffffff;
    border-radius: 20px 20px 0 0;
    box-shadow: none;
    max-height: 95vh;
    max-width: 100%;
    width: 100%;
  }
  .lsc-ui-modal.modal-popup.dc-items-popup.dc-items-popup header.modal-header {
    padding: 9.3rem 1.6rem .5rem;
  }
  .lsc-ui-modal.modal-popup.dc-items-popup.dc-items-popup header.modal-header .modal-title {
    font-size: 1.4rem;
    line-height: 18px;
  }
  .lsc-ui-modal.modal-popup.dc-items-popup.dc-items-popup header.modal-header .action-close {
    display: none;
  }
  .lsc-ui-modal.modal-popup.dc-items-popup.dc-items-popup header.modal-header::before {
    height: 52px;
    top: 21px;
    width: 52px;
  }
  .lsc-ui-modal.modal-popup.dc-items-popup.dc-items-popup div.modal-content {
    padding-bottom: 1.8rem;
  }
  .lsc-ui-modal.modal-popup.dc-items-popup.dc-items-popup div.checkout-ispu-wrapper .ispu.data.items .data.item.title {
    width: 100%;
  }
  .lsc-ui-modal.modal-popup.dc-items-popup.dc-items-popup div.checkout-ispu-wrapper .ispu.data.items .data.item.title .switch {
    border-radius: 12px;
    line-height: 50px;
  }
  .lsc-ui-modal.modal-popup.pref-shipping {
    bottom: 0;
    left: 0;
    top: auto;
  }
  .lsc-ui-modal.modal-popup.pref-shipping .modal-inner-wrap {
    max-height: 78vh;
  }
  .lsc-ui-modal.modal-popup.pref-shipping .modal-inner-wrap.new-address {
    border-radius: 20px 20px 0 0;
  }
  .lsc-ui-modal.modal-popup.pref-shipping .modal-inner-wrap.new-address .modal-header {
    padding-bottom: 2.4rem;
    padding-top: 2.6rem;
  }
  .lsc-ui-modal.modal-popup.pref-shipping .modal-inner-wrap.new-address .modal-header::before {
    display: none;
  }
  .lsc-ui-modal.modal-popup.pref-shipping .modal-inner-wrap.new-address .modal-header .modal-title {
    color: #424242;
    font-size: 1.6rem;
    line-height: 18px;
  }
  .lsc-ui-modal.modal-popup.pref-shipping .modal-inner-wrap.new-address .modal-header .action-close {
    display: block;
    left: 0;
    right: auto !important;
    top: 12px !important;
  }
  .lsc-ui-modal.modal-popup.pref-shipping .modal-inner-wrap.new-address .modal-header .action-close::before {
    content: "\e925";
    color: #404040 !important;
  }
  .lsc-ui-modal.modal-popup.pref-shipping .modal-inner-wrap.address-list {
    border-radius: 5px 5px 0 0;
  }
  .lsc-ui-modal.modal-popup.pref-shipping .checkout-ispu-wrapper .resolution-methods .gm-bundled-control {
    display: none;
  }
  .lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-delete {
    border-radius: 20px 20px 0 0;
  }
  .lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.address-delete .modal-header::before {
    background-size: 30px 30px;
    height: 52px;
    width: 52px;
  }
  .lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.global {
    border-radius: 20px 20px 0 0;
  }
  .lsc-ui-modal.modal-popup.pref-shipping.modal-slide .modal-inner-wrap.global .modal-header::before {
    height: 52px;
    top: 17px;
    width: 52px;
  }
  .lsc-switcher__item {
    background-color: #eef3f3;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    width: 50%;
  }
  .lsc-switcher__item.selected #switcher-tab-label-dfs-title {
    border-radius: 0 15px 0 0;
  }
  .lsc-switcher__item.selected #switcher-tab-label-ispu-title {
    border-radius: 15px 0 0 0;
  }
  .cms-index-index .lsc-switcher__item {
    display: block;
  }
  .cms-index-index .lsc-switcher-bopis ~ .lsc-select-bopis {
    display: none;
  }
  .cms-index-index .lsc-switcher > .loading-mask .loader {
    display: block;
  }
  .cms-index-index .pref-shipping .modal-inner-wrap.address-delete .item.content .loading-mask .loader::before {
    display: none;
  }
  body:not(.cms-index-index) .lsc-switcher.delete-address > .loading-mask .loader {
    display: none;
  }
  .notify-available-container .notify-available-form-container {
    background: #ffffff;
    -webkit-box-shadow: 5px 5px 20px 0 #c7d6f5;
    -moz-box-shadow: 5px 5px 20px 0 #c7d6f5;
    -ms-box-shadow: 5px 5px 20px 0 #c7d6f5;
    box-shadow: 5px 5px 20px 0 #c7d6f5;
    border-radius: 10px 10px 0 0;
    bottom: 37px;
    left: 0;
    padding: 1rem 1.6rem 5.2rem;
    position: fixed;
    right: 0;
    z-index: 19;
  }
  .shopfinder-index-index .shopfinder-list {
    position: absolute;
    top: 1063px;
    width: 100%;
  }
  .shopfinder-index-index .shopfinder-list #shops-wrapper {
    max-height: 170px;
  }
  .shopfinder-index-index .columns .sidebar.sidebar-additional {
    padding-bottom: 185px;
  }
  .catalog-product-view .product-gallery-wrapper .badge {
    max-width: 110px;
    right: 1px;
    top: 41px;
  }
  .block.block-product-selection .label-Hubstore,
  .block.block-product-selection .label-UAE,
  .block.block-product-selection .label-KSA {
    width: 48%;
  }
  .block.block-product-selection.widget .label-Hubstore,
  .block.block-product-selection.widget .label-UAE,
  .block.block-product-selection.widget .label-KSA {
    height: 12px;
    margin-top: .8rem;
    width: 45px;
  }
  .block.block-product-selection.widget .product-review-label-wrapper .label-Hubstore,
  .block.block-product-selection.widget .product-review-label-wrapper .label-UAE,
  .block.block-product-selection.widget .product-review-label-wrapper .label-KSA {
    margin-top: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%) / 2);
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
    display: block;
    position: relative;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-details {
    margin: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-info {
    text-align: center;
  }
  .checkout-cart-index .col.qty.mobile div.mage-error {
    border: 1px solid;
    width: 60%;
  }
  .sidebar-additional .shop-image,
  .sidebar-additional #shop-details-map {
    width: 95% !important;
    margin: 0 auto !important;
    float: none !important;
  }
  .aw_blog-post-view .breadcrumbs,
  .aw_blog-index-index .breadcrumbs,
  .aw_blog-category-view .breadcrumbs,
  .nahdi_blog-index-tag .breadcrumbs {
    display: none;
  }
  .aw_blog-category-view .sidebar .blog-category-nav,
  .aw_blog-post-view .sidebar .blog-category-nav,
  .nahdi_blog-index-tag .sidebar .blog-category-nav {
    display: none;
  }
  .aw_blog-post-view .block-related-posts .block-related-posts-item {
    margin-bottom: 3rem;
    width: 100%;
  }
  .column.main .blog-category-nav {
    background: #1e90ff;
    border: 1px solid #1e90ff;
    border-radius: 8px;
    margin-bottom: 2rem;
  }
  .column.main .blog-category-nav .menu-blog-title {
    color: #ffffff;
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 1.6rem;
    overflow: hidden;
    padding: 1.9rem 4rem 1.9rem 1.6rem;
    position: relative;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
  }
  .column.main .blog-category-nav .menu-blog-title::after {
    content: "\e901";
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'nahdi-icons' !important;
    font-display: swap;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ffffff;
    font-size: 8px;
  }
  .column.main .blog-category-nav .menu-blog-title::after {
    position: absolute;
    right: 16px;
    top: calc(50% - 4px);
  }
  .column.main .blog-category-nav > ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .column.main .blog-category-nav > ul > li {
    margin: 0;
  }
  .column.main .blog-category-nav > ul > li > a {
    border-top: 1px solid #c7c7c7;
    font-size: 1.4rem;
    display: block;
    line-height: 14px;
    padding: 2.3rem 1.6rem;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
  }
  .column.main .blog-category-nav > ul .has-children > a::after {
    content: "\e901";
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'nahdi-icons' !important;
    font-display: swap;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #1e90ff;
    font-size: 8px;
  }
  .column.main .blog-category-nav > ul .has-children > a::after {
    position: absolute;
    right: 16px;
    top: calc(50% - 4px);
  }
  .column.main .blog-category-nav > ul .has-children.open > a::after {
    content: "\e930";
  }
  .column.main .blog-category-nav > ul .has-children ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .column.main .blog-category-nav > ul .has-children ul li {
    margin: 0;
    padding: 1.2rem 1.6rem;
  }
  .column.main .blog-category-nav > ul .has-children ul li a {
    font-size: 1.4rem;
    line-height: 14px;
    text-decoration: none;
    text-transform: none;
  }
  .column.main .blog-category-nav > ul .has-children ul li.active a {
    font-weight: 700;
  }
  .column.main .blog-category-nav > ul .has-children ul li.has-children > a {
    display: block;
    margin-right: -1.6rem;
    position: relative;
  }
  .column.main .blog-category-nav > ul .has-children ul li.has-children.open ul li {
    padding-top: 2.2rem;
  }
  .column.main .blog-category-nav > ul .has-children ul li.has-children.open ul li:last-child {
    padding-bottom: 0;
  }
  .column.main .blog-category-nav > ul .has-children.active > a {
    font-weight: 700;
  }
  .column.main .blog-category-nav.open {
    background: #ffffff;
    border-color: #c7c7c7;
    position: relative;
    z-index: 99;
  }
  .column.main .blog-category-nav.open .menu-blog-title {
    color: #1e90ff;
  }
  .column.main .blog-category-nav.open .menu-blog-title::after {
    color: #1e90ff;
    content: "\e930";
  }
  .column.main.menu-open::after {
    background: rgba(30, 144, 255, 0.7);
    bottom: 0;
    content: '';
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9;
  }
  .account .page-footer {
    background: #ffffff;
    border-top: 1px solid #e8e8e9;
  }
  .account .footer-bottom {
    background-color: #f7f7fb;
    border: 0;
  }
  .account .footer.content {
    padding-top: 0;
  }
  .account .footer.content .footer-links-collapse ul:first-child {
    border-top: 0;
  }
  .account.customer-account-index .page.messages {
    margin: 1rem 0;
    padding: 0;
  }
  .account.customer-account-index .page-main {
    padding-top: 0;
  }
  .account .column.main .form-edit-account .fieldset legend,
  .account .column.main .form-address-edit .fieldset legend,
  .account .column.main .form-edit-account-sso .fieldset legend,
  .account .column.main .form.wishlist.share .fieldset legend {
    font-size: 24px;
  }
  .magento_giftregistry-index-share .giftregistry-wrapper-share .fieldset > .field .control {
    width: 100% !important;
  }
  .modal-popup.modal-slide.rewards-points-info-popup {
    bottom: 0;
    left: 0;
    top: auto;
  }
  .modal-popup.modal-slide.rewards-points-info-popup._show {
    z-index: 10000 !important;
  }
  .modal-popup.modal-slide.rewards-points-info-popup._show .modal-inner-wrap {
    -webkit-box-shadow: 0 14px 48px 0 #f0f2fa;
    -moz-box-shadow: 0 14px 48px 0 #f0f2fa;
    -ms-box-shadow: 0 14px 48px 0 #f0f2fa;
    box-shadow: 0 14px 48px 0 #f0f2fa;
    max-height: 95vh;
    max-width: 100%;
    width: 100%;
  }
  .modal-popup.modal-slide.rewards-points-info-popup .modal-inner-wrap {
    border-radius: 20px 20px 0 0;
    max-width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .navigation {
    padding: 0;
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    left: calc(-1 * (100% - 47px));
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    width: calc(100% - 47px);
    height: 100%;
    overflow: auto;
    position: fixed;
    top: 0;
    z-index: 99;
  }
  .nav-sections .switcher {
    font-weight: 700;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    text-decoration: none;
    display: block;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 0;
  }
  .nav-open .nav-sections {
    box-shadow: none;
    left: 0;
    z-index: 150;
  }
  .nav-open .nav-toggle::after {
    background: rgba(72, 129, 140, 0.7);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 500;
  }
  .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-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 0;
    padding: 0 0 2.5rem 0;
    width: 100%;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .nav-sections-item-content .offcanvas-header {
    background: #1e90ff;
    color: #ffffff;
    padding: 1.5rem;
  }
  .nav-sections-item-content .offcanvas-header .header-welcome {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .nav-sections-item-content .offcanvas-header .header-welcome li span {
    color: #ffffff;
    font-family: 'Rubik';
    font-size: 16px;
    font-weight: 500;
  }
  .nav-sections-item-content .offcanvas-header .header.links {
    background: #ffffff;
    border-radius: 27px;
    display: inline-block;
    padding-left: 4.5rem;
    padding-right: 1.5rem;
  }
  .nav-sections-item-content .offcanvas-header .header.links li {
    display: inline-block;
    position: relative;
  }
  .nav-sections-item-content .offcanvas-header .header.links li a {
    color: #1e90ff;
    font-size: 15px;
    line-height: 17px;
    padding: 1.1rem .6rem;
  }
  .nav-sections-item-content .offcanvas-header .header.links li.authorization-link::before {
    content: "\e90c";
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'nahdi-icons' !important;
    font-display: swap;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #1e90ff;
    font-size: 20px;
    left: -22px;
    position: absolute;
    top: 8px;
  }
  .nav-sections-item-content .offcanvas-header.logged-in-user {
    padding-bottom: .7rem;
  }
  .nav-sections-item-content .offcanvas-header.logged-in-user.international-user li[class~="offcanvas.nuhdeek"] {
    display: none;
  }
  .nav-sections-item-content .offcanvas-header.logged-in-user.international-user .offcanvas-top-links li {
    width: calc(100% / 3);
  }
  .nav-sections-item-content .offcanvas-header.logged-in-user .header-welcome {
    float: left;
    margin-right: 1.5rem;
  }
  .nav-sections-item-content .offcanvas-header.logged-in-user .header-welcome .greet.welcome {
    margin-bottom: 0;
  }
  .nav-sections-item-content .offcanvas-header.logged-in-user .header.links {
    background: transparent;
    border-radius: 0;
    float: right;
    padding-left: 0;
    padding-right: 0;
  }
  .nav-sections-item-content .offcanvas-header.logged-in-user .header.links li a {
    color: #ffffff;
    font-family: 'Rubik';
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 25px;
    padding: 0;
  }
  .nav-sections-item-content .offcanvas-header.logged-in-user .header.links li::before,
  .nav-sections-item-content .offcanvas-header.logged-in-user .header.links li::after {
    content: '';
    display: none;
  }
  .nav-sections-item-content .offcanvas-header.logged-in-user .offcanvas-top-links {
    clear: both;
    list-style: none;
    margin: 0;
    overflow: auto;
    padding: 0;
  }
  .nav-sections-item-content .offcanvas-header.logged-in-user .offcanvas-top-links li {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    width: calc(100% / 4);
  }
  .nav-sections-item-content .offcanvas-header.logged-in-user .offcanvas-top-links li > a,
  .nav-sections-item-content .offcanvas-header.logged-in-user .offcanvas-top-links li > strong {
    color: #ffffff;
    font-weight: 400;
    font-size: 1.1rem;
    display: block;
    line-height: 13px;
    padding-top: 2.7rem;
    position: relative;
    text-align: center;
    text-decoration: none;
  }
  .nav-sections-item-content .offcanvas-header.logged-in-user .offcanvas-top-links li > a::before,
  .nav-sections-item-content .offcanvas-header.logged-in-user .offcanvas-top-links li > strong::before {
    content: "\e90c";
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'nahdi-icons' !important;
    font-display: swap;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ffffff;
    font-size: 21px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .nav-sections-item-content .offcanvas-header.logged-in-user .offcanvas-top-links li:first-child > a::before,
  .nav-sections-item-content .offcanvas-header.logged-in-user .offcanvas-top-links li:first-child > strong::before {
    content: "\e920";
  }
  .nav-sections-item-content .offcanvas-header.logged-in-user .offcanvas-top-links li:nth-of-type(2) > a::before,
  .nav-sections-item-content .offcanvas-header.logged-in-user .offcanvas-top-links li:nth-of-type(2) > strong::before {
    content: "\e921";
  }
  .nav-sections-item-content .offcanvas-header.logged-in-user .offcanvas-top-links li:nth-of-type(3) > a::before,
  .nav-sections-item-content .offcanvas-header.logged-in-user .offcanvas-top-links li:nth-of-type(3) > strong::before {
    content: "\e906";
  }
  .nav-sections-item-content .offcanvas-header.logged-in-user .offcanvas-top-links li:last-child > a::before,
  .nav-sections-item-content .offcanvas-header.logged-in-user .offcanvas-top-links li:last-child > strong::before {
    content: "\e90c";
  }
  .nav-sections-item-content .switcher-language {
    color: #414b57;
    font-size: 1.4rem;
    clear: both;
    line-height: 20px;
    padding: 0px 1.5rem;
  }
  .nav-sections-item-content .switcher-language .label {
    font-weight: 400;
    display: inline-block;
    margin-bottom: 0;
  }
  .nav-sections-item-content .switcher-language .label::after {
    content: ':';
  }
  .nav-sections-item-content .switcher-language .label::before {
    content: "\e91f";
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'nahdi-icons' !important;
    font-display: swap;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #1e90ff;
    font-size: 20px;
    padding-right: 1.4rem;
    vertical-align: bottom;
  }
  .nav-sections-item-content .switcher-language ul.link-to-language {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .nav-sections-item-content .switcher-language ul.link-to-language li {
    font-weight: 400;
    font-size: 1.4rem;
    margin-bottom: 0;
  }
  .nav-sections-item-content .switcher-language ul.link-to-language li a {
    color: #414b57;
    text-decoration: none;
  }
  .nav-sections-item-content .switcher-language ul.link-to-language li a:hover,
  .nav-sections-item-content .switcher-language ul.link-to-language li a:visited {
    color: #414b57;
  }
  .nav-sections-item-content ul.offcanvas-bottom-links {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 2rem 1.5rem 0;
  }
  .nav-sections-item-content ul.offcanvas-bottom-links li {
    color: #414b57;
    font-size: 1.4rem;
    margin-bottom: 0;
    padding: 0 0 2rem 3.6rem;
    position: relative;
  }
  .nav-sections-item-content ul.offcanvas-bottom-links li::before {
    left: 0;
    padding-right: 2rem;
    padding-left: .5rem;
    position: absolute;
    top: 0;
    vertical-align: bottom;
  }
  .nav-sections-item-content ul.offcanvas-bottom-links li a,
  .nav-sections-item-content ul.offcanvas-bottom-links li strong {
    color: #414b57;
    text-decoration: none;
    vertical-align: middle;
  }
  .nav-sections-item-content ul.offcanvas-bottom-links li a:hover,
  .nav-sections-item-content ul.offcanvas-bottom-links li strong:hover,
  .nav-sections-item-content ul.offcanvas-bottom-links li a:visited,
  .nav-sections-item-content ul.offcanvas-bottom-links li strong:visited {
    color: #414b57;
  }
  .nav-sections-item-content ul.offcanvas-bottom-links li.offcanvas_contact::before {
    content: "\e91e";
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'nahdi-icons' !important;
    font-display: swap;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #1e90ff;
    font-size: 20px;
  }
  .nav-sections-item-content ul.offcanvas-bottom-links li.offcanvas_expert_advice::before {
    content: "\e933";
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'nahdi-icons' !important;
    font-display: swap;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #1e90ff;
    font-size: 20px;
    padding-left: 0;
  }
  .nav-sections-item-content ul.offcanvas-bottom-links li.offcanvas_prescriptions::before {
    content: "\e934";
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'nahdi-icons' !important;
    font-display: swap;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #1e90ff;
    font-size: 20px;
    padding-left: .3rem;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-ispu-wrapper .ispu-pickup-method .pickup_method_option {
    font-size: 1rem;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 2.8em 0 0;
  }
  .checkout-ispu-wrapper .ispu-pickup-method .pickup_method_option:last-child {
    margin-right: 0;
  }
  .checkout-ispu-wrapper .ispu-pickup-method .pickup_method_option span {
    vertical-align: super;
  }
  .checkout-ispu-wrapper .ispu-pickup-method .pickup_method_option span .field-tooltip.toggle {
    margin-left: 1em;
  }
  .checkout-ispu-wrapper .ispu-pickup-method .pickup_method_option input[type="radio"] {
    vertical-align: sub;
  }
  .checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .actionbar-wrapper {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .available-details {
    display: block;
    margin: 1rem 0 0;
    text-align: center;
  }
  .checkout-ispu-wrapper .ispu-result .control ul.pickup-locations > li .available-details > span.label {
    margin: 1.5rem 2rem 0;
  }
  .page-header .header.content .header-links-wrapper {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-header .header.content .header-links-wrapper div.switcher-language,
  .page-header .header.content .header-links-wrapper .header.links,
  .page-header .header.content .header-links-wrapper > [data-content-type='row'][data-appearance='contained'] {
    display: none;
  }
  .page-header .header.content .header-links-wrapper .minicart-wrapper {
    border: 0;
    height: auto;
    margin-top: .5rem;
    padding: 0;
  }
  .page-header .header.content .logo {
    display: none;
  }
  .page-header .header.content .mobile-logo,
  .page-header .header.content .mobile-logo .logo {
    display: block;
  }
  .page-header .header.content .mobile-logo {
    padding-left: 3rem;
  }
  .page-header .header.content .minicart-wrapper .action.showcart .text {
    display: none;
  }
  .page-header .header.content .minicart-wrapper .action.showcart .counter.qty {
    font-size: 1.6rem;
    height: 24px;
    line-height: 23px;
    right: -9px;
    top: -14px;
    width: 24px;
  }
  .page-header .header.content .minicart-wrapper .action.showcart::before {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    margin-right: -.3rem;
  }
  .page-header .header.content .block-search {
    width: 63%;
  }
  .page-header .header.content .nav-toggle {
    top: 15px;
  }
  .nav-toggle {
    display: inline-block;
  }
  .footer.content .footer-top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    position: relative;
    z-index: 10;
  }
  .footer.content .footer-top .navigation-links-wrapper .menu-services-section {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    position: static;
  }
  .footer.content .footer-top .navigation-links-wrapper .menu-services-section .link-nahdi-clinics.mobile {
    color: #1e90ff;
    font-weight: 500;
    font-size: 1.2rem;
    padding: 0;
    text-decoration: none;
  }
  .footer.content .footer-top .navigation-links-wrapper .menu-services-section .menu-services-wrapper {
    border-right: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    min-width: auto;
    width: 100%;
  }
  .footer.content .footer-top .navigation-links-wrapper .menu-services-section .menu-services-wrapper li a {
    font-size: 1.2rem;
    padding: .4rem 1.5rem .4rem 8.4rem;
    text-decoration: none;
  }
  .footer.content .footer-top .navigation-links-wrapper .menu-services-section > div {
    display: block;
    left: 0;
    position: static;
    right: 0;
    top: 31px;
  }
  .sticky-header .page-header .header.content {
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  }
  .sticky-header .sections.nav-sections {
    left: calc(-1 * (100% - 47px));
  }
  .nav-open .nav-sections {
    z-index: 10000;
  }
  body:not(.sticky-header) .sections.nav-sections {
    padding: 0;
  }
  .nav-sections {
    background: #ffffff;
  }
  .mobile-close-btn {
    display: none;
  }
  .nav-open .mobile-close-btn {
    bottom: 0;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 47px;
    z-index: 999;
  }
  .nav-open .mobile-close-btn::after {
    content: "\e922";
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'nahdi-icons' !important;
    font-display: swap;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ffffff;
    font-size: 23px;
    left: 12px;
    position: relative;
    top: 12px;
  }
  .nav-open .mobile-close-btn span {
    display: none;
  }
  .mega-menu.navigation .all-categories > .mega-menu__link {
    display: none;
  }
  .mega-menu.navigation .mega-menu__list {
    padding: 0;
    width: 100%;
  }
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-list--level1 .mega-menu__inner-list {
    display: none;
  }
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-item {
    background: #ffffff;
    border-bottom: 1px solid #d8d8d8;
  }
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-item.remove-on-mobile {
    display: none;
  }
  .mega-menu.navigation .mega-menu__list ul {
    padding: 0;
  }
  .mega-menu.navigation .mega-menu__list a {
    color: #50555e;
    font-size: 1.5rem;
    display: block;
    padding: 2rem 1.2rem 1.8rem;
    text-decoration: none;
    width: 80%;
  }
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-item--parent {
    cursor: pointer;
    position: relative;
  }
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-item--parent::after {
    content: "\e901";
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'nahdi-icons' !important;
    font-display: swap;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #1e90ff;
    font-size: 8px;
  }
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-item--parent::after {
    position: absolute;
    right: 20px;
    top: 28px;
  }
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-item--parent .mega-menu__inner-item--level2,
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-item--parent .mega-menu__inner-item--level3,
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-item--parent .mega-menu__inner-item--level4 {
    border: 0;
  }
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-item--parent .mega-menu__inner-item--level2 a,
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-item--parent .mega-menu__inner-item--level3 a,
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-item--parent .mega-menu__inner-item--level4 a {
    padding: 12px 0 12px 30px;
  }
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-item--parent .mega-menu__inner-item--level2::after,
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-item--parent .mega-menu__inner-item--level3::after,
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-item--parent .mega-menu__inner-item--level4::after {
    top: 15px;
  }
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-item--parent .mega-menu__inner-item--level3 a,
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-item--parent .mega-menu__inner-item--level4 a {
    font-size: 1.3rem;
    padding: 12px 0 12px 45px;
  }
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-item--parent .mega-menu__inner-item--level4 a {
    padding: 12px 0 12px 60px;
  }
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-item--parent.is-open::after {
    content: "\e930";
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'nahdi-icons' !important;
    font-display: swap;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #1e90ff;
    font-size: 8px;
  }
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-list .mega-menu__inner-item a.current {
    color: #1e90ff;
  }
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-list .mega-menu__inner-item a.current:hover {
    color: #1e90ff;
  }
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-list .mega-menu__inner-item.current-parent > a {
    color: #1e90ff;
  }
  .mega-menu.navigation .mega-menu__list .mega-menu__inner-list .mega-menu__inner-item.current-parent > a:hover {
    color: #1e90ff;
  }
}
@media only screen and (max-width: 1279px) {
  .cart.table-wrapper {
    overflow: inherit;
    padding: .7rem 0 0;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.subtotal {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]::before,
  .cart.table-wrapper .col.price[data-th]::before,
  .cart.table-wrapper .col.subtotal[data-th]::before,
  .cart.table-wrapper .col.msrp[data-th]::before {
    color: #1e90ff;
    font-size: 14px;
    font-weight: 500;
    content: attr(data-th);
    display: block;
    letter-spacing: 1px;
    line-height: 16px;
    padding-bottom: .5rem;
    padding-right: .5rem;
    text-transform: uppercase;
  }
  .cart.table-wrapper .col.qty {
    padding-bottom: 1rem;
    padding-top: 1rem;
    width: 100%;
  }
  .cart.table-wrapper .col.qty[data-th]::before {
    display: none;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    width: 50%;
  }
  .cart.table-wrapper .items > .item {
    display: inline-block;
  }
  .cart.table-wrapper .item {
    width: 100%;
  }
  .cart.table-wrapper .item .item-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    width: 100%;
  }
  .cart.table-wrapper .item .item-info .col.price,
  .cart.table-wrapper .item .item-info .col.subtotal {
    text-align: left;
    white-space: normal;
    width: 60%;
  }
  .cart.table-wrapper .item .item-info .col.price[data-th]::before,
  .cart.table-wrapper .item .item-info .col.subtotal[data-th]::before,
  .cart.table-wrapper .item .item-info .col.price .price-excluding-tax,
  .cart.table-wrapper .item .item-info .col.subtotal .price-excluding-tax,
  .cart.table-wrapper .item .item-info .col.price .old-price,
  .cart.table-wrapper .item .item-info .col.subtotal .old-price {
    display: inline;
  }
  .cart.table-wrapper .item .item-info .col.price .cart-price,
  .cart.table-wrapper .item .item-info .col.subtotal .cart-price {
    display: inline-block;
  }
  .cart.table-wrapper .item .item-info .col.price .old-price,
  .cart.table-wrapper .item .item-info .col.subtotal .old-price {
    font-size: 0;
    letter-spacing: -1px;
    line-height: 0;
    padding-right: .5rem;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
    padding-top: 0;
    position: static;
  }
  .cart.table-wrapper .item .col.item .product-image-photo {
    max-height: 120px;
  }
  .cart.table-wrapper .item .col.item .field.choice {
    left: 8px;
    position: absolute;
    top: -31px;
  }
  .cart.table-wrapper .item .col.qty {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .cart.table-wrapper .item .col.qty.desktop {
    display: none;
  }
  .cart.table-wrapper .item .col.qty.mobile {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .cart.table-wrapper .item .col.subtotal,
  .cart.table-wrapper .item .col.price {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .cart.table-wrapper .item-actions {
    display: block;
    padding: 0;
  }
  .cart.table-wrapper .item-actions td {
    display: block;
    padding: 0;
    width: 100%;
  }
  .cart.table-wrapper .item-actions .action.towishlist {
    border-right: 1px solid #eeeeee;
    margin-right: .9rem;
    padding: 0 .9rem 0 .3rem;
  }
  .cart.table-wrapper .item-actions .action.towishlist::before,
  .cart.table-wrapper .item-actions .action.towishlist:hover::before {
    display: none;
  }
  .cart.table-wrapper .item-actions .action.action-delete {
    background-image: none;
    border-right: 0;
    padding: 1rem 0;
  }
  .cart.table-wrapper .product-item-details .item-actions {
    bottom: 5px;
    display: block;
    padding: 0 .8rem;
    position: absolute;
    right: 0;
    width: auto;
  }
  .cart.table-wrapper .product-item-details .item-actions span {
    letter-spacing: normal;
  }
  .cart.table-wrapper .product-item-details .col.mobile {
    position: static;
  }
  .cart.table-wrapper .product-item-details .actions-toolbar .action-towishlist,
  .cart.table-wrapper .product-item-details .actions-toolbar .action-delete,
  .cart.table-wrapper .product-item-details .actions-toolbar .lsc-sku__replace {
    display: none;
  }
  .cart.main.actions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
  .cart.main.actions .action-towishlist {
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .cart-container .ampromo-items-add {
    background: #ffffff;
    border-bottom: 1px solid #e8e8e9;
    margin-bottom: 1.5rem;
    padding: 1.5rem;
    position: relative;
    text-align: center;
  }
  .cart-products-toolbar {
    padding-bottom: 1rem;
  }
  .cart-products-toolbar .toolbar-amount {
    top: 0;
  }
  .cart-products-toolbar .pager .pages-items {
    justify-content: flex-end;
    margin-right: 8px;
  }
  .cart-products-toolbar .pages .items > .item {
    border-bottom: 1px solid #e8e8e9;
  }
  .cart-products-toolbar .pages .items > .item a,
  .cart-products-toolbar .pages .items > .item strong {
    padding: 0;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-cart-index .lsc-sku--cart .lsc-sku {
    margin-top: 2.5rem;
    text-align: center;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-reset-left-margin-desktop-s {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 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 {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s {
    box-sizing: border-box;
  }
  .pages .item {
    border: none;
  }
  .pages .item.pages-item-previous,
  .pages .item.pages-item-next {
    border: 1px solid #e8e8e9;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .author-list-view {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .author-list-view .author-image-wrapper {
    max-width: 200px;
    margin-bottom: 0;
    width: 100%;
    box-sizing: border-box;
    flex-shrink: 0;
  }
  .author-list-view .author-image {
    max-width: 150px;
  }
  .author-list-view .author-name {
    margin-top: -2px;
  }
  .author-view {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .author-view .author-image-wrapper {
    max-width: 200px;
    margin-bottom: 0;
    width: 100%;
    box-sizing: border-box;
  }
  .author-view .author-image {
    max-width: 150px;
  }
  .author-view .author-name {
    font-size: 41px;
    margin-top: -3px;
  }
  .author-view .author-info {
    font-size: 16px;
  }
  .content-block-quarter {
    margin: 0;
    max-width: 258px;
    width: 25%;
  }
  .content-block-third {
    width: 33.33333%;
    float: left;
  }
  .content-block-half {
    float: left;
    margin-bottom: 0;
    width: 50%;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #072664;
    text-decoration: underline;
    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: #072664;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #072664;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:active {
    color: #072664;
    text-decoration: none;
  }
  .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: #072664;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .block.block-products-list.widget.grid .product-items .product-item:nth-child(2n) {
    margin-right: 1%;
  }
  .block.block-products-list.widget.grid .product-items .product-item:nth-child(3n) {
    margin-right: 0;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
