body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #cccccc;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f6f6f6;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #cccccc;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #006bb4;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #006bb4;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f6f6f6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f6f6f6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #cccccc;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 11px 10px;
}
button {
  background-image: none;
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
button:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
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 #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #575757;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #575757;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #575757;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff url('../images/select-bg.svg') no-repeat 100% 45%;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 4px 25px 5px 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:focus {
  border: 1px solid #c2c2c2;
}
select:disabled {
  opacity: 0.5;
  background: #ffffff;
  border: 1px solid #c2c2c2;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #575757;
}
textarea::-webkit-input-placeholder {
  color: #575757;
}
textarea:-ms-input-placeholder {
  color: #575757;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #00699d;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.abs-reset-list,
.bundle-options-container .block-bundle-summary .bundle.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.product-items,
.prices-tier,
.cart-summary .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.abs-reset-list > li,
.bundle-options-container .block-bundle-summary .bundle.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.product-items > li,
.prices-tier > li,
.cart-summary .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.action-primary {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  border-radius: 3px;
}
.action-primary:focus,
.action-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action-primary.disabled,
.action-primary[disabled],
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-revert-to-action-secondary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.paypal-review-discount .block .actions-toolbar .action.primary,
.paypal-review-discount .block .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  border-radius: 3px;
}
.abs-revert-to-action-secondary:not(:focus),
.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.block-compare .action.primary:not(:focus),
.cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus),
.paypal-review-discount .block .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .block .actions-toolbar .action.cancel:not(:focus),
.cart-discount .actions-toolbar .action.primary:not(:focus),
.cart-discount .actions-toolbar .action.cancel:not(:focus) {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
.abs-revert-to-action-secondary:active,
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:active,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.paypal-review-discount .block .actions-toolbar .action.primary:active,
.paypal-review-discount .block .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:active {
  box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
.abs-action-link-button,
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-action-link-button:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus {
  text-decoration: none;
}
.abs-action-button-as-link,
.abs-action-remove,
.abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel,
.checkout-container .action-additional,
.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,
.block.related .action.select,
.cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.abs-add-fields .action.remove,
.paypal-review-discount .block .action.check,
.cart-discount .action.check,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
  border-radius: 0;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.popup .actions-toolbar .action.cancel:visited,
.checkout-container .action-additional: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,
.block.related .action.select:visited,
.cart.table-wrapper .actions-toolbar > .action-delete:visited,
.cart.table-wrapper .action.help.map:visited,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.abs-add-fields .action.remove:visited,
.paypal-review-discount .block .action.check:visited,
.cart-discount .action.check:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #006bb4;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.checkout-container .action-additional: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,
.block.related .action.select:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.abs-add-fields .action.remove:hover,
.paypal-review-discount .block .action.check:hover,
.cart-discount .action.check:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.popup .actions-toolbar .action.cancel:active,
.checkout-container .action-additional: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,
.block.related .action.select:active,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .action.help.map:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.abs-add-fields .action.remove:active,
.paypal-review-discount .block .action.check:active,
.cart-discount .action.check:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-discount-block .action.check:hover,
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:focus,
.popup .actions-toolbar .action.cancel:hover,
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:focus,
.checkout-container .action-additional:hover,
.checkout-container .action-additional:active,
.checkout-container .action-additional: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,
.block.related .action.select:hover,
.block.related .action.select:active,
.block.related .action.select:focus,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.paypal-review-discount .block .action.check:hover,
.paypal-review-discount .block .action.check:active,
.paypal-review-discount .block .action.check:focus,
.cart-discount .action.check:hover,
.cart-discount .action.check:active,
.cart-discount .action.check:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-discount-block .action.check.disabled,
.abs-discount-block .action.check[disabled],
fieldset[disabled] .abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel.disabled,
.popup .actions-toolbar .action.cancel[disabled],
fieldset[disabled] .popup .actions-toolbar .action.cancel,
.checkout-container .action-additional.disabled,
.checkout-container .action-additional[disabled],
fieldset[disabled] .checkout-container .action-additional,
.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,
.block.related .action.select.disabled,
.block.related .action.select[disabled],
fieldset[disabled] .block.related .action.select,
.cart.table-wrapper .actions-toolbar > .action-delete.disabled,
.cart.table-wrapper .actions-toolbar > .action-delete[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.disabled,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup[disabled],
fieldset[disabled] .checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.paypal-review-discount .block .action.check.disabled,
.paypal-review-discount .block .action.check[disabled],
fieldset[disabled] .paypal-review-discount .block .action.check,
.cart-discount .action.check.disabled,
.cart-discount .action.check[disabled],
fieldset[disabled] .cart-discount .action.check,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-button-as-link:not(:focus),
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:not(:focus),
.checkout-container .action-additional:active,
.checkout-container .action-additional: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),
.block.related .action.select:active,
.block.related .action.select:not(:focus),
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.paypal-review-discount .block .action.check:active,
.paypal-review-discount .block .action.check:not(:focus),
.cart-discount .action.check:active,
.cart-discount .action.check:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.abs-revert-secondary-color,
.abs-revert-to-action-secondary,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.paypal-review-discount .block .actions-toolbar .action.primary,
.paypal-review-discount .block .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary: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,
.abs-discount-block .actions-toolbar .action.primary:focus,
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:focus,
.abs-discount-block .actions-toolbar .action.cancel:active,
.block-compare .action.primary:focus,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:focus,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.paypal-review-discount .block .actions-toolbar .action.primary:focus,
.paypal-review-discount .block .actions-toolbar .action.primary:active,
.paypal-review-discount .block .actions-toolbar .action.cancel:focus,
.paypal-review-discount .block .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:focus,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:focus,
.cart-discount .actions-toolbar .action.cancel:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.cancel:hover,
.block-compare .action.primary:hover,
.cart-summary .block .actions-toolbar > .primary .action.primary:hover,
.paypal-review-discount .block .actions-toolbar .action.primary:hover,
.paypal-review-discount .block .actions-toolbar .action.cancel:hover,
.cart-discount .actions-toolbar .action.primary:hover,
.cart-discount .actions-toolbar .action.cancel:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-revert-secondary-size,
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.abs-button-l,
#store-selector .form-continue .actions-toolbar .action.primary,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.multicheckout .action.primary,
.box-tocart .action.tocart,
.cart-summary .checkout-methods-items .action.primary.checkout,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-product-options-list dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt,
.cart.table-wrapper .item-options dt,
.minicart-items .product-item-details .product .options.list dt,
.opc-block-summary .items-in-cart .product .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.abs-product-options-list dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after,
.cart.table-wrapper .item-options dt:after,
.minicart-items .product-item-details .product .options.list dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after {
  content: ': ';
}
.abs-product-options-list dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd,
.cart.table-wrapper .item-options dd,
.minicart-items .product-item-details .product .options.list dd,
.opc-block-summary .items-in-cart .product .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
}
.abs-button-responsive,
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action,
.box-tocart .action.tocart {
  width: 100%;
}
.abs-reset-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.abs-reset-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo {
  position: static;
}
.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%;
}
.abs-adaptive-images-centered,
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.abs-login-block-title,
.login-container .block .block-title,
body .login-container .block .block-title {
  border-bottom: 1px solid #e8e8e8;
  font-size: 1.8rem;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.abs-login-block-title strong,
.login-container .block .block-title strong,
body .login-container .block .block-title strong {
  font-weight: 500;
}
.abs-dropdown-simple,
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.abs-dropdown-simple ul.items,
.giftregisty-dropdown ul.items,
.wishlist-dropdown ul.items {
  padding: 6px 0;
}
.abs-input-qty,
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.box-tocart .input-text.qty,
.account .data.table-return-items .qty .input-text,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 54px;
}
.abs-margin-for-blocks-and-widgets,
.block,
.customer-review .product-details,
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.abs-remove-button-for-blocks,
.sidebar .product-items .action.delete,
.sidebar .block-compare .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filter-current .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .product-items .action.delete > span,
.sidebar .block-compare .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filter-current .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .product-items .action.delete:before,
.sidebar .block-compare .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filter-current .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .product-items .action.delete:hover:before,
.sidebar .block-compare .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filter-current .action.remove:hover:before {
  color: #494949;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .product-items .action.delete:active:before,
.sidebar .block-compare .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filter-current .action.remove:active:before {
  color: #999999;
}
.abs-product-link,
.product-item-name,
.product.name a {
  font-weight: 400;
}
.abs-product-link > a,
.product-item-name > a,
.product.name a > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #333333;
  text-decoration: underline;
}
.abs-like-link {
  color: #006bb4;
  text-decoration: none;
  cursor: pointer;
}
.abs-like-link:visited {
  color: #006bb4;
  text-decoration: none;
}
.abs-like-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-like-link:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-reset-left-margin,
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-action-remove,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: normal;
  margin-left: 73%;
  position: absolute;
  top: 34px;
  width: auto;
}
.abs-add-fields .fieldset .field .control,
.form-giftregistry-share .fieldset .field .control,
.form-giftregistry-edit .fieldset .field .control,
.form-add-invitations .fieldset .field .control,
.form-create-return .fieldset .field .control,
.form.send.friend .fieldset .field .control {
  width: 70%;
}
.abs-add-fields .fieldset .actions-toolbar > .secondary,
.form-giftregistry-share .fieldset .actions-toolbar > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary,
.form-add-invitations .fieldset .actions-toolbar > .secondary,
.form-create-return .fieldset .actions-toolbar > .secondary,
.form.send.friend .fieldset .actions-toolbar > .secondary {
  float: left;
}
.abs-add-fields .fieldset .actions-toolbar > .secondary .action.add,
.form-giftregistry-share .fieldset .actions-toolbar > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar > .secondary .action.add {
  margin-top: 30px;
}
.abs-add-fields .fieldset .fields .actions-toolbar,
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.abs-add-fields .additional,
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.abs-add-fields .message.notice,
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.abs-hidden,
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.abs-visually-hidden,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.opc-wrapper .form-discount .field .label,
.products-grid.wishlist .product-item .comment-box .label,
.product-item-actions .actions-secondary > .action span,
.special-price .price-label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.block.related .field.choice .label,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-onepage-success .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname > .label,
.field.street .field .label,
.filter-options-content .filter-count-label,
.review-date .review-details-label,
.customer-review .product-details .rating-average-label,
.block-reorder .product-item .label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-visually-hidden-reset,
.minicart-items .product.options .toggle > span,
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:before,
.abs-add-fields .fieldset .actions-toolbar:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.toolbar:before,
.toolbar:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.minicart-items .product-item-details .product .options.list:before,
.minicart-items .product-item-details .product .options.list:after,
.checkout-container:before,
.checkout-container:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.opc-block-summary .product-item .product-item-details:before,
.opc-block-summary .product-item .product-item-details:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:before,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:before,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:before,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:before,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:before,
.form.send.friend .fieldset .actions-toolbar:after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.toolbar:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.minicart-items .product-item-details .product .options.list:after,
.checkout-container:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.opc-block-summary .product-item .product-item-details:after,
.customer-review .product-details:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:after {
  clear: both;
}
.abs-add-box-sizing,
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.search-autocomplete,
.product-item,
.sidebar .product-items-images .product-item,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon {
  display: block;
  text-decoration: none;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-navigation-icon:after {
  position: absolute;
  right: 5px;
  top: 0;
}
.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #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;
}
.abs-methods-shipping-title {
  font-weight: 600;
  font-size: 1.6rem;
  margin-bottom: 15px;
}
.abs-actions-addto,
.product-item-actions .actions-secondary > .action,
.product-social-links .action.tocompare {
  color: #666666;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: 'luma-icons';
  margin: -2px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto:hover,
.product-item-actions .actions-secondary > .action:hover,
.product-social-links .action.tocompare:hover {
  color: #333333;
  text-decoration: none;
}
.abs-actions-addto:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before {
  width: 18px;
}
.abs-box-tocart,
.bundle-actions,
.box-tocart {
  margin: 0 0 30px;
}
.abs-cart-block,
.abs-discount-block .block,
.cart-summary .block,
.paypal-review-discount .block .block,
.cart-discount .block {
  margin: 0;
}
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block .block > .title:after,
.cart-discount .block > .title:after {
  color: #858585;
}
.abs-cart-block .content,
.abs-discount-block .block .content,
.cart-summary .block .content,
.paypal-review-discount .block .block .content,
.cart-discount .block .content {
  display: none;
  padding: 5px 15px 23px;
  position: relative;
}
.abs-cart-block.active > .title:after,
.abs-discount-block .block.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block .block.active > .title:after,
.cart-discount .block.active > .title:after {
  content: '\e621';
}
.abs-cart-block.active .content,
.abs-discount-block .block.active .content,
.cart-summary .block.active .content,
.paypal-review-discount .block .block.active .content,
.cart-discount .block.active .content {
  display: block;
}
.abs-cart-block-content {
  margin: 0;
}
.abs-checkout-cart-price {
  color: #7d7d7d;
  font-size: 1.6rem;
  font-weight: 700;
}
.abs-checkout-product-name {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.abs-account-title,
.abs-account-blocks .block-title,
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title,
.account .legend,
.customer-review .review-details .title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
.account .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.abs-account-title > strong,
.abs-account-title > span,
.abs-account-blocks .block-title > strong,
.abs-account-blocks .block-title > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span,
.account .legend > strong,
.account .legend > span,
.customer-review .review-details .title > strong,
.customer-review .review-details .title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.paypal-review .block .block-title > strong,
.paypal-review .block .block-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > span,
.account .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > span,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.abs-account-block-line-height,
.block-addresses-list address,
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 24px;
}
.abs-account-summary td,
.order-details-items tfoot td {
  background: #f5f5f5;
}
.abs-incl-excl-tax .price-including-tax,
.abs-incl-excl-tax .price-excluding-tax,
.cart.table-wrapper .col.price .price-including-tax,
.cart.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.subtotal .price-including-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.msrp .price-including-tax,
.cart.table-wrapper .col.msrp .price-excluding-tax,
.order-details-items .col.price .price-including-tax,
.order-details-items .col.price .price-excluding-tax,
.order-details-items .col.subtotal .price-including-tax,
.order-details-items .col.subtotal .price-excluding-tax {
  color: #666666;
  font-size: 1.8rem;
  display: block;
  line-height: 1;
  white-space: nowrap;
}
.abs-incl-excl-tax .price-including-tax .price,
.abs-incl-excl-tax .price-excluding-tax .price,
.cart.table-wrapper .col.price .price-including-tax .price,
.cart.table-wrapper .col.price .price-excluding-tax .price,
.cart.table-wrapper .col.subtotal .price-including-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.msrp .price-including-tax .price,
.cart.table-wrapper .col.msrp .price-excluding-tax .price,
.order-details-items .col.price .price-including-tax .price,
.order-details-items .col.price .price-excluding-tax .price,
.order-details-items .col.subtotal .price-including-tax .price,
.order-details-items .col.subtotal .price-excluding-tax .price {
  font-weight: 700;
}
.abs-adjustment-incl-excl-tax .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax,
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax {
  font-size: 1.4rem;
  display: inline-block;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax {
  font-size: 1.1rem;
  display: inline-block;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .price-notice .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,
.cart-summary .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.abs-tax-total,
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.cart.table-wrapper .cart-tax-total,
.order-details-items .cart-tax-total {
  cursor: pointer;
  padding-right: 10px;
  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,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  line-height: 8px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  position: absolute;
  right: -2px;
  top: 4px;
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.cart.table-wrapper .cart-tax-total-expanded:after,
.order-details-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.abs-forms-margin-small {
  margin-bottom: 20px;
}
.abs-rating-summary .rating-summary,
.review-ratings .rating-summary,
.customer-review .review-details .customer-review-rating .rating-summary {
  display: table-row;
}
.abs-rating-summary .rating-label,
.review-ratings .rating-label,
.customer-review .review-details .customer-review-rating .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.abs-rating-summary .rating-result,
.review-ratings .rating-result,
.customer-review .review-details .customer-review-rating .rating-result {
  display: table-cell;
  vertical-align: top;
}
.abs-account-actions:after,
.block-addresses-list .items.addresses .item.actions .action:after,
.account .data.table .col.actions .action:after,
[class^='sales-guest-'] .data.table .col.actions .action:after,
.sales-guest-view .data.table .col.actions .action:after,
.block .box-actions .action:after {
  border-left: 1px solid #a6a6a6;
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0 10px;
  vertical-align: -1px;
}
.abs-account-actions:last-child:after,
.block-addresses-list .items.addresses .item.actions .action:last-child:after,
.account .data.table .col.actions .action:last-child:after,
[class^='sales-guest-'] .data.table .col.actions .action:last-child:after,
.sales-guest-view .data.table .col.actions .action:last-child:after,
.block .box-actions .action:last-child:after {
  display: none;
}
.abs-account-blocks .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.abs-account-blocks .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
.account .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 10px;
}
.abs-account-blocks .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-size: 1.6rem;
}
.abs-account-blocks .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.abs-colon:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after {
  content: ': ';
}
.abs-icon-add,
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-items-new .items .item:last-child:hover,
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-no-display,
.abs-sidebar-totals .table-caption,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.abs-status,
.return-status,
.order-status {
  border: 2px solid #cccccc;
  border-radius: 3px;
  display: inline-block;
  margin: 3px 0 0;
  padding: 2px 10px;
  text-transform: uppercase;
  vertical-align: top;
}
.abs-title-orders .page-main .page-title-wrapper .page-title,
.account .page-main .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
.sales-guest-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title {
  margin-right: 25px;
}
.abs-title-orders .page-main .page-title-wrapper .order-date,
.account .page-main .page-title-wrapper .order-date,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
.sales-guest-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date {
  font-size: 16px;
  margin-bottom: 10px;
}
.abs-title-orders .page-main .page-title-wrapper .order-date .label,
.account .page-main .page-title-wrapper .order-date .label,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date .label,
.sales-guest-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label {
  display: none;
}
.abs-table-striped,
.account .column.main .order-details-items .table-wrapper .data.table,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table {
  border: none;
}
.abs-table-striped > tbody > tr:nth-child(even) > td,
.abs-table-striped > tbody > tr:nth-child(even) > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th {
  background: #f6f6f6;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > tbody > tr > th,
.abs-table-striped > tfoot > tr > th,
.abs-table-striped > thead > tr > td,
.abs-table-striped > tbody > tr > td,
.abs-table-striped > tfoot > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td {
  border: none;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td {
  border-bottom: 1px solid #cccccc;
}
.abs-block-items-counter,
.block-wishlist .counter,
.block-compare .counter {
  color: #6d6d6d;
  font-size: 1.2rem;
  vertical-align: middle;
  white-space: nowrap;
}
.abs-block-items-counter:before,
.block-wishlist .counter:before,
.block-compare .counter:before {
  content: '(';
}
.abs-block-items-counter:after,
.block-wishlist .counter:after,
.block-compare .counter:after {
  content: ')';
}
.abs-block-widget-title,
.block-compare .block-title,
.block-reorder .block-title,
.widget .block-title {
  margin: 0 0 20px;
}
.abs-block-widget-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.widget .block-title strong {
  font-size: 18px;
  font-weight: 300;
  vertical-align: middle;
}
.abs-shopping-cart-items,
.block-cart-failed,
.cart-container .form-cart {
  margin-bottom: 20px;
}
.abs-shopping-cart-items .actions.main .continue,
.abs-shopping-cart-items .actions.main .clear,
.block-cart-failed .actions.main .continue,
.block-cart-failed .actions.main .clear,
.cart-container .form-cart .actions.main .continue,
.cart-container .form-cart .actions.main .clear {
  display: none;
}
.abs-field-date .control {
  position: relative;
}
.abs-field-date-input,
.abs-field-date input,
.field.date ._has-datepicker,
.field-dob ._has-datepicker,
.form-giftregistry-search .fields-specific-options .datetime-picker {
  margin-right: 10px;
  width: calc(100% - 33px);
}
.abs-field-tooltip,
.field .control._with-tooltip {
  position: relative;
}
.abs-field-tooltip input,
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 36px);
}
.abs-checkout-tooltip-content-position-top,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.abs-checkout-tooltip-content-position-top:before,
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.abs-checkout-tooltip-content-position-top:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #666666;
}
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.abs-checkout-title,
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.2rem;
}
.abs-sidebar-totals,
.cart-totals,
.opc-block-summary .table-totals {
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}
.abs-sidebar-totals tbody .mark,
.abs-sidebar-totals tfoot .mark,
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {
  border: 0;
  font-weight: 400;
  padding: 6px 0;
}
.abs-sidebar-totals tbody .amount,
.abs-sidebar-totals tfoot .amount,
.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {
  border: 0;
  font-weight: 400;
  padding: 6px 0 6px 14px;
  text-align: right;
  white-space: nowrap;
}
.abs-sidebar-totals .grand th,
.abs-sidebar-totals .grand td,
.cart-totals .grand th,
.cart-totals .grand td,
.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td {
  padding: 11px 0;
}
.abs-sidebar-totals .grand strong,
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
  display: inline-block;
  font-weight: 600;
  padding: 3px 0 0;
}
.abs-sidebar-totals .grand .mark,
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark {
  font-size: 1.8rem;
  border-top: 1px solid #cccccc;
  padding-right: 10px;
}
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  font-size: 1.8rem;
  border-top: 1px solid #cccccc;
}
.abs-sidebar-totals .msrp,
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.abs-sidebar-totals tbody tr:last-child td,
.cart-totals tbody tr:last-child td,
.opc-block-summary .table-totals tbody tr:last-child td {
  padding-bottom: 19px;
}
.abs-sidebar-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount,
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  cursor: pointer;
}
.abs-sidebar-totals .totals-tax-summary .amount .price,
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  padding-right: 20px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: 3px;
  top: 3px;
}
.abs-sidebar-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount,
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.abs-sidebar-totals .totals-tax-details,
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #cccccc;
  display: none;
}
.abs-sidebar-totals .totals-tax-details.shown,
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.abs-sidebar-totals .table-wrapper,
.cart-totals .table-wrapper,
.opc-block-summary .table-totals .table-wrapper {
  margin-bottom: 0;
}
.abs-discount-block .block > .title strong,
.paypal-review-discount .block .block > .title strong,
.cart-discount .block > .title strong {
  color: #006bb4;
  font-weight: 400;
}
.abs-discount-block .actions-toolbar,
.paypal-review-discount .block .actions-toolbar,
.cart-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.paypal-review-discount .block .actions-toolbar .action.primary,
.paypal-review-discount .block .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.abs-discount-block .actions-toolbar .secondary,
.paypal-review-discount .block .actions-toolbar .secondary,
.cart-discount .actions-toolbar .secondary {
  bottom: 5px;
  left: 15px;
  position: absolute;
}
.abs-discount-block .action.check,
.paypal-review-discount .block .action.check,
.cart-discount .action.check {
  font-weight: 400;
}
.abs-discount-block .fieldset,
.paypal-review-discount .block .fieldset,
.cart-discount .fieldset {
  display: table;
  width: 100%;
}
.abs-discount-block .fieldset > .field > .label,
.paypal-review-discount .block .fieldset > .field > .label,
.cart-discount .fieldset > .field > .label {
  display: none;
}
.abs-discount-block .field,
.paypal-review-discount .block .field,
.cart-discount .field {
  display: table-cell;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table tfoot {
  background: #f5f5f5;
}
.table tfoot > tr:first-child th,
.table tfoot > tr:first-child td {
  border-top: 1px solid #cccccc;
  padding-top: 20px;
}
.table tfoot th,
.table tfoot td {
  border: 0;
}
.table tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.info a {
  color: #006bb4;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 45px;
  position: relative;
}
.message.error a {
  color: #006bb4;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #b30000;
  content: '\e61f';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.warning a {
  color: #006bb4;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.notice a {
  color: #006bb4;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 45px;
  position: relative;
}
.message.success a {
  color: #006bb4;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #006400;
  content: '\e60e';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #f0f0f0;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #757575;
  content: '\e609';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #999999;
  margin-top: 16px;
  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: 16px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 17px;
  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: 26px;
  margin-left: -16px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #999999;
  left: 26px;
  margin-left: -17px;
}
.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.7);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 20px;
  padding: 0 0 10px;
  width: 100%;
  box-sizing: border-box;
  float: left;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.8rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 600;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #575757;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #575757;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #575757;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
  margin: 0;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend > span {
  margin-right: 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;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-size: 30px 60px;
  text-indent: .01em;
  text-overflow: '';
}
select::-ms-expand {
  display: none;
}
select.admin__control-multiselect {
  height: auto;
}
.field-error,
div.mage-error[generated] {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #999999;
  margin-left: 16px;
  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: 16px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 17px;
  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: -16px;
  top: 26px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #999999;
  margin-top: -17px;
  top: 26px;
}
.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;
  margin-top: -4px;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 23px;
  line-height: 23px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 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: 'luma-icons';
  src: url('../fonts/Luma-Icons.woff2') format('woff2'), url('../fonts/Luma-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary {
  border-radius: 3px;
}
button:not(.primary) {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
button:not(.primary):active {
  box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
body:not(._keyfocus) button:focus {
  box-shadow: none;
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action.primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary.disabled,
.action.primary[disabled],
fieldset[disabled] .action.primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
  margin-left: -15px;
  margin-right: -15px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0;
}
.product.data.items > .item.title > .switch {
  border-top: 1px solid #cccccc;
  height: 40px;
  padding: 1px 10px 1px 10px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.4rem;
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #6d6d6d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  color: #333333;
  text-decoration: none;
  padding-bottom: 1px;
}
.product.data.items > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 10px 10px 30px;
}
.product.data.items .item.title a {
  position: relative;
  text-decoration: none;
}
.product.data.items .item.title a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product.data.items .item.title a:after {
  position: absolute;
  right: 10px;
  top: 1px;
}
.product.data.items .item.title.active a:after {
  content: '\e621';
}
.product.data.items .value p:last-child {
  margin-bottom: 0;
}
.product.data.items .table-wrapper {
  margin: 0;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 400;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3rem;
  letter-spacing: normal;
  margin: 0 8px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #006bb4;
  display: inline-block;
  padding: 0 5px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #006bb4;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  background: #e5e5e5;
  font-size: 1.2rem;
  line-height: 3rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 5px;
}
.pages .action {
  background: #f0f0f0;
  border: 1px solid #cccccc;
  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 > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border-radius: 3px;
  padding: 0 8px;
}
.pages .action.previous {
  margin-right: 8px;
}
.pages .action.next {
  margin-left: 8px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  margin-bottom: 10px;
  text-align: center;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.breadcrumbs {
  margin: 0 0 15px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #707070;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #006bb4;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #006bb4;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #006bb4;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #006bb4;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 18px;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0 10px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.breadcrumbs {
  background: #ffffff;
  max-width: 100% !important;
  margin: 0;
  font-family: 'Fedra Sans Book 5';
  padding: 10px 15px;
}
.breadcrumbs ul.items {
  padding: 0 20px;
  font-size: 13px;
  color: #787878;
  list-style: none none;
  width: 100%;
  margin: auto !important;
}
.breadcrumbs ul.items li.item {
  font-size: 13px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
}
.breadcrumbs ul.items li.item a {
  color: #6c757d;
  font-weight: 300;
  line-height: 1;
}
.breadcrumbs ul.items li.item a strong {
  font-weight: 400;
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  opacity: .8;
}
.breadcrumbs ul.items li.item a strong:after {
  content: '';
}
.breadcrumbs ul.items li.item:after {
  margin: 0 4px;
  font-size: 13px;
}
.breadcrumbs ul.items li.item:last-child:after {
  content: '';
}
.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: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: #737373;
}
.ui-dialog.popup .action.close:active:before {
  color: #737373;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup .actions-toolbar .action.cancel {
  font-weight: 400;
}
.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;
}
.new-user-promo-popup .modal-inner-wrap {
  max-width: 500px;
  top: 50%;
  -webkit-transform: translateY(0 -50%);
  transform: translateY(-50%) !important;
  width: 90%;
}
.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: 14px;
  line-height: 14px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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: 15px;
}
.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: 20px;
}
.modal-slide .action-close {
  margin: 15px;
  padding: 0;
}
.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.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
#delivery-method-selector .action.selected {
  background: #ffffff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 20px 0 0;
}
.location-details .location-name {
  font-size: 18px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #c1c1c1;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 18px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #cccccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.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;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
[data-content-type='dynamic_block'] figure[data-content-type='image'] img {
  display: inline;
}
[data-content-type='dynamic_block'] .block-banners .banner-item-content,
[data-content-type='dynamic_block'] .block-banners-inline .banner-item-content {
  margin-bottom: auto;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.checkout-container .checkout-payment-method div.new-address-popup {
  margin: 0 35px 20px 20px;
  position: relative;
}
.checkout-shipping-address .address-sender {
  position: relative;
  z-index: 1;
}
.checkout-shipping-address .address-sender .radio {
  position: absolute;
  top: 9px;
}
.checkout-shipping-address .address-sender .radio ~ .shipping-address-item {
  left: 25px;
  padding: 0 0 25px 0;
}
.checkout-shipping-address .address-sender .radio ~ .shipping-address-item:before {
  content: none;
}
.checkout-shipping-address .default-shipping-address.address-sender ~ .new-address-popup {
  margin-left: 25px;
}
.aw-sbp__bundle-options-container .fieldset-bundle-options {
  margin: 0 0 10px;
}
.aw-sbp__bundle-options-container .fieldset-bundle-options .legend {
  display: none;
}
.aw-sbp__bundle-options-container .fieldset-bundle-options .legend + br {
  display: none;
}
.aw-sbp__bundle-options-container .bundle-options-container .bundle-options-wrapper,
.aw-sbp__bundle-options-container .bundle-options-container .product-options-wrapper {
  float: none;
  width: auto;
}
.aw-sbp__bundle-options-container .bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .label {
  margin-left: 0;
}
.aw-sbp__hidden-container {
  display: none;
}
#shopping-cart-table .product-item-details .item-options dd .price::after {
  content: "\a";
  white-space: pre;
}
.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);
  }
}
.hide,
.amcart-message-box.actions,
.am-related-box.actions,
.amcart-message-box .action.back.customization,
.am-related-box .action.back.customization,
#bundleSummary .title,
#bundleSummary .bundle-summary,
#bundleSummary .product-addto-links,
#bundleSummary .price-box {
  display: none;
}
.amcart-message-box,
.am-related-box {
  min-width: 320px;
}
.amcart-message-box.required,
.am-related-box.required {
  color: #e02b27;
}
.amcart-message-box.price-box,
.am-related-box.price-box {
  margin: 5px 0 0 10px;
}
.amcart-message-box.price-box p,
.am-related-box.price-box p {
  margin: 0;
  padding: 0;
}
.amcart-message-box .text,
.am-related-box .text {
  font-size: 14px;
  font-weight: normal;
}
.amcart-message-box .product-info-main,
.am-related-box .product-info-main {
  float: none;
  width: auto !important;
}
.amcart-message-box .related,
.am-related-box .related {
  margin: 0 auto;
  width: 320px;
}
.amcart-message-box .product-add-form,
.am-related-box .product-add-form {
  margin: 0 25px;
  text-align: left;
}
.amcart-message-box .product-item-actions,
.am-related-box .product-item-actions {
  display: block;
}
.amcart-message-box .amcart-subtotal,
.am-related-box .amcart-subtotal {
  font-size: 14px;
}
.amcart-message-box #amcart-count,
.am-related-box #amcart-count {
  margin-bottom: 0;
  font-size: 14px;
}
.amcart-message-box .stock.unavailable,
.am-related-box .stock.unavailable {
  margin-top: 10px;
}
.amcart-message-box {
  margin: 40px auto 13px;
}
.amcart-message-box .product-options-bottom .actions,
.amcart-message-box .box-tocart .actions {
  display: none;
}
.am-related-box {
  margin: 20px auto 13px;
}
.am-related-box .am-title {
  text-transform: uppercase;
  color: #333;
}
.am-related-box .am-product-image.product {
  position: relative;
  margin: 0 0 5px 0;
}
.am-related-box .products-crosssell .product-item {
  padding: 0;
}
#confirmOverlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
}
#confirmOverlay img {
  display: inline;
}
#confirmBox {
  position: relative;
  height: auto;
  max-height: 88vh;
  max-width: 100%;
  text-align: center;
  z-index: 9999;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  border-radius: 9px;
  overflow-y: auto;
  /* rewrite magento styles*/
}
#confirmBox > p {
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
  line-height: normal;
  font-weight: normal;
  background: none;
  font-size: 16px;
}
#confirmBox > .cross {
  position: absolute;
  top: 5px;
  right: 10px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 21px;
  z-index: 9;
}
#confirmBox > .cross:hover {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.45);
}
#confirmBox .am-actions-wrapper > .towishlist,
#confirmBox .am-actions-wrapper > .tocompare {
  background: #f0f0f0 no-repeat center;
  background-size: 60%;
}
#confirmBox .am-actions-wrapper > .towishlist:before,
#confirmBox .am-actions-wrapper > .tocompare:before {
  content: '';
}
#confirmBox .am-actions-wrapper > .towishlist {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGQ9Ik0wIDIwMFYwaDIwMGExMDAgMTAwIDkwIDAgMSAwIDIwMCAxMDAgMTAwIDkwIDAgMS0yMDAgMHoiIGlkPSJhIi8+PC9kZWZzPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0tMS0xaDMydjMySC0xeiIvPjx1c2UgeGxpbms6aHJlZj0iI2EiIGZpbGw9IiM2NjYiIHRyYW5zZm9ybT0icm90YXRlKC0xMzUgNTEgLTE4NSkgc2NhbGUoLjA3NTU3KSIgeT0iLTQ3NzUiIHg9Ii05NjciIHN0cm9rZS13aWR0aD0iMCIvPjwvc3ZnPg==);
}
#confirmBox .am-actions-wrapper > .towishlist:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGQ9Ik0wIDIwMFYwaDIwMGExMDAgMTAwIDkwIDAgMSAwIDIwMCAxMDAgMTAwIDkwIDAgMS0yMDAgMHoiIGlkPSJhIi8+PC9kZWZzPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0tMS0xaDMydjMySC0xeiIvPjx1c2UgeGxpbms6aHJlZj0iI2EiIGZpbGw9IiNmZjBlMDAiIHRyYW5zZm9ybT0icm90YXRlKC0xMzUgNTEgLTE4NSkgc2NhbGUoLjA3NTU3KSIgeT0iLTQ3NzUiIHg9Ii05NjciIHN0cm9rZS13aWR0aD0iMCIvPjwvc3ZnPg==);
}
#confirmBox .am-actions-wrapper > .tocompare {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoMzJ2MzJILTF6Ii8+PGc+PHBhdGggZmlsbD0iIzY2NiIgZD0iTTEyIDRoN3YyMmgtN3pNMSAyMGg3djZIMXpNMjIgMTJoN3YxNGgtN3oiLz48L2c+PC9zdmc+);
}
#confirmBox .am-actions-wrapper > .tocompare:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoMzJ2MzJILTF6Ii8+PHBhdGggZmlsbD0iI2ZmOTQxNiIgZD0iTTEyIDRoN3YyMmgtN3pNMSAyMGg3djZIMXptMjEtOGg3djE0aC03eiIvPjwvc3ZnPg==);
}
#confirmBox .product-item-name {
  margin: 0 0 10px;
}
#confirmBox .am-slider {
  margin: 15px 0 0 0;
}
#confirmBox .actions-secondary .action {
  color: #666666;
}
#confirmBox .product-item .price-box {
  margin: 0 0 15px;
}
#confirmBox .product-options-bottom .product-social-links {
  display: none;
}
#confirmBox .product-options-bottom .grouped .price-box .price-container .price,
#confirmBox .product-options-bottom .grouped .price-box .price-container {
  font-size: 14px;
  line-height: 20px;
}
#confirmBox .product-options-bottom .box-tocart {
  margin-top: 20px;
}
.amcart-confirm-buttons {
  margin: 20px auto;
}
.amcart-confirm-buttons .button {
  position: relative;
  display: inline-block;
  height: 50px;
  width: 45%;
  font-weight: normal;
  font-size: 20px;
  line-height: 23px;
  border-radius: 3px;
  cursor: pointer;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.15) inset;
  padding: 7px 10px;
}
.amcart-confirm-buttons .button:hover {
  opacity: .8;
}
.amcart-confirm-buttons .checkout {
  display: block;
  padding: 25px 0 8px 0;
  font-size: 16px;
}
.amcart-confirm-buttons .button:last-child {
  margin-right: 0;
}
.amcart-confirm-buttons .am-btn-left {
  margin-right: 10px;
}
.amcart-confirm-buttons button.am-btn-right,
.amcart-confirm-buttons button.am-btn-left {
  border: 0;
}
.amcart-confirm-buttons .timer {
  display: none;
}
.product-details {
  position: relative;
  bottom: 3px;
}
.am-cart-info {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: black;
  font-weight: bold;
  text-align: center;
}
.added-item {
  display: block;
  margin: 33px 15px 5px;
  font-weight: 800;
  font-size: 24px;
  line-height: normal;
  word-break: break-word;
}
.am_price {
  font-weight: bold;
}
.mask {
  opacity: .4;
}
#am-a-count {
  font-weight: bold;
}
#am-a-count:visited {
  color: #000;
}
.amcart-message-box .products .product-item-name {
  margin: 0;
}
.amcart-message-box .products .product-item-actions .secondary-addto-links,
.amcart-message-box .products .product-item-actions .actions-primary,
.amcart-message-box .products .product-item-actions .actions-secondary {
  text-align: center;
}
.amcart-message-box .products .product-item-actions .actions-primary,
.amcart-message-box .products .product-item-actions .secondary-addto-links {
  display: block;
  float: none;
  margin: 5px auto;
}
.amcart-message-box .products .product-item-actions .tocart {
  background: #2d9cdb;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.15) inset;
  border-radius: 3px;
  border: 0;
}
.am-related-box .products .product-item-name {
  margin: 0;
}
.am-related-box .products .product-item-actions .secondary-addto-links,
.am-related-box .products .product-item-actions .actions-primary,
.am-related-box .products .product-item-actions .actions-secondary {
  text-align: center;
}
.am-related-box .products .product-item-actions .actions-primary,
.am-related-box .products .product-item-actions .secondary-addto-links {
  display: block;
  float: none;
  margin: 5px auto 10px;
}
.am-related-box .products .product-item-actions .am-actions-wrapper {
  position: absolute;
  top: -30px;
  right: 0;
  margin: 0;
  display: none;
  width: 100%;
  transition: all 0.2s ease-in-out;
  z-index: 999;
}
.am-related-box .products .product-item-actions .am-actions-wrapper .action {
  width: 30px;
  height: 30px;
  background: #f0f0f0;
}
.am-related-box .products .product-item-actions .am-actions-wrapper .action:before {
  line-height: 30px;
}
.am-related-box .products .product-item-actions .tocart {
  background: #2d9cdb;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.15) inset;
  border-radius: 3px;
  border: 0;
}
.product-info-main .product-add-form {
  text-align: left;
}
.products.list .swatch-attribute .amcart-error {
  display: none;
}
.am-slider.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
.am-slider.owl-carousel .owl-prev {
  float: left;
  margin-left: 5px;
  pointer-events: auto;
}
.am-slider.owl-carousel .owl-next {
  float: right;
  margin-right: 5px;
  pointer-events: auto;
}
.am-slider.owl-carousel .owl-nav .disabled {
  opacity: .3;
}
.am-slider.owl-carousel .product-item {
  margin: 0 auto;
}
.am-slider.owl-carousel .product-item-info:hover {
  box-shadow: none;
  border: 0;
  margin: 0;
  padding: 0;
}
.am-slider.arrow {
  width: 18px;
  height: 35px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMzUiIHZpZXdCb3g9IjAgMCAxOSAzNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGU+bmV4dDwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB1c2luZyBGaWdtYTwvZGVzYz48ZyBpZD0iQ2FudmFzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTA2MDIgLTgwOSkiPjxnIGlkPSJuZXh0Ij48ZyBpZD0iR3JvdXAiPjxnIGlkPSJWZWN0b3IiPjx1c2UgeGxpbms6aHJlZj0iI3BhdGgwX2ZpbGwiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwNjAyIDgwOSkiIGZpbGw9IiNCQkJCQkIiLz48L2c+PC9nPjwvZz48L2c+PGRlZnM+PHBhdGggaWQ9InBhdGgwX2ZpbGwiIGQ9Ik0gMTguMjAzMiAxNi44MDIzTCAxLjY5MjUxIDAuMjkxNTZDIDEuMzAzNzcgLTAuMDk3MTg2NiAwLjY4MDMwNiAtMC4wOTcxODY2IDAuMjkxNTYgMC4yOTE1NkMgLTAuMDk3MTg2NyAwLjY4MDMwNiAtMC4wOTcxODY3IDEuMzAzNzcgMC4yOTE1NiAxLjY5MjUxTCAxNi4wOTgxIDE3LjQ5OTFMIDAuMjkxNTYgMzMuMzA1N0MgLTAuMDk3MTg2NyAzMy42OTQ0IC0wLjA5NzE4NjcgMzQuMzE3OSAwLjI5MTU2IDM0LjcwNjZDIDAuNDgyMjY1IDM0Ljg5NzMgMC43Mzg5ODUgMzUgMC45ODgzNjkgMzVDIDEuMjM3NzUgMzUgMS40OTQ0NyAzNC45MDQ2IDEuNjg1MTggMzQuNzA2NkwgMTguMTk1OSAxOC4xOTU5QyAxOC41ODQ2IDE3LjgxNDUgMTguNTg0NiAxNy4xODM3IDE4LjIwMzIgMTYuODAyM1oiLz48L2RlZnM+PC9zdmc+);
  cursor: pointer;
}
.am-slider.arrow.-left {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.am-photo-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.amcart-message-box .owl-stage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.amcart-message-box .owl-stage .product-item,
.amcart-message-box .owl-stage .product-item-info {
  height: 100%;
}
.amcart-message-box .owl-stage .product-item-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
  -moz-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.am-related-box .owl-stage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
}
.am-related-box .owl-stage .product-item,
.am-related-box .owl-stage .product-item-info {
  height: 100%;
}
.am-related-box .owl-stage .product-item-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
  -moz-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
}
.am-related-title {
  margin: 20px 40px;
  font-size: 15px;
  height: 1px;
  background: #cecccc;
  line-height: 0;
}
.am-related-title > .am-title {
  padding: 0 20px;
}
#amimg-container {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999;
}
#amprogress {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(11, 11, 11, 0.1) 0%, rgba(11, 11, 11, 0.6) 100%) repeat-x rgba(11, 11, 11, 0.2);
}
div.swatch-option-tooltip {
  z-index: 99999;
}
#confirmBox .error {
  margin: 33px 15px 5px;
}
[data-post-ajax] {
  cursor: pointer;
}
.amcart-message-box .bundle-options-wrapper {
  margin-top: 25px;
}
.amcart-message-box .bundle-options-wrapper input[type="radio"] {
  width: 15px;
}
.amcart-message-box .bundle-options-wrapper p.required {
  color: #e02b27;
}
.amcart-message-box .bundle-options-wrapper .field.qty > .label {
  display: inline-block;
  margin: 10px 0 8px;
  font-weight: 600;
}
.amcart-message-box .bundle-options-wrapper .input-text.qty {
  text-align: center;
  width: 54px;
}
.amcart-message-box .block-bundle-summary {
  display: none;
}
.page-product-downloadable .amcart-message-box .product-add-form {
  margin-bottom: 0;
}
.page-product-downloadable .amcart-message-box .product-options-bottom,
.page-product-downloadable .amcart-message-box .product-options-wrapper {
  float: none;
  width: auto;
}
.page-product-downloadable .amcart-message-box .box-tocart .field.qty {
  display: block;
  margin-bottom: 6px;
}
.page-products .amcart-minipage-wrap .product-item-info {
  width: 100%;
}
.amcart-minipage-wrap {
  /* don't hide grouped price*/
}
.amcart-minipage-wrap .product-item-info {
  width: 100%;
}
.amcart-minipage-wrap .amcart-confirm-buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.amcart-minipage-wrap .amcart-confirm-buttons .am-btn-left,
.amcart-minipage-wrap .amcart-confirm-buttons .am-btn-right {
  font-size: 18px;
  margin: auto;
  max-width: 260px;
  width: 100%;
}
.amcart-minipage-wrap .amcart-message-box {
  max-width: 320px;
}
.amcart-minipage-wrap .am-photo-container {
  border: 1px solid #b2b2b2;
  box-sizing: border-box;
  margin: 0 25px 10px;
  width: initial;
}
.amcart-minipage-wrap .am-photo-container > .product-item-photo {
  display: block;
  margin: auto;
  width: 60%;
}
.amcart-minipage-wrap .am-photo-container .product-image-container {
  vertical-align: middle;
}
.amcart-minipage-wrap .product-options-bottom .price-box {
  display: none;
}
.amcart-minipage-wrap .product-options-bottom .grouped .price-box {
  display: block;
}
.ampage-top-info,
.ampage-bottom-info {
  text-align: left;
}
.ampage-top-info {
  margin: 5px 25px 15px;
}
.ampage-top-info > .am-title {
  font-size: 20px;
  margin-bottom: 5px;
}
.ampage-top-info > .am-rating .rating-summary {
  vertical-align: text-bottom;
}
.ampage-top-info > .am-price,
.ampage-top-info > .am-price .price {
  font-size: 24px;
  font-weight: bold;
}
.amcart-confirm-block .reviews-actions .action {
  color: #000000;
  font-size: 14px;
  margin-left: 15px;
}
.ampage-bottom-info > .am-description {
  font-size: 12px;
  margin: 0 25px;
}
.ampage-bottom-info .swatch-attribute {
  margin-bottom: 20px;
}
.amcart-product-notice {
  background: #fffae5;
  display: inline-block;
  font-size: 12px;
  padding: 10px 20px;
}
.amcart-product-notice p {
  margin-bottom: 0;
}
.amcart-qty-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  position: relative;
  margin: 0 5px 0 7px;
}
.amcart-qty-wrap > .amcart-label {
  position: absolute;
  top: 0;
  margin-right: 8px;
  line-height: 30px;
  font-weight: bold;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.amcart-qty-wrap > .amcart-control {
  position: relative;
  width: 25px;
  height: 30px;
  background: #b2b2b2;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.amcart-qty-wrap > .amcart-control:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
.amcart-qty-wrap > .amcart-control:hover {
  background: #999999;
}
.amcart-qty-wrap > .amcart-control.-minus {
  order: 1;
}
.amcart-qty-wrap > .amcart-control.-minus:before {
  content: '-';
}
.amcart-qty-wrap > .amcart-control.-plus {
  order: 3;
}
.amcart-qty-wrap > .amcart-control.-plus:before {
  content: '+';
}
.amcart-qty-wrap > .amcart-input,
.amcart-qty-wrap > .amcart-input.input-text.qty {
  margin: 0 5px;
  padding: 3px;
  width: 40px;
  height: 30px;
  box-sizing: border-box;
  text-align: center;
  order: 2;
}
.amcart-qty-wrap > .amcart-refresh {
  margin-left: 10px;
  width: 20px;
  height: 30px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjQ2NCAxMC42MjVsMS4yMjIgMS41NjNBNy45MDQgNy45MDQgMCAwIDEgOS42NDMgMTVDNS40IDE1IDEuOTI5IDExLjYyNSAxLjkyOSA3LjVjMC0uMTg4IDAtLjQzOC4wNjQtLjYyNUgwbDIuODkzLTMuNzUgMi44OTMgMy43NUgzLjkyYy0uMDY0LjE4OC0uMDY0LjQzOC0uMDY0LjYyNSAwIDMuMTI1IDIuNTcyIDUuNjI1IDUuNzg2IDUuNjI1IDEuOTkzIDAgMy43OTMtMSA0LjgyMS0yLjV6bTIuODI5LTMuNzVDMTYuOTcgMy4wNjIgMTMuNjkzIDAgOS42NDMgMGE3Ljk5OCA3Ljk5OCAwIDAgMC01LjUyOSAyLjI1bDEuMjIyIDEuNWMxLjAyOC0xLjE4OCAyLjU3MS0xLjg3NSA0LjMwNy0xLjg3NSAyLjk1NyAwIDUuNCAyLjE4OCA1LjcyMSA1SDEzLjVsMi44OTMgMy43NSAyLjg5My0zLjc1aC0xLjk5M3oiIGZpbGw9IiM5NDk0OTQiLz48L3N2Zz4=) no-repeat center;
  order: 4;
  cursor: pointer;
  opacity: .7;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.amcart-qty-wrap > .amcart-refresh:hover {
  opacity: 1;
}
.amcart-message-box > .amcart-qty-wrap {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 5px;
}
.-am-blocked {
  pointer-events: none;
}
.checkout-index-index .page-header .minicart-wrapper {
  display: none;
}
.checkout-index-index .authentication-wrapper {
  margin-right: 9px;
}
.checkout-index-index .checkout-header {
  margin: 12px 0 20px;
  padding: 0 9px;
  width: 70%;
}
.checkout-index-index .checkout-header .title {
  margin: 0 auto 7px;
}
.checkout-index-index .checkout-header .description {
  font-size: 18px;
}
.checkout-index-index .opc-wrapper.am-opc-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;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  float: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2columns .checkout-column,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .checkout-column {
  width: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .shipping-address-item:nth-child(3n + 1):before {
  display: block;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .shipping-address-item:nth-child(2n + 1):before {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .shipping-address-item,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2-3-columns .shipping-address-item {
  width: 50%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .shipping-address-item:only-child,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2-3-columns .shipping-address-item:only-child {
  width: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .table-checkout-shipping-method,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2-3-columns .table-checkout-shipping-method {
  min-width: 0;
  width: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper:before {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .step-content {
  margin: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address {
  margin-bottom: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper #co-payment-form .discount-code {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper #co-payment-form .rewards-add {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper #co-payment-form .gift-code {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .form-login:not(:last-child) {
  border-bottom: none;
  padding-bottom: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .discount-code .payment-option-title {
  border: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement label {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement div.mage-error {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement .action-show {
  text-align: left;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-method-content,
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-option-content {
  padding: 0 22px 20px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-option-content .action-apply {
  margin-right: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-method-content .actions-toolbar > .primary {
  padding-right: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-block > li {
  list-style-type: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-payment-method .payment-methods .step-title {
  border-bottom: 1px solid #ccc;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .field.amcheckout-comment {
  margin-bottom: 10px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .label {
  word-break: break-all;
  word-wrap: break-word;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address {
  max-width: 500px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .billing-address-same-as-shipping-block {
  margin: 5px 0 10px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar {
  margin-top: 15px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar .action.action-cancel {
  margin: 0 20px 0 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .primary {
  float: right;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .field-select-billing .label {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-shipping-address .primary {
  float: right;
}
.checkout-index-index .am-submit-summary #checkout-payment-method-load .actions-toolbar {
  display: none;
}
.checkout-index-index .am-submit-summary #checkout-payment-method-load .payment-method-billing-address .actions-toolbar {
  display: block;
}
.checkout-index-index .am-submit-fixed #checkout-payment-method-load .actions-toolbar {
  background-color: #eaeaea;
  display: block;
  left: 50%;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  text-align: center;
  transform: translate(-50%);
  width: 1240px;
  z-index: 999;
}
.checkout-index-index .am-submit-fixed #checkout-payment-method-load .actions-toolbar > * {
  float: none;
}
.checkout-index-index .am-submit-fixed.-top #checkout-payment-method-load .actions-toolbar {
  bottom: auto;
  top: 0;
}
.checkout-index-index .am-submit-fixed.-bottom #checkout-payment-method-load .actions-toolbar {
  bottom: 0;
}
.checkout-index-index .checkout-block {
  -webkit-transition: box-shadow 0.5s;
  -moz-transition: box-shadow 0.5s;
  -ms-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
  background: #ffffff;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.15);
  margin: 7px 9px 32px;
  padding: 24px 12px;
}
.checkout-index-index .checkout-block:hover {
  box-shadow: 0 1px 4px 1px rgba(25, 121, 195, 0.45);
}
.checkout-index-index .checkout-block .fieldset > br,
.checkout-index-index .checkout-block .fieldset > hr {
  display: none;
}
.checkout-index-index .am-checkout {
  margin: 20px 0;
  padding: 12px;
}
.checkout-index-index .am-checkout .product-item .amcheckout-price-wrapper {
  font-size: 1.2rem;
  margin: 5px 0;
}
.checkout-index-index .am-checkout:not(.-modern) {
  background: #eaeaea;
}
.checkout-index-index .opc-block-summary {
  margin: -24px -12px 0;
  padding: 24px 12px;
}
.checkout-index-index .opc-block-summary .minicart-items-wrapper {
  margin: 0;
}
.checkout-index-index .additional-options {
  margin: 24px 7px 12px;
}
.checkout-index-index .additional-options .checkout-agreements .action-show {
  background: none;
  border: 0;
  border-radius: 0;
  color: #006bb4;
  display: inline;
  font-weight: 400;
  line-height: 1.42857143;
  padding: 0;
  text-decoration: none;
}
.checkout-index-index .additional-options .checkout-agreements .action-show:not(:focus) {
  box-shadow: none;
}
.checkout-index-index .additional-options .field {
  margin-top: 7px;
}
.checkout-index-index .amcheckout-form-login .mage-error:not([style*='display: none;']) + .field-error {
  display: none;
}
.checkout-index-index .additional-options .field._required .label:after {
  color: #e02b27;
  content: '*';
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.checkout-index-index .opc-block-summary .minicart-items input[type='number']::-webkit-inner-spin-button,
.checkout-index-index .opc-block-summary .minicart-items input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: inner-spin-button !important;
}
.checkout-index-index .opc-block-summary .minicart-items input[type='number']:focus {
  -moz-appearance: spinner !important;
}
.checkout-index-index .opc-block-summary .minicart-items input.qty {
  width: 55px;
}
.checkout-index-index .opc-block-summary .minicart-items button {
  float: right;
  margin-top: 12px;
}
.checkout-index-index .opc-block-summary .minicart-items .delete {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoMTJ2MTJILTF6Ii8+PHBhdGggZmlsbD0iI2I1YjViNSIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkPSJNNiA1bDQtNC0xLTEtNCA0LTQtNC0xIDEgNCA0LTQgNCAxIDEgNC00IDQgNCAxLTEtNC00eiIgc3Ryb2tlPSJudWxsIi8+PC9zdmc+) no-repeat center;
  background-size: 7px;
  border: 1px #b6b6b6 solid;
  cursor: pointer;
  float: left;
  height: 7px;
  padding: 3px;
  width: 7px;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item-details {
  padding-left: 118px;
}
.checkout-index-index .opc-block-summary .minicart-items .product-image-container {
  margin-left: 16px;
}
@media (min-width: 900px) {
  .checkout-index-index .opc-wrapper.am-opc-wrapper {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2columns .checkout-column {
    width: 50%;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .checkout-column {
    width: 33.3%;
  }
}
.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method {
  max-width: 600px;
}
.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method .col-price {
  min-width: unset;
}
.checkout-index-index .modal-popup:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
  right: 0;
  width: 100%;
}
.checkout-index-index #recaptcha-checkout-place-order-wrapper .grecaptcha-badge {
  margin-bottom: 20px;
}
.checkout-payment-method .payment-methods {
  margin: 0;
}
.checkout-payment-method .payment-methods .actions-toolbar .primary {
  font-size: 1.8rem;
  line-height: 2.2rem;
  padding: 14px 17px;
}
.checkout-payment-method.submit .payment-methods {
  margin: 0;
}
.fieldset.address {
  margin: 0 -7px;
}
.fieldset.address > .field {
  box-sizing: border-box;
  display: inline-block;
  padding: 0 7px;
  vertical-align: top;
  width: 100%;
}
.checkout-success .success-messages {
  font-size: 1.8rem;
  margin-bottom: 40px;
}
.account .column.main .order-details-items {
  margin-bottom: 0;
}
.account .column.main .order-details-items .order-items .data.table > tbody > tr:nth-child(even) > td {
  background: none;
}
.page-main .block.block-order-details {
  margin-bottom: 25px;
}
.page-main .block.block-order-details .order-date {
  border-bottom: 1px solid #c5c5c5;
  font-size: 1.6rem;
  padding-bottom: 25px;
}
.page-main .block.block-order-details-comments {
  margin-bottom: 35px;
}
.page-main .block.block-order-details-view {
  margin-bottom: 10px;
}
.page-main .block.block-order-details-view:nth-child(2) .block-title {
  display: none;
}
#registration {
  border-left: 3px solid #f58c12;
  margin: 20px 0 25px;
  padding: 0 0 0 12px;
  position: relative;
  width: 600px;
}
#registration br {
  display: none;
}
#registration form {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  top: 50%;
}
.opc-estimated-wrapper .minicart-wrapper {
  display: none;
}
.amcheckout-trust-badges {
  display: flex;
  justify-content: flex-start;
  margin-top: 10px;
}
.amcheckout-trust-seal {
  font-size: 8px;
  max-width: 137px;
}
.checkout-payment-method .amcheckout-trust-seal {
  font-size: 10px;
  margin: 0 auto 15px;
  max-width: 66%;
  text-align: center;
}
.am-checkout.-layout-3columns .checkout-payment-method .amcheckout-trust-seal {
  font-size: 12px;
}
.amcheckout-trust-seal .amcheckout-title,
.amcheckout-trust-seal .amcheckout-description {
  margin-bottom: 0;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip {
  height: auto !important;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip .tooltipster-box {
  border: 1px solid #999999;
  border-radius: 0;
  color: inherit !important;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip .tooltipster-content {
  padding: 12px;
  background: #f4f4f4;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip .tooltipster-arrow {
  width: 12px;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  left: -3px;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  right: -2px;
  width: 14px;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip .tooltipster-arrow-background {
  left: 3px;
  border-right-color: #f4f4f4;
  border-left-color: #f4f4f4;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip .tooltipster-arrow-border {
  top: 2px;
  width: 16px;
  height: 16px;
  background-color: #999999 !important;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  left: 15px;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  left: -5px;
  z-index: -1;
}
.checkout-index-index .am-gift-message .edit-link {
  display: none;
  color: #1979c3;
  cursor: pointer;
}
.checkout-index-index .am-gift-message.checked .edit-link {
  display: inline;
}
._amcheckout-selectable-container,
.amcheckout-step-container .shipping-address-items,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-items,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .amcheckout-content > .amcheckout-wrapper {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
._amcheckout-selectable-item,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details,
.amcheckout-step-container .shipping-address-items .shipping-address-item,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method {
  display: block;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px;
  width: 100%;
  border: 1px solid #f9f9f9;
  border-radius: 2px;
  background: #f9f9f9;
  cursor: pointer;
}
._amcheckout-selectable-item:not(:last-of-type),
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details:not(:last-of-type),
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:not(:last-of-type),
.amcheckout-step-container .shipping-address-items .shipping-address-item:not(:last-of-type),
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:not(:last-of-type),
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:not(:last-of-type) {
  margin-bottom: 15px;
}
._amcheckout-selectable-item:hover,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details:hover,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:hover,
.amcheckout-step-container .shipping-address-items .shipping-address-item:hover,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:hover,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:hover {
  box-shadow: 0 2px 8px rgba(56, 77, 108, 0.4);
}
._amcheckout-selectable-item.-selected,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details.-selected,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details.-selected,
.amcheckout-step-container .shipping-address-items .shipping-address-item.-selected,
.amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.-selected,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active {
  border-color: #1979c3;
}
@media all and (min-width: 768px) {
  ._amcheckout-selectable-item,
  .amcheckout-step-container .amcheckout-shipping-address .billing-address-details,
  .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details,
  .amcheckout-step-container .shipping-address-items .shipping-address-item,
  .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method,
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method {
    width: 48%;
  }
  ._amcheckout-selectable-item:nth-last-child(-n + 2),
  .amcheckout-step-container .amcheckout-shipping-address .billing-address-details:nth-last-child(-n + 2),
  .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:nth-last-child(-n + 2),
  .amcheckout-step-container .shipping-address-items .shipping-address-item:nth-last-child(-n + 2),
  .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:nth-last-child(-n + 2),
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
.am-checkout.-modern {
  background: none;
  box-sizing: border-box;
  padding: 0;
}
.am-checkout.-modern.-layout-1column {
  margin: auto;
  max-width: 750px;
}
.am-checkout.-modern .checkout-header {
  padding: 0;
}
.am-checkout.-modern .authentication-wrapper {
  margin-right: 0;
}
.am-checkout.-modern .authentication-wrapper .action-auth-toggle {
  background: #1979c3;
  border-radius: 2px;
  color: #ffffff;
  height: auto;
  padding: 5px 20px;
  transition: all .3s ease;
}
.am-checkout.-modern .authentication-wrapper .action-auth-toggle:hover {
  background: #429fe7;
}
.am-checkout.-modern .opc-estimated-wrapper {
  margin: 0 -15px 15px;
}
.am-checkout.-modern .amcheckout-trust-badges {
  justify-content: flex-start;
}
.am-checkout.-modern .checkout-payment-method .amcheckout-trust-seal {
  font-size: 12px;
  width: 66%;
}
.am-checkout.-modern.-layout-2columns .product-item-details .product-item-inner .amcheckout-price-wrapper,
.am-checkout.-modern.-layout-3columns .product-item-details .product-item-inner .amcheckout-price-wrapper {
  order: inherit;
  text-align: start;
}
.amcheckout-main-container.-modern {
  clear: both;
  color: #363636;
}
.amcheckout-main-container.-modern .amcheckout-block:not(:first-of-type) {
  margin: 40px 0 0;
}
.amcheckout-step-container {
  font-size: 16px;
}
.amcheckout-step-container > li {
  list-style: none;
}
.amcheckout-step-container .amcheckout-title {
  background: #eeeeee;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  padding: 15px;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon {
  border: 2px solid #1979c3;
  border-radius: 50%;
  box-sizing: border-box;
  float: right;
  height: 24px;
  position: relative;
  transition: all .3s ease;
  width: 24px;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover,
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover:before {
  border-color: #429fe7;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:before {
  border-bottom: 2px solid #1979c3;
  border-right: 2px solid #1979c3;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 8px;
  left: 50%;
  position: absolute;
  top: 41%;
  transform: translate(-50%, -50%) rotate(45deg);
  transition: all .3s ease;
  width: 8px;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon.-minus {
  transform: rotate(180deg);
}
.amcheckout-step-container .amcheckout-title + .amcheckout-content > .amcheckout-wrapper {
  padding: 20px 0;
}
.amcheckout-step-container .fieldset:last-child {
  margin-bottom: 0;
}
.amcheckout-step-container .fieldset > br,
.amcheckout-step-container .fieldset > hr {
  display: none;
}
.amcheckout-step-container .fieldset > .field > .label,
.amcheckout-step-container .fieldset > .fields > .field > .label {
  font-weight: normal;
}
.amcheckout-step-container .opc-block-summary {
  margin: 0;
  padding: 0;
}
.amcheckout-step-container .checkout-payment-method .field-select-billing,
.amcheckout-step-container .checkout-payment-method .billing-address-form {
  max-width: inherit;
}
.amcheckout-step-container .checkout-payment-method .checkout-billing-address {
  margin-top: 15px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-trust-seal {
  font-size: inherit;
  max-width: unset;
}
.amcheckout-step-container .note {
  color: #777777;
}
.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button,
            .ui-datepicker-trigger,
            .gpay-card-info-container),
.amcheckout-step-container button:not(.braintree-googlepay-button,
            .ui-datepicker-trigger,
            .gpay-card-info-container) {
  background: #1979c3;
  border: none;
  border-radius: 2px;
  box-shadow: none;
  color: #ffffff;
}
.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button):hover,
.amcheckout-step-container button:not(.braintree-googlepay-button):hover {
  border: none;
}
.amcheckout-step-container .amcheckout-button.-new-address {
  margin-top: 20px;
  transition: all .3s ease;
}
.amcheckout-step-container .amcheckout-button.-new-address:hover {
  background: #429fe7;
}
.amcheckout-step-container .payment-method-content > .actions-toolbar > .primary .action.primary {
  float: none;
  font-size: 16px;
  margin: 0 15px 0 0;
  padding: 12px 16px;
}
.amcheckout-step-container .action-edit-address {
  margin-top: 15px;
}
.amcheckout-step-container .primary .action.checkout,
.amcheckout-step-container .action.checkout.amasty {
  background: #315499;
  padding: 14px 30px;
  transition: all .3s ease;
}
.amcheckout-step-container .primary .action.checkout:hover,
.amcheckout-step-container .action.checkout.amasty:hover {
  background: #5078c7;
}
.amcheckout-step-container .form-discount .actions-toolbar .action {
  min-height: 40px;
}
.amcheckout-step-container input[type='number']:focus {
  -moz-appearance: none !important;
}
.amcheckout-step-container input[type='text'],
.amcheckout-step-container input[type='password'],
.amcheckout-step-container input[type='url'],
.amcheckout-step-container input[type='tel'],
.amcheckout-step-container input[type='search'],
.amcheckout-step-container input[type='number'],
.amcheckout-step-container input[type='datetime'],
.amcheckout-step-container input[type='email'],
.amcheckout-step-container select {
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  font-size: 16px;
  height: 40px;
}
.amcheckout-step-container .checkout-agreements .action-show {
  background: inherit;
  color: inherit;
  font-size: inherit;
}
.amcheckout-step-container .checkout-agreements .action-show,
.amcheckout-step-container .action.checkout.amasty {
  height: auto;
}
.amcheckout-step-container input[type='checkbox'],
.amcheckout-step-container input[type='radio'] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  left: unset;
  top: unset;
}
.amcheckout-step-container input[type='checkbox'] + label,
.amcheckout-step-container input[type='radio'] + label {
  cursor: pointer;
  display: flex;
}
.amcheckout-step-container input[type='checkbox'] + label span:only-child,
.amcheckout-step-container input[type='radio'] + label span:only-child {
  flex: auto;
}
.amcheckout-step-container input[type='checkbox'] + label:before,
.amcheckout-step-container input[type='radio'] + label:before {
  background: #ffffff !important;
  border: 2px solid #cccccc;
  box-sizing: border-box;
  content: '';
  cursor: pointer;
  display: inline-block;
  height: 15px;
  margin: 3px 15px 0 0;
  min-height: 15px;
  min-width: 15px;
  width: 15px;
}
.amcheckout-step-container input[type='checkbox'] + label:hover:before,
.amcheckout-step-container input[type='radio'] + label:hover:before,
.amcheckout-step-container input[type='checkbox']:checked + label:before,
.amcheckout-step-container input[type='radio']:checked + label:before {
  border-color: #1979c3;
  box-shadow: 0 2px 4px rgba(63, 156, 215, 0.4);
}
.amcheckout-step-container input[type='checkbox'] + label:before {
  border-radius: 2px;
}
.amcheckout-step-container input[type='checkbox']:checked + label:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiByeD0iMiIgZmlsbD0iIzE5NzlDMyIvPjxwYXRoIGQ9Ik01IDEwbDQgNCA2LTciIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=) center no-repeat !important;
  background-size: contain !important;
  border-width: 0;
}
.amcheckout-step-container input[type='radio'] + label:before {
  border-radius: 50%;
  transition: all .2s ease;
}
.amcheckout-step-container input[type='radio']:checked + label:before {
  border-width: 5px;
}
.amcheckout-step-container .amcheckout-form-login:last-child,
.amcheckout-step-container .form-login:last-child {
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 30px;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email,
.amcheckout-step-container .form-login .amcheckout-email {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,
.amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper {
  flex: auto;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-password,
.amcheckout-step-container .form-login .amcheckout-password {
  width: calc(50% - 7px);
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper .input-text,
.amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper .input-text {
  margin: 0;
  width: 100%;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .field-tooltip,
.amcheckout-step-container .form-login .amcheckout-email .field-tooltip {
  align-items: center;
  display: flex;
  height: 40px;
  margin-left: 10px;
  position: relative;
  top: 0;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .note,
.amcheckout-step-container .form-login .amcheckout-email .note {
  color: #363636;
  line-height: 40px;
  margin-left: auto;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-password,
.amcheckout-step-container .form-login .amcheckout-password {
  display: inline-block;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-password.-confirm,
.amcheckout-step-container .form-login .amcheckout-password.-confirm {
  float: right;
}
.amcheckout-step-container .amcheckout-form-login .actions-toolbar,
.amcheckout-step-container .form-login .actions-toolbar {
  margin-bottom: 20px;
}
.amcheckout-step-container .amcheckout-shipping-address .checkout-billing-address {
  margin-top: 20px;
}
.amcheckout-step-container .amcheckout-shipping-address .billing-address-same-as-shipping-block,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-form,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-form {
  margin-bottom: 10px;
}
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
  padding: 20px;
}
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details:empty,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:empty {
  display: none;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button {
  margin-top: 20px;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-select {
  background: #ddf0ff;
  border: 1px solid #1787e0;
  color: #1979c3;
  float: right;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-select:hover {
  background: #1787e0;
  color: #ffffff;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit,
.amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit {
  background: none;
  color: #4e4e4e;
  font-size: 16px;
  padding-left: 0;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit:hover,
.amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit:hover {
  color: #1979c3;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit:before,
.amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi42MTMgMGwtMS43MDYgMS43MTYgMi4zODggMi40TDE1IDIuNDAzIDEyLjYxMyAwek0xLjcgMTAuOThsMi4zODYgMi40IDguMTg3LTguMjMzLTIuMzg3LTIuNDAxTDEuNyAxMC45OHpNMCAxNWwyLjg5LS43NjMtMi4xMy0yLjE0NEwwIDE1eiIgZmlsbD0iIzRFNEU0RSIvPjwvc3ZnPg==) center no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 13px;
  width: 13px;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit:hover:before,
.amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit:hover:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi42MTMgMGwtMS43MDYgMS43MTYgMi4zODggMi40TDE1IDIuNDAzIDEyLjYxMyAwek0xLjcgMTAuOThsMi4zODYgMi40IDguMTg3LTguMjMzLTIuMzg3LTIuNDAxTDEuNyAxMC45OHpNMCAxNWwyLjg5LS43NjMtMi4xMy0yLjE0NEwwIDE1eiIgZmlsbD0iIzE5NzlDMyIvPjwvc3ZnPg==) center no-repeat;
  background-size: contain;
}
.amcheckout-step-container .shipping-address-items .shipping-address-item {
  line-height: 30px;
  padding: 20px;
}
.amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item .amcheckout-button.-select {
  visibility: hidden;
}
.amcheckout-step-container .amcheckout-shipping-methods {
  display: block;
  max-width: inherit !important;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-header {
  display: none;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
  padding: 0 20px;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col {
  border: none;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip {
  position: relative;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip.-error {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip.-error .field-tooltip-action:before,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip.-error .field-tooltip-content {
  color: #c00815;
}
.amcheckout-step-container .selected-store-pickup {
  margin-top: 15px;
}
.amcheckout-step-container .selected-store-pickup .step-title {
  border-bottom: 1px solid #cccccc;
  font-size: 20px;
  padding: 10px 0;
}
.amcheckout-step-container .selected-store-pickup .step-content {
  padding: 10px 0;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar {
  margin-top: 15px;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary {
  float: none;
  padding: 10px 20px;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary .action {
  margin-top: 0;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar .action-cancel {
  background: none;
  color: #1979c3;
}
.amcheckout-step-container .amcheckout-delivery-date .field {
  width: 100%;
}
.amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
  display: block;
}
.amcheckout-step-container .amcheckout-delivery-date .field.timepicker .control {
  width: 100%;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods {
  margin: 0;
  /* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-group + .payment-group .step-title {
  margin: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-group:not(:last-of-type) {
  margin-bottom: 40px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method {
  padding: 0;
  width: 100%;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:not(:last-of-type) {
  margin-bottom: 20px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title {
  border: none !important;
  padding: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label {
  align-items: flex-start;
  padding: 20px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label > *:not(:only-child):not(:last-of-type) {
  margin-right: 5px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label .action-help {
  margin-left: auto;
  text-align: right;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method .payment-method-content {
  display: none;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content {
  display: block;
  padding: 0 20px 0 45px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * {
  margin: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * > * {
  margin: 0 0 20px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content .amazon-button-container__cell {
  display: inline-block;
  vertical-align: middle;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary {
  float: left;
  padding-left: 0;
}
.amcheckout-step-container .amcheckout-summary-container {
  background: none;
}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
  background: #315499;
  color: #ffffff;
}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-title > .amcheckout-icon {
  background: #ffffff;
}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-content > .amcheckout-wrapper {
  padding: 20px;
}
.amcheckout-step-container .amcheckout-summary-container .items-in-cart {
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 20px;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .delete {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjE2NyAxNWg3LjU1OGwuOTUtOC45NThILjI2TDEuMTY3IDE1em01Ljg5LTEyLjc3MlYuNTEyQS41MS41MSAwIDAgMCA2LjU1MiAwaC0zLjIxYy0uMjggMC0uNTA1LjIzLS41MDUuNTEyVjIuMmMtMS4wODUuMTIzLTEuNzExLjMxNS0yLjgzNi43MjRWNC41bDEwIC4xMThWM3MtLjk1NC0uNTM0LTIuOTQyLS43NzJ6TTYuMDUgMi4xMzRhMTguMDggMTguMDggMCAwIDAtMi4yNTgtLjAxNXYtLjkwNWMwLS4xNC4xMTEtLjI1NS4yNTItLjI1NWgxLjc1MmMuMTQxIDAgLjI1NC4xMTUuMjU0LjI1NXYuOTJ6IiBmaWxsPSIjNTc1ODU1Ii8+PC9zdmc+) center no-repeat;
  background-size: contain;
  border: 0;
  bottom: 0;
  box-sizing: border-box;
  height: 15px;
  padding: 0;
  position: absolute;
  right: 0;
  width: 10px;
  z-index: 1;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .delete:hover {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjE2NyAxNWg3LjU1OGwuOTUtOC45NThILjI2TDEuMTY3IDE1em01Ljg5LTEyLjc3MlYuNTEyQS41MS41MSAwIDAgMCA2LjU1MiAwaC0zLjIxYy0uMjggMC0uNTA1LjIzLS41MDUuNTEyVjIuMmMtMS4wODUuMTIzLTEuNzExLjMxNS0yLjgzNi43MjRWNC41bDEwIC4xMThWM3MtLjk1NC0uNTM0LTIuOTQyLS43NzJ6TTYuMDUgMi4xMzRhMTguMDggMTguMDggMCAwIDAtMi4yNTgtLjAxNXYtLjkwNWMwLS4xNC4xMTEtLjI1NS4yNTItLjI1NWgxLjc1MmMuMTQxIDAgLjI1NC4xMTUuMjU0LjI1NXYuOTJ6IiBmaWxsPSIjMTk3OWMzIi8+PC9zdmc+) center no-repeat;
  background-size: contain;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .action.checkout {
  float: left;
  margin-bottom: 10px;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .product {
  padding-bottom: 15px;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
  border: 1px solid #d4d4d4;
  margin: 0;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
  padding-left: 100px;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .minicart-items-wrapper {
  padding: 15px 0 0;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner .amcheckout-price-wrapper {
  flex-basis: 100%;
  order: 1;
  text-align: end;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-name-block {
  align-items: center;
  display: flex;
  flex: auto;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 20px 10px 0;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout {
  background: #f0f8ff;
  border: 1px solid #1787e0;
  border-radius: 2px;
  color: #1787e0;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout:hover {
  background: #e6f3ff;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .options {
  padding-right: 20px;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-name {
  margin: 0;
}
.amcheckout-step-container .amcheckout-summary-container .details-qty {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0 0;
}
.amcheckout-step-container .amcheckout-summary-container .details-qty .label {
  margin-right: 10px;
}
.amcheckout-step-container .amcheckout-summary-container .details-qty .qty {
  height: 30px;
}
.amcheckout-step-container .amcheckout-summary-container .subtotal {
  width: auto;
}
.amcheckout-step-container .amcheckout-summary-container .field.configurable {
  width: 50%;
}
.amcheckout-step-container .amcheckout-summary-container .field.configurable:not(:last-of-type) {
  margin-bottom: 10px;
}
.amcheckout-step-container .amcheckout-summary-container .table-totals {
  border: none;
  font-size: 14px;
  width: 100%;
}
.amcheckout-step-container .amcheckout-summary-container .table-totals .grand .mark,
.amcheckout-step-container .amcheckout-summary-container .table-totals .grand .amount {
  border-top: none;
}
.amcheckout-step-container .amcheckout-summary-container .item-options .label {
  display: block;
  margin-bottom: 10px;
}
.amcheckout-step-container .amcheckout-additional-options {
  background: #f9f9f9;
  border: 1px solid #f9f9f9;
  font-size: 0;
  margin: 0;
  padding: 0 20px;
}
.amcheckout-step-container .amcheckout-additional-options > * {
  font-size: 14px;
}
.amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
.amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
  margin: 20px 0;
}
.amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes > * {
  margin-bottom: 5px;
}
.amcheckout-step-container .amcheckout-additional-options .checkout-agreement .action-show {
  text-align: left;
}
.amcheckout-step-container .opc-payment-additional {
  padding: 0 20px;
}
.amcheckout-step-container .opc-payment-additional .payment-option-title,
.amcheckout-step-container .opc-payment-additional .payment-option-content {
  padding-left: 0;
  padding-right: 0;
}
.amcheckout-step-container .opc-payment-additional .label {
  display: block;
  margin-bottom: 4px;
}
.amcheckout-step-container .opc-payment-additional .form-discount .label {
  display: none;
}
.amcheckout-step-container .amcheckout-trust-seal {
  font-size: 9px;
  max-width: 161px;
}
.amcheckout-step-container .amcheckout-trust-seal .amcheckout-title {
  background: none;
  cursor: inherit;
  font-size: inherit;
  font-weight: 400;
  padding: 0;
}
.amcheckout-main-container.-layout-2columns .amcheckout-column:not(:first-of-type) {
  margin-top: 40px;
}
.amscroll-page-num {
  clear: both;
  padding: 6px 10px;
  color: #252525;
  letter-spacing: .03em;
  font-weight: 400;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 2rem;
}
.amscroll-page-num.-amscroll-button {
  display: inline-block;
  padding: 5px 14px;
  border: 1px solid #c2c2c2;
  border-radius: 2px;
  background: #fbfbfb;
}
.amscroll-page-num.-amscroll-divider {
  border-bottom: 1px solid #c2c2c2;
}
.amscroll-page-num.-amscroll-background {
  background: #fbfbfb;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amscroll-arrow-icon {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-chevron-icon {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
@-webkit-keyframes amScrollRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.amscroll-loading-block {
  margin: 0 auto;
  padding: 10px 0;
  width: 20px;
  height: 20px;
}
.amscroll-loading-icon {
  min-width: 20px;
  height: 20px;
}
.amscroll-loading-icon.-amscroll-animate {
  animation: amScrollRotate 1.5s linear infinite;
}
.amscroll-load-button {
  display: flex;
  align-items: center;
  margin: 5px auto;
  padding: 5px 20px;
  max-width: 100%;
  width: max-content;
  border: 1px solid;
  border-radius: 2px;
  background-color: transparent;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: .03em;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2rem;
  cursor: pointer;
  transition: color 0.2s;
}
._keyfocus .amscroll-load-button:focus {
  box-shadow: none;
}
.amscroll-load-button:not(.focus-visible) {
  border-color: transparent !important;
}
.amscroll-load-button:hover,
.amscroll-load-button:focus,
.amscroll-load-button:active {
  background-color: transparent;
}
.amscroll-load-button:hover > .amscroll-text {
  filter: brightness(0.8);
}
.ie11 .amscroll-load-button {
  width: 120px;
}
.amscroll-load-button > .amscroll-text {
  word-wrap: break-word;
  word-break: break-word;
  transition: filter 0.2s;
  pointer-events: none;
  user-select: none;
}
.ie11 .amscroll-load-button > .amscroll-text {
  word-break: break-all;
}
.amscroll-load-button > .amscroll-loading-icon {
  display: none;
  margin-right: 10px;
}
.amscroll-load-button.-amscroll-loading {
  pointer-events: none;
  user-select: none;
}
.amscroll-load-button.-amscroll-loading > .amscroll-loading-icon {
  display: block;
}
.amscroll-arrow-style {
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.amscroll-arrow-style:before {
  border-radius: 100px;
}
.amscroll-arrow-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-arrow-style .amscroll-text {
  display: none;
}
.amscroll-text-style {
  padding-right: 7px;
  border-radius: 100px;
  transform: rotate(-90deg) translate(60px, 60px);
}
.amscroll-text-style:before {
  border-radius: 100px;
}
.amscroll-text-style:after {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
.amscroll-edge-style {
  right: 0;
  padding: 4px 26px 4px 20px;
  border-radius: 20px 20px 0 0;
  transform: rotate(-90deg) translate(71px, 72px);
}
.amscroll-edge-style .amscroll-text {
  margin-right: 20px;
}
.amscroll-edge-style:before {
  border-radius: 20px 20px 0 0;
}
.amscroll-edge-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
  transform: rotate(90deg) translateX(2px);
}
.amscroll-backtotop-block {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 99999;
  overflow: hidden;
  box-sizing: border-box;
  padding: 6px 12px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  transition: right 0.2s;
}
.amscroll-backtotop-block:not(.-amscroll-active) {
  right: -60px !important;
}
._keyfocus .amscroll-backtotop-block:focus,
.amscroll-backtotop-block:not(.primary) {
  box-shadow: none;
}
.amscroll-backtotop-block:hover,
.amscroll-backtotop-block:focus,
.amscroll-backtotop-block:active {
  border: 0;
  box-shadow: none;
  color: #ffffff;
}
.amscroll-backtotop-block .amscroll-text {
  position: relative;
  z-index: 1;
  margin-right: 10px;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.5rem;
}
.amscroll-backtotop-block:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: inherit;
  content: '';
  opacity: 0;
  filter: brightness(0.8);
  transition: opacity 0.2s;
}
.amscroll-backtotop-block:after {
  position: relative;
  z-index: 1;
  display: inline-block;
  content: '';
}
.amscroll-backtotop-block:hover:before {
  opacity: 1;
}
.custom-bundle-layout.catalog-product-view #bundle-slide {
  display: none;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container {
  display: inline-block;
  margin-bottom: 0px;
  width: 100%;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container legend#customizeTitle {
  display: none;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container button.action.back.customization {
  display: none;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .bundle-options-wrapper {
  width: 100%;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .product-options-wrapper {
  width: 100%;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .product-options-wrapper label {
  width: 100% !important;
  text-align: left !important;
  line-height: 30px !important;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .product-options-wrapper select {
  background-color: #fff;
  border: 1px solid #ccc;
  min-height: 40px;
  border-radius: 6px;
  font-size: 1.2rem;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .product-options-wrapper div.mage-error[generated] {
  color: #e02b27 !important;
  font-size: 1rem !important;
  padding-top: 10px !important;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .product-options-wrapper .field.option {
  border-radius: 0;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .product-options-wrapper .field.option:last-child {
  border-bottom: 1px solid #e4e4e4;
  border-radius: 0;
  padding-bottom: 10px;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .product-options-wrapper .field.option span.product-name {
  font-size: 1.5rem;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .product-options-wrapper ._keyfocus *:focus,
.custom-bundle-layout.catalog-product-view .bundle-options-container .product-options-wrapper input:not([disabled]):focus,
.custom-bundle-layout.catalog-product-view .bundle-options-container .product-options-wrapper textarea:not([disabled]):focus,
.custom-bundle-layout.catalog-product-view .bundle-options-container .product-options-wrapper select:not([disabled]):focus {
  outline: none;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .product-options-wrapper > .field {
  display: flex;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .product-options-wrapper input {
  margin: 0;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .product-add-form {
  display: block;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .product-add-form .fieldset > .field {
  margin-bottom: 10px;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .nested .price-notice {
  display: none;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .nested .field.qty-holder {
  display: none;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .block-bundle-summary {
  padding: 0;
  float: left;
  width: 100%;
  background-color: inherit;
  margin-top: 0;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 0;
  margin-bottom: 20px;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  margin-top: 1rem;
  font-weight: 500;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .input-text .qty.qty-disabled {
  display: none;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container fieldset.fieldset-bundle-options {
  margin-bottom: 10px;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .bundle-configurable.fieldset {
  margin-bottom: 10px;
  margin-top: 10px;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .fieldset > .field:not(.choice) > .label span {
  font-weight: 500;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .block-bundle-summary .title {
  display: none;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .block-bundle-summary .content .bundle-summary {
  display: none;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .block-bundle-summary .content .bundle-info .product-image-container {
  display: none;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .block-bundle-summary .content .bundle-info .product-details .stock,
.custom-bundle-layout.catalog-product-view .bundle-options-container .block-bundle-summary .content .bundle-info .product-details strong {
  display: none !important;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .block-bundle-summary .content .bundle-info .product-details .product-addto-links {
  display: none;
}
.custom-bundle-layout.catalog-product-view .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
  font-weight: 500;
  font-size: 30px;
  color: #231f20;
}
.custom-bundle-layout.catalog-product-view #bundleSummary .bundle-summary {
  display: none;
}
.custom-bundle-layout.catalog-product-view .option {
  background-color: transparent;
  border: 0;
  box-shadow: unset;
  color: #000;
  height: auto;
  text-transform: unset;
}
.custom-bundle-layout.catalog-product-view .product-info-main .product-info-price {
  float: left;
  margin-bottom: 0 !important;
}
.custom-bundle-layout.catalog-product-view .product-info-main .product-info-price .price-from {
  margin: 0;
  float: left;
}
.custom-bundle-layout.catalog-product-view .product-info-main .product-info-price .price-box .price-container > span:last-child {
  float: left;
}
.custom-bundle-layout.catalog-product-view .product-info-main .product-info-price span.price {
  font-size: 26px !important;
}
.custom-bundle-layout.catalog-product-view .product-info-main .product-info-price span.price-label {
  display: block !important;
  float: left;
  margin-right: 10px;
}
.custom-bundle-layout.catalog-product-view .product-info-main .product-info-price .old-price span.price-label {
  display: none !important;
}
.custom-bundle-layout.catalog-product-view .codcheck-prod .codcheck-text {
  padding-top: 0;
}
.custom-bundle-layout.catalog-product-view .product-info-price {
  display: none !important;
}
.checkout-cart-index .product-item-details .item-options span.price {
  display: none;
}
.minicart-items .product-item-details .product.options span.price {
  display: none;
}
.bundle_options {
  display: flex;
  flex-direction: column;
}
.table-order-items .col.label {
  background-color: transparent !important;
  padding: .75rem;
}
.table-order-items .option {
  background-color: transparent;
  box-shadow: none;
  color: #212529;
  height: auto;
  text-transform: unset;
  padding: .75rem;
}
.table-order-items .item-options-container .col.value {
  padding: .75rem;
}
#bundleSummary .price-box {
  display: block !important;
}
.checkout-cart-index .product-item-details .item-options {
  white-space: normal !important;
}
.checkout-cart-index .product-item-details .item-options span.price {
  display: block;
  height: 0;
  overflow: hidden;
  opacity: 0;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.checkout-cart-index .product-item-details .item-options dt:nth-child(3) {
  display: block !important;
}
.checkout-cart-index .product-item-details .item-options dt dd:nth-child(4) {
  display: block !important;
}
html .catalog-product-view.new-pdp-design.custom-bundle-layout .product-media-info-section .product-info-main .product-info-price {
  display: block !important;
}
html .catalog-product-view.new-pdp-design.custom-bundle-layout #bundleSummary .price-box {
  display: none !important;
}
.product-media-info-section .product-info-main .product-info-price .price-box .price-from .price-container > span.price-label {
  display: none !important;
}
.product-media-info-section .product-info-main .product-info-price .price-box .price-to {
  display: none !important;
}
html .catalog-product-view.new-pdp-design.custom-bundle-layout .product-media-info-section .product-info-main .product-info-price.hidebundle {
  display: none !important;
}
html .catalog-product-view.new-pdp-design.custom-bundle-layout #bundleSummary .price-box.showbundle {
  display: block !important;
}
.iass-spinner {
  text-align: center;
  font-size: 16px;
  color: #333;
  display: block;
}
.ias-noneleft {
  text-align: center;
  color: #333;
  letter-spacing: 0px;
  font-size: 14px;
  font-weight: 400;
}
.iass-spinner img,
.ias-noneleft img {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
.iass-spinner,
.ias-noneleft {
  display: inline-block;
  width: 100%;
}
.ias-trigger-next {
  text-align: center;
  cursor: pointer;
  display: inline-block;
  width: 100%;
}
.load-more {
  font-size: 15px;
  border: none;
}
.load-more::hover {
  background: #0491ff;
}
.ias-trigger-prev {
  text-align: center;
  cursor: pointer;
}
.iass-spinner img {
  height: 40px;
  width: 40px;
  margin-bottom: 7px;
}
.catalog-category-view .actions-primary + .actions-secondary {
  vertical-align: top;
}
.catalog-category-view button.buynow {
  margin-left: 5px;
}
.catalog-product-view #product-addtocart-button {
  float: left;
}
@media (max-width: 767px) {
  .catalog-category-view button.buynow {
    margin-top: 5px;
    margin-left: 0px;
  }
}
.mst-product_kit__kitList {
  background: #f5f5f5;
  padding: 2.2rem;
  position: relative;
  clear: both;
  margin-bottom: 10px;
}
.mst-product_kit__kitList .kitList-list {
  display: block;
}
.mst-product_kit__kitList .kitList-list .kitList-list-item {
  display: none;
}
.mst-product_kit__kitList .kitList-list .kitList-list-item._active {
  display: block;
}
.mst-product_kit__kitList .kitList-paging {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
}
.mst-product_kit__kitList .kitList-paging .kitList-page {
  user-select: none;
  margin: .5rem;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 1.5rem;
  background: #c7c7c7;
  cursor: pointer;
}
.mst-product_kit__kitList .kitList-paging .kitList-page._active {
  background: #ff5500;
}
.mst-product_kit__kitList .kitList-prev,
.mst-product_kit__kitList .kitList-next {
  height: 6rem;
  width: 1.5rem;
  position: absolute;
  top: calc(50% - 30px);
  background: #ffffff;
  background-repeat: no-repeat;
  background-size: 1.2rem 2rem;
  background-position: center;
  cursor: pointer;
  user-select: none;
}
.mst-product_kit__kitList .kitList-prev {
  left: 0;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='12px' height='20px' viewBox='0 0 12 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='iconfinder_next_308956' transform='translate(1.000000, 1.000000)' stroke-width='2' stroke='%23c0c0c0'%3E%3Cpolyline id='Shape' transform='translate(5.000000, 9.000000) scale(-1, 1) translate(-5.000000, -9.000000) ' points='0.5 0 9.5 9 0.5 18'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-product_kit__kitList .kitList-next {
  right: 0;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='12px' height='20px' viewBox='0 0 12 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='iconfinder_next_308956' transform='translate(1.000000, 1.000000)' stroke-width='2' stroke='%23c0c0c0'%3E%3Cpolyline id='Shape' points='0.5 0 9.5 9 0.5 18'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-product_kit__kit {
  margin-bottom: 2.2rem;
}
.mst-product_kit__kit:last-child {
  margin-bottom: 0;
}
.mst-product_kit__kit .kit-heading {
  margin-top: 0;
  margin-bottom: 1.5rem;
}
.mst-product_kit__kit .kit-inner {
  background: #ffffff;
  border: 1px solid #e9e9e9;
  border-radius: .3rem;
}
.mst-product_kit__kit .kit-inner .kit-list {
  overflow: auto;
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
.mst-product_kit__kit .kit-inner .kit-footer {
  padding: 1rem;
  border-top: 1px solid #e9e9e9;
  display: flex;
  align-items: center;
}
.mst-product_kit__kit .kit-inner .kit-footer .kit-footer-price {
  margin-left: auto;
  margin-right: 2rem;
  display: flex;
  align-items: center;
}
.mst-product_kit__kit .kit-inner .kit-footer .kit-footer-price .kit-footer-price-item {
  font-size: 1.8rem;
  font-weight: bold;
}
.mst-product_kit__kit .kit-inner .kit-footer .kit-footer-price .kit-footer-price-item._oldPrice {
  margin-right: 1rem;
  text-decoration: line-through;
  color: #a6a5a5;
  font-weight: normal;
  font-size: 1.6rem;
}
.mst-product_kit__kit .kit-inner .kit-footer button {
  font-size: 1.8rem;
  padding: 1.5rem 3rem;
  font-weight: bold;
}
.mst-product_kit__kit .kit-inner .kit-footer-cart {
  display: none;
}
.mst-product_kit__kit .kit-inner .kit-footer-cart .kit-footer-cart-footer {
  padding-top: 1rem;
  border-top: 1px solid #e9e9e9;
  text-align: right;
}
.mst-product_kit__kit._cart .kit-list,
.mst-product_kit__kit._cart .kit-footer {
  display: none;
}
.mst-product_kit__kit._cart .kit-footer-cart {
  display: block;
  border-top: none;
}
.mst-product_kit__cart-list {
  display: flex;
  flex-wrap: wrap;
}
.mst-product_kit__cart-list .mst-product_kit__cart-item {
  max-width: 50%;
  min-width: 50%;
  box-sizing: border-box;
  margin-bottom: 2rem;
  padding: 1rem;
}
.mst-product_kit__cart-list .mst-product_kit__cart-item .messages {
  margin-bottom: 1rem;
  background: #f5f5f5;
  padding: 1rem;
}
.mst-product_kit__cart-list .mst-product_kit__cart-item .cart-item-wrapper {
  flex-grow: 1;
  display: flex;
}
.mst-product_kit__cart-list .mst-product_kit__cart-item .cart-item-wrapper .cart-item-image {
  flex-shrink: 0;
  min-width: 13rem;
  max-width: 100%;
  margin-right: 2rem;
}
.mst-product_kit__cart-list .mst-product_kit__cart-item .cart-item-wrapper .cart-item-inner {
  display: flex;
  flex-direction: column;
}
.mst-product_kit__cart-list .mst-product_kit__cart-item .cart-item-wrapper .cart-item-inner .cart-item-name {
  display: block;
  margin-bottom: 1rem;
  font-weight: 600;
  color: #333333;
}
.mst-product_kit__cart-list .mst-product_kit__cart-item .cart-item-wrapper .cart-item-inner .price-box .price {
  font-weight: bold;
}
.mst-product_kit__cart-list .mst-product_kit__cart-item .cart-item-wrapper .cart-item-inner .price-box.kit-item-oldPrice .price {
  font-size: 90%;
  color: #a6a5a5;
  text-decoration: line-through;
  margin-right: .5rem;
}
.mst-product_kit__cart-list .mst-product_kit__cart-item .cart-item-wrapper .cart-item-inner .kit-item-newPrice .price-box .price {
  font-weight: bold;
  font-size: 110%;
}
.mst-product_kit__cart-list .mst-product_kit__cart-item .cart-item-wrapper .cart-item-inner .kit-item-newPrice._discounted {
  color: #f84147;
}
.mst-product_kit__cart-list .mst-product_kit__cart-item:last-child {
  border-right: none;
}
.kit-item {
  margin: 0;
  display: flex;
  flex-grow: 1;
  flex-basis: 0;
  border-right: 1px solid #e9e9e9;
}
.kit-item .kit-item-outline {
  padding: 4rem 3rem;
  position: relative;
  margin: 3px;
  width: 100%;
  display: none;
}
.kit-item .kit-item-outline.active {
  display: flex;
}
.kit-item .kit-item-outline .kit-item-image {
  flex-shrink: 0;
  min-width: 13rem;
  max-width: 13rem;
  margin-right: 2rem;
}
.kit-item .kit-item-outline .kit-item-image img {
  border-radius: .3rem;
  max-width: 100%;
}
.kit-item .kit-item-outline .kit-item-inner {
  display: flex;
  flex-direction: column;
}
.kit-item .kit-item-outline .kit-item-inner .kit-item-name {
  display: block;
  margin-bottom: 1rem;
  font-weight: 600;
  color: #333333;
  min-width: 13rem;
  max-height: 6rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.kit-item .kit-item-outline .kit-item-inner .kit-item-prices {
  display: flex;
  align-items: center;
}
.kit-item .kit-item-outline .kit-item-inner .kit-item-prices .price-label {
  display: none;
}
.kit-item .kit-item-outline .kit-item-inner .kit-item-prices .kit-item-oldPrice {
  font-size: 90%;
  color: #a6a5a5;
  text-decoration: line-through;
  margin-right: .5rem;
}
.kit-item .kit-item-outline .kit-item-inner .kit-item-prices .kit-item-newPrice .price-box .price {
  font-weight: bold;
  font-size: 110%;
}
.kit-item .kit-item-outline .kit-item-inner .kit-item-prices .kit-item-newPrice._discounted {
  color: #f84147;
}
.kit-item .kit-item-outline .kit-item-inner .product-reviews-summary {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: baseline;
  margin-bottom: 1rem;
}
.kit-item .kit-item-outline .kit-item-checkbox {
  position: absolute;
  top: .5rem;
  left: .5rem;
}
.kit-item .kit-item-outline .kit-item-checkbox input[type=checkbox] {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #ffffff;
  width: 20px;
  height: 20px;
  display: inline-block;
  border: 1px solid #e9e9e9;
  border-radius: 2px;
  cursor: pointer;
  margin: 0;
}
.kit-item .kit-item-outline .kit-item-checkbox input[type=checkbox]:checked {
  background-color: #ff5501;
  border: 1px solid #ff5501;
}
.kit-item .kit-item-outline .kit-item-checkbox input[type=checkbox]:checked:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 12px;
  background-color: #ffffff;
  left: 10px;
  top: 4px;
  transform: rotate(45deg);
  margin: 0;
  padding: 0;
}
.kit-item .kit-item-outline .kit-item-checkbox input[type=checkbox]:checked:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 9px;
  background-color: #ffffff;
  left: 4px;
  top: 6px;
  transform: rotate(-45deg);
  margin: 0;
  padding: 0;
}
.kit-item .kit-item-outline .kit-item-qty {
  text-align: center;
  background: #ff0101;
  color: #ffffff;
  border-radius: .3rem;
  padding: .2rem .5rem;
  font-size: 1.3rem;
  margin-right: 5px;
}
.kit-item .kit-item-outline .kit-item-qty:empty {
  display: none;
}
.kit-item .kit-item-outline .kit-item-discount {
  position: absolute;
  right: .5rem;
  top: .5rem;
  background: #ff0101;
  color: #ffffff;
  border-radius: .3rem;
  padding: .2rem .5rem;
  font-size: 1.3rem;
}
.kit-item .kit-item-outline .kit-item-discount:empty {
  display: none;
}
.kit-item .kit-item-outline .kit-item-icon-plus {
  width: 50px;
  height: 50px;
  position: absolute;
  background: #ffffff;
  right: -28px;
  top: 50%;
  margin-top: -25px;
  z-index: 1;
}
.kit-item .kit-item-outline .kit-item-icon-plus i {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  left: 10px;
}
.kit-item .kit-item-outline .kit-item-icon-plus i:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  background: #1979c3;
  left: 0;
  top: 14px;
}
.kit-item .kit-item-outline .kit-item-icon-plus i:after {
  position: absolute;
  content: "";
  width: 2px;
  height: 30px;
  background: #1979c3;
  left: 14px;
  top: 0;
}
.kit-item._last {
  border-right: 0;
}
.kit-item._last .kit-item-icon-plus {
  display: none;
}
.kit-item._highlight .kit-item-outline {
  outline: 3px solid #e2f2ff;
}
.kit-item._disabled .kit-item-image,
.kit-item._disabled .kit-item-inner,
.kit-item._disabled .kit-item-discount,
.kit-item._disabled .kit-item-qty {
  opacity: .3;
}
.kit-item._hasVariations .itemsSet-pager {
  position: absolute;
  left: 50%;
  cursor: pointer;
}
.kit-item._hasVariations .itemsSet-pager.up {
  top: .5rem;
  transform: rotate(90deg);
}
.kit-item._hasVariations .itemsSet-pager.down {
  bottom: .5rem;
  transform: rotate(270deg);
}
.kit-item._hasVariations .itemsSet-pager .arrow {
  width: 12px;
  height: 20px;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='12px' height='20px' viewBox='0 0 12 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='iconfinder_next_308956' transform='translate(1.000000, 1.000000)' stroke-width='2' stroke='%23c0c0c0'%3E%3Cpolyline id='Shape' transform='translate(5.000000, 9.000000) scale(-1, 1) translate(-5.000000, -9.000000) ' points='0.5 0 9.5 9 0.5 18'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
@media only screen and (max-width: 768px) {
  .mst-product_kit__kit .kit-inner .kit-list {
    flex-wrap: wrap;
  }
  .mst-product_kit__kit .kit-inner .kit-list .kit-item-icon-plus {
    display: none;
  }
  .kit-item .kit-item-outline,
  .kit-item._highlight .kit-item-outline {
    padding: 3rem 0;
    width: 100%;
    margin: 0;
  }
  .mst-product_kit__cart-list .mst-product_kit__cart-item {
    max-width: 100%;
    min-width: 100%;
  }
  .mst-product_kit__cart-list .mst-product_kit__cart-item .cart-item-wrapper {
    display: block;
  }
}
.mst-cart-item-label {
  border: 1px solid #728cb3;
  background-color: #ecf1f8;
  padding: 3px 7px;
  width: max-content;
  border-radius: 5px;
  color: #728cb3;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.seositemap-map ul {
  *zoom: 1;
  margin-left: 15px;
  margin-bottom: 15px;
}
.seositemap-map ul:before,
.seositemap-map ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.seositemap-map ul:after {
  clear: both;
}
.seositemap-map ul.stores li {
  font-weight: bold;
  font-size: 110%;
}
.seositemap-map ul li.level-2 {
  font-weight: bold;
}
.seositemap-map ul li.level-3 {
  margin-left: 15px;
}
.seositemap-map ul li.level-4 {
  margin-left: 30px;
  font-size: 90%;
}
.seositemap-map ul li.level-5 {
  margin-left: 45px;
  font-size: 90%;
}
.seositemap-map ul li.level-6 {
  margin-left: 60px;
  font-size: 90%;
}
.seositemap-map ul li.level-7 {
  margin-left: 75px;
  font-size: 90%;
}
.review-aggregate-hide {
  display: none;
}
/*seo-info*/
/*seo-info-color*/
.seo-info .seo-info-incorrect {
  color: #df280a;
}
.seo-info .seo-info-correct {
  color: #50B655;
}
.seo-info .seo-info-notice {
  color: #BD5D1F;
}
/*seo-info-main-style*/
.seo-info .seo-info-base-window {
  width: 370px;
  min-height: 10px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: #F8F8F8;
  color: #363636;
  z-index: 100000;
  font-family: Arial;
  outline: 5px solid rgba(203, 203, 203, 0.7);
}
.seo-info .seo-info-hr-style {
  margin: 5px;
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.seo-info .seo-info-h1-style {
  font-family: Arial;
  background: #FEFEFE;
  color: #666666;
  padding: 3px 5px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  margin-bottom: 0px;
}
.seo-info .seo-info-h2-style {
  font-family: Arial;
  padding: 0px;
  margin: 5px 0px 0px 0px;
  text-align: left;
  padding-left: 10px;
  font-size: 13px;
  font-weight: 400;
  color: #363636;
  text-transform: none;
}
.seo-info .seo-info-text-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
  /*color: #363636;*/
}
.seo-info .seo-additional-info-text-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
}
/*seo-info-keyword-progress-bar*/
.seo-info .seo-info-progress-container {
  width: 100%;
  font-size: 13px;
}
.seo-info .seo-info-progress-label {
  width: 150px;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  padding-left: 10px;
  text-align: left;
}
.seo-info .seo-info-progress-label,
.seo-info .seo-info-progress {
  border-radius: 11px;
  box-shadow: none;
  display: inline-block;
  vertical-align: middle;
}
.seo-info .seo-info-progress {
  background-color: #f5f7fa;
  display: inline-block;
  box-shadow: none;
  vertical-align: middle;
  margin-bottom: 2px;
  width: 150px;
  height: 6px;
}
.seo-info .seo-info-progress-success .seo-info-progress-bar {
  background-color: #50B655;
  border-color: #5cb85c;
  color: #5cb85c;
  box-sizing: border-box;
  border-radius: 11px;
  box-shadow: none;
  height: 100%;
  float: left;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
}
.seo-info .seo-info-progress-label,
.seo-info-progress {
  border-radius: 11px;
}
.seo-info .seo-info-progress.seo-info-progress-success {
  width: 100px;
}
.seo-info .seo-info-progress-bar {
  background-color: #a0c5e4;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
  color: #428bca;
  float: left;
  font-size: 13px;
  height: 100%;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
  width: 0;
}
/*seo-info images alt info*/
.seo-info .seo-info-image-alt {
  display: inline-block;
  width: 260px;
}
/*link*/
.seo-info .seo-additional-info-link-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
  word-wrap: break-word;
  padding-bottom: 3px;
}
.seo-info .seo-additional-info-link-style a {
  color: #3196CA;
}
/*scroll*/
.seo-info .seo-info-scroll {
  overflow-y: auto;
  height: 500px;
  margin-top: 0.7em;
  padding: 2px 15px 10px 5px;
  text-align: justify;
  margin-bottom: 5px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar {
  width: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb {
  background-color: #EAEAEA;
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #EAEAEA;
  border-radius: 7px;
}
/*SEO Template Info*/
.seo-info .seo-additional-info-template-style {
  font-size: 13px;
}
/*hide/show button*/
.seo-info .seo-additional-info-hide-show-button-style {
  position: absolute !important;
  right: 0;
  top: 0;
  padding-right: 7px;
  color: #3196CA;
  text-decoration: underline;
  cursor: pointer;
}
.seo-info .m-seo-info-scroll-hide {
  display: none;
}
/*table for SEO Templates*/
.seo-info .m-seo-info-template-table {
  display: table;
  width: 100%;
  padding-top: 3px;
}
.seo-info .m-seo-info-template-table-row {
  display: table-row;
}
.seo-info .m-seo-info-template-table-cell {
  display: table-cell;
  text-align: center;
  padding: 2px;
  vertical-align: middle;
}
.seo-info .m-seo-info-template-table-cell:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-table-cell:nth-child(2) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-table-cell:nth-child(3) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-left {
  text-align: left;
  padding-left: 1px;
}
.seo-info .m-seo-info-template-table-row:last-child .m-seo-info-template-table-cell {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-id-width {
  width: 30px;
}
.seo-info .m-seo-info-rule-name-width {
  width: 120px;
}
.seo-info .m-seo-info-sort-order-width {
  width: 70px;
}
.seo-info .m-seo-info-rules-processing-width {
  width: 110px;
}
.seo-info .m-seo-info-status-width {
  width: auto;
}
/*seo-info demo store style*/
@media all and (max-width: 590px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 40px !important;
    right: 10px !important;
  }
}
@media all and (min-width: 591px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 5px !important;
    right: 260px !important;
  }
}
.mst-seo-content__description {
  display: block;
  color: #333;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
  text-align: left;
  padding: 10px;
  background: rgba(255, 255, 255, 0.2);
}
.mst-seo-sitemap__map .search-bar {
  display: flex;
}
.mst-seo-sitemap__map .search-bar input[type=search] {
  position: relative;
  margin: 0 auto;
  max-width: 45rem;
}
.mst-seo-sitemap__map .provider {
  margin-bottom: 4rem;
}
.mst-seo-sitemap__map .provider ul {
  list-style: none;
  margin: 2rem 0 0 2rem;
  padding: 0;
}
.mst-seo-sitemap__map .provider ul.cols-1 {
  column-count: 1;
}
.mst-seo-sitemap__map .provider ul.cols-2 {
  column-count: 2;
}
.mst-seo-sitemap__map .provider ul.cols-3 {
  column-count: 3;
}
.mst-seo-sitemap__map .provider ul.cols-4 {
  column-count: 4;
}
.mst-seo-sitemap__map .provider ul.cols-5 {
  column-count: 5;
}
.mst-seo-sitemap__map .provider ul.cols-6 {
  column-count: 6;
}
.mst-seo-sitemap__map .provider ul.cols-7 {
  column-count: 7;
}
.mst-seo-sitemap__map .provider ul.cols-8 {
  column-count: 8;
}
.mst-seo-sitemap__map .provider ul.cols-9 {
  column-count: 9;
}
.mst-seo-sitemap__map .provider ul.cols-10 {
  column-count: 10;
}
.mst-seo-sitemap__map .provider ul li {
  display: inline;
}
.mst-seo-sitemap__map .provider ul li a {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: .5rem;
}
.mst-seo-sitemap__map .provider ul li a span:after {
  font-size: 10px;
  line-height: 20px;
  content: "\e608";
  font-family: "luma-icons";
  margin: 0 10px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  color: #707070;
}
.mst-seo-sitemap__map .provider ul li a span:last-child:after {
  display: none;
}
.mst-seo-sitemap__map .provider .letter {
  margin: 0 0 2rem -2rem;
}
.mst-seo-sitemap__map .provider .letter strong {
  font-size: 2rem;
  font-weight: 800;
  display: block;
}
.mst-seo-sitemap__map .provider .letter .strong_visible {
  display: block;
}
.mst-seo-sitemap__map .provider .letter .strong_hidden {
  display: none;
}
.mst-seo-sitemap__map .provider .letter ul {
  margin-top: 0;
}
.mst-seo-sitemap__map .provider ._highlight {
  background: #fad764;
  font-style: normal;
}
@media (max-width: 801px) {
  .mst-seo-sitemap__map ul {
    column-count: 1 !important;
  }
}
.mst-seo-toolbar__toolbar {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 1000000;
  outline: 5px solid rgba(74, 69, 66, 0.6);
  box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, 0.25);
  max-width: 90%;
  min-width: 10rem;
  background: #fff;
}
.mst-seo-toolbar__toolbar-header {
  font-weight: 600;
  color: #fff;
  background: #315aa5;
  padding: 1rem 2rem 1rem 4rem;
  text-align: center;
  position: relative;
}
.mst-seo-toolbar__toolbar-header > i {
  position: absolute;
  left: 1rem;
  font-size: 15px;
}
.mst-seo-toolbar__toolbar-header .close {
  position: absolute;
  right: 1rem;
  top: 0.7rem;
  font-size: 18px;
  cursor: pointer;
}
.mst-seo-toolbar__toolbar-content {
  background: #F5F5F5;
  max-height: 55vh;
  overflow-y: auto;
}
.mst-seo-toolbar__toolbar-content section label {
  color: #999;
  padding: 1rem;
  display: block;
}
.mst-seo-toolbar__toolbar-content section ul {
  margin: 0;
  background: #fff;
  padding: 0 1rem;
  list-style: none;
}
.mst-seo-toolbar__toolbar-content section ul li {
  display: flex;
  border-bottom: 1px solid #eee;
  margin: 0;
  padding: 1rem 0;
}
.mst-seo-toolbar__toolbar-content section ul li .title {
  font-weight: 600;
  width: 12rem;
  font-size: 1.3rem;
}
.mst-seo-toolbar__toolbar-content section ul li .status {
  width: 20px;
  height: 20px;
  text-align: center;
  background-repeat: no-repeat;
  margin-right: 1rem;
}
.mst-seo-toolbar__toolbar-content section ul li .status._success {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard'%3E%3Ccircle id='Oval' fill='%231C9D74' cx='9' cy='9' r='9'%3E%3C/circle%3E%3Cpath d='M13.8274662,4.73712054 C13.6809464,4.57908482 13.4424141,4.57908482 13.2968944,4.73712054 L7.70563722,10.6990848 C7.55911738,10.858192 7.32008501,10.858192 7.17456531,10.6990848 L4.72473356,8.02640625 C4.65222374,7.94712054 4.55721087,7.90801339 4.46169794,7.90747768 C4.36518487,7.90694196 4.2671716,7.94604911 4.19366164,8.02640625 L3.11101503,9.06890625 C3.03900528,9.14819196 3,9.24729911 3,9.35069196 C3,9.45462054 3.03900528,9.56337054 3.1115151,9.64212054 L5.58184963,12.4192634 C5.7278694,12.5778348 5.96740184,12.8349777 6.11292154,12.9924777 L7.17506537,14.139442 C7.32108515,14.2964063 7.55961745,14.2964063 7.70613729,14.139442 L14.8901101,6.45729911 C15.03663,6.29979911 15.03663,6.04104911 14.8901101,5.88354911 L13.8274662,4.73712054 Z' id='Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-seo-toolbar__toolbar-content section ul li .status._warning,
.mst-seo-toolbar__toolbar-content section ul li .status._error {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard'%3E%3Ccircle id='Oval' fill='%23FF5501' cx='9' cy='9' r='9'%3E%3C/circle%3E%3Cpath d='M10.21944,3 C11.02296,3 11.4246,3.54804 11.4246,4.17468 C11.4246,4.95732 10.72692,5.68128 9.81768,5.68128 C9.0564,5.68128 8.61228,5.23104 8.6334,4.48764 C8.6334,3.86112 9.162,3 10.21944,3 Z M7.74516,15 C7.11072,15 6.64548,14.60856 7.0896,12.8862 L7.818,9.83136 C7.94484,9.34212 7.9656,9.14652 7.818,9.14652 C7.62744,9.14652 6.80388,9.48444 6.3168,9.81732 L6,9.28872 C7.54356,7.9776 9.31944,7.20864 10.08048,7.20864 C10.71468,7.20864 10.82064,7.97196 10.50348,9.1464 L9.6696,12.3576 C9.52152,12.92508 9.58524,13.12068 9.73284,13.12068 C9.92316,13.12068 10.54728,12.88512 11.16036,12.39576 L11.52,12.88524 C10.01856,14.412 8.3796,15 7.74516,15 Z' id='Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-seo-toolbar__toolbar-content section ul li .description {
  max-width: 30rem;
  font-size: 1.2rem;
  line-height: 1.4rem;
}
.mst-seo-toolbar__toolbar-content section ul li .description .action {
  margin-bottom: .5rem;
}
.mst-seo-toolbar__toolbar-content section ul li .description .note {
  color: #999;
  font-size: 90%;
  overflow-x: hidden;
  word-wrap: break-word;
  margin-top: .5rem;
}
.mst-seo-toolbar__toolbar-content section ul li a {
  font-size: 1.2rem;
  color: #006bb4;
  text-decoration: underline;
}
.mst-seo-toolbar__toolbar-content section ul li a:hover {
  text-decoration: none;
}
.mst-seo-toolbar__toolbar._hidden {
  outline: none;
  box-shadow: none;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-content {
  display: none;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-header {
  position: fixed;
  left: 2rem;
  bottom: 2rem;
  background: #315aa5;
  color: #fff;
  padding: 1rem 1.5rem 1rem 4rem;
  border-radius: 2px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-weight: 600;
  font-size: 1.4rem;
  cursor: pointer;
  z-index: 100000;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-header .close {
  display: none;
}
body.tutorial .mst-seo-toolbar__toolbar,
body.no-tutorial .mst-seo-toolbar__toolbar {
  left: 1rem;
  right: auto;
}
.amcheckout-delivery-date .field {
  float: left;
  box-sizing: border-box;
  padding-top: 4px;
  width: 100%;
}
.amcheckout-delivery-date .field.comment {
  width: 100%;
}
.amcheckout-delivery-date .field.datepicker,
.amcheckout-delivery-date .field.timepicker {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.amcheckout-delivery-date .field.datepicker .control,
.amcheckout-delivery-date .field.timepicker .control {
  flex: none;
  width: 60%;
}
.amcheckout-delivery-date .field.datepicker .control .ui-datepicker-trigger {
  margin-left: 7px;
}
.amcheckout-delivery-date .field .label {
  display: block;
  margin: 12px 0;
}
.amcheckout-delivery-date .clearer {
  clear: both;
}
.amcheckout-delivery-date .field._required > .label:after {
  margin: 0 0 0 5px;
  color: #e02b27;
  content: '*';
  font-size: 1.2rem;
}
.page-main .block.block-order-details .delivery {
  float: right;
  font-weight: 600;
}
.page-main .block.block-order-details .delivery .delivery-field {
  float: left;
  margin-left: 12px;
}
.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 15px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 10px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  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: 600;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #757575;
  content: '\e615';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #cccccc;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  font-size: 16px;
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #c2c2c2;
  background: #ffffff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  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: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
.gift-item-block .title:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
.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 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
.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: 'luma-icons';
  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 #cccccc;
  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 #cccccc;
}
.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 8px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e62a';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 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 #cccccc;
}
.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 #cccccc;
}
.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: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #adadad;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 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: 16px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.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: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.map-popup .popup-actions .action.close:active:before {
  color: #737373;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-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-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited {
  color: #006bb4;
  text-decoration: none;
}
button.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active {
  color: #ff5501;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  color: #006bb4;
  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: inherit;
  color: #666666;
  content: '\e622';
  font-family: 'luma-icons';
  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: inherit;
  color: #666666;
  content: '\e621';
  font-family: 'luma-icons';
  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: '\e600';
}
.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 #b3b3b3;
  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 #adadad;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.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: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: #737373;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #8c8c8c;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333333;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 40px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #575757;
  content: '\e61d';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  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 #cccccc;
  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%;
  }
}
.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;
}
.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: 'luma-icons';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #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 3px 1px #00699d;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #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 #00699d;
}
.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-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #006bb4;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #006bb4;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e600';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item {
  margin-left: 2%;
  width: calc((100% - 4%) / 3);
}
.products-grid.wishlist .product-item:nth-child(3n + 1) {
  margin-left: 0;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
.products {
  margin: 15px 0;
  clear: both;
  padding-top: 5px;
}
.product-items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
}
.product-item {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 2%;
  width: calc((100% - 2%)/2);
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  font-size: 0;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
}
.product-item-actions .actions-secondary > button.action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item-actions .actions-secondary > .action {
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.product-item-actions .actions-primary > .stock.unavailable {
  line-height: 1;
  padding-bottom: 10px;
  padding-right: 24px;
  padding-top: 10px;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
}
.product-item .price-box {
  margin: 3px 0 8px;
}
.product-item .price-box .price {
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  color: #666666;
  font-size: 12px;
}
.product-item .old-price {
  margin: 5px 0;
}
.product-item .old-price .price {
  font-weight: normal;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61e';
}
.product-item .tocart {
  font-size: 1.3rem;
  border-radius: 0;
  line-height: 1;
  padding-bottom: 10px;
  padding-top: 10px;
  white-space: nowrap;
}
.column.main .product-items {
  margin-left: 0;
}
.column.main .product-item {
  padding-left: 0;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.block.upsell .owl-nav button {
  width: 72px;
  height: 72px;
  border: 0 !important;
  box-shadow: none;
  position: absolute;
  outline: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.block.upsell .owl-nav button span {
  display: none;
}
.block.upsell .owl-nav button.owl-prev {
  background: url('../images/Left-Scroll.svg') no-repeat 0 0 !important;
  left: 37px;
}
.block.upsell .owl-nav button.owl-next {
  background: url('../images/Right-Scroll.svg') no-repeat 0 0 !important;
  right: 37px;
}
.cms-books span.product-image-container {
  max-width: 238px !important;
}
.catalog-category-view .bss-bt-quickview {
  display: none !important;
}
.catalog-category-view.bloom-landing-design .bss-bt-quickview {
  display: block !important;
}
@media only screen and (max-width: 1199px) and (min-width: 1024px) {
  .products_listing_grid.products.wrapper .product-item-details span.special-price,
  .products_listing_grid.products.wrapper .product-item-details .price-box.price-final_price .old-price {
    width: 100% !important;
  }
  .products_listing_grid.products.wrapper .price-box.price-final_price {
    flex-wrap: wrap;
    height: 40px;
  }
  .products_listing_grid.products.wrapper span.price-container.price-final_price.tax.weee {
    width: 100% !important;
  }
  .page-products .products-grid .product-item {
    margin-left: 1% !important;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .products_listing_grid.products-grid .product-item {
    padding: 0 5px !important;
  }
}
@media (max-width: 1023px) {
  .products_listing_grid.products.wrapper .price-box.price-final_price {
    height: 40px;
  }
}
.catalog-category-view {
  background: #fdf8ee;
}
.catalog-category-view .sidebar.sidebar-additional {
  display: none;
}
.catalog-category-view h1.page-title {
  font-size: 1.2vw;
  color: #020202;
  font-family: 'Fedra Sans Std';
  font-weight: 600;
  margin: 0px;
  display: none;
}
.catalog-category-view .row {
  margin: 0px;
}
.catalog-category-view #maincontent {
  max-width: 100%;
  padding: 0px;
}
.catalog-category-view .category-image {
  margin-bottom: 0px !important;
}
.catalog-category-view .category-image .image {
  width: 100%;
}
.catalog-category-view .columns {
  padding: 0 40px;
  padding-top: 20px !important;
}
.catalog-category-view .category-description {
  color: #020202;
  padding-top: 10px;
}
.catalog-category-view .category-description p {
  font-size: 0.98vw;
  font-family: 'Fedra Sans Book 5';
}
.sidebar.sidebar-additional .block.block-compare,
.sidebar.sidebar-additional .block.block-wishlist {
  display: none;
}
.siderbarcustom {
  position: relative;
}
.siderbarcustom .calltoaction {
  position: absolute;
  width: 200px;
  text-align: center;
  bottom: 10px;
  left: 8px;
}
.siderbarcustom .calltoaction .topblcok a {
  background: #ffbe35;
  display: block;
  font-family: 'FedraSansStdMddium', sans-serif;
  font-size: 16px;
  color: #ffffff;
  border: solid 1px #ffbe35;
  margin: 0 20px 15px 20px;
  padding: 5px 0;
  border-radius: 4px;
  transition: .5s all ease;
}
.siderbarcustom .calltoaction .topblcok a:hover {
  background: none;
  text-decoration: none;
  transition: .5s all ease;
}
.siderbarcustom .calltoaction .topblcok a:last-child {
  background: none;
  border: solid 1px #ffbe35;
}
.siderbarcustom .calltoaction .topblcok a:last-child:hover {
  background: #ffbe35;
}
.siderbarcustom .calltoaction p {
  font-size: 14px;
  color: #ffffff;
}
.siderbarcustom .calltoaction p a {
  color: #ffbe35;
  text-decoration: underline;
}
.products.list .product-item-info {
  transition: .5s all ease;
  position: relative;
  width: 100%;
}
.products.list .product-item-info .product-image-container {
  width: 100% !important;
  height: 100% !important;
}
.products.list .product-item-info .product-image-container img {
  width: 100%;
}
.products.list .product-item-info .product-item-name {
  margin-bottom: 0px;
  height: auto;
  width: 100%;
  line-height: normal;
  max-width: 100% !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.products.list .product-item-info a {
  display: inline;
}
.products.list .product-item-info img {
  -webkit-transition: .8s;
  -moz-transition: .8s;
  -o-transition: .8s;
  -ms-transition: .8s;
  transition: .8s;
}
.products.list .product-item-info .weltpixel_quickview_button_v2 {
  display: none;
  padding: 10px 0;
  color: #ffffff;
  right: 0px !important;
  border-radius: 4px;
}
.products.list .product-item-info .product-item-inner {
  box-shadow: none;
  border: none;
  background: none;
  border: 0;
  clip: auto !important;
  height: auto;
  margin: 0;
  overflow: visible !important;
  padding: 0;
  width: 100% !important;
  margin: 0px !important;
  position: unset !important;
  height: auto !important;
  float: left;
}
.products.list .product-item-info .product-item-inner::before {
  display: none;
}
.products.list .product-item-info .product-item-inner .actions-secondary {
  display: block;
  position: absolute;
  top: 0;
  z-index: 99;
  left: 10px;
}
.products.list .product-item-info .product-item-inner .actions-secondary a::before {
  color: #ffffff;
}
.products.list .product-item-info .product-item-inner .actions-primary {
  display: block;
}
.products.list .product-item-info .product-item-inner .actions-primary button {
  width: 100%;
  display: block;
  border-radius: 3px;
  background: #edaa38;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto;
  padding: 8px 0;
  margin: 0px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.45px;
}
.products.list .product-item-info .product-item-inner .actions-primary button:focus {
  border: none;
  outline: none;
}
.products.list .product-item-info .bss-quickview {
  display: none;
}
.products.list .product-item-info:hover {
  background: none;
  padding: 0;
  box-shadow: none;
  border: none;
  margin: 0;
  transition: .5s all ease;
}
.products.list .product-item-info:hover a {
  overflow: hidden;
  text-decoration: none;
}
.products.list .product-item-info:hover a img {
  -moz-transform: scale(1.1) rotate(0deg);
  -webkit-transform: scale(1.1) rotate(0deg);
  -o-transform: scale(1.1) rotate(0deg);
  -ms-transform: scale(1.1) rotate(0deg);
  transform: scale(1.1) rotate(0deg);
  -webkit-transition: .8s;
  -moz-transition: .8s;
  -o-transition: .8s;
  -ms-transition: .8s;
  transition: .8s;
}
.products.list .product-item-info:hover .weltpixel_quickview_button_v2 {
  position: absolute !important;
  bottom: 108px;
  top: auto !important;
  width: 100% !important;
  font-size: 13px;
  color: #020202;
  background: rgba(253, 248, 239, 0.7) !important;
  text-indent: unset !important;
  text-align: center;
  font-family: 'Fedra Sans Medium 5';
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0.94px;
}
.products.list .product-item-info:hover button {
  width: 100%;
}
.products.list .product-item-info:hover .bss-quickview {
  display: block !important;
  position: absolute !important;
  bottom: 0px;
  top: auto !important;
  width: 100% !important;
  font-size: 13px;
  color: #020202;
  background: rgba(253, 248, 239, 0.7) !important;
  text-indent: unset !important;
  text-align: center;
  font-family: 'Fedra Sans Medium 5';
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0.94px;
  z-index: 9999;
  padding: 14px 0;
}
.products.list .product-item-info .product-item-link {
  color: #241f20;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
}
.products.list .product-item-info .product-item-link:hover {
  text-decoration: underline;
}
.products.list .product-item-info .price {
  color: #241f20;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.45px;
}
@media (max-width: 1350px) {
  .products_listing_grid.products.wrapper .products.list .product-item-info .price {
    font-size: 15px !important;
  }
}
.toolbar.toolbar-products {
  position: relative;
  clear: both;
  margin: 0px;
}
.toolbar.toolbar-products::after {
  content: '';
  border-top: solid 1px #e5b34c;
  width: 100%;
  top: 19px;
  left: 0;
  position: absolute;
  z-index: -1;
}
.toolbar.toolbar-products .modes {
  display: none;
}
.toolbar.toolbar-products .toolbar-amount {
  font-size: 15px;
  color: #020202;
  font-weight: 500;
  font-family: 'Fedra Sans Book 5';
  padding-right: 20px;
  background: #fdf8ee;
  display: none !important;
}
.toolbar.toolbar-products .toolbar-amount .toolbar-number {
  font-family: 'FedraSansStdMddium', sans-serif;
  font-weight: 600;
}
.toolbar.toolbar-products .toolbar-sorter {
  width: auto;
  z-index: 1;
  top: -10px;
  position: relative;
  background: #fff;
  padding-left: 20px;
}
.toolbar.toolbar-products .toolbar-sorter.sorter::after {
  content: '';
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 20px;
  opacity: 0.6;
}
.toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
  font-family: 'Fedra Sans Medium 5';
  color: #020202;
  font-size: 15px;
  padding-right: 10px;
  display: inline-block;
  width: inherit;
  padding-top: 13px;
}
.toolbar.toolbar-products .toolbar-sorter.sorter select {
  background: none;
  border: none;
  box-shadow: none;
  -webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: -internal-light-dark(#000000, #ffffff);
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  margin: 0px;
  padding: 0px;
  font-family: 'Fedra Sans Book 5';
  font-size: 13px;
  font-weight: normal;
  color: #020202;
  border: solid 1px #cacaca;
  border-radius: 4px;
  padding: 8px 12px;
  height: auto;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  width: 64%;
  padding-right: 22px;
}
.toolbar.toolbar-products .toolbar-sorter.sorter .sorter-action::before {
  display: none;
}
.breadcrumbs {
  font-size: 15px;
  color: #020202;
}
.breadcrumbs li {
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  color: #020202;
  position: relative;
}
.breadcrumbs li a {
  font-family: 'Fedra Sans Book 5';
  color: #020202;
  font-weight: 400;
}
.sidebar-main {
  display: flex;
  flex-wrap: wrap;
  margin-top: -10px;
  padding-right: 0px !important;
}
.sidebar-main .breadcrumbs {
  order: 1;
  max-width: 100%;
  width: 100%;
}
.fotorama__stage__frame .fotorama__img {
  top: 36%;
}
.catalog-product-view {
  background: #fdf8ee;
}
.catalog-product-view .footernewsletter {
  margin-top: -18px;
}
.catalog-product-view .page-main {
  max-width: 100%;
  padding: 0 40px;
}
.catalog-product-view .page-main .breadcrumbs {
  margin-bottom: 14px;
  padding-top: 16px;
}
.catalog-product-view .page-main .breadcrumbs ul.items {
  padding: 0px !important;
}
.catalog-product-view .page-main .breadcrumbs ul.items li.item {
  font-size: 13px;
}
.catalog-product-view .product.media {
  width: 63% !important;
  position: relative;
}
.catalog-product-view .product.media .action.towishlist {
  float: left;
  color: #ffffff;
  font-size: 13px;
  font-family: 'Fedra Sans Medium 5';
  margin: 10px 0 0 20px;
  padding-left: 22px;
  position: absolute;
  top: 5px;
  left: 145px;
  z-index: 9;
}
.catalog-product-view .product.media .action.towishlist::before {
  content: '';
  content: "\f08a";
  font-family: "FontAwesome";
  position: absolute;
  color: #ffffff;
  left: 2px;
  font-weight: bold;
}
.catalog-product-view .product.media .action.towishlist.wishlist-added::before {
  content: "\f004";
  font-family: "FontAwesome";
}
.catalog-product-view .product.media .action.towishlist.updated::before {
  content: "\f004";
  font-family: "FontAwesome";
}
.catalog-product-view .product.media .action.towishlist.wishlistadded::before {
  content: "\f004";
  font-family: "FontAwesome";
}
.catalog-product-view .product.media .action.towishlist span {
  border-bottom: solid 1px #fdf8ee;
}
.catalog-product-view .product.media .action.towishlist:hover {
  text-decoration: none;
}
.catalog-product-view .product.media .action.towishlist:hover span {
  border-bottom: solid 1px #a92611;
}
.catalog-product-view .product-info-main {
  width: 33% !important;
  padding-bottom: 0;
  position: relative;
  padding-right: 0px;
}
.catalog-product-view .product-info-main h1.page-title {
  font-size: 18px;
  font-weight: normal;
  font-family: 'Fedra Sans Book 5';
  margin: 0px;
  padding: 0 0 8px 0;
}
.catalog-product-view .product-info-main .page-title-wrapper.product {
  float: left;
  padding-right: 15px;
}
.catalog-product-view .product-info-main .product-reviews-summary {
  float: none;
  width: 100%;
  clear: both;
  display: flex;
  padding-bottom: 5px;
}
.catalog-product-view .product-info-main .product-reviews-summary .rating-summary {
  margin: 0px;
  padding-top: 4px;
}
.catalog-product-view .product-info-main .product-reviews-summary .reviews-actions a {
  color: #020202;
  font-size: 12.5px;
  font-weight: 600;
  font-family: 'Fedra Sans Book 5';
  margin-left: 10px;
  line-height: normal;
}
.catalog-product-view .product-info-main .product-info-price {
  width: auto;
  border: none;
  color: #000;
  margin: 0;
  padding: 0;
  float: left;
  clear: both;
}
.catalog-product-view .product-info-main .product-info-price span.price {
  color: #020202;
  font-weight: bold;
  font-size: 24px;
}
.catalog-product-view .product-info-main .action.towishlist {
  float: left;
  color: #a92611;
  font-size: 13px;
  font-family: 'Fedra Sans Medium 5';
  margin: 10px 0 0 20px;
  padding-left: 22px;
  position: relative;
}
.catalog-product-view .product-info-main .action.towishlist::before {
  content: '';
  content: "\f08a";
  font-family: "FontAwesome";
  position: absolute;
  color: #a92611;
  left: 2px;
  font-weight: bold;
}
.catalog-product-view .product-info-main .action.towishlist span {
  border-bottom: solid 1px #fdf8ee;
}
.catalog-product-view .product-info-main .action.towishlist:hover {
  text-decoration: none;
}
.catalog-product-view .product-info-main .action.towishlist:hover span {
  border-bottom: solid 1px #a92611;
}
.catalog-product-view .product-info-main .action.towishlist:visited {
  color: #0056b3;
}
.catalog-product-view .product-info-main .action.towishlist:visited::before {
  color: #0056b3;
}
.catalog-product-view .product-info-main .action.towishlist:visited span {
  border: none;
}
.catalog-product-view .product-info-main .action.towishlist:focus {
  color: #0056b3;
}
.catalog-product-view .product-info-main .action.towishlist:focus::before {
  color: #0056b3;
}
.catalog-product-view .product-info-main .action.towishlist:focus span {
  border: none;
}
.catalog-product-view .product-info-main .price-box {
  margin-bottom: 0px;
  padding: 0px;
}
.catalog-product-view .product-info-main .product.attribute.overview {
  clear: both;
  font-size: 14px;
  font-family: 'Fedra Sans Std';
}
.catalog-product-view .product-info-main .product.attribute.overview p {
  padding-right: 0px;
}
.catalog-product-view .product-info-main .box-tocart {
  clear: both;
  overflow: hidden;
  margin: 0 0 10px 0;
}
.catalog-product-view .product-info-main .box-tocart .field.qty {
  float: left;
  margin: 0px;
  padding: 8px 35px 0 0;
}
.catalog-product-view .product-info-main .box-tocart .field.qty input {
  background: none;
  border: none;
  font-weight: 600;
  width: 25px;
  padding: 0;
  text-align: center;
  line-height: normal;
  padding-top: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 24px;
  font-weight: normal;
}
.catalog-product-view .product-info-main .box-tocart .field.qty input:focus {
  outline: none;
  box-shadow: none;
}
.catalog-product-view .product-info-main .box-tocart .field.qty span {
  background: #fdf8ee;
  font-size: 20px;
  font-weight: bold;
  border-radius: 50%;
  padding: 1px 6px 6px 5px;
  line-height: 16px;
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
  cursor: pointer;
}
.catalog-product-view .product-info-main .box-tocart .field.qty span.decrement-qty {
  padding: 1px 8px 6px 8px;
}
.catalog-product-view .product-info-main .box-tocart .actions {
  float: left;
  padding-left: 0px;
  width: 70%;
}
.catalog-product-view .product-info-main .box-tocart .actions .primary.tocart {
  border: none;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 15px;
  height: 48px;
  line-height: 48px;
  width: auto;
  border-radius: 4px;
  margin-right: 22px;
  background: #a92611;
  transition: .5s all ease;
  font-family: 'Fedra Sans Std';
  width: 180px;
  color: #fdf8ee;
  letter-spacing: 0px;
  padding: 0px;
}
.catalog-product-view .product-info-main .box-tocart .actions .primary.tocart:hover {
  background: #a92611;
  color: #fdf8ee;
}
.catalog-product-view .product-info-main .box-tocart .actions .primary.tocart:focus,
.catalog-product-view .product-info-main .box-tocart .actions .primary.tocart:hover {
  outline: none;
  border: none;
}
.catalog-product-view .product-info-main .box-tocart .actions #buy-now {
  border: none;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.45px;
  font-size: 15px;
  padding: 0;
  width: auto;
  border-radius: 4px;
  font-family: 'Fedra Sans Std';
  background: #edaa38 url('../images/buynow-bg.png') no-repeat 40px 14px;
  text-align: center;
  width: 180px;
  height: 48px;
  line-height: 48px;
  padding-left: 26px;
}
.catalog-product-view .product-info-main .box-tocart .actions #buy-now:hover {
  background: #ffb943 url('../images/buynow-bg.png') no-repeat 40px 14px;
}
.catalog-product-view .product-info-main .box-tocart .actions #buy-now:focus {
  border: none;
  outline: none;
}
.catalog-product-view .product-info-main .pincode-check-container {
  clear: both;
  overflow: hidden;
  display: none;
}
.catalog-product-view .product-info-main .pincode-check-container p {
  font-family: 'Fedra Sans Std';
  font-size: 16px;
  font-weight: 600;
  color: #020202;
  float: left;
  padding: 9px 15px 0 0;
}
.catalog-product-view .product-info-main .pincode-check-container .colors.size-chart {
  float: left;
  position: relative;
  width: 30%;
}
.catalog-product-view .product-info-main .pincode-check-container .colors.size-chart input {
  border: solid 1px #edaa38;
  height: auto;
  padding: 8px;
  border-radius: 4px;
}
.catalog-product-view .product-info-main .pincode-check-container .colors.size-chart input:focus {
  box-shadow: none;
}
.catalog-product-view .product-info-main .pincode-check-container .colors #avilabilitycheck {
  position: absolute;
  right: 18px;
  font-size: 14px;
  color: #a92611;
  top: 11px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Fedra Sans Medium 5';
}
.catalog-product-view .product-info-main .product.info.detailed {
  width: 100%;
  padding-top: 30px;
}
.catalog-product-view .product-info-main .product.info.detailed .title {
  border-bottom: solid 1px #f9e4c0;
  padding-right: 20px;
}
.catalog-product-view .product-info-main .product.info.detailed .title a {
  border: none;
  background: none;
  color: #020202;
  font-weight: normal;
  opacity: 0.7;
  font-size: 18px;
  font-family: 'Fedra Sans Medium 5';
  padding: 0 20px !important;
}
.catalog-product-view .product-info-main .product.info.detailed .title a:hover,
.catalog-product-view .product-info-main .product.info.detailed .title a:focus {
  background: none !important;
}
.catalog-product-view .product-info-main .product.info.detailed .title.active a {
  opacity: 1;
  background: none;
  border-bottom: solid 4px #edaa38;
}
.catalog-product-view .product-info-main .product.info.detailed .data.item.content {
  background: none;
  padding: 0;
  border: none;
  padding-top: 20px;
}
.catalog-product-view .product-info-main .product.info.detailed .data.item.content p {
  line-height: normal;
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  line-height: 25px;
  font-size: 14px;
  letter-spacing: 0.15px;
}
.catalog-product-view .product-info-main .product.info.detailed .data.item.content p span {
  font-size: 15px !important;
}
.catalog-product-view .product-info-main .product.info.detailed .data.item.content p strong {
  font-size: 14px;
}
.catalog-product-view .product-info-main .product.info.detailed .data.item.content p .h2-header {
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  font-size: 14px;
}
.catalog-product-view .product-info-main .product.info.detailed .data.item.content table {
  font-size: 14px;
  letter-spacing: 0.15px;
}
.catalog-product-view .product-info-main .product.info.detailed .data.item.content table th {
  font-weight: 600;
}
.catalog-product-view .product-info-main .product.alert.stock {
  float: none;
  clear: both;
  padding: 0;
  text-align: left;
  padding-top: 15px;
}
.catalog-product-view .product-info-main .product.alert.stock a {
  font-size: 15.5px;
  color: #020202;
  border: solid 1px #fdf8ee;
  padding: 10px;
  border-radius: 3px;
  letter-spacing: 0.45px;
}
.catalog-product-view .block.related {
  clear: both;
  overflow: hidden;
  width: 100vw;
  margin-left: -51.5vw;
  height: 100%;
  left: 51%;
  padding: 0;
  background: #fdf8ee;
  position: relative;
  padding-top: 60px;
  margin-bottom: 0px;
}
.catalog-product-view .block.related .block-title.title {
  text-align: center;
  padding-bottom: 5px;
  margin-bottom: 0px;
}
.catalog-product-view .block.related .block-title.title strong {
  display: inline-block;
  font-family: 'Fedra Sans Medium 5';
  font-size: 22px;
  color: #020202;
  padding: 0;
  margin: 0;
  position: relative;
  font-weight: normal;
}
.catalog-product-view .block.related .block-title.title strong::before {
  content: '';
  position: absolute;
  left: -260px;
  top: 10px;
  background: url('../images/related-bg.png') no-repeat left top;
  width: 228px;
  height: 7px;
}
.catalog-product-view .block.related .block-title.title strong::after {
  content: '';
  position: absolute;
  right: -260px;
  top: 10px;
  background: url('../images/related-bg.png') no-repeat left top;
  width: 228px;
  height: 7px;
}
.catalog-product-view .block.related .block-content.content {
  padding-left: 118px;
  padding-right: 50px;
}
.catalog-product-view .block.related .block-content.content .choice {
  display: none;
}
.catalog-product-view .block.related .block-content.content .block-actions {
  display: none;
}
.catalog-product-view .block.related .block-content.content .product-item-name {
  margin-left: 0px;
}
.catalog-product-view .block.related .product-item-info {
  width: 85%;
}
.catalog-product-view .block.related .product-item-info .product-item-name {
  display: block;
  width: 100%;
  line-height: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: auto;
}
.catalog-product-view .block.related span.price {
  font-weight: 700;
  color: #000;
}
.catalog-product-view .block.related .product-item-actions {
  display: none !important;
}
.catalog-product-view .block.related .item.product.product-item {
  width: 100%;
}
.catalog-product-view .block.related .owl-nav {
  position: absolute;
  top: 35%;
  width: 100%;
  z-index: 100;
  display: block;
}
.catalog-product-view .block.related .owl-nav button {
  width: 37px;
  background: #faf3e7;
  height: 38px;
  border-radius: 50%;
  line-height: 28px;
}
.catalog-product-view .block.related .owl-nav button span {
  color: #4b4645;
  font-size: 34px;
}
.catalog-product-view .block.related .owl-nav button.owl-prev {
  margin-left: -18px;
}
.catalog-product-view .block.related .owl-nav button.owl-next {
  float: right;
  margin-right: 22px;
}
.catalog-product-view .block.related .owl-nav button:focus {
  outline: none;
  border: none;
}
.catalog-product-view .column.main {
  padding-bottom: 0px !important;
}
#customer-reviews {
  padding-right: 80px;
}
#customer-reviews .block-title {
  float: left;
  width: 78%;
}
#customer-reviews .block-title strong {
  color: #020202;
  font-family: 'Fedra Sans Medium 5';
  font-weight: normal;
  font-size: 18px;
  border-bottom: solid 1px #edaa38;
  padding-bottom: 12px;
  display: block;
  margin: 0;
}
#customer-reviews .write-review-btn {
  float: right;
  border: solid 1px #a92611;
  padding: 8px 8px;
  font-size: 14px;
  line-height: normal;
  cursor: pointer;
  border-radius: 2px;
  font-family: 'Fedra Sans Book 5';
  transition: .5s all ease;
  color: #a92611;
}
#customer-reviews .block-content {
  clear: both;
}
#customer-reviews .items.review-items .review-title {
  font-size: 14px;
  font-weight: normal;
  font-family: 'Fedra Sans Medium 5';
  color: #020202;
  opacity: 0.9;
  margin-bottom: 10px;
}
#customer-reviews .items.review-items .label {
  font-family: 'Fedra Sans Book 5';
  color: #020202;
  font-size: 14px;
  letter-spacing: 0.38px;
}
#customer-reviews .items.review-items .review-content {
  margin-left: 0;
  clear: both;
  float: none;
  line-height: normal;
  font-family: 'Fedra Sans Book 5';
  color: #020202;
  line-height: 22px;
  padding-top: 10px;
  font-size: 14px;
  letter-spacing: 0.15px;
}
#customer-reviews .items.review-items .review-details {
  margin: 0px;
  font-size: 14px;
  color: #000;
  font-family: 'Fedra Sans Book 5';
  opacity: 0.7;
}
#customer-reviews .items.review-items .review-details .review-date {
  float: right;
}
#customer-reviews .toolbar-number {
  font-size: 14px;
  font-weight: 600;
  padding-top: 20px;
  display: block;
}
.rating-summary .rating-result:before {
  content: '\f006' '\f006' '\f006' '\f006' '\f006';
  font-family: "FontAwesome";
  color: #edaa38 !important;
}
.rating-summary .rating-result > span:before {
  color: #edaa38;
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-family: "FontAwesome";
}
.products.list .product-item-info .product-item-inner .actions-secondary a::before {
  content: "\f08a";
  font-family: "FontAwesome";
}
.products.list .product-item-info .product-item-inner .actions-secondary a.wishlist-added::before {
  content: "\f004";
  font-family: "FontAwesome";
}
.review-control-vote label:before,
.review-control-vote:before {
  font-size: 20px;
  height: 18px;
}
.review-control-vote label:before {
  color: #edaa38;
}
.page-products .products-grid .product-item .product-item-details {
  position: static;
}
.product-item {
  position: relative;
}
.product-item .product-reviews-summary.short {
  position: relative;
  top: 4px;
  float: right;
  margin: 0px;
}
.product-item .product-reviews-summary.short .reviews-actions {
  display: none;
}
.bestseller-tag,
.new-tag {
  font-family: 'Fedra Sans Book 5';
  font-size: 11px;
  background: #ffffff;
  width: 91px;
  text-align: center;
  padding: 6px 0;
  position: absolute;
  right: 5px;
  top: 4px;
  z-index: 100;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.item.product.product-item.out-of-stock .product-image-photo {
  filter: grayscale(100%);
  opacity: 0.7;
}
.item.product.product-item.out-of-stock .product-item-inner {
  overflow: visible;
  padding: 0;
  position: static;
  width: 100%;
  box-shadow: none;
  border: none;
  background: none;
  height: auto;
}
.item.product.product-item.out-of-stock .product-item-inner .unavailable {
  position: absolute;
  top: 0;
  right: 0px;
  font-family: 'Fedra Sans Book 5';
  font-size: 11px;
  background: #ffffff;
  width: 91px;
  text-align: center;
  padding: 6px 0;
  z-index: 100;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.fotorama__nav--thumbs {
  height: 556px !important;
  margin-top: -5px;
}
.fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active img {
  border: solid 4px #ffffff !important;
}
.fotorama__thumb__arr.fotorama__thumb__arr--left .fotorama__thumb--icon {
  transform: unset;
  background: none !important;
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: 20px;
  width: 15px;
  height: 15px;
  left: 50px;
  position: relative;
  z-index: 9999;
}
.fotorama__thumb__arr.fotorama__thumb__arr--right .fotorama__thumb--icon {
  background: none !important;
  border: solid #000;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 15px;
  height: 13px;
  left: 50px;
  position: relative;
  bottom: -8px;
  z-index: 9999999999;
  opacity: 1;
}
.fotorama__thumb-border {
  border: 2px solid #edaa38;
}
.codcheck-prod {
  border: none;
  padding: 0px;
  position: relative;
  width: 370px;
}
.codcheck-prod h3 {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
  font-weight: 600;
  color: #020202;
  float: left;
  padding-top: 10px;
  margin: 0px;
}
.codcheck-prod .codcheck-text {
  float: left;
  padding-left: 20px;
  width: 60%;
  position: relative;
}
.codcheck-prod .codcheck-text input {
  border: solid 1px #edaa38;
  height: auto;
  padding: 8px;
  border-radius: 4px;
}
.codcheck-prod .codcheck-text input:focus {
  outline: none;
  box-shadow: none;
}
.codcheck-prod .codcheck-btn {
  position: absolute;
  right: 5px;
  top: 2px;
  padding: 0px;
}
.codcheck-prod .codcheck-btn input {
  font-size: 14px;
  color: #a92611;
  top: 11px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Fedra Sans Medium 5';
  background: none;
  border: none;
}
.codcheck-prod .codcheck-btn input:hover {
  background: none;
  border: none;
  color: #a92611;
}
.codcheck-prod .codcheck-btn input:focus {
  outline: none;
  box-shadow: none;
  background: none;
  border: none;
  color: #a92611;
}
.codcheck-prod #errormsg {
  display: block;
  background: none;
  padding-top: 4px;
  padding-bottom: 0;
  padding-left: 0px;
  line-height: normal;
  clear: both;
}
.codcheck-prod #errormsg .msg::before {
  display: none;
  width: 22px;
  margin: -18px 0 0;
}
.codcheck-prod .success.message {
  background: none;
  padding-top: 4px;
  padding-bottom: 0;
  padding-left: 0px;
  line-height: normal;
}
.codcheck-prod .success.message .msg::before {
  display: none;
  width: 22px;
  margin: -18px 0 0;
}
.pdpstaticcontent {
  font-family: 'Fedra Sans Book 5';
  font-size: 13px;
  font-weight: 300;
  color: #020202;
  clear: both;
  padding-top: 12px;
}
.pdpstaticcontent a {
  color: #a92611;
  font-weight: 400;
  display: inline-block;
  font-family: 'Fedra Sans Medium 5';
  border-bottom: solid 1px;
  line-height: normal;
  margin-left: 5px;
  transition: .5s all ease;
  border-bottom: solid solid 1px #a92611;
}
.pdpstaticcontent a:hover {
  text-decoration: none;
  transition: .5s all ease;
  border: none;
}
.pdpstaticcontent a:visited {
  color: #0056b3;
  border: none;
}
.relatedCategory {
  padding: 0;
  background: #fdf8ee;
  position: relative;
  padding-top: 10px;
  margin-right: 30px;
  padding-bottom: 40px;
}
.relatedCategory .innersection {
  padding: 0 118px;
  clear: both;
  overflow: hidden;
}
.relatedCategory span.related-category {
  display: inline-block;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  padding-right: 30px;
  float: left;
}
.relatedCategory .pillslisting {
  float: left;
  width: 80%;
}
.relatedCategory a {
  display: inline-block;
  background: #ffffff;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  color: #020202;
  text-decoration: none;
  padding: 5px 20px;
  margin-right: 15px;
  border-radius: 20px;
  margin-bottom: 20px;
}
.fotorama__arr {
  top: -260px !important;
}
.product-options-wrapper .swatch-opt span,
.product-options-wrapper .swatch-opt label,
.product-options-wrapper .swatch-opt input {
  float: left;
}
.product-options-wrapper .swatch-opt label {
  color: #020202;
  font-size: 16px;
  font-family: 'Fedra Sans Medium 5';
  margin-right: 20px;
  padding-left: 0px !important;
}
.product-options-wrapper .swatch-opt input {
  margin-left: 10px;
  border: solid 1px #edaa38;
}
.product-options-wrapper .swatch-opt .swatch-attribute-label {
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  letter-spacing: 0.95px;
  padding-right: 20px;
}
.product-options-wrapper .swatch-opt .swatch-attribute-selected-option {
  display: none;
}
.swatch-opt {
  padding-top: 10px;
}
.swatch-opt input[type="radio"]:not(:checked) + label:before,
.swatch-opt input[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0px;
  width: 42px;
  height: 42px;
  background: none;
  border-radius: 50%;
  background: #EEE6D7;
  z-index: -1;
}
.swatch-opt input[type="radio"]:not(:checked) + label,
.swatch-opt input[type="radio"]:checked + label {
  position: relative;
  padding-left: 1.2em;
  cursor: pointer;
}
.swatch-opt input[type="radio"]:checked + label:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 18px;
  line-height: 0.8;
  color: #000000;
  font-family: Montserrat, sans-serif;
  transition: all 0.2s ease 0s;
  background: #edaa38;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  z-index: -1;
}
.swatch-opt input[type="radio"]:not(:checked),
.swatch-opt input[type="radio"]:checked {
  opacity: 0;
  position: relative;
  z-index: 99;
  visibility: visible;
  left: 40px;
  top: 2px;
  height: 32px;
}
div#product-options-wrapper label {
  margin-right: 0px !important;
  text-align: center;
  width: 42px;
  line-height: 42px;
}
.aw-sbp__bundle-options-container div#product-options-wrapper label {
  width: calc(100% - 30px) !important;
  text-align: left;
}
.aw-sbp__bundle-options-container div#product-options-wrapper label a {
  color: #000;
}
.product-options-wrapper .swatch-opt .swatch-attribute-label {
  padding-top: 8px;
  padding-right: 0px;
  font-size: 16px;
}
.additional-attributes-wrapper.table-wrapper td.col,
.additional-attributes-wrapper.table-wrapper th.col {
  width: auto;
}
#review-form .review-fieldset {
  clear: both;
  overflow: hidden;
  padding-top: 40px;
}
#review-form .review-legend span {
  color: #020202;
  font-family: 'Fedra Sans Medium 5';
  font-weight: normal;
  font-size: 18px;
  display: block;
  border: none;
  padding-bottom: 5px;
  margin: 0;
}
#review-form .review-field-ratings legend {
  font-size: 18px;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 400;
}
#review-form .review-field-ratings .control .choice.review-field-rating {
  display: flex;
}
#review-form .review-field-ratings .control .choice.review-field-rating label span {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
  padding-top: 14px;
  display: inline-block;
  padding-right: 20px;
  font-weight: 400;
}
#review-form .field input {
  border: solid 1px #edaa38;
  height: auto;
  padding: 10px;
}
#review-form .field input:focus {
  outline: none;
  box-shadow: none;
}
#review-form .field textarea {
  border: solid 1px #edaa38;
}
#review-form .field textarea:focus {
  outline: none;
  box-shadow: none;
}
#review-form .field label span {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 400;
}
#review-form .actions-primary button {
  border: none;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.45px;
  font-size: 15px;
  padding: 14px 20px;
  width: auto;
  border-radius: 4px;
  font-family: 'Fedra Sans Book 5';
  background: #edaa38;
  height: auto;
  line-height: normal;
  color: #ffffff;
}
#review-form .actions-primary button:focus {
  outline: none;
}
.filter-content .swatch-option.text {
  background: none;
  color: #020202;
  font-size: 15.5px;
  font-weight: 500;
  margin-right: 7px;
  min-width: 22px;
  font-family: 'Fedra Sans Book 5';
  background: #EEE6D7;
  border-radius: 50%;
  height: 36px;
  width: 37px;
  padding: 0;
  line-height: 34px;
  text-align: center;
  transition: .5s all ease;
}
.filter-content .swatch-option.text:hover {
  outline: none;
  background: #edaa38;
  color: #ffffff;
  transition: .5s all ease;
}
.block-content.filter-content .filter-current li {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.block-content.filter-content .filter-current li .filter-value {
  color: #a92611;
}
.block-content.filter-content .block-actions.filter-actions a {
  background: #edaa38;
  color: #ffffff;
  padding: 5px 10px;
  border-radius: 3px;
  font-family: 'Fedra Sans Book 5';
  font-size: 12px;
  letter-spacing: 0.45px;
  text-decoration: none;
}
.ias-spinner {
  font-family: 'Fedra Sans Book 5';
  color: #a92611 !important;
  font-weight: 600;
  font-size: 15px !important;
  border: solid 1px #a92611;
  width: 230px;
  margin: auto;
  font-style: normal !important;
  height: auto;
  line-height: 20px;
  text-shadow: none !important;
  text-align: center;
  border-radius: 3px;
  padding-top: 0px;
  padding-bottom: 10px;
}
.catalogsearch-result-index {
  background: #ffffff;
}
.catalogsearch-result-index .page-title-wrapper {
  padding-top: 15px;
}
.catalogsearch-result-index .page-title-wrapper h1 span {
  font-family: 'Fedra Sans Medium 5';
  font-size: 26px;
}
.catalogsearch-result-index .column.main {
  padding: 0px;
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
  letter-spacing: 0.45px;
  width: 100% !important;
}
.product.attribute.description {
  padding-right: 80px;
}
.catalog-product-view .product.attribute.overview p {
  padding-right: 140px !important;
}
.bss_quickview-catalog_product-view .product.attribute.overview p {
  padding-right: 0 !important;
}
.bss_quickview-catalog_product-view .column.main {
  padding-top: 40px;
}
.bss_quickview-catalog_product-view .fotorama1611829525107 .fotorama__nav--thumbs .fotorama__nav__frame {
  width: 65px !important;
  height: 65px !important;
}
.product-item-inner .action.tocompare {
  display: none !important;
}
.related-category {
  background: #fdf8ee;
}
.product-item .price-box .price-label {
  display: none;
}
span.price-label {
  display: none !important;
}
.moreinfocontent {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  padding-top: 10px;
  display: none;
}
.fotorama__arr,
.fotorama__thumb__arr {
  background-color: transparent !important;
}
.fotorama__arr .fotorama__arr__arr {
  top: 51.5% !important;
}
.ias-noneleft {
  display: none !important;
}
.ias-trigger.ias-trigger-next {
  margin-top: 15px;
}
.ias-trigger.ias-trigger-next button {
  height: auto;
  background: none;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  text-transform: uppercase;
}
.category-view-show {
  float: left;
  display: flex;
  padding-right: 20px;
}
.category-view-show h2 {
  font-family: 'Fedra Sans Medium 5';
  color: #020202;
  font-size: 15px;
  padding-top: 6px;
  margin: 0;
  padding-bottom: 0;
  padding-right: 8px;
}
.category-view-show .double-view {
  background: url('../images/sho_cat_four_after.svg') no-repeat left top;
  width: 43px;
  height: 26px;
  cursor: pointer;
  opacity: 0.5;
  margin-left: 8px;
}
.category-view-show .double-view span {
  background: #908B86;
  width: 8px;
  height: 15px;
  display: inline-block;
  font-size: 0px;
  vertical-align: text-top;
  margin-left: 3px;
  display: none;
}
.category-view-show .single-view {
  background: url('../images/show-cat_three_before.svg') no-repeat left top;
  width: 35px;
  height: 26px;
  cursor: pointer;
  opacity: 0.2;
}
.category-view-show .single-view span {
  display: inline-block;
  background: #eee6d7;
  font-size: 0px;
  width: 8px;
  height: 15px;
  vertical-align: text-top;
  margin-left: 3px;
  display: none;
}
body.single-product-view .category-view-show .single-view {
  opacity: 0.5;
}
body.single-product-view .double-view {
  opacity: 0.2;
}
.toolbartop {
  float: right;
  background: #fff;
  padding-left: 20px;
}
.moreinfo img {
  padding-top: 0;
  display: inline-block;
  vertical-align: top;
}
.review-ratings .rating-summary.item {
  display: none;
}
.review-ratings .rating-summary.item:first-child {
  display: flex;
}
.review-ratings .rating-summary.item:first-child .label.rating-label {
  display: none;
}
.review-ratings .rating-summary.item:first-child .rating-result {
  margin-top: 4px;
}
.product.info.detailed .data.item.content li {
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
}
.product.attribute.description .value {
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
}
.breadcrumbs .item:not(:last-child):after {
  content: '\e608' !important;
  font-family: 'luma-icons';
  margin: 0 10px !important;
  vertical-align: top;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.catalog-product-view .product-info-main .product.info.detailed .data.item.content {
  display: none;
}
a.action.towishlist.updated span {
  font-size: 0px;
}
.page.messages.wishlist-success {
  position: fixed;
  bottom: -30px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
}
.pricewhatsapp {
  position: relative;
}
.pricewhatsapp .whatsapp-share {
  font-size: 20px;
  position: absolute;
  top: -1px;
  left: 70px;
}
.pricewhatsapp .whatsapp-share i {
  color: #25D366;
}
.page-products .columns {
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
.toolbar {
  margin-bottom: 30px;
  text-align: center;
}
.toolbar select {
  background-color: #f0f0f0;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border-radius: 3px;
}
.toolbar .sorter-action {
  position: relative;
  top: -2px;
}
.toolbar-amount {
  left: 0;
  line-height: 18px;
  margin: 0;
  padding: 7px 0;
  text-align: left;
  top: 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.page-with-filter .toolbar-amount {
  position: static;
}
.toolbar-products {
  background-color: transparent;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar .pages {
  margin-bottom: 25px;
}
.sorter {
  float: right;
}
.page-products .sorter {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.sorter-action {
  display: inline-block;
  text-decoration: none;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #757575;
  content: '\e613';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action.sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.limiter .control {
  display: inline-block;
}
.old-price,
.old.price {
  color: #666666;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ':';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ':';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-cms,
.category-image,
.category-description {
  margin-bottom: 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;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  margin: 10px 0;
  color: #7d7d7d;
  font-size: 1.2rem;
}
.product.media .product.thumbs {
  margin: 10px 0 25px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs > li {
  margin: 1rem 0 0;
}
.product.media .items.thumbs img {
  display: block;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th,
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 5.5px 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: 5.5px 30px 10px 0;
}
.product-info-main .product-info-price {
  color: #575757;
  border-bottom: 1px solid #c1c1c1;
  display: table;
  margin-bottom: 15px;
  width: 100%;
}
.product-info-main .product-info-price .price-box {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.product-info-main .product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 5px;
}
.product-info-main .product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax,
.product-info-main .product-info-price .weee + .price-excluding-tax,
.product-info-main .product-info-price .weee {
  font-size: 1.4rem;
  display: inline-block !important;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax .price,
.product-info-main .product-info-price .weee + .price-excluding-tax .price,
.product-info-main .product-info-price .weee .price {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 16px;
}
.product-info-main .product-info-price .price-wrapper .price {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 22px;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 2rem;
  font-weight: 300;
}
.product-info-main .product-info-price .special-price .price-label:after {
  content: ': ';
}
.product-info-main .product-info-price .price {
  white-space: nowrap;
}
.product-info-main .product-info-stock-sku {
  display: inline-block;
  float: right;
  padding-bottom: 10px;
  padding-left: 10%;
  text-align: right;
  vertical-align: top;
}
.product-info-main .stock {
  margin: 0 0 3px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  font-weight: 700;
  text-transform: uppercase;
}
.product-info-main .product.attribute.sku {
  word-break: break-all;
  word-wrap: break-word;
}
.product-info-main .product.attribute.sku .type {
  font-weight: normal;
  margin-right: 5px;
}
.product-info-main .product.attribute.sku .type:after {
  content: '#:';
}
.product-info-main .product.attribute.sku .value {
  display: inline-block;
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .product-add-form {
  clear: both;
  padding-top: 15px;
}
.product-info-main .product-reviews-summary {
  float: left;
}
.product-info-main .product-options-bottom .box-tocart {
  margin-top: 20px;
}
.product-options-wrapper .fieldset:focus {
  box-shadow: none;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 600;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  margin: 0 0 8px;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .field .note {
  display: block;
  margin-top: 5px;
}
.product-options-wrapper .field .note.mage-error {
  color: #e02b27;
}
.product-options-bottom .price-box,
.product-info-price .price-box {
  color: #575757;
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.product-options-bottom .price-box .old-price,
.product-info-price .price-box .old-price {
  font-size: 20px;
  font-weight: 300;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline-block;
}
.product-options-bottom .price-box .price-container > span,
.product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 5px;
}
.product-options-bottom .price-box .price-container > span:last-child,
.product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax,
.product-info-price .price-box .price-container .weee + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee,
.product-info-price .price-box .price-container .weee {
  font-size: 1.2rem;
  line-height: 14px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax .price,
.product-info-price .price-box .price-container .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee .price,
.product-info-price .price-box .price-container .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.box-tocart .action.tocart {
  vertical-align: top;
}
.box-tocart .action.tocart:not(:last-child) {
  margin-bottom: 15px;
}
.product-addto-links {
  display: inline;
}
.product-addto-links .action {
  margin-right: 5%;
}
.product-social-links {
  margin: 0 0 20px;
  text-align: center;
}
.product-social-links .action.tocompare:before {
  content: '\e61e';
}
.prices-tier {
  margin-bottom: 15px;
}
.prices-tier .item {
  margin-bottom: 10px;
}
.prices-tier .item:last-child {
  margin-bottom: 0;
}
.prices-tier .price-excluding-tax,
.prices-tier .price-including-tax {
  display: inline-block;
}
.minimal-price-link,
.price-excluding-tax,
.price-including-tax {
  display: block;
  white-space: nowrap;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #006bb4;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #006bb4;
  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 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 12px;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .product-items .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .block-compare .action.delete {
  right: initial;
}
.sidebar .action.tocart {
  border-radius: 0;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-icon {
  position: absolute;
  top: 5px;
  z-index: 99;
  right: 0;
  left: auto !important;
  height: fit-content;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product.media .action.towishlist span {
  display: none;
}
aside.modal-popup.share-product-popup .action-close {
  position: absolute !important;
}
.modal-popup .action-close {
  position: absolute !important;
}
.catalog-product-view.new-pdp-design .product-media-info-section .descerption-more .product-short-info-content:before,
.catalog-product-view.new-pdp-design .product-media-info-section .descerption-more .product-short-info-content:after {
  display: none !important;
}
.catalog-product-view.new-pdp-design .product-media-info-section .description.descerption-more .product-short-info-content {
  max-height: 400px;
  overflow: auto !important;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-short-info-content {
  width: 100%;
  max-width: 100% !important;
  padding-right: 20px;
}
.swatch-opt .swatch-option-wrap input[type=radio] {
  position: absolute;
}
.catalog-product-view.new-pdp-design {
  padding-bottom: 100px;
}
.catalog-product-view.new-pdp-design .prar-sticky-cart {
  display: none !important;
  width: 100% !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0;
  background: #fff;
  max-width: 100% !important;
  height: auto;
  position: fixed !important;
  visibility: visible !important;
  opacity: 1 !important;
  border: 1px solid #edaa39;
  z-index: 9;
}
.catalog-product-view.new-pdp-design .prar-sticky-cart .prar-container {
  display: flex !important;
  justify-content: center;
  justify-content: space-between;
  max-width: 1280px;
  float: none;
  margin: 0 auto;
  padding: 0 10px;
}
.catalog-product-view.new-pdp-design .prar-sticky-cart .prar-container .price-cart,
.catalog-product-view.new-pdp-design .prar-sticky-cart .prar-container .name-image {
  display: flex;
  justify-content: center;
  align-items: center;
}
.catalog-product-view.new-pdp-design .prar-sticky-cart .prar-container .name-image .product-img {
  margin-right: 20px;
}
.catalog-product-view.new-pdp-design .prar-sticky-cart .prar-container .name-image .product-img img {
  max-width: 80px;
}
.catalog-product-view.new-pdp-design .prar-sticky-cart .prar-container .name-image .product-name-bottom {
  font-size: 1.5rem;
  font-family: 'Fedra Sans Std';
  max-width: 380px;
}
.catalog-product-view.new-pdp-design .prar-sticky-cart .prar-container .price-cart .price-bottom {
  font-family: 'Fedra Sans Book 5';
  font-size: 18px;
  margin-right: 20px;
  display: none;
}
.catalog-product-view.new-pdp-design .prar-sticky-cart .prar-container .price-cart .price-box p {
  display: none;
}
.catalog-product-view.new-pdp-design .prar-sticky-cart .prar-container .price-cart .price-box .span.special-price {
  width: 100%;
}
.catalog-product-view.new-pdp-design .prar-sticky-cart .prar-container .price-cart .price-box .price-box.price-final_price {
  flex-wrap: wrap;
}
.catalog-product-view.new-pdp-design .prar-sticky-cart .prar-container .price-cart .price-box .price-final_price .old-price {
  margin: 0 !important;
}
.catalog-product-view.new-pdp-design .prar-sticky-cart .prar-container .price-cart .price-box .price-final_price .old-price .price {
  text-decoration: line-through;
  font-size: 14px !important;
}
.catalog-product-view.new-pdp-design .prar-sticky-cart .prar-container .price-cart .price-box .price {
  font-size: 18px !important;
  color: #000 !important;
  font-weight: 600;
}
.catalog-product-view.new-pdp-design .prar-sticky-cart .prar-container .price-cart .sticky-cart-btn {
  background: #a92611 !important;
}
.catalog-product-view.new-pdp-design .prar-sticky-cart .prar-container .price-cart a.notifyme-btn {
  border-radius: 30px;
  padding: 10px 20px;
  color: #fff;
  background: #a92611;
  text-decoration: none;
  text-align: center;
}
.catalog-product-view.new-pdp-design .prar-sticky-cart.pdp-fixed {
  display: block !important;
}
.bloom-benefits.feature-slider-section {
  background: #002152;
}
.columns .column.main {
  padding-bottom: 0 !important;
}
.cms-page-view .product-item-details {
  border: none !important;
}
.cms-page-view .stock.unavailable {
  border-radius: 40px;
  color: #ffffff;
}
.stock-status-availibility[data-product-id="5483"] {
  display: none;
}
#product-item-info_5483 .stock.available {
  display: none;
}
.account .form-wishlist-items li.product-item .box-tocart .stock {
  display: none !important;
}
.proceeds-border {
  clear: both;
}
@media (max-width: 767px) {
  .catalog-product-view.new-pdp-design .product-options-wrapper .swatch-attribute {
    text-align: left;
  }
  .catalog-product-view.new-pdp-design .swatch-option-wrap {
    margin-bottom: 10px;
  }
  .bundle-options-container .option {
    background: transparent;
    box-shadow: none;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .proceeds-ishalife p {
    font-size: 13px !important;
    padding-left: 9px !important;
  }
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
  position: relative;
}
.table-wrapper.comparison .table-comparison > tbody > tr > th,
.table-wrapper.comparison .table-comparison > tbody > tr > td {
  border-top: 0;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell {
  padding: 15px;
  width: 180px;
}
.table-comparison .cell.label {
  border-right: 1px solid #cccccc;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #cccccc;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .cell.remove .action.delete {
  margin-right: .6rem;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison td:last-child {
  border-right: 1px solid #cccccc;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: 0;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block.related .action.select {
  vertical-align: top;
}
.block.related .product-item-details {
  position: relative;
  z-index: 1;
}
.block.related .related-available .product-item-name {
  margin-left: 20px;
}
.block.related .field.choice {
  left: 0;
  position: absolute;
  top: 2px;
}
.catalog-product-view #review-form .field textarea {
  font-size: 14px;
}
.checkout-cart-index .page-main {
  padding-left: 0;
  padding-right: 0;
}
.checkout-cart-index .page-title-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.checkout-cart-index .gift-item-block .title {
  background: transparent;
  border: none;
  position: relative;
}
.checkout-cart-index .gift-item-block .title:after {
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  right: 0;
}
.checkout-cart-index .gift-item-block .actions-toolbar .secondary .action-update {
  background: #a92611;
  color: #ffffff;
  border: none;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Fedra Sans Book 5';
  padding: 12px 0;
  transition: .5s all ease;
  line-height: normal;
  width: 150px;
  border-radius: 40px;
}
.checkout-cart-index .gift-item-block .actions-toolbar .secondary .action-cancel {
  margin-right: 10px;
  background: #edaa39;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  padding: 10px 18px;
  letter-spacing: 1px;
  height: auto;
  line-height: normal;
  border-radius: 4px;
  border: none;
  transition: .5s all ease;
  width: 200px;
  float: right;
  border-radius: 40px;
}
.checkout-cart-index #gift-options-cart {
  display: none;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 0 25px;
}
.cart-summary > .title {
  font-size: 2.4rem;
  display: none;
  font-weight: 300;
  margin: 12px 0;
}
.cart-summary .block form:not(:last-of-type) .fieldset {
  margin: 0 0 25px;
}
.cart-summary .block .price {
  font-weight: 700;
}
.cart-summary .block .field {
  margin: 0 0 16px;
}
.cart-summary .block .actions-toolbar > .primary {
  text-align: left;
}
.cart-summary .block .actions-toolbar > .primary .action.primary {
  width: auto;
  border-radius: 100%;
}
.cart-summary .block .title strong {
  font-size: 1.4rem;
  font-weight: 600;
}
.cart-summary .block .item-options {
  margin: 0 0 16px;
}
.cart-summary .block .item-options .field .radio {
  float: left;
  margin-top: 4px;
}
.cart-summary .block .item-options .field .radio + .label {
  display: block;
  margin: 0;
  overflow: hidden;
}
.page-main .cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .checkout-methods-items {
  margin: 20px 0 0;
  padding: 0 15px;
  text-align: center;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  width: 100%;
}
.cart-summary .checkout-methods-items .item {
  margin-bottom: 25px;
}
.cart-summary .checkout-methods-items .item:last-child {
  margin-bottom: 0;
}
.cart-summary .message {
  padding-left: 20px;
}
.cart-summary .message > *:first-child:before {
  display: none;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark {
  text-align: left;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .cart thead tr th.col {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
  padding-top: 24px;
}
.cart.table-wrapper .cart tbody td {
  border: 0;
}
.cart.table-wrapper .cart > .item {
  border-bottom: 1px solid #cccccc;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 15px;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp {
  padding: 20px 11px 10px;
  text-align: center;
}
.cart.table-wrapper .col.qty {
  padding: 20px 11px 10px;
  text-align: center;
}
.cart.table-wrapper .col.qty .input-text {
  height: 36px;
  margin-top: -7px;
  text-align: center;
  width: 60px;
}
.cart.table-wrapper .col > .price {
  color: #7d7d7d;
  font-size: 1.8rem;
  font-weight: 700;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  /*padding: 15px @mobile-cart-padding @indent__s 90px;*/
  padding: 15px 45px 10px 90px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar {
  min-height: 20px;
  padding-bottom: 15px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action-edit,
.cart.table-wrapper .actions-toolbar > .action-delete {
  position: absolute;
  right: 16px;
  top: 0;
  display: inline-block;
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action-edit > span,
.cart.table-wrapper .actions-toolbar > .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .actions-toolbar > .action-edit:hover:before,
.cart.table-wrapper .actions-toolbar > .action-delete:hover:before {
  color: #333333;
}
.cart.table-wrapper .actions-toolbar > .action-edit:active:before,
.cart.table-wrapper .actions-toolbar > .action-delete:active:before {
  color: #757575;
}
.cart.table-wrapper .actions-toolbar > .action-delete {
  right: 0;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: '\e604';
}
.cart.table-wrapper .actions-toolbar > .action-delete:hover {
  text-decoration: none;
}
.cart.table-wrapper .action {
  margin-right: 25px;
}
.cart.table-wrapper .action:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 15px;
  max-width: 65px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: -3px 0 5px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  margin-bottom: 0;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 20px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 10px 0 0;
}
.cart.table-wrapper .item .message {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  left: inherit;
  margin: 25px 0 15px;
  padding: 0;
  position: relative;
  text-align: center;
  top: inherit;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #cccccc;
}
.cart-discount {
  border-bottom: 1px solid #cccccc;
  clear: left;
}
.cart-empty {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.checkout-cart-index .page-main {
  background-color: #ffffff;
}
.block.crosssell {
  padding: 0 15px;
  margin-top: 70px;
}
.block.crosssell .product-item-info {
  width: 200px;
}
.checkout-cart-index .page-main {
  width: 1140px;
  margin: auto;
  max-width: 100%;
}
.checkout-cart-index .page-main form.form-cart {
  /* padding-right: 30px !important;*/
  padding-right: 0px !important;
}
.checkout-cart-index .footershipping {
  padding-top: 60px;
}
.checkout-cart-index .footershipping::before {
  display: none;
}
.block.crosssell {
  width: 100% !important;
  padding: 0 104px !important;
  background: #fdf8ee;
  margin-bottom: 0px !important;
  margin-top: 0;
  padding-top: 20px !important;
}
.block.crosssell .product-item-info {
  width: 100%;
}
.block.crosssell .product-item-info:hover {
  padding: 0;
  box-shadow: none;
  background: none;
  border: none;
  margin: 0px;
}
.block.crosssell .product-item-info:hover .product-item-inner {
  border: none;
  margin: 0px !important;
  padding: 0px;
}
.block.crosssell .product-item-info:hover .bss-quickview {
  display: none !important;
  position: absolute !important;
  bottom: 6.5px;
  top: auto !important;
  width: 100% !important;
  font-size: 13px;
  color: #020202;
  background: rgba(253, 248, 239, 0.7) !important;
  text-indent: unset !important;
  text-align: center;
  font-family: 'Fedra Sans Medium 5';
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0.94px;
  z-index: 9999;
  padding: 14px 0;
}
.block.crosssell .product-item-info .product-reviews-summary.short {
  top: 4px;
}
.block.crosssell .product-item-info .price-box {
  float: left;
}
.block.crosssell .product-item {
  width: 100% !important;
}
.block.crosssell .product-item .product-item-name {
  width: 100%;
  line-height: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #241f20;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  text-align: left;
}
.block.crosssell .product-item .price {
  font-weight: 400;
  white-space: nowrap;
  font-family: 'Fedra Sans Book 5';
  font-size: 18px;
}
.block.crosssell .owl-nav {
  display: block !important;
  position: absolute;
  top: 30%;
  width: 100%;
}
.block.crosssell .owl-nav button {
  background: #fdf8ee !important;
  width: 38px;
  height: 38px;
  box-shadow: 2px 3.5px 9px 0 rgba(0, 0, 0, 0.12);
  margin-left: -20px;
  border-radius: 50%;
  line-height: 0px !important;
}
.block.crosssell .owl-nav button span {
  color: #a92611;
  font-size: 36px;
  font-weight: 600;
  vertical-align: text-top;
  display: inline-block;
  margin-top: -5px;
}
.block.crosssell .owl-nav .owl-prev {
  float: left;
}
.block.crosssell .owl-nav .owl-prev:focus {
  outline: none;
}
.block.crosssell .owl-nav .owl-next {
  float: right;
  margin-right: -10px;
}
.block.crosssell .owl-nav .owl-next:focus {
  outline: none;
}
.block.crosssell .product-item-actions .actions-secondary {
  display: none;
}
.block.crosssell .product-item-actions .actions-primary {
  width: 100%;
}
.block.crosssell .product-item-actions .actions-primary button {
  width: 100%;
  display: block;
  border-radius: 30px;
  background: #edaa38;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto;
  padding: 8px 0;
  margin: 0px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 400;
  margin-left: 1px;
}
.block.crosssell .product-item-actions .actions-primary button:focus {
  outline: none;
}
.block.crosssell .block-title strong {
  font-family: 'Fedra Sans Medium 5';
  text-align: center;
  display: block;
  font-weight: normal;
  font-size: 24px;
  position: relative;
}
.block.crosssell .block-title strong::before {
  content: '';
  position: absolute;
  bottom: 5px;
  background: url('../images/home-heading-bg.png') no-repeat left top;
  width: 50%;
  height: 7px;
  transform: translate(-50%, -50%);
  left: 47%;
}
.block.crosssell .block-title strong::after {
  content: '';
  position: absolute;
  bottom: 5px;
  background: url('../images/home-heading-bg.png') no-repeat right top;
  width: 50%;
  height: 7px;
  transform: translate(-50%, -50%);
  right: -3%;
}
.block.crosssell .actions-secondary {
  display: block !important;
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 9;
}
.block.crosssell .actions-secondary .tocompare {
  display: none !important;
}
.block.crosssell .actions-secondary a::before {
  content: "\f08a" !important;
  font-family: "FontAwesome" !important;
  color: #ffffff !important;
}
.block.crosssell .product-item-info {
  width: 92%;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .checkout-cart-index .cart-container {
    display: flex !important;
    flex-wrap: wrap;
  }
  .checkout-cart-index .cart-summary,
  .checkout-cart-index .form.form-cart,
  .checkout-cart-index .page-title-wrapper {
    width: 100% !important;
  }
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
  display: none;
}
.block-minicart .items-total .count {
  font-size: 14px;
  color: #000;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: left;
  float: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 0px;
  padding-top: 20px;
  border-top: solid 1px #edaa38;
  position: fixed;
  width: 78%;
  bottom: 96px;
}
.block-minicart .subtotal .label span {
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
  color: #020202;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart dl.product.options.list {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
}
.block-minicart .block-content > .actions > .secondary {
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  width: 100%;
}
.block-minicart .block-content > .actions .paypal-logo {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e611';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #757575;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e611';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #757575;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: -10px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 12px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 11px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .product .actions > .primary:not(:last-child),
.minicart-wrapper .product .actions > .secondary:not(:last-child) {
  margin-right: 15px;
}
.minicart-wrapper .action.close {
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 0px;
  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;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 14px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  color: #ffffff;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 20px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
  border-radius: 50%;
  background: #edaa38;
  position: absolute;
  right: -11px;
  top: -8px;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: 0 0 7px #000000;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
  height: 66vh !important;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #edaa38;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0;
  font-size: 16px;
  font-family: 'Fedra Sans Book 5';
  display: block;
  padding-bottom: 8px;
}
.minicart-items .product-item-name a {
  color: #006bb4;
}
.minicart-items .product-item-name a:hover {
  text-decoration: none;
}
.minicart-items .sku-wrapper {
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
}
.minicart-items .qty-wrapper {
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  padding: 2px 0 5px 0;
}
.minicart-items .product-item-details {
  padding-left: 124px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  border: 0;
  padding: 0 0 5px 0;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  color: #8f8f8f;
  margin: 0 0 0 5px;
  position: static;
}
.minicart-items .product .active > .toggle:after {
  content: '\e621';
}
.minicart-items .product.pricing {
  margin-top: 3px;
}
.minicart-items .product.options .toggle.tooltip {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .toggle.tooltip > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .toggle.tooltip:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 60px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  margin-left: 5px;
  padding: 8px 5px;
  clear: both;
  width: 49px;
  height: 34px;
  display: block;
  margin-top: 10px;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #333333;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #757575;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
#minicart-content-wrapper .actions .primary button {
  border-radius: 40px;
}
#minicart-content-wrapper .actions .secondary a {
  border-radius: 40px;
}
#minicart-content-wrapper .gift-item-block .title {
  background: transparent;
  border: none;
  position: relative;
}
#minicart-content-wrapper .gift-item-block .title:after {
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  right: 0;
}
.page.messages {
  z-index: 99 !important;
}
a.action.showcart:active:after {
  content: '';
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  z-index: 9;
}
.product-recommendation {
  background: #f3f3f3;
  float: left;
  clear: both;
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.product-recommendation .tophead h3 {
  font-size: 18px !important;
  color: #000 !important;
  padding: 0;
}
.product-recommendation .block.widget .products-grid .product-item {
  width: 100% !important;
}
.product-recommendation .block.widget .products-grid .product-item .product-item-info {
  float: left;
  width: 100%;
  box-shadow: none;
  border: none;
  padding: 0 10px !important;
  margin: 0 !important;
}
.product-recommendation .block.widget .products-grid .product-item .product-item-info span.wishlist {
  display: none !important;
}
.product-recommendation .block.widget .products-grid .product-item a {
  width: 100%;
  float: left;
  padding: 0 7px;
}
.product-recommendation .block.widget .products-grid .product-item .product-item-details {
  float: left;
  width: 100%;
  height: auto;
  min-height: unset !important;
}
.product-recommendation .block.widget .products-grid .product-item .product-item-details .product-item-name a {
  font-size: 14px;
  color: #000;
  max-height: 36px;
  height: auto !important;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product-recommendation .block.widget .products-grid .product-item .product-item-details .product-item-inner {
  float: left;
  width: 100%;
  box-shadow: none;
  margin: 0;
  border: none;
  position: static;
  visibility: visible;
  height: auto;
  clip: unset;
  padding: 0 5px !important;
}
.product-recommendation .block.widget .products-grid .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary {
  width: 100%;
}
.product-recommendation .item-photo {
  position: relative;
  float: left;
  width: 100%;
}
.product-recommendation .item-photo .actions-primary button {
  background-image: url('../images/cart-icon.svg') !important;
  display: block !important;
  width: 30px !important;
  height: 30px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  left: unset !important;
  float: right;
  background-color: #a92611 !important;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 9;
  font-size: 0 !important;
}
.product-recommendation .products-grid .product-item-info:hover,
.product-recommendation .products-grid .product-item-info.active {
  background: transparent !important;
}
#mini-cart li .product.product-item {
  padding: 10px 0 !important;
}
#mini-cart li .product .product-item-name a {
  color: #000;
  height: auto !important;
  max-height: 40px !important;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  white-space: normal;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: 400;
  font-family: 'Fedra Sans Book 5';
}
#mini-cart li .product .product-item-pricing {
  display: flex;
  flex-wrap: wrap;
  float: left;
  width: 100%;
}
#mini-cart li .product .details-qty.qty {
  margin: 12px 0 5px !important;
  order: 0;
}
#mini-cart .product-item-details {
  min-height: unset !important;
}
.minicart-wrapper.active .block-minicart {
  padding: 10px !important;
}
.minicart-wrapper.active .block-minicart .price-container {
  width: 100%;
  order: 1;
  margin: 0;
}
.minicart-wrapper.active .block-minicart .subtotal .price-container {
  float: left;
}
.minicart-wrapper.active .block-minicart .subtotal .price-container .price-wrapper {
  padding-left: 10px;
}
.minicart-items .product-item-pricing .label {
  display: none !important;
}
.minicart-items .product-item {
  padding: 10px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #f3f3f3;
}
#minicart-content-wrapper h2 {
  margin-bottom: 10px;
  margin: 0;
  background: #f3f3f3;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  border: none;
  box-shadow: 0 0 15px -3px rgba(0, 0, 0, 0.5);
  padding: 15px 10px;
  z-index: 9;
}
#minicart-content-wrapper #btn-minicart-close {
  background: transparent !important;
  z-index: 10;
}
#minicart-content-wrapper #btn-minicart-close:before {
  font-size: 13px;
}
#minicart-content-wrapper .cartcalltoaction {
  width: 50% !important;
  right: 0 !important;
  margin: 0;
  left: unset !important;
}
div#minicart-content-wrapper {
  margin-top: 60px;
}
.block-minicart .subtotal {
  padding: 0;
  height: 40px;
}
.block-minicart .subtotal .label {
  display: none !important;
}
#minicart-content-wrapper .actions .primary {
  width: 100% !important;
}
#minicart-content-wrapper #btn-minicart-close:before {
  color: #000 !important;
}
html .minicart-wrapper.active .block-minicart {
  padding: 10px !important;
}
.block-minicart .subtotal {
  display: none !important;
}
#minicart-content-wrapper .cartcalltoaction .cart-and-subtotal .subtotal-amount-custom .subtotal {
  display: block !important;
  padding: 0 !important;
  position: static !important;
  text-align: center !important;
  border: none !important;
  height: auto !important;
}
#minicart-content-wrapper .actions .secondary {
  width: 100% !important;
  position: static !important;
}
#minicart-content-wrapper .actions .secondary a {
  padding: 0 !important;
}
#minicart-content-wrapper .cartcalltoaction {
  padding: 10px !important;
  align-items: center !important;
  border-top: 1px solid #edaa38 !important;
}
#minicart-content-wrapper .cartcalltoaction .cart-and-subtotal {
  width: 50%;
}
#minicart-content-wrapper .actions .primary {
  width: 50% !important;
}
#minicart-content-wrapper .actions .primary button {
  width: 100% !important;
  font-size: 14px !important;
}
#minicart-content-wrapper .actions .secondary a {
  background: transparent !important;
  color: #a92611 !important;
  text-decoration: underline;
  font-size: 14px !important;
  padding-top: 0;
}
#minicart-content-wrapper #btn-minicart-close {
  right: 10px !important;
}
html .minicart-items .product-item {
  padding: 10px 0 !important;
}
#minicart-content-wrapper .minicart-items .update-cart-item {
  font-size: 1.1rem;
  margin-left: 5px;
  vertical-align: top;
  clear: none !important;
  float: right;
  margin: 0 0 0 10px;
  padding: 0;
  width: 70px;
  border: none;
  background: #a92611;
  color: #fff;
}
#minicart-content-wrapper h2 {
  font-size: 18px;
  margin-bottom: 0 !important;
  padding: 19px 10px !important;
}
#minicart-content-wrapper h2 span {
  font-weight: 400;
  font-family: 'Fedra Sans Book 5';
}
.product-recommendation {
  padding: 15px 0 0;
}
.product-recommendation .tophead h3 {
  text-align: left;
  padding: 0 18px;
}
.product-recommendation .block-products-list.grid {
  margin-top: 0 !important;
}
.product-recommendation .owl-carousel .owl-item img {
  border-radius: 10px;
}
#minicart-content-wrapper .product-recommendation .product-item-name a {
  color: #000;
}
.product-recommendation .block.widget .products-grid .product-item .product-item-details .product-item-name a {
  -webkit-line-clamp: 3;
  line-clamp: 3;
  max-height: 54px !important;
}
#minicart-content-wrapper .actions .primary {
  width: 60% !important;
}
#minicart-content-wrapper .cartcalltoaction .cart-and-subtotal {
  width: 40% !important;
}
.product-recommendation .block.widget .products-grid .product-item .product-item-details {
  padding-left: 0;
}
#minicart-content-wrapper .product.actions a {
  margin-top: 5px !important;
}
#mini-cart li .product .product-item-name a {
  height: 40px !important;
}
.minicart-items .product-image-wrapper .product-image-photo {
  height: 110px !important;
}
.block-minicart .block-content > .actions > .primary {
  margin-bottom: 0 !important;
}
.minicart-wrapper.active .block-minicart .subtotal .price-container .price {
  font-size: 25px;
}
html .minicart-wrapper.active .block-minicart {
  padding: 0 !important;
}
.minicart-items-wrapper {
  margin: 0 !important;
}
.minicart-wrapper .block-minicart {
  float: right;
  background: #ffffff;
  display: none;
  bottom: 0;
  right: 0;
  position: fixed;
  top: 0;
  z-index: 9999999991;
  width: 420px;
  min-width: 420px;
  margin: 0;
  border: none;
  border-left: 1px solid #ccc;
  box-shadow: none;
  transform: translateX(100%);
  transition: all 0.3s;
}
.minicart-wrapper.active .block-minicart {
  display: block;
  right: 0;
  transform: translateX(0%);
  transition: all 0.3s;
  width: 420px;
  padding: 50px;
  padding-top: 20px;
  border: none;
  box-shadow: 3px 10px 10px #777;
  z-index: 9999;
  height: calc(100% - 48px);
}
.minicart-wrapper.active .block-minicart .price-container {
  float: right;
  padding-top: 0px;
}
.minicart-wrapper.active .block-minicart .price-container .price {
  font-size: 18px;
}
.minicart-wrapper.active .block-minicart .product.actions {
  display: block !important;
  width: 100%;
  position: relative;
}
.minicart-wrapper.active .block-minicart .product.actions .primary {
  display: none;
}
.minicart-wrapper.active .block-minicart .product.actions .secondary {
  position: absolute;
  left: 0;
  z-index: 10;
  top: 0;
}
.minicart-wrapper.active .block-minicart .product.actions .secondary a::before {
  content: 'Remove';
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  text-transform: capitalize;
  opacity: 0.7;
  text-decoration: underline;
}
.ui-front.mage-dropdown-dialog {
  transition: right 0.3s ease-in-out 0s;
}
#minicart-content-wrapper h2 {
  color: #020202;
  font-size: 21px;
  font-family: 'Fedra Sans Medium 5';
  border-bottom: solid 1px #edaa38;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
#minicart-content-wrapper .actions {
  display: flex;
  justify-content: space-between;
}
#minicart-content-wrapper .actions .secondary {
  width: 45%;
}
#minicart-content-wrapper .actions .secondary a {
  background: #edaa38;
  color: #ffffff;
  border: none;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Fedra Sans Book 5';
  padding: 12px 0;
  transition: .5s all ease;
  border-radius: 2px;
  line-height: normal;
  width: 100%;
  display: inline-block;
}
#minicart-content-wrapper .actions .secondary a:hover {
  transition: .5s all ease;
  background: #a92611;
  color: #ffffff;
  text-decoration: none;
}
#minicart-content-wrapper .actions .primary {
  width: 50%;
}
#minicart-content-wrapper .actions .primary button {
  background: #a92611;
  color: #ffffff;
  border: none;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Fedra Sans Book 5';
  padding: 12px 0;
  transition: .5s all ease;
  border-radius: 2px;
  line-height: normal;
  width: 100%;
}
#minicart-content-wrapper .actions .primary button:hover {
  background: none;
  background: #edaa38;
  color: #ffffff;
}
#minicart-content-wrapper .actions .primary button:focus {
  outline: none;
}
#minicart-content-wrapper .product.actions a {
  border: none;
  padding: 0px;
  background: none;
}
#minicart-content-wrapper .product.actions a:hover {
  background: none;
  border: none;
}
#minicart-content-wrapper .product-item-name a {
  color: #551e00;
}
#minicart-content-wrapper #btn-minicart-close {
  background: #000000;
  color: #ffffff;
  height: auto;
  padding: 14px 14px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  right: 50px;
  top: 15px;
  opacity: 1;
}
#minicart-content-wrapper #btn-minicart-close:hover {
  border: none;
}
#minicart-content-wrapper #btn-minicart-close::before {
  color: #ffffff;
  font-weight: bold;
  opacity: 1;
  text-align: center;
  left: 0;
  display: inline-block;
  position: absolute;
  width: 100%;
  top: 8px;
  font-size: 10px;
  line-height: 12px;
}
#minicart-content-wrapper #btn-minicart-close:focus {
  outline: none;
}
#minicart-content-wrapper .cartcalltoaction {
  position: absolute;
  bottom: 20px;
  width: 82%;
  left: 50px;
}
.modal-popup.confirm .modal-header {
  border: none;
}
.modal-popup.confirm .modal-header .action-close {
  background: #000000;
  border-radius: 50%;
  line-height: normal;
  padding: 6px;
  color: #ffffff;
  opacity: 1;
  top: 5px;
  right: 5px;
  position: absolute !important;
}
.modal-popup.confirm .modal-header .action-close::before {
  color: #ffffff;
  font-size: 12px;
}
.modal-popup.confirm .modal-content {
  border: none;
  font-family: 'Fedra Sans Book 5';
  font-size: 18px;
  text-align: center;
}
.modal-popup.confirm .modal-footer {
  border: none;
  display: block;
  text-align: center;
}
.modal-popup.confirm .modal-footer button:focus {
  border: none;
  outline: none;
}
.modal-popup.confirm .modal-footer .action-dismiss {
  background: #edaa38;
  color: #ffffff;
  border: none;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Fedra Sans Book 5';
  box-shadow: none;
  border-radius: 4px;
}
.modal-popup.confirm .modal-footer .action-accept {
  background: #a92611;
  color: #ffffff;
  border: none;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Fedra Sans Book 5';
  box-shadow: none;
  border-radius: 4px;
}
/* New CSS */
.block-minicart .block-content > .actions > .primary .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.minicart-items .product-item-details .product .options.list dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.minicart-items .product-item-details .product .options.list dt:after {
  content: ': ';
}
.minicart-items .product-item-details .product .options.list dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
}
.minicart-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.minicart-items .product-image-wrapper .product-image-photo {
  position: static;
}
.product-item-name {
  font-weight: 400;
}
.product-item-name > a {
  color: #020202;
  text-decoration: none;
}
.product-item-name > a:visited {
  color: #020202;
  text-decoration: underline;
}
.product-item-name > a:hover {
  color: #020202;
  text-decoration: underline;
}
.product-item-name > a:active {
  color: #020202;
  text-decoration: underline;
}
.minicart-items .product.options .toggle > span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.minicart-items .product-item-details .product .options.list:before,
.minicart-items .product-item-details .product .options.list:after {
  content: '';
  display: table;
}
.minicart-items .product-item > .product:after,
.minicart-items .product-item-details .product .options.list:after {
  clear: both;
}
.product-item {
  box-sizing: border-box;
}
.minicart-items .product .toggle {
  border-top: 1px solid #ccc;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 10px 40px 10px 15px;
  display: block;
  text-decoration: none;
}
.minicart-items .product .toggle:after {
  position: absolute;
  right: 20px;
  top: 10px;
}
.minicart-items .product .toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .details-qty .label:after {
  content: ': ';
}
.action.primary {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action.primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-excluding-tax .price {
  font-weight: 700;
}
.product-item {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  vertical-align: top;
}
.product-item:nth-child(2n+1) {
  margin-left: 0;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.price-container .price {
  font-size: 1.4rem;
}
.product-item {
  position: relative;
}
.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;
}
.price-excluding-tax {
  display: block;
  white-space: nowrap;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
  display: none;
}
.block-minicart .items-total .count {
  font-size: 14px;
  color: #000;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: left;
  float: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding-top: 20px;
  border-top: solid 1px #edaa38;
  position: fixed;
  width: 78%;
  bottom: 96px;
  z-index: 999 !important;
}
.block-minicart .subtotal .label span {
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
  color: #020202;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart dl.product.options.list {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
}
.block-minicart .block-content > .actions > .secondary {
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  width: 100%;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: -10px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #6c757d;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 12px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 11px;
  top: -14px;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .product .actions > .primary:not(:last-child) {
  margin-right: 15px;
}
.minicart-wrapper .action.close {
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  background-image: none;
  background: 0 0;
  -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;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: 0 0;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: 0 0;
  border: none;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 14px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
  height: 66vh !important;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #edaa38;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0;
  font-size: 16px;
  font-family: 'Fedra Sans Book 5';
  display: block;
  padding-bottom: 8px;
}
.minicart-items .product-item-name a {
  color: #006bb4;
}
.minicart-items .product-item-name a:hover {
  text-decoration: none;
}
.minicart-items .product-item-details {
  padding-left: 124px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo {
  float: left;
}
.minicart-items .product .toggle {
  border: 0;
  padding: 0 0 5px;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  color: #8f8f8f;
  margin: 0 0 0 5px;
  position: static;
}
.minicart-items .item-qty {
  text-align: center;
  width: 60px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  margin-left: 5px;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #020202;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #757575;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.minicart-wrapper .block-minicart {
  float: right;
  background: #ffffff;
  display: none;
  bottom: 0;
  right: 0;
  position: fixed;
  top: 0;
  z-index: 999;
  width: 420px;
  min-width: 420px;
  margin: 0;
  border: none;
  border-left: 1px solid #ccc;
  box-shadow: none;
  transform: translateX(100%);
  transition: all .3s;
}
.minicart-wrapper.active .block-minicart {
  display: block;
  right: 0;
  transform: translateX(0%);
  transition: all .3s;
  width: 420px;
  padding: 30px;
  border: none;
  box-shadow: 3px 10px 10px #777;
  z-index: 9999;
  height: 100%;
}
.minicart-wrapper.active .block-minicart .price-container {
  float: right;
  padding-top: 0;
}
.minicart-wrapper.active .block-minicart .price-container .price {
  font-size: 18px;
}
.minicart-wrapper.active .block-minicart .product.actions {
  display: block !important;
  width: 100%;
  position: relative;
}
.minicart-wrapper.active .block-minicart .product.actions .primary {
  display: none;
}
.minicart-wrapper.active .block-minicart .product.actions .secondary {
  position: absolute;
  left: 0;
  z-index: 10;
  top: 0;
}
.minicart-wrapper.active .block-minicart .product.actions .secondary a:before {
  content: 'Remove';
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  text-transform: capitalize;
  opacity: .7;
  text-decoration: underline;
}
#minicart-content-wrapper h2 {
  color: #020202;
  font-size: 21px;
  font-family: 'Fedra Sans Medium 5';
  border-bottom: solid 1px #edaa38;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
#minicart-content-wrapper .actions {
  display: flex;
  justify-content: space-between;
}
#minicart-content-wrapper .actions .secondary {
  width: 45%;
  position: static;
}
#minicart-content-wrapper .actions .secondary a {
  background: #edaa38;
  color: #ffffff;
  border: none;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Fedra Sans Book 5';
  padding: 12px 0;
  transition: .5s all ease;
  border-radius: 2px;
  line-height: normal;
  width: 100%;
  display: inline-block;
  text-align: center;
  border-radius: 40px;
}
#minicart-content-wrapper .actions .secondary a:hover {
  transition: .5s all ease;
  background: #a92611;
  color: #ffffff;
  text-decoration: none;
}
#minicart-content-wrapper .actions .primary {
  width: 50%;
}
#minicart-content-wrapper .actions .primary button {
  background: #a92611;
  color: #ffffff;
  border: none;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Fedra Sans Book 5';
  padding: 12px 0;
  transition: .5s all ease;
  border-radius: 2px;
  line-height: normal;
  width: 100%;
  border-radius: 40px;
}
#minicart-content-wrapper .actions .primary button:hover {
  background: 0 0;
  background: #edaa38;
  color: #ffffff;
}
#minicart-content-wrapper .actions .primary button:focus {
  outline: none;
}
#minicart-content-wrapper .product.actions a {
  border: none;
  padding: 0;
  background: 0 0;
  text-align: right;
}
#minicart-content-wrapper .product.actions a:hover {
  background: 0 0;
  border: none;
}
#minicart-content-wrapper .product-item-name a {
  color: #551e00;
}
#minicart-content-wrapper #btn-minicart-close {
  background: #000000;
  color: #ffffff;
  height: auto;
  padding: 14px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  right: 50px;
  top: 15px;
  opacity: 1;
}
#minicart-content-wrapper #btn-minicart-close:hover {
  border: none;
}
#minicart-content-wrapper #btn-minicart-close:before {
  color: #ffffff;
  font-weight: 700;
  opacity: 1;
  text-align: center;
  left: 0;
  display: inline-block;
  position: absolute;
  width: 100%;
  top: 8px;
  font-size: 10px;
  line-height: 12px;
}
#minicart-content-wrapper #btn-minicart-close:focus {
  outline: none;
}
#minicart-content-wrapper .cartcalltoaction {
  position: absolute;
  bottom: 20px;
  width: 82%;
  left: 50px;
}
#mini-cart li .product a .product-image-container {
  width: auto !important;
}
#mini-cart li .product a .product-image-container {
  width: 106px !important;
  display: inline-block;
}
#mini-cart li .product a {
  color: #000;
}
#mini-cart li .product a .product-image-container {
  border: none;
  z-index: 1;
}
#mini-cart li .product .details-qty.qty,
#mini-cart li .product .product.actions {
  display: none;
}
@media only screen and (max-width: 768px) {
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
}
#mini-cart li .product .details-qty.qty,
#mini-cart li .product .product.actions {
  display: block;
  position: relative;
  width: auto;
}
@media only screen and (max-width: 479px) {
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
}
.checkout-index-index .page-title-wrapper,
.checkout-onepage-success .page-title-wrapper {
  display: none !important;
}
#registration {
  width: 100% !important;
  border-left: none !important;
}
#registration p {
  font-size: 16px;
  font-family: 'Fedra Sans Book 5';
  line-height: 2;
}
#registration a.action.primary {
  border-radius: 30px;
}
.checkout-container {
  position: relative;
  margin: 0 0 20px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-title {
  border-bottom: 1px solid #cccccc;
}
.opc-wrapper .step-content {
  margin: 30px 0 40px;
}
.checkout-index-index .logo {
  margin-left: 0;
}
div#shipping-method-buttons-container {
  margin-top: 20px;
}
.checkout-index-index #maincontent .opc-wrapper #checkout-step-shipping_method .actions-toolbar button {
  border-radius: 20px;
}
.checkout-index-index #maincontent .opc-wrapper #checkout-step-shipping_method .actions-toolbar .primary button {
  width: 200px;
  border-radius: 40px;
  font-weight: 400;
  position: relative;
  overflow: hidden;
  transition: ease-in-out 0.2s;
  background: #a92611;
}
.checkout-index-index #maincontent .opc-wrapper #checkout-step-shipping_method .actions-toolbar .primary button span {
  position: relative;
  z-index: 1;
}
.checkout-index-index .page-header .header.content {
  display: block;
}
.checkout-index-index .cart-summary .block.discount .title {
  background: #ede5d6 !important;
}
html .checkout-index-index .modal-popup .modal-inner-wrap .modal-content .form.form-shipping-address label {
  position: static;
  width: auto;
  height: auto;
  display: inline-block !important;
}
.checkout-index-index .modal-popup.modal-slide,
.checkout-index-index .confirm {
  z-index: 9999999999 !important;
}
.checkout-index-index .modals-overlay {
  z-index: 999999 !important;
}
.checkout-index-index .page-main #checkout .step-title {
  clear: both;
  background: transparent !important;
}
.checkout-index-index.sticky-header .page-header {
  position: static !important;
}
.checkout-index-index .shipping-address-items .shipping-address-item button.button-quickview {
  display: none !important;
}
.checkout-cart-index .page-title-wrapper {
  padding-top: 15px;
  text-align: left;
}
.checkout-cart-index .page-title-wrapper .page-title {
  padding-top: 15px;
  padding-bottom: 24px;
  margin: 0;
  padding-left: 11px;
}
.checkout-cart-index .page-title-wrapper .page-title span {
  font-family: 'Fedra Sans Medium 5';
  font-size: 24px;
  color: #020202;
  display: inline-block;
  position: relative;
}
#shopping-cart-table thead tr {
  display: contents;
}
#shopping-cart-table th {
  padding-top: 20px;
  border-top: 0;
  text-transform: capitalize;
  padding: 10px;
  text-align: left;
  background: #fdf8ee;
  border: none;
  color: #020202;
  font-size: 16px;
  font-family: 'Fedra Sans Book 5';
  font-weight: 400;
  white-space: nowrap;
}
#shopping-cart-table th .col.item {
  padding-left: 0px;
}
#shopping-cart-table th.col.qty {
  padding-left: 52px;
}
#shopping-cart-table .cart.item .col.item {
  border-top: none;
  padding-bottom: 0px;
  padding-left: 0px;
  display: flex;
}
#shopping-cart-table .cart.item .col.item .product-item-photo {
  display: inline-block;
  width: auto;
  padding-right: 0px;
}
#shopping-cart-table .cart.item .col.item .product-item-details {
  display: inline-block;
  width: 250px;
  vertical-align: top;
  padding-top: 0;
  padding-left: 10px;
}
#shopping-cart-table .cart.item .col.item .product-item-details .product-item-name {
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  font-family: 'Fedra Sans Book 5';
  line-height: normal;
  margin: 0;
}
#shopping-cart-table .cart.item .col.item .product-item-details .product-item-name a {
  color: #241f20;
  font-weight: 500;
  line-height: normal !important;
  padding-bottom: 8px;
  text-decoration: none;
}
#shopping-cart-table .cart.item .col.item .product-item-details .product-item-name a:hover {
  text-decoration: none;
}
#shopping-cart-table .cart.item .col.item .product-item-details .product-item-name-block {
  vertical-align: top;
}
#shopping-cart-table .cart.item .col.item .product-item-details .item-options {
  font-size: 13px !important;
  color: #020202;
  font-weight: 500 !important;
  margin-top: 4px;
}
#shopping-cart-table .cart.item .col.item .product-item-details .item-options dt {
  font-weight: 500;
  color: #020202;
  font-size: 13px;
}
#shopping-cart-table .cart.item .col.item .product-item-details .item-options dd {
  color: #747474;
  font-weight: 500;
}
#shopping-cart-table .cart.item .col.price,
#shopping-cart-table .cart.item .col.subtotal {
  border-top: 0;
  padding-left: 0px;
  padding-right: 30px;
}
#shopping-cart-table .cart.item .col.price .per-price,
#shopping-cart-table .cart.item .col.subtotal .per-price {
  font-weight: 500;
  letter-spacing: 0.45px;
}
#shopping-cart-table .cart.item .col.price .price,
#shopping-cart-table .cart.item .col.subtotal .price {
  font-weight: 700;
  color: #020202;
  font-size: 18px;
}
#shopping-cart-table .cart.item .col.qty {
  border-top: 0;
}
#shopping-cart-table .cart.item .col.subtotal {
  border-top: 0;
}
#shopping-cart-table .actions-toolbar {
  padding-top: 8px;
  padding-bottom: 5px;
}
.form.form-cart {
  width: 70% !important;
  padding: 0px;
}
.form.form-cart .cart.main.actions {
  text-align: center;
}
.form.form-cart .cart.main.actions a,
.form.form-cart .cart.main.actions button {
  display: inline-block;
  background: #ffffff;
  color: #020202;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 10px 18px;
  letter-spacing: 1px;
  height: auto;
  line-height: normal;
  border-radius: 4px;
  border: solid 1px #000;
  transition: .5s all ease;
  position: relative;
  padding-left: 35px;
}
.form.form-cart .cart.main.actions a:hover,
.form.form-cart .cart.main.actions button:hover {
  text-decoration: none;
  background: #121111;
  color: #ffffff;
  transition: .5s all ease;
}
.form.form-cart .cart.main.actions a:hover::before,
.form.form-cart .cart.main.actions button:hover::before {
  color: #ffffff;
}
.form.form-cart .cart.item {
  border-top: 0;
  border: none;
}
.checkout-cart-index .cart-summary {
  background: none;
  border-left: 1px solid #6c757d;
  border-radius: 0px;
  width: 28% !important;
  top: 0px !important;
}
.checkout-cart-index .cart-summary .summary.title {
  margin-top: 0px !important;
  color: #020202;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  display: inline-block;
  position: relative;
  letter-spacing: 1px;
}
.checkout-cart-index .cart-summary #block-shipping .title {
  padding-top: 10px;
  margin-top: 10px;
  border: none;
}
.checkout-cart-index .cart-summary #block-shipping .title strong {
  color: #000;
  font-weight: 400;
  font-size: 16px;
  text-transform: capitalize;
}
.checkout-cart-index .cart-summary .cart-totals {
  border: none;
  color: #000;
  padding-left: 0px;
}
.checkout-cart-index .cart-summary .cart-totals th,
.checkout-cart-index .cart-summary .cart-totals td {
  border-top: none;
  background: #ffffff;
  font-size: 14px;
}
.checkout-cart-index .cart-summary .grand.totals strong {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  color: #020202;
}
.checkout-cart-index .cart-summary .mark {
  background: #ffffff;
}
.checkout-cart-index .cart-summary .block.discount .content {
  display: none !important;
}
.checkout-cart-index .cart-summary .block.discount.active .content {
  display: block !important;
}
.checkout-cart-index .cart-summary .block.discount.active .content .field .label {
  display: none;
}
.checkout-cart-index .cart-summary .block.discount.active .content .actions-toolbar {
  position: absolute;
  top: 5px;
  margin: 0px;
}
.checkout-cart-index .cart-summary .block.discount.active .content .actions-toolbar button {
  background: #a92611;
  border: none;
  font-size: 14px;
  padding: 10px 10px;
  font-weight: 600;
  font-family: 'Fedra Sans Book 5';
  letter-spacing: 0.45px;
}
.checkout-cart-index .cart-summary .block.discount .title {
  background: #fdf8ee;
  padding: 15px 20px;
  line-height: normal;
  margin: 0;
}
.checkout-cart-index .cart-summary .block.discount .title strong {
  font-weight: 400;
  font-size: 14px;
  font-family: 'Fedra Sans Std';
  display: block;
  position: relative;
  padding: 0px;
  margin: 0px;
}
.checkout-cart-index .cart-summary .block.discount .title strong::after {
  content: '';
  position: absolute;
  right: 0px;
  top: 5px;
  background: url('../images/coupon-arrow.png') no-repeat right top;
  width: 100%;
  height: 100%;
}
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon label {
  font-weight: normal;
  color: #000;
}
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .control input {
  border: solid 1px #edaa38;
  height: auto;
  border-radius: 4px;
  padding: 8px;
}
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .control input:focus {
  outline: none;
  box-shadow: none;
}
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .actions-toolbar .primary {
  width: 100%;
}
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .actions-toolbar .primary button {
  width: 100%;
  background: none;
  border: solid 1px #000;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 20px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.checkout-cart-index .cart-summary .checkout.methods .checkout {
  background: #a92611;
  border: solid 1px #a92611;
  text-transform: uppercase;
  font-size: 18.5px;
  font-weight: 500;
  padding: 10px 0px;
  width: auto;
  transition: .5s all ease;
  width: 100%;
  border-radius: 40px;
  font-family: 'Fedra Sans Book 5';
}
.checkout-cart-index .cart-summary .checkout.methods .checkout:hover {
  background: #e8532c;
  color: #ffffff;
  border: solid 1px #e8532c;
  transition: .5s all ease;
}
.checkout-cart-index .cart-summary .checkout.methods .checkout:focus {
  outline: none;
}
.checkout-cart-index .cart-summary .checkout.methods li:nth-child(2n) {
  display: none;
}
.checkout-index-index .header.content {
  border: none;
}
.checkout-index-index .header.content .headerPanel {
  float: none;
  text-align: center;
  width: 100%;
  max-width: 100%;
}
.checkout-index-index .header.content .headerPanel .logosection {
  float: none;
}
.checkout-index-index .header.content .headerPanel .logosection img {
  display: inline-block;
}
.checkout-index-index #maincontent .authentication-wrapper {
  text-align: left;
  position: absolute;
  right: -72px;
  top: 84px;
}
.checkout-index-index #maincontent .authentication-wrapper::before {
  content: 'Already have an account?';
  position: absolute;
  left: -190px;
  top: 0px;
  font-size: 16px;
}
.checkout-index-index #maincontent .opc-wrapper {
  width: 64.666%;
  border-right: none;
  padding-right: 0;
  margin-top: 0px;
  border-radius: 0px;
  padding-right: 40px;
  box-sizing: border-box;
  margin-top: 115px;
}
.checkout-index-index #maincontent .opc-wrapper .step-title {
  font-size: 22px;
  font-weight: 500;
  color: #020202;
  margin: 0;
  padding-bottom: 10px;
  background: none;
  text-align: left;
  margin-bottom: 20px;
  padding: 0;
  border: none;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address {
  max-width: 100%;
  padding: 0;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field {
  width: 49%;
  padding-bottom: 0px;
  margin-bottom: 12px;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field label {
  display: none;
  float: none;
  width: 100%;
  text-align: left;
  color: #000;
  font-size: 13px;
  padding-bottom: 0px;
  margin-bottom: 10px;
  letter-spacing: 0.5px;
  font-weight: 400;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field .control {
  width: 100%;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field .control input {
  height: auto;
  border: none;
  border-bottom: solid 1px #000;
  outline: 0;
  letter-spacing: 0.5px;
  padding: 10px;
  line-height: 24px;
  border: solid 1px #d9d9d9;
  border-radius: 0;
  font-size: 14px;
  text-transform: capitalize;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field .control input:focus {
  box-shadow: none;
  outline: 0;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field .control select {
  height: auto;
  border: 0;
  padding: 10px;
  width: 100%;
  letter-spacing: 0.5px;
  line-height: 24px;
  border: solid 1px #d9d9d9;
  border-radius: 0;
  font-size: 12px;
  color: #777;
  text-transform: none;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field .control select:focus {
  outline: 0;
  box-shadow: none;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field.street legend {
  width: 100%;
  text-align: left;
  padding-bottom: 8px;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field.street legend.label {
  display: none;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field.street .field {
  width: 100%;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-shipping-address #shipping-new-address-form .field.street .field label {
  width: auto;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-login {
  max-width: 100%;
  padding: 0;
  margin-bottom: 0;
  border: none;
  margin-top: 15px;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-login #customer-email-fieldset {
  margin-bottom: 0;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-login .field {
  width: 100%;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-login .field label {
  display: none;
  float: none;
  width: 100%;
  text-align: left;
  color: #000;
  font-size: 13px;
  padding-bottom: 0px;
  margin-bottom: 10;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-login .field .control {
  width: 100%;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-login .field .control input {
  height: auto;
  border: none;
  border: solid 1px #d9d9d9;
  padding: 10px;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-login .field .control input:focus {
  outline: 0;
  box-shadow: none;
}
.checkout-index-index #maincontent .opc-wrapper .form.form-login .field .control select {
  height: auto;
  border: solid 1px #777;
  padding: 5px;
  width: 100%;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.checkout-index-index #maincontent .opc-wrapper #checkout-step-shipping_method {
  padding: 0 20px;
  position: relative;
  padding-right: 0px;
  padding-left: 10px;
  padding-bottom: 15px;
}
.checkout-index-index #maincontent .opc-wrapper #checkout-step-shipping_method .actions-toolbar .primary {
  float: left;
}
.checkout-index-index #maincontent .opc-wrapper #checkout-step-shipping_method .actions-toolbar button {
  display: inline-block;
  background: #e4af3f;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  padding: 10px 18px;
  letter-spacing: 1px;
  height: auto;
  line-height: normal;
  border-radius: 4px;
  border: solid 1px #000;
  transition: .5s all ease;
  position: relative;
  border: solid 1px #e4af3f;
}
.checkout-index-index #maincontent .opc-wrapper #checkout-step-shipping_method .actions-toolbar button:hover {
  transition: .5s all ease;
  background: none;
  color: #020202;
  border: solid 1px #020202;
}
.checkout-index-index #maincontent .opc-summary-wrapper {
  margin: 0px 0 0 0;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content {
  border: none;
  border-radius: 0px;
  background: none;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content .opc-block-summary {
  background: none;
  border: none;
  padding: 0;
  margin: 0 0 10px;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content .opc-block-summary .title {
  color: #000;
  border-bottom: none;
  margin: 0 0 20px;
  padding: 10px;
  position: relative;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  box-sizing: border-box;
  line-height: 30px;
  background: #f5eded;
  letter-spacing: 0.5px;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content .opc-block-summary .product-item-inner {
  color: #000;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.5px;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content .opc-block-summary .product-item-inner strong {
  font-weight: 400;
  font-size: 13px;
  padding-right: 10px;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content .opc-block-summary .product-item-inner .price {
  font-weight: 500;
  font-size: 15px;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content .opc-block-summary .content.minicart-items {
  display: block !important;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content .opc-block-summary .product-item-name {
  white-space: pre-wrap;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content .opc-block-summary .product.options .toggle {
  display: none;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content .opc-block-summary .product.options .content {
  display: inline-block !important;
  width: 100%;
  letter-spacing: 0.5px;
  font-weight: 500;
  color: #505050;
}
.checkout-index-index .actions-toolbar button.checkout {
  width: 90% !important;
  background: #a92611 !important;
  color: #ffffff;
  border: none;
  font-size: 20px !important;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Fedra Sans Book 5';
  padding: 12px 0 !important;
  transition: .5s all ease;
  border-radius: 4px;
  line-height: normal !important;
  margin: 0;
}
.checkout-index-index .actions-toolbar button.checkout:focus {
  outline: none;
}
.checkout-index-index .opc-block-shipping-information .shipping-information-content {
  line-height: 22px;
  font-size: 12px;
  font-weight: 400;
}
.product-item:hover .product-item-inner {
  position: relative;
  top: 0;
}
.opc-block-summary > span {
  z-index: 1;
}
#co-payment-form .payment-method .payment-method-title {
  padding-left: 20px;
  border-top: none;
}
#co-payment-form .payment-method .payment-method-title label {
  padding-bottom: 10px;
}
#co-payment-form .payment-method .payment-method-title span {
  color: #000;
  text-transform: uppercase;
  font-size: 13px;
  padding-left: 15px;
  display: inline-block;
  padding-top: 0px;
  letter-spacing: 0.5px;
  font-weight: 500;
}
#co-payment-form .payment-method .payment-method-content {
  padding: 0 15px;
}
#co-payment-form .actions-toolbar {
  margin-left: 0 !important;
}
#co-payment-form .actions-toolbar .primary {
  float: right;
}
#co-payment-form .actions-toolbar .primary button {
  background: #a92611;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  padding: 10px 18px;
  letter-spacing: 1px;
  height: auto;
  line-height: normal;
  border-radius: 4px;
  border: none;
  transition: .5s all ease;
  max-width: 200px;
  float: right;
  margin-bottom: 20px;
  border-radius: 40px;
}
#co-payment-form .actions-toolbar .primary button:hover {
  color: #ffffff;
  border: none;
  background: #a92611;
  transition: .5s all ease;
}
.payment-option.opc-payment-additional.discount-code .action-toggle {
  color: #000;
  text-transform: capitalize;
  font-size: 16px;
  letter-spacing: 0.5px;
  width: 100%;
  font-weight: 400;
  font-size: 13px;
  font-family: 'Fedra Sans Medium 5';
}
.payment-option.opc-payment-additional.discount-code .action-toggle:after {
  float: right;
  line-height: 24px;
  font-size: 14px;
  color: #000;
}
.payment-option.opc-payment-additional.discount-code #discount-form {
  max-width: 100%;
  position: relative;
}
.payment-option.opc-payment-additional.discount-code #discount-form .payment-option-inner {
  float: left;
  width: 50%;
  margin: auto;
}
.payment-option.opc-payment-additional.discount-code #discount-form .payment-option-inner .control input {
  height: auto;
  padding: 10px 80px 10px 10px;
  border: solid 1px #edaa38;
  border-radius: 3px;
}
.payment-option.opc-payment-additional.discount-code #discount-form .actions-toolbar {
  float: left;
  margin-top: 0px;
  position: absolute;
  width: auto;
  right: 0;
  margin: 0;
  top: 29px;
}
.payment-option.opc-payment-additional.discount-code #discount-form .actions-toolbar button {
  background: none;
  color: #a92611;
  border: none;
  font-size: 13px;
  padding: 11px 10px;
  font-weight: 600;
  font-family: 'Fedra Sans Book 5';
  letter-spacing: 0.45px;
  border-radius: 0;
}
.payment-option.opc-payment-additional.discount-code #discount-form .actions-toolbar button:focus {
  outline: none;
}
.mark {
  background: none;
}
.opc-block-shipping-information .shipping-information-title {
  border: none;
  padding: 0;
  margin: 0 0 10px 0;
  border-bottom: solid 1px #ddd;
}
.opc-block-shipping-information .shipping-information-title .action {
  padding-bottom: 10px;
}
.opc-block-shipping-information .shipping-information-title span {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  color: #000;
  position: relative;
  z-index: 1;
}
.opc-block-shipping-information .shipping-information-content {
  word-break: break-all;
}
.checkout-onepage-success .column.main {
  text-align: center;
}
.checkout-onepage-success .column.main .actions-toolbar .primary {
  float: none;
}
.checkout-onepage-success .column.main .page-title {
  float: none;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
#checkout-payment-method-load .no-payments-block {
  font-size: 18px;
  padding-left: 20px;
  padding-top: 0;
  margin-top: 0;
}
#checkout-payment-method-load input[type="radio"]:not(:checked) + label:before,
#checkout-payment-method-load input[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  background: #ffffff;
  border-radius: 50%;
}
#checkout-payment-method-load input[type="radio"]:not(:checked) + label,
#checkout-payment-method-load input[type="radio"]:checked + label {
  position: relative;
  padding-left: 1.2em;
  cursor: pointer;
}
#checkout-payment-method-load input[type="radio"]:not(:checked),
#checkout-payment-method-load input[type="radio"]:checked {
  opacity: 1;
  position: absolute;
  accent-color: #020202;
}
#checkout-payment-method-load input[type="radio"]:checked + label:after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  background: #020202;
  border-radius: 100%;
  top: 50%;
  left: 5px;
  margin-top: -9px;
}
#checkout-shipping-method-load input[type="radio"]:not(:checked) + label,
#checkout-shipping-method-load input[type="radio"]:checked + label {
  position: relative;
  padding-left: 1.2em;
  cursor: pointer;
}
#checkout-shipping-method-load input[type="radio"]:not(:checked),
#checkout-shipping-method-load input[type="radio"]:checked {
  opacity: 1;
  position: absolute;
  accent-color: #020202;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  word-break: break-all;
  padding-right: 20px;
  font-size: 12px;
  line-height: 22px;
  font-weight: 300;
}
.checkout-billing-address {
  font-size: 13px;
  letter-spacing: 0.5px;
  padding-left: 10px;
}
#checkout-payment-method-load .fieldset {
  width: 100%;
}
#checkout-payment-method-load .fieldset .billing-address-form {
  max-width: 100%;
}
#checkout-payment-method-load .fieldset .billing-address-form .field {
  float: left;
  width: 45%;
  margin-right: 20px;
}
#checkout-payment-method-load .fieldset .billing-address-form .field label {
  display: block;
  text-align: left;
  width: 100%;
  padding-bottom: 0px;
}
#checkout-payment-method-load .fieldset .billing-address-form .field input,
#checkout-payment-method-load .fieldset .billing-address-form .field select {
  width: 100%;
  border: solid 1px #777;
  height: auto;
  padding: 10px;
}
#checkout-payment-method-load .fieldset .billing-address-form .field.street .label {
  display: block;
  text-align: left;
  width: 100%;
  padding-bottom: 8px;
}
#checkout-payment-method-load .fieldset .billing-address-form .field.street .field {
  width: 100%;
}
#checkout-payment-method-load .fieldset .billing-address-form .field.street .field label {
  display: none;
}
#checkout-payment-method-load .fieldset .billing-address-form .field .control {
  width: 100%;
}
#checkout-payment-method-load .payment-method-billing-address .actions-toolbar button {
  background: none;
  border: solid 1px #000;
  padding: 8px 20px;
  border-radius: 4px;
  color: #000;
  margin-top: 0;
  transition: .5s all ease;
  height: auto;
  line-height: normal;
  margin-top: 20px;
}
#checkout-payment-method-load .payment-method-billing-address .actions-toolbar button:hover {
  text-decoration: none;
  color: #000;
  background: #f5eded;
  border: solid 1px #9c4d4f;
  transition: .5s all ease;
}
.checkout-index-index .memberlogo {
  display: none;
}
.checkout-index-index .page-bottom,
.checkout-index-index .fooerpayment {
  display: none;
}
.checkout-index-index .page-header {
  height: 120px;
  background: #fdf8ee url('../images/checkout-top-bg.svg') no-repeat right 82px;
}
.checkout-index-index .panel.wrapper {
  display: none;
}
.payment-method.payment-method-twocheckout .payment-method-title.field.choice {
  padding-bottom: 0;
}
.payment-method.payment-method-twocheckout label.label {
  color: #000;
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
  padding-top: 5px;
  padding-left: 35px !important;
}
.cart.table-wrapper td {
  position: relative;
}
.cart.table-wrapper .col {
  vertical-align: top;
}
.cart.table-wrapper .item-actions .actions-toolbar a {
  border: none;
  padding: 2px 5px;
  line-height: normal;
}
.cart.table-wrapper .product-image-container {
  border: none;
}
.cart-discount .block.discount {
  width: 60%;
}
.cart-discount .block.discount .title strong {
  font-weight: 400;
  font-size: 16px;
  text-transform: capitalize;
}
.cart-discount .block.discount .control input {
  height: auto;
  padding: 12px;
  border: solid 1px #6c757d;
  border-right: 0;
}
.cart-discount .block.discount .actions-toolbar .primary {
  margin-left: 0px;
}
.cart-discount .block.discount .actions-toolbar .primary button {
  background: #e4af3f;
  color: #ffffff;
  font-weight: 400;
  height: auto;
  padding: 13px 18px;
  transition: .5s all ease;
  font-size: 14px;
  border: none;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  box-shadow: none;
}
.cart-discount .block.discount .actions-toolbar .primary button:hover {
  background: none;
  color: #020202;
  border: solid 1px #020202;
  transition: .5s all ease;
}
.table-checkout-shipping-method td {
  color: #000;
  font-size: 14px;
  letter-spacing: 0.5px;
}
.opc-block-shipping-information .shipping-information {
  padding: 0;
  font-size: 13px;
  color: #000;
  letter-spacing: 0.5px;
}
.opc-block-summary .table-totals {
  font-size: 14px;
  color: #000;
  letter-spacing: 0.5px;
  line-height: 24px;
  border: none;
  margin: 20px 0 0;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  text-transform: capitalize;
}
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {
  padding: 3px 0;
  line-height: 20px;
  font-size: 13px;
}
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {
  padding: 3px 0 3px 14px;
  font-size: 13px;
}
.checkout-index-index .modal-popup .modal-title {
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
.checkout-index-index .modal-popup .form-shipping-address {
  max-width: 100% !important;
}
.checkout-index-index .modal-popup #shipping-new-address-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.checkout-index-index .modal-popup #shipping-new-address-form .field {
  width: 48%;
}
.checkout-index-index .modal-popup #shipping-new-address-form .field label span {
  color: #000;
  font-size: 12px;
}
.checkout-index-index .modal-popup #shipping-new-address-form .field input,
.checkout-index-index .modal-popup #shipping-new-address-form .field select {
  height: auto;
  padding: 10px;
  border: solid 1px #000;
  font-size: 14px;
  text-transform: none;
}
.checkout-index-index .modal-popup #shipping-new-address-form .field input:focus,
.checkout-index-index .modal-popup #shipping-new-address-form .field select:focus {
  outline: none;
  box-shadow: none;
}
.checkout-index-index .modal-popup #shipping-new-address-form .street legend {
  display: none;
}
.checkout-index-index .modal-popup #shipping-new-address-form .street .field {
  width: 100%;
}
.checkout-index-index .modal-popup .modal-footer {
  display: flex;
  justify-content: space-between;
}
.checkout-index-index .modal-popup .modal-footer button {
  margin: 0;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address {
  background: #f5eded;
  border: solid 1px #9c4d4f;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  line-height: normal;
  transition: .5s all ease;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address:hover {
  background: #ffffff;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  line-height: normal;
  transition: .5s all ease;
  border: solid 1px #000;
  padding: 0 10px;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover {
  background: #f5eded;
  border: solid 1px #9c4d4f;
}
.checkout-index-index .modal-popup .fieldset .field .label {
  font-weight: 400;
  margin: 0 0 5px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  line-height: 24px;
}
.checkout-index-index .shipping-address-items {
  padding: 20px 0 0 0;
}
.checkout-index-index .shipping-address-items .shipping-address-item button {
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  background: none;
  color: #020202;
  text-transform: none;
  letter-spacing: 0;
  border-bottom: solid 1px #020202;
  border-radius: 0;
  padding: 0;
  line-height: normal;
  font-size: 14.5px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  font-size: 0px;
  border: none;
}
.checkout-index-index .shipping-address-items .shipping-address-item button:focus {
  outline: none;
}
.checkout-index-index .new-address-popup {
  padding: 10px 0;
}
.checkout-index-index .new-address-popup .action-show-popup {
  border: solid 1px #9c4d4f;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  line-height: normal;
  transition: .5s all ease;
  padding: 8px 20px;
  height: auto;
}
.checkout-index-index .new-address-popup .action-show-popup:hover {
  background: #ffffff;
  transition: .5s all ease;
}
.opc-wrapper .shipping-address-item {
  color: #000;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 30px;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ec9f2d;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ec9f2d;
}
.opc-wrapper .shipping-address-item .action-select-shipping-item {
  float: none;
  margin: 18px 0 0;
  background: #f9f9f8;
  border: solid 1px #9c4d4f;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  transition: .5s all ease;
  padding: 8px 20px;
  line-height: normal;
  height: auto;
}
.opc-wrapper .shipping-address-item .edit-address-link {
  float: none;
  margin: 18px 0 0;
  background: #ffffff;
  border: solid 1px #000;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  transition: .5s all ease;
  padding: 8px 20px;
  line-height: normal;
  height: auto;
}
.table-checkout-shipping-method tbody .col-price {
  font-weight: 500;
}
.cart.table-wrapper .actions-toolbar > .action-edit {
  display: none;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: 'Remove';
  color: #020202;
  font-size: 15px;
  position: absolute;
  left: 7px;
  top: 2px;
  opacity: 0.7;
  font-family: 'Fedra Sans Book 5';
  border-bottom: solid 1px #777;
  opacity: 0.5;
}
.checkout-cart-index .cart-summary {
  background: none;
  border: none;
  border-left: 1px solid #6c757d;
  border-radius: 0px;
}
.opc-block-summary .minicart-items .product-item-details .item-options {
  display: flex;
  justify-content: space-evenly;
  text-align: left;
  flex-wrap: nowrap;
  flex-direction: column;
}
.opc-block-summary .minicart-items .product-item-details .item-options dt,
.opc-block-summary .minicart-items .product-item-details .item-options dd {
  font-weight: normal;
  width: 50%;
}
.opc-block-summary .minicart-items .product > .product-item-photo,
.opc-block-summary .minicart-items .product > .product-image-container {
  border: none;
}
.opc-block-summary .minicart-items .product.options {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.opc-block-summary .minicart-items li.product-item {
  margin: 0 0 30px !important;
  padding: 0;
  border-bottom: 1px solid #fdf8ee;
  border-top: none;
}
.opc-block-summary .minicart-items li.product-item .product-item-name-block {
  vertical-align: top;
}
.opc-block-summary .table-totals .grand .mark {
  border-top: none;
  font-size: 14px;
  padding-right: 9px;
  letter-spacing: 0.5px;
}
.opc-block-summary .table-totals .grand .mark strong {
  font-weight: 500;
}
.opc-block-summary .table-totals .grand .amount {
  border-top: none;
  font-size: 14px;
  padding-left: 9px;
  letter-spacing: 0.5px;
}
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 500;
}
.cart-container {
  display: block;
}
.cart-container .cart-summary {
  float: right;
  width: 30%;
  padding: 0;
  border: none;
  padding-right: 50px;
}
.cart-container .cart-summary .summary.title {
  display: block;
  padding: 0;
  margin: 0;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
  margin-top: 20px;
  font-weight: 500;
}
.cart-container .cart-summary #block-shipping {
  border: none;
  padding-left: 10px;
}
.cart-container .cart-summary .cart-totals {
  padding-left: 0px;
}
.cart-container .cart-summary .block.discount .content {
  padding-bottom: 5px;
}
.cart-container .form.form-cart {
  float: left;
  width: 100%;
}
.cart-container .form.form-cart .cart.item {
  margin-bottom: 10px;
  width: 100%;
  padding-bottom: 10px;
}
.cart-container .form.form-cart .cart.item .item-actions {
  position: relative;
  top: -44px;
  left: 129px;
  float: left;
}
.cart-container .form.form-cart .cart.item .item-actions td {
  padding: 0;
}
.cart-container .form.form-cart .cart.item .item-info {
  width: 100%;
  border-bottom: solid 1px #f1bf55;
}
.cart-container .form.form-cart .cart.item .item-info td {
  padding-bottom: 20px !important;
}
.cart-container .form.form-cart .cart.item .sku-wrapper {
  padding-top: 12px;
  font-size: 15px;
  color: #020202;
  opacity: 0.9;
}
.cart-container .form.form-cart .cart.item .unit-price-wrapper {
  display: flex;
  color: #020202;
  font-size: 15px;
  opacity: 0.9;
}
.cart-container .form.form-cart .cart.item .unit-price-wrapper .price {
  font-weight: normal;
  line-height: normal;
  padding-left: 5px;
  font-size: 15px;
  display: inline-block;
  padding-top: 3px;
}
.cart-container .cart-discount {
  margin-top: 0px;
}
.cart-container .cart-discount .block.discount {
  width: 100%;
}
.cart-container .cart-discount .block.discount .title {
  float: left;
  width: auto;
  padding-top: 10px;
}
.cart-container .cart-discount .block.discount .title strong {
  color: #020202;
}
.cart-container .cart-discount .block.discount .title strong::after {
  margin: 0;
  margin-top: -5px;
  color: #020202;
}
.cart-container .cart-discount .block.discount .content {
  float: none;
  width: 50%;
}
.cart.table-wrapper .cart tbody td {
  padding: 15px 10px;
  text-align: left !important;
}
#checkout-step-payment .discount-code {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  border: none;
  margin: 30px 0;
}
#checkout-step-payment .discount-code .payment-option-title {
  border: none;
  padding: 10px;
  line-height: 30px;
  background: #f5eded;
  margin: 0 0 30px;
}
#checkout-step-payment .discount-code .payment-option-content {
  float: left;
  width: 100%;
  padding: 0;
}
.checkout-cart-index .print-customer-name {
  position: absolute;
  top: 56px;
  left: 62px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: 30px;
  font-size: 7px;
  z-index: 100;
  color: #000;
}
.input-text::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #777;
}
.input-text:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #777;
}
.input-text::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #777;
}
.input-text:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #777;
}
.contact-info-heading {
  font-size: 22px;
  font-weight: 500;
  color: #020202;
  margin: 0;
}
.shipping-text-container {
  padding-top: 20px;
}
.shipping-text-container .shipping-text-container-heading {
  font-size: 22px;
  font-weight: 500;
  color: #020202;
  margin: 0;
  padding-bottom: 10px;
}
.shipping-text-container .shipping-text-container-note {
  font-family: 'Fedra Sans Book 5';
  font-size: 12px;
  padding-bottom: 10px;
}
.opc-progress-bar {
  display: flex;
  justify-content: center;
}
.opc-progress-bar li span {
  font-size: 18px !important;
}
#checkoutSteps .field-tooltip.toggle {
  display: none;
}
.field .control._with-tooltip input {
  width: 100%;
}
.overflowed::-webkit-scrollbar {
  width: 5px;
}
/* Handle */
.overflowed::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 0px;
  height: 40px;
}
/* Handle on hover */
.overflowed::-webkit-scrollbar-thumb:hover {
  background: #ccc;
}
.form.form-shipping-address .field.street.required {
  margin-bottom: 0px !important;
}
.opc-block-summary .title {
  display: none;
}
.block.items-in-cart.active .title,
.block.items-in-cart .title {
  display: block;
  background: none !important;
  text-align: left !important;
  padding: 0 !important;
  cursor: inherit;
}
.block.items-in-cart.active .title::after,
.block.items-in-cart .title::after {
  display: none;
}
.block.items-in-cart.active .title strong,
.block.items-in-cart .title strong {
  font-size: 18px !important;
}
.block.items-in-cart.active .price-including-tax,
.block.items-in-cart .price-including-tax {
  margin: 0px !important;
}
.cart.table-wrapper .col.qty {
  padding-left: 50px;
  padding-right: 70px;
  padding-top: 22px;
}
.cart.table-wrapper .field.qty {
  position: relative;
}
.cart.table-wrapper .field.qty .qty-changer {
  position: absolute;
  width: 100%;
  border: none;
  display: flex;
  justify-content: space-between;
  top: 10px;
}
.cart.table-wrapper .field.qty .qty-changer a {
  border: none;
  font-weight: 500;
  color: #000;
  font-size: 16px;
  padding-left: 5px;
  padding-right: 5px;
}
.cart.table-wrapper .field.qty .qty-changer a i {
  color: #000;
  font-size: 16px;
  border: none;
}
.cart.table-wrapper .field.qty .qty-changer a i::before {
  width: auto;
}
.cart.table-wrapper .field.qty .control.qty {
  float: none;
  width: 40px;
  margin: auto;
  display: block;
}
.cart.table-wrapper .field.qty .input-text {
  border: none;
  border: solid 1px #aaa;
  font-weight: bold;
  width: 100%;
}
.page-title-wrapper .cart__top__section {
  display: inline-block;
  font-weight: 500;
  color: #000;
  font-size: 12px;
  letter-spacing: 1px;
  padding-left: 5px;
}
.cart-summary #block-shipping {
  display: none;
}
.cart-summary .block.discount .title {
  padding: 0;
  border: none;
  text-transform: capitalize;
  border-bottom: solid 1px #ddd;
  padding-bottom: 8px;
  margin-bottom: 10px;
  background: #ede5d6 !important;
}
.cart-summary .block.discount .title strong {
  text-transform: capitalize;
}
.cart-summary .block.discount .title strong span {
  display: inline-block;
  padding-right: 5px;
}
.cart-summary .block.discount .title::after {
  font-size: 24px;
  top: 0px;
  display: none;
}
.cart-summary .block.discount #discount-coupon-form {
  padding-top: 15px;
}
.cart-summary .block.discount #discount-coupon-form .coupon {
  padding: 0 25px;
}
.cart-summary .block.discount #discount-coupon-form .actions-toolbar {
  position: absolute;
  top: 18px;
  right: 20px;
}
.cart-summary .block.discount #discount-coupon-form .actions-toolbar button {
  background: none;
  color: #a92611;
  border: none;
  font-size: 13px;
  padding: 11px 10px;
  font-weight: 600;
  font-family: 'Fedra Sans Book 5';
  letter-spacing: 0.45px;
  border-radius: 0;
  box-shadow: none;
}
.cart-summary .block.discount #discount-coupon-form .actions-toolbar button:hover {
  background: transparent !important;
  color: #a92611 !important;
  border: none !important;
  border-radius: 0 !important;
}
.cart-summary .block.discount #discount-coupon-form .actions-toolbar button:focus {
  outline: none;
}
.cart-summary .block.discount .content {
  display: block !important;
}
.cart-summary .new-user-promo-block {
  float: left;
  width: 100%;
  padding: 10px 25px;
}
.cart-summary .new-user-promo-block .user_promo_code {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #edaa38;
}
.cart-summary .new-user-promo-block .user_promo_code:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.cart-summary .new-user-promo-block .user_promo_code span {
  font-size: 1.3rem;
}
.cart-summary .new-user-promo-block .user_promo_code button {
  background: transparent;
  border: none;
  color: #a92611;
  padding: 0;
}
.cart-summary .new-user-promo-block .user_promo_code button:hover {
  background: transparent !important;
  color: #a92611 !important;
  border: none !important;
}
.opc-block-summary .action.action-toggle {
  color: #000;
  font-weight: 500;
  font-size: 16px;
}
.opc-block-summary .opc-payment-additional.discount-code {
  padding: 0px 0 20px 0;
  clear: both;
  overflow: hidden;
}
.opc-block-summary .opc-payment-additional.discount-code .payment-option-content {
  display: block !important;
}
.opc-block-summary .opc-payment-additional.discount-code .payment-option-content .form-discount {
  position: relative;
}
.opc-block-summary .opc-payment-additional.discount-code .payment-option-content .form-discount .payment-option-inner {
  width: 100% !important;
  padding-top: 16px;
}
.opc-block-summary .opc-payment-additional.discount-code .payment-option-content .form-discount .payment-option-inner label {
  display: none;
}
.opc-block-summary .opc-payment-additional.discount-code .payment-option-content .form-discount .actions-toolbar {
  position: absolute;
  top: 16px;
  right: -14px;
}
.opc-wrapper #payment .opc-payment-additional.discount-code {
  display: none;
}
#opc-sidebar .block.items-in-cart.active {
  margin-bottom: 0px !important;
}
#mini-cart li .product a {
  color: #000;
}
#mini-cart li .product a .show-name {
  position: absolute;
  z-index: 10;
  font-size: 10px;
  top: 50px;
  width: 74% !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  left: 15px;
}
#mini-cart li .product a .show-image {
  position: absolute;
  z-index: 10;
  border-radius: 50%;
  left: 20px;
  top: 16px;
  width: 35px;
  height: 33px;
}
#mini-cart li .product a .product-image-container {
  border: none;
  z-index: 1;
}
#mini-cart li .product .details-qty.qty,
#mini-cart li .product .product.actions {
  display: none;
}
.cart-summary .checkout-methods-items {
  margin-top: 23px;
}
.checkout-cart-index .cart-container .cart-summary .checkout.methods .checkout {
  padding: 10px 30px;
}
.checkout-index-index #maincontent .authentication-wrapper {
  display: none;
}
.checkout-index-index input::-webkit-input-placeholder {
  color: #b2b2b2;
  font-family: 'Fedra Sans Std';
  font-size: 13px;
}
.checkout-index-index input::-moz-placeholder {
  color: #b2b2b2;
  font-family: 'Fedra Sans Std';
  font-size: 13px;
}
.checkout-index-index input:-ms-input-placeholder {
  color: #b2b2b2;
  font-family: 'Fedra Sans Std';
  font-size: 13px;
}
.checkout-index-index input {
  color: #020202;
  font-family: 'Fedra Sans Std';
  font-size: 13px;
}
.checkout-index-index {
  background: #ffffff;
}
.checkout-index-index .nav-container-wrap.fixed-header {
  top: 0px;
}
.checkout-index-index .sections.nav-sections {
  margin-top: 0px !important;
  padding-left: 40px;
}
.checkout-index-index #mySidenav .menu-left {
  top: 52px;
}
.checkout-index-index .page-main {
  width: 100%;
  max-width: 100%;
  padding: 0 40px;
  padding-top: 27px;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .page-main {
    padding: 0 20px;
  }
}
.checkout-index-index .page-main .checkout-header {
  position: absolute;
  top: -111px;
  left: 80px;
  padding: 0;
  margin: 0;
}
.checkout-index-index .page-main .checkout-header h1 {
  font-weight: 400;
  font-family: 'Fedra Sans Medium 5';
  font-size: 24px;
}
.checkout-index-index .page-main .checkout-header .description {
  font-family: 'Fedra Sans Book 5';
  font-size: 13px;
}
.checkout-index-index .page-main #checkout h2 {
  font-size: 16px;
  font-family: 'Fedra Sans Medium 5';
}
.checkout-index-index .page-main #checkout h2.contact-info-heading {
  padding-bottom: 15px;
  padding-top: 20px;
}
.checkout-index-index .page-main #checkout .step-title {
  font-size: 16px;
  font-family: 'Fedra Sans Medium 5';
  padding: 0;
  background: none;
  border: none;
  box-shadow: none;
  font-weight: 400;
}
.checkout-index-index .page-main #checkout .amcheckout-title {
  background: none;
  padding: 0px 0 0 0;
  float: none;
  display: inline-block;
  margin: 8px 0 18px 0;
}
.checkout-index-index .page-main #checkout .field-tooltip.toggle {
  display: none;
}
.checkout-index-index .page-main #checkout .field select {
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  width: 100%;
  padding-right: 30px !important;
  display: inline-block;
}
.checkout-index-index .page-main #checkout .field input,
.checkout-index-index .page-main #checkout .field select {
  border: none;
  border: solid 1px #edaa38;
  border-radius: 0;
  padding: 10px;
  height: auto;
  font-size: 14px;
  text-transform: none;
}
.checkout-index-index .page-main #checkout .field input:focus,
.checkout-index-index .page-main #checkout .field select:focus {
  box-shadow: none;
  outline: none;
}
.checkout-index-index .page-main #checkout .field {
  /*float: left;*/
  width: 50%;
  margin: auto;
}
.checkout-index-index .page-main #checkout .field.street .field {
  width: 100%;
  margin-bottom: 20px;
}
.checkout-index-index .page-main #checkout .form.form-login {
  border: none;
  margin: 0px;
  padding-top: 10px;
}
.checkout-index-index .page-main #checkout .form.form-login .field {
  width: 100%;
}
.checkout-index-index .page-main #checkout .form.form-login .fieldset {
  clear: both;
}
.checkout-index-index .page-main #checkout .form.form-login .fieldset .actions-toolbar {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.checkout-index-index .page-main #checkout .form.form-login .fieldset .actions-toolbar::before {
  display: none;
}
.checkout-index-index .page-main #checkout .form.form-login .fieldset .actions-toolbar .primary {
  width: 48%;
  margin: 0;
}
.checkout-index-index .page-main #checkout .form.form-login .fieldset .actions-toolbar .primary button {
  font-size: 14px;
}
.checkout-index-index .page-main #checkout .form.form-login .fieldset .actions-toolbar .primary button:focus {
  outline: none;
}
.checkout-index-index .page-main #checkout .form.form-login .fieldset .actions-toolbar .secondary {
  width: 48%;
  text-align: right;
  padding-top: 14px;
}
.checkout-index-index .page-main #checkout .form.form-login .fieldset .actions-toolbar .secondary a {
  font-family: 'Fedra Sans Medium 5';
  font-size: 12px;
  border-bottom: solid 1px #a92611;
  color: #a92611;
  font-weight: 400;
  text-decoration: none;
  transform: .5s all ease;
}
.checkout-index-index .page-main #checkout .form.form-login .fieldset .actions-toolbar .secondary a:hover {
  transition: .5s all ease;
  border: none;
}
.checkout-index-index .page-main #checkout #checkout-shipping-method-load tr {
  background: #f9f9f8;
  border: none;
  padding: 0;
  font-family: 'Fedra Sans Book 5';
  border: 1px solid #666666;
  padding: 10px;
}
.checkout-index-index .page-main #checkout #checkout-shipping-method-load tr:hover {
  box-shadow: none;
}
.checkout-index-index .page-main #checkout #checkout-shipping-method-load tr td {
  padding: 18px 10px;
  width: auto;
}
.checkout-index-index .page-main #checkout #shipping .amcheckout-wrapper {
  padding-top: 0;
}
.checkout-index-index .page-main #checkout #co-payment-form .payment-method {
  border-bottom: none;
  background: transparent;
  border: none;
  box-shadow: none;
  padding-top: 20px;
  margin-bottom: 0px;
  border-bottom: solid 1px #edaa39;
}
.checkout-index-index .page-main #checkout #co-payment-form .payment-method:last-child {
  border-bottom: none;
}
.checkout-index-index .page-main #checkout #co-payment-form .payment-method .field {
  float: none;
  width: 100%;
  font-family: 'Fedra Sans Book 5';
}
.checkout-index-index .page-main #checkout #co-payment-form .payment-method .actions-toolbar .primary {
  width: 100%;
}
.checkout-index-index .page-main #checkout #co-payment-form .payment-method .actions-toolbar .primary .action-edit-address,
.checkout-index-index .page-main #checkout #co-payment-form .payment-method .actions-toolbar .primary .action-update {
  background: none;
  color: #a92611;
  border: solid 1px #a92611;
  font-family: 'Fedra Sans Book 5';
  font-size: 13.5px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
  width: 125px;
  height: 38px;
  padding: 0;
  line-height: 1.5;
  margin: 20px 0;
  border-radius: 2px;
}
.checkout-index-index .page-main #checkout #co-payment-form .payment-method .actions-toolbar .primary .action-cancel {
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-size: 13.5px;
  font-weight: 600;
  letter-spacing: 0;
  background: none;
  width: auto;
  padding: 0;
  height: 38px;
  line-height: 38px;
  text-transform: none;
  border: none;
}
.checkout-index-index .page-main #checkout .payment-option-content .messages .message.message-error.error {
  position: absolute;
}
.checkout-index-index .page-main #checkout .checkout-payment-method .checkout-billing-address .billing-address-details .action-edit-address {
  background: none;
  color: #a92611;
  border: solid 1px #a92611;
  font-family: 'Fedra Sans Book 5';
  font-size: 13.5px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
  width: 125px;
  height: 38px;
  padding: 0;
  line-height: 1.5;
  margin: 20px 0;
  border-radius: 2px;
}
.field[name="shippingAddress.country_id"] {
  clear: both;
}
.amcheckout-main-container .amcheckout-column:nth-child(2) .amcheckout-step-container:last-child {
  margin-top: 7px !important;
}
.amcheckout-main-container .amcheckout-column:nth-child(2) .amcheckout-title {
  margin-top: 13px;
}
.amcheckout-block.amcheckout-step-container.-summary {
  background: #f9f9f8 !important;
  border: none !important;
}
.amcheckout-block.amcheckout-step-container.-summary .opc-block-summary {
  background: #f9f9f8 !important;
}
.amcheckout-block.amcheckout-step-container.-summary .step-title.amcheckout-title {
  padding-left: 20px !important;
  padding-left: 50px !important;
  padding-top: 7px !important;
  background: #ffffff !important;
}
.amcheckout-block.amcheckout-step-container.-summary .title {
  border: none !important;
}
.amcheckout-block.amcheckout-step-container.-summary .title strong {
  font-size: 14px !important;
}
.amcheckout-block.amcheckout-step-container.-summary .amcheckout-summary-container {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  background: #ffffff !important;
}
.amcheckout-block.amcheckout-step-container.-summary .amcheckout-summary-container .product-image-container {
  width: 72px !important;
}
.checkout-payment-method .form.form-discount {
  clear: both;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
.checkout-payment-method .form.form-discount .payment-option-inner {
  width: 100% !important;
}
.checkout-payment-method .form.form-discount .payment-option-inner .field {
  width: 100% !important;
}
.checkout-payment-method .form.form-discount .actions-toolbar {
  width: 40%;
}
.checkout-payment-method .form.form-discount .actions-toolbar .primary {
  width: 100%;
}
.form.form-cart .cart.main.actions {
  text-align: left;
}
.form.form-cart .cart.main.actions button {
  display: none;
}
.form.form-cart .cart.main.actions .continue {
  color: #a92611;
  border: solid 1px #a92611;
  border-radius: 4px;
  height: auto;
  line-height: normal;
  padding: 0px;
  font-family: 'Fedra Sans Medium 5';
  font-size: 15px;
  height: 48px;
  line-height: 46px;
  width: 238px;
  text-align: center;
  letter-spacing: 0px;
  font-weight: 400 !important;
}
.form.form-cart .cart.main.actions .continue:hover {
  background: #fdf8ee;
  color: #a92611;
  border: solid 1px #fdf8ee;
}
.form.form-cart .field.qty .control.qty {
  width: 100px;
  text-align: center;
}
.form.form-cart .field.qty .control.qty label {
  display: inline-block;
}
.form.form-cart .field.qty .control.qty label .decreaseQty {
  background: #fdf8ee;
  font-size: 20px;
  font-weight: bold;
  border-radius: 50%;
  padding: 0;
  line-height: 19px;
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
  width: 28px;
  height: 29px;
}
.form.form-cart .field.qty .control.qty label input {
  border: none;
  font-weight: 600;
  width: 25px;
  padding: 0;
  text-align: center;
  padding-top: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 18px;
  margin: 0 5px;
  height: auto;
  font-weight: normal;
  line-height: normal;
  padding-top: 5px;
  color: #43260f;
}
.form.form-cart .field.qty .control.qty label input:focus {
  outline: none;
  box-shadow: none;
}
.form.form-cart .field.qty .control.qty label .increaseQty {
  background: #fdf8ee;
  font-size: 20px;
  font-weight: bold;
  border-radius: 50%;
  padding: 0;
  line-height: 16px;
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
  height: 29px;
  width: 28px;
}
.cart-container .cart-summary {
  background: #fdf8ee;
  padding: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  padding-top: 16px;
}
.cart-container .cart-summary .summary.title {
  font-family: 'Fedra Sans Medium 5';
  font-size: 16px;
  color: #020202;
  border-bottom: solid 1px #f1bf55;
  padding-bottom: 10px;
  margin: 0 25px;
}
.cart-container .cart-summary table {
  font-family: 'Fedra Sans Book 5';
  padding: 0 25px;
  display: inline-block;
}
.cart-container .cart-summary table tbody {
  display: inline-table;
  width: 100%;
}
.cart-container .cart-summary table th,
.cart-container .cart-summary table td {
  background: none !important;
  font-size: 15px !important;
}
.cart-container .cart-summary table .grand.totals {
  border-top: solid 1px #f1bf55;
  font-family: 'Fedra Sans Medium 5';
}
.cart-container .cart-summary .checkout-methods-items {
  padding: 0 25px;
}
.cart-container .cart-summary .checkout-methods-items button {
  padding: 14px 30px !important;
}
.cart-container .cart-summary .checkout-methods-items button span {
  font-family: 'Fedra Sans Medium 5';
  font-size: 16px;
  font-weight: 400;
}
.cart-container .cart-summary .discount .title {
  border-top: solid 8px #ffffff;
  padding: 15px 25px 12px 25px;
  line-height: normal;
}
.amcheckout-wrapper .payment-method label {
  padding-top: 0px !important;
  display: block;
}
.step-content.amcheckout-content .field.addresses {
  width: 100% !important;
  float: none !important;
}
.step-content.amcheckout-content .field.addresses .shipping-address-item {
  border: none;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  background: #f9f9f8;
  position: relative;
  padding-left: 65px;
  border-radius: 4px;
  margin-bottom: 25px !important;
}
.step-content.amcheckout-content .field.addresses .shipping-address-item::before {
  width: 24px;
  height: 24px;
  content: '';
  border: solid 1px #000;
  border-radius: 50%;
  left: 22px;
  top: 25px;
  position: absolute;
  opacity: 0.7;
}
.step-content.amcheckout-content .field.addresses .shipping-address-item.selected-item {
  border: solid 2px #7ceec1;
  background: #ffffff;
  border-radius: 4px;
}
.step-content.amcheckout-content .field.addresses .shipping-address-item.selected-item::after {
  width: 12px;
  height: 12px;
  content: '';
  background: #000;
  border-radius: 50%;
  left: 27.5px;
  top: 31px;
  position: absolute;
}
.step-content.amcheckout-content .field.addresses .shipping-address-item:hover {
  box-shadow: none;
}
.step-content.amcheckout-content .field.addresses .shipping-address-item a {
  color: #020202;
}
.step-content.amcheckout-content button.action.action-show-popup {
  border: solid 1px #9c4d4f !important;
  text-align: center;
  width: 100%;
  color: #a92611 !important;
  text-transform: none;
  font-family: 'Fedra Sans Medium 5';
  font-size: 16px;
  font-weight: 500;
  padding: 0;
  height: 203px;
  line-height: 203px;
  border-radius: 4px !important;
  margin: 0px;
  background: transparent;
}
.step-content.amcheckout-content button.action.action-show-popup span {
  display: block;
  background: url('../images/checkout-address-icon.svg') no-repeat center 60px;
  padding-top: 40px;
}
.step-content.amcheckout-content button.action.action-show-popup:focus {
  outline: none;
}
.checkout-index-index .modal-popup .modal-inner-wrap {
  background: #fdf8ee;
  border-radius: 4px;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-header {
  border: none;
  padding-left: 42px;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-header h1 {
  font-weight: 400;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  border: none;
  padding: 0;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-header .action-close:focus {
  outline: none;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-content {
  border: solid 1px #edaa38;
  margin: 0 40px;
  width: 86%;
  float: none;
  padding: 10px 20px;
  display: block;
  overflow: auto;
  background: none;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-content .form.form-shipping-address label {
  line-height: 1;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-content .form.form-shipping-address input,
.checkout-index-index .modal-popup .modal-inner-wrap .modal-content .form.form-shipping-address select {
  border: none !important;
  border-bottom: solid 1px #edaa38 !important;
  padding-left: 0 !important;
  background: none !important;
  height: auto !important;
  padding: 10px 10px 10px 0px !important;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-content .form.form-shipping-address .field.choice label {
  display: inline-block !important;
  vertical-align: top;
  font-size: 14px;
  width: 80%;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-content .form.form-shipping-address .field.choice input {
  margin-top: 4px;
  display: inline-block;
  vertical-align: text-top;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-content .form.form-shipping-address .field-tooltip.toggle {
  display: none;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-footer {
  border: none;
  padding-left: 42px;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-footer .action-save-address,
.checkout-index-index .modal-popup .modal-inner-wrap .modal-footer .action-hide-popup {
  background: #edaa38;
  color: #ffffff;
  border: none;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Fedra Sans Book 5';
  padding: 10px 30px;
  border-radius: 3px;
  line-height: normal;
  margin: 0;
  text-decoration: none;
  transition: .5s all ease;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-footer .action-save-address:focus,
.checkout-index-index .modal-popup .modal-inner-wrap .modal-footer .action-hide-popup:focus {
  outline: none;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-footer .action-hide-popup {
  background: #a92611;
}
.checkout-success .actions-toolbar .continue {
  background: #edaa38;
  color: #ffffff;
  border: none;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Fedra Sans Book 5';
  padding: 10px 30px;
  border-radius: 3px;
  line-height: normal;
  margin: 0;
  text-decoration: none;
  transition: .5s all ease;
  border-radius: 30px;
}
.form.form-cart {
  padding-right: 0px !important;
}
.form.form-cart th.col.subtotal {
  padding-left: 0px !important;
}
.cart.table-wrapper .action-towishlist {
  display: none;
}
#opc-shipping_method .amcheckout-title {
  padding-top: 0px !important;
}
.checkout-onepage-success .page-title-wrapper {
  position: relative !important;
  height: auto !important;
  width: 100%;
  text-align: center;
  padding-top: 40px;
}
.checkout-onepage-success .page-title-wrapper h1 {
  width: 100%;
  margin: 0;
  font-family: 'Fedra Sans Medium 5';
  font-size: 26px;
  padding: 0 0 15px 0;
}
.checkout-onepage-success .page-title-wrapper a {
  display: none;
}
.checkout-onepage-success .checkout-success {
  font-size: 16px;
  font-family: 'Fedra Sans Book 5';
}
.checkout-onepage-success .checkout-success p {
  line-height: 2;
}
.checkout-onepage-success .checkout-success a {
  color: #a92611;
}
.checkout-onepage-success .box.box-order-shipping-address {
  text-align: left;
}
.checkout-onepage-success .box.box-order-shipping-address .box-content {
  font-family: 'Fedra Sans Book 5';
  font-size: 13px;
}
.checkout-onepage-success .block-order-details-view {
  padding-left: 40px;
}
.checkout-onepage-success .block.block-order-details .block-title {
  padding-top: 20px;
}
.checkout-onepage-success .block.block-order-details .order-date {
  border: none;
}
.checkout-onepage-success .table-wrapper.order-items th {
  font-family: 'Fedra Sans Medium 5';
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.45px;
  border-bottom: solid 1px #edaa38 !important;
}
.checkout-onepage-success .table-wrapper.order-items .col {
  width: auto;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  border-bottom: solid 1px #edaa38 !important;
}
.checkout-onepage-success .table-wrapper.order-items td {
  width: auto;
}
.checkout-onepage-success .table-wrapper.order-items tfoot,
.checkout-onepage-success .table-wrapper.order-items td {
  background: none;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.checkout-onepage-success .table-wrapper.order-items tfoot {
  border-bottom: solid 1px #edaa38 !important;
}
.checkout-onepage-success .table-wrapper.order-items tfoot th {
  border-bottom: none !important;
}
.checkout-onepage-success .order-details-items.ordered {
  border: none;
}
.checkout-onepage-success .order-details-items.ordered .product-image {
  float: left;
}
.checkout-onepage-success .order-details-items.ordered .product-item-name {
  float: left;
  padding-left: 20px;
}
.checkout-onepage-success .order-details-items.ordered .product-item-name a {
  color: #020202;
}
.checkout-onepage-success .box.box-order-billing-address {
  text-align: left;
}
.amcheckout-step-container .amcheckout-title + .amcheckout-content > .amcheckout-wrapper {
  padding-top: 12px;
}
.cartfooter {
  margin: 0 130px !important;
  border-top: solid 1px #f1bf55;
  margin-top: 40px;
  padding-top: 40px;
  margin-right: 160px !important;
}
.cartfooter ul {
  padding: 0px;
  list-style-type: none;
}
.cartfooter ul li {
  display: inline-block;
  margin-right: 10px;
}
.cartfooter p {
  font-family: 'Fedra Sans Medium 5';
  font-size: 21px;
  letter-spacing: 0.16px;
  font-weight: 500;
  text-align: right;
  padding-right: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * {
  padding: 0px;
  list-style-type: none;
}
#shopping-cart-table .cart.item .col.qty {
  padding-top: 18px;
}
.edit-cart-from-checkout {
  color: #020202;
  border-bottom: solid 1px #020202;
  float: right;
  margin-right: 18px;
  margin-top: 12px;
  cursor: pointer;
  transition: .5s all ease;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  position: absolute;
  top: 69px;
  right: 10px;
  line-height: normal;
  opacity: 0.8;
}
.edit-cart-from-checkout:hover {
  border-bottom: none;
}
.step-content.amcheckout-content {
  clear: both;
  overflow: hidden;
}
.checkout-cart-index .form.form-cart .field.qty .control.qty label .decreaseQty {
  width: 25px;
  height: 25px;
}
.checkout-cart-index .form.form-cart .field.qty .control.qty label .increaseQty {
  width: 25px;
  height: 25px;
  padding: 2px 6px 6px 5px;
}
#otpblock .form.otp-gift-card-form {
  padding: 0 15px;
  position: relative;
}
#otpblock .form.otp-gift-card-form .label {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  padding-bottom: 5px;
}
#otpblock .form.otp-gift-card-form input {
  border: solid 1px #edaa38;
}
#otpblock .form.otp-gift-card-form input:focus {
  outline: none;
  box-shadow: none;
}
#otpblock .form.otp-gift-card-form .otp-mobile {
  position: absolute;
  top: 27px;
  right: 15px;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  background: #d9422c;
  height: auto;
  padding: 9px;
  border: none;
}
#otpblock .form.otp-gift-card-form .otp-mobile:focus {
  border: none;
  outline: none;
  box-shadow: none;
}
#otpblock .form.otp-gift-card-form .otp-section {
  position: relative;
}
#otpblock .form.otp-gift-card-form .otp-section .otp-numbers {
  position: absolute;
  top: 27px;
  right: 0px;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  background: #d9422c;
  height: auto;
  padding: 9px;
  border: none;
}
.resend-otpbtn {
  padding: 10px 0 10px 15px;
}
.resend-otpbtn a {
  color: #d9422c;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  border-bottom: solid 1px #d9422c;
}
.payment-option-content.store-credit-container {
  position: relative;
}
.payment-option-content.store-credit-container .payment-option-inner {
  position: relative;
  float: left;
  width: 50%;
}
.payment-option-content.store-credit-container .payment-option-inner .field {
  width: 100% !important;
}
.payment-option-content.store-credit-container .payment-option-inner input {
  border-right: 0 !important;
}
.payment-option-content.store-credit-container .actions-toolbar.storecredit-actions {
  float: right;
  top: auto;
  width: 50%;
  margin: 0;
}
.payment-option-content.store-credit-container .actions-toolbar.storecredit-actions button {
  background: #a92611 !important;
  color: #ffffff !important;
  border-radius: 0 !important;
  padding: 12px 14px !important;
  width: auto;
  border: none !important;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px !important;
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
}
.payment-option-content.store-credit-container .actions-toolbar.storecredit-actions button:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
#co-payment-form .payment-option-title.field.choice {
  margin: 0 !important;
}
#co-payment-form .payment-option-title.field.choice span {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
  font-weight: 600;
  color: #020202;
  float: left;
  padding-top: 10px;
  margin: 0px;
}
#co-payment-form .payment-option-title.field.choice span::after {
  padding-top: 16px;
}
.opc-block-summary .table-totals .grand .mark strong {
  font-weight: 600;
  text-transform: uppercase;
}
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 600;
}
#checkout-step-shipping .field.addresses {
  padding-top: 2px;
}
#checkout-step-shipping .field.addresses .address-heading {
  font-size: 16px;
  font-family: 'Fedra Sans Medium 5';
  padding-top: 7px;
  display: inline-block;
  padding-left: 5px;
}
.sequence {
  background: #EEAC35;
  color: #ffffff;
  font-size: 18px;
  font-family: 'Fedra Sans Book 5';
  width: 38px;
  height: 38px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  line-height: 38px;
  margin-right: 10px;
  vertical-align: top;
}
.opc-block-summary .step-title.amcheckout-title {
  margin: 0 !important;
  background: #ffffff !important;
  width: 100%;
  position: relative;
  padding-bottom: 30px !important;
}
.opc-block-summary .step-title.amcheckout-title::before {
  content: '';
  background: url('../images/view-order-icon.svg') no-repeat left top;
  width: 37px;
  height: 37px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.checkout-payment-method.submit .payment-methods {
  padding-bottom: 20px;
}
.opc-block-summary .minicart-items .product-item-name {
  font-size: 14px;
}
.amcheckout-step-container .amcheckout-summary-container .details-qty {
  opacity: 0.7;
}
.opc-block-summary .product-item .price {
  font-size: 15px;
  font-weight: 600;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner {
  display: block;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
  padding-left: 90px;
}
.amcheckout-step-container .amcheckout-summary-container .items-in-cart {
  border-bottom: 1px solid #edaa38;
}
.checkout-index-index .page-main #checkout .discount-code .payment-option-content .messages .message.message-error.error {
  margin-top: 0;
  position: relative;
}
#co-shipping-form .field {
  margin-bottom: 20px;
}
.checkout-index-index .page-main #checkout .field {
  padding-bottom: 15px;
}
.checkout-index-index .page-main #checkout .field.street {
  padding-bottom: 0px !important;
}
.checkout-index-index .page-main #checkout .field.street .field {
  margin-bottom: 0px;
}
.checkout-index-index .page-main #checkout #giftcardaccount-placer {
  display: none;
}
.checkout-index-index .opc-wrapper .form-giftcard-account {
  max-width: 100%;
}
.checkout-index-index .opc-wrapper .form-giftcard-account .field {
  width: 100%;
}
.checkout-index-index #co-payment-form .payment-option-title.field.choice span {
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}
.checkout-index-index #co-payment-form .payment-option-title.field.choice span:after {
  position: absolute;
  right: 0;
}
.checkout-index-index #co-payment-form .actions-toolbar .secondary {
  float: right;
}
.checkout-index-index #co-payment-form .actions-toolbar .secondary button {
  margin-right: 10px;
  background: #edaa39;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 10px 18px;
  letter-spacing: 1px;
  height: auto;
  line-height: normal;
  border-radius: 4px;
  border: none;
  transition: .5s all ease;
  max-width: 200px;
  float: right;
  border-radius: 40px;
}
.opc-estimated-wrapper {
  background: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin: -21px -15px 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  float: left;
  font-weight: 700;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:focus,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:active {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:hover {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart.disabled,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart[disabled],
fieldset[disabled] .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  pointer-events: none;
  opacity: 0.5;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
  color: #333333;
}
.opc-progress-bar {
  counter-reset: i;
  font-size: 0;
  width: 100%;
  display: inline-block;
  text-align: center;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  font-family: 'Roboto Condensed', sans-serif;
  width: 180px;
}
.opc-progress-bar-item:before {
  background: #cecece;
  top: 16px;
  content: '';
  height: 6px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #616161;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #e4e4e4;
  font-weight: 300;
  font-size: 1.8rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  height: 38px;
  margin-left: -19px;
  width: 38px;
  background: #cecece;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  background: #ffffff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333333;
  font-weight: 600;
  font-size: 1.4rem;
  font-size: 19px;
  line-height: 23px;
}
.opc-progress-bar-item._active:before {
  background: #020202;
}
.opc-progress-bar-item._active > span {
  color: #333333;
}
.opc-progress-bar-item._active > span:before {
  background: #020202;
}
.opc-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'luma-icons';
  line-height: 24px;
  font-size: 17px;
  color: #020202;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #333333;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'luma-icons';
  color: #ed991e;
  font-size: 17px;
  line-height: 24px;
}
.opc-progress-bar-item._active span {
  color: #020202;
  border-bottom: none;
  font-weight: 500;
  font-size: 22px;
}
.opc-progress-bar-item > span {
  font-size: 22px;
  font-weight: 500;
  color: #020202;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 21px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.checkout-index-index .modal-popup .fieldset .field .label {
  font-weight: 400;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  margin-top: 8px;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #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: 21px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #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-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 28px;
}
.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
  font-weight: 400;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  font-size: 14px;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #ffffff;
  content: '\e610';
  font-family: 'luma-icons';
  height: 27px;
  width: 29px;
  font-size: 19px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}
.opc-wrapper .shipping-address-item.selected-item .edit-address-link {
  display: block !important;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-index-index .page-main #checkout .field.addresses {
  width: 100%;
}
.checkout-index-index .page-main #checkout .field.addresses .shipping-address-items {
  display: flex;
  flex-wrap: wrap;
}
.checkout-index-index .page-main #checkout .field.addresses .shipping-address-items .shipping-address-item .edit-address-link {
  bottom: 10px;
  right: 10px;
  top: unset;
  height: auto;
  width: auto;
  left: unset;
  background: #ffffff;
  font-family: "Fedra Sans Book 5";
  font-size: 15px;
  border: none;
  border-radius: 3px;
  font-weight: 400;
  color: #000000;
  padding: 10px 20px;
  margin-top: 10px;
  line-height: normal;
  text-decoration: underline;
}
@media screen and (min-width: 1024px) {
  .checkout-index-index .page-main #checkout .field.addresses .address-heading {
    display: none;
  }
}
.checkout-index-index .page-main .opc-wrapper {
  margin-top: 46px;
}
.checkout-index-index .page-main #gift-options-cart {
  display: none;
}
.checkout-index-index .page-main #co-payment-form .payment-method .actions-toolbar .primary .action-update {
  line-height: 1.5;
}
.checkout-index-index .page-main #co-payment-form .payment-method .actions-toolbar .primary .action-cancel {
  line-height: 1.5 !important;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody td input[type='radio'] {
  margin: 4px 5px 0 0;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .col-price {
  font-weight: 600;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.new-shipping-address-modal .message.warning {
  display: none !important;
}
.checkout-index-index .page-main #checkout .field.addresses .shipping-address-items .shipping-address-item.selected-item .edit-address-link {
  background: #ffffff;
  font-family: "Fedra Sans Book 5";
  font-size: 15px;
  border: none;
  border-radius: 3px;
  font-weight: 400;
  color: #000000;
  padding: 10px 20px;
  margin-top: 10px;
  line-height: normal;
  text-decoration: underline;
}
.checkout-index-index .page-main #checkout .payment-group .step-title,
.checkout-index-index .page-main #checkout .checkout-shipping-address .step-title,
.checkout-index-index .page-main #checkout .checkout-shipping-method .step-title {
  position: relative;
}
.checkout-index-index .page-main #checkout .payment-group .step-title:before,
.checkout-index-index .page-main #checkout .checkout-shipping-address .step-title:before,
.checkout-index-index .page-main #checkout .checkout-shipping-method .step-title:before {
  content: '';
  width: 37px;
  height: 37px;
  display: inline-block;
  background: #a92611;
  vertical-align: middle;
  border-radius: 100%;
  margin-right: 10px;
  position: relative;
}
.checkout-index-index .page-main #checkout .payment-group .step-title:after,
.checkout-index-index .page-main #checkout .checkout-shipping-address .step-title:after,
.checkout-index-index .page-main #checkout .checkout-shipping-method .step-title:after {
  color: #ffffff;
  font-family: "Fedra Serif A Book 3";
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  line-height: 38px;
  margin-right: 10px;
  vertical-align: top;
  position: absolute;
  line-height: 1.5;
}
.checkout-index-index .page-main #checkout .payment-group .step-title:after {
  content: '3';
}
.checkout-index-index .page-main #checkout .checkout-shipping-address .step-title:after {
  content: '1';
}
.checkout-index-index .page-main #checkout .checkout-shipping-method .step-title:after {
  content: '2';
}
.checkout-index-index .page-header .header.content {
  display: flex !important;
  padding: 10px 0 !important;
}
.checkout-index-index .nav-container-wrap,
.checkout-index-index .parent-container-wrap,
.checkout-index-index .nav-toggle,
.checkout-index-index .footer-container,
.checkout-index-index .pagebuilder-column-group.copyright {
  display: none !important;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #006bb4;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 10px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #757575;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  margin: 0 0 20px;
  padding: 22px 30px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #666666;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #cccccc;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: block;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: block;
  text-align: left;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .product-item .message {
  margin-top: 10px;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #cccccc;
  display: block;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
}
.checkout-payment-method .payment-method form.form-purchase-order {
  margin-bottom: 15px;
}
.checkout-payment-method .payment-method-content {
  /**
             * @codingStandardsIgnoreStart
             */
}
.checkout-payment-method .payment-method-content #po_number {
  margin-bottom: 20px;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 500px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-bottom: 20px;
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .checkout-billing-address input[type="checkbox"] {
  vertical-align: top;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #006bb4;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 16px;
  color: #757575;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #757575;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-content .primary .action.action-apply {
  margin-right: 0;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  display: inline-block;
  padding-right: 20px;
}
.checkout-payment-method .ccard .cvv .label {
  display: block;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link .loginbeforeicon .terms-privacy p {
  font-family: 'Fedra Sans Book 5';
  font-size: 12px !important;
  letter-spacing: 0;
  padding: 15px 40px;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link .loginbeforeicon .terms-privacy a {
  font-family: 'Fedra Sans Book 5';
  background: none;
  color: #a92611;
  font-size: 12px !important;
  display: contents;
  text-decoration: underline !important;
  font-weight: 600 !important;
}
@media screen and (min-width: 768px) {
  .header.content .right-container-wrap .header.links .show-login-logout .authorization-link .loginbeforeicon .loginbeforeicon-img img {
    width: 100% !important;
    margin-top: 10px !important;
    margin-bottom: -30px !important;
    margin-left: 0 !important;
    height: 100%;
    padding-bottom: 0 !important;
    display: none !important;
  }
  .header.content .right-container-wrap .header.links .show-login-logout .authorization-link .loginbeforeicon .loginbeforeicon-img {
    background: 0 0 !important;
    padding: 12px 0 0 !important;
    margin-left: 0 !important;
    width: 100% !important;
  }
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.block-addresses-list .items.addresses .item.actions {
  margin-top: 5px;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.form-create-account .fieldset-fullname .fields .field {
  float: none;
}
.form-create-account .fieldset.create.account:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.form-create-account .fieldset.create.account:after {
  margin-top: 35px;
}
.form.password.forget .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.form.password.forget .fieldset:after {
  margin-top: 35px;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.account {
  background: #ffffff;
}
.account .page-title-wrapper .page-title {
  display: inline-block;
  font-family: 'Fedra Sans Medium 5';
  font-size: 27px;
  margin: 0px;
  padding-bottom: 16px;
}
.account .messages {
  margin-bottom: 20px;
}
.account .column.main {
  margin-bottom: 30px;
  padding-left: 5px;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper {
  margin-bottom: 20px;
  border-bottom: 1px solid #cccccc;
  overflow-x: auto;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .form.form-newsletter-manage .legend {
  color: #020202;
  font-family: 'Fedra Sans Medium 5';
  font-size: 16px;
  font-weight: 500;
  border-bottom: solid 1px #f1bf55 !important;
}
.account .form.form-newsletter-manage .field.choice {
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
}
.account .form.form-newsletter-manage .actions-toolbar button {
  background: #edaa38;
  border: none;
  padding: 10px 30px;
  line-height: normal;
  height: auto;
  font-family: 'Fedra Sans Book 5';
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.94px;
  border-radius: 3px;
  transition: .5s all ease;
  font-size: 16px;
  color: #ffffff;
}
.account .form.form-newsletter-manage .actions-toolbar button:hover {
  background: #a92611;
  color: #ffffff;
}
.account .items.order-links .item {
  border-bottom: none;
  line-height: 40px;
  margin: 0 0 -1px;
}
.account .items.order-links .item.current {
  border-bottom: none;
}
.account .items.order-links strong {
  border: none;
  font-family: 'Fedra Sans Medium 5';
  padding: 0 20px !important;
  font-size: 18px;
  letter-spacing: 0.45px;
  margin-bottom: 20px;
  opacity: 1;
  background: none;
  border-bottom: solid 4px #edaa38;
}
.account .items.order-links a {
  border: none !important;
  background: none !important;
  color: #020202;
  font-weight: normal !important;
  opacity: 0.7;
  font-size: 18px;
  font-family: 'Fedra Sans Book 5';
  padding: 0 20px !important;
}
.account .data.table .col.actions .action.delete,
[class^='sales-guest-'] .data.table .col.actions .action.delete,
.sales-guest-view .data.table .col.actions .action.delete {
  color: #d10029;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  display: block;
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.order-products-toolbar,
.customer-addresses-toolbar {
  position: relative;
}
.order-products-toolbar .toolbar-amount,
.customer-addresses-toolbar .toolbar-amount {
  position: relative;
  text-align: center;
}
.order-products-toolbar .pages,
.customer-addresses-toolbar .pages {
  position: relative;
}
.additional-addresses table > thead > tr > th {
  white-space: nowrap;
}
.customer-account-edit .form-edit-account .field.field-name-email {
  float: left !important;
}
.customer-account-edit .form-edit-account .form-bottom-links {
  clear: both;
}
.customer-account-edit .form-edit-account .field-update-profile {
  margin-bottom: 20px;
}
.customer-account-edit .form-edit-account .field-update-profile a {
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  font-size: 14px;
  text-decoration: underline;
}
.account.wishlist-index-index .wishlist .product-item {
  border-bottom: solid 1px #f1bf55;
  padding-bottom: 40px;
  margin-bottom: 20px;
}
.account.wishlist-index-index .wishlist .product-item:last-child {
  border-bottom: none;
}
.account.wishlist-index-index .wishlist .product-item .product-item-info {
  width: 100%;
}
.account.wishlist-index-index .wishlist .product-item .product-item-info .product-item-photo {
  margin-bottom: 10px;
  float: left;
  width: 80px;
}
.account.wishlist-index-index .wishlist .product-item .product-item-info .product-item-name {
  display: inline-block;
  vertical-align: top;
  padding-right: 180px;
  width: calc(100% - 82px);
  padding-left: 10px;
}
.account.wishlist-index-index .wishlist .product-item .product-item-info .product-item-name > a {
  font-weight: 600;
}
.account.wishlist-index-index .wishlist .product-item .product-item-info .product-reviews-summary {
  padding: 0;
  margin: 0;
  top: auto;
  padding-left: 0;
  width: calc(100% - 100px);
  float: right !important;
}
.account.wishlist-index-index .wishlist .product-item .product-item-info .product-reviews-summary .rating-summary {
  left: 0;
}
.account.wishlist-index-index .wishlist .product-item .product-item-info .product-reviews-summary .rating-summary .rating-result {
  margin-left: 0;
}
.account.wishlist-index-index .wishlist .product-item .product-item-info .price-box {
  float: right;
  display: block;
  width: calc(100% - 100px);
  clear: none;
}
.account.wishlist-index-index .wishlist .product-item .box-tocart .product-item-actions .tocart {
  width: auto;
  border-radius: 40px;
  position: relative;
  overflow: hidden;
  transition: .5s all ease;
}
.account.wishlist-index-index .wishlist .product-item .box-tocart .product-item-actions .tocart:after {
  content: '';
  width: 0;
  height: 100%;
  background: #a92611;
  transition: width 0.5s;
  position: absolute;
  top: 0;
  left: 0;
}
.account.wishlist-index-index .wishlist .product-item .box-tocart .product-item-actions .tocart span {
  position: relative;
  z-index: 1;
}
.account.wishlist-index-index .wishlist .product-item .box-tocart .product-item-actions .tocart:hover:after {
  width: 100%;
}
.account.wishlist-index-index .wishlist .product-item .product-item-actions .delete {
  text-align: center;
}
.account.wishlist-index-index .bss-bt-quickview {
  display: none;
}
.account .block-collapsible-nav .item {
  margin-bottom: 0;
  position: relative;
}
.account .block-collapsible-nav .item a,
.account .block-collapsible-nav .item strong {
  margin-bottom: 0;
  padding: 9px 0;
}
.account .block-collapsible-nav .item a:empty,
.account .block-collapsible-nav .item strong:empty {
  display: none;
}
.account .block-collapsible-nav .item .delimiter {
  display: none;
}
.account .aw-sarp2__next-payment-date-form {
  clear: both;
}
.review-customer-view p.rating-links a {
  font-size: 14px;
  color: #000000 !important;
  margin-top: 10px !important;
  float: left;
}
.aw-sarp2-customer-subscriptions a.aw-sarp2__subscription-plan {
  display: none;
}
.aw-sarp2-customer-subscriptions a.remove {
  margin-left: 10px;
}
.customer-addresses-toolbar .pager {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.customer-addresses-toolbar .pager li.item.current strong {
  background: transparent !important;
}
.customer-addresses-toolbar .pager li.item.current .page {
  color: #a92611;
}
.account .form.form-edit-account .field input[readonly] {
  opacity: 0.4;
}
.account .form-address-edit .field.field-name-firstname,
.account .form.form-edit-account .field.field-name-firstname {
  width: 100%;
}
.account .form-address-edit .field.field-name-firstname label,
.account .form.form-edit-account .field.field-name-firstname label {
  position: static !important;
  overflow: hidden !important;
  width: auto !important;
  height: auto !important;
  clip: unset !important;
}
.account .form-address-edit .field.region,
.account .form.form-edit-account .field.region,
.account .form-address-edit .field.city,
.account .form.form-edit-account .field.city {
  pointer-events: none;
  opacity: 0.5;
}
.account .form-address-edit .field.region,
.account .form.form-edit-account .field.region {
  clear: none !important;
}
.account .form-address-edit .field.zip,
.account .form.form-edit-account .field.zip {
  clear: none !important;
}
.account .form-address-edit .field.country,
.account .form.form-edit-account .field.country {
  display: none !important;
}
.account .form-address-edit .legend,
.account .form.form-edit-account .legend {
  display: none;
}
.account .form-address-edit .field.street,
.account .form.form-edit-account .field.street {
  width: 100%;
}
.account .form-address-edit .field.street .field.additional,
.account .form.form-edit-account .field.street .field.additional {
  display: block !important;
}
.account .form-address-edit .field.street .field.additional label,
.account .form.form-edit-account .field.street .field.additional label {
  position: static;
  width: 100%;
  height: auto;
}
body .row {
  margin: 0;
}
body.customer-account-login .page-title-wrapper {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 15px 0;
}
body.customer-account-login .page-title-wrapper .page-title {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 20px 0;
  font-size: 26px;
  font-family: 'Fedra Sans Medium 5';
}
body.customer-account-login .note {
  font-size: 14px;
}
body.customer-account-login .field {
  margin: 0px;
}
body.customer-account-login .field .label {
  font-size: 14px;
  font-weight: normal;
}
body.customer-account-login .field .control {
  width: 100% !important;
}
body.customer-account-login .field .control input {
  border: none;
  border-bottom: solid 1px #f6d49b;
  padding: 16px 0;
  height: auto;
}
body.customer-account-login .field .control input:focus {
  outline: 0;
  box-shadow: none;
}
body.customer-account-login .field.password {
  position: relative;
}
body.customer-account-login .field.password .forgotpass {
  position: absolute;
  top: 19px;
  right: 0;
  z-index: 100;
}
body.customer-account-login .field.password .forgotpass a {
  color: #d9422c;
  font-size: 14px;
  font-family: 'Fedra Sans Std';
}
body.customer-account-login .actions-toolbar {
  float: left;
}
body.customer-account-login .actions-toolbar::before {
  display: none;
}
body.customer-account-login .actions-toolbar .primary {
  float: none;
  text-align: center;
  width: 100%;
  padding-top: 24px;
}
body.customer-account-login .actions-toolbar .primary button {
  background: #a92611;
  border: solid 1px #a92611;
  text-transform: uppercase;
  font-size: 16px;
  height: auto;
  padding: 10px 0px;
  transition: .5s all ease;
  border-radius: 4px;
  font-family: 'Fedra Sans Medium 5';
  display: block;
  width: 100%;
  letter-spacing: 1.5px;
  font-weight: normal;
}
body.customer-account-login .actions-toolbar .primary button:hover {
  background: #ffffff;
  border: solid 1px #a92611;
  color: #a92611;
}
body.customer-account-login .actions-toolbar .primary button:focus {
  border: solid 1px #a92611;
}
body.customer-account-login .actions-toolbar .requestotp a {
  display: block;
  text-align: center;
  border: solid 1px #a92611;
  border-radius: 4px;
  padding: 10px 0;
  font-family: 'Fedra Sans Medium 5';
  color: #a92611;
  font-size: 16px;
  margin-top: 15px;
  text-transform: uppercase;
  transition: .5s all ease;
  letter-spacing: -0.45px;
}
body.customer-account-login .actions-toolbar .requestotp a:hover {
  background: #a92611;
  color: #ffffff;
  transition: .5s all ease;
  text-decoration: none;
}
body.customer-account-login .actions-toolbar .secondary {
  width: 63%;
  text-align: right;
}
body.customer-account-login .actions-toolbar .secondary a {
  font-size: 16px;
  color: #e4af3f;
  text-decoration: underline;
}
body .login-container .block {
  width: 100%;
  margin-bottom: 25px;
}
body .login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
body .login-container .block .block-title {
  text-align: center;
  font-size: 1.8rem;
}
body .login-container .block .block-title strong {
  margin-bottom: 12px;
  display: block;
  text-transform: uppercase;
  color: #000;
  text-transform: capitalize;
  font-size: 20px;
}
body .login-container .block .block-title p {
  font-size: 13px;
  color: #020202;
  margin-bottom: 20px;
  display: block;
}
body .login-container .block.block-new-customer {
  text-align: center;
  margin: 0;
  margin-bottom: 0px;
  width: 50%;
  box-sizing: border-box;
  padding: 20px;
  background: #f5eded;
}
body .login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
body .login-container .fieldset:after {
  display: none;
  margin-top: 25px;
}
.or-line {
  width: 100%;
  display: inline-block;
  border-top: 1px solid #ccc;
  text-align: center;
}
.or-line span {
  background: #ffffff;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 500;
  top: -14px;
  margin-top: -24px;
  position: relative;
  color: #000;
}
.login-container .block-new-customer h4 {
  text-align: center;
  color: #000;
  font-weight: 400;
  font-size: 16px;
}
.login-container .block-new-customer h4 a span {
  color: #c17700;
  display: inline-block;
  margin-left: 10px;
  text-decoration: underline;
}
.customer-account-login .login-container {
  width: 475px;
  padding: 0;
  margin: auto;
  background: #ffffff;
  margin-top: 55px;
  margin-bottom: 105px;
}
.customer-account-login .login-container .block-customer-login {
  border: none;
  padding: 20px;
  box-sizing: border-box;
  padding-top: 52px;
}
body .login-container .block.block-new-customer {
  text-align: center;
  margin: 0;
  margin-bottom: 0px;
  width: 50%;
  box-sizing: border-box;
  padding: 20px;
  background: #f3edd9;
  float: left;
}
body .login-container .block.block-new-customer p {
  font-size: 14px;
}
body .login-container .block.block-new-customer .actions-toolbar .primary {
  width: 100%;
  text-align: center;
}
body .login-container .block.block-new-customer .actions-toolbar .primary a {
  background: #e4af3f;
  border: solid 1px #e4af3f;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 30px;
  width: auto;
  transition: .5s all ease;
}
body .login-container .block.block-new-customer .actions-toolbar .primary a:hover {
  background: none;
  color: #020202;
  border: solid 1px #020202;
}
.form.create.account.form-create-account {
  margin: 0;
  margin-top: 0px;
  padding: 0 20px;
  min-width: 475px;
  background: #ffffff;
  width: 475px;
  padding-top: 50px;
  position: relative;
}
.form.create.account.form-create-account .signupclose {
  position: absolute;
  right: 30px;
  top: 26px;
}
.form.create.account.form-create-account legend {
  font-family: 'Fedra Sans Medium 5';
  font-size: 16px;
  border: none;
  padding: 0;
}
.form.create.account.form-create-account legend span {
  font-size: 16px;
  font-weight: 600;
}
.form.create.account.form-create-account .field {
  margin: 0px;
}
.form.create.account.form-create-account .field input {
  border: none;
  padding: 10px 0;
  border-bottom: solid 1px #f6d49b;
  height: auto;
}
.form.create.account.form-create-account .field input#pass {
  border: none;
}
.form.create.account.form-create-account .field input:focus {
  outline: none;
  box-shadow: none;
}
.form.create.account.form-create-account .field .label {
  font-size: 14px;
  font-weight: normal;
}
.form.create.account.form-create-account .field.field-name-firstname {
  float: left;
  width: 48%;
}
.form.create.account.form-create-account .field.field-name-lastname {
  float: right;
  width: 48%;
}
.form.create.account.form-create-account .field.choice.newsletter {
  clear: both;
  overflow: hidden;
}
.form .actions-toolbar .primary {
  float: left;
}
.form .actions-toolbar .primary button {
  background: #a92611;
  border: solid 1px #a92611;
  text-transform: uppercase;
  font-size: 16px;
  height: auto;
  padding: 10px 0px;
  transition: .5s all ease;
  border-radius: 4px;
  font-family: 'Fedra Sans Medium 5';
  display: block;
  width: 100%;
  letter-spacing: 1.5px;
  margin: 0;
  font-weight: normal;
  transform: .5s all ease;
}
.form .actions-toolbar .primary button:hover {
  transition: .5s all ease;
  background: #ffffff;
  color: #a92611;
}
.form .actions-toolbar .primary button:focus {
  border: solid 1px #a92611;
}
.form .password-strength-meter {
  background: none;
  padding-left: 0px;
}
.customer-account-create .page-title,
.customer-account-forgotpassword .page-title {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 20px 0;
  font-size: 26px;
  font-family: 'Fedra Sans Medium 5';
  margin-top: 20px;
}
.customer-account-forgotpassword .page-title-wrapper .page-title span {
  color: #000;
  font-weight: 400;
  font-size: 20px;
  text-transform: capitalize;
}
.customer-account-forgotpassword .form.password.forget {
  border: solid 1px #ddd;
  margin-top: 20px;
  padding: 20px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  margin: auto;
}
.customer-account-forgotpassword .form.password.forget .legend {
  font-size: 14px;
  text-transform: capitalize;
}
.customer-account-forgotpassword .form.password.forget .field label {
  margin: 0;
}
.customer-account-forgotpassword .form.password.forget .field label span {
  font-size: 14px;
  color: #000;
  font-weight: 400;
}
.customer-account-forgotpassword .form.password.forget .field input {
  height: auto;
  border: none;
  border: solid 1px #000;
  padding: 10px;
}
.customer-account-forgotpassword .form.password.forget .field.choice span {
  padding-top: 2px;
  display: inline-block;
  vertical-align: text-top;
  font-size: 12px;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar button {
  background: #e4af3f;
  border: solid 1px #e4af3f;
  height: auto !important;
  padding: 10px 30px;
  line-height: normal !important;
  border-radius: 4px;
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  min-width: inherit !important;
  font-size: 14px;
  transition: .5s all ease;
  box-shadow: none;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar button:hover {
  background: none;
  color: #020202;
  border: solid 1px #020202;
}
.customer-account-forgotpassword .form.password.forget .control.captcha-image {
  padding-top: 10px;
}
.customer-account-forgotpassword .form.password.forget .control.captcha-image button {
  background: #e4af3f;
  border: solid 1px #e4af3f;
  height: auto !important;
  padding: 10px 30px;
  line-height: normal !important;
  border-radius: 4px;
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  min-width: inherit !important;
  font-size: 13px;
  float: right;
  box-shadow: none;
}
.customer-account-forgotpassword .form.password.forget .control.captcha-image button:hover {
  background: none;
  color: #020202;
  border: solid 1px #020202;
}
.block.block-collapsible-nav {
  width: 100%;
  text-align: center;
}
.customer-account-create {
  background: #ffffff;
}
.customer-account-create h1.page-title {
  display: none !important;
}
.customer-account-create .registermain {
  width: 950px;
  margin: auto;
  padding-top: 85px;
  padding-bottom: 105px;
}
.customer-account-create .block-title {
  text-align: center;
}
.customer-account-create .block-title span {
  font-family: 'Fedra Sans Medium 5';
  font-size: 21px;
  display: inline-block;
  vertical-align: top;
}
.customer-account-create .block-title p {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
  padding-top: 0px;
  margin: 0px;
}
.customer-account-create .fieldset.create.account {
  width: 324px;
  margin: auto;
  border: solid 1px #edaa38;
  padding: 0 20px;
  border-radius: 4px;
  margin-top: 20px;
  margin-bottom: 25px;
}
.customer-account-login .page-main {
  background: #ffffff;
  max-width: 100%;
}
.customer-account-login .page-main .page-title {
  display: none !important;
}
.customer-account-login .page-main .block.block-new-customer {
  display: none;
}
.customer-account-login .page-main .block.block-customer-login .block-title {
  border: none;
  clear: both;
  overflow: hidden;
  margin: 0px;
  padding: 0 0 5px 0;
}
.customer-account-login .page-main .block.block-customer-login .block-title .tophead span {
  font-family: 'Fedra Sans Medium 5';
  font-size: 21px;
  display: inline-block;
  vertical-align: top;
  padding: 2px 0 0 8px;
}
.customer-account-login .page-main .block.block-customer-login .block-title p {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
  padding-top: 8px;
}
.customer-account-login .page-main .block.block-customer-login .fieldset.login {
  width: 324px;
  border: solid 1px #edaa38;
  padding: 0 20px;
  margin: auto;
  border-radius: 4px;
}
.socialloginbox {
  width: 324px;
  margin: auto;
  text-align: center;
  padding-top: 20px;
}
.socialloginbox .tophead {
  position: relative;
  font-family: 'Fedra Sans Medium 5';
  font-size: 14px;
  color: #020202;
}
.socialloginbox .tophead::before {
  content: '';
  position: absolute;
  left: 0px;
  top: -10px;
  width: 30%;
  height: 100%;
  border-bottom: solid 1px #edaa38;
}
.socialloginbox .tophead::after {
  content: '';
  position: absolute;
  right: 0px;
  top: -10px;
  width: 30%;
  height: 100%;
  border-bottom: solid 1px #edaa38;
}
.socialloginbox .list {
  padding-top: 20px;
}
.socialloginbox .list a {
  display: inline-block;
}
.socialloginbox .list a:first-child {
  margin-right: 15px;
}
.newinisha {
  text-align: center;
  font-size: 18px;
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  padding-top: 40px;
  padding-bottom: 26px;
}
.newinisha a {
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  border-bottom: solid 1px #a92611;
}
.newinisha a:hover {
  text-decoration: none;
  border: none;
}
.newinisha span {
  font-weight: 600;
  color: #020202;
  opacity: 0.9;
}
.bysigning {
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  font-size: 12px;
  text-align: center;
}
.bysigning a {
  color: #a92611;
}
.form-create-account .fieldset.create.account:after {
  display: none;
}
input::-webkit-input-placeholder {
  color: #b2b2b2;
}
input::-moz-placeholder {
  color: #b2b2b2;
}
input:-ms-input-placeholder {
  color: #b2b2b2;
}
input {
  color: #020202;
}
body.customer-account-login .field .control input#pass {
  border: none;
}
.block.account-nav {
  float: left;
  width: 18%;
  background: #ffffff;
  padding: 20px;
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
}
.block.account-nav ul {
  display: block;
}
.block.account-nav ul li {
  line-height: normal;
  padding: 0px 0 0 15px;
  margin-bottom: 18px;
}
.block.account-nav ul li.current {
  border-left: solid 4px #edaa38;
}
.block.account-nav ul li a {
  color: #020202;
  text-decoration: none;
  font-size: 15px;
}
.block.account-nav ul li:nth-child(4) {
  display: none;
}
.block.account-nav ul li:nth-child(7) {
  display: none;
}
.account .block .block-title {
  color: #020202;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  font-weight: 500;
  border-bottom: solid 1px #f1bf55 !important;
}
.account .block .block-title a {
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  font-size: 15px;
  text-decoration: underline;
}
.account .block .block-title a:hover {
  text-decoration: none;
}
.account .block .block-content {
  padding-bottom: 5px;
}
.account .block .block-content p {
  font-size: 14px;
  color: #020202;
  font-family: 'Fedra Sans Book 5';
}
.account .block .block-content .box-title span {
  color: #020202;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Fedra Sans Medium 5';
}
.account .block .block-content a {
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  font-size: 15px;
  text-decoration: underline;
}
.account .block .block-content a:hover {
  text-decoration: none;
}
.account .form.form-edit-account .fieldset,
.account .form-address-edit .fieldset {
  margin: 0px;
  float: none;
  width: 100%;
  padding-bottom: 15px;
}
.account .form.form-edit-account .legend,
.account .form-address-edit .legend {
  color: #020202;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 500;
  border-bottom: solid 1px #f1bf55 !important;
}
.account .form.form-edit-account .legend span,
.account .form-address-edit .legend span {
  font-size: 18px;
}
.account .form.form-edit-account .field,
.account .form-address-edit .field {
  float: left;
  width: 48%;
}
.account .form.form-edit-account .field:nth-child(2n),
.account .form-address-edit .field:nth-child(2n) {
  float: right;
}
.account .form.form-edit-account .field .label span,
.account .form-address-edit .field .label span {
  font-size: 14px;
  font-weight: 600;
  font-family: 'Fedra Sans Book 5';
}
.account .form.form-edit-account .field input,
.account .form-address-edit .field input,
.account .form.form-edit-account .field select,
.account .form-address-edit .field select {
  border: solid 1px #edaa38;
  height: auto;
  padding: 8px 10px;
  font-size: 14px;
}
.account .form.form-edit-account .field input:focus,
.account .form-address-edit .field input:focus,
.account .form.form-edit-account .field select:focus,
.account .form-address-edit .field select:focus {
  outline: none;
  box-shadow: none;
}
.account .form.form-edit-account .field.additional,
.account .form-address-edit .field.additional {
  display: none;
}
.account .form.form-edit-account .actions-toolbar .primary button,
.account .form-address-edit .actions-toolbar .primary button {
  background: #edaa38;
  border: none;
  padding: 10px 30px;
  line-height: normal;
  height: auto;
  font-family: 'Fedra Sans Book 5';
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.94px;
  border-radius: 3px;
  transition: .5s all ease;
  font-size: 15px;
}
.account .form.form-edit-account .actions-toolbar .primary button:hover,
.account .form-address-edit .actions-toolbar .primary button:hover {
  background: #a92611;
  color: #ffffff;
}
.account .form.form-edit-account .actions-toolbar .primary button:focus,
.account .form-address-edit .actions-toolbar .primary button:focus {
  outline: none;
}
.account address {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 400;
}
.account .actions-toolbar button {
  background: #edaa38;
  color: #fff;
  border: none;
  padding: 10px 20px;
  line-height: normal;
  height: auto;
  font-family: 'Fedra Sans Book 5';
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.94px;
  border-radius: 3px;
  transition: .5s all ease;
  font-size: 15px;
}
.account .actions-toolbar button:hover {
  background: #a92611;
  color: #ffffff;
  transition: .5s all ease;
  border: none;
}
.account .actions-toolbar button:focus {
  background: #a92611;
  color: #ffffff;
  transition: .5s all ease;
  border: none;
  outline: none;
}
.account .message.info {
  background: no-repeat;
  padding: 0;
  clear: both;
  overflow: hidden;
}
.account .message.info span::before {
  display: none;
}
.account .form-wishlist-items li.product-item {
  min-width: 100%;
  position: relative;
}
.account .form-wishlist-items li.product-item .price-as-configured {
  margin: 0px;
}
.account .form-wishlist-items li.product-item .product-item-inner {
  clip: auto !important;
  overflow: visible !important;
  position: relative !important;
  width: auto !important;
  background: none;
  box-shadow: none;
  clear: both;
  height: auto !important;
  float: left;
}
.account .form-wishlist-items li.product-item .field.comment-box {
  display: none;
}
.account .form-wishlist-items li.product-item .box-tocart {
  float: right;
  margin: 0px;
}
.account .form-wishlist-items li.product-item .box-tocart .fieldset {
  margin: 0px;
}
.account .form-wishlist-items li.product-item .box-tocart button {
  background: #edaa38;
  border: none;
  font-family: 'Fedra Sans Book 5';
  font-size: 15px !important;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 2px;
  height: auto;
  padding: 14px 30px !important;
}
.account .form-wishlist-items li.product-item .box-tocart .field.qty {
  display: none;
}
.account .form-wishlist-items li.product-item .product-item-actions {
  clear: both;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
}
.account .form-wishlist-items li.product-item .product-item-actions .action.edit {
  display: none;
}
.account .form-wishlist-items li.product-item .product-item-actions .action.delete {
  position: static;
  right: 0;
  display: block;
  text-decoration: none;
  border: none;
  width: 100%;
  text-align: center;
}
.account .form-wishlist-items li.product-item .product-item-actions .action.delete::before {
  display: none;
}
.account .form-wishlist-items li.product-item .product-item-actions .action.delete span {
  color: rgba(35, 31, 32, 0.5);
  font-size: 14px;
  clip: auto !important;
  height: auto !important;
  width: auto !important;
  font-family: 'Fedra Sans Book 5';
}
.account .form-wishlist-items li.product-item .product-item-name {
  font-size: 18px;
  font-family: 'Fedra Sans Book 5';
  float: none;
  width: 100%;
  padding-right: 180px;
}
.account .form-wishlist-items li.product-item .product-reviews-summary {
  float: none;
  padding: 0;
  margin: 0;
  top: auto;
  padding-left: 0;
}
.account .form-wishlist-items li.product-item .product-item-inner {
  border: none;
  padding: 0px;
  margin: 0px;
  position: absolute !important;
  top: 0px;
  right: 0 !important;
  left: auto;
}
.account .form-wishlist-items li.product-item .product-item-info:hover {
  background: none;
  box-shadow: none;
  border: none !important;
  padding: 0px;
  margin: 0px;
}
.account .form-wishlist-items li.product-item .product-item-info:hover .product-item-inner {
  border: none;
  padding: 0px;
  margin: 0px;
  right: auto;
}
.account .form-wishlist-items li.product-item .product-item-info .product-image {
  float: left;
}
.account .form-wishlist-items li.product-item .product-item-info .product-wrapper {
  float: left;
  margin-left: 25px;
  width: 75%;
  border-bottom: solid 1px #f1bf55;
  padding-bottom: 40px;
  margin-bottom: 20px;
  height: 136px;
}
.account .form-wishlist-items li.product-item .product-item-info span.price {
  font-weight: 500;
  font-size: 18px;
  padding-top: 15px;
  display: block;
}
.account .form-wishlist-items li.product-item .price-box {
  float: none;
  display: block;
  width: 100%;
  clear: both;
}
.account .field.choice.set.billing {
  clear: both;
  overflow: hidden;
}
.account .field.choice.set.billing span {
  font-weight: 600;
}
.account .field.choice span {
  font-weight: 400;
}
.account .page-main {
  position: relative;
}
.account .update_mob .update_mob_text {
  float: left;
}
.account .update_mob .update_mob_text input {
  padding: 10px;
  height: auto;
}
.account .update_mob .update_mob_text span {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  display: block;
  padding-top: 10px;
}
.account .update_mob .update_mob_btn {
  float: left;
}
.account .update_mob .update_mob_btn input {
  background: #edaa38;
  border: none;
  padding: 12px 20px;
  line-height: normal;
  height: auto;
  font-family: 'Fedra Sans Book 5';
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.94px;
  border-top-right-radius: 3px;
  transition: .5s all ease;
  font-size: 15px;
  border-bottom-right-radius: 3px;
}
.block.block-dashboard-orders,
.orders-history {
  border-bottom: 1px solid #f1bf55 !important;
}
.block.block-dashboard-orders table th,
.orders-history table th {
  font-family: 'Fedra Sans Medium 5';
  font-size: 16px;
  font-weight: 400;
  border-bottom: solid 1px #f1bf55 !important;
}
.block.block-dashboard-orders table td,
.orders-history table td {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  padding: 15px 0;
}
.block.block-dashboard-orders table td a,
.orders-history table td a {
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  font-size: 15px;
  text-decoration: none;
  transition: .5s all ease;
}
.block.block-dashboard-orders table td a span,
.orders-history table td a span {
  border-bottom: solid 1px #E7AE9C;
}
.block.block-dashboard-orders table td a:hover span,
.orders-history table td a:hover span {
  border: none;
}
.block.block-dashboard-orders table td a::after,
.orders-history table td a::after {
  border-left: solid 1px #F1C075 !important;
}
.block.block-dashboard-orders table .col,
.orders-history table .col {
  width: auto;
  border: none;
  padding-left: 0px;
}
.order-products-toolbar.toolbar.bottom {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.order-products-toolbar.toolbar.bottom select {
  background-color: transparent;
  border: solid 1px #f1bf55;
}
#wishlist-view-form .actions-toolbar {
  display: none;
}
.wishlist-index-index .toolbar.wishlist-toolbar {
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  text-transform: capitalize;
}
.wishlist-index-index .toolbar.wishlist-toolbar select {
  background-color: transparent;
  box-shadow: none;
  font-family: 'Fedra Sans Book 5';
  border: solid 1px #a92611;
  height: auto;
  line-height: normal;
}
.table-wrapper.additional-addresses {
  border-bottom: 1px solid #f1bf55 !important;
}
.table-wrapper.additional-addresses table th {
  font-family: 'Fedra Sans Medium 5';
  font-size: 14px;
  font-weight: 400;
  border-bottom: solid 1px #f1bf55 !important;
}
.table-wrapper.additional-addresses table td {
  font-family: 'Fedra Sans Book 5';
  font-size: 12px;
  padding: 15px 10px;
}
.table-wrapper.additional-addresses table td a {
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  font-size: 12px !important;
  text-decoration: underline;
  margin-left: 8px;
}
.table-wrapper.additional-addresses table .col {
  width: auto;
  border: none;
}
.customer-addresses-toolbar.toolbar.bottom {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  text-transform: capitalize;
}
.customer-addresses-toolbar.toolbar.bottom select {
  background: transparent;
  text-align: center;
  padding: 5px 10px;
}
.sales-order-view .order-details-items.ordered .product-item-name {
  width: 425px;
}
.sales-order-view .order-details-items.ordered .product-item-name {
  float: left !important;
}
.items-qtysection {
  position: relative;
  width: 100%;
  left: 0;
  text-align: left;
  padding-top: 20px !important;
  padding-left: 20px !important;
  top: 0;
}
.items-qtysection .item {
  white-space: nowrap;
  display: inline-block;
  padding: 0;
  width: 25%;
  position: relative;
  text-align: left;
}
.items-qtysection .item:last-child {
  width: auto;
}
.items-qtysection li:last-child::before {
  display: none !important;
}
.col.sku.estimated {
  color: #edaa38;
  font-weight: 600;
  opacity: 1;
  text-shadow: none;
}
.items-qtysection {
  clear: both;
}
.items-qtysection .item .title {
  color: #e0e0e0;
}
.items-qtysection .item.active .title {
  color: #020202;
  font-weight: 600;
}
.items-qtysection .item.active .title::after {
  content: '';
}
.items-qtysection .item.active:before {
  background: #26a542;
}
.items-qtysection .item:before {
  width: 100%;
  content: '';
  background: #e0e0e0;
  position: absolute;
  top: -10px;
  left: 0px;
  height: 3px;
}
.items-qtysection .title:after {
  content: '';
  width: 12px;
  height: 12px;
  position: absolute;
  background: #e0e0e0;
  border-radius: 10px;
  top: -15.2px;
  left: -4px;
}
.items-qtysection .item.active .title:after {
  background: #26a542;
}
.items-qtysection .title:before {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  background: #ffffff;
  border: 1px solid #26a542;
  border-radius: 20px;
  top: -20px;
  left: 43.5%;
  display: none;
}
.sales-order-view .page-title-wrapper .order-status,
.sales-order-view .page-title-wrapper .order-actions-toolbar {
  display: none;
}
.sales-order-view .order-details-items {
  margin-top: -1px;
  padding: 25px;
}
.sales-order-view .order-details-items.ordered {
  border: solid 1px #edaa38;
  background: #ffffff;
  margin-bottom: 40px !important;
}
.sales-order-view .order-details-items.ordered th {
  font-family: 'Fedra Sans Medium 5';
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.45px;
}
.sales-order-view .order-details-items.ordered th.qty {
  opacity: 0;
}
.sales-order-view .order-details-items.ordered .col {
  width: auto;
}
.sales-order-view .order-details-items.ordered td {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 400;
}
.sales-order-view .order-details-items.ordered td .price {
  color: #241f20;
  font-size: 14px;
}
.sales-order-view .order-details-items.ordered .product-image {
  float: left;
}
.sales-order-view .order-details-items.ordered .product-item-name {
  float: left;
  font-size: 15px;
  padding-left: 15px;
  padding-right: 10px;
}
.sales-order-view .order-details-items.ordered tfoot,
.sales-order-view .order-details-items.ordered td {
  background: none;
}
.sales-order-view .order-details-items.ordered li.Ecom-ship.item {
  display: none !important;
}
.block-order-details-view .box-content {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.order-status-date {
  font-size: 15px;
  padding-bottom: 15px;
  font-family: 'Fedra Sans Book 5';
  font-weight: 500;
}
.order-status-date a {
  background: #edaa38;
  color: #ffffff;
  font-size: 14px;
  line-height: 40px;
  padding: 0px 20px;
  margin: 10px 0px;
  display: inline-block;
}
.order-details-items.invoice,
.order-details-items.shipments,
.table-wrapper.returns-history,
.order-details-items.creditmemo,
.table-wrapper.amrma-items-table,
.amrma-customer-information,
.table-wrapper.downloadable-products {
  border: solid 1px #edaa38;
  background: #ffffff;
  margin-bottom: 40px !important;
}
.order-details-items.invoice .action.print,
.order-details-items.shipments .action.print,
.table-wrapper.returns-history .action.print,
.order-details-items.creditmemo .action.print,
.table-wrapper.amrma-items-table .action.print,
.amrma-customer-information .action.print,
.table-wrapper.downloadable-products .action.print {
  display: none;
}
.order-details-items.invoice .order-title strong,
.order-details-items.shipments .order-title strong,
.table-wrapper.returns-history .order-title strong,
.order-details-items.creditmemo .order-title strong,
.table-wrapper.amrma-items-table .order-title strong,
.amrma-customer-information .order-title strong,
.table-wrapper.downloadable-products .order-title strong {
  font-family: 'Fedra Sans Medium 5';
  font-weight: normal;
  font-size: 16px;
}
.order-details-items.invoice th,
.order-details-items.shipments th,
.table-wrapper.returns-history th,
.order-details-items.creditmemo th,
.table-wrapper.amrma-items-table th,
.amrma-customer-information th,
.table-wrapper.downloadable-products th {
  font-family: 'Fedra Sans Medium 5';
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.45px;
}
.order-details-items.invoice th.qty,
.order-details-items.shipments th.qty,
.table-wrapper.returns-history th.qty,
.order-details-items.creditmemo th.qty,
.table-wrapper.amrma-items-table th.qty,
.amrma-customer-information th.qty,
.table-wrapper.downloadable-products th.qty {
  opacity: 0;
}
.order-details-items.invoice .col,
.order-details-items.shipments .col,
.table-wrapper.returns-history .col,
.order-details-items.creditmemo .col,
.table-wrapper.amrma-items-table .col,
.amrma-customer-information .col,
.table-wrapper.downloadable-products .col {
  width: auto;
}
.order-details-items.invoice td,
.order-details-items.shipments td,
.table-wrapper.returns-history td,
.order-details-items.creditmemo td,
.table-wrapper.amrma-items-table td,
.amrma-customer-information td,
.table-wrapper.downloadable-products td {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 400;
}
.order-details-items.invoice td .price,
.order-details-items.shipments td .price,
.table-wrapper.returns-history td .price,
.order-details-items.creditmemo td .price,
.table-wrapper.amrma-items-table td .price,
.amrma-customer-information td .price,
.table-wrapper.downloadable-products td .price {
  color: #241f20;
  font-size: 14px;
}
.order-details-items.invoice .product-image,
.order-details-items.shipments .product-image,
.table-wrapper.returns-history .product-image,
.order-details-items.creditmemo .product-image,
.table-wrapper.amrma-items-table .product-image,
.amrma-customer-information .product-image,
.table-wrapper.downloadable-products .product-image {
  float: left;
}
.order-details-items.invoice .product-item-name,
.order-details-items.shipments .product-item-name,
.table-wrapper.returns-history .product-item-name,
.order-details-items.creditmemo .product-item-name,
.table-wrapper.amrma-items-table .product-item-name,
.amrma-customer-information .product-item-name,
.table-wrapper.downloadable-products .product-item-name {
  float: left;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 10px;
}
.order-details-items.invoice tfoot,
.order-details-items.shipments tfoot,
.table-wrapper.returns-history tfoot,
.order-details-items.creditmemo tfoot,
.table-wrapper.amrma-items-table tfoot,
.amrma-customer-information tfoot,
.table-wrapper.downloadable-products tfoot,
.order-details-items.invoice td,
.order-details-items.shipments td,
.table-wrapper.returns-history td,
.order-details-items.creditmemo td,
.table-wrapper.amrma-items-table td,
.amrma-customer-information td,
.table-wrapper.downloadable-products td {
  background: none;
}
.order-details-items.invoice li.Ecom-ship.item,
.order-details-items.shipments li.Ecom-ship.item,
.table-wrapper.returns-history li.Ecom-ship.item,
.order-details-items.creditmemo li.Ecom-ship.item,
.table-wrapper.amrma-items-table li.Ecom-ship.item,
.amrma-customer-information li.Ecom-ship.item,
.table-wrapper.downloadable-products li.Ecom-ship.item {
  display: none !important;
}
.order-details-items.invoice .product-item-name,
.order-details-items.shipments .product-item-name,
.table-wrapper.returns-history .product-item-name,
.order-details-items.creditmemo .product-item-name,
.table-wrapper.amrma-items-table .product-item-name,
.amrma-customer-information .product-item-name,
.table-wrapper.downloadable-products .product-item-name {
  padding-left: 0px !important;
}
.return-status,
.order-status {
  border: solid 1px #a92611;
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-size: 12px;
  border-radius: 2px;
}
.actions-toolbar.order-actions-toolbar .action.order {
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 400;
  font-size: 15px;
  border-bottom: solid 1px #a92611;
}
.order-details-items.shipments .order-title {
  padding-top: 5px;
}
.order-details-items.shipments .order-title a {
  margin: 0px;
}
.order-details-items.shipments .tracking-title {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.order-details-items.shipments a span {
  font-family: 'Fedra Sans Book 5';
  color: #a92611;
  font-size: 14px;
  border-bottom: solid 1px #a92611;
}
.table-wrapper.returns-history .table thead th {
  border-bottom: 1px solid #ffb943;
}
.table-wrapper.returns-history .col.status span {
  background: none !important;
  color: #d78d10;
  border: solid 1px #edaa38;
  border-radius: 2px;
  font-weight: normal;
  line-height: normal;
  padding: 5px 10px;
  font-family: 'Fedra Sans Book 5';
}
.table-wrapper.returns-history .col.actions a {
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  font-size: 15px;
  border-bottom: solid 1px #a92611;
}
.amasty_rma-account-history .toolbar {
  display: none;
}
.amreturns-order-select {
  box-shadow: none;
  border: solid 1px #edaa38;
}
.amreturns-order-select .btn.amreturn-btn {
  background: #a92611;
  border: none;
  box-shadow: none;
  color: #ffffff;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
}
.amreturns-order-select .amreturns-title-container .amreturns-select-title {
  font-family: 'Fedra Sans Medium 5';
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.45px;
}
.wishlist-items {
  display: none;
}
.review-customer-index .toolbar.products-reviews-toolbar {
  display: none;
}
.review-customer-index .table-wrapper.reviews {
  border: solid 1px #edaa38;
  background: #ffffff;
  margin-bottom: 40px !important;
}
.review-customer-index .table-wrapper.reviews .action.print {
  display: none;
}
.review-customer-index .table-wrapper.reviews .order-title strong {
  font-family: 'Fedra Sans Medium 5';
  font-weight: normal;
  font-size: 16px;
}
.review-customer-index .table-wrapper.reviews th {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.45px;
  border: none;
}
.review-customer-index .table-wrapper.reviews th.qty {
  opacity: 0;
}
.review-customer-index .table-wrapper.reviews .col {
  width: auto;
}
.review-customer-index .table-wrapper.reviews td {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 400;
}
.review-customer-index .table-wrapper.reviews td a {
  color: #212529;
}
.review-customer-index .table-wrapper.reviews td .price {
  color: #241f20;
  font-size: 14px;
}
.review-customer-index .table-wrapper.reviews td.col.actions a {
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  font-size: 15px;
  border-bottom: solid 1px #a92611;
  transition: .5s all ease;
  text-decoration: none;
}
.review-customer-index .table-wrapper.reviews td.col.actions a:hover {
  border: none;
}
.review-customer-index .table-wrapper.reviews .product-image {
  float: left;
}
.review-customer-index .table-wrapper.reviews .product-item-name {
  float: left;
  font-size: 15px;
  padding-left: 20px;
}
.review-customer-index .table-wrapper.reviews tfoot,
.review-customer-index .table-wrapper.reviews td {
  background: none;
}
.review-customer-index .table-wrapper.reviews li.Ecom-ship.item {
  display: none !important;
}
.review-customer-index .table-wrapper.reviews .product-item-name {
  padding-left: 0px !important;
}
/* start Customer Account Createpassword */
.customer-account-createpassword {
  background: #ffffff !important;
}
.customer-account-createpassword #maincontent {
  max-width: 475px;
  background: #ffffff;
  border-radius: 4px;
  margin: 30px auto 30px;
  padding: 40px;
  width: 100%;
}
.customer-account-createpassword #maincontent .form.password.reset {
  min-width: 100%;
  width: 100%;
}
.customer-account-createpassword #maincontent .form.password.reset .actions-toolbar .primary {
  width: 100%;
}
.customer-account-createpassword #maincontent .form.password.reset .fieldset {
  margin: 0px -15px;
}
.customer-account-createpassword #maincontent .form.password.reset .fieldset .field {
  width: 50%;
  float: left;
  padding: 0px 15px;
  box-sizing: border-box;
  margin-bottom: 0;
}
.customer-account-createpassword #maincontent .form.password.reset .fieldset .field.password .control .mage-error {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.customer-account-createpassword #maincontent .form.password.reset .fieldset .field.password .control #password-strength-meter-container {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.customer-account-createpassword #maincontent .page-title-wrapper {
  text-align: center;
}
.customer-account-createpassword #maincontent .page-title-wrapper .page-title {
  font-size: 25px;
  margin: 0px 0px 20px;
}
/* End Customer Account Createpassword */
/* Sales Order View */
.account.sales-order-view table#my-orders-table tbody .col.qty .items-qty {
  top: 80px;
}
.order-products-toolbar.toolbar.bottom li a {
  color: #a92611;
  font-size: 14px;
}
.order-products-toolbar.toolbar.bottom li a.action {
  background: none;
  border: none;
  color: #a92611;
  padding: 0;
}
.order-products-toolbar.toolbar.bottom li a.action::before {
  color: #a92611 !important;
}
.order-products-toolbar.toolbar.bottom li.current strong {
  background: none;
}
.data.table.table-returns-items.amrma-table th {
  border-bottom: none !important;
}
.data.table.table-returns-items.amrma-table td .amrma-status.-pending {
  color: #edaa38 !important;
}
.amrma-table-container h2 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 20px;
  margin: 0;
}
.amrma-tracking-information h2 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 20px;
  margin: 0;
  padding-bottom: 5px;
  border-bottom: solid 1px #f1bf55;
  margin-bottom: 20px;
}
.amrma-tracking-information .amrma-tracking-add {
  margin: 0px;
}
.amrma-tracking-information .amrma-tracking-add input,
.amrma-tracking-information .amrma-tracking-add select {
  border: solid 1px #edaa38;
  height: auto;
  width: 100%;
  padding: 10px;
  font-size: 14px;
}
.amrma-tracking-information .amrma-tracking-add button {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  background: #a92611;
  text-transform: uppercase;
  height: auto;
  line-height: normal;
}
.amrma-tracking-information .amrma-tracking-add button:focus {
  color: #ffffff;
  border: none;
  box-shadow: none;
}
.amrma-title.amrma-chat-title {
  font-family: 'Fedra Sans Medium 5';
  font-size: 20px;
  margin: 0;
  padding-bottom: 5px;
  border-bottom: solid 1px #f1bf55;
  margin-bottom: 20px;
}
.account #chat .amrma-chat-container {
  background: none;
  padding: 0;
  box-shadow: none;
}
.account #chat .amrma-chat-container .amrma-chat-block {
  background: #ffffff;
  padding: 0 !important;
  border: solid 1px #edaa38;
  margin: 0 !important;
}
.account #chat .amrma-chat-container .amrma-chat-send {
  padding: 15px;
  border: none;
  margin: 0;
}
.account #chat .amrma-chat-container .amrma-chat-send .amrma-label::before {
  width: 21px;
  height: 27px;
  background-size: 80%;
  background-repeat: no-repeat;
}
.account #chat .amrma-chat-container .amrma-chat-send textarea {
  margin: 0px;
}
.account #chat .amrma-chat-container .amrma-chat-send button {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  background: #a92611;
  text-transform: uppercase;
  height: auto;
  line-height: normal;
}
.account #chat .amrma-chat-container .amrma-chat-send button:focus {
  color: #ffffff;
  border: none;
  box-shadow: none;
}
.amrma-header-block .amrma-header {
  font-family: 'Fedra Sans Medium 5';
  font-size: 26px;
}
.amrma-header-block .amrma-header .amrma-status {
  background: none !important;
  color: #d78d10;
  border: solid 1px #edaa38;
  border-radius: 2px;
  font-weight: normal;
  line-height: normal;
  padding: 5px 10px;
  font-family: 'Fedra Sans Book 5';
  margin-top: 4px;
}
.amrma-customer-information {
  padding: 10px;
}
.amrma-customer-information p {
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  line-height: 26px;
}
.amrma-status-container .amrma-steps .amrma-step::after {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.amrma-return-number h1 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 26px;
}
.amrma-return-number .amrma-status {
  border: solid 1px #a92611;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-size: 12px;
  border-radius: 2px;
  background: none;
  font-weight: normal;
  padding: 5px 12px;
  line-height: normal;
  border-radius: 0px;
  background: none !important;
}
.amrma-return-instructions .amrma-instructions-title {
  font-family: 'Fedra Sans Medium 5';
  font-size: 20px;
  margin: 0;
  padding-bottom: 0px;
  border-bottom: solid 1px #f1bf55;
  margin-bottom: 20px;
}
.amrma-return-instructions .amrma-instruction-block {
  background: #ffffff !important;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: normal;
  padding: 20px !important;
}
.amrma-return-instructions .amrma-instruction-block strong {
  font-weight: normal;
}
.amrma-return-instructions .amrma-instruction-block p a {
  background: #a92611;
  border: none;
}
.amrma-return-instructions .amrma-show {
  border: none;
}
.amrma-return-instructions .amrma-show::before {
  border-color: #000 !important;
}
.data.table.table-order-items.creditmemo .col.qty {
  opacity: 1;
}
.account.review-customer-view .customer-review.view {
  clear: both;
  overflow: hidden;
  padding-top: 15px;
}
.account.review-customer-view .customer-review.view .product-details {
  float: left;
  width: 20%;
  margin: 0px;
}
.account.review-customer-view .customer-review.view .product-details .product-media {
  width: 100%;
}
.account.review-customer-view .customer-review.view .review-details {
  width: 77%;
  float: right;
  border-bottom: solid 1px #f1bf55;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.account.review-customer-view .customer-review.view .review-details .product-info h2 {
  font-weight: normal;
  font-size: 18px;
  border-bottom: solid 1px #777;
  display: inline-block;
  padding-bottom: 1px;
  margin-bottom: 20px;
}
.account.review-customer-view .customer-review.view .review-details .product-info .rating-average-label {
  display: none;
}
.account.review-customer-view .customer-review.view .review-details .title {
  display: none;
}
.account.review-customer-view .customer-review.view .review-details .review-title {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 12px;
}
.account.review-customer-view .customer-review.view .review-details .review-content {
  margin-bottom: 10px;
}
.account.review-customer-view .customer-review.view .review-details .customer-review-rating .rating-result {
  margin: 6px 0 0 0;
  padding: 0;
  display: inline-block;
}
p.unavailable.stock span {
  position: absolute;
  width: 200px;
  top: 0;
  right: -43px;
}
.form-address-edit .field.region.required {
  clear: both;
  overflow: hidden;
}
.form-address-edit .field.zip.required {
  clear: both;
  overflow: hidden;
}
.customer-account-edit #sso-change-password {
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  font-size: 14px;
  text-decoration: underline;
}
.filter.block {
  margin-bottom: 0;
}
.filter-title strong {
  background-color: #f0f0f0;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border: 1px solid #cccccc;
  border-radius: 3px;
  font-weight: 400;
  left: 0;
  line-height: 16px;
  padding: 7px 10px;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 2;
}
.filter-title strong[data-count]:after {
  color: #ffffff;
  background: #ff5501;
  border-radius: 2px;
  content: attr(data-count);
  display: inline-block;
  font-size: .8em;
  line-height: 1;
  margin: 0 5px;
  min-width: 1em;
  padding: 2px;
}
.filter-title strong.disabled {
  opacity: .5;
}
.filter .block-subtitle {
  border-bottom: 1px solid #cccccc;
  font-size: 14px;
  font-weight: 600;
  line-height: 1em;
  padding: 10px 10px 20px;
}
.filter-subtitle {
  display: none;
}
.filter-current {
  margin: 0;
}
.filter-current .items {
  padding: 5px 10px;
}
.filter-current .item {
  padding-left: 17px;
  position: relative;
  z-index: 1;
}
.filter .filter-current-subtitle {
  border: none;
  display: block;
  padding-bottom: 10px;
}
.filter-current .action.remove {
  left: -2px;
  position: absolute;
  top: -1px;
}
.filter-actions {
  margin-bottom: 25px;
  padding: 0 10px;
}
.filter-label {
  font-weight: 700;
}
.filter-label:after {
  content: ': ';
}
.filter-value {
  color: #757575;
}
.filter-options {
  display: none;
  margin: 0;
}
.filter-options-item {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}
.filter-options-title {
  cursor: pointer;
  font-weight: 600;
  margin: 0;
  overflow: hidden;
  padding: 10px 40px 0 10px;
  position: relative;
  text-transform: uppercase;
  word-break: break-all;
  z-index: 1;
  display: block;
  text-decoration: none;
}
.filter-options-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.filter-options-title:after {
  position: absolute;
  right: 13px;
  top: 12px;
}
.filter-options-title:hover {
  color: #000000;
}
.active > .filter-options-title:after {
  content: '\e621';
}
.filter-options-content {
  margin: 0;
  padding: 10px;
}
.filter-options-content .item {
  line-height: 1.5em;
  margin: 10px 0;
}
.filter-options-content a {
  color: #494949;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 7px;
}
.filter-options-content a:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.filter-options-content a:hover + .count {
  background-color: #e8e8e8;
}
.filter-options-content .count {
  color: #757575;
  font-weight: 300;
  padding-left: 5px;
  padding-right: 5px;
}
.filter-options-content .count:before {
  content: '(';
}
.filter-options-content .count:after {
  content: ')';
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link {
  line-height: 2.2rem;
  font-size: 1.8rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited {
  color: #006bb4;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #ff5501;
  text-decoration: underline;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus {
  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: #006bb4;
  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: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus {
  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: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary {
  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: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
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;
}
.pagebuilder-accordion > .item.title > .switch {
  border-top: 1px solid #cccccc;
  height: 40px;
  padding: 1px 10px 1px 10px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.4rem;
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #6d6d6d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.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 {
  color: #333333;
  text-decoration: none;
  padding-bottom: 1px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 10px 10px 30px;
}
.widget-product-carousel .product-item-inner {
  position: static !important;
}
.widget-product-carousel .product-item {
  padding: 0 3px !important;
}
.widget-product-carousel .product-item .product-photo {
  position: relative;
  float: left;
  width: 100%;
}
.widget-product-carousel .product-item .product-photo .offer-tag {
  font-family: "Fedra Sans Std";
  font-size: 16px;
  font-weight: 700;
  background: #b31212;
  position: absolute;
  top: 8px;
  left: 0;
  border-radius: 0 25px 25px 0;
  min-width: max-content;
  padding: 14px 18px 9px 10px;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
  line-height: 1.2;
  z-index: 1;
}
.widget-product-carousel .product-item .product-item-photo {
  float: left;
  width: 100%;
  background: #ebd5bb;
  border-radius: 7px;
  overflow: hidden;
  height: 100%;
}
.widget-product-carousel .product-item .product-item-photo .product-image-wrapper {
  padding-bottom: 101% !important;
}
.widget-product-carousel .product-item .product-item-photo .product-image-wrapper img {
  width: 100%;
  height: 100%;
}
.widget-product-carousel .product-item .product-item-name a {
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
  width: 100%;
  text-align: left;
  margin: 10px 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 36px;
  font-family: 'Fedra Sans Book 5';
  font-weight: 400;
}
.widget-product-carousel .product-item .product-item-actions .actions-primary > .stock.unavailable {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  background: #fff;
  padding: 5px 15px;
  font-size: 12px;
  color: #000 !important;
}
.widget-product-carousel .product-item .product-item-actions .actions-primary button.action.tocart.primary {
  position: absolute;
  bottom: 5px;
  left: 5px;
  right: 5px;
  width: calc(100% - 10px);
  display: none;
  z-index: 9;
  font-size: 18px;
}
.widget-product-carousel .product-item .product-item-actions .actions-primary button.action.tocart.primary span {
  font-size: 18px;
}
.widget-product-carousel .product-item .product-item-actions .actions-primary + .actions-secondary > .action.towishlist {
  display: flex;
  border-radius: 37px;
  justify-content: center;
  align-items: center;
  background: #fff;
  position: relative;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 37px;
  height: 37px;
  z-index: 9;
  display: none;
}
.widget-product-carousel .product-item .product-item-actions .actions-primary + .actions-secondary > .action.towishlist:before {
  margin: 0 !important;
}
.widget-product-carousel .product-item .price-box .price {
  white-space: nowrap;
  font-size: 16px;
  font-family: "Fedra Sans Medium 5";
  font-weight: 600;
  line-height: normal;
  color: #000;
}
.widget-product-carousel .product-item:hover .product-item-actions .actions-primary button.action.tocart.primary {
  display: block;
}
.widget-product-carousel .product-item:hover .product-item-actions .actions-primary + .actions-secondary > .action.towishlist {
  display: block;
}
.widget-product-carousel .slick-next {
  background: url('..//images/Right-Scroll.svg');
  margin-top: -22px;
  width: 72px;
  height: 72px;
  outline: none;
}
.widget-product-carousel .slick-next:before {
  content: none;
}
.widget-product-carousel .slick-prev {
  background: url('..//images/Left-Scroll.svg');
  margin-top: -22px;
  width: 72px;
  height: 72px;
  outline: none;
}
.widget-product-carousel .slick-prev:before {
  content: none;
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .home-slider {
    padding: 0 20px !important;
  }
  .home-slider .pagebuilder-column {
    width: 25% !important;
  }
  .home-slider .pagebuilder-column + .pagebuilder-column {
    width: 75% !important;
  }
}
@media only screen and (max-width: 1023px) {
  .widget-product-carousel .product-item-details {
    min-height: auto !important;
    border: none;
  }
}
.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: 88px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.review-control-vote:before {
  content: '\e625' '\e625' '\e625' '\e625' '\e625';
}
.products-reviews-toolbar {
  position: relative;
}
.products-reviews-toolbar .toolbar-amount {
  position: relative;
  text-align: center;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  padding: 0;
  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: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
  margin: 0;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
.review-form .actions-toolbar .actions-primary {
  padding: 0;
}
.fieldset .review-legend.legend {
  border-bottom: 0;
  line-height: 1.3;
  margin-bottom: 20px;
  padding: 0;
}
.fieldset .review-legend.legend span {
  margin: 0;
}
.fieldset .review-legend.legend strong {
  display: block;
  font-weight: 600;
}
.fieldset .review-field-ratings > .label {
  font-weight: 600;
  margin-bottom: 10px;
  padding: 0;
}
.review-control-vote label:before,
.review-control-vote:before {
  font-size: 32px;
  height: 32px;
  letter-spacing: 10px;
  line-height: 32px;
}
.review-field-rating .label {
  font-weight: 600;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-author .review-details-value {
  font-weight: 400;
}
.review-date {
  display: inline;
}
.review-title {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.page-main .column .review-add {
  margin-bottom: 0;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer.review.view .review.title,
.customer.review.view .ratings.summary.items,
.customer.review.view .product.details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  margin-bottom: 5px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: inline-block;
  font-size: 11px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a:not(:last-child) {
  margin-right: 30px;
}
.product-reviews-summary .reviews-actions .action.add {
  white-space: nowrap;
}
.product-info-main .rating-summary,
.customer-review .rating-summary {
  margin-right: 30px;
}
.block-reviews-dashboard .items .item {
  margin-bottom: 20px;
}
.block-reviews-dashboard .items .item:last-child {
  margin-bottom: 0;
}
.block-reviews-dashboard .product-name {
  display: inline-block;
}
.block-reviews-dashboard .product-name:not(:last-child) {
  margin-bottom: 5px;
}
.block-reviews-dashboard .rating-summary .label {
  font-weight: 600;
  margin-right: 10px;
  vertical-align: middle;
}
.table-reviews .product-name,
.block-reviews-dashboard .product-name {
  font-weight: 400;
}
.table-reviews .rating-summary {
  display: inline-block;
  vertical-align: baseline;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details {
  margin: 0;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 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 {
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin: 0;
  margin-bottom: 20px;
}
.customer-review .review-details .review-date {
  color: #a6a6a6;
}
.modals-overlay.order-tracking-modal-overlay {
  z-index: 1000 !important;
}
.order-tracking-popup {
  z-index: 1001 !important;
}
.order-tracking-popup .modal-header,
.order-tracking-popup .modal-content {
  border: none;
}
.order-tracking-popup .modal-inner-wrap {
  background-color: #fff;
}
.items-qtysection.cancel-order-status {
  width: 210px;
}
.sales-order-view .order-details-items.ordered .product-item-name {
  width: calc(100% - 80px) !important;
}
.sales-order-view .items-qtysection {
  display: flex;
  text-align: center;
  padding: 30px 0 0 0 !important;
}
.sales-order-view .items-qtysection .item {
  width: 100%;
  text-align: center;
  white-space: normal !important;
}
.sales-order-view .items-qtysection .item:first-child:before {
  left: auto !important;
  width: 50%;
}
.sales-order-view .items-qtysection .item:last-child {
  width: inherit;
}
.sales-order-view .items-qtysection .item:last-child:before {
  display: block !important;
  right: auto !important;
  width: 50%;
}
.sales-order-view .items-qtysection .title {
  width: 96px;
  display: inherit;
  margin: 4px auto 0;
}
.sales-order-view .items-qtysection .title:after {
  left: 50%;
  transform: translateX(-50%);
  top: -15px;
}
.sales-order-view a.track-order-button.action.view {
  padding: 6px 7px;
  right: 0;
  text-decoration: underline;
  color: #BC1717;
}
.sales-order-view .tracking-links {
  text-align: right;
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: 600;
}
.sales-order-view .order-details-items tbody {
  background: #f4f4f454;
  border-bottom: 0;
  border: solid 1px #ddd;
  border-top: 0;
}
.sales-order-view .order-details-items tbody .product.name a {
  font-weight: 500;
  color: #edaa38;
}
.sales-order-view .order-details-items .table-order-items tbody td {
  padding: 10px 10px;
}
.sales-order-view .order-details-items .table-order-items tbody td .item-options {
  padding-left: 15px;
}
.sales-order-view .order-details-items .table-order-items tbody td .delivery-date-label {
  font-weight: 600;
  font-size: 16px;
}
.sales-order-view .order-details-items .table-order-items tbody td .estimated-delivery-date {
  color: #BC1717;
  font-weight: 600;
  font-size: 16px;
}
.sales-order-view .order-details-items .table-order-items tbody td:first-child {
  padding-left: 20px;
}
.order-links .item {
  line-height: 40px;
  margin: 0 0 -1px;
}
.order-links .item strong {
  background: #ffffff;
  border: 1px solid #cccccc;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a {
  background: #f6f6f6;
  color: #6d6d6d;
  border: 1px solid #cccccc;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a:hover {
  background: #ffffff;
  text-decoration: none;
}
.order-details-items {
  border: 1px solid #cccccc;
  margin-bottom: 40px;
  padding: 10px;
}
.order-details-items .order-title {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 10px;
}
.order-details-items .order-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.order-details-items .order-title .action {
  display: inline-block;
}
.order-details-items .table-wrapper {
  margin: 0;
}
.order-details-items .table-wrapper + .actions-toolbar {
  display: none;
}
.order-details-items .table-wrapper:not(:last-child) {
  margin-bottom: 30px;
}
.order-details-items .table-wrapper.order-items-shipment {
  overflow: visible;
}
.order-details-items .table-order-items > thead > tr > th {
  border-bottom: 1px solid #cccccc;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #cccccc;
}
.account .order-details-items .table-order-items tbody tr:nth-child(even) td {
  background: none;
}
.order-details-items .table-order-items tbody td {
  padding-bottom: 20px;
  padding-top: 20px;
}
.order-details-items .table-order-items tbody .col.label {
  font-weight: 700;
  padding-bottom: 5px;
  padding-top: 0;
}
.order-details-items .table-order-items tbody .col.options {
  padding: 10px 10px 15px;
}
.order-details-items .table-order-items tbody > .item-parent td {
  padding-bottom: 5px;
}
.order-details-items .table-order-items tbody > .item-parent + tr td {
  padding-top: 5px;
}
.order-details-items .table-order-items tbody .item-options-container td {
  padding-bottom: 15px;
  padding-top: 0;
}
.order-details-items .table-order-items .product-item-name {
  margin: 0 0 10px;
}
.order-details-items .item-options {
  margin: 0;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options dd:last-child {
  margin-bottom: 0;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-details-items thead .col.qty {
  text-align: center;
}
.order-details-items .col.name {
  padding-top: 16px;
}
.order-details-items .action.show {
  display: inline-block;
  text-decoration: none;
  color: #333333;
}
.order-details-items .action.show > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.order-details-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .action.show.expanded:after {
  content: '\e621';
}
.order-details-items .product-item-name {
  font-size: 1.8rem;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .pages-items .item:first-child,
.order-details-items .pages-items .item:last-child {
  margin-right: 0;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .block-content .box {
  margin-bottom: 30px;
}
.block-order-details-view .box-title {
  font-weight: 600;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 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: ': ';
}
.column.main .order-details-items .block-order-details-gift-message {
  margin: 40px 0 0;
}
.block-order-details-gift-message + .actions-toolbar {
  display: none;
}
.order-tracking {
  margin: 0;
  padding: 20px 0;
}
.order-title + .order-tracking {
  border-bottom: 1px solid #cccccc;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  display: none;
  margin: 0;
}
.form-orders-search .field:last-child {
  margin-bottom: 20px;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
}
.block-reorder .product-item-name {
  float: left;
  width: calc(100% - 20px);
}
.block-reorder .product-item::after {
  clear: both;
  content: '';
  display: table;
}
.block-reorder .product-item .field.item {
  float: left;
  width: 20px;
}
.sales-order-history .view-order {
  display: flex;
}
.sales-order-history .tracking-links a:last-of-type:after {
  display: none !important;
}
.block-collapsible-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.block-collapsible-nav .item {
  margin: 3px 0 0;
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  border-left: 3px solid transparent;
  color: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  background: #e8e8e8;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #ff5501;
  color: #000000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #ff5501;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
body {
  background-color: #ffffff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-main > .page-title-wrapper .page-title {
  hyphens: auto;
}
.page-header {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
}
.page-header .panel.wrapper {
  background-color: #6e716e;
  color: #ffffff;
}
.header.panel > .header.links {
  margin: 0;
  padding: 0;
  list-style: none none;
  float: right;
  font-size: 0;
  margin-left: auto;
  margin-right: 20px;
}
.header.panel > .header.links > li {
  display: inline-block;
  vertical-align: top;
}
.header.panel > .header.links > li {
  font-size: 14px;
  margin: 0 0 0 15px;
}
.header.panel > .header.links > li.customer-welcome {
  margin: 0 0 0 5px;
}
.header.panel > .header.links > li > a {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a:visited {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.header.panel > .header.links > li > a:active {
  color: #ffffff;
  text-decoration: underline;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  display: inline-block;
  float: none;
}
.page-print .nav-toggle {
  display: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #006bb4;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #006bb4;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  margin-top: 25px;
}
.footer.content {
  border-top: 1px solid #cecece;
  padding-top: 20px;
}
.footer.content .links > li {
  background: #f4f4f4;
  font-size: 1.6rem;
  border-top: 1px solid #cecece;
  margin: 0 -15px;
  padding: 0 15px;
}
.footer.content .links a,
.footer.content .links strong {
  display: block;
  padding: 10px 0;
}
.footer.content .links strong {
  color: #a6a6a6;
  font-weight: normal;
}
.footer.content .links a {
  color: #575757;
  text-decoration: none;
}
.footer.content .links a:visited {
  color: #575757;
  text-decoration: none;
}
.footer.content .links a:hover {
  color: #333333;
  text-decoration: underline;
}
.footer.content .links a:active {
  color: #333333;
  text-decoration: underline;
}
.copyright {
  box-sizing: border-box;
  display: block;
  padding: 10px;
}
.footer-copyright div {
  background: #002152 !important;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  color: #333333;
  text-decoration: none;
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:visited,
.page-footer .switcher .options ul.dropdown a:visited {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:active,
.page-footer .switcher .options ul.dropdown a:active {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.page-header .panel.wrapper .switcher .options ul.dropdown {
  right: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before {
  left: auto;
  right: 10px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after {
  left: auto;
  right: 9px;
}
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 40px;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.page-header .links .widget.block,
.page-footer .links .widget.block {
  margin: 0;
}
.ui-datepicker td {
  padding: 0;
}
.ui-tooltip {
  background: #ffffff;
  border: 1px solid #999999;
  padding: 10px;
}
.contact-index-index #maincontent {
  overflow: visible;
}
.contact-index-index #maincontent .contactustop {
  margin-left: -50vw;
  position: relative;
  width: 100vw;
  left: 49.3%;
}
.contact-index-index #maincontent .contactustop img {
  width: 100%;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-footer .action-save-address,
.checkout-cart-index .form.form-cart .cart.main.actions .continue,
#minicart-content-wrapper .actions .secondary a,
button {
  border-radius: 40px !important;
}
.header-wrap {
  height: auto !important;
}
body.cms-home .widget-slider-content .product-item .price-box.price-final_price {
  height: 60px;
}
body.cms-home .widget-slider-content .product-item span.price-container.price-final_price.tax.weee {
  float: none;
}
body.cms-home .widget-slider-content .product-item .category-carousal.price-box .old-price .price {
  text-decoration: line-through;
}
.al-blog-slider .owl-dots .owl-dot {
  box-shadow: none;
}
.al-blog-slider .product-image-container {
  width: 100% !important;
  display: block;
  position: relative;
  max-width: 100%;
}
.al-blog-slider .product-image-container .product-image-wrapper {
  padding-bottom: 70% !important;
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.al-blog-slider .product-image-container .product-image-wrapper img {
  transition: transform 0.5s;
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: inherit;
}
.al-blog-slider .owl-item {
  padding-left: 1px;
}
@media (max-width: 767px) {
  .al-blog-slider .owl-item {
    flex: 0 0 100%;
  }
}
.al-blog-slider .owl-item .blog-section {
  height: 100%;
  border: 1px solid rgba(196, 196, 196, 0.25);
}
.al-blog-slider .owl-item .blog-section .blog-post-info {
  padding: 18px 31px;
  text-align: left;
  float: left;
  width: 100%;
}
.al-blog-slider .owl-item .blog-section .blog-post-info .post-title {
  display: block;
  margin-bottom: 10px;
}
.al-blog-slider .owl-item .blog-section .blog-post-info .post-title a {
  font-size: 24px;
  line-height: 36px;
  color: #000000;
  font-family: "Fedra Sans Medium 5";
  text-decoration: none;
}
.al-blog-slider .owl-item .blog-section .blog-post-info .post-description {
  font-size: 14px;
  line-height: 20px;
  color: #020202;
  margin-bottom: 20px;
  font-family: 'Fedra Sans Book 5', 'Open Sans', sans-serif !important;
}
.al-blog-slider .owl-item .blog-section .blog-post-info .post-view-more-link {
  line-height: normal;
  color: #a92611;
  font-size: 18px;
  font-weight: 400;
  text-decoration: underline;
  display: inline-block;
  text-transform: initial;
  padding: 0;
  margin: auto;
  display: inline-flex;
  font-family: "Fedra Sans Medium 5";
}
.al-blog-slider .owl-item .blog-section:hover .product-image-wrapper img {
  transform: scale(1.1);
}
.al-blog-slider .owl-stage {
  display: flex;
}
@media (max-width: 767px) {
  .al-blog-slider .owl-stage {
    max-width: 100%;
    min-width: 100%;
  }
}
@media (max-width: 767px) {
  .al-blog-slider {
    padding: 0 15px;
  }
}
.banner-block .row-full-width-inner {
  max-width: 100% !important;
}
.banner-block .row-full-width-inner img {
  max-width: 100%;
  width: 100%;
}
.banner-block [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  max-width: 100%;
}
.banner-block [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner img {
  max-width: 100%;
  width: 100%;
}
.page-main {
  background: #ffffff;
}
.page-main .columns .banner-block {
  display: block;
  position: relative;
  width: 100%;
}
.cms-page-view .page-main {
  background: #ffffff;
}
.cms-sample-home-page {
  background: #fdf8ee;
}
.cms-sample-home-page .page-main {
  background: #fdf8ee;
}
.Homecategory_ac {
  padding: 2%;
}
.Homecategory_ac .calltoaction.desktop {
  display: flex;
  position: relative;
  width: 100%;
}
.Homecategory_ac .calltoaction.mobile {
  display: none;
}
.block.block-products-list {
  padding: 0;
}
@media all {
  img {
    max-width: 100%;
    height: auto;
    border: 0;
  }
  strong {
    font-weight: 700;
  }
  a {
    color: #006bb4;
    text-decoration: none;
  }
  a:visited {
    color: #006bb4;
    text-decoration: none;
  }
  a:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  a:active {
    color: #ff5501;
    text-decoration: underline;
  }
  ul {
    margin-top: 0;
    margin-bottom: 2.5rem;
  }
  ul > li {
    margin-top: 0;
    margin-bottom: 1rem;
  }
  button {
    background-image: none;
    background: #eee;
    border: 1px solid #ccc;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 7px 15px;
    font-size: 1.4rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
  }
  button:focus,
  button:active {
    background: #e2e2e2;
    border: 1px solid #ccc;
    color: #333;
  }
  button:hover {
    background: #e1e1e1;
    border: 1px solid #ccc;
    color: #333;
  }
  form {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  *:focus {
    box-shadow: none;
    outline: 0;
  }
  input:not([disabled]):focus {
    box-shadow: 0 0 3px 1px #00699d;
  }
  .product-items {
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .product-items > li {
    margin: 0;
  }
  .block {
    margin-bottom: 40px;
  }
  .product-item-name {
    font-weight: 400;
  }
  .product-item-name > a {
    color: #333;
    text-decoration: none;
  }
  .product-item-name > a:visited {
    color: #333;
    text-decoration: underline;
  }
  .product-item-name > a:hover {
    color: #333;
    text-decoration: underline;
  }
  .product-item-name > a:active {
    color: #333;
    text-decoration: underline;
  }
  .product-item {
    box-sizing: border-box;
  }
  .product-item .action.towishlist {
    color: #666;
    font-weight: 600;
    letter-spacing: .05em;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
  }
  .product-item .action.towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    font-family: 'luma-icons';
    margin: -2px 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .product-item .action.towishlist:hover {
    color: #333;
    text-decoration: none;
  }
  .product-item .action.towishlist:before {
    width: 18px;
  }
  button {
    border-radius: 3px;
  }
  body:not(._keyfocus) button:focus {
    box-shadow: none;
  }
  .action.primary {
    background-image: none;
    background: #1979c3;
    border: 1px solid #1979c3;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 7px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
  }
  .action.primary:focus,
  .action.primary:active {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #fff;
  }
  .action.primary:hover {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #fff;
  }
  .price-container.weee:before {
    display: none;
  }
  .product-items {
    font-size: 0;
    letter-spacing: -1px;
    line-height: 0;
  }
  .product-item {
    font-size: 1.4rem;
    line-height: normal;
    letter-spacing: normal;
    vertical-align: top;
  }
  .products-grid .product-item {
    display: inline-block;
    margin-left: 2%;
    width: calc((100% - 2%)/2);
  }
  .product-item:nth-child(2n+1) {
    margin-left: 0;
  }
  .product-item-name {
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    display: block;
    hyphens: auto;
    margin: 5px 0;
    word-wrap: break-word;
  }
  .product-item-info {
    max-width: 100%;
    width: 152px;
  }
  .product-item-actions {
    font-size: 0;
  }
  .product-item-actions > * {
    font-size: 1.4rem;
  }
  .product-item-actions .actions-primary {
    display: inline-block;
    vertical-align: middle;
  }
  .product-item-actions .actions-primary > .stock.unavailable {
    line-height: 1;
    padding-bottom: 10px;
    padding-right: 24px;
    padding-top: 10px;
  }
  .product-item .price-box {
    margin: 3px 0 8px;
  }
  .product-item .price-box .price {
    font-weight: 700;
    white-space: nowrap;
  }
  .product-item .price-box .price-label {
    color: #666;
    font-size: 12px;
  }
  .product-item .tocart {
    font-size: 1.3rem;
    border-radius: 0;
    line-height: 1;
    padding-bottom: 10px;
    padding-top: 10px;
    white-space: nowrap;
  }
  .column.main .product-items {
    margin-left: 0;
  }
  .column.main .product-item {
    padding-left: 0;
  }
  .price-container .price {
    font-size: 1.4rem;
  }
  .product-item {
    position: relative;
  }
  .product-item .price-box .price-label {
    display: none;
  }
  span.price-label {
    display: none !important;
  }
  .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;
  }
  .product-item:hover .product-item-inner {
    position: relative;
    top: 0;
  }
  .column.main .block:last-child {
    margin-bottom: 0;
  }
  input {
    color: #4e2100;
  }
  .widget {
    clear: both;
  }
  .product-item .action.towishlist:before {
    content: '\e600';
  }
  .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;
  }
  input::selection {
    background: #ff0;
  }
  .block-products-list.grid .action.towishlist {
    top: -10px;
    left: 0;
    z-index: 99;
    position: absolute;
  }
  .product-item-inner .actions-primary form {
    display: flex !important;
    justify-content: space-between !important;
  }
  .product-item .price-box {
    margin: 0;
  }
}
@media all and only screen and (max-width: 639px) {
  .product-item-actions .actions-primary {
    display: block;
  }
}
@media all and all and (min-width: 640px) {
  .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .products-grid .product-item-info:hover {
    background: #fff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #bbb;
    margin: -10px;
    padding: 9px;
    position: relative;
    z-index: 9;
  }
  .products-grid .product-item-inner {
    background: #fff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    margin: 10px 0 0 -1px;
    padding: 0 9px 9px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: -10px 0 10px;
  }
  .product-item-actions .actions-primary {
    display: inline-block;
  }
  .products-grid .product-item {
    margin-bottom: 20px;
    width: 33.33333333%;
  }
  .page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: calc((100% - 4%)/3);
  }
  .page-layout-1column .products-grid .product-item:nth-child(3n+1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item .product-item-inner,
  .page-layout-1column .block.widget .products-grid .product-item .product-item-inner {
    box-shadow: 3px 6px 4px 0 rgba(0, 0, 0, 0.3);
    margin: 9px 0 0 -1px;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .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;
  }
}
@media all and (max-width: 719px) {
  .product-item-inner .actions-primary form {
    display: inherit !important;
    justify-content: space-between !important;
  }
}
@media all {
  .cms-sample-home-page .page-main .block {
    padding: 60px 0;
    margin-bottom: 0 !important;
  }
  .cms-index-index .page-main .block {
    padding: 60px 0;
    margin-bottom: 0 !important;
  }
  .product-image-container {
    width: 100% !important;
    float: left;
    position: relative;
  }
  .product-item-name > a {
    color: #231f20;
    font-family: "Fedra Sans Demi";
  }
  .cms-sample-home-page .product-item-details {
    text-align: center;
    border-top: 0;
    padding-bottom: 20px;
    margin-bottom: 0;
    float: left;
    width: 100%;
    min-height: 190px;
  }
  span.calltoaction a {
    text-align: center;
    font-size: 21px;
    color: #bc1717 !important;
    text-decoration: underline;
    text-transform: none;
  }
  span.calltoaction.mobile {
    display: none;
  }
  .products-grid .product-item-actions {
    margin: 0 !important;
    width: 100%;
  }
  .widget-product-grid .product-item .product-item-inner .tocart {
    background: #edaa39;
    background: rgba(237, 170, 57, 0.8);
    width: 100%;
    text-align: center;
    border: 0 !important;
    padding: 0;
    font-weight: 400;
    border-radius: 0;
    height: auto;
    padding: 8px 0;
    font-family: "Fedra Sans Book 5";
    font-size: 14px;
  }
  .widget-product-grid .product-item .product-item-inner .tocart:hover {
    background: #edaa39 !important;
    background: rgba(237, 170, 57, 0.8) !important;
  }
  .cms-sample-home-page span.price-container.price-final_price.tax.weee {
    width: 100%;
    float: left;
    text-align: center;
  }
  .cms-sample-home-page .product-item .product-item-details .price-box {
    margin: 0;
    position: static;
    height: auto;
    padding: 0 0 20px;
  }
  .cms-sample-home-page .page-main .block {
    padding: 60px 0;
    margin-bottom: 0 !important;
  }
  .cms-sample-home-page .page-main .block {
    padding: 0 0 60px;
    margin-bottom: 0 !important;
  }
  .cms-sample-home-page .page-main .block {
    padding: 0 0 60px;
    margin-bottom: 0 !important;
  }
  .cms-sample-home-page .page-main .block {
    padding-bottom: 60px;
    padding-top: 60px;
    background: transparent;
  }
  .cms-sample-home-page .page-main .block {
    padding-bottom: 60px;
  }
  .product-item-actions {
    width: 100%;
  }
}
@media all and (max-width: 1023px) {
  .cms-sample-home-page .page-main .block {
    padding: 45px 0;
    background: transparent;
  }
}
@media all and only screen and (min-width: 768px) {
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n+1) {
    margin-left: 2% !important;
  }
}
@media all and screen and (max-width: 768px) {
  span.calltoaction.desktop {
    display: none;
  }
  span.calltoaction.mobile {
    display: block;
  }
}
@media all and (max-width: 1023px) {
  .cms-index-index .page-main .block {
    padding: 60px 0;
    margin-bottom: 0 !important;
  }
  .product-image-container {
    width: 100% !important;
    float: left;
    position: relative;
  }
  .product-item-name > a {
    color: #231f20;
    font-family: "Fedra Sans Demi";
  }
  .product-item-details {
    text-align: center;
    border: 1px solid rgba(196, 196, 196, 0.25);
    border-top: 0;
    padding-bottom: 20px;
    margin-bottom: 0;
    padding-left: 20px;
    width: calc(100% - 59px);
    border: none;
  }
  .minicart-items .product-item:not(:first-child) {
    border-top: 1px solid #edaa38;
  }
  .block-content {
    text-align: left;
  }
  span.calltoaction a {
    text-align: center;
    font-size: 21px;
    color: #bc1717 !important;
    text-decoration: underline;
    text-transform: none;
  }
  span.calltoaction.mobile {
    display: none;
  }
  .products-grid .product-item-actions {
    margin: 0 !important;
    width: 100%;
  }
  .product-item-details {
    min-height: 190px !important;
  }
  .cms-sample-home-page .page-main .block {
    padding-bottom: 0 !important;
  }
}
@media all and (max-width: 1023px) and screen and (max-width: 768px) {
  span.calltoaction.desktop {
    display: none;
  }
  span.calltoaction.mobile {
    display: block;
  }
}
@media all and (max-width: 1023px) and only screen and (max-width: 1023px) {
  .cms-sample-home-page .page-main .block {
    padding: 15px 0 !important;
    margin-bottom: 0 !important;
  }
  .cms-sample-home-page .page-main .block {
    padding: 15px 0;
    margin-bottom: 0 !important;
    display: block;
    position: relative;
    overflow: hidden;
  }
  .cms-sample-home-page .widget-product-grid .product-item .price-box .price {
    font-size: 16px !important;
  }
  .cms-sample-home-page .product-item .product-item-details .price-box {
    padding: 0 0 10px;
  }
}
@media all {
  .action.primary {
    background-image: none;
    background: #cf4520;
    border: 1px solid #cf4520;
  }
  .action.primary:hover {
    background: #cf4520 !important;
    border: 1px solid #cf4520 !important;
    color: #fff !important;
  }
  .product-item-inner .actions-primary form {
    display: flex !important;
    justify-content: space-between !important;
  }
  a:hover {
    color: #0056b3;
    text-decoration: underline;
  }
  .price-box.price-final_price,
  .price-final_price,
  .product-item .price-box {
    float: left;
    width: 100%;
  }
  .cms-sample-home-page .page-main .block {
    background: transparent;
    padding: 30px 0;
  }
  .cms-sample-home-page span.price-container.price-final_price.tax.weee {
    width: 100%;
    float: left;
    text-align: center;
  }
  .cms-sample-home-page .product-item .product-item-details .price-box {
    margin: 0 auto;
    position: relative;
    height: auto;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  span.price-container.price-final_price.tax.weee {
    width: auto !important;
    float: left;
  }
  .product-item .price-box {
    margin: 0;
  }
  .price-box.price-final_price {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
  }
  .cms-sample-home-page .product-item-details {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    vertical-align: top !important;
    align-content: center !important;
  }
  .cms-sample-home-page .Homecategory {
    padding: 2%;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list {
    padding: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid {
    display: flex;
    justify-content: space-between;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    display: flex;
    gap: 50px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    padding: 0 !important;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info {
    width: auto;
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid #efefef;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info:hover {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    box-shadow: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container {
    padding: 15px 15px 5px !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details {
    width: 100%;
    min-height: fit-content;
    margin: 0 !important;
    padding: 0 0 10px;
    position: static;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-name {
    position: relative;
    width: 100%;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    top: 0;
    overflow: hidden;
    font-size: 16px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    min-height: fit-content;
    margin: 4px 0 10px;
    padding: 0;
    height: 48px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper {
    position: relative;
    height: 100%;
    min-height: fit-content;
    display: flex;
    width: 100%;
    justify-content: center;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper .price {
    font-size: 14px !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .gudibuy {
    margin: 0 !important;
    padding: 0;
    height: auto;
    min-height: fit-content;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-inner {
    position: static !important;
    top: 0 !important;
    width: 100%;
    box-shadow: none;
    margin: 0;
    padding: 0;
    outline: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    position: relative;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item:hover .product-item-details .product-item-inner {
    position: static !important;
    top: 0 !important;
    width: 100%;
    box-shadow: none;
    margin: 0;
    padding: 0;
    outline: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner,
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item:hover .product-item-inner {
    display: flex !important;
    height: fit-content !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart {
    height: 32px;
    text-align: center;
    border: 0 !important;
    padding: 0 15px;
    font-weight: 400;
    border-radius: 35px;
    background: #edaa39 !important;
    border: none !important;
    outline: none !important;
    font-size: 14px;
    line-height: 1;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart:hover {
    text-decoration: none;
    background: #ee7203 !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary .stock.unavailable {
    height: 32px;
    text-align: center;
    border: 0 !important;
    font-weight: 400;
    border-radius: 35px;
    background: #edaa39 !important;
    border: none !important;
    outline: none !important;
    font-size: 14px;
    font-family: "Fedra Sans Book 5";
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    cursor: not-allowed;
    opacity: .5;
    line-height: 1;
    position: relative;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info .actions-secondary .action.towishlist {
    top: 25px;
    left: auto;
    z-index: 99;
    position: absolute;
    right: 25px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info .actions-secondary .action.towishlist:before {
    margin: 0;
  }
  .cms-sample-home-page .Homecategory .calltoaction.desktop {
    display: flex;
    position: relative;
    width: 100%;
  }
  .cms-sample-home-page .Homecategory .calltoaction.desktop a,
  .cms-sample-home-page .Homecategory .calltoaction.mobile a {
    margin-left: auto;
    text-decoration: none;
  }
}
@media all and only screen and (min-width: 768px) {
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n+1) {
    margin-left: 2% !important;
  }
}
@media all and only screen and (min-width: 768px) and (max-width: 850px) {
  .price-box.price-final_price {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media all and (max-width: 719px) {
  .product-item-inner .actions-primary form {
    display: inherit !important;
    justify-content: space-between !important;
  }
}
@media all and only screen and (min-width: 576px) and (max-width: 767px) {
  .page-layout-1column .block.widget .products-grid .product-item {
    width: calc((100% - 4%)/2) !important;
    margin-left: 1% !important;
    margin-right: 1% !important;
    margin-bottom: 15px;
  }
}
@media all and only screen and (max-width: 575px) {
  .block.widget .products-grid .product-item {
    margin: 0 0 20px;
  }
  .block.widget .products-grid .product-item:last-child {
    margin-bottom: 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    border: 1px solid rgba(196, 196, 196, 0.25);
    margin: 0 auto 15px;
  }
}
@media all and only screen and (max-width: 1366px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper .price {
    font-size: 14px !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart {
    height: 32px;
    text-align: center;
    border: 0 !important;
    padding: 0 15px;
    font-weight: 400;
    border-radius: 35px;
    font-size: 14px;
  }
  .cms-sample-home-page .Homecategory {
    padding: 5px;
  }
  .cms-sample-home-page .Homecategory .calltoaction.desktop {
    display: none !important;
  }
  .cms-sample-home-page .Homecategory .calltoaction.mobile {
    display: flex;
    position: relative;
    width: 100%;
  }
  .cms-sample-home-page .Homecategory .calltoaction.mobile a {
    margin-left: auto;
    text-decoration: none;
    position: relative;
    right: 5px;
    font-size: 16px;
  }
  .widget-product-grid .product-item {
    margin: 0 .5% 2% !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid {
    display: flex;
    justify-content: space-between;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    display: block;
    justify-content: space-between;
    gap: 5px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    padding: 0 !important;
    position: relative;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info {
    width: auto;
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid #efefef;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info:hover {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    box-shadow: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container {
    padding: 15px 15px 5px !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details {
    width: 100%;
    min-height: fit-content;
    margin: 0 !important;
    padding: 0 0 10px;
    position: static;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-name {
    position: relative;
    width: 100%;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    top: 0;
    overflow: hidden;
    font-size: 14px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    min-height: fit-content;
    margin: 4px 0 10px;
    padding: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper {
    position: relative;
    height: 100%;
    min-height: fit-content;
    display: flex;
    width: 100%;
    justify-content: center;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper .price {
    font-size: 14px !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .gudibuy {
    margin: 0 !important;
    padding: 0;
    height: auto;
    min-height: fit-content;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-inner {
    position: static !important;
    top: 0 !important;
    width: 100%;
    box-shadow: none;
    margin: 0;
    padding: 0;
    outline: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    position: relative;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item:hover .product-item-details .product-item-inner {
    position: static !important;
    top: 0 !important;
    width: 100%;
    box-shadow: none;
    margin: 0;
    padding: 0;
    outline: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner,
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item:hover .product-item-inner {
    display: flex !important;
    height: fit-content !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart {
    height: 32px;
    text-align: center;
    border: 0 !important;
    padding: 0 15px;
    font-weight: 400;
    border-radius: 35px;
    background: #edaa39 !important;
    border: none !important;
    outline: none !important;
    font-size: 14px;
    line-height: 1;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart:hover {
    text-decoration: none;
    background: #ee7203 !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary .stock.unavailable {
    position: relative;
    height: 32px;
    text-align: center;
    border: 0 !important;
    font-weight: 400;
    border-radius: 35px;
    background: #edaa39 !important;
    border: none !important;
    outline: none !important;
    font-size: 14px;
    font-family: "Fedra Sans Book 5";
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    cursor: not-allowed;
    opacity: .5;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info .actions-secondary .action.towishlist {
    top: 10px;
    left: auto;
    z-index: 99;
    position: absolute;
    right: 10px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info .actions-secondary .action.towishlist:before {
    margin: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary {
    display: inline-flex;
    margin: 0 auto;
    width: auto;
    justify-content: center;
  }
  .cms-sample-home-page .page-main .block.block-products-list {
    padding: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 6%)/6);
    margin-left: .5% !important;
    margin-right: .5% !important;
  }
}
@media all and only screen and (max-width: 1024px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 4%)/4);
    margin-left: .5% !important;
    margin-right: .5% !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container {
    padding: 0px !important;
  }
}
@media all and only screen and (max-width: 1023px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 4%)/4);
    margin-left: .5% !important;
    margin-right: .5% !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container {
    padding: 0px !important;
  }
}
@media all and only screen and (max-width: 767px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 3%)/3);
    margin-left: .5% !important;
    margin-right: .5% !important;
  }
}
@media all and only screen and (max-width: 376px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-name {
    font-size: 13px;
    line-height: 1;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper .price {
    font-size: 12px;
    line-height: 1;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart,
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary .stock.unavailable {
    font-size: 12px;
    line-height: 1;
    height: 28px;
    padding: 0 10px;
  }
}
@media screen and (min-width: 768px) {
  .product-item {
    position: relative;
  }
  .product-item .price-box .price-label {
    display: none;
  }
  span.price-label {
    display: none !important;
  }
  .product-item:hover .product-item-inner {
    position: relative;
    top: 0;
  }
  input {
    color: #4e2100;
  }
  input::selection {
    background: #ff0;
  }
  .block-products-list.grid .action.towishlist {
    top: -10px;
    left: 0;
    z-index: 99;
    position: absolute;
  }
  .product-item-inner .actions-primary form {
    display: flex !important;
    justify-content: space-between !important;
  }
  .product-item .price-box {
    margin: 0;
  }
}
@media screen and (min-width: 768px) and all and (min-width: 769px) {
  .page-main .block {
    margin-bottom: 50px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%)/4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+1) {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) and all and (min-width: 1024px) {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%)/5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n+1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4*24.439%)/3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n+1) {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 719px) {
  .product-item-inner .actions-primary form {
    display: inherit !important;
    justify-content: space-between !important;
  }
}
/*! CSS Used from: Embedded */
@media only screen and (max-width: 1366px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details {
    min-height: fit-content !important;
    width: 100%;
    margin: 0 !important;
    padding: 0 0 10px;
    position: static;
  }
  .cms-sample-home-page .Homecategory {
    padding: 5px;
  }
  .cms-sample-home-page .Homecategory .calltoaction.desktop {
    display: none !important;
  }
  .cms-sample-home-page .Homecategory .calltoaction.mobile {
    display: flex;
    position: relative;
    width: 100%;
  }
  .cms-sample-home-page .Homecategory .calltoaction.mobile a {
    margin-left: auto;
    text-decoration: none;
    position: relative;
    right: 5px;
    font-size: 16px;
  }
  .widget-product-grid .product-item {
    margin: 0 .5% 2% !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid {
    display: flex;
    justify-content: space-between;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    display: block;
    justify-content: space-between;
    gap: 5px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    padding: 0 !important;
    position: relative;
    margin: .5% !important;
    width: calc((100% - 6%)/ 6);
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info {
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid #efefef;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info:hover {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    box-shadow: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container {
    padding: 15px 15px 5px !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-name {
    position: relative;
    width: 100%;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    top: 0;
    overflow: hidden;
    font-size: 14px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    min-height: fit-content;
    margin: 4px 0 10px;
    padding: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper {
    position: relative;
    height: 100%;
    min-height: fit-content;
    display: flex;
    width: 100%;
    justify-content: center;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper .price {
    font-size: 14px !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .gudibuy {
    margin: 0 !important;
    padding: 0;
    height: auto;
    min-height: fit-content;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-inner,
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item:hover .product-item-details .product-item-inner {
    position: static !important;
    top: 0 !important;
    width: 100%;
    box-shadow: none;
    margin: 0;
    padding: 0;
    outline: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    position: relative;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner,
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item:hover .product-item-inner {
    display: flex !important;
    height: fit-content !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart {
    height: 32px;
    text-align: center;
    border: 0 !important;
    padding: 0 15px;
    font-weight: 400;
    border-radius: 35px;
    background: #edaa39 !important;
    border: none !important;
    outline: 0 !important;
    font-size: 14px;
    line-height: 1;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart:hover {
    text-decoration: none;
    background: #ee7203 !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary .stock.unavailable {
    position: relative;
    height: 32px;
    text-align: center;
    border: 0 !important;
    font-weight: 400;
    border-radius: 35px;
    background: #edaa39 !important;
    border: none !important;
    outline: 0 !important;
    font-size: 14px;
    font-family: "Fedra Sans Book 5";
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    cursor: not-allowed;
    opacity: .5;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info .actions-secondary .action.towishlist {
    top: 10px;
    left: auto;
    z-index: 99;
    position: absolute;
    right: 10px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info .actions-secondary .action.towishlist::before {
    margin: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary {
    display: inline-flex;
    margin: 0 auto;
    width: auto;
    justify-content: center;
  }
  .cms-sample-home-page .page-main .block.block-products-list {
    padding: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 4%)/ 4);
    margin-left: .5% !important;
    margin-right: .5% !important;
  }
}
@media only screen and (max-width: 1023px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 4%)/ 4);
    margin: .5% !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 3%)/ 3);
    margin-left: .5% !important;
    margin-right: .5% !important;
  }
}
@media only screen and (max-width: 376px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-name {
    font-size: 13px;
    line-height: 1;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper .price {
    font-size: 12px;
    line-height: 1;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary .stock.unavailable,
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart {
    font-size: 12px;
    line-height: 1;
    height: 28px;
    padding: 0 10px;
  }
}
.block.newsletter {
  margin-bottom: 20px;
}
.subscribe-box {
  margin: 0 auto;
}
.sub-btn-wrapper {
  padding: 6px 30px;
  color: #670344;
  font-family: "Fedra Serif A Medium 5";
  font-size: 24px;
  text-transform: capitalize;
}
.subscribe-box a {
  color: #fff;
  font-size: 18px;
  min-width: 150px;
  font-family: 'Fedra Sans Book 5', 'Open Sans', sans-serif !important;
  margin: 0 !important;
  background: #bc1717;
  text-transform: capitalize;
  height: 46px;
  padding: 0;
  line-height: 42px;
  border-radius: 30px !important;
}
.sub-btn-wrapper {
  font-size: 26px;
}
.cms-sample-home-page .page-bottom,
body:not(.cms-sample-home-page) .page-wrapper .page-bottom {
  margin-bottom: 0 !important;
  padding-top: 50px;
  padding-bottom: 0;
  background-color: #ffffff !important;
}
.cms-sample-home-page .footernewsletter,
.footernewsletter {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  margin: 0 auto;
}
.cms-sample-home-page .footernewsletter .sub-btn-wrapper,
.footernewsletter .sub-btn-wrapper {
  padding: 0;
  background: transparent;
  margin: 0;
}
.footernewsletter .newsletter .sub-btn-wrapper span {
  display: none;
}
.page-bottom .footernewsletter .newsletter .subscribe-box a {
  width: 70% !important;
  color: #ffffff;
}
body .page-bottom .footernewsletter {
  align-items: center;
  flex-direction: row;
}
.cms-sample-home-page .page-bottom .footernewsletter .footer-nandhi,
body .page-bottom .footernewsletter .footer-nandhi {
  position: relative;
  left: unset;
  top: unset;
  bottom: unset;
  right: unset;
  margin: 0 0 -90px;
  width: 45%;
}
.page-bottom .footernewsletter > .content {
  position: relative !important;
  top: unset;
  left: unset;
  width: 55% !important;
}
.cms-sample-home-page .page-footer,
.page-footer {
  padding: 80px 0 50px !important;
  margin-top: auto;
}
body .page-bottom .footernewsletter .content h2 {
  text-transform: none;
}
.bottom-toolbar p#toolbar-amount {
  color: #231f20 !important;
}
@media only screen and (max-width: 1024px) {
  .footerlinksection {
    background: transparent;
  }
  .footerlinksection .col-2 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footernewsletter .footer-nandhi img {
    display: block;
  }
  .footernewsletter {
    background: none;
  }
  .cms-sample-home-page .page-bottom,
  body .page-bottom {
    padding-bottom: 0;
    padding-top: 0;
  }
  .page-bottom .page-bottom {
    padding: 0 0 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .footernewsletter .footer-nandhi img {
    width: auto;
    margin: 0 auto;
  }
  .cms-sample-home-page .footernewsletter,
  body .page-bottom .footernewsletter {
    height: auto;
    margin-bottom: 0 !important;
  }
  .cms-sample-home-page .page-bottom .footernewsletter .footer-nandhi,
  body .page-bottom .footernewsletter .footer-nandhi {
    padding-bottom: 0% !important;
    margin: 0;
    width: 100%;
  }
  .cms-sample-home-page .page-footer,
  body .page-footer {
    padding: 0px !important;
  }
  body .page-footer .footer .footerlinksection > div:last-child {
    border-bottom: none !important;
  }
  .page-bottom .footernewsletter > .content {
    width: 100% !important;
  }
  body.cms-sample-home-page .page-bottom .footernewsletter > .content,
  body .page-bottom .footernewsletter > .content {
    padding: 50px 0 !important;
  }
  .footerlinksection h4 {
    font-size: 16px;
    padding: 5px 0;
  }
  .footerlinksection li {
    padding-bottom: 5px !important;
  }
  .page-bottom .footernewsletter .content h2 {
    font-size: 24px;
    padding: 0 60px;
  }
  body .page-wrapper .page-bottom {
    background: #fff;
    padding: 0 !important;
  }
  .footerlinksection h4:after {
    top: 50%;
    transform: rotate(0deg) translateY(-50%);
    -webkit-transform: rotate(0deg) translateY(-50%);
  }
  .footerlinksection .col-2.active h4:after {
    transform: rotate(0deg) translateY(-50%);
    -webkit-transform: rotate(0deg) translateY(-50%);
  }
}
@media only screen and (max-width: 768px) {
  .sub-btn-wrapper {
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    position: relative;
  }
  .sub-btn-wrapper img {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 50px !important;
  }
  .subscribe-box a {
    margin: 10px;
  }
  .sub-btn-wrapper span {
    font-size: 20px !important;
  }
  body.cms-sample-home-page .page-bottom .footernewsletter > .content,
  body .page-bottom .footernewsletter > .content {
    padding: 0 !important;
  }
}
.cms-sample-home-page .page-wrapper main#maincontent {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media only screen and (max-width: 900px) and (min-width: 769px) {
  #mySidenav .nav-main ul {
    padding: 0 !important;
  }
  .nav-sections-item-content {
    padding: 0 10px !important;
  }
  .sections.nav-sections .mega_menu_list ul li.level0 > a {
    font-size: 10px !important;
  }
  .nav-container-wrap .sections.nav-sections ul li.level0 > a {
    padding: 0 4px !important;
  }
}
.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: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 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: inherit;
  color: inherit;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%) / 2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
@media only screen and (max-width: 769px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 768px) {
  .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,
  .account .column.main .block:not(.widget) .block-title:before,
  .account .column.main .block:not(.widget) .block-title:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after,
  .account .column.main .block:not(.widget) .block-title:after {
    clear: both;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-top: 1px solid #cccccc;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #cccccc;
    padding: 10px 40px 10px 15px;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'luma-icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #666666;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.7);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e3e3e3;
    border: solid #d7d7d7;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .breadcrumbs {
    margin: 0;
    background: #ffffff !important;
  }
  .breadcrumbs ul.items {
    padding: 0px;
  }
  .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;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons .am-btn-left {
    background: none;
    box-shadow: none;
    color: #a4a4a4;
    margin-top: 10px;
    padding: 0;
  }
  .am-checkout .product-item .product-item-inner {
    flex-direction: column;
  }
  .amscroll-backtotop-block.-mobile-arrow {
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-mobile-arrow:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-mobile-arrow:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
  }
  .amscroll-backtotop-block.-mobile-arrow .amscroll-text {
    display: none;
  }
  .amscroll-backtotop-block.-mobile-text {
    padding-right: 7px;
    border-radius: 100px;
    transform: rotate(-90deg) translate(60px, 60px);
  }
  .amscroll-backtotop-block.-mobile-text:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-mobile-text:after {
    width: 24px;
    height: 24px;
    background: url('../Amasty_Scroll/images/chevron.svg');
  }
  .custom-bundle-layout.catalog-product-view .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    font-weight: 600;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .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 #cccccc;
    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: ;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 0 20px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .page-with-filter .sort-list {
    padding: 10px;
    z-index: 999999;
    left: 0;
    position: fixed;
    bottom: 43px;
    width: 100%;
    margin: 0;
    text-align: left;
    background: #f9f9fa;
    list-style: none;
    max-height: 400px;
    overflow: auto;
    height: 100%;
  }
  .page-with-filter .sort-list li {
    margin-bottom: 0;
    padding: 5px 0;
  }
  .page-with-filter .sort-list li a {
    font-family: "Fedra Sans Book 5";
    color: #212529 !important;
    text-decoration: none !important;
    font-size: 14px !important;
  }
  .filter .filter-current {
    left: 21px !important;
    position: relative;
    z-index: 999;
    border: 1px solid #000;
    border-width: 1px 0;
    display: none;
    width: 100%;
  }
  #layered-filter-block.active .filter-current {
    display: block;
  }
  #layered-filter-block.active {
    width: 100% !important;
  }
  #layered-filter-block .filter-current.active + .block-actions {
    display: none !important;
  }
  #layered-filter-block.active .filter-current + .block-actions {
    display: block !important;
  }
  .catalog-category-view #maincontent {
    z-index: 15;
  }
  #layered-filter-block.active .filter-current {
    width: 90%;
  }
  .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;
  }
  .message.success .review-success-sub-title > *:first-child:before {
    left: -15px !important;
    top: 13px !important;
  }
  .catalog-product-view.new-pdp-design .prar-popup-btn {
    min-width: 240px !important;
    font-size: 16px !important;
  }
  .catalog-product-view.new-pdp-design .prar-form-popup .message.success {
    max-width: 300px;
    margin: 0 auto;
  }
  .compare.wrapper {
    display: none;
  }
  .catalog-product_compare-index .columns .column.main {
    flex-basis: inherit;
  }
  .cart-container .form-cart .actions.main {
    text-align: center;
  }
  .cart-discount {
    border-bottom: 1px solid #cccccc;
  }
  .cart.table-wrapper {
    border-top: 1px solid #cccccc;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper thead .col.msrp {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    white-space: nowrap;
    width: 48%;
    text-align: center !Important;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th);
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
    text-align: center;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .col.subtotal .price-excluding-tax .cart-price .price {
    line-height: 36px;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .cart.table-wrapper tbody > tr > td:last-child {
    border: 0;
  }
  .cart-totals {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-totals .table-wrapper {
    border-top: 0;
  }
  .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
    border: 0;
  }
  .cart.table-wrapper .col.price,
  .order-items.table-wrapper .col.price,
  .cart.table-wrapper .col.qty,
  .order-items.table-wrapper .col.qty,
  .cart.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .checkout-index-index .page-header .minicart-wrapper {
    display: none;
  }
  .page-header.type5 .block-search .label {
    margin-right: 0;
  }
  .checkout-index-index .page-main #checkout .field {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    display: inline-block;
  }
  .checkout-index-index .page-main #checkout .field[name="shippingAddress.region_id"],
  .checkout-index-index .page-main #checkout .field[name="shippingAddress.city"] {
    width: 49% !important;
  }
  .checkout-index-index .page-main #checkout .field[name="shippingAddress.city"] {
    float: right !important;
  }
  .checkout-index-index .page-main #checkout .field[name="shippingAddress.country_id"] {
    display: none !important;
  }
  .checkout-index-index .page-main #checkout .field[name="shippingAddress.region_id"],
  .checkout-index-index .page-main #checkout .field[name="shippingAddress.city"] {
    opacity: 0.5;
    pointer-events: none;
  }
  .checkout-index-index .page-main #checkout .field.street label {
    position: static !important;
    width: 100% !important;
    margin-bottom: 10px !important;
    clip: unset !important;
  }
  .checkout-index-index .page-main #checkout .checkout-billing-address .field {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    display: inline-block;
  }
  .checkout-index-index .page-main #checkout .checkout-billing-address .field[name*=".region_id"],
  .checkout-index-index .page-main #checkout .checkout-billing-address .field[name*=".city"] {
    width: 49% !important;
  }
  .checkout-index-index .page-main #checkout .checkout-billing-address .field[name*=".city"] {
    float: right !important;
  }
  .checkout-index-index .page-main #checkout .checkout-billing-address .field[name*=".country_id"] {
    display: none !important;
  }
  .checkout-index-index .page-main #checkout .checkout-billing-address .field[name*=".region_id"],
  .checkout-index-index .page-main #checkout .checkout-billing-address .field[name*=".city"] {
    opacity: 0.5;
    pointer-events: none;
  }
  .checkout-index-index .page-main #checkout .checkout-billing-address .field.street label {
    position: static !important;
    width: 100% !important;
    margin-bottom: 10px !important;
    clip: unset !important;
    height: auto !important;
  }
  .checkout-index-index .modal-popup #shipping-new-address-form .field {
    width: 100% !important;
  }
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.postcode"],
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.telephone"],
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.street.1"],
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.street.2"],
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.region_id"],
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.city"],
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.state"] {
    width: 100% !important;
    float: left !important;
  }
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.state"],
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.region_id"] {
    float: right !important;
  }
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.city"],
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.region_id"],
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.state"] {
    width: 48% !important;
    pointer-events: none !important;
    opacity: 0.5 !important;
  }
  .checkout-index-index .modal-popup #shipping-new-address-form .field[name="shippingAddress.country_id"] {
    display: none !important;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    width: 100%;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    margin-top: 20px;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-index-index .page-main #checkout .payment-group .step-title,
  .checkout-index-index .page-main #checkout .checkout-shipping-address .step-title,
  .checkout-index-index .page-main #checkout .checkout-shipping-method .step-title {
    position: relative;
    margin-top: 0;
  }
  .checkout-index-index .page-main #checkout .payment-group .step-title:before,
  .checkout-index-index .page-main #checkout .checkout-shipping-address .step-title:before,
  .checkout-index-index .page-main #checkout .checkout-shipping-method .step-title:before {
    width: 28px;
    height: 28px;
  }
  .checkout-index-index .page-main #checkout .payment-group .step-title:after,
  .checkout-index-index .page-main #checkout .checkout-shipping-address .step-title:after,
  .checkout-index-index .page-main #checkout .checkout-shipping-method .step-title:after {
    font-size: 15px;
    top: 2px;
    left: 10px;
  }
  .checkout-index-index .page-main #checkout .field input,
  .checkout-index-index .page-main #checkout .field select {
    height: 40px;
  }
  .amcheckout-block.amcheckout-step-container.-summary .amcheckout-summary-container {
    clear: both;
  }
  .checkout-index-index .page-main #checkout #co-payment-form .payment-method {
    background: #fff;
  }
  .opc-block-summary .step-title.amcheckout-title {
    background: #fff;
  }
  .checkout-index-index .page-main #checkout #co-payment-form input[type=radio]:checked + label:after {
    margin-top: 0;
  }
  .checkout-index-index .page-main #checkout .payment-group .step-title,
  .checkout-index-index .page-main #checkout .checkout-shipping-address .step-title,
  .checkout-index-index .page-main #checkout .checkout-shipping-method .step-title {
    display: block !important;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .account .column.main .block:not(.widget) .block-title > .action {
    float: right;
    margin-top: 5px;
  }
  .account .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .account .column.main .block:not(.widget) .block-content .box:last-child {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    display: block;
    margin-bottom: 10px;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  body.filter-active .page-header {
    display: none;
  }
  body.filter-active .page-wrapper {
    height: 0;
    margin-top: -999999em;
    visibility: hidden;
  }
  body.filter-active .columns {
    z-index: 999;
  }
  .filter.active {
    position: relative;
    visibility: visible;
    z-index: 99;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 40px;
  }
  .filter.active .filter-title {
    border-bottom: 1px solid #cccccc;
    height: 48px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .filter.active .filter-title strong {
    box-shadow: none;
    background: none;
    border: 0;
    color: transparent;
    left: auto;
    right: 3px;
    top: 10px;
    display: inline-block;
    text-decoration: none;
  }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e616';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter.active .filter-subtitle {
    background: transparent;
    display: block;
    height: 50px;
    left: 0;
    line-height: 32px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .filter.active .filter-options {
    background: #ffffff;
    bottom: 0;
    display: block;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10;
  }
  .filter .filter-subtitle {
    font-size: 20px;
    font-weight: 300;
  }
  .filter-actions {
    margin: -35px -10px 25px;
  }
  .filter-options-content {
    padding: 5px 10px;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current-subtitle {
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    display: block;
    text-decoration: none;
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter .filter-current-subtitle:before {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .filter .filter-current-subtitle:after {
    color: #7d7d7d;
    content: ' (' attr(data-count) ')';
    font-size: .9em;
  }
  .filter .filter-current.active {
    padding-bottom: 30px;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: '\e621';
  }
  .filter .filter-current.active .items {
    display: block;
  }
  .filter .filter-current.active + .block-actions {
    display: block;
  }
  .filter .filter-current + .block-actions {
    display: none;
  }
  .filter-no-options .filter-title:before {
    background: rgba(255, 255, 255, 0.5);
    content: '';
    display: block;
    height: 40px;
    left: 0;
    margin-top: -60px;
    position: relative;
    width: 75px;
    z-index: 99;
  }
  .filter-no-options .filter-content {
    margin-bottom: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .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;
  }
  .home-slider .pagebuilder-column figure img {
    width: 100% !important;
  }
  .widget-product-carousel .product-item .product-item-name a {
    width: 75% !important;
  }
  .widget-product-carousel .product-item .product-item-actions .actions-primary button.action.tocart.primary {
    background-image: url('..//images/cart-icon.svg');
    display: block !important;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    left: unset !important;
  }
  .widget-product-carousel .product-item .product-item-actions .actions-primary button.action.tocart.primary span {
    display: none;
  }
  .widget-product-carousel .product-item .product-item-actions .actions-primary + .actions-secondary > .action.towishlist {
    top: unset !important;
    display: block !important;
    bottom: -51px;
  }
  .widget-product-carousel .product-item .product-item-actions .actions-primary + .actions-secondary > .action.towishlist:before {
    content: '' !important;
  }
  .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;
  }
  .sales-order-view .items-qtysection .item:before {
    content: '';
    width: 12px !important;
    height: 12px;
    position: absolute;
    background: green;
    left: -19px !important;
    top: 50%;
    margin-top: -6px;
    border-radius: 100%;
  }
  .sales-order-view .items-qtysection .item:first-child:before {
    left: -19px !important;
  }
  .sales-order-view .items-qtysection .item:after {
    content: '';
    width: 5px !important;
    height: 100% !important;
    position: absolute;
    left: -15px;
    background: green;
    top: 0;
    transform: translateY(-50%);
  }
  .sales-order-view .items-qtysection .item:first-child:after {
    content: none !important;
  }
  .sales-order-view .items-qtysection .item.active .title {
    font-weight: 600;
    font-size: 15px;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #cccccc;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .customer-name,
  .customer-welcome + .authorization-link {
    display: none;
  }
  .nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem;
    right: -25px;
    top: -2px;
  }
  .navigation .parent .level-top:after {
    font-size: 1.6rem;
    right: 10px;
    top: 7px;
  }
  .page-footer .footer.content .switcher-store {
    background: #f4f4f4;
    font-size: 1.6rem;
    margin: 0 -15px;
  }
  .page-footer .footer.content .switcher-store .switcher-options {
    display: block;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown {
    background: none;
    border: 0;
    box-shadow: none;
    margin: 0;
    position: relative;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:before,
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:after {
    display: none !important;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger,
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option {
    border-top: 1px solid #cecece;
    display: block;
    padding: 10px 20px;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger strong {
    padding: 10px 0;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option a {
    padding: 0;
  }
  .logo {
    margin-bottom: 13px;
    margin-top: 4px;
  }
  .cms-page-view .page-main {
    padding-top: 0;
    position: relative;
  }
  .contact-index-index #maincontent .contactustop {
    display: none;
  }
  body .page-header #mySidenav .menu-left {
    position: relative !important;
  }
  .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;
  }
  .sidebar-main .filter .filter-options-content li a {
    font-size: 14px !important;
  }
  .toolbar.toolbar-products .toolbar-amount {
    padding-right: 0 !important;
  }
  .toolbar.toolbar-products .toolbartop {
    width: 100% !important;
    padding: 5px !important;
  }
  .toolbar.toolbar-products .toolbartop .category-view-show {
    float: right;
    display: flex;
    padding: 0;
    width: auto;
  }
  .toolbar.toolbar-products .toolbartop .toolbar-sorter {
    float: left !important;
    width: 100% !important;
    top: 0 !important;
    padding: 0 !important;
  }
  .toolbar.toolbar-products .toolbartop .toolbar-sorter.sorter select {
    width: 80% !important;
  }
  .product-item .product-reviews-summary .rating-summary {
    margin: 0;
    text-align: center;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
  .canadapost-map-modal .content-wrapper {
    flex-direction: column-reverse;
  }
}
@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,
  .multicheckout.order-review .data.table tbody > tr:before,
  .multicheckout.order-review .data.table tbody > tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:after {
    clear: both;
  }
  .abs-checkout-order-review tbody > tr:not(:last-child),
  .multicheckout.order-review .data.table tbody > tr:not(:last-child) {
    border-bottom: 1px solid #cccccc;
  }
  .abs-checkout-order-review tbody > tr > td.col.item:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.item:before {
    display: none;
  }
  .abs-checkout-order-review tbody > tr > td.col.qty,
  .abs-checkout-order-review tbody > tr > td.col.price,
  .abs-checkout-order-review tbody > tr > td.col.subtotal,
  .multicheckout.order-review .data.table tbody > tr > td.col.qty,
  .multicheckout.order-review .data.table tbody > tr > td.col.price,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .abs-checkout-order-review tbody > tr > td.col.qty[data-th]:before,
  .abs-checkout-order-review tbody > tr > td.col.price[data-th]:before,
  .abs-checkout-order-review tbody > tr > td.col.subtotal[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody > tr > td.col:last-child,
  .multicheckout.order-review .data.table tbody > tr > td.col:last-child {
    border: 0;
  }
  .abs-checkout-order-review .product-item-name,
  .multicheckout.order-review .data.table .product-item-name {
    margin: 0;
  }
  .abs-product-items-summary tbody .col {
    padding: 10px 0 0;
  }
  .abs-product-items-summary tbody .col:last-child {
    padding-bottom: 10px;
  }
  .abs-product-items-summary tfoot .mark {
    padding-bottom: 5px;
    text-align: left;
  }
  .abs-product-items-summary tfoot .amount {
    padding-top: 0;
    text-align: left;
  }
  .abs-product-items-summary tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .abs-product-items-summary tfoot .grand.totals .mark {
    padding-bottom: 0;
    padding-top: 5px;
  }
  .abs-product-items-summary tfoot .grand.totals .amount {
    padding-bottom: 10px;
    padding-top: 0;
  }
  .abs-product-items-summary tfoot .grand.totals .amount strong {
    border-top: none;
  }
  .abs-account-table-margin-mobile,
  .table-wrapper.orders-recent {
    margin-top: -20px;
  }
  .abs-col-no-prefix:before,
  .abs-sidebar-totals-mobile th:before,
  .abs-sidebar-totals-mobile td:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > th:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > td:before,
  .cart .table.items .col.item:before,
  .cart .table.items .item-actions td:before,
  .account .table-reviews .col.actions:before,
  .account .table-order-items .col.actions:before,
  .account .table-order-items .col.options:before,
  .cart-totals .totals th:before,
  .cart-totals .totals td:before,
  .opc-block-summary .totals th:before,
  .opc-block-summary .totals td:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th,
  .order-details-items .table-order-items .options-label,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .page-title,
  .account .page-main .page-title-wrapper .page-title,
  [class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
  .sales-guest-view .page-main .page-title-wrapper .page-title {
    display: block;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .order-status,
  .account .page-main .page-title-wrapper .order-status,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-status,
  .sales-guest-view .page-main .page-title-wrapper .order-status {
    margin: -10px 0 10px;
  }
  .abs-table-striped-mobile > tbody > tr > td:last-child,
  .account .data.table > tbody > tr > td:last-child {
    border: 0;
  }
  .abs-no-border-top,
  .product.info.detailed .additional-attributes-wrapper,
  .table-wrapper.orders-recent,
  .order-details-items .table-wrapper {
    border-top: 0;
  }
  .abs-no-border-bottom {
    border-bottom: 0;
  }
  .abs-sidebar-totals-mobile .amount,
  .cart-totals .totals .amount,
  .opc-block-summary .totals .amount {
    text-align: right;
  }
  .table-wrapper {
    border-top: 1px solid #cccccc;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 10px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > th {
    background-color: #f6f6f6;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.qty {
    text-align: left;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 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 .mark {
    box-sizing: border-box;
    float: left;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount {
    box-sizing: border-box;
    float: left;
    text-align: right;
    width: 30%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals .amount {
    padding-bottom: 10px;
  }
  .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: 2px 40px 0;
    position: relative;
    white-space: normal;
    z-index: 1;
  }
  .pages-item-previous {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .pages-item-next {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .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: inherit;
    color: inherit;
    content: '\e616';
    font-family: 'luma-icons';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search {
    margin-top: 10px;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .product-item-actions .actions-primary {
    display: block;
  }
  .catalog-category-view .columns {
    padding: 0 15px;
    padding-top: 15px !important;
  }
  .toolbar-products {
    margin-bottom: 0;
  }
  .product-info-price {
    margin: 0 -10px 0;
    width: calc(100% + 2*10px) !important;
  }
  .product-info-price > *:first-child {
    padding-left: 10px;
  }
  .product-info-price > *:last-child {
    padding-right: 10px;
  }
  .table-wrapper.comparison .table-comparison > tbody > tr > th,
  .table-wrapper.comparison .table-comparison > tbody > tr > td {
    display: table-cell;
  }
  .cart .table.items .col.qty {
    text-align: center;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .step-content {
    margin: 0 0 15px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address,
  .opc-wrapper .methods-shipping {
    background: #f4f4f4;
    padding: 20px 15px;
  }
  .opc-wrapper .form-login + .form-shipping-address {
    margin-top: -15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .methods-shipping {
    border-bottom: 1px solid #cccccc;
    padding-top: 30px;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e601';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #333333;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #757575;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .opc-block-summary > .title {
    border-bottom: 0;
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
    padding: 0;
  }
  .account .sidebar-main .account-nav {
    margin-bottom: 0;
  }
  .customer-review .product-name {
    margin-bottom: 5px;
  }
  .customer-review .product-reviews-summary .rating-summary {
    display: block;
    margin-bottom: 5px;
  }
  .table-wrapper.orders-recent .table-order-items.table tbody > tr > td.col {
    padding-left: 0;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr {
    display: block;
  }
  .order-pager-wrapper {
    display: block;
  }
  .account .table-order-items tbody tr {
    display: block;
  }
  .account .table-order-items .product-item-name {
    display: inline-block;
    margin: 0;
  }
  .account .table-order-items .action.show {
    margin-top: 0;
  }
  .order-details-items .order-title strong {
    display: block;
  }
  .order-details-items .action {
    margin-top: 10px;
  }
  .order-details-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .order-details-items .col.price .price-including-tax,
  .order-details-items .col.subtotal .price-including-tax,
  .order-details-items .col.price .price-excluding-tax,
  .order-details-items .col.subtotal .price-excluding-tax {
    display: inline-block;
  }
  .order-details-items .data.table .col.options {
    padding: 0 10px 15px;
  }
  .order-details-items .data.table .col.options:before {
    display: none;
  }
  .order-details-items .options-label + .item-options-container[data-th]:before,
  .order-details-items .item-options-container + .item-options-container[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-left: 10px;
  }
  .order-details-items .options-label + .item-options-container .col,
  .order-details-items .item-options-container + .item-options-container .col {
    font-size: 1.2rem;
    padding: 0 10px;
  }
  .order-details-items .options-label + .item-options-container .col:first-child,
  .order-details-items .item-options-container + .item-options-container .col:first-child {
    padding-top: 3px;
  }
  .order-details-items .options-label + .item-options-container .col:last-child,
  .order-details-items .item-options-container + .item-options-container .col:last-child {
    padding-bottom: 20px;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .sorter-options {
    margin: 0 2px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48%;
  }
  .abs-blocks-2columns-s:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns-s:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns-s:nth-child(2) + * {
    clear: both;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-visually-hidden-desktop-s,
  .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .abs-form-field-column-2-s .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2-s .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2-s .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2-s .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2-s .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1-s {
    width: 100%;
  }
  .abs-action-print-s {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print-s:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print-s:hover {
    text-decoration: underline;
  }
  .table > tbody > tr > th,
  .table > tbody > tr > td {
    border-top: 1px solid #cccccc;
  }
  .table > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .amcart-minipage-wrap .amcart-message-box {
    margin: 0 auto;
    max-width: initial;
    padding-bottom: 13px;
    position: relative;
    width: 400px;
  }
  .amcart-minipage-wrap .ampage-top-info {
    margin-top: 15px;
  }
  .amcart-product-notice {
    border-radius: 0 0 7px 7px;
  }
  .checkout-index-index .modal-popup.modal-slide:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
    width: 500px;
  }
  .checkout-payment-method .amcheckout-trust-seal {
    font-size: inherit;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper .amcheckout-delivery-date .field {
    display: block;
    width: 50%;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper .amcheckout-delivery-date .field:nth-child(2n) {
    padding-left: 7px;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper .amcheckout-delivery-date .field.datepicker .control,
  .checkout-index-index .opc-wrapper.am-opc-wrapper .amcheckout-delivery-date .field.timepicker .control,
  .checkout-index-index .opc-wrapper.am-opc-wrapper .amcheckout-delivery-date .field.comment {
    width: 100%;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #006bb4;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #006bb4;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #006bb4;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .products-grid .product-item-info:hover,
  .products-grid .product-item-info.active {
    background: #ffffff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #bbbbbb;
    margin: -10px;
    padding: 9px;
    position: relative;
    z-index: 9;
  }
  .sidebar .products-grid .product-item-info:hover .product-item-photo,
  .sidebar .products-grid .product-item-info.active .product-item-photo {
    left: 9px;
    top: 9px;
  }
  .products-grid .product-item-inner {
    background: #ffffff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #bbbbbb;
    border-top: none;
    margin: 10px 0 0 -1px;
    padding: 0 9px 9px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: -10px 0 10px;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    display: inline-block;
    vertical-align: middle;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action {
    line-height: 35px;
    text-align: center;
    width: 35px;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action:last-child {
    margin-right: 0;
  }
  .product-item-actions .actions-primary {
    display: inline-block;
  }
  .page-products .products-grid .product-item-inner:before {
    background: #ffffff;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 100%;
    z-index: -1;
  }
  .page-products .product-item-actions {
    z-index: 1;
    margin: 0px;
  }
  .products-grid .product-item {
    margin-bottom: 20px;
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1),
  .page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item .product-item-inner,
  .page-layout-1column .block.widget .products-grid .product-item .product-item-inner,
  .page-layout-3columns .block.widget .products-grid .product-item .product-item-inner {
    box-shadow: 3px 6px 4px 0 rgba(0, 0, 0, 0.3);
    margin: 9px 0 0 -1px;
  }
  .sidebar .product-items .action.delete {
    line-height: unset;
    position: absolute;
    right: 0;
    top: -1px;
    width: auto;
  }
  .cart-container .block.crosssell .products-grid .product-item-actions {
    margin: 0 0 10px;
  }
  .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;
  }
  .order-details-items .order-title .action {
    margin: 12px 0 0 30px;
  }
  .order-details-items .order-title .action.track {
    float: right;
  }
  .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;
  }
}
.h1 {
  margin: 0;
  padding: 0;
}
.h2 {
  margin: 0;
  padding: 0;
}
.h3 {
  margin: 0;
  padding: 0;
}
.h4 {
  margin: 0;
  padding: 0;
}
.h5 {
  margin: 0;
  padding: 0;
}
.h6 {
  margin: 0;
  padding: 0;
}
h1 {
  margin: 0;
  padding: 0;
}
h2 {
  margin: 0;
  padding: 0;
}
h3 {
  margin: 0;
  padding: 0;
}
h4 {
  margin: 0;
  padding: 0;
}
h5 {
  margin: 0;
  padding: 0;
}
h6 {
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: 'Fedra Sans';
  src: url('../../../../../frontend/OM/IshaIndia/default/IshaLife_ProductPage/fonts/Fedra-Sans-Regular.woff2');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'Square Peg';
  src: url('../../../../../frontend/OM/IshaIndia/default/IshaLife_ProductPage/fonts/SquarePeg-Regular.ttf');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'IM FELL English';
  src: url('../../../../../frontend/OM/Isha/en_US/IshaLife_BloomLanding/fonts/IMFellEnglish-Regular.ttf');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Sans Std Book';
  src: url('../../../../../frontend/OM/Isha/en_US/IshaLife_BloomLanding/fonts/FedraSansStd-Book.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Sans Std';
  src: url('../../../../../frontend/OM/Isha/en_US/IshaLife_BloomLanding/fonts/FedraSansStd-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Sans Std Demi';
  src: url('../../../../../frontend/OM/Isha/en_US/IshaLife_BloomLanding/fonts/FedraSansStd-Demi.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Sans Std';
  src: url('../../../../../frontend/OM/Isha/en_US/IshaLife_YantraExport/fonts/FedraSansStd-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FedraSansStdMddium', sans-serif;
  src: url('../fonts/FedraSerifA-MediumTF_17297.ttf') format('ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Fedra Sans Condensed Std Demi";
  src: url('../fonts/FedraSans_Condensed_Std_Demi.ttf') format('ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Fedra Sans 5";
  src: url("../fonts/WF-028154-010635-000002.woff2") format("woff2"), url("../fonts/WF-028154-010635-000002.woff") format("woff");
  font-style: normal;
  font-weight: 200;
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans Light";
  src: url("../fonts/WF-028154-010635-000002.woff2") format("woff2"), url("../fonts/WF-028154-010635-000002.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans 5";
  src: url("../fonts/WF-028154-010635-000007.woff2") format("woff2"), url("../fonts/WF-028154-010635-000007.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans Book 5";
  src: url("../fonts/WF-028154-010635-000007.woff2") format("woff2"), url("../fonts/WF-028154-010635-000007.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans Normal I";
  src: url("../fonts/WF-028154-010635-000008.woff2") format("woff2"), url("../fonts/WF-028154-010635-000008.woff") format("woff");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans Book Italic 3";
  src: url("../fonts/WF-028154-010635-000008.woff2") format("woff2"), url("../fonts/WF-028154-010635-000008.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans 5";
  src: url("../fonts/WF-028154-010635-000017.woff2") format("woff2"), url("../fonts/WF-028154-010635-000017.woff") format("woff");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans Demi";
  src: url("../fonts/WF-028154-010635-000017.woff2") format("woff2"), url("../fonts/WF-028154-010635-000017.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans 5";
  src: url("../fonts/WF-028154-010635-000021.woff2") format("woff2"), url("../fonts/WF-028154-010635-000021.woff") format("woff");
  font-style: oblique;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Fedra Sans Medium 5";
  src: url("../fonts/WF-028154-010635-000021.woff2") format("woff2"), url("../fonts/WF-028154-010635-000021.woff") format("woff");
  font-display: swap;
}
/* @font-face {
    font-family: "Fedra Sans Std";
    src: url("../fonts/FedraSansStd-Light.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
} */
@font-face {
  font-family: "Fedra Serif A 5";
  src: url("../fonts/WF-028154-010635-000003.woff2") format("woff2"), url("fonts/WF-028154-010635-000003.woff") format("woff");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "Fedra Serif A Book 3";
  src: url("../fonts/WF-028154-010635-000003.woff2") format("woff2"), url("fonts/WF-028154-010635-000003.woff") format("woff");
}
@font-face {
  font-family: "Fedra Sans 5";
  src: url("../fonts/WF-028154-010635-000007.woff2") format("woff2"), url("fonts/WF-028154-010635-000007.woff") format("woff");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "Fedra Sans Book 5";
  src: url("../fonts/WF-028154-010635-000007.woff2") format("woff2"), url("fonts/WF-028154-010635-000007.woff") format("woff");
}
@font-face {
  font-family: "Fedra Sans 5";
  src: url("../fonts/WF-028154-010635-000008.woff2") format("woff2"), url("fonts/WF-028154-010635-000008.woff") format("woff");
  font-style: italic;
  font-weight: 300;
}
@font-face {
  font-family: "Fedra Sans Book Italic 3";
  src: url("../fonts/WF-028154-010635-000008.woff2") format("woff2"), url("fonts/WF-028154-010635-000008.woff") format("woff");
}
@font-face {
  font-family: "Fedra Sans 5";
  src: url("../fonts/WF-028154-010635-000021.woff2") format("woff2"), url("fonts/WF-028154-010635-000021.woff") format("woff");
  font-style: oblique;
  font-weight: 600;
}
@font-face {
  font-family: "Fedra Sans Medium 5";
  src: url("../fonts/WF-028154-010635-000021.woff2") format("woff2"), url("fonts/WF-028154-010635-000021.woff") format("woff");
}
@font-face {
  font-family: "Fedra Serif A 5";
  src: url("../fonts/WF-028154-010635-000050.woff2") format("woff2"), url("fonts/WF-028154-010635-000050.woff") format("woff");
  font-style: oblique;
  font-weight: 600;
}
@font-face {
  font-family: "Fedra Serif A Medium 5";
  src: url("../fonts/WF-028154-010635-000050.woff2") format("woff2"), url("fonts/WF-028154-010635-000050.woff") format("woff");
}
@font-face {
  font-family: 'FedraSansStdMddium', sans-serif;
  src: url('../fonts/FedraSerifA-MediumTF_17297.ttf') format('ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Fedra Sans Condensed Std Demi";
  src: url('../fonts/FedraSans_Condensed_Std_Demi.ttf') format('ttf');
  font-weight: 400;
  font-style: normal;
}
body,
html {
  color: #020202;
  font-family: 'Fedra Sans Std', sans-serif;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: 'lnum';
  -webkit-font-feature-settings: 'lnum';
  font-feature-settings: 'lnum' on;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main h1.page-title {
  font-family: 'Fedra Sans Book 5';
  font-size: 18px;
}
.product-item .product-reviews-summary .rating-summary {
  text-align: center;
}
.rating-summary .rating-result {
  margin-left: 0px !important;
  text-align: center;
}
.header-fix .page-header {
  position: fixed !important;
  width: 100%;
}
.bss-bt-quickview {
  display: none !important;
}
.bloom-landing-design .bss-bt-quickview,
.widget-slider-content .bss-bt-quickview {
  display: block !important;
}
.products_listing_grid.products.wrapper .product-item-details {
  border: none !important;
}
.label-outer {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  padding: 10px 0;
}
.label-outer .homepage-crausel-offer_label {
  padding: 5px 10px;
  background: #b31212;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  font-size: 13px;
  text-align: right;
  color: #fff;
  font-weight: 700;
  float: left;
  clear: both;
}
.label-outer .homepage-newarrival-label {
  margin-top: 3px;
  padding: 5px 10px;
  background: #8432ef;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  font-size: 13px;
  text-align: right;
  color: #fff;
  font-weight: 700;
  float: left;
  clear: both;
}
.homecarousel .label-outer {
  right: unset;
  left: 0;
}
.homecarousel .label-outer .homepage-newarrival-label,
.homecarousel .label-outer .homepage-crausel-offer_label {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  text-align: left;
  float: left;
  clear: both;
}
.page-header .header.content .right-container-wrap .header.links + .header.links {
  display: none !important;
}
.cms-jeevarasam,
.cms-dhyanalinga,
.cms-consecrated-rudraksha,
.cms-neem-turmeric,
.cms-sanjeevini-health-mix,
.cms-natural-hair-and-bodycare,
.cms-fabric {
  overflow-x: hidden;
  background: #ffffff !important;
}
.cms-jeevarasam .for-mobile-view,
.cms-dhyanalinga .for-mobile-view,
.cms-consecrated-rudraksha .for-mobile-view,
.cms-neem-turmeric .for-mobile-view,
.cms-sanjeevini-health-mix .for-mobile-view,
.cms-natural-hair-and-bodycare .for-mobile-view,
.cms-fabric .for-mobile-view {
  display: none;
}
.cms-jeevarasam .seven-ways-banner,
.cms-dhyanalinga .seven-ways-banner,
.cms-consecrated-rudraksha .seven-ways-banner,
.cms-neem-turmeric .seven-ways-banner,
.cms-sanjeevini-health-mix .seven-ways-banner,
.cms-natural-hair-and-bodycare .seven-ways-banner,
.cms-fabric .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-jeevarasam .seven-ways-banner img,
.cms-dhyanalinga .seven-ways-banner img,
.cms-consecrated-rudraksha .seven-ways-banner img,
.cms-neem-turmeric .seven-ways-banner img,
.cms-sanjeevini-health-mix .seven-ways-banner img,
.cms-natural-hair-and-bodycare .seven-ways-banner img,
.cms-fabric .seven-ways-banner img {
  width: 100%;
}
.cms-jeevarasam .qoute,
.cms-dhyanalinga .qoute,
.cms-consecrated-rudraksha .qoute,
.cms-neem-turmeric .qoute,
.cms-sanjeevini-health-mix .qoute,
.cms-natural-hair-and-bodycare .qoute,
.cms-fabric .qoute {
  position: absolute;
  top: 28%;
  right: 20%;
  font-family: 'Fedra Sans Std';
  color: #fdf8ee;
  background: url('../images/quote.png') no-repeat center top;
  max-width: 330px;
  text-align: center;
  padding-top: 70px;
}
.cms-jeevarasam .qoute p,
.cms-dhyanalinga .qoute p,
.cms-consecrated-rudraksha .qoute p,
.cms-neem-turmeric .qoute p,
.cms-sanjeevini-health-mix .qoute p,
.cms-natural-hair-and-bodycare .qoute p,
.cms-fabric .qoute p {
  font-family: 'Fedra Sans Std';
  font-size: 21px;
  line-height: 36px;
}
.cms-jeevarasam .qoute p strong,
.cms-dhyanalinga .qoute p strong,
.cms-consecrated-rudraksha .qoute p strong,
.cms-neem-turmeric .qoute p strong,
.cms-sanjeevini-health-mix .qoute p strong,
.cms-natural-hair-and-bodycare .qoute p strong,
.cms-fabric .qoute p strong {
  font-family: 'Fedra Sans Medium 5';
  font-size: 21px !important;
  font-weight: 400;
  display: block;
  padding-top: 12px;
}
.cms-jeevarasam .cat-description,
.cms-dhyanalinga .cat-description,
.cms-consecrated-rudraksha .cat-description,
.cms-neem-turmeric .cat-description,
.cms-sanjeevini-health-mix .cat-description,
.cms-natural-hair-and-bodycare .cat-description,
.cms-fabric .cat-description {
  position: relative;
  width: 1140px;
  margin: auto;
  padding-bottom: 36px;
}
.cms-jeevarasam .cat-description.customdescription,
.cms-dhyanalinga .cat-description.customdescription,
.cms-consecrated-rudraksha .cat-description.customdescription,
.cms-neem-turmeric .cat-description.customdescription,
.cms-sanjeevini-health-mix .cat-description.customdescription,
.cms-natural-hair-and-bodycare .cat-description.customdescription,
.cms-fabric .cat-description.customdescription {
  padding-top: 48px;
}
.cms-jeevarasam .cat-description.sanjeevinicustom,
.cms-dhyanalinga .cat-description.sanjeevinicustom,
.cms-consecrated-rudraksha .cat-description.sanjeevinicustom,
.cms-neem-turmeric .cat-description.sanjeevinicustom,
.cms-sanjeevini-health-mix .cat-description.sanjeevinicustom,
.cms-natural-hair-and-bodycare .cat-description.sanjeevinicustom,
.cms-fabric .cat-description.sanjeevinicustom {
  padding-top: 20px;
}
.cms-jeevarasam .cat-description.cutomcatneem,
.cms-dhyanalinga .cat-description.cutomcatneem,
.cms-consecrated-rudraksha .cat-description.cutomcatneem,
.cms-neem-turmeric .cat-description.cutomcatneem,
.cms-sanjeevini-health-mix .cat-description.cutomcatneem,
.cms-natural-hair-and-bodycare .cat-description.cutomcatneem,
.cms-fabric .cat-description.cutomcatneem {
  padding-top: 0px;
  padding-bottom: 36px;
}
.cms-jeevarasam .cat-description:after,
.cms-dhyanalinga .cat-description:after,
.cms-consecrated-rudraksha .cat-description:after,
.cms-neem-turmeric .cat-description:after,
.cms-sanjeevini-health-mix .cat-description:after,
.cms-natural-hair-and-bodycare .cat-description:after,
.cms-fabric .cat-description:after {
  content: '';
  background: url('../images/cat-description-bg.png') no-repeat right top;
  display: block;
  width: 361px;
  height: 173px;
  position: absolute;
  right: -80px;
  top: 70px;
  background-size: 100%;
}
.cms-jeevarasam .cat-description .details,
.cms-dhyanalinga .cat-description .details,
.cms-consecrated-rudraksha .cat-description .details,
.cms-neem-turmeric .cat-description .details,
.cms-sanjeevini-health-mix .cat-description .details,
.cms-natural-hair-and-bodycare .cat-description .details,
.cms-fabric .cat-description .details {
  padding-top: 198px;
  padding-left: 30px;
}
.cms-jeevarasam .cat-description .details.jeevarasamdetails,
.cms-dhyanalinga .cat-description .details.jeevarasamdetails,
.cms-consecrated-rudraksha .cat-description .details.jeevarasamdetails,
.cms-neem-turmeric .cat-description .details.jeevarasamdetails,
.cms-sanjeevini-health-mix .cat-description .details.jeevarasamdetails,
.cms-natural-hair-and-bodycare .cat-description .details.jeevarasamdetails,
.cms-fabric .cat-description .details.jeevarasamdetails {
  padding-top: 106px;
  padding-right: 0;
  padding-left: 0px;
}
.cms-jeevarasam .cat-description .details.jeevarasamdetails h2,
.cms-dhyanalinga .cat-description .details.jeevarasamdetails h2,
.cms-consecrated-rudraksha .cat-description .details.jeevarasamdetails h2,
.cms-neem-turmeric .cat-description .details.jeevarasamdetails h2,
.cms-sanjeevini-health-mix .cat-description .details.jeevarasamdetails h2,
.cms-natural-hair-and-bodycare .cat-description .details.jeevarasamdetails h2,
.cms-fabric .cat-description .details.jeevarasamdetails h2 {
  background-size: 90%;
  line-height: 38px;
  width: 214px;
}
.cms-jeevarasam .cat-description .details.rudrakshadetaisl,
.cms-dhyanalinga .cat-description .details.rudrakshadetaisl,
.cms-consecrated-rudraksha .cat-description .details.rudrakshadetaisl,
.cms-neem-turmeric .cat-description .details.rudrakshadetaisl,
.cms-sanjeevini-health-mix .cat-description .details.rudrakshadetaisl,
.cms-natural-hair-and-bodycare .cat-description .details.rudrakshadetaisl,
.cms-fabric .cat-description .details.rudrakshadetaisl {
  padding-top: 110px;
}
.cms-jeevarasam .cat-description .details.rudrakshadetaisl h2,
.cms-dhyanalinga .cat-description .details.rudrakshadetaisl h2,
.cms-consecrated-rudraksha .cat-description .details.rudrakshadetaisl h2,
.cms-neem-turmeric .cat-description .details.rudrakshadetaisl h2,
.cms-sanjeevini-health-mix .cat-description .details.rudrakshadetaisl h2,
.cms-natural-hair-and-bodycare .cat-description .details.rudrakshadetaisl h2,
.cms-fabric .cat-description .details.rudrakshadetaisl h2 {
  background-size: 90%;
  line-height: 38px;
  width: 214px;
}
.cms-jeevarasam .cat-description .details.sanjeevinidetails,
.cms-dhyanalinga .cat-description .details.sanjeevinidetails,
.cms-consecrated-rudraksha .cat-description .details.sanjeevinidetails,
.cms-neem-turmeric .cat-description .details.sanjeevinidetails,
.cms-sanjeevini-health-mix .cat-description .details.sanjeevinidetails,
.cms-natural-hair-and-bodycare .cat-description .details.sanjeevinidetails,
.cms-fabric .cat-description .details.sanjeevinidetails {
  padding-top: 45px;
  padding-left: 0px;
}
.cms-jeevarasam .cat-description .details.sanjeevinidetails h2,
.cms-dhyanalinga .cat-description .details.sanjeevinidetails h2,
.cms-consecrated-rudraksha .cat-description .details.sanjeevinidetails h2,
.cms-neem-turmeric .cat-description .details.sanjeevinidetails h2,
.cms-sanjeevini-health-mix .cat-description .details.sanjeevinidetails h2,
.cms-natural-hair-and-bodycare .cat-description .details.sanjeevinidetails h2,
.cms-fabric .cat-description .details.sanjeevinidetails h2 {
  padding-right: 100px;
  line-height: normal;
}
.cms-jeevarasam .cat-description .details.sanjeevinidetails p,
.cms-dhyanalinga .cat-description .details.sanjeevinidetails p,
.cms-consecrated-rudraksha .cat-description .details.sanjeevinidetails p,
.cms-neem-turmeric .cat-description .details.sanjeevinidetails p,
.cms-sanjeevini-health-mix .cat-description .details.sanjeevinidetails p,
.cms-natural-hair-and-bodycare .cat-description .details.sanjeevinidetails p,
.cms-fabric .cat-description .details.sanjeevinidetails p {
  padding-right: 40px;
}
.cms-jeevarasam .cat-description .details.neemdetails,
.cms-dhyanalinga .cat-description .details.neemdetails,
.cms-consecrated-rudraksha .cat-description .details.neemdetails,
.cms-neem-turmeric .cat-description .details.neemdetails,
.cms-sanjeevini-health-mix .cat-description .details.neemdetails,
.cms-natural-hair-and-bodycare .cat-description .details.neemdetails,
.cms-fabric .cat-description .details.neemdetails {
  padding-top: 50px;
  padding-left: 0px !important;
}
.cms-jeevarasam .cat-description .details.dhyanlingdetils,
.cms-dhyanalinga .cat-description .details.dhyanlingdetils,
.cms-consecrated-rudraksha .cat-description .details.dhyanlingdetils,
.cms-neem-turmeric .cat-description .details.dhyanlingdetils,
.cms-sanjeevini-health-mix .cat-description .details.dhyanlingdetils,
.cms-natural-hair-and-bodycare .cat-description .details.dhyanlingdetils,
.cms-fabric .cat-description .details.dhyanlingdetils {
  padding-top: 124px;
  padding-left: 0px;
}
.cms-jeevarasam .cat-description .details.bodycaredetails,
.cms-dhyanalinga .cat-description .details.bodycaredetails,
.cms-consecrated-rudraksha .cat-description .details.bodycaredetails,
.cms-neem-turmeric .cat-description .details.bodycaredetails,
.cms-sanjeevini-health-mix .cat-description .details.bodycaredetails,
.cms-natural-hair-and-bodycare .cat-description .details.bodycaredetails,
.cms-fabric .cat-description .details.bodycaredetails {
  padding-top: 78px;
  padding-left: 0;
}
.cms-jeevarasam .cat-description .details.bodycaredetails h2,
.cms-dhyanalinga .cat-description .details.bodycaredetails h2,
.cms-consecrated-rudraksha .cat-description .details.bodycaredetails h2,
.cms-neem-turmeric .cat-description .details.bodycaredetails h2,
.cms-sanjeevini-health-mix .cat-description .details.bodycaredetails h2,
.cms-natural-hair-and-bodycare .cat-description .details.bodycaredetails h2,
.cms-fabric .cat-description .details.bodycaredetails h2 {
  line-height: normal;
}
.cms-jeevarasam .cat-description .details.bodycaredetails .sub-heading,
.cms-dhyanalinga .cat-description .details.bodycaredetails .sub-heading,
.cms-consecrated-rudraksha .cat-description .details.bodycaredetails .sub-heading,
.cms-neem-turmeric .cat-description .details.bodycaredetails .sub-heading,
.cms-sanjeevini-health-mix .cat-description .details.bodycaredetails .sub-heading,
.cms-natural-hair-and-bodycare .cat-description .details.bodycaredetails .sub-heading,
.cms-fabric .cat-description .details.bodycaredetails .sub-heading {
  padding-right: 40px;
}
.cms-jeevarasam .cat-description .details.bodycaredetails p,
.cms-dhyanalinga .cat-description .details.bodycaredetails p,
.cms-consecrated-rudraksha .cat-description .details.bodycaredetails p,
.cms-neem-turmeric .cat-description .details.bodycaredetails p,
.cms-sanjeevini-health-mix .cat-description .details.bodycaredetails p,
.cms-natural-hair-and-bodycare .cat-description .details.bodycaredetails p,
.cms-fabric .cat-description .details.bodycaredetails p {
  padding-right: 0px;
}
.cms-jeevarasam .cat-description .details.fabricdetails,
.cms-dhyanalinga .cat-description .details.fabricdetails,
.cms-consecrated-rudraksha .cat-description .details.fabricdetails,
.cms-neem-turmeric .cat-description .details.fabricdetails,
.cms-sanjeevini-health-mix .cat-description .details.fabricdetails,
.cms-natural-hair-and-bodycare .cat-description .details.fabricdetails,
.cms-fabric .cat-description .details.fabricdetails {
  padding-top: 90px;
  padding-left: 0px;
}
.cms-jeevarasam .cat-description .details.fabricdetails p,
.cms-dhyanalinga .cat-description .details.fabricdetails p,
.cms-consecrated-rudraksha .cat-description .details.fabricdetails p,
.cms-neem-turmeric .cat-description .details.fabricdetails p,
.cms-sanjeevini-health-mix .cat-description .details.fabricdetails p,
.cms-natural-hair-and-bodycare .cat-description .details.fabricdetails p,
.cms-fabric .cat-description .details.fabricdetails p {
  padding-right: 65px;
}
.cms-jeevarasam .cat-description .details h2,
.cms-dhyanalinga .cat-description .details h2,
.cms-consecrated-rudraksha .cat-description .details h2,
.cms-neem-turmeric .cat-description .details h2,
.cms-sanjeevini-health-mix .cat-description .details h2,
.cms-natural-hair-and-bodycare .cat-description .details h2,
.cms-fabric .cat-description .details h2 {
  background: url('../images/jeevarasam-heading.png') no-repeat left bottom;
  padding-bottom: 29px;
  font-size: 24px;
  line-height: 54px;
  font-family: 'Fedra Sans Std';
  display: inline-block;
  margin-bottom: 10px;
}
.cms-jeevarasam .cat-description .details h3,
.cms-dhyanalinga .cat-description .details h3,
.cms-consecrated-rudraksha .cat-description .details h3,
.cms-neem-turmeric .cat-description .details h3,
.cms-sanjeevini-health-mix .cat-description .details h3,
.cms-natural-hair-and-bodycare .cat-description .details h3,
.cms-fabric .cat-description .details h3 {
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: normal;
  margin-bottom: 12px;
}
.cms-jeevarasam .cat-description .details p,
.cms-dhyanalinga .cat-description .details p,
.cms-consecrated-rudraksha .cat-description .details p,
.cms-neem-turmeric .cat-description .details p,
.cms-sanjeevini-health-mix .cat-description .details p,
.cms-natural-hair-and-bodycare .cat-description .details p,
.cms-fabric .cat-description .details p {
  font-size: 15px;
  font-family: 'Fedra Sans Std';
  line-height: 26px;
}
.cms-jeevarasam .jeevarasam,
.cms-dhyanalinga .jeevarasam,
.cms-consecrated-rudraksha .jeevarasam,
.cms-neem-turmeric .jeevarasam,
.cms-sanjeevini-health-mix .jeevarasam,
.cms-natural-hair-and-bodycare .jeevarasam,
.cms-fabric .jeevarasam {
  padding: 0px 0px;
  position: relative;
  padding-bottom: 0px;
  clear: both;
  overflow: hidden;
}
.cms-jeevarasam .jeevarasam .newarrival,
.cms-dhyanalinga .jeevarasam .newarrival,
.cms-consecrated-rudraksha .jeevarasam .newarrival,
.cms-neem-turmeric .jeevarasam .newarrival,
.cms-sanjeevini-health-mix .jeevarasam .newarrival,
.cms-natural-hair-and-bodycare .jeevarasam .newarrival,
.cms-fabric .jeevarasam .newarrival {
  padding-top: 30px;
  padding-bottom: 60px;
}
.cms-jeevarasam .jeevarasam .product-item,
.cms-dhyanalinga .jeevarasam .product-item,
.cms-consecrated-rudraksha .jeevarasam .product-item,
.cms-neem-turmeric .jeevarasam .product-item,
.cms-sanjeevini-health-mix .jeevarasam .product-item,
.cms-natural-hair-and-bodycare .jeevarasam .product-item,
.cms-fabric .jeevarasam .product-item {
  width: 100% !important;
}
.cms-jeevarasam .jeevarasam .product-item .product-item-name,
.cms-dhyanalinga .jeevarasam .product-item .product-item-name,
.cms-consecrated-rudraksha .jeevarasam .product-item .product-item-name,
.cms-neem-turmeric .jeevarasam .product-item .product-item-name,
.cms-sanjeevini-health-mix .jeevarasam .product-item .product-item-name,
.cms-natural-hair-and-bodycare .jeevarasam .product-item .product-item-name,
.cms-fabric .jeevarasam .product-item .product-item-name {
  width: 100%;
  line-height: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #241f20;
  font-size: 14px;
  font-family: 'Fedra Sans Std';
  text-align: left;
}
.cms-jeevarasam .jeevarasam .product-item .product-item-info,
.cms-dhyanalinga .jeevarasam .product-item .product-item-info,
.cms-consecrated-rudraksha .jeevarasam .product-item .product-item-info,
.cms-neem-turmeric .jeevarasam .product-item .product-item-info,
.cms-sanjeevini-health-mix .jeevarasam .product-item .product-item-info,
.cms-natural-hair-and-bodycare .jeevarasam .product-item .product-item-info,
.cms-fabric .jeevarasam .product-item .product-item-info {
  width: 100%;
}
.cms-jeevarasam .jeevarasam .product-item .product-item-info:hover,
.cms-dhyanalinga .jeevarasam .product-item .product-item-info:hover,
.cms-consecrated-rudraksha .jeevarasam .product-item .product-item-info:hover,
.cms-neem-turmeric .jeevarasam .product-item .product-item-info:hover,
.cms-sanjeevini-health-mix .jeevarasam .product-item .product-item-info:hover,
.cms-natural-hair-and-bodycare .jeevarasam .product-item .product-item-info:hover,
.cms-fabric .jeevarasam .product-item .product-item-info:hover {
  padding: 0;
  box-shadow: none;
  background: none;
  border: none;
  margin: 0px;
}
.cms-jeevarasam .jeevarasam .bss-quickview,
.cms-dhyanalinga .jeevarasam .bss-quickview,
.cms-consecrated-rudraksha .jeevarasam .bss-quickview,
.cms-neem-turmeric .jeevarasam .bss-quickview,
.cms-sanjeevini-health-mix .jeevarasam .bss-quickview,
.cms-natural-hair-and-bodycare .jeevarasam .bss-quickview,
.cms-fabric .jeevarasam .bss-quickview {
  display: none;
}
.cms-jeevarasam .jeevarasam .price,
.cms-dhyanalinga .jeevarasam .price,
.cms-consecrated-rudraksha .jeevarasam .price,
.cms-neem-turmeric .jeevarasam .price,
.cms-sanjeevini-health-mix .jeevarasam .price,
.cms-natural-hair-and-bodycare .jeevarasam .price,
.cms-fabric .jeevarasam .price {
  font-weight: 400;
  white-space: nowrap;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
}
.cms-jeevarasam .jeevarasam .product-item-inner,
.cms-dhyanalinga .jeevarasam .product-item-inner,
.cms-consecrated-rudraksha .jeevarasam .product-item-inner,
.cms-neem-turmeric .jeevarasam .product-item-inner,
.cms-sanjeevini-health-mix .jeevarasam .product-item-inner,
.cms-natural-hair-and-bodycare .jeevarasam .product-item-inner,
.cms-fabric .jeevarasam .product-item-inner {
  position: static !important;
  height: auto !important;
  clip: auto !important;
  overflow: visible !important;
  width: 100% !important;
  background: none;
  box-shadow: none !important;
  padding-top: 10px !important;
  border: 0;
  padding: 0;
  float: left;
}
.cms-jeevarasam .jeevarasam .product-item-actions .actions-primary,
.cms-dhyanalinga .jeevarasam .product-item-actions .actions-primary,
.cms-consecrated-rudraksha .jeevarasam .product-item-actions .actions-primary,
.cms-neem-turmeric .jeevarasam .product-item-actions .actions-primary,
.cms-sanjeevini-health-mix .jeevarasam .product-item-actions .actions-primary,
.cms-natural-hair-and-bodycare .jeevarasam .product-item-actions .actions-primary,
.cms-fabric .jeevarasam .product-item-actions .actions-primary {
  width: 100%;
}
.cms-jeevarasam .jeevarasam .product-item-actions .actions-primary button,
.cms-dhyanalinga .jeevarasam .product-item-actions .actions-primary button,
.cms-consecrated-rudraksha .jeevarasam .product-item-actions .actions-primary button,
.cms-neem-turmeric .jeevarasam .product-item-actions .actions-primary button,
.cms-sanjeevini-health-mix .jeevarasam .product-item-actions .actions-primary button,
.cms-natural-hair-and-bodycare .jeevarasam .product-item-actions .actions-primary button,
.cms-fabric .jeevarasam .product-item-actions .actions-primary button {
  width: 100%;
  display: block;
  border-radius: 30px;
  background: #edaa38;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto;
  padding: 8px 0;
  margin: 0px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: normal;
}
.cms-jeevarasam .jeevarasam .product-item-actions .actions-secondary,
.cms-dhyanalinga .jeevarasam .product-item-actions .actions-secondary,
.cms-consecrated-rudraksha .jeevarasam .product-item-actions .actions-secondary,
.cms-neem-turmeric .jeevarasam .product-item-actions .actions-secondary,
.cms-sanjeevini-health-mix .jeevarasam .product-item-actions .actions-secondary,
.cms-natural-hair-and-bodycare .jeevarasam .product-item-actions .actions-secondary,
.cms-fabric .jeevarasam .product-item-actions .actions-secondary {
  display: none;
}
.cms-jeevarasam .jeevarasam .price-box.price-final_price,
.cms-dhyanalinga .jeevarasam .price-box.price-final_price,
.cms-consecrated-rudraksha .jeevarasam .price-box.price-final_price,
.cms-neem-turmeric .jeevarasam .price-box.price-final_price,
.cms-sanjeevini-health-mix .jeevarasam .price-box.price-final_price,
.cms-natural-hair-and-bodycare .jeevarasam .price-box.price-final_price,
.cms-fabric .jeevarasam .price-box.price-final_price {
  float: left;
}
.cms-jeevarasam .also-see,
.cms-dhyanalinga .also-see,
.cms-consecrated-rudraksha .also-see,
.cms-neem-turmeric .also-see,
.cms-sanjeevini-health-mix .also-see,
.cms-natural-hair-and-bodycare .also-see,
.cms-fabric .also-see {
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
  position: relative;
  padding: 60px 0;
  background: #ffffff;
}
.cms-jeevarasam .also-see:after,
.cms-dhyanalinga .also-see:after,
.cms-consecrated-rudraksha .also-see:after,
.cms-neem-turmeric .also-see:after,
.cms-sanjeevini-health-mix .also-see:after,
.cms-natural-hair-and-bodycare .also-see:after,
.cms-fabric .also-see:after {
  min-height: 100px;
  width: 100%;
  display: block;
  background: #ffffff;
  content: '';
  position: absolute;
  bottom: -89px;
}
.cms-jeevarasam .also-see::before,
.cms-dhyanalinga .also-see::before,
.cms-consecrated-rudraksha .also-see::before,
.cms-neem-turmeric .also-see::before,
.cms-sanjeevini-health-mix .also-see::before,
.cms-natural-hair-and-bodycare .also-see::before,
.cms-fabric .also-see::before {
  background: url('../images/also-see-bg.png') no-repeat bottom left;
  content: '';
  position: absolute;
  left: -120px;
  bottom: 20px;
  background-size: 90%;
  width: 400px;
  height: 280px;
}
.cms-jeevarasam .also-see .custom-container,
.cms-dhyanalinga .also-see .custom-container,
.cms-consecrated-rudraksha .also-see .custom-container,
.cms-neem-turmeric .also-see .custom-container,
.cms-sanjeevini-health-mix .also-see .custom-container,
.cms-natural-hair-and-bodycare .also-see .custom-container,
.cms-fabric .also-see .custom-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
}
.cms-jeevarasam .also-see .custom-container .also-see-head .full-for-mobile,
.cms-dhyanalinga .also-see .custom-container .also-see-head .full-for-mobile,
.cms-consecrated-rudraksha .also-see .custom-container .also-see-head .full-for-mobile,
.cms-neem-turmeric .also-see .custom-container .also-see-head .full-for-mobile,
.cms-sanjeevini-health-mix .also-see .custom-container .also-see-head .full-for-mobile,
.cms-natural-hair-and-bodycare .also-see .custom-container .also-see-head .full-for-mobile,
.cms-fabric .also-see .custom-container .also-see-head .full-for-mobile {
  display: inline-block;
  vertical-align: text-top;
}
.cms-jeevarasam .also-see .custom-container .also-see-head p,
.cms-dhyanalinga .also-see .custom-container .also-see-head p,
.cms-consecrated-rudraksha .also-see .custom-container .also-see-head p,
.cms-neem-turmeric .also-see .custom-container .also-see-head p,
.cms-sanjeevini-health-mix .also-see .custom-container .also-see-head p,
.cms-natural-hair-and-bodycare .also-see .custom-container .also-see-head p,
.cms-fabric .also-see .custom-container .also-see-head p {
  font-size: 18px;
  font-family: 'Fedra Sans Std';
  margin-bottom: 60px;
}
.cms-jeevarasam .also-see .custom-container .also-see-head p a,
.cms-dhyanalinga .also-see .custom-container .also-see-head p a,
.cms-consecrated-rudraksha .also-see .custom-container .also-see-head p a,
.cms-neem-turmeric .also-see .custom-container .also-see-head p a,
.cms-sanjeevini-health-mix .also-see .custom-container .also-see-head p a,
.cms-natural-hair-and-bodycare .also-see .custom-container .also-see-head p a,
.cms-fabric .also-see .custom-container .also-see-head p a {
  font-size: 13px;
  font-family: 'Fedra Sans Std';
  background: #ffffff;
  padding: 10px 20px;
  border-radius: 50px;
  margin-left: 16px;
  color: initial;
}
.cms-jeevarasam .also-see .custom-container .also-see-head p a.view-all,
.cms-dhyanalinga .also-see .custom-container .also-see-head p a.view-all,
.cms-consecrated-rudraksha .also-see .custom-container .also-see-head p a.view-all,
.cms-neem-turmeric .also-see .custom-container .also-see-head p a.view-all,
.cms-sanjeevini-health-mix .also-see .custom-container .also-see-head p a.view-all,
.cms-natural-hair-and-bodycare .also-see .custom-container .also-see-head p a.view-all,
.cms-fabric .also-see .custom-container .also-see-head p a.view-all {
  background: #edaa38;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.cms-jeevarasam .also-see .custom-container .also-see-head h4,
.cms-dhyanalinga .also-see .custom-container .also-see-head h4,
.cms-consecrated-rudraksha .also-see .custom-container .also-see-head h4,
.cms-neem-turmeric .also-see .custom-container .also-see-head h4,
.cms-sanjeevini-health-mix .also-see .custom-container .also-see-head h4,
.cms-natural-hair-and-bodycare .also-see .custom-container .also-see-head h4,
.cms-fabric .also-see .custom-container .also-see-head h4 {
  text-align: center;
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: 36.5px;
  position: relative;
}
.cms-jeevarasam .also-see .custom-container .also-see-head h4:before,
.cms-dhyanalinga .also-see .custom-container .also-see-head h4:before,
.cms-consecrated-rudraksha .also-see .custom-container .also-see-head h4:before,
.cms-neem-turmeric .also-see .custom-container .also-see-head h4:before,
.cms-sanjeevini-health-mix .also-see .custom-container .also-see-head h4:before,
.cms-natural-hair-and-bodycare .also-see .custom-container .also-see-head h4:before,
.cms-fabric .also-see .custom-container .also-see-head h4:before {
  content: '';
  background: #edaa38;
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  bottom: 14px;
  left: 0%;
}
.cms-jeevarasam .also-see .custom-container .also-see-head h4 span,
.cms-dhyanalinga .also-see .custom-container .also-see-head h4 span,
.cms-consecrated-rudraksha .also-see .custom-container .also-see-head h4 span,
.cms-neem-turmeric .also-see .custom-container .also-see-head h4 span,
.cms-sanjeevini-health-mix .also-see .custom-container .also-see-head h4 span,
.cms-natural-hair-and-bodycare .also-see .custom-container .also-see-head h4 span,
.cms-fabric .also-see .custom-container .also-see-head h4 span {
  background: #ffffff;
  padding: 0 30px;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.cms-jeevarasam .also-see .cat-col,
.cms-dhyanalinga .also-see .cat-col,
.cms-consecrated-rudraksha .also-see .cat-col,
.cms-neem-turmeric .also-see .cat-col,
.cms-sanjeevini-health-mix .also-see .cat-col,
.cms-natural-hair-and-bodycare .also-see .cat-col,
.cms-fabric .also-see .cat-col {
  display: flex;
}
.cms-jeevarasam .also-see .cat-col .col,
.cms-dhyanalinga .also-see .cat-col .col,
.cms-consecrated-rudraksha .also-see .cat-col .col,
.cms-neem-turmeric .also-see .cat-col .col,
.cms-sanjeevini-health-mix .also-see .cat-col .col,
.cms-natural-hair-and-bodycare .also-see .cat-col .col,
.cms-fabric .also-see .cat-col .col {
  margin: 10px 0;
}
.cms-jeevarasam .also-see .cat-col .col img,
.cms-dhyanalinga .also-see .cat-col .col img,
.cms-consecrated-rudraksha .also-see .cat-col .col img,
.cms-neem-turmeric .also-see .cat-col .col img,
.cms-sanjeevini-health-mix .also-see .cat-col .col img,
.cms-natural-hair-and-bodycare .also-see .cat-col .col img,
.cms-fabric .also-see .cat-col .col img {
  width: 100%;
}
.cms-jeevarasam .also-see .cat-col .col .title,
.cms-dhyanalinga .also-see .cat-col .col .title,
.cms-consecrated-rudraksha .also-see .cat-col .col .title,
.cms-neem-turmeric .also-see .cat-col .col .title,
.cms-sanjeevini-health-mix .also-see .cat-col .col .title,
.cms-natural-hair-and-bodycare .also-see .cat-col .col .title,
.cms-fabric .also-see .cat-col .col .title {
  position: absolute;
  top: 15px;
  left: 20px;
  font-size: 18px;
  font-family: 'Fedra Sans Std';
  color: #020202;
}
.cms-jeevarasam .also-see .cat-col .col .title strong,
.cms-dhyanalinga .also-see .cat-col .col .title strong,
.cms-consecrated-rudraksha .also-see .cat-col .col .title strong,
.cms-neem-turmeric .also-see .cat-col .col .title strong,
.cms-sanjeevini-health-mix .also-see .cat-col .col .title strong,
.cms-natural-hair-and-bodycare .also-see .cat-col .col .title strong,
.cms-fabric .also-see .cat-col .col .title strong {
  font-size: 22px;
}
.cms-dhyanalinga .qoute,
.cms-consecrated-rudraksha .qoute,
.cms-sanjeevini-health-mix .qoute,
.cms-fabric .qoute {
  right: 60%;
  max-width: 423px;
}
.cms-consecrated-rudraksha .qoute,
.cms-sanjeevini-health-mix .qoute {
  color: #020202;
}
.cms-neem-turmeric .qoute {
  right: 49%;
  max-width: 517px;
  color: #020202;
}
.cms-neem-turmeric .cat-description .image-area {
  padding: 50px;
}
.cms-neem-turmeric .cat-description .details {
  padding-left: 0;
  padding-right: 0;
}
.cms-neem-turmeric .cat-description .details h2 small {
  font-size: 24px;
}
.cms-sanjeevini-health-mix .cat-description .details h2 {
  background-position: bottom left;
}
.cms-natural-hair-and-bodycare .qoute {
  right: 15%;
  max-width: 423px;
  color: #020202;
}
.cms-natural-hair-and-bodycare .cat-description .details h2 {
  background-position: bottom left;
}
.cms-natural-hair-and-bodycare .cat-description {
  padding-bottom: 80px;
}
.cms-returns {
  background: #ffffff !important;
}
.cms-returns h1.page-title:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #f1bf55;
  display: block;
}
.cms-returns h1.page-title span {
  border-bottom: 0px solid #f3edd9;
  color: #020202;
  background: #ffffff;
  font-family: 'Fedra Sans Book 5';
  font-weight: bold;
  letter-spacing: 0px;
  font-size: 36px;
  padding: 0px 20px 3px 0;
}
.for-desktop.moreways-toisha-life .item {
  position: relative;
  transition: .5s all ease;
}
.for-desktop.moreways-toisha-life .item .hoverlayout {
  height: 0;
  overflow: hidden;
}
.for-desktop.moreways-toisha-life .item:hover {
  transition: .5s all ease;
}
.for-desktop.moreways-toisha-life .item:hover .hoverlayout {
  display: block;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  border-radius: 3px;
  padding: 0 40px;
  padding-top: 40px;
  font-family: 'Fedra Sans Std';
  overflow: visible;
}
.for-desktop.moreways-toisha-life .item:hover .hoverlayout .hoverlayout-inner {
  position: absolute;
  width: 100%;
  left: 50%;
  right: 0;
  top: 50%;
  transform: translate(-50%, -50%);
}
.for-desktop.moreways-toisha-life .item:hover .hoverlayout p {
  margin: 0;
  color: #ffffff;
  font-size: 14.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
.for-desktop.moreways-toisha-life .item:hover .hoverlayout a {
  background: #edaa38;
  color: #ffffff;
  display: inline-block;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 600;
  margin-top: 20px;
  text-decoration: none;
  padding: 10px 20px;
  width: 72%;
}
/* 7 Ways Pages Static jeevarasam Products  */
.cms-jeevarasam .cat-description .container,
.cms-dhyanalinga .cat-description .container,
.cms-consecrated-rudraksha .cat-description .container,
.cms-sanjeevini-health-mix .cat-description .container,
.cms-neem-turmeric .cat-description .container,
.cms-fabric .cat-description .container,
.cms-natural-hair-and-bodycare .cat-description .container {
  max-width: 900px;
  padding: 0;
}
.cms-jeevarasam .cat-description .container .row,
.cms-dhyanalinga .cat-description .container .row,
.cms-consecrated-rudraksha .cat-description .container .row,
.cms-sanjeevini-health-mix .cat-description .container .row,
.cms-neem-turmeric .cat-description .container .row,
.cms-fabric .cat-description .container .row,
.cms-natural-hair-and-bodycare .cat-description .container .row {
  margin: 0px -15px;
}
.also-see {
  float: left;
}
.also-see .custom-container {
  max-width: 930px !important;
}
.also-see .for-desktop.moreways-toisha-life {
  padding: 0 15px;
}
.also-see .for-desktop.moreways-toisha-life .cat-col {
  margin: 0px -15px;
  display: flex;
  justify-content: space-between;
}
.also-see .for-desktop.moreways-toisha-life .cat-col .col {
  max-width: 32.5%;
  padding: 0px;
}
.productslist {
  width: 930px;
  float: none;
  margin: auto;
  clear: both;
  overflow: hidden;
  margin-bottom: 50px;
}
.productslist .products-grid-cms ul {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 30px;
  float: left;
  text-align: left;
  display: block;
  box-sizing: border-box;
}
.productslist .products-grid-cms ul li {
  width: 22%;
  float: left;
  padding: 0;
  display: inline-block;
  box-sizing: border-box;
  text-align: left;
  margin: 0;
  vertical-align: top;
  margin-right: 24px;
}
.productslist .products-grid-cms ul li:last-child {
  margin: 0px;
}
.productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .product-item-name {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #241f20;
  font-family: 'Fedra Sans Std';
  margin: 10px 0px;
  min-height: 40px;
  margin-bottom: 0px;
}
.productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .product-item-inner {
  width: 100%;
  float: left;
}
.productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
  width: 100%;
}
.productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart.primary {
  width: 100%;
  display: block;
  border-radius: 30px;
  background: #edaa38;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto;
  padding: 8px 0;
  margin: 0px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 400;
  outline: none;
}
.productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .price-box {
  width: 100%;
  float: left;
}
.productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .price-box .price {
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  float: left;
}
.productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .price-box .product-reviews-summary {
  float: right;
  margin: 3px 0;
  height: 16px;
}
.productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .price-box .product-reviews-summary .rating-summary span {
  font-size: 0;
}
.productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .price-box .product-reviews-summary .rating-summary span:before {
  color: #edaa38;
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-family: "FontAwesome";
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
  letter-spacing: 2px;
  font-size: 13px;
}
.cms-natural-hair-and-bodycare .productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .product-item-name,
.cms-fabric .productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .product-item-name,
.cms-neem-turmeric .productslist .products-grid-cms ul li .product-item .product-item-info .product-item-details .product-item-name {
  min-height: inherit;
}
.cat-description .image-area img {
  width: 350px;
}
.cms-jeevarasam .qoute.for-mobile {
  top: 25%;
}
.cms-sanjeevini-health-mix .productslist ul,
.cms-dhyanalinga .productslist ul {
  text-align: center;
}
.cms-sanjeevini-health-mix .productslist ul li,
.cms-dhyanalinga .productslist ul li {
  float: none;
}
@media only screen and (max-width: 1366px) {
  .cms-jeevarasam .qoute.for-mobile {
    top: 21%;
    right: 25%;
  }
  .cms-dhyanalinga .qoute.for-mobile {
    top: 22%;
    right: 56%;
  }
  .cms-consecrated-rudraksha .qoute.for-mobile {
    top: 20%;
    right: 54%;
  }
  .cms-neem-turmeric .qoute.for-mobile {
    top: 17%;
    right: 43%;
  }
  .cms-natural-hair-and-bodycare .qoute.for-mobile {
    top: 21%;
    right: 14%;
  }
  .cms-fabric .qoute.for-mobile {
    top: 24%;
    right: 56%;
  }
  .cms-sanjeevini-health-mix .qoute.for-mobile {
    top: 18%;
    right: 54%;
  }
  .details.jeevarasamdetails {
    padding-top: 110px !important;
    padding-right: 0;
    padding-left: 18px !important;
  }
  .details.rudrakshadetaisl {
    padding-top: 108px !important;
    padding-left: 36px !important;
  }
  .details.sanjeevinidetails {
    padding-top: 108px !important;
    padding-left: 24px !important;
  }
  .details.neemdetails {
    padding-top: 108px !important;
    padding-left: 36px !important;
  }
  .details.dhyanlingdetils {
    padding-top: 130px !important;
    padding-left: 18px !important;
  }
  .details.bodycaredetails {
    padding-top: 90px !important;
    padding-left: 48px !important;
  }
  .details.fabricdetails {
    padding-top: 90px !important;
    padding-left: 27px !important;
  }
  .cat-description .image-area {
    padding-top: 30px !important;
  }
  .cat-description .image-area img {
    width: 450px;
  }
}
@media only screen and (max-width: 1367px) {
  .explorecategory ul {
    display: flex;
    justify-content: space-between;
  }
  .explorecategory ul li {
    width: 49.5%;
  }
  .cms-the-phenomenon-consecration .page-main .topcategory ul li:hover .hovereffect {
    height: 96.8% !important;
    padding: 40px 20px 0 20px !important;
  }
  .cms-the-phenomenon-consecration .page-main .topcategory ul li:hover a {
    margin-top: 30px !important;
  }
}
@keyframes bounce-1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes bounce-2 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
.cms-page-view h1.page-title {
  font-size: 35px;
  margin: 22px 0;
}
.cms-page-view h1.page-title span {
  color: #020202;
}
.about-us {
  background: url('../images/Aboutus-Header.jpg');
  height: 500px;
}
.about-us-desc {
  padding: 180px 20px;
}
.about-us-desc h1 {
  font-size: 35px;
  color: #020202 !important;
  text-align: left;
  font-family: 'Fedra Sans Medium 5';
}
.about-us-desc h2 {
  font-size: 24px;
  color: #020202;
  text-align: right;
  font-family: 'Fedra Sans Medium 5';
}
.us-desc {
  font-size: 15px;
  line-height: 25px;
}
.mob img {
  width: 100%;
}
.termcms ul {
  padding-left: 10px;
}
.termcms ul li {
  font-size: 18px;
  font-family: 'Fedra Sans Std';
}
.termcms h2 {
  font-size: 25px;
  margin: 22px 0;
  color: #020202;
}
.termcms p {
  font-size: 18px;
  font-family: 'Fedra Sans Std';
}
.termcms .data-table th {
  border: 1px solid #f3edd9;
  font-size: 15px;
}
.termcms .data-table td {
  border: 1px solid #f3edd9;
  font-size: 15px;
}
.store h2 {
  font-size: 15px;
  background: #f3edd9 !important;
  color: #020202;
  padding: 10px 0;
  text-align: center;
  font-family: 'Fedra Sans Medium 5';
}
.store h3 {
  font-size: 15px;
  text-align: left;
  padding: 5px 20px;
  margin-bottom: 0;
  color: #020202;
}
.store p {
  font-size: 14px;
  text-align: left;
  line-height: 20px;
  padding: 5px 20px;
  margin-bottom: 0;
}
.cms-store-locator .store {
  margin-bottom: 15px;
}
.page-title h2 {
  color: #020202;
  margin: 30px 15px;
}
.cmsreturn p {
  font-size: 15px;
}
.cmsreturn p strong {
  font-size: 17px;
  color: #020202;
}
body.cms-about-us {
  background: #ffffff;
  overflow-x: hidden;
}
.img-cta {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  margin-left: -50vw;
  top: -85px;
}
.img-cta img {
  width: 100%;
}
section.outlet h2 {
  text-align: center;
  font-size: 36px;
  font-family: 'Fedra Sans Std';
  font-weight: 700;
  position: relative;
  padding-bottom: 20px;
}
section.outlet h2:after {
  content: '';
  background: url('../images/heading-bg.png') no-repeat center bottom;
  width: 100%;
  height: 7px;
  display: block;
  position: absolute;
  bottom: 0;
}
.cms-pages-header.contact-us h1 {
  font-family: 'Fedra Sans Std';
}
.for-mobile-only {
  display: none;
}
table.data-table {
  display: block;
}
table.data-table tr td {
  border: 0 !important;
}
table.data-table tr th {
  border: 0 !important;
}
.swatch-opt .swatch-option-wrap input[type=radio]:not(:checked) {
  top: -5px;
  height: 42px;
  margin-left: 0;
  width: 42px;
  left: 48px;
}
.swatch-opt .swatch-option-wrap input[type=radio]:checked {
  top: -5px;
  height: 42px;
  margin-left: 0;
  width: 42px;
  left: 48px;
}
.page-header .panel.wrapper {
  background: #c1cfac !important;
  border-bottom: 0;
}
.page-header .header.panel {
  flex-wrap: wrap;
}
.page-header .header.panel .toppromo {
  padding-right: 0;
  width: 100%;
}
.logo {
  margin: 0 !important;
  margin-left: 146px !important;
}
.logo img {
  width: auto;
  max-width: 96px;
  height: auto;
}
.header.content {
  height: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  max-width: 100% !important;
}
.header.content .right-container-wrap {
  justify-content: flex-end !important;
  min-width: 180px;
  padding-top: 0 !important;
  padding-right: 10px !important;
}
.header.content .right-container-wrap .header.links {
  padding-right: 30px !important;
  margin-bottom: 0;
}
.header.content .right-container-wrap .header.links .icon {
  padding-left: 6px !important;
  border: 0 !important;
  margin-right: 0 !important;
  padding-right: 0 !important;
}
.header.content .right-container-wrap .header.links .icon img {
  margin-right: 0 !important;
  padding-bottom: 0 !important;
}
.header.content .right-container-wrap .header.links .icon.wishlist-my-icon .wishlist.counter {
  width: 25px;
  height: 25px;
  background: #a92611;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -6px;
  right: -16px;
  overflow: hidden;
  padding: 0 3px;
  border-radius: 50%;
  font-size: 12px !important;
  line-height: 25px;
  font-family: 'Fedra Sans Medium 5' !important;
  right: -10px;
  text-align: center;
}
.header.content .right-container-wrap .header.links .user-my-icon span:first-child img {
  width: 23px;
  margin-right: 0;
  height: 24.28px;
}
.header.content .right-container-wrap .header.links .wishlist-my-icon img {
  width: 24px;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link .loginbeforeicon .loginbeforeicon-img {
  background: 0 0 !important;
  padding: 12px 0 0 !important;
  margin-left: 0 !important;
  width: 100% !important;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link .loginbeforeicon .terms-privacy p {
  font-family: 'Fedra Sans Std';
  font-size: 12px !important;
  letter-spacing: 0;
  padding: 15px 40px;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link .loginbeforeicon .terms-privacy a {
  font-family: 'Fedra Sans Std';
  background: none;
  color: #a92611;
  font-size: 12px !important;
  display: contents;
  text-decoration: underline !important;
  font-weight: 600 !important;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link.logged-in {
  padding-bottom: 40px !important;
}
.header.content .right-container-wrap .minicart-wrapper {
  margin-top: 0 !important;
}
.header.content .middle-container-wrap {
  width: 53.125% !important;
  padding-top: 0 !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 0 !important;
}
.header.content .middle-container-wrap .block.block-search {
  max-width: 325px !important;
  width: 100% !important;
  margin-bottom: 0;
  padding-left: 0;
}
.header.content .middle-container-wrap .block.block-search input {
  border: 0.5px solid #F1F1F1 !important;
  height: 36px !important;
  font-size: 14px !important;
  border-radius: 3px !important;
  line-height: 17.5px;
  padding: 11px 50px 11px 14px !important;
  background: #ffffff;
}
.header.content .middle-container-wrap .block.block-search input::-webkit-input-placeholder {
  color: #020202;
  font-size: 14px !important;
}
.header.content .middle-container-wrap .block.block-search input::-moz-placeholder {
  color: #020202;
  font-size: 14px !important;
}
.header.content .middle-container-wrap .block.block-search input:-ms-input-placeholder {
  color: #020202;
  font-size: 14px !important;
}
.header.content .middle-container-wrap .block.block-search .actions button {
  background: none !important;
  padding: 0 !important;
  top: 4.5px !important;
  right: 15px !important;
}
.header.content .middle-container-wrap .block.block-search .actions button:before {
  color: #020202 !important;
  font-size: 18px !important;
  display: inline-block !important;
}
.header.content .block.block-title {
  display: none;
}
.header.content .block {
  margin-bottom: 0 !important;
}
.minicart-wrapper {
  margin-left: 0 !important;
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  width: 25px;
  height: 25px;
  background: #a92611;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -8px;
  right: -16px;
  overflow: hidden;
  padding: 0 3px;
  border-radius: 50%;
  font-size: 12px !important;
  line-height: 12px;
  font-family: 'Fedra Sans Std' !important;
}
.minicart-wrapper .action.showcart .counter-number {
  font-size: 12px !important;
  font-family: 'Fedra Sans Medium 5' !important;
}
.minicart-wrapper .action.showcart:before {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: flex !important;
}
.minicart-wrapper .action.showcart .counter-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.showcart img {
  width: 27px;
  margin-top: 3px;
}
.nav-container-wrap {
  top: 0 !important;
  left: 0 !important;
}
.nav-container-wrap .sections.nav-sections {
  box-shadow: inset 0px 2px 6px 0px rgba(0, 0, 0, 0.18);
}
.nav-sections-item-content {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}
header.page-header {
  background: #ffffff !important;
  box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.06);
  z-index: 9999;
}
.parent-container-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}
.sections.nav-sections {
  padding-left: 0 !important;
  border-top: 1px solid #f0ede4 !important;
  padding-top: 8px !important;
  padding-bottom: 0 !important;
  min-height: 40px;
}
.sections.nav-sections li.level0:hover:after {
  top: 31px !important;
  display: none !important;
}
#mySidenav .nav-main {
  padding-left: 0 !important;
  width: 100% !important;
}
#mySidenav .nav-main > ul {
  padding-right: 0 !important;
}
body .page-header.headersticky .middle-container-wrap .minisearch.active {
  margin-top: 0 !important;
}
body .page-header.headersticky .middle-container-wrap .action.search {
  display: block !important;
}
body .page-header.headersticky .header.content .middle-container-wrap .block.block-search {
  padding-left: 0 !important;
  z-index: 94;
}
body .page-header.headersticky .logo {
  padding-top: 0 !important;
}
body .headersticky .minisearch.active .control {
  margin-top: 0 !important;
}
body header.headersticky .middle-container-wrap .block.block-search .minisearch .actions .search {
  background: url('../images/sticky-search.svg') no-repeat center right !important;
  background-size: 19px !important;
  background-position: calc(100% - 10px) 50% !important;
  margin-top: 0 !important;
  background: 0 0 !important;
  box-sizing: border-box;
}
body .page-header #mySidenav .menu-left {
  left: 0 !important;
  width: 100% !important;
  max-width: 1240px;
  margin: 0 auto !important;
  right: 0 !important;
}
body .home-banner-slider .owl-nav button {
  width: 72px;
  height: 72px;
  border: 0 !important;
  box-shadow: none;
  position: absolute;
  outline: 0px;
  top: 50%;
  transform: translateY(-50%);
}
body .home-banner-slider .owl-nav button span {
  display: none;
}
body .home-banner-slider .owl-nav button.owl-prev {
  background: url('../images/Left-Scroll.svg') no-repeat 0 0 !important;
  left: 37px;
}
body .home-banner-slider .owl-nav button.owl-next {
  background: url('../images/Right-Scroll.svg') no-repeat 0 0 !important;
  right: 37px;
}
body .home-banner-slider .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  background: 0 0 !important;
}
body .page-bottom .footernewsletter {
  max-width: 1127px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body .page-bottom .footernewsletter .footer-nandhi {
  width: 40%;
  position: relative;
  z-index: 9;
  inset: unset;
  margin: 0 0 -90px;
  width: 45%;
}
body .page-bottom .footernewsletter .footer-nandhi:before {
  content: '';
  width: 512px;
  height: 391px;
  background: url('../images/Nandi-1.png') no-repeat 0 0;
  display: block;
}
body .page-bottom .footernewsletter .footer-nandhi:hover:before {
  background: url('../images/nandi-Hover.png') no-repeat 0 0;
}
body .page-bottom .footernewsletter .content h2 {
  font-size: 36px;
  font-family: 'Fedra Sans Book 5';
  letter-spacing: .03em;
  font-weight: 400;
  margin-bottom: 20px;
}
body .page-bottom .footernewsletter .content .block.newsletter button.subscribe {
  background: #a92611;
  font-size: 18px;
  font-weight: 400;
  height: 46px;
  color: #ffffff;
  font-family: 'Fedra Sans Book 5';
  text-transform: capitalize;
  padding: 0;
}
body .page-bottom .footernewsletter .content .block.newsletter button.subscribe:hover {
  background-color: #a92611;
}
body .page-bottom .footernewsletter .block.newsletter {
  max-width: 100%;
  width: 100%;
  margin-bottom: 0;
}
body .page-bottom .footernewsletter .block.newsletter .content {
  position: static !important;
  transform: translate(0) !important;
}
body .page-bottom .footernewsletter .block.newsletter .title {
  display: none;
}
body .page-bottom .footernewsletter .newsletter-content {
  font-size: 14px;
  color: #6c757d;
  display: block;
  margin: 15px auto 0;
  max-width: 356px;
  margin: 23px auto 0;
  font-family: 'Fedra Sans Std Demi';
}
body .page-bottom .footernewsletter .newsletter-content a {
  color: #6c757d;
  font-family: 'Fedra Sans Std Demi';
}
body .page-wrapper .page-bottom {
  z-index: 9;
}
body .footer.content {
  max-width: 1320px;
}
body .footerlinksection > div:first-child {
  flex: 0 0 22%;
  max-width: 22%;
}
body .footerlinksection > div:nth-child(2) {
  flex: 0 0 22%;
  max-width: 22%;
}
body .footerlinksection > div:nth-child(3) {
  flex: 0 0 22%;
  max-width: 22%;
}
body .footerlinksection > div:nth-child(4) {
  flex: 0 0 19%;
  max-width: 19%;
}
body .footerlinksection > div:nth-child(5) {
  flex: 0 0 15%;
  max-width: 15%;
}
body .footercopyright {
  background: #c1cfac !important;
  font-size: 16px;
  padding: 20px 30px;
  color: #020202;
  background: #002152 !important;
  padding: 0 30px;
}
body .footercopyright a {
  color: #020202;
  border-right: 1px solid #020202;
}
body .footercopyright a:last-child {
  padding-right: 0;
}
body .footercopyright .justify-content-between {
  border-top: #4c6386 solid 1px !important;
  color: #ffffff;
  padding: 20px 0;
  max-width: 1260px;
}
body .footercopyright .justify-content-between .col-xl-3 {
  text-align: right;
  padding: 0;
}
body .footercopyright .justify-content-between .col-xl-4 {
  padding: 0;
}
body:not(.cms-home) .page-bottom .footernewsletter {
  margin: 0 auto;
  justify-content: center;
  display: none;
}
body:not(.cms-home) .page-bottom .footernewsletter > .content {
  padding-left: 0;
}
body .header-promo-slider.owl-theme .owl-stage {
  display: flex;
  width: 100%;
}
body .header-promo-slider.owl-theme .owl-dots {
  position: absolute;
  left: 20px;
  margin-top: 0 !important;
  top: 6px;
  z-index: 5;
}
body .header-promo-slider.owl-theme .owl-dots .owl-dot {
  box-shadow: none;
  width: 8px;
  margin: 0 3px;
  height: 8px;
  outline: none !important;
}
body .header-promo-slider.owl-theme .owl-dots .owl-dot span {
  box-shadow: none;
  margin: 0;
  width: 8px;
  height: 8px;
  opacity: .7;
  background: #ffffff;
  padding: 0;
}
body .header-promo-slider.owl-theme .owl-dots .owl-dot.active span {
  background: #ffffff;
  opacity: .9;
}
body .icon-carousel.owl-carousel .owl-dots {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 18px;
}
body .icon-carousel.owl-carousel .owl-dots .owl-dot {
  box-shadow: none;
  width: 8px;
  display: block;
  margin: 0 3px;
  height: 8px;
  outline: none !important;
}
body .icon-carousel.owl-carousel .owl-dots .owl-dot span {
  box-shadow: none;
  margin: 0;
  width: 8px;
  border-radius: 8px;
  height: 8px;
  background: #6c757d;
  padding: 0;
  display: block;
}
body .icon-carousel.owl-carousel .owl-dots .owl-dot.active span {
  background: #020202;
}
body .widget-slider-content .product-item .price-box.price-final_price {
  display: flex;
  flex-direction: column;
}
body:not(.cms-sample-home-page) .page-wrapper .page-bottom {
  margin-bottom: 0 !important;
  padding-top: 0;
  padding-bottom: 0;
}
.page-wrapper .headersticky .sections.nav-sections ul li.level0 > a {
  padding-left: 0 !important;
  padding-right: 0 !important;
  line-height: 1;
}
.page-wrapper header.headersticky .sections.nav-sections ul li.level0 > a {
  padding-bottom: 0px !important;
}
.page-wrapper .page-header .panel.wrapper .header {
  padding: 0 !important;
}
.page-wrapper .page-header .panel.wrapper .header .action.skip.contentarea {
  display: none;
}
.block-search .mst-searchautocomplete__autocomplete._active {
  left: 0 !important;
  width: 100% !important;
}
.block-search .nested {
  display: none;
  display: none !important;
}
.block-search .control {
  padding: 0 !important;
  margin: 0;
}
header.page-header.headersticky .logo img {
  width: 96px !important;
}
header.page-header.headersticky .nav-container-wrap {
  width: 100% !important;
  left: 0 !important;
}
header.page-header.headersticky .header.content .right-container-wrap {
  margin-right: 0;
  display: flex;
}
header.page-header.headersticky .middle-container-wrap {
  position: initial !important;
}
.checkout-index-index .header.content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.checkout-index-index .logo {
  margin-left: 0 !important;
}
.checkout-index-index .page-main .checkout-header {
  position: static !important;
  margin-bottom: 50px !important;
}
.home-banner-slider {
  position: absolute !important;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.home-banner-slider .owl-nav {
  position: initial !important;
}
.home-banner-slider .banner_slider.item a {
  display: block;
  width: 100%;
}
.home-banner-slider .owl-dots button {
  background: #020202 !important;
  border: 0 !important;
  box-shadow: none !important;
  outline: 0px !important;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.home-banner-slider .owl-dots button span {
  display: none !important;
}
.home-banner-slider .owl-dots button.active {
  background: #6c757d !important;
}
html .catalog-category-view .page-main {
  background-color: #ffffff !important;
}
.cms-home .page-main {
  background-color: #ffffff !important;
}
.cms-home .page-main .block {
  padding: 60px 0;
  margin-bottom: 0 !important;
}
.cms-home .page-main .block.widget-icons-slider {
  padding-top: 0 !important;
}
.cms-home .page-main .block.home-review-wrap {
  background-color: #ffffff;
  padding: 120px 0 40px !important;
}
.cms-home .block-title {
  text-align: center;
}
.cms-home .block-title h2 {
  font-size: 45px;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: .03em;
  font-family: 'Fedra Sans Std';
}
.cms-home .catalog-product-view .product-info-main .box-tocart {
  margin: 0;
}
.cms-home .catalog-product-view .product-info-main .box-tocart .actions {
  width: 100% !important;
  margin-top: 20px !important;
  margin-bottom: 0 !important;
}
.cms-home .catalog-product-view .product-info-main .box-tocart .actions .primary.tocart {
  text-transform: none !important;
  font-size: 18px !important;
  background: #edaa39 !important;
  letter-spacing: .01em !important;
  font-family: 'Fedra Sans Medium 5' !important;
  width: 100% !important;
  max-width: 256px !important;
  margin-bottom: 0;
}
.cms-home .catalog-product-view .product-info-main .box-tocart .field.qty span {
  width: 27px !important;
  box-sizing: border-box !important;
  height: 27px !important;
  text-align: center !important;
  padding: 5px 6px 6px 5px !important;
  font-family: 'Fedra Sans Std' !important;
  font-size: 24px !important;
  color: #020202 !important;
  background: #ffffff !important;
}
.cms-home .catalog-product-view .product-info-main h1.page-title {
  font-size: 24px !important;
  font-family: 'Fedra Sans Std' !important;
}
.cms-home .catalog-product-view .product-info-main .page-title-wrapper.product {
  width: 100%;
}
.cms-home .catalog-product-view .product-info-main .price-tax {
  float: left;
  margin-top: 8px;
}
.cms-home .catalog-product-view .product-info-main .codcheck-prod {
  display: none !important;
}
.cms-home .catalog-product-view .product-info-main .pdpstaticcontent {
  display: none !important;
}
.cms-home .catalog-product-view #ajax-goto a {
  text-transform: none;
  font-size: 18px;
  padding: 12px 50px;
  color: #a92611;
  font-weight: 400;
  font-family: 'Fedra Sans Medium 5' !important;
  min-width: 256px;
  box-sizing: border-box;
  margin-top: 12px;
}
.cms-home .codcheck-prod .codcheck-text {
  padding-left: 0 !important;
  width: 100% !important;
  margin-top: 17px !important;
  margin-bottom: 15px !important;
}
.cms-home .row.homefeaturedoffer {
  max-width: 1280px;
  padding: 0 !important;
  margin: 0 auto 0 !important;
  z-index: 1;
  background: transparent;
}
.cms-home .row.homefeaturedoffer:before {
  width: 143px;
  height: 164px;
  position: absolute;
  left: -70px;
  top: -80px;
}
.shopby-category {
  max-width: 1280px;
  margin: 0 auto 0;
}
.shopby-category h2 {
  text-align: center;
}
.shopby-category .image-content {
  display: flex;
  flex-wrap: wrap;
}
.shopby-category .image-content .parent-div {
  width: 50%;
  padding: 3px;
  position: relative;
  overflow: hidden;
}
.shopby-category .image-content .parent-div .inner-full {
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-left: 3px;
  overflow: hidden;
}
.shopby-category .image-content .parent-div .inner-full:first-child {
  padding-bottom: 6px;
}
.shopby-category .image-content .parent-div .inner-full:first-child .cat-label {
  bottom: 6px;
}
.shopby-category .image-content .parent-div:nth-child(2n+2) {
  padding-right: 6px;
}
.shopby-category .image-content .parent-div:nth-child(2n+2) .inner-full {
  padding-left: 0;
}
.shopby-category .image-content .parent-div:nth-child(2n+2) .cat-label {
  left: 0;
}
.shopby-category .image-content .parent-div:nth-child(2) .cat-label {
  left: 3px;
  right: 6px;
  bottom: 4px;
}
.shopby-category .image-content .parent-div:nth-child(4) .cat-label {
  right: 0;
}
.shopby-category .image-content .parent-div:nth-child(4) .inner-full:first-child .cat-label {
  bottom: 0;
}
.shopby-category .image-content .parent-div img {
  width: 100% !important;
  transition: all .5s ease;
}
.shopby-category .image-content .parent-div .hover-cat {
  display: none;
}
.shopby-category .image-content .parent-div .cat-label {
  position: absolute;
  left: 3px;
  bottom: 0;
  right: 0;
  text-align: center;
  color: #ffffff;
  font-size: 21px;
  top: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 20px;
  border-radius: 4px;
  overflow-x: hidden;
  z-index: 9;
  font-family: 'Fedra Sans Medium 5' !important;
}
.shopby-category .image-content .parent-div .cat-label:hover + img {
  transform: scale(1.05);
}
.shopby-category .image-content .parent-div .cat-label:hover {
  transform: scale(1.05);
  text-decoration: none;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  background: 0 0 !important;
}
.shopby-category .image-content .parent-div .cat-label:hover + img + img {
  transform: scale(1.05);
}
.shopby-category .image-content .parent-div .inner-left {
  overflow: hidden;
  position: relative;
  width: 50%;
  padding-right: 3px;
}
.shopby-category .image-content .parent-div .inner-left .cat-label {
  right: 3px;
  left: 0;
}
.shopby-category .image-content .parent-div .inner-right {
  overflow: hidden;
  position: relative;
  width: 50%;
  padding-left: 3px;
}
.shopby-category .image-content .parent-div .inner-right .cat-label {
  left: 3px;
  right: 0;
}
.shopby-category .image-content .hover-exists:hover img:not(.hover-cat) {
  display: none;
}
.shopby-category .image-content .hover-exists:hover img.hover-cat {
  display: block;
}
.block-static-block h2 {
  font-size: 45px;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .03em;
  font-family: 'Fedra Sans Light';
}
.block-static-block > .products-grid {
  background-size: cover;
}
.widget-slider-content {
  margin-bottom: 0 !important;
  overflow: hidden !important;
  background: #ffffff;
}
.widget-slider-content .show-carousel .product-item-info:hover img {
  transition-delay: .5s;
}
.widget-slider-content .products-grid {
  max-width: 1280px;
  margin: 0 auto;
}
.widget-slider-content .products-grid .bestseller-tag {
  background: url('../images/Fill.png') no-repeat 0 0;
  width: 174px;
  height: 55px;
  left: 0;
  top: -10px;
  padding: 0;
  background-position: -12px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 15px;
  padding-bottom: 14px;
  padding-right: 35px;
  font-family: 'Fedra Sans Medium 5';
}
.widget-slider-content .products-grid .new-tag {
  background: url('../images/Fill.png') no-repeat 0 0;
  width: 174px;
  height: 55px;
  left: 0;
  top: -10px;
  padding: 0;
  background-position: -12px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 15px;
  padding-bottom: 14px;
  padding-right: 35px;
  font-family: 'Fedra Sans Medium 5';
}
.widget-slider-content .products-grid .product-item-info:hover {
  background: 0 0 !important;
  box-shadow: none !important;
  border: 0 solid #bbb !important;
  margin: 0 !important;
  padding: 0 !important;
}
.widget-slider-content .products-grid .product-item-info.active {
  background: 0 0 !important;
  box-shadow: none !important;
  border: 0 solid #bbb !important;
  margin: 0 !important;
  padding: 0 !important;
}
.widget-slider-content .products-grid .product-item .product-item-inner {
  box-shadow: none !important;
  margin: 0 !important;
  background: 0 0 !important;
  border: 0 !important;
  display: none !important;
  position: absolute !important;
  background: rgba(0, 0, 0, 0) !important;
  transition: all .5s ease;
}
.widget-slider-content .products-grid .product-item:hover .product-item-inner {
  left: 0;
  display: flex !important;
  align-items: center;
  justify-content: center;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 9;
  height: auto !important;
  clip: inherit;
  text-align: center;
  top: auto !important;
}
.widget-slider-content .products-grid .product-item .tocart:hover {
  text-decoration: underline;
}
.widget-slider-content .products-grid .product-item-actions {
  margin: 0 !important;
  width: 100%;
}
.widget-slider-content .owl-carousel .owl-stage-outer {
  padding-top: 10px;
}
.widget-slider-content li.product-item {
  width: 100% !important;
  margin-bottom: 0;
}
.widget-slider-content .product-item-details {
  text-align: center;
  border: 1px solid rgba(196, 196, 196, 0.25);
  border-top: 0;
  padding-bottom: 0px;
  margin-bottom: 0px;
  display: flex;
  flex-flow: column;
}
.widget-slider-content .product-item .product-reviews-summary.short {
  top: 0 !important;
  float: none !important;
  display: flex;
  flex-direction: column;
}
.widget-slider-content .product-item .product-reviews-summary.short .reviews-actions {
  display: block !important;
  margin-top: 15px !important;
  margin-bottom: 0 !important;
}
.widget-slider-content .product-item .product-reviews-summary.short .reviews-actions a {
  color: #020202;
  font-family: 'Fedra Sans Std' !important;
  font-size: 16px;
}
.widget-slider-content .product-item .product-reviews-summary.short a {
  color: #020202;
  font-family: 'Fedra Sans Std' !important;
  font-size: 16px;
  margin-top: 15px;
  text-decoration: underline;
}
.widget-slider-content .product-item .price-box {
  margin: 9px 0 8px;
}
.widget-slider-content .product-item .price-box .price {
  font-size: 18px !important;
  font-weight: 400 !important;
  font-family: 'Fedra Sans Medium 5';
}
.widget-slider-content .product-item .price-box > span {
  display: block;
  width: 100%;
  color: #020202;
}
.widget-slider-content .product-item .price-box > span.normal-price {
  order: 2;
}
.widget-slider-content .product-item:hover .bss-bt-quickview {
  opacity: 1;
}
.widget-slider-content .product-item .price-box.price-final_price {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  display: block;
}
.widget-slider-content .product-item .price-box.price-final_price .old-price {
  order: -1;
}
.widget-slider-content .product-item .old-price .price {
  font-size: 21px !important;
  color: #020202 !important;
  padding-left: 0 !important;
  font-family: 'Fedra Sans Std' !important;
}
.widget-slider-content .bss-bt-quickview {
  position: absolute;
  left: auto;
  top: 20px;
  right: 20px;
  text-align: center;
  padding: 10px 0;
  opacity: 0;
  background: url('../images/quickview-Icon.png') no-repeat;
  width: 50px;
  height: 51px;
}
.widget-slider-content .bss-bt-quickview:hover {
  background: url('../images/quickview-Icon-hover.png') no-repeat;
}
.widget-slider-content .bss-bt-quickview:hover:before {
  opacity: 1;
  visibility: visible;
}
.widget-slider-content .bss-bt-quickview:before {
  width: 120px;
  height: 40px;
  background: url('../images/QuickviewNote.png') no-repeat 0 0 cover;
  content: '';
  position: absolute;
  left: -130px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
}
.widget-slider-content .bss-bt-quickview a {
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  text-indent: -99999px;
  width: 50px;
  height: 51px;
  display: block;
}
.widget-slider-content .bss-bt-quickview a:hover {
  text-decoration: underline;
}
.widget-slider-content .rating-summary .rating-result {
  width: 103px;
}
.widget-slider-content .rating-summary .rating-result:before {
  font-size: 20px !important;
  color: #ffffff !important;
  line-height: 20px;
  height: 20px;
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
}
.widget-slider-content .rating-summary .rating-result > span {
  height: 20px;
}
.widget-slider-content .rating-summary .rating-result > span:before {
  color: #e8b55c !important;
  left: 0 !important;
  font-size: 20px !important;
  width: 30px !important;
  height: auto !important;
  top: 2px;
}
.widget-slider-content .product-item-name {
  margin: 5px 0;
  font-size: 14px;
  line-height: 28px;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.widget-slider-content .product-item-name > a {
  color: #020202;
  font-family: 'Fedra Sans Book 5';
}
.widget-slider-content .product-item-name .product-item-link {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  overflow: hidden;
  height: 84px;
  margin: 18px 0;
  padding: 0 20px;
}
.widget-slider-content .product-image-photo {
  height: 100%;
}
.widget-slider-content .bottom-link {
  text-align: center;
  padding-top: 25px;
}
.widget-slider-content .bottom-link a {
  text-align: center;
  font-size: 21px;
  color: #a92611 !important;
  text-decoration: underline;
  text-transform: none;
}
.widget-slider-content .owl-nav button {
  width: 72px;
  height: 72px;
  top: 70px;
  border: 0 !important;
  box-shadow: none;
  position: absolute;
  margin-top: -18px;
  outline: 0px;
}
.widget-slider-content .owl-nav button.owl-prev {
  background: url('../images/Left-Scroll.svg') no-repeat 0 0 !important;
  left: -37px;
}
.widget-slider-content .owl-nav button.owl-next {
  background: url('../images/Right-Scroll.svg') no-repeat 0 0 !important;
  right: -37px;
}
.widget-slider-content .wishlist {
  display: none;
}
.widget-slider-content .categorycarousel-product .product-item-name {
  padding: 0 20px;
}
.widget-slider-content .categorycarousel-product .price {
  font-size: 24px;
  font-family: 'Fedra Sans Medium 5';
  padding-top: 5px;
}
.sold-out-tag {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  background: #ffffff;
  padding: 5px 15px;
  font-size: 12px;
}
.sold-out-tag + .product-item-info .product-image-wrapper {
  filter: grayscale(100%);
}
.widget-icons-slider .icon-carousel {
  max-width: 900px;
  margin: 0 auto;
}
.widget-icons-slider .owl-carousel .owl-item {
  padding: 0 5px;
}
.widget-icons-slider .owl-carousel .owl-item img {
  width: auto;
  margin-bottom: 20px;
}
.widget-icons-slider .owl-carousel .product-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  font-size: 18px;
  text-align: center;
}
.widget-slider-content + .widget-slider-content + .block-static-block {
  background: #ffffff;
}
.widget-slider-content.block.widget .product-item-info .custom_addto_form > a {
  display: block;
  width: 100%;
}
.widget-slider-content.block.widget .product-item-info .product-image-container {
  width: 100% !important;
  display: block;
  position: relative;
}
.widget-slider-content.block.widget .product-item-info .product-image-wrapper {
  padding-bottom: 101% !important;
}
.widget-product-slider .product-item-inner {
  background: 0 0 !important;
  box-shadow: none !important;
  border: 0 solid #bbb !important;
  margin: 0 !important;
  padding: 0 !important;
}
.widget-product-slider .product-item .product-item-inner {
  box-shadow: none !important;
  margin: 0 !important;
  background: 0 0 !important;
  border: 0 !important;
  display: none !important;
  position: absolute !important;
  background: rgba(0, 0, 0, 0) !important;
  transition: all .5s ease;
}
.widget-product-slider .product-item .product-item-inner .tocart {
  font-size: 18px;
  font-family: 'Fedra Sans Medium 5';
  background: #edaa39;
  background: rgba(237, 170, 57, 0.8);
  width: 100%;
  height: 48px;
  text-align: center;
  border: 0;
  padding: 0;
  font-weight: 400;
  border-radius: 0;
}
.widget-product-slider .product-item .product-item-inner .tocart:hover {
  text-decoration: underline;
}
.widget-product-slider .product-item:hover .product-item-inner {
  left: 0;
  display: flex !important;
  align-items: center;
  justify-content: center;
  right: 0;
  width: 100%;
  z-index: 9;
  height: auto !important;
  clip: inherit;
  text-align: center;
  top: auto !important;
  bottom: 0;
}
.widget-product-slider .product-item-actions {
  width: 100%;
}
.widget-product-slider .product-item-actions .actions-primary {
  width: 100%;
}
.widget-slider-content.products-grid .product-item .tocart {
  font-size: 18px;
  font-family: 'Fedra Sans Medium 5';
  background: #edaa39;
  background: rgba(237, 170, 57, 0.8);
  width: 100%;
  height: 48px;
  text-align: center;
  border: 0;
  padding: 0;
  font-weight: 400;
  border-radius: 0;
}
.page-layout-1column .widget-slider-content.widget-slider-content.block.widget .products-grid .product-item:nth-child(5n+1) {
  margin-left: 0 !important;
}
.mfp-iframe-holder * {
  box-sizing: border-box;
}
.mfp-iframe-holder .catalog-product-view .product-info-main {
  padding-right: 10px;
}
.home-mid-banner {
  display: flex;
  flex-wrap: wrap;
}
.home-mid-banner .left-img {
  width: 50%;
  padding-right: 3px;
}
.home-mid-banner .right-img {
  width: 50%;
  padding-left: 3px;
}
.home-mid-banner img {
  width: 100%;
}
.home-mid-banner a {
  display: block;
}
.categorycarousel-section {
  padding-top: 60px;
}
.categorycarousel-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 90px 0;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.categorycarousel-container:first-child {
  padding-top: 40px !important;
}
.categorycarousel-container .categorycarousel-parent {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.categorycarousel-container:nth-child(2n+2) {
  background-color: #ffffff;
}
.categorycarousel-container:nth-child(3) {
  background-position: -120px 120%;
}
.categorycarousel-container .categorycarousel-product {
  text-align: center;
  border: 1px solid rgba(196, 196, 196, 0.25);
  border-top: 0;
  padding-bottom: 15px;
  float: left;
}
.categorycarousel-container .categorycarousel-product .reviews-actions {
  font-size: 16px;
  color: #020202;
  margin-bottom: 6px;
}
.categorycarousel-container .categorycarousel-left {
  width: 61%;
  order: 1;
}
.categorycarousel-container .categorycarousel-right {
  width: 61%;
  order: -1;
}
.categorycarousel-container .categorycarousel-column {
  width: 39%;
  padding: 30px 120px 0 70px;
}
.categorycarousel-container .categorycarousel-column h3 {
  font-size: 27px;
  font-family: 'Fedra Sans Medium 5';
}
.categorycarousel-container .product-image-container {
  width: 100% !important;
  position: relative;
}
.categorycarousel-container .product-image-container .product-image-wrapper {
  padding-bottom: 100% !important;
}
.categorycarousel-container .home-image-container {
  line-height: .8;
}
.categorycarousel-container .categorycarousel-description {
  font-size: 18px;
  line-height: 30px;
}
.categorycarousel-container .categorycarousel-url {
  text-align: center;
  font-size: 21px;
  color: #a92611 !important;
  text-decoration: underline;
  text-transform: none;
}
.categorycarousel-container.position-left {
  background-position: -180px 110%;
  background-repeat: no-repeat;
}
.categorycarousel-container.position-right {
  background-position: 117% 154%;
  background-color: #ffffff;
}
.categorycarousel-container.position-right .categorycarousel-column {
  padding: 30px 70px 0;
}
.home-review-widget {
  max-width: 1280px;
  margin: 0 auto;
}
.review-slider .review-single {
  background: #ffffff;
  text-align: center;
  padding: 56px;
  height: 100%;
}
.review-slider .owl-item {
  height: 100%;
}
.review-slider .review-quote {
  width: 55px;
  height: 35px;
  background: url('../images/Quotes.svg') no-repeat 0 0;
  margin: 0 auto 18px;
}
.review-slider .review-detail {
  font-size: 21px;
  line-height: 36px;
  margin-bottom: 25px;
  font-family: 'Fedra Sans Std';
}
.review-slider .rating-summary .rating-result {
  width: 103px;
}
.review-slider .rating-summary .rating-result:before {
  font-size: 20px !important;
  color: #ffffff !important;
  line-height: 20px;
  height: 20px;
}
.review-slider .rating-summary .rating-result > span:before {
  color: #e8b55c !important;
  left: 0 !important;
  font-size: 20px !important;
  width: 30px !important;
  height: 30px !important;
  line-height: 20px !important;
}
.review-slider .review-nickname {
  font-size: 18px;
  font-family: 'Fedra Sans Medium 5';
}
.review-slider .owl-nav button {
  width: 72px;
  height: 72px;
  top: 50%;
  transform: translateY(-50%);
  border: 0 !important;
  box-shadow: none;
  position: absolute;
  margin-top: -18px;
  outline: 0px;
}
.review-slider .owl-nav button span {
  display: none !important;
}
.review-slider .owl-nav button.owl-prev {
  background: url('../images/Left-Scroll.svg') no-repeat 0 0 !important;
  left: -37px;
}
.review-slider .owl-nav button.owl-next {
  background: url('../images/Right-Scroll.svg') no-repeat 0 0 !important;
  right: -37px;
}
.review-slider .owl-dots {
  left: 0;
  right: 0;
  background: 0 0 !important;
}
.review-slider .owl-dots button {
  background: #020202 !important;
  border: 0 !important;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 5px;
}
.review-slider .owl-dots button span {
  display: none !important;
}
.review-slider .owl-dots button.active {
  background: #6c757d !important;
}
.iconic-carousel {
  margin: 0 auto;
  margin-top: 20px;
  display: block !important;
  max-width: 1280px;
}
.iconic-carousel .desktop-img-section {
  width: 100%;
  float: left;
  padding-left: 220px;
  position: relative;
  padding-bottom: 40px;
}
.iconic-carousel .desktop-img-section img {
  width: auto !important;
}
.iconic-carousel .desktop-img-section img:nth-child(2) {
  position: absolute;
  right: 0;
  bottom: 0;
  animation-duration: 3.5s;
  animation-iteration-count: infinite;
  animation-name: bounce-2;
  animation-timing-function: linear;
}
.iconic-carousel .iconic-header {
  width: 220px;
  float: left;
  margin-right: -220px;
  position: relative;
  z-index: 1;
}
.iconic-carousel .iconic-header h3 {
  font-size: 48px;
  color: #a92611;
  letter-spacing: .03em;
  font-family: 'Fedra Sans Medium 5';
}
.iconic-carousel .iconic-header p {
  font-size: 18px;
  line-height: 30px;
  color: #020202;
  font-family: 'Fedra Sans Std';
}
.iconic-carousel .iconic-header a.iconic-viewnow {
  text-align: center;
  font-size: 21px;
  color: #ffffff !important;
  background: #a92611;
  text-transform: none;
  border-radius: 3px;
  font-size: 15px;
  font-family: 'Fedra Sans Medium 5' !important;
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  max-width: 180px;
}
.iconic-carousel .iconic-header a.iconic-viewnow:hover {
  text-decoration: none;
}
.iconic-carousel .iconic-header a.iconic-viewnow:after {
  content: '';
  display: inline-block;
  background: url('../images/Arrow-2-white.png') no-repeat 0 0;
  width: 17px;
  height: 14px;
  margin-left: 5px;
}
.iconic-carousel .item {
  padding: 0 70px 30px;
  display: flex;
  flex-wrap: wrap;
  max-width: 1280px;
  margin: 0 auto;
  align-items: center;
}
.iconic-carousel .item:before {
  display: table;
  clear: both;
  content: '';
}
.iconic-carousel .item:after {
  display: table;
  clear: both;
  content: '';
}
.iconic-carousel .owl-nav {
  padding: 0 70px;
}
.iconic-carousel .owl-nav button {
  width: 72px;
  height: 72px;
  bottom: 52px;
  border: 0 !important;
  box-shadow: none;
  position: absolute;
  margin-top: -18px;
  left: 0;
  outline: 0px;
}
.iconic-carousel .owl-nav button.owl-prev {
  background: url('../images/Left-Scroll.svg') no-repeat 0 0 !important;
  left: 0;
}
.iconic-carousel .owl-nav button.owl-next {
  background: url('../images/Right-Scroll.svg') no-repeat 0 0 !important;
  right: 0;
}
.iconic-carousel .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 80px;
  background: 0 0 !important;
}
.iconic-carousel .owl-dots button {
  background: #ffffff !important;
  border: 0 !important;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-right: 5px;
}
.iconic-carousel .owl-dots button.active {
  background: #020202 !important;
}
.page-bottom {
  padding: 0;
}
.page-bottom .footernewsletter > .content {
  transform: translate(0) !important;
  width: 60% !important;
  position: relative !important;
  top: unset !important;
  left: unset !important;
  width: 55% !important;
}
.page-bottom .footernewsletter .content .block.newsletter form.subscribe {
  padding-top: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-bottom .footernewsletter .content .block.newsletter .subscribe .field.newsletter label {
  margin-bottom: 0 !important;
}
.page-bottom .footernewsletter .content .block.newsletter .subscribe .field.newsletter label input {
  height: 46px !important;
}
.page-footer {
  background: #233e51 !important;
  padding: 110px 0 130px !important;
  margin-top: 0;
  background: #002152 !important;
}
.page-footer:before {
  background: 0 0 !important;
}
.footerlinksection h4 {
  font-family: 'Fedra Sans Medium 5' !important;
  font-size: 24px;
  color: #ffffff !important;
}
.footerlinksection a {
  font-size: 15px !important;
  color: #ffffff !important;
  font-family: 'Fedra Sans Std' !important;
}
.footerlinksection li {
  padding-bottom: 25px !important;
}
.footerlinksection .footersocial a {
  width: 50%;
  float: left;
  margin-bottom: 24px;
  text-decoration: none !important;
}
.footerlinksection .footersocial a span {
  width: 60px;
  height: 60px;
  display: block;
}
.footerlinksection .footersocial a:hover {
  opacity: .7;
}
.footerlinksection .footersocial .facebook-icon {
  background: url('../images/Facebook.svg') no-repeat 0 0;
}
.footerlinksection .footersocial .twitter-icon {
  background: url('../images/Twitter.svg') no-repeat 0 0;
}
.footerlinksection .footersocial .youtube-icon {
  background: url('../images/YouTube.svg') no-repeat 0 0;
}
.footerlinksection .footersocial .instagram--icon {
  background: url('../images/Instagram.svg') no-repeat 0 0;
}
.home-mid-banner.mobile {
  display: none !important;
}
.block-static-block + .block-products-list + .block-static-block {
  background: #ffffff;
}
header .middle-container-wrap .back-icon {
  display: none !important;
}
.homefeaturedoffer .col-xl-12 {
  padding: 0 !important;
}
.homefeaturedoffer .mobilehed {
  display: none;
}
.homefeaturedoffer .innersection .content {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 91;
  right: 0;
  background: 0 0 !important;
  color: #ffffff !important;
  padding: 28px;
}
.homefeaturedoffer .innersection .content span.mobilespan a {
  color: #ffffff !important;
  font-size: 22px;
  font-family: 'Fedra Sans Medium 5' !important;
  line-height: 30px;
}
.homefeaturedoffer .innersection .content span.subhead {
  opacity: 1 !important;
  font-size: 15px !important;
  padding-bottom: 5px;
  display: block;
}
.homefeaturedoffer .innersection .image {
  padding: 0;
  position: relative !important;
  border-radius: 9px;
  overflow: hidden;
}
.homefeaturedoffer .blocksection {
  max-width: 25% !important;
  flex: auto;
  max-width: 100% !important;
}
body.sticky-header.cms-fullpage-layout .page-header {
  min-height: 60px;
}
body.sticky-header.cms-empty-page .page-header {
  min-height: 60px;
}
.shopby-category.mobile {
  display: none;
}
.panel.header {
  padding: 0;
}
.header-promo-slider .slide {
  min-height: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0 15px;
  font-family: 'Fedra Sans Book 5';
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: center;
  color: #020202;
}
.header-promo-slider .slide a {
  font-family: 'Fedra Sans Book 5';
  text-decoration: underline;
  display: inline-flex;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: center;
  color: #020202;
}
.header-promo-slider .slide span {
  display: inline-block;
}
.header-promo-slider h4 {
  font-family: 'Fedra Sans Book 5' !important;
}
.slide-one {
  background: #004aa0;
}
.slide-two {
  background: #007aa0;
}
.slide-three {
  background: #00a0a0;
}
.header-promo-slider .slide-one,
.header-promo-slider .slide-two,
.header-promo-slider .slide-three {
  min-height: 26px;
  line-height: 26px;
  color: #ffffff;
  padding-top: 5px;
}
.page-header .panel.wrapper .header-promo-slider {
  color: #000;
  font-size: 13px !important;
  margin-bottom: 0 !important;
  font-weight: 400;
  width: 100%;
  float: left;
  padding-top: 0;
  min-height: 26px;
  text-align: center;
}
.mobile-shopby-cat {
  display: none !important;
}
body.sticky-header .page-header {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
.homefeaturedoffer-full {
  background: #162b6e;
}
.homefeaturedoffer-full .homefeaturedoffer {
  background: 0 0;
}
.adiyogi-grace-section-bottom {
  max-width: 1107px;
  margin: auto;
  padding: 60px 0;
}
body.cms-home .homefeaturedoffer-section-full {
  padding: 0 !important;
}
body.cms-home .msr-hero-banner {
  margin: -60px 0;
}
.row.homefeaturedoffer .col-xl-12 {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 7px;
}
.footercopyright .d-flex a {
  color: #ffffff;
  border: 0 !important;
}
.footercopyright .d-flex a:first-child:after {
  content: '';
  display: inline-block;
  background: #ffffff;
  height: 4px;
  width: 4px;
  border-radius: 4px;
  vertical-align: middle;
  margin: 0 -10px 0 15px;
}
.msr-category-wrapper .config-option.pre-order [data-option-empty|=true] + label:after {
  display: none;
}
.msr-category-wrapper .config-option.pre-order .swatch-option-wrap label {
  width: 42px;
  height: 42px;
  border-radius: 42px;
  position: relative;
  color: #a92611;
  text-align: center;
  font-family: 'Fedra Sans Std Demi';
  font-size: 16px;
  font-weight: 500;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.05);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin: 0;
  border: solid 1px #ffffff;
}
.msr-category-wrapper .config-option.pre-order .swatch-option-wrap input[type=radio]:checked + label {
  background: #a92611 !important;
  color: #ffffff !important;
  cursor: pointer;
}
.down-round-arrow {
  pointer-events: none;
}
body.checkout-index-index.sticky-header .page-header {
  min-height: 78px;
}
body.checkout-index-index.sticky-header .page-header .logo {
  padding: 15px 0;
}
.bss_quickview-catalog_product-view .column.main {
  padding: 40px 15px;
}
.swatch-option.disabled {
  opacity: 0 !important;
  width: 42px;
  margin: 0 !important;
  padding: 0 !important;
  height: 42px !important;
  left: 41px !important;
  top: 0 !important;
}
.swatch-option.disabled:hover {
  border: none !important;
  outline: none !important;
}
.swatch-option.disabled:before {
  content: '/';
  font-size: 47px;
  position: absolute;
  top: 12px;
  left: 13px;
  color: #6c757d;
  transform: rotate(12deg);
  font-weight: 400;
}
.product-options-wrapper .swatch-opt .swatch-option.disabled + label {
  opacity: .6;
}
.product-options-wrapper .swatch-opt .swatch-option.disabled + label:after {
  content: '';
  width: 3px;
  height: 100%;
  background: #edaa38 !important;
  border-radius: 0;
  transform: rotate(45deg);
  position: absolute;
  left: 50%;
  top: 0;
  opacity: 1;
}
.klevuVoiceSearchImage {
  position: absolute;
  right: 34px;
  top: 50%;
  line-height: 24px;
  cursor: pointer;
  width: 24px;
  height: 24px;
  background: #ededed;
  border-radius: 50px;
  padding: 3px;
  margin-top: -12px;
  box-sizing: border-box;
}
.full-width-page .page-main {
  max-width: 100%;
  min-height: 1000px;
  padding: 0;
}
body.full-width-page .page-wrapper .page-bottom {
  z-index: unset;
}
body.full-width-page .page-wrapper .page-header {
  z-index: 1 !important;
}
body.full-width-page .page-bottom .footernewsletter {
  z-index: unset;
}
.field.newsletter span.label {
  display: none;
}
.closeshowlogin {
  display: none;
}
.bottom-toolbar .pages {
  display: none;
}
.fieldset > .field {
  margin: 0 0 20px;
}
.fieldset > .field.customer-address {
  margin: 0 10px 0 0 !important;
}
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.cms-support-ticket .supportticket .fieldset .field input:focus {
  outline: none;
}
.cms-support-ticket .supportticket .fieldset .field select:focus {
  outline: none;
}
.cms-support-ticket .supportticket .fieldset .field.commentbox textarea {
  width: 100%;
  border-radius: 3px;
}
.cms-support-ticket .supportticket .fieldset .field-recaptcha {
  float: left;
}
button:focus {
  outline: none;
}
input[type=text] {
  width: 100%;
}
input[type=password] {
  width: 100%;
}
input[type=url] {
  width: 100%;
}
input[type=tel] {
  width: 100%;
}
input[type=search] {
  width: 100%;
}
input[type=number] {
  width: 100%;
}
input[type=datetime] {
  width: 100%;
}
input[type=email] {
  width: 100%;
}
.parent-container-wrap.parent-container-wrap-ac {
  overflow: unset !important;
}
.my-container {
  width: 100%;
}
.cms-sample-home-page .page-bottom {
  margin-bottom: 0 !important;
  padding-top: 0;
  padding-bottom: 0;
}
.ias-noneleft {
  display: none !important;
}
.ias-trigger.ias-trigger-next {
  text-align: center;
}
.ias-trigger.ias-trigger-next button {
  padding: 11px 22px !important;
  font-size: 18px !important;
}
.catalog-category-view .category-view .category-image {
  padding-bottom: 14px !important;
}
.view-all-footer {
  position: relative;
  z-index: 999 !important;
}
.livesearch.product-result {
  grid-template-areas: "image productName" "image price" !important;
  grid-template-columns: 1fr 7fr;
  grid-template-rows: repeat(2, 1fr);
  column-gap: 16px;
  align-self: center;
  height: 80px;
  min-width: 192px;
  box-sizing: inherit;
  display: grid;
  padding: unset;
}
.livesearch.popover-container {
  grid-template: "suggestions previews" 1fr "viewall viewall" 36px auto 3fr !important;
}
div#search_autocomplete .livesearch.product-name {
  max-height: 41px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width: 1200px) {
  .klevuVoiceSearchImage {
    right: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .header.content .right-container-wrap .header.links .show-login-logout .authorization-link .loginbeforeicon .loginbeforeicon-img img {
    width: 100% !important;
    margin: 10px 0 0 !important;
    display: none !important;
  }
  .cms-diwali-offers .page-main {
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  body header #mySidenav .menu-left {
    top: 154px !important;
  }
  body.sticky-header .page-header {
    min-height: 85px;
  }
}
@media only screen and (min-width: 1024px) {
  body.sticky-header .page-header {
    min-height: 128px;
  }
  .page-header .header.content .right-container-wrap .header.links {
    display: none !important;
  }
  .header.content .right-container-wrap .header.links .icon.wishlist-my-icon li a {
    font-size: unset !important;
  }
  .page-header.headersticky .icon.wishlist-my-icon a {
    font-size: unset !important;
  }
  .page-header.headersticky .icon.user-my-icon {
    font-size: unset !important;
  }
}
@media only screen and (min-width: 1066px) {
  body header #mySidenav .menu-left {
    top: 126px !important;
  }
}
@media only screen and (min-width: 1370px) {
  body .page-bottom .footernewsletter {
    margin: 0 auto !important;
  }
  body .footercopyright .justify-content-between {
    max-width: 1320px;
    width: 100% !important;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1260px) {
  #mySidenav .nav-main > ul {
    display: flex !important;
  }
}
@media only screen and (max-width: 1065px) {
  .header.content {
    padding-bottom: 0 !important;
  }
  .header.content .middle-container-wrap .block.block-search {
    margin-left: 0 !important;
    width: 40% !important;
  }
  .header.content .right-container-wrap {
    padding-right: 20px;
    padding-right: 10px !important;
  }
  .header.content .right-container-wrap .header.links {
    padding-right: 15px;
  }
}
@media only screen and (max-width: 1023px) {
  body .footercopyright {
    padding: 0 30px;
    font-size: 13px;
  }
  body .footercopyright .col-xl-4 {
    margin-bottom: 0;
  }
  body .header.content .right-container-wrap {
    width: 44% !important;
    margin-right: 0 !important;
    padding-right: 20px !important;
  }
  body .header.content .middle-container-wrap .block.block-search .actions button {
    padding: 1px 6px;
  }
  body .header.content .klevuVoiceSearchImage {
    right: 29px;
    z-index: 2;
    top: 20px;
  }
  body .page-bottom .footernewsletter .footer-nandhi {
    padding-bottom: 68.5%;
    margin-bottom: 0;
    margin-top: -290px;
    width: 100%;
    background: #ffffff;
  }
  body .page-bottom .footernewsletter .footer-nandhi:before {
    display: block;
    position: absolute;
    left: 0;
    top: 30px;
    width: 100%;
    height: 100%;
    background: url('../images/Nandi-1.png') no-repeat center bottom !important;
    background-size: 300px auto !important;
  }
  body .page-bottom .footernewsletter .content h2 {
    font-size: 27px;
    padding: 0 60px;
  }
  body .page-bottom .footernewsletter .content .block.newsletter button.subscribe {
    height: 38px;
  }
  body .page-footer .footer .footerlinksection > div {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100%;
    margin-left: 0 !important;
    padding: 15px 0 !important;
    border-bottom: solid 1px #6c757d !important;
  }
  body .page-footer .footer .footerlinksection > div:nth-child(4) {
    border: 0 !important;
  }
  body .page-footer .footer .footerlinksection > div.footersocial {
    border-bottom: 0 !important;
    text-align: center;
    margin-top: 54px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .footerlinksection {
    background: 0 0;
  }
  .footerlinksection div.footersocial h4 {
    justify-content: center;
    width: 100%;
  }
  .footerlinksection div.footersocial h4:after {
    display: none;
  }
  .footerlinksection div.footersocial h3 {
    justify-content: center;
    width: 100%;
  }
  .footerlinksection div.footersocial h3:after {
    display: none;
  }
  .footerlinksection h4 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Fedra Sans Std' !important;
    display: flex;
    justify-content: space-between;
  }
  .footerlinksection h4:after {
    border-color: #ffffff !important;
    right: 0;
    top: 9px;
    content: '+';
    border: 0;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    font-size: 26px;
    padding: 0;
    color: #ffffff;
    display: flex;
    line-height: 10px;
    align-items: center;
  }
  .footerlinksection h3 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Fedra Sans Std' !important;
    display: flex;
    justify-content: space-between;
  }
  .footerlinksection h3:after {
    border-color: #ffffff !important;
    right: 0;
    top: 9px;
    content: '+';
    border: 0;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    font-size: 26px;
    padding: 0;
    color: #ffffff;
    display: flex;
    line-height: 10px;
    align-items: center;
  }
  .footerlinksection .col-2.active h4:after {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    content: '-';
  }
  .footerlinksection .col-2.active h3:after {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    content: '-';
  }
  .footerlinksection .col-2.active ul {
    padding: 20px 0 0 10px !important;
  }
  .footerlinksection .col-2.active ul li a {
    font-family: 'Fedra Sans Medium 5' !important;
    font-size: 16px;
  }
  .footerlinksection .footersocial a {
    width: auto;
    margin: 10px 8px 0;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
  }
  .footerlinksection .footersocial a span {
    background-size: cover !important;
    width: 50px;
    height: 50px;
  }
  .footerlinksection li {
    padding-bottom: 15px !important;
  }
  .cms-home .page-main .block.home-mid-banner-section {
    padding: 0 0 20px;
  }
  .cms-home .page-main .block.home-mid-banner-offer {
    padding-bottom: 0;
  }
  .cms-home .page-main .block.widget-icons-slider {
    padding-top: 0 !important;
  }
  .cms-home .page-main .block {
    padding: 45px 0;
    background: #ffffff;
  }
  .cms-home .page-main .block.widget-slider-content {
    padding: 45px 0;
  }
  .cms-home .page-main .block.home-review-wrap {
    padding: 70px 12px 40px !important;
  }
  .cms-home .block-static-block h2 {
    font-size: 27px;
  }
  .cms-home .block-title h2 {
    font-size: 27px;
  }
  .cms-home .widget-slider-content .product-item-name {
    padding: 0 15px;
    height: auto !important;
    margin: 13px 0 8px;
    line-height: 19px;
    min-height: 59px;
  }
  .cms-home .widget-slider-content .product-item .price-box.price-final_price {
    height: auto !important;
  }
  .cms-home .widget-slider-content .product-item .product-review-name {
    height: auto !important;
  }
  .cms-home .widget-slider-content .product-item .price-box {
    height: auto !important;
    margin: 0;
  }
  .cms-home .widget-slider-content .product-item .price-box .price-box {
    margin: 6px 0 0;
  }
  .cms-home .widget-slider-content .categorycarousel-product .product-item-name {
    padding: 0;
  }
  .cms-home .widget-slider-content .product-item-details {
    border: 0;
  }
  .cms-home .block.widget.widget-slider-content .owl-stage {
    display: flex;
  }
  .cms-home .block.widget.widget-slider-content .owl-item {
    width: 240px;
    max-width: 240px;
  }
  .cms-home .block.widget .products-grid .product-item {
    height: 100%;
    padding-bottom: 1px;
  }
  .cms-home .block.widget .products-grid .product-item .product-item-info {
    height: 100%;
    border: 1px solid rgba(196, 196, 196, 0.25);
  }
  .cms-home .widget .block-title {
    margin-bottom: 5px !important;
  }
  .cms-home .widget .block-title h2 {
    margin-bottom: 0 !important;
  }
  .cms-home .owl-carousel .owl-stage {
    display: flex;
  }
  .cms-home .categorycarousel-section.widget-slider-content li.product-item {
    height: 100%;
    padding-bottom: 1px;
  }
  .cms-home .categorycarousel-section.widget-slider-content li.product-item .custom_addto_form {
    height: 100%;
    border: 1px solid rgba(196, 196, 196, 0.25);
  }
  .cms-home .categorycarousel-section.widget-slider-content li.product-item .custom_addto_form .product-item-name {
    padding: 0 15px;
  }
  .block.home-mid-banner-section .right-img a:nth-child(1) {
    margin-top: -18px;
  }
  .categorycarousel-section {
    padding-top: 24px;
    background: #ffffff;
  }
  .categorycarousel-section.categorycarousel-section-1 {
    background: #ffffff !important;
  }
  .categorycarousel-section.categorycarousel-section-2 {
    background: #ffffff !important;
  }
  .categorycarousel-section.categorycarousel-section-2 .position-right {
    background: #ffffff !important;
  }
  .logo {
    margin-left: auto !important;
    order: 3;
  }
  .header.content {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .header.content .middle-container-wrap {
    width: auto !important;
    width: 56% !important;
  }
  .header.content .middle-container-wrap .block.block-search label {
    margin-bottom: 0 !important;
    display: none;
  }
  .header.content .middle-container-wrap .block.block-search label:before {
    position: static !important;
  }
  .header.content .middle-container-wrap .block.block-search input {
    left: 0 !important;
    top: 0 !important;
    position: initial !important;
    margin: 0;
  }
  .header.content .middle-container-wrap .block.block-search .actions button span {
    display: none !important;
  }
  .header.content .nav-toggle {
    position: static;
    order: 1;
    margin-top: 7px;
  }
  .header.content .nav-toggle:before {
    height: 25px;
    width: 28px !important;
    height: 21px !important;
    background: url('../images/Menu.svg') no-repeat 0 0 !important;
    background-size: 28px auto !important;
    background-position: left top !important;
    margin-left: 16px;
    content: '';
  }
  .header.content .right-container-wrap {
    min-width: inherit;
  }
  .header.content .right-container-wrap .header.links .icon .myaccounticon img {
    width: auto !important;
    min-width: inherit !important;
    height: auto !important;
  }
  .parent-container-wrap {
    flex-wrap: wrap;
    width: 100%;
  }
  .parent-container-wrap > * {
    box-sizing: border-box;
  }
  header .header.content .middle-container-wrap .block.block-search {
    margin-top: 10px;
    margin-left: 0 !important;
    z-index: 2;
    max-width: unset !important;
    width: 24% !important;
    margin-top: 0;
    order: 2;
    position: absolute;
    top: 9px;
    left: 60px;
  }
  header .mst-searchautocomplete__autocomplete._active {
    top: 62px !important;
  }
  .minicart-wrapper .action.showcart:before {
    background: url('../images/Cart.svg') no-repeat center top !important;
    width: 32px !important;
    height: 25px !important;
    font-size: 0px;
    content: '' !important;
  }
  .page-header .panel.wrapper {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    font-family: 'Fedra Sans Std';
    transition: all .5s ease;
  }
  header.page-header {
    border-bottom: 0;
    transition: all .1s ease;
  }
  .home-banner-slider .banner_slider.item a {
    display: block;
    width: 100%;
    background-size: cover;
    background-position: center;
  }
  .shopby-category .image-content .parent-div {
    width: 100%;
    padding: 1px 0;
  }
  .shopby-category .image-content .parent-div .inner-full {
    padding-left: 0;
  }
  .shopby-category .image-content .parent-div .inner-full:first-child {
    padding-bottom: 2px;
  }
  .shopby-category .image-content .parent-div .inner-full:first-child .cat-label {
    bottom: 2px;
  }
  .shopby-category .image-content .parent-div .cat-label {
    font-size: 18px;
    padding-bottom: 10px;
    background: rgba(0, 0, 0, 0.1);
    left: 0;
  }
  .shopby-category .image-content .parent-div .cat-label:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  .shopby-category .image-content .parent-div:nth-child(2n+2) {
    padding-right: 0;
  }
  .shopby-category .image-content .parent-div:nth-child(2) .cat-label {
    left: 0;
    right: 0;
    bottom: 1px;
    top: 1px;
  }
  .shopby-category .image-content .parent-div .inner-right {
    padding-left: 1px;
  }
  .shopby-category .image-content .parent-div .inner-right .cat-label {
    left: 1px;
  }
  .shopby-category .image-content .parent-div .inner-left {
    padding-right: 1px;
  }
  .shopby-category .image-content .parent-div .inner-left .cat-label {
    right: 1px;
    left: 0;
  }
  .widget-icons-slider .owl-carousel .product-item {
    font-size: 15px;
    font-family: 'Fedra Sans Std' !important;
  }
  .widget-icons-slider .owl-carousel .owl-item img {
    max-width: 84px;
  }
  .iconic-carousel {
    margin-bottom: 30px;
  }
  .iconic-carousel .iconic-header {
    width: 100%;
    margin-right: 0;
    padding-bottom: 20px;
    order: 2;
    padding: 50px 31px 28px;
    border: 1px solid rgba(196, 196, 196, 0.25);
    border-top: 0;
    background: #ffffff;
  }
  .iconic-carousel .iconic-header h3 {
    font-size: 21px;
  }
  .iconic-carousel .iconic-header h3:after {
    background: url('../images/Arrow-2-brown.png') no-repeat 0 0;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    width: 29px;
    height: 16px;
  }
  .iconic-carousel .iconic-header p {
    font-size: 15px;
    line-height: 22px;
  }
  .iconic-carousel .iconic-header a.iconic-viewnow {
    display: none;
  }
  .iconic-carousel .desktop-img-section {
    padding-left: 0;
  }
  .iconic-carousel .desktop-img-section img:first-child {
    animation: inherit;
    margin-bottom: -65px;
  }
  .iconic-carousel .owl-nav button {
    left: 0 !important;
    position: inherit !important;
    display: none !important;
  }
  .iconic-carousel .owl-dots {
    left: 0 !important;
    text-align: center;
    bottom: -40px;
  }
  .iconic-carousel .owl-dots button {
    background: #6c757d !important;
  }
  .iconic-carousel .item {
    padding: 0;
  }
  .iconic-carousel .item .desktop-img-section {
    padding: 28px 31px;
    background: linear-gradient(0deg, rgba(165, 2, 2, 0), rgba(165, 2, 2, 0.08)), linear-gradient(124.38deg, rgba(255, 236, 189, 0.6) 0.93%, rgba(255, 198, 101, 0.24) 32.93%, rgba(255, 236, 189, 0.5) 81.44%);
    background-blend-mode: hue, normal;
    display: none !important;
  }
  .iconic-carousel .item .mobile-img-section {
    display: flex !important;
    justify-content: center;
    padding: 28px 31px;
    background: linear-gradient(0deg, rgba(165, 2, 2, 0), rgba(165, 2, 2, 0.08)), linear-gradient(124.38deg, rgba(255, 236, 189, 0.6) 0.93%, rgba(255, 198, 101, 0.24) 32.93%, rgba(255, 236, 189, 0.5) 81.44%);
    background-blend-mode: hue, normal;
    width: 100%;
  }
  .iconic-carousel .item .mobile-img-section img {
    width: auto !important;
    margin-bottom: -65px;
    z-index: 99;
  }
  .widget-slider-content .show-carousel {
    margin-left: 0 !important;
  }
  .widget-slider-content .product-item .price-box.price-final_price {
    width: 100%;
  }
  .widget-slider-content .product-item .product-reviews-summary.short .reviews-actions {
    margin-top: 8px !important;
    margin-bottom: 0 !important;
  }
  .widget-slider-content .product-item .product-reviews-summary.short .reviews-actions a {
    font-size: 15px;
  }
  .widget-slider-content .product-item .price-box .price {
    font-family: 'Fedra Sans Medium 5';
    font-size: 19px !important;
  }
  .widget-slider-content .owl-nav button.owl-prev {
    left: 0;
  }
  .widget-slider-content .owl-nav button.owl-next {
    right: 0;
  }
  .widget-slider-content .product-item-name {
    font-size: 15px;
    line-height: 22.5px;
  }
  .widget-slider-content .categorycarousel-product .price {
    font-family: 'Fedra Sans Medium 5' !important;
  }
  .widget-slider-content .owl-carousel .owl-stage-outer {
    padding-top: 0;
  }
  .widget-slider-content .products-grid {
    overflow: hidden;
  }
  .widget-slider-content .products-grid .product-item .product-item-inner {
    display: block !important;
    bottom: 16px !important;
    top: auto !important;
    left: 0;
    right: 0;
    padding: 0 22px;
    margin: 0 auto !important;
    text-align: center;
    background: 0 0 !important;
  }
  .widget-slider-content .products-grid .product-item:hover .product-item-inner {
    background: 0 0 !important;
  }
  .widget-slider-content .bottom-link a {
    font-family: 'Fedra Sans Std' !important;
  }
  .widget-slider-content .product-item-details {
    padding-bottom: 70px;
  }
  .home-mid-banner .left-img {
    width: 100%;
  }
  .home-mid-banner .right-img {
    width: 100%;
  }
  .block-products-list .widget-slider-content .block {
    padding-top: 0;
  }
  .widget-slider-content.block.widget .product-item-info .product-image-container {
    position: inherit;
  }
  .widget-product-slider .product-item .product-item-inner {
    display: block !important;
    bottom: 16px !important;
    top: auto !important;
    left: 0;
    right: 0;
    padding: 0 22px;
    margin: 0 auto !important;
    text-align: center;
    background: 0 0 !important;
  }
  .widget-product-slider .product-item:hover .product-item-inner {
    background: 0 0 !important;
  }
  .categorycarousel-container {
    padding: 50px 0;
    background-image: none !important;
  }
  .categorycarousel-container .categorycarousel-column {
    width: 100%;
    padding: 0 20px 40px;
    margin-top: 0;
    background: #ffffff;
    text-align: left;
  }
  .categorycarousel-container .categorycarousel-column h3 {
    font-size: 20px;
  }
  .categorycarousel-container .categorycarousel-right {
    width: 100%;
    padding-left: 20px;
  }
  .categorycarousel-container .categorycarousel-left {
    width: 100%;
    padding-left: 20px;
  }
  .categorycarousel-container:nth-child(1) {
    background: #ffffff;
  }
  .categorycarousel-container:nth-child(3) {
    background: #ffffff;
  }
  .categorycarousel-container:nth-child(3) .categorycarousel-column {
    padding-top: 40px;
  }
  .categorycarousel-container .categorycarousel-description {
    font-size: 15px;
    line-height: 24px;
  }
  .categorycarousel-container .categorycarousel-url {
    font-size: 18px;
  }
  .categorycarousel-container .product-image-wrapper {
    padding-bottom: 100% !important;
  }
  .categorycarousel-container .categorycarousel-product {
    padding: 0 20px 110px;
    padding: 0 0 70px;
    border: 0;
  }
  .categorycarousel-container:first-child .categorycarousel-column {
    padding-top: 30px;
  }
  .categorycarousel-container .product-image-container {
    position: initial;
  }
  .categorycarousel-container.position-right {
    padding: 45px 0 45px;
    background: #ffffff;
  }
  .categorycarousel-container.position-right .categorycarousel-column {
    padding: 0 20px;
    text-align: left;
    background: 0 0;
    padding: 0 20px 40px;
  }
  .review-slider .owl-nav button.owl-prev {
    left: 0;
  }
  .review-slider .owl-nav button.owl-next {
    right: 0;
  }
  .review-slider .review-detail {
    padding: 0;
    font-size: 15px;
    line-height: 31px;
  }
  .page-bottom .footernewsletter > .content {
    width: 100% !important;
    padding: 40px 20px 0;
  }
  .page-bottom .footernewsletter .content .block.newsletter .subscribe {
    width: 100%;
  }
  .page-bottom .footernewsletter .content .block.newsletter .subscribe .field.newsletter label input {
    margin-right: 0;
  }
  .page-bottom .footernewsletter .content .block.newsletter form.subscribe {
    padding-top: 0 !important;
    display: flex;
    flex-wrap: wrap;
  }
  .page-bottom .footernewsletter .content .block.newsletter .actions {
    display: block;
    margin-top: 2px;
  }
  .page-bottom .footernewsletter:before {
    display: none !important;
  }
  .page-footer {
    padding: 37px 0 12px !important;
  }
  .footer.content {
    border: 0 !important;
  }
  .col-xl-12.p-0.footerlinksection.d-flex.flex-wrap.justify-content-between {
    padding-top: 0 !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .owl-carousel .owl-nav button {
    display: none !important;
    visibility: hidden;
  }
  .widget-slider-content + .widget-slider-content + .block-static-block {
    padding-left: 6px !important;
    padding-right: 6px !important;
    box-sizing: border-box;
  }
  .widget-slider-content + .widget-slider-content + .block-static-block * {
    box-sizing: border-box;
  }
  .widget-slider-content + .widget-slider-content + .block-static-block .products-grid {
    background: 0 0 !important;
  }
  .catalog-product-view .product-info-main {
    width: 100% !important;
  }
  .home-mid-banner.desktop {
    display: none !important;
  }
  .home-mid-banner.mobile {
    display: block !important;
  }
  .home-mid-banner.mobile .content-item {
    text-align: center;
    font-size: 15px;
    font-family: 'Fedra Sans Std';
    color: #020202;
    margin-bottom: 42px;
  }
  .home-mid-banner.mobile .content-item span {
    display: block;
  }
  .home-mid-banner.mobile .content-item span.content-link {
    font-size: 21px;
    color: #a92611;
    text-decoration: underline;
    font-family: 'Fedra Sans Std';
  }
  .home-mid-banner.mobile a {
    margin-bottom: 20px;
    display: block;
  }
  .home-mid-banner.mobile .right-img a:nth-child(2) {
    margin-bottom: 0;
  }
  .search-open .block-search .minisearch.active .input-text {
    top: 0 !important;
    position: initial !important;
    margin: 0;
    left: 0 !important;
    width: 100% !important;
  }
  .search-open .block-search .minisearch.active .close-search {
    display: none !important;
  }
  .down-scroll .header.content .middle-container-wrap .block.block-search .minisearch {
    opacity: 0;
    visibility: hidden;
  }
  .minisearch.active .actions {
    display: block !important;
    top: 0 !important;
    width: auto;
    height: auto;
    right: 0;
  }
  .block.widget.widget-slider-content .products-grid .product-item {
    max-width: 240px;
    width: 100% !important;
    min-width: 240px;
  }
  .block.widget.widget-slider-content .owl-stage {
    padding-top: 11px;
  }
  .categorycarousel-section.widget-slider-content li.product-item {
    max-width: 240px;
    width: 100% !important;
    min-width: 240px;
    max-width: unset;
    min-width: unset;
  }
  .checkout-index-index .page-header:after {
    display: none !important;
  }
  .checkout-index-index .page-main .checkout-header {
    position: static !important;
    margin-bottom: 0 !important;
  }
  .checkout-index-index .page-main .checkout-header h1 {
    position: static !important;
  }
  #mySidenav .nav-main .klevuVoiceSearchImage {
    right: 40px;
  }
  body.cms-home .msr-hero-banner {
    margin: -45px 0;
    min-height: inherit;
  }
  .shopby-category .image-content .parent-div:nth-child(2n+2) .inner-full a,
  .shopby-category .image-content .parent-div .inner-full:first-child a {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  header .header.content .middle-container-wrap .block.block-search {
    max-width: unset !important;
    width: 100% !important;
    top: 0;
    left: 0;
  }
  header .header.content .logo img {
    width: 70px !important;
  }
  .cms-index-index .header.content {
    padding-bottom: 58px !important;
  }
  body .header.content .middle-container-wrap .block.block-search .actions button {
    padding: 1px 6px;
  }
  body .header.content .klevuVoiceSearchImage {
    right: 51px;
    z-index: 2;
    top: 33px;
  }
  body .toppromo .owl-theme .owl-dots {
    display: none;
  }
  .al-blog-slider .owl-item .blog-section .blog-post-info {
    padding: 15px;
  }
  .al-blog-slider .owl-item .blog-section .blog-post-info .post-title a {
    font-size: 16px;
    line-height: 22px;
  }
  .header-promo-slider .slide {
    font-size: 11.5px;
  }
  .header-promo-slider .slide a {
    font-size: 11.5px;
  }
  .down-round-arrow {
    pointer-events: unset;
  }
  .adiyogi-grace-section-bottom {
    padding: 0 24px 30px;
    text-align: center;
  }
  .adiyogi-grace-section-bottom img {
    max-width: 333px;
    margin: auto;
    width: 100%;
  }
  .toppromo .slide {
    padding: 5px 15px;
  }
  .homefeaturedoffer .blocksection {
    flex: auto;
    max-width: 25% !important;
    margin-bottom: 0;
    padding: 0 !important;
    max-width: 100% !important;
  }
  .homefeaturedoffer .mobilehed {
    display: block;
  }
  .homefeaturedoffer .mobilehed h2 {
    position: static !important;
  }
  .homefeaturedoffer .mobilehed span {
    font-size: 30px !important;
    display: initial !important;
    font-family: 'Fedra Sans Std';
  }
  .homefeaturedoffer h2:before {
    display: none !important;
  }
  .homefeaturedoffer:after {
    display: none !important;
  }
  .homefeaturedoffer .innersection .content {
    opacity: 1 !important;
    padding: 16px;
  }
  .homefeaturedoffer .innersection .content span.subhead {
    font-size: 13px !important;
  }
  .homefeaturedoffer .innersection .content span.mobilespan a {
    line-height: 21px;
    font-size: 16px;
  }
  .cms-home .row.homefeaturedoffer:before {
    display: none;
  }
  .row.homefeaturedoffer {
    margin-top: 0;
  }
  .row.homefeaturedoffer .col-xl-12 {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 5px;
  }
  .widget-slider-content.products-grid .product-item .tocart {
    max-width: 90%;
    border-radius: 4px;
  }
  .widget-product-slider .product-item .product-item-inner .tocart {
    max-width: 90%;
    border-radius: 4px;
  }
  .header.content {
    padding-bottom: 58px !important;
  }
  .header.content .middle-container-wrap .block.block-search .minisearch {
    position: absolute;
    left: 0;
    top: 58px;
    right: 0;
    padding: 12px 15px !important;
    background: #c1cfac !important;
    margin: 0;
    opacity: 1;
    visibility: visible;
    transition: all .2s ease;
  }
  .header.content .middle-container-wrap .block.block-search .actions button {
    display: block !important;
    height: 40px !important;
    width: auto !important;
    border: 0 !important;
    box-sizing: border-box;
    top: 13px !important;
    margin-top: 0 !important;
    left: auto !important;
    right: 15px !important;
    min-width: inherit !important;
    padding: 4px 10px !important;
    box-shadow: unset;
  }
  .header.content .middle-container-wrap .block.block-search .actions button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #6c757d;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: #020202 !important;
    font-size: 21px !important;
    display: inline-block !important;
  }
  .header.content .right-container-wrap {
    margin-right: 0;
  }
  header.page-header.sticky-header + .breadcrumbs + .page-main {
    padding-top: 158px !important;
  }
  .page-main {
    margin-top: 0 !important;
  }
  .sticky-header .page-main {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 360px) {
  body .header.content .right-container-wrap {
    width: 44% !important;
    margin-right: 0 !important;
    padding-right: 20px !important;
  }
  body .header.content .right-container-wrap .header.links {
    padding-right: 20px !important;
    margin-bottom: 0;
  }
  body .header.content .middle-container-wrap {
    width: 44% !important;
  }
  body .header.content .middle-container-wrap .block.block-search .actions button {
    padding: 1px 6px;
  }
}
.page-header.headersticky {
  height: auto !important;
}
.page-header.headersticky .sections.nav-sections ul > li.level0.has-child > a:after {
  right: 0;
  position: absolute;
}
.page-header.headersticky .right-container-wrap .search-icon.desktop .search-icon {
  width: 34px;
  height: 36px !important;
  background: url('../images/sticky-search.svg') no-repeat center right !important;
  display: inline-block;
}
.page-header.headersticky .middle-container-wrap .action.search {
  display: none !important;
}
.savetheweave ul {
  position: relative;
  right: 50px;
}
.header.content {
  height: auto;
}
.page-wrapper .headersticky .sections.nav-sections ul li.level0 > a {
  padding: 0 11px;
}
.page-wrapper .page-header.headersticky .sections.nav-sections {
  padding-left: 22px;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  padding-left: 15px;
  color: #e8b55c;
}
.product-info-main .stock {
  clear: both;
}
.product-info-main .stock .ampreorder-observed {
  background: #ffffff;
  display: inline-flex;
  padding: 7px 12px;
  border-radius: 4px;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.06);
  border: solid 1px #e4e4e4;
  font-size: 15px;
  line-height: 20px;
  margin-top: 10px;
}
.home-promo-banner {
  background: #ffffff;
  padding: 40px 0 0;
}
.home-promo-banner img {
  width: 100%;
}
.cms-bond-of-grace {
  background: #ffffff;
}
.cms-bond-of-grace .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-bond-of-grace .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-bond-of-grace .page-main .topcategory {
  padding: 0 168px;
  padding-top: 45px;
  padding-bottom: 50px;
  text-align: center;
}
.cms-bond-of-grace .page-main .topcategory ul {
  padding: 0;
  list-style: none;
}
.cms-bond-of-grace .page-main .topcategory ul li {
  display: inline-block;
  width: 32%;
  position: relative;
  margin: 0;
  padding-bottom: 10px;
  transition: .3s;
  margin-right: 10px;
}
.cms-bond-of-grace .page-main .topcategory ul li:nth-child(3n) {
  margin-right: 0;
}
.cms-bond-of-grace .page-main .topcategory ul li span {
  position: absolute;
  bottom: 27px;
  width: 100%;
  text-align: center;
  left: 0;
  font-family: 'Fedra Sans Std';
  font-size: 23px;
  color: #ffffff;
}
.cms-bond-of-grace .page-main .topcategory ul li span a {
  color: #ffffff;
  font-size: 18px;
  padding: 0 40px;
  text-align: center;
  display: block;
}
.cms-bond-of-grace .page-main .topcategory ul li span a:hover {
  text-decoration: underline;
}
.cms-bond-of-grace .page-main .topcategory ul li span.wishlist {
  font-size: 0px;
  position: absolute;
  top: 18px;
  left: 21px;
  bottom: auto;
  width: auto;
  z-index: 99;
  display: none;
}
.cms-bond-of-grace .page-main .topcategory ul li span.wishlist:before {
  content: "\f08a";
  font-family: "FontAwesome" !important;
  color: #ffffff;
  font-size: 14px;
}
.cms-bond-of-grace .page-main .topcategory ul li .hovereffect {
  display: none;
}
.cms-bond-of-grace .page-main .topcategory ul li .image img {
  width: 100%;
}
.cms-bond-of-grace .page-main .topcategory ul li:hover .hovereffect {
  display: block;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  background: #a92611;
  opacity: .95;
  width: 100%;
  height: 98%;
  border-radius: 3px;
  padding: 0 40px;
  padding-top: 40px;
  font-family: 'Fedra Sans Std';
}
.cms-bond-of-grace .page-main .topcategory ul li:hover .hovereffect h2 {
  color: #ffffff;
  font-size: 23px;
  font-family: 'Fedra Sans Std';
  display: none;
}
.cms-bond-of-grace .page-main .topcategory ul li:hover .hovereffect .topsubttitle {
  font-size: 15.5px;
  border-bottom: solid 1px #edaa38;
  padding-top: 4px;
  margin-bottom: 18px;
  display: inline-block;
  line-height: normal;
  color: #ffffff;
  padding-bottom: 8px;
}
.cms-bond-of-grace .page-main .topcategory ul li:hover .hovereffect p {
  font-size: 14px;
  line-height: normal;
  color: #ffffff;
}
.cms-bond-of-grace .page-main .topcategory ul li:hover .hovereffect a {
  width: 180px;
  height: 46px;
  line-height: 46px;
  background: #ffffff;
  color: #a92611;
  display: inline-block;
  border-radius: 3px;
  font-size: 15.5px;
  font-weight: 600;
  margin-top: 60px;
  text-decoration: none;
}
.cms-bond-of-grace .page-main .topcategory ul li:hover .hovereffect a:hover {
  text-decoration: none;
}
.cms-bond-of-grace .page-main .otherofferings .onlyentials {
  background: 0 0;
  padding: 40px 130px;
  padding-bottom: 0;
}
.cms-bond-of-grace .page-main .otherofferings .onlyentials .block-products-list {
  margin-bottom: 10px;
}
.cms-bond-of-grace .page-main .otherofferings .onlyentials .block-title:before {
  bottom: 8px;
}
.cms-bond-of-grace .page-main .otherofferings .onlyentials .block-title strong {
  font-size: 26px;
  background: #ffffff;
}
.cms-bond-of-grace .page-main .otherofferings .onlyentials .calltoaction {
  background: #ffffff;
  margin-top: -2px;
}
.cms-bond-of-grace .page-main .otherofferings .onlyentials .product-item-inner {
  display: none;
}
.cms-bond-of-grace .page-main .explorecategory {
  padding: 0 130px;
}
.cms-bond-of-grace .page-main .explorecategory h2 {
  font-family: 'Fedra Sans Std';
  font-size: 24px;
  text-align: center;
  padding-bottom: 33px;
  margin: 0;
  position: relative;
  width: 1274px;
}
.cms-bond-of-grace .page-main .explorecategory h2:before {
  content: '';
  position: absolute;
  bottom: 39px;
  background: url('../images/home-heading-bg.png') no-repeat left top;
  width: 50%;
  height: 7px;
  transform: translate(-50%, -50%);
  left: 45%;
}
.cms-bond-of-grace .page-main .explorecategory h2:after {
  content: '';
  position: absolute;
  bottom: 39px;
  background: url('../images/home-heading-bg.png') no-repeat right top;
  width: 50%;
  height: 7px;
  transform: translate(-50%, -50%);
  right: -5%;
}
.cms-bond-of-grace .page-main .explorecategory ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-bond-of-grace .page-main .explorecategory ul li {
  display: inline-block;
}
.cms-bond-of-grace .page-main .explorecategory ul li:last-child {
  float: right;
}
.cms-bond-of-grace .page-main .explorecategory .content {
  padding-bottom: 100px;
}
.cms-bond-of-grace .page-main .explorecategory .content h3 {
  font-family: 'Fedra Sans Std';
  font-size: 24px;
  padding-top: 25px;
  position: relative;
  z-index: 1;
}
.cms-bond-of-grace .page-main .explorecategory .content h3 span {
  z-index: 1;
  position: relative;
  display: inline-block;
  background: #ffffff;
  padding-right: 20px;
}
.cms-bond-of-grace .page-main .explorecategory .content h3:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 7px;
  width: 97%;
  border-bottom: solid 1px #edaa38;
  z-index: -1;
}
.cms-bond-of-grace .page-main .explorecategory .content p {
  font-family: 'Fedra Sans Std';
  font-size: 16px;
  line-height: 26px;
  padding-top: 10px;
  margin: 0;
  padding-right: 40px;
}
.cms-bhairavi-sadhana {
  background: #ffffff;
}
.cms-diwali .qoute {
  position: absolute;
  top: 11%;
  text-align: center;
}
.cms-diwali .qoute p {
  font-family: 'Fedra Sans Std' !important;
  font-size: 20px;
  line-height: 34px;
  padding: 0 350px;
  font-weight: 400;
  color: #020202;
}
.cms-diwali .qoute1 {
  position: absolute;
  top: 15.8%;
  right: -3%;
  max-width: 700px;
}
.cms-diwali .qoute1 p {
  font-family: 'Fedra Sans Std' !important;
  font-size: 20px;
  line-height: 34px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
  color: #fdf8ee;
  padding-bottom: 9px;
}
.cms-diwali .qoute1 p a {
  font-family: 'Fedra Sans Std' !important;
  color: #e8b55c;
  text-decoration: underline;
  font-size: 16px;
}
.cms-diwali .qoute1 p img {
  width: 8%;
  padding-right: 8px;
}
.cms-diwali .qoute2 {
  position: absolute;
  top: 26.3%;
  left: -5%;
  max-width: 700px;
}
.cms-diwali .qoute2 p {
  font-family: 'Fedra Sans Std' !important;
  font-size: 20px;
  line-height: 34px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
  color: #fdf8ee;
  padding-bottom: 9px;
}
.cms-diwali .qoute2 p a {
  font-family: 'Fedra Sans Std' !important;
  color: #e8b55c;
  text-decoration: underline;
  font-size: 16px;
}
.cms-diwali .qoute2 p img {
  width: 8%;
  padding-right: 8px;
}
.cms-diwali .qoute3 {
  position: absolute;
  top: 37.7%;
  right: -4%;
  max-width: 700px;
}
.cms-diwali .qoute3 p {
  font-family: 'Fedra Sans Std' !important;
  font-size: 20px;
  line-height: 34px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
  color: #fdf8ee;
  padding-bottom: 9px;
}
.cms-diwali .qoute3 p a {
  font-family: 'Fedra Sans Std' !important;
  color: #e8b55c;
  text-decoration: underline;
  font-size: 16px;
}
.cms-diwali .qoute3 p img {
  width: 8%;
  padding-right: 8px;
}
.cms-diwali .qoute4 {
  position: absolute;
  top: 48.6%;
  left: -5%;
  max-width: 700px;
}
.cms-diwali .qoute4 p {
  font-family: 'Fedra Sans Std' !important;
  font-size: 20px;
  line-height: 34px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
  color: #fdf8ee;
  padding-bottom: 9px;
}
.cms-diwali .qoute4 p a {
  font-family: 'Fedra Sans Std' !important;
  color: #e8b55c;
  text-decoration: underline;
  font-size: 16px;
}
.cms-diwali .qoute4 p img {
  width: 8%;
  padding-right: 8px;
}
.cms-diwali .qoute5 {
  position: absolute;
  top: 59.8%;
  right: -5%;
  max-width: 700px;
}
.cms-diwali .qoute5 p {
  font-family: 'Fedra Sans Std' !important;
  font-size: 20px;
  line-height: 34px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
  color: #fdf8ee;
  padding-bottom: 9px;
}
.cms-diwali .qoute5 p a {
  font-family: 'Fedra Sans Std' !important;
  color: #e8b55c;
  text-decoration: underline;
  font-size: 16px;
}
.cms-diwali .qoute5 p img {
  width: 8%;
  padding-right: 8px;
}
.cms-diwali .qoute6 {
  position: absolute;
  top: 70.7%;
  left: -5%;
  max-width: 700px;
}
.cms-diwali .qoute6 p {
  font-family: 'Fedra Sans Std' !important;
  font-size: 20px;
  line-height: 34px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
  color: #fdf8ee;
  padding-bottom: 9px;
}
.cms-diwali .qoute6 p a {
  font-family: 'Fedra Sans Std' !important;
  color: #e8b55c;
  text-decoration: underline;
  font-size: 16px;
}
.cms-diwali .qoute6 p img {
  width: 8%;
  padding-right: 8px;
}
.cms-diwali .qoute7 {
  position: absolute;
  top: 82.5%;
  right: -5%;
  max-width: 700px;
}
.cms-diwali .qoute7 p {
  font-family: 'Fedra Sans Std' !important;
  font-size: 20px;
  line-height: 34px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
  color: #fdf8ee;
  padding-bottom: 9px;
}
.cms-diwali .qoute7 p a {
  font-family: 'Fedra Sans Std' !important;
  color: #e8b55c;
  text-decoration: underline;
  font-size: 16px;
}
.cms-diwali .qoute7 p img {
  width: 8%;
  padding-right: 8px;
}
.cms-diwali .qoute8 {
  position: absolute;
  top: 94.1%;
  left: -5%;
  max-width: 700px;
}
.cms-diwali .qoute8 p {
  font-family: 'Fedra Sans Std' !important;
  font-size: 20px;
  line-height: 34px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
  color: #fdf8ee;
  padding-bottom: 9px;
}
.cms-diwali .qoute8 p a {
  font-family: 'Fedra Sans Std' !important;
  color: #e8b55c;
  text-decoration: underline;
  font-size: 16px;
}
.cms-diwali .qoute8 p img {
  width: 8%;
  padding-right: 8px;
}
.hidenoticebar {
  display: none;
}
.right-container-wrap .search-icon.desktop {
  display: inline-block;
  width: 34px;
  vertical-align: middle;
  height: 36px;
  margin-right: 15px;
  margin-top: -16px;
  position: relative;
  top: 10px;
  cursor: pointer;
}
.swatch-option.disabled {
  cursor: pointer;
  pointer-events: auto;
}
.swatch-option[data-option-empty|=true] {
  opacity: 0 !important;
}
.product-options-wrapper .swatch-opt .swatch-option[data-option-empty|=true] {
  opacity: .1;
}
.product-options-wrapper .swatch-opt .swatch-option[data-option-empty|=true] + label {
  opacity: .6;
}
.product-options-wrapper .swatch-opt .swatch-option[data-option-empty=true] + label:after {
  content: '';
  width: 3px;
  height: 100%;
  background: #edaa38 !important;
  border-radius: 0;
  transform: rotate(45deg);
  position: absolute;
  left: 50%;
  top: 0;
  opacity: 1;
}
.product-options-wrapper div.mage-error[generated] {
  position: inherit;
}
.swatch-opt input[type=radio]:checked + label:after {
  background: 0 0 !important;
}
.swatch-opt input[type=radio].selected:checked + label:after {
  background: #edaa38 !important;
}
body.catalog-product-view .product.alert.stock {
  margin-bottom: 20px;
}
body.catalog-product-view .fieldset:last-child {
  margin-bottom: 27px;
}
.swatch-attribute.shirt_size label {
  position: relative;
}
.swatch-notify {
  position: absolute;
  bottom: auto;
  top: -27px;
  right: -10px;
  display: block;
  padding: 4px;
  background: 0 0;
  color: #a92611;
  border: 1px solid red;
  border-radius: 4px;
  font-weight: 600;
  cursor: pointer;
  opacity: 1;
  font-size: 10px;
  line-height: 1;
  width: 60px;
  z-index: 1;
}
span.swatch-notify:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  margin: auto;
  position: absolute;
  bottom: -3px;
  z-index: 1;
  background: #ffffff;
  border-bottom: 1px solid red;
  border-right: 1px solid red;
  transform: rotate(45deg);
  left: calc(100% - 55%);
}
@media only screen and (min-width: 768px) {
  .header.content .right-container-wrap .header.links .show-login-logout .authorization-link .loginbeforeicon {
    margin-bottom: -32px !important;
  }
  .header.content .right-container-wrap .header.links .show-login-logout .authorization-link .loginbeforeicon .loginbeforeicon-img {
    background: 0 0 !important;
    padding: 12px 0 !important;
    margin-left: 0 !important;
    width: 100% !important;
  }
  .header.content .right-container-wrap .header.links .show-login-logout .authorization-link .loginbeforeicon .loginbeforeicon-img img {
    width: 100% !important;
    margin-top: 10px !important;
    margin-left: 0 !important;
    margin-bottom: -20px !important;
    display: none !important;
  }
  .cms-sso-faq {
    background: #ffffff;
  }
  .cms-sso-faq .ssocustomersupport .accordion-container {
    padding-top: 50px;
  }
  .cms-sso-faq .ssocustomersupport h2 {
    text-align: center;
    font-size: 36px;
    font-family: 'Fedra Sans Std';
    margin: 0;
    padding-top: 35px;
    position: relative;
  }
  .cms-sso-faq .ssocustomersupport h2:after {
    content: '';
    background: url('../images/heading-bg.png') no-repeat center bottom;
    width: 228px;
    height: 7px;
    position: absolute;
    left: 50%;
    bottom: -23px;
    transform: translate(-50%, -50%);
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container {
    width: 1140px;
    margin: auto;
    padding-bottom: 68px;
    position: relative;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container h3 {
    font-size: 26px;
    font-family: 'Fedra Sans Std';
    font-weight: 500;
    padding-bottom: 20px;
    margin: 0;
    padding-left: 18px;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container .set {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 10px;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container .set a {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    display: block;
    font-size: 16px;
    color: #a92611;
    font-family: 'Fedra Sans Std';
    font-weight: 600;
    background: #ffffff;
    padding: 10px 20px;
    border-radius: 3px;
    text-decoration: none;
    cursor: pointer;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container .set .contentsecrtion {
    display: none;
    background: #ffffff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container .set .contentsecrtion p {
    font-family: 'Fedra Sans Std';
    font-size: 14px;
    padding: 10px 20px;
    line-height: 30px;
    margin: 0;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container .set .contentsecrtion ul li {
    font-family: 'Fedra Sans Std';
    font-size: 14px;
    padding: 10px;
    margin: 0;
    list-style: upper-roman;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container .set .contentsecrtion .faq-sec .faq-sec-left {
    width: 50%;
    text-align: center;
    float: left;
    display: table;
    border-right: 1px solid #020202;
    border-bottom: 1px solid #020202;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container .set .contentsecrtion .faq-sec .faq-sec-left img {
    padding: 50px 0;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container .set .contentsecrtion .faq-sec .faq-sec-right {
    width: 50%;
    text-align: center;
    float: right;
    display: table;
    border-bottom: 1px solid;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container .set .contentsecrtion .faq-sec .faq-sec-right img {
    padding: 50px 0;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container.paymentsection:before {
    content: '';
    position: absolute;
    left: -230px;
    top: -86px;
    background: url('../images/customer-bg-icon.svg') no-repeat left top;
    width: 303px;
    height: 121px;
    background-size: 80%;
  }
  .cms-sso-faq .ssocustomersupport .accordingsecton .accordion-container.paymentsection:after {
    content: '';
    position: absolute;
    right: -310px;
    bottom: -66px;
    background: url('../images/customer-bg-icon.svg') no-repeat left top;
    width: 303px;
    height: 121px;
    background-size: 80%;
  }
  .cms-sso-faq html {
    scroll-behavior: smooth;
  }
  .cms-sso-faq .page-main {
    max-width: 100% !important;
    width: 100%;
    padding: 0;
  }
  .homefeaturedoffer {
    padding: 15px 50px 50px !important;
  }
  .homefeaturedoffer h2 {
    font-family: 'Fedra Sans Std' !important;
  }
  .products.list .product-item-info .product-item-name {
    white-space: normal !important;
  }
  .ishaessentials .product-item .product-item-name {
    white-space: normal !important;
  }
  .cms-jeevarasam .productslist .products-grid-cms ul li {
    float: none !important;
  }
  .cms-dhyanalinga .productslist .products-grid-cms ul li {
    float: none !important;
  }
  .cms-sanjeevini-health-mix .productslist .products-grid-cms ul li {
    float: none !important;
  }
  .cms-neem-turmeric .productslist .products-grid-cms ul li {
    float: none !important;
  }
  .cms-natural-hair-and-bodycare .productslist .products-grid-cms ul li {
    float: none !important;
  }
  .cms-fabric .productslist .products-grid-cms ul li {
    float: none !important;
  }
  .field-error {
    padding-top: 130px !important;
    margin-top: 0;
    width: 30%;
  }
  div.mage-error[generated] {
    padding-top: 130px !important;
    margin-top: 0;
    width: 30%;
  }
  .payment-method-billing-address .field-error {
    padding-top: 0 !important;
    width: 100%;
  }
  .form-shipping-address .field-error {
    padding-top: 0 !important;
    width: 100%;
  }
  .form-discount .field-error {
    padding-top: 0 !important;
    width: 100%;
  }
  .form-edit-account div.mage-error[generated] {
    padding-top: 0 !important;
    width: 100%;
  }
  .form-address-edit div.mage-error[generated] {
    padding-top: 0 !important;
    width: 100%;
  }
  .form.password.reset #password-strength-meter-container {
    padding-top: 10px !important;
  }
  .checkout-onepage-success .sucessheading {
    padding-top: 28px !important;
    padding-bottom: 12px !important;
  }
  .checkout-onepage-success p.youwill {
    padding: 10px 30px 30px !important;
  }
  body #mySidenav .menu-left {
    left: 95px !important;
    top: 189px !important;
    width: 90% !important;
  }
  body #mySidenav .menu-left .menu-links {
    padding: 0px 0 0 65px !important;
  }
  body #mySidenav .menu-left .menu-links ul.category-image {
    margin-top: -15px;
  }
  body .menu-left .menu-links .split-ul .menu-parent {
    padding-top: 25px !important;
  }
  .home-promo-banner .for-mobile {
    display: none;
  }
}
.hidenoticebar {
  display: none;
}
.page-header.headersticky .header.content .right-container-wrap {
  margin-right: -20px;
}
.page-header.headersticky .noticebarhidden #mySidenav .menu-left {
  top: 75px !important;
}
#size-chart {
  font-weight: 600;
  text-decoration: underline;
}
.catalog-category-view .page-main {
  background-color: #ffffff !important;
}
.cms-home .page-main {
  background-color: #ffffff;
}
.noticebarhidden #mySidenav .menu-left {
  top: 147px !important;
}
.catalog-product-view .price-tax label {
  font-size: 12px;
  padding: 10px;
}
.page-wrapper .page-header {
  height: auto;
  margin: 0;
  position: relative;
  z-index: 999;
}
.bestseller-tag {
  font-family: 'Fedra Sans Std';
  font-size: 11px;
  background: #ffef34;
  width: 91px;
  text-align: center;
  padding: 6px 0;
  position: absolute;
  right: 0;
  color: #000000;
  top: 0;
  z-index: 100;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.new-tag {
  font-family: 'Fedra Sans Std';
  font-size: 11px;
  background: #ffef34;
  width: 91px;
  text-align: center;
  padding: 6px 0;
  position: absolute;
  right: 0;
  color: #000000;
  top: 0;
  z-index: 100;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.offer-tag {
  font-family: 'Fedra Sans Std';
  font-size: 11px;
  background: #ffef34;
  width: 91px;
  text-align: center;
  padding: 6px 0;
  position: absolute;
  right: 0;
  color: #000000;
  top: 0;
  z-index: 1;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.block-minicart .subtotal {
  text-align: left;
  float: none;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding-top: 20px;
  border-top: solid 1px #edaa38;
  position: fixed;
  width: 78%;
  bottom: 96px;
  background-color: #ffffff;
  z-index: 999 !important;
}
.minicart-items-wrapper {
  margin: 0 -15px;
}
.cms-bond-of-grace {
  overflow-x: hidden;
  background: #ffffff !important;
}
.cms-bond-of-grace .cat-description {
  position: relative;
  width: 1140px;
  margin: auto;
  padding-bottom: 36px;
}
.cms-bond-of-grace .cat-description .image-area {
  padding-top: 100px !important;
}
.cms-bond-of-grace .cat-description .image-area img {
  width: 100%;
}
.cms-bond-of-grace .cat-description .details.dhyanlingdetils {
  padding-top: 110px !important;
  padding-left: 18px !important;
  text-align: center;
}
.cms-bond-of-grace .cat-description:after {
  content: '';
  background: url('../images/cat-description-bg.png') no-repeat right top;
  display: block;
  width: 361px;
  height: 173px;
  position: absolute;
  right: -80px;
  top: 70px;
  background-size: 100%;
}
.cms-bond-of-grace .cat-description .details {
  padding-top: 198px;
  padding-left: 30px;
}
.cms-bond-of-grace .cat-description .details h2 {
  background: url('../images/jeevarasam-heading.png') no-repeat center bottom;
  padding-bottom: 29px;
  font-size: 24px;
  line-height: 54px;
  font-family: 'Fedra Sans Std';
  display: inline-block;
  margin-bottom: 10px;
}
.cms-bond-of-grace .cat-description .details h3 {
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: normal;
  margin-bottom: 12px;
}
.cms-bond-of-grace .cat-description .details p {
  font-size: 15px;
  font-family: 'Fedra Sans Std';
  line-height: 26px;
}
.cms-bond-of-grace .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-bond-of-grace .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-bond-of-grace .page-main .topcategory ul li:hover .hovereffect {
  height: 96.8% !important;
  padding: 40px 20px 0 !important;
}
.cms-bond-of-grace .page-main .topcategory ul li:hover a {
  margin-top: 30px !important;
}
.cms-bond-of-grace .for-mobile-view {
  display: none;
}
.cms-bond-of-grace .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-bond-of-grace .seven-ways-banner img {
  width: 100%;
}
.cms-bond-of-grace .qoute {
  position: absolute;
  top: 28%;
  right: 20%;
  font-family: 'Fedra Sans Std';
  color: #fdf8ee;
  background: url('../images/quote.png') no-repeat center top;
  max-width: 330px;
  text-align: center;
  padding-top: 70px;
  right: 60%;
  max-width: 423px;
}
.cms-bond-of-grace .qoute p {
  font-family: 'Fedra Sans Std';
  font-size: 21px;
  line-height: 36px;
}
.cms-bond-of-grace .qoute p strong {
  font-family: 'Fedra Sans Medium 5';
  font-size: 21px !important;
  font-weight: 400;
  display: block;
  padding-top: 12px;
}
.cms-bond-of-grace .cat-description1 {
  border-bottom: 2px solid #a92611;
  margin: auto;
  padding-bottom: 36px;
  position: relative;
  width: 1140px;
}
.cms-bond-of-grace .cat-description1 .image-area {
  text-align: center;
}
.cms-bond-of-grace .cat-description1 .image-area img {
  width: 80%;
  position: relative;
  top: 70px;
}
.cms-bond-of-grace .cat-description1 .details1 {
  padding-top: 0;
  padding-left: 30px;
}
.cms-bond-of-grace .cat-description1 .details1:after {
  content: '';
  background: url('../images/cat-description-bg.png') no-repeat right top;
  width: 220px;
  height: 173px;
  position: absolute;
  left: -60px;
  top: -30px;
  background-size: 100%;
}
.cms-bond-of-grace .cat-description1 .details1 h2 {
  background: url('../images/jeevarasam-heading.png') no-repeat left bottom;
  padding-bottom: 29px;
  font-size: 24px;
  line-height: 54px;
  font-family: 'Fedra Sans Std';
  display: inline-block;
  margin-bottom: 10px;
  color: #e8b55c;
}
.cms-bond-of-grace .cat-description1 .details1 h3 {
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: normal;
  margin-bottom: 12px;
}
.cms-bond-of-grace .cat-description1 .details2 {
  background: #fae7c7;
  padding: 110px 45px 45px;
  text-align: left;
}
.cms-bond-of-grace .cat-description1 .details2 p {
  font-size: 15px;
  font-family: 'Fedra Sans Std';
  line-height: 26px;
}
.cms-bond-of-grace .cat-description1 .details2 ul {
  padding-bottom: 30px;
}
.cms-bond-of-grace .cat-description1 .details2 ul li {
  font-size: 15px;
  font-family: 'Fedra Sans Std';
  line-height: 26px;
}
.cms-bond-of-grace .cat-description2 {
  margin: auto;
  padding-top: 70px;
  padding-bottom: 70px;
  width: 1140px;
  position: relative;
}
.cms-bond-of-grace .cat-description2 .image-area {
  text-align: center;
}
.cms-bond-of-grace .cat-description2 .image-area img {
  width: 80%;
  position: relative;
  top: 70px;
}
.cms-bond-of-grace .cat-description2 .details3 {
  text-align: center;
}
.cms-bond-of-grace .cat-description2 .details3 p {
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: 50px;
}
.cms-bond-of-grace .cat-description2 .details3 p a {
  font-size: 24px;
  font-family: 'Fedra Sans Std';
  font-weight: 600;
  line-height: 35px;
  color: #a92611;
  background: url('../images/jeevarasam-heading.png') no-repeat center bottom;
  padding-bottom: 50px;
}
.cms-bond-of-grace .cat-description.customdescription {
  padding-top: 48px;
}
.cms-bond-of-grace .also-see {
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
  position: relative;
  padding: 60px 0;
  background: #ffffff;
  margin-top: 60px;
}
.cms-bond-of-grace .also-see:after {
  min-height: 100px;
  width: 100%;
  display: block;
  background: #ffffff;
  content: '';
  position: absolute;
  bottom: -89px;
}
.cms-bond-of-grace .also-see:before {
  background: url('../images/also-see-bg.png') no-repeat bottom left;
  content: '';
  position: absolute;
  left: -120px;
  bottom: 20px;
  background-size: 90%;
  width: 400px;
  height: 280px;
}
.cms-bond-of-grace .also-see .custom-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
}
.cms-bond-of-grace .also-see .custom-container .also-see-head .full-for-mobile {
  display: inline-block;
  vertical-align: text-top;
}
.cms-bond-of-grace .also-see .custom-container .also-see-head p {
  font-size: 18px;
  font-family: 'Fedra Sans Std';
  margin-bottom: 60px;
}
.cms-bond-of-grace .also-see .custom-container .also-see-head p a {
  font-size: 13px;
  font-family: 'Fedra Sans Std';
  background: #ffffff;
  padding: 10px 20px;
  border-radius: 50px;
  margin-left: 16px;
  color: initial;
}
.cms-bond-of-grace .also-see .custom-container .also-see-head p a.view-all {
  background: #edaa38;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.cms-bond-of-grace .also-see .custom-container .also-see-head h4 {
  text-align: center;
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: 36.5px;
  position: relative;
}
.cms-bond-of-grace .also-see .custom-container .also-see-head h4:before {
  content: '';
  background: #edaa38;
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  bottom: 14px;
  left: 0;
}
.cms-bond-of-grace .also-see .custom-container .also-see-head h4 span {
  background: #ffffff;
  padding: 0 30px;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.cms-bond-of-grace .also-see .cat-col {
  display: flex;
}
.cms-bond-of-grace .also-see .cat-col .col {
  margin: 10px 0;
}
.cms-bond-of-grace .also-see .cat-col .col img {
  width: 100%;
}
.cms-bond-of-grace .also-see .cat-col .col .title {
  position: absolute;
  top: 15px;
  left: 20px;
  font-size: 18px;
  font-family: 'Fedra Sans Std';
  color: #020202;
}
.cms-bond-of-grace .also-see .cat-col .col .title strong {
  font-size: 22px;
}
.cms-independence-day {
  background: #fff !important;
}
.cms-independence-day .cat-description .image-area {
  padding-top: 100px !important;
}
.cms-independence-day .cat-description .image-area img {
  width: 100%;
}
.cms-independence-day .cat-description .details.dhyanlingdetils {
  padding-top: 110px !important;
  padding-left: 18px !important;
  text-align: center;
}
.cms-independence-day .cat-description .details {
  padding-top: 198px;
  padding-left: 30px;
}
.cms-independence-day .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-independence-day .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-independence-day .for-mobile-view {
  display: none;
}
.cms-independence-day .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-independence-day .seven-ways-banner img {
  width: 100%;
}
.cms-independence-day .qoute {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: center;
  top: 2%;
  right: -5%;
  padding: 1px 6px;
  max-width: 1000px;
}
.cms-independence-day .qoute p {
  font-family: 'Fedra Sans Std';
  font-size: 18px;
  line-height: 25px;
  padding: 0 185px;
  font-weight: 400;
}
.cms-independence-day .qoute h2 {
  font-size: 20px;
  font-family: 'Fedra Sans Std';
}
.cms-independence-day .qoute h1 {
  font-size: 65px;
  font-style: italic;
  font-family: 'Fedra Sans Std';
  margin-bottom: 0;
}
.cms-independence-day .qoute h3 {
  font-family: 'Fedra Sans Std';
  font-size: 22px;
  font-weight: 600;
}
.cms-independence-day .qoute1-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: center;
  top: 27%;
  left: 7%;
  padding: 0 6px;
  max-width: 800px;
}
.cms-independence-day .qoute1-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 22px;
  line-height: 30px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-independence-day .qoute2-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: right;
  top: 41%;
  right: 40%;
  padding: 0;
  max-width: 800px;
}
.cms-independence-day .qoute2-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 22px;
  line-height: 30px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-independence-day .qoute3-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: right;
  top: 64%;
  right: 30%;
  padding: 0;
  max-width: 800px;
}
.cms-independence-day .qoute3-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 22px;
  line-height: 30px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-independence-day .qoute4-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: right;
  top: 87%;
  right: 35%;
  padding: 0;
  max-width: 800px;
}
.cms-independence-day .qoute4-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 22px;
  line-height: 30px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-independence-day .cat-description2 {
  margin: auto;
  padding-top: 70px;
  padding-bottom: 70px;
  width: 1140px;
  position: relative;
}
.cms-independence-day .cat-description2 .image-area {
  text-align: center;
}
.cms-independence-day .cat-description2 .image-area img {
  width: 80%;
  position: relative;
  top: 70px;
}
.cms-independence-day .cat-description2 .details3 {
  text-align: center;
}
.cms-independence-day .cat-description1 {
  border-bottom: 2px solid #a92611;
  margin: auto;
  padding-bottom: 36px;
  position: relative;
  width: 1140px;
}
.cms-independence-day .cat-description1 .details1 {
  padding-top: 0;
  padding-left: 30px;
}
.cms-independence-day .cat-description1 .details2 {
  background: #fae7c7;
  padding: 110px 45px 45px;
  text-align: left;
}
.cms-independence-day .cat-description.customdescription {
  padding-top: 48px;
}
.cms-stw-diwali {
  background: #fdf5ea !important;
}
.cms-stw-diwali .cat-description .image-area {
  padding-top: 100px !important;
}
.cms-stw-diwali .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-stw-diwali .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-stw-diwali .for-mobile-view {
  display: none;
}
.cms-stw-diwali .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-stw-diwali .seven-ways-banner img {
  width: 100%;
}
.cms-stw-diwali .mens-womens h1 {
  padding-top: 20px;
  text-align: center;
  font-size: 17px;
  color: #6c757d;
  letter-spacing: 1px;
}
.cms-stw-diwali .mens-womens h1 a {
  font-family: 'Fedra Sans Std';
  font-weight: 600;
  font-size: 18px;
  color: #a92611 !important;
  text-align: center;
  text-decoration: underline;
}
.cms-stw-diwali .mens {
  display: inline-flex;
  padding-left: 70px;
  padding-right: 70px;
  padding-bottom: 50px;
}
.cms-stw-diwali .mens-left {
  width: 50%;
  padding: 0 30px;
}
.cms-stw-diwali .mens-left img {
  width: 95%;
}
.cms-stw-diwali .mens-right {
  width: 50%;
  padding: 0 30px;
}
.cms-stw-diwali .mens-right img {
  width: 95%;
}
.cms-stw-diwali .mens-image {
  padding-bottom: 20px;
}
.cms-stw-diwali .mens-text {
  text-align: center;
}
.cms-stw-diwali .mens-text h2 a {
  font-family: 'Fedra Sans Std';
  font-size: 14px;
  color: #020202 !important;
  text-align: center;
}
.cms-stw-diwali .mens-section img {
  padding-right: 0;
}
.cms-stw-diwali .mens-section .mens-text h2 {
  line-height: 16px;
  padding-top: 12px;
  text-align: center;
}
.cms-stw-diwali .mens-section .col-md-3 {
  padding-left: 0;
}
.cms-stw-diwali .mens-section .arrow {
  padding-top: 50px;
  padding-left: 15px;
  width: 50%;
}
.cms-diwali-offers {
  background: #ffffff !important;
}
.cms-diwali-offers .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-diwali-offers .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-diwali-offers .for-mobile-view {
  display: none;
}
.cms-diwali-offers .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-diwali-offers .seven-ways-banner img {
  width: 100%;
}
.cms-diwali-offers .mens-womens h1 {
  padding-top: 20px;
  text-align: center;
  font-size: 17px;
  color: #6c757d;
  letter-spacing: 1px;
}
.cms-diwali-offers .mens-womens h1 a {
  font-family: 'Fedra Sans Std';
  font-weight: 600;
  font-size: 18px;
  color: #a92611 !important;
  text-align: center;
  text-decoration: underline;
}
.cms-diwali-offers .mens {
  display: inline-flex;
  padding-left: 70px;
  padding-right: 70px;
  padding-bottom: 50px;
}
.cms-diwali-offers .mens-left {
  width: 50%;
  padding: 0 30px;
}
.cms-diwali-offers .mens-left img {
  width: 95%;
}
.cms-diwali-offers .mens-right {
  width: 50%;
  padding: 0 30px;
}
.cms-diwali-offers .mens-right img {
  width: 95%;
}
.cms-diwali-offers .mens-image {
  padding-bottom: 20px;
}
.cms-diwali-offers .mens-text {
  text-align: center;
}
.cms-diwali-offers .mens-text h2 a {
  font-family: 'Fedra Sans Std';
  font-size: 14px;
  color: #020202 !important;
  text-align: center;
}
.cms-diwali-offers .mens-section img {
  padding-right: 0;
}
.cms-diwali-offers .mens-section .mens-text h2 {
  line-height: 16px;
  padding-top: 12px;
  text-align: center;
}
.cms-diwali-offers .mens-section .col-md-3 {
  padding-left: 0;
}
.cms-diwali-offers .mens-section .arrow {
  padding-top: 50px;
  padding-left: 15px;
  width: 50%;
}
.cms-bhairavi-sadhana {
  background: #ffffff;
  background-color: #ffffff;
}
.cms-bhairavi-sadhana .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-bhairavi-sadhana .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-bhairavi-sadhana .for-mobile-view {
  display: none;
}
.cms-bhairavi-sadhana .seven-ways-banner img {
  width: 100%;
}
.cms-bhairavi-sadhana .cat-description .details.dhyanlingdetils {
  padding: 30px 80px !important;
  text-align: center;
}
.cms-bhairavi-sadhana .cat-description .details.dhyanlingdetils a {
  text-align: center;
  color: #a92611;
  font-size: 24px;
  text-decoration: underline;
  font-family: 'Fedra Sans Std';
  line-height: 70px;
}
.cms-bhairavi-sadhana .cat-description:after {
  content: '';
  background: url('../images/cat-description-bg.png') no-repeat right top;
  display: block;
  width: 300px;
  height: 160px;
  position: absolute;
  right: 150px;
  top: 520px;
  background-size: 100%;
}
.cms-bhairavi-sadhana .cat-description .details h2 {
  padding-bottom: 29px;
  font-size: 30px;
  line-height: 54px;
  font-family: 'Fedra Sans Std';
  display: inline-block;
  margin-bottom: 10px;
  color: #a92611;
}
.cms-bhairavi-sadhana .cat-description .details p {
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: 32px;
  color: #a92611;
  padding: 0 40px;
}
.cms-bhairavi-sadhana .cat-description1 .details1 {
  padding-top: 0;
  padding-left: 30px;
}
.cms-bhairavi-sadhana .cat-description1 .details1 h3 {
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: normal;
  margin-bottom: 12px;
}
.cms-bhairavi-sadhana .cat-description1 .details1 p a {
  font-size: 18px;
  font-family: 'Fedra Sans Std';
  line-height: 26px;
  color: #e8b55c;
  text-decoration: underline;
  font-weight: 600;
}
.cms-bhairavi-sadhana .cat-description1 .details2 {
  background: #521615;
  text-align: center;
  min-height: 225px;
  padding-top: 30px;
  padding-left: 50px;
  padding-right: 50px;
}
.cms-bhairavi-sadhana .cat-description1 .details2 h2 {
  font-size: 24px;
  line-height: 38px;
  font-family: 'Fedra Sans Std';
  display: inline-block;
  color: #e8b55c;
}
.cms-bhairavi-sadhana .cat-description1 .details2 p {
  font-size: 15px;
  font-family: 'Fedra Sans Std';
  line-height: 24px;
  color: #e8b55c;
  padding-bottom: 10px;
}
.cms-bhairavi-sadhana .cat-description1 .details2 p a {
  font-size: 18px;
  font-family: 'Fedra Sans Std';
  line-height: 26px;
  color: #e8b55c;
  text-decoration: underline;
  font-weight: 600;
}
.cms-bhairavi-sadhana .cat-description2 .details3 {
  text-align: center;
}
.cms-bhairavi-sadhana .cat-description2 .details3 p {
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: 50px;
}
.cms-bhairavi-sadhana .cat-description2 .details3 p a {
  font-size: 24px;
  font-family: 'Fedra Sans Std';
  font-weight: 600;
  line-height: 35px;
  color: #a92611;
  background: url('../images/jeevarasam-heading.png') no-repeat center bottom;
  padding-bottom: 50px;
}
.cms-bhairavi-sadhana .ess {
  text-align: center;
}
.cms-bhairavi-sadhana .ess .tophead {
  text-align: center;
  padding-bottom: 20px;
}
.cms-bhairavi-sadhana .ess .tophead h3 {
  font-size: 36px;
  position: relative;
  font-family: 'Fedra Sans Std';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 20px;
  color: #a92611 !important;
}
.cms-bhairavi-sadhana .ess .tophead p {
  font-size: 20px;
  position: relative;
  font-family: 'Fedra Sans Std';
  color: #000000 !important;
}
.cms-bhairavi-sadhana .ess img {
  width: 75%;
}
.cms-bhairavi-sadhana .ess ul li {
  font-size: 20px;
  list-style: inside;
  font-family: 'Fedra Sans Std';
  text-align: center;
  list-style-type: decimal;
  font-weight: 600;
  line-height: 5px;
  padding-top: 20px;
}
.cms-bhairavi-sadhana .ess-1 .tophead1 {
  text-align: left;
  padding-bottom: 20px;
}
.cms-bhairavi-sadhana .ess-1 .tophead1 h3 {
  font-size: 20px;
  position: relative;
  font-family: 'Fedra Sans Std';
  font-weight: 600;
  color: #020202 !important;
}
.cms-bhairavi-sadhana .col-bog-mob {
  text-align: center;
}
.cms-bhairavi-sadhana .more-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.cms-bhairavi-sadhana .more-button a {
  height: auto;
  background: 0 0;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
}
.cms-bhairavi-sadhana .ishaessentials {
  background: #ffffff;
}
.cms-bhairavi-sadhana .ishaessentials .bs-offers {
  color: #020202;
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  position: relative;
  margin-top: -15px;
  padding-bottom: 20px;
}
.cms-bhairavi-sadhana .ishaessentials .block-title strong {
  background: #ffffff;
}
.cms-bhairavi-sadhana .ishaessentials .product-item {
  width: 23% !important;
}
.cms-bhairavi-sadhana .supports-combo {
  display: flex;
}
.cms-bhairavi-sadhana .supports-combo ul li {
  font-size: 15px;
  list-style: inside;
  font-family: 'Fedra Sans Std';
  text-align: center;
  list-style-type: decimal;
  color: #fdf8ee !important;
}
.cms-bhairavi-sadhana .supports-combo-left {
  background: #541617 !important;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}
.cms-bhairavi-sadhana .supports-combo-left h3 {
  font-size: 30px;
  position: relative;
  font-family: 'Fedra Sans Std';
  padding-bottom: 20px;
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  color: #fdf8ee !important;
}
.cms-bhairavi-sadhana .supports-combo-left h2 {
  font-size: 26px;
  position: relative;
  font-family: 'Fedra Sans Std';
  padding-bottom: 20px;
  color: #fdf8ee !important;
}
.cms-bhairavi-sadhana .supports-combo-left h2 span {
  font-size: 26px;
  position: relative;
  font-family: 'Fedra Sans Std';
  color: #fdf8ee !important;
  padding: 0 12px;
  background: #a92611 !important;
}
.cms-bhairavi-sadhana .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-bhairavi-sadhana .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-bhairavi-sadhana .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-bhairavi-sadhana .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-bhairavi-sadhana .product-grid ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-bhairavi-sadhana .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-bhairavi-sadhana .also-see {
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
  position: relative;
  padding: 60px 0;
  background: #ffffff;
  margin-top: 60px;
}
.cms-bhairavi-sadhana .also-see:after {
  min-height: 100px;
  width: 100%;
  display: block;
  background: #ffffff;
  content: '';
  position: absolute;
  bottom: -89px;
}
.cms-bhairavi-sadhana .also-see:before {
  background: url('../images/also-see-bg.png') no-repeat bottom left;
  content: '';
  position: absolute;
  right: 0;
  bottom: 20px;
  background-size: 100%;
  width: 590px;
  height: 280px;
}
.cms-bhairavi-sadhana .also-see .custom-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
}
.cms-bhairavi-sadhana .also-see .custom-container .also-see-head .full-for-mobile {
  display: inline-block;
  vertical-align: text-top;
}
.cms-bhairavi-sadhana .also-see .custom-container .also-see-head h4 {
  text-align: center;
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: 36.5px;
  position: relative;
}
.cms-bhairavi-sadhana .also-see .custom-container .also-see-head h4:before {
  content: '';
  background: #edaa38;
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  bottom: 14px;
  left: 0;
}
.cms-bhairavi-sadhana .also-see .custom-container .also-see-head h4 span {
  background: #ffffff;
  padding: 0 30px;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.cms-bhairavi-sadhana .also-see .custom-container .container {
  padding-top: 30px;
}
.cms-sadhana-supports .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-sadhana-supports .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-sadhana-supports .for-mobile-view {
  display: none;
}
.cms-sadhana-supports .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-sadhana-supports .seven-ways-banner img {
  width: 100%;
}
.cms-sadhana-supports .cat-description .details.dhyanlingdetils {
  padding: 30px 80px !important;
  text-align: center;
}
.cms-sadhana-supports .cat-description .details p {
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: 32px;
  color: #a92611;
  padding: 0 40px;
}
.cms-sadhana-supports .cat-description1 .details1 h2 {
  background: url('../images/jeevarasam-heading.png') no-repeat left bottom;
  padding-bottom: 29px;
  font-size: 24px;
  line-height: 54px;
  font-family: 'Fedra Sans Std';
  display: inline-block;
  margin-bottom: 10px;
  color: #e8b55c;
}
.cms-sadhana-supports .ess {
  text-align: center;
}
.cms-sadhana-supports .ess .tophead {
  text-align: center;
  padding-bottom: 20px;
}
.cms-sadhana-supports .ess .tophead h3 {
  font-size: 36px;
  position: relative;
  font-family: 'Fedra Sans Std';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 20px;
  color: #a92611 !important;
}
.cms-sadhana-supports .more-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.cms-sadhana-supports .more-button a {
  height: auto;
  background: 0 0;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
}
.cms-sadhana-supports .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-sadhana-supports .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-sadhana-supports .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-sadhana-supports .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-sadhana-supports .product-grid ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-sadhana-supports .ishaessentials .product-item {
  width: 23% !important;
}
.cms-sadhana-supports .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-sadhana-supports .bottom-head h4 {
  text-align: center;
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: 36.5px;
  position: relative;
}
.cms-sadhana-supports .bottom-head h4:before {
  content: '';
  background: #edaa38;
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  bottom: 14px;
  left: 0;
}
.cms-sadhana-supports .bottom-head h4 span {
  background: #ffffff;
  padding: 0 30px;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.cms-sadhana-supports .also-see {
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
  position: relative;
  padding: 60px 0;
  background: #ffffff;
  margin-top: 60px;
}
.cms-sadhana-supports .also-see:after {
  min-height: 100px;
  width: 100%;
  display: block;
  background: #ffffff;
  content: '';
  position: absolute;
  bottom: -89px;
}
.cms-sadhana-supports .also-see:before {
  background: url('../images/also-see-bg.png') no-repeat bottom left;
  content: '';
  position: absolute;
  right: 0;
  bottom: 20px;
  background-size: 100%;
  width: 590px;
  height: 280px;
}
.cms-sadhana-supports .also-see .custom-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
}
.cms-sadhana-supports .also-see .custom-container .also-see-head .full-for-mobile {
  display: inline-block;
  vertical-align: text-top;
}
.cms-sadhana-supports .also-see .custom-container .also-see-head h4 {
  text-align: center;
  font-size: 20px;
  font-family: 'Fedra Sans Std';
  line-height: 36.5px;
  position: relative;
}
.cms-sadhana-supports .also-see .custom-container .also-see-head h4:before {
  content: '';
  background: #edaa38;
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  bottom: 14px;
  left: 0;
}
.cms-sadhana-supports .also-see .custom-container .also-see-head h4 span {
  background: #ffffff;
  padding: 0 30px;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.cms-sadhana-supports .also-see .custom-container .container {
  padding-top: 30px;
}
.cms-offers-for-well-being .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-offers-for-well-being .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-offers-for-well-being .for-mobile-view {
  display: none;
}
.cms-offers-for-well-being .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-offers-for-well-being .seven-ways-banner img {
  width: 100%;
}
.cms-offers-for-well-being .ess {
  text-align: center;
}
.cms-offers-for-well-being .ess .tophead {
  text-align: center;
  padding-bottom: 20px;
}
.cms-offers-for-well-being .ess .tophead h3 {
  font-size: 36px;
  position: relative;
  font-family: 'Fedra Sans Std';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 20px;
  color: #a92611 !important;
}
.cms-offers-for-well-being .ess img {
  width: 75%;
}
.cms-offers-for-well-being .more-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.cms-offers-for-well-being .more-button a {
  height: auto;
  background: 0 0;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
}
.cms-offers-for-well-being .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-offers-for-well-being .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-offers-for-well-being .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-offers-for-well-being .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-offers-for-well-being .ishaessentials .product-item {
  width: 23% !important;
}
.cms-offers-for-well-being .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-save-soil .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-save-soil .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-save-soil .for-mobile-view {
  display: none;
}
.cms-save-soil .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-save-soil .seven-ways-banner img {
  width: 100%;
}
.cms-save-soil .ess {
  text-align: center;
}
.cms-save-soil .ess .tophead {
  text-align: center;
  padding-bottom: 20px;
}
.cms-save-soil .ess .tophead h3 {
  font-size: 36px;
  position: relative;
  font-family: 'Fedra Sans Std';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 20px;
  color: #a92611 !important;
}
.cms-save-soil .ess img {
  width: 75%;
}
.cms-save-soil .more-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.cms-save-soil .more-button a {
  height: auto;
  background: 0 0;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
}
.cms-save-soil .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-save-soil .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-save-soil .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-save-soil .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-save-soil .ishaessentials .product-item {
  width: 23% !important;
}
.cms-save-soil .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-sannidhi-info {
  background-color: #ffffff !important;
}
.cms-sannidhi-info .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-sannidhi-info .for-mobile-view {
  display: none;
}
.cms-sannidhi-info .seven-ways-banner img {
  width: 100%;
}
.cms-sannidhi-info .cat-description {
  text-align: center;
}
.cms-sannidhi-info .cat-description .details #resp-table {
  width: 100%;
  display: table;
}
.cms-sannidhi-info .cat-description .details #resp-table-header {
  display: table-header-group;
}
.cms-sannidhi-info .cat-description .details .table-header-cell {
  display: table-cell;
  padding: 10px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  font-family: 'Fedra Sans Std' !important;
}
.cms-sannidhi-info .cat-description .details #resp-table-body {
  display: table-row-group;
}
.cms-sannidhi-info .cat-description .details .resp-table-row {
  display: table-row;
}
.cms-sannidhi-info .cat-description .details .table-body-cell {
  display: table-cell;
}
.cms-sannidhi-info .cat-description .details .table-body-cell img {
  padding: 30px;
}
.cms-sannidhi-info .cat-description .details .table-body-cell.center-content {
  font-family: 'Fedra Sans Std' !important;
  font-size: 18px;
  color: #020202;
}
.cms-sannidhi-info .cat-description .details .table-body-cell.left-head {
  padding: 35px 0;
  font-family: 'Fedra Sans Std' !important;
  font-size: 18px;
  color: #6c757d;
}
.cms-sannidhi-info .cat-description .details.dhyanlingdetils .continue-button {
  text-align: center;
}
.cms-sannidhi-info .cat-description .details.dhyanlingdetils .continue-button a {
  text-align: center;
  background: #a92611;
  border-radius: 3px;
  font-size: 16px;
  font-family: 'Fedra Sans Std';
  color: #ffffff;
  padding: 13px 48px;
  text-decoration: none;
}
.cms-sannidhi-info .cat-description .details.dhyanlingdetils h2 {
  font-family: 'Fedra Sans Std';
  font-size: 42px;
  color: #a92611;
  line-height: 60px;
}
.cms-sannidhi-info .cat-description .details.dhyanlingdetils h5 {
  font-family: 'Fedra Sans Std';
  font-size: 16px;
  font-weight: 600;
  color: #020202;
  line-height: 30px;
}
.cms-sannidhi-info .cat-description .details.dhyanlingdetils p {
  font-family: 'Fedra Sans Std';
  font-size: 18px;
  color: #020202;
  line-height: 60px;
}
.cms-sannidhi-info .details.dhyanlingdetils {
  padding-top: 35px !important;
}
.cms-samyama .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-samyama .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-samyama .for-mobile-view {
  display: none;
}
.cms-samyama .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-samyama .seven-ways-banner img {
  width: 100%;
}
.cms-samyama .ess {
  text-align: center;
}
.cms-samyama .ess .tophead {
  text-align: center;
  padding-bottom: 20px;
}
.cms-samyama .ess .tophead h3 {
  font-size: 36px;
  position: relative;
  font-family: 'Fedra Sans Std';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 20px;
  color: #a92611 !important;
}
.cms-samyama .ess img {
  width: 75%;
}
.cms-samyama .more-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.cms-samyama .more-button a {
  height: auto;
  background: 0 0;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
}
.cms-samyama .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-samyama .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-samyama .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-samyama .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-samyama .ishaessentials .product-item {
  width: 23% !important;
}
.cms-samyama .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-dhanteras .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-dhanteras .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-dhanteras .for-mobile-view {
  display: none;
}
.cms-dhanteras .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-dhanteras .seven-ways-banner img {
  width: 100%;
}
.cms-dhanteras .ess {
  text-align: center;
}
.cms-dhanteras .ess .tophead {
  text-align: center;
  padding-bottom: 20px;
}
.cms-dhanteras .ess .tophead h3 {
  font-size: 36px;
  position: relative;
  font-family: 'Fedra Sans Std';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 20px;
  color: #a92611 !important;
}
.cms-dhanteras .ess img {
  width: 75%;
}
.cms-dhanteras .more-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.cms-dhanteras .more-button a {
  height: auto;
  background: 0 0;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
}
.cms-dhanteras .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-dhanteras .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-dhanteras .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-dhanteras .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-dhanteras .ishaessentials .product-item {
  width: 23% !important;
}
.cms-dhanteras .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-shivanga-sadhana .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-shivanga-sadhana .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-shivanga-sadhana .for-mobile-view {
  display: none;
}
.cms-shivanga-sadhana .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-shivanga-sadhana .seven-ways-banner img {
  width: 100%;
}
.cms-shivanga-sadhana .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-shivanga-sadhana .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-shivanga-sadhana .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-shivanga-sadhana .product-grid ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-shivanga-sadhana .ishaessentials .product-item .product-item-name {
  margin: 5px 0;
  font-size: 14px;
  line-height: 28px;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.cms-shivanga-sadhana .ishaessentials .product-item .product-item-name a {
  color: #020202;
  font-family: 'Fedra Sans Std';
}
.cms-shivanga-sadhana .ishaessentials .product-item .price {
  font-size: 18px !important;
  font-weight: 400 !important;
  font-family: 'Fedra Sans Medium 5';
}
.cms-shivanga-sadhana .ishaessentials .product-item .product-reviews-summary.short {
  float: none;
}
.cms-shivanga-sadhana .ishaessentials .product-item-details {
  text-align: center;
}
.cms-shivanga-sadhana .top-circle {
  background: #131d38;
  padding-top: 70px;
  padding-bottom: 0;
  text-align: center;
}
.cms-shivanga-sadhana .top-circle h2 {
  font-size: 26px;
  font-family: 'Fedra Sans Std';
  line-height: 32px;
  color: #ffffff;
  width: 100%;
}
.cms-shivanga-sadhana .top-circle p {
  padding-top: 20px;
}
.cms-shivanga-sadhana .top-circle p a {
  font-size: 18px;
  font-family: 'Fedra Sans Std';
  line-height: 32px;
  color: #ffffff;
}
.cms-shivanga-sadhana .more-button {
  background: #f5f0e5;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.cms-shivanga-sadhana .more-button .view-more {
  font-size: 17px;
  background: #ca8730;
  color: #ffffff;
  border-radius: 50px;
  padding: 10px 50px;
}
.cms-seasons-gifting .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-seasons-gifting .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-seasons-gifting .for-mobile-view {
  display: none;
}
.cms-seasons-gifting .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-seasons-gifting .seven-ways-banner img {
  width: 100%;
}
.cms-seasons-gifting .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-seasons-gifting .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-seasons-gifting .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-seasons-gifting .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-seasons-gifting .product-grid ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-seasons-gifting .ishaessentials {
  background: #d9e7f3 !important;
}
.cms-seasons-gifting .ishaessentials .product-item {
  width: 31% !important;
}
.cms-seasons-gifting .ishaessentials .product-item .product-item-name {
  margin: 5px 0;
  font-size: 14px;
  line-height: 28px;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.cms-seasons-gifting .ishaessentials .product-item .product-item-name a {
  color: #020202;
  font-family: 'Fedra Sans Std';
}
.cms-seasons-gifting .ishaessentials .product-item .price {
  font-size: 18px !important;
  font-weight: 400 !important;
  font-family: 'Fedra Sans Medium 5';
}
.cms-seasons-gifting .ishaessentials .product-item .product-reviews-summary.short {
  float: none;
}
.cms-seasons-gifting .ishaessentials .product-item-details {
  text-align: center;
}
.cms-seasons-gifting .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-seasons-gifting .top-circle {
  background: #d9e7f3;
  padding-top: 70px;
  padding-bottom: 0;
  text-align: center;
}
.cms-seasons-gifting .top-circle h2 {
  font-size: 26px;
  font-family: 'Fedra Sans Std';
  line-height: 32px;
  color: #000000;
  width: 100%;
}
.cms-seasons-gifting .top-circle p {
  padding-top: 20px;
}
.cms-seasons-gifting .top-circle p a {
  font-size: 18px;
  font-family: 'Fedra Sans Std';
  line-height: 32px;
  color: #000000;
}
.cms-seasons-gifting .more-button {
  background: #d9e7f3;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.cms-seasons-gifting .more-button .view-more {
  font-size: 17px;
  background: #ca8730;
  color: #ffffff;
  border-radius: 50px;
  padding: 10px 50px;
}
.cms-rudraksha-diksha .page-main {
  max-width: 100% !important;
  padding: 0 !important;
}
.cms-rudraksha-diksha .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-rudraksha-diksha .for-mobile-view {
  display: none;
}
.cms-rudraksha-diksha .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-rudraksha-diksha .seven-ways-banner img {
  width: 100%;
}
.cms-rudraksha-diksha .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-rudraksha-diksha .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-rudraksha-diksha .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-rudraksha-diksha .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-rudraksha-diksha .product-grid ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-rudraksha-diksha .ishaessentials {
  background: #ffffff !important;
}
.cms-rudraksha-diksha .ishaessentials .product-item {
  width: 31% !important;
}
.cms-rudraksha-diksha .ishaessentials .product-item .product-item-name {
  margin: 5px 0;
  font-size: 14px;
  line-height: 28px;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.cms-rudraksha-diksha .ishaessentials .product-item .product-item-name a {
  color: #020202;
  font-family: 'Fedra Sans Std';
}
.cms-rudraksha-diksha .ishaessentials .product-item .price {
  font-size: 18px !important;
  font-weight: 400 !important;
  font-family: 'Fedra Sans Medium 5';
}
.cms-rudraksha-diksha .ishaessentials .product-item .product-reviews-summary.short {
  float: none;
}
.cms-rudraksha-diksha .ishaessentials .product-item-details {
  text-align: center;
}
.cms-rudraksha-diksha .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-rudraksha-diksha .top-circle {
  background: #141d3e;
  padding-top: 70px;
  padding-bottom: 0;
  text-align: center;
}
.cms-rudraksha-diksha .top-circle h2 {
  font-size: 26px;
  font-family: 'Fedra Sans Std';
  line-height: 32px;
  color: #ffffff !important;
  width: 100%;
}
.cms-rudraksha-diksha .top-circle p {
  padding-top: 20px;
}
.cms-rudraksha-diksha .top-circle p a {
  font-size: 18px;
  font-family: 'Fedra Sans Std';
  line-height: 32px;
  color: #ffffff !important;
}
.cms-rudraksha-diksha .more-button {
  background: #d9e7f3;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.cms-rudraksha-diksha .more-button .view-more {
  font-size: 17px;
  background: #ca8730;
  color: #ffffff;
  border-radius: 50px;
  padding: 10px 50px;
}
.cms-books {
  background: #ffffff !important;
}
.cms-books .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-books .for-mobile-view {
  display: none;
}
.cms-books .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-books .seven-ways-banner img {
  width: 100%;
}
.cms-books .qoute1-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 22%;
  right: 0;
}
.cms-books .qoute1-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
}
.cms-books .qoute1-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 19px;
  line-height: 28px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-books .qoute3-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 43%;
  right: 0;
}
.cms-books .qoute3-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
}
.cms-books .qoute3-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 19px;
  line-height: 28px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-books .qoute5-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 64%;
  right: 0;
}
.cms-books .qoute5-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
}
.cms-books .qoute5-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 19px;
  line-height: 28px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-books .qoute7-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 84%;
  right: 0;
}
.cms-books .qoute7-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
}
.cms-books .qoute7-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 19px;
  line-height: 28px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-books .qoute2-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 32%;
  left: 0;
}
.cms-books .qoute2-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
}
.cms-books .qoute2-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 19px;
  line-height: 28px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-books .qoute4-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 53%;
  left: 0;
}
.cms-books .qoute4-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
}
.cms-books .qoute4-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 19px;
  line-height: 28px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-books .qoute6-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #020202;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 73%;
  left: 0;
}
.cms-books .qoute6-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
}
.cms-books .qoute6-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 19px;
  line-height: 28px;
  padding: 0 110px;
  text-align: center;
  font-weight: 400;
}
.cms-books .ishaessentials .block-title strong {
  background: #ffffff;
}
.cms-books .ishaessentials .block-title span.calltoaction {
  background: #ffffff;
}
.cms-books .row {
  padding-bottom: 5px;
}
.cms-adiyogi-store .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-adiyogi-store .for-mobile-view {
  display: none;
}
.cms-adiyogi-store .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-adiyogi-store .seven-ways-banner img {
  width: 100%;
}
.cms-adiyogi-store .ess {
  text-align: center;
}
.cms-adiyogi-store .ess .tophead {
  text-align: center;
  padding-bottom: 20px;
}
.cms-adiyogi-store .ess .tophead h3 {
  font-size: 36px;
  position: relative;
  font-family: 'Fedra Sans Std';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 20px;
  color: #a92611 !important;
}
.cms-adiyogi-store .ess img {
  width: 75%;
}
.cms-adiyogi-store .more-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.cms-adiyogi-store .more-button a {
  height: auto;
  background: 0 0;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
}
.cms-adiyogi-store .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-adiyogi-store .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-adiyogi-store .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-adiyogi-store .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-adiyogi-store .ishaessentials .product-item {
  width: 23% !important;
}
.cms-adiyogi-store .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-summer-wellness .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-summer-wellness .for-mobile-view {
  display: none;
}
.cms-summer-wellness .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-summer-wellness .seven-ways-banner img {
  width: 100%;
}
.cms-summer-wellness .ess {
  text-align: center;
}
.cms-summer-wellness .ess .tophead {
  text-align: center;
  padding-bottom: 20px;
}
.cms-summer-wellness .ess .tophead h3 {
  font-size: 36px;
  position: relative;
  font-family: 'Fedra Sans Std';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 20px;
  color: #a92611 !important;
}
.cms-summer-wellness .ess img {
  width: 75%;
}
.cms-summer-wellness .more-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.cms-summer-wellness .more-button a {
  height: auto;
  background: 0 0;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
}
.cms-summer-wellness .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-summer-wellness .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-summer-wellness .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-summer-wellness .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-summer-wellness .ishaessentials .product-item {
  width: 23% !important;
}
.cms-summer-wellness .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-devi-yantras {
  overflow-x: hidden;
  background: #ffffff !important;
}
.cms-devi-yantras .page-main {
  max-width: 100% !important;
}
.cms-devi-yantras .for-mobile-view {
  display: none;
}
.cms-devi-yantras .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-devi-yantras .seven-ways-banner img {
  width: 100%;
}
.cms-devi-yantras .cat-description {
  position: relative;
  width: 1140px;
  margin: auto;
  padding-bottom: 36px;
  padding-top: 50px;
}
.cms-devi-yantras .cat-description .image-area {
  padding-top: 70px !important;
}
.cms-devi-yantras .cat-description .image-area img {
  width: 100%;
}
.cms-devi-yantras .cat-description .details.dhyanlingdetils {
  text-align: left;
  padding: 30px 0 0 100px !important;
}
.cms-devi-yantras .cat-description .details.dhyanlingdetils ul li {
  font-size: 17px;
  font-family: 'Fedra Sans Std';
  line-height: 32px;
}
.cms-devi-yantras .cat-description .details {
  padding-top: 198px;
  padding-left: 30px;
}
.cms-devi-yantras .cat-description .details h2 {
  background: url('../images/jeevarasam-heading.png') no-repeat left bottom;
  padding-bottom: 29px;
  font-size: 27px;
  line-height: 54px;
  font-family: 'Fedra Sans Std';
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
.cms-devi-yantras .cat-description .details p {
  font-size: 17px;
  font-family: 'Fedra Sans Std';
  line-height: 32px;
}
.cms-devi-yantras .qoute.for-mobile p {
  font-family: 'Fedra Sans Std';
  font-size: 21px;
  line-height: 36px;
  color: #000000;
}
.cms-devi-yantras .qoute {
  position: relative;
  font-family: 'Fedra Sans Std';
  background: url('../images/quote.png') no-repeat center top;
  text-align: center;
  padding-top: 70px;
}
.cms-devi-yantras .qoute:after {
  content: '';
  background: url('../landingpage/Devi-Yantras-Kollam.png') no-repeat right top;
  display: block;
  width: 20%;
  height: 100%;
  position: absolute;
  right: 0;
  top: -50px;
  background-size: 100%;
}
.cms-navratri {
  background: #250406 !important;
}
.cms-navratri .for-mobile-view {
  display: none;
}
.cms-navratri .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-navratri .seven-ways-banner img {
  width: 100%;
}
.cms-navratri .qoute {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #e8b55c;
  top: 4.3%;
  right: 6%;
  padding: 1px 6px;
  max-width: 1000px;
  text-align: right;
}
.cms-navratri .qoute h2 {
  font-size: 20px;
  font-family: 'Fedra Sans Std';
}
.cms-navratri .qoute h1 {
  font-size: 60px;
  font-family: 'Fedra Sans Std';
  margin-bottom: 0;
  font-weight: 100;
  font-style: italic;
}
.cms-navratri .qoute h3 {
  font-family: 'Fedra Sans Std';
  font-size: 24px;
  padding-top: 10px;
  line-height: 1.6em;
}
.cms-navratri .qoute1-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #e8b55c;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 15.5%;
  left: 17%;
}
.cms-navratri .qoute1-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
  font-style: italic;
}
.cms-navratri .qoute1-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 27px;
  line-height: 40px;
  text-align: center;
  font-weight: 400;
}
.cms-navratri .qoute1-1 h3 {
  padding-top: 9px;
}
.cms-navratri .qoute1-1 h3 img {
  width: 12%;
  padding-right: 15px;
}
.cms-navratri .qoute1-1 h3 a {
  color: #e8b55c;
  text-decoration: underline;
  font-size: 22px;
  padding-left: 25px;
}
.cms-navratri .qoute3-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #e8b55c;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 46%;
  left: 11%;
}
.cms-navratri .qoute3-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
  font-style: italic;
}
.cms-navratri .qoute3-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 27px;
  line-height: 40px;
  text-align: center;
  font-weight: 400;
}
.cms-navratri .qoute3-1 h3 {
  padding-top: 9px;
}
.cms-navratri .qoute3-1 h3 img {
  width: 12%;
  padding-right: 15px;
}
.cms-navratri .qoute3-1 h3 a {
  color: #e8b55c;
  text-decoration: underline;
  font-size: 22px;
  padding-left: 25px;
}
.cms-navratri .qoute5-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #e8b55c;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 76%;
  left: 21%;
}
.cms-navratri .qoute5-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
  font-style: italic;
}
.cms-navratri .qoute5-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 27px;
  line-height: 40px;
  text-align: center;
  font-weight: 400;
}
.cms-navratri .qoute5-1 h3 {
  padding-top: 9px;
}
.cms-navratri .qoute5-1 h3 img {
  width: 12%;
  padding-right: 15px;
}
.cms-navratri .qoute5-1 h3 a {
  color: #e8b55c;
  text-decoration: underline;
  font-size: 22px;
  padding-left: 25px;
}
.cms-navratri .qoute7-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #e8b55c;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 92.5%;
  left: 21%;
}
.cms-navratri .qoute7-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
  font-style: italic;
}
.cms-navratri .qoute7-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 27px;
  line-height: 40px;
  text-align: center;
  font-weight: 400;
}
.cms-navratri .qoute7-1 h3 {
  padding-top: 9px;
}
.cms-navratri .qoute7-1 h3 img {
  width: 12%;
  padding-right: 15px;
}
.cms-navratri .qoute7-1 h3 a {
  color: #e8b55c;
  text-decoration: underline;
  font-size: 22px;
  padding-left: 25px;
}
.cms-navratri .qoute2-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #e8b55c;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 23%;
  right: 20%;
}
.cms-navratri .qoute2-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
  font-style: italic;
}
.cms-navratri .qoute2-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 27px;
  line-height: 40px;
  text-align: center;
  font-weight: 400;
}
.cms-navratri .qoute2-1 h3 {
  padding-top: 9px;
}
.cms-navratri .qoute2-1 h3 img {
  width: 12%;
  padding-right: 15px;
}
.cms-navratri .qoute2-1 h3 a {
  color: #e8b55c;
  text-decoration: underline;
  font-size: 22px;
  padding-left: 25px;
}
.cms-navratri .qoute4-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #e8b55c;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 55%;
  right: 15%;
}
.cms-navratri .qoute4-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
  font-style: italic;
}
.cms-navratri .qoute4-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 27px;
  line-height: 40px;
  text-align: center;
  font-weight: 400;
}
.cms-navratri .qoute4-1 h3 {
  padding-top: 9px;
}
.cms-navratri .qoute4-1 h3 img {
  width: 12%;
  padding-right: 15px;
}
.cms-navratri .qoute4-1 h3 a {
  color: #e8b55c;
  text-decoration: underline;
  font-size: 22px;
  padding-left: 25px;
}
.cms-navratri .qoute6-1 {
  position: absolute;
  font-family: 'Fedra Sans Std';
  color: #e8b55c;
  text-align: center;
  padding: 0 6px;
  max-width: 700px;
  top: 83%;
  right: 12%;
}
.cms-navratri .qoute6-1 h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
  font-style: italic;
}
.cms-navratri .qoute6-1 p {
  font-family: 'Fedra Sans Std';
  font-size: 27px;
  line-height: 40px;
  text-align: center;
  font-weight: 400;
}
.cms-navratri .qoute6-1 h3 {
  padding-top: 9px;
}
.cms-navratri .qoute6-1 h3 img {
  width: 12%;
  padding-right: 15px;
}
.cms-navratri .qoute6-1 h3 a {
  color: #e8b55c;
  text-decoration: underline;
  font-size: 22px;
  padding-left: 25px;
}
.cms-the-rudraksha-guide .bg-transparent.rudrakshaguidemain {
  background: transparent !important;
}
.cms-the-rudraksha-guide .for-mobile-view {
  display: none;
}
.cms-the-rudraksha-guide .seven-ways-banner img {
  width: 100%;
}
.cms-the-rudraksha-guide .rudrakshaguidemain {
  background-size: cover !important;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection {
  padding-top: 60px !important;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection h5 {
  font-family: 'Fedra Sans Std';
  font-size: 20px;
  line-height: 38px;
  text-align: center;
  padding: 25px 300px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .more-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .more-button a {
  height: auto;
  background: 0 0;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .buy-rudraksha-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .buy-rudraksha-button a {
  background: #651e00;
  border: solid 1px #651e00;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #ffffff;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .products-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .product-grid .product-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .product-grid .product-items li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .ishaessentials .product-item {
  width: 23% !important;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2:after {
  border: none;
}
.cms-the-rudraksha-guide .product-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 33%;
  padding: 20px 2% 50px;
  text-align: left;
}
.cms-diwali .seven-ways-banner {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  min-height: auto;
  margin-left: -50vw;
  top: 0;
}
.cms-diwali .seven-ways-banner img {
  width: 100%;
}
.product-brass-sannidhi-set .related {
  display: none;
}
.product-brass-sannidhi-set .related-category {
  display: none;
}
.product-brass-sannidhi-set .pdpstaticcontent {
  display: none;
}
.product-brass-sannidhi-set .product .items .additional-info-tab {
  display: none;
}
.product-rasa-sannidhi-set .related {
  display: none;
}
.product-rasa-sannidhi-set .related-category {
  display: none;
}
.product-rasa-sannidhi-set .pdpstaticcontent {
  display: none;
}
.product-rasa-sannidhi-set .product .items .additional-info-tab {
  display: none;
}
.product-vibhuti-sannidhi-set .related {
  display: none;
}
.product-vibhuti-sannidhi-set .related-category {
  display: none;
}
.product-vibhuti-sannidhi-set .pdpstaticcontent {
  display: none;
}
.product-vibhuti-sannidhi-set .product .items .additional-info-tab {
  display: none;
}
.independence-day-prod h2 {
  text-align: center;
  padding: 20px 0;
}
.independence-day-prod h2 a {
  font-size: 18px;
  color: #000000;
}
.books-top {
  padding-top: 30px;
}
.books-prod h2 {
  text-align: center;
  padding: 10px 0;
}
.books-prod h2 a {
  font-size: 15px;
  color: #000000;
}
.books-prod h3 {
  font-size: 17px;
  color: #000000;
  font-weight: 600;
}
.books-prod h3 span {
  font-size: 14px;
  text-decoration: line-through;
  color: #a92611;
}
.shop-by-languages {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 30px;
}
.shop-by-languages h1 {
  font-size: 38px;
  margin-bottom: 15px;
  font-family: 'Fedra Sans Std';
  font-weight: 100;
}
.language-image {
  display: inline-block;
  position: relative;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.language-image .language-image-text {
  position: absolute;
  bottom: 10px;
  z-index: 999;
  margin: 0 auto;
  left: 0;
  right: 15px;
  text-align: right;
}
.language-image img {
  vertical-align: top;
  max-width: 100%;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.language-image:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.language-image-text h2 a {
  font-size: 15px;
  color: #ffffff;
}
.image {
  padding-left: 5px;
  padding-right: 5px;
}
.cms-bhairavi-sadhana.ishaessentials {
  padding: 40px 180px !important;
}
.page-layout-1column .block.widget .products-grid .product-item:nth-child(5n+1) {
  margin-left: 2% !important;
}
.details2-button {
  text-align: center;
}
.details2-button a {
  border: 1px solid #a92611;
  background: #a92611;
  color: #ffffff;
  font-size: 15px;
  padding: 8px 20px;
  border-radius: 30px;
}
.footerlinksection a {
  font-family: "Fedra Sans Light" !important;
}
body.cms-home .page-main .block.home-review-wrap,
body.cms-home .categorycarousel-container {
  background: #fff !important;
}
.iconic-carousel .iconic-header h3 {
  word-wrap: normal;
}
.footer-container {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.header.content .right-container-wrap .header.links .wishlist-my-icon li.link.wishlist {
  display: block;
}
.pagebuilder-column-group.copyright .pagebuilder-column-line {
  padding-left: 15px;
  padding-right: 15px;
}
.widget-product-carousel .product-item .product-item-actions .actions-primary + .actions-secondary > .action.towishlist:before {
  content: '';
  background-image: url('../images/wishlist-icon.svg');
  width: 21px;
  height: 17px;
  background-repeat: no-repeat;
  background-position: right center;
  display: inline-block;
  background-size: contain;
}
.cms-books main#maincontent,
.cms-books main#maincontent {
  max-width: 100%;
}
@media (max-width: 767px) {
  .cms-home .block.widget.widget-slider-content .owl-item {
    margin-right: 10px;
  }
  .footer-copyright div {
    background: transparent !important;
  }
  .footer-copyright {
    background: #002152 !important;
  }
  .msr-category-products .msr-category-item .msr-category-item-info {
    display: none;
  }
  .msr-category-products .msr-category-item .msr-category-item-info:nth-child(1),
  .msr-category-products .msr-category-item .msr-category-item-info:nth-child(2) {
    display: block !important;
  }
  .cms-home .row.homefeaturedoffer {
    margin: 0 auto 0 !important;
  }
  .cms-home .page-main .block {
    padding: 10px 0 !important;
  }
  .banner-block {
    margin-top: 7px;
  }
  .cms-home .block-static-block h2,
  .cms-home .block-title h2 {
    margin-top: 20px;
  }
  body.cms-home .categorycarousel-container,
  .categorycarousel-section {
    padding-top: 24px !important;
  }
  .cms-home .page-main .block.home-review-wrap {
    padding: 24px 0 !important;
  }
  .categorycarousel-container .categorycarousel-column {
    background: #fff;
  }
}
@media only screen and (max-width: 1367px) {
  .cms-bond-of-grace .qoute.for-mobile {
    top: 22%;
    right: 56%;
  }
  .explorecategory ul {
    display: flex;
    justify-content: space-between;
  }
  .explorecategory ul li {
    width: 49.5%;
  }
}
@media only screen and (max-width: 767px) {
  .product-info-main .product-social-links {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .swatch-notify {
    top: -33px;
    width: 57px;
  }
}
@media only screen and (max-width: 1249px) {
  .product-info-main .stock {
    padding-top: 15px;
  }
}
.footer-container {
  background: #002152 !important;
}
.footer-container .pagebuilder-column-line {
  max-width: 1320px;
  margin: 0 auto;
}
.footer-container .pagebuilder-column h3 {
  font-family: 'Fedra Sans Std Demi';
  font-size: 21px;
}
.footer-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-container ul li {
  padding-bottom: 0px;
}
.footer-container ul li a {
  font-size: 14px !important;
  font-family: 'Fedra Sans Std Demi';
  line-height: 20px;
  letter-spacing: .03em;
  font-weight: 400;
}
.footer-container .footer-social-col {
  max-width: 18%;
}
.copyright {
  padding: 0;
  font-family: 'Fedra Sans Book 5';
}
.copyright .pagebuilder-column-line {
  padding: 20px 0;
  border-top: 1px solid #4c6386 !important;
  max-width: 1320px;
  margin: 0 auto;
}
.copyright a {
  padding: 0 10px;
}
.copyright a:first-child:after {
  content: '';
  display: inline-block;
  background: #ffffff;
  height: 4px;
  width: 4px;
  border-radius: 4px;
  vertical-align: middle;
  margin: 0 -10px 0 15px;
}
.copyright a:last-child {
  padding-right: 0;
}
.footer-social img {
  margin: 0 24px 24px 0;
}
.footer-copyright .pagebuilder-column-line {
  max-width: 1320px;
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .footer-container .pagebuilder-column h3 {
    font-size: 18px;
    font-weight: 400;
  }
  .footer-container {
    padding: 37px 0 12px !important;
  }
  .footer-container .pagebuilder-column {
    width: 100% !important;
    padding: 0;
    padding: 15px 0 0;
    border-top: solid 1px #6c757d;
    transition: .5s all ease;
  }
  .footer-container .pagebuilder-column:nth-child(1) {
    border-top: none !important;
  }
  .footer-container .pagebuilder-column h3 {
    display: flex;
    justify-content: space-between;
  }
  .footer-container .pagebuilder-column h3:after {
    border-color: #ffffff !important;
    right: 0;
    top: 9px;
    content: '+';
    border: 0;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    font-size: 26px;
    padding: 0;
    color: #ffffff;
    display: flex;
    line-height: 10px;
    align-items: center;
  }
  .footer-container .pagebuilder-column-line {
    flex-direction: column;
    max-width: 100%;
    padding: 20px 30px 0;
  }
  .footer-container ul {
    display: none;
  }
  .footer-container ul li {
    padding-bottom: 0;
  }
  .footer-container .pagebuilder-column.active ul {
    display: block;
    padding: 10px 0 0 10px;
  }
  .footer-container .pagebuilder-column.active h3:after {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    content: '-';
  }
  .footer-social-col {
    border-top: 0 !important;
    text-align: center;
    margin-top: 54px;
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer-social-col h3:after {
    display: none !important;
  }
  .footer-social-col p {
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center;
  }
  .footer-social-col.pagebuilder-column h3 {
    justify-content: center;
  }
  .footer-social img {
    width: 50px;
    height: 50px;
  }
  .copyright {
    width: 100% !important;
    padding: 0 30px;
    text-align: center;
  }
  .copyright p {
    text-align: center !important;
  }
  .copyright span {
    font-size: 13px !important;
  }
  .copyright .pagebuilder-column {
    width: 100% !important;
    padding: 0 30px;
  }
  .footer-container .footer-social-col {
    max-width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  .footer-container .pagebuilder-column h3 {
    font-size: 18px;
  }
  .footer-container {
    padding: 37px 0 12px !important;
  }
  .footer-container .pagebuilder-column {
    width: 100% !important;
    padding: 0;
    padding: 15px 0 0;
    border-bottom: solid 1px #6c757d;
    transition: .5s all ease;
  }
  .footer-container .pagebuilder-column:nth-child(4) {
    border-bottom: none;
  }
  .footer-container .pagebuilder-column h3 {
    display: flex;
    justify-content: space-between;
  }
  .footer-container .pagebuilder-column h3:after {
    border-color: #ffffff !important;
    right: 0;
    top: 9px;
    content: '+';
    border: 0;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    font-size: 26px;
    padding: 0;
    color: #ffffff;
    display: flex;
    line-height: 10px;
    align-items: center;
  }
  .footer-container .pagebuilder-column-line {
    flex-direction: column;
    max-width: 100%;
    padding: 20px 30px 0;
  }
  .footer-container ul {
    display: none;
  }
  .footer-container ul li {
    padding-bottom: 15px;
  }
  .footer-container .pagebuilder-column.active ul {
    display: block;
    padding: 10px 0 0 10px;
  }
  .footer-container .pagebuilder-column.active h3:after {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    content: '-';
  }
  .footer-social-col {
    border-bottom: 0 !important;
    text-align: center;
    margin-top: 54px;
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer-social-col h3:after {
    display: none !important;
  }
  .footer-social-col p {
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center;
  }
  .footer-social-col.pagebuilder-column h3 {
    justify-content: center;
  }
  .footer-social img {
    width: 50px;
    height: 50px;
  }
  .copyright {
    width: 100% !important;
    padding: 0 30px;
    text-align: center;
  }
  .copyright p {
    text-align: center !important;
  }
  .copyright span {
    font-size: 13px !important;
  }
  .copyright .pagebuilder-column {
    width: 100% !important;
    padding: 0 30px;
  }
}
body .page-bottom .footernewsletter .footer-nandhi {
  display: none;
}
body .page-bottom .footernewsletter > .content {
  margin: 50px 0;
  padding: 0;
}
body:not(.cms-sample-home-page) .page-bottom .footernewsletter .footer-nandhi {
  display: none;
}
.products_listing_grid.products.wrapper .product-item-name {
  font-weight: 400;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.products_listing_grid.products.wrapper .product-item-name > a {
  text-decoration: none;
  color: #020202;
  font-family: 'Fedra Sans Std';
}
.products_listing_grid.products.wrapper .product-item-name > a:visited {
  color: #020202;
  text-decoration: underline;
}
.products_listing_grid.products.wrapper .product-item-name > a:hover {
  color: #020202;
  text-decoration: underline;
}
.products_listing_grid.products.wrapper .product-item-name > a:active {
  color: #020202;
  text-decoration: underline;
}
.products_listing_grid.products.wrapper .product.name a {
  font-weight: 400;
}
.products_listing_grid.products.wrapper .product-item-actions {
  font-size: 0;
  width: 100%;
}
.products_listing_grid.products.wrapper .product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
}
.products_listing_grid.products.wrapper .product-item-actions .actions-secondary > .action {
  color: #020202;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.products_listing_grid.products.wrapper .product-item-actions .actions-secondary > .action span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.products_listing_grid.products.wrapper .product-item-actions .actions-secondary > .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: 'luma-icons';
  margin: -2px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
  width: 18px;
  margin: 0;
}
.products_listing_grid.products.wrapper .product-item-actions .actions-secondary > .action:hover {
  color: #020202;
  text-decoration: none;
}
.products_listing_grid.products.wrapper .product-item-actions > * {
  font-size: 1.4rem;
}
.products_listing_grid.products.wrapper .product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.products_listing_grid.products.wrapper .product-item-actions .actions-primary > .stock.unavailable {
  line-height: 1;
  padding-bottom: 10px;
  padding-right: 24px;
  padding-top: 10px;
}
.products_listing_grid.products.wrapper .product-item {
  box-sizing: border-box;
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  vertical-align: top;
  position: relative;
  padding: 0;
}
.products_listing_grid.products.wrapper .product-item .action.towishlist {
  color: #020202;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}
.products_listing_grid.products.wrapper .product-item .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: 'luma-icons';
  margin: -2px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
  width: 18px;
  content: '\e600';
}
.products_listing_grid.products.wrapper .product-item .action.towishlist:hover {
  color: #020202;
  text-decoration: none;
}
.products_listing_grid.products.wrapper .product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
  left: 0;
  text-align: center;
}
.products_listing_grid.products.wrapper .product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
}
.products_listing_grid.products.wrapper .product-item .price-box {
  margin: 3px 0 8px;
  float: left;
  width: 100%;
  margin: 0;
}
.products_listing_grid.products.wrapper .product-item .price-box .price {
  font-weight: 700;
  white-space: nowrap;
}
.products_listing_grid.products.wrapper .product-item .tocart {
  font-size: 1.3rem;
  border-radius: 0;
  line-height: 1;
  padding-bottom: 10px;
  padding-top: 10px;
  white-space: nowrap;
}
.products_listing_grid.products.wrapper .product-item .product-reviews-summary.short {
  position: relative;
  top: 0px;
  float: right;
  margin: 0;
  float: left;
  width: 100%;
  float: left !important;
  margin-bottom: 8px;
  margin-top: -8px;
}
.products_listing_grid.products.wrapper .product-item .product-reviews-summary.short .reviews-actions {
  display: none;
}
.products_listing_grid.products.wrapper .product-item:hover .product-item-inner {
  position: relative;
  top: 0;
}
.products_listing_grid.products.wrapper .action.primary {
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Fedra Sans Std';
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  background-image: none;
  background: #a92611;
  border: 1px solid #a92611;
}
.products_listing_grid.products.wrapper .action.primary:focus {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.products_listing_grid.products.wrapper .action.primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.products_listing_grid.products.wrapper .action.primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
  background: #a92611 !important;
  border: 1px solid #a92611 !important;
  color: #ffffff !important;
}
.products_listing_grid.products.wrapper .price-container.weee:before {
  display: none;
}
.products_listing_grid.products.wrapper .product-item-info {
  max-width: 100%;
  width: 152px;
}
.products_listing_grid.products.wrapper .price-container .price {
  font-size: 1.4rem;
}
.products_listing_grid.products.wrapper .products.list .product-item-info {
  transition: .5s all ease;
  position: relative;
  width: 100%;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-image-container {
  width: 100% !important;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-image-container img {
  width: 100%;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-name {
  margin-bottom: 0;
  height: auto;
  width: 100%;
  line-height: normal;
  max-width: 100% !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  min-height: 18px;
}
.products_listing_grid.products.wrapper .products.list .product-item-info a {
  display: inline;
  float: left;
  width: 100%;
}
.products_listing_grid.products.wrapper .products.list .product-item-info img {
  -webkit-transition: .8s;
  -moz-transition: .8s;
  -o-transition: .8s;
  -ms-transition: .8s;
  transition: .8s;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner {
  box-shadow: none;
  border: none;
  background: 0 0;
  border: 0;
  clip: auto !important;
  height: auto;
  margin: 0;
  overflow: visible !important;
  padding: 0;
  width: 100% !important;
  margin: 0 !important;
  position: unset !important;
  height: auto !important;
  width: 100%;
  float: left;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner:before {
  display: none;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-secondary {
  display: block;
  position: absolute;
  top: 0;
  z-index: 99;
  left: 10px;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-secondary a:before {
  color: #ffffff;
  content: "\f08a";
  font-family: "FontAwesome";
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-primary {
  display: block;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-primary button {
  width: 100%;
  border-radius: 30px;
  height: auto;
  padding: 8px 0;
  margin: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  display: block;
  border-radius: 3px;
  background: #edaa38;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  padding: 7px 0;
  font-family: 'Fedra Sans Std';
  font-size: 11px !important;
  margin: 0 3px !important;
  font-weight: 400;
  float: left !important;
  height: 33px !important;
  cursor: pointer;
  letter-spacing: .45px;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-primary button:focus {
  border: none;
  outline: none;
}
.products_listing_grid.products.wrapper .products.list .product-item-info:hover {
  background: 0 0;
  padding: 0;
  box-shadow: none;
  border: none;
  margin: 0;
  transition: .5s all ease;
}
.products_listing_grid.products.wrapper .products.list .product-item-info:hover a {
  overflow: hidden;
  text-decoration: none;
}
.products_listing_grid.products.wrapper .products.list .product-item-info:hover a img {
  -moz-transform: scale(1.1) rotate(0deg);
  -webkit-transform: scale(1.1) rotate(0deg);
  -o-transform: scale(1.1) rotate(0deg);
  -ms-transform: scale(1.1) rotate(0deg);
  transform: scale(1.1) rotate(0deg);
  -webkit-transition: .8s;
  -moz-transition: .8s;
  -o-transition: .8s;
  -ms-transition: .8s;
  transition: .8s;
}
.products_listing_grid.products.wrapper .products.list .product-item-info:hover button {
  width: 100%;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-link {
  color: #020202;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
}
.products_listing_grid.products.wrapper .products.list .product-item-info .product-item-link:hover {
  text-decoration: underline;
}
.products_listing_grid.products.wrapper .products.list .product-item-info .price {
  font-weight: 600;
  letter-spacing: .45px;
  color: #020202;
  font-weight: 400;
  white-space: nowrap;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
}
.products_listing_grid.products.wrapper .rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.products_listing_grid.products.wrapper .rating-summary .rating-result {
  position: relative;
  vertical-align: middle;
}
.products_listing_grid.products.wrapper .rating-summary .rating-result:before {
  content: '\f006' '\f006' '\f006' '\f006' '\f006';
  font-family: "FontAwesome";
  color: #e8b55c;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #6c757d;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: 400;
  speak: none;
}
.products_listing_grid.products.wrapper .rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.products_listing_grid.products.wrapper .rating-summary .rating-result > span:before {
  color: #e8b55c;
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-family: "FontAwesome";
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #a92611;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: 400;
  speak: none;
}
.products_listing_grid.products.wrapper .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;
}
.products_listing_grid.products.wrapper .item.product.product-item.out-of-stock .product-image-photo {
  filter: grayscale(100%);
  opacity: .7;
  filter: initial !important;
  opacity: 1 !important;
}
.products_listing_grid.products.wrapper .item.product.product-item.out-of-stock .product-item-inner {
  overflow: visible;
  padding: 0;
  position: static;
  width: 100%;
  box-shadow: none;
  border: none;
  background: 0 0;
  height: auto;
}
.products_listing_grid.products.wrapper .item.product.product-item.out-of-stock .product-item-inner .unavailable {
  position: absolute;
  top: 0;
  right: 0;
  font-family: 'Fedra Sans Std';
  font-size: 11px;
  background: #ffffff;
  width: 91px;
  text-align: center;
  padding: 6px 0;
  z-index: 100;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.products_listing_grid.products.wrapper .pricewhatsapp {
  position: relative;
  float: left;
  width: 100%;
  margin: 5px 0 10px !important;
}
.products_listing_grid.products.wrapper .product-image-container {
  display: inline-block;
  max-width: 100%;
  width: 100% !important;
  float: left;
  position: relative;
}
.products_listing_grid.products.wrapper .product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.products_listing_grid.products.wrapper .product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.products_listing_grid.products.wrapper .product-reviews-summary {
  margin-bottom: 5px;
}
.products_listing_grid.products.wrapper .product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
}
.products_listing_grid.products.wrapper .product-reviews-summary .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.products_listing_grid.products.wrapper .product-reviews-summary .reviews-actions {
  display: inline-block;
  font-size: 11px;
  vertical-align: middle;
}
@media screen and (max-width: 639px) {
  .products_listing_grid.products.wrapper .product-item-actions .actions-primary {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-primary button {
    width: 100% !important;
    display: block;
    border-radius: 30px;
    background: #edaa38;
    border: none;
    text-transform: uppercase;
    line-height: normal;
    opacity: 1;
    height: auto !important;
    padding: 8px 0;
    margin: 0 !important;
    font-family: 'Fedra Sans Book 5';
    font-size: 14px !important;
    font-weight: 400;
    letter-spacing: .45px;
  }
}
@media screen and (max-width: 1023px) {
  .products_listing_grid.products.wrapper .product-image-container {
    width: 100% !important;
    float: left;
    position: relative;
  }
}
.products_listing_grid.products.wrapper .product-item-inner .actions-primary form {
  display: flex !important;
  justify-content: space-between !important;
}
.products_listing_grid.products.wrapper .additional_addtocart {
  width: 100% !important;
  margin-left: 5px;
  display: none;
}
.products_listing_grid.products.wrapper .additional_addtocart label {
  cursor: pointer !important;
  margin-bottom: 0;
}
.products_listing_grid.products.wrapper .product-reviews-summary-offers_list {
  min-height: 19px;
}
.products_listing_grid.products.wrapper .product-reviews-summary-offers_list .swatch-attribute {
  display: none;
}
.products_listing_grid.products.wrapper .product-item-details {
  text-align: left;
  border: 1px solid rgba(196, 196, 196, 0.25);
  border-top: 0;
  padding-bottom: 0px;
  margin-bottom: 0;
  float: left;
  width: 100%;
}
.products_listing_grid.products.wrapper .stock.notifyme a.notifyme-btn {
  display: block !important;
  text-align: center;
  color: #ffffff;
  border-radius: 30px;
}
.products_listing_grid.products.wrapper a.notifyme-btn {
  width: 100%;
  display: block;
  border-radius: 3px;
  background: #edaa38;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto;
  padding: 8px 0;
  margin: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .45px;
}
.products_listing_grid.products.wrapper .product.actions.product-item-actions form {
  display: flex;
  justify-content: center;
  align-items: center;
}
.products_listing_grid.products.wrapper .price-box.price-final_price {
  float: left;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.products_listing_grid.products.wrapper .price-final_price {
  float: left;
  width: 100%;
}
.products_listing_grid.products.wrapper span.price-container.price-final_price.tax.weee {
  width: auto !important;
  float: left;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 2%;
  width: calc((100% - 2%)/2);
}
.products-grid .product-item-actions {
  margin: 0 !important;
  width: 100%;
}
.catalog-category-view .products_listing_grid.products.wrapper .actions-primary + .actions-secondary {
  vertical-align: top;
}
.catalog-category-view .products_listing_grid.products.wrapper .product-item-details {
  border: none;
}
.catalog-category-view .products_listing_grid.products.wrapper a.notifyme-btn {
  font-size: 14px !important;
  border-radius: 30px;
}
.catalog-category-view .products.list .product-item-info .product-item-inner .actions-primary button {
  border-radius: 30px;
}
.page-products .product-item-info {
  width: 240px;
}
.page-products .products-grid .product-item .product-item-details {
  position: static;
  float: left;
  width: 100%;
}
@media all and (min-width: 640px) {
  .products_listing_grid.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .products_listing_grid.products-grid .product-item-info:hover {
    background: #ffffff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #bbb;
    margin: -10px;
    padding: 9px;
    position: relative;
    z-index: 9;
  }
  .products_listing_grid.products-grid .product-item-inner {
    background: #ffffff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #bbb;
    border-top: none;
    margin: 10px 0 0 -1px;
    padding: 0 9px 9px;
  }
  .products_listing_grid.products-grid .product-item-actions {
    margin: -10px 0 10px;
  }
  .products_listing_grid.products-grid .product-item {
    margin-bottom: 20px;
    width: 33.33333333%;
  }
  .product-item-actions {
    display: block;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    display: inline-block;
    vertical-align: middle;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action {
    line-height: 35px;
    text-align: center;
    width: 35px;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action:last-child {
    margin-right: 0;
  }
  .product-item-actions .actions-primary {
    display: inline-block;
  }
  .page-products .products_listing_grid.products-grid .product-item-inner:before {
    background: #ffffff;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 100%;
    z-index: -1;
  }
  .page-products .product-item-actions {
    z-index: 1;
    margin: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .products_listing_grid.products.wrapper .rating-summary .rating-result {
    width: 60px;
  }
}
@media (max-width: 719px) {
  .products_listing_grid.products.wrapper .additional_addtocart {
    margin: 5px 0;
  }
  .products_listing_grid.products.wrapper .item.product.product-item.out-of-stock .product-image-photo {
    filter: initial;
    opacity: 1;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-primary button {
    width: 100% !important;
    margin: 5px 0px !important;
  }
  .products_listing_grid.products.wrapper .product-item-inner .actions-primary form {
    display: inherit !important;
    justify-content: space-between !important;
  }
}
@media only screen and (max-width: 1500px) {
  .products_listing_grid.products.wrapper .products.list .product-item-info .price {
    font-size: 14px;
  }
  .products_listing_grid.products.wrapper .rating-summary .rating-result {
    width: 88px;
  }
}
@media only screen and (max-width: 390px) {
  .products_listing_grid.products.wrapper .products.list .product-item-info .price {
    font-size: 9px;
    display: inline-block;
  }
  .products_listing_grid.products.wrapper .rating-summary .rating-result {
    width: 88px;
  }
}
@media only screen and (max-width: 1024px) {
  .products_listing_grid.products.wrapper .product-reviews-summary-offers_list {
    min-height: 50px;
  }
  .products_listing_grid.products.wrapper .page-with-filter .product-item .product-reviews-summary .rating-summary {
    margin: 4px auto 0;
    width: 100%;
    text-align: left;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-link {
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-primary button {
    margin: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 850px) {
  .products_listing_grid.products.wrapper .price-box.price-final_price {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 425px) {
  .products_listing_grid.products.wrapper .product-reviews-summary-offers_list {
    min-height: 22px;
    min-height: 50px;
  }
}
@media (max-width: 767px) {
  .catalog-category-view .products.products-grid {
    padding: 0;
  }
  .catalog-category-view .products-grid .product-item {
    margin: 0 5px;
    width: calc((100% - 20px)/2);
    overflow: hidden;
  }
  .catalog-category-view .products.list .product-item-info .product-item-inner .actions-primary button {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .catalog-category-view .additional_addtocart {
    margin: 0 !important;
  }
  .catalog-category-view .product-item .price-box {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .catalog-category-view .actions-primary + .actions-secondary {
    vertical-align: top;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info {
    transition: .5s all ease;
    position: relative;
    width: 100%;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-image-container {
    width: 100% !important;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-image-container img {
    width: 100%;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-name {
    margin-bottom: 0;
    height: auto;
    width: 100%;
    line-height: normal;
    max-width: 100% !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info a {
    display: inline;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info img {
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -o-transition: .8s;
    -ms-transition: .8s;
    transition: .8s;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner {
    box-shadow: none;
    border: none;
    background: 0 0;
    border: 0;
    clip: auto !important;
    height: auto;
    margin: 0;
    overflow: visible !important;
    padding: 0;
    width: 100% !important;
    margin: 0 !important;
    position: unset !important;
    height: auto !important;
    float: left;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner:before {
    display: none;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-secondary {
    display: block;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 10px;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-secondary a:before {
    color: #ffffff;
    content: "\f08a";
    font-family: "FontAwesome";
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-primary {
    display: block;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-primary button {
    width: 100%;
    display: block;
    border-radius: 30px;
    background: #edaa38;
    border: none;
    text-transform: uppercase;
    line-height: normal;
    opacity: 1;
    height: auto;
    padding: 8px 0;
    margin: 0;
    font-family: 'Fedra Sans Book 5';
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .45px;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-inner .actions-primary button:focus {
    border: none;
    outline: none;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info:hover {
    background: 0 0;
    padding: 0;
    box-shadow: none;
    border: none;
    margin: 0;
    transition: .5s all ease;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info:hover a {
    overflow: hidden;
    text-decoration: none;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info:hover a img {
    -moz-transform: scale(1.1) rotate(0deg);
    -webkit-transform: scale(1.1) rotate(0deg);
    -o-transform: scale(1.1) rotate(0deg);
    -ms-transform: scale(1.1) rotate(0deg);
    transform: scale(1.1) rotate(0deg);
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -o-transition: .8s;
    -ms-transition: .8s;
    transition: .8s;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info:hover button {
    width: 100%;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-link {
    color: #020202;
    font-size: 14px;
    font-family: 'Fedra Sans Book 5';
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .product-item-link:hover {
    text-decoration: underline;
  }
  .products_listing_grid.products.wrapper .products.list .product-item-info .price {
    color: #020202;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: .45px;
  }
  .products_listing_grid.products.wrapper .rating-summary .rating-result:before {
    content: '\f006' '\f006' '\f006' '\f006' '\f006';
    font-family: "FontAwesome";
    color: #e8b55c;
  }
  .products_listing_grid.products.wrapper .rating-summary .rating-result > span:before {
    color: #e8b55c;
    content: '\f005' '\f005' '\f005' '\f005' '\f005';
    font-family: "FontAwesome";
  }
  .products_listing_grid.products.wrapper .product-item {
    position: relative;
  }
  .products_listing_grid.products.wrapper .product-item .product-reviews-summary.short {
    position: relative;
    top: 0px;
    float: right;
    margin: 0;
  }
  .products_listing_grid.products.wrapper .product-item .product-reviews-summary.short .reviews-actions {
    display: none;
  }
  .products_listing_grid.products.wrapper .product-item:hover .product-item-inner {
    position: relative;
    top: 0;
  }
  .products_listing_grid.products.wrapper .item.product.product-item.out-of-stock .product-image-photo {
    filter: grayscale(100%);
    opacity: .7;
  }
  .products_listing_grid.products.wrapper .item.product.product-item.out-of-stock .product-item-inner {
    overflow: visible;
    padding: 0;
    position: static;
    width: 100%;
    box-shadow: none;
    border: none;
    background: 0 0;
    height: auto;
  }
  .products_listing_grid.products.wrapper .item.product.product-item.out-of-stock .product-item-inner .unavailable {
    position: absolute;
    top: 0;
    right: 0;
    font-family: 'Fedra Sans Std';
    font-size: 11px;
    background: #ffffff;
    width: 91px;
    text-align: center;
    padding: 6px 0;
    z-index: 100;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
  }
  .products_listing_grid.products.wrapper .pricewhatsapp {
    position: relative;
  }
  .products_listing_grid.products.wrapper input {
    color: #020202;
  }
  .page-products .products-grid .product-item .product-item-details {
    position: static;
  }
}
@media screen and (min-width: 1024px) {
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    width: calc((100% - 6%)/4);
  }
}
input::selection {
  background: #ff0;
}
.products_bottom_toolbar {
  display: none;
}
.page-main {
  display: block;
  clear: both;
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 99;
}
.new-pdp-design .page-main {
  overflow: unset;
}
.toolbar.toolbar-products {
  margin-bottom: 30px;
  text-align: center;
}
.toolbar.toolbar-products:before {
  content: '';
  display: table;
}
.toolbar.toolbar-products:after {
  content: '';
  display: table;
  clear: both;
}
.toolbar.toolbar-products .sorter-action {
  position: relative;
  top: -2px;
}
.toolbar.toolbar-products p {
  margin-top: 0;
  margin-bottom: 1rem;
  orphans: 3;
  widows: 3;
}
.toolbar.toolbar-products p:empty {
  display: none;
}
.toolbar.toolbar-products strong {
  font-weight: 700;
  font-weight: bolder;
}
.toolbar.toolbar-products a {
  color: #2781d2;
  text-decoration: none;
  background-color: transparent;
}
.toolbar.toolbar-products a:visited {
  color: #2781d2;
  text-decoration: none;
}
.toolbar.toolbar-products a:hover {
  color: #2781d2;
  text-decoration: underline;
}
.toolbar.toolbar-products a:active {
  color: #a92611;
  text-decoration: underline;
}
.toolbar.toolbar-products a:not(.btn) {
  text-decoration: underline;
}
.toolbar.toolbar-products select {
  background: #ffffff url('../images/select-bg.svg') no-repeat 100% 45%;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border-radius: 1px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 4px 25px 5px 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-size: 30px 60px;
  text-indent: .01em;
  text-overflow: '';
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  word-wrap: normal;
  background-color: #ffffff;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border-radius: 3px;
}
.toolbar.toolbar-products select:focus {
  border: 1px solid #c2c2c2;
}
.toolbar.toolbar-products select:disabled {
  opacity: .5;
  background: #ffffff;
  border: 1px solid #c2c2c2;
}
.toolbar.toolbar-products select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #00699d;
}
.toolbar.toolbar-products {
  position: relative;
  clear: both;
  margin: 0;
}
.toolbar.toolbar-products:after {
  content: '';
  border-top: solid 1px #e5b34c;
  width: 100%;
  top: 19px;
  left: 0;
  position: absolute;
  z-index: -1;
}
.toolbar.toolbar-products .modes {
  display: none;
}
.toolbar.toolbar-products .toolbar-amount {
  font-size: 15px;
  color: #020202;
  font-weight: 500;
  font-family: 'Fedra Sans Book 5';
  padding-right: 20px;
  background: #fff;
  display: none !important;
}
.toolbar.toolbar-products .toolbar-amount .toolbar-number {
  font-family: 'Fedra Sans Std';
  font-weight: 600;
}
.toolbar.toolbar-products .toolbar-sorter {
  width: auto;
  z-index: 1;
  top: -10px;
  position: relative;
  background: #fff;
  padding-left: 20px;
}
.toolbar.toolbar-products .toolbar-sorter.sorter {
  position: relative;
  float: left;
  width: 50%;
  display: flex;
}
.toolbar.toolbar-products .toolbar-sorter.sorter:after {
  content: '';
  border: solid #000;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: 15px;
  opacity: .6;
  right: 15px !important;
  border-top: 0 !important;
}
.toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
  font-family: 'Fedra Sans Medium 5';
  color: #000000;
  font-size: 15px;
  padding-right: 10px;
  display: inline-block;
  width: inherit;
  padding-top: 13px;
}
.toolbar.toolbar-products .toolbar-sorter.sorter select {
  background: 0 0;
  border: none;
  box-shadow: none;
  -webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: #020202;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 13px;
  font-weight: 400;
  color: #000000;
  border: solid 1px #cacaca;
  border-radius: 4px;
  padding: 8px 12px;
  height: auto;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  width: 64%;
  padding-right: 22px;
}
.toolbar.toolbar-products .toolbar-sorter.sorter .sorter-action:before {
  display: none;
}
.category-view-show {
  float: left;
  display: flex;
  padding-right: 20px;
}
.category-view-show h2 {
  font-family: 'Fedra Sans Medium 5';
  color: #000000;
  font-size: 15px;
  padding-top: 6px;
  margin: 0;
  padding-bottom: 0;
  padding-right: 8px;
}
.category-view-show .double-view {
  background: url('../images/sho_cat_four_after.svg') no-repeat left top;
  width: 43px;
  height: 26px;
  cursor: pointer;
  opacity: .5;
  margin-left: 8px;
}
.category-view-show .double-view span {
  background: #908b86;
  width: 8px;
  height: 15px;
  display: inline-block;
  font-size: 0px;
  vertical-align: text-top;
  margin-left: 3px;
  display: none;
}
.category-view-show .single-view {
  background: url('../images/show-cat_three_before.svg') no-repeat left top;
  width: 35px;
  height: 26px;
  cursor: pointer;
  opacity: .2;
}
.category-view-show .single-view span {
  display: inline-block;
  background: #eee6d7;
  font-size: 0px;
  width: 8px;
  height: 15px;
  vertical-align: text-top;
  margin-left: 3px;
  display: none;
}
body.single-product-view .category-view-show .single-view {
  opacity: .5;
}
body.single-product-view .double-view {
  opacity: .2;
}
.toolbartop {
  float: right;
  background: #fff;
  padding-left: 20px;
  width: 50%;
}
.toolbar-amount {
  left: 0;
  line-height: 18px;
  margin: 0;
  padding: 7px 0;
  text-align: left;
  top: 0;
  vertical-align: middle;
}
.page-with-filter .toolbar-amount {
  position: static;
}
.toolbar-products {
  background-color: transparent;
}
.toolbar-products .sorter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.toolbar-products .sorter-action {
  display: inline-block;
  text-decoration: none;
}
.toolbar-products .sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #6c757d;
  content: '\e613';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.toolbar-products .sorter-action:hover:before {
  color: #020202;
}
.toolbar-products .sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.toolbar-products .modes {
  display: none;
}
.toolbar-products .sorter {
  float: right;
}
.page-products .sorter {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
@media screen and (max-width: 639px) {
  .toolbar-products {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 479px) {
  .sorter-options {
    margin: 0 2px;
  }
}
@media screen and (min-width: 768px) {
  .toolbar.toolbar-products {
    position: relative;
    clear: both;
    margin: 0;
  }
  .toolbar.toolbar-products:after {
    content: '';
    border-top: solid 1px #e5b34c;
    width: 100%;
    top: 19px;
    left: 0;
    position: absolute;
    z-index: -1;
  }
  .toolbar.toolbar-products .modes {
    display: none;
  }
  .toolbar.toolbar-products .toolbar-amount {
    font-size: 15px;
    color: #020202;
    font-weight: 500;
    font-family: 'Fedra Sans Book 5';
    padding-right: 20px;
    background: #fff;
    display: none !important;
  }
  .toolbar.toolbar-products .toolbar-amount .toolbar-number {
    font-family: 'Fedra Sans Std';
    font-weight: 600;
  }
  .toolbar.toolbar-products .toolbar-sorter {
    width: auto;
    z-index: 1;
    top: -10px;
    position: relative;
    background: #fff;
    padding-left: 20px;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter {
    position: relative;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter:after {
    content: '';
    border: solid #000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    right: 15px;
    top: 15px;
    opacity: .6;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
    font-family: 'Fedra Sans Medium 5';
    color: #000000;
    font-size: 15px;
    padding-right: 10px;
    display: inline-block;
    width: inherit;
    padding-top: 13px;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter select {
    background: 0 0;
    border: none;
    box-shadow: none;
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: #020202;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-family: 'Fedra Sans Book 5';
    font-size: 13px;
    font-weight: 400;
    color: #000000;
    border: solid 1px #cacaca;
    border-radius: 4px;
    padding: 8px 12px;
    height: auto;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    width: 64%;
    padding-right: 22px;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-action:before {
    display: none;
  }
  .toolbar.toolbar-products .toolbartop {
    float: right;
    background: #fff;
    padding-left: 20px;
  }
  .category-view-show {
    float: left;
    display: flex;
    padding-right: 20px;
  }
  .category-view-show h2 {
    font-family: 'Fedra Sans Medium 5';
    color: #000000;
    font-size: 15px;
    padding-top: 6px;
    margin: 0;
    padding-bottom: 0;
    padding-right: 8px;
  }
  .category-view-show .double-view {
    background: url('../images/sho_cat_four_after.svg') no-repeat left top;
    width: 43px;
    height: 26px;
    cursor: pointer;
    opacity: .5;
    margin-left: 8px;
  }
  .category-view-show .double-view span {
    background: #908b86;
    width: 8px;
    height: 15px;
    display: inline-block;
    font-size: 0px;
    vertical-align: text-top;
    margin-left: 3px;
    display: none;
  }
  .category-view-show .single-view {
    background: url('../images/show-cat_three_before.svg') no-repeat left top;
    width: 35px;
    height: 26px;
    cursor: pointer;
    opacity: .2;
  }
  .category-view-show .single-view span {
    display: inline-block;
    background: #eee6d7;
    font-size: 0px;
    width: 8px;
    height: 15px;
    vertical-align: text-top;
    margin-left: 3px;
    display: none;
  }
  body.single-product-view .category-view-show .single-view {
    opacity: .5;
  }
  body.single-product-view .double-view {
    opacity: .2;
  }
  .mfp-bg.mfp-ready,
  .mfp-wrap {
    z-index: 999999 !important;
  }
  .mfp-image-holder .mfp-close:hover,
  .mfp-iframe-holder .mfp-close:hover {
    background: transparent !important;
    border: none !important;
  }
  .mfp-iframe-holder .mfp-content {
    max-width: 900px;
  }
}
@media screen and (min-width: 769px) {
  .modes-label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
}
.sidebar-main {
  display: flex;
  flex-wrap: wrap;
  margin-top: -10px;
  padding-right: 0 !important;
}
.sidebar-main .filter-options-content {
  margin: 0;
  padding: 10px;
  padding: 5px 10px;
}
.sidebar-main .filter-options-content .filter-count-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar-main .filter-options-content .item {
  line-height: 1.5em;
  margin: 10px 0;
}
.sidebar-main .filter-options-content a {
  color: #020202;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 7px;
}
.sidebar-main .filter-options-content a:hover {
  background-color: #ffffff;
  text-decoration: none;
}
.sidebar-main .filter-options-content .count {
  color: #6c757d;
  font-weight: 300;
  padding-left: 5px;
  padding-right: 5px;
}
.sidebar-main .filter-options-content .count:before {
  content: '(';
}
.sidebar-main .filter-options-content .count:after {
  content: ')';
}
.sidebar-main .columns .sidebar-main {
  box-sizing: border-box;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.sidebar-main .items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.sidebar-main .filter .block-subtitle {
  display: none;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  font-weight: 600;
  line-height: 1em;
  padding: 10px 10px 20px;
}
.sidebar-main .filter .filter-options-title {
  color: #020202;
  font-size: 1.1vw;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 400 !important;
  border-bottom: 1px solid #e4af3f;
  text-transform: capitalize;
  font-weight: 600;
  padding-bottom: 8px;
  padding-left: 0;
}
.sidebar-main .filter .filter-options-title:after {
  content: '';
  position: absolute;
  right: 0;
  top: 18px;
  background: url('../images/filter-arrow.png') no-repeat right top;
  width: 8px;
  height: 13px;
}
.sidebar-main .filter .filter-options-item {
  border-bottom: none;
}
.sidebar-main .filter .filter-options-item.active .filter-options-title:after {
  transform: rotate(90deg);
  right: 6px;
}
.sidebar-main .filter .filter-options-item.active .filter-options-content {
  display: block;
  transition: .5s all ease;
}
.sidebar-main .filter .filter-options-content {
  padding-left: 0;
  transition: .5s all ease;
  display: none;
}
.sidebar-main .filter .filter-options-content .count {
  position: relative;
}
.sidebar-main .filter .filter-options-content .count:after {
  right: 0;
  position: absolute;
}
.sidebar-main .filter .filter-options-content li {
  padding-bottom: 5px;
  margin-bottom: 12px;
}
.sidebar-main .filter .filter-options-content li a {
  color: #020202;
  font-size: .98vw;
  font-family: 'Fedra Sans Book 5';
  transition: .5s all ease;
  padding-top: 4px;
}
.sidebar-main .filter .filter-options-content li a:hover {
  background: 0 0;
  color: #a92611;
  transition: .5s all ease;
}
.sidebar-main .filter-title strong {
  background-color: #ffffff;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border: 1px solid #ccc;
  border-radius: 3px;
  font-weight: 400;
  left: 0;
  line-height: 16px;
  padding: 7px 10px;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 2;
}
.sidebar-main .filter-subtitle {
  display: none;
}
.sidebar-main .filter-options {
  margin: 0;
  text-align: left !important;
}
.sidebar-main .filter-options-item {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.sidebar-main .filter-options-title {
  cursor: pointer;
  font-weight: 600;
  margin: 0;
  overflow: hidden;
  padding: 10px 40px 0 10px;
  position: relative;
  text-transform: uppercase;
  word-break: break-all;
  z-index: 1;
  display: block;
  text-decoration: none;
}
.sidebar-main .filter-options-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
  right: 13px;
  top: 12px;
}
.sidebar-main .filter-options-title:hover {
  color: #000000;
}
.sidebar-main .active > .filter-options-title:after {
  content: '\e621';
}
@media screen and (max-width: 768px) {
  .sidebar-main .filter .filter-subtitle {
    font-size: 20px;
    font-weight: 300;
  }
}
@media screen and (min-width: 768px) {
  .sidebar-main {
    display: flex;
    flex-wrap: wrap;
    margin-top: -10px;
    padding-right: 0 !important;
    box-sizing: border-box;
    padding-right: 2%;
  }
  .sidebar-main .filter .block-subtitle {
    display: none;
  }
  .sidebar-main .filter .filter-options-title {
    color: #020202;
    font-size: 1.1vw;
    font-family: 'Fedra Sans Medium 5';
    font-weight: 400 !important;
    border-bottom: 1px solid #e4af3f;
    text-transform: capitalize;
    font-weight: 600;
    padding-bottom: 8px;
    padding-left: 0;
  }
  .sidebar-main .filter .filter-options-title:after {
    content: '';
    position: absolute;
    right: 0;
    top: 18px;
    background: url('../images/filter-arrow.png') no-repeat right top;
    width: 8px;
    height: 13px;
  }
  .sidebar-main .filter .filter-options-item {
    border-bottom: none;
  }
  .sidebar-main .filter .filter-options-item.active .filter-options-title:after {
    transform: rotate(90deg);
    right: 6px;
  }
  .sidebar-main .filter .filter-options-item.active .filter-options-content {
    display: block;
    transition: .5s all ease;
  }
  .sidebar-main .filter .filter-options-content {
    padding-left: 0;
    transition: .5s all ease;
    display: none;
  }
  .sidebar-main .filter .filter-options-content .count {
    position: relative;
  }
  .sidebar-main .filter .filter-options-content .count:after {
    right: 0;
    position: absolute;
  }
  .sidebar-main .filter .filter-options-content li {
    padding-bottom: 5px;
    margin-bottom: 12px;
  }
  .sidebar-main .filter .filter-options-content li a {
    color: #020202;
    font-size: .98vw;
    font-family: 'Fedra Sans Book 5';
    transition: .5s all ease;
    padding-top: 4px;
  }
  .sidebar-main .filter .filter-options-content li a:hover {
    background: 0 0;
    color: #a92611;
    transition: .5s all ease;
  }
}
.product-media-info-section .box-tocart {
  margin: 0 0 30px;
}
.product-media-info-section .box-tocart .action.tocart {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  width: 100%;
  vertical-align: top;
}
.product-media-info-section .box-tocart .action.tocart:not(:last-child) {
  margin-bottom: 15px;
}
.product-media-info-section .box-tocart .input-text.qty {
  text-align: center;
  width: 54px;
}
.product-media-info-section .action.skip:not(:focus) {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-media-info-section .action.skip:focus {
  background: #ffffff;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.product-media-info-section .message.success {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #28a745;
  padding-left: 45px;
  position: relative;
}
.product-media-info-section .message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #28a745;
  content: '\e60e';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.product-media-info-section .fieldset {
  border: 0;
  margin: 0 0 20px;
  padding: 0;
  letter-spacing: -.31em;
}
.product-media-info-section .fieldset > * {
  letter-spacing: normal;
}
.product-media-info-section .fieldset > .field {
  margin: 0 0 20px;
}
.product-media-info-section .action.primary {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Fedra Sans Std';
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.product-media-info-section .action.primary:focus {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.product-media-info-section .action.primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.product-media-info-section .action.primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.page.messages .message {
  margin: 0 0 10px;
  padding: 12px 45px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #00a0a0;
  color: #fff;
  padding-left: 18px;
  min-width: 340px;
  position: fixed;
  right: 0;
  top: 151px;
  border-radius: 12px;
}
.page.messages .message a {
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
}
.page.messages .message a:hover {
  color: #2781d2;
}
.page.messages .message a:active {
  color: #2781d2;
}
.page.messages .message > *:first-child:before {
  content: '';
  width: 1px !important;
  height: 50% !important;
  background: #fff;
  left: unset !important;
  right: 49px !important;
  top: 50% !important;
  transform: translateY(-50%);
  bottom: unset !important;
  position: absolute !important;
  margin: 0 !important;
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .catalog-product-view .product-info-main {
    width: 48% !important;
  }
  .catalog-product-view .product.media {
    width: 49% !important;
  }
}
@media only screen and (max-width: 1249px) {
  .product-media-info-section .product-info-main .stock {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-info-main .product.alert.stock a {
    display: inline-block;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .product-media-info-section .rating-summary .rating-result {
    width: 60px;
  }
}
.product-media-info-section .catalog-product-view #product-addtocart-button {
  float: left;
}
.product-media-info-section .catalog-product-view .product.media {
  width: 48% !important;
  position: relative;
  display: block;
}
.product-media-info-section .catalog-product-view .product.media .action.towishlist {
  float: left;
  color: #ffffff;
  font-size: 13px;
  font-family: 'Fedra Sans Medium 5';
  margin: 10px 0 0 20px;
  padding-left: 22px;
  position: absolute;
  top: 5px;
  left: 145px;
  z-index: 9;
}
.product-media-info-section .catalog-product-view .product.media .action.towishlist:before {
  content: '';
  content: "\f08a";
  font-family: "FontAwesome";
  position: absolute;
  color: #ffffff;
  left: 2px;
  font-weight: 700;
}
.product-media-info-section .catalog-product-view .product.media .action.towishlist:hover {
  text-decoration: none;
}
.product-media-info-section .catalog-product-view .product-info-main {
  width: 33%;
  position: relative;
  padding-right: 0;
  height: 100%;
  padding-bottom: 0;
}
.product-media-info-section .catalog-product-view .product-info-main h1.page-title {
  font-size: 24px;
  font-weight: 400;
  font-family: 'Fedra Sans Std Demi';
  margin: 0;
  padding: 0 0 8px;
}
.product-media-info-section .catalog-product-view .product-info-main .page-title-wrapper.product {
  float: left;
  padding-right: 15px;
}
.product-media-info-section .catalog-product-view .product-info-main .product-info-price {
  width: auto;
  border: none;
  color: #000000;
  margin: 0;
  padding: 0;
  float: left;
  clear: both;
}
.product-media-info-section .catalog-product-view .product-info-main .product-info-price span.price {
  color: #020202;
  font-weight: 700;
  font-size: 24px;
}
.product-media-info-section .catalog-product-view .product-info-main .price-box {
  margin-bottom: 0;
  padding: 0;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart {
  clear: both;
  overflow: hidden;
  margin: 0 0 10px;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .field.qty {
  float: left;
  margin: 0;
  padding: 8px 35px 0 0;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .field.qty input {
  background: 0 0;
  border: none;
  font-weight: 600;
  width: 25px;
  padding: 0;
  text-align: center;
  line-height: normal;
  padding-top: 0;
  font-family: 'Fedra Sans Std';
  font-size: 24px;
  font-weight: 400;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .field.qty input:focus {
  outline: none;
  box-shadow: none;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .field.qty span {
  background: #ffffff;
  font-size: 20px;
  font-weight: 700;
  border-radius: 50%;
  padding: 1px 6px 6px 5px;
  line-height: 16px;
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
  cursor: pointer;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .field.qty span.decrement-qty {
  padding: 1px 8px 6px;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .actions {
  display: flex;
  float: left;
  padding-left: 0;
  width: 70%;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .actions .primary.tocart {
  border: none;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 15px;
  height: 48px;
  line-height: 48px;
  width: auto;
  border-radius: 4px;
  margin-right: 22px;
  background: #a92611;
  transition: .5s all ease;
  font-family: 'Fedra Sans Std';
  width: 180px;
  color: #fdf8ee;
  letter-spacing: 0px;
  padding: 0;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .actions .primary.tocart:hover {
  background: #e8532c;
  color: #fdf8ee;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .actions .primary.tocart:focus,
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .actions .primary.tocart:hover {
  outline: none;
  border: none;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .actions #buy-now {
  border: none;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .45px;
  font-size: 15px;
  padding: 0;
  width: auto;
  border-radius: 4px;
  font-family: 'Fedra Sans Std';
  background: #edaa38 url('../images/buynow-bg.png') no-repeat 40px 14px;
  text-align: center;
  width: 180px;
  height: 48px;
  line-height: 48px;
  padding-left: 26px;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .actions #buy-now:hover {
  background: #ffb943 url('../images/buynow-bg.png') no-repeat 40px 14px;
}
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .actions #buy-now:focus,
.product-media-info-section .catalog-product-view .product-info-main .box-tocart .actions #buy-now:hover {
  outline: none;
  border: none;
}
.product-media-info-section .catalog-product-view .product-info-main .product.alert.stock {
  float: none;
  clear: both;
  padding: 0;
  text-align: left;
  padding-top: 15px;
}
.product-media-info-section .catalog-product-view .product-info-main .product.alert.stock a {
  font-size: 15.5px;
  color: #020202;
  border: solid 1px #fdf8ee;
  padding: 10px;
  border-radius: 3px;
  letter-spacing: .45px;
}
.product-media-info-section .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-media-info-section .price-container.weee:before {
  display: none;
}
.product-media-info-section .price-container .price {
  font-size: 1.4rem;
}
.product-media-info-section .rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.product-media-info-section .rating-summary .rating-result {
  width: 88px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.product-media-info-section .rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #6c757d;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: 400;
  speak: none;
  content: '\f006' '\f006' '\f006' '\f006' '\f006';
  font-family: "FontAwesome";
  color: #e8b55c;
}
.product-media-info-section .rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.product-media-info-section .rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #a92611;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: 400;
  speak: none;
  color: #e8b55c;
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-family: "FontAwesome";
}
.product-media-info-section .rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-media-info-section .codcheck-prod {
  border: 1px solid #e7e7e7;
  float: left;
  padding: 10px;
  width: 100%;
  border: none;
  padding: 0;
  position: relative;
  width: 370px;
  display: block;
  width: 480px;
}
.product-media-info-section .codcheck-prod h3 {
  font-family: 'Fedra Sans Std';
  font-size: 16px;
  font-weight: 600;
  color: #020202;
  float: left;
  padding-top: 10px;
  margin: 0;
}
.product-media-info-section .codcheck-prod .codcheck-text {
  float: left;
  padding-left: 20px;
  position: relative;
  width: 50%;
}
.product-media-info-section .codcheck-prod .codcheck-text input {
  border: solid 1px #edaa38;
  height: auto;
  padding: 8px;
  border-radius: 4px;
}
.product-media-info-section .codcheck-prod .codcheck-text input:focus {
  outline: none;
  box-shadow: none;
}
.product-media-info-section .codcheck-prod .codcheck-btn {
  position: absolute;
  right: 5px;
  top: 2px;
  padding: 0;
}
.product-media-info-section .codcheck-prod .codcheck-btn input {
  font-size: 14px;
  color: #a92611;
  top: 11px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Fedra Sans Medium 5';
  background: 0 0;
  border: none;
}
.product-media-info-section .codcheck-prod .codcheck-btn input:hover {
  background: 0 0;
  border: none;
  color: #a92611;
}
.product-media-info-section .codcheck-prod .codcheck-btn input:focus {
  outline: none;
  box-shadow: none;
  background: 0 0;
  border: none;
  color: #a92611;
}
.product-media-info-section .codcheck-prod #errormsg {
  display: block;
  background: 0 0;
  padding-top: 4px;
  padding-bottom: 0;
  padding-left: 0;
  line-height: normal;
  clear: both;
}
.product-media-info-section .codcheck-prod #errormsg .msg:before {
  display: none;
  width: 22px;
  margin: -18px 0 0;
}
.product-media-info-section .codcheck-prod .success.message {
  background: 0 0;
  padding-top: 4px;
  padding-bottom: 0;
  padding-left: 0;
  line-height: normal;
}
.product-media-info-section .codcheck-prod .success.message .msg:before {
  display: none;
  width: 22px;
  margin: -18px 0 0;
}
.product-media-info-section .codcheck-prod .message {
  margin: 0px !important;
  padding-top: 12px !important;
}
.product-media-info-section .product-info-main .product-info-price {
  color: #6c757d;
  border-bottom: 1px solid #c1c1c1;
  display: table;
  margin-bottom: 15px;
  width: 100%;
}
.product-media-info-section .product-info-main .product-info-price .price-box {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.product-media-info-section .product-info-main .product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 5px;
}
.product-media-info-section .product-info-main .product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-media-info-section .product-info-main .product-info-price .weee {
  font-size: 1.4rem;
}
.product-media-info-section .product-info-main .product-info-price .weee .price {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 16px;
}
.product-media-info-section .product-info-main .product-info-price .price-wrapper .price {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 22px;
}
.product-media-info-section .product-info-main .product-info-price .price {
  white-space: nowrap;
}
.product-media-info-section .product-info-main .stock {
  margin: 0 0 3px;
  clear: both;
}
.product-media-info-section .product-info-main .product.alert {
  margin: 10px 0;
}
.product-media-info-section .product-info-main .product-add-form {
  clear: both;
  padding-top: 15px;
}
.product-media-info-section .product-info-main .rating-summary {
  margin-right: 30px;
}
.product-media-info-section .product-info-price .price-box {
  color: #6c757d;
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.product-media-info-section .product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 5px;
}
.product-media-info-section .product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-media-info-section .product-info-price .price-box .price-container .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.product-media-info-section .action-skip-wrapper {
  height: 0;
  position: relative;
}
.product-media-info-section .alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
}
.product-media-info-section .media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product.media {
  position: relative !important;
  padding-bottom: 0;
  margin-bottom: 30px !important;
  padding-left: 0;
  padding-right: 0;
  z-index: 1;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product.media .gallery-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product.media .video-thumb-icon:after {
  display: none;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product.media .action.towishlist {
  margin: 0 -12px 0 0;
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
  float: left;
  cursor: pointer;
  z-index: 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product.media .action.towishlist:before {
  display: none;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product.media .action.towishlist:after {
  content: "";
  width: 69px;
  height: 69px;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url('../IshaLife_ProductPage/images/wishlist-icon.svg');
  display: inline-block;
  background-size: contain;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product.media .action.towishlist:hover:after {
  background-image: url('../IshaLife_ProductPage/images/wishlist-icon-hover.svg');
}
.catalog-product-view.new-pdp-design .product-media-info-section .clear {
  clear: both;
}
.catalog-product-view.new-pdp-design .product-media-info-section .clear:after {
  content: "";
  display: table;
  clear: both;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-media-info-section .product-container {
  position: relative;
}
.catalog-product-view.new-pdp-design .product-media-info-section .social-share-button {
  position: relative;
  display: inline-block;
}
.catalog-product-view.new-pdp-design .product-media-info-section .social-share-button:after {
  content: "";
  width: 69px;
  height: 69px;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url('../IshaLife_ProductPage/images/share-icon.svg');
  display: inline-block;
  background-size: contain;
}
.catalog-product-view.new-pdp-design .product-media-info-section .social-share-button:hover:after {
  background-image: url('../IshaLife_ProductPage/images/share-icon-hover.svg');
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-icon {
  position: absolute;
  top: 13%;
  z-index: 99;
  right: 0;
  left: auto !important;
  height: fit-content;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .page-title-wrapper.product {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main h1.page-title {
  font-size: 24px;
  line-height: 34px;
  font-family: 'Fedra Sans Std Demi';
  font-weight: 400;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .product-info-price {
  display: inline-block;
  float: none;
  width: 100% !important;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart {
  padding: 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .actions {
  width: 100%;
  padding-top: 0;
  display: block;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .actions #buy-now {
  background-color: #a92611;
  text-transform: none;
  border-radius: 4px;
  width: 48%;
  max-width: 288px;
  font-size: 21px;
  letter-spacing: .01em;
  line-height: 22px;
  height: 54px;
  padding-left: 0;
  background-image: none;
  font-family: 'Fedra Sans Std';
  font-weight: 500;
  transition: .3s all ease;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .actions #buy-now span {
  display: inline-block;
  background: 0 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .actions #buy-now span:after {
  content: "";
  width: 17px;
  height: 16px;
  margin-left: 10px;
  top: 50%;
  display: inline-block;
  position: relative;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url('../IshaLife_ProductPage/images/btn-right-arrow.svg');
  vertical-align: middle;
  margin-bottom: 2px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .actions #buy-now:hover {
  background-color: #000000;
  background-image: none;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .field.qty {
  padding: 0 !important;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  position: relative;
  box-shadow: none;
  background: 0 0;
  z-index: 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .field.qty:before {
  content: "Quantity:";
  font-size: 18px;
  color: #020202;
  margin-right: 25px;
  margin-top: 5px;
  display: inline-block;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .field.qty input {
  min-width: 45px;
  font-size: 21px;
  font-weight: 500;
  font-family: 'Fedra Sans Std';
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .field.qty .control {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .field.qty span {
  background: #ffffff !important;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  font-size: 24px !important;
  font-family: 'Fedra Sans Std';
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .field.qty span.decrement-qty {
  padding: 4px 0 0 !important;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .field.qty span.increment-qty {
  padding: 2px 0 0 !important;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .field.qty span.deactive {
  background: rgba(196, 196, 196, 0.2) !important;
  color: #ffffff;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main #product-addtocart-button {
  background: #a92611 !important;
  text-transform: none;
  margin-right: 12px;
  border-radius: 4px;
  width: 48%;
  max-width: 288px;
  font-size: 21px;
  letter-spacing: .01em;
  height: 54px;
  line-height: 26px;
  font-family: 'Fedra Sans Std';
  font-weight: 500;
  position: relative;
  bottom: 0;
  right: 0;
  margin-bottom: 15px;
  z-index: 0;
  transition: .3s all ease;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main #product-addtocart-button:hover {
  background: #ffb943;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .product-add-form .fieldset {
  margin-bottom: 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .arar-review-summary {
  display: block;
  margin-bottom: 10px;
  clear: both;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .arar-review-summary .rating-links {
  padding-left: 0;
  padding-top: 4px;
  display: inline-block;
  position: relative;
  top: 2px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .arar-review-summary .rating-links .separator {
  display: none;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .arar-review-summary .rating-links [data-pr-action*=show-review-form] {
  display: none;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .arar-review-summary .rating-links a {
  color: #020202;
  text-transform: unset !important;
  text-decoration: none;
  display: inline-block;
  font-family: 'Fedra Sans Book 5';
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .arar-review-summary .rating-links a:before {
  content: "(";
  position: relative;
  left: 4px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .arar-review-summary .rating-links a:after {
  content: ")";
  position: relative;
  right: 4px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .arar-review-summary .rating-summary {
  padding-top: 0;
  display: inline-block;
  margin-right: 0;
  vertical-align: middle;
  z-index: 0;
  position: relative;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .rating-summary .rating-result {
  width: 120px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .rating-summary .rating-result:before {
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url('../IshaLife_ProductPage/images/grey-star.svg');
  content: "" !important;
  height: 24px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .rating-summary .rating-result > span:before {
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url('../IshaLife_ProductPage/images/yellow-star.svg');
  content: "" !important;
  height: 24px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .codcheck-prod {
  width: 100%;
  margin-bottom: 35px;
  padding: 0;
  border: 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .codcheck-prod .codcheck-text {
  padding-left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  float: none;
  max-width: 288px;
  padding: 10px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .codcheck-prod .codcheck-text #codvalue {
  border: 0;
  border-bottom: none;
  font-size: 21px;
  border-radius: 0;
  background: 0 0;
  max-width: 100%;
  padding: 5px 0;
  font-family: 'Fedra Sans Std';
  font-weight: 500;
  letter-spacing: .5em;
  color: #020202;
}
.catalog-product-view.new-pdp-design .product-media-info-section .codcheck-prod .codcheck-text input[type=text]::placeholder {
  color: #c4c4c4 !important;
  letter-spacing: 0;
  font-size: 18px !important;
  font-family: 'Fedra Sans Std';
  font-weight: 400;
  font-style: normal;
}
.catalog-product-view.new-pdp-design .product-media-info-section .codcheck-prod .codcheck-btn {
  position: relative;
  right: 0;
  top: 0;
  padding: 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .codcheck-prod .codcheck-btn input {
  font-size: 21px;
  text-decoration: underline;
  padding: 0;
  color: #a92611;
  text-transform: capitalize;
  margin-left: 25px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .shipping-wrap {
  clear: both;
  font-size: 14px;
  line-height: 21px;
  color: #020202;
  text-align: left;
  display: flex;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 50px;
  font-family: 'Fedra Sans Book 5';
  flex-wrap: wrap;
}
.catalog-product-view.new-pdp-design .product-media-info-section .shipping-wrap .shipping-wrap {
  margin: 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .shipping-block {
  width: 100%;
  min-width: 100px;
  margin: 5px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.catalog-product-view.new-pdp-design .product-media-info-section .shipping-block p {
  margin: 0 0 0 15px;
  max-width: calc(100% - 75px);
  float: right;
  text-align: left;
  color: #231F20;
  width: 100%;
}
.catalog-product-view.new-pdp-design .product-media-info-section .shipping-block-icon {
  min-height: 35px;
  margin-bottom: 0;
  width: 60px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-short-info {
  margin-bottom: 45px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-short-info-title {
  font-family: 'Fedra Sans Std';
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 15px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .product-short-info-content {
  font-size: 18px;
  line-height: 30px;
  max-width: 490px;
  font-family: 'Fedra Sans Std';
}
.catalog-product-view.new-pdp-design .product-media-info-section .description .product-short-info-content {
  font-family: 'Fedra Sans Std';
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .description .product-short-info-content:before {
  left: 0;
  content: "";
  width: 100%;
  display: block;
  height: 13px;
  position: absolute;
  bottom: 0;
  background: #ffffff;
}
.catalog-product-view.new-pdp-design .product-media-info-section .description .product-short-info-content:after {
  left: 0;
  position: absolute;
  content: "";
  bottom: 10px;
  width: 100%;
  height: 18px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(253, 248, 238, 0.5) 50%);
}
.catalog-product-view.new-pdp-design .product-media-info-section .description .product-short-info-content p,
.catalog-product-view.new-pdp-design .product-media-info-section .description .product-short-info-content span {
  font-family: 'Fedra Sans Book 5';
  font-size: 18px;
  line-height: 30px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .read-toggle span {
  cursor: pointer;
  text-decoration: underline;
  color: #a92611;
  font-size: 21px;
  font-family: 'Fedra Sans Std';
  font-weight: 500;
}
.catalog-product-view.new-pdp-design .product-media-info-section .read-toggle .hidden {
  display: none;
}
.catalog-product-view.new-pdp-design .product-media-info-section .message .all-pincode-page-link {
  margin: 10px 0;
}
.catalog-product-view.new-pdp-design .product-media-info-section .message .all-pincode-page-link > a {
  color: #020202;
  text-decoration: underline;
  font-weight: 700;
}
.catalog-product-view.new-pdp-design .product-media-info-section .message .all-pincode-page-link > a:hover {
  color: #e8b55c;
}
.catalog-product-view.new-pdp-design .product-media-info-section .proceeds-ishalife {
  background: #ffffff;
  padding: 5px;
  box-shadow: 0px 12px 12px -8px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  margin-bottom: 58px;
}
.catalog-product-view.new-pdp-design .product-media-info-section .proceeds-ishalife p {
  font-size: 15px;
  color: #020202;
  margin-bottom: 0;
  padding-left: 15px;
  font-family: 'Fedra Sans Book 5';
}
.catalog-product-view.new-pdp-design .product-media-info-section .proceeds-border {
  border: 1px dashed #edaa39;
  padding: 12px 25px;
  border-radius: 3px;
  display: flex;
  align-items: center;
}
.catalog-product-view.new-pdp-design .product-media-info-section .codcheck-btn {
  padding: 10px 0;
}
.catalog-product-view.new-pdp-design .new-pdp-design .product-media-info-section .message .all-pincode-page-link > a {
  font-weight: 400;
}
.catalog-product-view .product.media {
  display: block;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .catalog-product-view.new-pdp-design .product.media {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .catalog-product-view.new-pdp-design .product.media .action.towishlist:after {
    width: 62px;
    height: 62px;
  }
  .catalog-product-view.new-pdp-design .social-share-button:after {
    width: 62px;
    height: 62px;
  }
  .catalog-product-view.new-pdp-design .product-info-main h1.page-title {
    font-size: 18px;
    line-height: 27px;
  }
  .catalog-product-view.new-pdp-design .product-info-main .product-info-price span.price {
    font-size: 27px;
  }
  .catalog-product-view.new-pdp-design .product-info-main #product-addtocart-button {
    font-size: 18px;
    height: 45px;
    margin-bottom: 12px;
  }
  .catalog-product-view.new-pdp-design .product-info-main .box-tocart .actions #buy-now {
    font-size: 18px;
    height: 45px;
  }
  .catalog-product-view.new-pdp-design .product-container .product-info-main {
    width: 100% !important;
  }
  .catalog-product-view.new-pdp-design .product-short-info {
    margin-bottom: 60px;
  }
  .catalog-product-view.new-pdp-design .about_product_detail .product-short-info-title {
    font-size: 20px;
  }
  .catalog-product-view.new-pdp-design .codcheck-prod .codcheck-btn input {
    font-size: 17px;
  }
  .catalog-product-view.new-pdp-design .codcheck-prod .codcheck-text #codvalue {
    font-size: 17px;
    letter-spacing: .1em;
  }
  .catalog-product-view.new-pdp-design .codcheck-prod .codcheck-text input[type=text]::placeholder {
    font-size: 17px !important;
  }
  .catalog-product-view.new-pdp-design .shipping-wrap {
    font-size: 12px;
    line-height: 15px;
  }
  .catalog-product-view.new-pdp-design .product-short-info-content {
    font-size: 17px;
    line-height: 27px;
  }
  .catalog-product-view.new-pdp-design .read-toggle span {
    font-size: 17px;
  }
}
@media only screen and (max-width: 639px) {
  .product-info-price {
    margin: 0 -10px 0;
    width: calc(100% + 2*10px) !important;
  }
  .product-info-price > *:first-child {
    padding-left: 10px;
  }
  .product-info-price > *:last-child {
    padding-right: 10px;
  }
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .rating-summary .rating-result {
    width: 60px;
  }
  .catalog-product-view .product-info-main .box-tocart .actions {
    width: 70%;
    display: flex;
  }
}
@media (max-width: 767px) {
  .catalog-product-view.new-pdp-design .product.media {
    overflow-x: hidden;
  }
}
@media only screen and (min-width: 1200px) {
  .catalog-product-view.new-pdp-design .product-media-info-section .product-info-main {
    padding-left: 12px;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .product-info-main #product-addtocart-button {
    padding-top: 4px;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .actions #buy-now {
    padding-top: 4px;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .product.media {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    max-width: 912px;
  }
}
@media only screen and (max-width: 1300px) and (min-width: 991px) {
  .catalog-product-view.new-pdp-design .product-media-info-section .product-container {
    max-width: 96%;
  }
}
@media only screen and (max-device-width: 1199px) {
  .catalog-product-view.new-pdp-design .product-media-info-section .product-container .product-info-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .product-info-main #product-addtocart-button {
    max-width: 100%;
    margin-right: 0;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .box-tocart .actions #buy-now {
    max-width: 100%;
    margin-right: 0;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .product-info-main .arar-review-summary {
    display: flex;
    justify-content: center;
    padding-left: 0;
    text-align: left;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .codcheck-prod .codcheck-text {
    justify-content: center;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .shipping-wrap {
    overflow-x: auto;
    width: calc(100% + 60px);
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .catalog-product-view.new-pdp-design .product-media-info-section .description {
    text-align: center;
    margin-bottom: 0;
  }
  .product-media-info-section .proceeds-ishalife {
    padding: 4px;
  }
  .product-media-info-section .proceeds-ishalife p {
    font-size: 13px;
    padding-left: 9px;
  }
  .product-media-info-section .proceeds-border {
    padding: 19px 12px;
  }
  .product-media-info-section .proceeds-border img {
    width: 40px;
  }
}
@media only screen and (max-device-width: 1024px) {
  .catalog-product-view.new-pdp-design .product-media-info-section .product-icon {
    position: absolute;
    top: 13%;
    z-index: 99;
    right: 0;
    left: auto !important;
    height: fit-content;
  }
}
div#webpush-prompt {
  display: block;
}
@media all and (min-width: 768px) {
  .product-media-info-section h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .product-media-info-section .product-info-main {
    float: right;
  }
  .product-media-info-section .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-media-info-section .product-info-main .product-add-form {
    padding-top: 0;
  }
  .product-media-info-section .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-media-info-section .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-media-info-section .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-media-info-section .product.media {
    float: left;
    margin-bottom: 25px;
  }
}
.rudrakshaguidemain .topbannersection .contentsecrtion {
  display: none;
  margin: auto;
}
.rudrakshaguidemain .topbannersection .set {
  margin-bottom: 12px;
}
.rudrakshaguidemain .topbannersection .accordingsecton {
  max-width: 940px;
  margin: auto;
}
.rudrakshaguidemain .topbannersection .qoute.for-mobile {
  background: none;
}
.rudrakshaguidemain .topbannersection .contentul li {
  font-size: 15px;
  list-style: none;
  padding-left: 10px;
  padding-bottom: 0px;
  padding-top: 20px;
}
.rudrakshaguidemain .topbannersection .contentul li h3 {
  font-family: 'Fedra Sans Std' !important;
  font-size: 14px !important;
  padding: 0px 30px 0px 0px !important;
  margin-bottom: 15px !important;
}
.rudrakshaguidemain .topbannersection .contentul li p {
  font-family: 'Fedra Sans Std' !important;
  font-size: 14px !important;
  padding: 0px 30px 0px 0px !important;
}
@media only screen and (min-width: 768px) {
  .rudrakshaguidemain .topbannersection .accordingsecton .accordion-container .set a {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    display: block;
    font-size: 16px;
    color: #a92611;
    font-family: 'Fedra Sans Std';
    font-weight: 500;
    background: #ffffff;
    padding: 10px 30px;
    border-radius: 3px;
    text-decoration: none;
    cursor: pointer;
  }
  .rudrakshaguidemain .topbannersection .accordingsecton .accordion-container .set a h2 {
    font-family: 'Fedra Sans Std';
    font-size: 15px;
    line-height: 25px;
    text-align: left;
    padding: 0px 0px;
    font-weight: 600;
  }
}
@media only screen and (max-width: 767px) {
  .rudrakshaguidemain .topbannersection .accordingsecton .accordion-container .set a {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    display: block;
    font-size: 16px;
    color: #a92611;
    font-family: 'Fedra Sans Std';
    font-weight: 500;
    background: #ffffff;
    padding: 10px 30px;
    border-radius: 3px;
    text-decoration: none;
    cursor: pointer;
  }
  .rudrakshaguidemain .topbannersection .accordingsecton .accordion-container .set a h2 {
    font-family: 'Fedra Sans Std';
    font-size: 15px;
    line-height: 25px;
    text-align: left;
    padding: 0px 0px;
    font-weight: 600;
  }
  .page-wrapper .page-header {
    height: auto;
    margin: 0;
  }
}
@media only screen and (max-width: 575px) {
  .rudrakshaguidemain .topbannersection .accordingsecton {
    max-width: 350px !important;
    margin: auto;
  }
}
.cms-page-view h1.page-title {
  font-size: 35px;
  margin: 22px 0;
}
.cms-page-view h1.page-title span {
  border-bottom: 2px solid #f3edd9;
  color: #4e2100;
}
.about-us {
  background: url(../images/Aboutus-Header.jpg);
  height: 500px;
}
.about-us-desc {
  padding: 180px 20px;
}
.about-us-desc h1 {
  font-size: 35px;
  color: #4e2100 !important;
  text-align: left;
  font-family: 'FedraSansStdBook', sans-serif;
}
.about-us-desc h2 {
  font-size: 24px;
  color: #4e2100;
  text-align: right;
  font-family: 'FedraSansStdBook', sans-serif;
}
.us-desc {
  font-size: 15px;
  line-height: 25px;
}
.mob img {
  width: 100%;
}
.termcms ul li {
  font-size: 18px;
  font-family: "Fedra Sans Book 5";
}
.termcms ul {
  padding-left: 10px;
}
.termcms h2 {
  font-size: 25px;
  margin: 22px 0;
  color: #4e2100;
}
.termcms p {
  font-size: 18px;
  font-family: "Fedra Sans Book 5";
}
.termcms .data-table th,
.termcms .data-table td {
  border: 1px solid #f3edd9;
  font-size: 15px;
}
.store h2 {
  font-size: 15px;
  background: #f3edd9 !important;
  color: #4e2100;
  padding: 10px 0;
  text-align: center;
  font-family: 'FedraSansStdBook', sans-serif;
}
.store h3 {
  font-size: 15px;
  text-align: left;
  padding: 5px 20px;
  margin-bottom: 0;
  color: #4e2100;
}
.store p {
  font-size: 14px;
  text-align: left;
  line-height: 20px;
  padding: 5px 20px;
  margin-bottom: 0;
}
.cms-store-locator .store {
  margin-bottom: 15px;
}
.page-title h2 {
  color: #4e2100;
  margin: 30px 15px;
}
.cmsreturn p strong {
  font-size: 17px;
  color: #4e2100;
}
.cmsreturn p {
  font-size: 15px;
}
.cms-page-view .breadcrumbs {
  margin-top: 12px;
}
body.cms-about-us {
  background: #faf7f2;
  overflow-x: hidden;
}
.img-cta {
  position: relative;
  width: 100vw;
  left: 50%;
  bottom: 0;
  margin-left: -50vw;
  top: -85px;
}
.img-cta img {
  width: 100%;
}
section.outlet h2 {
  text-align: center;
  font-size: 36px;
  font-family: "Fedra Serif A 5";
  font-weight: 700;
  position: relative;
  padding-bottom: 20px;
}
section.outlet h2:after {
  content: '';
  background: url(../images/heading-bg.png) no-repeat center bottom;
  width: 100%;
  height: 7px;
  display: block;
  position: absolute;
  bottom: 0;
}
.cms-pages-header.contact-us h1 {
  font-family: "Fedra Serif A Medium 5";
}
.for-mobile-only {
  display: none;
}
table.data-table {
  display: block;
}
table.data-table tr td,
table.data-table tr th {
  border: 0 !important;
}
.swatch-opt .swatch-option-wrap input[type=radio]:not(:checked),
.swatch-opt .swatch-option-wrap input[type=radio]:checked {
  top: -5px;
  height: 42px;
  margin-left: 0;
  width: 42px;
  left: 48px;
}
.page-header .panel.wrapper {
  background: #c1cfac !important;
  border-bottom: 0;
}
.page-header .header.panel {
  flex-wrap: wrap;
}
.page-header .panel.wrapper .header-promo-slider .owl-item {
  text-align: center;
}
.page-header .panel.wrapper .header-promo-slider h4 {
  justify-content: center !important;
  color: #fff;
  font-size: 13px !important;
  margin-bottom: 0 !important;
}
.page-header .header.panel .toppromo {
  padding-right: 0;
  width: 100%;
}
.logo img {
  width: auto;
  max-width: 96px;
}
.page-header .panel.wrapper .top-promo-container p {
  font-size: 14px !important;
}
.header.content .right-container-wrap {
  justify-content: flex-end !important;
}
.header.content .right-container-wrap .header.links {
  padding-right: 20px !important;
  margin-bottom: 0;
}
.header.content .right-container-wrap .header.links .icon {
  padding-left: 0 !important;
  border: 0 !important;
}
.header.content .right-container-wrap .header.links .icon img {
  margin-right: 0 !important;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #bc1717;
  font-size: 12px;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -12px !important;
  right: -16px;
}
.header.content .right-container-wrap .header.links .user-my-icon span:first-child img {
  width: 21px;
}
.header.content .right-container-wrap .header.links .wishlist-my-icon img {
  width: 24px;
}
.minicart-wrapper .action.showcart .counter-number {
  font-size: 12px !important;
  font-family: "Fedra Sans Medium 5" !important;
}
.header.content .middle-container-wrap {
  width: 56% !important;
  padding-top: 0 !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 0 !important;
}
.header.content .right-container-wrap {
  min-width: 180px;
  padding-top: 0 !important;
  padding-right: 10px !important;
}
.header.content .right-container-wrap .minicart-wrapper {
  margin-top: 0 !important;
}
.minicart-wrapper {
  margin-left: 0 !important;
}
.nav-container-wrap {
  top: 0 !important;
  left: 0 !important;
}
.nav-container-wrap .sections.nav-sections {
  box-shadow: inset 0px 2px 6px 0px rgba(0, 0, 0, 0.18);
}
.nav-sections-item-content {
  max-width: 1280px;
  margin: 0 auto;
}
header.page-header {
  background: #fffdf8 !important;
  box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.06);
}
.header.content .middle-container-wrap .block.block-search {
  max-width: 325px !important;
  width: 100% !important;
  margin-bottom: 0;
  padding-left: 0;
}
.header.content .right-container-wrap .header.links .icon {
  margin-right: 0 !important;
  padding-right: 0 !important;
}
.page-header.headersticky .header.content .right-container-wrap .header.links .icon.user-my-icon {
  width: 40px !important;
  min-height: 28px;
  margin-right: -4px !important;
}
.page-header .icon.user-my-icon .myaccounticon {
  display: inline-block !important;
}
.logo {
  margin: 0 !important;
  margin-left: 146px !important;
}
.parent-container-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 9px;
  max-width: 1280px;
  margin: 0 auto;
}
.sections.nav-sections {
  padding-left: 0 !important;
  border-top: 1px solid #f0ede4 !important;
  padding-top: 14px !important;
  padding-bottom: 0 !important;
  margin-top: 10px !important;
}
#mySidenav .nav-main {
  padding-left: 0 !important;
  width: 100% !important;
}
.header.content {
  height: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  max-width: 100% !important;
}
.header.content .middle-container-wrap .block.block-search input {
  border: 1px solid rgba(196, 196, 196, 0.5) !important;
  height: 40px !important;
  font-size: 14px !important;
  border-radius: 3px !important;
}
body .page-header.headersticky .middle-container-wrap #search:not(.searchautocomplete__active) {
  width: 100% !important;
  padding: 10px 20px !important;
  background: #fff !important;
}
body .page-header.headersticky .header.content .middle-container-wrap .block.block-search {
  padding-left: 0 !important;
}
body .page-header.headersticky .middle-container-wrap .minisearch.active {
  margin-top: 0 !important;
}
body .headersticky .minisearch.active .control {
  margin-top: 0 !important;
}
body .page-header.headersticky .logo {
  padding-top: 0 !important;
}
body .page-header.headersticky .middle-container-wrap .action.search {
  display: block !important;
}
body header.headersticky .middle-container-wrap .block.block-search .minisearch .actions .search {
  background: url(../images/sticky-search.svg) no-repeat center right !important;
  background-size: 19px !important;
  background-position: calc(100% - 10px) 50% !important;
  margin-top: 0 !important;
  width: 41px !important;
  height: 38px !important;
  background: 0 0 !important;
  box-sizing: border-box;
}
#mySidenav .nav-main > ul {
  padding-right: 0 !important;
}
.header.content .middle-container-wrap .block.block-search .actions button {
  background: 0 0 !important;
  height: 38px !important;
  box-sizing: border-box;
}
.header.content .middle-container-wrap .block.block-search .actions button:before {
  color: #231f20 !important;
  font-size: 21px !important;
  display: inline-block !important;
}
.page-wrapper .headersticky .sections.nav-sections ul li.level0 > a {
  padding-left: 0 !important;
  padding-right: 0 !important;
  line-height: 1;
}
.header.content .middle-container-wrap .block.block-search .actions button {
  padding: 4px 10px;
}
.page-wrapper header.headersticky .sections.nav-sections ul li.level0 > a {
  padding-bottom: 10px !important;
}
.page-wrapper .page-header .panel.wrapper {
  background: #004aa0 !important;
  padding: 0 !important;
}
.sections.nav-sections li.level0:hover:after {
  top: 31px !important;
  display: none !important;
}
body .page-header #mySidenav .menu-left {
  left: 0 !important;
  width: 100% !important;
  max-width: 1280px;
  margin: 0 auto !important;
  right: 0 !important;
}
.block-search .mst-searchautocomplete__autocomplete._active {
  left: 0 !important;
  width: 100% !important;
}
.minicart-wrapper .action.showcart:before {
  width: 27px !important;
  height: 25px !important;
  margin-top: 2px;
}
.header.content .minicart-wrapper .action.showcart:before {
  background-size: 100% !important;
}
.header.content .right-container-wrap .header.links .icon .myaccounticon img {
  position: relative;
  top: 3px;
  left: -3px;
}
header.page-header.headersticky .logo img {
  width: 96px !important;
}
header.page-header.headersticky .nav-container-wrap {
  width: 100% !important;
}
header.page-header.headersticky .header.content .right-container-wrap {
  margin-right: 0;
  display: flex;
}
header.page-header.headersticky .middle-container-wrap {
  position: initial !important;
}
header.page-header.headersticky .nav-container-wrap {
  left: 0 !important;
}
.checkout-index-index .header.content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.checkout-index-index .logo {
  margin-left: 0 !important;
}
.checkout-index-index .page-main .checkout-header {
  position: static !important;
  margin-bottom: 50px !important;
}
.sections.nav-sections ul li.level0 > a {
  font-size: 14px !important;
  text-transform: uppercase !important;
  letter-spacing: .04em;
  line-height: 1 !important;
  padding-bottom: 10px !important;
  font-family: "Fedra Sans Book 5" !important;
}
.sections.nav-sections ul > li.level0.has-child > a:after {
  display: none !important;
}
.home-banner-slider .owl-nav {
  position: initial !important;
}
.home-banner-slider .banner_slider.item a {
  padding-bottom: 38.75%;
  display: block;
  width: 100%;
}
body .home-banner-slider .owl-nav button span {
  display: none;
}
body .home-banner-slider .owl-nav button {
  width: 72px;
  height: 72px;
  border: 0 !important;
  box-shadow: none;
  position: absolute;
  outline: 0px;
  top: 50%;
  transform: translateY(-50%);
}
body .home-banner-slider .owl-nav button.owl-prev {
  background: url(../images/Left-Scroll.svg) no-repeat 0 0 !important;
  left: 37px;
}
body .home-banner-slider .owl-nav button.owl-next {
  background: url(../images/Right-Scroll.svg) no-repeat 0 0 !important;
  right: 37px;
}
body .home-banner-slider .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  background: 0 0 !important;
}
.home-banner-slider .owl-dots button {
  background: #231f20 !important;
  border: 0 !important;
  box-shadow: none !important;
  outline: 0px !important;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.home-banner-slider .owl-dots button span {
  display: none !important;
}
.home-banner-slider .owl-dots button.active {
  background: #c4c4c4 !important;
}
.cms-home .page-main {
  background-color: #fff !important;
}
.cms-home .page-main .block {
  padding: 60px 0;
  margin-bottom: 0 !important;
}
.home-banner-slider {
  position: absolute !important;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.cms-home .page-main .block.widget-icons-slider {
  padding-top: 0 !important;
}
.shopby-category {
  max-width: 1280px;
  margin: 0 auto 0;
}
.shopby-category h2 {
  text-align: center;
}
.shopby-category .image-content {
  display: flex;
  flex-wrap: wrap;
}
.shopby-category .image-content .parent-div {
  width: 50%;
  padding: 3px;
  position: relative;
}
.shopby-category .image-content .parent-div .inner-full {
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-left: 3px;
}
.shopby-category .image-content .parent-div:nth-child(2n+2) .inner-full {
  padding-left: 0;
}
.shopby-category .image-content .parent-div:nth-child(2n+2) .cat-label {
  left: 0;
}
.shopby-category .image-content .parent-div:nth-child(2) .cat-label {
  left: 3px;
  right: 6px;
  bottom: 4px;
}
.shopby-category .image-content .parent-div:nth-child(2n+2) {
  padding-right: 6px;
}
.shopby-category .image-content .parent-div:nth-child(4) .cat-label {
  right: 0;
}
.shopby-category .image-content .parent-div:nth-child(4) .inner-full:first-child .cat-label {
  bottom: 0;
}
.shopby-category .image-content .parent-div .inner-full:first-child {
  padding-bottom: 6px;
}
.shopby-category .image-content .parent-div .inner-full:first-child .cat-label {
  bottom: 6px;
}
.shopby-category .image-content .parent-div img {
  width: 100% !important;
  transition: all 0.5s ease;
}
.shopby-category .image-content .parent-div .hover-cat {
  display: none;
}
.shopby-category .image-content .hover-exists:hover img:not(.hover-cat) {
  display: none;
}
.shopby-category .image-content .hover-exists:hover img.hover-cat {
  display: block;
}
.shopby-category .image-content .parent-div .cat-label {
  position: absolute;
  left: 3px;
  bottom: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-size: 21px;
  top: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 20px;
  border-radius: 4px;
  overflow-x: hidden;
  z-index: 9;
  font-family: "Fedra Sans Medium 5" !important;
}
.shopby-category .image-content .parent-div .inner-left,
.shopby-category .image-content .parent-div .inner-right,
.shopby-category .image-content .parent-div .inner-full,
.shopby-category .image-content .parent-div {
  overflow: hidden;
}
.shopby-category .image-content .parent-div .cat-label:hover + img,
.shopby-category .image-content .parent-div .cat-label:hover {
  transform: scale(1.05);
}
.shopby-category .image-content .parent-div .cat-label:hover + img + img {
  transform: scale(1.05);
}
.shopby-category .image-content .parent-div .cat-label:hover {
  text-decoration: none;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  background: 0 0 !important;
}
.shopby-category .image-content .parent-div .inner-right,
.shopby-category .image-content .parent-div .inner-left {
  position: relative;
  width: 50%;
}
.shopby-category .image-content .parent-div .inner-left {
  padding-right: 3px;
}
.shopby-category .image-content .parent-div .inner-left .cat-label {
  right: 3px;
  left: 0;
}
.shopby-category .image-content .parent-div .inner-right {
  padding-left: 3px;
}
.shopby-category .image-content .parent-div .inner-right .cat-label {
  left: 3px;
  right: 0;
}
.block-static-block h2 {
  font-size: 45px;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .03em;
  font-family: "Fedra Sans Light";
}
.widget-slider-content .show-carousel .product-item-info:hover img {
  transition-delay: .5s;
}
.sold-out-tag {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  background: #fff;
  padding: 5px 15px;
  font-size: 12px;
}
.sold-out-tag + .product-item-info .product-image-wrapper {
  filter: grayscale(100%);
}
.widget-icons-slider .icon-carousel {
  max-width: 900px;
  margin: 0 auto;
}
.widget-icons-slider .owl-carousel .owl-item img {
  width: auto;
  margin-bottom: 20px;
}
.widget-icons-slider .owl-carousel .owl-item {
  padding: 0 5px;
}
.widget-icons-slider .owl-carousel .product-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  font-size: 18px;
  text-align: center;
}
.cms-home .block-title {
  text-align: center;
}
.cms-home .block-title h2 {
  font-size: 45px;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: .03em;
  font-family: "Fedra Sans Light";
}
.widget-slider-content + .widget-slider-content + .block-static-block {
  background: #fffbf1;
}
.widget-slider-content .products-grid .bestseller-tag,
.widget-slider-content .products-grid .new-tag {
  background: url(../images/Fill.png) no-repeat 0 0;
  width: 174px;
  height: 55px;
  left: 0;
  top: -10px;
  padding: 0;
  background-position: -12px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 15px;
  padding-bottom: 14px;
  padding-right: 35px;
  font-family: "Fedra Sans Medium 5";
}
.widget-slider-content {
  margin-bottom: 0 !important;
}
.widget-slider-content .owl-carousel .owl-stage-outer {
  padding-top: 10px;
}
.widget-slider-content li.product-item {
  width: 100% !important;
  margin-bottom: 0;
}
.widget-slider-content.block.widget .product-item-info .custom_addto_form > a {
  display: block;
  width: 100%;
}
.widget-slider-content.block.widget .product-item-info .product-image-container {
  width: 100% !important;
  display: block;
  position: relative;
}
.widget-slider-content.block.widget .product-item-info .product-image-wrapper {
  padding-bottom: 101% !important;
}
.widget-slider-content .product-item-details {
  text-align: center;
  border: 1px solid rgba(196, 196, 196, 0.25);
  border-top: 0;
  padding-bottom: 20px;
  margin-bottom: 2px;
  display: flex;
  flex-flow: column;
}
.widget-slider-content .product-item .product-reviews-summary.short {
  top: 0 !important;
  float: none !important;
}
.widget-slider-content .product-item .price-box {
  margin: 9px 0 8px;
}
.widget-slider-content .products-grid .product-item-info:hover,
.widget-slider-content .products-grid .product-item-info.active,
.widget-product-slider .product-item-inner {
  background: 0 0 !important;
  box-shadow: none !important;
  border: 0 solid #bbb !important;
  margin: 0 !important;
  padding: 0 !important;
}
.widget-slider-content .products-grid .product-item .product-item-inner,
.widget-product-slider .product-item .product-item-inner {
  box-shadow: none !important;
  margin: 0 !important;
  background: 0 0 !important;
  border: 0 !important;
  display: none !important;
  position: absolute !important;
  background: rgba(0, 0, 0, 0) !important;
  transition: all 0.5s ease;
}
.widget-slider-content .products-grid .product-item:hover .product-item-inner,
.widget-product-slider .product-item:hover .product-item-inner {
  left: 0;
  display: flex !important;
  align-items: center;
  justify-content: center;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 9;
  height: auto !important;
  clip: inherit;
  text-align: center;
  top: auto !important;
}
.widget-product-slider .product-item:hover .product-item-inner {
  bottom: 0;
}
.widget-product-slider .product-item-actions .actions-primary {
  width: 100%;
}
.widget-product-slider .product-item-actions {
  width: 100%;
}
.widget-slider-content.products-grid .product-item .tocart,
.widget-product-slider .product-item .product-item-inner .tocart {
  font-size: 18px;
  font-family: "Fedra Sans Medium 5";
  background: #edaa39;
  background: rgba(237, 170, 57, 0.8);
  width: 100%;
  height: 48px;
  text-align: center;
  border: 0;
  padding: 0;
  font-weight: 400;
  border-radius: 0;
}
.widget-slider-content .products-grid .product-item .tocart:hover,
.widget-product-slider .product-item .product-item-inner .tocart:hover {
  text-decoration: underline;
}
.widget-slider-content .product-item .product-reviews-summary.short .reviews-actions {
  display: block !important;
  margin-top: 15px !important;
  margin-bottom: 0 !important;
}
.widget-slider-content .product-item .product-reviews-summary.short .reviews-actions a {
  color: #5f5f5f;
  font-family: "Fedra Sans Book 5" !important;
  font-size: 16px;
}
.widget-slider-content .product-item:hover .bss-bt-quickview {
  opacity: 1;
}
.widget-slider-content .products-grid .product-item-actions {
  margin: 0 !important;
  width: 100%;
}
.widget-slider-content .rating-summary .rating-result {
  width: 103px;
}
.widget-slider-content .rating-summary .rating-result:before {
  font-size: 20px !important;
  color: #f3eee2 !important;
  line-height: 20px;
  height: 20px;
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
}
.widget-slider-content .rating-summary .rating-result > span:before {
  color: #ffda16 !important;
  left: 0 !important;
  font-size: 20px !important;
  width: 30px !important;
  height: auto !important;
  top: 2px;
}
.widget-slider-content .rating-summary .rating-result > span {
  height: 20px;
}
.widget-slider-content .product-item-name {
  margin: 18px 0;
  font-size: 18px;
  line-height: 28px;
  padding: 0 31px;
  display: inline-block;
  width: 100%;
}
.page-layout-1column .widget-slider-content.widget-slider-content.block.widget .products-grid .product-item:nth-child(5n+1) {
  margin-left: 0 !important;
}
.widget-slider-content .product-item .price-box .price {
  font-size: 27px !important;
  font-weight: 400 !important;
  font-family: "Fedra Sans Medium 5";
}
.widget-slider-content .product-image-photo {
  height: 100%;
}
.widget-slider-content .bottom-link {
  text-align: center;
  padding-top: 25px;
}
.widget-slider-content .bottom-link a {
  text-align: center;
  font-size: 21px;
  color: #bc1717 !important;
  text-decoration: underline;
  text-transform: none;
}
.widget-slider-content .product-item .price-box.price-final_price {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.widget-slider-content .product-item .price-box > span {
  display: block;
  width: 100%;
  color: #231f20;
}
.widget-slider-content .product-item .price-box > span.normal-price {
  order: 2;
}
.widget-slider-content .product-item .old-price .price {
  font-size: 21px !important;
  color: #231f20 !important;
  padding-left: 0 !important;
  font-family: "Fedra Sans Book 5" !important;
}
.widget-slider-content .products-grid {
  max-width: 1280px;
  margin: 0 auto;
}
.widget-slider-content .owl-nav button {
  width: 72px;
  height: 72px;
  top: 70px;
  border: 0 !important;
  box-shadow: none;
  position: absolute;
  margin-top: -18px;
  outline: 0px;
}
.widget-slider-content .owl-nav button.owl-prev {
  background: url(../images/Left-Scroll.svg) no-repeat 0 0 !important;
  left: -37px;
}
.widget-slider-content .owl-nav button.owl-next {
  background: url(../images/Right-Scroll.svg) no-repeat 0 0 !important;
  right: -37px;
}
.widget-slider-content .product-item-name > a {
  color: #231f20;
  font-family: "Fedra Sans Demi";
}
.widget-slider-content {
  overflow: hidden !important;
  background: #ffffff;
}
.widget-slider-content .wishlist {
  display: none;
}
.catalog-product-view.new-pdp-design:not(.fotorama__fullscreen) .fotorama__nav--thumbs {
  padding: 0 36px;
}
.mfp-iframe-holder * {
  box-sizing: border-box;
}
.mfp-iframe-holder .catalog-product-view .product-info-main {
  padding-right: 10px;
}
.home-mid-banner {
  display: flex;
  flex-wrap: wrap;
}
.home-mid-banner .left-img {
  width: 50%;
  padding-right: 3px;
}
.home-mid-banner .right-img {
  width: 50%;
  padding-left: 3px;
}
.home-mid-banner img {
  width: 100%;
}
.home-mid-banner a {
  display: block;
}
.categorycarousel-section {
  padding-top: 60px;
}
.categorycarousel-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 90px 0;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.categorycarousel-container:first-child {
  padding-top: 40px !important;
  background-color: #ffffff;
}
.categorycarousel-container .categorycarousel-parent {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.categorycarousel-container.position-left {
  background-position: -180px 110%;
  background-repeat: no-repeat;
}
.categorycarousel-container.position-right {
  background-position: 117% 154%;
  background-color: #fffbf1;
}
.categorycarousel-container:nth-child(2n+2) {
  background-color: #fffbf1;
}
.categorycarousel-container:nth-child(3) {
  background-position: -120px 120%;
}
.categorycarousel-container .categorycarousel-product {
  text-align: center;
  border: 1px solid rgba(196, 196, 196, 0.25);
  border-top: 0;
  padding-bottom: 15px;
}
.categorycarousel-container .categorycarousel-product .reviews-actions {
  font-size: 16px;
  color: #5f5f5f;
  margin-bottom: 6px;
}
.categorycarousel-container .categorycarousel-left {
  width: 61%;
}
.categorycarousel-container .categorycarousel-right {
  width: 61%;
}
.categorycarousel-container .categorycarousel-column {
  width: 39%;
  padding: 30px 120px 0 70px;
}
.categorycarousel-container.position-right .categorycarousel-column {
  padding: 30px 70px 0;
}
.categorycarousel-container .product-image-container {
  width: 100% !important;
  position: relative;
}
.categorycarousel-container .product-image-container .product-image-wrapper {
  padding-bottom: 100% !important;
}
.categorycarousel-container .home-image-container {
  line-height: .8;
}
.categorycarousel-container .categorycarousel-column h3 {
  font-size: 27px;
  font-family: "Fedra Sans Medium 5";
}
.categorycarousel-container .categorycarousel-description {
  font-size: 18px;
  line-height: 30px;
}
.categorycarousel-container .categorycarousel-url {
  text-align: center;
  font-size: 21px;
  color: #bc1717 !important;
  text-decoration: underline;
  text-transform: none;
}
.cms-home .page-main .block.home-review-wrap {
  background-color: #fff;
  padding: 60px 0 40px !important;
}
.home-review-widget {
  max-width: 1280px;
  margin: 0 auto;
}
.review-slider .review-single {
  background: #fff;
  text-align: center;
  padding: 56px;
  height: 100%;
}
.review-slider .owl-item {
  height: 100%;
}
.review-slider .review-quote {
  width: 55px;
  height: 35px;
  background: url(../images/Quotes.svg) no-repeat 0 0;
  margin: 0 auto 18px;
}
.review-slider .review-detail {
  font-size: 21px;
  line-height: 36px;
  margin-bottom: 25px;
  font-family: "Fedra Sans Light";
}
.review-slider .rating-summary .rating-result {
  width: 103px;
}
.review-slider .rating-summary .rating-result:before {
  font-size: 20px !important;
  color: #f3eee2 !important;
  line-height: 20px;
  height: 20px;
}
.review-slider .rating-summary .rating-result > span:before {
  color: #ffda16 !important;
  left: 0 !important;
  font-size: 20px !important;
  width: 30px !important;
  height: 30px !important;
  line-height: 20px !important;
}
.review-slider .review-nickname {
  font-size: 18px;
  font-family: "Fedra Sans Medium 5";
}
.review-slider .owl-nav button {
  width: 72px;
  height: 72px;
  top: 50%;
  transform: translateY(-50%);
  border: 0 !important;
  box-shadow: none;
  position: absolute;
  margin-top: -18px;
  outline: 0px;
}
.review-slider .owl-nav button span {
  display: none !important;
}
.review-slider .owl-nav button.owl-prev {
  background: url(../images/Left-Scroll.svg) no-repeat 0 0 !important;
  left: -37px;
}
.review-slider .owl-nav button.owl-next {
  background: url(../images/Right-Scroll.svg) no-repeat 0 0 !important;
  right: -37px;
}
.review-slider .owl-dots {
  left: 0;
  right: 0;
  background: 0 0 !important;
}
.review-slider .owl-dots button {
  background: #231f20 !important;
  border: 0 !important;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 5px;
}
.review-slider .owl-dots button.active {
  background: #c4c4c4 !important;
}
.widget-slider-content .categorycarousel-product .product-item-name {
  padding: 0 20px;
}
.review-slider .owl-dots button span {
  display: none !important;
}
.widget-slider-content .categorycarousel-product .price {
  font-size: 24px;
  font-family: "Fedra Sans Medium 5";
  padding-top: 5px;
}
.iconic-carousel .desktop-img-section img {
  width: auto !important;
}
.iconic-carousel .desktop-img-section img:nth-child(2) {
  position: absolute;
  right: 0;
  bottom: 0;
  animation-duration: 3.5s;
  animation-iteration-count: infinite;
  animation-name: bounce-2;
  animation-timing-function: linear;
}
.iconic-carousel .iconic-header {
  width: 220px;
  float: left;
  margin-right: -220px;
  position: relative;
  z-index: 1;
}
.iconic-carousel .iconic-header h3 {
  font-size: 48px;
  color: #bc1717;
  letter-spacing: .03em;
  font-family: "Fedra Sans Medium 5";
}
.iconic-carousel .iconic-header p {
  font-size: 18px;
  line-height: 30px;
  color: #231f20;
  font-family: "Fedra Sans Light";
}
.iconic-carousel .desktop-img-section {
  width: 100%;
  float: left;
  padding-left: 220px;
  position: relative;
  padding-bottom: 40px;
}
.iconic-carousel {
  margin: 0 auto;
  margin-top: 20px;
  display: block !important;
  max-width: 1280px;
}
.iconic-carousel .item {
  padding: 0 70px 30px;
  display: flex;
  flex-wrap: wrap;
  max-width: 1280px;
  margin: 0 auto;
  align-items: center;
}
.iconic-carousel .item:before,
.iconic-carousel .item:after {
  display: table;
  clear: both;
  content: '';
}
.iconic-carousel .owl-nav {
  padding: 0 70px;
}
.iconic-carousel .owl-nav button {
  width: 72px;
  height: 72px;
  bottom: 52px;
  border: 0 !important;
  box-shadow: none;
  position: absolute;
  margin-top: -18px;
  left: 0;
  outline: 0px;
}
.iconic-carousel .owl-nav button.owl-prev {
  background: url(../images/Left-Scroll.svg) no-repeat 0 0 !important;
  left: 0;
}
.iconic-carousel .owl-nav button.owl-next {
  background: url(../images/Right-Scroll.svg) no-repeat 0 0 !important;
  right: 0;
}
.iconic-carousel .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 80px;
  background: 0 0 !important;
}
.iconic-carousel .owl-dots button {
  background: #fff !important;
  border: 0 !important;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-right: 5px;
}
.iconic-carousel .owl-dots button.active {
  background: #231f20 !important;
}
.block-static-block > .products-grid {
  background-size: cover;
}
.page-bottom {
  padding: 0 0 30px;
  background: #fff;
}
.page-bottom .footernewsletter > .content {
  position: static !important;
  transform: translate(0) !important;
  width: 60% !important;
  padding-left: 60px;
}
.page-bottom .footernewsletter .content .block.newsletter form.subscribe {
  padding-top: 0 !important;
}
body .page-bottom .footernewsletter {
  max-width: 1127px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
body .page-bottom .footernewsletter .footer-nandhi {
  width: 40%;
  position: relative;
  margin-bottom: -107px;
  z-index: 9;
}
body .page-bottom .footernewsletter .footer-nandhi:before {
  content: '';
  width: 512px;
  height: 391px;
  background: url(../images/Nandi-1.png) no-repeat 0 0;
  display: block;
}
body .page-bottom .footernewsletter .footer-nandhi:hover:before {
  background: url(../images/nandi-Hover.png) no-repeat 0 0;
}
body .page-bottom .footernewsletter .content h2 {
  font-size: 36px;
  font-family: "Fedra Sans Light";
  letter-spacing: .03em;
  font-weight: 400;
  margin-bottom: 20px;
}
body .page-bottom .footernewsletter .block.newsletter {
  max-width: 100%;
  width: 100%;
}
body .page-bottom .footernewsletter .block.newsletter .content {
  position: static !important;
  transform: translate(0) !important;
}
body .page-bottom .footernewsletter .content .block.newsletter button.subscribe {
  background: #bc1717;
  font-size: 18px;
  font-family: "Fedra Sans Medium 5";
  font-weight: 400;
  text-transform: none;
  height: 46px;
  padding: 2px 13px;
}
body .page-bottom .footernewsletter .newsletter-content {
  font-size: 14px;
  color: #acacac;
  display: block;
  margin-top: 15px;
  max-width: 356px;
  margin: 0 auto;
}
body .page-bottom .footernewsletter .newsletter-content a {
  color: #acacac;
}
body .page-wrapper .page-bottom {
  z-index: 9;
}
.page-footer {
  background: #233e51 !important;
  padding: 110px 0 130px !important;
  margin-top: 0;
}
.page-footer:before {
  background: 0 0 !important;
}
body .footer.content {
  max-width: 1320px;
}
body .footerlinksection > div:first-child,
body .footerlinksection > div:nth-child(2),
body .footerlinksection > div:nth-child(3) {
  flex: 0 0 22%;
  max-width: 22%;
}
body .footerlinksection > div:nth-child(4) {
  flex: 0 0 19%;
  max-width: 19%;
}
body .footerlinksection > div:nth-child(5) {
  flex: 0 0 15%;
  max-width: 15%;
}
.footerlinksection h4 {
  font-family: "Fedra Sans Medium 5" !important;
  font-size: 24px;
  color: #fff !important;
}
.footerlinksection a {
  font-size: 15px !important;
  color: #fff !important;
  font-family: "Fedra Sans Light" !important;
}
.footerlinksection li {
  padding-bottom: 25px !important;
}
.footerlinksection .footersocial a span {
  width: 60px;
  height: 60px;
  display: block;
}
.footerlinksection .footersocial a {
  width: 50%;
  float: left;
  margin-bottom: 24px;
  text-decoration: none !important;
}
.footerlinksection .footersocial .facebook-icon {
  background: url(../images/Facebook.svg) no-repeat 0 0;
}
.footerlinksection .footersocial .twitter-icon {
  background: url(../images/Twitter.svg) no-repeat 0 0;
}
.footerlinksection .footersocial .youtube-icon {
  background: url(../images/YouTube.svg) no-repeat 0 0;
}
.footerlinksection .footersocial .instagram--icon {
  background: url(../images/Instagram.svg) no-repeat 0 0;
}
.footerlinksection .footersocial a span:hover {
  filter: contrast(200);
}
body .footercopyright {
  background: #c1cfac !important;
  font-size: 16px;
  padding: 20px 30px;
  color: #231f20;
}
body .footercopyright a {
  border-right: 1px solid #231f20;
  color: #231f20;
}
.cms-home .catalog-product-view .product-info-main .box-tocart .actions {
  width: 100% !important;
  margin-top: 20px !important;
  margin-bottom: 0 !important;
}
.cms-home .catalog-product-view .product-info-main .box-tocart .field.qty span {
  width: 27px !important;
  box-sizing: border-box !important;
  height: 27px !important;
  text-align: center !important;
  padding: 5px 6px 6px 5px !important;
  font-family: "Fedra Sans Light" !important;
  font-size: 24px !important;
  color: #231f20 !important;
  background: #fff !important;
}
.cms-home .catalog-product-view .product-info-main .box-tocart .actions .primary.tocart {
  text-transform: none !important;
  font-size: 18px !important;
  background: #edaa39 !important;
  letter-spacing: .01em !important;
  font-family: "Fedra Sans Medium 5" !important;
  width: 100% !important;
  max-width: 256px !important;
  margin-bottom: 0;
}
.cms-home .codcheck-prod .codcheck-text {
  padding-left: 0 !important;
  width: 100% !important;
  margin-top: 17px !important;
  margin-bottom: 15px !important;
}
.cms-home .catalog-product-view #ajax-goto a {
  text-transform: none;
  font-size: 18px;
  padding: 12px 50px;
  color: #bc1717;
  font-weight: 400;
  font-family: "Fedra Sans Medium 5" !important;
  min-width: 256px;
  box-sizing: border-box;
  margin-top: 12px;
}
.cms-home .catalog-product-view .product-info-main h1.page-title {
  font-size: 24px !important;
  font-family: "Fedra Sans Book 5" !important;
}
.cms-home .catalog-product-view .product-info-main .page-title-wrapper.product {
  width: 100%;
}
.cms-home .catalog-product-view .product-info-main .price-tax {
  float: left;
  margin-top: 8px;
}
.cms-home .catalog-product-view .product-info-main .product-info-price span.price {
  font-family: "Fedra Sans Book 5" !important;
}
.cms-home .catalog-product-view .product-info-main .box-tocart {
  margin: 0;
}
body .footercopyright .justify-content-between .col-xl-3 {
  text-align: right;
}
body:not(.cms-home) .page-wrapper .page-bottom {
  padding: 50px 0;
}
body:not(.cms-home) .page-bottom .footernewsletter .footer-nandhi {
  display: none;
}
body:not(.cms-home) .page-bottom .footernewsletter {
  margin: 0 auto;
  justify-content: center;
}
body:not(.cms-home) .page-bottom .footernewsletter > .content {
  padding-left: 0;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: flex !important;
}
.home-mid-banner.mobile {
  display: none !important;
}
.cms-home .catalog-product-view .product-info-main .codcheck-prod {
  display: none !important;
}
.cms-home .catalog-product-view .product-info-main .pdpstaticcontent {
  display: none !important;
}
.iconic-carousel .iconic-header a.iconic-viewnow {
  text-align: center;
  font-size: 21px;
  color: #fff !important;
  background: #bc1717;
  text-transform: none;
  border-radius: 3px;
  font-size: 15px;
  font-family: "Fedra Sans Medium 5" !important;
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  max-width: 180px;
}
.iconic-carousel .iconic-header a.iconic-viewnow:hover {
  text-decoration: none;
}
.iconic-carousel .iconic-header a.iconic-viewnow:after {
  content: '';
  display: inline-block;
  background: url(../images/Arrow-2-white.png) no-repeat 0 0;
  width: 17px;
  height: 14px;
  margin-left: 5px;
}
.block-static-block + .block-products-list + .block-static-block {
  background: #fffbf1;
}
header .middle-container-wrap .back-icon {
  display: none !important;
}
.cms-home .row.homefeaturedoffer {
  max-width: 1280px;
  padding: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.cms-home .row.homefeaturedoffer:before {
  width: 143px;
  height: 164px;
  position: absolute;
  left: -70px;
  top: -80px;
}
.homefeaturedoffer .col-xl-12 {
  padding: 0 !important;
}
.homefeaturedoffer .mobilehed {
  display: none;
}
.homefeaturedoffer .innersection .content {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 91;
  right: 0;
  background: 0 0 !important;
  color: #fff !important;
  padding: 28px;
}
.homefeaturedoffer .innersection .image {
  padding: 0;
  position: relative !important;
  border-radius: 9px;
  overflow: hidden;
}
.homefeaturedoffer .blocksection {
  flex: auto;
  max-width: 25% !important;
}
.homefeaturedoffer .innersection .content span.mobilespan a {
  color: #fff !important;
  font-size: 22px;
  font-family: "Fedra Sans Medium 5" !important;
  line-height: 30px;
}
.homefeaturedoffer .innersection .content span.subhead {
  opacity: 1 !important;
  font-size: 15px !important;
  padding-bottom: 5px;
  display: block;
}
.page-wrapper .page-header .panel.wrapper .header {
  min-height: 26px !important;
  padding: 0 !important;
}
.cms-fullpage-layout .page-wrapper .page-header .panel.wrapper .header,
.cms-empty-page .page-wrapper .page-header .panel.wrapper .header,
.full-width-page .page-wrapper .page-header .panel.wrapper .header {
  display: none;
}
body.sticky-header.cms-fullpage-layout .page-header,
body.sticky-header.cms-empty-page .page-header,
body.full-width-page.cms-empty-page .page-header {
  min-height: 60px;
}
body.full-width-page .header #mySidenav .menu-left {
  top: 107px !important;
}
body header #mySidenav .menu-left {
  top: 107px !important;
}
.shopby-category.mobile {
  display: none;
}
.panel.header {
  padding: 0;
}
.header-promo-slider .slide {
  color: #fff;
  min-height: 26px;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  padding: 0 15px;
  font-size: 13px;
  line-height: 15px;
  font-family: "Fedra Sans Book 5";
  font-weight: 400;
}
.header-promo-slider .slide a {
  color: #fff;
  font-family: "Fedra Sans Medium 5";
  text-decoration: underline;
  display: inline-flex;
  font-size: 13px;
}
.header-promo-slider .slide span {
  display: inline-block;
}
.slide-one {
  background: #004aa0;
}
.slide-tow {
  background: #007aa0;
}
.slide-three {
  background: #00a0a0;
}
body .header-promo-slider.owl-theme .owl-stage {
  display: flex;
  width: 100%;
}
body .header-promo-slider.owl-theme .owl-stage .owl-item {
  display: flex;
  width: 100%;
}
body .header-promo-slider.owl-theme .owl-dots {
  position: absolute;
  left: 20px;
  margin-top: 0 !important;
  top: 6px;
  z-index: 5;
}
body .header-promo-slider.owl-theme .owl-dots .owl-dot {
  box-shadow: none;
  width: 8px;
  margin: 0 3px;
  height: 8px;
  outline: none !important;
}
body .header-promo-slider.owl-theme .owl-dots .owl-dot.active span {
  background: #fff;
  opacity: .9;
}
body .header-promo-slider.owl-theme .owl-dots .owl-dot span {
  box-shadow: none;
  margin: 0;
  width: 8px;
  height: 8px;
  opacity: .7;
  background: #fff;
  padding: 0;
}
body .icon-carousel.owl-carousel .owl-dots {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 18px;
}
body .icon-carousel.owl-carousel .owl-dots .owl-dot {
  box-shadow: none;
  width: 8px;
  display: block;
  margin: 0 3px;
  height: 8px;
  outline: none !important;
}
body .icon-carousel.owl-carousel .owl-dots .owl-dot.active span {
  background: #231f20;
}
body .icon-carousel.owl-carousel .owl-dots .owl-dot span {
  box-shadow: none;
  margin: 0;
  width: 8px;
  border-radius: 8px;
  height: 8px;
  background: #c4c4c4;
  padding: 0;
  display: block;
}
.mobile-shopby-cat {
  display: none !important;
}
.page-header {
  position: static !important;
  height: auto !important;
}
body.sticky-header .page-header {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 22;
}
.footerlinksection .footersocial a:hover {
  opacity: .7;
}
.homefeaturedoffer-full {
  background: #162b6e;
}
.row.homefeaturedoffer {
  margin-top: -170px;
}
.adiyogi-grace-section-bottom {
  max-width: 1107px;
  margin: auto;
  padding: 60px 0;
}
.homefeaturedoffer-full .homefeaturedoffer {
  background: 0 0;
}
body.cms-home .homefeaturedoffer-section-full {
  padding: 0 !important;
}
body.cms-home .msr-hero-banner {
  margin: -60px 0;
}
.row.homefeaturedoffer .col-xl-12 {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 7px;
}
.homefeaturedoffer .blocksection {
  flex: auto;
  max-width: 100% !important;
}
.widget-slider-content .product-item .product-reviews-summary.short {
  top: 0 !important;
  float: none !important;
  display: flex;
  flex-direction: column;
}
.widget-slider-content .product-item .product-reviews-summary.short a {
  color: #5f5f5f;
  font-family: "Fedra Sans Book 5" !important;
  font-size: 16px;
  margin-top: 15px;
  text-decoration: underline;
}
.page-footer,
body .footercopyright {
  background: #002152 !important;
}
body .footercopyright {
  padding: 0 30px;
}
body .footercopyright .justify-content-between {
  border-top: #4c6386 solid 1px !important;
  color: #fff;
  padding: 20px 0;
  max-width: 1260px;
}
body .footercopyright .justify-content-between .col-xl-4,
body .footercopyright .justify-content-between .col-xl-3 {
  padding: 0;
}
.footercopyright .d-flex a {
  color: #fff;
  border: 0 !important;
}
.footercopyright .d-flex a:first-child:after {
  content: '';
  display: inline-block;
  background: #fff;
  height: 4px;
  width: 4px;
  border-radius: 4px;
  vertical-align: middle;
  margin: 0 -10px 0 15px;
}
body .footercopyright a:last-child {
  padding-right: 0;
}
.cms-home .msr-category-wrapper .config-option.pre-order [data-option-empty|=true] + label:after {
  display: none;
}
.cms-home .msr-category-wrapper .config-option.pre-order .swatch-option-wrap label {
  width: 42px;
  height: 42px;
  border-radius: 42px;
  position: relative;
  color: #bc1717;
  text-align: center;
  font-family: "Fedra Sans Std Demi";
  font-size: 16px;
  font-weight: 500;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.05);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin: 0;
  border: solid 1px #ffffff;
}
.cms-home .msr-category-wrapper .config-option.pre-order .swatch-option-wrap input[type=radio]:checked + label {
  background: #bc1717 !important;
  color: #fff !important;
  cursor: pointer;
}
body .widget-slider-content .product-item .price-box.price-final_price {
  display: flex;
  flex-direction: column;
}
body.cms-home .widget-slider-content .categorycarousel-product .product-item-name,
body.cms-home .widget-slider-content .categorycarousel-product .product-review-name {
  float: left;
  width: 100%;
}
body.cms-home .widget-slider-content .product-item .price-box.price-final_price {
  flex-direction: row !important;
}
body.cms-home .widget-slider-content .categorycarousel.owl-carousel .owl-item {
  height: auto !important;
}
.widget-slider-content .product-item .price-box.price-final_price .old-price {
  order: -1;
}
.widget-slider-content .product-item-name .product-item-link {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  overflow: hidden;
}
.down-round-arrow {
  pointer-events: none;
}
body.checkout-index-index.sticky-header .page-header {
  min-height: 78px;
  position: static !important;
}
body.checkout-index-index.sticky-header .page-header .logo {
  padding: 15px 0;
}
.bss_quickview-catalog_product-view .column.main {
  padding: 40px 15px;
}
.swatch-option.disabled {
  opacity: 0 !important;
}
.product-options-wrapper .swatch-opt .swatch-option.disabled + label {
  opacity: .6;
}
.product-options-wrapper .swatch-opt .swatch-option.disabled + label:after {
  content: '';
  width: 3px;
  height: 100%;
  background: #edaa38 !important;
  border-radius: 0;
  transform: rotate(45deg);
  position: absolute;
  left: 50%;
  top: 0;
  opacity: 1;
}
.swatch-option.disabled {
  width: 42px;
  margin: 0 !important;
  padding: 0 !important;
  height: 42px !important;
  left: 41px !important;
  top: 0 !important;
}
.swatch-option.disabled:hover {
  border: none !important;
  outline: none !important;
}
.swatch-option.disabled:before {
  content: '/';
  font-size: 47px;
  position: absolute;
  top: 12px;
  left: 13px;
  color: #afafaf;
  transform: rotate(12deg);
  font-weight: 400;
}
.widget-slider-content .product-item .price-box.price-final_price {
  display: block;
}
.klevuVoiceSearchImage {
  position: absolute;
  right: 34px;
  top: 50%;
  line-height: 24px;
  cursor: pointer;
  width: 24px;
  height: 24px;
  background: #ededed;
  border-radius: 50px;
  padding: 3px;
  margin-top: -12px;
  box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
  .klevuVoiceSearchImage {
    right: 50px;
  }
}
.full-width-page .page-main {
  max-width: 100%;
  min-height: 1000px;
  padding: 0;
}
body.full-width-page .page-wrapper .page-bottom,
body.full-width-page .page-bottom .footernewsletter {
  z-index: unset;
}
body.full-width-page .page-wrapper .page-header {
  z-index: 1 !important;
}
body #maker-smartnav {
  z-index: 33;
  position: relative;
}
div.kuSearchResultsPageContainer .kuResults ul li .kuProdWrap .kuProdTop .klevuImgWrap a img {
  height: 100%;
  object-fit: cover;
}
body .kuSearchResultsPageContainer .kuResults ul li .kuProdWrap {
  display: flex;
  flex-direction: column;
}
body .kuSearchResultsPageContainer .kuResults ul li .kuProdWrap header {
  position: static;
  order: 3;
}
.home-banner-slider .owl-item img {
  display: block;
  width: 100%;
  position: absolute;
  object-fit: cover;
}
.homefeaturedoffer {
  position: relative;
  z-index: 1;
}
body div.mage-error[generated] {
  padding-top: 10px !important;
  margin-top: 0;
  width: auto;
}
body.checkout-index-index .page-main #checkout #customer-email {
  text-transform: unset;
}
body.checkout-onepage-success .page-main .columns {
  max-width: 495px;
  margin: auto;
  text-align: center;
  background: #fff;
  margin-top: 80px;
  margin-bottom: 80px;
  padding-top: 15px !important;
}
body.checkout-onepage-success .customClose {
  display: none;
}
.message-is-visible .page.messages {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  visibility: hidden;
  pointer-events: none;
  display: flex;
  justify-content: end;
}
#messages-popup {
  transform: translateX(100%);
}
.message-is-visible #messages-popup {
  transition: all .25s;
  -webkit-transition: all .65s;
  transform: translateX(100%);
  width: 340px;
  position: fixed;
  right: 20px;
  z-index: 22;
  top: 160px;
}
.message-is-visible #messages-popup {
  right: 20px;
  transform: translateX(0%);
  transition-delay: .25s;
}
.cookie-is-visible .close-bg {
  display: none;
}
.cookie-is-visible #messages-popup {
  transform: unset;
}
body #maker-smartnav {
  z-index: 33;
  position: relative;
}
div.kuSearchResultsPageContainer .kuResults ul li .kuProdWrap .kuProdTop .klevuImgWrap a img {
  height: 100%;
  object-fit: cover;
}
.message-is-visible .page.messages .messages-bg .message {
  width: 100%;
  right: 0;
  top: 0;
  position: fixed;
  height: 100%;
  background: 0 0 !important;
  margin: 0;
  padding: 0;
}
.message-is-visible .messages-bg .message .message-box .customClose svg {
  pointer-events: none;
}
.message-is-visible .message-box {
  background: #00a0a0;
  width: 340px;
  border-radius: 12px;
  color: #fff;
  padding: 18px 55px 18px 18px;
  position: relative;
}
.message-is-visible .message-error.error .message-box {
  background: #bc1717;
}
.message-is-visible .message-notice.notice .message-box {
  background: #e3a206;
}
.message-is-visible .message-error.error .message-box svg path {
  fill: #bc1717;
}
.message-is-visible .message-notice.notice .message-box svg path {
  fill: #e3a206;
}
.message-is-visible .messages-bg .message .msg-icon span {
  display: block;
}
.customClose {
  display: none;
}
.message-is-visible .customClose {
  display: block;
}
.message-is-visible .messages-bg .message .message-box .customClose {
  display: block;
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
}
.message-is-visible .messages-bg .message a {
  color: #fff;
  font-family: "Fedra Sans Medium 5";
  text-transform: uppercase;
}
.message-is-visible .messages-bg .message a:hover {
  color: #fff;
  text-decoration: underline;
}
.message-is-visible {
  overflow: hidden;
}
.message-is-visible .page.messages {
  padding: 0;
  visibility: visible;
  pointer-events: unset;
}
.message-is-visible .message-box:before {
  display: none !important;
}
.close-bg {
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
body .kuSearchResultsPageContainer .kuResults ul li .kuProdWrap {
  display: flex;
  flex-direction: column;
}
body .kuSearchResultsPageContainer .kuResults ul li .kuProdWrap header {
  position: static;
  order: 3;
}
.home-banner-slider .owl-item img {
  display: block;
  width: 100%;
  position: absolute;
  object-fit: cover;
}
.homefeaturedoffer {
  position: relative;
  z-index: 1;
}
body div.mage-error[generated] {
  padding-top: 10px !important;
  margin-top: 0;
  width: auto;
}
body.checkout-index-index .page-main #checkout #customer-email {
  text-transform: unset;
}
body.checkout-onepage-success .page-main .columns {
  max-width: 495px;
  margin: auto;
  text-align: center;
  background: #fff;
  margin-top: 80px;
  margin-bottom: 80px;
  padding-top: 15px !important;
}
body.checkout-onepage-success .customClose {
  display: none;
}
.cms-home .msr-category-wrapper .msr-category-image-container .msr-wishlist a:after {
  width: 21px;
  height: 17px;
  content: "";
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url('../images/wishlist-icon.svg');
  display: inline-block;
  background-size: contain;
}
.cms-home .msr-category-wrapper .msr-category-item-info .offer-tag {
  font-family: "Fedra Sans Std";
  font-size: 16px;
  font-weight: 700;
  background: #b31212;
  position: absolute;
  top: 8px;
  left: 0;
  border-radius: 0 25px 25px 0;
  min-width: max-content;
  padding: 14px 18px 9px 10px;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
  line-height: 1.2;
  z-index: 1;
}
.cms-home .msr-category-wrapper .msr-category-image-container .msr-wishlist a.wishlist-added:after {
  background-image: url(../images/wishlist-fill-icon.svg);
}
.cms-home .msr-category-wrapper {
  position: relative;
  padding: 32px 32px 63px;
  background: #ffffff !important;
}
.cms-home .widget-slider-content {
  background: #ffffff !important;
}
.cms-home .page-main .home-mid-banner-section {
  background: #ffffff !important;
}
body.cms-home .page-main .home-mid-banner-offer {
  background: #ffffff !important;
}
body.cms-home .categorycarousel-container.position-right {
  background: #ffffff !important;
  padding-bottom: 30px;
}
body.cms-home .categorycarousel-container {
  background-color: #fffbf1;
  padding: 0 !important;
}
body.cms-home .categorycarousel-section-2 {
  padding-top: 0;
}
body.cms-home .page-main .block.home-review-wrap {
  background-color: #fff;
}
body.cms-home .page-main .home-footer-offer-section {
  background-color: #fff;
}
body.cms-home .categorycarousel-section-3 {
  padding-top: 0;
}
.cms-home .page-main .msr-category-wrapper .block {
  padding: 0;
  margin-bottom: 0 !important;
}
.cms-home .msr-category-wrapper .widget-slider-content .owl-nav button.owl-next {
  right: 0;
}
.cms-home .msr-category-wrapper .widget-slider-content .owl-nav button.owl-prev {
  left: 0;
}
.cms-home .msr-category-wrapper .widget-slider-content .owl-nav button {
  top: 50% !important;
  margin-top: -59px;
}
.cms-home .msr-category-wrapper .category-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}
.cms-home .msr-category-wrapper .category-name {
  color: #000;
  font-family: "Fedra Sans Std";
  font-size: 21px;
  font-weight: 500;
  margin: 0;
  line-height: normal;
}
.cms-home .msr-category-wrapper .widget-slider-content .wishlist {
  display: block;
}
.cms-home .msr-category-wrapper .view-all {
  color: #1d1d1b;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  text-decoration-line: underline;
  font-family: "Fedra Sans Std Book";
  min-width: 62px;
}
.cms-home .msr-category-wrapper .owl-carousel.owl-loaded {
  padding: 0;
}
.cms-home .msr-category-wrapper .widget-product-slider .product-item .product-item-inner .tocart {
  height: 30px;
}
.cms-home .msr-category-wrapper .product-item-name {
  padding: 0;
  margin: 10px 0;
  color: #000;
  font-family: "Fedra Sans Std";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.cms-home .msr-category-wrapper .widget-slider-content .product-item-details {
  text-align: left;
  border: 0;
  padding-bottom: 0;
  margin: 0;
}
.cms-home .msr-category-wrapper .widget-slider-content .product-item-details .price-box {
  margin: 0 0 2px;
}
.cms-home .msr-category-wrapper .widget-slider-content .product-item .price-box .price {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: normal;
  color: #000;
}
.cms-home .msr-category-wrapper .msr-category-image-container {
  padding-bottom: 101%;
  position: relative;
  border-radius: 7px;
  overflow: hidden;
}
.cms-home .msr-category-wrapper .msr-category-image-container a.msr-category-image {
  display: block;
  width: 100%;
  position: absolute;
  height: 100%;
  inset: 0;
  border-radius: 7px;
  background: #ebd5bb;
}
.cms-home .msr-category-wrapper .msr-category-image-container .msr-wishlist {
  position: absolute;
  right: 13px;
  z-index: 1;
  width: 37px;
  height: 37px;
  top: 13px;
  opacity: 0;
  transition: .5s;
  pointer-events: none;
}
.cms-home .msr-category-wrapper .msr-category-image-container .msr-wishlist a {
  display: flex;
  border-radius: 37px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: #fff;
  position: relative;
}
.cms-home .msr-category-wrapper .msr-category-image-container .msr-wishlist a img {
  width: 21px;
  height: auto;
}
.cms-fullpage-layout .msr-wishlist a span {
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.cms-home .msr-category-wrapper .msr-category-item-inner {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 12px;
  opacity: 0;
  pointer-events: none;
  transition: .5s;
  box-sizing: border-box;
}
.cms-home .msr-category-wrapper .msr-category-item,
.cms-home .msr-category-wrapper .msr-category-item-info,
.cms-home .msr-category-wrapper .msr-custom_addto_form {
  height: 100%;
}
.cms-home .msr-category-wrapper .tocart {
  width: 100%;
  border-radius: 3px;
  padding: 11px;
  background: #edaa39;
  color: #fff;
  text-align: center;
  font-family: "Fedra Sans Std";
  font-size: 18px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: .18px;
  border: 0 !important;
  outline: none;
}
.cms-home .msr-category-wrapper .tocart img {
  display: none;
}
.cms-home .msr-category-wrapper .tocart:hover,
.cms-home .msr-category-wrapper .tocart:focus {
  background: #004aa0;
  border: 0 !important;
  outline: none;
}
.cms-home .msr-category-wrapper .msr-custom_addto_form {
  display: flex;
  flex-direction: column;
}
.cms-home .msr-category-wrapper .msr-category-image-container a .category-image-photo {
  height: 100%;
  width: 100%;
  outline: none;
  border: 0;
  display: block;
  margin: 0;
  max-width: 100%;
  position: absolute;
  border-radius: 7px;
  inset: 0;
  object-fit: cover;
  background: #ebd5bb;
}
.cms-home .msr-category-wrapper .msr-category-item-name {
  margin: 10px 0;
}
.cms-home .msr-category-wrapper .msr-category-item-name a {
  padding: 0;
  color: #000;
  font-family: "Fedra Sans Std";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  text-decoration: none;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  overflow: hidden;
}
.cms-home .msr-category-wrapper .widget-slider-content {
  background: #fff;
}
.cms-home .msr-category-wrapper .msr-price-box {
  margin-top: auto;
}
.cms-home .msr-category-wrapper .msr-price-box .price {
  font-size: 16px;
  font-family: "Fedra Sans Medium 5";
  font-weight: 500;
  line-height: normal;
  color: #000;
}
.cms-home .msr-category-wrapper .category-item-banner {
  position: relative;
  border-radius: 7px;
  background: #0a3c83;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.cms-home .msr-category-wrapper .category-item-banner img {
  height: 100%;
  width: 100%;
  max-width: 100%;
  position: absolute;
  border-radius: 7px;
  inset: 0;
  object-fit: cover;
}
.cms-home .msr-category-wrapper .owl-carousel .owl-stage {
  display: flex;
}
.cms-home .msr-category-wrapper .owl-item:hover .msr-category-item-inner,
.cms-home .msr-category-wrapper .owl-item:hover .msr-product-options,
.cms-home .msr-category-wrapper .owl-item:hover .msr-category-image-container .msr-wishlist {
  opacity: 9;
  pointer-events: unset;
}
.cms-home .msr-category-wrapper .msr-category-item-name .msr-wishlist {
  display: none;
}
.cms-home .msr-category-wrapper .category-title .category-name img {
  display: none;
}
.cms-home .msr-category-wrapper .msr-product-options {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 12px;
  opacity: 0;
  pointer-events: unset;
  transition: .5s;
}
.cms-home .msr-category-wrapper .msr-product-options .config-option {
  border-radius: 3px;
  background: #f9f8f5;
  padding: 16px;
}
.cms-home .msr-category-wrapper .msr-product-options .config-title {
  color: #231f20;
  font-family: "Fedra Sans Std";
  font-size: 15px;
  font-weight: 400;
  display: flex;
  margin-bottom: 12px;
}
.cms-home .msr-category-wrapper .swatch-attribute-options {
  display: flex;
  gap: 12px;
  margin: 0;
}
.cms-home .msr-category-wrapper .config-option .swatch-option-wrap {
  width: 44px;
  height: 44px;
  border-radius: 44px;
}
.cms-home .msr-category-wrapper .config-option .swatch-option-wrap label {
  width: 42px;
  height: 42px;
  border-radius: 42px;
  position: relative;
  color: #bc1717;
  text-align: center;
  font-family: "Fedra Sans Std Demi";
  font-size: 16px;
  font-weight: 500;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.05);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin: 0;
  border: solid 1px #ffffff;
}
.cms-home .msr-category-wrapper .config-option .swatch-option-wrap input {
  display: block;
  position: absolute;
  top: 0;
  left: 0 !important;
  bottom: 0;
  opacity: .011;
  z-index: 100;
  margin: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.cms-home .msr-category-wrapper .config-option .swatch-option-wrap input[type=radio]:checked + label {
  background: #bc1717;
  color: #fff;
  cursor: pointer;
}
.cms-home .msr-category-wrapper .msr-product-options .config-title span {
  font-family: "Fedra Sans Medium 5";
  font-weight: 500;
  color: #000;
  margin-left: 4px;
  line-height: 23px;
}
.cms-home .msr-category-wrapper .widget-slider-content .owl-carousel .msr-product-options .owl-stage-outer {
  padding: 10px;
}
.cms-home .msr-category-wrapper .msr-product-options .swatch-attribute {
  margin: 0 -10px -10px;
}
.cms-home .msr-category-wrapper .msr-product-options .owl-carousel.owl-drag .owl-item {
  width: 44px;
  min-width: 44px;
  margin-right: 12px;
}
.cms-home .msr-category-wrapper .config-option [data-option-empty|=true] + label + .swatch-notify {
  display: none;
}
.cms-home .msr-category-wrapper .config-option [data-option-empty|=true] + label {
  border: solid 1px #c4c4c4;
  color: #c4c4c4;
  box-shadow: none;
  background: #fff !important;
  cursor: default;
}
.cms-home .msr-category-wrapper .config-option [data-option-empty|=true] {
  cursor: default;
}
.cms-home .msr-category-wrapper .config-option [data-option-empty|=true] + label:after {
  font-size: 47px;
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: 19px;
  background: #c4c4c4;
  font-weight: 400;
  content: '';
  transform: rotate(42deg);
}
.msr-popular-articles-section .owl-theme .owl-dots .owl-dot span,
.msr-popular-downloads-section .owl-theme .owl-dots .owl-dot span {
  width: 10px !important;
  height: 10px !important;
  margin: 0 4px;
}
.msr-popular-articles-section .owl-theme .owl-dots .owl-dot.active span,
.msr-popular-downloads-section .owl-theme .owl-dots .owl-dot.active span {
  background: #ffb400;
}
.msr-popular-articles-section .owl-theme .owl-nav,
.msr-popular-downloads-section .owl-theme .owl-nav {
  margin-top: 15px;
}
.msr-popular-articles-section button:not(.primary),
.msr-popular-downloads-section button:not(.primary) {
  box-shadow: none;
}
.msr-blog-slider .owl-stage {
  display: flex;
}
.category-item-banner-mobile {
  display: none;
}
.cms-home .msr-category-wrapper .msr-category-item .msr-category-item-info {
  position: relative;
}
.cms-home .msr-category-wrapper .msr-wishlist a span {
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.cms-home .msr-category-wrapper .old-price .price {
  text-decoration: line-through;
  color: #999;
  font-weight: 400;
  margin-left: 8px;
}
.cms-home .msr-category-item-actions.action-mobile {
  display: none;
}
.prasadam-hero-banner {
  margin: 0;
  padding-bottom: 30px;
  background: #fffdf8;
}
.cms-home .columns {
  background: #fffdf8;
}
.prasadam-hero-slider-mobile {
  display: none;
}
.prasadam-hero-banner .prasadam-top-img img {
  width: 100%;
}
.prasadam-hero-slider-desktop {
  max-width: 1000px;
  margin: -445px auto auto auto;
  border-radius: 15px;
}
.prasadam-hero-banner .owl-theme .owl-dots .owl-dot span {
  width: 10px !important;
  height: 10px !important;
  margin: 0 4px;
}
.prasadam-hero-slider-desktop .prasadam-slide-img img {
  border-radius: 15px;
}
.prasadam-hero-banner .owl-theme .owl-dots .owl-dot.active span {
  background: #231f20;
}
.prasadam-hero-banner .owl-theme .owl-nav {
  margin-top: 0;
}
.prasadam-hero-banner button:not(.primary) {
  box-shadow: none;
}
.prasadam-hero-banner .owl-theme .owl-dots .owl-dot {
  outline: none !important;
}
.prasadam-hero-banner .owl-nav button span {
  display: none;
}
.prasadam-hero-banner .owl-nav button {
  width: 72px;
  height: 72px;
  top: 50%;
  border: 0 !important;
  box-shadow: none;
  position: absolute;
  margin-top: -45px !important;
  outline: 0px;
}
.prasadam-hero-banner .owl-nav button.owl-next {
  background: url(../images/Right-Scroll.svg) no-repeat 0 0 !important;
  right: -37px;
}
.prasadam-hero-banner .owl-nav button.owl-prev {
  background: url(../images/Left-Scroll.svg) no-repeat 0 0 !important;
  left: -37px;
}
.prasadam-hero-banner .owl-theme .owl-dots {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: center;
  bottom: -30px;
}
.prasadam-hero-slider-mobile .prasadam-slide-img {
  display: block;
  text-align: center;
}
@media (min-width: 1024px) {
  .iconic-carousel .owl-dots {
    left: 290px !important;
  }
  .iconic-carousel .owl-nav button.owl-prev {
    left: 140px !important;
  }
  .iconic-carousel .owl-nav button.owl-next {
    left: 210px !important;
  }
}
@media (max-width: 1680px) {
  .prasadam-hero-slider-desktop {
    margin: -25% auto auto auto;
    max-width: 800px;
  }
}
@media (max-width: 1370px) {
  .prasadam-hero-slider-desktop {
    max-width: 730px;
  }
}
@media (max-width: 1260px) {
  #mySidenav .nav-main > ul {
    display: flex !important;
  }
}
@media (max-width: 1065px) {
  .sections.nav-sections {
    padding-top: 0 !important;
  }
  #mySidenav .nav-main {
    min-height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center !important;
    padding: 7px 0 !important;
  }
  #mySidenav .nav-main > ul {
    display: flex !important;
    justify-content: center !important;
    flex-wrap: wrap;
    padding-left: 18px;
  }
  #mySidenav .nav-main > ul .mega_menu_list {
    width: 100%;
  }
  .sections.nav-sections ul li.level0 > a {
    padding: 5px !important;
  }
  .header.content .middle-container-wrap .block.block-search {
    margin-left: 0 !important;
    width: 40% !important;
  }
  .header.content .right-container-wrap {
    padding-right: 20px;
  }
  .header.content .right-container-wrap .header.links {
    padding-right: 15px;
  }
  .header.content .right-container-wrap {
    padding-right: 10px !important;
  }
  .header.content {
    padding-bottom: 0 !important;
  }
  body.full-width-page .header #mySidenav .menu-left {
    top: 133px !important;
  }
}
@media (max-width: 1024px) {
  .page-wrapper header.headersticky .sections.nav-sections ul li.level0 > a,
  .page-wrapper .headersticky .sections.nav-sections ul li.level0 > a {
    padding: 5px !important;
  }
  .nav-container-wrap .sections.nav-sections ul li.level0 > a {
    padding: 5px !important;
  }
}
@media (max-width: 1023px) {
  .prasadam-hero-slider-desktop {
    max-width: 600px;
  }
  .logo img {
    max-height: 38px;
  }
  body .footercopyright {
    padding: 0 30px;
    font-size: 13px;
  }
  .footerlinksection div.footersocial h4,
  .footerlinksection div.footersocial h3 {
    width: 100%;
    justify-content: center;
  }
  .cms-home .page-main .block.home-mid-banner-section {
    padding: 0 0 20px;
  }
  .cms-home .page-main .block.home-mid-banner-offer {
    padding-bottom: 0;
  }
  .block.home-mid-banner-section .right-img a:nth-child(1) {
    margin-top: -18px;
  }
  .categorycarousel-section {
    padding-top: 24px;
  }
  .categorycarousel-section.categorycarousel-section-1 {
    background: #fff !important;
  }
  .categorycarousel-section.categorycarousel-section-2,
  .categorycarousel-section.categorycarousel-section-2 .position-right {
    background: #fff !important;
  }
  .logo {
    margin-left: auto !important;
    order: 3;
  }
  .header.content .middle-container-wrap {
    width: auto !important;
  }
  .parent-container-wrap {
    flex-wrap: wrap;
    width: 100%;
  }
  .header.content {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .header.content .middle-container-wrap {
    width: 56% !important;
  }
  body .header.content .right-container-wrap {
    width: 44% !important;
    margin-right: 0 !important;
    padding-right: 20px !important;
  }
  .header.content .nav-toggle {
    position: static;
    order: 1;
    margin-top: 7px;
  }
  .parent-container-wrap > * {
    box-sizing: border-box;
  }
  .header.content .right-container-wrap {
    min-width: inherit;
  }
  header .header.content .middle-container-wrap .block.block-search {
    max-width: unset !important;
    width: auto !important;
    margin-top: 10px;
    order: 2;
    margin-left: 0 !important;
    z-index: 2;
    width: 265px !important;
  }
  .header.content .middle-container-wrap .block.block-search label:before {
    position: static !important;
  }
  .header.content .middle-container-wrap .block.block-search label {
    margin-bottom: 0 !important;
    display: none;
  }
  .header.content .nav-toggle:before {
    height: 25px;
  }
  body .page-wrapper .minicart-wrapper .action.showcart:before {
    background: url('../images/Cart.svg') no-repeat center top !important;
    width: 32px !important;
    height: 25px !important;
    font-size: 0px;
    content: '' !important;
  }
  .page-header .icon.user-my-icon .myaccounticon {
    display: none !important;
  }
  header.page-header {
    border-bottom: 0;
  }
  .header.content .nav-toggle:before {
    width: 28px !important;
    height: 21px !important;
    background: url(../images/Menu.svg) no-repeat 0 0 !important;
    background-size: 28px auto !important;
    background-position: left top !important;
    margin-left: 16px;
  }
  .home-banner-slider .banner_slider.item a {
    padding-bottom: 114.111%;
    display: block;
    width: 100%;
    background-size: cover;
    background-position: center;
  }
  .cms-home .block-static-block h2,
  .cms-home .block-title h2 {
    font-size: 27px;
  }
  .shopby-category .image-content .parent-div {
    width: 100%;
    padding: 1px 0;
  }
  .shopby-category .image-content .parent-div .inner-full {
    padding-left: 0;
  }
  .shopby-category .image-content .parent-div .cat-label {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .shopby-category .image-content .parent-div .cat-label:hover,
  .shopby-category .image-content .parent-div .cat-label {
    background: rgba(0, 0, 0, 0.1);
  }
  .shopby-category .image-content .parent-div:nth-child(2n+2) {
    padding-right: 0;
  }
  .shopby-category .image-content .parent-div:nth-child(2) .cat-label {
    left: 0;
    right: 0;
    bottom: 1px;
    top: 1px;
  }
  .widget-icons-slider .owl-carousel .product-item {
    font-size: 15px;
    font-family: "Fedra Sans Book 5" !important;
  }
  .shopby-category .image-content .parent-div .cat-label {
    left: 0;
  }
  .cms-home .page-main .block.widget-icons-slider {
    padding-top: 0 !important;
  }
  .iconic-carousel {
    margin-bottom: 30px;
  }
  .iconic-carousel .iconic-header {
    width: 100%;
    margin-right: 0;
    padding-bottom: 20px;
    order: 2;
    padding: 50px 31px 28px;
    border: 1px solid rgba(196, 196, 196, 0.25);
    border-top: 0;
    background: #fff8e9;
  }
  .iconic-carousel .desktop-img-section img:first-child {
    animation: inherit;
    margin-bottom: -65px;
  }
  .iconic-carousel .desktop-img-section {
    padding-left: 0;
  }
  .iconic-carousel .desktop-img-section img:nth-child(2) {
    max-width: 120px;
    display: none;
  }
  .iconic-carousel .iconic-header h3 {
    font-size: 21px;
  }
  .iconic-carousel .iconic-header h3:after {
    background: url(../images/Arrow-2-brown.png) no-repeat 0 0;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    width: 29px;
    height: 16px;
  }
  .iconic-carousel .iconic-header p {
    font-size: 15px;
    line-height: 22px;
  }
  .iconic-carousel .owl-nav button {
    left: 0 !important;
    position: inherit !important;
    display: none !important;
  }
  .iconic-carousel .owl-dots button {
    background: #c4c4c4 !important;
  }
  .iconic-carousel .owl-dots {
    left: 0 !important;
    text-align: center;
    bottom: -40px;
  }
  .iconic-carousel .item {
    padding: 0;
  }
  .iconic-carousel .item .desktop-img-section {
    padding: 28px 31px;
    background: linear-gradient(0deg, rgba(165, 2, 2, 0), rgba(165, 2, 2, 0.08)), linear-gradient(124.38deg, rgba(255, 236, 189, 0.6) 0.93%, rgba(255, 198, 101, 0.24) 32.93%, rgba(255, 236, 189, 0.5) 81.44%);
    background-blend-mode: hue, normal;
  }
  .widget-slider-content .show-carousel {
    margin-left: 0 !important;
  }
  .widget-slider-content .product-item .price-box.price-final_price {
    width: 100%;
  }
  .widget-slider-content .owl-nav button.owl-prev {
    left: 0;
  }
  .widget-slider-content .owl-nav button.owl-next {
    right: 0;
  }
  .home-mid-banner .left-img {
    width: 100%;
  }
  .home-mid-banner .right-img {
    width: 100%;
  }
  .cms-home .page-main .block {
    padding: 45px 0;
    background: #fff;
  }
  .cms-home .page-main .block.widget-slider-content {
    padding: 45px 0;
  }
  .block-products-list .widget-slider-content .block {
    padding-top: 0;
  }
  .widget-slider-content .product-item-name {
    font-size: 15px;
    line-height: 22.5px;
  }
  .widget-slider-content .categorycarousel-product .price {
    font-family: "Fedra Sans Medium 5" !important;
  }
  .widget-slider-content .owl-carousel .owl-stage-outer {
    padding-top: 0;
  }
  .widget-slider-content .product-item .product-reviews-summary.short .reviews-actions a {
    font-size: 15px;
  }
  .widget-slider-content .product-item .price-box .price {
    font-family: "Fedra Sans Medium 5";
    font-size: 19px !important;
  }
  .widget-slider-content.block.widget .product-item-info .product-image-container {
    position: inherit;
  }
  .widget-slider-content .products-grid .product-item .product-item-inner,
  .widget-product-slider .product-item .product-item-inner {
    display: block !important;
    bottom: 16px !important;
    top: auto !important;
    left: 0;
    right: 0;
    padding: 0 22px;
    margin: 0 auto !important;
    text-align: center;
    background: 0 0 !important;
  }
  .widget-slider-content .bottom-link a {
    font-family: "Fedra Sans Book 5" !important;
  }
  .widget-slider-content .product-item-details {
    padding-bottom: 70px;
  }
  .widget-slider-content .products-grid {
    overflow: hidden;
  }
  .categorycarousel-container .categorycarousel-column {
    width: 100%;
    padding: 0 20px 40px;
    margin-top: 0;
    background: #fff8e9;
    text-align: left;
  }
  .categorycarousel-container .categorycarousel-right {
    width: 100%;
    padding-left: 20px;
  }
  .categorycarousel-container .categorycarousel-left {
    width: 100%;
    padding: 0 20px;
  }
  .categorycarousel-container.position-right .categorycarousel-column {
    padding: 0 20px;
    text-align: left;
    background: 0 0;
  }
  .categorycarousel-container {
    padding: 50px 0;
  }
  .categorycarousel-container.position-right {
    padding: 45px 0 45px;
    background: #ffffff;
  }
  .categorycarousel-container:nth-child(1) {
    background: #fff8e9;
  }
  .categorycarousel-container:nth-child(3) .categorycarousel-column {
    padding-top: 40px;
  }
  .categorycarousel-container.position-left .categorycarousel-left {
    order: 2;
    padding-top: 0;
    background: 0 0;
  }
  .categorycarousel-container.position-right .categorycarousel-column {
    padding: 0 20px 40px;
  }
  .categorycarousel-container:nth-child(3) {
    background: #fff8e9;
  }
  .categorycarousel-container .categorycarousel-column h3 {
    font-size: 20px;
  }
  .categorycarousel-container .categorycarousel-description {
    font-size: 15px;
    line-height: 24px;
  }
  .categorycarousel-container .categorycarousel-url {
    font-size: 18px;
  }
  .cms-home .page-main .block.home-review-wrap {
    padding: 70px 12px 40px !important;
  }
  .review-slider .owl-nav button.owl-prev {
    left: 0;
  }
  .review-slider .owl-nav button.owl-next {
    right: 0;
  }
  .review-slider .review-detail {
    padding: 0;
    font-size: 15px;
    line-height: 31px;
  }
  .shopby-category .image-content .parent-div .inner-right .cat-label {
    left: 1px;
  }
  .shopby-category .image-content .parent-div .inner-right {
    padding-left: 1px;
  }
  .shopby-category .image-content .parent-div .inner-left .cat-label {
    right: 1px;
    left: 0;
  }
  .shopby-category .image-content .parent-div .inner-left {
    padding-right: 1px;
  }
  .shopby-category .image-content .parent-div .inner-full:first-child {
    padding-bottom: 2px;
  }
  .shopby-category .image-content .parent-div .inner-full:first-child .cat-label {
    bottom: 2px;
  }
  body .page-bottom .footernewsletter .footer-nandhi {
    padding-bottom: 68.5%;
    margin-bottom: 0;
    margin-top: -290px;
    width: 100%;
    background: #fffbf1;
  }
  body .page-bottom .footernewsletter .footer-nandhi:before {
    display: block;
    position: absolute;
    left: 0;
    top: 30px;
    width: 100%;
    height: 100%;
    background: url(../images/Nandi-1.png) no-repeat center bottom !important;
    background-size: 300px auto !important;
  }
  .page-bottom .footernewsletter > .content {
    width: 100% !important;
    padding: 40px 20px 0;
  }
  body .page-bottom .footernewsletter .content h2 {
    font-size: 27px;
    padding: 0 60px;
  }
  .page-bottom .footernewsletter .content .block.newsletter .subscribe {
    width: 100%;
  }
  .page-bottom .footernewsletter .content .block.newsletter .subscribe .field.newsletter label input {
    margin-right: 0;
  }
  .page-bottom .footernewsletter .content .block.newsletter form.subscribe {
    padding-top: 0 !important;
    display: flex;
    flex-wrap: wrap;
  }
  .page-bottom .footernewsletter .content .block.newsletter .actions {
    display: block;
    margin-top: 2px;
  }
  body .page-bottom .footernewsletter .content .block.newsletter button.subscribe {
    height: 38px;
  }
  body .page-wrapper .page-bottom {
    background: #fff3db;
    padding: 48px 0;
    margin-top: 230px;
  }
  .header.content .right-container-wrap .header.links .icon .myaccounticon img {
    width: auto !important;
    min-width: inherit !important;
    height: auto !important;
  }
  body .page-footer .footer .footerlinksection > div {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100%;
    margin-left: 0 !important;
    padding: 15px 0 !important;
    border-bottom: solid 1px #c4c4c4 !important;
  }
  body .page-footer .footer .footerlinksection > div.footersocial {
    border-bottom: 0 !important;
    text-align: center;
    margin-top: 54px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  body .page-footer .footer .footerlinksection > div:nth-child(4) {
    border: 0 !important;
  }
  .footerlinksection {
    background: 0 0;
  }
  .footerlinksection h4,
  .footerlinksection h3 {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    font-family: "Fedra Sans Book 5" !important;
    display: flex;
    justify-content: space-between;
  }
  .footerlinksection div.footersocial h4:after,
  .footerlinksection div.footersocial h3:after {
    display: none;
  }
  .footerlinksection div.footersocial h4,
  .footerlinksection div.footersocial h3 {
    width: 100%;
  }
  .footerlinksection h4:after,
  .footerlinksection h3:after {
    border-color: #fff !important;
    right: 0;
    top: 9px;
    content: '+';
    border: 0;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    font-size: 26px;
    padding: 0;
    color: #fff;
    display: flex;
    line-height: 10px;
    align-items: center;
  }
  .footerlinksection .col-2.active h4:after,
  .footerlinksection .col-2.active h3:after {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    content: '-';
  }
  .footerlinksection .footersocial a {
    width: auto;
    margin: 10px 8px 0;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
  }
  .page-footer {
    padding: 37px 0 12px !important;
  }
  .footerlinksection .footersocial a span {
    background-size: cover !important;
    width: 50px;
    height: 50px;
  }
  body .footercopyright .col-xl-4 {
    margin-bottom: 0;
  }
  body .footercopyright .col-xl-3:nth-child(2) {
    display: none !important;
  }
  body .page-bottom .footernewsletter:nth-child(2) {
    display: none !important;
  }
  .footerlinksection .col-2.active ul {
    padding: 20px 0 0 10px !important;
  }
  .footerlinksection .col-2.active ul li a {
    font-family: "Fedra Sans Medium 5" !important;
    font-size: 16px;
  }
  .footerlinksection li {
    padding-bottom: 15px !important;
  }
  .page-bottom .footernewsletter:before {
    display: none !important;
  }
  .footer.content {
    border: 0 !important;
  }
  .col-xl-12.p-0.footerlinksection.d-flex.flex-wrap.justify-content-between {
    padding-top: 0 !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .page-header .panel.wrapper .header-promo-slider h4 {
    font-size: 13px !important;
  }
  .page-header .panel.wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    font-family: "Fedra Sans Demi";
    transition: all 0.5s ease;
  }
  header.page-header {
    transition: all 0.1s ease;
  }
  .owl-carousel .owl-nav button {
    display: none !important;
    visibility: hidden;
  }
  .widget-slider-content + .widget-slider-content + .block-static-block {
    padding-left: 6px !important;
    padding-right: 6px !important;
    box-sizing: border-box;
  }
  .widget-slider-content + .widget-slider-content + .block-static-block * {
    box-sizing: border-box;
  }
  .widget-slider-content + .widget-slider-content + .block-static-block .products-grid {
    background: 0 0 !important;
  }
  .widget-slider-content .product-item .product-reviews-summary.short .reviews-actions {
    margin-top: 8px !important;
    margin-bottom: 0 !important;
  }
  .categorycarousel-container {
    background-image: none !important;
  }
  .categorycarousel-container .product-image-wrapper {
    padding-bottom: 100% !important;
  }
  .categorycarousel-container .categorycarousel-product {
    padding: 0 20px 110px;
  }
  .categorycarousel-section {
    background: #fffbf1;
  }
  .categorycarousel-container:first-child .categorycarousel-column {
    padding-top: 30px;
  }
  .catalog-product-view .product-info-main {
    width: 100% !important;
  }
  .home-mid-banner.desktop {
    display: none !important;
  }
  .home-mid-banner.mobile {
    display: block !important;
  }
  .iconic-carousel .item .desktop-img-section {
    display: none !important;
  }
  .iconic-carousel .item .mobile-img-section {
    display: flex !important;
    justify-content: center;
    padding: 28px 31px;
    background: linear-gradient(0deg, rgba(165, 2, 2, 0), rgba(165, 2, 2, 0.08)), linear-gradient(124.38deg, rgba(255, 236, 189, 0.6) 0.93%, rgba(255, 198, 101, 0.24) 32.93%, rgba(255, 236, 189, 0.5) 81.44%);
    background-blend-mode: hue, normal;
    width: 100%;
  }
  .iconic-carousel .item .mobile-img-section img {
    width: auto !important;
    margin-bottom: -65px;
    z-index: 99;
  }
  .widget-icons-slider .owl-carousel .owl-item img {
    max-width: 84px;
  }
  .home-mid-banner.mobile .content-item {
    text-align: center;
    font-size: 15px;
    font-family: "Fedra Sans Book 5";
    color: #231f20;
    margin-bottom: 42px;
  }
  .home-mid-banner.mobile .content-item span {
    display: block;
  }
  .home-mid-banner.mobile .content-item span.content-link {
    font-size: 21px;
    color: #bc1717;
    text-decoration: underline;
    font-family: "Fedra Sans Demi";
  }
  .home-mid-banner.mobile a {
    margin-bottom: 20px;
    display: block;
  }
  .home-mid-banner.mobile .right-img a:nth-child(2) {
    margin-bottom: 0;
  }
  .iconic-carousel .iconic-header a.iconic-viewnow {
    display: none;
  }
  .header.content .middle-container-wrap .block.block-search input {
    left: 0 !important;
    top: 0 !important;
    position: initial !important;
    margin: 0;
  }
  .search-open .block-search .minisearch.active .input-text {
    left: 0 !important;
    top: 0 !important;
    position: initial !important;
    margin: 0;
  }
  .search-open .block-search .minisearch.active .close-search {
    display: none !important;
  }
  .search-open .block-search .minisearch.active .input-text {
    left: 0 !important;
    width: 100% !important;
  }
  .down-scroll .header.content .middle-container-wrap .block.block-search .minisearch {
    opacity: 1;
    visibility: visible;
  }
  .minisearch.active .actions {
    display: block !important;
    top: 0 !important;
    width: auto;
    height: auto;
    right: 0;
  }
  .header.content .middle-container-wrap .block.block-search .actions button span {
    display: none !important;
  }
  header .mst-searchautocomplete__autocomplete._active {
    top: 62px !important;
  }
  .widget-slider-content .products-grid .product-item:hover .product-item-inner,
  .widget-product-slider .product-item:hover .product-item-inner {
    background: 0 0 !important;
  }
  .block.widget.widget-slider-content .products-grid .product-item,
  .categorycarousel-section.widget-slider-content li.product-item {
    max-width: 240px;
    width: 100% !important;
    min-width: 240px;
  }
  .categorycarousel-section.widget-slider-content li.product-item {
    max-width: unset;
    min-width: unset;
  }
  .block.widget.widget-slider-content .owl-stage {
    padding-top: 11px;
  }
  body:not(.cms-home) .page-bottom .footernewsletter > .content {
    padding-left: 20px;
  }
  body:not(.cms-home) .page-wrapper .page-bottom {
    margin-top: 0;
  }
  .checkout-index-index .page-header:after {
    display: none !important;
  }
  .checkout-index-index .page-main .checkout-header h1 {
    position: static !important;
  }
  .checkout-index-index .page-main .checkout-header {
    position: static !important;
    margin-bottom: 0 !important;
  }
  .categorycarousel-container .product-image-container {
    position: initial;
  }
  #mySidenav .nav-main .klevuVoiceSearchImage {
    right: 40px;
  }
  body.cms-home .msr-hero-banner {
    margin: -45px 0;
    min-height: inherit;
  }
  .cms-home .widget-slider-content .product-item-name {
    padding: 0 15px;
    height: auto !important;
    margin: 13px 0 8px;
    line-height: 19px;
    min-height: 59px;
  }
  .cms-home .widget-slider-content .product-item .price-box.price-final_price {
    height: auto !important;
  }
  .cms-home .widget-slider-content .product-item .product-review-name {
    height: auto !important;
  }
  .cms-home .widget-slider-content .product-item .price-box {
    height: auto !important;
  }
  .cms-home .widget-slider-content .product-item .price-box {
    margin: 0;
    height: 60px !important;
    padding-bottom: 135px !important;
  }
  .cms-home .widget-slider-content .product-item .price-box .price-box {
    margin: 6px 0 0;
  }
  .cms-home .widget-slider-content .categorycarousel-product .product-item-name {
    padding: 0;
  }
  .cms-home .block.widget.widget-slider-content .owl-stage {
    display: flex;
  }
  .cms-home .block.widget.widget-slider-content .owl-item {
    width: 240px;
    max-width: 240px;
  }
  .cms-home .block.widget .products-grid .product-item {
    height: 100%;
    padding-bottom: 1px;
  }
  .cms-home .block.widget .products-grid .product-item .product-item-info {
    height: 100%;
    border: 1px solid rgba(196, 196, 196, 0.25);
  }
  .cms-home .widget-slider-content .product-item-details {
    border: 0;
  }
  .cms-home .widget .block-title h2 {
    margin-bottom: 0 !important;
  }
  .cms-home .widget .block-title {
    margin-bottom: 5px !important;
  }
  .categorycarousel-container .categorycarousel-product {
    padding: 0 0 70px;
    border: 0;
  }
  .cms-home .owl-carousel .owl-stage {
    display: flex;
  }
  .cms-home .categorycarousel-section.widget-slider-content li.product-item {
    height: 100%;
    padding-bottom: 1px;
  }
  .cms-home .categorycarousel-section.widget-slider-content li.product-item .custom_addto_form {
    height: 100%;
    border: 1px solid rgba(196, 196, 196, 0.25);
  }
  .cms-home .categorycarousel-section.widget-slider-content li.product-item .custom_addto_form .product-item-name {
    padding: 0 15px;
  }
  header .header.content .middle-container-wrap .block.block-search {
    max-width: unset !important;
    width: 24% !important;
    margin-top: 0;
    order: 2;
    margin-left: 0 !important;
    z-index: 4;
    width: auto;
    position: absolute;
    top: 9px;
    left: 60px;
  }
  body .header.content .middle-container-wrap .block.block-search .actions button {
    padding: 1px 6px;
  }
  body .header.content .klevuVoiceSearchImage {
    right: 29px;
    z-index: 2;
    top: 20px;
  }
  .checkout-index-index .page-main #checkout .form.form-login {
    margin-bottom: 20px !important;
  }
  .checkout-index-index .page-main #checkout .form.form-login .note {
    line-height: 1.2;
    display: block;
  }
  .checkout-index-index .page-main .form.form-shipping-address .field.street.required {
    margin-bottom: 20px !important;
  }
  .checkout-index-index .page-main #checkout .field select,
  .checkout-index-index .page-main .form.form-shipping-address #checkout .field select {
    padding: 0 10px;
  }
  .form-login #customer-email-fieldset #customer-email-error {
    position: relative;
    margin-top: 5px !important;
    padding-top: 0 !important;
    line-height: 1.2;
  }
  .form-shipping-address .field-error {
    position: relative;
    line-height: 17px;
    margin-top: 6px !important;
  }
  .cms-home .msr-category-wrapper .msr-category-item-info .offer-tag {
    font-size: 12px;
    padding: 8px 8px 5px;
    width: 72px;
  }
  .cms-home .page-main .block {
    background-color: #ffffff !important;
  }
}
@media (max-width: 767px) {
  .prasadam-hero-banner {
    margin: -45px 0;
  }
  .cms-home .msr-category-item-actions.action-mobile {
    display: block;
  }
  .cms-home .msr-category-item-actions.action-desktop {
    display: none;
  }
  .prasadam-hero-slider-mobile {
    display: block;
    background: #011749;
    padding: 0 6px 20px;
    margin-top: -70px;
  }
  .prasadam-hero-slider-mobile .prasadam-slide-img img {
    border-radius: 8px;
    max-width: 350px;
    width: 100%;
  }
  .prasadam-hero-slider-mobile .prasadam-slide-img {
    display: block;
  }
  .prasadam-slide-item {
    padding-top: 6px;
  }
  .prasadam-hero-slider-desktop {
    display: none !important;
  }
  .page.messages .messages-bg .message {
    padding: 17px 15px;
  }
  .message-is-visible .page.messages .messages-bg .message {
    padding: 0 15px;
  }
  .message-box {
    width: 100%;
    border-radius: 5px;
  }
  .message-is-visible .message-box {
    width: 100%;
  }
  .message-is-visible #messages-popup {
    right: 0;
    transform: translateX(0%);
    transition-delay: .25s;
  }
  .message-is-visible #messages-popup {
    width: 100%;
    padding: 0 15px;
  }
  .catalog-product-view.new-pdp-design .product.media {
    overflow-x: hidden;
  }
  header .header.content .middle-container-wrap .block.block-search {
    max-width: unset !important;
    width: 100% !important;
    top: 0;
    left: 0;
  }
  .page-wrapper .page-header .panel.wrapper .header,
  .header-promo-slider .slide {
    min-height: 40px !important;
  }
  body .header.content .middle-container-wrap .block.block-search .actions button {
    padding: 1px 6px;
  }
  body .header.content .klevuVoiceSearchImage {
    right: 51px;
    z-index: 2;
    top: 33px;
  }
  .al-blog-slider .owl-item .blog-section .blog-post-info {
    padding: 15px;
  }
  .al-blog-slider .owl-item .blog-section .blog-post-info .post-title a {
    font-size: 16px;
    line-height: 22px;
  }
  .header-promo-slider .slide {
    font-size: 11.5px;
  }
  .header-promo-slider .slide a {
    font-size: 11.5px;
  }
  .down-round-arrow {
    pointer-events: unset;
  }
  .adiyogi-grace-section-bottom {
    padding: 0 24px 30px;
    text-align: center;
  }
  .adiyogi-grace-section-bottom img {
    max-width: 333px;
    margin: auto;
    width: 100%;
  }
  .toppromo .slide {
    padding: 5px 15px;
  }
  body .toppromo .owl-theme .owl-dots {
    display: none;
  }
  .homefeaturedoffer .blocksection {
    flex: auto;
    max-width: 25% !important;
    margin-bottom: 0;
    padding: 0 !important;
  }
  .cms-home .row.homefeaturedoffer:before {
    display: none;
  }
  .row.homefeaturedoffer .col-xl-12 {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 5px;
  }
  .homefeaturedoffer .mobilehed h2 {
    position: static !important;
  }
  .homefeaturedoffer h2:before {
    display: none !important;
  }
  .homefeaturedoffer:after {
    display: none !important;
  }
  .homefeaturedoffer .innersection .content span.subhead {
    font-size: 13px !important;
  }
  .homefeaturedoffer .innersection .content span.mobilespan a {
    line-height: 21px;
    font-size: 16px;
  }
  .homefeaturedoffer .mobilehed span {
    font-size: 30px !important;
    display: initial !important;
    font-family: "Fedra Sans Light";
  }
  .homefeaturedoffer .blocksection {
    max-width: 100% !important;
  }
  .homefeaturedoffer .innersection .content {
    opacity: 1 !important;
  }
  .row.homefeaturedoffer {
    margin-top: 0;
  }
  .widget-slider-content.products-grid .product-item .tocart,
  .widget-product-slider .product-item .product-item-inner .tocart {
    max-width: 90%;
    border-radius: 4px;
  }
  .header.content .middle-container-wrap .block.block-search .minisearch {
    position: absolute;
    left: 0;
    top: 58px;
    right: 0;
    padding: 12px 15px !important;
    background: #c1cfac !important;
    margin: 0;
    opacity: 1;
    visibility: visible;
    transition: all 0.2s ease;
  }
  .header.content .middle-container-wrap .block.block-search .actions button {
    display: block !important;
    height: 40px !important;
    width: auto !important;
    border: 0 !important;
    box-sizing: border-box;
    top: 13px !important;
    margin-top: 0 !important;
    left: auto !important;
    right: 15px !important;
    min-width: inherit !important;
    padding: 4px 10px !important;
    box-shadow: unset;
  }
  .header.content .middle-container-wrap .block.block-search .actions button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: #231f20 !important;
    font-size: 21px !important;
    display: inline-block !important;
  }
  header.page-header.sticky-header + .breadcrumbs + .page-main {
    padding-top: 158px !important;
  }
  .header.content .nav-toggle:before {
    content: '';
  }
  .header.content {
    padding-bottom: 74px !important;
  }
  .page-main {
    margin-top: 0 !important;
  }
  .sticky-header .page-main {
    margin-top: 0 !important;
  }
  .header.content .right-container-wrap {
    margin-right: 0;
  }
  .homefeaturedoffer .innersection .content {
    padding: 16px;
  }
  .catalog-product-view:not(.new-pdp-design) .MagicToolboxContainer {
    padding-bottom: 0 !important;
    display: block;
  }
  .catalog-product-view:not(.new-pdp-design) .MagicToolboxContainer .MagicToolboxMainContainer > div > div a.MagicZoom figure {
    padding-bottom: 100%;
    display: block;
  }
  .catalog-product-view:not(.new-pdp-design) .MagicToolboxContainer .MagicToolboxMainContainer .mz-figure img {
    position: absolute !important;
    width: 100%;
    inset: 0;
    height: 100%;
    object-fit: cover;
    max-width: 100% !important;
    max-height: 100% !important;
  }
  .catalog-product-view:not(.new-pdp-design) .MagicToolboxContainer .MagicToolboxMainContainer .mz-figure .mz-lens img,
  .catalog-product-view:not(.new-pdp-design) .MagicToolboxContainer .MagicToolboxMainContainer .mz-figure .mmz-nav-controls img,
  .catalog-product-view:not(.new-pdp-design) .MagicToolboxContainer .MagicToolboxMainContainer .mz-figure .mz-loading img,
  .catalog-product-view:not(.new-pdp-design) .MagicToolboxContainer .MagicToolboxMainContainer .mz-figure .mz-hint img {
    position: static;
    max-width: none !important;
    max-height: none !important;
  }
  .catalog-product-view:not(.new-pdp-design) .MagicToolboxContainer .MagicToolboxMainContainer {
    position: static !important;
  }
  body.checkout-onepage-success .page-main {
    margin-top: 80px !important;
  }
  .cms-home .msr-category-wrapper .owl-carousel.owl-drag .owl-item {
    width: 160px !important;
    min-width: 160px;
  }
  .cms-home .msr-category-wrapper {
    position: relative;
    padding: 0;
  }
  .cms-home .msr-category-wrapper .category-name {
    font-size: 18px;
  }
  .cms-home .msr-category-wrapper .msr-category-item-name a.product-item-link {
    font-size: 14px;
    font-family: "Fedra Sans Std Book";
    font-weight: 400;
    margin-right: 10px;
    line-height: 19px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
  }
  .cms-home .msr-category-wrapper .msr-category-item-name .msr-wishlist {
    display: block;
    min-width: 18px;
    width: 18px;
    line-height: 14px;
  }
  .cms-home .msr-category-wrapper .msr-category-item-name .msr-wishlist img {
    display: block;
    width: 17px;
    height: auto;
  }
  .cms-home .msr-category-wrapper .msr-category-item-name {
    display: flex;
    justify-content: space-between;
    min-height: 40px;
  }
  .cms-home .msr-category-wrapper .msr-category-item-name .msr-wishlist a {
    display: flex;
  }
  .cms-home .msr-category-wrapper .msr-category-image-container,
  .cms-home .msr-category-wrapper .msr-category-image-container a.msr-category-image,
  .cms-home .msr-category-wrapper .msr-category-image-container a .category-image-photo,
  .cms-home .msr-category-wrapper .category-item-banner img,
  .cms-home .msr-category-wrapper .category-item-banner {
    border-radius: 4px;
  }
  .cms-home .msr-category-wrapper .tocart img {
    display: block;
  }
  .cms-home .msr-category-wrapper .msr-category-item-inner {
    opacity: 9;
    pointer-events: unset;
  }
  .cms-home .msr-category-wrapper .msr-category-item-inner .tocart img {
    width: 19px;
    height: auto;
  }
  .cms-home .msr-category-wrapper .msr-category-item-inner .tocart {
    height: 30px;
    width: 30px;
    border-radius: 30px;
    font-size: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0;
  }
  .cms-home .msr-category-wrapper .actions-primary {
    display: flex;
    justify-content: flex-end;
  }
  .cms-home .msr-category-wrapper .msr-category-image-container .msr-wishlist {
    display: none;
  }
  .cms-home .msr-category-wrapper .category-title .category-name img {
    display: block;
    margin-left: 10px;
  }
  .cms-home .msr-category-wrapper .category-title .category-name {
    display: flex;
    align-items: center;
  }
  .cms-home .msr-category-wrapper .view-all {
    display: none;
  }
  .cms-home .msr-category-wrapper .msr-product-options {
    display: none;
  }
  .cms-home .category-item-banner-mobile {
    display: block;
  }
  .cms-home .msr-category-wrapper .category-title {
    display: none;
  }
  .cms-home .msr-category-wrapper .msr-category-item .msr-category-item-info:nth-child(2) {
    height: auto;
    margin-top: auto;
  }
  .cms-home .msr-category-wrapper .msr-category-item {
    display: flex;
    flex-direction: column;
  }
  .cms-home .category-item-banner-mobile img {
    width: 100%;
  }
  .cms-home .msr-category-wrapper .msr-price-box {
    padding-bottom: 10px;
  }
  .cms-home .msr-category-wrapper .owl-carousel.owl-loaded {
    padding: 12px 12px 0;
  }
  .cms-home .msr-category-wrapper,
  .cms-home .widget-slider-content,
  body.cms-home .page-main .home-mid-banner-offer,
  .cms-home .page-main .home-mid-banner-section,
  body.cms-home .categorycarousel-container.position-right,
  body.cms-home .page-main .block.home-review-wrap,
  body.cms-home .page-main .home-footer-offer-section {
    background-color: #ffffff !important;
  }
  body.cms-home .categorycarousel-container {
    background-color: #ffffff !important;
  }
}
@media (min-width: 768px) {
  body header #mySidenav .menu-left {
    top: 154px !important;
  }
  body.sticky-header .page-header {
    min-height: 85px;
  }
}
@media (min-width: 1024px) {
  body.sticky-header .page-header {
    min-height: 128px;
  }
  .page-header .header.content .right-container-wrap .header.links .icon.wishlist-my-icon {
    display: inline-block !important;
    width: 42px !important;
    vertical-align: middle !important;
  }
  .header.content .right-container-wrap .header.links .icon.wishlist-my-icon li a,
  .page-header.headersticky .icon.wishlist-my-icon a {
    font-size: unset !important;
  }
  .page-header.headersticky .icon.user-my-icon {
    font-size: unset !important;
  }
  .page-header .header.content .right-container-wrap .header.links .icon.user-my-icon {
    width: 40px !important;
    min-height: 28px;
    margin-right: -4px !important;
  }
  .page-header .header.content .right-container-wrap .header.links {
    display: flex !important;
  }
}
@media (min-width: 1066px) {
  body header #mySidenav .menu-left {
    top: 132px !important;
  }
  .cms-fullpage-layout header #mySidenav .menu-left,
  .cms-empty-page header #mySidenav .menu-left {
    top: 107px !important;
  }
}
@media (min-width: 1370px) {
  body .page-bottom .footernewsletter {
    margin: 0 auto !important;
  }
  body .footercopyright .justify-content-between {
    max-width: 1320px;
    width: 100% !important;
    margin: 0 auto;
  }
}
@keyframes bounce-1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes bounce-2 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
[data-testid=plp-product-badges] [data-testid=product-badge]:nth-child(2) {
  display: none;
}
.ai-recondation-main {
  float: left;
  width: 100%;
}
.ai-recondation-main .recomandation-outer {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.ai-recondation-main .recomandation-outer .block-title.title {
  font-size: 36px;
  margin-bottom: 25px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 200;
  font-family: 'Fedra Sans Book 5';
  padding-left: 15px;
  padding-right: 15px;
}
.ai-recondation-main .recomandation-outer .block-title.title b {
  font-weight: 200;
}
.ai-recondation-main .recomandation-outer .airecommendation li {
  width: 100% !important;
  padding: 7px !important;
}
.ai-recondation-main .recomandation-outer .airecommendation li .photo-item {
  position: relative;
  float: left;
  width: 100%;
}
.ai-recondation-main .recomandation-outer .airecommendation li .photo-item a {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}
.ai-recondation-main .recomandation-outer .airecommendation li .photo-item a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  max-height: unset !important;
}
.ai-recondation-main .recomandation-outer .airecommendation li .product.details.product-item-details {
  float: left;
  width: 100%;
  border: 1px solid rgba(196, 196, 196, 0.25);
  padding: 12px 15px 25px;
  margin-top: -1px;
  z-index: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  min-height: unset !important;
}
.ai-recondation-main .recomandation-outer .airecommendation li .product.details.product-item-details .product-item-name {
  margin: 0 0 15px;
  float: left;
  width: 100%;
  height: auto !important;
}
.ai-recondation-main .recomandation-outer .airecommendation li .product.details.product-item-details .product-item-name a {
  float: left;
  width: 100%;
  height: 52px;
  color: #020202;
  font-size: 15px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: 'Fedra Sans Book 5';
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  letter-spacing: .45px;
}
.ai-recondation-main .recomandation-outer .airecommendation li .product.details.product-item-details .price-cart-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ai-recondation-main .recomandation-outer .airecommendation li .product.details.product-item-details .price-cart-wrap .price-box.price-final_price {
  justify-content: center;
  gap: 10px;
  min-height: 25px;
  width: auto;
}
.ai-recondation-main .recomandation-outer .airecommendation li .product.details.product-item-details .price-cart-wrap .product-item-inner {
  box-shadow: none !important;
  width: auto !important;
}
.ai-recondation-main .recomandation-outer .airecommendation li .product.details.product-item-details .price-cart-wrap .product-item-inner button {
  background-image: url('../images/cart-icon.svg') !important;
  display: block !important;
  width: 30px !important;
  height: 30px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  left: unset !important;
  float: right;
  background-color: #a92611 !important;
}
.ai-recondation-main .recomandation-outer .airecommendation li .product.details.product-item-details .price-cart-wrap .product-item-inner button span {
  display: none;
}
.ai-recondation-main .recomandation-outer .airecommendation .owl-nav {
  position: absolute;
  top: 27%;
  transform: translateY(-50%);
  width: 100%;
}
.ai-recondation-main .recomandation-outer .airecommendation .owl-nav button span {
  width: 72px;
  height: 72px;
  display: inline-block;
  font-size: 0;
  outline: 0;
  box-shadow: none;
  background-position: center;
  position: absolute;
}
.ai-recondation-main .recomandation-outer .airecommendation .owl-nav button.owl-next span {
  background-image: url(../../../../../frontend/OM/IshaIndia/default/IshaLife_ProductPage/images/right-scroll-icon.svg);
  right: -36px;
}
.ai-recondation-main .recomandation-outer .airecommendation .owl-nav button.owl-prev span {
  background-image: url(../../../../../frontend/OM/IshaIndia/default/IshaLife_ProductPage/images/left-scroll-icon.svg);
  left: -36px;
}
#html-body .home-slider span a {
  float: right;
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin-bottom: 30px;
}
#html-body .home-main-sidebar-slider {
  background-color: #001444;
  padding: 65px 0;
}
#html-body .home-main-sidebar-slider .banner_slider img {
  width: 100%;
}
#html-body .home-main-sidebar-slider .row.homefeaturedoffer,
#html-body .home-main-sidebar-slider .row-full-width-inner {
  max-width: 1392px;
}
#html-body .home-main-sidebar-slider .row.homefeaturedoffer .col-xl-12 {
  gap: 16px;
}
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line {
  gap: 16px;
  box-sizing: border-box;
}
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-left {
  width: 58%;
  position: relative;
}
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-left .pagebuilder-slider {
  border-radius: 8px;
  overflow: hidden;
}
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-left .pagebuilder-slider:not(.slick-initialized) .pagebuilder-slide-wrapper {
  padding-bottom: 0% !important;
}
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-left .pagebuilder-slide-wrapper {
  border-radius: 8px;
  overflow: hidden;
  padding-bottom: 64%;
}
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-left .slick-prev,
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-left .slick-next {
  width: 50px;
  height: 50px;
  background: transparent;
}
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-left .slick-prev::before,
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-left .slick-next::before {
  color: #162B6E;
  font-size: 24px;
  opacity: 1;
  font-weight: bold;
}
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-left .slick-prev:hover,
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-left .slick-next:hover {
  background: rgba(252, 252, 252, 0.7);
}
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-left .slick-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  padding: 0;
}
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-left .slick-dots button {
  width: 12px;
  height: 12px;
  border: 0;
  background: #C4C4C4;
}
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-left .slick-dots .slick-active button {
  border: 0;
  background: #231F20;
}
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-left .slick-slider {
  min-height: unset !important;
}
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-left .pagebuilder-slide-wrapper .pagebuilder-overlay {
  padding: 0;
}
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-left .pagebuilder-slide-wrapper [data-element='content'] {
  min-height: unset !important;
}
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-right {
  width: 42%;
}
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-right .right-potrait {
  display: flex;
  box-sizing: border-box;
  gap: 16px;
  padding-bottom: 16px;
}
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-right .right-potrait a {
  width: calc(50%);
  border-radius: 8px;
  overflow: hidden;
  padding-bottom: 48%;
  position: relative;
}
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-right .right-potrait a img,
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-right .right-potrait a picture,
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-right .right-potrait a picture img {
  width: 100%;
  border-radius: 8px;
  position: absolute;
  inset: 0;
  object-fit: cover;
}
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-right .right-landscap a {
  border-radius: 8px;
  overflow: hidden;
  padding-bottom: 40%;
  position: relative;
  display: flex;
  width: 100%;
}
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-right .right-landscap a img,
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-right .right-landscap a picture,
#html-body .home-main-sidebar-slider .home-slider-row .pagebuilder-column-line .home-slider-right .right-landscap a picture img {
  width: 100%;
  border-radius: 8px;
  position: absolute;
  inset: 0;
  object-fit: cover;
}
#html-body .category-list-cms {
  padding: 13px 0 38px 0;
}
#html-body .category-list-cms ul {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
  padding: 0 0 0 20px;
  margin: 0;
}
#html-body .category-list-cms ul li {
  display: block;
}
#html-body .category-list-cms ul li a {
  display: flex;
  padding: 10px 20px;
  color: #fff;
  font-size: 15px;
  border: solid 1px #fff;
  border-radius: 30px;
  font-weight: 400;
  text-decoration: none;
  line-height: normal;
}
#html-body .category-list-cms ul li a:hover {
  background-color: #fff;
  color: #000;
}
.cms-index-index .page-title-wrapper {
  display: none;
}
.customer-account-login .block-customer-login .actions-toolbar {
  width: 87%;
  margin: 0 30px;
  padding: 0 20px;
}
.newinisha {
  padding-top: 90px !important;
}
.customer-account-create .registermain .actions-toolbar {
  margin: 10px;
}
.customer-account-create .registermain .actions-toolbar .primary {
  width: 87%;
  margin: 0 30px;
  padding: 12px 20px;
}
.customer-account-create .registermain {
  width: 550px !important;
}
.customer-account-create .fieldset.create.account {
  padding: 20px !important;
}
.customer-account-create .fieldset.create.account {
  width: 100% !important;
}
.account.form-create-account .field-recaptcha {
  padding: 20px 0;
}
.opc-wrapper .shipping-address-item {
  width: 50% !important;
}
.checkout-index-index .page-main #checkout .field {
  margin: 0 !important;
}
#checkout-shipping-method-load input[type=radio]:not(:checked),
#checkout-shipping-method-load input[type=radio]:checked {
  opacity: 1 !important;
}
#checkout-payment-method-load input[type=radio]:not(:checked),
#checkout-payment-method-load input[type=radio]:checked {
  opacity: 1 !important;
}
.checkout-index-index .page-main #checkout .field .label {
  display: block !important;
}
#checkout-payment-method-load input[type=radio]:not(:checked) + label,
#checkout-payment-method-load input[type=radio]:checked + label {
  padding-left: 25px !important;
}
#checkout-step-shipping_method .actions-toolbar {
  text-align: left;
  float: right;
  position: relative;
  right: 15%;
  top: 20px;
}
.checkout-container .payment-group {
  width: 95%;
}
.payment-method-braintree .hosted-control {
  height: 45px !important;
}
#co-payment-form .actions-toolbar {
  margin-bottom: 15px !important;
}
.form.form-cart .cart.main.actions button {
  display: block !important;
}
.form.form-cart .cart.main.actions button.action.update {
  display: none !important;
}
.form.form-cart .cart.main.actions a,
.form.form-cart .cart.main.actions button {
  color: #a92611 !important;
  border: solid 1px #a92611 !important;
  font-weight: 700 !important;
}
.form.form-cart .cart.main.actions a:before,
.form.form-cart .cart.main.actions button:before {
  color: #a92611 !important;
}
.form.form-cart .cart.main.actions a:hover,
.form.form-cart .cart.main.actions button:hover {
  background: #fdf8ee !important;
  color: #a92611 !important;
  border: solid 1px #fdf8ee !important;
}
.form.form-cart .cart.main.actions button {
  float: right !important;
  margin: 0 10px !important;
  padding: 14px 36px !important;
}
.modal-popup.popup-authentication {
  z-index: 999;
}
.action.primary {
  background-image: none;
  background: #a92611;
  border: 1px solid #a92611;
}
.action.primary:hover {
  background: #a92611 !important;
  border: 1px solid #a92611 !important;
  color: #ffffff !important;
}
.modal-popup.popup-authentication .modal-content {
  border: 0;
}
.modal-popup.popup-authentication .modal-header {
  border-bottom: 0;
}
.form .actions-toolbar .primary button {
  padding: 10px !important;
  color: #ffffff;
  box-shadow: none;
}
.action-login {
  box-shadow: none;
}
.actions-toolbar .secondary a {
  color: #a92611;
}
#customer-reviews {
  margin-bottom: 80px !important;
}
.aw-sarp2-customer-subscriptions .col {
  width: auto !important;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  line-height: 40px;
}
.aw-sarp2-customer-subscriptions a {
  color: #e8b55c;
}
.aw-sarp2-customer-subscriptions .table thead th {
  border-bottom: 0;
}
.cms-about-isha-life p {
  font-size: 18px;
  font-family: 'Fedra Sans Book 5';
  line-height: 30px;
}
.cms-about-isha-life h1:after {
  content: '';
  width: 86%;
  height: 1px;
  background: #f1bf55;
  display: block;
  position: relative;
  bottom: 6px;
  z-index: -1;
  left: 24%;
  bottom: 22px;
}
.cms-about-isha-life h1 {
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  font-weight: 700;
  letter-spacing: 0px;
  font-size: 36px;
  padding-right: 20px;
}
.cms-privacy-policy-cookie-restriction-mode p {
  font-size: 18px;
  line-height: 30px;
}
.cms-privacy-policy-cookie-restriction-mode .page-main li {
  font-size: 18px;
  font-family: 'Fedra Sans Book 5';
  line-height: 40px;
}
.faq-content p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 18px;
  font-family: 'Fedra Sans Book 5';
  line-height: 40px;
}
.faq-content ul li {
  font-size: 18px;
  font-family: 'Fedra Sans Book 5';
  line-height: 40px;
}
.cms-terms-conditions p {
  font-family: 'Fedra Sans Book 5';
  margin-bottom: 30px;
  font-size: 18px;
}
.grouped thead th {
  vertical-align: bottom;
  border-bottom: 0;
}
.grouped .table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table.grouped .col.item {
  width: 90%;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Fedra Sans Book 5';
}
.grouped .table th {
  border-top: 0;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Fedra Sans Book 5';
}
.bundle-actions {
  margin: 10px 0;
  clear: both;
  position: relative;
  padding: 10px 0;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  text-decoration: line-through;
}
.bundle-options-wrapper div#product-options-wrapper label {
  margin-right: 0 !important;
  text-align: left;
  width: 100%;
  line-height: 26px;
}
.bundle-options-container .action.back {
  display: none;
}
.bundle-options-container .block-bundle-summary .product-image-container {
  height: auto;
  overflow: visible;
  position: relative;
  width: auto;
}
.bundle-options-container .block-bundle-summary > .title {
  border-bottom: 1px #e4e4e4 solid;
  margin: 0;
  padding: 0;
}
.bundle-options-container .product-add-form .block-bundle-summary .product-details .product.name {
  display: block !important;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  line-height: 40px;
  width: 100%;
  height: auto;
  position: relative;
}
.bundle-options-container .bundle-info .available.stock {
  display: block !important;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  line-height: 40px;
  width: 100%;
  height: auto;
  position: relative;
}
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart {
  line-height: 1.2rem;
  padding: 12px 10px;
  font-size: 1.8rem;
  background: #e8b55c;
  border: 1px solid #e8b55c;
  color: #ffffff;
}
.bundle-options-container .block-bundle-summary .box-tocart,
.box-tocart {
  margin: 0;
}
.block-bundle-summary .fieldset:last-child {
  margin-bottom: 0;
}
.bundle-options-container .block-bundle-summary .price-box .price-wrapper,
.bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
  color: #6c757d;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  font-family: 'Fedra Sans Book 5';
}
.bundle-options-container .block-bundle-summary .price-box {
  margin-bottom: 0;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 0;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 20px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  line-height: 30px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  line-height: 1.1;
  margin-top: 2.5rem;
  border-bottom: 2px solid #e8b55c;
  margin-bottom: 2rem;
  font-weight: 600;
  font-size: 18px;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  line-height: 1.1;
  font-weight: 600;
  font-size: 18px;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
  display: block;
  font-family: 'Fedra Sans Book 5';
  border-bottom: 2px solid #e8b55c;
  width: 20%;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
  display: none;
}
.bundle-options-wrapper div#product-options-wrapper label {
  margin-left: 0 !important;
}
.table.grouped .product-item-name {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.catalog-product-view .product-info-main .price-box {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.grouped thead th {
  vertical-align: bottom;
  border-bottom: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 700;
}
.grouped th {
  border-top: 0;
}
.additional_addtocart label {
  cursor: pointer !important;
}
.products.list .product-item-info .product-item-inner .actions-primary button {
  width: 100% !important;
  display: block;
  border-radius: 30px;
  background: #e8b55c;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto !important;
  padding: 8px 0;
  margin: 0 !important;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px !important;
  font-weight: 400;
  letter-spacing: .45px;
}
.subscription-type label {
  display: inline-block;
  margin-bottom: .5rem;
  font-size: 13px;
  font-weight: 400;
  font-family: 'Fedra Sans Book 5';
}
.contact-index-index .modal-popup .modal-inner-wrap {
  width: 60%;
  right: 22%;
  position: absolute;
  top: 14%;
}
#click-header {
  color: transparent;
  cursor: pointer;
}
.contact-index-index label,
.contact-index-index #content {
  height: 20px;
  width: auto;
  margin-bottom: 10px;
  border: 1px solid #ffffff;
  display: inline-block;
}
.contact-index-index #menu-toggle {
  display: none;
}
.contact-index-index #menu {
  background-color: orange;
  width: 780px;
  overflow: hidden;
  max-height: 0;
  padding: 0;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
}
.contact-index-index #menu-toggle:checked + #menu {
  max-height: 100px;
}
.contact-index-index .accordion {
  color: #444;
  cursor: pointer;
  padding: 18px 0;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: .4s;
}
.contact-index-index .accordion1 {
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: .4s;
}
.contact-index-index .accordion:after {
  content: '\002B';
  color: #777;
  font-weight: 700;
  float: left;
  margin-left: 0;
  padding: 0 5px;
}
.contact-index-index .panel {
  padding: 0 18px;
  display: none;
  background-color: #ffffff;
  overflow: hidden;
  box-shadow: none;
}
.contact-index-index .column.main {
  width: 70% !important;
}
.contact-index-index .sidebar-main {
  width: 30% !important;
}
.faq_content ul {
  padding: 0;
  list-style-type: none;
  color: #000;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.email-icon {
  background: url('../images/mail.png') no-repeat;
  display: block;
  width: 30px;
  height: 30px;
  float: left;
}
.contact-index-index #maincontent .page-title {
  display: block !important;
  position: relative;
  left: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 24px;
  text-align: center;
}
#click-header {
  color: transparent;
  cursor: pointer;
}
h2.email-heading {
  cursor: pointer;
}
.email_us h2,
.telephone h2 {
  float: left;
  margin-left: 7%;
  color: #444;
  font-size: 14px;
}
.email-heading,
.tele-heading {
  font-weight: 700;
}
.contact_right,
.contac_infor {
  float: left;
  width: 100%;
  background: #efefef;
  padding: 0;
  height: 430px;
}
.contc-title h2 {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 0;
}
.cont-right-col {
  float: left;
  margin-left: 40px;
}
.contac_infor .email_us,
.contac_infor .telephone,
.contac_infor .lshalife_right {
  padding: 5px;
}
.email_us {
  float: left;
  margin-bottom: 10px;
}
.email-addr p {
  margin: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.contac_infor .email_us,
.contac_infor .telephone,
.contac_infor .lshalife_right {
  padding: 5px;
}
.contac_infor .telephone,
.contac_infor .lshalife_right {
  float: left;
  clear: both;
  margin-bottom: 10px;
}
.telephone-icon {
  background: url('../images/phone.png') no-repeat;
  display: block;
  width: 30px;
  height: 30px;
  float: left;
}
.telephone h2 {
  float: left;
  font-size: 14px;
}
.telephone-addr p {
  margin: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.lshalife_right-icon {
  background: url('../images/location.png') no-repeat;
  display: block;
  width: 30px;
  height: 30px;
  float: left;
}
.ishalife-addr {
  float: left;
  padding-left: 15px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.ishalife-addr p {
  margin: 0;
  line-height: 20px;
}
.product-item .old-price {
  margin: 5px 0;
  text-decoration: line-through;
}
.bundle-options-container .price {
  font-size: 14px !important;
}
.header.content .right-container-wrap .header.links li.link.wishlist {
  display: none;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li .details-field {
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li .details-value {
  font-family: 'Fedra Sans Book 5';
}
li.accordion1 a {
  color: #444;
}
li.listfaq-li a {
  color: #444;
}
li.accordion a {
  color: #444;
}
.contact-index-index .page-header.headersticky {
  position: relative;
}
.account .table-wrapper {
  border-bottom: 0;
}
.block.block-dashboard-orders table td a span,
.orders-history table td a span {
  border-bottom: 0 !important;
}
.aw_sarp2-profile-index .toolbar.bottom p.toolbar-amount {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.limiter-label {
  font-weight: 700;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
}
.aw_sarp2-profile-index .toolbar.bottom select {
  background-color: transparent;
  border: solid 1px #f1bf55;
  font-size: 14px;
}
.toolbar.bottom span.limiter-text {
  font-size: 14px;
}
.page.messages {
  display: block !important;
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 99999999;
  animation: css 0s 3s forwards !important;
}
.aw-sarp2-customer-subscriptions .table td,
.aw-sarp2-customer-subscriptions .table th {
  padding: 0 5px;
}
.bundle-info .box-tocart .action.tocart:not(:last-child) {
  margin-bottom: 0;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 5px 0 !important;
}
.price-as-configured {
  margin-top: 0;
  margin-bottom: 0;
}
.bundle-options-container .block-bundle-summary .box-tocart .action.primary {
  margin: 0 !important;
}
.table.grouped .stock.unavailable {
  font-size: 14px;
}
.table-wrapper.downloadable-products {
  border: solid 1px #e8b55c;
  background: #fdf8ee;
  margin-bottom: 40px !important;
}
.downloadable-products-toolbar p.toolbar-amount {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.downloadable-products-toolbar .limiter-label {
  font-weight: 400;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.downloadable-products-toolbar select {
  background-color: transparent;
  border: solid 1px #f1bf55;
  font-weight: 400;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.downloadable-products-toolbar span.limiter-text {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.table-wrapper.downloadable-products .col a {
  color: #e8b55c;
}
.table-wrapper.downloadable-products .col a:hover {
  color: #e8b55c;
}
.table-downloadable-products .action.download:before {
  width: 25px;
}
.contact-index-index aside.modal-popup.modal-slide._inner-scroll._show {
  z-index: 999 !important;
}
.form.contact .fieldset > .field > .label {
  color: #020202;
  font-weight: 400;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.catalog-product-view .block.upsell {
  clear: both;
  overflow: hidden;
  width: 100vw;
  margin-left: -51.5vw;
  height: 100%;
  left: 51%;
  padding: 0;
  background: #fdf8ee;
  position: relative;
  padding-top: 60px;
  margin-bottom: 0;
}
.catalog-product-view .block.upsell .block-title.title {
  text-align: center;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.catalog-product-view .block.upsell .block-title.title strong {
  display: inline-block;
  font-family: 'Fedra Sans Book 5';
  font-size: 22px;
  color: #020202;
  padding: 0;
  margin: 0;
  position: relative;
  font-weight: 400;
}
.catalog-product-view .block.upsell .block-title.title strong:before {
  content: '';
  position: absolute;
  left: -260px;
  top: 10px;
  background: url('../images/related-bg.png') no-repeat left top;
  width: 228px;
  height: 7px;
}
.catalog-product-view .block.upsell .block-title.title strong:after {
  content: '';
  position: absolute;
  right: -260px;
  top: 10px;
  background: url('../images/related-bg.png') no-repeat left top;
  width: 228px;
  height: 7px;
}
.catalog-product-view .block.upsell .block-content.content {
  padding-left: 118px;
  padding-right: 50px;
}
.catalog-product-view .block.upsell .block-content.content .block-actions {
  display: none;
}
.catalog-product-view .block.upsell .owl-nav {
  position: absolute;
  top: 35%;
  width: 100%;
  z-index: 100;
}
.catalog-product-view .block.upsell .owl-nav button.owl-prev {
  margin-left: -18px;
}
.catalog-product-view .block.upsell .owl-nav button {
  width: 72px;
  background: #faf3e7;
  height: 72px;
  border-radius: 50%;
  line-height: 28px;
}
.catalog-product-view .block.upsell .owl-nav button.owl-next {
  float: right;
  margin-right: 22px;
}
.catalog-product-view .block.upsell .owl-nav button span {
  color: #4b4645;
  font-size: 34px;
}
.review-toolbar .toolbar-amount {
  display: none;
}
.toolbar-products .pages {
  display: block;
  float: right;
}
.bundle-options-container .legend.title {
  font-size: 30px !important;
  font-size: 18px !important;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 18px;
}
.bundle-options-container .bundle-options-wrapper,
.bundle-options-container .product-options-wrapper {
  display: block !important;
}
.bundle-options-container .bundle-options-wrapper,
.bundle-options-container .product-options-wrapper {
  width: 100% !important;
}
.bundle-options-container .bundle-options-wrapper .product-item-link,
.bundle-options-container .product-options-wrapper .product-item-link {
  color: #000;
}
.checkbox.product.bundle.option.change-container-classname {
  display: inline-block !important;
}
.bundle-options-wrapper .field.option.required {
  border-bottom: 0 !important;
}
.bundle-options-container .bundle-info .product-image-wrapper {
  display: block !important;
  margin-top: 10px !important;
}
.options-container .product-add-form .block-bundle-summary .product-details .product.name {
  display: block !important;
}
.bundle-options-container .bundle-info .available.stock {
  display: block !important;
}
.block-bundle-summary .product-addto-links {
  display: block !important;
}
.bundle-options-container .product-add-form .block-bundle-summary .product-details .product-addto-links a {
  color: #ffffff !important;
}
.catalog-product-view product-rudraksh-guide1 .product-info-main .price-box {
  display: block !important;
}
.catalog-product-view product-rudraksh-guide1 .product-info-main .product-add-form {
  display: block !important;
}
div#pt_menu704 .parentMenu a {
  color: green;
  cursor: pointer;
}
.cms-index-index main#maincontent {
  max-width: 100% !important;
  padding: 0;
}
.subscription-details .block-content {
  width: 50%;
  float: left;
  text-align: left;
}
.aw-sarp2-subscription__wrapper-options {
  width: 50%;
}
.col-2.footer-static {
  max-width: 100%;
  flex: 0 0 24%;
}
.table-wrapper.downloadable-products {
  border: solid 1px #e8b55c;
  background: #fdf8ee;
  margin-bottom: 40px !important;
}
.toolbar-products .pages {
  clear: both;
}
.pages strong.page {
  background: #e5e5e5;
}
.pages .action.next {
  margin-left: 8px;
  border: solid 1px #f1bf55;
  font-weight: 400;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.aw-sarp2-customer-subscriptions .table td,
.aw-sarp2-customer-subscriptions .table th {
  padding: 0 5px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.aw-sarp2__actions button.action.secondary {
  background: #a92611;
  border: 1px solid #a92611;
  color: #ffffff;
  padding: 10px;
}
.block.account-nav {
  width: 25% !important;
}
.page-layout-2columns-left .column.main {
  width: 75% !important;
  padding: 20px !important;
}
.additional_addtocart label {
  margin-bottom: 0;
}
.product-item-details .price-final_price .old-price .price-wrapper .price {
  font-size: 18px;
  text-decoration: line-through;
  padding-left: 15px;
  color: #e8b55c;
}
.product-item-details .price-final_price .old-price .price-wrapper .price {
  font-weight: 600;
  letter-spacing: .45px;
  font-size: 18px;
  text-decoration: line-through;
  padding-left: 15px;
  color: #e8b55c;
}
.products.list .product-item-info .price {
  color: #241f20;
  font-weight: 400;
  white-space: nowrap;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
}
.bundle-options-container .block-bundle-summary {
  float: right;
  padding: 0 20px;
  position: relative;
  width: 40%;
  margin-top: 0 !important;
}
.stock.notifyme a.notifyme-btn {
  display: block !important;
  text-align: center;
  color: #ffffff;
  height: 32px;
  line-height: 32px;
  border-radius: 30px;
  padding: 0 20px;
}
a.notifyme-btn {
  width: 100%;
  display: block;
  border-radius: 3px;
  background: #e8b55c;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto;
  padding: 8px 0;
  margin: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .45px;
}
#checkout-step-shipping span.address-sequence.sequence {
  display: none;
}
.checkout-index-index .page-header {
  height: auto !important;
  background: transparent !important;
}
.maddress {
  float: left;
  margin: 9px 20px;
}
.maddress a {
  background: #e8b55c;
  border: solid 1px #e8b55c;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: normal;
  transition: .5s all ease;
  padding: 8px 20px;
  height: auto;
  width: auto;
}
span.shipping-note {
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  color: #020202;
  font-family: 'Fedra Sans Book 5';
}
ul.shipping-list {
  margin-left: 13px;
}
.shipping-list {
  padding: 5px 13px;
}
.shipping-list li {
  font-size: 12px;
  font-style: normal;
  color: #020202;
  line-height: 22px;
  list-style-type: disc;
  font-family: 'Fedra Sans Book 5';
}
.table-checkout-shipping-method thead th {
  display: block !important;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
}
.opc-block-summary .title {
  display: block !important;
}
.table-checkout-shipping-method {
  width: 100% !important;
}
.checkout-index-index #maincontent .opc-summary-wrapper {
  margin: 0;
  background: #fdf8ee !important;
  padding: 13px !important;
}
#checkout-step-shipping_method .actions-toolbar {
  right: 5% !important;
}
.checkout-index-index #mySidenav .menu-left {
  top: initial !important;
}
.checkout-index-index .page-main {
  padding-top: 70px !important;
}
.checkout-index-index #maincontent .opc-summary-wrapper .modal-content .opc-block-summary .title {
  background: 0 0 !important;
}
.opc-block-summary .table-totals .grand .mark strong {
  font-weight: 400 !important;
  text-transform: capitalize !important;
}
#co-payment-form .payment-method .payment-method-content {
  padding: 5px 15px !important;
}
.opc-summary-wrapper .modal-header {
  border-bottom: 0 !important;
}
.opc-block-summary .table-totals .totals-tax-summary .mark {
  border-bottom: 0 !important;
  border-top: 0 !important;
}
.contact-index-index #maincontent {
  width: 100% !important;
  max-width: 1280px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0 auto !important;
  background: #ffffff;
}
.cms-pages-header.contact-us {
  margin-left: -50vw;
  position: relative;
  width: 100vw;
  left: 49.4%;
}
.cms-pages-header.contact-us img {
  width: 100% !important;
}
.custom-heading {
  font-family: 'Fedra Sans Std';
  font-size: 48px;
  position: absolute;
  bottom: 25px;
  left: 10%;
}
.cms-pages-header.contact-us h1 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 48px;
  padding: 0 20px;
}
.page-header.headersticky #mySidenav .menu-left {
  top: 80px !important;
}
.item.product.product-item.out-of-stock .product-image-photo {
  filter: initial !important;
  opacity: 1 !important;
}
.ishaessentials.onlyentials .action.towishlist {
  font-size: 0px;
  position: absolute;
  z-index: 9;
  top: 10px !important;
  left: 10px !important;
}
.catalog-product-view .breadcrumbs {
  background: 0 0;
}
.subscription-type .fieldset > .field:last-child {
  margin-bottom: 0;
}
.orderform-index-index .page-wrapper {
  background: #ffffff;
}
.orderform-add {
  margin: 0 auto;
  width: 50%;
  background: #ffffff;
  border: none;
  padding: 20px;
  box-sizing: border-box;
  padding-top: 52px;
}
p.enquiry_txt {
  padding: 15px 0;
}
.orderform-index-index .page-title {
  margin-top: 10px;
}
#mySidenav .menu-left .menu-links {
  padding: 0 0 0 165px !important;
}
.header.content .right-container-wrap .minicart-wrapper {
  margin-top: -2px !important;
}
.subscription-type label.label {
  vertical-align: middle !important;
}
.magnify-opaque {
  max-width: 471px !important;
  max-height: 560px !important;
}
.fotorama__stage__frame .fotorama__img {
  top: 30% !important;
}
.footer.content ul {
  padding-right: 0 !important;
}
.catalog-product-view .product-info-main .product.info.detailed .title {
  border-bottom: none !important;
}
.modal-popup.popup-authentication .modal-header {
  background: #fdf8ee !important;
}
.modal-popup.popup-authentication .modal-content {
  background: #fdf8ee !important;
}
.account .form-wishlist-items li.product-item .product-item-actions .action.delete {
  right: 14px !important;
}
.table-credit-cards thead th {
  border-bottom: 0 !important;
}
.table-credit-cards .col {
  width: 50%;
}
.vault-cards-listaction aside.modal-popup.my-credit-cards-popup._show {
  position: absolute;
  top: 170px;
}
.vault-cards-listaction .modal-popup .modal-title {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.vault-cards-listaction .modal-content {
  border: 0;
  font-size: 16px;
}
.vault-cards-listaction .modal-popup .modal-header {
  padding-bottom: 0;
  padding-top: 3rem;
  border: 0;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
  border: 0;
}
.my-credit-cards-popup .action.secondary {
  font-size: 14px;
}
.old-price,
.old.price {
  color: #e8b55c !important;
  text-decoration: line-through !important;
}
.sale-tag {
  font-family: 'Fedra Sans Book 5';
  font-size: 11px;
  background: #ffffff;
  width: 91px;
  text-align: center;
  padding: 6px 0;
  position: absolute;
  left: 0;
  top: 4px;
  z-index: 100;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
li.item.current .page {
  background: #413d3d;
  color: #ffffff;
  padding: 0 12px;
  font-weight: 700;
}
li.item .page {
  background: #fdf8ee;
  border: solid 1px #cabcbc;
  padding: 0 10px;
  color: #000;
  border-radius: 5px;
  font-weight: 700;
}
.toolbar-products .pages {
  width: auto;
  margin: 0 0 0 20px;
}
.label.pages-label {
  font-size: 14px;
  padding: 0 15px;
  position: relative;
  top: 5px;
}
.pages .action.next {
  border: solid 1px #cec1c0;
  background: #fdf8ee;
}
.pages a.action.previous {
  border: solid 1px #cec1c0;
  background: #fdf8ee;
}
li.item.pages-item-previous {
  background: #fdf8ee;
}
.pages .items {
  float: right;
}
.pages a.page:active {
  color: #000;
}
.pages a.page:hover {
  color: #000;
}
.bottom-toolbar .toolbartop {
  display: none;
}
.bottom-toolbar p#toolbar-amount {
  display: none;
}
.bottom-toolbar .toolbar-amount {
  float: none;
}
.bottom-toolbar .pages .items {
  float: none;
}
.bottom-toolbar .label.pages-label {
  position: relative;
  top: 0;
}
.bottom-toolbar .toolbar-products .pages {
  width: 90%;
  float: none;
}
.bottom-toolbar .toolbar-products:after {
  border-top: 0;
}
.toolbartop {
  width: 50%;
}
.toolbar.toolbar-products .toolbar-sorter.sorter {
  width: 50%;
  display: inline-flex;
}
.catalog-product-view .product-info-main .action.towishlist {
  background: #fdf8ee;
  font-size: 20px;
  font-weight: 700;
  border-radius: 50%;
  padding: 1px 6px 6px 5px;
  line-height: 16px;
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
  cursor: pointer;
  position: relative;
  width: 30px;
  height: 30px;
  bottom: 10px;
  right: 20px;
}
.catalog-product-view .product-info-main .action.towishlist:focus {
  color: #a92611;
}
.catalog-product-view .product-info-main .action.towishlist:focus:before {
  color: #a92611;
}
.catalog-product-view .product-info-main .action.towishlist:before {
  content: "\f08a";
  font-family: "FontAwesome";
  position: absolute;
  color: #a92611;
  left: 7px;
  font-weight: 700;
  top: 10px;
}
a.action.mailto.friend {
  position: relative;
  top: 8px;
  left: 15px;
}
.catalog-product-view .product-info-main .action.towishlist:before {
  content: '';
  content: "\f08a";
  font-family: "FontAwesome";
  position: absolute;
  color: #a92611;
  left: 10px;
  font-weight: 700;
  top: 12px;
}
.block-minicart dl.product.options.list dt:nth-child(3) {
  display: none;
}
.block-minicart dl.product.options.list dd:nth-child(4) {
  display: none;
}
span.learnmore_faq {
  float: left;
  padding: 10px 0;
}
.item-options dt:nth-child(3) {
  display: none;
}
.item-options dd:nth-child(4) {
  display: none !important;
}
.opc-block-summary .minicart-items .product-item-details .item-options dd {
  width: 100% !important;
}
.checkout-index-index .shipping-address-items .shipping-address-item button {
  box-shadow: none;
}
.aw-sarp2-customer-subscriptions .table td.col.trial-due-date {
  display: none;
}
.aw_sarp2-profile_edit-index a.cancel.action {
  display: none;
}
.aw-sarp2__current-address {
  padding: 0 5px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li:nth-child(2) .details-field {
  display: none;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li .details-value .starting-from {
  color: #1d1d1b !important;
  display: block;
  font-size: 12px !important;
  padding: 10px 0;
}
.aw-sarp2-product-subscription-options .block.block-title.sub-details {
  font-size: 14px;
  margin: 0;
}
.deliver-every {
  font-size: 14px;
}
.message.error {
  animation: css 0s 3s forwards !important;
}
#ishalife-shipping-block {
  max-height: 500px;
  height: 100%;
  overflow: scroll;
}
.checkout-index-index .page-main #checkout #checkout-shipping-method-load tr td {
  padding: 8px 10px !important;
  width: auto !important;
}
.checkout-index-index div#checkout-shipping-method-load {
  width: 100% !important;
}
.message-error .error.message {
  opacity: 1;
  transition: opacity 3s;
}
#zonos option[value=AL],
#zonos option[value=DZ],
#zonos option[value=AG],
#zonos option[value=AU],
#zonos option[value=BD],
#zonos option[value=BM],
#zonos option[value=BT],
#zonos option[value=BA],
#zonos option[value=CA],
#zonos option[value=IN],
#zonos option[value=LB],
#zonos option[value=MY],
#zonos option[value=MV],
#zonos option[value=MU],
#zonos option[value=NP],
#zonos option[value=NZ],
#zonos option[value=PK],
#zonos option[value=PH],
#zonos option[value=RU],
#zonos option[value=SG],
#zonos option[value=LK],
#zonos option[value=TH],
#zonos option[value=UA],
#zonos option[value=GB],
#zonos option[value=TW],
#zonos option[value=VN],
#zonos option[value=MM],
#zonos option[value=VG],
#zonos option[value=FR],
#zonos option[value=DE],
#zonos option[value=HK],
#zonos option[value=CN],
#zonos option[value=IT],
#zonos option[value=JP],
#zonos option[value=KW],
#zonos option[value=NL],
#zonos option[value=CH],
#zonos option[value=SD],
#zonos option[value=ZW],
#zonos option[value=TW] {
  display: none;
}
.zonos-success-index.page-layout-1column .columns .column.main {
  width: 100% !important;
  margin-bottom: 100px !important;
  margin-top: 40px !important;
  max-width: 500px;
  padding: 25px !important;
  margin: auto;
  text-align: center;
  background: #ffffff;
}
.zonos-success-index .columns .column.main .checkout-success {
  min-height: 350px !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
}
.zonos-success-index.page-layout-1column .columns .column.main .checkout-success p {
  margin-left: 0 !important;
}
.zonos-success-index .columns .column.main .checkout-success p {
  margin: 0 0 10px !important;
}
.zonos-success-index.page-layout-1column .actions-toolbar .action.primary.continue {
  margin-left: 0 !important;
  margin: 0 auto !important;
  text-align: center;
}
.zonos-success-index.page-layout-1column .actions-toolbar .primary {
  margin: 0 auto !important;
  float: none !important;
}
.toolbar.toolbar-products .toolbar-sorter .sort-list {
  top: -107px !important;
}
.block.block-collapsible-nav {
  float: left;
  width: 24%;
  background: #f8f8f9;
  padding: 20px;
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
}
.block .title {
  display: block;
  margin-bottom: 10px !important;
}
.block-collapsible-nav .content {
  background: 0 0;
  padding: 0;
}
.block.block-collapsible-nav ul {
  display: block;
}
.block.block-collapsible-nav ul li {
  line-height: normal;
  padding: 0 0 0 15px;
  margin: 0 0 18px;
}
.block.block-collapsible-nav ul li.current {
  border-left: solid 4px #e8b55c;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  border: none;
  padding: 0;
}
.block-collapsible-nav .item a:hover {
  background: 0 0;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .customer-information-title .mark {
  background-color: #eeac35;
  font-size: 22px;
  line-height: 22px;
  font-family: 'Fedra Sans Book 5';
  width: 34px;
  height: 34px;
}
.onestepcheckout-index-index .page-main .checkout-container input[type=checkbox]:checked + label:before {
  color: #eeac35;
}
main#maincontent {
  position: relative;
  z-index: 1;
}
.page.messages {
  margin-top: 0 !important;
  position: relative !important;
}
.onestepcheckout-index-index .aw-osc_customer-not-logged-in .aw-onestep-main .email #customer-email-fieldset .actions-toolbar {
  display: flex;
  align-items: center;
}
.onestepcheckout-index-index .aw-osc_customer-not-logged-in .aw-onestep-main .email #customer-email-fieldset .actions-toolbar a.action.remind {
  margin-top: 0;
  margin-left: 12px;
}
.order-products-toolbar.toolbar.bottom .pager {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.order-products-toolbar .pages,
.customer-addresses-toolbar .pages {
  position: relative !important;
  width: auto !important;
  margin-bottom: 0;
}
.order-products-toolbar.toolbar.bottom li a {
  color: #000;
}
.order-products-toolbar.toolbar.bottom li.item.current .page {
  color: #a92611;
}
.aw_sarp2-profile_edit-index.account .data.table .col.actions .action:after {
  display: none;
}
.aw_sarp2-profile_edit-index.account .aw-sarp2-customer-subscriptions .col.products ul > li {
  display: flex;
  justify-content: space-between;
}
.aw_sarp2-profile_edit-index.account .data.table .col.actions {
  display: flex;
  justify-content: flex-end;
}
.aw_sarp2-profile_edit-item.catalog-product-view .product-info-main .box-tocart .field.qty {
  display: flex;
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
}
.catalog-product-view .aw-sarp2-product-subscription-options .aw-sarp2-subscription__dropdown-switcher {
  margin-bottom: 0;
}
.catalog-product-view .aw-sarp2-product-subscription-options .fieldset:last-child {
  margin-bottom: 0;
}
.catalog-product-view .aw-sarp2-product-subscription-options .subscription-details {
  padding: 0;
}
.catalog-product-view .aw-sarp2-product-subscription-options .subscription-details .block {
  margin-bottom: 0;
}
dl.product.options.list dt:nth-child(5) {
  display: none;
}
dl.item-options div:nth-child(3) dt {
  display: none;
}
.aw_sarp2-profile_edit-item.catalog-product-view .product-info-main .box-tocart .field.qty {
  width: auto;
  margin: 8px 0 0;
  gap: 5px;
}
.aw_sarp2-profile_edit-item.catalog-product-view fieldset.fieldset {
  display: flex;
  align-items: center;
  gap: 15px;
}
.aw_sarp2-profile_edit-item.catalog-product-view .fieldset > .field > .label,
.aw_sarp2-profile_edit-item.catalog-product-view .fieldset > .fields > .field > .label {
  margin: 0;
}
.aw_sarp2-profile_edit-item.catalog-product-view .product-info-main .box-tocart .field.qty label.label span {
  background: 0 0 !important;
}
.aw_sarp2-profile_edit-item.catalog-product-view .product-info-main .box-tocart {
  margin: 15px 0 0;
}
.catalog-product-view .block.related .owl-nav.disabled {
  display: none;
}
ul.shipping-list li:last-child {
  display: none;
}
.swatch-opt input[type=radio]:checked + label:after {
  background: 0 0 !important;
}
.swatch-opt input[type=radio].selected:checked + label:after {
  background: #e8b55c !important;
}
.product-reviews-summary .reviews-actions .action.add {
  display: block !important;
}
@media only screen and (max-width: 767px) {
  .aw_sarp2-profile_edit-item.catalog-product-view .product-info-main .box-tocart .actions {
    width: auto;
    padding-top: 0;
  }
  .aw_sarp2-profile_edit-item.catalog-product-view .product-info-main .box-tocart {
    margin: 0;
  }
  .aw_sarp2-profile_edit-item.catalog-product-view fieldset.fieldset {
    display: flex;
    flex-direction: column;
    align-items: start;
  }
  .aw_sarp2-profile_edit-item.catalog-product-view .product-info-main .box-tocart {
    padding: 0;
  }
  .aw_sarp2-profile_edit-item.catalog-product-view .product-info-main .field.qty {
    position: relative;
    padding: 0 !important;
  }
  .aw_sarp2-profile_edit-item.catalog-product-view .product-info-main .field.qty .control {
    padding-left: 10px;
  }
  .aw_sarp2-profile_edit-item.catalog-product-view .product-info-main .box-tocart .field.qty {
    padding: 5px !important;
  }
  .aw_sarp2-profile_edit-item.catalog-product-view #aw-sarp2-update-subscription-button {
    width: 100%;
  }
}
@media only screen and (max-width: 1280px) {
  #customer-reviews .block-title {
    width: auto !important;
  }
}
@media (max-width: 768px) {
  .block-collapsible-nav .title strong {
    font-weight: 400;
    font-size: 20px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: 'Fedra Sans Medium 5';
  }
  .block.block-collapsible-nav {
    width: 100% !important;
  }
  .account #maincontent .column.main {
    padding-top: 0 !important;
  }
  .block.block-collapsible-nav {
    width: 100% !important;
    background: 0 0;
    position: relative;
    text-align: left !important;
    top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .block-collapsible-nav .title {
    border-bottom-color: #f1bf55;
    border-top: none;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0 !important;
  }
  .block-collapsible-nav .content {
    background: #fdf8ee;
    padding: 10px 25px;
  }
  .block.block-collapsible-nav ul li {
    padding: 6px 20px;
    padding-left: 10px;
    margin: 5px 0 0 !important;
  }
  #mini-cart li .product .details-qty.qty {
    display: block !important;
    position: relative;
    width: auto;
  }
  .zonos-success-index.page-layout-1column .page-main {
    margin: auto;
    text-align: center;
    margin-top: 30px;
    padding-top: 34px;
    margin-bottom: 80px;
    width: 400px;
  }
  .zonos-success-index.page-layout-1column .actions-toolbar .action.primary.continue {
    margin-top: 11px !important;
    margin-left: 1px !important;
  }
  .zonos-success-index.page-layout-1column .checkout-success a.order-number {
    color: #a92611;
  }
  .toolbar.toolbar-products .toolbar-sorter .sort-list {
    top: unset !important;
  }
}
.ishaessentials .owl-carousel .owl-item img {
  display: block;
  width: auto !important;
  height: 100%;
  object-fit: contain;
  max-width: initial;
}
.ishaessentials .products.list .product-item-info .product-image-container img {
  width: auto !important;
  height: 100%;
  object-fit: contain;
  max-width: initial;
}
.checkout-cart-index .footershipping {
  display: none;
}
.bundle-options-container .bundle-options-wrapper,
.bundle-options-container .product-options-wrapper {
  display: block !important;
  width: 100% !important;
}
.checkbox.product.bundle.option.change-container-classname {
  display: inline-block !important;
}
.bundle-options-wrapper .field.option.required {
  border-bottom: 0 !important;
}
.bundle-options-container .bundle-info .product-image-wrapper {
  display: block !important;
  margin-top: 10px !important;
}
.block-bundle-summary .product-addto-links,
.bundle-options-container .bundle-info .available.stock,
.bundle-options-container .product-add-form .block-bundle-summary .product-details .product.name {
  display: block !important;
}
.bundle-options-container .product-add-form .block-bundle-summary .product-details .product-addto-links a {
  color: #ffffff !important;
}
div#pt_menu562 .parentMenu a {
  color: green;
  cursor: pointer;
}
#mySidenav .menu-left .menu-links {
  padding: 0 0 0 120px !important;
}
.toolbartop {
  width: 50%;
}
.toolbar.toolbar-products .toolbar-sorter.sorter {
  width: 50%;
  display: inline-flex;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .toolbar.toolbar-products .toolbar-sorter.sorter {
    width: 100%;
    display: inline-flex;
    top: 100%;
    margin-top: 10px;
  }
  .toolbar.toolbar-products .category-view-show {
    float: right;
    padding-right: 0;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
    width: auto;
    text-align: right;
    min-width: 70px;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter select {
    width: inherit;
    max-width: 224px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
  .toolbar.toolbar-products .toolbar-sorter.sorter {
    width: 66%;
    display: inline-flex;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
    width: auto;
    text-align: right;
    min-width: 70px;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter select {
    width: 74%;
  }
}
.bundle-options-wrapper p.required,
.contact-index-index .page-title-wrapper,
.field.qty.qty-holder {
  display: none;
}
.catalog-product-view .additional-attributes-wrapper th.col.label.short_description {
  color: transparent;
}
.bundle-options-container .product-options-bottom,
.bundle-options-container .product-options-wrapper .fieldset > .field {
  border-top: 0;
}
.contact-index-index .column.main {
  width: 100% !important;
}
.contact-banner {
  margin-bottom: 50px;
}
.contact-faq-content {
  float: left;
  width: 70%;
}
.contac_infor,
.contact_right {
  width: auto !important;
}
.aw_sarp2-profile-index .page.messages {
  position: initial;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  width: 16% !important;
}
.cart-container .cart-summary {
  padding-bottom: 16px;
}
#shopping-cart-table th {
  color: #000 !important;
  font-weight: 700 !important;
}
.amrma-customer-information,
.order-details-items.creditmemo,
.order-details-items.invoice,
.order-details-items.shipments,
.review-customer-index .table-wrapper.reviews,
.table-wrapper.amrma-items-table,
.table-wrapper.downloadable-products,
.table-wrapper.returns-history {
  background: #fdf8ee !important;
}
.aw-sarp2-customer-subscriptions .table td,
.aw-sarp2-customer-subscriptions .table th {
  padding: 5px 5px !important;
}
.form.create.account.form-create-account {
  margin: 0;
  padding: 0;
}
.category-conscious-gifts.catalog-category-view .product-item .product-reviews-summary.short,
.category-conscious-gifts.catalog-category-view .products.list .product-item-info .product-item-inner .actions-primary,
.category-conscious-gifts.catalog-category-view .toolbar.toolbar-products,
.product-linga-bhairavi-devi-gudi-consecrated .product-add-form,
.product-linga-bhairavi-gudi .product-info-main .box-tocart {
  display: none;
}
.category-cms img {
  width: 100%;
}
.grouped .table th,
.table.grouped .col.item {
  font-weight: 700 !important;
}
.catalog-product-view .product.attribute.overview p,
.product.attribute.description {
  padding-right: 0 !important;
}
.products.list .pricewhatsapp p.price-from {
  float: left;
  width: 30%;
}
.pricewhatsapp a.minimal-price-link {
  color: #e8b55c;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: .45px;
  white-space: nowrap;
  font-family: 'Fedra Sans Medium 5';
}
.category-conscious-gifts.catalog-category-view .breadcrumbs {
  display: none !important;
}
.category-conscious-gifts.catalog-category-view .category-view {
  padding-top: 14px;
}
.category-conscious-gifts.catalog-category-view .page-layout-1column.page-with-filter .column.main {
  padding-top: 0 !important;
}
.category-conscious-gifts.catalog-category-view .products.list .product-item-info .price,
.category-conscious-gifts.catalog-category-view .products.list .product-item-info .product-item-link,
.categorypath-collections-conscious-gifts-for-him-and-her.catalog-category-view .products.list .product-item-info .price,
.categorypath-collections-conscious-gifts-for-him-and-her.catalog-category-view .products.list .product-item-info .product-item-link {
  color: #a92611 !important;
  font-weight: 400;
  font-size: 13px;
  font-family: 'Fedra Sans Book 5';
}
.category-conscious-gifts.catalog-category-view .category-description,
.category-conscious-gifts.catalog-category-view .pricewhatsapp a.minimal-price-link {
  font-size: 13px;
}
#product-item-info_4609 button.action.tocart.primary,
#product-item-info_4907 button.action.tocart.primary,
#product-item-info_5703 .stock.unavailable,
#product-price-5679,
.catalog-category-view.categorypath-collections-conscious-gifts-for-him-and-her .breadcrumbs,
.catalog-product-view.product-adventure-sadhguru-exclusive .box-tocart,
.catalog-product-view.product-adventure-sadhguru-exclusive .product-info-price,
.catalog-product-view.product-adventure-sadhguru-exclusive .product.info.detailed,
.catalog-product-view.product-adventure-sadhguru-exclusive .review-list,
.catalog-product-view.product-full-moon-flirtations .box-tocart,
.catalog-product-view.product-full-moon-flirtations .product-info-price,
.catalog-product-view.product-full-moon-flirtations .product.info.detailed,
.catalog-product-view.product-full-moon-flirtations .review-list,
.catalog-product-view.product-karma-book-tour-replays .product-info-main .product-add-form,
.catalog-product-view.product-karma-book-tour-replays .product-info-main div#customer-reviews,
.catalog-product-view.product-karma-book-tour-replays .product.info.detailed,
.catalog-product-view.product-self-exploration .box-tocart,
.catalog-product-view.product-self-exploration .product-info-price,
.catalog-product-view.product-self-exploration .product.info.detailed,
.catalog-product-view.product-self-exploration .review-list,
.category-conscious-gifts #product-item-info_4662 .pricewhatsapp,
.category-conscious-gifts-for-him-and-her.catalog-category-view .breadcrumbs,
.category-conscious-gifts.catalog-category-view #product-item-info_4632 .pricewhatsapp,
.category-conscious-gifts.catalog-category-view #product-item-info_4633 .pricewhatsapp,
.category-conscious-gifts.catalog-category-view #product-item-info_4635 .pricewhatsapp,
.category-conscious-gifts.catalog-category-view #product-item-info_4636 .pricewhatsapp,
.categorypath-collections-conscious-gifts-for-him-and-her #layered-filter-block,
.categorypath-collections-conscious-gifts-for-him-and-her .product.actions.product-item-actions,
.categorypath-collections-conscious-gifts-for-him-and-her .toolbar.toolbar-products,
.categorypath-consecrated-devi-consecrated-sarees .stock.unavailable,
div#account-nav li.nav.item:nth-child(8) {
  display: none;
}
#product-price-5703,
#product-price-5705,
.catalog-product-view.product-adventure-sadhguru-exclusive .block.review-add,
.catalog-product-view.product-adventure-sadhguru-exclusive .related-category,
.catalog-product-view.product-full-moon-flirtations .block.review-add,
.catalog-product-view.product-full-moon-flirtations .related-category,
.catalog-product-view.product-karma-book-tour-replays .product-info-main .block.review-add,
.catalog-product-view.product-karma-book-tour-replays .product-info-main .product-info-price,
.catalog-product-view.product-self-exploration .block.review-add,
.catalog-product-view.product-self-exploration .related-category {
  display: none !important;
}
.category-conscious-gifts.catalog-category-view #product-item-info_4636 {
  cursor: default;
  pointer-events: none;
}
.category-conscious-gifts.catalog-category-view li.item.product.product-item {
  width: 20%;
}
.categorypath-collections-conscious-gifts-for-him-and-her .columns {
  padding-top: 0;
}
.categorypath-collections-conscious-gifts-for-him-and-her .products {
  margin: 0;
  padding-top: 0;
}
.bottom-toolbar p#toolbar-amount {
  display: block !important;
  color: transparent;
}
.catalog-product-view .product-info-main .action.towishlist:before {
  left: 7px !important;
  top: 10px !important;
}
.aw-sarp2-product-subscription-options .aw-sarp2-subscription__dropdown-switcher .subscribe-and-save {
  display: block !important;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li .details-value {
  font-size: 14px;
}
.opc-block-summary .minicart-items .product-item-details .item-options dd,
.opc-block-summary .minicart-items .product-item-details .item-options dt {
  width: 100% !important;
}
.aw_sarp2-profile_edit-index a.cancel.action {
  display: block !important;
}
.product-item-inner .actions-primary form {
  display: flex !important;
  justify-content: space-between !important;
}
.product-item-inner .actions-primary form .products.list .product-item-info .product-item-inner .actions-primary button {
  width: 50% !important;
}
.additional_addtocart {
  width: 100% !important;
}
.product.actions.product-item-actions form {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sections.nav-sections li.level0.has-child .menu-left {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  visibility: visible !important;
  opacity: 1;
  display: none;
}
.sections.nav-sections li.level0.has-child:hover .menu-left {
  visibility: visible !important;
  opacity: 1;
  -webkit-transition-delay: .15s;
  transition-delay: .15s;
  display: block;
}
.block-minicart .subtotal {
  display: block;
  padding: 25px 30px 15px;
  bottom: 75px;
  width: 100%;
  z-index: 10;
  background: #ffffff;
  left: 0;
  z-index: 999 !important;
}
.catalog-category-view div#product-item-info_4907 .actions-primary {
  display: block !important;
}
@media (min-width: 320px) and (max-width: 768px) {
  #mySidenav .menu-left {
    display: none;
  }
}
#product-price-5052,
#product-price-5075 {
  display: none;
}
#mySidenav .menu-left {
  z-index: 9999999999;
}
.header.content {
  height: auto;
}
span.total-tax-inclusive {
  margin-left: 6px;
  font-size: 13px;
}
#product-options-wrapper label {
  margin-right: 0 !important;
  text-align: center;
  width: auto !important;
  line-height: normal;
  margin-bottom: 0;
}
#shopping-cart-table .cart.item .col.item .product-item-details .item-options dd {
  display: inline-grid;
}
li.contact-li {
  font-size: 16px;
}
.catalog-product-view .product-info-main .product.info.detailed .data.item.content.active {
  display: block;
}
.product.data.items .table-wrapper {
  margin-top: 30px;
}
.product-social-links {
  width: 100%;
  float: left;
}
.page-product-downloadable .product-add-form {
  margin-bottom: 0;
}
.paypal.checkout.after.paypal-logo.ec_shortcut_DlWovBLlItIZRPMJSswjJ6djJr0OLp5o {
  display: none;
}
.cms-adiyogi-store,
.cms-adiyogi-store .ishaessentials,
.cms-diwali-store,
.cms-diwali-store .ishaessentials,
.cms-gift-store,
.cms-gift-store .ishaessentials,
.cms-offers-for-well-being,
.cms-offers-for-well-being .ishaessentials {
  background-color: #fdf8ee !important;
  padding-bottom: 25px;
}
.tophead h3 {
  text-align: center;
  font-size: 36px;
  position: relative;
  font-family: 'Fedra Sans Medium 5';
  background: none;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0px;
  color: #a92611 !important;
}
.more-button {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
}
.more-button a {
  height: auto;
  background: 0 0;
  border: solid 1px #a92611;
  line-height: normal;
  padding: 15px 40px;
  border-radius: 3px;
  color: #a92611;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
.cms-adiyogi-store .product-image-container,
.cms-bhairavi-sadhana .product-image-container,
.cms-offers-for-well-being .product-image-container,
.cms-sadhana-supports .product-image-container,
.cms-save-soil .product-image-container,
.cms-summer-wellness .product-image-container,
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .product-image-container {
  display: contents;
  max-width: 100%;
}
.cms-offers-for-well-being .product-item-inner .actions-primary button {
  width: 100% !important;
  display: block;
  border-radius: 30px;
  background: #e8b55c;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto !important;
  padding: 8px 0;
  margin: 0 !important;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px !important;
  font-weight: 400;
  letter-spacing: .45px;
}
.page-products .products-grid .product-item .product-item-details,
.product-item .product-reviews-summary.short,
.products.list .product-item-info .product-item-inner,
.products.list .product-item-info a {
  float: left;
  width: 100%;
}
.product-item .product-reviews-summary.short {
  float: left !important;
  margin-bottom: 8px;
  margin-top: -8px;
}
.pricewhatsapp {
  margin: 5px 0 10px !important;
  margin-bottom: 0 !important;
  float: left;
  width: 100%;
}
.price-box.price-final_price,
.price-box.price-final_price .old-price span.price-container.price-final_price.tax.weee,
.price-final_price,
.product-item .old-price,
.product-item .old-price .price-final_price,
.product-item .price-box {
  float: left;
  width: 100%;
}
.price-box.price-final_price .old-price span.price-container.price-final_price.tax.weee,
.product-item .price-to {
  text-align: right;
}
.product-item-details .price-final_price .old-price .price-wrapper .price {
  padding-left: 0;
}
.page-bottom {
  margin: 0 auto;
  width: 100% !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.products-grid.wishlist .product-item .box-tocart .tocart {
  display: block;
}
span.wishlist {
  position: relative;
}
.swatch-option[data-option-empty|=true] {
  opacity: 0 !important;
}
.product-options-wrapper .swatch-opt .swatch-option[data-option-empty=true] + label:after {
  content: '';
  width: 3px;
  height: 100%;
  background: #e8b55c !important;
  border-radius: 0;
  transform: rotate(45deg);
  position: absolute;
  left: 50%;
  top: 0;
  opacity: 1;
}
span.swatch-notify:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  margin: auto;
  position: absolute;
  bottom: -3px;
  z-index: 1;
  background: #ffffff;
  border-bottom: 1px solid red;
  border-right: 1px solid red;
  transform: rotate(45deg);
  left: calc(45%);
}
span.swatch-notify {
  top: -26px;
  margin-left: 0;
  border: 1px solid red;
  padding: 4px;
  border-radius: 4px;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
}
.swatch-option-tooltip {
  display: none !important;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .label {
  position: absolute !important;
}
.onestepcheckout-index-index .page-main .checkout-container .payment-methods .payment-methods-inner .payment-method .payment-method-title .radio:checked + .label:before {
  color: #eeac35;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method-content {
  width: 100%;
  padding: 0 !important;
}
body.onestepcheckout-index-index.page-layout-checkout_with_top_menu {
  background: #fdf8ee;
}
.onestepcheckout-index-index .page-main .checkout-container {
  max-width: 100%;
  font-family: 'Fedra Sans Book 5';
}
.onestep-shipping-method {
  max-height: 400px;
  overflow-y: scroll;
}
.product-reviews-summary-offers_list {
  min-height: 19px;
}
.product-reviews-summary-offers_list .swatch-attribute {
  display: none;
}
ul.shipping-list {
  margin-left: 3px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item .group-title .mark {
  background: #eeac35 !important;
  color: #ffffff;
  font-size: 22px;
  line-height: 22px;
  font-family: 'Fedra Sans Book 5';
  width: 34px;
  height: 34px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar {
  background-color: #fdf8ee;
  border: 0;
  top: 155px;
  margin-top: 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar::-webkit-scrollbar {
  display: none;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-card {
  background: 0 0;
  border: none;
  border-bottom: 1px solid #d8d8d8;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals tr.totals .mark {
  font-size: 13px;
}
.onestepcheckout-index-index .aw-onestep-sidebar-totals .grand.totals .amount,
.onestepcheckout-index-index .aw-onestep-sidebar-totals .grand.totals .mark {
  font-size: 16px !important;
  font-weight: 700 !important;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .payment-method,
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item.not-selected-item,
.onestepcheckout-index-index .page-main .checkout-container .payment-methods .payment-methods-inner .payment-method .payment-method-title,
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card {
  background-color: #f9f9f8;
}
.onestepcheckout-index-index.page-layout-checkout_with_top_menu .page-header {
  z-index: 10;
  height: auto;
}
.onestepcheckout-index-index.page-layout-checkout_with_top_menu main#maincontent {
  margin-top: 0;
}
.onestepcheckout-index-index .aw-button-simple {
  box-shadow: 0 0 3px 1px #00699d;
  border-radius: 20px;
  font-size: 11px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item.selected-item {
  border: 1px solid #eeac35;
  box-shadow: inset 0 0 0 1px #eeac35;
}
#checkout-shipping-method-load input[type=radio]:checked + label:after,
.onestepcheckout-index-index .page-main .aw-onestep-main .onestep-shipping-address .form .field.choice .checkbox:checked + .label:before,
.onestepcheckout-index-index .page-main .aw-onestep-main .shipping-address-items ol .shipping-address-item.selected-item:after,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block .newsletter-subscriber .newsletter-subscriber__input:checked + .newsletter-subscriber__label:before,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block .newsletter-subscriber .newsletter-subscriber__input:focus + .newsletter-subscriber__label:before,
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block .newsletter-subscriber .newsletter-subscriber__input:hover + .newsletter-subscriber__label:before,
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .radio + .label:hover:before,
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card .radio:checked + .label:before {
  color: #eeac35;
}
.onestepcheckout-index-index .page-main .checkout-container .payment-methods .onestep-billing-address .billing-address-same-as-shipping:checked + .label:before,
.onestepcheckout-index-index .page-main .checkout-container .payment-methods .onestep-billing-address .billing-address-same-as-shipping:focus + .label:before {
  color: #eeac35 !important;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .new-shipping-address-form {
  margin-top: 22px;
}
.payment-method.payment-method-braintree {
  z-index: 0;
}
.onestepcheckout-index-index .page-main .shipping-method .onestep-shipping-method .onestep-shipping-method-list .shipping-method-card--wrapper > .radio:checked + .label {
  border-color: #eeac35;
  box-shadow: inset 0 0 0 1px #eeac35;
}
.onestepcheckout-index-index header.page-header {
  z-index: 9999;
}
body .page-header.headersticky #mySidenav .menu-left,
body header #mySidenav .menu-left {
  top: auto !important;
}
.onlyentials:before {
  display: none;
}
.cms-sample-home-page .page-main .block {
  background: #ffffff;
  padding: 30px 0;
}
.cms-sample-home-page .page-main .block .block-content span.calltoaction.mobile {
  position: relative;
}
.cms-sample-home-page .page-main .widget-slider-content .bottom-link {
  text-align: center;
  padding-top: 25px;
}
.cms-sample-home-page .page-main .ishaessentials .calltoaction a {
  font-family: 'Fedra Sans Book 5';
  text-align: center;
  font-size: 21px;
  color: #a92611 !important;
  text-decoration: underline;
  text-transform: none;
}
.ishaessentials .block-title {
  margin-bottom: 20px;
}
.cms-sample-home-page .page-main .block.widget-slider-content {
  padding: 45px 0 !important;
}
.cms-sample-home-page .page-main #iconic-offer-homepage-block .block,
.widget-slider-content + .widget-slider-content + .block-static-block {
  padding-left: 6px !important;
  padding-right: 6px !important;
  box-sizing: border-box;
}
.iconic-carousel .owl-dots button {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5) !important;
}
.cms-sample-home-page .iconic-carousel {
  margin-bottom: 0;
}
.cms-sample-home-page .page-wrapper main#maincontent {
  margin-bottom: 0;
}
.cms-sample-home-page .page-main .block.home-review-wrap {
  background-color: #ffffff !important;
  padding: 20px 0 !important;
  padding-left: 6px !important;
  padding-right: 6px !important;
}
.cms-sample-home-page .categorycarousel-container .categorycarousel-column {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.cms-sample-home-page .categorycarousel-section {
  padding-top: 0;
}
.categorycarousel-container {
  padding: 40px 0;
}
.cms-sample-home-page .page-footer,
.page-footer {
  padding: 0px !important;
  margin: 0;
}
.filter-options {
  text-align: left !important;
}
.catalog-category-view .product-item-details {
  border: none;
}
#customer-reviews .items.review-items .review-content,
#customer-reviews .items.review-items .review-details,
#customer-reviews .items.review-items .review-title {
  text-align: left !important;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 1.75rem;
  color: #e8b55c;
}
div#product-options-wrapper .control {
  margin-top: 10px;
  width: 30%;
  font-size: 14px;
  min-width: fit-content;
}
.owl-carousel.iconic-carousela .owl-item img {
  display: block;
  width: auto;
}
.sections.nav-sections li.level0:hover:after {
  top: 31px !important;
}
.cms-sample-home-page .ishaessentials.onlyentials,
.cms-sample-home-page .page-main .block.widget-icons-slider .widget.block.block-static-block {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.cms-sample-home-page .page-header.headersticky .header.content .right-container-wrap .header.links .icon.wishlist-my-icon {
  position: relative;
  top: 0 !important;
  left: 0 !important;
}
.giftstore-mid-section .widget.block.block-static-block {
  padding-bottom: 0;
}
.cms-sample-home-page .page-main .giftstore-mid-section .block {
  padding: 0 0 30px !important;
}
.cms-sample-home-page span.price-container.price-final_price.tax.weee {
  width: 100%;
  float: left;
  text-align: center;
}
.cms-sample-home-page .price-box.price-final_price .old-price,
.price-box.price-final_price .old-price {
  width: auto !important;
  margin: 0;
  margin-left: 0;
  float: left;
  text-align: center;
}
.cms-sample-home-page .product-item .product-item-details .price-box {
  margin: 0 auto;
  position: relative;
  height: auto;
  padding: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.page-header .panel.wrapper .header-promo-slider h4 {
  justify-content: center !important;
  color: #000;
  font-size: 13px !important;
  margin-bottom: 0 !important;
  font-weight: 400;
  width: 100%;
  float: left;
  padding-top: 0;
  min-height: 26px;
  text-align: center;
}
.account .block .block-content,
.box.box-information {
  text-align: left;
}
.cms-page-view .columns {
  padding-top: 0;
}
.minicart-wrapper {
  margin-left: 3px !important;
}
#mini-cart .product-item-details {
  padding: 0;
  width: calc(100% - 126px);
  padding-left: 15px;
  text-align: left;
  float: left;
  min-height: unset;
}
.categorycarousel-container .categorycarousel-product {
  padding-bottom: 0;
  min-height: 180px !important;
}
.widget-slider-content .categorycarousel-product .product-item-name {
  margin: 0;
}
.widget-icons-slider.owl-carousel .owl-stage {
  margin: 0 auto;
}
.widget.block.block-static-block.banner_space {
  padding: 0 !important;
}
.cms-sample-home-page .price-box.price-final_price .old-price span.price-container.price-final_price.tax.weee {
  width: 100%;
}
.widget-slider-content .product-item .category-carousal.price-box .old-price .price {
  font-size: 20px !important;
  font-weight: 600 !important;
  color: #e8b55c !important;
}
.minicart-wrapper .action.showcart:before {
  width: 32px !important;
  height: 30px !important;
  margin-top: 2px;
}
.catalog-product-view .product-info-main .product-info-price,
.product-info-main .product-info-price .price-box {
  width: 100%;
}
span.price-container.price-final_price.tax.weee {
  width: auto !important;
  float: left;
}
.cms-sample-home-page .page-main .block.widget-icons-slider,
.cms-sample-home-page .page-main .block.widget-icons-slider .widget.block.block-static-block {
  background: #fdf8ee;
}
.widget-product-grid .product-item .product-item-inner.mobile button.tocart {
  background: #e8b55c;
}
#minicart-content-wrapper .cartcalltoaction {
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 10px;
  background: #ffffff;
  z-index: 10;
  width: 100%;
  padding: 0 10%;
}
body:not(.cms-sample-home-page) .page-wrapper .page-bottom {
  padding: 0 !important;
  margin: 0 !important;
  background-color: #ffffff !important;
}
.checkout-cart-index .page-title-wrapper,
.columns {
  padding-top: 0 !important;
}
.block-static-block h2,
.cms-sample-home-page .block-products-list .block-title strong,
.cms-sample-home-page .block-title h2,
body .page-bottom .footernewsletter .content h2 {
  text-transform: none;
  font-family: 'Fedra Sans Light';
}
.cms-home .block-title h2,
.cms-home .widget .block-title h2 {
  font-family: 'Fedra Sans Light';
}
.cms-sample-home-page .block-products-list .block-title strong {
  padding: 0;
  margin-bottom: 0;
}
.categorycarousel-section .owl-carousel .owl-stage-outer {
  padding-top: 0;
}
.cms-sample-home-page .widget-slider-content .product-item .price-box.price-final_price {
  flex-direction: column;
}
.cms-sample-home-page .widget-slider-content .price-box.price-final_price .old-price,
.cms-sample-home-page .widget-slider-content span.price-container.price-final_price.tax.weee {
  width: 100% !important;
}
.minicart-wrapper.active .block-minicart {
  padding: 30px !important;
}
.minicart-items-wrapper {
  height: calc(100vh - 270px) !important;
}
.checkout-index-index .minicart-items-wrapper {
  height: auto !important;
}
.onestepcheckout-index-index .page-title {
  margin-top: 20px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item:not(:first-of-type) {
  margin-top: 50px;
}
.onestepcheckout-index-index .discount-code .form-discount .action-apply {
  min-height: unset !important;
  letter-spacing: 0;
  min-width: auto;
  font-size: 15px;
}
.onestepcheckout-index-index .discount-code .form-discount .action-apply:hover {
  color: #ffffff;
}
.onestepcheckout-index-index .page-main .checkout-container .osc-fluid .field + .field {
  margin-left: 10px !important;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item .group-title h2 {
  display: flex;
  align-items: center;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .minicart-items-wrapper {
  margin-right: 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-card {
  padding: 16px 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-card:last-child {
  border-bottom: none;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-sidebar-product-options .aw-sidebar-product-options-wrapper {
  flex-wrap: wrap;
  white-space: normal;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-sidebar-product-options .aw-sidebar-product-options-wrapper .values {
  margin-left: 0;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-sidebar_order-note button:focus {
  outline: 0;
}
.checkout-onepage-success .page-main {
  margin-top: 0;
  max-width: 100% !important;
}
.checkout-index-index .page-header {
  z-index: 9;
}
#product-item-info_5278 span.price-container.price-final_price.tax.weee {
  float: left;
  padding: 0;
  margin: 0;
}
#product-item-info_5278 .product-item-details .price-final_price .old-price .price-wrapper .price {
  padding-left: 10px;
}
.products.list .product-item-info .product-item-name {
  min-height: 18px;
}
.product-item .price-box {
  margin: 0;
}
.catalog-product-view .product.media {
  display: block;
}
.category-adiyogi li.item.product.product-item:nth-child(2) .stock.notifyme,
.cms-adiyogi-store li.item.product.product-item:first-child .stock.unavailable,
.product-adiyogi-statue-two-and-half-feet .product.alert,
body.product-adiyogi-statue-two-and-half-feet .stock.unavailable,
div#product-item-info_5703 .notifyme {
  display: none;
}
div#product-options-wrapper label {
  line-height: normal !important;
  margin-bottom: 0;
}
.price-box.price-final_price .old-price {
  float: left;
  width: 50%;
  margin: 0;
}
.price-box.price-final_price .old-price span.price-container.price-final_price.tax.weee {
  color: #e8b55c !important;
}
.contact-faq-content section:last-child {
  display: block;
}
.onestepcheckout-index-index .modal-popup .modal-inner-wrap {
  background: #fdf8ee;
  border-radius: 4px;
  max-width: 800px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: 5rem 0;
}
.onestepcheckout-index-index .modal-popup .modal-header {
  border: none;
  padding-left: 42px;
}
.onestepcheckout-index-index .modal-popup .modal-inner-wrap .modal-header h1 {
  font-weight: 400;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  border: none;
  padding: 0;
}
.onestepcheckout-index-index .modal-popup .modal-inner-wrap .modal-footer {
  border: none;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
  justify-content: flex-end;
}
.onestepcheckout-index-index .modal-popup .modal-content {
  border: none;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
  justify-content: space-between;
  background: 0 0;
  padding-bottom: 0;
}
.onestepcheckout-index-index .modal-popup .modal-content .zonosmsg {
  border: 1px solid #f0b95b;
  padding: 2rem;
  display: flex;
  justify-content: space-between;
  background: 0 0;
  border-radius: 4px;
}
.modal-custom .action-close:active,
.modal-custom .action-close:focus,
.modal-popup .action-close:active,
.modal-popup .action-close:focus,
.modal-slide .action-close:active,
.modal-slide .action-close:focus {
  outline: 0;
}
.onestepcheckout-index-index .modal-popup .modal-content .zonosmsg .opcmodelpopup {
  visibility: hidden;
  display: none;
}
.onestepcheckout-index-index .page-main .checkout-container .fl-label-state .label,
.onestepcheckout-index-index .page-main .checkout-container .fl-placeholder-state .label,
.onestepcheckout-index-index .page-main .checkout-container fieldset .field .label {
  z-index: 0;
}
.cms-adiyogi-store .ishaessentials .product-item-inner .actions-primary,
.cms-diwali-store .ishaessentials .product-item-inner .actions-primary,
.cms-gift-store .ishaessentials .product-item-inner .actions-primary,
.cms-offers-for-well-being .ishaessentials .product-item-inner .actions-primary {
  width: 100%;
  margin-bottom: 65px;
}
#product-options-wrapper .fieldset-bundle-options .control {
  width: 100%;
}
.price-box.price-final_price {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.product-item .minimal-price-link {
  margin-top: 0;
  width: auto !important;
}
.catalog-product-view .price-box .price-final_price .old-price {
  width: auto !important;
  margin-left: 98px !important;
  float: left;
  padding: 0 0 0 15px;
}
p.minimal-price {
  margin-bottom: 0;
}
.contact-index-index .columns {
  padding-top: 0;
}
.price-box.price-final_price .old-price {
  padding: 0 !important;
}
.cms-sample-home-page .product-item-details {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  vertical-align: top !important;
  align-content: center !important;
}
.ishaessentials .product-item-info .product-reviews-summary.short {
  top: 0 !important;
  margin-bottom: 0 !important;
  margin-top: -10px !important;
}
.cms-gift-store.product-item-details {
  position: relative !important;
}
.page-product-bundle .price-box.price-final_price .old-price {
  margin-left: 2px;
  float: left;
  padding: 0 0 0 15px;
}
.zonos-success-index.page-layout-1column .checkout-success a.order-number {
  color: #a92611;
}
.zonos-success-index h1.page-title {
  display: none !important;
}
.zonos-success-index.page-layout-1column {
  text-align: center;
  background: #fdf8ee;
  font-size: 16px;
}
.block.widget .products-grid .product-item .product-item-inner.mobile,
.page-layout-1column .block.widget .products-grid .product-item .product-item-inner.mobile,
.widget-product-grid .product-item .product-item-inner.mobile .tocart {
  display: none !important;
}
.bottom-toolbar .toolbar-products:after {
  border-top: none !important;
}
.catalog-product-view .block.related .owl-nav,
.catalog-product-view .block.upsell .owl-nav {
  text-align: left;
}
.catalog-product-view .block.related .owl-nav button span,
.catalog-product-view .block.upsell .owl-nav button span {
  line-height: 34px;
}
.catalog-product-view .block.related .owl-nav button:focus,
.catalog-product-view .block.upsell .owl-nav button:focus {
  outline: 0;
}
.catalog-product-view .block.related .owl-carousel .owl-stage,
.catalog-product-view .block.upsell .owl-carousel .owl-stage {
  margin: 0 auto;
}
.catalog-product-view .block.upsell .item.product.product-item {
  width: 100%;
}
.catalog-product-view .block.upsell .product-item-info {
  width: 85%;
}
.catalog-product-view .block.related .product.details.product-item-details,
.catalog-product-view .block.upsell .product.details.product-item-details {
  float: left;
  width: 100%;
  text-align: center;
}
.block.related .price-box.price-final_price,
.block.upsell .price-box.price-final_price {
  justify-content: center;
  display: flex;
}
.catalog-product-view .block.related .block-title.title strong,
.catalog-product-view .block.upsell .block-title.title strong {
  text-transform: capitalize;
}
.related-category {
  margin-bottom: 30px;
}
.relatedCategory {
  position: relative;
  margin: 0 auto !important;
  justify-content: center;
  display: flex;
  align-items: center;
  padding: 20px 0;
}
.relatedCategory .innersection {
  display: flex;
}
.relatedCategory .pillslisting {
  width: auto !important;
}
.relatedCategory a {
  margin: 5px !important;
}
.relatedCategory span.related-category {
  margin: 5px 0;
  display: flex !important;
  padding-right: 0 !important;
}
.relatedCategory span.related-category span {
  margin-right: 8px;
  min-width: fit-content;
}
#iconic-offer-homepage-block.block-static-block h2 {
  padding: 40px 0 0;
}
#mini-cart li .product .details-qty.qty {
  display: flex !important;
  align-items: center;
  margin: 0 0 30px;
}
.minicart-items .item-qty {
  width: 42px;
}
.cms-offers-for-well-being span.wishlist {
  position: unset;
}
.cms-offers-for-well-being .ishaessentials .product-item .product-item-name {
  margin-bottom: 0;
  padding: 0;
}
.ishaessentials .product-item .product-item-name a {
  white-space: nowrap;
}
.cms-offers-for-well-being .ishaessentials .product-item-info .product-reviews-summary.short {
  margin-top: 0 !important;
  width: 100%;
}
.cms-offers-for-well-being .tophead h3 {
  margin-bottom: 30px;
}
header.modal-header {
  justify-content: center;
}
select.swatch-select.color {
  max-width: 350px;
  margin-left: 30px;
  margin-bottom: 10px;
}
.swatch-attribute-options {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
}
.swatch-option-wrap {
  margin: 0 10px !important;
  position: relative;
  display: flex;
  max-width: 60px;
  float: left;
}
div#product-options-wrapper .swatch-attribute-options label {
  position: absolute;
  width: 42px !important;
  height: 42px;
  background: #fff !important;
  border-radius: 50%;
  z-index: 0;
  line-height: 40px !important;
  left: 0;
  border: 1px solid #c4c4c4;
  color: #000;
}
.aw-sbp__bundle-options-container div#product-options-wrapper label {
  width: calc(100% - 30px) !important;
  text-align: left;
}
.aw-sbp__bundle-options-container div#product-options-wrapper label a {
  color: #000;
}
.swatch-opt input[type=radio]:checked,
.swatch-opt input[type=radio]:not(:checked) {
  left: 0 !important;
  top: 0 !important;
  height: 42px !important;
  width: 42px !important;
  margin: 0 !important;
}
div#product-options-wrapper .swatch-attribute-options label:before {
  display: none;
}
.swatch-opt input[type=radio]:checked + label {
  background: #e8b55c !important;
  transition: all 0.2s ease 0s;
}
#minicart-content-wrapper .actions .primary button {
  border: none;
}
.field.downloads {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  #minicart-content-wrapper .cartcalltoaction {
    position: absolute !important;
    bottom: 0 !important;
    width: 100% !important;
    left: 0 !important;
  }
  .products.list .product-item-info .product-item-inner .actions-primary button {
    font-size: 12px !important;
    width: 100% !important;
  }
  .offer-tag {
    font-family: 'Fedra Sans Book 5';
    font-size: 11px;
    background: #ffef34;
    width: 91px;
    text-align: center;
    padding: 6px 0;
    position: absolute;
    right: 0;
    color: #000;
    top: 0;
    z-index: 100;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
  }
  .item.product.product-item.out-of-stock .product-item-inner .unavailable {
    position: absolute;
    top: 0;
    right: 0;
    font-family: 'Fedra Sans Book 5';
    font-size: 11px;
    background: #ffffff;
    width: 91px;
    text-align: center;
    padding: 6px 0;
    z-index: 100;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border: none !important;
  }
  .item.product.product-item.out-of-stock .product-item-inner .unavailable {
    padding: 8px 0 !important;
    border-radius: 40px !important;
    color: #fff !important;
    border: none !important;
  }
  .item.product.product-item.out-of-stock .product-item-inner .unavailable:hover {
    background: #edaa39 !important;
  }
  .cms-adiyogi-store .seven-ways-banner,
  .cms-bond-of-grace .seven-ways-banner,
  .cms-books .seven-ways-banner,
  .cms-devi-yantras .seven-ways-banner,
  .cms-diwali .seven-ways-banner,
  .cms-diwali-offers .seven-ways-banner,
  .cms-independence-day .seven-ways-banner,
  .cms-navratri .seven-ways-banner,
  .cms-offers-for-well-being .seven-ways-banner,
  .cms-sadhana-supports .seven-ways-banner,
  .cms-save-soil .seven-ways-banner,
  .cms-stw-diwali .seven-ways-banner,
  .cms-summer-wellness .seven-ways-banner {
    position: relative;
    width: 100vw;
    left: 50%;
    bottom: 0;
    min-height: auto;
    margin-left: -50vw;
    top: 0;
  }
  .cms-adiyogi-store .seven-ways-banner img,
  .cms-bhairavi-sadhana .seven-ways-banner img,
  .cms-bond-of-grace .seven-ways-banner img,
  .cms-books .seven-ways-banner img,
  .cms-devi-yantras .seven-ways-banner img,
  .cms-diwali .seven-ways-banner img,
  .cms-diwali-offers .seven-ways-banner img,
  .cms-independence-day .seven-ways-banner img,
  .cms-navratri .seven-ways-banner img,
  .cms-offers-for-well-being .seven-ways-banner img,
  .cms-sadhana-supports .seven-ways-banner img,
  .cms-sannidhi-info .seven-ways-banner img,
  .cms-save-soil .seven-ways-banner img,
  .cms-stw-diwali .seven-ways-banner img,
  .cms-summer-wellness .seven-ways-banner img,
  .cms-the-rudraksha-guide .seven-ways-banner img {
    width: 100%;
  }
  .cms-adiyogi-store .for-mobile-view,
  .cms-bhairavi-sadhana .for-mobile-view,
  .cms-bond-of-grace .for-mobile-view,
  .cms-books .for-mobile-view,
  .cms-devi-yantras .for-mobile-view,
  .cms-diwali-offers .for-mobile-view,
  .cms-independence-day .for-mobile-view,
  .cms-navratri .for-mobile-view,
  .cms-offers-for-well-being .for-mobile-view,
  .cms-sadhana-supports .for-mobile-view,
  .cms-sannidhi-info .for-mobile-view,
  .cms-save-soil .for-mobile-view,
  .cms-stw-diwali .for-mobile-view,
  .cms-summer-wellness .for-mobile-view,
  .cms-the-rudraksha-guide .for-mobile-view {
    display: none;
  }
  .product-item .price-from,
  .product-item .price-to {
    float: left;
    width: 100%;
  }
  .products.list .pricewhatsapp p.price-from {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .product-item .price-box p.price-from .price-label {
    display: inline-block !important;
  }
  .products.list .pricewhatsapp p.price-to {
    display: none !important;
  }
  .page-header.headersticky #mySidenav .nav-main {
    margin-left: 0;
  }
  .cms-bhairavi-sadhana .page-main,
  .cms-bond-of-grace .page-main,
  .cms-diwali-offers .page-main,
  .cms-diwali-store,
  .cms-gift-store .page-main,
  .cms-independence-day .page-main,
  .cms-offers-for-well-being .page-main,
  .cms-sadhana-supports .page-main,
  .cms-sannidhi-info .page-main,
  .cms-save-soil .page-main,
  .cms-stw-diwali .page-main {
    max-width: 100% !important;
    padding: 0 !important;
  }
  .cms-adiyogi-store .products-grid,
  .cms-bhairavi-sadhana .products-grid,
  .cms-diwali-offers .page-main,
  .cms-diwali-store .products-grid,
  .cms-gift-store .page-main,
  .cms-gift-store .products-grid,
  .cms-offers-for-well-being .products-grid,
  .cms-sadhana-supports .products-grid,
  .cms-save-soil .products-grid,
  .cms-summer-wellness .products-grid,
  .cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .products-grid {
    position: relative;
    width: 100%;
    padding: 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n+1) {
    margin-left: 2% !important;
  }
  .cms-adiyogi-store .ishaessentials .product-item,
  .cms-bhairavi-sadhana .ishaessentials .product-item,
  .cms-diwali-offers .ishaessentials .product-item,
  .cms-diwali-store .ishaessentials .product-item,
  .cms-gift-store .ishaessentials .product-item,
  .cms-offers-for-well-being .ishaessentials .product-item,
  .cms-sadhana-supports .ishaessentials .product-item,
  .cms-save-soil .ishaessentials .product-item,
  .cms-summer-wellness .ishaessentials .product-item,
  .cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .ishaessentials .product-item {
    width: 23% !important;
  }
  .catalog-product-view .product-info-main .product.info.detailed .title a {
    height: auto;
    line-height: 28px;
  }
}
@media only screen and (max-width: 1500px) {
  .product-item-details .price-final_price .old-price .price-wrapper .price {
    font-size: 14px;
    display: inline-block;
  }
  .products.list .product-item-info .price {
    font-size: 14px;
  }
  .rating-summary .rating-result {
    width: auto;
    margin-left: 0px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
  .iconic-carousel .item {
    padding: 0 0 30px;
  }
}
@media (max-width: 1366px) {
  #mySidenav .menu-left .menu-links {
    padding-left: 30px !important;
  }
}
@media only screen and (max-width: 1200px) {
  div#product-options-wrapper .control {
    width: 50%;
  }
}
@media only screen and (max-width: 1024px) {
  .relatedCategory span.related-category {
    margin: 0;
    display: block !important;
  }
  .relatedCategory span.related-category:after {
    top: -4px;
  }
  .catalog-product-view .product.attribute.overview p {
    text-align: left;
  }
  .catalog-product-view .product-info-main .product-info-price {
    padding: 0 15px 10px;
  }
  .catalog-product-view .product-info-main h1.page-title {
    text-align: left;
  }
  .catalog-product-view .product-info-main .product-reviews-summary {
    float: none;
    margin: 0;
    padding: 0 15px;
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    justify-content: space-between;
  }
  .catalog-product-view .product-info-main .product-reviews-summary .reviews-actions {
    padding-left: 0;
    padding-top: 4px;
  }
  .product-reviews-summary-offers_list {
    min-height: 50px;
  }
  .page-with-filter .product-item .product-reviews-summary .rating-summary {
    margin: 4px auto 0;
    width: 100%;
    text-align: center;
  }
  .products.list .product-item-info .product-item-link {
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .products.list .product-item-info .product-item-inner .actions-primary button {
    margin: 0 !important;
  }
}
.bottom-toolbar p#toolbar-amount {
  color: transparent !important;
}
@media only screen and (min-width: 768px) and (max-width: 850px) {
  .price-box.price-final_price {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .cart.table-wrapper .item-options {
    display: block !important;
  }
  .contact-index-index #maincontent .page-title {
    font-size: 20px;
  }
  .menu-parent > a {
    color: #a92611 !important;
  }
  h3.menu-parent {
    padding-left: 15px;
  }
  .contact-faq-content section {
    margin-bottom: 20px;
  }
  .contact-faq-content section ul {
    padding-inline-start: 40px;
  }
  .contact-faq-content {
    width: 100%;
  }
  .header.content .right-container-wrap .header.links .icon.wishlist-my-icon {
    display: block;
  }
  .minicart-wrapper .action.showcart:before {
    margin-top: 7px;
  }
  div#product-options-wrapper .control {
    width: 65%;
  }
  .products.list .pricewhatsapp p.price-from {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .product-item .price-box p.price-from .price-label {
    display: inline-block !important;
  }
  .products.list .pricewhatsapp p.price-to {
    display: none !important;
  }
}
.form .actions-toolbar .primary button:focus {
  outline: none;
}
.error_msg {
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .relatedCategory span.related-category:after {
    width: 100%;
    height: 19px;
    background-size: contain;
    right: 0 !important;
    top: 0 !important;
  }
  .relatedCategory span.related-category .mobile {
    font-weight: 600 !important;
  }
  .relatedCategory a {
    margin: 5px 0 !important;
  }
  .checkout-cart-index .page-main form.form-cart {
    padding-right: 15px !important;
  }
  .cart-container .form.form-cart .cart.item .item-info {
    padding: 0;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 0;
  }
  .cart.table-wrapper .actions-toolbar > .action-delete:before {
    top: 18px;
    left: 25px;
  }
  .cart.table-wrapper .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    white-space: normal;
  }
  .checkout-cart-index .cart.table-wrapper .col.subtotal {
    width: 100% !important;
    padding-top: 0;
  }
  .cart-container .cart-summary {
    padding-bottom: 56px;
  }
  .onestepcheckout-index-index .columns .column.main {
    padding-bottom: 20px;
  }
  .modal-popup.modal-slide {
    left: 10px;
    right: 10px;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: auto;
  }
  .cms-offers-for-well-being .more-button {
    padding-top: 15px;
  }
  .cms-offers-for-well-being .widget-product-grid .product-item .product-item-inner,
  .cms-offers-for-well-being .widget-product-grid .products-grid .product-item .product-item-inner {
    display: block;
    position: relative !important;
    margin: 0;
  }
  .cms-offers-for-well-being .product-item-details {
    padding: 0;
  }
  .cms-offers-for-well-being .ishaessentials .product-item .product-item-name {
    padding: 0 10px;
  }
  .cms-offers-for-well-being .product-item .price-box {
    padding: 0 5px;
  }
  .cms-offers-for-well-being .widget-product-grid .product-item .price-box .price {
    font-size: 24px !important;
  }
  .cms-offers-for-well-being .tophead h3 {
    font-size: 32px;
    padding-bottom: 14px;
  }
  .more-button a {
    padding: 12px 34px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .block.widget .products-grid .product-item .product-item-inner.desktop,
  .page-layout-1column .block.widget .products-grid .product-item .product-item-inner.desktop,
  .page-layout-3columns .block.widget .products-grid .product-item .product-item-inner.desktop,
  .widget-product-grid .product-item .product-item-inner.desktop .tocart {
    display: none !important;
  }
  .block.widget .products-grid .product-item .product-item-inner.mobile,
  .page-layout-1column .block.widget .products-grid .product-item .product-item-inner.mobile,
  .page-layout-3columns .block.widget .products-grid .product-item .product-item-inner.mobile,
  .widget-product-grid .product-item .product-item-inner.mobile .tocart {
    display: block !important;
    position: relative !important;
  }
  .cms-adiyogi-store .ishaessentials .product-item-inner .actions-primary,
  .cms-diwali-store .ishaessentials .product-item-inner .actions-primary {
    margin-bottom: 0;
  }
}
@media (max-width: 719px) {
  .catalog-product-view .relatedCategory span.related-category:after {
    right: -24px !important;
    top: 20px;
  }
  .footerlinksection .col-2 {
    margin-left: 0;
  }
  .col-2.footer-static {
    flex: initial !important;
    padding: 15px;
  }
  #mySidenav .menu-left,
  li.more-tab-menu.show-tab {
    display: none;
  }
  .additional_addtocart {
    margin: 5px 0;
  }
  .item.product.product-item.out-of-stock .product-image-photo {
    filter: initial;
    opacity: 1;
  }
  .field.subscription-type {
    float: left;
    width: 100%;
    padding: 15px;
  }
  .checkout-index-index #maincontent .opc-wrapper {
    width: 100% !important;
  }
  .checkout-index-index .page-main #checkout .field {
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 10px;
  }
  .products.list .product-item-info .product-item-inner .actions-primary button {
    width: 100% !important;
    margin: 0 !important;
  }
  .opc-estimated-wrapper {
    padding: 30px 15px !important;
  }
  .opc-progress-bar {
    width: 100% !important;
    float: left;
    clear: both;
    margin-top: 60px;
  }
  .subscription-type .fieldset > .field .choice input {
    vertical-align: middle;
  }
  .catalog-product-view .header.content .nav-toggle:before {
    background: url('../images/Menu.svg') no-repeat right top !important;
  }
  .catalog-product-view .minicart-wrapper .action.showcart:before {
    background: url('../images/cart-mobile.svg') no-repeat right top !important;
  }
  .catalog-product-view .header.content .middle-container-wrap .block.block-search label:before {
    background: url('../images/search-mobile.svg') no-repeat left top !important;
  }
  .subscription-type label.label {
    position: relative;
    left: 20px;
    vertical-align: middle;
  }
  .subscription-type input[type=radio] {
    float: left;
    clear: both;
    position: absolute;
  }
  .checkout-index-index .page-header {
    height: auto !important;
  }
  .checkout-index-index .header.content .nav-toggle {
    top: 30px;
    display: block;
  }
  .checkout-index-index .sections.nav-sections.open {
    background: 0 0 !important;
  }
  .checkout-index-index .right-container-wrap {
    display: block !important;
  }
  .checkout-index-index .header.content .right-container-wrap .minicart-wrapper,
  .checkout-index-index .page-header .minicart-wrapper {
    display: block !important;
    margin-top: -22px !important;
  }
  .maddress {
    float: left !important;
    margin: 10px 0 !important;
  }
  #checkout-step-shipping button.action.action-show-popup {
    width: 100% !important;
  }
  #mySidenav .menu-left .menu-links {
    padding: 0 !important;
  }
  .opc-estimated-wrapper .minicart-wrapper {
    display: none !important;
  }
  .account .block.account-nav {
    width: 100% !important;
  }
  .catalog-category-view .page.messages.product-added-success {
    display: block !important;
    position: fixed !important;
  }
  .ishaessentials.onlyentials .stock.unavailable {
    font-size: 18px;
    font-family: "Fedra Sans Book 5";
    background: #e8b55c;
    background: rgba(237, 170, 57, 0.8);
    color: #ffffff;
    width: 100%;
    height: 48px;
    text-align: center;
    border: 0 !important;
    padding: 0;
    font-weight: 400;
    border-radius: 0;
    line-height: 48px;
    margin-top: 53px;
  }
  .catalog-product-view #mySidenav .level0.has-child .angle-arrow {
    background: url('../images/mobile-firstlabel-arrrow.png') no-repeat right top;
  }
  .catalog-product-view .sections.nav-sections.open .second-level-child {
    background: url('../images/mobile-firstlabel-arrrow01.png') no-repeat right top !important;
  }
  .catalog-product-view .sections.nav-sections.open .second-level-child.opened {
    background: url('../images/mobile-firstlabel-arrrow02.png') no-repeat right top !important;
  }
  .catalog-product-view .sections.nav-sections.open .back-button-menu {
    background: url('../images/back-mobile.png') no-repeat left 34px !important;
  }
  .fotorama__stage__frame .fotorama__img {
    top: 50% !important;
  }
  td.col.data.short_description,
  th.col.label.short_description {
    display: none !important;
  }
  .catalog-product-view .block.related {
    overflow: visible !important;
  }
  .catalog-product-view .block.related .block-title.title:after {
    right: 20px !important;
  }
  .catalog-product-view .relatedCategory span.related-category:after {
    right: -20px !important;
  }
  .aw-sarp2-subscription__wrapper-options,
  .subscription-details .block-content {
    width: 100%;
  }
  .product-add-form .table-wrapper.grouped {
    margin-left: 0;
    margin-right: 0;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    width: 100% !important;
    margin: 0 10px;
  }
  .bundle-options-container .block-bundle-summary {
    width: 100% !important;
  }
  .orderform-add {
    width: 100%;
    background: #ffffff;
  }
  .catalog-product-view .block.upsell {
    padding-top: 0;
  }
  .ishaessentials .block-title:before {
    border-bottom: 0;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    margin: 10px 0 !important;
  }
  .form.create.account.form-create-account {
    margin: 0;
    padding: 0;
  }
  .form.form-cart .cart.main.actions {
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
    float: left;
  }
  .form.form-cart .cart.main.actions button {
    margin: 0 auto 10px !important;
    padding: 10px 40px !important;
    float: left !important;
    position: relative;
    left: unset;
    width: 260px;
  }
  .cart.table-wrapper .actions-toolbar > .action-edit {
    display: none !important;
  }
  .cart-container .form.form-cart .cart.item .item-actions {
    top: 0 !important;
  }
  .checkout-cart-index .footercopyright {
    display: block !important;
  }
  .form.form-cart .cart.main.actions .continue {
    width: 260px;
    position: relative;
    left: unset;
    margin-bottom: 10px;
    border-radius: 4px;
  }
  .catalog-product-view .page.messages.product-added-success {
    display: block;
    position: initial;
  }
  .products.list .price-box p.price-from {
    float: left;
    width: 50%;
  }
  .catalog-category-view div#product-item-info_4907 .actions-primary,
  .category-conscious-gifts.catalog-category-view #product-item-info_4632 .price-box.price-final_price,
  .category-conscious-gifts.catalog-category-view #product-item-info_4633 .price-box.price-final_price,
  .category-conscious-gifts.catalog-category-view #product-item-info_4635 .price-box.price-final_price,
  .category-conscious-gifts.catalog-category-view #product-item-info_4636 .price-box.price-final_price,
  li.item.product.product-item:nth-child(13) {
    display: none;
  }
  .category-conscious-gifts.catalog-category-view li.item.product.product-item {
    width: calc((100% - 2%)/2);
  }
  .catalog-product-view .product-info-main .product.attribute.overview p {
    padding: 0 !important;
  }
  .product-item-inner .actions-primary form {
    display: inherit !important;
    justify-content: space-between !important;
  }
  .homenewsletter {
    display: block;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .onestepcheckout-index-index .nav-toggle {
    display: block !important;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: calc((100% - 4%)/2) !important;
    margin-left: 1% !important;
    margin-right: 1% !important;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 600px) {
  .ishaessentials .show-carousel.widget-product-grid .product-item {
    width: 88% !important;
  }
  .cms-sample-home-page .product-item-inner.mobile,
  .cms-sample-home-page .product-item:hover .product-item-inner.desktop,
  .cms-sample-home-page .widget-product-grid .product-item:hover .product-item-inner.mobile,
  .cms-sample-home-page .widget-product-grid .products-grid .product-item:hover .product-item-inner.mobile {
    display: none !important;
  }
  .cms-sample-home-page .product-item-inner.desktop {
    display: none;
  }
  .cms-sample-home-page .owl-carousel .product-item .product-item-info .product-item-details {
    min-height: unset !important;
  }
  .cms-sample-home-page .product-item-inner.mobile {
    position: relative !important;
    top: auto !important;
  }
  .page-product-bundle .price-box.price-final_price .old-price {
    margin-left: 135px !important;
  }
}
@media only screen and (max-width: 576px) {
  .order-products-toolbar.toolbar.bottom .pager {
    flex-direction: column;
  }
  .order-products-toolbar .pages {
    margin: 10px 0;
  }
  div#product-options-wrapper .control {
    width: 100%;
  }
  .catalog-product-view .product-info-main,
  .catalog-product-view .product.media {
    width: 100% !important;
    padding: 0 20px;
  }
  span.swatch-notify {
    top: -42px;
    max-width: 50px;
    line-height: normal;
    text-align: center;
    font-size: 12px;
  }
}
@media only screen and (max-width: 575px) {
  .ishaessentials .product-item-info .product-reviews-summary.short {
    margin-bottom: 0;
    margin-top: 0;
  }
  .block.widget .products-grid .product-item {
    margin: 0 0 20px;
  }
  .block.widget .products-grid .product-item:last-child {
    margin-bottom: 0;
  }
  .product-reviews-summary-offers {
    min-height: unset;
  }
  .product-item-details .price-final_price .old-price .price-wrapper .price {
    font-size: 16px !important;
  }
  .more-button {
    text-align: center;
    padding-top: 0;
    margin-bottom: 30px;
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .more-button a {
    padding: 10px 34px;
  }
  .catalog-product-view .product-info-main h1.page-title,
  .catalog-product-view .product.attribute.overview p {
    text-align: left;
  }
  .catalog-product-view .product-info-main .product-info-price {
    padding: 0 15px 10px;
  }
  .catalog-product-view .product-info-main .product-reviews-summary {
    float: none;
    margin: 0;
    padding: 0 15px;
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    justify-content: space-between;
  }
  .catalog-product-view .product-info-main .product-reviews-summary .reviews-actions {
    padding-left: 0;
    padding-top: 4px;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    border: 1px solid rgba(196, 196, 196, 0.25);
    margin: 0 auto 15px;
  }
  .cms-offers-for-well-being .product-item-details {
    border: none;
  }
  .cms-offers-for-well-being .more-button {
    padding-top: 0;
    margin-bottom: 45px;
  }
}
@media (max-width: 425px) {
  .product-reviews-summary-offers_list {
    min-height: 22px;
  }
  .product-reviews-summary-offers_list {
    min-height: 50px;
  }
  .catalog-product-view .page-main {
    padding: 0 15px;
  }
  .product-options-wrapper .swatch-opt .swatch-attribute-label {
    display: block;
    float: left;
    width: auto;
    margin-bottom: 15px;
  }
  .swatch-attribute-options {
    width: 100%;
  }
  .swatch-opt input[type=radio]:checked,
  .swatch-opt input[type=radio]:checked + label:after,
  .swatch-opt input[type=radio]:not(:checked) {
    height: 32px;
    width: 32px;
  }
  div#product-options-wrapper .swatch-attribute-options label {
    width: 32px !important;
    height: 32px;
    line-height: 32px !important;
    font-size: 12px;
  }
  .aw-sbp__bundle-options-container div#product-options-wrapper label {
    width: calc(100% - 30px) !important;
    text-align: left;
  }
  .aw-sbp__bundle-options-container div#product-options-wrapper label a {
    color: #000;
  }
}
@media only screen and (max-width: 390px) {
  .product-item-details .price-final_price .old-price .price-wrapper .price,
  .products.list .product-item-info .price {
    font-size: 9px;
    display: inline-block;
  }
}
.mobile_banner {
  display: none;
}
@media only screen and (max-width: 767px) {
  .desktop_banner {
    display: none;
  }
  .mobile_banner {
    display: block;
  }
}
.catalog-product-view .block.related .block-title.title:after {
  width: 100%;
  height: 19px;
  background-size: contain;
  right: 0 !important;
}
.catalog-product-view .block.related .product-item-info .product-item-name {
  color: #241f20;
  font-weight: 600;
  font-size: 18px !important;
  letter-spacing: .45px;
}
.catalog-product-view .products.list .product-item-info .product-item-link {
  color: #020202;
  font-size: 15px !important;
  line-height: 28px;
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: 'Fedra Sans Book 5';
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.catalog-product-view .product-item-details .price-final_price .old-price .price-wrapper .price,
.catalog-product-view .products.list .product-item-info .price {
  font-size: 18px;
  display: inline-block;
}
.catalog-product-view .block.related .product.details.product-item-details,
.catalog-product-view .block.upsell .product.details.product-item-details {
  text-align: left;
}
.block.upsell .price-box.price-final_price,
.catalog-product-view .block.related .price-box.price-final_price {
  justify-content: start;
}
.catalog-product-view .block.upsell .block-title.title strong {
  font-size: 20px;
}
.cms-sample-home-page .iconic-carousel .iconic-header h3 {
  font-size: 38px;
  color: #a92611;
  letter-spacing: .01em;
  font-family: 'Fedra Sans Medium 5';
  word-wrap: normal;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-info-main,
  .catalog-product-view .product.media {
    width: 100% !important;
    padding: 0;
  }
  .catalog-product-view .product-info-main .product.attribute.overview {
    padding: 15px 0;
  }
  .catalog-product-view .product-info-main .product-info-price {
    padding: 0 0 10px;
  }
  #customer-reviews,
  .catalog-product-view .product-info-main .product-reviews-summary {
    padding: 0;
  }
  .catalog-product-view .product-info-main .page-title-wrapper.product {
    padding-right: 0;
    padding-left: 0;
  }
  .catalog-product-view .page-main .breadcrumbs {
    padding: 10px 0 !important;
  }
  #customer-reviews .write-review-btn {
    right: 0;
  }
}
.cms-sample-home-page .iconic-carousel .iconic-header h3 {
  font-size: 38px;
  color: #a92611;
  letter-spacing: .01em;
  font-family: 'Fedra Sans Medium 5';
  word-wrap: normal;
}
.sales-order-view .order-details-items.ordered .product-item-name {
  float: none;
}
#product-price-5703 {
  display: block !important;
}
#mini-cart li .product .details-qty.qty {
  display: block !important;
  position: relative;
  width: auto;
}
.page-layout-pdpproductpage.catalog-product-view.new-pdp-design .fotorama__arr--prev {
  top: calc(41% - 27px) !important;
  bottom: auto !important;
  right: auto;
  left: auto;
}
.page-layout-pdpproductpage.catalog-product-view.new-pdp-design .fotorama__arr--next {
  top: calc(41% - 27px) !important;
  bottom: auto !important;
  right: auto;
  left: auto;
}
.page-layout-pdpproductpage.catalog-product-view.new-pdp-design .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr {
  top: calc(41% - 27px) !important;
  bottom: auto !important;
}
.page-layout-pdpproductpage.catalog-product-view.new-pdp-design .fotorama__stage__frame .fotorama__img {
  top: 41% !important;
}
.page-layout-pdpproductpage.catalog-product-view.new-pdp-design .prar-review-list-wrp .prar-rev-item-detail {
  margin-bottom: 0;
}
.catalog-category-view a.notifyme-btn {
  font-size: 14px !important;
  border-radius: 30px;
}
@media (max-width: 767px) {
  .catalog-category-view .column.main {
    width: 100% !important;
    padding: 0 !important;
  }
  .catalog-category-view .columns {
    padding: 0 15px;
    padding-top: 15px !important;
  }
  .catalog-category-view .products.products-grid {
    padding: 0;
  }
  .catalog-category-view .products.products-grid toolbar-products {
    margin: 0;
  }
  .catalog-category-view .products-grid .product-item {
    margin: 0 5px;
    width: calc((100% - 20px)/2);
    overflow: hidden;
  }
  .catalog-category-view .products.list .product-item-info .product-item-inner .actions-primary button {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .catalog-category-view .additional_addtocart {
    margin: 0 !important;
  }
  .catalog-category-view .product-item .price-box {
    margin: 0;
  }
  .prar-rating-box .prar-rating-text {
    position: relative;
    left: 200px;
    bottom: 21px;
    width: 150px;
    text-align: left;
    pointer-events: none;
  }
}
.cms-sample-home-page .page-main .block.block-static-block {
  padding: 0 !important;
}
.cms-sample-home-page .page-main .block.block-static-block .seven-ways-banner {
  width: 100%;
}
.cms-sample-home-page .page-main .block.block-static-block .seven-ways-banner img {
  width: 100%;
}
.cms-sample-home-page .Homecategory {
  padding: 2%;
}
.cms-sample-home-page .Homecategory .block.block-products-list {
  padding: 0;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid {
  display: flex;
  justify-content: space-between;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items {
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 10px;
  background: transparent;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
  padding: 0 !important;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info {
  width: auto;
  position: relative;
  width: 100%;
  height: 100%;
  border: 1px solid #efefef;
  background-color: #ffffff;
  border-radius: 5px;
  overflow: hidden;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info:hover {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  box-shadow: none;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo {
  position: relative;
  width: 100%;
  height: 100%;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container {
  padding: 15px 15px 5px !important;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details {
  width: 100%;
  min-height: fit-content;
  margin: 0 !important;
  padding: 0 0 10px;
  position: relative;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-name {
  position: relative;
  width: 100%;
  padding: 0 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  top: 0;
  overflow: hidden;
  font-size: 16px;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-reviews-summary.short {
  position: absolute;
  top: 26px;
  width: 100%;
  margin: 0 !important;
  padding: 0;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  min-height: fit-content;
  margin: 4px 0 10px;
  padding: 0;
  height: 48px;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper {
  position: relative;
  height: 100%;
  min-height: fit-content;
  display: flex;
  width: 100%;
  justify-content: center;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper .price {
  font-size: 14px !important;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .gudibuy {
  margin: 0 !important;
  padding: 0;
  height: auto;
  min-height: fit-content;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-inner {
  position: relative !important;
  top: 0 !important;
  width: 100%;
  box-shadow: none;
  margin: 0;
  padding: 0;
  outline: none;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  position: relative;
  width: 100%;
  padding: 0 !important;
  margin: 0 !important;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item:hover .product-item-details .product-item-inner {
  position: static !important;
  top: 0 !important;
  width: 100%;
  box-shadow: none;
  margin: 0;
  padding: 0;
  outline: none;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner,
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item:hover .product-item-inner {
  display: flex !important;
  height: fit-content !important;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart {
  height: 32px;
  text-align: center;
  border: 0 !important;
  padding: 0 15px;
  font-weight: 400;
  border-radius: 35px;
  background: #e8b55c !important;
  border: none !important;
  outline: none !important;
  font-size: 14px;
  line-height: 1;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart:hover {
  text-decoration: none;
  background: #ee7203 !important;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary .stock.unavailable {
  height: 32px;
  text-align: center;
  border: 0 !important;
  font-weight: 400;
  border-radius: 35px;
  background: #e8b55c !important;
  border: none !important;
  outline: none !important;
  font-size: 14px;
  font-family: "Fedra Sans Book 5";
  color: #ffffff;
  padding-left: 15px;
  padding-right: 15px;
  cursor: not-allowed;
  opacity: .5;
  line-height: 1;
  position: relative;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info .actions-secondary .action.towishlist {
  top: 25px;
  left: auto;
  z-index: 99;
  position: absolute;
  right: 25px;
}
.cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info .actions-secondary .action.towishlist:before {
  margin: 0;
}
.cms-sample-home-page .Homecategory .calltoaction.desktop {
  display: flex;
  position: relative;
  width: 100%;
}
.cms-sample-home-page .Homecategory .calltoaction.desktop a,
.cms-sample-home-page .Homecategory .calltoaction.mobile a {
  margin-left: auto;
  text-decoration: none;
}
.cms-sample-home-page .page-wrapper .page-bottom {
  padding: 0 !important;
}
.page-bottom .page-bottom {
  padding: 0;
}
.page-bottom .page-bottom .footernewsletter {
  position: relative;
  padding: 104px 40px;
  background: #00206d;
  max-width: 100%;
}
.page-bottom .page-bottom .footernewsletter .footernewsletter-bg {
  width: 100%;
  transition: .3s;
  position: absolute;
  height: 100%;
  object-fit: cover;
  inset: 0;
  pointer-events: none;
}
.page-bottom .page-bottom .footernewsletter .content {
  position: relative !important;
  top: unset;
  left: auto;
  width: 55% !important;
  right: auto;
  margin: 0;
  padding: 0;
}
.page-bottom .page-bottom .footernewsletter .content h2 {
  font-family: 'Fedra Sans Std';
  font-size: 30px;
  font-weight: 300;
  line-height: normal;
  letter-spacing: .9px;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #ffffff;
}
.page-bottom .page-bottom .footernewsletter .content h3 {
  font-family: 'Fedra Sans Std';
  color: #ffffff;
}
.page-bottom .page-bottom .footernewsletter .content h3 img {
  line-height: 0;
  max-width: 280px;
  width: 100%;
  height: auto;
  margin: 15px auto 20px;
  position: relative;
}
.page-bottom .page-bottom .footernewsletter .subscribe-box a {
  width: 55% !important;
  background: #f1bb61;
  border-radius: 30px !important;
  color: #00206b;
  font-weight: 700;
  border: 1px solid #f1bb61;
}
.page-bottom .page-bottom .footernewsletter .newsletter-content {
  color: #ffffff;
}
.page-bottom .page-bottom .footernewsletter .newsletter-content a {
  color: #ffffff;
  text-decoration: underline;
}
.cms-sample-home-page .page-footer .footer.content {
  padding: 0;
}
.cms-sample-home-page .page-footer:before {
  top: 0 !important;
}
.cms-sample-home-page .footercopyright .justify-content-between {
  padding: 0;
}
.page-header.headersticky #mySidenav .nav-main {
  margin: 0 !important;
}
.minicart-wrapper .action.showcart:before {
  width: 32px !important;
  height: 25px !important;
  margin-top: 5px;
}
.minicart-wrapper .action.showcart .counter.qty {
  top: -10px !important;
}
@media only screen and (max-width: 1366px) {
  .cms-sample-home-page .page-main .block.block-static-block {
    padding: 0 !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper .price {
    font-size: 14px !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart {
    height: 32px;
    text-align: center;
    border: 0 !important;
    padding: 0 15px;
    font-weight: 400;
    border-radius: 35px;
    font-size: 14px;
  }
  .page-bottom .page-bottom .footernewsletter {
    position: relative;
    padding: 50px 15px !important;
    background: #00206d;
    max-width: 100%;
  }
  .page-bottom .page-bottom .footernewsletter .footernewsletter-bg {
    width: 100%;
    transition: .3s;
    position: absolute;
    height: 100%;
    object-fit: cover;
    inset: 0;
    pointer-events: none;
    object-position: left;
    padding: 0;
  }
  .page-bottom .page-bottom .footernewsletter .content {
    padding: 0 !important;
  }
  .cms-sample-home-page .page-main .block.block-static-block {
    padding: 0 0 10px !important;
    margin-bottom: 0 !important;
    display: block;
    position: relative;
    overflow: hidden;
  }
  .cms-sample-home-page .page-main .block.block-static-block .seven-ways-banner {
    margin-bottom: 10px;
  }
  .cms-sample-home-page .Homecategory {
    padding: 5px;
  }
  .cms-sample-home-page .Homecategory .calltoaction.desktop {
    display: none !important;
  }
  .cms-sample-home-page .Homecategory .calltoaction.mobile {
    display: flex;
    position: relative;
    width: 100%;
  }
  .cms-sample-home-page .Homecategory .calltoaction.mobile a {
    margin-left: auto;
    text-decoration: none;
    position: relative;
    right: 5px;
    font-size: 16px;
  }
  .widget-product-grid .products-grid .product-item .product-item-inner,
  .widget-product-grid .product-item {
    margin: 0 0.5% 2% !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid {
    display: flex;
    justify-content: space-between;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    display: block;
    justify-content: space-between;
    gap: 5px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    padding: 0 !important;
    position: relative;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info {
    width: auto;
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid #efefef;
    background-color: #ffffff;
    border-radius: 5px;
    overflow: hidden;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info:hover {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    box-shadow: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container {
    padding: 15px 15px 5px !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details {
    width: 100%;
    min-height: fit-content;
    margin: 0 !important;
    padding: 0 0 10px;
    position: relative;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-name {
    position: relative;
    width: 100%;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    top: 0;
    overflow: hidden;
    font-size: 14px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-reviews-summary.short {
    position: absolute;
    top: 26px;
    width: 100%;
    margin: 0 !important;
    padding: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    min-height: fit-content;
    margin: 4px 0 10px;
    padding: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper {
    position: relative;
    height: 100%;
    min-height: fit-content;
    display: flex;
    width: 100%;
    justify-content: center;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper .price {
    font-size: 14px !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .gudibuy {
    margin: 0 !important;
    padding: 0;
    height: auto;
    min-height: fit-content;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-inner {
    position: relative !important;
    top: 0 !important;
    width: 100%;
    box-shadow: none;
    margin: 0;
    padding: 0;
    outline: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    position: relative;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item:hover .product-item-details .product-item-inner {
    position: static !important;
    top: 0 !important;
    width: 100%;
    box-shadow: none;
    margin: 0;
    padding: 0;
    outline: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner,
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item:hover .product-item-inner {
    display: flex !important;
    height: fit-content !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart {
    height: 32px;
    text-align: center;
    border: 0 !important;
    padding: 0 15px;
    font-weight: 400;
    border-radius: 35px;
    background: #e8b55c !important;
    border: none !important;
    outline: none !important;
    font-size: 14px;
    line-height: 1;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart:hover {
    text-decoration: none;
    background: #ee7203 !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary .stock.unavailable {
    position: relative;
    height: 32px;
    text-align: center;
    border: 0 !important;
    font-weight: 400;
    border-radius: 35px;
    background: #e8b55c !important;
    border: none !important;
    outline: none !important;
    font-size: 14px;
    font-family: "Fedra Sans Book 5";
    color: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
    cursor: not-allowed;
    opacity: .5;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info .actions-secondary .action.towishlist {
    top: 10px;
    left: auto;
    z-index: 99;
    position: absolute;
    right: 10px;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-info .actions-secondary .action.towishlist:before {
    margin: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-secondary {
    display: none;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary {
    display: inline-flex;
    margin: 0 auto;
    width: auto;
    justify-content: center;
  }
  .page-bottom .page-bottom {
    padding: 0;
  }
  .page-bottom .page-bottom .footernewsletter {
    position: relative;
    padding: 104px 40px;
    background: #00206d;
    max-width: 100%;
  }
  .page-bottom .page-bottom .footernewsletter .footernewsletter-bg {
    width: 100%;
    transition: .3s;
    position: absolute;
    height: 100%;
    object-fit: cover;
    inset: 0;
    pointer-events: none;
  }
  .page-bottom .page-bottom .footernewsletter .content {
    position: relative !important;
    top: unset;
    left: auto;
    width: 100% !important;
    right: auto;
    margin: 0;
    padding: 0;
  }
  .page-bottom .page-bottom .footernewsletter .content h2 {
    font-family: 'Fedra Sans Std';
    font-size: 20px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: .9px;
    text-transform: uppercase;
    margin-bottom: 8px;
    color: #ffffff;
    padding: 0;
  }
  .page-bottom .page-bottom .footernewsletter .content h3 {
    font-family: 'Fedra Sans Std';
    color: #ffffff;
    font-size: 20px;
    padding: 0;
  }
  .page-bottom .page-bottom .footernewsletter .content h3 img {
    line-height: 0;
    max-width: 280px;
    width: 100%;
    height: auto;
    margin: 15px auto 20px;
    position: relative;
  }
  .page-bottom .page-bottom .footernewsletter .subscribe-box a {
    width: 90% !important;
    background: #f1bb61;
    border-radius: 30px !important;
    color: #00206b;
    font-weight: 700;
    border: 1px solid #f1bb61;
  }
  .page-bottom .page-bottom .footernewsletter .newsletter-content {
    color: #ffffff;
  }
  .page-bottom .page-bottom .footernewsletter .newsletter-content a {
    color: #ffffff;
    text-decoration: underline;
  }
  .cms-sample-home-page .page-footer .footer.content {
    padding: 0;
  }
  .cms-sample-home-page .page-footer:before {
    top: 0 !important;
  }
  .cms-sample-home-page .footercopyright .justify-content-between {
    padding: 0;
  }
  .cms-sample-home-page .page-main .block.block-products-list {
    padding: 0;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 6%)/6);
    margin-left: .5% !important;
    margin-right: .5% !important;
  }
}
@media only screen and (max-width: 1024px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 4%)/4);
    margin-left: .5% !important;
    margin-right: .5% !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container {
    padding: 0px !important;
  }
}
@media only screen and (max-width: 1023px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 4%)/4);
    margin-left: .5% !important;
    margin-right: .5% !important;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-photo .product-image-container {
    padding: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item {
    width: calc((100% - 3%)/3);
    margin-left: .5% !important;
    margin-right: .5% !important;
  }
}
@media only screen and (max-width: 376px) {
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .product-item-name {
    font-size: 13px;
    line-height: 1;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-details .price-box.price-final_price .price-wrapper .price {
    font-size: 12px;
    line-height: 1;
  }
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .tocart,
  .cms-sample-home-page .Homecategory .block.block-products-list .block-content .products-grid.grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary .stock.unavailable {
    font-size: 12px;
    line-height: 1;
    height: 28px;
    padding: 0 10px;
  }
  .page-bottom .footernewsletter .content h2 {
    font-size: 16px;
  }
  .page-bottom .page-bottom .footernewsletter .content h3 img {
    max-width: 200px;
  }
  .page-bottom .page-bottom .footernewsletter .subscribe-box a {
    width: auto !important;
    font-size: 16px;
    padding: 5px 25px;
  }
}
@media only screen and (min-width: 1023px) {
  .cms-sample-home-page .page-main .block.block-static-block .seven-ways-banner.mobile {
    display: none;
  }
  .cms-sample-home-page .page-main .block.block-static-block .seven-ways-banner.web {
    display: block;
  }
}
@media only screen and (max-width: 1023px) {
  .cms-sample-home-page .page-main .block.block-static-block .seven-ways-banner.mobile {
    display: block;
  }
  .cms-sample-home-page .page-main .block.block-static-block .seven-ways-banner.web {
    display: none;
  }
}
.landing-shop-page .title-page {
  display: block !important;
  position: relative;
  left: 0;
  font-family: 'Fedra Sans Std Demi';
  font-size: 24px;
  margin-bottom: 10px;
}
.landing-shop-page .sub-title-page {
  position: relative;
  left: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  margin-bottom: 15px;
  line-height: 20px;
}
.landing-shop-page .title-box {
  display: block !important;
  position: relative;
  left: 0;
  font-family: 'Fedra Sans Std Demi';
  font-size: 24px;
  margin-bottom: 10px;
}
.landing-shop-page p,
.landing-shop-page span {
  position: relative;
  left: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  line-height: 20px;
}
.landing-shop-page ul li {
  position: relative;
  left: 0;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  line-height: 20px;
}
.landing-shop-page .wrap-background {
  margin: 30px auto;
}
/*! CSS Used fontfaces */
body {
  color: #020202;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: 'lnum';
  -webkit-font-feature-settings: 'lnum';
  font-feature-settings: 'lnum' on;
  font-family: 'Fedra Sans Book 5', 'Open Sans', sans-serif !important;
}
.logo img {
  width: auto;
}
.cms-home .row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.cms-home #maincontent {
  max-width: 100% !important;
  padding: 0;
}
.cms-home .column.main {
  padding-bottom: 0px;
  background: #ffffff;
}
.homepagebanner img {
  width: 100%;
}
.page-header {
  background: #ffffff;
  height: 187px;
}
.sections.nav-sections {
  background: transparent;
}
.sections.nav-sections .navigation {
  background: none;
}
.homefeaturedoffer {
  padding: 20px 50px 60px 50px;
  position: relative;
  background: #ffffff;
}
.homefeaturedoffer .mobilehed {
  flex: auto;
  width: 19%;
}
.homefeaturedoffer .blocksection {
  flex: auto;
  max-width: 18%;
}
.homefeaturedoffer .blocksection img {
  -webkit-transition: .8s;
  -moz-transition: .8s;
  -o-transition: .8s;
  -ms-transition: .8s;
  transition: .8s;
  width: 100%;
}
.homefeaturedoffer .blocksection:hover {
  transition: .5s all ease;
}
.homefeaturedoffer .blocksection:hover img {
  -moz-transform: scale(1.1) rotate(0deg);
  -webkit-transform: scale(1.1) rotate(0deg);
  -o-transform: scale(1.1) rotate(0deg);
  -ms-transform: scale(1.1) rotate(0deg);
  transform: scale(1.1) rotate(0deg);
  -webkit-transition: .8s;
  -moz-transition: .8s;
  -o-transition: .8s;
  -ms-transition: .8s;
  transition: .8s;
}
.homefeaturedoffer .blocksection a {
  text-decoration: none;
  transition: .5s all ease;
  display: block;
  overflow: hidden;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
}
.homefeaturedoffer .row {
  margin-left: 0;
  margin-right: 0;
}
.homefeaturedoffer .innersection span.newtag {
  font-family: 'Fedra Sans Std';
  font-size: 12px;
  font-weight: 400;
  background: #edaa38;
  color: #ffffff;
  width: 57px;
  height: 57px;
  display: block;
  position: absolute;
  right: -20px;
  line-height: 57px;
  text-align: center;
  border-radius: 50%;
  top: -20px;
  z-index: 1;
}
.homefeaturedoffer .innersection .image {
  width: 100%;
  overflow: hidden;
}
.homefeaturedoffer .innersection .content {
  font-family: 'Fedra Sans Book 5';
  font-size: .8vw;
  padding-left: 20px;
  padding-top: 20px;
  background: #ffffff;
  padding-bottom: 10px;
  color: #020202;
  box-shadow: none !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.homefeaturedoffer .innersection .content span.subhead {
  opacity: 0.7;
}
.homefeaturedoffer .innersection .content span.mobilespan {
  display: block;
  font-size: 1.18vw;
}
.homefeaturedoffer .innersection .content span.mobilespan a {
  box-shadow: none;
  border: none;
  padding: 0;
  background: none;
  color: #020202;
  transition: .5s all ease;
}
.homefeaturedoffer .innersection .content span.mobilespan a:hover {
  transition: .5s all ease;
  text-decoration: underline;
}
.homefeaturedoffer h2 {
  font-family: 'Fedra Sans Std';
  font-size: 36px;
  position: absolute;
  bottom: 12px;
}
.homefeaturedoffer h2::before {
  content: '';
  position: absolute;
  left: -281px;
  top: -90px;
  background: url('../images/featured-bg.png') no-repeat left top;
  z-index: 1;
  height: 66px;
  width: 429px;
  background-size: 100%;
}
.homefeaturedoffer h2 span {
  display: block;
  font-size: 30px;
  font-weight: 400;
}
p:empty {
  display: none;
}
.sevewayishalife {
  position: relative;
  background: #ffffff;
  overflow: hidden;
  padding-bottom: 0px;
}
.sevewayishalife .tophead {
  text-align: center;
  padding-bottom: 20px;
}
.sevewayishalife .tophead h3 {
  font-size: 36px;
  position: relative;
  font-family: 'Fedra Sans Medium 5';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 20px;
}
.sevewayishalife .tophead p {
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 0px;
  font-family: 'Fedra Sans Book 5';
  margin-bottom: 0px;
  z-index: 101;
  position: relative;
}
.sevewayishalife .tophead p span {
  font-weight: bold;
}
.sevewayishalife .banner {
  position: relative;
}
.sevewayishalife .banner::before {
  content: '';
  position: absolute;
  top: -45px;
  left: 0px;
  width: 100%;
  height: 57px;
  background: url('../images/7-ways-top-updated.png') no-repeat center top;
  background-size: cover;
  z-index: 100;
}
.sevewayishalife::after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 57px;
  background: url('../images/7-ways-bottom-updated.png') no-repeat center top;
  background-size: cover;
  z-index: 100;
}
.sevenwayslider {
  padding: 0 140px;
  position: relative;
}
.sevenwayslider .owl-stage-outer {
  overflow: visible;
}
.sevenwayslider .sevenwayisha .item {
  position: relative;
}
.sevenwayslider .sevenwayisha .item img {
  width: auto;
}
.sevenwayslider .sevenwayisha .item .content {
  position: absolute;
  width: 341px;
  background: rgba(0, 0, 0, 0.4);
  padding: 15px 0;
  text-align: center;
  color: #ffffff;
  bottom: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  font-size: 24px;
  font-family: 'Fedra Sans Medium 5';
}
.sevenwayslider .sevenwayisha .item .content span {
  display: block;
  font-weight: bold;
  font-size: 30px;
}
.sevenwayslider .sevenwayisha .active.center .item {
  position: absolute;
  top: -30px;
}
.sevenwayslider .sevenwayisha .active.center .item img {
  -webkit-box-shadow: -2px -1px 17px -2px rgba(0, 0, 0, 0.34);
  -moz-box-shadow: -2px -1px 17px -2px rgba(0, 0, 0, 0.34);
  box-shadow: -2px -1px 17px -2px rgba(0, 0, 0, 0.34);
  border-radius: 12px;
}
.discoverisha {
  padding-top: 40px;
  padding-left: 35px;
  padding-right: 35px;
  background: #ffffff;
  position: relative;
  padding-bottom: 52px;
}
.discoverisha .tophead {
  text-align: center;
  width: 100%;
  padding-bottom: 15px;
}
.discoverisha .tophead h3 {
  color: #020202;
  text-align: center;
  font-size: 36px;
  font-family: 'Fedra Sans Medium 5';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 10px;
}
.discoverisha .tophead p {
  font-size: 18px;
  padding-top: 5px;
  position: relative;
  font-family: 'Fedra Sans Book 5';
}
.discoverisha img {
  width: 100%;
}
.discoverisha .list {
  position: relative;
}
.discoverisha .list a {
  display: block;
  overflow: hidden;
}
.discoverisha .list img {
  -webkit-transition: .8s;
  -moz-transition: .8s;
  -o-transition: .8s;
  -ms-transition: .8s;
  transition: .8s;
}
.discoverisha .list:hover a {
  overflow: hidden;
}
.discoverisha .list:hover a img {
  -moz-transform: scale(1.1) rotate(0deg);
  -webkit-transform: scale(1.1) rotate(0deg);
  -o-transform: scale(1.1) rotate(0deg);
  -ms-transform: scale(1.1) rotate(0deg);
  transform: scale(1.1) rotate(0deg);
  -webkit-transition: .8s;
  -moz-transition: .8s;
  -o-transition: .8s;
  -ms-transition: .8s;
  transition: .8s;
}
.discoverisha .content {
  font-family: 'Fedra Sans Medium 5';
  font-size: 22px;
  text-align: center;
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  color: #ffffff;
  transform: translate(-50%, -50%);
  letter-spacing: 0.45px;
}
.discoverisha .content::after {
  content: '';
  position: absolute;
  border-bottom: solid 2px #ffffff;
  width: 34%;
  height: 2px;
  bottom: -5px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ishaessentials {
  padding: 40px 120px;
  position: relative;
  background: #ffffff;
  padding-bottom: 0px;
  clear: both;
  overflow: hidden;
}
.ishaessentials .block-title {
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.ishaessentials .block-title::before {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 15px;
  width: 100%;
  border-bottom: solid 1px #edaa38;
  z-index: -1;
}
.ishaessentials .block-title strong {
  color: #020202;
  font-size: 36px;
  font-family: 'Fedra Sans Medium 5';
  display: inline-block;
  position: relative;
  background: #ffffff;
  padding-right: 19px;
}
.ishaessentials .block-title span {
  border-bottom: solid 1px #edaa38;
  width: 67%;
  display: inline-block;
  font-size: 0px;
  margin-left: 20px;
  margin-top: 20px;
  vertical-align: text-top;
  display: none;
}
.ishaessentials .block-title span.calltoaction {
  background: #ffffff;
  display: inline-block;
  width: auto;
  float: right;
  margin-top: 8px;
  padding-left: 20px;
  border: none;
}
.ishaessentials .block-title span.calltoaction.mobile {
  display: none;
}
.ishaessentials .block-title span.calltoaction a {
  background: none;
  padding: 8px 30px;
  display: inline-block;
  line-height: normal;
  font-size: 12px;
  border: solid 1px #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 400;
  letter-spacing: 1px;
  border-radius: 3px;
  color: #a92611;
  text-decoration: none;
}
.ishaessentials .bss-quickview {
  display: none;
}
.ishaessentials .product-item-info {
  width: 100%;
}
.ishaessentials .product-item-info .stock.unavailable {
  position: absolute;
  top: 0;
  right: 8px;
  font-family: 'Fedra Sans Book 5';
  font-size: 11px;
  background: #ffffff;
  width: 91px;
  text-align: center;
  padding: 6px 0;
  z-index: 100;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.ishaessentials .product-item-info:hover {
  padding: 0;
  box-shadow: none;
  background: none;
  border: none;
  margin: 0px;
}
.ishaessentials .product-item-info:hover .product-item-inner {
  border: none;
  margin: 0px !important;
  padding: 0px;
}
.ishaessentials .product-item-info:hover .bss-quickview {
  display: block !important;
  position: absolute !important;
  bottom: 0px;
  top: auto !important;
  width: 100% !important;
  font-size: 13px;
  color: #020202;
  background: rgba(253, 248, 239, 0.7) !important;
  text-indent: unset !important;
  text-align: center;
  font-family: 'Fedra Sans Medium 5';
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0.94px;
  z-index: 9999;
  padding: 14px 0;
  text-decoration: none;
}
.ishaessentials .product-item-info .product-reviews-summary.short {
  top: -2px;
}
.ishaessentials .product-item {
  width: 100% !important;
}
.ishaessentials .product-item .product-item-name {
  width: 100%;
  line-height: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #241f20;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  text-align: left;
}
.ishaessentials .product-item .price {
  font-weight: 400;
  white-space: nowrap;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
}
.ishaessentials .tophed h4 {
  font-size: 26px;
  font-family: 'Fedra Sans Medium 5';
  padding-bottom: 25px;
}
.ishaessentials .tophed h4 span {
  display: block;
  font-weight: bold;
  font-size: 36px;
  position: relative;
}
.ishaessentials .tophed h4 span::after {
  content: '';
  position: absolute;
  left: 200px;
  bottom: 10px;
  border-bottom: solid 1px #e4af3f;
  width: 80%;
}
.ishaessentials .content {
  color: #000;
  font-size: 14px;
  padding-top: 10px;
}
.ishaessentials .content .price {
  font-size: 18px;
}
.ishaessentials .block-products-list {
  margin-bottom: 30px;
}
.ishaessentials.newarrival {
  padding-top: 30px;
  padding-bottom: 60px;
}
.ishaessentials.newarrival .block-new-products {
  margin-bottom: 40px;
}
.ishaessentials.newarrival .block-title strong::before {
  width: 66%;
  left: 248px;
}
.ishaessentials.newarrival::after {
  display: none;
}
.ishaessentials.newarrival .tophed span::after {
  width: 75%;
  left: 250px;
}
.ishaessentials.newarrival .reviews-actions {
  display: none;
}
.ishaessentials.newarrival .price-box.price-final_price {
  float: left;
}
.ishaessentials.newarrival .product-reviews-summary {
  float: right;
}
.ishaessentials.newarrival .product-item-actions .actions-primary {
  width: 100%;
}
.ishaessentials.newarrival .product-item-actions .actions-primary button {
  width: 100%;
  display: block;
  border-radius: 4px;
  background: #edaa38;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto;
  padding: 8px 0;
  margin: 0px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: normal;
}
.ishaessentials.newarrival .product-item-actions .actions-primary button:focus {
  outline: none;
}
.ishaessentials.newarrival .product-item-actions .actions-secondary {
  display: none;
}
.ishaessentials.newarrival .calltoaction {
  top: 5px;
  padding-top: 0px;
}
.ishaessentials.exclusive::after {
  display: none;
}
.ishaessentials.exclusive .tophed span::after {
  width: 85%;
  left: 190px;
}
.ishaessentials.exclusive img {
  width: 100%;
  -webkit-transition: .8s;
  -moz-transition: .8s;
  -o-transition: .8s;
  -ms-transition: .8s;
  transition: .8s;
}
.ishaessentials.exclusive .content {
  background: #ffffff;
  padding: 25px;
}
.ishaessentials.exclusive .content h4 {
  display: inline-block;
}
.ishaessentials.exclusive .content span {
  display: inline-block;
  float: right;
  background: #e4af3f;
  color: #ffffff;
  padding: 2px 8px;
  border-radius: 50%;
}
.ishaessentials.exclusive .content span a {
  color: #ffffff;
  font-size: 16px;
  display: block;
  padding-bottom: 4px;
  line-height: normal;
}
.ishaessentials.exclusive .content span a:hover {
  text-decoration: none;
}
.ishaessentials.exclusive .lefbox {
  background: #ffffff;
}
.ishaessentials.exclusive .lefbox .content {
  position: absolute;
  width: 100%;
  padding: 0 40px;
  bottom: 40px;
}
.ishaessentials.exclusive a {
  display: block;
  overflow: hidden;
}
.ishaessentials.exclusive a:hover {
  overflow: hidden;
}
.ishaessentials.exclusive a:hover img {
  -moz-transform: scale(1.1) rotate(0deg);
  -webkit-transform: scale(1.1) rotate(0deg);
  -o-transform: scale(1.1) rotate(0deg);
  -ms-transform: scale(1.1) rotate(0deg);
  transform: scale(1.1) rotate(0deg);
  -webkit-transition: .8s;
  -moz-transition: .8s;
  -o-transition: .8s;
  -ms-transition: .8s;
  transition: .8s;
}
.ishaessentials .owl-nav {
  display: block !important;
  position: static;
  top: auto;
  width: auto;
}
.ishaessentials .owl-nav button {
  background: #ffffff !important;
  width: 38px;
  height: 38px;
  box-shadow: 2px 3.5px 9px 0 rgba(0, 0, 0, 0.12);
  margin-left: -20px;
  border-radius: 50%;
  line-height: 0px !important;
}
.ishaessentials .owl-nav button span {
  color: #a92611;
  font-size: 30px;
  font-weight: 600;
  vertical-align: text-top;
  display: inline-block;
  margin-top: -2px;
  font-family: 'Fedra Sans Std';
}
.ishaessentials .owl-nav button.owl-prev {
  position: absolute;
  top: 30%;
  left: 0;
}
.ishaessentials .owl-nav button.owl-next {
  position: absolute;
  top: 30%;
  right: 0;
}
.ishaessentials .owl-nav .owl-prev {
  float: left;
}
.ishaessentials .owl-nav .owl-prev:focus {
  outline: none;
}
.ishaessentials .owl-nav .owl-next {
  float: right;
  margin-right: -10px;
}
.ishaessentials .owl-nav .owl-next:focus {
  outline: none;
}
.ishaessentials .product-item-inner {
  position: static !important;
  height: auto !important;
  clip: auto !important;
  overflow: visible !important;
  width: 100% !important;
  background: none;
  box-shadow: none !important;
  padding-top: 10px !important;
  margin: 0px !important;
  float: left;
}
.ishaessentials .product-item-inner .actions-secondary {
  display: none;
}
.ishaessentials .product-item-inner .actions-primary {
  width: 100%;
}
.ishaessentials .product-item-inner .actions-primary button {
  width: 100%;
  display: block;
  border-radius: 4px;
  background: #edaa38;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto;
  padding: 8px 0;
  margin: 0px;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  font-weight: 400;
  margin-left: 1px;
}
.ishaessentials .product-item-inner .actions-primary button:focus {
  outline: none;
}
.homenewsletter {
  background: #ffffff;
  padding: 40px 0 0px 0;
}
.homenewsletter img {
  width: 100%;
}
.homenewsletter .innersection {
  position: absolute;
  text-align: center;
  bottom: 30px;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
.homenewsletter .innersection .toplink a {
  font-size: 20px;
  color: #ffffff;
  font-family: 'Fedra Sans Medium 5';
  border: solid 2px #e9ae32;
  padding: 12px 19px;
  border-radius: 4px;
  margin-right: 20px;
  transition: .5s all ease;
  text-decoration: none;
}
.homenewsletter .innersection .toplink a:hover {
  background: #e9ae32;
  transition: .5s all ease;
  text-decoration: none;
}
.homenewsletter .innersection .toplink a.knowmore {
  background: #e9ae32;
}
.homenewsletter .innersection .toplink a.knowmore:hover {
  background: none;
  transition: .5s all ease;
  text-decoration: none;
}
.homenewsletter .innersection .alredayuser {
  font-size: 18px;
  padding-top: 30px;
  color: #ffffff;
}
.homenewsletter .innersection .alredayuser a {
  color: #e9ae32;
  text-decoration: underline;
}
.wellbeing {
  background: #ffffff;
  padding-bottom: 40px;
  padding-top: 40px !important;
  display: flex;
  justify-content: space-between;
}
.wellbeing .tophed {
  position: relative;
  display: block;
  z-index: 1;
}
.wellbeing .tophed::after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 35px;
  width: 100%;
  border-bottom: solid 1px #edaa38;
  z-index: -1;
}
.wellbeing .tophed h4 {
  color: #020202;
  font-size: 36px;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 400;
  display: inline-block;
  background: #ffffff;
  padding-right: 20px;
}
.wellbeing .tophed h4 span {
  font-size: 18px;
  position: relative;
  font-family: 'Fedra Sans Book 5';
  font-weight: normal;
}
.wellbeing .tophed h4 span::after {
  display: none;
}
.wellbeing .tophed span.arrow {
  border-bottom: solid 1px #edaa38;
  width: 71.5%;
  display: inline-block;
  font-size: 0px;
  margin-left: 20px;
  margin-top: 11px;
  vertical-align: text-top;
  display: none;
}
.wellbeing .tophed .calltoaction {
  float: right;
  background: #ffffff;
  border: none;
  padding-left: 24px;
  margin-top: 34px;
}
.wellbeing .tophed .calltoaction a {
  padding: 8px 30px;
  line-height: normal;
  font-size: 12px;
  border: solid 1px #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 400;
  letter-spacing: 1px;
  border-radius: 3px;
  display: inline-block;
  width: auto;
  color: #a92611;
  text-decoration: none;
}
.wellbeing .calltoaction {
  top: 103px !important;
  right: 120px;
}
.wellbeing .calltoaction a {
  display: inline-block;
}
.wellbeing .item {
  background: #ffffff;
  width: 32%;
}
.wellbeing h4 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 20px;
}
.wellbeing h4 span {
  display: block;
}
.wellbeing .contentbox {
  margin-bottom: 25px;
  padding: 40px;
  padding-bottom: 0px;
}
.wellbeing .contentbox p {
  font-size: 14px;
  color: #7a766f;
  font-family: 'Fedra Sans Book 5';
  line-height: normal;
  font-weight: 400;
  height: 70px;
  overflow: hidden;
}
.wellbeing .contentbox a {
  font-size: 14px;
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
}
.wellbeing .owl-nav {
  display: none !important;
}
.footershipping {
  padding: 50px 110px;
  background: #ffffff;
  display: flex;
  position: relative;
}
.footershipping img {
  float: left;
  margin-right: 20px;
  width: auto;
}
.footershipping p {
  color: #43260f;
  font-size: 14px;
  line-height: normal;
  font-family: 'Fedra Sans Book 5';
  margin: 0;
}
.footershipping p span {
  font-size: 16px;
  display: block;
  font-weight: 600;
  color: #edaa38;
  padding-bottom: 5px;
  font-family: 'Fedra Sans Book 5';
}
.footershipping::before {
  content: '';
  position: absolute;
  left: 0px;
  top: -40px;
  background: url('../images/footer-shipping-topbg.png') no-repeat top center;
  width: 100%;
  height: 58px;
  z-index: 99;
  background-size: 100%;
}
.footershipping .owl-carousel .owl-item img {
  width: auto;
}
.footercopyright {
  background: #000000;
  padding: 10px 30px;
  color: #f3edd9;
  font-size: 0.9vw;
  font-family: 'Fedra Sans Std';
}
.footercopyright a {
  color: #f3edd9;
  display: inline-block;
  border-right: solid 1px #020202;
  padding: 0 10px;
}
.footercopyright a:last-child {
  border: none;
}
.page-bottom {
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  background-color: #ffffff !important;
}
.page-bottom .footernewsletter {
  position: relative;
}
.page-bottom .footernewsletter img {
  width: 100%;
}
.page-bottom .footernewsletter .content {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 40%;
  color: #020202;
  transform: translate(-50%, -50%);
  left: 50%;
}
.page-bottom .footernewsletter .content h2 {
  font-size: 1.95vw;
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  font-weight: bold;
}
.page-bottom .footernewsletter .content p {
  font-size: 1.1vw;
  font-family: 'Fedra Sans Book 5';
}
.page-bottom .footernewsletter .content .block.newsletter .subscribe {
  width: 600px;
  margin: auto;
  padding-top: 160px;
}
.page-bottom .footernewsletter .content .block.newsletter .subscribe .field.newsletter {
  width: 70%;
}
.page-bottom .footernewsletter .content .block.newsletter .subscribe .field.newsletter label {
  width: 100%;
}
.page-bottom .footernewsletter .content .block.newsletter .subscribe .field.newsletter label input {
  border: solid 1px #e4af3f;
  height: auto;
  padding: 12px;
  width: 100%;
}
.page-bottom .footernewsletter .content .block.newsletter .subscribe .field.newsletter label input:focus {
  outline: none;
  box-shadow: none;
}
.page-bottom .footernewsletter .content .block.newsletter .actions {
  width: 30%;
}
.page-bottom .footernewsletter .content .block.newsletter .actions button {
  background: #a92611;
  text-transform: uppercase;
  height: auto;
  padding: 13px;
  border: none;
  width: 100%;
  letter-spacing: 0.95px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.block.newsletter .field .control:before {
  display: none;
}
.page-header .panel {
  max-width: 100% !important;
}
.page-header .panel.wrapper {
  background: #000000;
}
.page-header .panel.wrapper .top-promo-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 12px;
  text-transform: capitalize;
  padding: 0 15px;
  font-family: 'Fedra Sans Book 5';
  font-size: 0.7vw;
}
.page-header .panel.wrapper .top-promo-container p {
  margin: 0px;
  font-family: 'Fedra Sans Book 5';
  letter-spacing: 0.3px;
  font-size: 12px;
}
.page-header .panel.wrapper .top-promo-container .top-promo-right {
  display: flex;
  flex-wrap: wrap;
}
.page-header .panel.wrapper .top-promo-container .top-promo-right p {
  padding-left: 15px;
}
.page-header .panel.wrapper .top-promo-container .top-promo-right p img {
  display: inline-block;
  margin-right: 5px;
}
.footerlinksection h4 {
  padding-bottom: 15px;
  font-family: 'Fedra Sans Medium 5';
  font-size: 21px;
}
.footerlinksection li {
  padding-bottom: 10px;
}
.footerlinksection a {
  color: #020202;
  font-family: 'Fedra Sans Std';
  font-size: 14px;
}
.footerlinksection .footersocail a {
  display: inline-block;
  margin-right: 10px;
}
.page-footer {
  background: #ffffff;
  padding: 22px 0 200px 0;
  position: relative;
}
.page-footer::before {
  content: '';
  position: absolute;
  top: -24px;
  left: 0;
  width: 100%;
  background: url('../images/footer-torn-effect.png') no-repeat center top;
  height: 100%;
  background-size: contain;
}
.header.content {
  max-width: 100%;
  padding: 0 40px;
  padding-top: 10px;
  padding-right: 63px;
  height: 147px;
}
.header.content .left-container-wrap {
  float: left;
  width: 55px;
}
.header.content .left-container-wrap .logo {
  margin: 0;
  display: block;
  width: 100%;
  float: none;
  max-width: 100%;
  padding-top: 10px;
}
.header.content .left-container-wrap .logo img {
  width: 100%;
}
.header.content .middle-container-wrap {
  float: left;
  width: 37.6%;
  padding-left: 49px;
  padding-top: 35px;
}
.header.content .middle-container-wrap .block.block-search {
  float: none;
  width: 94%;
}
.header.content .middle-container-wrap .block.block-search input {
  height: 36px;
  padding: 10px 20px;
}
.header.content .middle-container-wrap .block.block-search .actions button {
  background: #edaa38;
  opacity: 1;
  color: #ffffff;
  padding: 2px 10px;
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  cursor: pointer;
}
.header.content .middle-container-wrap .block.block-search .actions button::before {
  color: #ffffff;
  font-size: 18px;
}
.header.content .right-container-wrap {
  float: right;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-family: 'Fedra Sans Book 5';
  padding-top: 40px;
  padding-right: 0px;
}
.header.content .right-container-wrap .header.links {
  padding-right: 0px;
  position: relative;
  font-size: 0.9vw;
  font-family: 'Fedra Sans Book 5';
  display: flex;
}
.header.content .right-container-wrap .header.links .customer-welcome {
  position: absolute;
  right: 0;
  top: 0px;
}
.header.content .right-container-wrap .header.links .customer-welcome button {
  color: #000;
}
.header.content .right-container-wrap .header.links .icon {
  cursor: pointer;
}
.header.content .right-container-wrap .header.links .icon img {
  display: inline-block;
  margin-right: 15px;
}
.header.content .right-container-wrap .header.links .icon.user-my-icon {
  padding-right: 20px;
  border-right: solid 1px #c9c4bb;
  margin-right: 20px;
  padding-bottom: 0;
}
.header.content .right-container-wrap .header.links .icon.wishlist-my-icon {
  position: relative;
  display: flex;
  padding-right: 20px;
  border-right: solid 1px #c9c4bb;
  margin-right: 20px;
  padding-bottom: 0;
}
.header.content .right-container-wrap .header.links .icon.wishlist-my-icon .items-wishlist-count {
  color: #ffffff;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 20px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
  border-radius: 50%;
  background: #edaa38;
  position: absolute;
  left: 21px;
  top: -12px;
  font-size: 11px;
}
.header.content .right-container-wrap .header.links .icon.wishlist-my-icon li a {
  padding: 0px;
  text-decoration: none;
  color: #020202;
  font-size: 0.9vw;
  font-family: 'Fedra Sans Book 5';
  padding-left: 10px;
  padding-top: 3px;
}
.header.content .right-container-wrap .header.links .icon.wishlist-my-icon li a:hover {
  text-decoration: none;
}
.header.content .right-container-wrap .header.links .show-login-logout {
  position: absolute;
  top: 24px;
  left: -134px;
  padding-top: 20px;
  z-index: 999999999;
  width: 286px;
}
.header.content .right-container-wrap .header.links .show-login-logout .at-myaccount-menu {
  box-shadow: 2.7px 10px 8px 0 rgba(0, 0, 0, 0.12);
}
.header.content .right-container-wrap .header.links .show-login-logout .show-customer-name {
  background: #ffffff;
  padding: 25px 50px 10px 50px;
  font-family: 'Fedra Sans Medium 5';
  font-size: 15px;
}
.header.content .right-container-wrap .header.links .show-login-logout .show-customer-name span {
  display: block;
  padding-bottom: 10px;
  position: relative;
  text-transform: capitalize;
}
.header.content .right-container-wrap .header.links .show-login-logout .show-customer-name span::after {
  content: '';
  position: absolute;
  width: 236px;
  height: 1px;
  border-bottom: solid 1px #e4af3f;
  right: -50px;
  bottom: 0px;
}
.header.content .right-container-wrap .header.links .show-login-logout .show-account-section {
  background: #ffffff;
  padding: 10px 40px;
}
.header.content .right-container-wrap .header.links .show-login-logout .show-account-section ul li a {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  color: #020202;
  transition: .5s all ease;
}
.header.content .right-container-wrap .header.links .show-login-logout .show-account-section ul li a:hover {
  transition: .5s all ease;
  color: #a92611;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link {
  background: #ffffff;
  padding-left: 48px;
  padding-bottom: 30px;
  padding-top: 5px;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link.logged-in {
  text-align: center;
  padding: 30px 0;
  border-radius: 3px;
  margin-top: -5px;
  background: #ffffff;
  width: 286px;
  text-align: left;
  left: 0;
  margin: 0;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link.logged-in a {
  padding: 0;
  border: none;
  font-weight: 500;
  font-size: 15px;
  font-family: 'Fedra Sans Book 5';
  font-weight: 400;
  list-style-type: 0.45px;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link.logged-in .beforelogin {
  padding-left: 40px;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link.logged-in .beforelogin h2 {
  color: #020202;
  font-size: 18px;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 400;
  border-bottom: solid 1px #edaa38;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link.logged-in .beforelogin p {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  letter-spacing: 0;
  margin-bottom: 15px;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link.logged-in .beforelogin .custom-h2 {
  color: #020202;
  font-size: 18px;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 400;
  border-bottom: solid 1px #edaa38;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.header.content .right-container-wrap .header.links .show-login-logout .authorization-link a {
  font-family: 'Fedra Sans Book 5';
  line-height: normal;
  background: #a92611;
  border-radius: 3px;
  text-align: center;
  width: 70%;
  color: #ffffff;
  font-size: 15px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  padding: 12px 0 !important;
  margin-left: 40px;
}
.header.content .right-container-wrap .header.links span.myaccounticon img {
  margin: 0;
  margin-left: 8px;
}
.header.content .right-container-wrap ul {
  list-style-type: none;
  padding: 0px;
}
.header.content .right-container-wrap ul li .icon {
  display: inline-block;
}
.header.content .right-container-wrap ul li a {
  color: #020202;
  font-size: 16px;
  padding-top: 2px;
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
}
.header.content .right-container-wrap .minicart-wrapper {
  margin-top: -5px;
}
.minicart-wrapper .action.showcart:before {
  background: url('../images/Cart.svg') no-repeat center top !important;
  width: 28px;
  height: 28px;
  font-size: 0px;
  content: '' !important;
}
.sections.nav-sections {
  max-width: 100%;
  padding: 0 0 0px 87px;
  margin: 0px 0 0 0;
  clear: both;
}
.sections.nav-sections .navigation {
  max-width: 100%;
}
.sections.nav-sections .navigation ul {
  padding: 0;
}
.sections.nav-sections ul {
  justify-content: space-between;
  float: left;
}
.sections.nav-sections ul li.level0 {
  margin: 0px;
  position: static;
}
.sections.nav-sections ul li.level0 a {
  font-size: 0.9vw;
  color: #020202;
  font-weight: normal;
  font-family: 'Fedra Sans Book 5';
  white-space: nowrap;
}
#mySidenav .nav-main > ul {
  width: 100%;
}
#mySidenav .nav-main {
  width: 100%;
}
#mySidenav .nav-main ul {
  display: flex;
  justify-content: space-between;
}
#mySidenav .menu-left {
  background: #ffffff;
  left: 38px;
  position: fixed;
  top: 186px;
  z-index: 999;
  padding: 20px;
  padding-bottom: 0px;
  width: 95%;
  box-shadow: 0 2px 5px #ddd;
  padding-right: 0px;
  padding-left: 0px;
  overflow: hidden;
}
#mySidenav .menu-left .menu-links {
  padding: 0 0px 0 120px;
  width: 100%;
}
#mySidenav .menu-left .menu-links ul {
  display: block;
  padding: 0px;
}
#mySidenav .menu-left .menu-links ul li {
  margin: 0 0 0 0;
  line-height: 24px;
  clear: both;
}
#mySidenav .menu-left .menu-links ul li a {
  transition: .5s all ease;
}
#mySidenav .menu-left .menu-links ul li a:hover {
  color: #a92611;
  transition: .5s all ease;
  text-decoration: none;
}
#mySidenav .menu-left .menu-links ul.category-image {
  float: right;
  position: absolute;
  right: 0;
}
.contact-index-index #maincontent {
  max-width: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.contact-index-index #maincontent .page-title {
  display: none;
}
.contact-index-index #maincontent .contactustop {
  position: relative;
}
.contact-index-index #maincontent .contactustop .innertext {
  position: absolute;
  top: 60px;
  left: 150px;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
}
.contact-index-index #maincontent .contactustop .innertext h2 {
  font-size: 30px;
  padding-bottom: 10px;
  font-family: 'Fedra Sans Medium 5';
}
.contact-index-index #maincontent .form.contact .fieldset {
  margin-bottom: 20px;
}
.contact-index-index #maincontent .form.contact .fieldset br {
  display: none;
}
.contact-index-index #maincontent .form.contact .fieldset .legend {
  border: none;
  margin: 0;
  font-family: 'Fedra Sans Medium 5';
  font-size: 22px;
  padding: 0;
}
.contact-index-index #maincontent .form.contact .fieldset .note {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  padding-bottom: 20px;
}
.contact-index-index #maincontent .form.contact .fieldset .field {
  padding-bottom: 15px;
}
.contact-index-index #maincontent .form.contact .fieldset .field .label {
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  letter-spacing: 0.95px;
}
.contact-index-index #maincontent .form.contact .fieldset .field input,
.contact-index-index #maincontent .form.contact .fieldset .field textarea,
.contact-index-index #maincontent .form.contact .fieldset .field select {
  border: solid 1px #edaa38;
  height: auto;
  padding: 10px;
}
.contact-index-index #maincontent .form.contact .fieldset .field textarea {
  height: 208px;
}
.contact-index-index #maincontent .form.contact .actions-toolbar {
  padding-left: 15px;
}
.contact-index-index #maincontent .form.contact .actions-toolbar button {
  transition: .5s all ease;
  border-radius: 3px;
  background: #edaa38;
  border: solid 1px #edaa38;
  text-transform: uppercase;
  font-size: 16px;
  height: auto;
  padding: 10px 30px;
  display: block;
  width: 100%;
  letter-spacing: 1px;
  margin: 0;
  font-weight: 400;
  font-family: 'Fedra Sans Medium 5';
}
.contact-index-index #maincontent .form.contact .actions-toolbar button:hover {
  background: #a92611;
  border: solid 1px #a92611;
  color: #ffffff;
}
.mobilehomenewsleter,
.formobile {
  display: none;
}
.nav-container-wrap {
  clear: both;
  overflow: hidden;
  margin-top: 0;
  position: relative;
  top: -30px;
  left: 14px;
}
.nav-container-wrap.fixed-header {
  position: fixed;
  top: 30px;
  background: #f3edd9;
  z-index: 999;
  width: 100%;
  box-shadow: 0px 0px 10px #ccc;
}
.nav-container-wrap.fixed-header .sections.nav-sections {
  padding-left: 15px;
  background: #F2EADC;
}
.nav-container-wrap.fixed-header #mySidenav .menu-left {
  top: 46px;
}
.nav-container-wrap.fixed-header #mySidenav .menu-left .menu-links {
  padding: 0 0px 0 20px;
}
sections.nav-sections ul > .split-ul {
  float: left;
  position: relative;
  z-index: 9;
}
.header.content .middle-container-wrap .block.block-search input::-webkit-input-placeholder {
  color: #b2b2b2;
  font-family: 'Fedra Sans Book 5';
  font-size: 0.9vw;
}
.header.content .middle-container-wrap .block.block-search input::-moz-placeholder {
  color: #b2b2b2;
  font-family: 'Fedra Sans Book 5';
  font-size: 0.9vw;
}
.header.content .middle-container-wrap .block.block-search input:-ms-input-placeholder {
  color: #b2b2b2;
  font-family: 'Fedra Sans Book 5';
  font-size: 0.9vw;
}
.header.content .middle-container-wrap .block.block-search input {
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  font-size: 0.9vw;
  border: none;
}
.header.content .middle-container-wrap .block.block-search input:focus {
  outline: none;
  box-shadow: none;
}
.sections.nav-sections ul > li.level0.has-child > a::after {
  content: '';
  position: absolute;
  right: 4px;
  top: 22px;
  background: url('../images/menu-down-arrow.png') no-repeat right top;
  width: 7px;
  height: 5px;
}
.sections.nav-sections ul > li.level0.has-child > a.level-top::after {
  display: none;
}
.sections.nav-sections ul li.level0 {
  position: relative;
  cursor: pointer;
}
.sections.nav-sections li.level0:hover > a {
  color: #a92611;
}
.sections.nav-sections li.level0:hover:after {
  content: '';
  position: absolute;
  bottom: auto;
  top: 42px;
  border-bottom: solid 4px #edaa38;
  height: 4px !important;
  left: 0 !important;
  width: 100% !important;
}
.icon.user-my-icon:hover .show-login-logout {
  display: block !important;
  text-decoration: none;
}
.icon.user-my-icon:hover .show-login-logout a {
  text-decoration: none;
}
.ishalifeexclsive {
  background: #ffffff url('../images/Isha-Life-Exclusive_bg.png') no-repeat center top;
  padding: 10px 0;
  background-size: contain;
  padding-top: 50px;
  margin-top: -10px;
  padding-bottom: 35px;
  position: relative;
}
.ishalifeexclsive::before {
  content: '';
  position: absolute;
  left: 0;
  top: -38px;
  width: 100%;
  height: 57px;
  background: url('../images/il-exclusive-top-updated.png') no-repeat center top;
  background-size: cover;
}
.ishalifeexclsive h2 {
  color: #020202;
  text-align: center;
  font-size: 36px;
  font-family: 'Fedra Sans Medium 5';
  background: url('../images/home-heading-bg.png') no-repeat center bottom;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.ishalifeexclsive .exclusiveslider {
  width: 100%;
  margin: auto;
  padding-left: 118px;
  padding-right: 150px;
  overflow: hidden;
}
.ishalifeexclsive .exclusiveslider .owl-dots {
  text-align: center;
  padding-top: 10px;
}
.ishalifeexclsive .exclusiveslider .owl-dots button {
  background: #E3DDD2 !important;
  border-radius: 50%;
  margin-right: 10px;
  width: 8px;
  height: 10px;
}
.ishalifeexclsive .exclusiveslider .owl-dots button.active {
  background: #1E191A !important;
}
.ishalifeexclsive .exclusiveslider .owl-nav {
  display: block !important;
  position: absolute;
  top: 50%;
  width: 83%;
  margin-top: 0;
}
.ishalifeexclsive .exclusiveslider .owl-nav button {
  background: #ffffff !important;
  width: 38px;
  height: 38px;
  box-shadow: 2px 3.5px 9px 0 rgba(0, 0, 0, 0.12);
  margin-left: -20px;
  border-radius: 50%;
  line-height: 0px !important;
}
.ishalifeexclsive .exclusiveslider .owl-nav button span {
  color: #a92611;
  font-size: 30px;
  font-weight: 600;
  vertical-align: text-top;
  display: inline-block;
  margin-top: 0px;
  font-family: 'Fedra Sans Std';
}
.ishalifeexclsive .exclusiveslider .owl-nav .owl-prev {
  float: left;
}
.ishalifeexclsive .exclusiveslider .owl-nav .owl-prev:focus {
  outline: none;
}
.ishalifeexclsive .exclusiveslider .owl-nav .owl-next {
  float: right;
  margin-right: -10px;
}
.ishalifeexclsive .exclusiveslider .owl-nav .owl-next:focus {
  outline: none;
}
.discoverinner {
  padding: 0 70px;
  padding-right: 116px;
}
.ajax-login-form .tophednote,
.login-window.account-login .tophednote {
  color: rgba(35, 31, 32, 0.75);
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
  text-transform: capitalize;
  text-align: center;
  padding-top: 5px;
}
.ajax-login-form .page_title img,
.login-window.account-login .page_title img {
  display: inline-block;
  vertical-align: text-top;
  padding-right: 5px;
}
.ajax-login-form .page_title span,
.login-window.account-login .page_title span {
  color: #020202;
  font-size: 21px;
  font-family: 'Fedra Sans Medium 5';
  letter-spacing: 1px;
  display: block;
  padding-bottom: 32px;
  padding-top: 10px;
}
.ajax-login-form #login-type,
.login-window.account-login #login-type {
  border: solid 1px #edaa38;
  clear: both;
  overflow: hidden;
  height: auto;
  border-radius: 30px;
  padding: 0px;
  background: #ffffff;
  border: none;
  margin-top: 15px;
  margin-left: 0px;
}
.ajax-login-form #login-type li,
.login-window.account-login #login-type li {
  margin: 0px !important;
  width: 50%;
}
.ajax-login-form #login-type li:first-child a img,
.login-window.account-login #login-type li:first-child a img {
  padding-top: 3px;
}
.ajax-login-form #login-type li:first-child a img.inactive,
.login-window.account-login #login-type li:first-child a img.inactive {
  display: none;
}
.ajax-login-form #login-type li:first-child a.inactive img.inactive,
.login-window.account-login #login-type li:first-child a.inactive img.inactive {
  display: inline-block;
}
.ajax-login-form #login-type li img,
.login-window.account-login #login-type li img {
  vertical-align: top;
  display: inline-block;
  padding-right: 5px;
}
.ajax-login-form #login-type li a,
.login-window.account-login #login-type li a {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  background: #edaa38;
  padding: 9px 0;
  display: inline-block;
  width: 100%;
}
.ajax-login-form #login-type li a img.otpinactive,
.login-window.account-login #login-type li a img.otpinactive {
  display: none;
}
.ajax-login-form #login-type li a.inactive,
.login-window.account-login #login-type li a.inactive {
  background: #ffffff;
  color: #a92611;
}
.ajax-login-form #login-type li a.inactive img.active,
.login-window.account-login #login-type li a.inactive img.active {
  display: none;
}
.ajax-login-form #login-type li a.inactive img.otpactive,
.login-window.account-login #login-type li a.inactive img.otpactive {
  display: none;
}
.ajax-login-form #login-type li a.inactive img.otpinactive,
.login-window.account-login #login-type li a.inactive img.otpinactive {
  display: inline-block;
}
.ajax-login-form #login-type li a span,
.login-window.account-login #login-type li a span {
  font-weight: 600;
}
.ajax-login-form .submitbtnajax .mobbtn,
.login-window.account-login .submitbtnajax .mobbtn {
  background: #a92611;
  box-shadow: none;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  border-radius: 3px;
  color: #ffffff;
  font-weight: 400;
  width: 100%;
  border: none;
  letter-spacing: 0.9px;
  padding: 12px 0;
  line-height: normal;
  text-transform: none;
  transition: .5s all ease;
}
.ajax-login-form .submitbtnajax .mobbtn:hover,
.login-window.account-login .submitbtnajax .mobbtn:hover {
  background: #e8532c;
}
.ajax-login-form .loginlink button,
.login-window.account-login .loginlink button {
  background: #a92611;
  box-shadow: none;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  border-radius: 3px;
  color: #ffffff;
  font-weight: 400;
  width: 100%;
  border: none;
  letter-spacing: 0.9px;
  padding: 12px 0;
  line-height: normal;
}
.ajax-login-form .otp-content,
.login-window.account-login .otp-content {
  width: 100%;
  margin-right: 0px;
}
.ajax-login-form .otp-content input,
.login-window.account-login .otp-content input {
  box-shadow: none;
  border: solid 1px #edaa38;
  border-radius: 3px;
  height: auto !important;
  padding: 12px;
  font-family: 'Fedra Sans Book 5';
  height: 54px !important;
  line-height: 54px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.ajax-login-form .buttons-set .register,
.login-window.account-login .buttons-set .register {
  padding-left: 6px;
}
.ajax-login-form .buttons-set .forogotlink,
.login-window.account-login .buttons-set .forogotlink {
  padding-right: 6px;
  padding-top: 5px;
}
#ajaxlogin-create-form .page_title span {
  color: #020202;
  font-size: 21px;
  font-family: 'Fedra Sans Medium 5';
  letter-spacing: 1px;
  padding-top: 32px;
  display: block;
  padding-bottom: 18px;
}
#ajaxlogin-create-form .page_title .tophednote {
  color: rgba(35, 31, 32, 0.75);
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
  text-transform: capitalize;
  text-align: center;
  padding-top: 5px;
}
.ajax-register-form .verifyotp {
  background: #a92611;
  box-shadow: none;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  border-radius: 3px;
  color: #ffffff;
  font-weight: 400;
  width: 100%;
  border: none;
  letter-spacing: 0.9px;
  padding: 12px 0;
  line-height: normal;
}
.submitbtnajax.send-otp-button input {
  background: #edaa38;
  color: #ffffff;
  border: none;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Fedra Sans Book 5';
  padding: 10px 10px;
  transition: .5s all ease;
  border-radius: 2px;
  line-height: normal;
  display: inline-block;
}
.login-window .content {
  background: #ffffff;
}
.login-window .content li {
  position: relative;
}
.login-window .content li .forogotlink {
  position: absolute;
  top: 12px;
  right: 0;
}
.login-window .content li .forogotlink a {
  color: #d9422c;
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  float: right;
}
.createlinking {
  text-decoration: none !important;
}
.modal.ajax-register-form .close {
  right: -25px;
}
.modal.ajax-register-form .mobile-modal-content {
  height: auto;
  padding-left: 74px;
  padding-right: 74px;
}
.modal.ajax-register-form .mobile-modal-content {
  border-radius: 2px;
  top: 6.5%;
}
.modal.ajax-register-form .orsocial {
  clear: both;
  padding-top: 30px;
  position: relative;
}
.modal.ajax-register-form .register {
  padding-top: 10px;
}
#forgotmob-div .flag-container {
  display: none;
}
#forgotmob-div input {
  padding-left: 10px;
}
.forgotmobileget .otp-content.input-box {
  background: #ffffff;
  padding: 12px 20px 18px 20px;
  border: solid 1px #edaa38;
  border-radius: 3px;
}
.forgotmobileget .otp-content.input-box .custom-select {
  border: none;
  margin: 0;
  padding-top: 0px;
  width: 25%;
  float: right;
  font-size: 14px;
}
#ajaxlogin-create-form #reg-mob-error-msg {
  color: #f44242;
  font-size: 12px;
  font-family: 'Fedra Sans Book 5';
  padding-top: 5px;
  display: inline-block;
}
.customer-account-logoutsuccess .page-main {
  text-align: center;
}
.customer-account-logoutsuccess .page-main h1 {
  font-family: 'Fedra Sans Medium 5';
  padding-top: 60px;
  margin: 0;
  padding-bottom: 10px;
}
.customer-account-logoutsuccess .page-main p {
  font-family: 'Fedra Sans Book 5';
  font-size: 18px;
  letter-spacing: 0.45px;
}
.cart-empty {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
  padding-left: 10px;
}
.cart-empty a {
  color: #a92611;
}
#mySidenav .menu-left .menu-links > ul.split-ul:last-child {
  margin-right: 90px;
}
#mySidenav li.category-image-section {
  position: relative;
  z-index: 1;
}
.home-banner-slider .owl-nav {
  display: block !important;
  position: absolute;
  top: 168px;
  width: 100%;
  padding: 0 105px;
}
.home-banner-slider .owl-nav button {
  background: #ffffff !important;
  width: 38px;
  height: 38px;
  box-shadow: 2px 3.5px 9px 0 rgba(0, 0, 0, 0.12);
  margin-left: -20px;
  border-radius: 50%;
  line-height: 0px !important;
}
.home-banner-slider .owl-nav button span {
  color: #a92611;
  font-size: 30px;
  font-weight: 600;
  vertical-align: text-top;
  display: inline-block;
  margin-top: 0px;
  font-family: 'Fedra Sans Std';
}
.home-banner-slider .owl-nav .owl-prev {
  float: left;
}
.home-banner-slider .owl-nav .owl-prev:focus {
  outline: none;
}
.home-banner-slider .owl-nav .owl-next {
  float: right;
}
.home-banner-slider .owl-nav .owl-next:focus {
  outline: none;
}
.home-banner-slider .owl-dots {
  text-align: center;
  background: #ffffff;
  padding: 10px 0;
}
.home-banner-slider .owl-dots button {
  background: #E3DDD2;
  padding: 5px !important;
  border-radius: 50%;
  margin-right: 10px;
}
.home-banner-slider .owl-dots button.active {
  background: #000;
}
.modal.ajax-login-form .orsocial,
.ajax-register-form .orsocial {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  text-align: center;
  padding: 20px 0;
  position: relative;
  opacity: 0.75;
  margin-top: 16px;
  letter-spacing: 0.35px;
  padding-bottom: 25px;
}
.modal.ajax-login-form .orsocial::before,
.ajax-register-form .orsocial::before {
  content: '';
  position: absolute;
  width: 31%;
  height: 1px;
  left: 10px;
  border-bottom: solid 1px #edaa38;
  top: 30px;
}
.modal.ajax-login-form .orsocial::after,
.ajax-register-form .orsocial::after {
  content: '';
  position: absolute;
  width: 31%;
  height: 1px;
  right: 10px;
  border-bottom: solid 1px #edaa38;
  top: 30px;
}
.modal.ajax-login-form a.btn-facebook,
.ajax-register-form a.btn-facebook {
  background: url('../images/social-login01.png') no-repeat center top;
  width: 61px;
  height: 61px;
}
.modal.ajax-login-form a.btn-facebook span,
.ajax-register-form a.btn-facebook span,
.modal.ajax-login-form a.btn-facebook i,
.ajax-register-form a.btn-facebook i {
  display: none;
}
.modal.ajax-login-form a.btn-google,
.ajax-register-form a.btn-google {
  background: url('../images/social-login02.png') no-repeat center top;
  width: 61px;
  height: 61px;
}
.modal.ajax-login-form a.btn-google span,
.ajax-register-form a.btn-google span,
.modal.ajax-login-form a.btn-google i,
.ajax-register-form a.btn-google i {
  display: none;
}
.modal.ajax-login-form .social-popup-form .block-content,
.ajax-register-form .social-popup-form .block-content {
  display: flex;
  justify-content: space-between;
  width: 40%;
  margin: auto;
}
.modal.ajax-login-form .mobile-modal-content,
.ajax-register-form .mobile-modal-content {
  padding: 40px 50px;
  padding-bottom: 20px;
  top: 10%;
}
.forgotmob-div .flag-container {
  display: none !important;
}
.loginotpverify .info {
  width: 100%;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.45px;
}
.loginotpverify .info p {
  padding: 0px;
  margin: 0;
}
.loginotpverify .otp-content {
  margin-top: 10px;
}
.otp-content.input-box .select-items {
  border: solid 1px #f1bf55;
  line-height: normal;
  padding: 0;
  border-bottom: none;
}
.otp-content.input-box .select-items div {
  border-bottom: solid 1px #f1bf55;
}
.kwicks {
  width: 100%;
  padding: 0px;
  display: flex;
}
.kwicks > li {
  width: 125px;
  height: 498px;
  float: left;
  list-style-type: none;
  overflow: hidden;
  border-right: solid 4px #ffffff;
}
.kwicks > li .innerimage {
  position: relative;
  left: 84px;
  top: 120px;
  z-index: 1;
  width: 211px;
}
.kwicks > li .innerimage img {
  width: 100%;
  height: 100%;
}
.kwicks > li .contentsection {
  color: #000;
  left: 355px;
  position: relative;
  top: -110px;
}
.kwicks > li .contentsection p {
  font-family: 'Fedra Sans Book 5';
  font-size: 20px;
  letter-spacing: 0.45px;
  margin: 0;
}
.kwicks > li .contentsection h2 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 45px;
  padding-bottom: 30px;
  padding-top: 10px;
}
.kwicks > li .contentsection h2 span {
  display: block;
  font-weight: 300;
  font-size: 35px;
  font-family: 'Fedra Sans Book 5';
}
.kwicks > li .contentsection .viewmore {
  background: #a92611;
  color: #ffffff;
  font-size: 14px;
  padding: 14px 30px;
  border-radius: 3px;
  font-family: 'Fedra Sans Book 5';
  font-weight: 400;
  letter-spacing: 0.95px;
  text-decoration: none;
}
.kwicks > li .contentsection .viewmore:hover {
  color: #ffffff;
}
.kwicks li a {
  text-decoration: none;
}
.kwicks li a:hover {
  text-decoration: none;
}
#panel-1 {
  background: url('../images/seven-way_bg01.png') no-repeat center top;
}
#panel-2 {
  background: url('../images/seven-way_bg02.png') no-repeat center top;
  z-index: 10;
}
#panel-2 .innerimage {
  top: 107px;
}
#panel-2 .contentsection h2 {
  font-family: 'Fedra Sans Book 5';
  font-size: 35px;
}
#panel-2 .contentsection h2 span {
  display: block;
  font-size: 45px;
  font-family: 'Fedra Sans Medium 5';
}
#panel-3 {
  background: url('../images/seven-way_bg03.png') no-repeat center top;
  z-index: 20;
}
#panel-3 .innerimage {
  height: 137px;
  width: 467px;
  left: 34px;
  top: 220px;
}
#panel-3 .contentsection {
  left: 540px;
  top: 20px;
}
#panel-3 .contentsection h2 {
  font-family: 'Fedra Sans Book 5';
  font-size: 35px;
}
#panel-3 .contentsection h2 span {
  display: inline-block;
  font-size: 45px;
  font-family: 'Fedra Sans Medium 5';
}
#panel-4 {
  background: url('../images/seven-way_bg04.png') no-repeat center top;
  z-index: 21;
}
#panel-4 .innerimage {
  top: 70px;
}
#panel-4 .innerimage img {
  width: auto;
}
#panel-4 .contentsection {
  top: -180px;
  left: 280px;
}
#panel-4 .contentsection h2 {
  font-family: 'Fedra Sans Book 5';
  font-size: 35px;
}
#panel-4 .contentsection h2 span {
  display: block;
  font-size: 45px;
  font-family: 'Fedra Sans Medium 5';
}
#panel-5 {
  background: url('../images/seven-way_bg05.png') no-repeat center top;
  z-index: 22;
}
#panel-5 .innerimage img {
  width: auto;
}
#panel-5 .contentsection {
  top: -100px;
  left: 280px;
}
#panel-5 .contentsection h2 {
  font-family: 'Fedra Sans Book 5';
  font-size: 35px;
}
#panel-5 .contentsection h2 span {
  display: block;
  font-size: 45px;
  font-family: 'Fedra Sans Medium 5';
}
#panel-6 {
  background: url('../images/seven-way_bg06.png') no-repeat center top;
  z-index: 23;
}
#panel-6 .innerimage {
  left: 34px;
  width: 297px;
  top: 80px;
}
#panel-6 .contentsection {
  top: -209px;
  left: 390px;
}
#panel-6 .contentsection h2 {
  font-family: 'Fedra Sans Std';
  font-size: 35px;
}
#panel-6 .contentsection h2 span {
  display: inline-block;
  font-size: 45px;
  font-family: 'Fedra Sans Std';
}
#panel-7 {
  background: url('../images/seven-way_bg07.png') no-repeat center top;
  z-index: 24;
}
#panel-7 .innerimage {
  top: 60px;
  left: 32px;
  width: 290px;
}
#panel-7 .contentsection {
  top: -190px;
  left: 390px;
}
#panel-7 .contentsection h2 {
  font-family: 'Fedra Sans Book 5';
  font-size: 35px;
}
#panel-7 .contentsection h2 span {
  display: inline-block;
  font-size: 45px;
  font-family: 'Fedra Sans Medium 5';
}
.owl-carousel.wellbeing {
  padding-top: 0px !important;
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
  font-family: 'Fedra Sans Book 5';
  font-size: 11px;
  line-height: normal;
}
.minicart-wrapper .action.showcart .counter.qty {
  font-size: 11px;
}
.toppromo {
  padding-right: 15px;
}
.toppromo .closeicon {
  font-size: 20px;
  position: absolute;
  right: 12px;
  display: none;
}
.authorization-link {
  overflow: hidden;
}
.authorization-link.logged-out .beforelogin {
  display: none;
}
.authorization-link.logged-out .logoutajax {
  margin-left: 0px !important;
}
.authorization-link.logged-out .loginbeforeicon {
  display: none;
}
.authorization-link .loginbeforeicon img {
  margin-top: 40px;
  margin-left: -48px;
  padding-bottom: 10px;
}
.modal.ajax-login-form {
  z-index: 99999 !important;
}
#ajaxlogin-create-form .reg-form {
  background: #ffffff;
  padding: 2px 20px;
  border: solid 1px #edaa38;
  border-radius: 3px;
  clear: both;
  overflow: hidden;
}
#ajaxlogin-create-form .reg-form .flag-container {
  display: none;
}
#ajaxlogin-create-form .reg-form input {
  border: none;
  border-bottom: solid 1px #edaa38;
  padding-left: 0px;
}
#ajaxlogin-create-form .reg-form input.mobnumber {
  padding-left: 0px;
}
#ajaxlogin-create-form .reg-form .submitbtnajax {
  clear: both;
  float: none;
  overflow: hidden;
}
#ajaxlogin-create-form .reg-form .submitbtnajax input {
  background: #a92611;
  width: 100%;
}
#ajaxlogin-create-form .reg-form .reginput {
  width: 100%;
}
#ajaxlogin-create-form .reg-form .even {
  margin-left: 0px;
}
#ajaxlogin-create-form .reg-form input.mobnumber {
  padding-bottom: 0px;
  border-bottom: none;
}
.shippingformobile {
  display: flex;
  width: 100%;
}
.ishaessentials .actions-secondary {
  display: block !important;
  position: absolute;
  top: 10px;
  left: 5px;
  z-index: 9;
}
.ishaessentials .actions-secondary .tocompare {
  display: none !important;
}
.ishaessentials .actions-secondary a::before {
  content: "\f08a" !important;
  font-family: "FontAwesome";
  color: #ffffff !important;
}
.mobile-modal-content .register {
  width: 100%;
  text-align: center;
}
.mobile-modal-content .buttons-set {
  margin: 20px 0 0 0 !important;
}
.ishaessentials.newarrival.exclusive.wellbeing {
  display: block;
}
.ishaessentials.newarrival.exclusive.wellbeing .wellbeing {
  padding-top: 0px !important;
}
.checkout-onepage-success {
  background: #ffffff;
}
.checkout-onepage-success .page-title {
  display: none !important;
}
.checkout-onepage-success .page-main .columns {
  width: 495px;
  margin: auto;
  text-align: center;
  background: #ffffff;
  margin-top: 120px;
  padding-top: 34px;
  margin-bottom: 80px;
}
.checkout-onepage-success .sucessheading {
  font-family: 'Fedra Sans Medium 5';
  font-size: 25px;
  padding-top: 28px;
  padding-bottom: 50px;
}
.checkout-onepage-success .sucessheading span {
  display: block;
  font-size: 37px;
  color: #00c853;
}
.checkout-onepage-success .success-messages {
  font-family: 'Fedra Sans Book 5';
  margin-bottom: 0px;
}
.checkout-onepage-success .success-messages p {
  font-size: 22px;
}
.checkout-onepage-success .success-messages p a {
  text-decoration: none;
}
.checkout-onepage-success .estimated {
  padding-bottom: 50px;
}
.checkout-onepage-success .estimated span {
  font-family: 'Fedra Sans Medium 5';
  font-weight: 500;
}
.checkout-onepage-success p.youwill {
  font-size: 18px;
  color: #020202;
  padding: 0 80px;
}
.checkout-onepage-success .actions-toolbar {
  text-align: center;
}
.checkout-onepage-success .actions-toolbar a {
  text-transform: none;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.9px;
}
#notice a {
  color: rgba(35, 31, 32, 0.75);
  text-decoration: underline;
  margin: 0px;
}
.loginotpmobileget .flag-container .selected-flag {
  display: none;
}
.loginotpmobileget .otp-content {
  position: relative;
}
.loginotpmobileget .flagimagebox {
  position: absolute;
  z-index: 9;
  border-right: solid 1px rgba(35, 31, 32, 0.5);
  padding-right: 13px;
  height: auto;
  display: inline-block;
  line-height: normal;
  top: 18px;
  left: 20px;
}
.loginotpmobileget .flagimagebox img {
  width: 24px;
}
.loginotpmobileget #loginotpmob {
  padding-left: 70px !important;
}
.modal.ajax-forgot-form .mobile-modal-content {
  padding-left: 40px;
  padding-right: 40px;
}
.update-address-popup {
  width: 350px;
  margin: auto;
  position: absolute;
  top: 410px;
  left: 50%;
  z-index: 99999 !important;
  background: #ffffff;
  color: #000;
  transform: translate(-50%, -50%);
  padding: 50px;
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
  text-align: center;
  border-radius: 3px;
  box-shadow: 0px 0px 40px #ccc;
}
.update-address-popup .close-update-popup {
  position: absolute;
  top: 10px;
  right: 10px;
}
.cms-savetheweave {
  background: #ffffff;
}
.cms-savetheweave .breadcrumbs {
  display: none;
}
.cms-savetheweave .page-main {
  max-width: 100% !important;
  padding: 0px !important;
}
.cms-savetheweave .page-main .savetheweave .mobileheading {
  display: none;
}
.cms-savetheweave .page-main .savetheweave .banner img {
  width: 100%;
}
.cms-savetheweave .page-main .innerpagelisting {
  padding: 0 100px;
  padding-top: 46px;
}
.cms-savetheweave .page-main .innerpagelisting .imagebanenr {
  overflow: hidden;
}
.cms-savetheweave .page-main .innerpagelisting .imagebanenr img {
  -webkit-transition: .8s;
  -moz-transition: .8s;
  -o-transition: .8s;
  -ms-transition: .8s;
  transition: .8s;
  width: 100%;
}
.cms-savetheweave .page-main .innerpagelisting .imagebanenr:hover {
  transition: .5s all ease;
}
.cms-savetheweave .page-main .innerpagelisting .imagebanenr:hover img {
  -moz-transform: scale(1.1) rotate(0deg);
  -webkit-transform: scale(1.1) rotate(0deg);
  -o-transform: scale(1.1) rotate(0deg);
  -ms-transform: scale(1.1) rotate(0deg);
  transform: scale(1.1) rotate(0deg);
  -webkit-transition: .8s;
  -moz-transition: .8s;
  -o-transition: .8s;
  -ms-transition: .8s;
  transition: .8s;
}
.cms-savetheweave .page-main .innerpagelisting .content {
  background: #EEE6D7;
  text-align: center;
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
  padding: 7px 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.cms-savetheweave .page-main .innerpagelisting .content a {
  color: #a92611;
  transition: .5s all ease;
}
.cms-savetheweave .page-main .innerpagelisting .content a:hover {
  text-decoration: underline;
  transition: .5s all ease;
}
.cms-savetheweave .page-main .savetheweavetext {
  font-family: 'Fedra Sans Book 5';
  font-size: 18px;
  padding: 44px 115px 150px 115px;
}
.cms-savetheweave .page-main .savetheweavetext p {
  margin: 0;
  padding-right: 50px;
}
.cms-savetheweave .page-main .savetheweavetext p img {
  float: left;
  margin-right: 34px;
  margin-bottom: 14px;
}
.cms-savetheweave .page-main .savetheweavetext p span {
  display: block;
  padding-bottom: 34px;
}
.cms-the-phenomenon-consecration {
  background: #ffffff;
}
.cms-the-phenomenon-consecration .breadcrumbs {
  display: block;
}
.cms-the-phenomenon-consecration .page-main {
  max-width: 100% !important;
  padding: 0px !important;
}
.cms-the-phenomenon-consecration .page-main .cysmaincount .banner img {
  width: 100%;
}
.cms-the-phenomenon-consecration .page-main .topcategory {
  padding: 0 168px;
  padding-top: 45px;
  padding-bottom: 50px;
  text-align: center;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul {
  padding: 0;
  list-style: none;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li {
  display: inline-block;
  width: 32%;
  position: relative;
  margin: 0px;
  padding-bottom: 10px;
  transition: 0.3s;
  margin-right: 10px;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li:nth-child(3n) {
  margin-right: 0px;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li span {
  position: absolute;
  bottom: 27px;
  width: 100%;
  text-align: center;
  left: 0;
  font-family: 'Fedra Sans Medium 5';
  font-size: 23px;
  color: #ffffff;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li span a {
  color: #ffffff;
  font-size: 18px;
  padding: 0 40px;
  text-align: center;
  display: block;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li span a:hover {
  text-decoration: underline;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li span.wishlist {
  font-size: 0px;
  position: absolute;
  top: 18px;
  left: 21px;
  bottom: auto;
  width: auto;
  z-index: 99;
  display: none;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li span.wishlist::before {
  content: "\f08a";
  font-family: "FontAwesome";
  color: #ffffff;
  font-size: 14px;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li .hovereffect {
  display: none;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li .image img {
  width: 100%;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li:hover .hovereffect {
  display: block;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #a92611;
  opacity: 0.95;
  width: 100%;
  height: 98%;
  border-radius: 3px;
  padding: 0 40px;
  padding-top: 40px;
  font-family: 'Fedra Sans Book 5';
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li:hover .hovereffect h2 {
  color: #ffffff;
  font-size: 23px;
  font-family: 'Fedra Sans Medium 5';
  display: none;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li:hover .hovereffect .topsubttitle {
  font-size: 15.5px;
  border-bottom: solid 1px #edaa38;
  padding-top: 4px;
  margin-bottom: 18px;
  display: inline-block;
  line-height: normal;
  color: #ffffff;
  padding-bottom: 8px;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li:hover .hovereffect p {
  font-size: 14px;
  line-height: normal;
  color: #ffffff;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li:hover .hovereffect a {
  width: 180px;
  height: 46px;
  line-height: 46px;
  background: #ffffff;
  color: #a92611;
  display: inline-block;
  border-radius: 3px;
  font-size: 15.5px;
  font-weight: 600;
  margin-top: 60px;
  text-decoration: none;
}
.cms-the-phenomenon-consecration .page-main .topcategory ul li:hover .hovereffect a:hover {
  text-decoration: none;
}
.cms-the-phenomenon-consecration .page-main .otherofferings .onlyentials {
  background: none;
  padding: 40px 130px;
  padding-bottom: 0px;
}
.cms-the-phenomenon-consecration .page-main .otherofferings .onlyentials .block-products-list {
  margin-bottom: 10px;
}
.cms-the-phenomenon-consecration .page-main .otherofferings .onlyentials .block-title::before {
  bottom: 8px;
}
.cms-the-phenomenon-consecration .page-main .otherofferings .onlyentials .block-title strong {
  font-size: 26px;
  background: #ffffff;
}
.cms-the-phenomenon-consecration .page-main .otherofferings .onlyentials .calltoaction {
  background: #ffffff;
  margin-top: -2px;
}
.cms-the-phenomenon-consecration .page-main .otherofferings .onlyentials .product-item-inner {
  display: none;
}
.cms-the-phenomenon-consecration .page-main .explorecategory {
  padding: 0 130px;
}
.cms-the-phenomenon-consecration .page-main .explorecategory h2 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 24px;
  text-align: center;
  padding-bottom: 33px;
  margin: 0;
  position: relative;
  width: 1274px;
}
.cms-the-phenomenon-consecration .page-main .explorecategory h2::before {
  content: '';
  position: absolute;
  bottom: 39px;
  background: url('../images/home-heading-bg.png') no-repeat left top;
  width: 50%;
  height: 7px;
  transform: translate(-50%, -50%);
  left: 45%;
}
.cms-the-phenomenon-consecration .page-main .explorecategory h2::after {
  content: '';
  position: absolute;
  bottom: 39px;
  background: url('../images/home-heading-bg.png') no-repeat right top;
  width: 50%;
  height: 7px;
  transform: translate(-50%, -50%);
  right: -5%;
}
.cms-the-phenomenon-consecration .page-main .explorecategory ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
.cms-the-phenomenon-consecration .page-main .explorecategory ul li {
  display: inline-block;
}
.cms-the-phenomenon-consecration .page-main .explorecategory ul li:last-child {
  float: right;
}
.cms-the-phenomenon-consecration .page-main .explorecategory .content {
  padding-bottom: 100px;
}
.cms-the-phenomenon-consecration .page-main .explorecategory .content h3 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 24px;
  padding-top: 25px;
  position: relative;
  z-index: 1;
}
.cms-the-phenomenon-consecration .page-main .explorecategory .content h3 span {
  z-index: 1;
  position: relative;
  display: inline-block;
  background: #ffffff;
  padding-right: 20px;
}
.cms-the-phenomenon-consecration .page-main .explorecategory .content h3::after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 7px;
  width: 97%;
  border-bottom: solid 1px #edaa38;
  z-index: -1;
}
.cms-the-phenomenon-consecration .page-main .explorecategory .content p {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
  line-height: 26px;
  padding-top: 10px;
  margin: 0;
  padding-right: 40px;
}
.menu-parent > a {
  font-family: 'Fedra Sans Medium 5';
  font-weight: normal !important;
  color: #a92611 !important;
  line-height: normal;
  display: block;
  font-size: 16px !important;
  border-bottom: solid 1px #fdf8ee;
  transition: .5s all ease;
  display: inline-block;
}
.menu-parent > a:hover {
  border-bottom: solid 1px #a92611;
  text-decoration: none !important;
}
.menu-left {
  padding-top: 0px !important;
}
.menu-left .menu-links {
  display: block !important;
}
.menu-left .menu-links .split-ul {
  display: block;
  float: left;
  padding-top: 0px !important;
}
.menu-left .menu-links .split-ul.templeright {
  padding-left: 50px !important;
  padding-right: 70px !important;
}
.menu-left .menu-links .split-ul.meditationmat {
  padding-right: 78px !important;
}
.menu-left .menu-links .split-ul.yogamat {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
.menu-left .menu-links .split-ul.nfoodbeverage {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
.menu-left .menu-links .split-ul.nfoodmuesli {
  padding-right: 70px !important;
}
.menu-left .menu-links .split-ul.hipainrelief {
  padding-left: 88px !important;
  padding-right: 66px !important;
}
.menu-left .menu-links .split-ul.menclothing {
  padding-left: 48px !important;
  padding-right: 75px !important;
}
.menu-left .menu-links .split-ul.programclothing {
  padding-right: 77px !important;
}
.menu-left .menu-links .split-ul.skincare {
  padding-left: 54px !important;
  padding-right: 54px !important;
}
.menu-left .menu-links .split-ul.deepamdiya {
  padding-left: 34px !important;
  padding-right: 54px !important;
}
.menu-left .menu-links .split-ul.decoratives {
  padding-right: 84px !important;
}
.menu-left .menu-links .split-ul.bookmagazines {
  padding-left: 115px !important;
  padding-right: 115px !important;
}
.menu-left .menu-links .split-ul.bookphotos {
  padding-right: 85px !important;
}
.menu-left .menu-links .split-ul.sptaikmalas {
  padding-left: 24px !important;
}
.menu-left .menu-links .split-ul .menu-parent {
  padding-top: 25px;
  padding-bottom: 0px;
}
.menu-left .menu-links .split-ul .menu-parent .menu-right {
  padding-top: 6px;
}
.menu-left .menu-links .split-ul .menu-parent span.break {
  display: block;
}
.menu-left .menu-links .split-ul .menu-parent span.newtag {
  display: inline-block;
  margin-left: 5px;
  background: #edaa38;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Fedra Sans Book 5';
  padding: 1px 4px;
  line-height: normal;
}
.menu-left .menu-links.savetheweave {
  padding-top: 38px !important;
  display: flex;
}
.menu-left .menu-links.savetheweave ul {
  text-align: center;
  display: flex !important;
}
.menu-left .menu-links.savetheweave ul li {
  display: inline-block;
  margin-right: 23px !important;
}
.menu-left .menu-links.savetheweave ul li span {
  display: block;
  color: #a92611;
  font-size: 16px;
  font-family: 'Fedra Sans Medium 5';
  font-weight: normal;
  padding-top: 10px;
}
.menu-left .menu-links.savetheweave ul li:last-child {
  margin: 0px !important;
}
.ajax-register-form .orsocial::before {
  top: 40px;
  width: 26%;
}
.ajax-register-form .orsocial::after {
  top: 40px;
  width: 26%;
}
.modal-popup.confirm._show {
  z-index: 99999 !important;
}
#passresetbyotp input {
  width: 100% !important;
}
.page-header.headersticky {
  position: fixed !important;
  width: 100%;
  top: 0px;
  height: 80px;
  z-index: 99999;
}
.page-header.headersticky .icon.user-my-icon {
  font-size: 0px;
  border-right: none !important;
  padding: 0px !important;
  margin: 0px 0px 0 0 !important;
}
.page-header.headersticky .icon.wishlist-my-icon {
  border: none !important;
  padding: 0px !important;
  margin: 0px !important;
}
.page-header.headersticky .icon.wishlist-my-icon img {
  margin: 0px 5px 0 0 !important;
}
.page-header.headersticky .icon.wishlist-my-icon a {
  font-size: 0px !important;
}
.page-header.headersticky .middle-container-wrap {
  position: absolute;
  right: 175px;
  top: -3px;
}
.page-header.headersticky .middle-container-wrap .minisearch.active {
  margin-top: -8px;
}
.page-header.headersticky .middle-container-wrap .minisearch.active #search {
  background: #ffffff;
  width: 100%;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.page-header.headersticky .middle-container-wrap .minisearch.active .actions .action.search {
  background: #edaa38 url('../images/sticky-search-after.svg') no-repeat center 6px;
  position: absolute;
  cursor: pointer !important;
}
.page-header.headersticky .middle-container-wrap .action.search {
  background: url('../images/sticky-search.svg') no-repeat center right !important;
  position: absolute;
  cursor: pointer !important;
}
.page-header.headersticky .middle-container-wrap .action.search::before {
  display: none;
}
.page-header.headersticky .logo {
  padding-top: 5px !important;
}
.page-header.headersticky .logo img {
  width: 34px !important;
}
.page-header.headersticky #mySidenav .nav-main {
  width: 98%;
  margin-left: 24px;
}
.page-header.headersticky .header.content {
  padding-top: 0px;
}
.page-header.headersticky .nav-container-wrap {
  top: -48px;
  width: 86%;
}
.page-header.headersticky .sections.nav-sections {
  padding-left: 50px;
}
.page-header.headersticky .navigation ul {
  padding: 0px;
}
.page-header.headersticky.down-scroll {
  position: absolute !important;
}
.mobilebanner {
  display: none;
}
.headersticky .navigation .level0 > .level-top {
  padding: 0px 5px;
}
.headersticky .sections.nav-sections ul li.level0 > a {
  font-size: 0.95vw;
  padding: 0 13px;
}
.headersticky .header.content .right-container-wrap {
  padding-top: 30px;
}
.angle-arrow,
.back-button-menu,
.second-level-child {
  display: none;
}
#search_mini_form_cms {
  background: #ffffff;
  padding: 10px;
  border: 1px solid #e3e3e3;
}
#search_mini_form_cms .input-box label {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  text-align: left;
}
#search_mini_form_cms .input-box input {
  width: calc(100% - 80px);
}
#search_mini_form_cms .input-box button {
  display: inline-block;
  background: #a92611;
  color: #ffffff;
  border: none;
  font-size: 13px;
  vertical-align: top;
}
#size-chart {
  font-size: 18px;
}
.ccavenuepay_frontend_logo {
  background-size: 100%;
  width: 100%;
}
input::-moz-selection {
  background: yellow;
}
input::selection {
  background: yellow;
}
.modal.ajax-login-form .mobile-modal-content {
  padding: 20px 68px !important;
}
.ajax-login-form .page_title span,
.login-window.account-login .page_title span {
  padding-bottom: 15px;
  padding-top: 2px;
}
dl.item-options {
  display: inline-block;
  white-space: nowrap;
  color: #000;
}
dl.item-options dt {
  font-weight: bold;
}
dl.item-options dt,
dl.item-options dd {
  display: inline-block;
}
#size-chart {
  font-size: 18px;
  cursor: pointer;
}
.action.print {
  display: none !important;
}
.modal.ajax-login-form .mobile-modal-content,
.ajax-register-form .mobile-modal-content {
  padding: 20px 50px;
  top: 4%;
}
#ajaxlogin-create-form .page_title span {
  padding-top: 6px;
  padding-bottom: 0px;
}
.block.social-login-authentication-channel.account-social-login.social-popup-form {
  margin-bottom: 10px;
}
.order-details-items.invoice th.qty,
.order-details-items.shipments th.qty,
.table-wrapper.returns-history th.qty {
  opacity: 1;
}
.cms-contact-us .breadcrumbs {
  display: none;
}
.cms-contact-us .cms-pages-header {
  margin-left: -50vw;
  position: relative;
  width: 100vw;
  left: 50%;
}
.cms-contact-us .cms-pages-header img {
  width: 100%;
}
.cms-contact-us .cms-pages-header .custom-heading {
  font-family: 'Fedra Sans Std';
  font-size: 48px;
  position: absolute;
  bottom: 25px;
  left: 10%;
}
.cms-contact-us .cms-pages-header .custom-heading h1 {
  font-size: 48px;
  padding: 0 20px;
}
.cms-contact-us .cms-margin-top {
  padding-top: 50px;
}
.cms-contact-us .cms-margin-top .address-block {
  margin: 10px 0px;
}
.cms-contact-us .cms-margin-top .address-block h2 {
  font-size: 22px;
  line-height: 33px;
  font-family: 'Fedra Sans Medium 5';
}
.cms-contact-us .cms-margin-top .address-block p {
  font-size: 17px;
  line-height: normal;
  margin-top: 10px;
  font-family: 'Fedra Sans Book 5';
}
.cms-contact-us .cms-margin-top .address-block p a {
  color: #a92611;
  text-decoration: underline;
}
.cms-page-view {
  background: #ffffff;
  overflow-x: hidden;
}
.cms-page-view .page-main > .page-title-wrapper .page-title {
  display: block;
  position: relative;
}
.cms-page-view .breadcrumbs {
  display: none;
}
.cms-page-view .page-main {
  background: #ffffff;
}
.cms-sample-home-page {
  background: #fdf8ee;
}
.cms-sample-home-page .page-main {
  background: #fdf8ee;
}
.catalog-product-view .modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(150px);
  transform: translateY(150px);
}
div#product-options-wrapper input[type=radio] {
  margin-top: 6px;
}
div#product-options-wrapper label {
  font-size: 15px;
}
.customer-review .review-details .review-title {
  font-size: initial;
}
.customer-review .review-details .review-content {
  font-size: initial;
}
.customer-review .review-details .customer-review-rating .rating-label {
  font-size: initial;
}
.customer-review .review-details .review-date {
  font-size: initial;
}
.cms-about-us .page-title-wrapper {
  display: none;
}
.cms-about-us .isha-outlet {
  margin-top: 20px;
}
.cms-about-us .text-carousel .owl-nav {
  display: none;
}
.cms-about-us .text-carousel .owl-dots .owl-dot.active span,
.cms-about-us .text-carousel .owl-dots .owl-dot:hover span {
  background: #000000;
}
.cms-about-us .text-carousel.owl-theme .owl-dots .owl-dot {
  border: 0;
  outline: none;
  box-shadow: none;
}
.cms-about-us p.sub-head {
  font-size: 24px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  font-family: 'Fedra Sans Book 5';
  padding: 24px 0 45px;
  margin-bottom: 0 !important;
}
.cms-about-us .item h4 {
  font-size: 24px;
  text-align: center;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 400;
  line-height: 36px;
}
.cms-about-us .item p {
  font-size: 21px;
  text-align: center;
  max-width: 916px;
  margin: 0 auto;
  margin-bottom: 58px;
  font-family: 'Fedra Sans Book 5';
  line-height: 30px;
  padding-bottom: 8px;
}
.cms-about-us .item .custom-col {
  display: flex;
  text-align: center;
  padding-left: 32px;
}
.cms-about-us .item .custom-col .outlet-image img {
  margin-bottom: 20px;
}
.cms-about-us .item .custom-col .first-col {
  max-width: 300px;
  margin-right: 20px;
  display: inline-block;
}
.cms-about-us .item .custom-col .second-col {
  max-width: 515px;
  margin-right: 20px;
  display: inline-block;
}
.cms-about-us .item .custom-col .third-col {
  max-width: 319px;
  margin-right: 0px;
  display: inline-block;
}
.cms-about-us .isha-foundation {
  margin: 90px 0;
}
.cms-about-us .isha-foundation p {
  font-size: 21px;
  font-family: 'Fedra Sans Book 5';
  max-width: 900px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 35px;
}
.cms-about-us .isha-foundation a.visit-button {
  font-size: 18px;
  border: 1px solid #a92611;
  padding: 15px 107px;
  color: #a92611;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 600;
}
.cms-about-us .isha-foundation h2 {
  margin-bottom: 25px;
}
.cms-about-us .custom-heading {
  font-family: 'Fedra Sans Std';
  font-size: 48px;
  position: absolute;
  bottom: 25px;
  left: 10%;
}
.cms-about-us .cms-margin-top {
  padding-top: 50px;
}
.cms-about-us .cms-pages-header {
  margin-left: -50vw;
  position: relative;
  width: 100vw;
  left: 50%;
}
.cms-about-us .cms-pages-header img {
  width: 100%;
}
.cms-about-us .quote {
  background: url('../images/quote.png') no-repeat center top;
  text-align: center;
  max-width: 100%;
  margin: 0 auto;
  color: #a92611;
  font-size: 27px;
  font-family: 'Fedra Sans Std';
  font-weight: 400;
  padding: 90px;
}
.cms-about-us .quote .author {
  font-weight: bold;
  display: block;
}
.cms-about-us .about {
  position: relative;
}
.cms-about-us .about p {
  font-size: 21px;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 40px;
  font-family: 'Fedra Sans Book 5';
  color: #020202;
  line-height: 34px;
}
.cms-terms-conditions {
  background: #fff;
}
.cms-terms-conditions h1.page-title span {
  border-bottom: 0px solid #f3edd9;
  color: #020202;
  background: #fff;
  font-family: 'Fedra Sans Book 5';
  font-weight: bold;
  letter-spacing: 0px;
  font-size: 36px;
  padding: 0px 20px 3px 0;
}
.cms-terms-conditions h1.page-title:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #f1bf55;
  display: block;
}
.cms-terms-conditions p {
  font-family: 'Fedra Sans Book 5';
  margin-bottom: 30px;
}
.cms-terms-conditions.cms-page-view .page-main {
  background: #fff;
}
.cms-privacy-policy-cookie-restriction-mode .main-block-content.termcms p {
  font-size: 18px;
}
.cms-privacy-policy-cookie-restriction-mode {
  background: #fff;
}
.cms-privacy-policy-cookie-restriction-mode h1.page-title span {
  border-bottom: 0px solid #f3edd9 !important;
  color: #020202;
  background: #fff;
  font-family: 'Fedra Sans Std';
  font-weight: bold;
  letter-spacing: 0px;
  font-size: 36px;
  padding-right: 20px;
}
.cms-privacy-policy-cookie-restriction-mode h1.page-title:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #f1bf55;
  display: block;
  position: absolute;
  bottom: 6px;
  Z-INDEX: -1;
}
.cms-privacy-policy-cookie-restriction-mode p {
  font-family: 'Fedra Sans Book 5';
  margin-bottom: 30px;
}
.cms-privacy-policy-cookie-restriction-mode h2 {
  font-size: 24px !important;
}
.cms-privacy-policy-cookie-restriction-mode table.data-table {
  display: block;
}
.cms-privacy-policy-cookie-restriction-mode .for-mobile-only {
  display: none;
}
.cms-privacy-policy-cookie-restriction-mode .for-mobile-only p strong {
  display: block;
  font-weight: 500 !important;
  font-family: 'Fedra Sans Medium 5';
}
.cms-privacy-policy-cookie-restriction-mode .for-mobile-only p.italic {
  font-style: italic;
}
.cms-privacy-policy-cookie-restriction-mode.cms-page-view .page-main {
  background: #fff;
}
.cms-store-locator .cms-pages-header {
  background: url('../images/store-locator-banner.png') no-repeat;
  position: absolute;
  display: block;
  width: 100%;
  padding: 180px 0 30px;
  left: 0;
  height: auto;
  background-size: 100%;
}
.cms-store-locator .cms-pages-header .custom-heading {
  padding: 0 150px;
  font-family: 'Fedra Sans Medium 5';
  font-size: 48px;
}
.cms-store-locator .cms-pages-header .custom-heading h1 {
  font-size: 30px;
  padding: 0 20px;
}
.cms-store-locator .cms-pages-header .custom-heading h1 strong {
  display: block;
  font-family: 'Fedra Sans Medium 5';
  font-size: 48px;
  font-weight: 500;
}
.cms-store-locator .cms-margin-top {
  padding-top: 315px;
}
.cms-store-locator #googlemaps {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  /* Set z-index to 0 as it will be on a layer below the contact form */
}
.cms-store-locator #address-list {
  position: relative;
  z-index: 1;
  /* The z-index should be higher than Google Maps */
  width: 300px;
  margin: 60px auto 0;
  padding: 10px;
  background: black;
  height: auto;
  opacity: .45;
  /* Set the opacity for a slightly transparent Google Form */
  color: white;
}
.sections.nav-sections ul li.level0 > a {
  font-size: 1.05vw;
  padding: 0 1.05vw;
}
.sections.nav-sections ul li.level0 a:last-child {
  padding-right: 0px;
}
.sections.nav-sections ul li.level0 > a:last-child::after {
  right: -14px;
}
#mySidenav .menu-left .menu-links ul li a {
  padding: 0px;
}
.menu-links.savetheweave {
  padding-bottom: 20px !important;
}
.cms-customer-support {
  background: #ffffff;
}
.cms-customer-support html {
  scroll-behavior: smooth;
}
.cms-customer-support .page-main {
  max-width: 100% !important;
  width: 100%;
  padding: 0px;
}
.cms-customer-support .customersupport h2 {
  text-align: center;
  font-size: 36px;
  font-family: 'Fedra Sans Medium 5';
  margin: 0;
  padding-top: 35px;
  position: relative;
}
.cms-customer-support .customersupport h2::after {
  content: '';
  background: url('../images/heading-bg.png') no-repeat center bottom;
  width: 228px;
  height: 7px;
  position: absolute;
  left: 50%;
  bottom: -23px;
  transform: translate(-50%, -50%);
}
.cms-customer-support .customersupport .toplisting {
  padding-top: 60px;
  width: 1140px;
  margin: auto;
}
.cms-customer-support .customersupport .toplisting ul {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cms-customer-support .customersupport .toplisting ul li {
  width: 33%;
  text-align: center;
  margin: 0px;
  padding-bottom: 84px;
}
.cms-customer-support .customersupport .toplisting ul li a {
  font-size: 20px;
  color: #020202;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  transition: .5s all ease;
}
.cms-customer-support .customersupport .toplisting ul li a:hover {
  color: #a92611;
}
.cms-customer-support .customersupport .toplisting ul li a span {
  display: block;
  padding-top: 20px;
}
.cms-customer-support .customersupport .accordingsecton {
  background: #ffffff url('../images/cutomer-down-bg.png') no-repeat top;
  background-size: contain;
  padding-top: 105px;
}
.cms-customer-support .customersupport .accordingsecton .accordion-container {
  width: 1140px;
  margin: auto;
  padding-bottom: 68px;
  position: relative;
}
.cms-customer-support .customersupport .accordingsecton .accordion-container.paymentsection::before {
  content: '';
  position: absolute;
  left: -230px;
  top: -86px;
  background: url('../images/customer-bg-icon.svg') no-repeat left top;
  width: 303px;
  height: 121px;
  background-size: 80%;
}
.cms-customer-support .customersupport .accordingsecton .accordion-container.paymentsection::after {
  content: '';
  position: absolute;
  right: -310px;
  bottom: -66px;
  background: url('../images/customer-bg-icon.svg') no-repeat left top;
  width: 303px;
  height: 121px;
  background-size: 80%;
}
.cms-customer-support .customersupport .accordingsecton .accordion-container h3 {
  font-size: 26px;
  font-family: 'Fedra Sans Book 5';
  font-weight: 500;
  padding-bottom: 20px;
  margin: 0px;
  padding-left: 18px;
}
.cms-customer-support .customersupport .accordingsecton .accordion-container .set {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 10px;
}
.cms-customer-support .customersupport .accordingsecton .accordion-container .set a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: block;
  font-size: 16px;
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  background: #ffffff;
  padding: 10px 20px;
  border-radius: 3px;
  text-decoration: none;
  cursor: pointer;
}
.cms-customer-support .customersupport .accordingsecton .accordion-container .set .contentsecrtion {
  display: none;
  background: #ffffff;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.cms-customer-support .customersupport .accordingsecton .accordion-container .set .contentsecrtion p {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  padding: 20px;
  margin: 0;
}
.cms-customer-support .column.main {
  padding-bottom: 0px !important;
}
.cms-customer-support .backtotop {
  display: none;
}
.cms-support-ticket input[type="file"] {
  display: none;
}
.cms-support-ticket {
  background: #ffffff;
  position: relative;
}
.cms-support-ticket .breadcrumbs {
  display: block;
  margin-top: 0px;
  background: #ffffff;
}
.cms-support-ticket::before {
  content: '';
  position: absolute;
  right: -80px;
  top: 230px;
  width: 312px;
  height: 143px;
  background: url('../images/ticket-rigght-bg.png') no-repeat right top;
  background-size: 100%;
}
.cms-support-ticket .page-main {
  position: relative;
}
.cms-support-ticket .page-main::after {
  content: '';
  position: absolute;
  left: -250px;
  bottom: 0;
  width: 312px;
  height: 143px;
  background: url('../images/ticket-bottombg.png') no-repeat right top;
  background-size: 100%;
  top: auto;
}
.cms-support-ticket .supportticket {
  padding-bottom: 60px;
  clear: both;
  overflow: hidden;
}
.cms-support-ticket .supportticket .supportcaptcha {
  float: left;
}
.cms-support-ticket .supportticket .tophead {
  text-align: center;
  font-family: 'Fedra Sans Medium 5';
  padding-top: 50px;
  padding-bottom: 28px;
}
.cms-support-ticket .supportticket .tophead h2 {
  color: #020202;
  font-size: 28px;
  margin: 0;
  padding-bottom: 8px;
}
.cms-support-ticket .supportticket .tophead p {
  font-family: 'Fedra Sans Book 5';
  font-size: 18px;
}
.cms-support-ticket .supportticket .fieldset {
  width: 582px;
  margin: auto;
}
.cms-support-ticket .supportticket .fieldset .field {
  float: left;
  width: 48%;
}
.cms-support-ticket .supportticket .fieldset .field.emailaddress {
  width: 100%;
  float: none;
  clear: both;
}
.cms-support-ticket .supportticket .fieldset .field.commentbox {
  clear: both;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.cms-support-ticket .supportticket .fieldset .field.commentbox textarea {
  border: solid 1px #edaa38;
  padding: 12px;
  height: auto;
  height: 180px;
  font-size: 14px;
}
.cms-support-ticket .supportticket .fieldset .field.commentbox textarea:focus {
  outline: none;
  box-shadow: none;
}
.cms-support-ticket .supportticket .fieldset .field.rightcount {
  float: right;
}
.cms-support-ticket .supportticket .fieldset .field input,
.cms-support-ticket .supportticket .fieldset .field select {
  border: solid 1px #edaa38;
  padding: 12px;
  height: auto;
  border-radius: 3px;
  font-size: 14px;
  width: 100%;
}
.cms-support-ticket .supportticket .fieldset .field input:focus,
.cms-support-ticket .supportticket .fieldset .field select:focus {
  box-shadow: none;
}
.cms-support-ticket .supportticket .fieldset .submitbutton {
  clear: none;
  text-align: center;
  float: right;
  width: 40%;
  padding-top: 8px;
}
.cms-support-ticket .supportticket .fieldset .submitbutton button {
  width: 100%;
  margin: auto;
  background: #a92611;
  color: #ffffff;
  border: none;
  font-size: 20px;
  height: 60px;
  line-height: normal;
  border-radius: 3px;
  transition: .5s all ease;
  border-radius: 30px;
}
.cms-support-ticket .supportticket .fieldset .submitbutton button:hover {
  background: #a92611;
}
.cms-support-ticket .supportticket .fieldset .submitbutton button:focus {
  outline: none;
  border: none;
}
.cms-support-ticket .supportticket .fieldset .customfilesecton {
  border-top: solid 1px #fdf8ee;
  position: absolute;
  bottom: 10px;
  width: 98%;
  left: 8px;
  padding-top: 10px;
  background: #ffffff;
}
.cms-support-ticket .supportticket .fieldset .customfilesecton .fileicon {
  background: #2A89E1;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
}
.cms-support-ticket .supportticket .fieldset .customfilesecton .fileicon img {
  width: 14px;
}
.cms-support-ticket .supportticket .fieldset .customfilesecton .text {
  color: rgba(35, 31, 32, 0.5);
  font-size: 14px;
  display: inline-block;
  padding-left: 10px;
  font-family: 'Fedra Sans Book 5';
}
.cms-support-ticket .column.main {
  position: relative;
}
.cms-support-ticket.cms-page-view .page-main {
  background: #ffffff;
}
.cms-store-locator .page-main {
  width: 100%;
  max-width: 100%;
  padding: 0px;
}
.cms-store-locator .page-main .storelocatermain .banner img {
  width: 100%;
}
.cms-store-locator .page-main .storelocatermain .banner .innercount {
  position: relative;
  padding: 0 155px;
}
.cms-store-locator .page-main .storelocatermain .banner .innercount h1 {
  font-family: 'Fedra Sans Book 5';
  font-size: 30px;
  margin: 0;
  position: absolute;
  bottom: 70px;
}
.cms-store-locator .page-main .storelocatermain .banner .innercount h1 span {
  display: block;
  font-family: 'Fedra Sans Medium 5';
  font-size: 48px;
}
.cms-store-locator .page-main .storelocatermain .storeinformation {
  padding: 0 155px;
  padding-top: 84px;
}
.cms-store-locator .page-main .storelocatermain .storeinformation h2 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 36px;
  padding-bottom: 30px;
  position: relative;
}
.cms-store-locator .page-main .storelocatermain .storeinformation h2::before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0px;
  height: 1px;
  border-bottom: solid 1px #f1bf55;
  bottom: 40px;
  z-index: -1;
}
.cms-store-locator .page-main .storelocatermain .storeinformation h2 span {
  background: #ffffff;
  display: inline-block;
  padding-right: 20px;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details {
  clear: both;
  overflow: hidden;
  padding-bottom: 45px;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details h3 {
  color: #edaa38;
  font-size: 24px;
  font-weight: 500;
  font-family: 'Fedra Sans Book 5';
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing {
  background: #ffffff;
  float: left;
  padding: 30px 50px;
  border-radius: 3px;
  width: 360px;
  margin-right: 46px;
  margin-top: 12px;
  min-height: 177px;
  margin-bottom: 20px;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing.last {
  margin-right: 0px;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing h4 {
  font-size: 18px;
  font-family: 'Fedra Sans Medium 5';
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing p {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing .storedetails {
  padding-top: 12px;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing .storedetails a {
  color: #a92611;
  font-size: 15px;
  font-family: 'Fedra Sans Medium 5';
  border-bottom: solid 1px #a92611;
  transition: .5s all ease;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing .storedetails a:hover {
  text-decoration: none;
  color: #0056b3;
  border-bottom: solid 1px #0056b3;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing .storedetails a:focus {
  text-decoration: none;
  color: #0056b3;
  border-bottom: solid 1px #0056b3;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing .storedetails .hoverbox {
  display: block;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing .storedetails .hoverbox .box {
  font-size: 16px;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing .storedetails .hoverbox .box img {
  float: left;
  margin-right: 10px;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing .storedetails .hoverbox .box a {
  color: #a92611;
  font-size: 16px;
  border-bottom: solid 1px #a92611;
}
.cms-store-locator .page-main .storelocatermain .storeinformation .details .listing .storedetails .hoverbox {
  display: none;
  padding-top: 10px;
}
#mySidenav .menu-left .menu-links ul.category-image {
  z-index: 1;
}
.block-products-list.grid .action.towishlist {
  top: -10px;
  left: 0px;
  z-index: 99;
  position: absolute;
}
@media only screen and (max-width: 1260px) {
  .header.content .right-container-wrap .header.links .icon.wishlist-my-icon li a {
    font-size: 14px;
  }
  .sections.nav-sections ul > li.level0.has-child > a::after {
    background-size: 70%;
    right: -1px;
    top: 21px;
  }
  .sections.nav-sections ul li.level0 > a {
    font-size: 14.5px !important;
    padding: 0 8px;
  }
  #mySidenav .nav-main ul {
    display: block;
  }
  .sections.nav-sections ul li.level0 a {
    font-size: 13.5px;
  }
  .menu-parent > a {
    font-size: 14px !important;
  }
}
.mobile-modal-content .modal .success {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.modal .error1 {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.form.password.reset .label {
  font-size: 14px;
  font-weight: normal;
}
.form.password.reset #password-strength-meter-container {
  font-size: 11px;
}
.lifeoutlets .owl-dots button span {
  width: 8px !important;
  height: 8px !important;
  margin: 5px 4px !important;
}
.cms-jeevarasam .page-main,
.cms-dhyanalinga .page-main,
.cms-sanjeevini-health-mix .page-main,
.cms-neem-turmeric .page-main,
.cms-natural-hair-and-bodycare .page-main,
.cms-natural-hair-and-bodycare .page-main,
.cms-fabric .page-main {
  max-width: 100% !important;
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .cms-copper-cleaning-instructions .orderone {
    order: 1;
  }
  .cms-copper-cleaning-instructions .ordertwo {
    order: 2;
  }
  .cms-copper-cleaning-instructions .orderthree {
    order: 3;
  }
  .cms-copper-cleaning-instructions .orderfour {
    order: 4;
  }
  .cms-copper-cleaning-instructions .list img {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .menu-left .menu-links .split-ul.nfoodmuesli {
    padding-right: 10px !important;
  }
  .menu-left .menu-links .split-ul.nfoodbeverage {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  body #mySidenav .menu-left .menu-links {
    padding: 0 0 0 15px !important;
  }
  #mySidenav .menu-left .menu-links > ul.split-ul:last-child {
    margin-right: 15px;
  }
}
.cms-the-rudraksha-guide,
.cms-copper-cleaning-instructions,
.cms-hi-the-rudraksha-guide,
.cms-ml-the-rudraksha-guide,
.cms-kn-the-rudraksha-guide,
.cms-te-the-rudraksha-guide,
.cms-ta-the-rudraksha-guide {
  background: #ffffff;
}
.cms-the-rudraksha-guide .page-header.headersticky,
.cms-copper-cleaning-instructions .page-header.headersticky,
.cms-hi-the-rudraksha-guide .page-header.headersticky,
.cms-ml-the-rudraksha-guide .page-header.headersticky,
.cms-kn-the-rudraksha-guide .page-header.headersticky,
.cms-te-the-rudraksha-guide .page-header.headersticky,
.cms-ta-the-rudraksha-guide .page-header.headersticky {
  position: relative;
}
.cms-the-rudraksha-guide .page-title-wrapper,
.cms-copper-cleaning-instructions .page-title-wrapper,
.cms-hi-the-rudraksha-guide .page-title-wrapper,
.cms-ml-the-rudraksha-guide .page-title-wrapper,
.cms-kn-the-rudraksha-guide .page-title-wrapper,
.cms-te-the-rudraksha-guide .page-title-wrapper,
.cms-ta-the-rudraksha-guide .page-title-wrapper {
  display: none;
}
.cms-the-rudraksha-guide .page-main,
.cms-copper-cleaning-instructions .page-main,
.cms-hi-the-rudraksha-guide .page-main,
.cms-ml-the-rudraksha-guide .page-main,
.cms-kn-the-rudraksha-guide .page-main,
.cms-te-the-rudraksha-guide .page-main,
.cms-ta-the-rudraksha-guide .page-main {
  max-width: 100%;
  padding: 0px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain,
.cms-copper-cleaning-instructions .rudrakshaguidemain,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain,
.cms-te-the-rudraksha-guide .rudrakshaguidemain,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain {
  background: url('../images/RudrakshaGuide-mainbanner.png') no-repeat top;
  background-size: contain;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordion-container,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordion-container,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordion-container,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordion-container,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordion-container,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordion-container,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordion-container {
  padding-left: 100px;
  padding-right: 100px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection {
  padding-top: 52px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection h2,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2 {
  text-align: center;
  font-size: 36px;
  font-family: 'Fedra Sans Medium 5';
  position: relative;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2::after,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection h2::after,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2::after,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2::after,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2::after,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2::after,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection h2::after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  width: 211px;
  transform: translate(-50%, -50%);
  border-bottom: solid 3px #edaa38;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .readin,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin {
  text-align: center;
  padding-top: 35px;
  font-family: 'Fedra Sans Book 5';
  padding-bottom: 22px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .readin ul,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul {
  padding: 0px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .readin ul li,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  margin: 0 30px 0 0;
  position: relative;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .readin ul li:first-child,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child {
  line-height: 12px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li::after,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .readin ul li::after,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li::after,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li::after,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li::after,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li::after,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li::after {
  content: '';
  position: absolute;
  right: -18px;
  top: 12px;
  width: 5px;
  height: 5px;
  background: #000;
  border-radius: 50%;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li a,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .readin ul li a,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li a,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li a,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li a,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li a,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li a {
  font-size: 24px;
  color: #a92611;
  font-weight: 600;
  text-decoration: none;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child::after,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .readin ul li:first-child::after,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child::after,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child::after,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child::after,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child::after,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:first-child::after {
  display: none;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:last-child::after,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .readin ul li:last-child::after,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:last-child::after,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:last-child::after,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:last-child::after,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:last-child::after,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .readin ul li:last-child::after {
  display: none;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .listing,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing {
  width: 1140px;
  margin: auto;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .listing .contentpart,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart {
  background: #edaa38;
  color: #ffffff;
  padding-left: 40px !important;
  padding-top: 31px !important;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:first-child,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .listing .contentpart:first-child,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:first-child,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:first-child,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:first-child,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:first-child,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:first-child {
  border-top-left-radius: 4px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:last-child,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .listing .contentpart:last-child,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:last-child,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:last-child,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:last-child,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:last-child,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart:last-child {
  border-bottom-right-radius: 4px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .listing .contentpart a,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a {
  text-transform: uppercase;
  color: #a92611;
  font-size: 15.5px;
  border-bottom: solid 1px #DD7827;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  margin-top: 10px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a:hover,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .listing .contentpart a:hover,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a:hover,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a:hover,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a:hover,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a:hover,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart a:hover {
  text-decoration: none;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart h3,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .listing .contentpart h3,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart h3,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart h3,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart h3,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart h3,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart h3 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 27px;
  text-transform: none;
  color: #ffffff;
  font-weight: 500;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart .number,
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .listing .contentpart .number,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart .number,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart .number,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart .number,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart .number,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .topbannersection .listing .contentpart .number {
  color: #F0BC6C;
  font-size: 108px;
  position: absolute;
  bottom: 10px;
  right: 30px;
  font-weight: 600;
  font-family: 'Fedra Sans Book 5';
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordingsecton,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordingsecton,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordingsecton,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordingsecton,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordingsecton,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordingsecton,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordingsecton {
  padding-top: 105px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordingsecton .accordion-container,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container {
  width: 1140px;
  margin: auto;
  padding-bottom: 68px;
  position: relative;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::before,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::before,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::before,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::before,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::before,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::before,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::before {
  content: '';
  position: absolute;
  left: -230px;
  top: -86px;
  background: url('../images/customer-bg-icon.svg') no-repeat left top;
  width: 303px;
  height: 121px;
  background-size: 80%;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::after,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::after,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::after,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::after,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::after,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::after,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container.paymentsection::after {
  content: '';
  position: absolute;
  right: -310px;
  bottom: -66px;
  background: url('../images/customer-bg-icon.svg') no-repeat left top;
  width: 303px;
  height: 121px;
  background-size: 80%;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container h3,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordingsecton .accordion-container h3,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container h3,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container h3,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container h3,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container h3,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container h3 {
  font-size: 26px;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 500;
  padding-bottom: 20px;
  margin: 0px;
  padding-left: 18px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordingsecton .accordion-container .set,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 10px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set a,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordingsecton .accordion-container .set a,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set a,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set a,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set a,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set a,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: block;
  font-size: 16px;
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 500;
  background: #ffffff;
  padding: 10px 30px;
  border-radius: 3px;
  text-decoration: none;
  cursor: pointer;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion {
  display: none;
  background: #ffffff;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion p,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion p,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion p,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion p,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion p,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion p,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion p {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  padding: 20px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion ul,
.cms-copper-cleaning-instructions .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion ul,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion ul,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion ul,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion ul,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion ul,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .accordingsecton .accordion-container .set .contentsecrtion ul {
  padding: 0;
  font-size: 15px;
  list-style: none;
  padding-left: 25px;
  padding-bottom: 20px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .productslist,
.cms-copper-cleaning-instructions .rudrakshaguidemain .productslist,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .productslist,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .productslist,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .productslist,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .productslist,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .productslist {
  width: 950px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed,
.cms-copper-cleaning-instructions .rudrakshaguidemain .productslist h2.tophed,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed {
  font-family: 'Fedra Sans Medium 5';
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::before,
.cms-copper-cleaning-instructions .rudrakshaguidemain .productslist h2.tophed::before,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::before,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::before,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::before,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::before,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::before {
  content: '';
  background: url('../images/heading-bg.png') no-repeat center bottom;
  width: 42%;
  height: 7px;
  display: block;
  position: absolute;
  bottom: 10px;
  left: 0px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::after,
.cms-copper-cleaning-instructions .rudrakshaguidemain .productslist h2.tophed::after,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::after,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::after,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::after,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::after,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .productslist h2.tophed::after {
  content: '';
  background: url('../images/heading-bg.png') no-repeat center bottom;
  width: 42%;
  height: 7px;
  display: block;
  position: absolute;
  bottom: 10px;
  right: 0px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li,
.cms-copper-cleaning-instructions .rudrakshaguidemain .productslist .products-grid-cms ul li,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li {
  width: 205px;
  margin-right: 42px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .starting,
.cms-copper-cleaning-instructions .rudrakshaguidemain .productslist .products-grid-cms ul li .starting,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .starting,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .starting,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .starting,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .starting,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .starting {
  float: left;
  padding-right: 5px;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .product-item-name,
.cms-copper-cleaning-instructions .rudrakshaguidemain .productslist .products-grid-cms ul li .product-item-name,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .product-item-name,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .product-item-name,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .product-item-name,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .product-item-name,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .product-item-name {
  font-size: 14px !important;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .price,
.cms-copper-cleaning-instructions .rudrakshaguidemain .productslist .products-grid-cms ul li .price,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .price,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .price,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .price,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .price,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li .price {
  font-size: 18px !important;
}
.cms-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li:last-child,
.cms-copper-cleaning-instructions .rudrakshaguidemain .productslist .products-grid-cms ul li:last-child,
.cms-hi-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li:last-child,
.cms-ml-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li:last-child,
.cms-kn-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li:last-child,
.cms-te-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li:last-child,
.cms-ta-the-rudraksha-guide .rudrakshaguidemain .productslist .products-grid-cms ul li:last-child {
  margin-right: 0px !important;
}
.cms-copper-cleaning-instructions .bannercontent {
  font-size: 21px;
  width: 1140px;
  margin: auto;
  line-height: normal;
  text-align: center;
  padding: 50px 100px 40px 100px;
}
.cms-copper-cleaning-instructions .bannercontent p {
  margin: 0px;
  padding-bottom: 30px;
}
.cms-copper-cleaning-instructions .rudrakshaguidemain {
  background: none;
}
.cms-copper-cleaning-instructions .topbannersection {
  background: url('../images/coppermain_banner.png') no-repeat top;
  background-size: cover;
  height: 560px;
}
.cms-copper-cleaning-instructions .topbannersection .listing .contentpart {
  padding-left: 30px !important;
}
.cms-copper-cleaning-instructions .topbannersection .contentpart h3 {
  padding-right: 10px;
}
.cms-copper-cleaning-instructions .copperlistingtext {
  width: 1140px;
  margin: auto;
  padding-top: 166px;
}
.cms-copper-cleaning-instructions .copperlistingtext h3 {
  font-size: 26px;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 500;
  padding-bottom: 20px;
  padding-left: 18px;
  margin: 0px;
}
.cms-copper-cleaning-instructions .copperlistingtext ul {
  padding: 0 100px 0 100px;
  font-size: 18px;
}
.cms-copper-cleaning-instructions #Lemon {
  padding-bottom: 90px;
}
.cms-copper-cleaning-instructions #Lemon h3 {
  padding-left: 80px;
}
.cms-copper-cleaning-instructions #tamarind {
  padding-bottom: 90px;
}
.cms-copper-cleaning-instructions #tamarind h3 {
  padding-left: 80px;
}
.cms-copper-cleaning-instructions .productslist .product-item-name {
  min-height: inherit !important;
  padding-bottom: 2px;
}
.cms-copper-cleaning-instructions .productslist .starting {
  font-size: 14px;
  font-family: 'Fedra Sans Book 5';
}
.cms-copper-cleaning-instructions .rudrakshaguidemain .topbannersection .listing .contentpart {
  padding-left: 25px !important;
}
.blog-page .page-bottom {
  background: #ffffff;
}
.blog-page .post-holder {
  border: none;
}
.blog-page .post-view {
  background: url('../images/rectangle-3-copy.png') no-repeat top;
  background-size: contain;
}
.blog-page .post-view .block.comments {
  width: 900px;
  margin: auto;
}
.blog-page .post-view .block.comments .c-count {
  font-family: 'Fedra Sans Medium 5';
  font-size: 22px;
  font-weight: 400;
  border-bottom: solid 1px #dfd6c4;
}
.blog-page .post-view .block.comments .c-replyform {
  margin: 0;
  padding-top: 30px;
}
.blog-page .post-view .block.comments .c-replyform form textarea {
  border: solid 1px #edaa38;
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
  height: 80px;
}
.blog-page .post-view .block.comments .c-replyform form .c-btn-hld {
  background: none;
  border: none;
  padding: 20px 0 0 0;
}
.blog-page .post-view .block.comments .c-replyform form .c-btn-hld input {
  border: solid 1px #EDAA38;
  height: auto;
  padding: 10px;
}
.blog-page .post-view .block.comments .c-replyform form .c-btn-hld button {
  background: #a92611;
  box-shadow: none;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
  width: auto;
  border: none;
  letter-spacing: 0.9px;
  padding: 10px 20px;
  line-height: normal;
  margin: 0;
  float: left;
}
.blog-page .page-main {
  max-width: 100%;
  padding: 0px;
}
.blog-page .breadcrumbs {
  display: none;
}
.blog-page .page-title-wrapper {
  display: none;
}
.blog-page .sidebar.sidebar-additional {
  width: 100%;
  margin: auto;
  float: none;
  clear: both;
  padding: 0px;
}
.blog-page .sidebar.sidebar-additional .block-recent-posts {
  background: #ede5d6;
  background: linear-gradient(180deg, rgba(237, 229, 214, 0.02594541) 0%, #ede5d6 100%);
  margin: 0px;
}
.blog-page .sidebar.sidebar-additional .block-title {
  font-family: 'Fedra Sans Medium 5';
  font-size: 30px;
  background: url('../images/illustration-divider-1.png') no-repeat center bottom;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.blog-page .sidebar.sidebar-additional .block-content {
  clear: both;
  overflow: hidden;
  width: 1180px;
  margin: auto;
  padding-bottom: 80px;
  display: flex;
  justify-content: space-between;
}
.blog-page .sidebar.sidebar-additional .block-content .item {
  width: 31%;
  background: #ffffff;
  padding: 0 0 30px 0 !important;
  box-shadow: 2px 6px 6px rgba(0, 0, 0, 0.11);
}
.blog-page .sidebar.sidebar-additional .block-content .item:last-child {
  margin-right: 0px;
}
.blog-page .sidebar.sidebar-additional .block-content .item .post-image {
  padding: 0px;
  width: 100%;
  border: none;
}
.blog-page .sidebar.sidebar-additional .block-content .item .post-image a img {
  width: 100%;
  margin-top: -10px;
}
.blog-page .sidebar.sidebar-additional .block-content .item .post-item-link {
  color: #020202;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  font-weight: 400;
  margin-left: 20px;
  float: left;
  margin-top: 20px;
  height: 50px;
  line-height: normal;
}
.blog-page .sidebar.sidebar-additional .block-content .item .post-item-date {
  clear: both;
  overflow: hidden;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  opacity: 0.7;
  padding-left: 20px;
  padding-top: 15px;
}
.blog-page .sidebar.sidebar-additional .blogbottom {
  background: #ffffff;
  padding: 60px 0;
}
.blog-page .sidebar.sidebar-additional .blogbottom ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  width: 1180px;
  margin: auto;
  padding: 0px;
}
.blog-page .column.main {
  width: 100%;
}
.blog-page .column.main .post-content .post-info {
  display: none;
}
.blog-page .column.main .post-content .post-text-hld h1 {
  text-align: center;
  font-family: 'Fedra Sans Medium 5';
  font-size: 45px;
  width: 30%;
  margin: auto;
  padding-top: 40px;
}
.blog-page .column.main .post-content .post-text-hld h2 {
  font-weight: 400;
  width: 50%;
  margin: auto;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 50px;
}
.blog-page .column.main .post-content .post-text-hld h2 p {
  font-size: 20px;
  line-height: 34px;
  color: #8a8173;
  font-family: 'Fedra Sans Std';
}
.blog-page .column.main .post-content .post-ftimg-hld {
  width: 942px;
  margin: auto;
  position: relative;
}
.blog-page .column.main .post-content .post-ftimg-hld .post-header {
  position: absolute;
  left: -50px;
  top: 50%;
}
.blog-page .column.main .post-content .post-ftimg-hld .post-header a {
  display: block;
  float: none !important;
}
.blog-page .column.main .post-content .blogmaincontent {
  width: 670px;
  margin: auto;
  background: url('../images/editor-note-divider.svg') no-repeat center bottom;
  padding-bottom: 80px;
}
.blog-page .column.main .post-content .blogmaincontent .top {
  font-family: 'Fedra Sans Book 5';
  font-size: 20px;
  padding-bottom: 80px;
  padding-top: 50px;
}
.blog-page .column.main .post-content .blogmaincontent .editorsection {
  border-right: solid 30px #EDAA38;
  margin-right: 130px;
}
.blog-page .column.main .post-content .blogmaincontent .editorsection p {
  font-size: 28px;
  color: #6f6358;
  font-weight: normal;
  text-align: right;
  font-family: 'Fedra Sans Book 5';
  padding-right: 30px;
}
.blog-page .column.main .post-content .blogmaincontent .editorsection p span {
  display: block;
}
.blog-page .column.main .post-content .accordingsecton {
  width: 900px;
  margin: auto;
  font-family: 'Fedra Sans Book 5';
  padding-top: 55px;
}
.blog-page .column.main .post-content .accordingsecton .set {
  border-bottom: solid 1px #dfd6c4;
  padding: 15px 0;
}
.blog-page .column.main .post-content .accordingsecton .set .mainlink {
  font-family: 'Fedra Sans Book 5';
  color: #020202;
  font-size: 18px;
  font-weight: 600;
  display: block;
  padding: 0 0 0px 0;
  position: relative;
  text-decoration: none;
}
.blog-page .column.main .post-content .accordingsecton .set .mainlink::after {
  content: '';
  position: absolute;
  top: 10px;
  right: 0px;
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  opacity: 0.7;
}
.blog-page .column.main .post-content .accordingsecton .set .mainlink.active::after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.blog-page .column.main .post-content .accordingsecton .set .contentsecrtion {
  padding: 20px 80px 0 30px;
  display: none;
}
.blog-page .column.main .post-content .accordingsecton .set .contentsecrtion p {
  font-size: 18px;
  padding-bottom: 20px;
}
.blog-page .column.main .post-content .accordingsecton .set .contentsecrtion p span {
  font-weight: 600;
}
.blog-page .column.main .post-content .accordingsecton .editornotes {
  font-size: 18px;
  margin-top: 90px;
  padding-top: 70px;
  background: url('../images/editor-note-divider.svg') no-repeat center top;
}
.blog-page .column.main .post-content .accordingsecton .editornotes p span {
  font-weight: 600;
}
.blog-page .column.main .post-content .accordingsecton .editornotes p a {
  color: #a92611;
  display: inline-block;
  border-bottom: solid 1px #a92611;
}
.blog-page .column.main .post-content .accordingsecton .exandall {
  clear: both;
  border-bottom: solid 1px #dfd6c4;
  overflow: hidden;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.blog-page .column.main .post-content .accordingsecton .exandall a {
  color: #a92611;
  font-size: 18px;
  float: right;
}
.blog-page .block.block-tagclaud {
  width: 850px;
  margin: auto;
  padding: 30px 0 50px 0;
  clear: both;
  overflow: hidden;
}
.blog-page .block.block-tagclaud .block-title {
  float: left;
}
.blog-page .block.block-tagclaud .block-title strong {
  color: #8a8173;
  font-size: 20px;
  font-weight: 600;
  padding-right: 20px;
  font-family: 'Fedra Sans Book 5';
}
.blog-page .block.block-tagclaud .tagclaud-hld {
  float: left;
  width: 80%;
}
.blog-page .block.block-tagclaud .tagclaud-hld a {
  color: #676055;
  font-size: 15px;
  border: solid 1px #dfd6c4;
  line-height: normal;
  padding: 8px 14px;
  border-radius: 30px;
  text-transform: capitalize;
  height: auto;
  margin-right: 15px;
  display: inline-block;
  margin-bottom: 15px;
  text-decoration: none;
  font-family: 'Fedra Sans Book 5';
}
.cms-snake-ring .page-title {
  padding-top: 50px;
}
.cms-snake-ring .page-title span {
  display: block;
  text-align: center;
  font-size: 36px;
  font-family: 'Fedra Sans Medium 5';
  position: relative;
  border: none !important;
  color: #020202;
}
.cms-snake-ring .page-title span::after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  width: 211px;
  transform: translate(-50%, -50%);
  border-bottom: solid 3px #edaa38;
}
.cms-snake-ring .snake-ringmain {
  padding-top: 60px;
}
.cms-snake-ring .snake-ringmain p {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
  line-height: 28px;
  padding-bottom: 20px;
  margin: 0px;
}
.cms-pincode {
  background: #ffffff;
}
.cms-pincode #delivery_faqs {
  text-align: center;
  font-size: 36px;
  font-family: 'Fedra Sans Medium 5';
  position: relative;
  padding-top: 40px;
}
.cms-pincode #delivery_faqs::after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  width: 211px;
  transform: translate(-50%, -50%);
  border-bottom: solid 3px #edaa38;
}
.cms-pincode .accordion-container {
  position: relative;
}
.cms-pincode .accordion-container .set {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 10px;
}
.cms-pincode .accordion-container .set a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: block;
  font-size: 16px;
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  background: #ffffff;
  padding: 10px 20px;
  border-radius: 3px;
  text-decoration: none;
  cursor: pointer;
}
.cms-pincode .accordion-container .set .contentsecrtion {
  display: none;
  background: #ffffff;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.cms-pincode .accordion-container .set .contentsecrtion p {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  padding: 20px;
  margin: 0;
}
.cms-pincode .accordion-container .set .contentsecrtion p a {
  background: none;
  display: inline-block;
  padding: 0;
  font-weight: normal;
  font-size: 14px;
}
.cms-pincode .pincodecontent {
  padding-top: 60px;
}
.cms-pincode .pincodecontent h1 {
  font-size: 26px;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 500;
  margin: 0px;
  padding: 0 0 15px 0;
  width: 100%;
  float: none;
}
.cms-pincode .pincodecontent table {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
}
.cms-pincode .pincodecontent table th,
.cms-pincode .pincodecontent table td {
  padding: 10px 20px;
}
.cms-safety-and-delivery-faqs {
  background: #ffffff;
}
.cms-safety-and-delivery-faqs .safety-and-delivery-faqs {
  padding-bottom: 40px;
}
.cms-safety-and-delivery-faqs .safety-and-delivery-faqs td {
  vertical-align: text-top;
  display: inline;
}
.cms-safety-and-delivery-faqs .safety-and-delivery-faqs td img {
  display: inline-block;
  margin-top: -2px;
}
.cms-safety-and-delivery-faqs .safety-and-delivery-faqs .headercontent {
  text-align: center;
  width: 100%;
  padding: 40px 0;
}
.cms-safety-and-delivery-faqs .safety-and-delivery-faqs .headercontent h2 {
  font-family: 'Fedra Sans Medium 5';
}
.cms-safety-and-delivery-faqs .safety-and-delivery-faqs .headercontent h3 {
  padding: 20px 0;
}
.cms-safety-and-delivery-faqs .safety-and-delivery-faqs .headercontent h3 a {
  font-family: 'Fedra Sans Book 5';
  background: #a92611;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.45px;
  padding: 10px 20px;
  border-radius: 3px;
  line-height: normal;
  height: auto;
}
.cms-safety-and-delivery-faqs .safety-and-delivery-faqs .headercontent h4 a {
  color: #a92611;
  font-size: 18px;
  border-bottom: solid 1px #a92611;
  font-family: 'Fedra Sans Book 5';
}
.cms-safety-and-delivery-faqs .accordion-container {
  position: relative;
}
.cms-safety-and-delivery-faqs .accordion-container .set {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 10px;
}
.cms-safety-and-delivery-faqs .accordion-container .set a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: block;
  font-size: 16px;
  color: #a92611;
  font-family: 'Fedra Sans Book 5';
  font-weight: 600;
  background: #ffffff;
  padding: 10px 20px;
  border-radius: 3px;
  text-decoration: none;
  cursor: pointer;
}
.cms-safety-and-delivery-faqs .accordion-container .set .contentsecrtion {
  display: none;
  background: #ffffff;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.cms-safety-and-delivery-faqs .accordion-container .set .contentsecrtion p {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  padding: 20px;
  margin: 0;
}
.cms-safety-and-delivery-faqs .accordion-container .set .contentsecrtion p a {
  background: none;
  display: inline-block;
  padding: 0;
  font-weight: normal;
  font-size: 14px;
}
.cms-safety-and-delivery-faqs #delivery_faqs {
  font-size: 28px;
  font-family: 'Fedra Sans Medium 5';
  font-weight: 500;
}
.cms-how-to-clean-yoga-mat .page-main {
  max-width: 100%;
  padding: 0px;
}
.cms-how-to-clean-yoga-mat .page-main .how-to-clean-yoga-mat {
  width: 1140px;
  margin: auto;
}
.cms-how-to-clean-yoga-mat .page-main .how-to-clean-yoga-mat h2 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 20px;
  padding-bottom: 20px;
  padding-top: 40px;
}
.cms-how-to-clean-yoga-mat .page-main .how-to-clean-yoga-mat p {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
}
.cms-how-to-clean-yoga-mat .page-main .how-to-clean-yoga-mat ul {
  padding: 0 0 0 16px;
}
.cms-how-to-clean-yoga-mat .page-main .how-to-clean-yoga-mat ul li {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
}
.cms-how-to-clean-yoga-mat .page-main .how-to-clean-yoga-mat ul li a {
  color: #a92611;
  text-decoration: none;
}
.cms-significance-of-kumkum {
  background: #ffffff;
}
.cms-significance-of-kumkum .page-main {
  max-width: 100%;
  padding: 0px;
}
.cms-significance-of-kumkum .page-main .page-title-wrapper {
  display: none;
}
.cms-significance-of-kumkum .page-main .contentarea {
  width: 1140px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  padding-top: 40px;
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
}
.cms-significance-of-kumkum .page-main .contentarea h2 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  padding-bottom: 15px;
}
.cms-pod .page-main {
  max-width: 100%;
  padding: 0px;
}
.cms-pod .page-main .bannertop img {
  width: 100%;
}
.cms-pod .page-main .bannertop .content {
  width: 700px;
  margin: auto;
  text-align: center;
  padding: 40px 0;
  line-height: 26px;
}
.cms-pod .page-main .bannertop .content h2 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  margin: 0;
  padding-bottom: 20px;
  line-height: 26px;
}
.cms-pod .page-main .bannertop .content p {
  font-family: 'Fedra Sans Book 5';
  font-size: 16px;
}
.cms-pod .page-main .podpagemain {
  width: 1140px;
  margin: auto;
}
.cms-pod .page-main .podpagemain .tabs ul {
  display: flex;
  justify-content: space-between;
  width: 854px;
  margin: auto;
  border: none;
}
.cms-pod .page-main .podpagemain .tabs ul li a {
  color: #ffffff;
  background: #38445e;
  border: 1px solid #becbd2;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom: none;
  margin: 4px 0.25em;
  display: block;
  float: left;
  position: relative;
  padding: 3px 8px;
  text-align: center;
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  text-decoration: none;
}
.cms-pod .page-main .podpagemain .tabs ul li a.active-a {
  color: #38445e;
  background: #D4D4D4;
  font-weight: 600;
}
.cms-pod .page-main .podpagemain .tabs ul li img {
  width: 20%;
}
.cms-pod .page-main .podpagemain .tabs ul li:last-child img {
  width: 29%;
}
.cms-pod .page-main .podpagemain .cutometabing .tab {
  width: 1170px;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: none;
}
.cms-pod .page-main .podpagemain .cutometabing .tab.tab-active {
  display: block;
  clear: both;
  overflow: hidden;
}
.cms-pod .page-main .podpagemain .cutometabing .tab .mediabox {
  float: left;
  width: 25%;
  padding: 0 25px;
}
.cms-pod .page-main .podpagemain .cutometabing .tab .mediabox img {
  display: block;
  margin: auto;
}
.cms-pod .page-main .podpagemain .cutometabing .tab .mediabox h3 {
  font-family: 'Fedra Sans Medium 5';
  font-size: 16px;
  border-bottom: solid 1px #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.cms-pod .page-main .podpagemain .cutometabing .tab .mediabox p {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
}
.cms-emi-payments .page-main {
  max-width: 100%;
  padding: 0px;
}
.cms-emi-payments .page-main .page-title-wrapper {
  display: none;
}
.cms-emi-payments .page-main .topbanner img {
  width: 100%;
}
.cms-emi-payments .page-main .topbanner .conent {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: 'Fedra Sans Medium 5';
  font-size: 16px;
  width: 980px;
  margin: auto;
}
.cms-emi-payments .page-main .emimaincount {
  width: 1140px;
  margin: auto;
}
.cms-emi-payments .page-main .emimaincount h2 {
  font-size: 18px;
  font-family: 'Fedra Sans Medium 5';
  padding-bottom: 20px;
  padding-left: 15px;
}
.cms-emi-payments .page-main .emimaincount .banklogoinner {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px !important;
}
.cms-emi-payments .page-main #row-yoga {
  box-shadow: 0 0 5px #ccc;
  transition: box-shadow 0.3s ease-in-out;
}
.cms-emi-payments .page-main #row-yoga #idy-header {
  font-family: 'Fedra Sans Medium 5';
  margin: 0;
  font-size: 26px;
  padding: 13px 0;
}
.cms-emi-payments .page-main #row-yoga .emiproductlisting {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cms-emi-payments .page-main #row-yoga .emiproductlisting h1 {
  margin: 0px;
  padding-bottom: 10px;
}
.cms-emi-payments .page-main #row-yoga .emiproductlisting h1 a {
  font-family: 'Fedra Sans Book 5';
  font-size: 14px;
  color: #020202;
  line-height: 22px;
  display: block;
  height: 50px;
}
.cms-emi-payments .page-main #row-yoga .emiproductlisting h1.rs {
  font-family: 'Fedra Sans Book 5';
  font-size: 15px;
}
.cms-emi-payments .page-main .bottomcont {
  padding-top: 60px;
}
.cms-emi-payments .page-main .bottomcont h3 {
  text-align: center;
  font-family: 'Fedra Sans Medium 5';
  font-size: 18px;
  padding: 20px 0;
}
.cms-emi-payments .page-main .bottomcont p {
  font-family: 'Fedra Sans Book 5';
  text-align: center;
  font-size: 16px;
}
.custom_addto_form span.wishlist::before {
  display: none;
}
.custom_addto_form span.wishlist a {
  font-size: 0px !important;
}
.custom_addto_form span.wishlist a::before {
  content: "\f08a" !important;
  font-family: "FontAwesome";
  color: #ffffff !important;
  font-size: 14px;
}
.custom_addto_form span.wishlist a.wishlist-added::before {
  content: "\f004" !important;
  font-family: "FontAwesome";
}
#ajaxlogin-create-form .mobilenumber.reg-mobile {
  position: relative;
}
#ajaxlogin-create-form .mobilenumber.reg-mobile .submitbtnajax.send-otp-button {
  position: absolute;
  top: 4px;
  right: 0px;
  margin: 0;
  padding: 0;
}
#ajaxlogin-create-form .mobilenumber.reg-mobile .submitbtnajax.send-otp-button input {
  background: none;
  border: none;
  color: #d9422c;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 600;
}
#ajaxlogin-create-form .otp-content.reginput.field input {
  border-bottom: none !important;
}
#mySidenav .menu-left .menu-links ul {
  position: relative;
  z-index: 99;
}
.cms-fabric .products-grid-cms ul {
  width: 100%;
}
.cms-fabric .products-grid-cms ul .product-item-info {
  width: 100%;
}
.cms-consecrated-rudraksha .productslist li:first-child .price-box {
  display: flex;
}
.cms-consecrated-rudraksha .productslist li:first-child .price-box .price {
  padding-left: 5px;
}
.cms-consecrated-rudraksha .productslist li .product-item-info span.wishlist {
  position: absolute;
  left: 10px;
  top: 10px;
}
#ajax-goto {
  width: auto;
  padding-top: 40px;
}
#ajax-goto a span {
  display: block;
  line-height: normal;
}
#ajax-goto a {
  border-radius: 3px;
  border: none;
  text-transform: uppercase;
  line-height: normal;
  opacity: 1;
  height: auto;
  margin: 0px;
  font-family: 'Fedra Sans Book 5';
  letter-spacing: 0.45px;
  width: auto;
  color: #a92611;
  border: solid 1px #a92611;
  background: no-repeat;
  font-weight: 600;
  font-size: 16px;
  display: inline-block;
  padding: 14px 50px;
}
.cms-page-view .productslist .action.towishlist {
  position: absolute;
  left: 10px;
  top: 10px;
}
.ishaessentials.onlyentials .block-products-list.grid .product-item .action.towishlist {
  top: 15px;
  left: 15px;
}
.trackorder-index-view form#track-form .fieldset:last-child {
  display: flex;
}
.trackorder-index-view .field.track.required {
  margin-bottom: 0;
  width: 100%;
}
.trackorder-index-view .block-customer-track .form-track label.label {
  display: none;
}
.trackorder-index-view .field.track.required input {
  border: solid 1px #edaa39;
  height: auto;
  padding: 10px 15px 8px;
  height: 48px;
  width: 475px;
  font-size: 18px;
  font-family: "Fedra Sans Book 5";
  font-weight: 400;
  box-shadow: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  max-width: 100%;
}
.trackorder-index-view .field.email.required {
  display: none;
}
.trackorder-index-view button#tarck_button {
  background-color: #edaa39;
  border: 1px solid #edaa39;
  border-radius: 0px;
  box-shadow: none;
  width: 100%;
  width: 130px;
  font-size: 15px;
  height: 48px;
  line-height: 26px;
  font-family: 'Fedra Sans';
  font-weight: 500;
  position: relative;
  transition: .3s all ease;
  color: white;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 2px 0 0;
  text-align: center;
  outline: 0;
  min-width: 130px;
}
@media only screen and (max-width: 768px) {
  .trackorder-index-view .block-customer-track {
    padding: 0 !important;
  }
  .field.track.required input {
    width: 100% !important;
    font-size: 14px !important;
  }
  button#tarck_button {
    width: 100px !important;
    min-width: 100px !important;
    font-size: 12px !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .checkout-index-index .actions-toolbar button.checkout {
    width: 100% !important;
  }
}
/*iPad pro*/
@media (min-width: 1024px) and (max-width: 1024px) {
  .ishaessentials {
    padding: 40px 20px;
  }
  .ishalifeexclsive .exclusiveslider .owl-nav {
    width: 74%;
  }
  .footershipping {
    padding: 50px 0;
  }
  .footershipping img {
    width: 100px;
  }
  .footershipping p {
    float: left;
    width: 60%;
  }
  .col-3.footersocail {
    padding: 0px;
  }
  .rating-summary .rating-result {
    width: 60px;
  }
  .catalog-product-view .product-info-main .box-tocart .actions {
    width: 70%;
    display: flex;
  }
  .sections.nav-sections ul li.level0 > a {
    padding: 0 0.5vw !important;
    font-size: 12px !important;
  }
  .headersticky .header.content .middle-container-wrap .block.block-search .actions button {
    right: 30px;
  }
  .also-see .full-for-mobile {
    display: inline-block;
    margin-bottom: 30px;
  }
  .catalog-product-view .product-info-main .product.info.detailed .title a {
    font-size: 14px;
  }
  .catalog-product-view .product-info-main .product.info.detailed .title {
    padding-right: 8px;
  }
  .relatedCategory .pillslisting {
    width: 70%;
  }
  .relatedCategory .innersection {
    padding-right: 0px;
  }
}
/*iPad pro*/
.modal.ajax-forgot-form {
  z-index: 9999999999 !important;
}
.forgotmobileget .otp-content.input-box .custom-select {
  display: none;
}
.forgotcustom .list {
  width: 100% !important;
  display: flex !important;
  padding-left: 1px;
  padding-bottom: 20px;
}
.forgotcustom .list span {
  margin-right: 30px;
}
.checkout-address-edit-ajax .field.zip .message.warning,
.form-address-edit .field.zip .message.warning,
.billing-address-form .fieldset.address input[name="postcode"] + .message.warning {
  display: none !important;
}
.parent-container-wrap {
  height: 60px !important;
  overflow: hidden !important;
}
.mega_menu_list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  line-height: 30px;
}
.mega_menu_list ul li {
  font-family: 'Fedra Sans Medium 5' !important;
}
.mega_menu_list ul li .menu-left {
  min-height: unset;
  padding-bottom: 20px;
  height: fit-content !important;
  padding-bottom: 10px !important;
}
.mega_menu_list ul li .menu-left .menu-links {
  padding: 15px 0 10px 65px !important;
}
.mega_menu_list ul li .menu-left .menu-links ul li {
  font-family: 'Fedra Sans Medium 5' !important;
  font-weight: 400 !important;
  color: #a92611 !important;
  line-height: normal;
  display: block;
  border-bottom: solid 1px #fdf8ee;
  transition: .5s all ease;
}
.mega_menu_list ul li .menu-left .menu-links ul li a {
  font-family: 'Fedra Sans Medium 5' !important;
  font-weight: 400 !important;
  line-height: normal;
}
.mega_menu_list ul li .menu-left .menu-links .menu-links-right li a {
  font-family: 'Fedra Sans Book 5' !important;
}
.dropdown-menu-dekstop {
  width: 360px;
  background: #fff;
  position: fixed;
  top: 0;
  left: -400px;
  bottom: 0;
  height: 100%;
  box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.06);
  z-index: 99;
  overflow: auto;
  max-height: 100vh;
  padding-bottom: 20px;
  transition: ease-in-out 0.5s;
}
.dropdown-menu-dekstop.open-menu {
  left: 0;
}
.desktop-menu-togle {
  float: left;
  width: 20px;
  height: 20px;
  border: 2px solid #000;
  border-width: 2px 0;
  position: relative;
}
.desktop-menu-togle:before {
  content: '';
  width: 20px;
  height: 2px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
}
.dropdown-menu-dekstop ul {
  list-style: none;
}
.dropdown-menu-dekstop .mega_menu_list {
  display: block !important;
  line-height: 1 !important;
}
.dropdown-menu-dekstop .menu-left .menu-links .split-ul.sptaikmalas,
.dropdown-menu-dekstop .menu-left .menu-links .split-ul.nfoodbeverage,
.dropdown-menu-dekstop .menu-left .menu-links .split-ul.bookmagazines,
.dropdown-menu-dekstop .menu-left .menu-links .split-ul.deepamdiya,
.dropdown-menu-dekstop .menu-left .menu-links .split-ul.skincare,
.dropdown-menu-dekstop .menu-left .menu-links .split-ul.menclothing,
.dropdown-menu-dekstop .menu-left .menu-links .split-ul.hipainrelief,
.dropdown-menu-dekstop .menu-left .menu-links .split-ul.yogamat,
.dropdown-menu-dekstop ul,
.dropdown-menu-dekstop .menu-left .menu-links .split-ul.templeright,
.dropdown-menu-dekstop .mega_menu_list ul li .menu-left .menu-links {
  padding: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.dropdown-menu-dekstop ul li a {
  width: 100%;
  float: left;
}
.dropdown-menu-dekstop .level0 .level-top {
  font-family: 'Fedra Sans Medium 5' !important;
  font-weight: 400 !important;
  line-height: normal;
  font-size: 14px;
  color: #000;
  background: #fff;
  padding: 8px 10px;
  border-bottom: 2px solid #f8f8f8;
}
.dropdown-menu-dekstop .category-image,
.dropdown-menu-dekstop li.category-image-section.menu-parent.desktopbanner,
.dropdown-menu-dekstop li.category-image-section.menu-parent.mobilebanner {
  display: none !important;
}
body .dropdown-menu-dekstop .menu-left .menu-links .split-ul .menu-parent {
  padding-top: 0 !important;
  margin-bottom: 0 !important;
}
.dropdown-menu-dekstop .menu-parent > a {
  color: #000 !important;
}
.dropdown-menu-dekstop .menu-right a {
  color: #000;
}
.dropdown-menu-dekstop .menu-left .menu-links .split-ul {
  width: 100%;
  padding-right: 0 !important;
}
.dropdown-menu-dekstop .mega_menu_list ul li .menu-left {
  display: none;
}
.dropdown-menu-dekstop ul li {
  float: left;
  width: 100%;
  position: relative;
  margin: 0;
}
.dropdown-menu-dekstop .angle-arrow {
  display: block !important;
  position: absolute;
  background: transparent;
  width: 80px;
  height: 40px;
  top: 20px;
  right: 0;
}
.dropdown-menu-dekstop .level0 .level-top img {
  width: 80px;
  display: inline !important;
}
.dropdown-menu-dekstop .widget.block.block-static-block {
  padding: 0 !important;
}
.dropdown-menu-dekstop .top-section {
  float: left;
  width: 100%;
  background: #FFFDF8;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  box-shadow: 0 0 28px -11px rgba(0, 0, 0, 0.5);
  margin-bottom: 17px;
}
.dropdown-menu-dekstop .angle-arrow:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border: 1px solid #231F20;
  border-width: 1px 1px 0 0;
  transform: translate(-50%, -50%) rotate(45deg);
  top: 50%;
  left: 56%;
}
.dropdown-menu-dekstop ul li.open-top .angle-arrow::after {
  transform: translate(-50%, -69%) rotate(135deg);
}
.dropdown-menu-dekstop .mega_menu_list ul li .menu-left .menu-links ul li a {
  padding: 15px 10px;
  background: #f8f8f8;
  border-bottom: 1px solid #e4e1e1;
  font-size: 14px;
}
.dropdown-menu-dekstop .menu-left .menu-links .split-ul .menu-parent .menu-right {
  display: none;
}
.sub-menu-arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 40px;
  background: transparent;
}
.sub-menu-arrow:before {
  /* content: '';
    width: 20px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border: 1px solid #231f20;
  border-width: 1px 1px 0 0;
  transform: translate(-50%, -50%) rotate(45deg);
  top: 50%;
  left: 50%;
}
/* .sub-menu-arrow:after {
    width: 1px;
    height: 20px;
    position: absolute;
    background: #000;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
} */
/* body .dropdown-menu-dekstop .menu-left .menu-links .split-ul .menu-parent.open-top .sub-menu-arrow:after{display: none;} */
body .dropdown-menu-dekstop .menu-left .menu-links .split-ul .menu-parent.open-top .sub-menu-arrow:before {
  transform: translate(-50%, -69%) rotate(135deg);
}
.dropdown-menu-dekstop .mega_menu_list ul li .menu-left .menu-links .menu-links-right li a {
  background: #fff;
}
.dropdown-menu-dekstop .menu-left .menu-links .split-ul.bookphotos {
  padding-right: 0 !important;
}
.bottom-section {
  float: left;
  width: 100%;
  padding: 20px;
}
.dropdown-menu-dekstop ul.menu-bottom li a {
  padding: 10px 0;
  color: #000;
  font-size: 14px;
}
.dropdown-menu-dekstop ul.menu-bottom,
.dropdown-menu-dekstop ul.social-media {
  float: left;
  width: 100%;
}
.dropdown-menu-dekstop ul.social-media {
  display: flex;
}
.dropdown-menu-dekstop .bottom-mark {
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0 20px;
}
.dropdown-menu-dekstop .bottom-mark span {
  font-size: 13px;
  color: #838383;
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.dropdown-menu-dekstop .bottom-mark span.bestseller {
  margin-right: 0;
}
.dropdown-menu-dekstop .bottom-mark span:before {
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 100%;
  float: left;
  margin-right: 5px;
}
.dropdown-menu-dekstop .bottom-mark span.newarrivals:before {
  background: #8432EF;
}
.dropdown-menu-dekstop .bottom-mark span.sale:before {
  background: #32C864;
}
.dropdown-menu-dekstop .bottom-mark span.bestseller:before {
  background: #0067DF;
}
.dropdown-menu-dekstop .myaccounticon,
.dropdown-menu-dekstop .icon.wishlist-my-icon {
  display: none;
}
.dropdown-menu-dekstop .icon.user-my-icon span:after {
  content: 'Login/Sign up';
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 13px;
}
.dropdown-menu-dekstop .icon.user-my-icon.open span:before {
  content: '' !important;
  width: 18px;
  height: 14px;
  background: url('../images/back-arrow.png') no-repeat center center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.dropdown-menu-dekstop .icon.user-my-icon .customername span.customer-name:before {
  content: none !important;
}
.dropdown-menu-dekstop .icon.user-my-icon .customername {
  position: relative;
}
.dropdown-menu-dekstop .icon.user-my-icon.open .customername:before {
  content: '' !important;
  width: 18px;
  height: 14px;
  background: url('../images/back-arrow.png') no-repeat center center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  order: 1;
}
.dropdown-menu-dekstop .icon.user-my-icon .customername:after {
  content: '';
  width: 22px;
  height: 22px;
  background: url('../images/profile-fill.png') no-repeat center center;
  order: 2;
}
.dropdown-menu-dekstop .icon.user-my-icon .customername span {
  order: 3;
}
.dropdown-menu-dekstop .icon.user-my-icon.loggedin-icon.open {
  position: fixed;
  background: #fff;
  width: 360px;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 99;
}
.dropdown-menu-dekstop span.customer-name {
  font-size: 14px;
  font-weight: 700;
  position: relative;
}
.dropdown-menu-dekstop .authorization-link.logged-out {
  padding: 0 !important;
}
.dropdown-menu-dekstop .icon.user-my-icon:hover .show-login-logout,
.dropdown-menu-dekstop .d-flex.align-items-center.loggedin-icon {
  display: none !important;
}
.dropdown-menu-dekstop .icon.user-my-icon.open:hover .show-login-logout {
  display: block !important;
}
.dropdown-menu-dekstop .icon.user-my-icon.loggedin-icon.open .customername {
  display: flex !important;
  background: #FFFDF8;
  padding: 10px;
  box-shadow: 0 0 28px -11px rgba(0, 0, 0, 0.5);
  align-items: center;
  gap: 10px;
}
.dropdown-menu-dekstop .icon.user-my-icon.open .d-flex.align-items-center {
  background: #FFFDF8;
  padding: 10px;
  box-shadow: 0 0 28px -11px rgba(0, 0, 0, 0.5);
}
.dropdown-menu-dekstop .icon.user-my-icon.loggedin-icon.open .customername span.closeshowlogin-name {
  display: bock !important;
}
.dropdown-menu-dekstop .icon.user-my-icon.loggedin-icon.open .customername span:after {
  content: none !important;
}
.dropdown-menu-dekstop .icon.user-my-icon.loggedin-icon.open .customername .customer-name:after {
  content: '';
  width: 22px;
  height: 22px;
  background: url('../profile-fill.png') no-repeat center center;
  position: absolute;
}
.dropdown-menu-dekstop .icon.user-my-icon.loggedin-icon.open .show-login-logout {
  display: block !important;
}
.dropdown-menu-dekstop .show-customer-name {
  display: none !important;
}
.dropdown-menu-dekstop .show-account-section ul {
  float: left;
  width: 100%;
}
.dropdown-menu-dekstop .show-account-section ul li {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.dropdown-menu-dekstop .show-account-section ul li a {
  float: left;
  width: 100%;
  color: #000;
  padding: 5px 10px;
  font-size: 14px;
}
.dropdown-menu-dekstop .authorization-link {
  float: left;
  width: 100%;
  list-style: none;
  padding: 0 20px;
}
.dropdown-menu-dekstop .authorization-link a {
  float: left;
  width: 100%;
  color: #BC1717;
  padding: 5px 10px;
  font-size: 16px;
  text-decoration: underline;
}
.dropdown-menu-dekstop span.closeshowlogin-name {
  display: block !important;
}
.dropdown-menu-dekstop .icon.user-my-icon.open {
  position: fixed !important;
  width: 360px;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 2;
  max-height: 100vh;
  overflow: auto;
}
.dropdown-menu-dekstop .show-login-logout.open {
  display: block !important;
}
.dropdown-menu-dekstop .show-login-logout li.authorization-link.logged-in .beforelogin h2 {
  font-size: 16px;
  text-align: left;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 30px;
}
.dropdown-menu-dekstop .show-login-logout li.authorization-link.logged-in .beforelogin p {
  font-size: 14px;
}
.dropdown-menu-dekstop .show-login-logout li.authorization-link.logged-in .beforelogin p br {
  display: none !important;
}
.dropdown-menu-dekstop .show-login-logout li.authorization-link.logged-in .beforelogin + a {
  line-height: normal;
  background: #a92611;
  text-align: center;
  width: 100%;
  color: #fff;
  font-size: 15px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  padding: 12px 0 !important;
  border-radius: 30px;
  margin-top: 20px;
  margin-bottom: 5px;
  text-decoration: none;
}
.dropdown-menu-dekstop .loginbeforeicon {
  float: left;
  width: 100%;
}
.dropdown-menu-dekstop .loginbeforeicon .terms-privacy p a {
  width: auto;
  display: inline-block;
  float: none;
  font-size: 12px;
  padding: 0;
}
.dropdown-menu-dekstop .authorization-link .login-promo + a {
  padding: 0;
  width: auto !important;
  margin: 0 -20px !important;
}
.dropdown-menu-dekstop .authorization-link .login-promo figure,
.dropdown-menu-dekstop .authorization-link .login-promo img {
  margin: 0 !important;
  padding: 0 !important;
}
.dropdown-menu-dekstop .authorization-link .login-promo + a img {
  margin: 0 !important;
  padding: 0 !important;
}
.dropdown-menu-dekstop .icon.user-my-icon.loggedin-icon .customername {
  display: flex !important;
  align-items: center;
}
.dropdown-menu-dekstop .icon.user-my-icon.loggedin-icon .customername span:after {
  content: none !important;
}
html .page-header .dropdown-menu-dekstop .icon.user-my-icon .myaccounticon {
  display: none !important;
}
.dropdown-menu-dekstop .icon.user-my-icon.open .show-login-logout {
  display: block !important;
}
.dropdown-menu-dekstop .login-promo {
  display: block !important;
  margin: 0 -20px;
}
.dropdown-menu-dekstop .login-promo img {
  margin: 10px 0 !important;
}
.desktop-toggle {
  position: absolute;
  top: 50%;
  left: 30px;
  margin-top: -6px;
}
.sections.nav-sections .mega_menu_list ul li.level0 {
  font-family: 'Fedra Sans Medium 5' !important;
}
.sections.nav-sections .mega_menu_list ul li.level0 > a {
  font-family: 'Fedra Sans Medium 5' !important;
  font-size: 14px !important;
  font-weight: 500;
  line-height: 18px !important;
  letter-spacing: 0.02em;
  text-align: center;
  color: #020202;
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  .sections.nav-sections .mega_menu_list ul li.level0 > a {
    font-size: 11px !important;
  }
}
.page-wrapper .page-header .panel.wrapper .header .action.skip.contentarea {
  display: none;
}
aside.modal-popup.popup-authentication.modal-slide._inner-scroll {
  display: none;
}
.header-promo-slider-block {
  background-color: #c1cfac;
}
#braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  visibility: visible;
}
#braintree-three-d-modal .bt-modal-frame {
  height: 420px;
  width: 440px;
  margin: auto;
  background-color: #ffffff;
  z-index: 2;
  border-radius: 6px;
}
#braintree-three-d-modal .bt-modal-body {
  height: 380px;
  margin: 20px;
  background-color: white;
  border: 1px solid lightgray;
}
#braintree-three-d-modal .bt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.75;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  padding: 10px 0;
  margin: 0;
  margin-bottom: 15px;
}
.braintree-apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: block;
  width: 200px;
  min-height: 40px;
  border: 1px solid black;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 100% calc(60% + 2px);
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  border-radius: 5px;
  padding: 2px;
  margin: 20px auto;
  transition: background-color 0.15s;
  cursor: pointer;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, #003087);
  color: #ffffff;
  padding: 15px;
  text-align: center;
  margin: 10px 0px;
}
.ppcreditcalc-container {
  border: 1px solid #dedede;
  background: #ffffff;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eee;
  border-top: 1px solid #dedede;
  padding: 15px;
  font-size: 1.2rem;
  line-height: 2rem;
}
.ppcreditcalc-instalments {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  background-color: #eeeeee;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  display: block;
  padding: 10px 15px;
  color: #000;
}
.ppcreditcalc-instalments-term:hover {
  background: #009CDE;
  color: #FFF;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: #003087;
  color: #FFF;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black {
  background-color: #000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  width: 30px;
  -webkit-filter: none;
  -webkit-transition: none;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  position: absolute;
  z-index: 10;
  left: 10px;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="text"]::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="number"]::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-cc-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  vertical-align: baseline;
  box-sizing: border-box;
  position: relative;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
  max-width: 300px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  top: 10px;
  right: 30px;
}
#braintree_cc_number {
  padding-left: 68px;
}
.canadapost-map-modal .content-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.canadapost-map-modal .content-wrapper .offices-list {
  flex-grow: 1;
}
.canadapost-map-modal .content-wrapper .offices-list nav > ul {
  padding: 0 10px 0 0;
  margin: 0;
  font-size: 1.2rem;
}
.canadapost-map-modal .content-wrapper .map-content {
  height: 400px;
  flex-grow: 10;
}
.canadapost-d2po-field-wrapper .field {
  padding: 10px 0 5px;
}
.canadapost-d2po-field-wrapper .selected-office-wrapper {
  padding-bottom: 20px;
}
.canadapost-d2po-field-wrapper .selected-office-wrapper .address-element {
  padding-right: 5px;
}
