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: 'Inter';
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 600;
  line-height: 1.42857143;
  font-size: 1.8rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  color: #000000;
  font-weight: 700;
  line-height: 1.42857143;
  font-size: 2.2rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 600;
  line-height: 1.42857143;
  font-size: 1.7rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}
h4 {
  font-weight: 700;
  line-height: 1.42857143;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.42857143;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.42857143;
  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: 'Inter';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #1f1f1f;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #1f1f1f;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #6c6c6c;
  text-decoration: none;
}
a:active,
.alink:active {
  color: #6c6c6c;
  text-decoration: none;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 10px;
}
button {
  background-image: none;
  background: #fce9e8;
  border: 1px solid #fce9e8;
  color: #e1251b;
  cursor: pointer;
  display: inline-block;
  font-family: 'Inter';
  font-weight: 600;
  margin: 0;
  padding: 11px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #fce9e8;
  border: 1px solid #fce9e8;
  color: #e1251b;
}
button:hover {
  background: #fce9e8;
  border: 1px solid #fce9e8;
  color: #e1251b;
}
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: 4px;
  font-family: Inter;
  font-size: 14px;
  height: 40px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 4px;
  font-family: Inter;
  font-size: 14px;
  height: 40px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 4px;
  font-family: Inter;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.bundle-options-container .block-bundle-summary .bundle.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.footer.content ul,
.product-items,
.prices-tier,
.opc-wrapper .opc,
.items,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.product-items > li,
.prices-tier > li,
.opc-wrapper .opc > li,
.items > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  background-image: none;
  background: #fce9e8;
  border: 1px solid #fce9e8;
  color: #e1251b;
  cursor: pointer;
  font-family: 'Inter';
  font-weight: 600;
  margin: 0;
  padding: 11px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 4px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active {
  background: #fce9e8;
  border: 1px solid #fce9e8;
  color: #e1251b;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover {
  background: #fce9e8;
  border: 1px solid #fce9e8;
  color: #e1251b;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus {
  text-decoration: none;
}
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt,
.cart.table-wrapper .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after,
.cart.table-wrapper .item-options dt:after {
  content: ': ';
}
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd,
.cart.table-wrapper .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
  word-break: break-all;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action,
.box-tocart .action.add-to-cart {
  width: 100%;
}
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-wrapper .minicart-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.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-wrapper .minicart-items .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.login-container .block .block-title strong {
  font-weight: 500;
}
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.widget .block-title {
  margin-bottom: 15px;
}
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong {
  font-weight: 600;
  line-height: 1.42857143;
  font-size: 1.7rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}
.magento-payments-review .block .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title,
.account .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.magento-payments-review .block .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong {
  font-weight: 600;
  line-height: 1.42857143;
  font-size: 1.7rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}
.magento-payments-review .block .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.magento-payments-review .block .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title,
.account .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.magento-payments-review .block .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span,
.account .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.42857143;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.magento-payments-review .block .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.magento-payments-review .block .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child,
.account .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.magento-payments-review .block .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box,
.account .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'ep-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: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'ep-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;
}
.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,
.box-tocart .input-text.qty,
.account .table-return-items .qty .input-text,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block,
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.sidebar .product-items .action.delete,
.sidebar .block-compare .action.delete,
.filter-current .action.remove,
.filtered .item .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.sidebar .product-items .action.delete > span,
.sidebar .block-compare .action.delete > span,
.filter-current .action.remove > span,
.filtered .item .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.sidebar .product-items .action.delete:before,
.sidebar .block-compare .action.delete:before,
.filter-current .action.remove:before,
.filtered .item .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: "\e90f";
  font-family: 'ep-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.sidebar .product-items .action.delete:hover:before,
.sidebar .block-compare .action.delete:hover:before,
.filter-current .action.remove:hover:before,
.filtered .item .action.remove:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.sidebar .product-items .action.delete:active:before,
.sidebar .block-compare .action.delete:active:before,
.filter-current .action.remove:active:before,
.filtered .item .action.remove:active:before {
  color: #303030;
}
.abs-product-link > a:visited {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:hover {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:active {
  color: #333333;
  text-decoration: none;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend {
  margin-left: 0;
}
.checkout-container .action-additional,
.cart-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 .action.help.map,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle {
  line-height: 1.42857143;
  padding: 0;
  color: #1f1f1f;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.checkout-container .action-additional:visited,
.cart-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 .action.help.map:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited {
  color: #1f1f1f;
  text-decoration: none;
}
.abs-action-button-as-link: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 .action.help.map:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover {
  color: #6c6c6c;
  text-decoration: none;
}
.abs-action-button-as-link: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 .action.help.map:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active {
  color: #6c6c6c;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.checkout-container .action-additional:hover,
.checkout-container .action-additional:active,
.checkout-container .action-additional:focus,
.cart-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 .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map: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 {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.checkout-container .action-additional.disabled,
.checkout-container .action-additional[disabled],
fieldset[disabled] .checkout-container .action-additional,
.cart-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 .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.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 {
  color: #1f1f1f;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.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 .action.help.map:active,
.cart.table-wrapper .action.help.map: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) {
  box-shadow: none;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1f1f1f;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.abs-action-remove:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #1f1f1f;
  text-decoration: none;
}
.abs-action-remove:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #6c6c6c;
  text-decoration: none;
}
.abs-action-remove:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #6c6c6c;
  text-decoration: none;
}
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #1f1f1f;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label,
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.special-price .price-label,
.block.related .field.choice .label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .ccard .legend,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title,
.cart-container .giftcardaccount .form-giftcard-account .field .label,
.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;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.header.content:before,
.header.content:after,
.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,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.header.content:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.fieldset .fullname .field:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'ep-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'ep-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: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'ep-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;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: 'ep-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before {
  color: #333333;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.order-review-form .action.primary,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.multicheckout .action.primary,
.box-tocart .action.add-to-cart {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.magento-payments-review .block .actions-toolbar .action.primary,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary {
  background: #fce9e8;
  border: 1px solid #fce9e8;
  color: #e1251b;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.magento-payments-review .block .actions-toolbar .action.primary:focus,
.magento-payments-review .block .actions-toolbar .action.primary:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active {
  background: #fce9e8;
  border: 1px solid #fce9e8;
  color: #e1251b;
}
.abs-revert-secondary-color:hover,
.magento-payments-review .block .actions-toolbar .action.primary:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover {
  background: #fce9e8;
  border: 1px solid #fce9e8;
  color: #e1251b;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 11px 15px;
}
.bundle-actions {
  margin: 10px 0;
}
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.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 {
  display: inline-block;
  font-size: 1.1rem;
}
.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 {
  content: '(' attr(data-label) ': ';
}
.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 {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total,
.cart.table-wrapper .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'ep-icons';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total-expanded:after,
.cart.table-wrapper .cart-tax-total-expanded:after {
  content: '\e621';
}
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.review-ratings .rating-summary {
  display: table-row;
}
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'ep-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.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-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.sidebar .subtitle {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.block-compare .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue {
  border-radius: 4px;
  font-weight: 700;
  background-image: none;
  background: #fce9e8;
  border: 1px solid #fce9e8;
  color: #e1251b;
  cursor: pointer;
  font-family: 'Inter';
  font-weight: 600;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e617';
  font-family: 'ep-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active {
  background: #fce9e8;
  border: 1px solid #fce9e8;
  color: #e1251b;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover {
  background: #fce9e8;
  border: 1px solid #fce9e8;
  color: #e1251b;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-cart-failed .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.block-cart-failed .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'ep-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before {
  color: inherit;
}
.field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 10px;
  width: calc(100% - 50px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 39px);
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'ep-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.magento-payments-review-discount > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.magento-payments-review-discount > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'ep-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.magento-payments-review-discount > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .magento-payments-review-discount > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.magento-payments-review-discount > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.magento-payments-review-discount.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.magento-payments-review-discount.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
/*
 * Copyright (c)  2022. Electroplanet all right reserved
 * Date :  21/12/2023 13:13
 */
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-Thin.woff2') format('woff2'), url('../fonts/Inter/Inter-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-ExtraLight.woff2') format('woff2'), url('../fonts/Inter/Inter-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-Light.woff2') format('woff2'), url('../fonts/Inter/Inter-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-Regular.woff2') format('woff2'), url('../fonts/Inter/Inter-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-Medium.woff2') format('woff2'), url('../fonts/Inter/Inter-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-SemiBold.woff2') format('woff2'), url('../fonts/Inter/Inter-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-Bold.woff2') format('woff2'), url('../fonts/Inter/Inter-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-ExtraBold.woff2') format('woff2'), url('../fonts/Inter/Inter-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-Black.woff2') format('woff2'), url('../fonts/Inter/Inter-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
/*
 * Copyright (c)  2022. Electroplanet all right reserved
 * Date :  02/11/2023 15:34
 */
.page-wrapper {
  overflow: hidden;
}
body:not(.catalog-product-view) .page-wrapper {
  background-color: #f6f6f6;
}
.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;
}
.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-col {
  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;
}
.columns .page.messages {
  margin-top: 15px;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #1f1f1f;
}
.message.info a:hover {
  color: #6c6c6c;
}
.message.info a:active {
  color: #6c6c6c;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'ep-icons';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #1f1f1f;
}
.message.error a:hover {
  color: #6c6c6c;
}
.message.error a:active {
  color: #6c6c6c;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'ep-icons';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #1f1f1f;
}
.message.warning a:hover {
  color: #6c6c6c;
}
.message.warning a:active {
  color: #6c6c6c;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'ep-icons';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #1f1f1f;
}
.message.notice a:hover {
  color: #6c6c6c;
}
.message.notice a:active {
  color: #6c6c6c;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'ep-icons';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #1f1f1f;
}
.message.success a:hover {
  color: #6c6c6c;
}
.message.success a:active {
  color: #6c6c6c;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'ep-icons';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #f5f5f5;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  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: #8f8f8f;
  content: '\e609';
  font-family: 'ep-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 #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background-color: rgba(51, 51, 51, 0.55);
  opacity: 0.2;
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 10px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 700;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 4px;
  font-family: Inter;
  font-size: 14px;
  height: 40px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 5px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  content: '\e618';
  font-family: 'ep-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
.field-error,
div.mage-error {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'ep-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 10px;
}
.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: 'ep-icons';
  src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary,
a.action.secondary,
a.action.tertiary {
  border-radius: 4px;
}
button:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary,
.action-primary {
  background-image: none;
  background: #e1251b;
  border: 1px solid #e1251b;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Inter';
  font-weight: 600;
  padding: 11px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #ca2118;
  border: 1px solid #e1251b;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover {
  background: #ca2118;
  border: 1px solid #e1251b;
  color: #ffffff;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  background-color: #eeeeee;
  color: #757575;
  border-color: #eeeeee;
}
.action.tertiary,
.action-tertiary {
  background-image: none;
  background: #1f1f1f;
  border: 1px solid #1f1f1f;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Inter';
  font-weight: 600;
  padding: 11px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.tertiary:focus,
.action-tertiary:focus,
.action.tertiary:active,
.action-tertiary:active {
  background: #1f1f1f;
  border: #ffffff;
  color: #ffffff;
}
.action.tertiary:hover,
.action-tertiary:hover {
  background: #000000;
  border: 1px solid #1f1f1f;
  color: #ffffff;
}
.action.tertiary.disabled,
.action-tertiary.disabled,
.action.tertiary[disabled],
.action-tertiary[disabled],
fieldset[disabled] .action.tertiary,
fieldset[disabled] .action-tertiary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.action.outlined,
.action-outlined {
  background-image: none;
  background: transparent;
  border: 2px solid #000000;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-family: 'Inter';
  font-weight: 600;
  padding: 11px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.outlined:focus,
.action-outlined:focus,
.action.outlined:active,
.action-outlined:active {
  background: none;
  border: 2px solid #000000;
  color: #000000;
}
.action.outlined:hover,
.action-outlined:hover {
  background: #000000;
  border: 2px solid #000000;
  color: #ffffff;
}
.action.outlined.disabled,
.action-outlined.disabled,
.action.outlined[disabled],
.action-outlined[disabled],
fieldset[disabled] .action.outlined,
fieldset[disabled] .action-outlined {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0 0 5px;
}
.product.data.items > .item.title > .switch {
  background: #eeeeee;
  border-bottom: 1 solid #d1d1d1;
  border-left: 1 solid #d1d1d1;
  border-right: 1 solid #d1d1d1;
  border-top: 1 solid #d1d1d1;
  height: 35px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 35px;
  font-size: 1.4rem;
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #ffffff;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #ffffff;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: #e1251b;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: #e1251b;
  color: #ffffff;
  text-decoration: none;
  padding-bottom: 5px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1 solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 600;
}
.pages .item {
  font-size: 1.8rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 4px 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 {
  background: #ffffff;
  color: #1f1f1f;
  display: inline-block;
  padding: 4px 18px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #1f1f1f;
}
.pages a.page:hover {
  color: #e1251b;
  text-decoration: none;
}
.pages a.page:active {
  color: #6c6c6c;
}
.pages strong.page {
  background: #ffffff;
  border: 1px solid #e1251b;
  font-size: 1.8rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #e1251b;
  display: inline-block;
  font-weight: 700;
  padding: 4px 18px;
}
.pages .action {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  color: #1f1f1f;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #1f1f1f;
}
.pages .action:hover {
  color: #1f1f1f;
  text-decoration: none;
}
.pages .action:active {
  color: #1f1f1f;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #1f1f1f;
}
.pages .action.next:active:before {
  color: #1f1f1f;
}
.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: 56px;
  line-height: inherit;
  color: #1f1f1f;
  content: '\e608';
  font-family: 'ep-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: #1f1f1f;
}
.pages .action.next:active:before {
  color: #1f1f1f;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #1f1f1f;
}
.pages .action.previous:active:before {
  color: #1f1f1f;
}
.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: 56px;
  line-height: inherit;
  color: #1f1f1f;
  content: '\e617';
  font-family: 'ep-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: #1f1f1f;
}
.pages .action.previous:active:before {
  color: #1f1f1f;
}
.pages .item a.page,
.pages .item strong.page {
  border-radius: 5px;
}
.pages .action {
  border-radius: 5px;
  padding: 4px 8px;
  border: none;
}
.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: 20px 0 20px;
  min-height: 24px;
}
.breadcrumbs .items {
  font-size: 1.6rem;
  color: #1f1f1f;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #a6a6a6;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #a6a6a6;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #333333;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: '/';
  font-family: 'ep-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e90f";
  font-family: 'ep-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: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 0;
  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: 3rem;
  padding-top: 3rem;
}
.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: 90%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  content: "\e90f";
  font-family: 'ep-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: 25px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: none;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 20px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-slide .action-close {
  padding: 2rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12rem;
  margin-top: 3rem;
}
.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;
}
ol,
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
h2 {
  letter-spacing: -0.8px;
}
fieldset {
  border: none;
  padding: 0;
}
@font-face {
  font-family: 'ep-icons';
  src: url('../fonts/icons/ep-icons.eot?6bod7w');
  src: url('../fonts/icons/ep-icons.eot?6bod7w#iefix') format('embedded-opentype'), url('../fonts/icons/ep-icons.ttf?6bod7w') format('truetype'), url('../fonts/icons/ep-icons.woff?6bod7w') format('woff'), url('../fonts/icons/ep-icons.svg?6bod7w#ep-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'ep-icons';
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 23px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-secure-payment2:before {
  content: "\e900";
}
.icon-account-dashboard:before {
  content: "\e903";
}
.icon-account-notif:before {
  content: "\e904";
}
.icon-account-orders:before {
  content: "\e905";
}
.icon-account-profile:before {
  content: "\e906";
}
.icon-account-reviews:before {
  content: "\e907";
}
.icon-account-wishlist:before {
  content: "\e908";
}
.icon-address-location:before {
  content: "\e909";
}
.icon-arrow-left:before {
  content: "\e90a";
}
.icon-arrow-right:before {
  content: "\e90b";
}
.icon-back:before {
  content: "\e90c";
}
.icon-badge:before {
  content: "\e90d";
}
.icon-btn-cart-store:before {
  content: "\e90e";
}
.icon-remove:before {
  content: "\e90f";
}
.icon-btn-compare:before {
  content: "\e910";
}
.icon-btn-share:before {
  content: "\e911";
}
.icon-btn-wishlist:before {
  content: "\e912";
}
.icon-cart:before {
  content: "\e913";
}
.icon-compare:before {
  content: "\e914";
}
.icon-delete:before {
  content: "\e915";
}
.icon-delivery-car:before {
  content: "\e916";
}
.icon-edit:before {
  content: "\e917";
}
.icon-eye-closed:before {
  content: "\e918";
}
.icon-eye-opened:before {
  content: "\e919";
}
.icon-fav:before {
  content: "\e91d";
}
.icon-favoris:before {
  content: "\e91e";
}
.icon-home:before {
  content: "\e91f";
}
.icon-home-page:before {
  content: "\e920";
}
.icon-info:before {
  content: "\e921";
}
.icon-info2:before {
  content: "\e922";
}
.icon-invoice:before {
  content: "\e923";
}
.icon-linkedin:before {
  content: "\e924";
}
.icon-list1:before {
  content: "\e925";
}
.icon-list2:before {
  content: "\e926";
}
.icon-location:before {
  content: "\e927";
}
.icon-loupe2:before {
  content: "\e928";
}
.icon-map2:before {
  content: "\e929";
}
.icon-menu-audio-hi-fi:before {
  content: "\e92a";
}
.icon-menu-confort-de-la-maison:before {
  content: "\e92b";
}
.icon-menu-articles-cuisines:before {
  content: "\e92c";
}
.icon-menu-domotique:before {
  content: "\e92d";
}
.icon-menu-gros-electromenager:before {
  content: "\e92e";
}
.icon-menu-informatique:before {
  content: "\e92f";
}
.icon-menu-jeux-consoles:before {
  content: "\e930";
}
.icon-menu-entretien-de-la-maison:before {
  content: "\e931";
}
.icon-menu-instruments-de-musique:before {
  content: "\e933";
}
.icon-menu-petit-electromenager:before {
  content: "\e934";
}
.icon-menu-sante-beaute-bebe:before {
  content: "\e935";
}
.icon-menu-smartphone-tablette-gps:before {
  content: "\e936";
}
.icon-menu-tv-photo-video:before {
  content: "\e937";
}
.icon-menu-mobile:before {
  content: "\e932";
  font-size: 30px;
}
.icon-money-back:before {
  content: "\e939";
}
.icon-money:before {
  content: "\e93a";
}
.icon-more:before {
  content: "\e93b";
}
.icon-notif2:before {
  content: "\e93c";
}
.icon-pay:before {
  content: "\e93d";
}
.icon-payment-card:before {
  content: "\e93e";
}
.icon-payment-delivery:before {
  content: "\e93f";
}
.icon-protect:before {
  content: "\e954";
}
.icon-search:before {
  content: "\e956";
}
.icon-services:before {
  content: "\e95b";
}
.icon-share2:before {
  content: "\e95c";
}
.icon-shipping:before {
  content: "\e95d";
}
.icon-social-instagram:before {
  content: "\e964";
}
.icon-social-facebook:before {
  content: "\e91c";
}
.icon-social-x:before {
  content: "\e96d";
}
.icon-social-linkedin:before {
  content: "\e965";
  color: #e1251b;
}
.icon-social-youtube:before {
  content: "\e973";
  color: #e1251b;
}
.icon-social-twitter:before {
  content: "\e966";
  color: #e1251b;
}
.icon-start-off:before {
  content: "\e969";
}
.icon-start-on:before {
  content: "\e96a";
  color: #f6b60e;
}
.icon-statut:before {
  content: "\e96b";
}
.icon-success:before {
  content: "\e96c";
}
.icon-time2:before {
  content: "\e96e";
}
.icon-trash:before {
  content: "\e974";
  padding: 5px;
  background-color: #eeeeee;
  border-radius: 5px;
}
.icon-twitter-old:before {
  content: "\e970";
}
.icon-up-down:before {
  content: "\e971";
}
.icon-refresh:before {
  content: "\e938";
}
.icon-call:before {
  content: "\e953";
}
.icon-print:before {
  content: "\e955";
}
.icon-remove:before {
  content: "\e90f";
}
.icon-services-warranty:before {
  content: url("../images/icons/icon-services-warranty.svg");
}
.icon-services-shipping-installation:before {
  content: url("../images/icons/icon-services-shipping-installation.svg");
}
.icon-services-back-refund:before {
  content: url("../images/icons/icon-services-back-refund.svg");
}
.icon-services-sav:before {
  content: url("../images/icons/icon-services-sav.svg");
}
.icon-services-secured-payment:before {
  content: url("../images/icons/icon-services-secured-payment.svg");
}
.icon-loading {
  display: inline-block;
}
.icon-loading:before {
  background-image: url('../images/loader-1.gif');
  background-position-x: 0;
  background-position-y: 0;
  line-height: 26px;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  margin: 0 10px 0 0;
}
.hidden {
  display: none !important;
}
.plus-icon {
  position: relative;
  height: 37px;
  width: 37px;
  border-radius: 50%;
  display: inline-block;
  background-color: #f6b60e;
}
.plus-icon:before {
  content: "+";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  font-size: 23px;
  color: #1f1f1f;
}
.color-white {
  color: #ffffff;
}
.color-black {
  color: #000000;
}
.color-red {
  color: #e1251b;
}
.color-red-light {
  color: #fce9e8;
}
.abs-actions-addto,
.product-item-actions .actions-secondary > .action,
.product-social-links .action.tocompare,
.product-social-links .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-item .action.towishlist,
.table-comparison .action.towishlist {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 16px;
  color: inherit;
  font-family: 'ep-icons';
  margin: -2px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
@font-face {
  font-family: "Playball";
  font-style: normal;
  font-weight: 400;
  src: local("Playball"), local("Playball-Regular"), url(https://fonts.gstatic.com/s/playball/v6/sSjR6AJRrIl2FxjhncYng_esZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
}
.buttonWithBorder {
  background-color: transparent;
  margin: 0 !important;
  text-transform: uppercase;
  border: 2px solid #000;
  font-weight: 700;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.verticalCenterAbsolute {
  top: 50%;
  transform: translateY(-50%);
}
/*.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,
.multicheckout .action.primary {
    line-height: 3px;
}*/
/**, button {
    margin: 0;
    padding: 0;
}*/
/*[class^="electroplanet-icon-"]:before {
    font-size: 20px;
}*/
/*address {
    margin-bottom: 0;
}*/
/*body {
    line-height: 1.66;
    font-weight: 400;
}*/
/*label,
.label {
    font-weight: 500;
    font-size: 100%;
    padding: 0;
    margin: 0;
    color: #666666;
}*/
/*ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul,
ol {
    > li {
        margin-bottom: 0;
        list-style-type: none;
    }
}*/
/*a:focus,
a:hover {
    text-decoration: none;
    outline: none;
}

h1 {
    font-size: 2.6666em;
    line-height: 1.25em; !*32px, 40px*!
}

h2 {
    font-size: 2em;
    line-height: 1.25em; !*24px, 30px*!
}

h3 {
    font-size: 1.6666em;
    line-height: 1.2em; !*20px, 24px*!
}

h4 {
    font-size: 1.3333em;
    line-height: 1.25em; !*16px, 20px*!
}

h5 {
    font-size: 1.1666em;
    line-height: 1.1428em; !*14px, 16px*!
}

h6 {
    font-size: 1em;
    line-height: 1.1666em; !*12px, 14px*!
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
}*/
img[data-lazy] {
  content: url('../images/loader-2.gif');
}
/* Change the white to any color ;) */
/*input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}*/
/*._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus {
    box-shadow: 0 0 0 30px white inset !important;
}*/
/*input[type="text"],
input[type="password"],
input[type="url"],
input[type="search"],
input[type="datetime"],
input[type="email"] {
    background-color: #fff;
    border: 0;
    border: 1px solid #CCCEDD;
    font-size: inherit;
    height: 30px;
    color: inherit;
    .placeholder(#6a6a6a, 13.5px, 400, 0.9);
    min-height: 38px;
    .border-radius(4px);
    font-weight: 600;
}

textarea {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    resize: none;
    overflow: hidden;
}

label,
a {
    color: @our_gray_color;
}

//Button

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button {
    -webkit-border-fit: lines;
}

.theme-tooltip {
    background: #333;
    color: #fff;
    height: 30px;
    line-height: 30px;
    white-space: normal;
    padding: 0 10px;
    border-radius: 3px;

    &:before {
        content: "";
        background: #333;
        width: 8px;
        height: 8px;
        position: absolute;
        right: -4px;
        top: 11px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
    }
}

.social-detail {
    clear: both;
    margin-top: 20px;

    .share-title {
        display: inline-block;
        vertical-align: middle;
        text-transform: uppercase;
        margin-right: 10px;
        font-weight: 600;
        font-size: 128.46%;
        color: #aeaeae;
    }

    .addthis_sharing_toolbox {
        display: inline-block;
        vertical-align: middle;
    }
}*/
/*.control:not(.review-control-vote):before {
    content: "";
    display: table;
}*/
/*[data-role="button"],
body
button:not(.slick-arrow):not(.make-empty):not(.searchbox-actions):not([id^="slick-slide"]):not(.subscribe):not(.action-close):not(.close):not(.ui-datepicker-trigger):not(.compare-toogle-show):not(.tocart):not(a[role="button"] button):not(.coupon button.apply):not(.edit-address-link):not(.newAdress button):not(.shipping-address-item-content button):not(.gradient-content .delete-address-link):not(.info_commande a):not(.guest-button button) {
    .button();
}*/
/*.actions-toolbar {
    &:before,
    &:after {
        display: none !important;
    }
}*/
/*
.store-choosed-checkout .stores-detail-info .tableHoraires {
    &:after {
        border-top-color: black;
    }
}

.detail-product-info .stock,
.products-list .item .box-info-list .stock {
    color: #4baa0a;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.05px;
    width: 100%;
    float: left;
    line-height: 1.5;

    &.stock_status_0 {
        color: @ep-red__color;

        &:before {
            border-color: @ep-red__color;
        }
    }
}

.message {
    br {
        display: inherit !important;
    }
}

.message.success > div,
.green-check,
.detail-product-info .stock,
.products-list .item .box-info-list .stock {
    &:before {
        content: "";
        border: 2.5px solid #4baa0a;
        border-top: none;
        border-right: none;
        height: 8px;
        left: 4px;
        top: -3px;
        transform: rotate(-45deg);
        width: 14px;
        z-index: 9;
        display: inline-block;
        position: relative;
        margin-right: 6px;
    }
}

.billing-address-item,
.gradient-container {
    position: relative;

    &:after {
        content: "";
        border-top: none;
        border-right: none;
        left: 5px;
        position: absolute;
        top: 5px;
        z-index: 9;
        border-radius: 50%;
        height: 10px;
        width: 10px;
        background-color: #000;
        display: none;

    }

    &:before {
        content: "";
        z-index: 1;
        background-color: #fff;
        border-radius: 50%;
        cursor: pointer;
        left: 0;
        position: absolute;
        top: 0;
        height: 20px;
        width: 20px;
        border: 2px solid #000;
    }

    &.selected-item,
    &.selected,
    &.active {
        &:after {
            content: "";
            display: block;
        }
    }
}

.magasins-block .store-entry > :after,
.filter_level .filter-options-content .items li a:after {
    content: "";
    border: 2px solid white;
    border-top: none;
    border-right: none;
    height: 5px;
    left: 4px;
    position: absolute;
    top: 6px;
    transform: rotate(-45deg);
    width: 10px;
    z-index: 9;
}

.magasins-block .store-entry > a:before,
.filter_level .filter-options-content .items li a:before {
    content: "";
    z-index: 1;
    background-color: #d8d8d8;
    border-radius: 50%;
    cursor: pointer;
    left: 0;
    position: absolute;
    top: 0;
    height: 18px;
    width: 18px;
}

.magasins-block .store-entry.selected a.store-select-link:before,
.filter_level .filter-options-content .items li a.selected_item:before {
    content: "";
    background-color: @ep-yellow-dark_color;
}

.magasins-block .store-entry.selected a.store-select-link:after,
.filter_level .filter-options-content .items li a.selected_item:after {
    content: "";
    border: 2px solid white;
    border-top: none;
    border-right: none;
}

select {
    width: 100%;
    height: auto;
    font-size: 100%;
    cursor: pointer;
    color: #333333;
    line-height: 1;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
    padding: 5px 19px 5px 5px;
    background: url(../images/bg-selectbox.png) no-repeat;
    background-position: calc(~"100% - 10px") 50%;

    &:focus {
        outline: none !important;
        box-shadow: none !important;
    }

    option {
        font-size: 12px;
        font-weight: 600;
    }
}

select {
    border: 1px solid #CCCEDD;
    min-height: 38px;
    border-radius: 4px;
}

select ~ label {
    display: none !important;
}

.old-price .price,
.old-price .currency {
    text-decoration: line-through;
}

!*.page-title-wrapper {
    h1 {
        color: #000000;
        font-size: 18px;
        font-weight: 600;
        margin: 20px 0 10px 0;
        padding-right: 55px;

        a {
            color: #000000;
        }

        & > a {
            color: @ep-gray__color;
            font-size: 14px;
            margin-top: 3px;
            line-height: 16px;
            font-weight: normal;
        }
    }
}*!

!*.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
    display: none !important;
}

body .fotorama--fullscreen {
    z-index: 99999 !important;
}

mark,
.mark {
    background-color: transparent;
}*!

.empty {
    padding-top: 10px;
}

.pager {
    margin: 0;
}

.modal-footer {
    border: none;

    button.action-primary.action-accept {
        border: none;
        background-color: @color_theme;
        color: #fff;
    }
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background: transparent;
}

// TABLE
.table > thead > tr > th {
    text-transform: uppercase;
}

.radio,
.checkbox {
    display: inline;
    position: relative;
    top: 1px;
    margin-top: 0 !important;
}

.full-wrapper {
    margin-left: -1000px;
    margin-right: -1000px;
    clear: both;
}

!*.page-header {
    padding-bottom: 0;
    border: none;
}

.modal-header {
    border-bottom: none;
}

.modal-popup .action-close {
    border: none !important;
}*!

.cms-home {
    .page-main {
        padding: 0;
        overflow: hidden;
    }
}

.page-main .fieldset > .field:not(.choice) > .label {
    width: auto;
    text-align: left;
    margin-bottom: 10px;
}

.page-main .fieldset > .field.choice:before,
.page-main .fieldset > .field.no-label:before {
    width: auto;
    padding: 0;
}

.page-main .fieldset > .field:not(.choice) > .control {
    width: 100%;
}

.page-main .abs-margin-for-forms-desktop,
.page-main .fieldset .legend,
.page-main .column:not(.sidebar-main) form .actions-toolbar,
.page-main .column:not(.sidebar-additional) form .actions-toolbar,
.page-main .login-container .fieldset::after {
    margin-left: 0;
}

.home-slider {
    padding: 0 !important;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.page-main .form.password.reset,
.page-main .form.send.confirmation,
.page-main .form.password.forget,
.page-main .form.create.account {
    width: 100%;
    min-width: 100%;
}

.modal-content {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    .border_radius(0);
}

.authentication-dropdown {
    .action-close {
        background: none !important;
        border: none !important;
        padding: 0 !important;
        margin: 20px;
    }
}

.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
    max-width: none;
}

// Price Box
!*.price-box {
    .special-price,
    .old-price {
        display: inline-block;

        .price-label {
            display: none;
        }
    }

    .special-price {
        margin-right: 5px;
    }

    .price-from,
    .price-to {
        display: inline-block;
        margin: 0;
    }
}*!

div[class^="swatch-opt-"] {
    display: table;
}

// Rating
!*.product-reviews-summary {
    .rating-summary {
        left: auto;
    }

    .reviews-actions {
        position: relative;
        top: 2px;
    }
}*!

.products-sidebar .product-reviews-summary.empty {
    float: none;
    display: table;
}

.control-qty {
    position: relative;

    #qty {
        padding-left: 25px;
        padding-right: 25px;
    }

    .quantity-controls {
        width: 15px;
        height: 15px;
        display: inline-block;
        float: left;
        background-color: #999999;
        border: none;
        background-position: center center;
        background-repeat: no-repeat;
        overflow: hidden;
        text-indent: -9999em;
        cursor: pointer;

        &:hover {
            background-color: @color_theme;
        }

        &.quantity-plus {
            background-image: url(../images/btn-plus.png);
        }

        &.quantity-minus {
            background-image: url(../images/btn-minus.png);
            position: absolute;
            right: 0px;
            bottom: -30px;
        }
    }
}

.page-wrapper {
    //  overflow-x: hidden;
    left: 0;
    position: relative;
    .transition(0.3s);
}

.page-header {
    margin: 0;
}

// SLIDER CONTROL
.owl-controls {
    .owl-nav {
        div {
            display: inline-block;
            width: 36px;
            height: 36px;
            background-color: #575757;
            overflow: hidden;
            text-indent: -9999px;
            background-repeat: no-repeat;
            background-position: center center;

            &:hover {
                background: @color_theme;
            }

            &:before {
                content: "\f105";
                display: inline-block;
                text-indent: 0;
                width: 36px;
                height: 36px;
                position: absolute;
                left: 0;
                top: 0;
                color: #fff;
                font-size: 20px;
                line-height: 36px;
                text-align: center;
                font-family: fontawesome;
                font-weight: normal;
            }

            &.owl-next {
                &:before {
                    content: "\f105";
                }
            }

            &.owl-prev {
                &:before {
                    content: "\f104";
                }
            }
        }
    }
}

//LIMITER

.toolbar {
    .pager {
        .limiter {
            strong,
            select,
            span {
                display: inline-block;
                vertical-align: middle;
                width: auto;
            }
        }
    }

    &.review-toolbar {
        border: none;

        .pager {
            margin: 0;

            .limiter {
                float: left;
                background: none;

                select {
                    border-right-color: #eef1f5;
                }
            }
        }
    }
}

legend {
    border: none;
    .border_radius(0);
}

.review-legend {
    border-bottom: 1px solid #ddd;
}

.review-field-ratings .review-field-rating .label {
    line-height: 33px;

    &:after {
        content: ": ";
    }
}

.column:not(.sidebar-main) form .actions-toolbar,
.column:not(.sidebar-additional) form .actions-toolbar {
    margin: 0 !important;
}

.review-form {
    max-width: none;

    .action.submit.primary {
        border: none;
        background: @color_theme;
        color: #fff;

        &:hover {
            background: @color_theme_active;
            color: #fff;
            border: none;
        }
    }
}

.fieldset .review-legend.legend {
    padding-bottom: 10px;
}

.review-add .fieldset > .field:not(.choice) > .label {
    width: 100%;
    float: none;
    text-align: left;
}

.review-add .fieldset > .field:not(.choice) > .control {
    float: none;
    width: 100%;
}

.dropdown {
    .mage-dropdown-dialog {
        background: #fff;
        border: 1px solid @border_color;
        display: none;
        height: auto !important;
        left: 0;
        position: absolute;
        top: 35px;
        min-width: 130px;
        z-index: 999;
    }
}

.product.options.list dt {
    display: inline;
}

.product.options.list dd {
    display: inline;
    margin-right: 5px;
}

.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
    bottom: -1px !important;
}

.form-create-account .fieldset .field.choice.newsletter {
    clear: both;
    float: left;

    .checkbox {
        margin-right: 3px;
    }
}

// BREADCRUMBS

!*.breadcrumbs {
    text-align: left;
    margin-bottom: 0px;

    ul {
        margin: 0 !important;
        padding: 15px 0 0 !important;
        display: inline-block !important;
        width: 100%;
        font-size: 100% !important;

        li {
            color: #545454;
            display: inline-block;
            padding: 0;
            position: relative;
            float: left;

            a {
                padding: 0;
                font-size: 108%;
                text-decoration: none !important;
            }

            &:last-child {
                strong {
                    font-weight: normal;
                    padding: 0;
                }
            }
        }
    }

    .title-page h1 {
        text-transform: uppercase;
        font-size: 250%;
        font-weight: bold;
    }
}*!

//TAB CUSTOM

.tab-custom {
    .title-tab-content {
        text-align: center;
        margin-bottom: 30px;

        .list-item-tab {
            display: inline-block;
            position: relative;

            &:before,
            &:after {
                content: "";
                display: inline-block;
                width: 25px;
                height: 2px;
                position: absolute;
                top: 50%;
                margin-top: -2px;
            }

            &:before {
                left: -25px;
            }

            &:after {
                right: -25px;
            }

            .item-tab {
                display: inline-block;
                cursor: pointer;
                color: #a8a8a8;
                text-transform: uppercase;
                font-size: 166.67%;
                padding: 0 15px;
                position: relative;

                &:before {
                    content: "";
                    display: inline-block;
                    width: 1px;
                    height: 14px;
                    background-color: #a8a8a8;
                    position: absolute;
                    right: -2px;
                    top: 50%;
                    margin-top: -8px;
                }

                &.tab-active {
                    cursor: default;
                    color: #000000;
                }

                &:last-child {
                    &:before {
                        display: none;
                    }
                }
            }
        }
    }

    .tab-content-product {
        height: 0;
        visibility: hidden;
        overflow: hidden;

        &.show-content {
            height: auto;
            visibility: visible;
            overflow: visible;
        }
    }
}

// ACCOUNT PAGE

.account.page-layout-2columns-left .sidebar-main,
.account.page-layout-2columns-left .sidebar-additional {
    width: 100% !important;
}

// MOBILE NAVIGATION
.nav-mobile-container {
    position: relative;
    height: 40px;
}

.btn-mobile {
    display: inline-block;
    max-height: 40px;

    .button-mobile {
        display: inline-block;
        width: 40px;
        height: 40px;
        overflow: hidden;
        font-size: 16px;
        text-align: center;
        color: #fff;
        line-height: 40px;
        cursor: pointer;
        background: #525252;
    }
}

.navigation-mobile {
    background-color: #fff;

    > ul {
        > li {
            position: relative;

            &:last-child {
                border-bottom: none;
            }

            > a {
                padding: 8px 10px;
                display: block;
                border-bottom: 1px solid #dedede;
            }

            ul {
                display: none;
                padding-left: 10px;
                background: #f3f3f3;

                li {
                    position: relative;

                    a {
                        display: block;
                        padding: 10px 0;
                    }
                }
            }

            > ul {
                padding-left: 15px;
                border-bottom: 1px solid #dedede;
            }
        }
    }

    .touch-button {
        cursor: pointer;
        position: absolute;
        right: 0;
        text-align: center;
        top: 9px;
        vertical-align: middle;
        width: 40px;
        color: #909090;

        &:before {
            .font-awesome(f107, 20px);
        }

        &.active {
            &:before {
                .font-awesome(f106, 20px);
            }
        }

        span {
            display: none;
        }
    }
}

// collapse

.collapse-type {
    .navigation-mobile {
        display: none;
        z-index: 30;
        top: 40px;
        width: 100%;
        position: absolute;
        left: 0;
        background: #fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        padding: 0;
    }
}

// sidebar

.sidebar-type {
    .navigation-mobile {
        position: fixed;
        top: 0;
        left: -350px;
        width: 300px;
        height: 100%;
        overflow-y: auto;
        z-index: 777;
        .transition(0.3s);
    }
}

.navbar-active {
    overflow-x: hidden;

    .btn-mobile .button-mobile {
        &.active {
            &:before {
                content: "";
                position: fixed;
                left: 0;
                top: 0;
                display: block;
                width: 100%;
                height: 100%;
                background: rgba(0, 0, 0, 0.3);
                z-index: 555;
            }
        }
    }

    .page-wrapper {
        left: 300px;
    }

    .sidebar-type {
        .navigation-mobile {
            left: 0;
        }
    }
}

.products-grid .item .item-inner .box-image a img,
.slider-brand .item a img,
.blog-wrapper .blog-image a img,
.banner-megamenu a img,
.products-sidebar .box-image a img,
.image-sidebar a img,
.minicart-items-wrapper .product .product-image-wrapper img {
    //.transition(.2s);

    &:hover {
        opacity: 0.8;
    }
}

// FIX TEST
.checkout-index-index {
    .search-header-content {
        border: none !important;
    }

    @media (max-width: 991px) {
        .header-style-1 .header-bottom .nav-mobile-container .btn-mobile:after {
            background: transparent;
        }
    }
}

!*.modal-popup .action-close {
    padding: 0 !important;
}*!

.cart.table-wrapper .item-actions td {
    padding-bottom: 0 !important;
}

!*.quickview-index-index {
    width: 99%;
    @media (max-width: 1500px) {
        width: 95%;
    }
}*!

// RESPONSIVE

@media (min-width: 1300px) {
    !*.container {
        width: 100%;
        padding: 0;

        .row {
            margin: 0;
        }
    }

    main .container {
        max-width: 1268px;
    }

    .navigation-mobile-container {
        display: none;
    }*!
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navigation-mobile-container {
        display: none;
    }
}

@media (max-width: 991px) {
    .col2-layout > .container > .row > .col-lg-3 {
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (max-width: 767px) {
    .full-wrapper {
        margin-left: -15px;
        margin-right: -15px;
    }

    .form-wishlist-items
    .products-grid.wishlist
    .product-items
    li.product-item {
        width: 50% !important;
    }

    .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: 0 !important;
    }

    .products-grid.wishlist .product-item-photo {
        float: none !important;
        margin-right: 0 !important;
    }
}

@media (max-width: 480px) {
    .form-wishlist-items
    .products-grid.wishlist
    .product-items
    li.product-item {
        width: 100%;
    }
}


.minicart-wrapper .delete:before,
.gradient-container .gradient-content .item-click::before,
.gradient-container .gradient-content button.delete-address-link::before,
.cart-container .form.form-cart .actions-toolbar .action-delete:before,
.purchase-action-wrapper button span:before,
.payment-method-cashondelivery .gradient-content .item-click::before,
.electroplanet-icon-garantie:before,
.shipping-mode-delivery::after,
.payment-mode-cashondelivery::after,
.payment-mode-paymentinstore::after,
.payment-mode-cmiecom::after,
.customer-order-items .customer-info .box-order-shipping-address .box-content::before,
.customer-order-items .customer-info .box-order-billing-address .box-content::before,
.checkout-cart-bottom .checkout-note-secure-payment .note::before,
.links-block .link-compare:before {
    font-family: "electroplanet-icons-new" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 17px;
}

!*.footer-services-container .list-services li a:before,
.password-viewer:before,
body.sales-order-history
.table-wrapper.orders-history
table#my-orders-table
tr
td.line-actions
a:before,
body.customer-account-index
.table-wrapper.orders-history
table#my-orders-table
tr
td.line-actions
a:before,
.checkout-payment-method .store-message-booking:before,
.field-shipping-message-content:before,
.stores.stores-detail-info .store-localisation .cityTitle:before,
.stores.stores-detail-info .title-schedule:before,
.links-block .link-wishlist:before,
.links-block .btn-action.share:before,
.store-entry .opening-hours-container .open-close:before,
.social-btn .btn-social span:after,
.products-list .item .box-info-list .info-product .link-compare:before,
.products-list .item .box-info-list .info-product .link-wishlist:before,
.breadcrumbs ul li.home a:before,
.owl-theme .owl-nav .owl-prev:before,
.owl-theme .owl-nav .owl-next:before,
[data-content-type="heading"]:before,
.slick-slider .slick-prev:before,
.slick-slider .slick-next:before,
.sm_megamenu_menu.sm_megamenu_menu_black > li > a:before,
.table-comparison .item .remove.product a:before,
#yt-totop:before,
.product-item-link a:before,
.remove-button:before,
.stock-status-wrapper .stock-status:before,
.account .block-addresses-list .addresses > .item .item.actions a.delete:before,
.acc-box h3:before,
.success.message:before,
.customer-profile-block .profile-edit-action:before,
.checkout-success .status ul li:before {
    font-family: "electroplanet-icons" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
}*!

.make-empty {
    border: 0;
    background: none;

    &:before {
        content: "\002716";
        color: #4a4a4a;
        font-size: 18px;
        font-weight: 300;
        margin-right: 5px;
        line-height: 1;
        position: relative;
        top: 1px;
    }
}

.account .block-addresses-list .addresses > .item .item.actions a.delete:before,
.remove-button:before {
    content: "\e90c";
    font-size: 20px;
    color: #4a4a4a;
}

.field-shipping-message-content:before {
    content: "\e923";
    margin-right: 16px;
    color: #3b7fff;
    font-size: 27px;
    line-height: 1.5;
    float: left;
}

.stores.stores-detail-info .title-schedule:before,
.stores.stores-detail-info .store-localisation .cityTitle:before {
    color: white;
    font-size: 23px;
    margin-right: 10px;
}

.stores.stores-detail-info .store-localisation .cityTitle:before {
    content: "\e930";
}

.stores.stores-detail-info .title-schedule:before {
    content: "\e907";
}

.links-block .link-compare:before {
    content: "\e803";
    font-size: 19px;
}

!*.links-block .link-wishlist:before {
    content: "\e91d";
    top: 0 !important;
}

.links-block .btn-action.share:before {
    content: "\e93a";
    font-size: 24px;
}*!

.electroplanet-icon-livraison:before {
    font-size: 30px;
}

!*.social-btn .btn-google span:after {
    content: "G";
    font-size: 34px;
    font-weight: bolder;
    position: relative;
    top: -2px;
}

.social-btn .btn-facebook span:after {
    content: "\e914";
    color: white;
    font-size: 35px;
    font-weight: bold;
    position: relative;
    top: 9px;
}*!

.products-list .item .box-info-list .info-product .link-compare:before {
    content: "\e90a";
    margin-right: 6px;
    color: #df0924;
    position: relative;
    top: 4px;
    font-size: 24px;
}

.products-list .item .box-info-list .info-product .link-wishlist:before {
    content: "\e91d";
    margin-right: 10px;
    color: #8f8f8f;
    position: relative;
    top: 2px;
}

!*.breadcrumbs ul li.home a:before {
    content: "\e921";
    font-size: 18px;
    float: left;
    line-height: 21px;
    margin-right: 7px;
}*!

.slick-slider {
    .slick-arrow {
        &:before {
            color: black;
            font-size: 25px;
        }

        &.slick-prev {
            &:before {
                content: "\e93f";
            }
        }

        &.slick-next {
            &:before {
                content: "\e93f";
            }
        }
    }
}

.slider-container-fullwidth {
    .slick-slide {
        .item {
            img {
                width: 100%;
            }
        }
    }
}

[data-content-type="heading"]:before {
    content: "\e90b";
    color: #d40f2d;
    margin-right: 5px;
    font-size: 32px;
    position: absolute;
    top: 50%;
    left: -5px;
    .translate(0, -50%);
}

.stock-status-wrapper {
    .stock-status {
        font-size: 14px;
        font-weight: 600;
        letter-spacing: -0.05px;
        color: #4baa0a;
        position: relative;
        background: #EDF6E7;
        text-transform: uppercase;
        padding: 3px 12px;
        .border-radius(10px);
        font-weight: 600;
    }

    .stock_status_0,
    .stock_status_1 {
        color: #4d4d4d;

        &:before {
            content: "\002716";
            font-size: 18px;
            position: relative;
            left: 0;
            top: 1px;
            color: #d40f2d;
        }
    }
}

//Popup Authentication
!*.popup-authentication.modal-slide,
.popup-create-account.modal-slide,
.popup-create-account-phone.modal-slide {
    .modal-inner-wrap {
        min-width: auto;
        max-width: 446px;
        padding: 20px;
    }

    .block-authentication.login-container {
        border: none;
        margin-top: 0;
    }

    .form-login, .form-create-acount {
        .actions-toolbar {
            button {
                width: 100% !important;
                background-color: #D40F2D !important;
            }
        }
    }

    .block-authentication {
        display: block;
    }

    .message.message-error.error {
        margin-top: 0;
    }
}*!

!*.modal-popup._inner-scroll .modal-inner-wrap {
    max-height: inherit !important;
}*!

.popup-create-account.modal-slide .block-authentication {
    .social-login-authentication-channel.account-social-login {
        margin-bottom: 25px;
    }
}

.popup-create-account.modal-slide {
    #password-error, #user_agree-error, #prefix-error {
        position: relative;
        margin-top: 10px;
        clear: both;
        right: initial !important;
        top: initial !important;
        left: initial !important;
        bottom: inherit !important;
    }
}

!*.phone-verification-container {
    .send-code-again {
        padding: 20px;
        text-align: center;

        span {
            font-weight: 700;
            color: #1072eb;
            cursor: pointer;
        }
    }

    .otp-pin-container {
        display: flex;
        gap: 2%;
        justify-content: center;
        position: relative;

        input {
            font-weight: 600;
            color: #000;
            text-align: center;
            height: 55px;
            border-radius: 4px;
            font-size: 23px;
            width: 48px;

            &:focus {
                border-width: 3px;
                border-style: solid;
                border-color: #c9c9c9;
                box-sizing: border-box;
            }
        }

        p {
            color: #000;
            font-size: 13px;
        }

        div.mage-error {
            position: absolute;
            top: 52px;
            font-weight: 600;
        }
    }

    .login-bottom-block {
        .actions-toolbar {
            button {
                box-shadow: inherit !important;
            }
        }
    }
}*!

!*.modal-popup._inner-scroll {
    overflow-y: scroll !important;
}

.modal-popup {
    pointer-events: initial !important;
}

@media only screen and (max-width: 768px) {
    .modal-popup.modal-slide {
        left: 0 !important;

        .modal-footer {
            padding: 0;
            margin: 0;

            .action-save-address, .action-hide-popup {
                font-size: 12.5px !important;
            }
        }
    }

    .modal-popup.modal-slide .modal-inner-wrap {
        height: auto !important;
    }
}*!

@media only screen and (min-width: 1024px) {
    div[data-appearance="full-bleed"] {
        width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw !important;
        margin-right: -50vw !important;
    }
}


.cms-page-view,
.cms-index-index {
    overflow-x: hidden;

    .with-shadow-top {
        background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
        filter: drop-shadow(0px 0px 40px rgba(26, 31, 60, 0.2));
        border-radius: 10px;

        margin-bottom: 20px;

        h2 {
            margin-left: 20px;
            margin-top: 20px;
            padding-left: 30px;
        }
        .slick-slide {
            .item img {
                 width: auto;
                 height: auto;
            }
        }
    }

    .product_slider {
        .slider-container-fullwidth.multi-slide {
            padding: 0 20px;

            .item {
                padding: 0 5px;
            }
        }

        .slick-prev {
            top: -45px;
        }

        .slick-next {
            top: -32px;
        }

    }

    .product_slider, .brands-slider {
        .slick-prev, .slick-next {
            width: auto !important;
            height: auto !important;
        }

        .slick-prev {
            right: 65px;
            left: initial;
            transform: rotate(180deg);
        }
    }

    .brands-slider {
        .slick-prev {
            top: -45px;
        }

        .slick-next {
            top: -32px;
        }

        .slick-slide {
            padding: 0 5px;

            & > div {
                background-color: #FAFBFF;;
                min-height: 80px;
                border-radius: 8px;
                vertical-align: middle;
                text-align: center;
                position: relative;
            }

            img {
                max-height: 57px;
                position: absolute;
                margin: auto;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
            }
        }
    }

    .categories-widget {
        min-height: 222px;

        .categories-items {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;

            .category {
                position: relative;
                width: 120px;
                cursor: pointer;

                &::after {
                    position: absolute;
                    content: '';
                    top: 0;
                    left: 0;
                    width: 120px;
                    height: 120px;
                    border: 1px solid #D40F2D;
                    border-radius: 100%;
                    text-align: center;
                }

                .image {
                    width: 117px;
                    height: 117px;
                    border: 4px solid #fff;
                    background-color: #F5F6FC;
                    border-radius: 100%;
                    position: relative;
                    top: 1px;
                    left: 1px;

                }

                .name {
                    color: #333333;
                    padding-top: 12px;
                    padding-bottom: 12px;
                    font-weight: 400;
                    font-size: 14px;
                    text-align: center;

                    &:hover {
                        font-weight: 600;
                        color: #D40F2D;
                    }
                }

                img {
                    max-width: 70px;
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    transform: translate(-50%, -50%);
                }
            }

            //-------------
            @media only screen and (max-width: 1024px) {
                justify-content: center;
                .category {
                    margin: 0 10px;

                    &:last-child {
                        margin-right: 0;
                    }
                }

            }
        }
    }


}*/
/* Effect Fade In */
.sm-super-categories .spctabs-items .fadeIn .spctabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Effect Flip In Vertical */
.sm-super-categories .spctabs-items .flipInY .spctabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: running;
  -moz-backface-visibility: visible;
  -o-animation-play-state: running;
  -o-backface-visibility: visible;
  animation-play-state: running;
  backface-visibility: visible;
}
@-webkit-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
  }
}
@-moz-keyframes flipInY {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -moz-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -moz-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateY(0deg);
  }
}
@-o-keyframes flipInY {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -o-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -o-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -o-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateY(0deg);
  }
}
@keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
  }
}
/* Effect Flip In Horizontal */
.sm-super-categories .spctabs-items .flipInX .spctabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: running;
  -moz-backface-visibility: visible;
  -o-animation-play-state: running;
  -o-backface-visibility: visible;
  animation-play-state: running;
  backface-visibility: visible;
}
@-webkit-keyframes flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(85deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(15deg);
  }
  90% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
  }
}
@-moz-keyframes flipInX {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateX(85deg);
  }
  40% {
    -moz-transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateX(15deg);
  }
  90% {
    -moz-transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateX(0deg);
  }
}
@-o-keyframes flipInX {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateX(85deg);
  }
  40% {
    -o-transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    -o-transform: perspective(400px) rotateX(15deg);
  }
  90% {
    -o-transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateX(0deg);
  }
}
@keyframes flipInX {
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(85deg);
  }
  40% {
    transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    transform: perspective(400px) rotateX(15deg);
  }
  90% {
    transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
  }
}
/* Effect Flip */
.sm-super-categories .spctabs-items .flip .spctabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: running;
  -moz-backface-visibility: visible;
  -o-animation-play-state: running;
  -o-backface-visibility: visible;
  animation-play-state: running;
  backface-visibility: visible;
}
@-webkit-keyframes flip {
  0% {
    opacity: 0;
    -webkit-transform: perspective(500px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(500px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(500px) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}
@-moz-keyframes flip {
  0% {
    opacity: 0;
    -moz-transform: perspective(500px) rotateY(0);
    -moz-animation-timing-function: ease-out;
  }
  40% {
    -moz-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -moz-animation-timing-function: ease-out;
  }
  50% {
    -moz-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-animation-timing-function: ease-in;
  }
  80% {
    -moz-transform: perspective(500px) rotateY(360deg) scale(0.95);
    -moz-animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(500px) scale(1);
    -moz-animation-timing-function: ease-in;
  }
}
@-o-keyframes flip {
  0% {
    opacity: 0;
    -o-transform: perspective(500px) rotateY(0);
    -o-animation-timing-function: ease-out;
  }
  40% {
    -o-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -o-animation-timing-function: ease-out;
  }
  50% {
    -o-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -o-animation-timing-function: ease-in;
  }
  80% {
    -o-transform: perspective(500px) rotateY(360deg) scale(0.95);
    -o-animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    -o-transform: perspective(500px) scale(1);
    -o-animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    opacity: 0;
    transform: perspective(500px) rotateY(0);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(500px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(500px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    transform: perspective(500px) scale(1);
    animation-timing-function: ease-in;
  }
}
/* Effect Star War */
.sm-super-categories .spctabs-items .starwars .spctabs-item {
  opacity: 0;
  position: relative;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-play-state: running;
  -moz-transform-origin: 50% 50%;
  -moz-animation-play-state: running;
  -o-transform-origin: 50% 50%;
  -o-animation-play-state: running;
  transform-origin: 50% 50%;
  animation-play-state: running;
}
@-webkit-keyframes starwars {
  0% {
    opacity: 0;
    -webkit-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    -webkit-transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
@-moz-keyframes starwars {
  0% {
    opacity: 0;
    -moz-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    -moz-transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
@-o-keyframes starwars {
  0% {
    opacity: 0;
    -o-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    -o-transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
@keyframes starwars {
  0% {
    opacity: 0;
    transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
/* Effect Slide Right */
.sm-super-categories .spctabs-items .slideRight .spctabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-moz-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-o-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
/* Effect Bounce In */
.sm-super-categories .spctabs-items .bounceIn .spctabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  50% {
    -moz-transform: scale(1.05);
  }
  70% {
    -moz-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  50% {
    -o-transform: scale(1.05);
  }
  70% {
    -o-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/*Effect Zoom In */
.sm-super-categories .spctabs-items .zoomIn .spctabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes zoomIn {
  0% {
    opacity: 0;
    -moz-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes zoomIn {
  0% {
    opacity: 0;
    -o-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale(1.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/* Effect Page Top*/
.sm-super-categories .spctabs-items .pageTop .spctabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-transform-origin: 50% 0%;
  -moz-animation-play-state: running;
  -moz-transform-origin: 50% 0%;
  -o-animation-play-state: running;
  -o-transform-origin: 50% 0%;
  animation-play-state: running;
  transform-origin: 50% 0%;
}
@-webkit-keyframes pageTop {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
  }
}
@-moz-keyframes pageTop {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateX(0deg);
  }
}
@-o-keyframes pageTop {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateX(0deg);
  }
}
@keyframes pageTop {
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
  }
}
/*Effect Zoom Out */
.sm-super-categories .spctabs-items .zoomOut .spctabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation: zoomOut 600ms ease both;
  -moz-animation-play-state: paused;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.6);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes zoomOut {
  0% {
    opacity: 0;
    -moz-transform: scale(0.6);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes zoomOut {
  0% {
    opacity: 0;
    -o-transform: scale(0.6);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes zoomOut {
  0% {
    opacity: 0;
    transform: scale(0.6);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.sm-super-categories .spctabs-items .slideLeft .spctabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-moz-keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-o-keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
.play .spctabs-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
.homepage-wrapper > .row:not(:last-child) {
  margin-bottom: 30px;
}
.homepage-wrapper .col-main > div {
  margin-top: 30px;
  margin-bottom: 0;
}
.homepage-wrapper .col-main > div .title-home {
  border-bottom: 3px solid #ea3a3c;
  margin-top: -5px;
  position: relative;
}
.homepage-wrapper .col-main > div .title-home h2 {
  display: inline;
  font-size: inherit;
}
.homepage-wrapper .col-main > div .title-home h2 a {
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
}
.homepage-wrapper .col-main > div .title-home h2 span {
  display: inline-block;
  font-size: 133.33%;
  font-weight: bold;
  color: #fff;
  padding: 0 18px;
  text-transform: uppercase;
  line-height: 37px;
  position: relative;
  background-color: #ea3a3c;
}
.homepage-wrapper .col-main > div .title-home h2 span:before {
  border-right: 20px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
  border-bottom: 37px solid #ea3a3c;
}
.homepage-wrapper .col-main > div:first-child {
  margin-top: 0;
}
img.img-static {
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
}
img.img-static:hover {
  opacity: 0.8;
}
.client-say .item-client-say .client-comment {
  font-style: italic;
}
.client-say .item-client-say .client-say-info {
  padding-top: 20px;
}
.client-say .item-client-say .client-say-info .image-client {
  width: 65px;
  float: left;
}
.client-say .item-client-say .client-say-info .name-client {
  margin-left: 78px;
  padding-top: 10px;
}
.client-say .item-client-say .client-say-info .name-client h2 {
  font-size: inherit;
}
.client-say .item-client-say .client-say-info .name-client h2 a {
  font-size: 116.67%;
  font-weight: bold;
  color: #ea3a3c;
  display: inline-block;
  padding: 5px 0px;
}
.client-say .owl-controls {
  position: static !important;
}
.client-say .owl-controls .owl-dots {
  background-color: #eeeeee;
  margin: 0px -18px 0;
  padding: 5px 0px;
  position: relative;
  bottom: -20px;
}
.client-say .owl-controls .owl-dots .owl-dot span {
  width: 10px !important;
  height: 10px !important;
  border: 1px solid #eeeeee;
  background-color: #bbbbbb;
  margin: 0 2px;
}
.client-say .owl-controls .owl-dots .owl-dot span:hover {
  background-color: #999999;
  border: 1px solid #fff;
}
.client-say .owl-controls .owl-dots .owl-dot span.active span {
  background-color: #999999;
  border: 1px solid #fff;
}
.block-brand .block-title .view-all-brand {
  display: inline-block;
  float: right;
  margin: 11px 11px 0px 0px;
}
.block-brand .block-title .view-all-brand:after {
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 12px;
  margin-left: 5px;
}
.block-brand .brand-wrapper {
  margin: -20px -19px -21px -18px;
  line-height: 0px;
}
.block-brand .brand-wrapper ul {
  display: inline-block;
  width: 100%;
}
.block-brand .brand-wrapper ul li {
  float: left;
  width: 50%;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.block-brand .brand-wrapper ul li:hover {
  position: relative;
  z-index: 9;
}
.block-brand .brand-wrapper ul li a img {
  width: 100%;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.block-brand .brand-wrapper ul li a img:hover {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.latest-blog .block-content {
  margin: -20px -19px 0;
}
.latest-blog .item-blog .img-blog {
  position: relative;
}
.latest-blog .item-blog .img-blog img {
  width: auto;
  max-width: 100%;
}
.latest-blog .item-blog .img-blog .img-link:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
}
.latest-blog .item-blog .img-blog:hover .img-link:before {
  opacity: 1;
}
.latest-blog .blog-info {
  padding: 18px 18px 0px 18px;
}
.latest-blog .blog-info .postTitle {
  padding-bottom: 10px;
}
.latest-blog .blog-info .postTitle h2 {
  font-size: inherit;
}
.latest-blog .blog-info .postTitle h2 a {
  font-size: 116.67%;
}
.block .customNavigation {
  position: absolute;
  top: 6px;
  right: 5px;
}
.block .customNavigation .btn-bs {
  width: 17px;
  height: 30px;
  text-align: center;
  display: inline-block;
  line-height: 30px;
  font-size: 28px;
  cursor: pointer;
  color: #999999;
}
.block .customNavigation .btn-bs:hover {
  color: #ea3a3c;
}
.slider-brand-bottom-wrapper {
  padding: 0 15px;
  position: relative;
  clear: both;
}
.slider-brand-bottom-wrapper .slider-brand-bottom {
  border: 1px solid #ddd;
}
.slider-brand-bottom-wrapper .slider-brand-bottom .owl-item {
  padding: 0 15px;
}
@media (min-width: 1200px) {
  .slider-brand-bottom-wrapper .slider-brand-bottom .owl-item {
    height: 93px;
  }
}
.slider-brand-bottom-wrapper .slider-brand-bottom .owl-item img {
  width: 100%;
}
.slider-brand-bottom-wrapper .slider-brand-bottom .owl-item .item {
  position: relative;
  top: 0px;
}
.slider-brand-bottom-wrapper .slider-brand-bottom .owl-item .item:hover {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.slider-brand-bottom-wrapper .owl-carousel .owl-controls .owl-nav > div {
  position: absolute;
  top: 50%;
  margin-top: -18px;
  width: 36px;
  height: 36px;
  background: #fff;
  border: 1px solid #ddd;
  color: #ddd;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
}
.slider-brand-bottom-wrapper .owl-carousel .owl-controls .owl-nav > div:before {
  color: #dddddd;
}
.slider-brand-bottom-wrapper .owl-carousel .owl-controls .owl-nav > div.owl-next {
  right: -18px;
}
.slider-brand-bottom-wrapper .owl-carousel .owl-controls .owl-nav > div.owl-prev {
  left: -18px;
}
.slider-brand-bottom-wrapper .owl-carousel .owl-controls .owl-nav > div:hover {
  border-color: #ea3a3c;
  background: #ea3a3c;
}
.slider-brand-bottom-wrapper .owl-carousel .owl-controls .owl-nav > div:hover:before {
  color: #fff;
}
.slider-brand-bottom-wrapper:hover .owl-carousel .owl-controls .owl-nav > div {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.blog-bottom,
.basic-product-bottom,
.client-say-bottom {
  padding-top: 10px;
}
.block-title-bottom {
  position: relative;
}
.block-title-bottom h2 {
  font-size: 133.33%;
  font-weight: bold;
  margin-bottom: 18px;
}
.blog-bottom .latest-blog-bottom .item-blog {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.blog-bottom .latest-blog-bottom .item-blog:last-child {
  margin-bottom: 0;
}
.blog-bottom .latest-blog-bottom .item-blog .date-blog-left {
  width: 70px;
  height: 70px;
  float: left;
  background-color: #eeeeee;
  font-size: 116.67%;
  text-align: center;
}
.blog-bottom .latest-blog-bottom .item-blog .date-blog-left .d-blog {
  margin-top: 12px;
}
.blog-bottom .latest-blog-bottom .item-blog .date-blog-left .m-blog {
  font-weight: bold;
}
.blog-bottom .latest-blog-bottom .item-blog .blog-info {
  margin-left: 85px;
}
.blog-bottom .latest-blog-bottom .item-blog .blog-info .postTitle {
  margin-bottom: 10px;
}
.blog-bottom .latest-blog-bottom .item-blog .blog-info .postTitle h2 {
  font-size: inherit;
}
.blog-bottom .latest-blog-bottom .item-blog .blog-info .postTitle h2 a {
  font-weight: 600;
}
.client-wrapper-b {
  padding: 10px 20px;
  background-color: #eee;
}
.client-wrapper-b .nav-custom {
  position: absolute;
  right: -3px;
  top: 0px;
}
.client-wrapper-b .nav-custom a {
  font-size: 20px;
  font-weight: bold;
  padding: 5px;
  cursor: pointer;
}
.client-wrapper-b .nav-custom a span {
  display: none;
}
.client-wrapper-b .image-client {
  float: left;
  width: 65px;
}
.client-wrapper-b .client-say-info {
  margin-left: 80px;
  font-style: italic;
  position: relative;
  top: -4px;
}
.client-wrapper-b .client-say-info .name-client {
  padding: 17px 0px 22px;
}
.client-wrapper-b .client-say-info .name-client h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 116.67%;
}
.client-wrapper-b .client-say-info .name-client h2 a {
  color: #ea3a3c;
}
.owl-nav-custom > div {
  width: 36px;
  height: 36px;
  display: inline-block;
  line-height: 35px;
  text-align: center;
  border: 1px solid #ddd;
  font-size: 22px;
  color: #ddd;
  cursor: pointer;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  background-color: #fff;
  z-index: 9;
  position: absolute;
  top: 50%;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
}
.owl-nav-custom > div:before {
  font-family: fontawesome;
}
.owl-nav-custom > div.owl-prev {
  left: -18px;
}
.owl-nav-custom > div.owl-prev:before {
  content: "\f104";
}
.owl-nav-custom > div.owl-next {
  right: -18px;
}
.owl-nav-custom > div.owl-next:before {
  content: "\f105";
}
.owl-nav-custom > div:hover {
  background: #ea3a3c;
  border-color: #ea3a3c;
  cursor: pointer;
  color: #fff;
}
@media (min-width: 1200px) {
  .deal-wrapper .owl-nav-custom > div {
    margin-top: 10px;
  }
}
.deal-wrapper:hover .owl-nav-custom > div,
.sm-super-categories:hover .owl-nav-custom > div {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.sm-super-categories .owl-nav-custom > div {
  top: 64%;
}
.home-style-1 .sm-super-categories .spc-items-container {
  box-shadow: 0 0 1px #999 inset;
  -webkit-box-shadow: 0 0 1px #999 inset;
}
.home-style-1 .latest-blog .latest-blog-slider .owl-controls {
  top: -37px !important;
  right: 5px !important;
}
.home-style-1 .client-say .client-say-slider .owl-controls .owl-nav {
  position: absolute;
  top: -56px;
  right: -15px;
}
@media (min-width: 1200px) {
  .home-style-1 .sm_megamenu_wrapper_vertical_menu .sambar-inner {
    padding: 4px 0;
  }
  .home-style-1 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li a.sm_megamenu_head {
    padding: 0 10px 0 20px;
    line-height: 38px;
  }
}
.home-style-2 .sm-super-categories .spc-items-container {
  box-shadow: 0 0 1px #999 inset;
  -webkit-box-shadow: 0 0 1px #999 inset;
}
.home-style-2 .latest-blog .latest-blog-slider .owl-controls {
  top: -37px !important;
  right: 5px !important;
}
.home-style-2 .client-say .client-say-slider .owl-controls .owl-nav {
  position: absolute;
  top: -56px;
  right: -15px;
}
.home-style-2 .static-home-2 {
  margin-bottom: 33px;
  display: inline-block;
  width: 100%;
}
.home-style-2 .static-home-2 > ul > li {
  float: left;
}
.home-style-2 .static-home-2 > ul > li a {
  display: block;
  clear: both;
  position: relative;
}
.home-style-2 .static-home-2 > ul > li a:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  opacity: 0;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  z-index: 20;
}
.home-style-2 .static-home-2 > ul > li a img {
  width: 100%;
}
.home-style-2 .static-home-2 > ul > li a img:hover {
  position: relative;
  z-index: 9;
}
.home-style-2 .static-home-2 > ul > li a:hover:before {
  opacity: 1;
}
.home-style-3 .sm-super-categories .spc-items-container {
  box-shadow: 0 0 1px #999 inset;
  -webkit-box-shadow: 0 0 1px #999 inset;
}
.home-style-3 .latest-blog .latest-blog-slider .owl-controls {
  top: -37px !important;
  right: 5px !important;
}
.home-style-3 .client-say .client-say-slider .owl-controls .owl-nav {
  position: absolute;
  top: -57px;
  right: -15px;
}
@media (min-width: 1200px) {
  .banner-right {
    position: absolute;
    right: 15px;
    top: 0px;
  }
  .banner-right li {
    margin-bottom: 10px;
  }
  .home-style-3 .yt-slideshow {
    min-height: 432px;
    height: 432px;
  }
}
.banner-right li a img {
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
}
.banner-right li a img:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.cms-home-style-3 .homepage-wrapper .col-main > div .title-home {
  border: 1px solid #ddd;
  margin: -1px 0 20px;
}
.cms-home-style-3 .homepage-wrapper .col-main > div .title-home h2 span {
  background: none;
  color: inherit;
}
.cms-home-style-3 .homepage-wrapper .col-main > div .title-home h2 span:before {
  position: absolute;
  left: -1px;
  border-left: 5px solid #ea3a3c;
  border-bottom: 0;
  border-right: 0;
  border-top: 0;
  top: -1px;
  bottom: -1px;
  display: inline-block;
  height: auto;
}
.cms-home-style-3 .homepage-wrapper .col-main > div.sm-super-categories .title-home {
  margin-bottom: 0;
}
.cms-home-style-3 .homepage-wrapper .col-main > div.sm-super-categories .category-wrap .container-slider {
  top: 3px;
}
@media (min-width: 1200px) {
  .cms-home-style-3 .homepage-wrapper .col-main > div.sm-super-categories .spctabs-wrap {
    margin: 0;
    float: left;
  }
}
@media (min-width: 1200px) {
  .cms-home-style-3 .homepage-wrapper .col-main > div.deal-wrapper .owl-nav-custom > div {
    margin-top: 10px;
  }
}
.cms-home-style-3 .sidebar .block,
.cms-home-style-3 .sidebar .block-banners,
.cms-home-style-3 .sidebar .block-banners-inline {
  margin-bottom: 30px;
}
.cms-home-style-3 .sidebar .block .block-title,
.cms-home-style-3 .sidebar .block-banners .block-title,
.cms-home-style-3 .sidebar .block-banners-inline .block-title {
  border: 1px solid #ddd;
  margin: -1px -19px 0 -19px;
}
.cms-home-style-3 .sidebar .block .block-title strong,
.cms-home-style-3 .sidebar .block-banners .block-title strong,
.cms-home-style-3 .sidebar .block-banners-inline .block-title strong {
  background: none;
  color: inherit;
}
.cms-home-style-3 .sidebar .block .block-title strong:before,
.cms-home-style-3 .sidebar .block-banners .block-title strong:before,
.cms-home-style-3 .sidebar .block-banners-inline .block-title strong:before {
  position: absolute;
  left: -1px;
  border-left: 5px solid #ea3a3c;
  border-bottom: 0;
  border-right: 0;
  border-top: 0;
  top: -1px;
  bottom: -1px;
  display: inline-block;
  height: auto;
}
.cms-home-style-3 .sidebar .block .customNavigation .btn-bs,
.cms-home-style-3 .sidebar .block .owl-controls .owl-nav div {
  width: 24px;
  height: 24px;
  line-height: 21px;
  border: 1px solid #ddd;
  font-size: 16px;
  margin: 6px 2px;
}
.cms-home-style-3 .sidebar .block .customNavigation .btn-bs:before,
.cms-home-style-3 .sidebar .block .owl-controls .owl-nav div:before {
  color: #999;
  width: 24px;
  height: 24px;
  font-size: 16px;
  line-height: 24px;
}
.cms-home-style-3 .sidebar .block .customNavigation .btn-bs:hover,
.cms-home-style-3 .sidebar .block .owl-controls .owl-nav div:hover {
  background: #ea3a3c;
  border-color: #ea3a3c;
  color: #fff;
}
.cms-home-style-3 .sidebar .block .customNavigation .btn-bs:hover:before,
.cms-home-style-3 .sidebar .block .owl-controls .owl-nav div:hover:before {
  color: #fff;
}
.cms-home-style-3 .sidebar .block .customNavigation {
  top: 1px;
  right: 5px;
}
.cms-home-style-3 .sidebar .block .customNavigation .btn-bs {
  margin: 6px 1px;
}
.cms-home-style-3 .sidebar .block.products-sidebar {
  position: relative;
}
.cms-home-style-3 .sidebar .block.products-sidebar:before {
  content: "";
  top: 0;
  left: -1px;
  right: -1px;
  height: 58px;
  width: auto;
  background: #fff;
  display: inline-block;
  position: absolute;
  border-bottom: 1px solid #ddd;
}
.cms-home-style-3 .sidebar .block.products-sidebar .block-title.filter-title {
  margin-bottom: 30px;
}
.cms-home-style-3 .sidebar .block.products-sidebar .owl-controls {
  top: -67px;
  right: -13px;
}
.cms-home-style-3 .yt-slideshow {
  padding-right: 300px;
  width: 100%;
  position: relative;
}
.cms-home-style-3 .sm-super-categories {
  border-top: none;
}
.home-style-4 .sm-super-categories .spc-items-container {
  box-shadow: 0 0 1px #999 inset;
  -webkit-box-shadow: 0 0 1px #999 inset;
}
.home-style-4 .latest-blog .latest-blog-slider .owl-controls {
  top: -39px !important;
  right: 5px !important;
}
.home-style-4 .client-say .client-say-slider .owl-controls .owl-nav {
  position: absolute;
  top: -58px;
  right: -15px;
}
@media (min-width: 1200px) {
  .cms-home-style-4 .page-main {
    padding-top: 494px;
  }
  .cms-home-style-4 .page-main .imageslider-wrap {
    position: absolute;
    right: 0;
    top: -463px;
  }
  .cms-home-style-4 .page-main .page.messages {
    margin: 0;
  }
  .cms-home-style-4 .page-main .page.messages .message {
    margin-bottom: 30px;
  }
  .cms-home-style-4 .homepage-wrapper > .row:first-child {
    margin-bottom: 0;
  }
}
.cms-home-style-4 .sm-super-categories .category-wrap .container-slider {
  top: 2px;
}
.cms-home-style-4 .homepage-wrapper .col-main > div .title-home {
  border: 1px solid #ddd;
  margin: -1px 0 20px;
  border-bottom: 3px solid #ddd;
}
.cms-home-style-4 .homepage-wrapper .col-main > div .title-home h2 span {
  background: none;
  color: inherit;
}
.cms-home-style-4 .homepage-wrapper .col-main > div .title-home h2 span:before {
  display: none;
}
.cms-home-style-4 .homepage-wrapper .col-main > div.sm-super-categories .title-home {
  margin-bottom: 0;
}
.cms-home-style-4 .sidebar .block,
.cms-home-style-4 .sidebar .block-banners,
.cms-home-style-4 .sidebar .block-banners-inline {
  margin-bottom: 33px;
}
.cms-home-style-4 .sidebar .block .block-title,
.cms-home-style-4 .sidebar .block-banners .block-title,
.cms-home-style-4 .sidebar .block-banners-inline .block-title {
  border: 1px solid #ddd;
  margin: -1px -19px 0 -19px;
  border-bottom: 3px solid #ddd;
}
.cms-home-style-4 .sidebar .block .block-title strong,
.cms-home-style-4 .sidebar .block-banners .block-title strong,
.cms-home-style-4 .sidebar .block-banners-inline .block-title strong {
  background: none;
  color: inherit;
}
.cms-home-style-4 .sidebar .block .block-title strong:before,
.cms-home-style-4 .sidebar .block-banners .block-title strong:before,
.cms-home-style-4 .sidebar .block-banners-inline .block-title strong:before {
  display: none;
}
.cms-home-style-4 .sidebar .block.products-sidebar {
  position: relative;
}
.cms-home-style-4 .sidebar .block.products-sidebar .block-title {
  margin-bottom: 12px;
}
.cms-home-style-4 .sidebar .block.products-sidebar .owl-controls {
  top: -59px;
}
@media (min-width: 1200px) {
  .client-wrapper-b {
    position: relative;
    top: -10px;
  }
  .client-wrapper-b {
    position: relative;
    top: -10px;
  }
  .home-style-5 .yt-slideshow {
    min-height: 433px;
  }
}
.products-sidebar-index5.products-sidebar .item {
  border: none;
}
.products-sidebar-index5.products-sidebar .item:last-child {
  padding-bottom: 0;
}
.products-sidebar-index5.products-sidebar .item .item-inner .box-image {
  width: 70px;
  border: 1px solid #ddd;
}
.products-sidebar-index5.products-sidebar .item .item-inner .box-info {
  margin-left: 85px;
}
.products-sidebar-index5.products-sidebar .item .item-inner .box-info .product-name {
  display: inline-block;
  width: 100%;
}
.cms-home-style-5 .yt-slideshow {
  padding-right: 300px;
  width: 100%;
  position: relative;
}
.cms-home-style-5 .homepage-wrapper .col-main > div .title-home:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 22px;
  height: 22px;
  background: url(../images/bf-title.png) no-repeat top left;
  z-index: 9;
}
.cms-home-style-5 .homepage-wrapper .col-main > div .title-home h2 span {
  padding-left: 30px;
  line-height: 33px;
}
.cms-home-style-5 .homepage-wrapper .col-main > div .title-home h2 span img {
  margin-right: 5px;
  margin-top: -5px;
}
.cms-home-style-5 .homepage-wrapper .col-main > div .title-home h2 span:before {
  display: none;
}
.cms-home-style-5 .homepage-wrapper .col-main > div.deal-wrapper .title-home h2 span {
  background-image: url(../images/deal-icon.png);
  background-position: 35px center;
  background-repeat: no-repeat;
  padding-left: 60px;
}
.cms-home-style-5 .owl-nav-custom {
  position: absolute;
  top: 0;
  right: 0;
}
.cms-home-style-5 .owl-nav-custom > div {
  width: 24px;
  height: 24px;
  border: 1px solid #ddd;
  text-align: center;
  line-height: 24px;
  color: #ddd;
  font-size: 17px;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.cms-home-style-5 .owl-nav-custom > div.owl-prev {
  left: -53px;
}
.cms-home-style-5 .owl-nav-custom > div.owl-next {
  right: 0;
}
.cms-home-style-5 .owl-nav-custom > div:hover {
  background: #ea3a3c;
  border-color: #ea3a3c;
  color: #fff;
}
.cms-home-style-5 .deal-wrapper .owl-nav-custom {
  top: -5px;
}
.cms-home-style-5 .sm-super-categories {
  border-top: none;
}
.cms-home-style-5 .sm-super-categories .category-wrap-inner {
  position: absolute;
  width: 241px;
  top: 61px;
  z-index: 1;
}
.cms-home-style-5 .sm-super-categories .category-wrap-inner .container-slider {
  position: relative;
  border: none;
  height: auto;
  min-height: 166px;
  /*@media (min-width: 1200px) {
          max-height: 133px;
        }*/
  border-right: 1px solid #ddd;
  padding: 8px 18px;
  line-height: 24px;
  float: left;
  width: 241px;
}
.cms-home-style-5 .sm-super-categories .category-wrap-inner .container-slider .slider .vpo-wrap .vp .item {
  padding: 0;
  width: 100%;
  text-align: left;
}
.cms-home-style-5 .sm-super-categories .category-wrap-inner .container-slider .slider .vpo-wrap .vp .item .cat-child-title a {
  border: none;
  padding: 0;
  margin: 0;
  line-height: 14px;
}
.cms-home-style-5 .sm-super-categories .category-wrap-inner .container-slider .slider .vpo-wrap .vp .item .cat-child-title a:before {
  content: "\f0da";
  margin-right: 3px;
  font-family: fontawesome;
}
.cms-home-style-5 .sm-super-categories .spc-wrap {
  padding-left: 240px;
  box-shadow: 0 0 1px #868585 inset;
}
.cms-home-style-5 .sm-super-categories .spc-wrap .spctabs-items-container {
  box-shadow: none;
}
@media (min-width: 1200px) {
  .cms-home-style-6 .page-main {
    padding-top: 460px;
  }
  .cms-home-style-6 .page-main .imageslider-wrap {
    position: absolute;
    right: 0;
    top: -433px;
  }
  .cms-home-style-6 .page-main .page.messages {
    margin: 0;
  }
  .cms-home-style-6 .page-main .page.messages .message {
    margin-bottom: 30px;
  }
  .cms-home-style-6 .homepage-wrapper > .row:first-child {
    margin-bottom: 0;
  }
}
.home-style-6.homepage-wrapper .col-main > div .title-home {
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
}
.home-style-6.homepage-wrapper .col-main > div .title-home h2 span {
  font-size: 150%;
  margin-top: -4px;
}
.home-style-6 .owl-theme .owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border: 1px solid transparent;
}
.home-style-6 .owl-theme .owl-dots .owl-dot:hover span,
.home-style-6 .owl-theme .owl-dots .owl-dot.active span {
  border: 1px solid #b4b4b4;
  width: 9px;
  height: 9px;
}
.home-style-6 .v6-banner1 {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 48px;
}
.home-style-6 .v6-banner1 .banner {
  float: left;
  width: 25%;
}
.home-style-6 .v6-banner1 .banner a {
  display: block;
  position: relative;
}
.home-style-6 .v6-banner1 .banner a:before {
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.home-style-6 .v6-banner1 .banner a:hover:before {
  visibility: visible;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.home-style-6 .v6-banner1 .banner a img {
  width: 100%;
}
.home-style-6 .v6-banner2 {
  float: left;
  width: 100%;
  margin: 25px 0 40px 0;
}
.home-style-6 .v6-banner2 a,
.home-style-6 .v6-banner3 a {
  display: block;
  position: relative;
}
.home-style-6 .v6-banner2 a:before,
.home-style-6 .v6-banner3 a:before {
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.home-style-6 .v6-banner2 a:hover:before,
.home-style-6 .v6-banner3 a:hover:before {
  visibility: visible;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.home-style-6 .v6-banner2 a img,
.home-style-6 .v6-banner3 a img {
  width: 100%;
}
.home-style-6 .products-grid .item .item-inner {
  border-color: #eee;
}
.home-style-6 .deal-wrapper .products-grid .item {
  margin-bottom: 1px;
}
.home-style-6 .deal-wrapper .products-grid .item .item-inner {
  padding: 15px 15px 13px;
}
.home-style-6 .sidebar .products-sidebar {
  margin-top: -5px;
  border: 1px solid #eee;
  padding: 0;
}
.home-style-6 .sidebar .products-sidebar .block-title {
  margin: -4px 0 20px 0;
}
.home-style-6 .sidebar .products-sidebar .block-title strong {
  font-size: 150%;
}
.home-style-6 .sidebar .products-sidebar .owl-controls {
  right: 5px;
}
.home-style-6 .sidebar .products-sidebar .item {
  border-color: #eee;
}
.home-style-6 .sidebar .products-sidebar .item .item-inner .product-reviews-summary.empty {
  float: none;
  margin-bottom: 0 !important;
}
.home-style-6 .sidebar .products-sidebar .item .item-inner .box-info {
  margin-left: 105px;
}
.home-style-6 .sidebar .products-sidebar .item .item-inner .box-info .product-name {
  margin: 3px 0 5px 0;
}
.home-style-6 .sidebar .products-sidebar .item .item-inner .box-image {
  width: 93px;
}
.home-style-6 .sm-super-categories .spc-tabs-container,
.home-style-6 .sm-super-categories .spc-tabs-wrap {
  display: block;
}
.home-style-6 .super-cate1 .sm-super-categories .super-content .super-left .category-wrap .list-cates .viewall a:hover,
.home-style-6 .super-cate1 .sm-super-categories .super-content .super-left .category-wrap .list-cates .item .item-wrap .cat-child-title a:hover,
.home-style-6 .super-cate1 .sm-super-categories .super-title-w .spc-tabs-container ul li.tab-sel span,
.home-style-6 .super-cate1 .sm-super-categories .super-title-w .spc-tabs-container ul li:hover span {
  color: #fe5621;
}
.home-style-6 .super-cate2 {
  clear: both;
}
.home-style-6 .super-cate2 .sm-super-categories .super-content .super-left .category-wrap .list-cates .viewall a:hover,
.home-style-6 .super-cate2 .sm-super-categories .super-content .super-left .category-wrap .list-cates .item .item-wrap .cat-child-title a:hover,
.home-style-6 .super-cate2 .sm-super-categories .super-title-w .spc-tabs-container ul li.tab-sel span,
.home-style-6 .super-cate2 .sm-super-categories .super-title-w .spc-tabs-container ul li:hover span {
  color: #009688;
}
.home-style-6 .super-cate2 .sm-super-categories .super-title-w {
  border-bottom: 3px solid #009688;
}
.home-style-6 .super-cate2 .sm-super-categories .super-title-w .cat-title h2 {
  background-color: #009688;
}
.home-style-6 .super-cate2 .sm-super-categories .super-title-w .cat-title h2:after {
  border-bottom: 39px solid #009688;
}
.home-style-6 .super-cate2 .sm-super-categories .super-title-w .cat-title h2:before {
  content: "\f1e9";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 20px;
  top: 10px;
}
.home-style-6 .super-cate3 {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 5px;
}
.home-style-6 .super-cate3 .sm-super-categories .super-content .super-left .category-wrap .list-cates .viewall a:hover,
.home-style-6 .super-cate3 .sm-super-categories .super-content .super-left .category-wrap .list-cates .item .item-wrap .cat-child-title a:hover,
.home-style-6 .super-cate3 .sm-super-categories .super-title-w .spc-tabs-container ul li.tab-sel span,
.home-style-6 .super-cate3 .sm-super-categories .super-title-w .spc-tabs-container ul li:hover span {
  color: #4bae4f;
}
.home-style-6 .super-cate3 .sm-super-categories .super-title-w {
  border-bottom: 3px solid #4bae4f;
}
.home-style-6 .super-cate3 .sm-super-categories .super-title-w .cat-title h2 {
  background-color: #4bae4f;
  padding-left: 45px;
}
.home-style-6 .super-cate3 .sm-super-categories .super-title-w .cat-title h2:after {
  border-bottom: 39px solid #4bae4f;
}
.home-style-6 .super-cate3 .sm-super-categories .super-title-w .cat-title h2:before {
  content: "\f108";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 17px;
  top: 13px;
}
.home-style-6 .sm-super-categories {
  border-top: none;
}
.home-style-6 .sm-super-categories .products-grid .item {
  margin: 0;
}
.home-style-6 .sm-super-categories .products-grid .item .item-inner .box-info {
  padding-top: 11px;
}
.home-style-6 .sm-super-categories .products-grid .item .item-inner .box-info .rating-box {
  margin: 4px auto 3px;
}
.home-style-6 .sm-super-categories .super-title-w {
  float: left;
  width: 100%;
  border: 1px solid #eaeaea;
  border-bottom: 3px solid #fe5621;
  margin-bottom: 30px;
  border-left: none;
}
.home-style-6 .sm-super-categories .super-title-w .cat-title h2 {
  background-color: #fe5621;
  position: relative;
  color: #fff;
  text-transform: uppercase;
  font-size: 150%;
  font-weight: 700;
  line-height: 39px;
  padding-left: 40px;
  padding-right: 35px;
  float: left;
  margin-top: -5px;
}
.home-style-6 .sm-super-categories .super-title-w .cat-title h2:before {
  content: "\f10b";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 26px;
  position: absolute;
  top: 7px;
  left: 17px;
}
.home-style-6 .sm-super-categories .super-title-w .cat-title h2:after {
  border-bottom: 39px solid #fe5621;
  border-right: 20px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
}
.home-style-6 .sm-super-categories .super-title-w .spc-tabs-container {
  float: right;
}
.home-style-6 .sm-super-categories .super-title-w .spc-tabs-container ul li {
  float: left;
  padding: 0 15px;
}
.home-style-6 .sm-super-categories .super-title-w .spc-tabs-container ul li:first-child span:before {
  display: none;
}
.home-style-6 .sm-super-categories .super-title-w .spc-tabs-container ul li span {
  color: #777;
  font-size: 108.33%;
  line-height: 33px;
  position: relative;
  font-weight: normal;
}
.home-style-6 .sm-super-categories .super-title-w .spc-tabs-container ul li span:before {
  width: 1px;
  height: 21px;
  background-color: #ddd;
  content: "";
  position: absolute;
  top: 0;
  left: -15px;
}
.home-style-6 .sm-super-categories .super-title-w .spc-tabs-container ul li span:hover {
  cursor: pointer;
}
.home-style-6 .sm-super-categories .super-content {
  float: left;
  width: 100%;
}
.home-style-6 .sm-super-categories .super-content .banner-super:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.home-style-6 .sm-super-categories .super-content .super-left {
  float: left;
  width: 16.6666%;
}
.home-style-6 .sm-super-categories .super-content .super-left .category-wrap .cates-title {
  color: #222;
  background-color: #eee;
  font-size: 133.333%;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 38px;
  padding-left: 13px;
}
.home-style-6 .sm-super-categories .super-content .super-left .category-wrap .list-cates {
  border: 1px solid #eaeaea;
  border-top: none;
  min-height: 251px;
  padding: 15px;
}
@media (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 0) {
  .home-style-6 .sm-super-categories .super-content .super-left .category-wrap .list-cates {
    min-height: 253px;
  }
}
.home-style-6 .sm-super-categories .super-content .super-left .category-wrap .list-cates .viewall a {
  font-size: 125%;
  color: #444;
  font-weight: normal;
  position: relative;
  padding-left: 15px;
}
.home-style-6 .sm-super-categories .super-content .super-left .category-wrap .list-cates .viewall a:before {
  content: "\f0da";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 15px;
  position: absolute;
  top: 3px;
  left: 0;
}
.home-style-6 .sm-super-categories .super-content .super-left .category-wrap .list-cates .item .item-wrap .cat-child-image {
  display: none;
}
.home-style-6 .sm-super-categories .super-content .super-left .category-wrap .list-cates .item .item-wrap .cat-child-title a {
  line-height: 30px;
  font-size: 125%;
  color: #444;
  font-weight: normal;
  position: relative;
  padding-left: 15px;
}
.home-style-6 .sm-super-categories .super-content .super-left .category-wrap .list-cates .item .item-wrap .cat-child-title a:before {
  content: "\f0da";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 15px;
  position: absolute;
  top: 3px;
  left: 0;
}
.home-style-6 .sm-super-categories .super-content .super-right {
  float: left;
  width: 83.3334%;
  position: relative;
}
.home-style-6 .sm-super-categories .super-content .super-right .banner-post-text {
  width: 80%;
}
@media (min-width: 1200px) {
  .home-style-6 .sm-super-categories .super-content .super-right .banner-post-text {
    height: 288px;
    overflow: hidden;
  }
}
.home-style-6 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container {
  margin: 0;
}
.home-style-6 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .products-grid {
  position: static;
}
.home-style-6 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .spc-loadmore {
  display: none;
}
.home-style-6 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item {
  float: left;
  width: 20%;
}
.home-style-6 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item:nth-child(1) {
  position: absolute;
  right: 0;
  top: 0;
}
.home-style-6 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item:nth-child(1) .item-inner {
  border: 1px solid #eaeaea !important;
}
.home-style-6 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item .item-inner {
  border-right: 1px solid #eaeaea !important;
  border-bottom: 1px solid #eaeaea !important;
}
.home-style-6 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item .item-inner:hover {
  border-color: transparent;
}
.home-style-6 .blog-bottom,
.home-style-6 .basic-product-bottom,
.home-style-6 .client-say-bottom {
  padding-top: 0;
}
.home-style-6 .block-title-bottom h2 {
  font-size: 150%;
  color: #222;
  text-transform: uppercase;
  line-height: 100%;
  margin-bottom: 30px;
}
.home-style-6 .client-wrapper-b {
  position: static;
  padding: 22px 20px;
}
.home-style-6 .client-wrapper-b .client-say-info .name-client {
  padding-bottom: 0;
}
.home-style-6 .client-wrapper-b .nav-custom a {
  padding: 0 3px;
}
.home-style-6 .blog-bottom .latest-blog-bottom .item-blog .date-blog-left {
  text-transform: uppercase;
  color: #222;
}
.home-style-6 .blog-bottom .latest-blog-bottom .item-blog .blog-info .postTitle h2 a {
  font-size: 116.7%;
  color: #444;
}
.home-style-6 .products-sidebar.products-sidebar-index5 .item:first-child {
  margin-bottom: 20px;
}
.home-style-6 .products-sidebar.products-sidebar-index5 .item .item-inner .box-info .product-name a {
  color: #444;
}
.home-style-6 .products-sidebar.products-sidebar-index5 .item .item-inner .box-image {
  border: 1px solid #eee;
}
.home-style-6 .basic-product-bottom .product-reviews-summary.empty,
.home-style-6 .basic-product-bottom .rating-box {
  display: block;
}
/*=============RESPONSIVE=================*/
@media (min-width: 992px) and (max-width: 1199px) {
  .home-style-6 .sm-super-categories .super-content .super-left .category-wrap .list-cates {
    min-height: 197px;
  }
  .home-style-6 .sm-super-categories .super-content .products-grid .item .item-inner .box-info {
    padding-top: 0;
  }
  .home-style-6 .sm-super-categories .super-content .products-grid .item .item-inner .box-info .product-name {
    height: 15px;
  }
  .home-style-6 .sm-super-categories .super-content .products-grid .item .item-inner .box-info .price-box {
    height: 25px;
    line-height: 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-style-6 .sidebar .products-sidebar .block-title {
    margin-bottom: 22px !important;
  }
  .home-style-6 .products-sidebar .item {
    margin-bottom: 13px;
    padding-bottom: 13px;
  }
  .home-style-6 .sm-super-categories .super-content .super-left {
    width: 27%;
  }
  .home-style-6 .sm-super-categories .super-content .super-left .category-wrap .list-cates {
    min-height: 210px;
  }
  .home-style-6 .sm-super-categories .super-content .super-right {
    width: 73%;
  }
  .home-style-6 .sm-super-categories .super-content .super-right .banner-post-text {
    display: none;
  }
  .home-style-6 .sm-super-categories .super-content .super-right .spctabs-items-selected {
    border-top: 1px solid #eaeaea;
  }
  .home-style-6 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item {
    width: 33.333%;
  }
  .home-style-6 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item:nth-child(1) {
    position: static;
    width: 33.333%;
  }
  .home-style-6 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item:nth-child(1) .item-inner {
    border-top: none !important;
  }
  .home-style-6 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item .item-inner {
    border-bottom: 1px solid #eaeaea;
  }
  .home-style-6 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item .item-inner:hover {
    border-bottom: 1px solid #eaeaea;
  }
  .home-style-6 .client-wrapper-b {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .home-style-6 .v6-banner1 .banner {
    width: 50%;
  }
  .home-style-6 .sidebar .products-sidebar {
    margin-top: 40px;
  }
  .home-style-6 .sm-super-categories .super-title-w .spc-tabs-container {
    position: absolute;
    top: 50px;
    width: 100%;
  }
  .home-style-6 .sm-super-categories .super-title-w .spc-tabs-container .spc-tabs-wrap.spc-selectbox {
    width: 100%;
  }
  .home-style-6 .sm-super-categories .super-title-w .spc-tabs-container .spc-tabs-wrap.spc-selectbox span.spc-tab-selected {
    width: 100%;
  }
  .home-style-6 .sm-super-categories .super-title-w .spc-tabs-container .spc-tabs-wrap.spc-selectbox span.spc-tab-arrow {
    position: absolute;
    top: 0;
    right: 0;
  }
  .home-style-6 .sm-super-categories .super-content .super-left {
    width: 100%;
    margin-top: 25px;
  }
  .home-style-6 .sm-super-categories .super-content .super-left .category-wrap .list-cates {
    min-height: 200px;
  }
  .home-style-6 .sm-super-categories .super-content .super-left .banner-pre-text {
    display: none;
  }
  .home-style-6 .sm-super-categories .super-content .super-right {
    width: 100%;
  }
  .home-style-6 .sm-super-categories .super-content .super-right .banner-post-text {
    display: none;
  }
  .home-style-6 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item {
    width: 100%;
  }
  .home-style-6 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item:nth-child(1) {
    position: static;
    width: 100%;
  }
  .home-style-6 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item:nth-child(1) .item-inner {
    border-top: none !important;
  }
  .home-style-6 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item .item-inner {
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
  }
  .home-style-6 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item .item-inner:hover {
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
  }
  .home-style-6 .products-sidebar-index5,
  .home-style-6 .client-wrapper-b {
    margin-top: 40px;
  }
}
.id7-banner-left a {
  display: block;
  clear: both;
  position: relative;
}
.id7-banner-left a:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  opacity: 0;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  z-index: 20;
}
.id7-banner-left a img {
  width: 100%;
}
.id7-banner-left a img:hover {
  position: relative;
  z-index: 9;
}
.id7-banner-left a:hover:before {
  opacity: 1;
}
.home-style-7 .static-home-2 {
  margin-top: 30px;
  float: left;
  width: 100%;
}
.home-style-7 .static-home-2 > ul > li {
  float: left;
}
.home-style-7 .static-home-2 > ul > li a {
  display: block;
  clear: both;
  position: relative;
}
.home-style-7 .static-home-2 > ul > li a:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  opacity: 0;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  z-index: 20;
}
.home-style-7 .static-home-2 > ul > li a img {
  width: 100%;
}
.home-style-7 .static-home-2 > ul > li a img:hover {
  position: relative;
  z-index: 9;
}
.home-style-7 .static-home-2 > ul > li a:hover:before {
  opacity: 1;
}
.home-style-7 .sidebar .products-sidebar {
  margin: 44px 0;
  border: 1px solid #eee;
  padding: 0;
}
.home-style-7 .sidebar .products-sidebar .block-title {
  margin: -4px 0 20px 0;
}
.home-style-7 .sidebar .products-sidebar .block-title strong {
  font-size: 150%;
}
.home-style-7 .sidebar .products-sidebar .owl-controls {
  right: 5px;
}
.home-style-7 .sidebar .products-sidebar .item {
  border-color: #eee;
}
.home-style-7 .sidebar .products-sidebar .item .item-inner .product-reviews-summary.empty {
  float: none;
  margin-bottom: 0 !important;
}
.home-style-7 .sidebar .products-sidebar .item .item-inner .box-info {
  margin-left: 105px;
}
.home-style-7 .sidebar .products-sidebar .item .item-inner .box-info .product-name {
  margin: 3px 0 5px 0;
}
.home-style-7 .sidebar .products-sidebar .item .item-inner .box-image {
  width: 93px;
}
.home-style-7 .sidebar .block .block-title strong,
.home-style-7 .sidebar .block-banners .block-title strong,
.home-style-7 .sidebar .block-banners-inline .block-title strong {
  font-size: 150%;
  line-height: 37px;
}
.home-style-7 .sidebar .block.client-say {
  margin: 48px 0;
  padding: 0;
}
.home-style-7 .sidebar .block.client-say .block-title {
  margin: -5px 0 0 -1px;
}
.home-style-7 .sidebar .block.client-say .item-client-say .client-comment {
  line-height: 22px;
  color: #222;
}
.home-style-7 .sidebar .block.client-say .block-content {
  padding: 30px 20px 35px;
  background-color: #eee;
  margin: -1px;
}
.home-style-7 .sidebar .block.client-say .block-content .item-client-say .client-say-info {
  padding-top: 23px;
}
.home-style-7 .sidebar .block.client-say .block-content .item-client-say .client-say-info .name-client h2 a {
  font-size: 133.33%;
}
.home-style-7 .sidebar .block.client-say .owl-controls {
  display: none;
}
.home-style-7 .block-brand .block-title .view-all-brand {
  display: none;
}
.home-style-7 .block-brand .brand-wrapper ul li a img {
  width: auto;
}
.home-style-7 .sidebar .block.latest-blog {
  margin-bottom: 40px;
  line-height: 22px;
}
.home-style-7 .sidebar .block.latest-blog .blog-info {
  margin-bottom: 3px;
}
.home-style-7 .sidebar .block.latest-blog .blog-info .postTitle h2 a {
  font-weight: 700;
  line-height: 22px;
}
.home-style-7 .sidebar .block.latest-blog .owl-controls {
  right: 5px;
  top: -38px;
}
.home-style-7 .sidebar .block.latest-blog .owl-controls .owl-nav div {
  display: inline-block !important;
}
.home-style-7 .owl-theme .owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border: 1px solid transparent;
}
.home-style-7 .owl-theme .owl-dots .owl-dot:hover span,
.home-style-7 .owl-theme .owl-dots .owl-dot.active span {
  border: 1px solid #b4b4b4;
  width: 9px;
  height: 9px;
}
.home-style-7 .sm-super-categories .spc-tabs-container,
.home-style-7 .sm-super-categories .spc-tabs-wrap {
  display: block;
}
.home-style-7 .super-cate1 {
  margin-top: 45px !important;
}
.home-style-7 .super-cate1 .sm-super-categories .super-content .super-left .category-wrap .list-cates .viewall a:hover,
.home-style-7 .super-cate1 .sm-super-categories .super-content .super-left .category-wrap .list-cates .item .item-wrap .cat-child-title a:hover,
.home-style-7 .super-cate1 .sm-super-categories .super-title-w .spc-tabs-container ul li.tab-sel span,
.home-style-7 .super-cate1 .sm-super-categories .super-title-w .spc-tabs-container ul li:hover span {
  color: #009688;
}
.home-style-7 .super-cate2 {
  clear: both;
  margin-top: 38px !important;
}
.home-style-7 .super-cate2 .sm-super-categories .super-content .super-left .category-wrap .list-cates .viewall a:hover,
.home-style-7 .super-cate2 .sm-super-categories .super-content .super-left .category-wrap .list-cates .item .item-wrap .cat-child-title a:hover,
.home-style-7 .super-cate2 .sm-super-categories .super-title-w .spc-tabs-container ul li.tab-sel span,
.home-style-7 .super-cate2 .sm-super-categories .super-title-w .spc-tabs-container ul li:hover span {
  color: #fe5621;
}
.home-style-7 .super-cate2 .sm-super-categories .super-title-w {
  border-bottom: 3px solid #fe5621;
}
.home-style-7 .super-cate2 .sm-super-categories .super-title-w .cat-title h2 {
  background-color: #fe5621;
}
.home-style-7 .super-cate2 .sm-super-categories .super-title-w .cat-title h2:after {
  border-bottom: 37px solid #fe5621;
}
.home-style-7 .super-cate3 {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 38px !important;
}
.home-style-7 .super-cate3 .sm-super-categories .super-content .super-left .category-wrap .list-cates .viewall a:hover,
.home-style-7 .super-cate3 .sm-super-categories .super-content .super-left .category-wrap .list-cates .item .item-wrap .cat-child-title a:hover,
.home-style-7 .super-cate3 .sm-super-categories .super-title-w .spc-tabs-container ul li.tab-sel span,
.home-style-7 .super-cate3 .sm-super-categories .super-title-w .spc-tabs-container ul li:hover span {
  color: #4bae4f;
}
.home-style-7 .super-cate3 .sm-super-categories .super-title-w {
  border-bottom: 3px solid #4bae4f;
}
.home-style-7 .super-cate3 .sm-super-categories .super-title-w .cat-title h2 {
  background-color: #4bae4f;
  padding-left: 45px;
}
.home-style-7 .super-cate3 .sm-super-categories .super-title-w .cat-title h2:after {
  border-bottom: 37px solid #4bae4f;
}
.home-style-7 .sm-super-categories {
  border-top: none;
}
.home-style-7 .sm-super-categories .super-title-w .spc-tabs-container ul li:hover span {
  cursor: pointer;
}
.home-style-7 .sm-super-categories .products-grid .item {
  margin: 0;
}
.home-style-7 .sm-super-categories .products-grid .item .item-inner {
  padding: 15px 20px;
}
.home-style-7 .sm-super-categories .products-grid .item .item-inner .box-info {
  padding-top: 0;
}
.home-style-7 .sm-super-categories .products-grid .item .item-inner .box-info .rating-box {
  margin: 4px auto 3px;
}
.home-style-7 .sm-super-categories .super-title-w {
  float: left;
  width: 100%;
  border: 1px solid #eaeaea;
  border-bottom: 3px solid #009688;
  margin-bottom: 30px;
  border-left: none;
}
.home-style-7 .sm-super-categories .super-title-w .cat-title h2 {
  background-color: #009688;
  position: relative;
  color: #fff;
  text-transform: uppercase;
  font-size: 150%;
  font-weight: 700;
  line-height: 37px;
  padding-left: 20px;
  padding-right: 35px;
  float: left;
  margin-top: -5px;
}
.home-style-7 .sm-super-categories .super-title-w .cat-title h2:after {
  border-bottom: 37px solid #009688;
  border-right: 20px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
}
.home-style-7 .sm-super-categories .super-title-w .spc-tabs-container {
  float: right;
}
.home-style-7 .sm-super-categories .super-title-w .spc-tabs-container ul li {
  float: left;
  padding: 0 15px;
}
.home-style-7 .sm-super-categories .super-title-w .spc-tabs-container ul li:first-child span:before {
  display: none;
}
.home-style-7 .sm-super-categories .super-title-w .spc-tabs-container ul li span {
  color: #777;
  font-size: 108.33%;
  line-height: 32px;
  position: relative;
  font-weight: normal;
}
.home-style-7 .sm-super-categories .super-title-w .spc-tabs-container ul li span:before {
  width: 1px;
  height: 21px;
  background-color: #ddd;
  content: "";
  position: absolute;
  top: 0;
  left: -15px;
}
.home-style-7 .sm-super-categories .super-content {
  float: left;
  width: 100%;
}
.home-style-7 .sm-super-categories .super-content .banner-super:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.home-style-7 .sm-super-categories .super-content .super-left {
  float: left;
  width: 25%;
}
.home-style-7 .sm-super-categories .super-content .super-left .category-wrap .cates-title {
  color: #222;
  background-color: #eee;
  font-size: 133.333%;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 38px;
  padding-left: 13px;
}
.home-style-7 .sm-super-categories .super-content .super-left .category-wrap .list-cates {
  border: 1px solid #eaeaea;
  border-top: none;
  min-height: 253px;
  padding: 15px;
}
@media (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 0) {
  .home-style-7 .sm-super-categories .super-content .super-left .category-wrap .list-cates {
    min-height: 255px;
  }
}
.home-style-7 .sm-super-categories .super-content .super-left .category-wrap .list-cates .viewall a {
  font-size: 125%;
  color: #444;
  font-weight: normal;
  position: relative;
  padding-left: 15px;
}
.home-style-7 .sm-super-categories .super-content .super-left .category-wrap .list-cates .viewall a:before {
  content: "\f0da";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 15px;
  position: absolute;
  top: 3px;
  left: 0;
}
.home-style-7 .sm-super-categories .super-content .super-left .category-wrap .list-cates .item .item-wrap .cat-child-image {
  display: none;
}
.home-style-7 .sm-super-categories .super-content .super-left .category-wrap .list-cates .item .item-wrap .cat-child-title a {
  line-height: 30px;
  font-size: 125%;
  color: #444;
  font-weight: normal;
  position: relative;
  padding-left: 15px;
}
.home-style-7 .sm-super-categories .super-content .super-left .category-wrap .list-cates .item .item-wrap .cat-child-title a:before {
  content: "\f0da";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 15px;
  position: absolute;
  top: 3px;
  left: 0;
}
.home-style-7 .sm-super-categories .super-content .super-right {
  float: left;
  width: 74.7126%;
  position: relative;
}
.home-style-7 .sm-super-categories .super-content .super-right .slider-super-img-wrapper {
  width: 66.6667%;
  position: relative;
}
@media (min-width: 1200px) {
  .home-style-7 .sm-super-categories .super-content .super-right .slider-super-img-wrapper {
    height: 290px;
  }
}
.home-style-7 .sm-super-categories .super-content .super-right .slider-super-img-wrapper .owl-carousel .owl-item img {
  width: auto;
}
.home-style-7 .sm-super-categories .super-content .super-right .slider-super-img-wrapper .owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border: none;
  background-color: #eff3f7;
}
.home-style-7 .sm-super-categories .super-content .super-right .slider-super-img-wrapper .owl-controls {
  position: absolute;
  bottom: 5px;
  left: 50%;
  margin-left: -25px;
}
.home-style-7 .sm-super-categories .super-content .super-right .slider-super-img-wrapper .owl-theme .owl-dots .owl-dot:hover span,
.home-style-7 .sm-super-categories .super-content .super-right .slider-super-img-wrapper .owl-theme .owl-dots .owl-dot.active span {
  background-color: #fff;
}
.home-style-7 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container {
  margin: 0;
}
.home-style-7 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .products-grid {
  position: static;
}
.home-style-7 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .spc-loadmore {
  display: none;
}
.home-style-7 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .spc-item {
  float: left;
  width: 33.3333%;
}
.home-style-7 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .spc-item:nth-child(1) {
  position: absolute;
  right: 0;
  top: 0;
}
.home-style-7 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .spc-item:nth-child(1) .item-inner {
  border: 1px solid #eaeaea !important;
  border-left: 1px solid transparent !important;
}
.home-style-7 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .spc-item .item-inner {
  border-right: 1px solid #eaeaea !important;
  border-bottom: 1px solid #eaeaea !important;
}
.home-style-7 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .spc-item .item-inner:hover {
  border-color: transparent;
}
/*=============RESPONSIVE=================*/
@media (min-width: 992px) and (max-width: 1199px) {
  .home-style-7.homepage-wrapper .sidebar.col-lg-3 {
    width: 25% !important;
  }
  .home-style-7.homepage-wrapper .col-main.col-lg-9 {
    width: 75% !important;
  }
  .home-style-7 .sm-super-categories .super-title-w .spc-tabs-container ul li {
    padding: 0 10px;
  }
  .home-style-7 .sm-super-categories .super-content .super-left .category-wrap .list-cates {
    min-height: 208px;
  }
  .home-style-7 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .spc-item:nth-child(1) .item-inner {
    padding-bottom: 5px;
  }
  .home-style-7 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .spc-item:nth-child(1) .item-inner .box-info .price-box {
    height: 25px;
    line-height: 25px;
  }
  .home-style-7 .sidebar .block.client-say .block-content {
    padding: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-style-7 .id7-banner-left {
    display: none;
  }
  .home-style-7 .block-brand .brand-wrapper ul li a img {
    width: 100%;
  }
  .home-style-7 .sm-super-categories .super-content .super-left {
    width: 27%;
  }
  .home-style-7 .sm-super-categories .super-content .super-left .category-wrap .list-cates {
    min-height: 197px;
  }
  .home-style-7 .sm-super-categories .super-content .super-right {
    width: 73%;
  }
  .home-style-7 .sm-super-categories .super-content .super-right .slider-super-img-wrapper {
    height: 247px;
  }
  .home-style-7 .sm-super-categories .super-content .super-right .slider-super-img-wrapper .owl-carousel .owl-item img {
    height: 248px;
    width: 100%;
  }
  .home-style-7 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item {
    width: 33.333%;
  }
  .home-style-7 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item .item-inner {
    border-bottom: 1px solid #eaeaea;
  }
  .home-style-7 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item .item-inner:hover {
    border-bottom: 1px solid #eaeaea;
  }
}
@media (max-width: 767px) {
  .home-style-7 .block-brand .brand-wrapper ul li a img {
    width: 100%;
  }
  .home-style-7 .sm-super-categories .super-title-w .spc-tabs-container {
    position: absolute;
    top: 50px;
    width: 100%;
  }
  .home-style-7 .sm-super-categories .super-title-w .spc-tabs-container .spc-tabs-wrap.spc-selectbox {
    width: 100%;
  }
  .home-style-7 .sm-super-categories .super-title-w .spc-tabs-container .spc-tabs-wrap.spc-selectbox span.spc-tab-selected {
    width: 100%;
  }
  .home-style-7 .sm-super-categories .super-title-w .spc-tabs-container .spc-tabs-wrap.spc-selectbox span.spc-tab-arrow {
    position: absolute;
    top: 0;
    right: 0;
  }
  .home-style-7 .sm-super-categories .super-content .super-left {
    width: 100%;
    margin-top: 25px;
  }
  .home-style-7 .sm-super-categories .super-content .super-left .category-wrap .list-cates {
    min-height: 200px;
  }
  .home-style-7 .sm-super-categories .super-content .super-left .banner-pre-text {
    display: none;
  }
  .home-style-7 .sm-super-categories .super-content .super-right {
    width: 100%;
  }
  .home-style-7 .sm-super-categories .super-content .super-right .slider-super-img-wrapper {
    display: none;
  }
  .home-style-7 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item {
    width: 100%;
  }
  .home-style-7 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item:nth-child(1) {
    position: static;
    width: 100%;
  }
  .home-style-7 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item:nth-child(1) .item-inner {
    border-top: none !important;
    border-left: 1px solid #eaeaea !important;
  }
  .home-style-7 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item .item-inner {
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
  }
  .home-style-7 .sm-super-categories .super-content .super-right .spc-wrap .spc-items-container .spc-items .item .item-inner:hover {
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
  }
}
.cms-home-style-8.cms-index-index .col1-layout > .container {
  width: 100%;
  padding: 0;
}
.cms-home-style-8.cms-index-index .col1-layout > .container > .row {
  margin-left: 0;
  margin-right: 0;
}
.cms-home-style-8.cms-index-index .col1-layout > .container > .row > div.col-lg-12.col-md-12 {
  padding: 0;
}
.cms-home-style-8 .page-main {
  padding: 0;
}
.home-style-8.homepage-wrapper .sm-imageslider {
  height: auto;
  min-height: auto;
}
.home-style-8 .custom-bannertop {
  padding: 0 15px;
  margin-top: 20px;
}
.home-style-8 .custom-bannertop .banner-top .sub-cate {
  position: relative;
}
.home-style-8 .custom-bannertop .banner-top .sub-cate:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  right: 20px;
  top: 20px;
  left: 20px;
  bottom: 20px;
  z-index: 1;
  transform: scale(0);
  transition: all 300ms ease-in-out 0s;
}
.home-style-8 .custom-bannertop .banner-top .sub-cate:hover:before {
  transform: scale(1);
  transition: all 300ms ease-in-out 0s;
}
.home-style-8 .custom-bannertop .banner-top .sub-cate .sub-cate-info {
  position: absolute;
  top: 49%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  z-index: 2;
  text-align: center;
}
.home-style-8 .custom-bannertop .banner-top .sub-cate .sub-cate-info h2 {
  font-size: 266.67%;
  position: relative;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 100%;
  padding-bottom: 18px;
  margin-bottom: 18px;
}
.home-style-8 .custom-bannertop .banner-top .sub-cate .sub-cate-info h2:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 70px;
  height: 1px;
  left: 50%;
  margin-left: -35px;
  background-color: #fff;
}
.home-style-8 .custom-bannertop .banner-top .sub-cate .sub-cate-info p {
  font-size: 150%;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 30px;
}
.home-style-8 .custom-bannertop .banner-top .sub-cate .sub-cate-info a {
  background-color: #264868;
  padding: 10px 20px;
  line-height: 100%;
  display: inline-block;
  font-size: 91.67%;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
.home-style-8 .custom-bannertop .banner-top .sub-cate .sub-cate-info a:hover {
  background-color: #fff;
  color: #264868;
}
.home-style-8 .slider-basic-w {
  margin-top: 45px;
}
.home-style-8 .slider-basic-products .title-home {
  border-bottom: 2px solid #ddd;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.home-style-8 .slider-basic-products .title-home h2 {
  font-size: 133.33%;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  float: left;
  line-height: 100%;
  margin-bottom: 8px;
}
.home-style-8 .slider-basic-products .title-home h2:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #264868;
  bottom: -10px;
  left: 0;
}
.home-style-8 .slider-basic-products .slider-basic-content {
  clear: both;
  margin: 0 -15px;
}
.home-style-8 .slider-basic-products .slider-basic-content .products-grid .item {
  width: 100%;
  padding: 0 15px;
  float: left;
}
.home-style-8 .slider-basic-products .owl-controls {
  position: absolute;
  top: -51px;
  right: 15px;
}
.home-style-8 .slider-basic-products .owl-controls .owl-nav div {
  width: 24px;
  height: 24px;
  border: 1px solid #dddddd;
  background-color: #fff;
  position: relative;
  left: 0 !important;
  right: 0 !important;
  margin-left: 5px;
}
.home-style-8 .slider-basic-products .owl-controls .owl-nav div:before {
  font-size: 16px;
  color: #ddd;
  left: -6px;
  top: -7px;
}
.home-style-8 .slider-basic-products .owl-controls .owl-nav div:hover {
  background-color: #264868;
  border-color: #264868;
}
.home-style-8 .policy-w {
  margin: 40px 0;
}
.home-style-8 .policy-w .banner-info {
  color: #fff;
  cursor: pointer;
  padding: 25px 10px 17px;
  text-align: center;
  transition: all 250ms ease-in-out 0s;
}
.home-style-8 .policy-w .banner-info img {
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
}
.home-style-8 .policy-w .banner-info .banner-cont {
  display: inline-block;
  text-align: left;
}
.home-style-8 .policy-w .banner-info .banner-cont a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  transition: all 250ms ease-in-out 0s;
}
.home-style-8 .policy-w .banner-info .banner-cont p {
  font-size: 12px;
  line-height: 100%;
  margin: 0;
}
.home-style-8 .policy-w .banner-info.banner-info1 {
  background: #ade6cd;
}
.home-style-8 .policy-w .banner-info.banner-info1:hover {
  background: #76eeb9;
}
.home-style-8 .policy-w .banner-info.banner-info2 {
  background: #9cc1e8;
}
.home-style-8 .policy-w .banner-info.banner-info2:hover {
  background: #84b4e6;
}
.home-style-8 .policy-w .banner-info.banner-info3 {
  background: #bacf8c;
}
.home-style-8 .policy-w .banner-info.banner-info3:hover {
  background: #b3cd7a;
}
.home-style-8 .policy-w .banner-info.banner-info4 {
  background: #ecaf6b;
}
.home-style-8 .policy-w .banner-info.banner-info4:hover {
  background: #e9a354;
}
.home-style-8 .custom-bannerct {
  margin-bottom: 40px;
  margin-top: 20px;
}
.home-style-8 .custom-bannerct img:hover {
  cursor: pointer;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.home-style-8 .custom-bannerct .box-ct1 {
  margin-bottom: 30px;
}
.home-style-8 .custom-bannerbt {
  padding: 0 30px;
}
.home-style-8 .custom-bannerbt .banner-bt {
  position: relative;
  text-align: center;
}
.home-style-8 .custom-bannerbt .banner-bt .banner-cont {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.home-style-8 .custom-bannerbt .banner-bt .banner-cont .btn-df {
  background: #264868 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 91.67%;
  font-weight: 600;
  height: 40px;
  letter-spacing: 1px;
  line-height: 40px;
  margin-top: 20px;
  padding: 0 25px;
  text-transform: uppercase;
}
.home-style-8 .custom-bannerbt .banner-bt .banner-cont .btn-df:hover {
  opacity: 0.8;
}
.home-style-8 .custom-bannerbt .banner-bt.banner-bt1 .banner-cont {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  box-shadow: 0 4px 2px -2px rgba(192, 192, 192, 0.6);
  margin: 0 12%;
  padding: 20px 20px 40px 20px;
}
.home-style-8 .custom-bannerbt .banner-bt.banner-bt1 .banner-cont h3 {
  color: #222222;
  font-size: 333.33%;
  font-weight: 400;
}
.home-style-8 .custom-bannerbt .banner-bt.banner-bt1 .banner-cont .des {
  color: #777777;
  font-size: 116.67%;
  font-weight: 300;
  margin-top: 10px;
}
.home-style-8 .custom-bannerbt .banner-bt.banner-bt2 .banner-cont {
  color: #fff;
  padding: 0 20px;
  width: 100%;
}
.home-style-8 .custom-bannerbt .banner-bt.banner-bt2 .banner-cont h1 {
  font-size: 666.67%;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0;
  line-height: 100%;
}
.home-style-8 .custom-bannerbt .banner-bt.banner-bt2 .banner-cont p {
  font-size: 233.33%;
  font-weight: 500;
  line-height: 38px;
}
.home-style-8 .id8-blog {
  margin-top: 10px;
}
.home-style-8 .id8-blog .blog-title {
  border-bottom: 2px solid #ddd;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.home-style-8 .id8-blog .blog-title h2 {
  font-size: 133.33%;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  float: left;
  line-height: 100%;
  margin-bottom: 8px;
}
.home-style-8 .id8-blog .blog-title h2:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #264868;
  bottom: -10px;
  left: 0;
}
.home-style-8 .id8-blog .blog-content .item .item-img {
  margin-bottom: 20px;
}
.home-style-8 .id8-blog .blog-content .item .item-img a {
  display: block;
  position: relative;
}
.home-style-8 .id8-blog .blog-content .item .item-img a:before {
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.home-style-8 .id8-blog .blog-content .item .item-img a:hover:before {
  visibility: visible;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.home-style-8 .id8-blog .blog-content .item .item-cont .date {
  float: left;
  color: #222;
  vertical-align: top;
  display: table-cell;
  padding: 12px 20px;
  font-size: 116.67%;
  background-color: #eee;
  margin-right: 15px;
  text-transform: uppercase;
  text-align: center;
}
.home-style-8 .id8-blog .blog-content .item .item-cont .date span {
  font-weight: 700;
}
.home-style-8 .id8-blog .blog-content .item .item-cont .cont a {
  color: #444;
  font-weight: 700;
  font-size: 116.67%;
}
.home-style-8 .id8-blog .blog-content .item .item-cont .cont p {
  font-size: 91.67%;
  margin-top: 5px;
  margin-bottom: 0;
}
.home-style-8 .slider-brand-v8-wrapper {
  background: url("../images/bg-brand.png") repeat scroll left bottom;
  padding: 45px 0;
  margin-top: 40px;
}
.home-style-8 .slider-brand-v8-wrapper a:hover img {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.home-style-8 .slider-brand-v8-wrapper .owl-controls .owl-nav div {
  position: relative;
}
.home-style-8 .slider-brand-v8-wrapper .owl-carousel .owl-item img {
  width: auto;
}
.boxed-layout .home-style-8 .custom-bannerbt .banner-bt.banner-bt1 .banner-cont {
  padding: 10px;
  margin: 0 10px;
}
.boxed-layout .home-style-8 .custom-bannerbt .banner-bt.banner-bt1 .banner-cont .btn-df {
  margin-top: 5px;
}
.boxed-layout .home-style-8 .custom-bannerbt .banner-bt.banner-bt1 .banner-cont h3 {
  font-size: 200%;
}
.boxed-layout .home-style-8 .custom-bannerbt .banner-bt.banner-bt2 .banner-cont h1 {
  font-size: 250%;
}
/*======== RESPONSIVE ===========*/
@media (min-width: 992px) and (max-width: 1199px) {
  .home-style-8 .custom-bannertop .banner-top .sub-cate .sub-cate-info h2 {
    font-size: 150%;
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
  .home-style-8 .custom-bannertop .banner-top .sub-cate .sub-cate-info p {
    font-size: 120%;
    margin-bottom: 10px;
  }
  .home-style-8 .policy-w .banner-info {
    padding-top: 20px;
  }
  .home-style-8 .custom-bannerbt .banner-bt.banner-bt1 .banner-cont {
    padding: 10px;
    margin: 0 10px;
  }
  .home-style-8 .custom-bannerbt .banner-bt.banner-bt1 .banner-cont .btn-df {
    margin-top: 5px;
  }
  .home-style-8 .custom-bannerbt .banner-bt.banner-bt1 .banner-cont h3 {
    font-size: 200%;
  }
  .home-style-8 .custom-bannerbt .banner-bt.banner-bt2 .banner-cont h1 {
    font-size: 250%;
  }
  .home-style-8 .custom-bannerct .box-ct1 {
    margin-bottom: 27px;
  }
  .home-style-8 .slider-basic-products .owl-controls {
    top: -58px;
  }
  .home-style-8 .sm-listing-tabs {
    margin-top: 10px !important;
  }
  .home-style-8 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
    margin-bottom: 6px;
  }
  .home-style-8 .sm-listing-tabs .owl-controls {
    top: 1px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-style-8 .custom-bannertop .banner-top .sub-cate .sub-cate-info {
    display: none;
  }
  .home-style-8 .policy-w .banner-info1,
  .home-style-8 .policy-w .banner-info2 {
    margin-bottom: 10px;
  }
  .home-style-8 .custom-bannerbt .banner-bt.banner-bt1 .banner-cont {
    display: none;
  }
  .home-style-8 .custom-bannerbt .banner-bt.banner-bt2 .banner-cont {
    display: none;
  }
  .home-style-8 .custom-bannerct .box-ct1 {
    margin-bottom: 24px;
  }
  .home-style-8 .slider-basic-w .products-grid .item .item-inner {
    min-height: 270px;
  }
  .home-style-8 .slider-basic-w .products-grid .item .item-inner .box-info .product-name {
    min-height: 31px;
  }
  .home-style-8 .slider-basic-products .owl-controls {
    top: -58px;
  }
  .home-style-8 .sm-listing-tabs {
    margin-top: 10px !important;
  }
  .home-style-8 .sm-listing-tabs .owl-controls {
    top: 1px;
  }
  .home-style-8 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
    margin-bottom: 6px;
  }
  .home-style-8 .id8-blog .blog-content .item .item-cont .cont p {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .home-style-8 {
    /*.slider-basic-products .slider-basic-content .products-grid .item{
      width: 50%;
    }*/
  }
  .home-style-8 .custom-bannertop {
    display: none;
  }
  .home-style-8 .custom-bannerbt,
  .home-style-8 .custom-bannerct {
    display: none;
  }
  .home-style-8 .policy-w .banner-info {
    margin-bottom: 10px;
  }
  .home-style-8 .slider-basic-products .owl-controls {
    top: -60px;
  }
  .home-style-8 .sm-listing-tabs {
    margin-top: 10px !important;
  }
  .home-style-8 .sm-listing-tabs .ltabs-tabs-container {
    margin-bottom: 10px !important;
  }
  .home-style-8 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li .ltabs-tab-label {
    font-size: 100% !important;
  }
  .home-style-8 .id8-blog .blog-content .item {
    margin-bottom: 20px;
    float: left;
    width: 100%;
  }
  .home-style-8 .id8-blog .blog-content .item .item-cont .cont {
    margin-left: 85px;
  }
  .home-style-8 .id8-blog .blog-content .item .item-img img {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .home-style-8 {
    /*.slider-basic-products .slider-basic-content .products-grid .item{
      width: 100%;
    }*/
  }
  .home-style-8 .sm-listing-tabs {
    margin-top: 10px !important;
  }
  .home-style-8 .sm-listing-tabs .owl-controls {
    top: 14px;
  }
  .home-style-8 .sm-listing-tabs .ltabs-tabs-container {
    margin-bottom: 10px !important;
  }
  .home-style-8 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li .ltabs-tab-label {
    border-right: none;
    text-align: left;
    padding: 5px 10px !important;
    font-size: 100% !important;
  }
  .home-style-8 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li .ltabs-tab-label:after {
    display: none;
  }
  .home-style-8 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tab span:hover {
    background-color: transparent;
    color: #444;
  }
}
.cms-home-style-9 .page-main {
  padding-top: 0;
}
@media (min-width: 1200px) {
  .home-style-9.homepage-wrapper .sm-imageslider {
    min-height: 433px;
    height: 433px;
  }
  .home-style-9.homepage-wrapper .sm-imageslider .sm-imageslider-loading {
    height: 433px;
  }
}
.home-style-9 .top-left {
  padding-right: 5px;
  width: 74.1%;
}
.home-style-9 .top-right {
  padding-left: 5px;
  width: 25.9%;
}
.home-style-9 .top-right .banner-right {
  position: static;
}
.home-style-9 .owl-controls .owl-nav div {
  background-color: #1a0f22;
}
.home-style-9 .owl-theme .owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border: 1px solid transparent;
  background-color: #eee;
}
.home-style-9 .owl-theme .owl-dots .owl-dot:hover span,
.home-style-9 .owl-theme .owl-dots .owl-dot.active span {
  border: 1px solid #b4b4b4;
  width: 9px;
  height: 9px;
}
.home-style-9 .banner-right li:last-child {
  margin-bottom: 0;
}
.home-style-9 .id9-banner2 div a {
  display: block;
  position: relative;
}
.home-style-9 .id9-banner2 div a:before {
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.home-style-9 .id9-banner2 div a:hover:before {
  visibility: visible;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.home-style-9 .policy-w {
  margin: 20px 0 40px;
}
.home-style-9 .policy-w .banner-info {
  color: #999;
  cursor: pointer;
  padding: 20px 10px;
  text-align: center;
  transition: all 250ms ease-in-out 0s;
  background-color: #f2f2f2;
  border: 2px solid transparent;
}
.home-style-9 .policy-w .banner-info img {
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
}
.home-style-9 .policy-w .banner-info .banner-cont {
  display: inline-block;
  text-align: left;
}
.home-style-9 .policy-w .banner-info .banner-cont a {
  color: #444;
  font-size: 14px;
  font-weight: bold;
  transition: all 250ms ease-in-out 0s;
}
.home-style-9 .policy-w .banner-info .banner-cont p {
  font-size: 12px;
  line-height: 100%;
  margin: 0;
}
.home-style-9 .policy-w .banner-info.banner-info2 img {
  margin-top: 3px;
}
.home-style-9 .policy-w .banner-info:hover {
  background-color: #fff;
}
.home-style-9 .id9-banner3 .banner3 {
  margin-top: 30px;
}
.home-style-9 .id9-banner3 .banner:hover {
  cursor: pointer;
}
.home-style-9 .id9-banner3 .banner:hover img {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.home-style-9 .id9-banner4 {
  margin-top: 10px;
}
.home-style-9 .id9-banner4 .banner:hover {
  cursor: pointer;
}
.home-style-9 .id9-banner4 .banner:hover img {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.home-style-9 .slider-basic-w {
  margin-top: 45px;
}
.home-style-9 .slider-basic-products .title-home {
  border-bottom: 2px solid #ddd;
  float: left;
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}
.home-style-9 .slider-basic-products .title-home h2 {
  font-size: 150%;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  line-height: 100%;
  margin-bottom: 8px;
}
.home-style-9 .slider-basic-products .title-home h2:before {
  position: absolute;
  content: "";
  width: 80%;
  height: 2px;
  background-color: #264868;
  bottom: -10px;
  left: 10px;
}
.home-style-9 .slider-basic-products .slider-basic-content {
  clear: both;
  margin: 0 -15px;
}
.home-style-9 .slider-basic-products .slider-basic-content .products-grid .item {
  width: 25%;
  padding: 0 15px;
  float: left;
}
.home-style-9 .slider-basic-products .owl-controls {
  position: absolute;
  top: -51px;
  right: 15px;
}
.home-style-9 .slider-basic-products .owl-controls .owl-nav div {
  width: 24px;
  height: 24px;
  border: 1px solid #dddddd;
  background-color: #fff;
  position: relative;
  left: 0 !important;
  right: 0 !important;
  margin-left: 5px;
}
.home-style-9 .slider-basic-products .owl-controls .owl-nav div:before {
  font-size: 16px;
  color: #ddd;
  left: -6px;
  top: -7px;
}
.home-style-9 .slider-basic-products .owl-controls .owl-nav div:hover {
  background-color: #264868;
  border-color: #264868;
}
.home-style-9 .id8-blog {
  margin-top: 10px;
}
.home-style-9 .id8-blog .blog-title {
  border-bottom: 2px solid #ddd;
  float: left;
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}
.home-style-9 .id8-blog .blog-title h2 {
  font-size: 150%;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  line-height: 100%;
  margin-bottom: 8px;
}
.home-style-9 .id8-blog .blog-title h2:before {
  position: absolute;
  content: "";
  width: 80%;
  height: 2px;
  background-color: #264868;
  bottom: -10px;
  left: 10%;
}
.home-style-9 .id8-blog .blog-content .item .item-img {
  margin-bottom: 20px;
}
.home-style-9 .id8-blog .blog-content .item .item-img a {
  display: block;
  position: relative;
}
.home-style-9 .id8-blog .blog-content .item .item-img a:before {
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.home-style-9 .id8-blog .blog-content .item .item-img a:hover:before {
  visibility: visible;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.home-style-9 .id8-blog .blog-content .item .item-cont .date {
  float: left;
  color: #222;
  vertical-align: top;
  display: table-cell;
  padding: 12px 20px;
  font-size: 116.67%;
  background-color: #eee;
  margin-right: 15px;
  text-transform: uppercase;
  text-align: center;
}
.home-style-9 .id8-blog .blog-content .item .item-cont .date span {
  font-weight: 700;
}
.home-style-9 .id8-blog .blog-content .item .item-cont .cont a {
  color: #444;
  font-weight: 700;
  font-size: 116.67%;
}
.home-style-9 .id8-blog .blog-content .item .item-cont .cont p {
  font-size: 91.67%;
  margin-top: 5px;
  margin-bottom: 0;
}
.home-style-9 .slider-brand-bottom-wrapper {
  padding: 0;
  margin-top: 40px;
}
.home-style-9 .slider-brand-bottom-wrapper .owl-carousel .owl-controls .owl-nav > div::before {
  top: -1px;
}
/*======== RESPONSIVE ===========*/
@media (min-width: 992px) and (max-width: 1199px) {
  .home-style-9 .banner-right li:last-child {
    margin-top: 10px;
  }
  .home-style-9 .listing-tab2 .sm-listing-tabs .ltabs-wrap .ltabs-items-container .ltabs-items .products-grid {
    /* border-left: 1px solid #ddd;*/
  }
  .home-style-9 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
    margin-bottom: 8px;
  }
  .home-style-9 .slider-basic-products .owl-controls {
    top: -58px;
  }
  .home-style-9 .listing-tab2 .sm-listing-tabs .owl-controls {
    top: 1px !important;
  }
  .home-style-9 .sm-listing-tabs .owl-controls {
    top: 3px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-style-9 .banner-right li:last-child {
    margin-top: 13px;
  }
  .home-style-9 .policy-w .banner-info1,
  .home-style-9 .policy-w .banner-info2 {
    margin-bottom: 10px;
  }
  .home-style-9 .id9-banner3 .banner3 {
    margin-top: 16px;
  }
  .home-style-9 .listing-tab2 .sm-listing-tabs .ltabs-wrap .ltabs-items-container .ltabs-items .products-grid {
    /*border-left: 1px solid #ddd;*/
  }
  .home-style-9 .listing-tab2 .sm-listing-tabs .owl-controls {
    top: 1px !important;
  }
  .home-style-9 .listing-tab2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
    margin-bottom: 0;
    margin-top: -1px;
    width: 20% !important;
  }
  .home-style-9 .listing-tab2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li:nth-child(6) {
    border-left: 1px solid #ddd;
  }
  .home-style-9 .slider-basic-products .owl-controls {
    top: -58px;
  }
  .home-style-9 .sm-listing-tabs .owl-controls {
    top: 3px;
  }
  .home-style-9 .id8-blog .blog-content .item .item-cont .cont p {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .home-style-9 .top-left {
    width: 100%;
    padding-right: 15px;
  }
  .home-style-9 .top-right {
    width: 100%;
    padding-left: 15px;
  }
  .home-style-9 .top-right .banner-right li {
    float: left;
    width: 49%;
    margin-top: 10px;
  }
  .home-style-9 .top-right .banner-right li:first-child {
    margin-right: 2%;
  }
  .home-style-9 .slider-basic-products .owl-controls {
    top: -60px;
  }
  .home-style-9 .sm-listing-tabs .owl-controls {
    top: 3px;
  }
  .home-style-9 .listing-tab2 .sm-listing-tabs .owl-controls {
    top: -1px !important;
  }
  .home-style-9 .sm-listing-tabs {
    margin-top: 10px !important;
  }
  .home-style-9 .sm-listing-tabs .ltabs-tabs-container {
    margin-bottom: 10px !important;
  }
  .home-style-9 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li .ltabs-tab-label {
    font-size: 100% !important;
  }
  .home-style-9 .listing-tab2 .sm-listing-tabs {
    margin-top: 35px !important;
  }
  .home-style-9 .listing-tab2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
    width: 50% !important;
  }
  .home-style-9 .listing-tab2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li:nth-child(3),
  .home-style-9 .listing-tab2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li:nth-child(5),
  .home-style-9 .listing-tab2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li:nth-child(7),
  .home-style-9 .listing-tab2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li:nth-child(9) {
    border-left: 1px solid #ddd;
  }
  .home-style-9 .policy-w .banner-info {
    margin-bottom: 10px;
  }
  .home-style-9 .id9-banner3 .banner {
    margin-bottom: 10px;
  }
  .home-style-9 .id9-banner3 .banner img {
    width: 100%;
  }
  .home-style-9 .id9-banner3 .banner3 {
    margin-top: 0;
  }
  .home-style-9 .id9-banner4 .banner1 {
    margin-bottom: 10px;
  }
  .home-style-9 .slider-basic-products .slider-basic-content .products-grid .item {
    width: 50%;
  }
  .home-style-9 .id8-blog .blog-content .item {
    margin-bottom: 20px;
    float: left;
    width: 100%;
  }
  .home-style-9 .id8-blog .blog-content .item .item-cont .cont {
    margin-left: 85px;
  }
  .home-style-9 .id8-blog .blog-content .item .item-img img {
    width: 100%;
  }
  .home-style-9 .slider-brand-bottom-wrapper .slider-brand-bottom .owl-item {
    padding: 0;
  }
}
@media (max-width: 480px) {
  .home-style-9 .slider-basic-products .slider-basic-content .products-grid .item {
    width: 100%;
  }
  .home-style-9 .listing-tab2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
    width: 100% !important;
  }
  .home-style-9 .listing-tab2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li .ltabs-tab-label {
    padding: 6px !important;
    margin: 0 !important;
  }
  .home-style-9 .sm-listing-tabs {
    margin-top: 10px !important;
  }
  .home-style-9 .sm-listing-tabs .owl-controls {
    top: 14px;
  }
  .home-style-9 .sm-listing-tabs .ltabs-tabs-container {
    margin-bottom: 10px !important;
  }
  .home-style-9 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li .ltabs-tab-label {
    border-right: none;
    text-align: left;
    padding: 5px !important;
    font-size: 100% !important;
  }
  .home-style-9 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li .ltabs-tab-label:after {
    display: none;
  }
  .home-style-9 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tab span:hover {
    background-color: transparent;
    color: #444;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 24 janv. 2018, 18:44:39
    Author     : ychouidi
*/
.headerServices img {
  margin-bottom: 20px;
}
.ourServices .service {
  text-align: center;
  margin-bottom: 35px;
  position: relative;
  min-height: 130px;
  /*.iconService{
        -webkit-transition: 0.9s ease-out;
        -moz-transition:  0.9s ease-out;
        transition:  0.9s ease-out;
      }
    &:hover .iconService{
        -webkit-transform: rotateZ(720deg);
        -moz-transform: rotateZ(720deg);
         transform: rotateZ(720deg);
    }*/
}
.ourServices .service:hover a {
  color: #d51b1c;
}
.ourServices .service h3 {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  width: 74%;
  margin: 0 auto;
  line-height: 23px;
  height: 53px;
}
.ourServices .service h3 a {
  color: #333;
}
.ourServices .service .iconService {
  display: block;
  min-height: 65px;
}
.ourServices .service:before {
  content: '';
  width: 1px;
  height: 60px;
  background: #000;
  position: absolute;
  top: 15px;
  right: 0px;
}
.ourServices .service:nth-child(4n+4):before {
  display: none;
}
.ourServices .service .storeCard {
  max-width: 170px;
  margin: 0 auto;
}
.ourServices .title {
  border-bottom: 0px;
  margin: 30px 0px 50px 0px;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
}
.ourServices .title span {
  font-weight: normal;
}
.ourServices .serviceContnet {
  border-bottom: 1px solid #000;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.ourServices .serviceContnet h3 {
  margin-bottom: 10px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
.ourServices .serviceContnet .read-more {
  text-align: right;
}
.ourServices .serviceContnet .read-more a {
  color: #d51c1c;
  text-transform: uppercase;
  font-size: 13px;
}
.ourServices .serviceContnet .read-more a:hover {
  color: #000;
  text-decoration: underline;
}
/*************Page Services Clients**************/
.service-client .title {
  margin-bottom: 20px;
}
.service-client .ServiceClientBloc .urlBloc {
  background: #d51b1c;
  width: 100%;
  padding: 15px;
}
.service-client .ServiceClientBloc .urlBloc a {
  color: #FFF;
  display: block;
  width: 100%;
  padding-left: 42px;
  height: 37px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  background: url("../images/Picto_Link_ProductView.png") 10px 11px no-repeat;
}
/************* Zone wysywig **************/
.wrapper-wysiwyg ul {
  list-style: outside;
}
.wrapper-wysiwyg ul li {
  position: relative;
  left: 1.3em;
  margin-bottom: 6px;
}
@media (max-width: 1024px) {
  .GlobalheaderServices,
  .ourServices {
    padding: 0px 15px;
  }
  /****************/
  .ourServices .service h3 {
    height: 73px;
  }
  /*************/
  .service-client {
    padding: 0 15px;
  }
  .service-client .ServiceClientBloc {
    margin-bottom: 20px;
  }
  .service-client .ServiceClientBloc img {
    width: 100%;
  }
  .service-client .ServiceClientBloc .urlBloc a {
    font-size: 17px;
    height: 27px;
  }
}
@media (max-width: 991px) {
  .ourServices .service:nth-child(4n+4):before {
    display: none;
  }
  .ourServices .service:nth-child(2n+2):before {
    display: none;
  }
}
@media (max-width: 768px) {
  .ourServices .service:before {
    display: none;
  }
}
@media (max-width: 640px) {
  .headerServices h2 {
    padding: 20px;
    font-size: 18px;
  }
  /************/
  .ourServices .service:before {
    display: none;
  }
  /**********/
  .service-client .ServiceClientBloc {
    margin-bottom: 20px;
  }
  .service-client .ServiceClientBloc .urlBloc a {
    height: auto;
  }
}
@media (max-width: 440px) {
  .headerServices h2 {
    padding: 12px;
    font-size: 16px;
  }
  .headerServices img {
    min-height: 150px;
  }
}
@media (max-width: 390px) {
  .service-client .ServiceClientBloc .urlBloc a {
    font-size: 15px;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 31 janv. 2018, 11:29:43
    Author     : ychouidi
*/
.faqPage h3,
.storeAccordion h3 {
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.faqPage h3::first-letter,
.storeAccordion h3::first-letter {
  font-weight: bold;
  font-size: 22px;
}
.faqPage .faqs-block .faq-wrapper .faq-item,
.storeAccordion .faqs-block .faq-wrapper .faq-item {
  margin-bottom: 4px;
}
.faqPage .faqs-block .faq-wrapper .accordion.accordion-close,
.storeAccordion .faqs-block .faq-wrapper .accordion.accordion-close,
.faqPage .faqs-block .faq-wrapper .accordion.accordion-open,
.storeAccordion .faqs-block .faq-wrapper .accordion.accordion-open {
  background-color: #f3f4f6;
}
.faqPage .faqs-block .faq-wrapper .accordion,
.storeAccordion .faqs-block .faq-wrapper .accordion {
  font-weight: bold;
  position: relative;
  padding: 6px 73px 6px 18px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 14px;
  color: #333333;
}
.faqPage .faqs-block .faq-wrapper .accordion span:before,
.storeAccordion .faqs-block .faq-wrapper .accordion span:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  position: absolute;
  right: 22px;
  top: 11px;
  background: url(../images/show-c.png) no-repeat top left #999999;
}
.faqPage .faqs-block .faq-wrapper .accordion-open span:before,
.storeAccordion .faqs-block .faq-wrapper .accordion-open span:before {
  background-position: left bottom;
}
.faqPage .faqs-block .faq-wrapper .container-accordion,
.storeAccordion .faqs-block .faq-wrapper .container-accordion {
  padding: 15px;
  border: 1px solid #f3f4f6;
  font-size: 13.5px;
}
.storeAccordion .faqs-block .faq-wrapper .faq-item {
  padding: 0px !important;
  margin-bottom: 0px;
}
.storeAccordion .faqs-block .faq-wrapper .faq-item:last-child {
  border-bottom: 0 !important;
}
.storeAccordion .faqs-block .faq-wrapper .faq-item:last-child .accordion {
  border-bottom: 0 !important;
}
.storeAccordion .faqs-block .faq-wrapper .accordion {
  border-bottom: 1px solid #d1d1d1;
  padding-left: 50px;
}
.storeAccordion .faqs-block .faq-wrapper .accordion span:before {
  left: 22px;
  top: 17px;
}
.storeAccordion .faqs-block .faq-wrapper .container-accordion {
  padding: 8px 5px 8px 11px;
}
@media (max-width: 1024px) {
  .faqPage {
    padding: 0px 15px;
  }
}
/********************************/
/*form {
    &.form {
        &.form-newsletter-manage {
            .checkbox {
                top: 2px;
            }
        }
    }
}*/
/*.bandeau {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 40px;
    text-transform: uppercase;
    background-color: #f3f4f6;
    padding-bottom: 13px;
    padding-top: 9px;
    padding-left: 27px;

    div {
        display: inline-block;
        margin-right: 40px;
        position: relative;

        &:first-child {
            &:before {
                content: "";
                width: 1px;
                height: 41px;
                display: block;
                position: absolute;
                right: -24px;
                top: 6px;
                background: #cccccc;
            }
        }

        a {
            color: #333;
        }
    }

    .active {
        border-bottom: 7px solid #d51c1c;
        padding-bottom: 7px;
    }
}*/
/*.commonStyleForm {
    &.service {
        .messageTxt {
            padding-left: 15px;
        }
    }
}*/
/*.form-address-edit.commonStyleForm {
    padding: 15px 10px;

    .message.info {
        clear: both;
    }
}*/
/*.methods-shipping.commonStyleForm,
.form-shipping-address.commonStyleForm {
    fieldset.admin__field,
    .admin__control-fields {
        clear: both;
        margin-left: 0px;
        margin-bottom: 15px;
        margin-right: 15px;

        legend {
            color: #666666;
            font-size: 14px;
            font-weight: 600;
        }

        legend.admin__field-label {
            margin-bottom: 2px;
        }

        .admin__field.admin__field-option {
            float: left;
            margin-right: 15px;
        }
    }

    .field.choice {
        clear: both;
        margin-left: 15px;
    }
}*/
.actions-toolbar .secondary .back {
  color: #333333;
  padding-left: 25px;
  background: url("../images/Picto_Link_ProductView_back.png") 0 center no-repeat;
}
.actions-toolbar .secondary .back:hover {
  background: url("../images/Picto_Link_ProductView_back.png") 0 center no-repeat;
}
/*@media (max-width: 640px) {
    .commonStyleForm {
        .actions-toolbar {
            .primary {
                margin-top: 20px;
            }

            .secondary {
                position: relative;
                left: auto;
                margin-top: 20px;
            }
        }
    }
}*/
.form.jobs .message #conditions {
  float: left;
}
.form.jobs .message label {
  float: left;
  width: 90%;
}
.form.jobs .message #conditions-error {
  clear: both;
}
.form.wishlist .captcha {
  margin-bottom: 30px;
}
.form.wishlist .share {
  padding-right: 0px;
}
.form.wishlist .share .primary.storeCard {
  max-width: 290px;
}
.form.wishlist .secondary.back {
  padding-left: 0px;
}
.form.wishlist .secondary.back .storeCard {
  margin-top: 0px;
  color: #fff;
  float: left;
}
.form.wishlist .secondary.back .storeCard span {
  padding-right: 19px;
}
.form.wishlist .email_address {
  height: 80px;
}
.form.newsletter {
  margin-top: 20px;
}
.form.newsletter .conditions,
.form.newsletter .control a,
.form.newsletter .control label {
  color: #666;
}
.form.newsletter .control input,
.form.newsletter .control label {
  display: inline;
}
.form.newsletter .control input {
  margin-right: 5px;
}
.form.newsletter .newsletterFooter {
  clear: both;
}
.form.newsletter .newsletterFooter .conditions,
.form.newsletter .newsletterFooter .control,
.form.newsletter .newsletterFooter .actions-toolbar {
  margin-bottom: 20px;
}
.newsletter_header img {
  margin-bottom: 20px;
}
form.form.password.reset .actions-toolbar .storeCard {
  max-width: initial;
}
.careers h2 {
  font-size: 17px;
  margin-bottom: 15px;
  margin-top: 35px;
  font-weight: bold;
  text-transform: uppercase;
}
.careers h2 a {
  color: #d51c1c;
  text-decoration: underline;
}
.careers h2 a:hover {
  text-decoration: none;
}
.field.cv input {
  border: none;
}
.field.cv .form-control {
  padding: 0px;
  border-radius: 0;
}
.form.form-newsletter-manage .control {
  margin-top: 20px;
}
.form.form-newsletter-manage .control input [type="checkbox"],
.form.form-newsletter-manage .control label {
  display: inline;
}
.form.password .actions-toolbar .primary .storeCard.reset {
  min-width: 303px;
}
.form.password .actions-toolbar .secondary {
  top: initial;
}
.form.password.forget .actions-toolbar .secondary {
  top: 0;
}
.form.send.confirmation {
  padding-bottom: 40px;
}
.form.send.confirmation .actions-toolbar .primary {
  max-width: 370px;
}
.form.send.confirmation .actions-toolbar .primary .storeCard {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 344px) {
  .form.send.confirmation {
    padding-bottom: 40px;
  }
  .form.send.confirmation .actions-toolbar {
    padding: 0px !important;
    font-size: 12px;
  }
  .form.send.confirmation .actions-toolbar .primary {
    max-width: 370px;
  }
  .form.send.confirmation .actions-toolbar .primary .storeCard {
    width: 100%;
    max-width: 100%;
    font-size: 12px;
  }
}
.form.successregister .secondary {
  top: inherit;
}
/*@media (max-width: 362px) {
    .form.successregister {
        .storeCard {
            font-size: 11px;
            max-width: 100%;
        }
    }
}*/
.form.form-edit-account {
  /*float: left;
    clear: both;*/
  /*.field-email {
        margin-bottom: 28px !important;
    }

    .field-name-prefix {
        margin-bottom: 20px !important;
    }

    .change-pass-choice {
        margin-bottom: 12px !important;
    }*/
  /*.birthdate label {
        padding-bottom: 10px;
        display: block;
        text-align: left;
        padding-top: 5px;
    }

    .date {
        .control.customer-dob {
            margin-bottom: 6px;
        }

        .ui-datepicker-trigger {
            display: none;
        }
    }*/
}
@media (max-width: 1207px) {
  .magasin_info span {
    display: block;
    text-align: center;
  }
}
@media (max-width: 991px) {
  .magasin_info {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .bandeau {
    font-size: 18px;
  }
  .bandeau div {
    width: 100%;
    margin-bottom: 20px;
  }
  .form.wishlist .share {
    padding-left: 0px;
  }
  .form.wishlist .share .primary.storeCard {
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px;
  }
  .form.wishlist .secondary.back {
    padding-right: 0px;
  }
  .form.wishlist .secondary.back .storeCard {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 512px) {
  .form.form-create-account .actions-toolbar .primary,
  .form.password .actions-toolbar .primary,
  .form.form-create-account .actions-toolbar .secondary,
  .form.password .actions-toolbar .secondary {
    width: 100%;
  }
  .form.form-create-account .actions-toolbar .primary .storeCard,
  .form.password .actions-toolbar .primary .storeCard,
  .form.form-create-account .actions-toolbar .secondary .storeCard,
  .form.password .actions-toolbar .secondary .storeCard {
    max-width: 100%;
    min-width: 100%;
    font-size: 12px;
    padding-left: 37px;
  }
  .form.form-create-account .actions-toolbar .primary,
  .form.password .actions-toolbar .primary {
    margin-top: 20px;
  }
  .form.form-create-account .actions-toolbar .primary .storeCard.reset,
  .form.password .actions-toolbar .primary .storeCard.reset {
    min-width: 100%;
  }
}
/*form:not(#searchbox_mini_form):not(#discount-coupon-form) {
    max-width: 100%;

    &.wishlist {
        max-width: 489px;

        textarea {
            overflow: auto;
        }

        .msg-length {
            width: 100%;
            float: left;
            margin-top: 9px;
            font-weight: 600;
            margin-bottom: 20px;
        }

        .control {
            label {
                &:before,
                &:after {
                    top: initial !important;
                    bottom: 0;
                }
            }
        }
    }

    div.field {
        & > .control {
        }
    }
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

[type="radio"]:checked
+ label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5),
[type="radio"]:not(:checked)
+ label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5) {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    margin-right: 40px;
    line-height: 19px;
    display: inline-block;
    color: #000;
    letter-spacing: -0.06px;
}

[type="radio"]:not(:checked)
+ label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):before,
[type="radio"]:checked
+ label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background: #fff;
}

[type="radio"]:checked
+ label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):before {
    border: 2px solid #000;
    width: 17px;
    height: 17px;
}

[type="radio"]:not(:checked)
+ label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):before {
    border: 2px solid  #000;
}

[type="radio"]:checked
+ label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):after,
[type="radio"]:not(:checked)
+ label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):after {
    content: "";
    width: 9px;
    height: 9px;
    background: @principal-red-color;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
}

[type="radio"]:not(:checked)
+ label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="radio"]:checked
+ label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

[type="radio"]:not(:checked)
+ label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):after,
[type="radio"]:not(:checked)
+ label:not(.rating-1):not(.rating-2):not(.rating-3):not(.rating-4):not(.rating-5):before {
    .transition(0.5s);
}*/
/* ************* checkbox ************ */
/*input[type="checkbox"] {
    width: 2em;
    margin: 0;
    padding: 0;
    font-size: 1em;
    opacity: 0;
    position: absolute;
    left: -9999px;

    &:checked {
        & ~ label {
            &:before {
                background-color: #fff;
            }
            &:after {
                display: block;
                content: "";
                border: 2px solid #000;
                border-top: none;
                border-right: none;
                height: 4px;
                left: 4px;
                position: absolute;
                top: 8px;
                transform: rotate(-45deg);
                width: 10px;
                z-index: 9;
            }
        }
    }

    & ~ label {
        position: relative;
        cursor: pointer;
        padding-left: 28px;
        &:before {
            content: "";
            z-index: 1;
            background-color: #fff;
            border-radius: 50%;
            cursor: pointer;
            left: 0;
            position: absolute;
            top: 2px;
            height: 18px;
            width: 18px;
            border: 2px solid #000;
            border-radius: 3px;
        }

        &:after {
            display: none;
        }
    }
}*/
/*form:not(#searchbox_mini_form):not(#discount-coupon-form) {
    width: 100%;

    legend {
        margin-bottom: 40px;
        color: #333333;

        span {
            display: block;
            color: #484a54;
            font-size: 24px;
            font-weight: 600;
            letter-spacing: -0.08px;
            line-height: 28.8px;
        }
    }

    .field {
        width: 100%;
        margin-bottom: 10px;
        padding: 0;
        @media only screen and (max-width: 768px){
            font-size: 12.5px !important;
        }

        &.conditions {
            margin: 15px 0;

            div {
                color: @color_greyEP;
                letter-spacing: -0.06px;
                line-height: 19px;
            }
        }

        &.conditionGeneral,
        &.choice {
            label {
                color:#000;
                letter-spacing: -0.06px;
                line-height: 19px;
            }
        }

        &.civility {
            margin-bottom: 20px;
        }

        &.conditionGeneral {
            max-width: 800px;

            a {
                text-decoration: underline;
                color: @color_greyEP;
            }
        }

        &.civility,
        &.civilite,
        &.postulepour,
        &.poste,
        &.niveau,
        &.option,
        &.experience,
        &.civilite,
        &.region,
        &.city {
            & > .label {
                display: none;
            }
        }

        .control {
            max-width: 489px;
            position: relative;
        }
    }

    &.jobs {
        .field {
            &.civilite {
                margin-top: 20px;
            }
        }
    }

    // &.commonFormStyle {
    div.field:not(.civilite):not(.civility):not(.choice):not(.souhaitecontact) {
        select {
            padding: 10px 0 6px 10px;
            !*margin-top: 12px;*!
            line-height: 1.2;
            transition: all 0.3s ease;
            font-weight: 600;

            // &:hover,
            &:focus {
                box-shadow: none;
            }

            &::-ms-expand {
                display: none; !* Hide the default arrow in Internet Explorer 10 and Internet Explorer 11 *!
            }

            &div.mage-error {
                border-bottom-color: @principal-red-color;
                color: @principal-red-color;
                font-weight: 600;

                option {
                    color: @color_greyEP;
                }
            }
        }

        &.captcha {
            input {
                border: 1px solid #a6a6a6;

                &div.mage-error {
                    border-color: @principal-red-color;
                    color: @principal-red-color;
                    font-weight: 600;
                }
            }

            div.mage-error {
                top: 18px;
                padding-top: 0;
                right: 5px;
                height: 23px;
            }
        }

        &.conditionGeneral {
            div.mage-error {
                left: 25px;
                bottom: -25px;
            }
        }

        #password-strength-meter-container {
            bottom: -14px;

            .password-strength-meter {
                background-color: transparent;
                font-size: 11px;
                padding: 0;
                height: 17px;
                margin: 0;
                line-height: 1;

                &:before {
                    display: none;
                }
            }

            &.password-weak {
                color: #ffb818;
            }

            &.password-very-strong {
                color: #4baa0a;
                padding-left: 25px;

                &:before {
                    content: "";
                    border: 3px solid #4baa0a;
                    border-top: none;
                    border-right: none;
                    height: 7px;
                    left: 4px;
                    position: absolute;
                    top: 5px;
                    transform: rotate(-45deg);
                    width: 14px;
                    z-index: 9;
                }
            }
        }
    }
}*/
/*.field-spec,
.field-error,
.field div.mage-error,
#password-strength-meter-container {
    color: @principal-red-color !important;
    font-size: 1.2rem;
    font-weight: 600;
    background: white;
    line-height: 1;
    z-index: 9;
    min-height: 18px;
    position: absolute;
    right: 0;
    top: 31px;
    margin-top: 0;
}

.field-spec,
.field-error,
.mage-error[generated],
#password-strength-meter-container {
    position: absolute;
    right: 0;
    bottom: -14px;
}

select + div.mage-error {
    display: none !important;
}

select ~ div.field-error {
    right: 14px;
}

.field.password .input-text + div.mage-error,
input[type="password"] + div.mage-error:not(#password-confirmation-error),
#password-error {
    right: 25px;
}*/
/* ************************* Animations *********************************** */
@-webkit-keyframes anim-1 {
  50% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(0, -18px, 0);
    transform: translate3d(0, -18px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -18px, 0);
    transform: translate3d(0, -18px, 0);
  }
}
@keyframes anim-1 {
  50% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(0, -18px, 0);
    transform: translate3d(0, -18px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -18px, 0);
    transform: translate3d(0, -18px, 0);
  }
}
/* intl phone number */
/*.iti {
    width: 100%;
    !*margin: 15px 0;*!
    .border-radius(8px);

    input {
        //border: none;
        font-weight: 400;
        padding-left: 52px !important;
        .border-radius(10px);
        min-height: 38px;
        border: 1px solid #CCCEDD;
    }
}

.iti + label {
    display: none;
}


form.commonStyleForm{
    fieldset, legend{
        padding: 0;
        margin: 0;
    }
    legend{
        display: none !important;
    }

    .hidelabel > label{
        display: none !important;
    }

    .admin__control-fields{
        margin-left: 0px;
    }
}*/
.form-shipping-address.commonStyleForm .admin__field-error {
  clear: both;
  display: block;
  color: #d40f2d;
  font-size: 1.2rem;
  font-weight: 600;
  font-size: 12px;
}
.form-shipping-address.commonStyleForm .field.choice.default-choice::before {
  display: none;
}
.form-shipping-address.commonStyleForm .fieldset > .field:not(.choice) > .control {
  width: 100% !important;
}
/*.modal-popup .modal-footer{
    padding-bottom: 0rem !important;
    padding-top: 1rem !important;
}*/
/*.modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #fff !important;
    .border-radius(8px);
    padding: 20px;
}*/
/*.checkout-index-index .modal-popup .modal-inner-wrap{
    width: 600px  !important;
}*/
/*.form-create-acount, .form-login{
    .field.choice, .field.conditionGeneral{
        .contol{
            margin: 16px 0px;
        }
        label{
            margin: 0px 0px;
            font-weight: 400;
            font-size: 12.5px;
        }
    }
    .create-account-note, .note{
        margin-top: 10px;
        font-size: 11px;
    }


}*/
/*.actions-toolbar{
    text-align: center;
    clear: both;
    .action-text, .action-link.proceed-to-login{
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        padding-top: 15px;
    }
    .action-link.proceed-to-login, .proceed-create-account{
        color: #D40F2D;
        text-decoration: underline;
        cursor: pointer;
        padding-top: 15px;
        font-weight: 600;
    }
}*/
.form-shipping-address.commonStyleForm .field.choice {
  padding-top: 15px !important;
}
.services_title {
  font-size: 14px;
  color: #d51c1c;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
}
.ep_features {
  background: #f3f4f6;
  position: relative;
  margin-bottom: 1px;
  min-height: 43px;
  padding: 12px 0px 12px 85px;
}
.ep_features li label,
.ep_features li span {
  font-size: 14px;
  text-transform: uppercase;
  color: #363637;
  font-weight: 600;
}
.ep_features:before {
  display: block;
  position: absolute;
  width: 44px;
  height: 100%;
  left: 0px;
  top: 0px;
  content: '';
}
.ep_features:after {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 44px;
  border-top: 21px solid transparent;
  border-bottom: 21px solid transparent;
  border-left: 22px solid #e4e6e9;
  content: '';
}
.ep_features input {
  display: none;
}
.ep_features input[type="checkbox"] + label,
.ep_features input[type="radio"] + label {
  background: url("../images/bonton_radio.png") left top no-repeat;
  padding-left: 23px;
}
.ep_features input[type="checkbox"]:checked + label,
.ep_features input[type="radio"]:checked + label {
  background: url("../images/bonton_radio_checked.png") left top no-repeat;
  padding-left: 23px;
}
.service-3:before {
  background: url("../images/services_garantie.png") center center no-repeat #e4e6e9;
}
.service-2:before {
  background: url("../images/services_instalation.png") center center no-repeat #e4e6e9;
}
.service-1:before {
  background: url("../images/services_entretien.png") center center no-repeat #e4e6e9;
}
.cart.table-wrapper table tbody > tr.cart-parent-service > td {
  border-bottom: none;
  border-top: 1px solid #c8c8c8;
}
.cart.table-wrapper table tbody > tr.cart-service > td {
  border-top: none;
  padding: 5px 0px;
  border-bottom: 1px solid #f3f4f6;
}
.cart.table-wrapper table tbody > tr.cart-service > td .product-item-details {
  text-transform: uppercase;
  font-size: 12px;
  padding-left: 16px;
}
.cart.table-wrapper table tbody > tr.cart-service > td .product-item-details strong {
  color: #eb820d;
}
.cart.table-wrapper table tbody > tr.cart-service > td a {
  color: #d8041d;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: underline;
}
.product-service.subtotal .cart-price .price {
  font-size: 16px;
}
.cart.table-wrapper table tbody > tr.cart-service.last-tr-service > td {
  border-top: none;
  padding: 2px 0px;
  border-bottom: 1px solid #c8c8c8;
}
.cart.table-wrapper td.product-service .action-edit,
.cart.table-wrapper td.product-service .action-towishlist {
  display: none;
}
@media (max-width: 768px) {
  .cart.table-wrapper table tbody > tr.cart-parent-service {
    border-bottom: 0px;
    margin-bottom: 0;
  }
  .cart.table-wrapper table tbody > tr.cart-parent-service td {
    border-top: none;
  }
  .cart.table-wrapper table tbody > tr.cart-service.last-tr-service td {
    padding: 10px 0px;
  }
  .cart.table-wrapper table tbody > tr.cart-service {
    border-bottom: none;
    margin-bottom: 0px;
  }
  .cart.table-wrapper table tbody > tr.cart-service td {
    min-height: auto;
    padding: 10px 0px;
  }
  .cart.table-wrapper table tbody > tr.cart-service td .product-item-details {
    padding-left: 0px;
  }
  .cart.table-wrapper table tbody > tr.cart-service .disponibilite.product-service,
  .cart.table-wrapper table tbody > tr.cart-service .delete.product-service {
    display: none;
  }
}
.basicproducts_title_text {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
}
.bs-pretext {
  margin-bottom: 10px;
}
.sm-basic-products {
  margin: 0 -15px;
}
.sm-basic-products .bs-items {
  margin: 0;
  padding: 0;
  width: 100%;
}
.sm-basic-products .bs-content {
  margin: 0;
  padding: 0;
}
.sm-basic-products .bs-items .bs-votes {
  margin-bottom: 5px;
}
.sm-basic-products .bs-items .bs-btn-add {
  margin-bottom: 5px;
}
.sm-basic-products .bs-items .bs-btn-add form {
  margin: 0;
}
.sm-basic-products .bs-items .bs-btn-add .hikashop_add_to_cart {
  display: inline-block;
  margin: 5px 5px 5px 0px;
}
.sm-basic-products .bs-items .bs-btn-add .hikashop_add_wishlist {
  display: inline-block;
  margin: 5px 5px 5px 0px;
}
.sm-basic-products .bs-items .bs-item .bs-image {
  max-width: 100%;
}
.sm-basic-products .bs-items .bs-item .bs-image img {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.sm-basic-products .bs-items .bs-item .bs-detail {
  text-align: right;
}
.sm-basic-products .bs-title {
  margin-bottom: 10px;
}
.sm-basic-products .bs-prices {
  margin-bottom: 5px;
}
.sm-basic-products .bs-price {
  font-weight: bold;
  font-family: Georgia;
}
.sm-basic-products .bs-description {
  margin-bottom: 5px;
  line-height: 18px;
  word-wrap: break-word;
  color: #636363;
}
.sm-basic-products .bs-cat-date {
  word-wrap: break-word;
  margin-bottom: 5px;
}
.sm-basic-products .bs-category {
  margin-bottom: 5px;
}
.sm-basic-products .bs-review {
  margin-bottom: 5px;
}
.sm-basic-products .bs-review .ratings {
  margin: 0;
}
.sm-basic-products .bs-review .rating-box {
  margin-right: 5px;
}
.sm-basic-products .bs-review .rating-links {
  padding-top: 1px;
}
.sm-basic-products .bs-price {
  margin-bottom: 5px;
}
.sm-basic-products .bs-btn-addtocart {
  margin-bottom: 10px;
}
.sm-basic-products .bs-btn-addtocart button {
  color: #FFF;
}
.sm-basic-products .add-to-links {
  margin: 0;
}
.sm-basic-products .add-to-links li {
  margin-bottom: 5px;
}
.sm-basic-products .bs-date {
  margin-bottom: 5px;
}
.sm-basic-products .bs-description p {
  line-height: 18px;
  word-wrap: break-word;
}
.sm-basic-products .bs-items .bs-item {
  float: left;
  overflow: hidden;
  padding: 0 15px;
}
.sm-basic-products .bs-items a {
  text-decoration: none;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
/*CSS Responsive*/
/*   --- For IE8 ---
@media all and (min-width: 768px) and (max-width: 1199px){  */
.sm-basic-products.lt-ie9 .bs-resp01-6 .bs-item {
  width: 16.600%;
}
.sm-basic-products.lt-ie9 .bs-resp01-5 .bs-item {
  width: 19.958%;
}
.sm-basic-products.lt-ie9 .bs-resp01-4 .bs-item {
  width: 24.995%;
}
.sm-basic-products.lt-ie9 .bs-resp01-3 .bs-item {
  width: 33.315%;
}
.sm-basic-products.lt-ie9 .bs-resp01-2 .bs-item {
  width: 49.985%;
}
.sm-basic-products.lt-ie9 .bs-resp01-1 .bs-item {
  width: 100%;
}
.sm-basic-products.lt-ie9 .bs-resp01-1 .clr1,
.sm-basic-products.lt-ie9 .bs-resp01-2 .clr2,
.sm-basic-products.lt-ie9 .bs-resp01-3 .clr3,
.sm-basic-products.lt-ie9 .bs-resp01-4 .clr4,
.sm-basic-products.lt-ie9 .bs-resp01-5 .clr5,
.sm-basic-products.lt-ie9 .bs-resp01-6 .clr6 {
  clear: both;
}
/*--------- Other --------------*/
@media all and (min-width: 480px) and (max-width: 767px) {
  .sm-basic-products .bs-resp04-6 .bs-item {
    width: 16.650%;
  }
  .sm-basic-products .bs-resp04-5 .bs-item {
    width: 19.958%;
  }
  .sm-basic-products .bs-resp04-4 .bs-item {
    width: 24.995%;
  }
  .sm-basic-products .bs-resp04-3 .bs-item {
    width: 33.315%;
  }
  .sm-basic-products .bs-resp04-2 .bs-item {
    width: 49.985%;
  }
  .sm-basic-products .bs-resp04-1 .bs-item {
    width: 100%;
  }
  .sm-basic-products .bs-resp04-1 .clr1,
  .sm-basic-products .bs-resp04-2 .clr2,
  .sm-basic-products .bs-resp04-3 .clr3,
  .sm-basic-products .bs-resp04-4 .clr4,
  .sm-basic-products .bs-resp04-5 .clr5,
  .sm-basic-products .bs-resp04-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .sm-basic-products .bs-resp03-6 .bs-item {
    width: 16.650%;
  }
  .sm-basic-products .bs-resp03-5 .bs-item {
    width: 19.958%;
  }
  .sm-basic-products .bs-resp03-4 .bs-item {
    width: 24.995%;
  }
  .sm-basic-products .bs-resp03-3 .bs-item {
    width: 33.295%;
  }
  .sm-basic-products .bs-resp03-2 .bs-item {
    width: 49.999%;
  }
  .sm-basic-products .bs-resp03-1 .bs-item {
    width: 100%;
  }
  .sm-basic-products .bs-resp03-1 .clr1 {
    clear: both;
  }
  .sm-basic-products .bs-resp03-2 .clr2 {
    clear: both;
  }
  .sm-basic-products .bs-resp03-3 .clr3 {
    clear: both;
  }
  .sm-basic-products .bs-resp03-4 .clr4 {
    clear: both;
  }
  .sm-basic-products .bs-resp03-5 .clr5 {
    clear: both;
  }
  .sm-basic-products .bs-resp03-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .sm-basic-products .bs-resp02-6 .bs-item {
    width: 16.650%;
  }
  .sm-basic-products .bs-resp02-5 .bs-item {
    width: 19.958%;
  }
  .sm-basic-products .bs-resp02-4 .bs-item {
    width: 24.995%;
  }
  .sm-basic-products .bs-resp02-3 .bs-item {
    width: 33.315%;
  }
  .sm-basic-products .bs-resp02-2 .bs-item {
    width: 49.999%;
  }
  .sm-basic-products .bs-resp02-1 .bs-item {
    width: 100%;
  }
  .sm-basic-products .bs-resp02-1 .clr1,
  .sm-basic-products .bs-resp02-2 .clr2,
  .sm-basic-products .bs-resp02-3 .clr3,
  .sm-basic-products .bs-resp02-4 .clr4,
  .sm-basic-products .bs-resp02-5 .clr5,
  .sm-basic-products .bs-resp02-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 1200px) {
  .sm-basic-products .bs-resp01-6 .bs-item {
    width: 16.650%;
  }
  .sm-basic-products .bs-resp01-5 .bs-item {
    width: 19.970%;
  }
  .sm-basic-products .bs-resp01-4 .bs-item {
    width: 24.995%;
  }
  .sm-basic-products .bs-resp01-3 .bs-item {
    width: 33.315%;
  }
  .sm-basic-products .bs-resp01-2 .bs-item {
    width: 49.999%;
  }
  .sm-basic-products .bs-resp01-1 .bs-item {
    width: 100%;
  }
  .sm-basic-products .bs-resp01-1 .clr1,
  .sm-basic-products .bs-resp01-2 .clr2,
  .sm-basic-products .bs-resp01-3 .clr3,
  .sm-basic-products .bs-resp01-4 .clr4,
  .sm-basic-products .bs-resp01-5 .clr5,
  .sm-basic-products .bs-resp01-6 .clr6 {
    clear: both;
  }
}
.bs-item:before,
.bs-item:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.bs-item:after {
  clear: both;
}
.sm-imageslider-inner {
  overflow: hidden;
}
.sm-imageslider .owl-controls .owl-nav div {
  position: absolute;
  top: 50%;
  margin-top: -18px !important;
}
.sm-imageslider .owl-controls .owl-nav div.owl-prev {
  left: 0;
}
.sm-imageslider .owl-controls .owl-nav div.owl-next {
  right: 0;
}
.sm-imageslider .owl-controls .owl-dots {
  position: absolute;
  bottom: 10px;
  width: 100%;
}
.sm-imageslider .image-pre-text {
  margin: 10px 0;
}
.sm-imageslider .image-post-text {
  margin-top: 5px;
}
.sm-imageslider .title-imageslider {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 15px;
}
.sm-imageslider .imageslider-loading {
  position: absolute;
  background: url("../images/477.gif") no-repeat center center scroll #ffffff;
  z-index: 999;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.sm-imageslider-content .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sm-imageslider-content .owl-animated-in {
  z-index: 0;
}
.sm-imageslider-content .owl-animated-out {
  z-index: 1;
}
.sm-imageslider-content .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.sm-imageslider-inner .owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.sm-imageslider-content {
  /*display: none;*/
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
  min-height: 100px;
}
.sm-imageslider-content .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.sm-imageslider-inner.theme2 .owl-stage {
  background-color: #ddd;
  padding: 5px 0;
}
.sm-imageslider-content .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.theme1 .sm-imageslider-content .owl-stage-outer {
  overflow: hidden;
}
.sm-imageslider-content .owl-stage-outer {
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  /*overflow: hidden;*/
}
.sm-imageslider-content .owl-controls .owl-nav .owl-prev,
.sm-imageslider-content .owl-controls .owl-nav .owl-next,
.sm-imageslider-content .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sm-imageslider-content .owl-dots .owl-dot {
  display: inline-block;
}
.sm-imageslider-content.owl-loaded {
  display: block;
}
.sm-imageslider-content.owl-loading {
  opacity: 0;
  display: block;
}
.sm-imageslider-content.owl-hidden {
  opacity: 0;
}
.sm-imageslider-content .owl-refresh .owl-item {
  /*display: none;*/
}
.sm-imageslider-content .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sm-imageslider-content .owl-item img {
  display: block;
  width: 100%;
}
.sm-imageslider-content.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: text;
  -ms-user-select: element;
  user-select: element;
}
.sm-imageslider-content.owl-rtl {
  direction: rtl;
}
.sm-imageslider-content.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .sm-imageslider-content {
  display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.sm-imageslider-content .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.sm-imageslider-content .owl-item img {
  transform-style: preserve-3d;
}
.sm-imageslider-content .owl-controls .owl-dot,
.sm-imageslider-content .owl-controls .owl-nav .owl-next,
.sm-imageslider-content .owl-controls .owl-nav .owl-prev {
  -moz-user-select: none;
  cursor: pointer;
}
.sm-imageslider-inner .owl-theme .owl-dots .owl-dot {
  display: inline-block;
}
.sm-imageslider-inner.theme2 .owl-theme .owl-dots .owl-dot.active span,
.sm-imageslider-inner.theme2 .owl-theme .owl-dots .owl-dot:hover span {
  background: none repeat scroll 0 0 #55E415;
}
.sm-imageslider-inner.theme2 .owl-nav .owl-prev {
  display: block;
  height: 40px;
  width: 40px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -20px;
  z-index: 99;
  color: #FFFFFF;
  text-align: center;
  line-height: 38px;
  font-size: 18px;
  background: rgba(0, 0, 0, 0.5);
}
.sm-imageslider-inner.theme2 .owl-nav .owl-prev:hover {
  background-color: #55E415;
  cursor: pointer;
}
.sm-imageslider-inner.theme2 .owl-nav .owl-next {
  display: block;
  height: 40px;
  width: 40px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -20px;
  z-index: 99;
  background: rgba(0, 0, 0, 0.5);
  font-size: 18px;
  line-height: 38px;
  color: #FFFFFF;
  text-align: center;
}
.sm-imageslider-inner.theme2 .owl-nav .owl-next:hover {
  background-color: #55E415;
  cursor: pointer;
}
.sm-imageslider-inner .owl-item .item img {
  border: none;
}
.sm-imageslider-inner.theme1 .item {
  overflow: hidden;
}
.sm-imageslider-inner.theme2 .item {
  position: relative;
  border: none;
  overflow: hidden;
}
.sm-imageslider-inner.theme2 .item .item-info {
  display: block;
  position: absolute;
  z-index: 999;
  bottom: 10%;
  right: 5%;
}
.sm-imageslider-inner.theme2 .item .item-info .item-desc {
  padding: 10px 20px 15px;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
  font-size: 17px;
  font-family: arial, helvetica, sans-serif;
  white-space: normal;
  margin-right: 0;
  position: relative;
  background: none;
}
.sm-imageslider-inner.theme2 .item .item-info .item-desc:after {
  background: #000000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: skewX(160deg);
  -o-transform: skewX(160deg);
  -ms-transform: skewX(160deg);
  -moz-transform: skewX(160deg);
  width: 100%;
  z-index: 1;
}
.sm-imageslider-inner.theme2 .item .item-info .item-desc .item-desc-inner {
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  position: relative;
  z-index: 2;
  white-space: nowrap;
}
.sm-imageslider-inner.theme2 .item .item-info .item-title {
  display: inline-block;
  margin-top: -5px;
  text-align: center;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 17px;
  word-wrap: break-word;
  float: right;
  margin-right: 24px;
  position: relative;
  white-space: normal;
}
.sm-imageslider-inner.theme2 .item .item-info .item-title:after {
  background: #55E415;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  z-index: 3;
  bottom: 0;
  transform: skewX(160deg);
  -o-transform: skewX(160deg);
  -ms-transform: skewX(160deg);
  -moz-transform: skewX(160deg);
  width: 100%;
}
.sm-imageslider-inner.theme2 .item .item-info .item-title a {
  color: #FFFFFF;
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}
.sm-imageslider-inner.theme2 .item .item-info .item-title .item-title-inner {
  position: relative;
  display: inline-block;
  padding: 3px 15px 10px 15px;
}
.sm-imageslider-inner.theme2 .item .item-info .item-title a {
  position: relative;
  z-index: 4;
}
.sm-imageslider-inner.theme2 .item .item-info .item-title a:hover {
  text-decoration: none;
  cursor: pointer;
}
.sm-imageslider-inner.theme2 .item .item-info .item-title-inner:before {
  border-color: transparent #636363;
  border-style: solid;
  border-width: 5px 0px 0px 10px;
  content: "";
  display: block;
  position: absolute;
  right: -15px;
  top: 0px;
  width: 0;
  z-index: 3;
}
.sm-imageslider {
  position: relative;
  overflow: hidden;
}
.sm-imageslider-inner.theme2 {
  overflow: visible;
}
.sm-imageslider-inner.theme2 .owl-nav .owl-prev {
  left: -115px;
}
.sm-imageslider-inner.theme2 .owl-nav .owl-next {
  right: -115px;
}
.sm-imageslider.theme2 {
  /*padding-left: 115px;
	padding-right: 115px;*/
  overflow: hidden;
}
@media (min-width: 1200px) {
  .homepage-wrapper .sm-imageslider {
    min-height: 432px;
    height: 432px;
  }
  .homepage-wrapper .sm-imageslider .sm-imageslider-loading {
    height: 432px;
  }
}
@media all and (max-width: 479px) {
  .sm-imageslider {
    padding-left: 0;
    padding-right: 0;
  }
  .sm-imageslider-inner.theme2 .owl-nav .owl-prev {
    left: -50px;
  }
  .sm-imageslider-inner.theme2 .owl-nav .owl-next {
    right: -50px;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) {
  .sm-imageslider {
    padding-left: 0;
    padding-right: 0;
  }
  .sm-imageslider-inner.theme2 .owl-nav .owl-prev {
    left: -80px;
  }
  .sm-imageslider-inner.theme2 .owl-nav .owl-next {
    right: -80px;
  }
}
.sm-imageslider .item-image img {
  width: 100%;
  max-width: 100%;
}
.sm-imageslider-loading {
  width: 100%;
  max-width: 100%;
  padding: 0;
  position: relative;
  background: url(../images/477.gif) center center no-repeat transparent;
  min-height: 500px;
}
.imgsl-preload {
  min-height: 200px;
  overflow: hidden;
  height: 200px;
}
.sm-imageslider.theme2.boxed {
  padding: 0;
}
.sm-imageslider.theme2.boxed .owl-nav .owl-prev {
  left: 0;
}
.sm-imageslider.theme2.boxed .owl-nav .owl-next {
  right: 0;
}
.sm-listing-tabs {
  margin-top: 40px;
  overflow: unset !important;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  border-bottom: 2px solid #ddd;
  margin-bottom: 30px;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
  float: left;
  margin-bottom: 7px;
  line-height: 100%;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li .ltabs-tab-label {
  color: #888;
  font-size: 133.33%;
  text-transform: uppercase;
  font-weight: 700;
  border-right: 2px solid #c5c5c5;
  padding-right: 20px;
  margin-right: 15px;
  line-height: 100%;
  position: relative;
  display: inline-block;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li .ltabs-tab-label:after {
  position: absolute;
  content: "";
  width: 0;
  height: 2px;
  background-color: #264868;
  bottom: -9px;
  left: 0;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover {
  cursor: pointer;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover .ltabs-tab-label,
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel .ltabs-tab-label {
  color: #333;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover .ltabs-tab-label:after,
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel .ltabs-tab-label:after {
  width: 100%;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.sm-listing-tabs .ltabs-wrap {
  position: relative;
  padding-top: 5px !important;
  overflow: unset !important;
}
.sm-listing-tabs .ltabs-wrap .ltabs-items-container {
  overflow: unset;
}
.sm-listing-tabs .ltabs-wrap .ltabs-items-container .ltabs-items {
  overflow: unset;
}
.sm-listing-tabs .ltabs-wrap .ltabs-items-container .ltabs-items .products-grid {
  position: static;
  overflow: unset;
}
.sm-listing-tabs .owl-controls {
  position: absolute;
  top: 10px;
  right: 0;
}
.sm-listing-tabs .owl-controls .owl-nav div {
  width: 24px;
  height: 24px;
  border: 1px solid #dddddd;
  background-color: #fff;
  position: relative;
  left: 0 !important;
  right: 0 !important;
  margin-left: 5px;
}
.sm-listing-tabs .owl-controls .owl-nav div:before {
  font-size: 16px;
  color: #ddd;
  left: -6px;
  top: -7px;
}
.sm-listing-tabs .owl-controls .owl-nav div:hover {
  background-color: #264868;
  border-color: #264868;
}
/*===========*/
.home-style-9 .sm-listing-tabs {
  margin-top: 40px;
}
.home-style-9 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  text-align: center;
}
.home-style-9 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
  display: inline-block;
  margin-bottom: 7px;
  float: none;
}
.home-style-9 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li .ltabs-tab-label {
  font-size: 150%;
}
.home-style-9 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li .ltabs-tab-label:after {
  left: -10px;
}
.home-style-9 .listing-tab2 {
  margin-bottom: 37px;
}
.home-style-9 .listing-tab2 .sm-listing-tabs {
  margin-top: 35px;
}
.home-style-9 .listing-tab2 .sm-listing-tabs .owl-controls {
  top: 6px;
}
.home-style-9 .listing-tab2 .sm-listing-tabs .ltabs-items-container {
  margin-left: -1px;
  padding-left: 1px;
  overflow: hidden;
}
.home-style-9 .listing-tab2 .sm-listing-tabs .ltabs-items-container .owl-stage-outer {
  overflow: unset;
}
.home-style-9 .listing-tab2 .sm-listing-tabs .tab-listing-title {
  border-bottom: 2px solid #ddd;
  float: left;
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}
.home-style-9 .listing-tab2 .sm-listing-tabs .tab-listing-title h2 {
  font-size: 150%;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  line-height: 100%;
  margin-bottom: 8px;
}
.home-style-9 .listing-tab2 .sm-listing-tabs .tab-listing-title h2:before {
  position: absolute;
  content: "";
  width: 80%;
  height: 2px;
  background-color: #264868;
  bottom: -10px;
  left: 10px;
}
.home-style-9 .listing-tab2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  border-bottom: none;
  margin-bottom: 25px;
}
.home-style-9 .listing-tab2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
  float: left;
  width: 10%;
  text-align: center;
  border: 1px solid #ddd;
  border-left: none;
  padding-top: 15px;
  padding-bottom: 20px;
}
.home-style-9 .listing-tab2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li:first-child {
  border-left: 1px solid #ddd;
}
.home-style-9 .listing-tab2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li .ltabs-tab-img {
  width: 100%;
}
.home-style-9 .listing-tab2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li .ltabs-tab-label {
  color: #444;
  font-size: 125%;
  text-transform: capitalize;
  font-weight: normal;
  border-right: none;
  margin-right: 0;
  padding-right: 0;
  margin-top: 10px;
  display: inline-block;
}
.home-style-9 .listing-tab2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li .ltabs-tab-label:after {
  display: none;
}
.home-style-9 .listing-tab2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel,
.home-style-9 .listing-tab2 .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover {
  background-color: #eee;
}
.home-style-9 .listing-tab2 .sm-listing-tabs .products-grid .item {
  margin-bottom: 0;
}
.home-style-9 .listing-tab2 .sm-listing-tabs .products-grid .item .item-inner {
  margin-left: -1px !important;
}
.home-style-9 .listing-tab2 .sm-listing-tabs .products-grid .item .item-inner:hover {
  border-color: #ddd;
}
/*===============================================================*/
.sm-listing-tabs {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.acd-btn-add {
  float: left;
}
.sm-listing-tabs .tab-listing-title {
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 10px;
}
.sm-listing-tabs .tab-all .ltabs-tab-img {
  height: 30px;
}
.sm-listing-tabs .ltabs-wrap {
  margin: 0;
  overflow: unset;
  padding: 0;
}
.sm-listing-tabs .ltabs-wrap .ltabs-tabs-container {
  margin: 0;
  padding: 0;
}
.sm-listing-tabs .item-price {
  padding-right: 5px;
}
.sm-listing-tabs .ltabs-tabs-container ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  display: block;
}
/*.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
    border: 1px solid #e9e9e9;
    cursor: pointer;
    float: left;
    font-size: 12px;
    margin: 0 10px 10px 0;
    padding: 8px;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs .tab-all:hover .cat-all {
    margin-top: -48px;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab:hover {
    background-color: #0088cc;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab:hover span {
    color: #fff;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs .tab-all .cat-all {
    margin-top: 0;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs .tab-sel .cat-all {
    margin-top: -48px;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel {
    background-color: #0088cc;
}*/
.sm-listing-tabs .ltabs-tab-img {
  float: left;
  margin-right: 10px;
  overflow: hidden;
}
.sm-listing-tabs .item-prices {
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  color: #909090;
  float: left;
  padding: 2% 0;
  width: 40%;
}
.sm-listing-tabs .other-infor {
  margin-top: 15px;
}
.sm-listing-tabs .hits {
  border-bottom: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  color: #909090;
  float: left;
  overflow: hidden;
  padding: 2% 0 2% 3%;
  width: 53%;
}
.sm-listing-tabs .hits-text {
  color: #0088cc;
}
.sm-listing-tabs .item-title {
  margin-bottom: 5px;
  text-transform: uppercase;
}
.sm-listing-tabs .item-review .ratings .rating-box .rating {
  width: 100% !important;
}
.sm-listing-tabs .item-review .ratings .rating-box {
  margin-right: 5px;
}
/*.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab > span {
    color: #666666;
    cursor: pointer;
    font-size: 12px;
    line-height: 30px;
    margin: 0;
    padding: 0 10px 0 5px;
    text-transform: uppercase;
    vertical-align: middle;
}*/
.sm-listing-tabs .created-date {
  color: #909090;
  margin-bottom: 10px;
}
.sm-listing-tabs .item-addcart {
  margin-bottom: 5px;
}
.sm-listing-tabs .add-to-links {
  list-style: outside none none;
  margin: 0 0 5px;
}
.sm-listing-tabs .add-to-links li:first-child {
  margin-bottom: 5px;
}
.sm-listing-tabs ul.add-to-links li {
  font-style: normal;
  margin: 0;
}
.sm-listing-tabs .item-desc {
  margin-bottom: 5px;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel > span {
  color: #fff;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap span.ltabs-tab-arrow,
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap span.ltabs-tab-selected {
  display: none;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox {
  clear: both;
  cursor: pointer;
  display: inline-block;
  line-height: 26px;
  position: relative;
  text-align: left;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #fff none repeat scroll 0 0;
  border-bottom-left-radius: 3px;
  border-color: #dddddd -moz-use-text-color #dddddd #dddddd;
  border-image: none;
  border-style: solid none solid solid;
  border-top-left-radius: 3px;
  border-width: 1px medium 1px 1px;
  overflow: hidden;
  text-indent: 10px;
  width: 167px;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow {
  -moz-user-select: none;
  background: #ddd none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 12px;
  text-align: center;
  width: 30px;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow,
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
  display: inline-block;
  float: left;
  height: 30px;
  position: relative;
  z-index: 1;
}
.sm-listing-tabs .add-loadmore {
  float: right;
  margin-left: 10px;
  margin-top: 2px;
}
.sm-listing-tabs .loaded .add-loadmore {
  display: none;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  display: none;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 28px;
  width: 100%;
  z-index: 9999;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs.ltabs-open {
  display: block;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li {
  float: none;
  margin: 0;
  padding: 0;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tab span {
  display: block;
  line-height: 20px;
  padding: 5px 10%;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tab span:hover {
  background: #0088cc none repeat scroll 0 0;
  color: #f6f6f6;
}
.sm-listing-tabs .ltabs-wrap .ltabs-items-container {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.sm-listing-tabs .ltabs-items-container .ltabs-items {
  display: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.sm-listing-tabs .ltabs-items-container .ltabs-items-inner {
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.sm-listing-tabs .ltabs-items-container .ltabs-items-selected {
  display: block;
}
.sm-listing-tabs .ltabs-items-container .ltabs-item-wrap {
  box-shadow: 0 0 0 #000;
  margin: 0;
  opacity: 0;
  padding: 0;
}
.sm-listing-tabs .ltabs-items-container .ltabs-item-wrap img {
  box-shadow: 0 0 0 #000;
  max-width: 99.9%;
  width: 99.9%;
}
.sm-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item {
  box-shadow: 0 0 0 #000;
  float: left;
  margin-bottom: 20px;
  opacity: 0;
}
.sm-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner {
  margin: 0 10px;
}
.sm-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .item-image {
  border: 1px solid #e9e9e9;
  margin-bottom: 10px;
  overflow: hidden;
}
.sm-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .item-image img {
  width: 100%;
}
.sm-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .item-image img:hover {
  opacity: 0.7;
  transform: scale(1.1, 1.1);
}
.sm-listing-tabs .ltabs-items .ltabs-loading {
  background: transparent url("../images/477.gif") no-repeat scroll center center;
  display: block;
  max-width: 100%;
  min-height: 300px;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 0;
}
.sm-listing-tabs .ltabs-items-container .ltabs-loadmore {
  display: block;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.sm-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn {
  background-color: #0088cc;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  padding: 8px 12px;
}
.sm-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn .ltabs-image-loading {
  background: transparent url("../images/301.gif") no-repeat scroll center center;
  display: none;
  height: 22px;
  margin-right: 10px;
  vertical-align: middle;
  width: 22px;
}
.sm-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn::after {
  content: attr(data-label);
}
.sm-listing-tabs .ltabs-items.ltabs-process .ltabs-loadmore {
  display: none;
}
.sm-listing-tabs .ltabs-items-container.show-slider .new-box {
  top: 1px;
}
.sm-listing-tabs .ltabs-items-container.show-slider .ltabs-items .ltabs-item {
  box-shadow: none;
}
.sm-listing-tabs .ltabs-items-container.show-slider .ltabs-item .item-inner .item-image {
  box-sizing: border-box;
}
.sm-listing-tabs .ltabs-item {
  width: 100%;
}
.sm-listing-tabs .ltabs-items-container.show-slider .ltabs-items .ltabs-item {
  opacity: 1;
}
.sm-listing-tabs .ltabs-items-container.show-slider .ltabs-items .ltabs-item .item-inner {
  margin: 0;
}
.sm-listing-tabs .ltabs-items-container.show-slider .ltabs-items .ltabs-item .item-inner .ltabs-detail {
  padding-top: 10px;
}
.sm-listing-tabs .ltabs-items-container.show-slider {
  margin: 0;
}
/*
.sm-listing-tabs .ltabs-items-container.show-slider .owl-theme .owl-controls {
    position: static;
}
.sm-listing-tabs .ltabs-items-container .ltabs-items-selected .owl-controls .owl-prev {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 40px;
    height: 40px;
    left: 0;
    line-height: 35px;
    margin: -20px 0 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 35%;
    width: 40px;
    z-index: 999;
}
.sm-listing-tabs .ltabs-items-container .ltabs-items-selected .owl-controls .owl-prev:hover {
    background-color: #0088cc;
    cursor: pointer;
}
.sm-listing-tabs .ltabs-items-container .ltabs-items-selected .owl-controls .owl-next {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 40px;
    height: 40px;
    line-height: 35px;
    margin: -20px 0 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 35%;
    width: 40px;
    z-index: 99;
}
.sm-listing-tabs .ltabs-items-container .ltabs-items-selected .owl-controls .owl-next:hover {
    background-color: #0088cc;
    cursor: pointer;
}*/
@media all and (max-width: 479px) {
  .sm-listing-tabs .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-listing-tabs .product-item-actions {
    display: block;
  }
  .ltabs-tabs-container .ltabs-tabs li {
    border-left: medium none !important;
    border-right: medium none !important;
    border-top: medium none !important;
  }
  .sm-listing-tabs .ltabs-item .hits {
    padding-left: 0;
    width: 100%;
  }
  .sm-listing-tabs .ltabs-tab-img {
    display: none;
  }
  .sm-listing-tabs .ltabs04-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-listing-tabs .ltabs04-5 .ltabs-item {
    width: 19.958%;
  }
  .sm-listing-tabs .ltabs04-4 .ltabs-item {
    width: 24.995%;
  }
  .sm-listing-tabs .ltabs04-3 .ltabs-item {
    width: 33.315%;
  }
  .sm-listing-tabs .ltabs04-2 .ltabs-item {
    width: 49.985%;
  }
  .sm-listing-tabs .ltabs04-1 .ltabs-item {
    width: 100%;
  }
  .sm-listing-tabs .ltabs04-1 .clr1,
  .sm-listing-tabs .ltabs04-2 .clr2,
  .sm-listing-tabs .ltabs04-3 .clr3,
  .sm-listing-tabs .ltabs04-4 .clr4,
  .sm-listing-tabs .ltabs04-5 .clr5,
  .sm-listing-tabs .ltabs04-6 .clr6 {
    clear: both;
  }
  .sm-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-6 .ltabs-item .hits {
    width: 100%;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) {
  .sm-listing-tabs .ltabs03-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-listing-tabs .ltabs03-5 .ltabs-item {
    width: 19.958%;
  }
  .sm-listing-tabs .ltabs03-4 .ltabs-item {
    width: 24.995%;
  }
  .sm-listing-tabs .ltabs02-5 .ltabs-item .hits {
    width: 100%;
  }
  .sm-listing-tabs .ltabs02-5 .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-listing-tabs .ltabs02-6 .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-listing-tabs .ltabs03-3 .ltabs-item {
    width: 33.295%;
  }
  .sm-listing-tabs .ltabs03-2 .ltabs-item {
    width: 49.999%;
  }
  .sm-listing-tabs .ltabs03-1 .ltabs-item {
    width: 100%;
  }
  .sm-listing-tabs .ltabs03-1 .clr1,
  .sm-listing-tabs .ltabs03-2 .clr2,
  .sm-listing-tabs .ltabs03-3 .clr3,
  .sm-listing-tabs .ltabs03-4 .clr4,
  .sm-listing-tabs .ltabs03-5 .clr5,
  .sm-listing-tabs .ltabs03-6 .clr6 {
    clear: both;
  }
  .sm-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-6 .ltabs-item .hits {
    width: 100%;
  }
}
@media all and (min-width: 768px) and (max-width: 1199px) {
  .sm-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-6 .ltabs-item .hits {
    padding-left: 0;
    width: 100%;
  }
  .sm-listing-tabs .ltabs02-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-listing-tabs .ltabs02-5 .ltabs-item {
    width: 19.958%;
  }
  .sm-listing-tabs .ltabs02-4 .ltabs-item {
    width: 24.995%;
  }
  .sm-listing-tabs .ltabs02-3 .ltabs-item {
    width: 33.315%;
  }
  .sm-listing-tabs .ltabs02-2 .ltabs-item {
    width: 49.999%;
  }
  .sm-listing-tabs .ltabs02-1 .ltabs-item {
    width: 100%;
  }
  .sm-listing-tabs .ltabs02-4 .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-listing-tabs .ltabs02-4 .ltabs-item .hits,
  .sm-listing-tabs .ltabs02-5 .ltabs-item .hits,
  .sm-listing-tabs .ltabs02-6 .ltabs-item .hits {
    padding-left: 0;
    width: 100%;
  }
  .sm-listing-tabs .ltabs02-5 .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-listing-tabs .ltabs02-6 .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-listing-tabs .ltabs02-1 .clr1,
  .sm-listing-tabs .ltabs02-2 .clr2,
  .sm-listing-tabs .ltabs02-3 .clr3,
  .sm-listing-tabs .ltabs02-4 .clr4,
  .sm-listing-tabs .ltabs02-5 .clr5,
  .sm-listing-tabs .ltabs02-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 1200px) and (max-width: 1599px) {
  .sm-listing-tabs .ltabs01-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-listing-tabs .ltabs01-5 .ltabs-item {
    width: 20%;
  }
  .sm-listing-tabs .ltabs01-4 .ltabs-item {
    width: 25%;
  }
  .sm-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-6 .ltabs-item .hits {
    padding-left: 0;
    width: 100%;
  }
  .sm-listing-tabs .ltabs01-3 .ltabs-item {
    width: 33.315%;
  }
  .sm-listing-tabs .ltabs01-2 .ltabs-item {
    width: 49.999%;
  }
  .sm-listing-tabs .ltabs01-1 .ltabs-item {
    width: 100%;
  }
  .sm-listing-tabs .ltabs01-1 .clr1,
  .sm-listing-tabs .ltabs01-2 .clr2,
  .sm-listing-tabs .ltabs01-3 .clr3,
  .sm-listing-tabs .ltabs01-4 .clr4,
  .sm-listing-tabs .ltabs01-5 .clr5,
  .sm-listing-tabs .ltabs01-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 1600px) {
  .sm-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-6 .ltabs-item .hits {
    padding-left: 0;
    width: 100%;
  }
  .sm-listing-tabs .ltabs00-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-listing-tabs .ltabs00-5 .ltabs-item {
    width: 20%;
  }
  .sm-listing-tabs .ltabs00-4 .ltabs-item {
    width: 25%;
  }
  .sm-listing-tabs .ltabs00-3 .ltabs-item {
    width: 33.315%;
  }
  .sm-listing-tabs .ltabs00-2 .ltabs-item {
    width: 49.999%;
  }
  .sm-listing-tabs .ltabs00-1 .ltabs-item {
    width: 100%;
  }
  .sm-listing-tabs .ltabs00-1 .clr1,
  .sm-listing-tabs .ltabs00-2 .clr2,
  .sm-listing-tabs .ltabs00-3 .clr3,
  .sm-listing-tabs .ltabs00-4 .clr4,
  .sm-listing-tabs .ltabs00-5 .clr5,
  .sm-listing-tabs .ltabs00-6 .clr6 {
    clear: both;
  }
}
.sm-listing-tabs.lt-ie9 .ltabs01-6 .ltabs-item {
  width: 16.64%;
}
.sm-listing-tabs.lt-ie9 .ltabs01-5 .ltabs-item {
  width: 20%;
}
.sm-listing-tabs.lt-ie9 .ltabs01-4 .ltabs-item {
  width: 25%;
}
.sm-listing-tabs.lt-ie9 .ltabs01-3 .ltabs-item {
  width: 33.315%;
}
.sm-listing-tabs.lt-ie9 .ltabs01-2 .ltabs-item {
  width: 49.999%;
}
.sm-listing-tabs.lt-ie9 .ltabs01-1 .ltabs-item {
  width: 100%;
}
.sm-listing-tabs.lt-ie9 .ltabs01-1 .clr1,
.sm-listing-tabs.lt-ie9 .ltabs01-2 .clr2,
.sm-listing-tabs.lt-ie9 .ltabs01-3 .clr3,
.sm-listing-tabs.lt-ie9 .ltabs01-4 .clr4,
.sm-listing-tabs.lt-ie9 .ltabs01-5 .clr5,
.sm-listing-tabs.lt-ie9 .ltabs01-6 .clr6 {
  clear: both;
}
.sm-listing-tabs .ltabs-item .item-desc {
  overflow: hidden;
}
.sm-listing-tabs .ltabs-item .item-readmore {
  text-align: right;
}
.sm-listing-tabs .ltabs-item .item-desc + .item-readmore {
  margin-top: 10px;
}
.sm-listing-tabs .ltabs-item .item-votes {
  margin: 0 0 10px;
}
.sm-listing-tabs .ltabs-item .item-btn-add {
  clear: both;
  display: block;
  overflow: hidden;
  padding-top: 10px;
}
.sm-listing-tabs .ltabs-item .item-btn-add form {
  margin: 0;
}
.sm-listing-tabs .ltabs-item .item-btn-add .hikashop_add_to_cart,
.sm-listing-tabs .ltabs-item .item-btn-add .hikashop_add_wishlist {
  display: inline-block;
  margin: 10px 5px 0 0;
}
.cf::before,
.cf::after {
  content: " ";
  display: table;
}
.cf::after {
  clear: both;
}
.sm-listing-tabs .pre-text,
.sm-listing-tabs .post-text {
  margin: 10px;
}
.sm-listing-tabs .ltabs-countdown {
  float: left;
  clear: both;
  width: 100%;
  padding: 5px 0 10px;
}
.sm-listing-tabs .ltabs-time {
  float: left;
  width: 25%;
  text-align: center;
}
.sm-listing-tabs .num-time {
  font-weight: bolder;
  font-size: 20px;
}
.sm-listing-tabs .title-time {
  font-weight: normal;
  color: #cccccc;
}
.sm-listing-tabs .owl-controls .owl-dots {
  text-align: center;
}
.sm-listing-tabs .owl-controls .owl-dot,
.sm-listing-tabs .owl-controls .owl-nav .owl-next,
.sm-listing-tabs .owl-controls .owl-nav .owl-prev {
  -moz-user-select: none;
  cursor: pointer;
}
.sm-listing-tabs .owl-theme .owl-dots .owl-dot {
  display: inline-block;
}
.sm-listing-tabs .owl-theme .owl-dots .owl-dot.active span,
.sm-listing-tabs .owl-theme .owl-dots .owl-dot:hover span {
  background: none repeat scroll 0 0 #55E415;
}
/* Effect Fade In */
.sm-listing-tabs .ltabs-items .fadeIn .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Effect Flip In Vertical */
.sm-listing-tabs .ltabs-items .flipInY .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: running;
  -moz-backface-visibility: visible;
  -o-animation-play-state: running;
  -o-backface-visibility: visible;
  animation-play-state: running;
  backface-visibility: visible;
}
@-webkit-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
  }
}
@-moz-keyframes flipInY {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -moz-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -moz-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateY(0deg);
  }
}
@-o-keyframes flipInY {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -o-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -o-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -o-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateY(0deg);
  }
}
@keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
  }
}
/* Effect Flip In Horizontal */
.sm-listing-tabs .ltabs-items .flipInX .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: running;
  -moz-backface-visibility: visible;
  -o-animation-play-state: running;
  -o-backface-visibility: visible;
  animation-play-state: running;
  backface-visibility: visible;
}
@-webkit-keyframes flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(85deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(15deg);
  }
  90% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
  }
}
@-moz-keyframes flipInX {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateX(85deg);
  }
  40% {
    -moz-transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateX(15deg);
  }
  90% {
    -moz-transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateX(0deg);
  }
}
@-o-keyframes flipInX {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateX(85deg);
  }
  40% {
    -o-transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    -o-transform: perspective(400px) rotateX(15deg);
  }
  90% {
    -o-transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateX(0deg);
  }
}
@keyframes flipInX {
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(85deg);
  }
  40% {
    transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    transform: perspective(400px) rotateX(15deg);
  }
  90% {
    transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
  }
}
/* Effect Flip */
.sm-listing-tabs .ltabs-items .flip .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: running;
  -moz-backface-visibility: visible;
  -o-animation-play-state: running;
  -o-backface-visibility: visible;
  animation-play-state: running;
  backface-visibility: visible;
}
@-webkit-keyframes flip {
  0% {
    opacity: 0;
    -webkit-transform: perspective(500px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(500px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(500px) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}
@-moz-keyframes flip {
  0% {
    opacity: 0;
    -moz-transform: perspective(500px) rotateY(0);
    -moz-animation-timing-function: ease-out;
  }
  40% {
    -moz-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -moz-animation-timing-function: ease-out;
  }
  50% {
    -moz-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-animation-timing-function: ease-in;
  }
  80% {
    -moz-transform: perspective(500px) rotateY(360deg) scale(0.95);
    -moz-animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(500px) scale(1);
    -moz-animation-timing-function: ease-in;
  }
}
@-o-keyframes flip {
  0% {
    opacity: 0;
    -o-transform: perspective(500px) rotateY(0);
    -o-animation-timing-function: ease-out;
  }
  40% {
    -o-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -o-animation-timing-function: ease-out;
  }
  50% {
    -o-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -o-animation-timing-function: ease-in;
  }
  80% {
    -o-transform: perspective(500px) rotateY(360deg) scale(0.95);
    -o-animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    -o-transform: perspective(500px) scale(1);
    -o-animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    opacity: 0;
    transform: perspective(500px) rotateY(0);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(500px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(500px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    transform: perspective(500px) scale(1);
    animation-timing-function: ease-in;
  }
}
/* Effect Star War */
.sm-listing-tabs .ltabs-items .starwars .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-play-state: running;
  -moz-transform-origin: 50% 50%;
  -moz-animation-play-state: running;
  -o-transform-origin: 50% 50%;
  -o-animation-play-state: running;
  transform-origin: 50% 50%;
  animation-play-state: running;
}
@-webkit-keyframes starwars {
  0% {
    opacity: 0;
    -webkit-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    -webkit-transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
@-moz-keyframes starwars {
  0% {
    opacity: 0;
    -moz-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    -moz-transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
@-o-keyframes starwars {
  0% {
    opacity: 0;
    -o-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    -o-transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
@keyframes starwars {
  0% {
    opacity: 0;
    transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
/* Effect Slide Right */
.sm-listing-tabs .ltabs-items .slideRight .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-moz-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-o-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
/* Effect Bounce In */
.sm-listing-tabs .ltabs-items .bounceIn .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  50% {
    -moz-transform: scale(1.05);
  }
  70% {
    -moz-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  50% {
    -o-transform: scale(1.05);
  }
  70% {
    -o-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/*Effect Zoom In */
.sm-listing-tabs .ltabs-items .zoomIn .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes zoomIn {
  0% {
    opacity: 0;
    -moz-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes zoomIn {
  0% {
    opacity: 0;
    -o-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale(1.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/* Effect Page Top*/
.sm-listing-tabs .ltabs-items .pageTop .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-transform-origin: 50% 0%;
  -moz-animation-play-state: running;
  -moz-transform-origin: 50% 0%;
  -o-animation-play-state: running;
  -o-transform-origin: 50% 0%;
  animation-play-state: running;
  transform-origin: 50% 0%;
}
@-webkit-keyframes pageTop {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
  }
}
@-moz-keyframes pageTop {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateX(0deg);
  }
}
@-o-keyframes pageTop {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateX(0deg);
  }
}
@keyframes pageTop {
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
  }
}
/*Effect Zoom Out */
.sm-listing-tabs .ltabs-items .zoomOut .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation: zoomOut 600ms ease both;
  -moz-animation-play-state: paused;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.6);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes zoomOut {
  0% {
    opacity: 0;
    -moz-transform: scale(0.6);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes zoomOut {
  0% {
    opacity: 0;
    -o-transform: scale(0.6);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes zoomOut {
  0% {
    opacity: 0;
    transform: scale(0.6);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.sm-listing-tabs .ltabs-items .slideLeft .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-moz-keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-o-keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
.play .ltabs-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
.deal-wrapper {
  position: relative;
}
.sm-super-categories {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
  position: relative;
  border-top: 1px solid #ddd;
}
.sm-super-categories .category-wrap {
  width: 100%;
}
.sm-super-categories .category-wrap .container-slider {
  border-right: 1px solid #ddd;
  display: inline-block;
  float: right;
  position: absolute;
  top: 0;
  height: 32px;
  line-height: 32px;
  right: 0;
}
.sm-super-categories .category-wrap .container-slider .slider .vpo-wrap .vp .item {
  text-align: center;
  display: inline-block;
}
.sm-super-categories .category-wrap .container-slider .slider .vpo-wrap .vp .item .cat-child-image {
  display: none;
}
.sm-super-categories .category-wrap .container-slider .slider .vpo-wrap .vp .item .cat-child-title a {
  line-height: 22px;
  border-left: 1px solid #ddd;
  display: inline-block;
  padding: 0px 15px;
}
.sm-super-categories .spc-tabs-container,
.sm-super-categories .spctabs-tabs-wrap {
  display: none;
}
.sm-super-categories .spctabs-wrap {
  width: 100%;
  margin: 30px 0 0;
  position: relative;
}
.sm-super-categories .owl-theme .owl-controls .owl-nav > div {
  border: 1px solid #ddd;
  font-size: 22px;
  color: #ddd;
  cursor: pointer;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  background-color: #fff;
  z-index: 9;
}
.sm-super-categories .owl-theme .owl-controls .owl-nav > div:before {
  color: #ddd;
}
.sm-super-categories .owl-theme .owl-controls .owl-nav > div:hover:before {
  color: #fff;
}
.sm-super-categories .owl-theme .owl-controls .owl-nav > div.owl-prev:before {
  content: "\f104";
}
.sm-super-categories .owl-theme .owl-controls .owl-nav > div.owl-next:before {
  content: "\f105";
}
.sm-super-categories .owl-theme .owl-controls .owl-nav > div:hover {
  background: #ea3a3c;
  border-color: #ea3a3c;
  cursor: pointer;
  color: #fff;
}
.sm-super-categories .products-grid .item {
  margin: 0 0 1px 0;
}
.sm-super-categories .products-grid .item .item-inner {
  border-color: transparent;
}
.sm-super-categories .products-grid .item .item-inner:hover {
  border-color: #aaa;
}
.sm-super-categories .pre-text,
.sm-super-categories .post-text {
  margin: 10px 0;
}
.sm-super-categories:hover .owl-theme .owl-controls .owl-nav > div {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.acd-btn-add {
  float: left;
}
.sm-super-categories .tab-all .spctabs-tab-img {
  height: 30px;
}
.home-style-6 .sm-super-categories .spc-tabs-container,
.home-style-7 .sm-super-categories .spc-tabs-container,
.home-style-6 .sm-super-categories .spctabs-tabs-wrap,
.home-style-7 .sm-super-categories .spctabs-tabs-wrap {
  display: block;
}
/*-----------------------Css for Tabs ----------------------------*/
.sm-super-categories .spc-items {
  display: none;
}
.sm-super-categories .spctabs-items-selected {
  display: block;
}
.sm-super-categories .spctabs-wrap .spctabs-tabs-container {
  margin: 0 0 30px 0;
  padding: 0;
}
.sm-super-categories .created-date {
  margin-top: 5px;
}
.sm-super-categories .item-price {
  padding-right: 5px;
}
.sm-super-categories .spctabs-tabs-container .spctabs-tabs .tab-all:hover .cat-all {
  margin-top: -48px;
}
.sm-super-categories .spctabs-tabs-container .spctabs-tabs .spctabs-tab:hover span {
  color: #ea3a3c;
}
.sm-super-categories .spctabs-tabs-container .spctabs-tabs .tab-all .cat-all {
  margin-top: 0px;
}
.sm-super-categories .spctabs-tabs-container .spctabs-tabs .tab-sel .cat-all {
  margin-top: -48px;
}
.sm-super-categories .spctabs-tabs-container .spctabs-tabs li.tab-sel {
  position: relative;
}
.sm-super-categories .spctabs-tab-img {
  float: left;
  margin-right: 10px;
  overflow: hidden;
}
.sm-super-categories .item-prices {
  float: left;
  border-top: 1px solid #e9e9e9;
  padding: 2% 0 2% 0;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  color: #909090;
  width: 40%;
}
.sm-super-categories .other-infor {
  margin-top: 15px;
}
.sm-super-categories .hits {
  float: left;
  overflow: hidden;
  border-top: 1px solid #e9e9e9;
  width: 53%;
  padding: 2% 0 2% 3%;
  color: #909090;
  border-bottom: 1px solid #e9e9e9;
}
.sm-super-categories .hits-text {
  color: #3399cc;
}
.sm-super-categories .item-title {
  text-transform: uppercase;
  margin-bottom: 5px;
}
.sm-super-categories .created-date {
  margin-bottom: 10px;
  color: #909090;
}
.sm-super-categories .spctabs-tabs-container .spctabs-tabs li.tab-sel > span {
  color: #ea3a3c;
}
.sm-super-categories .spc-tabs-container .spc-tabs-wrap span.spc-tab-arrow,
.sm-super-categories .spc-tabs-container .spc-tabs-wrap span.spc-tab-selected {
  display: none;
}
.sm-super-categories .spc-tabs-container .spc-tabs-wrap.spc-selectbox {
  position: relative;
  display: inline-block;
  text-align: left;
  line-height: 30px;
  clear: both;
  color: #888;
  cursor: pointer;
}
.sm-super-categories .spc-tabs-container .spc-tabs-wrap.spc-selectbox span.spc-tab-selected {
  width: 100%;
  text-indent: 20px;
  border: 1px solid #DDD;
  border-right: none;
  background: #FFF;
  overflow: hidden;
}
.sm-super-categories .spc-tabs-container .spc-tabs-wrap.spc-selectbox span.spc-tab-arrow {
  width: 30px;
  border: 1px solid #ddd;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  text-align: center;
  font-size: 12px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  background: #DDD;
}
.sm-super-categories .spc-tabs-container .spc-tabs-wrap.spc-selectbox span.spc-tab-arrow,
.sm-super-categories .spc-tabs-container .spc-tabs-wrap.spc-selectbox span.spc-tab-selected {
  position: relative;
  float: left;
  height: 30px;
  z-index: 1;
  display: inline-block;
}
.sm-super-categories .add-loadmore {
  float: right;
  margin-left: 10px;
  vertical: middle;
  margin-top: 2px;
}
.sm-super-categories .loaded .add-loadmore {
  display: none;
}
.sm-super-categories .spc-tabs-container .spc-tabs-wrap.spc-selectbox .spc-tabs {
  position: absolute;
  top: 28px;
  left: 0;
  width: 100%;
  border: 1px solid #ddd;
  overflow: hidden;
  background: #fff;
  display: none;
  z-index: 1;
}
.sm-super-categories .spc-tabs-container .spc-tabs-wrap.spc-selectbox .spc-tabs.spc-open {
  display: block;
}
.sm-super-categories .spc-tabs-container .spc-tabs-wrap.spc-selectbox .spc-tabs li {
  margin: 0;
  padding: 0;
  float: none;
}
.sm-super-categories .spc-tabs-container .spc-tabs-wrap.spc-selectbox .spc-tab span {
  display: block;
  line-height: 20px;
  padding: 5px 20px;
}
.sm-super-categories .spc-tabs-container .spc-tabs-wrap.spc-selectbox .spc-tab span:hover {
  color: #f6f6f6;
  /*background: #3399cc;*/
}
/*-----------------------------Css for Content----------------------*/
.sm-super-categories .spc-items-container,
.sm-super-categories .spctabs-wrap .spctabs-items-container {
  margin: 0;
  padding: 0;
  /*box-shadow: 0 0 1px #868585 inset;*/
}
.sm-super-categories .spc-items-container {
  margin: 30px 0 0 0;
}
.sm-super-categories .spctabs-items-container .spctabs-items {
  margin: 0;
  padding: 0;
  display: none;
}
.sm-super-categories .spctabs-items-container .spctabs-items-inner {
  margin: 0 -18px;
  padding: 0 18px;
  overflow: hidden;
}
.sm-super-categories .spctabs-items-container .smctabs-items-selected {
  display: block;
}
.sm-super-categories .spctabs-items-container .spctabs-item-wrap {
  margin: 0;
  padding: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  box-shadow: #000 0em 0em 0em;
}
.sm-super-categories .spctabs-items-container .spctabs-item-wrap img {
  width: 100%;
  max-width: 100%;
  box-shadow: #000 0em 0em 0em;
}
.sm-super-categories .spctabs-items-container .spctabs-items .spctabs-item {
  float: left;
  margin-bottom: 30px;
  opacity: 0;
  filter: alpha(opacity=0);
  box-shadow: #000 0em 0em 0em;
}
.sm-super-categories .spctabs-items-container .spctabs-items .spctabs-item .item-inner {
  padding-left: 30px;
  margin: 0;
}
.sm-super-categories .spctabs-items-container .spctabs-items .spctabs-item .item-inner .item-image {
  border: 1px solid #e9e9e9;
  margin-bottom: 10px;
}
.sm-super-categories .spctabs-items-container .spctabs-items .spctabs-item .item-inner .item-image img {
  width: 100%;
}
.sm-super-categories .spctabs-items-container .spctabs-items .spctabs-item .item-inner .item-image:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.sm-super-categories .spc-items .spc-loading {
  width: 100%;
  max-width: 100%;
  padding: 0;
  position: relative;
  background: url(../images/477.gif) no-repeat scroll center center transparent;
  min-height: 300px;
  display: block;
  z-index: 0;
  border: none;
}
.sm-super-categories .spctabs-items-container .spctabs-loadmore {
  display: block;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
}
.sm-super-categories .spctabs-items .spctabs-loadmore .spctabs-loadmore-btn {
  padding: 8px 12px;
  display: inline-block;
  background-color: #3399cc;
  color: #FFF;
  cursor: pointer;
}
.sm-super-categories .spctabs-items .spctabs-loadmore .spctabs-loadmore-btn .spctabs-image-loading {
  background: url('../images/301.gif') no-repeat scroll center center transparent;
  width: 22px;
  height: 22px;
  display: none;
  margin-right: 10px;
  vertical-align: middle;
}
.sm-super-categories .spctabs-items .spctabs-loadmore .spctabs-loadmore-btn:after {
  content: attr(data-label);
}
.sm-super-categories .spctabs-items.spctabs-process .spctabs-loadmore {
  display: none;
}
/*-----------------------------Css for Responsive ----------------------*/
@media all and (max-width: 479px) {
  .sm-super-categories .spctabs04-6 .spctabs-item {
    width: 16.64%;
  }
  .sm-super-categories .spctabs04-5 .spctabs-item {
    width: 19.958%;
  }
  .sm-super-categories .spctabs04-4 .spctabs-item {
    width: 24.995%;
  }
  .sm-super-categories .spctabs04-3 .spctabs-item {
    width: 33.315%;
  }
  .sm-super-categories .spctabs04-2 .spctabs-item {
    width: 49.985%;
  }
  .sm-super-categories .spctabs04-1 .spctabs-item {
    width: 100%;
  }
  .sm-super-categories .product-item-actions {
    display: block;
  }
  .sm-super-categories .spctabs04-1 .clr1,
  .sm-super-categories .spctabs04-2 .clr2,
  .sm-super-categories .spctabs04-3 .clr3,
  .sm-super-categories .spctabs04-4 .clr4,
  .sm-super-categories .spctabs04-5 .clr5,
  .sm-super-categories .spctabs04-6 .clr6 {
    clear: both;
  }
  .sm-super-categories .spctabs01-3 .spctabs-item .item-prices,
  .sm-super-categories .spctabs01-4 .spctabs-item .item-prices,
  .sm-super-categories .spctabs01-5 .spctabs-item .item-prices,
  .sm-super-categories .spctabs01-6 .spctabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-super-categories .spctabs01-3 .spctabs-item .hits,
  .sm-super-categories .spctabs01-4 .spctabs-item .hits,
  .sm-super-categories .spctabs01-5 .spctabs-item .hits,
  .sm-super-categories .spctabs01-6 .spctabs-item .hits {
    width: 100%;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) {
  .sm-super-categories .product-item-actions {
    display: block;
  }
  .sm-super-categories .spctabs03-6 .spctabs-item {
    width: 16.64%;
  }
  .sm-super-categories .spctabs03-5 .spctabs-item {
    width: 19.958%;
  }
  .sm-super-categories .spctabs03-4 .spctabs-item {
    width: 24.995%;
  }
  .sm-super-categories .spctabs02-5 .spctabs-item .hits {
    width: 100%;
  }
  .sm-super-categories .spctabs02-5 .spctabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-super-categories .spctabs02-6 .spctabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-super-categories .spctabs03-3 .spctabs-item {
    width: 33.295%;
  }
  .sm-super-categories .spctabs03-2 .spctabs-item {
    width: 49.999%;
  }
  .sm-super-categories .spctabs03-1 .spctabs-item {
    width: 100%;
  }
  .sm-super-categories .spctabs03-1 .clr1,
  .sm-super-categories .spctabs03-2 .clr2,
  .sm-super-categories .spctabs03-3 .clr3,
  .sm-super-categories .spctabs03-4 .clr4,
  .sm-super-categories .spctabs03-5 .clr5,
  .sm-super-categories .spctabs03-6 .clr6 {
    clear: both;
  }
  .sm-super-categories .spctabs01-3 .spctabs-item .item-prices,
  .sm-super-categories .spctabs01-4 .spctabs-item .item-prices,
  .sm-super-categories .spctabs01-5 .spctabs-item .item-prices,
  .sm-super-categories .spctabs01-6 .spctabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-super-categories .spctabs01-3 .spctabs-item .hits,
  .sm-super-categories .spctabs01-4 .spctabs-item .hits,
  .sm-super-categories .spctabs01-5 .spctabs-item .hits,
  .sm-super-categories .spctabs01-6 .spctabs-item .hits {
    width: 100%;
  }
}
@media all and (min-width: 768px) and (max-width: 1199px) {
  .sm-super-categories .spctabs01-3 .spctabs-item .item-prices,
  .sm-super-categories .spctabs01-4 .spctabs-item .item-prices,
  .sm-super-categories .spctabs01-5 .spctabs-item .item-prices,
  .sm-super-categories .spctabs01-6 .spctabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-super-categories .spctabs01-3 .spctabs-item .hits,
  .sm-super-categories .spctabs01-4 .spctabs-item .hits,
  .sm-super-categories .spctabs01-5 .spctabs-item .hits,
  .sm-super-categories .spctabs01-6 .spctabs-item .hits {
    width: 100%;
    padding-left: 0;
  }
  .sm-super-categories .spctabs02-6 .spctabs-item {
    width: 16.64%;
  }
  .sm-super-categories .spctabs02-5 .spctabs-item {
    width: 19.958%;
  }
  .sm-super-categories .spctabs02-4 .spctabs-item {
    width: 24.995%;
  }
  .sm-super-categories .spctabs02-3 .spctabs-item {
    width: 33.315%;
  }
  .sm-super-categories .spctabs02-2 .spctabs-item {
    width: 49.999%;
  }
  .sm-super-categories .spctabs02-1 .spctabs-item {
    width: 100%;
  }
  .sm-super-categories .spctabs02-4 .spctabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-super-categories .spctabs02-4 .spctabs-item .hits,
  .sm-super-categories .spctabs02-5 .spctabs-item .hits,
  .sm-super-categories .spctabs02-6 .spctabs-item .hits {
    width: 100%;
    padding-left: 0;
  }
  .sm-super-categories .spctabs02-5 .spctabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-super-categories .spctabs02-6 .spctabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-super-categories .spctabs02-1 .clr1,
  .sm-super-categories .spctabs02-2 .clr2,
  .sm-super-categories .spctabs02-3 .clr3,
  .sm-super-categories .spctabs02-4 .clr4,
  .sm-super-categories .spctabs02-5 .clr5,
  .sm-super-categories .spctabs02-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 1200px) and (max-width: 1599px) {
  .sm-super-categories .spctabs01-6 .spctabs-item {
    width: 16.64%;
  }
  .sm-super-categories .spctabs01-5 .spctabs-item {
    width: 20%;
  }
  .sm-super-categories .spctabs01-4 .spctabs-item {
    width: 25%;
  }
  .sm-super-categories .spctabs01-3 .spctabs-item .item-prices,
  .sm-super-categories .spctabs01-4 .spctabs-item .item-prices,
  .sm-super-categories .spctabs01-5 .spctabs-item .item-prices,
  .sm-super-categories .spctabs01-6 .spctabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-super-categories .spctabs01-3 .spctabs-item .hits,
  .sm-super-categories .spctabs01-4 .spctabs-item .hits,
  .sm-super-categories .spctabs01-5 .spctabs-item .hits,
  .sm-super-categories .spctabs01-6 .spctabs-item .hits {
    width: 100%;
    padding-left: 0;
  }
  .sm-super-categories .spctabs01-3 .spctabs-item {
    width: 33.315%;
  }
  .sm-super-categories .spctabs01-2 .spctabs-item {
    width: 49.999%;
  }
  .sm-super-categories .spctabs01-1 .spctabs-item {
    width: 100%;
  }
  .sm-super-categories .spctabs01-1 .clr1,
  .sm-super-categories .spctabs01-2 .clr2,
  .sm-super-categories .spctabs01-3 .clr3,
  .sm-super-categories .spctabs01-4 .clr4,
  .sm-super-categories .spctabs01-5 .clr5,
  .sm-super-categories .spctabs01-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 1600px) {
  .sm-super-categories .spctabs01-3 .spctabs-item .item-prices,
  .sm-super-categories .spctabs01-4 .spctabs-item .item-prices,
  .sm-super-categories .spctabs01-5 .spctabs-item .item-prices,
  .sm-super-categories .spctabs01-6 .spctabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-super-categories .spctabs01-3 .spctabs-item .hits,
  .sm-super-categories .spctabs01-4 .spctabs-item .hits,
  .sm-super-categories .spctabs01-5 .spctabs-item .hits,
  .sm-super-categories .spctabs01-6 .spctabs-item .hits {
    width: 100%;
    padding-left: 0;
  }
  .sm-super-categories .spctabs00-6 .spctabs-item {
    width: 16.64%;
  }
  .sm-super-categories .spctabs00-5 .spctabs-item {
    width: 20%;
  }
  .sm-super-categories .spctabs00-4 .spctabs-item {
    width: 25%;
  }
  .sm-super-categories .spctabs00-3 .spctabs-item {
    width: 33.315%;
  }
  .sm-super-categories .spctabs00-2 .spctabs-item {
    width: 49.999%;
  }
  .sm-super-categories .spctabs00-1 .spctabs-item {
    width: 100%;
  }
  .sm-super-categories .spctabs00-1 .clr1,
  .sm-super-categories .spctabs00-2 .clr2,
  .sm-super-categories .spctabs00-3 .clr3,
  .sm-super-categories .spctabs00-4 .clr4,
  .sm-super-categories .spctabs00-5 .clr5,
  .sm-super-categories .spctabs00-6 .clr6 {
    clear: both;
  }
}
/*-----------------------------Css for ie----------------------*/
.sm-super-categories.lt-ie9 .spctabs01-6 .spctabs-item {
  width: 16.64%;
}
.sm-super-categories.lt-ie9 .spctabs01-5 .spctabs-item {
  width: 20%;
}
.sm-super-categories.lt-ie9 .spctabs01-4 .spctabs-item {
  width: 25%;
}
.sm-super-categories.lt-ie9 .spctabs01-3 .spctabs-item {
  width: 33.315%;
}
.sm-super-categories.lt-ie9 .spctabs01-2 .spctabs-item {
  width: 49.999%;
}
.sm-super-categories.lt-ie9 .spctabs01-1 .spctabs-item {
  width: 100%;
}
.sm-super-categories.lt-ie9 .spctabs01-1 .clr1,
.sm-super-categories.lt-ie9 .spctabs01-2 .clr2,
.sm-super-categories.lt-ie9 .spctabs01-3 .clr3,
.sm-super-categories.lt-ie9 .spctabs01-4 .clr4,
.sm-super-categories.lt-ie9 .spctabs01-5 .clr5,
.sm-super-categories.lt-ie9 .spctabs01-6 .clr6 {
  clear: both;
}
.sm-super-categories .spctabs-item .item-desc {
  overflow: hidden;
}
.sm-super-categories .spctabs-item .item-readmore {
  text-align: right;
}
.sm-super-categories .spctabs-item .item-desc + .item-readmore {
  margin-top: 10px;
}
.sm-super-categories .spctabs-item .item-btn-add {
  clear: both;
  display: block;
  padding-top: 10px;
  overflow: hidden;
}
.sm-super-categories .spctabs-item .item-addtocart {
  margin-top: 10px;
}
.sm-super-categories .spctabs-item .item-btn-add form {
  margin: 0;
}
.sm-super-categories .spctabs-item .item-btn-add .hikashop_add_to_cart,
.sm-super-categories .spctabs-item .item-btn-add .hikashop_add_wishlist {
  display: inline-block;
  margin: 10px 5px 0px 0;
}
/* css categories */
.sm-super-categories .spctabs-wrap .spctabs-items-container .bs-title a {
  color: #333;
  font-weight: bold;
  font-size: 16px;
}
.sm-super-categories .spctabs-wrap .spctabs-items-container .bs-title a:hover {
  color: #1979c3;
  text-decoration: none;
}
.sm-super-categories .spctabs-wrap .spctabs-items-container .bs-detail {
  padding-top: 15px;
  float: right;
}
/*-----------------------------ClearFix----------------------*/
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.cf:after {
  clear: both;
}
.sm-super-categories .container-slider .owl-theme .owl-controls {
  position: static;
}
.sm-super-categories .container-slider .owl-controls .owl-prev {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  color: #ffffff;
  display: block;
  font-size: 18px;
  height: 40px;
  left: 0;
  line-height: 35px;
  margin: -20px 0 0;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 35%;
  width: 40px;
  z-index: 999;
}
.sm-super-categories .container-slider .owl-controls .owl-prev:hover {
  background-color: #0088cc;
  cursor: pointer;
}
.sm-super-categories .container-slider .owl-controls .owl-next {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  color: #ffffff;
  display: block;
  font-size: 18px;
  height: 40px;
  line-height: 35px;
  margin: -20px 0 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  top: 35%;
  width: 40px;
  z-index: 99;
}
.sm-super-categories .container-slider .owl-controls .owl-next:hover {
  background-color: #0088cc;
  cursor: pointer;
}
@media (max-width: 767px) {
  .home-style-1 .sm-super-categories .owl-nav-custom,
  .home-style-2 .sm-super-categories .owl-nav-custom,
  .home-style-3 .sm-super-categories .owl-nav-custom,
  .home-style-4 .sm-super-categories .owl-nav-custom {
    margin-top: 0;
    top: 20px;
    position: relative;
  }
  .home-style-1 .sm-super-categories .spctabs-wrap,
  .home-style-2 .sm-super-categories .spctabs-wrap,
  .home-style-3 .sm-super-categories .spctabs-wrap,
  .home-style-4 .sm-super-categories .spctabs-wrap {
    margin-top: 0;
  }
  .home-style-1 .sm-super-categories .category-wrap .container-slider,
  .home-style-2 .sm-super-categories .category-wrap .container-slider,
  .home-style-3 .sm-super-categories .category-wrap .container-slider,
  .home-style-4 .sm-super-categories .category-wrap .container-slider {
    height: 28px;
    right: -1px;
    top: 2px;
    width: 30px;
    cursor: pointer;
    background: #525252;
    text-align: center;
  }
  .home-style-1 .sm-super-categories .category-wrap .container-slider:before,
  .home-style-2 .sm-super-categories .category-wrap .container-slider:before,
  .home-style-3 .sm-super-categories .category-wrap .container-slider:before,
  .home-style-4 .sm-super-categories .category-wrap .container-slider:before {
    content: "\f03a";
    font-family: fontawesome;
    font-weight: normal;
    color: #fff;
  }
  .home-style-1 .sm-super-categories .category-wrap .container-slider > div,
  .home-style-2 .sm-super-categories .category-wrap .container-slider > div,
  .home-style-3 .sm-super-categories .category-wrap .container-slider > div,
  .home-style-4 .sm-super-categories .category-wrap .container-slider > div {
    display: none;
    position: absolute;
    width: 150px;
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 10px 0px;
    top: 28px;
    right: 0px;
    z-index: 99;
  }
  .home-style-1 .sm-super-categories .category-wrap .container-slider:hover > div,
  .home-style-2 .sm-super-categories .category-wrap .container-slider:hover > div,
  .home-style-3 .sm-super-categories .category-wrap .container-slider:hover > div,
  .home-style-4 .sm-super-categories .category-wrap .container-slider:hover > div {
    display: block;
  }
  .home-style-1 .sm-super-categories .category-wrap .container-slider .slider .vpo-wrap .vp .item,
  .home-style-2 .sm-super-categories .category-wrap .container-slider .slider .vpo-wrap .vp .item,
  .home-style-3 .sm-super-categories .category-wrap .container-slider .slider .vpo-wrap .vp .item,
  .home-style-4 .sm-super-categories .category-wrap .container-slider .slider .vpo-wrap .vp .item {
    display: inline-block;
    width: 100%;
    border: none;
    text-align: left;
  }
  .home-style-1 .sm-super-categories .category-wrap .container-slider .slider .vpo-wrap .vp .item .cat-child-title a,
  .home-style-2 .sm-super-categories .category-wrap .container-slider .slider .vpo-wrap .vp .item .cat-child-title a,
  .home-style-3 .sm-super-categories .category-wrap .container-slider .slider .vpo-wrap .vp .item .cat-child-title a,
  .home-style-4 .sm-super-categories .category-wrap .container-slider .slider .vpo-wrap .vp .item .cat-child-title a {
    border: none;
  }
  .home-style-4 .sm-super-categories .category-wrap .container-slider,
  .home-style-3 .sm-super-categories .category-wrap .container-slider {
    right: 4px !important;
    top: 5px !important;
  }
  .sm-super-categories .spctabs-wrap {
    overflow: hidden;
  }
}
@media (max-width: 479px) {
  .sm-super-categories .spctabs-wrap .spctabs-tabs-container {
    display: none;
  }
  .home-style-1 .sm-super-categories .owl-nav-custom,
  .home-style-2 .sm-super-categories .owl-nav-custom,
  .home-style-3 .sm-super-categories .owl-nav-custom,
  .home-style-4 .sm-super-categories .owl-nav-custom {
    top: 4px;
  }
}
.sm-countdownproduct-slider {
  margin: 0;
  padding: 0;
}
.acd-btn-add {
  float: left;
}
.sm-countdownproduct-slider .smcountdownproductslider-heading {
  width: 100%;
  display: inline-block;
  position: relative;
}
.sm-countdownproduct-slider .smcountdownproductslider-heading .cslider-listing-title {
  font-size: 15px;
  font-weight: bold;
  float: left;
  line-height: 50px;
}
.sm-countdownproduct-slider .smcountdownproductslider-heading .smcountdownproductslider-time {
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  min-width: 388px;
}
.sm-countdownproduct-slider .smcountdownproductslider-heading .smcountdownproductslider-time:before {
  content: "\f017";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 16px;
  margin-right: 8px;
  float: left;
  line-height: 32px;
  color: #ea3a3c;
}
.sm-countdownproduct-slider .smcountdownproductslider-heading .smcountdownproductslider-time > label {
  float: left;
  margin-right: 15px;
  text-transform: uppercase;
  display: inline-block;
  line-height: 32px;
}
.sm-countdownproduct-slider .smcountdownproductslider-heading .smcountdownproductslider-time .deals-time {
  float: left;
  padding: 5px 10px;
  border: 1px solid #898989;
  margin-right: 11px;
  display: inline-block;
  font-size: 85.71%;
}
.sm-countdownproduct-slider .smcountdownproductslider-heading .smcountdownproductslider-time .deals-time:last-child {
  margin-right: 0;
}
.sm-countdownproduct-slider .smcountdownproductslider-heading .deals-time .num-time {
  float: left;
  margin-right: 2px;
}
.sm-countdownproduct-slider .smcountdownproductslider-heading .deals-time .title-time {
  float: left;
}
.sm-countdownproduct-slider .tab-all .cslider-tab-img {
  height: 30px;
}
.sm-countdownproduct-slider .item-price {
  padding-right: 5px;
}
.sm-countdownproduct-slider .countdown-slider-container ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider {
  display: block;
}
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider li {
  border: 1px solid #e9e9e9;
  cursor: pointer;
  float: left;
  font-size: 12px;
  margin: 0 10px 10px 0;
  padding: 8px;
}
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider .tab-all:hover .cat-all {
  margin-top: -48px;
}
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider .cslider-tab:hover {
  background-color: #0088cc;
}
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider .cslider-tab:hover span {
  color: #fff;
}
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider .tab-all .cat-all {
  margin-top: 0;
}
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider .tab-sel .cat-all {
  margin-top: -48px;
}
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider li.tab-sel {
  background-color: #0088cc;
}
.sm-countdownproduct-slider .cslider-tab-img {
  float: left;
  margin-right: 10px;
  overflow: hidden;
}
.sm-countdownproduct-slider .item-prices {
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  color: #909090;
  float: left;
  padding: 2% 0;
  width: 40%;
}
.sm-countdownproduct-slider .other-infor {
  margin-top: 15px;
}
.sm-countdownproduct-slider .hits {
  border-bottom: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  color: #909090;
  float: left;
  overflow: hidden;
  padding: 2% 0 2% 3%;
  width: 53%;
}
.sm-countdownproduct-slider .hits-text {
  color: #0088cc;
}
.sm-countdownproduct-slider .item-title {
  margin-bottom: 5px;
  text-transform: uppercase;
}
.sm-countdownproduct-slider .item-review .ratings .rating-box .rating {
  width: 100% !important;
}
.sm-countdownproduct-slider .item-review .ratings .rating-box {
  margin-right: 5px;
}
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider li.cslider-tab > span {
  color: #666666;
  cursor: pointer;
  font-size: 12px;
  line-height: 30px;
  margin: 0;
  padding: 0 10px 0 5px;
  text-transform: uppercase;
  vertical-align: middle;
}
.sm-countdownproduct-slider .created-date {
  color: #909090;
  margin-bottom: 10px;
}
.sm-countdownproduct-slider .item-addcart {
  margin-bottom: 5px;
}
.sm-countdownproduct-slider .add-to-links {
  list-style: outside none none;
  margin: 0 0 5px;
}
.sm-countdownproduct-slider .add-to-links li:first-child {
  margin-bottom: 5px;
}
.sm-countdownproduct-slider ul.add-to-links li {
  font-style: normal;
  margin: 0;
}
.sm-countdownproduct-slider .item-desc {
  margin-bottom: 5px;
}
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider li.tab-sel > span {
  color: #fff;
}
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider-wrap span.cslider-tab-arrow,
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider-wrap span.cslider-tab-selected {
  display: none;
}
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider-wrap.cslider-selectbox {
  clear: both;
  color: #888;
  cursor: pointer;
  display: inline-block;
  line-height: 30px;
  position: relative;
  text-align: left;
}
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider-wrap.cslider-selectbox span.cslider-tab-selected {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #fff none repeat scroll 0 0;
  border-bottom-left-radius: 3px;
  border-color: #dddddd -moz-use-text-color #dddddd #dddddd;
  border-image: none;
  border-style: solid none solid solid;
  border-top-left-radius: 3px;
  border-width: 1px medium 1px 1px;
  overflow: hidden;
  text-indent: 20px;
  width: 167px;
}
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider-wrap.cslider-selectbox span.cslider-tab-arrow {
  -moz-user-select: none;
  background: #ddd none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 12px;
  text-align: center;
  width: 30px;
}
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider-wrap.cslider-selectbox span.cslider-tab-arrow,
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider-wrap.cslider-selectbox span.cslider-tab-selected {
  display: inline-block;
  float: left;
  height: 30px;
  position: relative;
  z-index: 1;
}
.sm-countdownproduct-slider .add-loadmore {
  float: right;
  margin-left: 10px;
  margin-top: 2px;
}
.sm-countdownproduct-slider .loaded .add-loadmore {
  display: none;
}
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider-wrap.cslider-selectbox .countdown-slider {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  display: none;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 28px;
  width: 100%;
  z-index: 9999;
}
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider-wrap.cslider-selectbox .countdown-slider.cslider-open {
  display: block;
}
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider-wrap.cslider-selectbox .countdown-slider li {
  float: none;
  margin: 0;
  padding: 0;
}
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider-wrap.cslider-selectbox .cslider-tab span {
  display: block;
  line-height: 20px;
  padding: 5px 10%;
}
.sm-countdownproduct-slider .countdown-slider-container .countdown-slider-wrap.cslider-selectbox .cslider-tab span:hover {
  background: #0088cc none repeat scroll 0 0;
  color: #f6f6f6;
}
.sm-countdownproduct-slider .cslider-wrap {
  margin: 0 -20px;
  padding: 0;
}
.sm-countdownproduct-slider .cslider-wrap > div {
  padding: 0 20px;
}
.sm-countdownproduct-slider .cslider-wrap .owl-controls .owl-nav > div {
  position: absolute;
  top: 33%;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.sm-countdownproduct-slider .cslider-wrap .owl-controls .owl-nav > div.owl-prev {
  left: -3px;
}
.sm-countdownproduct-slider .cslider-wrap .owl-controls .owl-nav > div.owl-next {
  right: -3px;
}
.sm-countdownproduct-slider .cslider-wrap:hover .owl-controls .owl-nav > div {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.sm-countdownproduct-slider .cslider-items-container .cslider-items {
  display: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.sm-countdownproduct-slider .cslider-items-container .cslider-items-inner {
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.sm-countdownproduct-slider .cslider-items-container .cslider-items-selected {
  display: block;
}
.sm-countdownproduct-slider .cslider-items-container .cslider-item-wrap {
  box-shadow: 0 0 0 #000;
  margin: 0;
  opacity: 0;
  padding: 0;
}
.sm-countdownproduct-slider .cslider-items-container .cslider-item-wrap img {
  box-shadow: 0 0 0 #000;
  max-width: 99.9%;
  width: 99.9%;
}
.sm-countdownproduct-slider .cslider-items-container .cslider-items .cslider-item {
  box-shadow: 0 0 0 #000;
  float: left;
  margin-bottom: 20px;
  opacity: 0;
}
.sm-countdownproduct-slider .cslider-items-container .cslider-items .cslider-item .item-inner {
  margin: 0 10px;
}
.sm-countdownproduct-slider .cslider-items-container .cslider-items .cslider-item .item-inner .item-image {
  border: 1px solid #e9e9e9;
  margin-bottom: 10px;
  overflow: hidden;
}
.sm-countdownproduct-slider .cslider-items-container .cslider-items .cslider-item .item-inner .item-image img {
  width: 100%;
}
.sm-countdownproduct-slider .cslider-items-container .cslider-items .cslider-item .item-inner .item-image img:hover {
  opacity: 0.7;
  transform: scale(1.1, 1.1);
}
.sm-countdownproduct-slider .cslider-items .cslider-loading {
  background: transparent url("../images/477.gif") no-repeat scroll center center;
  display: block;
  max-width: 100%;
  min-height: 300px;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 0;
}
.sm-countdownproduct-slider .cslider-items-container .cslider-loadmore {
  display: block;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.sm-countdownproduct-slider .cslider-items .cslider-loadmore .cslider-loadmore-btn {
  background-color: #0088cc;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  padding: 8px 12px;
}
.sm-countdownproduct-slider .cslider-items .cslider-loadmore .cslider-loadmore-btn .cslider-image-loading {
  background: transparent url("../images/301.GIF") no-repeat scroll center center;
  display: none;
  height: 22px;
  margin-right: 10px;
  vertical-align: middle;
  width: 22px;
}
.sm-countdownproduct-slider .cslider-items .cslider-loadmore .cslider-loadmore-btn::after {
  content: attr(data-label);
}
.sm-countdownproduct-slider .cslider-items.cslider-process .cslider-loadmore {
  display: none;
}
.sm-countdownproduct-slider .cslider-items-container.show-slider .new-box {
  top: 1px;
}
.sm-countdownproduct-slider .cslider-items-container.show-slider .cslider-items .cslider-item {
  box-shadow: none;
}
.sm-countdownproduct-slider .cslider-items-container.show-slider .cslider-item .item-inner .item-image {
  box-sizing: border-box;
}
.sm-countdownproduct-slider .cslider-item {
  width: 100%;
}
.sm-countdownproduct-slider .cslider-items-container.show-slider .cslider-items .cslider-item {
  opacity: 1;
}
.sm-countdownproduct-slider .cslider-items-container.show-slider .cslider-items .cslider-item .item-inner {
  margin: 0;
}
.sm-countdownproduct-slider .cslider-items-container.show-slider .cslider-items .cslider-item .item-inner .bs-detail {
  padding-top: 10px;
}
.sm-countdownproduct-slider .cslider-items-container.show-slider {
  margin: 0 10px;
}
@media all and (max-width: 479px) {
  .sm-countdownproduct-slider .cslider-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .countdown-slider-container .countdown-slider li {
    border-left: medium none !important;
    border-right: medium none !important;
    border-top: medium none !important;
  }
  .sm-countdownproduct-slider .cslider-item .hits {
    padding-left: 0;
    width: 100%;
  }
  .sm-countdownproduct-slider .cslider-tab-img {
    display: none;
  }
  .sm-countdownproduct-slider .cslider04-6 .cslider-item {
    width: 16.64%;
  }
  .sm-countdownproduct-slider .cslider04-5 .cslider-item {
    width: 19.958%;
  }
  .sm-countdownproduct-slider .cslider04-4 .cslider-item {
    width: 24.995%;
  }
  .sm-countdownproduct-slider .cslider04-3 .cslider-item {
    width: 33.315%;
  }
  .sm-countdownproduct-slider .cslider04-2 .cslider-item {
    width: 49.985%;
  }
  .sm-countdownproduct-slider .cslider04-1 .cslider-item {
    width: 100%;
  }
  .sm-countdownproduct-slider .cslider04-1 .clr1,
  .sm-countdownproduct-slider .cslider04-2 .clr2,
  .sm-countdownproduct-slider .cslider04-3 .clr3,
  .sm-countdownproduct-slider .cslider04-4 .clr4,
  .sm-countdownproduct-slider .cslider04-5 .clr5,
  .sm-countdownproduct-slider .cslider04-6 .clr6 {
    clear: both;
  }
  .sm-countdownproduct-slider .cslider01-3 .cslider-item .item-prices,
  .sm-countdownproduct-slider .cslider01-4 .cslider-item .item-prices,
  .sm-countdownproduct-slider .cslider01-5 .cslider-item .item-prices,
  .sm-countdownproduct-slider .cslider01-6 .cslider-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-countdownproduct-slider .cslider01-3 .cslider-item .hits,
  .sm-countdownproduct-slider .cslider01-4 .cslider-item .hits,
  .sm-countdownproduct-slider .cslider01-5 .cslider-item .hits,
  .sm-countdownproduct-slider .cslider01-6 .cslider-item .hits {
    width: 100%;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) {
  .sm-countdownproduct-slider .cslider03-6 .cslider-item {
    width: 16.64%;
  }
  .sm-countdownproduct-slider .cslider03-5 .cslider-item {
    width: 19.958%;
  }
  .sm-countdownproduct-slider .cslider03-4 .cslider-item {
    width: 24.995%;
  }
  .sm-countdownproduct-slider .cslider02-5 .cslider-item .hits {
    width: 100%;
  }
  .sm-countdownproduct-slider .cslider02-5 .cslider-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-countdownproduct-slider .cslider02-6 .cslider-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-countdownproduct-slider .cslider03-3 .cslider-item {
    width: 33.295%;
  }
  .sm-countdownproduct-slider .cslider03-2 .cslider-item {
    width: 49.999%;
  }
  .sm-countdownproduct-slider .cslider03-1 .cslider-item {
    width: 100%;
  }
  .sm-countdownproduct-slider .cslider03-1 .clr1,
  .sm-countdownproduct-slider .cslider03-2 .clr2,
  .sm-countdownproduct-slider .cslider03-3 .clr3,
  .sm-countdownproduct-slider .cslider03-4 .clr4,
  .sm-countdownproduct-slider .cslider03-5 .clr5,
  .sm-countdownproduct-slider .cslider03-6 .clr6 {
    clear: both;
  }
  .sm-countdownproduct-slider .cslider01-3 .cslider-item .item-prices,
  .sm-countdownproduct-slider .cslider01-4 .cslider-item .item-prices,
  .sm-countdownproduct-slider .cslider01-5 .cslider-item .item-prices,
  .sm-countdownproduct-slider .cslider01-6 .cslider-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-countdownproduct-slider .cslider01-3 .cslider-item .hits,
  .sm-countdownproduct-slider .cslider01-4 .cslider-item .hits,
  .sm-countdownproduct-slider .cslider01-5 .cslider-item .hits,
  .sm-countdownproduct-slider .cslider01-6 .cslider-item .hits {
    width: 100%;
  }
}
@media all and (min-width: 768px) and (max-width: 1199px) {
  .sm-countdownproduct-slider .cslider01-3 .cslider-item .item-prices,
  .sm-countdownproduct-slider .cslider01-4 .cslider-item .item-prices,
  .sm-countdownproduct-slider .cslider01-5 .cslider-item .item-prices,
  .sm-countdownproduct-slider .cslider01-6 .cslider-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-countdownproduct-slider .cslider01-3 .cslider-item .hits,
  .sm-countdownproduct-slider .cslider01-4 .cslider-item .hits,
  .sm-countdownproduct-slider .cslider01-5 .cslider-item .hits,
  .sm-countdownproduct-slider .cslider01-6 .cslider-item .hits {
    padding-left: 0;
    width: 100%;
  }
  .sm-countdownproduct-slider .cslider02-6 .cslider-item {
    width: 16.64%;
  }
  .sm-countdownproduct-slider .cslider02-5 .cslider-item {
    width: 19.958%;
  }
  .sm-countdownproduct-slider .cslider02-4 .cslider-item {
    width: 24.995%;
  }
  .sm-countdownproduct-slider .cslider02-3 .cslider-item {
    width: 33.315%;
  }
  .sm-countdownproduct-slider .cslider02-2 .cslider-item {
    width: 49.999%;
  }
  .sm-countdownproduct-slider .cslider02-1 .cslider-item {
    width: 100%;
  }
  .sm-countdownproduct-slider .cslider02-4 .cslider-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-countdownproduct-slider .cslider02-4 .cslider-item .hits,
  .sm-countdownproduct-slider .cslider02-5 .cslider-item .hits,
  .sm-countdownproduct-slider .cslider02-6 .cslider-item .hits {
    padding-left: 0;
    width: 100%;
  }
  .sm-countdownproduct-slider .cslider02-5 .cslider-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-countdownproduct-slider .cslider02-6 .cslider-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-countdownproduct-slider .cslider02-1 .clr1,
  .sm-countdownproduct-slider .cslider02-2 .clr2,
  .sm-countdownproduct-slider .cslider02-3 .clr3,
  .sm-countdownproduct-slider .cslider02-4 .clr4,
  .sm-countdownproduct-slider .cslider02-5 .clr5,
  .sm-countdownproduct-slider .cslider02-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 1200px) and (max-width: 1599px) {
  .sm-countdownproduct-slider .cslider01-6 .cslider-item {
    width: 16.64%;
  }
  .sm-countdownproduct-slider .cslider01-5 .cslider-item {
    width: 20%;
  }
  .sm-countdownproduct-slider .cslider01-4 .cslider-item {
    width: 25%;
  }
  .sm-countdownproduct-slider .cslider01-3 .cslider-item .item-prices,
  .sm-countdownproduct-slider .cslider01-4 .cslider-item .item-prices,
  .sm-countdownproduct-slider .cslider01-5 .cslider-item .item-prices,
  .sm-countdownproduct-slider .cslider01-6 .cslider-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-countdownproduct-slider .cslider01-3 .cslider-item .hits,
  .sm-countdownproduct-slider .cslider01-4 .cslider-item .hits,
  .sm-countdownproduct-slider .cslider01-5 .cslider-item .hits,
  .sm-countdownproduct-slider .cslider01-6 .cslider-item .hits {
    padding-left: 0;
    width: 100%;
  }
  .sm-countdownproduct-slider .cslider01-3 .cslider-item {
    width: 33.315%;
  }
  .sm-countdownproduct-slider .cslider01-2 .cslider-item {
    width: 49.999%;
  }
  .sm-countdownproduct-slider .cslider01-1 .cslider-item {
    width: 100%;
  }
  .sm-countdownproduct-slider .cslider01-1 .clr1,
  .sm-countdownproduct-slider .cslider01-2 .clr2,
  .sm-countdownproduct-slider .cslider01-3 .clr3,
  .sm-countdownproduct-slider .cslider01-4 .clr4,
  .sm-countdownproduct-slider .cslider01-5 .clr5,
  .sm-countdownproduct-slider .cslider01-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 1600px) {
  .sm-countdownproduct-slider .cslider01-3 .cslider-item .item-prices,
  .sm-countdownproduct-slider .cslider01-4 .cslider-item .item-prices,
  .sm-countdownproduct-slider .cslider01-5 .cslider-item .item-prices,
  .sm-countdownproduct-slider .cslider01-6 .cslider-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-countdownproduct-slider .cslider01-3 .cslider-item .hits,
  .sm-countdownproduct-slider .cslider01-4 .cslider-item .hits,
  .sm-countdownproduct-slider .cslider01-5 .cslider-item .hits,
  .sm-countdownproduct-slider .cslider01-6 .cslider-item .hits {
    padding-left: 0;
    width: 100%;
  }
  .sm-countdownproduct-slider .cslider00-6 .cslider-item {
    width: 16.64%;
  }
  .sm-countdownproduct-slider .cslider00-5 .cslider-item {
    width: 20%;
  }
  .sm-countdownproduct-slider .cslider00-4 .cslider-item {
    width: 25%;
  }
  .sm-countdownproduct-slider .cslider00-3 .cslider-item {
    width: 33.315%;
  }
  .sm-countdownproduct-slider .cslider00-2 .cslider-item {
    width: 49.999%;
  }
  .sm-countdownproduct-slider .cslider00-1 .cslider-item {
    width: 100%;
  }
  .sm-countdownproduct-slider .cslider00-1 .clr1,
  .sm-countdownproduct-slider .cslider00-2 .clr2,
  .sm-countdownproduct-slider .cslider00-3 .clr3,
  .sm-countdownproduct-slider .cslider00-4 .clr4,
  .sm-countdownproduct-slider .cslider00-5 .clr5,
  .sm-countdownproduct-slider .cslider00-6 .clr6 {
    clear: both;
  }
}
.sm-countdownproduct-slider.lt-ie9 .cslider01-6 .cslider-item {
  width: 16.64%;
}
.sm-countdownproduct-slider.lt-ie9 .cslider01-5 .cslider-item {
  width: 20%;
}
.sm-countdownproduct-slider.lt-ie9 .cslider01-4 .cslider-item {
  width: 25%;
}
.sm-countdownproduct-slider.lt-ie9 .cslider01-3 .cslider-item {
  width: 33.315%;
}
.sm-countdownproduct-slider.lt-ie9 .cslider01-2 .cslider-item {
  width: 49.999%;
}
.sm-countdownproduct-slider.lt-ie9 .cslider01-1 .cslider-item {
  width: 100%;
}
.sm-countdownproduct-slider.lt-ie9 .cslider01-1 .clr1,
.sm-countdownproduct-slider.lt-ie9 .cslider01-2 .clr2,
.sm-countdownproduct-slider.lt-ie9 .cslider01-3 .clr3,
.sm-countdownproduct-slider.lt-ie9 .cslider01-4 .clr4,
.sm-countdownproduct-slider.lt-ie9 .cslider01-5 .clr5,
.sm-countdownproduct-slider.lt-ie9 .cslider01-6 .clr6 {
  clear: both;
}
.sm-countdownproduct-slider .cslider-item .item-desc {
  overflow: hidden;
}
.sm-countdownproduct-slider .cslider-item .item-readmore {
  text-align: right;
}
.sm-countdownproduct-slider .cslider-item .item-desc + .item-readmore {
  margin-top: 10px;
}
.sm-countdownproduct-slider .cslider-item .item-votes {
  margin: 0 0 10px;
}
.sm-countdownproduct-slider .cslider-item .item-btn-add {
  clear: both;
  display: block;
  overflow: hidden;
  padding-top: 10px;
}
.sm-countdownproduct-slider .cslider-item .item-btn-add form {
  margin: 0;
}
.sm-countdownproduct-slider .cslider-item .item-btn-add .hikashop_add_to_cart,
.sm-countdownproduct-slider .cslider-item .item-btn-add .hikashop_add_wishlist {
  display: inline-block;
  margin: 10px 5px 0 0;
}
.cf::before,
.cf::after {
  content: " ";
  display: table;
}
.cf::after {
  clear: both;
}
.sm-countdownproduct-slider .pre-text,
.sm-countdownproduct-slider .post-text {
  margin: 10px;
}
.sm-countdownproduct-slider .cslider-carousel .owl-controls {
  position: static;
}
.sm-countdownproduct-slider .product-item-actions {
  display: block;
}
.sm-countdownproduct-slider .cslider-item .cdps-title {
  padding: 10px 0;
}
.sm-countdownproduct-slider .cslider-item .cdps-detail {
  padding: 10px 0;
}
.sm-countdownproduct-slider .cslider-item .product-item .price-box {
  margin: 10px 0;
}
/**
 * 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: none;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 18px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #cccccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after,
.filter-toggle: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;
}
.slick-track {
  display: block;
  left: 0;
  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: #1f1f1f;
  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: #1f1f1f;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #6c6c6c;
  text-decoration: none;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #6c6c6c;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link {
  color: #1f1f1f;
  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: #e1251b;
  border: 1px solid #e1251b;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Inter';
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 11px 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: 4px;
  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: #ca2118;
  border: 1px solid #e1251b;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #ca2118;
  border: 1px solid #e1251b;
  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: #fce9e8;
  border: 1px solid #fce9e8;
  color: #e1251b;
  cursor: pointer;
  display: inline-block;
  font-family: 'Inter';
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 11px 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: 4px;
  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: #fce9e8;
  border: 1px solid #fce9e8;
  color: #e1251b;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #fce9e8;
  border: 1px solid #fce9e8;
  color: #e1251b;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1280px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
div[data-content-type='slider'] a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0 0 5px;
}
.pagebuilder-accordion > .item.title > .switch {
  background: #eeeeee;
  border-bottom: 1 solid #d1d1d1;
  border-left: 1 solid #d1d1d1;
  border-right: 1 solid #d1d1d1;
  border-top: 1 solid #d1d1d1;
  height: 35px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 35px;
  font-size: 1.4rem;
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #ffffff;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #ffffff;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus,
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
  background: #e1251b;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  background: #e1251b;
  color: #ffffff;
  text-decoration: none;
  padding-bottom: 5px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  border: 1 solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.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.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
[data-content-type='dynamic_block'] figure[data-content-type='image'] img {
  display: inline;
}
[data-content-type='dynamic_block'] .block-banners .banner-item-content,
[data-content-type='dynamic_block'] .block-banners-inline .banner-item-content {
  margin-bottom: auto;
}
.payment-method .flex-center {
  align-items: center;
  display: flex;
  gap: 5px;
}
.payment-method .payment-type-icon {
  height: 40px;
}
.card-grid {
  display: grid;
}
.card-aux {
  gap: 20px;
  grid-template-columns: minmax(auto, 400px);
}
.card-aux .actions-toolbar {
  justify-self: start;
}
.card-container {
  margin-top: 20px;
  align-items: center;
}
.card-container .card-layout {
  column-gap: 10px;
  display: grid;
  grid-template-areas: 'card-number-field-area card-number-field-area' 'expiration-date-field-area cvv-field-area';
  max-width: 400px;
  row-gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
.card-container .card-layout .display-lock {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
}
.card-container .card-layout .display-lock .lock-icon:hover::before {
  color: #757575;
}
.card-container .card-layout .display-lock .lock-icon:before {
  color: #bbbbbb;
  content: '\e629';
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 18px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.card-container .card-layout .card-number-field-area {
  grid-area: card-number-field-area;
}
.card-container .card-layout .expiration-date-field-area {
  grid-area: expiration-date-field-area;
}
.card-container .card-layout .cvv-field-area {
  grid-area: cvv-field-area;
}
.card-container .field div.error {
  border-color: #ed8380;
}
.card-container .field .label {
  display: block;
  font-weight: 600;
}
.card-container .field .card-field {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
}
.card-container .field .field-wrapper {
  position: relative;
}
.card-container .field .field-wrapper .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 10px;
}
.checkout-index-index > .loading-mask {
  z-index: 999;
}
.magento-payments-review .actions-toolbar {
  margin-top: 10px;
}
.magento-payments-review .magento-payments-review-title {
  padding: 0 0 10px;
}
.magento-payments-review .magento-payments-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.magento-payments-review .magento-payments-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.magento-payments-review .table-magento-payments-review-items .col.name {
  padding-top: 16px;
}
.magento-payments-review .table-magento-payments-review-items .col.qty {
  text-align: center;
}
.magento-payments-review .item-options dt {
  display: inline-block;
}
.magento-payments-review .item-options dt:after {
  content: ': ';
}
.magento-payments-review .item-options dd {
  margin: 0;
}
.magento-payments-review .payment-source-logo {
  margin-top: 10px;
}
.magento-payments-review .payment-source-logo[alt='googlepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='applepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='paypal'],
.magento-payments-review .payment-source-logo[alt='paylater'] {
  height: 26px;
}
.magento-payments-review .payment-source-logo[alt='venmo'] {
  height: 20px;
}
.magento-payments-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * 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;
}
/*
 * Copyright (c)  2022. Electroplanet all right reserved
 * Date :  12/07/2023 14:37
 */
.store-locator-map {
  width: 100%;
  height: 600px;
  margin-bottom: 40px;
}
.store-marker {
  align-items: center;
  background-color: #d40f2d;
  border-radius: 50%;
  color: #263238;
  display: flex;
  font-size: 14px;
  gap: 15px;
  justify-content: center;
  padding: 4px;
  position: relative;
  transition: height 0.3s ease-out;
}
.store-marker:after {
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #d40f2d;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: 95%;
  transform: translate(-50%);
  width: 0;
  z-index: 1;
  transition: height 0.3s ease-out;
}
.store-marker .marker-icon {
  align-items: center;
  color: #fff;
  display: flex;
  justify-content: center;
  width: 30px;
  height: 30px;
  overflow: hidden;
  cursor: pointer;
}
.store-marker .marker-icon .icon {
  content: ' ';
  display: inline-block;
  height: 34px;
  width: 34px;
  background: url('..//Netik_Fullfillmentcenter/images/map-logo.svg') no-repeat -15px 5px;
  background-size: cover;
  text-indent: -600px;
}
.store-marker .details {
  display: none;
  flex: 1;
  flex-direction: column;
}
.store-marker .details .name {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
}
.store-marker .details .address,
.store-marker .details .phone {
  font-size: 13px;
}
.store-marker .details .actions {
  padding-bottom: 10px;
}
.store-marker .details .action-button {
  margin-top: 5px;
}
.store-marker .details .action-button a {
  text-decoration: underline;
}
.store-marker.highlight {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 9px 10px 6px 1px rgba(0, 0, 0, 0.2);
  padding: 10px 15px;
  width: 280px;
}
.store-marker.highlight .details {
  display: flex;
  row-gap: 8px;
}
.store-marker.highlight:after {
  border-top: 10px solid #fff;
  top: 99%;
}
.select-city-button {
  position: absolute;
  top: 5px;
  left: 20px;
}
.select-city-button button {
  font-size: 13px;
  background-color: #ffffff;
  color: inherit;
}
.select-city-button button span {
  position: relative;
  padding-right: 44px;
}
.select-city-button button span:after {
  content: "\e90b";
  font-family: 'ep-icons';
  position: absolute;
  right: 5px;
  transform: rotate(90deg);
  font-size: 18px;
}
.store-cities-wrapper {
  display: none;
  position: absolute;
  top: 55px;
  left: 20px;
  background: #f6f6f6;
  border-radius: 5px;
  overflow-y: auto;
  padding: 10px;
  height: 550px;
  max-width: 300px;
  font-size: 12px;
  box-shadow: 0 2px 7px 4px rgba(166, 166, 166, 0.75);
  -webkit-box-shadow: 0 2px 7px 4px rgba(166, 166, 166, 0.75);
  -moz-box-shadow: 0 2px 7px 4px rgba(166, 166, 166, 0.75);
}
.store-cities-wrapper .header {
  padding: 10px;
  font-weight: 700;
  font-size: 16px;
}
.store-cities-wrapper li {
  cursor: pointer;
  padding: 3px;
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 15px 18px 15px;
  box-sizing: border-box;
}
.store-cities-wrapper li .name {
  text-transform: uppercase;
  font-weight: 700;
}
.store-cities-wrapper li .address {
  color: #757575;
}
.store-cities-wrapper li:hover,
.store-cities-wrapper li.selected {
  background: #eaeaea;
}
@media (min-width: 768px) {
  .store-cities-wrapper {
    display: block !important;
    top: 20px;
  }
  .select-city-button {
    display: none;
  }
}
.headerOurStore {
  margin-bottom: 13px;
}
.storeCard {
  border-bottom: 5px solid #a3181d;
  color: #FFF;
  display: block;
  width: 100%;
  max-width: 216px;
  height: 37px;
  padding-left: 42px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  line-height: 32px;
  background: #cc1e24 url('..//images/Picto_Link_ProductView.png') 15px center no-repeat;
}
.storeCard:hover,
.storeCard:focus {
  border-bottom: 5px solid #a3181d;
  background: #cc1e24 url('../images/Picto_Link_ProductView.png') 15px center no-repeat;
  color: #fff;
}
.UrlText {
  font-size: 13px;
  text-transform: uppercase;
  display: block;
}
.urlPath a {
  color: #e1251b;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  display: block;
}
.go-to-map {
  margin-top: 10px;
}
.go-to-map a {
  color: #e1251b;
  background: url('../images/picto_position.png') no-repeat;
  padding-left: 17px;
}
#maincontentstore .storeInformation {
  display: flex;
  gap: 50px;
  padding-top: 16px;
  padding-bottom: 50px;
}
#maincontentstore .storeInformation h2 {
  font-size: 30px;
  margin-bottom: 26px;
  text-transform: uppercase;
}
#maincontentstore .storeInformation h3 {
  font-size: 17px;
  margin-bottom: 13px;
}
#maincontentstore .storeInformation .openingTime table {
  background-color: #eeeeee;
}
#maincontentstore .storeInformation .openingTime table tr td {
  padding: 5px 15px;
  line-height: 10px;
  text-align: left;
}
#maincontentstore .storeInformation .openingTime table tr td span {
  text-transform: uppercase;
}
#maincontentstore .storeInformation .openingTime table tr td:first-child {
  max-width: 175px;
}
#maincontentstore .storeInformation .openingTime table tr:hover td {
  background-color: #f6f5f5;
  color: #18982f;
}
#maincontentstore .storeInformation .openingTime .address p {
  font-size: 15px;
}
#maincontentstore .storeInformation .openingTime .address .contact-link {
  margin: 15px 0;
}
#maincontentstore .storeInformation .openingTime .address .contact-link a:hover {
  text-decoration: underline;
}
#maincontentstore .storeInformation .openingTime .address .urlPath a {
  font-weight: bold;
  padding-left: 24px;
}
#maincontentstore .storeInformation .openingTime .address .storeCard {
  min-width: 244px;
  margin-top: 28px;
}
#maincontentstore .footerDescription h3 {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 25px;
}
#maincontentstore .footerDescription p {
  font-size: 13.5px;
}
@media (max-width: 510px) {
  #maincontentstore .storeInformation {
    flex-flow: column;
  }
}
/*
 * Copyright (c)  2022. Electroplanet all right reserved
 * Date :  12/07/2023 14:36
 * Author : JAOUAD EL HAMMOUMI <jaouad.elhammoumi@gmail.com>
 */
.product-service-page main.page-main {
  margin-top: 20px;
}
.product-service-page .product-info-main .brand-container {
  font-weight: 500;
  letter-spacing: 1px;
  background-color: #000000;
  color: #ffffff;
  padding: 1px 10px;
  border-radius: 5px;
}
.product-services-container {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
.product-services-container .product-service-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: wrap;
  border: 1px solid #e2e2e2;
  border-radius: 8px;
  padding: 15px;
  gap: 20px;
}
/*
 * Copyright (c)  2022. Electroplanet all right reserved
 * Date :  11/11/2023 18:13
 * Author : JAOUAD EL HAMMOUMI <jaouad.elhammoumi@gmail.com>
 */
.social-buttons {
  display: flex;
  flex-flow: column;
  row-gap: 10px;
  margin-bottom: 30px;
}
.social-buttons a.action {
  padding: 7px 0 7px 60px;
  font-size: 1.4rem;
  line-height: 3rem;
}
.social-buttons a.action span {
  position: relative;
}
.social-buttons a.action span:before {
  font-family: 'ep-icons';
  display: block;
  scale: 1.2;
  position: absolute;
  left: -40px;
  top: -2px;
}
.social-buttons a.action.btn-facebook {
  background-color: #23345a;
  border: none;
}
.social-buttons a.action.btn-facebook span:before {
  content: url("../images/icons/icon-facebook3.svg");
}
.social-buttons a.action.btn-google {
  background-color: #ffffff;
  border-color: #e2e2e2;
  color: #4a4a4a;
}
.social-buttons a.action.btn-google span:before {
  content: url("../images/icons/icon-social-google.svg");
}
.push-notification__prompt {
  position: fixed;
  top: 7px;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  padding: 2.5rem 2rem;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  z-index: 1000000;
}
.push-notification__prompt:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
  content: '';
  display: block;
  position: absolute;
  top: -12px;
  left: 21px;
}
.push-notification__prompt:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
  content: '';
  display: block;
  position: absolute;
  top: -14px;
  left: 20px;
}
.push-notification__prompt .headline {
  display: block;
  font-size: 14px;
  padding-bottom: 1rem;
  font-weight: bold;
}
.push-notification__prompt .body {
  padding-bottom: 1.5rem;
}
.push-notification__prompt .actions .reject {
  margin-left: 1rem;
  color: #7e807e;
  text-decoration: underline;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
.mst-searchautocomplete__autocomplete {
  display: none !important;
  border-top: 2px solid #1ba1fc;
  position: absolute;
  top: 3.1rem;
  left: 0;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 3px;
  min-height: 3.5rem;
  z-index: 1000;
  text-align: left;
  overflow: hidden;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  margin-top: 7px;
}
.mst-searchautocomplete__autocomplete._active {
  display: block !important;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  max-height: 70vh;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__results {
  height: 100%;
  overflow-y: auto;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__results.__all {
  margin-bottom: 40px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__spinner {
  display: none;
  position: absolute;
  top: 5px;
  right: 10px;
}
.mst-searchautocomplete__autocomplete._loading .mst-searchautocomplete__spinner {
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result {
  background: #efefef;
  text-align: center;
  padding: 8px 10px;
  color: #777777;
  font-size: 1.2rem;
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all {
  border-top: 1px solid #efefef;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
  font-weight: 600;
  padding: 10px 0;
  color: #777777;
  font-size: 1.2rem;
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
  border-bottom: 1px solid #efefef;
  padding: 10px 0 9px 0px;
  margin: 0 10px;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #777777;
  text-transform: uppercase;
  font-weight: 700;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
  display: none;
}
.mst-searchautocomplete__autocomplete ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mst-searchautocomplete__autocomplete ul li {
  margin: 0;
  padding: 7px 10px;
  cursor: pointer;
}
.mst-searchautocomplete__autocomplete ul li:before,
.mst-searchautocomplete__autocomplete ul li:after {
  content: '';
  display: table;
}
.mst-searchautocomplete__autocomplete ul li:after {
  clear: both;
}
.mst-searchautocomplete__autocomplete ul li a.title {
  font-weight: 500;
  margin-bottom: 0;
  color: #333333;
  text-decoration: none;
}
.mst-searchautocomplete__autocomplete ul li._active {
  background: #f8f8f8;
}
.mst-searchautocomplete__autocomplete ul li._active a.title {
  text-decoration: underline;
}
.mst-searchautocomplete__index.popular .index-title {
  background: none;
  text-align: left;
  color: #999999;
}
.mst-searchautocomplete__index.popular ul li {
  float: left;
  padding: 10px 10px 10px 10px;
  margin: 0;
}
.mst-searchautocomplete__index.popular ul li a {
  font-size: 1.3rem;
  color: #575757;
  font-weight: 600;
}
.mst-searchautocomplete__index.popular ul li:hover {
  background: none;
  cursor: pointer;
}
.mst-searchautocomplete__index.popular ul li:hover a {
  text-decoration: underline;
}
.mst-searchautocomplete__index.magento_catalog_product {
  border-left: 1px solid transparent;
}
.mst-searchautocomplete__item.magento_catalog_product {
  display: flex;
  border-bottom: 1px solid #f6f6f6;
  align-items: center;
  padding: 10px;
}
.mst-searchautocomplete__item.magento_catalog_product:last-child {
  border-bottom: none;
}
.mst-searchautocomplete__item.magento_catalog_product .mst-product-image-wrapper {
  height: 8rem;
  width: 8rem;
  margin-right: 1rem;
}
.mst-searchautocomplete__item.magento_catalog_product .mst-product-image-wrapper img {
  height: 8rem;
  max-width: 8rem;
  display: block;
  margin: auto;
  object-fit: contain;
}
.mst-searchautocomplete__item.magento_catalog_product .title {
  display: block;
  margin-bottom: 0.5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .title a {
  color: #333333;
}
.mst-searchautocomplete__item.magento_catalog_product .title .sku {
  color: #777777;
}
.mst-searchautocomplete__item.magento_catalog_product .meta {
  flex-grow: 1;
  overflow: hidden;
}
.mst-searchautocomplete__item.magento_catalog_product .description {
  font-size: 1.2rem;
  color: #777777;
  height: 3rem;
  line-height: 1.5rem;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .store > .price {
  display: block;
  font-weight: 600;
  margin-left: 1rem;
  white-space: nowrap;
  font-size: 1.3rem;
}
.mst-searchautocomplete__item.magento_catalog_product .store > .price .price-label {
  margin-right: 1rem;
}
.mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary {
  margin: 0;
}
.mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary .reviews-actions {
  display: none;
}
.mst-searchautocomplete__item.magento_catalog_product .to_cart_message {
  padding: 5px 10px;
  font-size: 1.2rem;
}
.mst-searchautocomplete__item.magento_catalog_product .to_cart_message.error {
  color: #e02b27;
  background: #fae5e5;
}
.mst-searchautocomplete__item.magento_catalog_product .to_cart_message.success {
  color: #006400;
  background: #e5efe5;
}
.mst-searchautocomplete__item.magento_catalog_product .to-cart {
  float: right;
  margin-top: .5rem;
  margin-bottom: .5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .inStock {
  color: #76bd76;
}
.mst-searchautocomplete__item.magento_catalog_product .outOfStock {
  color: #a96565;
}
.mst-searchautocomplete__item.magento_catalog_product._active {
  background: #f8f8f8 !important;
}
.mst-searchautocomplete__item.magento_catalog_product._active .title a {
  text-decoration: underline;
}
.mst-searchautocomplete__item.magento_search_query a {
  float: left;
}
.mst-searchautocomplete__item.magento_search_query .num_results {
  float: right;
  color: #777777;
}
.mst-searchautocomplete__item a.title {
  word-break: break-word;
}
.mst-searchautocomplete__item a.title i {
  color: #777777;
  display: inline-block;
  margin: 0 .5rem;
  font-style: normal;
}
.mst-searchautocomplete__highlight {
  font-weight: 600;
  color: #1ba1fc;
}
.mst-searchautocomplete__spinner {
  position: relative;
  width: 20px;
  height: 20px;
  margin: auto;
}
.mst-searchautocomplete__spinner .spinner-item {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999999 transparent transparent transparent;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-1 {
  animation-delay: -0.45s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-2 {
  animation-delay: -0.3s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-3 {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (min-width: 768px) {
  .mst-searchautocomplete__autocomplete {
    width: 100%;
    min-width: 480px;
  }
  .mst-searchautocomplete__autocomplete._active {
    display: block !important;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols {
    width: 720px !important;
    position: absolute;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__index {
    clear: left;
    float: left;
    display: block;
    position: relative;
    max-width: 223px;
    width: 223px;
    padding-bottom: 2rem;
    box-sizing: border-box;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__index .mst-searchautocomplete__index-title {
    margin-right: 0;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols div.magento_catalog_product {
    width: 480px;
    max-width: 480px;
    clear: right;
    float: right;
    border-left: 1px solid #f6f6f6;
    border-right: unset;
    padding-bottom: 0;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__show-all {
    clear: both;
  }
}
@media (max-width: 768px) {
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
    display: block;
    position: absolute;
    right: 6px;
    top: 0;
    font-weight: bold;
    color: #999999;
    font-size: 1.6rem;
    padding: 10px;
    line-height: 1rem;
    cursor: pointer;
  }
}
.mst-search-autocomplete__typeahead-overlay {
  color: #aaa;
  top: 0;
  position: absolute !important;
  z-index: -1;
  left: 15px;
  border: 0 !important;
}
html.mstInPage,
html.mstInPage body {
  position: absolute;
  overflow-y: hidden;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.mstInPage__container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  display: none;
  overflow-y: scroll;
}
.mstInPage__container._visible {
  display: block;
}
.mstInPage__backdrop {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(240, 243, 246, 0.5);
  width: 100%;
  height: 100%;
  z-index: 1000000;
}
.mstInPage__wrapper {
  position: relative;
  z-index: 1000001;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
.mstInPage__close {
  height: 32px;
  width: 32px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='cross'%3E%3Cline class='cls-1' x1='7' x2='25' y1='7' y2='25' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3Cline class='cls-1' x1='7' x2='25' y1='25' y2='7' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3C/g%3E%3C/svg%3E");
  cursor: pointer;
  flex-shrink: 0;
}
.mstInPage__header {
  display: flex;
  align-items: center;
  padding: 20px 30px;
  box-sizing: border-box;
  background: #ffffff;
}
.mstInPage__header form {
  width: 100%;
  display: flex;
  align-items: center;
}
.mstInPage__header form:before {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg enable-background='new 0 0 32 32' height='32px' version='1.1' viewBox='0 0 32 32' width='32px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='play'/%3E%3Cg id='stop'/%3E%3Cg id='pause'/%3E%3Cg id='replay'/%3E%3Cg id='next'/%3E%3Cg id='Layer_8'/%3E%3Cg id='search'%3E%3Cg%3E%3Ccircle cx='14.5' cy='14.5' fill='none' r='11.5' stroke='%23CCCCCC' stroke-miterlimit='10' stroke-width='2'/%3E%3Cline fill='none' stroke='%23CCCCCC' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' x1='29' x2='23' y1='29' y2='23'/%3E%3C/g%3E%3C/g%3E%3Cg id='list'/%3E%3Cg id='love'/%3E%3Cg id='menu'/%3E%3Cg id='add'/%3E%3Cg id='headset'/%3E%3Cg id='random'/%3E%3Cg id='music'/%3E%3Cg id='setting'/%3E%3Cg id='Layer_17'/%3E%3Cg id='Layer_18'/%3E%3Cg id='Layer_19'/%3E%3Cg id='Layer_20'/%3E%3Cg id='Layer_21'/%3E%3Cg id='Layer_22'/%3E%3Cg id='Layer_23'/%3E%3Cg id='Layer_24'/%3E%3Cg id='Layer_25'/%3E%3Cg id='Layer_26'/%3E%3C/svg%3E");
}
.mstInPage__header .mstInPage__close {
  height: 32px;
  width: 32px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='cross'%3E%3Cline class='cls-1' x1='7' x2='25' y1='7' y2='25' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3Cline class='cls-1' x1='7' x2='25' y1='25' y2='7' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3C/g%3E%3C/svg%3E");
  cursor: pointer;
  flex-shrink: 0;
}
.mstInPage__header._loading form:before {
  width: 26px;
  height: 26px;
  margin-left: 2px;
  margin-right: 2px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 44 44' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.542 1.487A21.507 21.507 0 00.5 22c0 11.874 9.626 21.5 21.5 21.5 9.847 0 18.364-6.675 20.809-16.072a1.5 1.5 0 00-2.904-.756C37.803 34.755 30.473 40.5 22 40.5 11.783 40.5 3.5 32.217 3.5 22c0-8.137 5.3-15.247 12.942-17.65a1.5 1.5 0 10-.9-2.863z' fill='%23CCCCCC' %3E%3C/path%3E%3C/svg%3E");
  animation: mstInPage--loading 0.5s linear infinite;
}
.mstInPage__header input[type=search] {
  border: none;
  font-size: 2.3rem;
  color: #575757;
  height: 60px;
  background: #ffffff;
  margin-right: 30px;
  padding-left: 30px;
  width: 100%;
}
.mstInPage__header input[type=search]::placeholder {
  color: #cccccc;
}
.mstInPage__header input[type=search]:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
.mstInPage__viewAll {
  white-space: nowrap;
  margin-right: 50px;
  color: #1ba1fc;
  text-decoration: none;
}
.mstInPage__viewAll:hover {
  color: #1ba1fc;
  text-decoration: underline;
}
.mstInPage__indexList {
  display: flex;
  align-items: center;
}
.mstInPage__indexList .mstInPage__indexListList {
  display: flex;
}
.mstInPage__indexList .mstInPage__index {
  padding: 7px 10px;
  cursor: pointer;
  border-radius: 2px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  border: 1px solid transparent;
  margin-right: 10px;
}
.mstInPage__indexList .mstInPage__index span,
.mstInPage__indexList .mstInPage__index i {
  display: block;
}
.mstInPage__indexList .mstInPage__index span {
  font-weight: 600;
  line-height: 2rem;
  font-size: 1.4rem;
}
.mstInPage__indexList .mstInPage__index i {
  font-style: normal;
  font-size: 1.2rem;
  color: #999999;
  margin-left: 1rem;
  line-height: 2rem;
}
.mstInPage__indexList .mstInPage__index:hover {
  border-color: #1ba1fc;
}
.mstInPage__indexList .mstInPage__index._active {
  background: #1ba1fc;
  border-color: #1ba1fc;
  color: #ffffff;
}
.mstInPage__indexList .mstInPage__index._active i {
  color: #ffffff;
}
.mstInPage__indexList .mstInPage__index._empty {
  display: none;
  opacity: 0.3;
  border-color: transparent !important;
}
.mstInPage__itemList {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 30px;
  grid-column-gap: 30px;
}
.mstInPage__itemList._empty {
  background: #fdf0d5;
  color: #6f4400;
  padding: 15px;
  font-size: 90%;
}
.mstInPage__highlight {
  color: #1ba1fc;
  font-weight: 600;
}
.mstInPage__item.magento_catalog_product {
  display: flex;
}
.mstInPage__item.magento_catalog_product .mst__product-image {
  width: 130px;
  flex-shrink: 0;
  margin-right: 20px;
  background: #ffffff;
}
.mstInPage__item.magento_catalog_product .mst__product-image img {
  border: 1px solid #ececec;
  padding: 5px;
  max-width: 120px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .mst__title {
  color: #333333;
  margin-bottom: 5px;
  display: block;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .mst__sku {
  color: #999999;
  margin-bottom: 5px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .mst__description {
  font-size: 1.2rem;
  color: #999999;
  height: 4.5rem;
  line-height: 1.5rem;
  overflow: hidden;
  margin-bottom: 8px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .reviews-actions {
  font-size: 12px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .to_cart_message {
  padding: 5px 10px;
  font-size: 1.2rem;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .to_cart_message.error {
  color: #e02b27;
  background: #fae5e5;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .to_cart_message.success {
  color: #006400;
  background: #e5efe5;
}
.mstInPage__item.magento_catalog_product .mst__product-cart {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
  flex-shrink: 0;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .to-cart {
  margin-right: 10px;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .price-container {
  display: flex;
  align-items: center;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .price-label {
  font-size: 1.2rem;
  color: #999999;
  font-weight: 500;
  display: block;
  margin-right: 10px;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .price {
  font-weight: 600;
}
.mstInPage__item.magento_catalog_product .inStock {
  color: #76bd76;
}
.mstInPage__item.magento_catalog_product .outOfStock {
  color: #a96565;
}
.mstInPage__item.mst__item-border {
  padding: 10px;
  border: 1px solid #ececec;
}
.mstInPage__item.mst__item-border .title i {
  font-style: normal;
  color: #999999;
  margin: 0 10px;
}
.mstInPage__content {
  display: flex;
  background: #ffffff;
  border-top: 1px solid #ececec;
  overflow: hidden;
  flex-wrap: nowrap;
}
.mstInPage__content.disable {
  flex-direction: column;
}
.mstInPage__content.disable .mstInPage__sidebar {
  display: none;
}
.mstInPage__content .mstInPage__sidebar {
  width: 350px;
  flex-shrink: 0;
  overflow: scroll;
}
.mstInPage__content .mstInPage__main {
  padding: 30px;
  flex-grow: 1;
  overflow: auto;
}
.mstInPage__content .mstInPage__main .mstInPage__navigation {
  display: flex;
}
.mstInPage__content .mstInPage__main .mstInPage__navigation .page-products .mstInPage__sorter .sorter {
  position: relative;
}
.mstInPage__content .mstInPage__main .mstInPage__navigation .mstInPage__sorter {
  width: 100%;
}
.mstInPage__content .mstInPage__main .mstInPage__navigation .mstInPage__sorter .sorter {
  position: relative;
  z-index: 1;
}
.mstInPage__content._empty {
  display: none;
}
.mstInPage__bucketList.disable {
  dispalay: none;
}
.mstInPage__bucketList.listApplied {
  padding: 0 0 20px 0;
}
.mstInPage__bucketList.filters_top {
  overflow-x: scroll;
}
.mstInPage__bucketList .mstInPage__bucket {
  border-bottom: 1px solid #ececec;
  user-select: none;
}
.mstInPage__bucketList .mstInPage__bucket:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketLabel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 11px;
  padding: 20px 30px;
  letter-spacing: .5px;
  cursor: pointer;
}
.mstInPage__bucketList .mstInPage__bucket strong {
  padding: 20px 0 20px 30px;
  display: none;
}
.mstInPage__bucketList .mstInPage__bucket.listApplied strong {
  padding: 0px 0 0px 30px;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList {
  padding: 0 28px 10px 28px;
  flex-wrap: wrap;
  display: none;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem {
  margin: 11px 3px;
  display: flex;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
  user-select: none;
  font-size: 14px;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem:first-child {
  margin-top: 0;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem span {
  max-width: 176px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem i {
  display: block;
  font-style: normal;
  margin-left: 16px;
  background: rgba(65, 66, 71, 0.08);
  color: #999999;
  font-weight: 600;
  font-size: 10px;
  border-radius: 1px;
  padding: 0 4px;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: rgba(65, 66, 71, 0.08);
  border: none;
  border-radius: 2px;
  height: 16px;
  margin: -4px 16px 0 0;
  position: relative;
  width: 16px;
  cursor: pointer;
  flex-shrink: 0;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem input[type=checkbox]:after {
  background-color: #ffffff;
  border-radius: 4px;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-2px) translateY(-2px);
  width: 4px;
  opacity: .1;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem._active input[type=checkbox] {
  background-color: #1ba1fc;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem._active input[type=checkbox]:after {
  opacity: 1;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem._active span {
  font-weight: 600;
}
.mstInPage__bucketList .mstInPage__bucket._expanded .mstInPage__bucketItemList {
  display: block;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketExpand {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg height='48' viewBox='0 0 48 48' width='48' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M33.17 17.17l-9.17 9.17-9.17-9.17-2.83 2.83 12 12 12-12z'/%3E%3Cpath d='M0 0h48v48h-48z' fill='none'/%3E%3C/svg%3E");
  background-size: cover;
}
.mstInPage__bucketList .mstInPage__bucket._expanded .mstInPage__bucketExpand {
  transform: rotate(180deg);
}
.mstInPage__bucketState {
  display: none;
  flex-wrap: wrap;
  padding: 10px 28px;
}
.mstInPage__bucketState .mstInPage__bucketItemList strong {
  display: none;
}
.mstInPage__bucketState .mstInPage__bucketItemList .mstInPage__bucketItem {
  cursor: pointer;
  border: 1px solid #ececec;
  border-radius: 2px;
  display: flex;
  align-items: center;
  padding: 3px 10px;
  margin: 3px;
}
.mstInPage__bucketState .mstInPage__bucketItemList .mstInPage__bucketItem .mstInPage__close {
  width: 14px;
  height: 14px;
  margin-left: 10px;
}
.mstInPage__bucketState .mstInPage__bucketItemList .mstInPage__bucketItem:hover {
  border-color: #1ba1fc;
}
.mstInPage__content.filters_top {
  flex-direction: column;
}
.mstInPage__content.filters_top .mstInPage__sidebar {
  width: 100%;
  overflow: auto;
  margin-bottom: 30px;
}
.mstInPage__content.filters_top .mstInPage__bucketList > div:first-of-type {
  display: flex;
}
.mstInPage__content.filters_top .mstInPage__main {
  padding-top: 0;
}
.mstInPage__content.filters_top .mstInPage__bucketList {
  border-bottom: 1px solid #ececec;
  padding: 0px 20px;
}
.mstInPage__content.filters_top .mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketLabel {
  padding: 10px;
}
.mstInPage__content.filters_top .mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList {
  border: 1px solid #cccccc;
  background-color: #ffffff;
  position: absolute !important;
  z-index: 10000;
  max-height: 36vh;
  overflow-y: auto;
  min-width: 12rem;
  max-width: 28rem;
  padding: 10px 10px 0 10px;
  margin-top: -1rem;
}
.mstInPage__content.filters_top .mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__slider {
  width: 20rem;
}
.mstInPage__stat {
  height: 20px;
  text-align: right;
  font-size: 12px;
  color: #6d6d6d;
  margin-bottom: 10px;
  margin-top: 10px;
  transition: all 100ms;
}
.mstInPage__stat._loading {
  opacity: 0.3;
}
.mstInPage__pagination {
  display: flex;
}
.mstInPage__pagination .mstInPage__page {
  padding: 5px 11px;
  border-radius: 2px;
  border: 1px solid transparent;
  cursor: pointer;
  margin-right: 5px;
}
.mstInPage__pagination .mstInPage__page.current {
  background: #1ba1fc;
  color: #ffffff;
}
.mstInPage__pagination .mstInPage__page:hover {
  border-color: #1ba1fc;
}
.mstInPage__pagination .mstInPage__pagination_prev {
  content: "<";
}
.mstInPage__pagination .mstInPage__pagination_next {
  content: ">";
}
.mstInPage__slider {
  margin: 10px 42px 20px 35px;
  height: 5px;
  background: #d9d9d9;
}
.mstInPage__slider .ui-slider-range {
  height: 5px;
  position: absolute;
  background: #1ba1fc;
}
.mstInPage__slider .ui-slider-handle {
  height: 24px;
  border-radius: 2px;
  width: 16px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  margin-top: -10px;
  box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbbbbb;
  cursor: pointer;
}
.mstInPage__sliderFromTo {
  display: flex;
  margin: 0 30px 20px 30px;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
}
@keyframes mstInPage--loading {
  to {
    transform: rotate(1turn);
  }
}
@media (min-width: 768px) {
  .mstInPage__wrapper {
    margin: 15px auto;
    max-width: 1420px;
    max-height: calc(100vh - 30px);
  }
}
@media (max-width: 768px) {
  .mstInPage__wrapper {
    margin: 0;
    max-width: 100%;
  }
  .mstInPage__wrapper .mstInPage__header {
    padding: 10px;
  }
  .mstInPage__wrapper .mstInPage__header .mstInPage__indexList {
    display: none;
  }
  .mstInPage__wrapper .mstInPage__main {
    padding: 10px;
  }
  .mstInPage__wrapper .mstInPage__main .mstInPage__itemList {
    grid-template-columns: 1fr;
  }
  .mstInPage__wrapper .mstInPage__main .mstInPage__stat {
    display: none;
  }
  .mstInPage__wrapper .mstInPage__sidebar {
    display: none;
  }
}
@media (max-width: 768px) {
  .mstInPage__wrapper {
    margin: 0;
    max-width: 100%;
  }
  .mstInPage__wrapper .mstInPage__header {
    padding: 10px;
  }
  .mstInPage__wrapper .mstInPage__header .mstInPage__indexList {
    display: none;
  }
  .mstInPage__wrapper .mstInPage__main {
    padding: 10px;
  }
  .mstInPage__wrapper .mstInPage__main .mstInPage__itemList {
    grid-template-columns: 1fr;
  }
  .mstInPage__wrapper .mstInPage__main .mstInPage__stat {
    display: none;
  }
  .mstInPage__wrapper .mstInPage__sidebar {
    display: none;
  }
}
@media (max-width: 540px) {
  .mstInPage__wrapper .mstInPage__main .mstInPage__navigation {
    display: flow-root;
  }
}
/*
 * Copyright (c)  2022. Electroplanet all right reserved
 * Date :  13/11/2023 12:44
 * Author : JAOUAD EL HAMMOUMI <jaouad.elhammoumi@gmail.com>
 */
.brand-logo:before {
  content: '';
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 25px;
  width: 300px;
}
.brands-page-wrapper .featured-brands {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: space-between;
}
.brands-page-wrapper .featured-brands .brand-item {
  box-sizing: border-box;
  flex-basis: 48%;
  padding: 5px;
  border: 1px solid #eeeeee;
  border-radius: 8px;
  background-color: #ffffff;
  text-align: center;
}
.brands-page-wrapper .featured-brands .brand-item img {
  max-height: 80px;
}
.brands-page-wrapper .letters-section {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.brands-page-wrapper .letters-section .letter-link {
  display: inline-block;
  padding: 13px;
  background-color: #ffffff;
  width: 34px;
  text-align: center;
  font-weight: 600;
  font-size: 22px;
  cursor: pointer;
  border-right: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.brands-page-wrapper .letters-section .letter-link:first-child {
  border-left: 1px solid #eeeeee;
  border-radius: 8px 0 0 8px;
}
.brands-page-wrapper .letters-section .letter-link:last-child {
  border-radius: 0 8px 8px 0;
}
.brands-page-wrapper .letters-section .letter-link:hover,
.brands-page-wrapper .letters-section .letter-link.selected {
  background-color: #e1251b;
  color: #ffffff;
  border-color: #e1251b;
}
.brands-page-wrapper .letter-brands-section .letter-brands {
  display: flex;
  flex-flow: column;
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 15px 18px 15px;
  box-sizing: border-box;
  margin-bottom: 30px;
  row-gap: 30px;
}
.brands-page-wrapper .letter-brands-section .letter-brands .brand-letter {
  font-size: 60px;
  line-height: 46px;
  font-weight: 600;
}
.brands-page-wrapper .letter-brands-section .letter-brands.selected .brand-letter {
  color: #e1251b;
}
.brands-page-wrapper .letter-brands-section .letter-brands.brand-J {
  min-height: 150px;
}
.brands-page-wrapper .letter-brands-section .letter-brands .letter-brands-list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
}
.brands-page-wrapper .letter-brands-section .letter-brands .letter-brands-list .brand-name {
  width: 100%;
}
.brands-page-wrapper .letter-brands-section .letter-brands .letter-brands-list .brand-name a {
  font-weight: 600;
  line-height: 25px;
}
.main-cac-product {
  margin-bottom: 20px;
  padding: 0;
  clear: both;
}
.main-cac-product .cac-product-wrapper .header {
  display: -webkit-flex;
  /* NEW */
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: row;
  gap: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #e1251b;
  padding: 8px 15px;
  min-height: 48px;
}
.main-cac-product .cac-product-wrapper .header .title {
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
}
.main-cac-product .cac-product-wrapper .header .title span span {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #ffd100;
  color: #1f1f1f;
  padding: 4px 8px;
  display: inline-block;
}
.main-cac-product .cac-product-wrapper .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: column;
  gap: 20px;
  padding: 20px;
  background-color: #fce9e8;
}
.main-cac-product .cac-product-wrapper .content .offer-associated-products {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: stretch;
  flex-flow: column;
  flex-wrap: wrap;
}
.main-cac-product .cac-product-wrapper .content .offer-associated-products .product-item {
  display: -webkit-flex;
  /* NEW */
  display: flex;
  flex-basis: 42%;
  border: 1px solid #f6b60e;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px;
  align-self: stretch;
  background-color: #ffffff;
}
.main-cac-product .cac-product-wrapper .content .offer-associated-products .product-item .product-detail-block {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
.main-cac-product .cac-product-wrapper .content .offer-associated-products .product-item .product-detail-block .product-item-name a {
  font-weight: 600;
}
.main-cac-product .cac-product-wrapper .content .offer-associated-products .product-item.action {
  flex-basis: 15%;
  background-color: initial;
}
.main-cac-product .cac-product-wrapper .content .offer-associated-products .product-item-photo {
  margin-right: 10px;
  max-width: 98px;
}
.main-cac-product .cac-product-wrapper a[role="button"],
.main-cac-product .cac-product-wrapper .guest-button {
  display: block;
  width: 100%;
}
.main-cac-product .cac-product-wrapper a[role="button"] button,
.main-cac-product .cac-product-wrapper .guest-button button {
  display: block;
  margin: 0 auto;
  width: 100%;
  border-radius: 20px;
  padding: 10px 0px;
  font-weight: bold;
  text-transform: uppercase;
  background: #fff;
  border: 2px solid #000000;
  color: #000000;
}
.main-cac-product .cac-product-wrapper .plus {
  padding: 0;
}
.countdown-widget .count-down-wrapper,
.count-down .count-down-wrapper {
  display: -webkit-flex;
  /* NEW */
  display: flex;
  justify-content: flex-end;
  gap: 13px;
}
.countdown-widget .count-item,
.count-down .count-item {
  width: 46px;
  height: 46px;
  -webkit-border-radius: 24%;
  -moz-border-radius: 24%;
  border-radius: 24%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #ffffff;
  position: relative;
}
.countdown-widget .count-item span,
.count-down .count-item span {
  color: #e1251b;
  display: block;
  text-align: center;
  font-size: 8px;
  font-weight: bold;
  line-height: 1.1;
}
.countdown-widget .count-item span.value,
.count-down .count-item span.value {
  font-size: 20px;
  padding-top: 7px;
}
.countdown-widget .count-item.count-days:after,
.count-down .count-item.count-days:after,
.countdown-widget .count-item.count-hours:after,
.count-down .count-item.count-hours:after,
.countdown-widget .count-item.count-minutes:after,
.count-down .count-item.count-minutes:after {
  content: ':';
  position: absolute;
  padding: 0 5px;
  top: 8px;
  right: -14px;
  color: #ffffff;
  font-size: 20px;
}
@media only screen and (min-width: 480px) {
  .product-info-main .main-cac-product .cac-product-wrapper .header .count-down {
    position: relative;
    top: -76px;
  }
  .product-info-main .main-cac-product .cac-product-wrapper .header .count-down .count-item {
    background-color: #e1251b;
  }
  .product-info-main .main-cac-product .cac-product-wrapper .header .count-down .count-item span {
    color: #1f1f1f;
  }
  .product-info-main .main-cac-product .cac-product-wrapper .header .count-down .count-item span.value {
    color: #ffffff;
    padding-top: 12px;
    padding-bottom: 16px;
  }
  .product-info-main .main-cac-product .cac-product-wrapper .header .count-down .count-item:after {
    color: #1f1f1f;
  }
}
/*
 * Copyright (c)  2022. Electroplanet all right reserved
 * Date :  18/11/2023 0:3
 * Author : JAOUAD EL HAMMOUMI <jaouad.elhammoumi@gmail.com>
 */
body.services-index-index .page-wrapper {
  background-color: #ffffff;
}
.services-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
}
.services-wrapper .menu {
  flex-basis: 100%;
}
.services-wrapper .menu .menu-item {
  display: flex;
  margin-bottom: 2px;
}
.services-wrapper .menu .menu-item a {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 10px;
}
.services-wrapper .menu .menu-item a .thumbnail {
  display: inline-block;
  margin-right: 20px;
}
.services-wrapper .menu .menu-item a .thumbnail img {
  max-width: 32px;
}
.services-wrapper .menu .menu-item a .name {
  font-weight: 600;
}
.services-wrapper .menu .menu-item a:hover {
  background-color: #fce9e8;
  color: #e1251b;
}
.services-wrapper .services-content {
  flex-basis: 100%;
}
.services-wrapper .services-content .service-content-item {
  margin-bottom: 50px;
}
.services-wrapper .services-content h3 {
  text-transform: uppercase;
  font-weight: 700;
}
.product-info-main .service-advantages {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #f6f6f6;
  color: #1f1f1f;
  padding: 20px;
}
.product-info-main .service-advantages .title {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 18px;
}
.product-info-main .service-advantages .content {
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 5px;
}
.product-info-main .service-advantages .content img {
  width: 24px;
  vertical-align: middle;
}
.product-info-main .service-advantages .content span {
  line-height: 23px;
  font-size: 12px;
}
/*
 * Copyright (c)  2021. Electroplanet all right reserved
 * Date :  24/10/2021, 01:15
 * Autor : JAOUAD EL HAMMOUMI <jaouad.elhammoumi@gmail.com>
 */
/*
 * Copyright (c)  2021. Electroplanet all right reserved
 */
.product-page-wrapper .flash-sale-remaining-qty-limit {
  margin-bottom: 20px;
  font-weight: bold;
}
.product-page-wrapper .flash-sale-remaining-qty-limit .qty {
  color: #d40f2d;
}
.advices-main-container .advices-menu-wrapper .filters {
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 20px;
  box-sizing: border-box;
}
.advices-main-container .advices-menu-wrapper .filters .filter-items {
  display: flex;
  flex-wrap: wrap;
  flex-flow: row;
  justify-content: space-between;
  column-gap: 1.33%;
  row-gap: 20px;
}
.advices-main-container .advices-menu-wrapper .filters .menu-item {
  flex-basis: 24%;
}
.advices-main-container .filter-by-section {
  display: none;
}
.advice-page.advices-container {
  margin-bottom: 40px;
}
.advice-page.advices-container .advice-item {
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 10px;
  box-sizing: border-box;
}
.advices-container {
  display: -webkit-flex;
  /* NEW */
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  column-gap: 2%;
  row-gap: 20px;
}
.advices-container .advice-item {
  flex-basis: 32%;
}
.advices-container .advice-item .item-image {
  max-height: 270px;
  overflow: hidden;
}
.advices-container .advice-item .item-image img {
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.advices-container .advice-item .advice-detail-info {
  display: -webkit-flex;
  /* NEW */
  display: flex;
  flex-flow: column;
  align-items: stretch;
}
.advices-container .advice-item .advice-detail-info .advice-section {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #ffd100;
  color: #1f1f1f;
  padding: 4px 8px;
  position: relative;
  top: -36px;
  left: 10px;
  font-size: 12px;
  font-weight: 700;
}
.advices-container .advice-item .advice-detail-info .advice-title {
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
}
.advices-container .advice-item .advice-detail-info .content {
  color: #757575;
}
.family-block-advice {
  display: -webkit-flex;
  /* NEW */
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: #ffffff;
  height: 211px;
  background: url("../images/espot_conseil_famille.jpg") 0 0 no-repeat;
}
.family-block-advice .content-title {
  text-transform: uppercase;
  text-align: right;
  padding-right: 20px;
  float: left;
}
.family-block-advice .content-title span {
  font-weight: 600;
  display: block;
}
.family-block-advice .content-title strong {
  font-weight: 300;
  vertical-align: top;
  line-height: 30px;
}
.family-block-advice .content-title span,
.family-block-advice .content-title strong {
  font-size: 26px;
}
.family-block-advice .content-action {
  border-left: 1px solid #ffffff;
  padding: 0 20px;
}
.family-block-advice .content-action p {
  font-size: 19px;
  font-weight: 300;
  line-height: 25px;
  margin-bottom: 11px;
}
.family-block-advice .content-action p span {
  font-weight: 600;
}
.family-block-advice .content-action a.read-more {
  border-bottom: 5px solid #a3181d;
  color: #ffffff;
  display: block;
  width: 200px;
  height: 35px;
  padding-left: 47px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  line-height: 34px;
  background: #cc1e24 url("../images/icon-arrow-right.png") 15px center no-repeat;
}
.advice-details .image-box {
  float: left;
  width: 50%;
  padding-right: 30px;
  padding-bottom: 20px;
  position: relative;
}
.advice-details .image-box .type-tag {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #ffd100;
  color: #1f1f1f;
  padding: 4px 8px;
  position: relative;
  bottom: 36px;
  left: 10px;
  font-size: 12px;
  font-weight: 700;
}
.stock-status-wrapper {
  margin-bottom: 15px;
}
.stock-status-wrapper .stock-status {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.05px;
  color: #4baa0a;
  position: relative;
  text-transform: uppercase;
}
.stock-status-wrapper .stock_status_0,
.stock-status-wrapper .stock_status_1 {
  color: #4a4a4a;
}
.stock-status-wrapper .stock_status_0:before,
.stock-status-wrapper .stock_status_1:before {
  content: "\002716";
  font-size: 18px;
  position: relative;
  left: 0;
  top: 1px;
  color: #e1251b;
  padding-right: 5px;
}
.add-to-cart-container.stock-status-0 .add-tocart-wrapper-placeholder {
  display: none;
}
.shipping-label {
  margin-bottom: 30px;
}
.shipping-label .label {
  font-weight: 700;
  font-size: 1.6rem;
}
.shipping-label .free-label,
.free-shipping-label {
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #ecfdf3;
  color: #12b76a;
  padding: 0;
  padding: 2px 11px;
  display: inline-block;
  margin-left: 5px;
  font-weight: 600;
}
.purchase-method-msg {
  position: relative;
}
.purchase-method-msg .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.purchase-method-msg .tooltip-content:after,
.purchase-method-msg .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.purchase-method-msg .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.purchase-method-msg .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.purchase-method-msg .tooltip-content:after,
.purchase-method-msg .tooltip-content:before {
  right: 100%;
}
.purchase-method-msg .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.purchase-method-msg .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.purchase-method-msg .tooltip-toggle {
  cursor: help;
}
.purchase-method-msg .tooltip-toggle:hover + .tooltip-content,
.purchase-method-msg .tooltip-toggle:focus + .tooltip-content,
.purchase-method-msg:hover .tooltip-content {
  display: block;
}
.pickupinstore-store-name {
  cursor: pointer;
}
.pickupinstore-store-name span {
  font-weight: 700;
  color: #e1251b;
}
.product-page-wrapper .purchase-channel-container {
  margin-bottom: 30px;
}
.product-page-wrapper .pickup-select-store .pickupinstore-store-name {
  display: block;
  margin-top: 10px;
}
.product-page-wrapper .pickup-select-store .select-store-btn {
  display: block;
  cursor: pointer;
  color: #a6a6a6;
}
.product-page-wrapper .product-ffmcenter-pickup {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #e2e2e2;
  padding-top: 25px;
}
.product-page-wrapper .product-ffmcenter-pickup label {
  display: block;
  font-weight: 700;
  font-size: 1.6rem;
}
.product-page-wrapper .product-ffmcenter-pickup button {
  font-size: 1.5rem;
  font-weight: normal;
}
.product-page-wrapper .check-availability-loader .icon-loading:before {
  background-size: contain;
}
.product-page-wrapper .product-availability-container {
  margin-bottom: 30px;
}
.checkout-index-index .pickup-in-store-selector {
  margin-top: 20px;
}
.checkout-index-index .pickup-in-store-selector .store-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pickup-in-store-selector .stores-selector-container .city-wrapper {
  overflow-y: auto;
  margin-bottom: 30px;
}
.pickup-in-store-selector .stores-selector-container .city-wrapper .select-label {
  display: block;
  font-size: 12px;
  margin-bottom: 10px;
}
.pickup-in-store-selector .stores-selector-container .city-wrapper .city-store-select {
  display: block;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  border-radius: 3px;
  padding: 2px;
}
.pickup-in-store-selector .magasins-block {
  overflow-y: auto;
  min-height: 63vh;
}
.pickup-in-store-selector .magasins-block .stock-title {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: -0.06px;
  margin-bottom: 4px;
  display: inline-block;
}
.pickup-in-store-selector .magasins-block .store-entry {
  position: relative;
  cursor: pointer;
  background-color: #ffffff;
}
.pickup-in-store-selector .magasins-block .store-entry > a {
  position: absolute;
  left: 10px;
  top: 13px;
  font-size: 0;
}
.pickup-in-store-selector .magasins-block .store-entry .opening-hours-container .icon-up-down {
  position: absolute;
  right: 0;
  top: 22px;
  font-size: 0;
  display: block;
  width: 18px;
  height: 18px;
  -ms-transition: 0.5;
  -o-transition: 0.5;
  transition: 0.5;
  -moz-transition: 0.5;
  -webkit-transition: 0.5;
  color: #a6a6a6;
}
.pickup-in-store-selector .magasins-block .store-entry .opening-hours-container .icon-up-down.opened:before {
  color: #e1251b;
}
.pickup-in-store-selector .magasins-block .store-entry .opening-hours-container.selected .open-close {
  transform: rotate(180deg);
}
.pickup-in-store-selector .magasins-block .store-entry .opening-hours-container.selected .open-close:before {
  color: #f6b60e;
}
.pickup-in-store-selector .magasins-block .store-entry > span {
  display: block;
  font-size: 13px;
}
.pickup-in-store-selector .magasins-block .store-entry > span.title {
  font-weight: 600;
}
.pickup-in-store-selector .magasins-block .store-entry .opening-hours {
  width: 100%;
  border-top: 1px solid #eeeeee;
  margin-top: 6px;
  padding-top: 6px;
}
.pickup-in-store-selector .magasins-block .store-entry .opening-hours h3 {
  color: #626262;
  font-weight: 600;
  letter-spacing: -0.06px;
  font-size: 14px;
  margin-bottom: 8px;
}
.pickup-in-store-selector .magasins-block .store-entry .opening-hours .content {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}
.pickup-in-store-selector .magasins-block .store-entry .opening-hours table td {
  font-size: 11px;
  font-weight: 600;
  color: #626262;
  padding: 0;
}
.pickup-in-store-selector .magasins-block .store-entry .opening-hours .urlPath span {
  font-size: 11px;
  font-weight: bold;
  color: #626262;
  margin-bottom: 6px;
  display: block;
}
.pickup-in-store-selector .magasins-block .store-block {
  background-color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 15px;
  margin-bottom: 10px;
}
.pickup-in-store-selector .magasins-block .store-block .header {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.pickup-in-store-selector .magasins-block .store-block .header button {
  padding: 8px;
}
.pickup-in-store-selector .magasins-block .in-stock-stores .stock-status {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #daf5c9;
  color: #4baa0a;
  padding: 0;
  padding: 2px 6px;
  display: inline-block;
  font-weight: 600;
}
.pickup-in-store-selector .magasins-block .out-of-stock-stores .stock-status {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fce9e8;
  color: #e1251b;
  padding: 0;
  padding: 2px 5px;
  display: inline-block;
  font-weight: 600;
}
.pickup-in-store-selector .magasins-block .out-of-stock-stores .header button {
  color: #a6a6a6;
}
.pickup-in-store-selector .magasins-block .out-of-stock-stores .header button:hover {
  color: #a6a6a6;
}
.modal-popup.pickup-in-store-selector .modal-inner-wrap {
  background-color: #f6f6f6;
}
.bandeau {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 40px;
  text-transform: uppercase;
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 15px 18px 15px;
  box-sizing: border-box;
}
.bandeau div {
  display: inline-block;
  margin-right: 40px;
  position: relative;
}
.bandeau div:first-child:before {
  content: "";
  width: 1px;
  height: 41px;
  display: block;
  position: absolute;
  right: -24px;
  background: #cccccc;
}
.bandeau div a {
  color: #333;
}
.bandeau .active {
  border-bottom: 7px solid #e1251b;
  padding-bottom: 7px;
}
/*
 * Copyright (c)  2022. Electroplanet all right reserved
 * Date :  18/12/2023 16:08
 */
.service-client-container form .field.contact-type {
  margin-bottom: 30px;
}
.service-client-container form .field.contact-type label {
  margin-right: 40px;
}
.service-client-container form .field.prefix {
  margin-bottom: 20px;
}
.service-client-container form .field.prefix label {
  margin-right: 20px;
}
.service-client-container form .field.contact-info .store-phone {
  font-weight: 700;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #ffd100;
  color: #1f1f1f;
  padding: 4px 8px;
  letter-spacing: 2px;
}
.service-client-container form .field.contact-info em {
  font-size: 13px;
  color: #a6a6a6;
  display: block;
}
.service-client-container form .field.contact-info select {
  margin-bottom: 20px;
}
.service-client-container form .field .contact-magasin {
  display: none;
}
/*
 * Copyright (c)  2022. Electroplanet all right reserved
 * Date :  22/11/2023 1:52
 * Author : JAOUAD EL HAMMOUMI <jaouad.elhammoumi@gmail.com>
 */
.slider-container-fullwidth .slide-img {
  width: 100%;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.2rem;
}
.block-cart-failed .block-title strong {
  font-weight: 700;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  color: #000000;
  font-weight: 700;
  line-height: 1.42857143;
  font-size: 2.2rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 10px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  color: #000000;
  font-weight: 700;
  line-height: 1.42857143;
  font-size: 2.2rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 600;
  line-height: 1.42857143;
  font-size: 1.7rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  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: 10px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
/**
 * 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: 10px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 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: 'ep-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: #fce9e8;
  border: 1px solid #fce9e8;
  color: #e1251b;
  cursor: pointer;
  font-family: 'Inter';
  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: 'ep-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: #fce9e8;
  border: 1px solid #fce9e8;
  color: #e1251b;
}
.gift-item-block .title:hover {
  background: #fce9e8;
  border: 1px solid #fce9e8;
  color: #e1251b;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'ep-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 #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'ep-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 #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'ep-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 #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-weight: 600;
  line-height: 1.42857143;
  font-size: 1.7rem;
  margin-top: 1.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: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e90f";
  font-family: 'ep-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: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-fallback-price {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1f1f1f;
  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: #1f1f1f;
  text-decoration: none;
}
button.map-show-info:hover {
  color: #6c6c6c;
  text-decoration: none;
}
button.map-show-info:active {
  color: #6c6c6c;
  text-decoration: none;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  color: #1f1f1f;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e622';
  font-family: 'ep-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: 22px;
  color: #7d7d7d;
  content: '\e621';
  font-family: 'ep-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: '\e601';
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #333333;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #c9c9c9;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 10px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 600;
  line-height: 1.42857143;
  font-size: 1.7rem;
  margin-top: 1.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: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e90f";
  font-family: 'ep-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: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333333;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 40px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #c2c2c2;
  content: '\e61d';
  font-family: 'ep-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.42857143;
  font-size: 1.7rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  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.42857143;
  font-size: 1.7rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.fotorama-video-container:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'ep-icons';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'ep-icons';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'ep-icons';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: 'ep-icons';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.block.add.review {
  margin-bottom: 40px;
}
.block.add.review > .title {
  color: #000000;
  font-weight: 700;
  line-height: 1.42857143;
  font-size: 2.2rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  font-weight: 600;
  line-height: 1.42857143;
  font-size: 1.7rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  margin: 0 0 20px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  color: #000000;
  font-weight: 700;
  line-height: 1.42857143;
  font-size: 2.2rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 40px;
}
.block.reviews.list .review.title {
  font-weight: 600;
  line-height: 1.42857143;
  font-size: 1.7rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 20px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  display: table;
  margin: 10px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  line-height: 1.42857143;
  font-size: 1.7rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 10px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #fce9e8;
  border: 1px solid #fce9e8;
  color: #e1251b;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #fce9e8;
  border: 1px solid #fce9e8;
  color: #e1251b;
}
.review-form .action.submit.primary:hover {
  background: #fce9e8;
  border: 1px solid #fce9e8;
  color: #e1251b;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  color: #000000;
  font-weight: 700;
  line-height: 1.42857143;
  font-size: 2.2rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 600;
  line-height: 1.42857143;
  font-size: 1.7rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 10px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 600;
  line-height: 1.42857143;
  font-size: 1.7rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: 'ep-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: 2px solid transparent;
  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 #68a8e0;
}
.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: 2px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 2px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 2px 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: 2px solid transparent;
  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: 2px solid transparent;
  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 #68a8e0;
}
.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;
}
.block-collapsible-nav .content {
  background: #ffffff;
  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: #fce9e8;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #ff5501;
  color: #e1251b;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #ff5501;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
body {
  background-color: #ffffff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #1f1f1f;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #6c6c6c;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #6c6c6c;
}
.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;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #1f1f1f;
}
.message.global.demo a:hover {
  color: #6c6c6c;
}
.message.global.demo a:active {
  color: #6c6c6c;
}
.page-footer {
  margin-top: auto;
}
.footer.content {
  border-top: 1px solid #d1d1d1;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}
.page-header .panel.wrapper .switcher,
.page-footer .switcher {
  margin-right: 10px;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'ep-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: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'ep-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 {
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .panel.wrapper .switcher li,
.page-footer .switcher li {
  font-size: 12px;
  margin: 0;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.ui-datepicker td {
  padding: 0;
}
.cookie-status-message {
  display: none;
}
.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: #1f1f1f;
  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: #1f1f1f;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #6c6c6c;
  text-decoration: none;
}
.my-credit-cards .action.delete:active {
  color: #6c6c6c;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #1f1f1f;
  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: #1f1f1f;
  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: #1f1f1f;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #6c6c6c;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:active {
  color: #6c6c6c;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #1f1f1f;
  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;
}
.page-products-promo .products .toolbar-products .toolbar-amount {
  display: none;
}
.page-products-promo .filter-current .item.is_promo {
  display: none;
}
.page-products-promo .filter-actions[data-filter-count="1"],
.page-products-promo .filter-current[data-filter-count="1"] {
  display: none;
}
.products {
  margin: 30px 0;
}
.products .toolbar-products {
  margin-bottom: 30px;
}
.products .toolbar-products .toolbar-amount {
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 600;
  display: block;
}
.products .toolbar-products .sortby-limiter {
  display: flex;
  gap: 10px;
  flex-flow: column;
}
.products .toolbar-products .sortby-limiter .select_content {
  display: flex;
  gap: 10px;
  align-items: center;
}
.products .toolbar-products .sortby-limiter .select_content label {
  min-width: 120px;
}
.products .toolbar-products .sortby-limiter .select_content select {
  font-weight: 600;
}
.products .toolbar-products .sortby-limiter .modes {
  display: none;
}
.page-products .products-grid .product-items {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.page-products .products-grid .product-items .product-item {
  align-self: stretch;
  border: 1px solid #ffffff;
  box-sizing: border-box;
  border-radius: 10px;
  background: #ffffff;
  margin-bottom: 2%;
  position: relative;
  padding: 12px;
}
.page-products .products-grid .product-items .product-item .box-image {
  margin: 20px 0;
}
.price-box .price-label {
  display: none;
}
.price-box .old-price .price,
.price-box .old-price .currency {
  color: initial;
  font-size: 1.4rem;
}
.price-box .price,
.price-box .currency {
  font-weight: 600;
  white-space: nowrap;
  color: #e1251b;
}
.product-items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
}
.products-grid .product-items .product-item-info .product-item-actions {
  padding: 12px;
}
.product-items .product-item-info .product-item-inner {
  display: none;
}
.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);
  padding-bottom: 10px;
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-details {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  flex-grow: 1;
}
.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;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.product-item-info .item-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.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-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: 10px 0 10px;
}
.product-item .price-box .price-label {
  display: none;
  color: #666666;
  font-size: 12px;
}
.product-item .old-price {
  margin: 5px 0;
}
.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;
  line-height: 1;
  white-space: nowrap;
}
.price-container .price,
.price-container .currency {
  font-size: 1.8rem;
}
.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;
}
.smart-products-listing .product-items .product-item {
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 15px 18px 15px;
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  margin-bottom: 20px;
  gap: 20px;
  align-items: center;
  justify-content: space-between;
}
.smart-products-listing .product-items .product-item .box-image-list {
  text-align: center;
  max-width: 120px;
}
.smart-products-listing .product-items .product-item .product-item-action {
  text-align: center;
}
.smart-products-listing .product-items .product-item .box-info-list .bottom-action {
  display: none;
}
.smart-products-listing .product-items .product-item .box-info-list strong.ref {
  color: #1f1f1f;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.06px;
  line-height: 22px;
  text-transform: uppercase;
}
.smart-products-listing .product-items .product-item .box-info-list .product-name a {
  color: #1f1f1f;
  font-size: 14px;
  letter-spacing: -0.05px;
  line-height: 19px;
  text-transform: uppercase;
  word-break: break-all;
  font-weight: 600;
}
.smart-products-listing .product-items .product-item .box-info-list .product-name a .brand {
  font-weight: bold;
}
.smart-products-listing .product-items .product-item .box-info-list .product-item-inner ul a {
  color: #1f1f1f;
  font-size: 14px;
  letter-spacing: -0.05px;
  line-height: 19px;
  text-transform: uppercase;
  word-break: break-all;
  font-weight: 600;
}
.smart-products-listing .product-items .product-item .box-info-list .product-item-inner ul a .brand {
  font-weight: bold;
}
.smart-products-listing .product-items .product-item .box-info-list .product-item-inner .more {
  display: none;
}
.smart-products-listing .product-items .product-item .box-info-list .product-item-inner .product-item-description {
  margin-top: 20px;
}
.smart-products-listing .product-items .product-item .box-info-list .product-actions .product-link {
  color: white;
}
.smart-products-listing .product-items .product-item .box-info-list .ep_discount_percent {
  padding: 0 15px;
  line-height: 1.6;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: static;
}
.smart-products-listing .product-items .product-item .box-info-list .old-price {
  color: #333333;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.05px;
  line-height: 1;
  display: block;
}
.smart-products-listing .product-items .product-item .box-info-list .old-price .price,
.smart-products-listing .product-items .product-item .box-info-list .old-price .currency {
  text-decoration: line-through;
}
.smart-products-listing .product-items .product-item .box-info-list .special-price {
  color: #e1251b;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.09px;
  line-height: 1;
}
.smart-products-listing .product-items .product-item .box-info-list .info-product .product_info_block {
  padding: 0 33px 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
}
.smart-products-listing .product-items .product-item .box-info-list .info-product .tocompare,
.smart-products-listing .product-items .product-item .box-info-list .info-product .towishlist {
  font-size: 14px;
  letter-spacing: -0.05px;
  text-transform: lowercase;
  margin-right: 20px;
}
.smart-products-listing .product-items .product-item .box-info-list .info-product .tocompare::first-letter,
.smart-products-listing .product-items .product-item .box-info-list .info-product .towishlist::first-letter {
  text-transform: uppercase;
}
.smart-products-listing .product-items .product-item .box-info-list .priceWichlist,
.smart-products-listing .product-items .product-item .box-info-list .product-price-info {
  position: static;
  flex-basis: 196px;
  min-width: 196px;
  padding: 0;
}
.smart-products-listing .product-items .product-item .box-info-list .priceWichlist .price-box > span,
.smart-products-listing .product-items .product-item .box-info-list .product-price-info .price-box > span {
  display: block;
  margin-bottom: 7px;
}
.smart-products-listing .product-items .product-item .box-info-list .priceWichlist .price-box > span.ep_discount_percent,
.smart-products-listing .product-items .product-item .box-info-list .product-price-info .price-box > span.ep_discount_percent {
  display: inline-block;
}
.product-items .product-item .product-item-inner .product-item-actions {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
}
.toolbar-products {
  margin-bottom: 40px;
}
.toolbar-bottom .toolbar-products {
  text-align: center;
}
/*
 * Copyright (c)  2022. Electroplanet all right reserved
 */
.family-list-container {
  display: flex;
  flex-wrap: wrap;
  column-gap: 2%;
  row-gap: 20px;
}
.family-list-container .sub-family-item {
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 15px 18px 15px;
  box-sizing: border-box;
}
.family-list-container .sub-family-item .image-box {
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #eeeeee;
  color: #eeeeee;
  padding: 8px;
  margin-bottom: 20px;
}
.family-list-container .sub-family-item .name a {
  font-size: 16px;
  font-weight: 600;
}
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 5px;
}
.table-comparison .cell.label {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .cell.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 #d1d1d1;
}
.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.add-to-cart {
  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;
}
.old-price,
.old.price {
  color: #666666;
  text-decoration: line-through;
}
.price-discount-percent {
  font-size: 14px;
  background: #ffd100;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #000000;
  font-weight: 700;
  padding: 1px 5px;
  border: 1px solid #f0928d;
}
.badge-wrapper {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 1;
}
.badge-wrapper .badge-icon {
  content: '';
  -webkit-mask-image: url('../images/icons/icon-badge.svg');
  mask-image: url('../images/icons/icon-badge.svg');
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  background-color: #e1251b;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 88px 19px;
  padding: 1px 20px;
  display: block;
  width: 100%;
}
.badge-wrapper .badge-icon-promo {
  background-color: #f6b60e;
}
.field.qty-increment-widget {
  display: -webkit-flex;
  /* NEW */
  display: flex;
  color: #4d4d4d;
  font-size: 12px;
  letter-spacing: -0.1px;
}
.field.qty-increment-widget label.label {
  display: none;
}
.field.qty-increment-widget .control-qty-cart {
  display: -webkit-flex;
  /* NEW */
  display: flex;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  align-items: center;
  max-width: 112px;
  position: relative;
  border: 1px solid #eeeeee;
  float: left;
  color: #4d4d4d;
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
  font-weight: 600;
}
.field.qty-increment-widget .control-qty-cart input[type="number"] {
  -moz-appearance: textfield;
  text-align: center;
  width: 26px;
  font-size: 14px;
  resize: vertical;
  border: 0;
  background: none;
}
.field.qty-increment-widget .control-qty-cart span {
  height: 29px;
  width: 29px;
  padding: 5px 8px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
  font-size: 23px;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
}
.field.qty-increment-widget .control-qty-cart span:hover {
  color: #000000;
}
.field.qty-increment-widget .control-qty-cart .input-icon-plus {
  line-height: 28px;
}
.field.qty-increment-widget .control-qty-cart .input-icon-less {
  line-height: 9px;
}
.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;
}
.product.name a {
  font-weight: 600;
}
.catalog-category-view .category-image {
  display: none;
}
.catalog-category-view .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;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.product-page-wrapper {
  position: relative;
}
.product.media {
  margin-bottom: 40px;
}
.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.data.items {
  clear: both;
  margin-bottom: 30px;
}
.product.data.items .additional-attributes {
  width: auto;
  border: none;
}
.product.data.items .additional-attributes > thead > tr > th,
.product.data.items .additional-attributes > tbody > tr > th,
.product.data.items .additional-attributes > tfoot > tr > th,
.product.data.items .additional-attributes > thead > tr > td,
.product.data.items .additional-attributes > tbody > tr > td,
.product.data.items .additional-attributes > tfoot > tr > td {
  border: none;
}
.product.data.items .additional-attributes > thead > tr > td,
.product.data.items .additional-attributes > tbody > tr > td,
.product.data.items .additional-attributes > tfoot > tr > td {
  padding: 4px 5px 10px 5px;
}
.product.data.items .additional-attributes > thead > tr > th,
.product.data.items .additional-attributes > tbody > tr > th,
.product.data.items .additional-attributes > tfoot > tr > th {
  padding: 4px 30px 10px 0;
}
.product.data.items .additional-attributes-wrapper {
  break-inside: avoid;
}
.product.data.items .additional-attributes-wrapper .attr-group {
  padding-top: 26px;
  padding-bottom: 10px;
}
.product.data.items .additional-attributes-wrapper .attr-group span {
  font-size: 16px;
  font-weight: 600;
}
.product.data.items > .item.content {
  background-color: #ffffff;
  padding: 45px 20px 20px 20px;
  margin-top: 44px;
  border-top: 1px solid #d8d8d8 !important;
}
.product.data.items > .item.content .attributes-container {
  max-height: 300px;
  padding-bottom: 32px;
  overflow: hidden;
  box-shadow: 0 -30px 28px -25px #cccccc inset;
}
.product.data.items > .item.content .attributes-container.expanded {
  max-height: initial;
}
.product.data.items > .item.content .show-more {
  text-align: center;
  margin-top: 5px;
  color: #a6a6a6;
}
.product.data.items > .item.content .show-more span {
  cursor: pointer;
}
.product.data.items > .item.content table {
  width: 100%;
}
.product.data.items > .item.content table td {
  text-align: right;
}
.product.data.items > .item.content table td.data {
  font-weight: 600;
}
.product.data.items > .item.content table th {
  text-align: left;
}
.product.data.items > .item.content table th.label {
  text-transform: lowercase;
  color: #757575;
  font-weight: normal;
  width: 138px;
  padding-right: 10px;
}
.product.data.items > .item.content table th.label:first-letter {
  text-transform: uppercase;
}
.product.data.items > .item.content table th,
.product.data.items > .item.content table td {
  color: #4a4a4a;
  font-size: 13px;
  border-bottom: 1px solid #d8d8d8;
  padding: 10px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.product.data.items .review-control-vote {
  overflow: initial;
}
.product.data.items legend,
.product.data.items .block-title {
  padding: 0;
  margin-bottom: 10px !important;
  border: 0;
}
.product.data.items legend strong,
.product.data.items .block-title strong {
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
}
.product.data.items legend span {
  display: inline-block !important;
  font-size: 16px !important;
}
.product.data.items legend strong {
  font-weight: normal;
  font-size: 16px;
}
.product-info-main {
  margin-bottom: 40px;
}
.product-info-main .page-title-wrapper h1 {
  font-size: 2rem;
  font-weight: 600;
}
.product-info-main .page-title-wrapper .category-name {
  display: block;
  font-size: 1.5rem;
  margin-top: 5px;
  font-weight: 500;
}
.product-info-main .product-title-top {
  display: -webkit-flex;
  /* NEW */
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.product-info-main .share-links-block {
  position: relative;
}
.product-info-main .share-links-block .third-party-share-container {
  position: absolute;
  width: 180px;
  right: 93px;
  top: 0;
  display: none;
}
.product-info-main .share-links-block .btn-action {
  position: relative;
}
.product-info-main .share-links-block .btn-action span {
  font-weight: 500;
}
.product-info-main .share-links-block .btn-action span:before {
  position: relative;
  padding-right: 5px;
  top: 5px;
}
.product-info-main .product-info-price {
  display: block;
  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;
}
.product-info-main .product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-info-main .product-info-price .price-box .price-container .price-label {
  display: none;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax,
.product-info-main .product-info-price .weee + .price-excluding-tax,
.product-info-main .product-info-price .weee {
  font-size: 1.4rem;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax .price,
.product-info-main .product-info-price .weee + .price-excluding-tax .price,
.product-info-main .product-info-price .weee .price {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 16px;
}
.product-info-main .product-info-price .price-wrapper .price {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 22px;
}
.product-info-main .product-info-price .old-price .price-wrapper .price,
.product-info-main .product-info-price .old-price .price-wrapper .currency {
  font-size: 2rem;
  font-weight: 600;
  text-decoration: line-through;
}
.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 .add-to-cart-container {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.product-info-main .add-to-cart-container .add-tocart-wrapper .box-tocart {
  margin-right: 20px;
}
.product-info-main .add-to-cart-container .purchase-action-wrapper {
  flex-basis: 100%;
}
.product-info-main .add-to-cart-container .purchase-action-wrapper button {
  width: 100%;
  font-size: 1.6rem;
  line-height: 20px;
}
.product-info-main .product-add-form .box-tocart .fieldset:last-child {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  column-gap: 20px;
}
.product-info-main .product-add-form .box-tocart .fieldset:last-child .actions-addtocart {
  flex-basis: 100%;
}
.product-info-main .product-add-form .box-tocart .fieldset:last-child .actions-addtocart button {
  font-size: 1.6rem;
  line-height: 14px;
}
.product-info-main .product-reviews-summary {
  display: block;
  width: 100%;
}
.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: #e1251b;
  display: table-cell;
  padding-bottom: 20px;
  vertical-align: top;
}
.product-options-bottom .price-box .price-discount-percent,
.product-info-price .price-box .price-discount-percent {
  font-size: 2rem;
}
.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-box-special,
.product-info-price .price-box .price-box-special {
  display: flex;
  align-items: center;
  column-gap: 1.5rem;
}
.product-options-bottom .price-box .price-container > span,
.product-info-price .price-box .price-container > span {
  display: block;
}
.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,
.product-options-bottom .price-box .price-container .currency,
.product-info-price .price-box .price-container .currency {
  font-size: 22px;
  font-weight: 700;
  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.add-to-cart {
  vertical-align: top;
}
.box-tocart .action.add-to-cart: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;
}
.product-social-links .action.tocompare:before {
  content: "\e910";
}
.product-social-links .share-links-block {
  display: flex;
  column-gap: 30px;
}
.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: #1f1f1f;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #1f1f1f;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #6c6c6c;
  text-decoration: none;
}
.ui-dialog-titlebar-close:active {
  color: #6c6c6c;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #1f1f1f;
  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.add-to-cart {
  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_compare-index .table-comparison tbody td,
.catalog-product_compare-index .table-comparison tbody th {
  flex-grow: 1;
  flex-basis: 0;
}
.compare-top-container .compare-container-buttons {
  height: 1px;
}
.compare-top-container .compare-container-buttons .compare-actions {
  position: absolute;
  height: 44px;
  bottom: 0;
}
.compare-top-container .overlayer {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
}
.compare-top-container .compare-close {
  position: absolute;
  z-index: 99;
  top: 10px;
  right: 27px;
  font-size: 0;
  cursor: pointer;
}
.compare-top-container .compare-close:before {
  content: "\002716";
  display: inline-block;
  font-size: 20px;
  color: #4a4a4a;
}
.compare-container {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 1280px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  z-index: 99;
}
.compare-container .message.empty {
  background: #363637;
  position: fixed;
  bottom: 44px;
  left: 0;
  color: #fff;
  width: 100%;
  max-width: 277px;
  padding-left: 39px;
  padding-right: 0;
  margin-bottom: 0;
}
.compare-container .compare-wrapper-all {
  background: #fff;
}
.compare-container .compare-wrapper-all .compare-content {
  position: relative;
  margin-bottom: 46px;
}
.compare-container .compare-wrapper-all .compare-action {
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
  padding: 20px 50px 20px 38px;
  background: white;
}
.compare-container .compare-wrapper-all .compare-action .delete:before {
  content: "\002716";
  font-size: 20px;
  color: #4a4a4a;
  margin-right: 6px;
  position: relative;
  top: 2px;
}
.compare-container .compare-wrapper-all .compare-action .compare-actions {
  display: -webkit-flex;
  /* NEW */
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.table-comparison.widget-content-compare th {
  display: none !important;
}
.table-comparison.page-content-compare .product-detail-compare {
  border-top: 1px solid rgba(151, 151, 151, 0.54);
  margin-top: -1px;
}
.table-comparison.page-content-compare tbody:not(.product-detail-compare) tr {
  background-color: white;
}
.table-comparison.page-content-compare tbody:not(.product-detail-compare) td,
.table-comparison.page-content-compare tbody:not(.product-detail-compare) th {
  padding-bottom: 0;
}
.table-comparison.page-content-compare tbody:not(.product-detail-compare) .item {
  padding: 25px 10px 10px 10px;
  flex-direction: column;
  justify-content: space-between;
}
.table-comparison.page-content-compare tbody:not(.product-detail-compare) .item .product-item-link a {
  font-weight: bold;
  letter-spacing: -0.2px;
  position: relative;
  display: block;
}
.table-comparison tbody tr {
  display: -webkit-flex;
  /* NEW */
  display: flex;
}
.table-comparison tbody td,
.table-comparison tbody th {
  display: -webkit-flex;
  /* NEW */
  display: flex;
}
.table-comparison tbody .item {
  display: -webkit-flex;
  /* NEW */
  display: flex;
  position: relative;
  border: 1px solid rgba(151, 151, 151, 0.54);
  padding: 25px 20px 10px 0;
  align-self: stretch;
}
.table-comparison tbody .item .item-inner {
  margin-right: 10px;
}
.table-comparison tbody .item .remove.product {
  position: absolute;
  top: 1px;
  right: 1px;
}
.table-comparison tbody .item .remove.product a:before {
  font-family: 'ep-icons';
  content: "\e974";
  font-size: 20px;
}
.table-comparison tbody .item .remove.product a span {
  display: none;
}
.table-comparison tbody .item .product-item-photo img {
  max-width: 113px;
}
.table-comparison tbody .item .box-info {
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: -0.05px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
}
.table-comparison tbody .item .box-info .product-item-sub-category {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.06px;
  line-height: 22px;
  text-transform: uppercase;
}
.table-comparison tbody .item .box-info a {
  color: #333333;
}
.table-comparison tbody .item .box-info .product-name a {
  line-height: 19px;
}
.table-comparison tbody .item .box-info .product-name a .ref {
  display: block;
}
.table-comparison tbody .item .box-info .product-name a .brand {
  font-weight: bold;
}
button.compare-list-reload {
  background: #363637;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  height: 44px;
  padding: 0 47px 0 16px;
  max-width: 300px;
  border: none;
  border-top: 1px dotted #fff;
  position: relative;
}
button.compare-list-reload.open:after {
  width: 15px;
  height: 11px;
  background: url("../images/picto-compare-widget.png") right 0 no-repeat;
  background-size: 100%;
}
button.compare-list-reload:after {
  content: "";
  width: 11px;
  height: 15px;
  position: absolute;
  right: 15px;
  top: 15px;
  background: url("../images/picto-compare-widget-off.png") right 0 no-repeat;
  background-size: 100%;
}
button.compare-list-reload span {
  background: #fff;
  border-radius: 100%;
  color: #363637;
  display: inline-block;
  width: 27px;
  height: 27px;
  margin-left: 12px;
  margin-top: 0px;
  padding-right: 2px;
  text-align: center;
  line-height: 25px;
}
.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;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: "\e956";
  font-family: 'ep-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 #d1d1d1;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  left: -300%;
  position: absolute;
  margin: 15px 0;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  position: absolute;
  z-index: 3;
  overflow: hidden;
  margin-top: -15px;
}
.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) {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
}
.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;
  text-align: center;
  width: 25px;
  position: absolute;
  right: 0;
  top: 6px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error {
  position: absolute;
  top: 32px;
  left: 0;
}
.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;
}
.cart-form .form-cart,
.cart-form .giftcardaccount,
.cart-summary-block {
  background-color: #ffffff;
  box-shadow: 0 4px 20px rgba(5, 16, 55, 0.04);
}
.cart-form .form-cart,
.cart-form .giftcardaccount,
.cart-summary-block:not(:first-child) {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.cart-summary h2,
.opc-block-summary span.title {
  font-size: 18px;
  color: #000;
  font-weight: 600;
}
.checkout-cart-index.page-layout-1column .columns.col1-layout {
  background: #F9FAFD;
}
.checkout-index-index {
  overflow-x: hidden;
  background: #F9FAFD;
}
.checkout-index-index .modal-content {
  background: none;
}
.checkout-cart-index .page-title {
  margin-top: 30px;
  margin-bottom: 20px;
}
.checkout-cart-index .cart-container {
  display: flex;
  justify-content: space-between;
  flex-flow: column;
  gap: 15px;
}
.checkout-cart-index .cart-container .cart-form {
  height: fit-content;
}
.checkout-cart-index .cart-container .cart-summary {
  padding: 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-title {
  font-size: 1.8rem;
  font-weight: 600;
  padding: 20px 12px;
  background-color: #ffffff;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-bottom: 1px solid #e2e2e2;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-block {
  padding: 12px;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper .totals-tax .amount .price .currency {
  top: 7px;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper .grand.totals td .currency {
  line-height: 12px;
  top: 10px;
}
.checkout-cart-index main .main_wrapper .cart-empty {
  overflow: hidden;
  padding: 8px 0 23px;
  width: 80%;
  margin: 15px auto 0;
}
.checkout-cart-index main .main_wrapper .cart-empty div {
  text-align: center;
}
.checkout-cart-index main .main_wrapper .cart-empty p {
  display: block;
  width: 80%;
  max-width: 412px;
  margin: 20px auto;
  color: #353535;
  font-size: 14px;
  text-align: center;
}
.checkout-cart-index main .main_wrapper .cart-empty p strong {
  font-weight: 600;
  position: relative;
  padding-left: 33px;
  padding-top: 3px;
}
.checkout-cart-index main .main_wrapper .cart-empty p strong:before {
  content: "";
  width: 24px;
  height: 24px;
  background: url('../images/picto-info-message.png') 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.checkout-cart-index main .main_wrapper .cart-empty a.action {
  float: none;
  margin: 0 auto;
}
.checkout-cart-index .cart-container {
  margin: 0;
  margin-bottom: 30px;
}
.checkout-cart-index .block-viewed-products-grid {
  margin-top: 50px;
}
.cart-container #empty_cart_button {
  float: right;
  font-weight: 600;
  margin-top: -46px;
}
.cart-container #empty_cart_button span {
  color: #000;
}
.cart-container .form.form-cart .qty label {
  display: none;
}
.cart-container .form.form-cart .qty select {
  width: 58px;
  border: 1px solid #4d4d4d;
}
.cart-container .form.form-cart .actions-toolbar .action-delete {
  font-size: 0;
}
.cart-totals .totals > tbody > tr td,
.cart-totals .totals > tbody > tr th {
  vertical-align: middle;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding: 11px 0;
}
.cart-totals .totals > tbody > tr th {
  text-align: left;
}
.cart-totals .totals > tbody > tr td {
  text-align: right;
}
.cart-totals .block.discount {
  margin-bottom: 30px;
}
.order-items-totals-content {
  padding: 20px;
}
.cart.table-wrapper {
  padding-top: 1px;
  padding-bottom: 10px;
}
.cart.table-wrapper .cart thead tr th.col {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 15px;
  padding-top: 24px;
}
.cart.table-wrapper .cart tbody td {
  border: 0;
}
.cart.table-wrapper .cart > .item {
  padding: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
}
.cart.table-wrapper .cart > .item:not(:last-child) {
  border-bottom: 1px solid #e2e2e2;
}
.cart.table-wrapper .col {
  padding-top: 15px;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp {
  padding: 20px;
  text-align: left;
}
.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;
  position: relative;
}
.cart.table-wrapper .item .col.subtotal {
  display: flex;
  flex-flow: nowrap;
  justify-content: space-between;
  align-items: center;
  column-gap: 10px;
}
.cart.table-wrapper .actions-toolbar {
  min-height: 20px;
  position: relative;
  display: flex;
  align-items: center;
}
.cart.table-wrapper .actions-toolbar .actions {
  margin-left: 15px;
}
.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 {
  display: flex;
  gap: 20px;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  float: left;
  max-width: 110px;
  padding: 0;
  width: 100%;
  margin-right: 25px;
}
.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: 10px;
  font-size: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 10px 0 0;
}
.cart.table-wrapper .item .message {
  margin-top: 20px;
}
.cart.table-wrapper table {
  margin-top: 16px;
}
.cart.table-wrapper table tbody {
  border-top: 0 !important;
}
.cart.table-wrapper table thead > tr > th {
  color: #000;
  font-size: 13px;
  font-weight: 600;
  padding: 14px 0;
  border-bottom: 0;
  width: calc(64% / 4);
}
.cart.table-wrapper table thead > tr > th:first-child {
  padding-left: 9px;
}
.cart.table-wrapper table thead > tr > th:nth-child(1) {
  width: 36%;
}
.cart.table-wrapper table tr:first-child td {
  border: none;
}
.cart.table-wrapper table tbody > tr > td.subtotal {
  text-align: right;
}
.cart.table-wrapper table tbody > tr > td.subtotal .price-including-tax .cart-price {
  font-size: 16px;
  color: #e1251b;
}
.cart.table-wrapper .product-item-details a {
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
}
.cart.table-wrapper .product-item-details .product-item-name {
  display: block;
  padding-top: 2px;
  color: #000000;
}
.cart.table-wrapper .product-item-details a span.brand {
  font-weight: 600;
}
.cart.table-wrapper .title-pack {
  padding: 10px 0 8px 0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  color: #d51b1c;
}
.cart.table-wrapper .unit-price span.label {
  margin-right: 8px;
  text-transform: capitalize;
  font-size: 12px;
}
.cart.table-wrapper .unit-price .price-box.price-final_price {
  display: inline-block;
}
.cart.table-wrapper .unit-price .ep_discount_percent {
  display: none;
}
.cart.table-wrapper .unit-price .special-price,
.cart.table-wrapper .unit-price .old-price {
  font-size: 12px;
  font-weight: normal;
}
.checkout-cart-bottom {
  margin-top: 20px;
}
.checkout-cart-bottom .checkout-note-secure-payment {
  text-align: center;
  padding: 20px;
}
.checkout-cart-bottom .checkout-note-secure-payment .note {
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  color: #2ca329;
  margin-bottom: 24px;
}
.checkout-cart-bottom .checkout-note-secure-payment .note::before {
  font-family: 'ep-icons';
  content: "\e900";
  display: inline-block;
  margin-right: 6px;
  font-size: 18px;
  position: relative;
  top: 2px;
}
.checkout-cart-bottom .checkout-note-secure-payment .img {
  background: url("../images/checkout-secure-payment.png") no-repeat;
  background-size: contain;
  height: 42px;
  width: 300px;
  max-width: 70vw;
  margin: 0 auto;
}
.checkout-agreements .checkout-agreement label {
  color: #000000;
}
.checkout-agreements .checkout-agreement label a {
  text-decoration: underline;
}
.checkout-agreements .checkout-agreement label div {
  display: inline;
}
.checkout-agreements .checkout-agreement b {
  padding: 0 6px;
  font-weight: 600;
  color: #e02b27;
}
.checkout-agreements .mage-error {
  font-weight: 700;
}
.checkout-agreements span {
  display: block;
  margin-left: 10px;
}
.checkout-agreements span a {
  color: #363636;
  text-decoration: underline;
}
.checkout-agreements span a:hover {
  text-decoration: none;
}
.checkout-agreements span:first-letter {
  text-transform: uppercase;
}
.stock.stock_status_30.inventory_status_30:before,
.stock.stock_status_30.inventory_status_40:before,
.stock.stock_status_20.inventory_status_20:before,
.stock.stock_status_29.inventory_status_29:before {
  background-image: url("../images/Picto-in-stock.png");
  left: 0;
  top: -3px;
}
.stock.stock_status_30.inventory_status_30,
.stock.stock_status_40.inventory_status_40,
.stock.stock_status_20.inventory_status_20,
.stock.stock_status_29.inventory_status_29,
.stock_status_30.inventory_status_20 {
  color: #61a00b;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
.checkout-onepage-success main .cart.table-wrapper table thead > tr > th:nth-child(1),
.account.sales-order-view.page-layout-2columns-left main .cart.table-wrapper table thead > tr > th:nth-child(1) {
  width: 40%;
}
.checkout-onepage-success main .cart.table-wrapper table thead > tr > th:nth-child(2),
.account.sales-order-view.page-layout-2columns-left main .cart.table-wrapper table thead > tr > th:nth-child(2) {
  width: 20%;
}
.checkout-onepage-success main .cart.table-wrapper table thead > tr > th:nth-child(3),
.account.sales-order-view.page-layout-2columns-left main .cart.table-wrapper table thead > tr > th:nth-child(3) {
  width: 20%;
}
.checkout-onepage-success main .cart.table-wrapper table thead > tr > th:nth-child(4),
.account.sales-order-view.page-layout-2columns-left main .cart.table-wrapper table thead > tr > th:nth-child(4) {
  width: 20%;
}
.degrader-cac {
  background: rgba(255, 255, 255, 0.5);
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f4f6 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f3f4f6));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f3f4f6 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f3f4f6 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f3f4f6 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f3f4f6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f4f6', GradientType=0);
}
.style_price_all {
  margin-right: 0;
  font-size: 20px;
  color: #d40f2d;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  display: inline-block;
}
.style_currency_all {
  width: 19px;
  display: inline-block;
  font-size: 9px;
  font-weight: 600;
  color: #d40f2d;
  line-height: 10px;
  padding-top: 2px;
  opacity: 1;
  position: relative;
  top: 2px;
}
.prix_unitaire .ep_discount_percent {
  border-radius: 10px;
  right: 14%;
  top: 5px;
  margin-right: 5px;
  position: inherit;
}
.minicart-items-wrapper .product-item-details .subtotal .cart-price .price {
  display: block;
  width: 100%;
}
.minicart-items-wrapper .product-item-details .subtotal .cart-price .price.old-price {
  text-decoration: line-through;
}
.cart-links {
  width: 100%;
  margin: 24px 0;
}
.cart-links button {
  width: 100%;
}
.totals > tbody > tr.saved-amount th,
.totals > tbody > tr.saved-amount td {
  color: #e1251b;
  font-style: italic;
  font-weight: 600;
}
.coupon {
  position: relative;
}
.coupon .field {
  position: relative;
  margin-right: 0 !important;
}
.coupon .field div.mage-error {
  left: 0;
  bottom: -23px;
  right: initial;
}
.coupon input[type="text"] {
  align-items: center;
  padding: 22px 11px;
  color: rgba(0, 0, 0, 0.2);
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  box-shadow: 0 0px 0px 1px #CDD1DC;
  border-radius: 6px;
  border: none;
}
.coupon input[type="text"] span {
  text-transform: capitalize;
}
.coupon input[type="text"]:focus {
  box-shadow: 0 0 0 1px #CDD1DC !important;
  color: #333333 !important;
}
.coupon .actions-toolbar button {
  background: rgba(0, 0, 0, 0.04);
  border-radius: 6px;
  font-style: normal;
  font-weight: 700;
  font-size: 8px;
  line-height: 24px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.4);
  position: absolute;
  padding: 5px 10px;
  border: none;
  width: auto !important;
  right: 4px;
  top: 4px;
}
.checkout-services-info {
  position: relative;
  display: -webkit-flex;
  /* NEW */
  display: flex;
  top: 31px;
  font-size: 12px;
}
.checkout-services-info span.text1 {
  font-weight: bold;
  display: block;
}
.checkout-services-info img {
  max-width: 59px;
  position: relative;
  top: 9px;
  float: left;
}
.block.crosssell {
  padding: 0 15px;
  margin-top: 70px;
}
.block.crosssell .product-item-info {
  width: 200px;
}
.mini-cart-header {
  position: relative;
}
.mini-cart-header .counter-m.qty,
.mini-cart-header .counter.qty {
  right: 0;
  top: -11px;
  font-size: 11px;
  background: #f6b60e;
  min-width: 10px;
  min-height: 10px;
  padding: 2px;
  line-height: 1.3;
  color: #4a4a4a;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  position: absolute;
}
.mini-cart-header .counter-m.qty.empty,
.mini-cart-header .counter.qty.empty {
  display: none;
}
.minicart-wrapper .msg-cart-empty {
  color: #000000;
  font-weight: 600;
  text-align: center;
}
.minicart-wrapper .mage-dropdown-dialog {
  display: none;
}
.minicart-wrapper .mage-dropdown-dialog .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  border-top: none;
  max-width: 412px;
  width: 390px;
  position: absolute;
  right: -10px;
  top: 48px;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.22);
  background-color: #ffffff;
  display: none;
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .items-total {
  padding-bottom: 20px;
}
.minicart-wrapper .block-minicart .items-total .title {
  font-size: 2rem;
  font-weight: 600;
}
.minicart-wrapper .block-minicart .items-total .count {
  font-weight: 700;
}
.minicart-wrapper .block-minicart:before {
  content: "";
  position: absolute;
  transform: rotate(45deg);
  width: 30px;
  height: 30px;
  top: -8px;
  right: 14px;
  z-index: -46;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
}
.minicart-wrapper .block-minicart:after {
  top: -36px;
  right: 8px;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border: 21px solid rgba(255, 255, 255, 0);
  border-top-color: white;
  margin-left: -29px;
  transform: rotate(180deg);
}
.minicart-wrapper .minicart-items-wrapper {
  border-bottom: 1px solid #cccccc;
  margin: 0 -20px;
  overflow-x: auto;
  padding: 15px;
}
.minicart-wrapper .mini-cart-bottom-block {
  font-weight: bold;
  color: #000000;
}
.minicart-wrapper .mini-cart-bottom-block .subtotal-content {
  display: -webkit-flex;
  /* NEW */
  display: flex;
  justify-content: space-between;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fce9e8;
  color: #e1251b;
  padding: 10px;
  margin: 10px 0;
  align-items: center;
  font-weight: 700;
}
.minicart-wrapper .mini-cart-bottom-block .subtotal-content .label {
  font-weight: 600;
  text-transform: capitalize;
  font-size: 16px;
}
.minicart-wrapper .mini-cart-bottom-block .subtotal-content .price {
  font-weight: 600;
  font-size: 2rem;
}
.minicart-wrapper .mini-cart-bottom-block .actions a.primary {
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
}
.minicart-wrapper .mini-cart-bottom-block .actions button {
  width: 100%;
}
.minicart-wrapper li .product {
  display: -webkit-flex;
  /* NEW */
  display: flex;
  width: 100%;
}
.minicart-wrapper li .product .product.options {
  font-size: 11px;
}
.minicart-wrapper li .product .product.options .content dl {
  gap: 15px;
}
.minicart-wrapper .product-item {
  border-bottom: 1px solid #d8d8d8;
  padding: 0 0 15px;
  margin: 0 0 15px;
  position: relative;
  list-style-type: none;
}
.minicart-wrapper .product-item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.minicart-wrapper .product-item .product-item-photo {
  margin-right: 15px;
}
.minicart-wrapper .product-item .product-item-details {
  flex-grow: 1;
  color: #4a4a4a;
  letter-spacing: -0.08px;
}
.minicart-wrapper .product-item .product-item-details .product-item-top {
  padding-right: 21px;
}
.minicart-wrapper .product-item .product-item-details .sub-family {
  font-size: 15px;
}
.minicart-wrapper .product-item .product-item-details .title-product a {
  font-weight: 700;
  font-size: 13px;
  color: #000000;
}
.minicart-wrapper .product-item .product-item-details .title-product span {
  font-weight: 400;
  color: #000000;
}
.minicart-wrapper .product-item .product-item-details .title-product span.label {
  text-transform: uppercase;
  font-weight: 700;
}
.minicart-wrapper .product-item .product-item-details .product-item-pricing {
  color: #000000;
  font-weight: 700;
  letter-spacing: -0.06px;
  font-size: 17px;
  margin: 5px 0 14px 0;
}
.minicart-wrapper .product-item .product-item-details .product-item-pricing br {
  display: none;
}
.minicart-wrapper .product-item .product-item-details .product-item-pricing .old-price {
  font-size: 14px;
  font-weight: 400;
  display: block;
}
.minicart-wrapper .product-item .product-item-details .product-item-pricing .old-price .price .currency {
  font-size: 14px !important;
}
.minicart-wrapper .product-item .product-item-details .product-item-pricing .price-final_price .price .currency {
  font-size: 21px;
}
.minicart-wrapper .product-item .product-item-details .product-item-pricing .price-final_price .ep_discount_percent {
  position: relative;
  top: -2px;
}
.minicart-wrapper .product-item .price-box {
  margin: 10px 0;
}
.minicart-wrapper .delete {
  position: absolute;
  right: 6px;
  bottom: 23px;
  font-size: 0;
}
.minicart-wrapper .subtitle,
.minicart-wrapper .block-title {
  display: none;
}
.minicart-wrapper .block {
  margin: 0;
}
.minicart-wrapper .close {
  position: absolute;
  right: 0;
  top: 5px;
  background: none;
  border: none;
}
.minicart-wrapper .close:before {
  content: "\002716";
  display: inline-block;
  font-size: 20px;
  color: #4a4a4a;
}
.minicart-wrapper .close span {
  font-size: 0;
}
@media only screen and (max-width: 480px) {
  .minicart-wrapper .block-minicart {
    max-width: 85vw;
  }
}
.checkout-guest-form-wrapper {
  margin-top: 15px;
}
.guest-button button {
  width: 100%;
}
.checkout-container .checkout-payment-method .checkout-billing-address {
  padding: 15px 40px 15px 24px;
  margin: 20px 0;
  background: #ffffff;
  font-weight: 600;
  border: 2px solid #ffffff;
  border-radius: 8px;
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
}
.checkout-container .checkout-payment-method .checkout-billing-address #giftcardaccount-placer,
.checkout-container .checkout-payment-method .checkout-billing-address .opc-payment-additional.discount-code {
  display: none;
}
.checkout-container .checkout-payment-method .checkout-billing-address .billing-address-same-as-shipping-block {
  line-height: 40px;
}
.checkout-container .checkout-payment-method .checkout-billing-address .billing-address-same-as-shipping-block label {
  line-height: 23px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 20px 0 20px;
}
.opc-wrapper-fullwidth {
  width: 100% !important;
  margin-bottom: -30px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.checkout-success h3 {
  margin-bottom: 30px;
}
.checkout-success.success-page table#shopping-cart-table {
  margin-bottom: 0;
}
.checkout-success .table-wrapper table#shopping-cart-table {
  margin-top: 0;
}
.checkout-success table.totals {
  margin-bottom: 0;
}
.checkout-success table.totals .amount .price {
  font-weight: 600;
}
.checkout-success .box-actions1 {
  float: right;
  width: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.checkout-success .msg_important {
  margin: 0;
}
.checkout-success .success-page .order-message {
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.22);
  display: -webkit-flex;
  /* NEW */
  display: flex;
  padding: 37px 27px;
}
.checkout-success .success-page .barcode {
  flex-grow: 1;
  text-align: right;
  padding-left: 30px;
}
.checkout-success .order-message {
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
}
.checkout-success .order-message .icon-check {
  background-color: #ecfdf3;
  border-radius: 50%;
  text-align: center;
  width: 90px;
  height: 90px;
  margin-bottom: 10px;
}
.checkout-success .order-message .icon-check:before {
  content: "\e96c";
  color: #12b76a;
  display: block;
  border: 5px solid #12b76a;
  border-radius: 50%;
  height: 48px;
  width: 48px;
  margin-left: 20px;
  margin-top: 20px;
  padding-top: 9px;
  box-sizing: border-box;
}
.checkout-success .order-message span {
  display: inline-block;
}
.checkout-success .order-message a.icon-print {
  padding: 5px 30px;
  margin-top: 10px;
}
.checkout-success .order-message a.icon-print::before {
  vertical-align: middle;
  margin-right: 10px;
}
.checkout-success .order-message .text i {
  color: #4baa0a;
  font-size: 40px;
  border: 1px solid #4baa0a;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline-block;
  width: 62px;
  height: 62px;
  min-width: 62px;
  text-align: center;
  align-self: center;
  background-color: #58C30E;
}
.checkout-success .order-message .text i::before {
  color: #fff;
}
.checkout-success .order-message .text p {
  font-weight: 600;
}
.checkout-success .order-message strong {
  font-size: 16px;
  font-weight: 700;
  color: #12b76a;
}
.checkout-success .barcode .num_commade {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.06px;
  margin: 0 0 9px 0;
}
.checkout-success .customer-info p span {
  font-weight: 600;
  display: inline-block;
  width: 120px;
}
.checkout-success .order-info-detail {
  display: inline-flex;
  margin: -12px 0 4px -12px;
  width: calc(100% + 12px);
  justify-content: space-between;
}
.checkout-success .order-info-detail .infos_commande {
  padding: 20px 18px;
  margin: 12px 0 0 12px;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.22);
  display: -webkit-flex;
  /* NEW */
  display: flex;
  align-items: center;
  flex-grow: 1;
  flex-basis: 0;
}
.checkout-success .order-info-detail i {
  color: #f6b60e;
  margin-right: 13px;
}
.checkout-success .order-info-detail i:before {
  font-size: 60px;
}
.checkout-success .order-info-detail p {
  margin: 0;
  line-height: 1.5;
}
.checkout-success .customer-info .customer-info-content {
  padding-bottom: 20px;
}
.checkout-success .customer-info .shipping-billing-wrapper {
  display: flex;
  flex-flow: column;
  gap: 30px;
}
.checkout-success .customer-info .box-order-shipping-address .box-title,
.checkout-success .customer-info .box-order-billing-address .box-title {
  margin-bottom: 15px !important;
}
.checkout-success .customer-info .box-order-shipping-address .box-content .fullname,
.checkout-success .customer-info .box-order-billing-address .box-content .fullname {
  display: block;
  font-weight: 700;
  margin-bottom: 5px;
}
.checkout-success .customer-info .box-order-shipping-address .box-content .company,
.checkout-success .customer-info .box-order-billing-address .box-content .company,
.checkout-success .customer-info .box-order-shipping-address .box-content .street,
.checkout-success .customer-info .box-order-billing-address .box-content .street,
.checkout-success .customer-info .box-order-shipping-address .box-content .region,
.checkout-success .customer-info .box-order-billing-address .box-content .region {
  font-size: 13px;
}
.checkout-success .customer-info .box-order-shipping-address .box-content .company,
.checkout-success .customer-info .box-order-billing-address .box-content .company {
  display: block;
}
.checkout-success .customer-info .box-order-shipping-address .box-content .telephone,
.checkout-success .customer-info .box-order-billing-address .box-content .telephone {
  display: block;
  font-weight: 400;
  font-size: 13px;
}
.checkout-success .customer-info .box-order-shipping-address .address,
.checkout-success .customer-info .box-order-billing-address .address {
  position: relative;
  padding-left: 106px;
}
.checkout-success .customer-info .box-order-shipping-address .address::before,
.checkout-success .customer-info .box-order-billing-address .address::before {
  font-family: 'ep-icons';
  content: "\e927";
  font-size: 32px;
  background: #eeeeee;
  width: 90px;
  height: 90px;
  display: block;
  border-radius: 8px;
  position: absolute;
  left: 0;
  text-align: center;
  box-sizing: border-box;
  padding-top: 18px;
}
.checkout-success .customer-info .content-customer-info p {
  color: #4a4a4a;
  letter-spacing: -0.12px;
  line-height: 1.6;
  margin: 0;
}
.checkout-success .customer-info .content-customer-info p.tel {
  font-weight: bold;
  margin-top: 5px;
}
.checkout-success .customer-info .content-customer-info p.note-customer {
  font-style: italic;
  margin-top: 10px;
}
.checkout-success .message_recapitulatif.messages_recap_detail {
  color: #e1251b;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.14px;
  margin: 20px 0;
}
.checkout-success .info-transaction {
  color: #4a4a4a;
}
.checkout-success .form_commande_annulation form {
  display: block;
  border: 5px solid #d40f2d;
  padding: 20px;
  margin-bottom: 20px;
}
.checkout-success .order-detail-wrapper {
  margin-top: 40px;
}
.checkout-success .order-detail-wrapper .opc-sidebar h3 {
  padding-bottom: 18px;
  margin-bottom: 28px;
  font-weight: 600;
  font-size: 17px;
  border-bottom: 1px solid #e2e2e2;
}
.checkout-success .order-detail-wrapper .opc-sidebar .order-items-totals-content .actions-toolbar {
  text-align: center;
}
.checkout-success .order-detail-wrapper .opc-sidebar .order-items-totals-content .actions-toolbar a {
  margin: 15px auto;
  float: initial;
  width: 100%;
  background: #fff;
  border: 2px solid #e1251b;
}
.checkout-success .order-detail-wrapper .opc-sidebar .order-items-totals-content .actions-toolbar a span {
  color: #e1251b;
}
.checkout-success .order-detail-wrapper .opc-wrapper-content,
.checkout-success .order-detail-wrapper .opc-sidebar-content,
.checkout-success .order-detail-wrapper .customer-info {
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 15px 18px 24px;
}
.checkout-success .order-detail-wrapper .customer-info {
  margin-top: 20px;
}
.checkout-success .shipping-payment-modes {
  display: flex;
  flex-flow: column;
  gap: 30px;
  justify-content: space-between;
  border-bottom: 1px solid #e2e2e2;
  border-top: 1px solid #e2e2e2;
  border-bottom: none;
  margin-bottom: 0;
  padding: 25px;
}
.checkout-success .shipping-payment-modes h3 {
  font-size: 14px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 4px;
}
.checkout-success .shipping-payment-modes h3 > span {
  display: block;
  background: none;
  padding: 0;
  color: inherit;
  font-weight: 500;
  font-size: 14px;
}
.checkout-success .shipping-payment-modes h3 > span span {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fce9e8;
  color: #e1251b;
  padding: 3px 10px;
}
.checkout-success .shipping-payment-modes .shipping-mode,
.checkout-success .shipping-payment-modes .payment-mode {
  position: relative;
  display: flex;
  align-items: center;
  flex-basis: 45%;
  min-height: 77px;
  text-align: left;
}
.checkout-success .shipping-payment-modes .shipping-mode p,
.checkout-success .shipping-payment-modes .payment-mode p {
  font-size: 13px;
}
.checkout-success .shipping-payment-modes .shipping-mode .content,
.checkout-success .shipping-payment-modes .payment-mode .content {
  padding: 0;
}
.checkout-success .shipping-payment-modes .shipping-mode .icon,
.checkout-success .shipping-payment-modes .payment-mode .icon {
  position: relative;
  padding-right: 12px;
}
.checkout-success .shipping-payment-modes .shipping-mode .icon::before,
.checkout-success .shipping-payment-modes .payment-mode .icon::before {
  content: '';
  width: 74px;
  height: 74px;
  display: block;
  top: 0;
  left: 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.checkout-success .shipping-payment-modes .shipping-mode .icon::after,
.checkout-success .shipping-payment-modes .payment-mode .icon::after {
  font-family: 'ep-icons';
  position: absolute;
  width: 74px;
  height: 74px;
  background: #ffffff;
  top: 4px;
  left: 0;
  z-index: 9;
  border-radius: 4px;
  font-size: 40px;
  text-align: center;
  line-height: 64px;
}
.checkout-success .shipping-payment-modes .shipping-mode .icon::after {
  content: '';
  background: url("../images/icons/icon-services-shipping-installation.svg") 14px 17px no-repeat;
  background-size: 55px;
}
.checkout-success .shipping-payment-modes .payment-mode .icon::after {
  content: '';
  background: url("../images/icons/icon-services-back-refund.svg") 14px 10px no-repeat;
  background-size: 55px;
}
.checkout-success .block .block-content .box .order-progress-container h3 {
  border-bottom: none;
}
.checkout-success .block .block-content .box .shipping-payment-modes h3 {
  font-size: 1.6rem;
  border-bottom: none;
  padding: 0;
}
.order-progress-container .status ul {
  margin: 0 20px;
  display: -webkit-flex;
  /* NEW */
  display: flex;
  justify-content: space-between;
}
.order-progress-container .status ul li {
  font-weight: 500;
  position: relative;
  flex-basis: 0;
  flex-grow: 1;
  padding: 24px 0 0 0;
}
.order-progress-container .status ul li span {
  font-weight: 500;
  display: inline-block;
  max-width: 120px;
}
.order-progress-container .status ul li span.status-date {
  font-size: 12px;
}
.order-progress-container .status ul li:before {
  font-family: 'ep-icons';
  display: block;
  position: absolute;
  content: "...";
  color: #ffffff;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  top: -11px;
  z-index: 1;
  text-align: center;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 17px;
}
.order-progress-container .status ul li:after {
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #d0d0d0;
  top: 0;
}
.order-progress-container .status ul li:before {
  background-color: #d0d0d0;
}
.order-progress-container .status ul li.processed span,
.order-progress-container .status ul li.active span {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  color: #12b76a;
}
.order-progress-container .status ul li.processed:before,
.order-progress-container .status ul li.active:before,
.order-progress-container .status ul li.processed:after,
.order-progress-container .status ul li.active:after {
  background-color: #12b76a;
}
.order-progress-container .status ul li:last-child {
  width: 50px;
  flex-grow: 0;
}
.order-progress-container .status ul li:last-child::after {
  display: none;
}
.order-progress-container .status ul .waiting_for_confirmation:before {
  content: "\e96c";
  font-size: 11px;
  text-align: center;
  line-height: 24px;
}
.order-progress-container .status ul .confirmed:before {
  font-size: 14px;
  text-align: center;
  line-height: 18px;
  background-color: #F8AB26;
  font-weight: 700;
  letter-spacing: 1px;
}
.order-progress-container .status ul .confirmed.active:before {
  content: "\e96c";
  font-size: 11px;
  text-align: center;
  line-height: 24px;
}
.checkout-container .price br,
.opc-block-summary .price br {
  display: none;
}
.opc-block-shipping-information {
  display: none;
}
.checkout-onepage-success .modal-header,
.checkout-container .modal-header {
  padding: 0;
}
.checkout-onepage-success #checkout-shipping-method-load .tab-content,
.checkout-container #checkout-shipping-method-load .tab-content {
  border: 0;
  padding: 0;
}
.checkout-onepage-success .store-title,
.checkout-container .store-title {
  border-bottom: 1px solid #d8d8d8;
}
.checkout-onepage-success .step-title,
.checkout-container .step-title {
  display: none;
}
.checkout-onepage-success .store-title,
.checkout-container .store-title {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.14px;
  line-height: 1.2;
  padding: 0 0 11px 24px;
  margin: 20px 0 10px;
}
.checkout-onepage-success .checkout-green-sub-title,
.checkout-container .checkout-green-sub-title {
  letter-spacing: -0.12px;
  color: #000;
  font-size: 16px;
}
.checkout-onepage-success .checkout-green-sub-title .import,
.checkout-container .checkout-green-sub-title .import {
  font-weight: 600;
}
.checkout-onepage-success .checkout-green-sub-title .electroplanet-icon-check:before,
.checkout-container .checkout-green-sub-title .electroplanet-icon-check:before {
  font-size: 14px !important;
  display: none;
}
.checkout-onepage-success .opc-sidebar .action-close,
.checkout-container .opc-sidebar .action-close {
  display: none;
}
.checkout-onepage-success .modal-inner-wrap .modal-content,
.checkout-container .modal-inner-wrap .modal-content {
  padding: 0;
}
.checkout-onepage-success .address-actions button,
.checkout-container .address-actions button {
  position: relative;
  padding: 8px 30px;
  font-size: 13px;
  text-transform: uppercase;
  width: 100%;
  font-weight: 600;
}
.checkout-onepage-success .address-actions button span:before,
.checkout-container .address-actions button span:before {
  content: "+";
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 14px;
  border: 2px solid;
  border-radius: 50%;
  text-align: center;
  font-size: 16px;
  box-sizing: border-box;
  margin-right: 10px;
}
.checkout-onepage-success .store-choosed-checkout,
.checkout-container .store-choosed-checkout {
  background-color: #f6b60e;
  padding: 1px 20px 20px 20px;
  margin: 0 0 16px 0;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.22);
}
.checkout-onepage-success .store-choosed-checkout .with-check-shape,
.checkout-container .store-choosed-checkout .with-check-shape {
  position: relative;
}
.checkout-onepage-success .store-choosed-checkout .with-check-shape:before,
.checkout-container .store-choosed-checkout .with-check-shape:before {
  background-color: #000;
  content: "";
  z-index: 1;
  border-radius: 50%;
  left: 0;
  position: absolute;
  top: 2px;
  height: 18px;
  width: 18px;
}
.checkout-onepage-success .store-choosed-checkout .with-check-shape:after,
.checkout-container .store-choosed-checkout .with-check-shape:after {
  border: 2px solid #f6b60e;
  border-top: none;
  border-right: none;
  content: "";
  position: absolute;
  height: 4px;
  left: 4px;
  top: 8px;
  transform: rotate(-45deg);
  width: 10px;
  z-index: 9;
}
.checkout-onepage-success .store-choosed-checkout .product-ffmcenter-chooser .verify_stock_disponiblity,
.checkout-container .store-choosed-checkout .product-ffmcenter-chooser .verify_stock_disponiblity,
.checkout-onepage-success .store-choosed-checkout .product-ffmcenter-chooser a.product-verify-stock,
.checkout-container .store-choosed-checkout .product-ffmcenter-chooser a.product-verify-stock {
  display: none;
}
.checkout-onepage-success .store-choosed-checkout .stores.stores-detail-info,
.checkout-container .store-choosed-checkout .stores.stores-detail-info {
  width: 100%;
  position: relative;
}
.checkout-onepage-success .store-choosed-checkout .stores.stores-detail-info .titleAddress,
.checkout-container .store-choosed-checkout .stores.stores-detail-info .titleAddress {
  color: #000000;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.12px;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.checkout-onepage-success .store-choosed-checkout .stores.stores-detail-info .titleAddress .store-icon,
.checkout-container .store-choosed-checkout .stores.stores-detail-info .titleAddress .store-icon {
  margin-right: 5px;
  vertical-align: sub;
}
.checkout-onepage-success .store-choosed-checkout .stores.stores-detail-info .titleAddress a,
.checkout-container .store-choosed-checkout .stores.stores-detail-info .titleAddress a {
  color: #000000;
}
.checkout-onepage-success .store-choosed-checkout .stores.stores-detail-info .titleAddress .tel-store,
.checkout-container .store-choosed-checkout .stores.stores-detail-info .titleAddress .tel-store {
  font-size: 16px;
}
.checkout-onepage-success .store-choosed-checkout .stores.stores-detail-info .store-localisation,
.checkout-container .store-choosed-checkout .stores.stores-detail-info .store-localisation,
.checkout-onepage-success .store-choosed-checkout .stores.stores-detail-info .title-schedule,
.checkout-container .store-choosed-checkout .stores.stores-detail-info .title-schedule {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.12px;
}
.checkout-onepage-success .store-choosed-checkout .stores.stores-detail-info .store-localisation span,
.checkout-container .store-choosed-checkout .stores.stores-detail-info .store-localisation span,
.checkout-onepage-success .store-choosed-checkout .stores.stores-detail-info .title-schedule span,
.checkout-container .store-choosed-checkout .stores.stores-detail-info .title-schedule span {
  color: #ffffff;
  display: inline-block;
}
.checkout-onepage-success .store-choosed-checkout .stores.stores-detail-info .title-schedule,
.checkout-container .store-choosed-checkout .stores.stores-detail-info .title-schedule {
  margin-right: 20px;
  cursor: pointer;
}
.checkout-onepage-success .store-choosed-checkout .stores.stores-detail-info .store-bottom-block,
.checkout-container .store-choosed-checkout .stores.stores-detail-info .store-bottom-block {
  position: relative;
  display: flex;
  column-gap: 30px;
}
.checkout-onepage-success .customer-shipping-info-wrapper,
.checkout-container .customer-shipping-info-wrapper {
  padding: 20px 20px 60px;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.22);
  margin: 0 0 20px 0;
}
.checkout-onepage-success .customer-shipping-info .ship-receiver div,
.checkout-container .customer-shipping-info .ship-receiver div {
  cursor: pointer;
  padding: 6px 0;
}
.checkout-onepage-success .customer-shipping-info .ship-receiver div .name,
.checkout-container .customer-shipping-info .ship-receiver div .name {
  font-weight: 500;
}
.checkout-onepage-success .customer-shipping-info .shipping-form,
.checkout-container .customer-shipping-info .shipping-form {
  margin-top: 20px;
}
.checkout-onepage-success .customer-shipping-info .shipping-form .field,
.checkout-container .customer-shipping-info .shipping-form .field {
  margin-bottom: 10px;
}
.checkout-onepage-success .customer-shipping-info .shipping-edit,
.checkout-container .customer-shipping-info .shipping-edit {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.16px;
  display: inline-block;
  margin: 0 0 15px 0;
}
.checkout-onepage-success .field-shipping-message-content span,
.checkout-container .field-shipping-message-content span {
  color: #000000;
}
.checkout-onepage-success .field-shipping-message-content span .import,
.checkout-container .field-shipping-message-content span .import {
  color: #e1251b;
}
.checkout-onepage-success .shipping-delivery-options,
.checkout-container .shipping-delivery-options {
  margin-bottom: 40px;
  background: #ffffff;
  padding: 10px;
  border-radius: 8px;
  background-clip: padding-box;
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
  cursor: pointer;
}
.checkout-onepage-success .shipping-delivery-options.selected,
.checkout-container .shipping-delivery-options.selected {
  border: 2px solid #000000;
}
.checkout-onepage-success .shipping-delivery-options .delivery-option .option-content,
.checkout-container .shipping-delivery-options .delivery-option .option-content {
  font-size: 13px;
  margin-top: 5px;
}
.checkout-onepage-success .shipping-delivery-options .delivery-option .option-content .sub-content,
.checkout-container .shipping-delivery-options .delivery-option .option-content .sub-content {
  color: #a6a6a6;
}
.gradient-container {
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 3px;
  cursor: pointer;
}
.gradient-container .gradient-content {
  background: #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 20px 24px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.gradient-container .gradient-content button.edit-address-link {
  padding: 7px 16px;
  background-color: transparent;
  text-transform: uppercase;
  border: 2px solid #1f1f1f;
  font-weight: 600;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 13px;
  color: #1f1f1f;
}
.gradient-container .gradient-content button.delete-address-link {
  background: none;
  border: none;
  padding: 0;
}
.gradient-container .gradient-content button.delete-address-link::before {
  font-family: 'ep-icons';
  content: "\e915";
  color: initial;
}
.gradient-container .gradient-content button.delete-address-link span {
  display: none;
}
.gradient-container .gradient-content .item-click {
  font-size: 13px;
  margin-left: 52px;
  flex-basis: 100%;
  position: relative;
  min-height: 70px;
}
.gradient-container .gradient-content .item-click .fullname {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
}
.gradient-container .gradient-content .item-click .street {
  font-weight: bold;
  line-height: 22px;
}
.gradient-container.selected-item {
  border: 2px solid transparent;
  background: linear-gradient(90deg, #d4112c, #f5b30e) border-box;
  -webkit-mask: linear-gradient(#ffffff 0 0) padding-box, linear-gradient(#ffffff 0 0);
}
.gradient-container::before,
.gradient-container::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
}
.gradient-container:before {
  z-index: 1;
  background-color: #ffffff;
  border-radius: 50%;
  left: 21px;
  height: 20px;
  width: 20px;
  border: 2px solid #000000;
}
.gradient-container:after {
  border-top: none;
  border-right: none;
  left: 27px;
  z-index: 9;
  height: 10px;
  width: 10px;
  background-color: #000000;
  display: none;
}
.gradient-container.selected-item:after,
.gradient-container.selected:after,
.gradient-container.active:after {
  display: block;
}
.payment-method.gradient-container .gradient-content .item-click {
  padding-right: 0;
}
.store-choosed-checkout .stores-detail-info .title-schedule:hover + .tableHoraires {
  display: block;
}
.store-choosed-checkout .stores-detail-info .tableHoraires {
  display: none;
  width: 100%;
  max-width: 217px;
  position: absolute;
  top: 100%;
  margin-top: 20px;
  left: 0;
  z-index: 99;
  background: #000;
  color: white;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.opc-sidebar .opc-block-summary {
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
  position: relative;
  background: white;
  padding: 15px 18px 24px;
  margin: 0 0 20px;
  border-radius: 8px;
}
.opc-sidebar .opc-block-summary .items-in-cart .title {
  display: none;
}
.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items {
  display: block;
}
.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .product-image-container {
  margin-right: 10px;
}
.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper {
  margin: 0;
  max-height: 100%;
  padding: 0;
  border: 0;
}
.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .product-item {
  padding: 8px;
  border: 1px solid #eeeeee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .product-item .product {
  display: -webkit-flex;
  /* NEW */
  display: flex;
}
.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .product-item .product .product-item-name-block {
  width: 100%;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: -0.08px;
}
.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .product-item .product .product-item-name-block span.label {
  text-transform: uppercase;
  font-weight: 700;
}
.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .product-item .product .subtotal .price-including-tax .cart-price .old-price {
  font-weight: 600;
  font-size: 14px;
  color: initial;
}
.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .product-item .product .subtotal .price-including-tax .cart-price .old-price,
.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .product-item .product .subtotal .price-including-tax .cart-price .price {
  display: inline-block;
  width: auto;
}
/* ************************************** Payment step ****************************************** */
.checkout-payment-method .payment-method .payment-note .title {
  display: block;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.14px;
  margin-bottom: 4px;
}
.checkout-payment-method .payment-method .payment-note .sub-title {
  font-size: 13px;
}
.checkout-payment-method .payment-method .payment-note p {
  font-weight: 400;
}
.checkout-payment-method .payment-method .payment-note .selected-store {
  color: #e1251b;
  display: block;
  text-transform: uppercase;
  margin: 7px 0;
}
.checkout-payment-method .payment-method .payment-note .store-message-booking {
  color: #4a4a4a;
  font-size: 14px;
  letter-spacing: -0.12px;
  margin-top: 10px;
}
.checkout-payment-method .payment-method .payment-note .store-message-booking i:before {
  margin-right: 10px;
}
.checkout-payment-method .payment-method .payment-note .store-message-booking:before {
  content: "\e94b";
  margin-right: 10px;
}
.checkout-payment-method .payment-method.payment-method-card .payment-note .sub-title {
  color: #2ca329;
}
.checkout-payment-method .payment-img {
  display: none;
}
#payment-actions-toolbar-wraper,
#shipping-method-buttons-container {
  display: -webkit-flex;
  /* NEW */
  display: flex;
  -webkit-flex-wrap: wrap;
  /* NEW */
  flex-wrap: wrap;
  justify-content: flex-end;
}
#payment-actions-toolbar-wraper .row-error,
#shipping-method-buttons-container .row-error {
  width: 100%;
}
#payment-actions-toolbar-wraper .next-step,
#shipping-method-buttons-container .next-step {
  order: 2;
  margin-left: 0;
  margin-right: 0;
}
#payment-actions-toolbar-wraper .next-step .continue,
#shipping-method-buttons-container .next-step .continue {
  background-color: #D40F2D;
}
#payment-actions-toolbar-wraper .actions-toolbar,
#shipping-method-buttons-container .actions-toolbar {
  order: 2;
}
#payment-actions-toolbar-wraper .next-step,
#shipping-method-buttons-container .next-step {
  order: 1;
}
#payment-actions-toolbar-wraper .outlined,
#shipping-method-buttons-container .outlined {
  margin-right: auto;
}
.order_Summary_action {
  padding-top: 15px;
}
.order_Summary_action:before,
.order_Summary_action:after {
  display: none;
}
/* ************************************** Checkout Form ****************************************** */
.customer-shipping-info-wrapper .field-note {
  display: none;
}
#checkoutSteps select + label {
  display: none;
}
#checkoutSteps .form-new-adress {
  display: -webkit-flex;
  /* NEW */
  display: flex;
  justify-content: space-between;
  max-width: 493px;
  margin-top: 20px;
}
#checkoutSteps .form-new-adress button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#checkoutSteps .form-new-adress button.action-save-address {
  background-color: #333;
}
#checkoutSteps .form-new-adress button.outlined {
  border: 1px solid #333;
  color: #333;
  background: white;
}
#checkoutSteps .form-new-adress button.outlined span {
  color: #333;
}
#checkoutSteps .form-new-adress .action-save-address {
  order: 2;
  margin-left: 15px;
}
#checkoutSteps .default-choice {
  padding: 20px 0 !important;
}
#checkoutSteps form.form-shipping-address legend span {
  display: none !important;
}
.actions-toolbar.order_Summary_action a {
  float: right;
}
.payment-title.shipping-newAddress {
  width: 100%;
  float: left;
}
.payment-title.shipping-newAddress,
.payment-title {
  color: #e1251b;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.14px;
  border-bottom: 1px solid #d8d8d8;
  padding: 0 0 11px 0;
  margin-bottom: 17px;
  width: 100%;
  overflow: hidden;
}
.billing-address-label {
  position: relative;
}
.billing-address-item.selected-item {
  border: 2px solid #000;
}
.checkout-billing-add-address {
  margin-top: 20px;
}
.billing-address-label {
  display: flex;
  flex-flow: column;
  gap: 20px;
}
.billing-address-label label {
  display: block;
}
.address-item {
  margin-bottom: 20px;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333333;
}
.checkout-index-index main {
  position: relative;
  clear: both;
}
.step-progress-bar {
  margin-top: -20px;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
}
.step-progress-bar .opc-progress-bar-item-title {
  padding: 15px 0;
}
.step-progress-bar {
  position: relative;
  background: #ffffff;
  padding-bottom: 25px;
  padding-top: 20px;
  overflow: hidden;
  clear: both;
  margin: 0;
}
.step-progress-bar .opc-progress-bar-item-title {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 0 15px;
  display: none;
}
.step-progress-bar .opc-progress-bar-item-title span {
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  color: #353535;
}
.step-progress-bar ul.opc-progress-bar {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  display: -webkit-flex;
  /* NEW */
  display: flex;
}
.step-progress-bar ul.opc-progress-bar li {
  width: 33.30%;
  position: relative;
  min-height: 77px;
}
.step-progress-bar ul.opc-progress-bar li:before {
  content: "1";
  display: block;
  border-radius: 100%;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 9;
  margin: 0 auto;
  border: 2px solid #e2e2e2;
  width: 48px;
  height: 48px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  line-height: 46px;
}
.step-progress-bar ul.opc-progress-bar li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: #d8d8d8;
  position: absolute;
  top: 24px;
}
.step-progress-bar ul.opc-progress-bar li span {
  position: absolute;
  width: 100%;
  top: 0;
  padding-top: 55px;
  z-index: 9;
  line-height: 18px;
  text-align: center;
  display: block;
  font-weight: 600;
  font-size: 16px;
}
.step-progress-bar ul.opc-progress-bar li._active:before,
.step-progress-bar ul.opc-progress-bar li._complete:before {
  border: 2px solid #12b76a;
  color: #ffffff;
}
.step-progress-bar ul.opc-progress-bar li._active:before,
.step-progress-bar ul.opc-progress-bar li._complete:before {
  background-color: #12b76a;
}
.step-progress-bar ul.opc-progress-bar li._active:after,
.step-progress-bar ul.opc-progress-bar li._complete:after {
  background-color: #D9D9D9;
}
.step-progress-bar ul.opc-progress-bar li._active span,
.step-progress-bar ul.opc-progress-bar li._complete span {
  color: #12b76a;
}
.step-progress-bar ul.opc-progress-bar li._complete span {
  cursor: pointer;
}
.step-progress-bar ul.opc-progress-bar li:first-child._complete span {
  cursor: default;
}
.step-progress-bar ul.opc-progress-bar li:first-child::after {
  width: 50%;
  right: 0;
}
.step-progress-bar ul.opc-progress-bar li:first-child::before {
  content: '1';
}
.step-progress-bar ul.opc-progress-bar li:nth-child(2)::before {
  content: '2';
}
.step-progress-bar ul.opc-progress-bar li:last-child::after {
  width: 50%;
  left: 0;
}
.step-progress-bar ul.opc-progress-bar li:last-child::before {
  content: '3';
}
.opc-estimated-wrapper {
  display: none;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.checkout-index-index .modal-popup .fieldset.address fieldset {
  margin-bottom: 20px;
}
.checkout-index-index .modal-popup .fieldset.address fieldset legend {
  display: none;
}
.checkout-index-index .modal-popup .fieldset.address fieldset[data-index="prefix"] > div {
  display: flex;
  gap: 30px;
}
.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 .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'ep-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;
}
._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;
}
.checkout-container .step-progress-bar {
  margin-bottom: 40px;
}
.checkout-container #checkout-shipping-method-load .tab-content {
  border: 0;
  padding: 0;
}
.checkout-container .checkout-title,
.checkout-container .billing-address-label .label {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.21px;
}
.checkout-container .checkout-green-sub-title {
  letter-spacing: -0.12px;
  font-size: 14px;
  margin-bottom: 30px;
}
.checkout-container .checkout-green-sub-title .electroplanet-icon-check:before {
  font-size: 14px !important;
}
.checkout-container .modal-inner-wrap .modal-content {
  padding: 0;
}
.checkout-container .tab-content.active .accordion-content.tab-pane.active#tab-pickupinstore span.price,
.checkout-container .tab-content.active .accordion-content.tab-pane.active#tab-pickupinstore .col.col-method {
  display: none;
}
.checkout-container .tab-content.active .accordion-content.tab-pane.active#tab-pickupinstore .store-choosed-checkout .product-ffmcenter-chooser .verify_stock_disponiblity,
.checkout-container .tab-content.active .accordion-content.tab-pane.active#tab-pickupinstore .store-choosed-checkout .product-ffmcenter-chooser a.product-verify-stock {
  display: none;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1f1f1f;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e606';
  font-family: 'ep-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: #8f8f8f;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.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.7rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .block-links {
  margin: 20px 0;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.block-authentication .create-account-note,
.block-authentication .note {
  margin: 20px 0;
  font-size: 1.2rem;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar button.primary {
  width: 100%;
  font-size: 16px;
  padding: 10px;
}
.block-authentication .actions-toolbar-bottom {
  margin-top: 40px;
  text-align: center;
}
.block-authentication .actions-toolbar-bottom .action-link {
  cursor: pointer;
  font-weight: 700;
  color: #e1251b;
}
.block-authentication.phone-verification-container .otp-container {
  display: flex;
  flex-flow: column;
  row-gap: 20px;
}
.block-authentication.phone-verification-container .send-code-again {
  text-align: center;
}
.block-authentication.phone-verification-container .send-code-again span {
  font-weight: 700;
  color: #1072eb;
  cursor: pointer;
}
.block-authentication.phone-verification-container .otp-pin-container {
  display: flex;
  gap: 2%;
  justify-content: center;
  position: relative;
}
.block-authentication.phone-verification-container .otp-pin-container input {
  font-weight: 600;
  color: #000;
  text-align: center;
  height: 55px;
  border-radius: 4px;
  font-size: 23px;
  width: 48px;
}
.block-authentication.phone-verification-container .otp-pin-container input:focus {
  border-width: 3px;
  border-style: solid;
  border-color: #c9c9c9;
  box-sizing: border-box;
}
.block-authentication.phone-verification-container .otp-pin-container p {
  color: #000;
  font-size: 13px;
}
.block-authentication.phone-verification-container .otp-pin-container div.mage-error {
  position: absolute;
  top: 52px;
  font-weight: 600;
}
.block-authentication.phone-verification-container .login-bottom-block .actions-toolbar button {
  box-shadow: inherit !important;
}
.block-authentication .field-name-prefix label {
  margin-right: 20px;
}
.block-authentication .fields-choose {
  display: flex;
  flex-flow: column;
  margin: 30px 0;
  gap: 30px;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .payment-method-content {
  display: none;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.payment-method {
  margin-bottom: 20px;
}
.payment-method .payment-img img {
  height: 45px;
}
.payment-method .payment-method-content {
  font-size: 13.5px;
  padding-bottom: 0;
}
.payment-method .payment-method-content img {
  margin-left: 6px;
}
.payment-method .payment-method-content .checkout-agreements-block + p {
  margin-bottom: 0;
}
.payment-method .payment_last_msg {
  padding: 13px 7px 7px 0;
  margin-bottom: 0;
  font-size: 13.5px;
  display: block;
}
.payment-method .payment_last_msg .payinstr.instr-2 {
  padding-left: 0;
}
.payment-method .note-important {
  text-transform: uppercase;
  color: #d51b1c;
  margin-right: 5px;
  font-weight: 600;
  background: url('../images/picto-info-message.png') 0 0 no-repeat;
  padding: 4px 0 4px 30px;
}
.payment-method .payinstr.instr-1 {
  padding: 5px 33px 1px 0;
  color: #d51b1c;
  font-size: 13.5px;
  display: block;
}
.payment-method .payinstr.instr-1,
.payment-method .payinstr.instr-2 {
  display: block;
}
.payment-method .payinstr.instr-2 {
  padding: 0 33px 13px;
}
.payment-method .messages {
  font-size: 13px;
  color: #353535;
}
.payment-method .paymentinstore.method-note {
  padding: 0 5px 7px 30px;
  margin: 14px 0 11px 0;
  background: url('../images/picto-store-delivery.png') 0 1px no-repeat;
}
.payment-method:first-child .payment-method-title {
  border-top: 0;
}
.payment-method._active .payment-method-content {
  display: block;
  padding-top: 20px;
}
.payment-method .payment-input {
  display: none;
}
.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: #1f1f1f;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'ep-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 10px;
}
.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 .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
/* 
& when (@media-common = true) {

    .checkout-agreements-block {
        .checkout-agreements {
            margin-bottom: @indent__base;
        }

        .action-show {
            &:extend(.abs-action-button-as-link all);
            vertical-align: baseline;
        }
    }

    //  Checkout Agreements in popup
    .checkout-agreements-items {
        &:extend(.abs-reset-list all);
        padding-bottom: @indent__l;

        .checkout-agreements-item {
            margin-bottom: @indent__base;
        }

        .checkout-agreements-item-title {
            &:extend(.abs-checkout-title all);
            border-bottom: 0;
        }
    }

    //  Checkout Agreements
    .checkout-agreement-item-content {
        overflow: auto;
    }
}
 */
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit .region_id {
  display: none;
}
.form-address-edit .default-billing-choice {
  margin-top: 20px;
  margin-bottom: 10px;
}
.form-edit-account .fieldset.password {
  margin-top: 10px;
  margin-bottom: 0;
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
  padding: 20px;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .column.main .block.block-dashboard-orders .block-content .box {
  width: 100% !important;
  padding: 10px 15px;
}
.account .column.main .block.block-dashboard-orders .block-content .order-info {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.account .column.main .block.block-dashboard-orders .block-content .order-info .value {
  display: block;
  font-weight: 700;
}
.account .column.main .block.block-dashboard-orders .block-content .order-progress-container h3 {
  display: none;
}
.account .column.main .block.block-dashboard-orders .block-content .order-progress-container .status {
  margin: 0;
}
.account .column.main .block.block-dashboard-orders .block-content .action {
  text-align: center;
  margin-top: 20px;
}
.account .column.main .block.block-dashboard-orders .block-content .action a {
  font-weight: 600;
  font-size: 16px;
}
.account .column.main .block.block-dashboard-orders .block-content .action a:before {
  content: '+';
  display: inline-block;
  padding-right: 5px;
}
.account .column.main .block:not(.widget) .block-content .box.fullwidth {
  width: 100%;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account .columns {
  position: relative;
}
.account .columns .sidebar-col {
  margin-top: 24px;
}
.account .sidebar-main {
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 15px 18px 15px;
  box-sizing: border-box;
}
.account .sidebar-main .customer-profile-block {
  text-align: center;
  max-width: 80%;
  margin: 0 auto;
}
.account .sidebar-main .customer-profile-block span {
  display: block;
  font-weight: 600;
}
.account .sidebar-main .customer-profile-block .profile-fullname span {
  line-height: 23px;
}
.account .sidebar-main .customer-profile-block .profile-edit-action {
  color: #4a4a4a;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: -0.17px;
  margin-top: 20px;
  display: inline-block;
  filter: alpha(opacity=51);
  -moz-opacity: 0.51;
  opacity: 0.51;
}
.account .sidebar-main .customer-profile-block .profile-edit-action:before {
  font-family: 'ep-icons';
  content: "\e917";
  margin-right: 5px;
  font-size: 13px;
}
.account .sidebar-main .block-collapsible-nav:before {
  font-family: 'ep-icons';
  content: "\e932";
  font-size: 20px;
  position: absolute;
  left: 8px;
  top: 3px;
}
.account .sidebar-main .block-collapsible-nav .block-title {
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 3px 34px 3px;
  box-sizing: border-box;
}
.account .sidebar-main .block-collapsible-nav .block-title strong:before {
  font-family: 'ep-icons';
  content: "\e906";
  margin-right: 10px;
  font-size: 20px;
  vertical-align: middle;
  opacity: 0.6;
}
.account .sidebar-main .block-collapsible-nav .content {
  background: #ffffff;
  padding: 15px 0;
}
.account .sidebar-main .block-collapsible-nav .item a,
.account .sidebar-main .block-collapsible-nav .item strong {
  border-left: none;
  border-radius: 5px;
  line-height: 25px;
}
.account .sidebar-main .block-collapsible-nav .item a:hover,
.account .sidebar-main .block-collapsible-nav .item strong:hover {
  color: #e1251b;
  font-weight: 600;
}
.account .sidebar-main .block-collapsible-nav .item.current a,
.account .sidebar-main .block-collapsible-nav .item.current > strong {
  background: #fce9e8;
}
.account-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.account-nav .item {
  margin: 3px 0 0;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 5px 18px 5px 15px;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #ff5501;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #ff5501;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.42857143;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 17px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 20px;
}
.block .block-content .box {
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0;
  box-sizing: border-box;
  position: relative;
}
.block .block-content .box h3 {
  padding: 15px 18px 18px;
  border-bottom: 1px solid #e2e2e2;
  width: 100%;
  box-sizing: border-box;
}
.block .block-content .box .box-content {
  padding: 8px 18px 10px;
}
.block .block-content .box.box-newsletter .box-content {
  text-align: center;
}
.block .block-content .box.box-newsletter a.action {
  margin-top: 14px;
  padding: 5px 20px;
  border-radius: 8px;
}
.block .block-content .box.box-address {
  padding: 20px 30px;
  text-align: center;
}
.block .block-content .box.box-address .box-title {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 4px;
}
.block .block-content .box.box-address .box-title:before {
  font-size: 50px;
  position: relative;
  display: block;
  padding-bottom: 20px;
  color: #e1251b;
}
.block .block-content .box.box-address .address {
  color: #757575;
}
.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: 40px;
  line-height: 40px;
  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;
}
.sales-order-history main .main_wrapper .main-col .toolbar-amount,
.customer-account-index main .main_wrapper .main-col .toolbar-amount,
.sales-order-history main .main_wrapper .main-col .limiter,
.customer-account-index main .main_wrapper .main-col .limiter {
  display: none;
}
.sales-order-history main .main_wrapper .main-col .pages .pages-label,
.customer-account-index main .main_wrapper .main-col .pages .pages-label {
  display: none;
}
.sales-order-history main .main_wrapper .main-col .pages .pages-items li,
.customer-account-index main .main_wrapper .main-col .pages .pages-items li {
  display: inline-block;
}
.sales-order-history main .main_wrapper .main-col .pages .pages-items li a,
.customer-account-index main .main_wrapper .main-col .pages .pages-items li a {
  color: #000;
}
.sales-order-history main .main_wrapper .main-col .pages .pages-items li a .label,
.customer-account-index main .main_wrapper .main-col .pages .pages-items li a .label {
  display: none;
}
.sales-order-history main .main_wrapper .main-col .pages .pages-items li.current strong,
.customer-account-index main .main_wrapper .main-col .pages .pages-items li.current strong {
  color: #000;
}
.sales-order-history main .main_wrapper .main-col .pages .pages-items li.current strong .label,
.customer-account-index main .main_wrapper .main-col .pages .pages-items li.current strong .label {
  display: none;
}
.sales-order-history main .main_wrapper .main-col .pages .pages-items li.pages-item-next:after,
.customer-account-index main .main_wrapper .main-col .pages .pages-items li.pages-item-next:after,
.sales-order-history main .main_wrapper .main-col .pages .pages-items li.pages-item-previous:after,
.customer-account-index main .main_wrapper .main-col .pages .pages-items li.pages-item-previous:after {
  display: none;
}
.sales-order-history main .main_wrapper .main-col .pages .pages-items li.pages-item-next a span,
.customer-account-index main .main_wrapper .main-col .pages .pages-items li.pages-item-next a span,
.sales-order-history main .main_wrapper .main-col .pages .pages-items li.pages-item-previous a span,
.customer-account-index main .main_wrapper .main-col .pages .pages-items li.pages-item-previous a span {
  text-transform: uppercase;
}
.sales-order-history main .main_wrapper .main-col .pages .pages-items li.pages-item-next,
.customer-account-index main .main_wrapper .main-col .pages .pages-items li.pages-item-next {
  padding-left: 7px;
}
.sales-order-history main .main_wrapper .main-col .pages .pages-items li.pages-item-previous,
.customer-account-index main .main_wrapper .main-col .pages .pages-items li.pages-item-previous {
  padding-right: 7px;
}
.sales-order-history main .main_wrapper .main-col .pages .pages-items li.pages-item-next,
.customer-account-index main .main_wrapper .main-col .pages .pages-items li.pages-item-next,
.sales-order-history main .main_wrapper .main-col .pages .pages-items li.pages-item-previous,
.customer-account-index main .main_wrapper .main-col .pages .pages-items li.pages-item-previous {
  font-size: 13px;
}
.sales-order-history main .main_wrapper .main-col .pages .pages-items li:after,
.customer-account-index main .main_wrapper .main-col .pages .pages-items li:after {
  content: "-";
  padding: 0 6px;
}
.sales-order-history main .main_wrapper .main-col .pages .pages-items li:nth-last-child(1):after,
.customer-account-index main .main_wrapper .main-col .pages .pages-items li:nth-last-child(1):after {
  display: none;
}
.sales-order-history main .main_wrapper .main-col .pages .pages-items li.item,
.customer-account-index main .main_wrapper .main-col .pages .pages-items li.item {
  font-size: 15px;
}
.sales-order-history .table-wrapper,
.customer-account-index .table-wrapper {
  margin: 0;
  width: 100%;
}
.sales-order-history .table-wrapper.orders-history,
.customer-account-index .table-wrapper.orders-history {
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0;
  box-sizing: border-box;
}
.sales-order-history .table-wrapper.orders-history table#my-orders-table caption,
.customer-account-index .table-wrapper.orders-history table#my-orders-table caption {
  display: none;
}
.sales-order-history .table-wrapper.orders-history table#my-orders-table tr,
.customer-account-index .table-wrapper.orders-history table#my-orders-table tr {
  border-bottom: 1px solid #c8c8c8;
}
.sales-order-history .table-wrapper.orders-history table#my-orders-table tr th,
.customer-account-index .table-wrapper.orders-history table#my-orders-table tr th {
  background: #f4f6f9;
  font-size: 14px;
  font-weight: 600;
  text-transform: lowercase;
  padding-top: 12px;
  padding-bottom: 12px;
  color: #000;
}
.sales-order-history .table-wrapper.orders-history table#my-orders-table tr th::first-letter,
.customer-account-index .table-wrapper.orders-history table#my-orders-table tr th::first-letter {
  text-transform: uppercase;
}
.sales-order-history .table-wrapper.orders-history table#my-orders-table tr th.line-order,
.customer-account-index .table-wrapper.orders-history table#my-orders-table tr th.line-order {
  width: 21%;
}
.sales-order-history .table-wrapper.orders-history table#my-orders-table tr th.line-date,
.customer-account-index .table-wrapper.orders-history table#my-orders-table tr th.line-date {
  width: 14%;
}
.sales-order-history .table-wrapper.orders-history table#my-orders-table tr th.ffmcenter,
.customer-account-index .table-wrapper.orders-history table#my-orders-table tr th.ffmcenter {
  width: 25%;
}
.sales-order-history .table-wrapper.orders-history table#my-orders-table tr th.line-total,
.customer-account-index .table-wrapper.orders-history table#my-orders-table tr th.line-total {
  width: 19%;
}
.sales-order-history .table-wrapper.orders-history table#my-orders-table tr th.line-status,
.customer-account-index .table-wrapper.orders-history table#my-orders-table tr th.line-status {
  width: 17%;
}
.sales-order-history .table-wrapper.orders-history table#my-orders-table tr th.line-actions,
.customer-account-index .table-wrapper.orders-history table#my-orders-table tr th.line-actions {
  width: 10%;
}
.sales-order-history .table-wrapper.orders-history table#my-orders-table tr .line-status::first-letter,
.customer-account-index .table-wrapper.orders-history table#my-orders-table tr .line-status::first-letter {
  text-transform: uppercase;
}
.sales-order-history .table-wrapper.orders-history table#my-orders-table tr td,
.customer-account-index .table-wrapper.orders-history table#my-orders-table tr td {
  font-size: 13.5px;
  font-weight: 600;
  vertical-align: middle;
}
.sales-order-history .table-wrapper.orders-history table#my-orders-table tr td .price,
.customer-account-index .table-wrapper.orders-history table#my-orders-table tr td .price {
  font-size: 17px;
  font-weight: 600;
}
.sales-order-history .table-wrapper.orders-history table#my-orders-table tr td .price .currency,
.customer-account-index .table-wrapper.orders-history table#my-orders-table tr td .price .currency {
  font-size: 10px;
  font-weight: 600;
  display: inline-block;
  width: 21px;
  line-height: 11px;
}
.sales-order-history .table-wrapper.orders-history table#my-orders-table tr td.line-order,
.customer-account-index .table-wrapper.orders-history table#my-orders-table tr td.line-order {
  font-weight: 600;
  font-size: 14px;
}
.sales-order-history .table-wrapper.orders-history table#my-orders-table tr td.line-actions a:before,
.customer-account-index .table-wrapper.orders-history table#my-orders-table tr td.line-actions a:before {
  font-family: 'ep-icons';
  content: "\e93b";
  font-size: 24px;
}
.sales-order-history .table-wrapper.orders-history table#my-orders-table tr td.line-actions a span,
.customer-account-index .table-wrapper.orders-history table#my-orders-table tr td.line-actions a span {
  display: none;
}
/*
 * Copyright (c)  2022. Electroplanet all right reserved
 */
.account fieldset .field.field-name-prefix {
  margin-bottom: 20px;
}
.account fieldset .field.field-name-prefix label {
  margin-right: 20px;
}
.account .action.back {
  display: none;
  margin: 20px 0;
}
.account.customer-address-form .address-before-form {
  margin: 20px 0;
}
.account.customer-address-form .address-before-form button {
  padding: 8px 20px;
  font-size: 13px;
}
.account.customer-address-form .address-before-form button span:before {
  vertical-align: middle;
  margin-right: 10px;
}
.account form .row {
  margin-bottom: 10px;
}
.account form em {
  font-size: 13px;
  color: #757575;
}
.customer-account-login .login-container,
.customer-account-login .create-account-container {
  margin-top: 40px;
}
.customer-account-login .login-container .small-title,
.customer-account-login .create-account-container .small-title {
  font-size: 32px;
  font-weight: bold;
  margin: 0 0 20px 0;
  text-align: center;
}
.customer-account-login .login-container .block-customer-login,
.customer-account-login .create-account-container .block-customer-login,
.customer-account-login .login-container .block-new-customer,
.customer-account-login .create-account-container .block-new-customer {
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 15px 18px 15px;
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
}
/*
 * Copyright (c)  2022. Electroplanet all right reserved
 */
.geolocation-container .geolocation-notice-area {
  margin-bottom: 10px;
}
.geolocation-container .geolocation-notice-area .notice {
  color: #ff0101;
}
.geolocation-container .geolocation-notice-area a {
  color: #1979c3;
}
.geolocation-container .geolocation-search-area {
  margin-bottom: 20px;
}
.geolocation-container .geolocation-info-window {
  max-width: 275px;
  padding: 5px;
  text-align: center;
}
.geolocation-container .geolocation-info-window .content {
  margin-bottom: 15px;
}
.geolocation-container button.button {
  font-size: 12px;
  border: 1px solid #000000;
  color: #000000;
  padding: 5px 10px;
}
.geolocation-container button.button:hover {
  border: 1px solid #000000;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.cart-totals .totals.giftcard a.delete {
  font-size: 12px;
}
.cart-container .giftcardaccount {
  padding: 20px;
  position: relative;
}
.cart-container .giftcardaccount [data-role="title"] {
  font-weight: 500;
  margin-left: 46px;
  cursor: pointer;
}
.cart-container .giftcardaccount [data-role="content"] {
  margin-top: 40px;
}
.cart-container .giftcardaccount:before {
  content: '';
  background-image: url("../images/icons/icon-gift-card.png");
  background-size: 40px 40px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 5px;
  left: 10px;
}
.cart-container .giftcardaccount .form-giftcard-account .field {
  margin: 0 0 20px;
  position: relative;
}
.cart-container .giftcardaccount .form-giftcard-account .field .action {
  position: absolute;
  top: 1px;
  right: 1px;
}
.cart-container .giftcardaccount .form-giftcard-account .field .action button {
  padding-bottom: 9px;
  padding-top: 9px;
}
.cart-container .giftcardaccount .giftcard-account-info {
  margin: 0 0 20px;
}
.cart-container .giftcardaccount .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.cart-container .giftcardaccount .giftcard-account-info .giftcard-account-image {
  position: relative;
}
.cart-container .giftcardaccount .giftcard-account-info .giftcard-account-balance {
  position: absolute;
  bottom: 15px;
  right: 15px;
  background: #e1251b;
  color: #ffffff;
  padding: 5px;
  font-size: 12px;
  border-radius: 8px;
  font-weight: 600;
  opacity: 0.8;
}
.cart-container .giftcardaccount .giftcard-account-info .actions-toolbar {
  display: flex;
  justify-content: end;
}
.cart-container .giftcardaccount .giftcard-account-info .actions-toolbar .giftcard-account-otp {
  width: 100%;
  margin-right: 10px;
}
.filter.block {
  margin-bottom: 20px;
}
.filter-toggle {
  display: inline-block;
  position: relative;
  font-weight: 600;
  width: 200px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #ffffff;
  color: #1f1f1f;
  padding: 10px;
}
.filter-toggle:after {
  content: '\f102';
  transform: rotate(90deg);
  padding-left: 5px;
  color: #555555;
  font-size: 16px;
  opacity: 1;
  position: absolute;
  right: 10px;
}
.filter-title {
  margin-bottom: 20px;
}
.filter-title strong {
  font-size: 18px;
}
.filter-content {
  display: none;
}
.filter-label {
  font-weight: 700;
}
.filter-label:after {
  content: ' : ';
}
.filter-current {
  padding-top: 20px;
  padding-bottom: 10px;
}
.filter-current .item {
  position: relative;
  z-index: 1;
}
.filter-current .item .filter-label {
  font-weight: 600;
}
.filter .filter-current-subtitle {
  display: none;
  border: none;
  padding-bottom: 10px;
}
.filter-current .action.remove:before {
  font-size: 32px;
}
.filter-current-subtitle {
  position: relative;
  text-transform: uppercase;
  z-index: 1;
  display: block;
  text-decoration: none;
}
.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: 'ep-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.filter-current-subtitle:before {
  position: absolute;
  right: 10px;
  top: 10px;
}
.filter-current-subtitle:after {
  color: #7d7d7d;
  content: ' (' attr(data-count) ')';
  font-size: .9em;
}
.filter-current.active {
  padding-bottom: 30px;
}
.filter-current.active .block-subtitle:before {
  content: '\e621';
}
.block-subtitle {
  display: none;
  margin-bottom: 10px;
}
.filter-options-content .slider-wrap {
  text-align: center;
}
.filter-options-content .slider-wrap .price-slider-values {
  text-align: center;
  margin: 10px 0;
}
.filter-options-content .slider-wrap .price-slider-values span {
  font-size: 12px;
}
.filter-options-content .slider-wrap .applyfilter {
  display: inline-block;
  font-size: 12px;
  cursor: pointer;
  margin-top: 9px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fce9e8;
  color: #e1251b;
  padding: 5px 20px;
}
.filter-options-content .slider-wrap input[type="text"] {
  border: 1px solid #d8d8d8;
  color: #211e1f;
  padding-left: 2px;
  padding-right: 2px;
  width: 63px;
  text-align: center;
}
.filter-actions {
  margin-bottom: 20px;
}
.filter-options .filter_level {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #ffffff;
  margin-bottom: 15px;
}
.filter-options .filter-options-title {
  font-weight: 700;
  line-height: 1.42857143;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 18px 25px;
  border-bottom: 1px solid #e2e2e2;
  margin: 0;
  word-break: break-all;
}
.filter-options .filter-options-content {
  padding: 18px 25px;
}
.filter-options .filter-options-content .item {
  margin-bottom: 8px;
  position: relative;
  cursor: pointer;
}
.filter-options .filter-options-content .item .selected_item .count {
  background-color: #e1251b;
  color: #f6b60e;
}
.filter-options .filter-options-content .item.open .label_item {
  font-weight: 600;
}
.filter-options .filter-options-content .item.item_nv1 > ul {
  padding-left: 12px;
}
.filter-options .filter-options-content .item.item_nv1 > ul li.item_nv2 > ul {
  padding-left: 12px;
}
.filter-options .filter-options-content .item.item_nv1 > ul li.item_nv2 > ul li > a {
  color: #757575;
  display: block;
  padding-right: 35px;
  font-size: 12px;
}
.filter-options .count {
  font-weight: 600;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #eeeeee;
  color: #757575;
  padding: 2px 7px;
  position: absolute;
  right: -15px;
  min-width: 24px;
  text-align: center;
  font-size: 12px;
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.loading-mask-shopby {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}
.loading-mask-shopby .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  height: 100%;
  background-color: #fce9e8;
  background-position: 0 0;
}
/*
 * Copyright (c)  2022. Electroplanet all right reserved
 * Date :  13/12/2023 15:1
 */
.wishlist-products .product-item .box {
  flex-basis: 45%;
}
.wishlist-products .product-item-action a {
  display: block;
  margin-bottom: 10px;
}
.wishlist-products .product-item-action a.btn-remove {
  font-weight: 600;
  text-decoration: underline;
}
.form-wishlist-items .actions-toolbar button.primary {
  margin-right: 20px;
}
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: "\e912";
}
/*
 * Copyright (c)  2022. Electroplanet all right reserved
 */
.mst-search__highlight {
  font-weight: 700;
}
.mst-search__result-tabs {
  list-style: none;
  border-bottom: 1px solid #cccccc;
  padding: 0;
  white-space: nowrap;
  overflow: auto;
  max-width: 100%;
}
.mst-search__result-tabs:before,
.mst-search__result-tabs:after {
  content: '';
  display: table;
}
.mst-search__result-tabs:after {
  clear: both;
}
.mst-search__result-tabs li {
  margin: 0;
  padding: 0;
  float: left;
}
.mst-search__result-tabs li a {
  display: block;
  text-decoration: none;
  background: #f6f6f6;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.14px;
  line-height: 1;
  border: 0;
  padding: 13px 10px;
  color: #4a4a4a;
  height: auto;
  background: none;
  border-radius: 0;
}
.mst-search__result-tabs li a.active,
.mst-search__result-tabs li a:hover,
.mst-search__result-tabs li a:focus {
  background: #f6b60e !important;
  color: #ffffff;
}
.mst-search__result-tabs li a.active {
  border-bottom: 0;
}
.mst-searchautocomplete__autocomplete {
  border-top: none;
  border-radius: 0;
  margin-top: 0;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
  background: #f4f6f9;
  color: #e1251b;
  font-size: 13px;
  font-weight: 600;
  text-transform: capitalize;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 17px;
  margin: 0;
}
.mst-searchautocomplete__autocomplete ul {
  margin: 10px 0;
}
.mst-searchautocomplete__autocomplete ul li {
  margin: 0 20px;
  padding: 7px 0;
}
.mst-searchautocomplete__autocomplete ul li a.title {
  font-weight: 500;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all {
  background: #f4f6f9;
  position: initial;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
  font-size: 13px;
}
.mst-searchautocomplete__autocomplete .old-price .price-wrapper .price {
  margin: 0;
  display: inline-block;
}
.mst-searchautocomplete__autocomplete .special-price .price-wrapper .price {
  font-size: 14px;
  margin: 0;
}
.mst-searchautocomplete__autocomplete .special-price > span .currency {
  top: 0;
  font-size: 14px;
}
.mst-searchautocomplete__autocomplete .special-price {
  margin: 0;
}
.mst-searchautocomplete__autocomplete .old-price {
  display: inline-block;
}
.mst-searchautocomplete__highlight {
  font-weight: 700;
  color: #000000;
}
.mst-searchautocomplete__item.magento_catalog_product {
  padding: 15px 0;
}
.mst-searchautocomplete__item.magento_catalog_product .title {
  font-weight: 600;
}
.mst-searchautocomplete__item.magento_catalog_product .price {
  display: inline-block;
  margin: 0;
}
.mst-searchautocomplete__item.magento_catalog_product .price-discount-percent {
  font-size: 12px;
}
.mst-searchautocomplete__item.magento_catalog_product._active .title a {
  text-decoration: none;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'ep-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: 22px;
  color: inherit;
  content: "\e90f";
  font-family: 'ep-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;
}
.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: 'ep-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: #e1251b;
  border: 1px solid #e1251b;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Inter';
  font-weight: 600;
  padding: 11px 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: #ca2118;
  border: 1px solid #e1251b;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #ca2118;
  border: 1px solid #e1251b;
  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: 10px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget.products-grid .widget-product-grid {
  display: flex;
  flex-flow: wrap;
  row-gap: 20px;
}
.block.widget.products-grid .product-item {
  position: relative;
  border: 1px solid #ffffff;
  box-sizing: border-box;
  border-radius: 10px;
  background: #ffffff;
  padding: 18px;
  margin-left: 1.1%;
  width: calc((100% - 2%) / 2);
}
.block.widget.products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget.products-grid .product-item:hover,
.block.widget.products-grid .product-item.active {
  border-color: #e1251b;
}
.block.widget.products-grid .product-item:hover .product-item-inner,
.block.widget.products-grid .product-item.active .product-item-inner {
  display: block;
}
.sidebar .block.widget.products-grid .product-item:hover .product-item-photo,
.sidebar .block.widget.products-grid .product-item.active .product-item-photo {
  left: 9px;
  top: 9px;
}
.block.widget.products-grid .product-item .product-item-info {
  width: auto;
}
.block.widget.products-grid .product-item .product-item-info .item-inner {
  display: flex;
  height: 100%;
  flex-flow: column;
  justify-content: space-between;
}
.block.widget.products-grid .product-item .product-item-info .item-inner .product-item-details {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  flex-grow: 1;
}
.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;
}
/*
 * Copyright (c)  2022. Electroplanet all right reserved
 * Date :  11/11/2023 3:56
 * Author : JAOUAD EL HAMMOUMI <jaouad.elhammoumi@gmail.com>
 */
/*
 * Copyright (c)  2022. Electroplanet all right reserved
 * Date :  30/10/2023 20:33
 */
[data-content-type='row'][data-appearance='full-width'] {
  position: relative;
  margin-left: calc(0%) !important;
  margin-right: calc(0%) !important;
  padding: 20px 0;
}
[data-content-type='row'][data-appearance='full-width'].products-related-grid,
[data-content-type='row'][data-appearance='full-width'].products-upsell-grid {
  background: #f6f6f6;
}
[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;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
}
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-arrow {
  position: absolute;
  background: none;
  top: -30px;
  right: 8px;
  left: inherit;
  height: auto;
  width: auto;
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 7px;
  box-sizing: border-box;
}
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-arrow:before {
  font-size: 20px;
}
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-prev {
  right: 49px;
}
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-list .slick-track {
  display: -webkit-flex;
  /* NEW */
  display: flex;
  align-items: stretch;
  margin-right: inherit;
}
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-list .slick-track .slick-slide {
  margin: 0;
  height: auto;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  position: relative;
}
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-list .slick-track .slick-slide > div {
  height: 100%;
  border: 1px solid #ffffff;
  box-sizing: border-box;
  border-radius: 10px;
  background: #ffffff;
  padding: 18px;
}
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-list .slick-track .slick-slide > div .product-image-wrapper img {
  transition: all 0.6s ease-in-out;
}
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-list .slick-track .slick-slide > div:hover,
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-list .slick-track .slick-slide > div.active {
  border-color: #e1251b;
}
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-list .slick-track .slick-slide > div:hover .product-item-inner,
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-list .slick-track .slick-slide > div.active .product-item-inner {
  display: block;
}
.sidebar [data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-list .slick-track .slick-slide > div:hover .product-item-photo,
.sidebar [data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-list .slick-track .slick-slide > div.active .product-item-photo {
  left: 9px;
  top: 9px;
}
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-list .slick-track .slick-slide > div:hover .product-image-wrapper img,
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-list .slick-track .slick-slide > div.active .product-image-wrapper img {
  transform: scale(1.15);
}
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-list .slick-track .slick-slide li.product-item {
  height: 100%;
  border: 0;
}
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-list .slick-track .slick-slide li.product-item .product-item-info {
  display: -webkit-flex;
  /* NEW */
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-list .slick-track .slick-slide li.product-item .product-item-info a.product-item-photo {
  display: block;
  text-align: center;
}
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-list .slick-track .slick-slide li.product-item .product-item-info .product-item-details {
  flex-grow: 1;
  display: -webkit-flex;
  /* NEW */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 16px;
}
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-list .slick-track .slick-slide li.product-item .product-item-info .product-item-details > .ref {
  color: #333333;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.06px;
  line-height: 22px;
}
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-list .slick-track .slick-slide li.product-item .product-item-info .product-item-details .product-item-name a {
  color: #1f1f1f;
  font-size: 14px;
  letter-spacing: -0.05px;
  line-height: 19px;
  text-transform: uppercase;
  word-break: break-all;
  font-weight: 600;
}
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-list .slick-track .slick-slide li.product-item .product-item-info .product-item-details .product-item-name .flag_list {
  display: none;
}
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-list .slick-track .slick-slide li.product-item .product-item-info .product-item-details .price-box .old-price span span.price-wrapper {
  height: 19px;
  color: #333333;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.05px;
  line-height: 19px;
  display: block;
}
[data-content-type='row'] [data-content-type="products"] .slick-slider.widget-product-carousel .slick-list .slick-track .slick-slide li.product-item .product-item-info .product-item-details .price-box .old-price span span.price-wrapper span {
  text-decoration: line-through;
}
[data-content-type='row'] .featured-products [data-content-type="products"] .products-grid .product-items li {
  width: 100%;
  margin-left: 0;
}
[data-content-type='row'] .featured-products [data-content-type="products"] .products-grid .product-items li .product-item-info .item-inner {
  flex-flow: row;
}
[data-content-type='row'] .featured-products [data-content-type="products"] .products-grid .product-items li .product-item-info .item-inner .product-item-inner {
  display: none;
}
[data-content-type='row'] .featured-products [data-content-type="products"] .products-grid .product-items li .product-item-info .box-image {
  max-width: 90px;
  margin-right: 20px;
}
[data-content-type='row'] .featured-categories .category-item {
  border: 1px solid transparent;
}
[data-content-type='row'] .featured-categories .category-item a {
  font-size: 16px;
  font-weight: 600;
}
[data-content-type='row'] .featured-categories .category-item > div {
  margin-right: 40px;
}
[data-content-type='row'] .featured-categories .category-item .link-box {
  left: 0;
  transition: left 1s;
  position: relative;
}
[data-content-type='row'] .featured-categories .category-item:hover {
  border: 1px solid #e1251b;
}
[data-content-type='row'] .featured-categories .category-item:hover .link-box {
  left: -10px;
}
[data-content-type='row'] .featured-categories .category-item:hover .link-box:after {
  content: "\e972";
  font-family: 'ep-icons';
  transform: rotate(90deg);
  position: absolute;
  right: -50px;
  top: -4px;
  font-size: 17px;
  font-weight: 700;
  background: #e1251b;
  border-radius: 14px;
  padding: 4px;
  color: #ffffff;
}
[data-content-type='row'] .featured-categories .category-item:hover .image-box img {
  transition: all 0.6s;
  transform: scale(1.2);
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  padding: 0;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: none;
}
.flexed-box .flexed-elements {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
}
.flexed-box .flexed-elements .flex-item {
  display: flex;
  flex-flow: row;
  flex-wrap: nowrap;
  align-items: center;
  flex-grow: 1;
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 15px 18px 15px;
  box-sizing: border-box;
}
.categories-widget .categories-items {
  position: relative;
}
.categories-widget .categories-items .category {
  cursor: pointer;
  padding-top: 10px;
}
.categories-widget .categories-items .category:hover .image img {
  transform: scale(1.1);
}
.categories-widget .categories-items .category::after {
  position: absolute;
  content: '';
  top: 1px;
  left: 1px;
  width: 185px;
  height: 185px;
  border: 1px solid #e4dcdd;
  border-radius: 100%;
  text-align: center;
}
.categories-widget .categories-items .category .image,
.categories-widget .categories-items .category .name {
  width: 180px;
}
.categories-widget .categories-items .category .image {
  height: 180px;
  border: 4px solid #fff;
  background-color: #e4e4e4;
  border-radius: 100%;
  position: relative;
  box-sizing: border-box;
  padding: 14px;
  top: 1px;
  left: 1px;
}
.categories-widget .categories-items .category .image img {
  transition: all 0.6s ease-in-out;
}
.categories-widget .categories-items .category .name {
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  [data-content-type='row'] .featured-categories .category-item {
    max-width: max-content;
  }
  .categories-widget .categories-items .category::after {
    width: 105px;
    height: 105px;
  }
  .categories-widget .categories-items .category .image,
  .categories-widget .categories-items .category .name {
    width: 100px;
  }
  .categories-widget .categories-items .category .image {
    height: 100px;
  }
  .categories-widget .categories-items .category .name {
    font-size: 12px;
  }
}
/*
 * Copyright (c)  2022. Electroplanet all right reserved
 * Date :  23/10/2022, 18:12
 * Author : JAOUAD EL HAMMOUMI <jaouad.elhammoumi@gmail.com>
 */
.data.switch .counter {
  color: inherit;
}
.review-container-columns {
  display: flex;
  flex-wrap: wrap;
  row-gap: 60px;
}
.review-container-columns .column {
  width: 100%;
}
.review-container-columns .reviews-rating-summary {
  display: flex;
  gap: 60px;
}
.review-container-columns .reviews-rating-summary .reviews-note {
  font-size: 54px;
  font-weight: 700;
}
.review-container-columns .reviews-rating-summary .reviews-note sub {
  bottom: -1px;
  font-size: 30px;
}
.review-container-columns .reviews-rating-summary .reviews-stars-notes {
  line-height: 25px;
}
.review-container-columns .reviews-rating-summary .main-note {
  font-size: 12px;
  color: #a6a6a6;
  line-height: 30px;
}
.review-container-columns .reviews-rating-notes .rating-summary .rating-result {
  width: 100px;
  height: 20px;
  background-size: 20px;
}
.review-container-columns .reviews-rating-notes .rating-summary .rating-result > span {
  height: 20px;
  background-size: 20px;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: 0;
  position: relative;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  color: #d0d0d0;
  vertical-align: sub;
}
.review-item .header {
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin-bottom: 2px;
}
.review-author {
  display: block;
  font-weight: 600;
  text-transform: capitalize;
}
.review-title {
  font-weight: bold;
  line-height: 1.9;
  font-size: inherit;
}
.review-details-label {
  font-size: 12px;
  line-height: 10px;
  color: #7d7d7d;
  font-style: italic;
  margin-bottom: 6px;
}
.review-verified {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #daf5c9;
  color: #4baa0a;
  padding: 4px 8px;
  font-weight: 600;
  font-size: 11px;
  cursor: pointer;
}
.review-product-info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.review-product-info .product-image img {
  width: 200px;
}
.review-product-info .product-label {
  width: 100%;
  align-self: center;
  padding-left: 10px;
}
.rating-summary {
  padding-right: 0;
}
.rating-summary .rating-result {
  width: 80px;
  height: 16px;
  font-size: 0;
  line-height: 0;
  background: url("../images/icons/icon-start-off.svg") 0 0 repeat-x;
  background-size: 16px;
  text-indent: -999em;
  overflow: hidden;
  margin-left: 0;
  margin-right: 5px;
}
.rating-summary .rating-result:before {
  display: none;
}
.rating-summary .rating-result > span {
  float: left;
  height: 16px;
  background: url("../images/icons/icon-start-on.svg") 0 0 repeat-x;
  position: relative;
  top: 0;
  background-size: 16px;
}
.rating-summary .rating-result > span:before {
  display: none;
}
.review-control-vote {
  overflow: visible;
}
.review-field-ratings .review-field-rating .label {
  padding-top: 7px;
}
.confirm-review-form-popup .review-thanks-message {
  text-align: center;
  margin-top: 100px;
}
/*
 * Copyright (c)  2022. Electroplanet all right reserved
 * Date :  23/10/2022, 18:12
 * Author : JAOUAD EL HAMMOUMI <jaouad.elhammoumi@gmail.com>
 */
.flexed-table-wrapper header,
.flexed-table-wrapper .row {
  display: flex;
  margin-bottom: 5px;
  cursor: pointer;
  align-items: center;
}
.flexed-table-wrapper header {
  font-weight: 600;
  padding: 15px 18px 15px;
}
.flexed-table-wrapper .row {
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 15px 18px 15px;
  box-sizing: border-box;
  border: 1px solid #ffffff;
}
.flexed-table-wrapper .col {
  flex: 1;
}
.flexed-table-wrapper.orders-history .rows .row div span {
  font-weight: 600;
}
.flexed-table-wrapper.orders-history .rows .row:hover {
  background-color: #fdeded;
}
.flexed-table-wrapper.order-main-infos .rows .row {
  flex-wrap: wrap;
  gap: 30px;
  justify-content: space-between;
}
.flexed-table-wrapper.order-main-infos .rows .row .col {
  flex: none;
}
.flexed-table-wrapper.order-main-infos .rows .row .col img {
  max-width: 165px;
}
.flexed-table-wrapper.order-main-infos .rows .row .col span {
  margin-bottom: 5px;
}
.flexed-table-wrapper.order-main-infos .rows .row .col span.label {
  display: block;
}
.flexed-table-wrapper.order-main-infos .rows .row .col span.value {
  font-weight: 700;
}
.order-items-totals .actions-toolbar {
  text-align: center;
  padding: 20px;
}
.order-items-totals .actions-toolbar a.print {
  width: 100%;
}
.order-status {
  display: inline-block;
  padding: 5px 12px;
  border-radius: 4px;
  margin-bottom: 0;
}
.order-status.status-confirmed {
  background-color: #daf5c9;
  color: #3b7616;
}
.order-status.status-waiting_for_confirmation {
  background-color: #c7e6ff;
  color: #0089fa;
}
.order-status.status-to_prepare {
  background-color: #ffe584;
  color: #514000;
}
.order-status.status-shipped {
  background-color: #fffaf3;
  color: #c07600;
}
.order-status.status-delivered,
.order-status.status-picked {
  background-color: #ffb3ff;
  color: #800080;
}
.order-status.status-canceled {
  background-color: #fce9e8;
  color: #9d1b15;
}
.order-payment.payment-paid {
  color: #12b76a;
}
.order-payment.payment-unpaid {
  color: #e1251b;
}
/*
 * Copyright (c)  2022. Electroplanet all right reserved
 */
.swatch-option.color {
  border-radius: 50%;
  height: 40px;
  min-width: 40px;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
  transform: translateY(2px);
}
.swatch-option-tooltip {
  display: none !important;
}
.modal-popup .modal-title {
  font-weight: 600;
  padding-bottom: 15px;
}
.modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: inherit;
}
.modal-popup .modal-header {
  margin-bottom: 3rem;
}
.modal-popup .modal-content .actions-toolbar button {
  width: 100%;
}
.cms-index-index .page-header,
.cms-page-view .page-header {
  margin-bottom: 0;
}
.page-header {
  background: #e1251b;
  border: none;
}
.page-header .header-top {
  display: none;
}
.page-header .logo-wrapper {
  width: 30%;
  display: flex;
  align-items: center;
}
.page-header .logo-wrapper .mobile-menu-open {
  display: block;
  margin-right: 12px;
  color: #ffffff;
  cursor: pointer;
}
.page-header .logo-wrapper .logo-large {
  display: none;
}
.page-header .header-inner .header-row {
  position: relative;
  padding: 1.5rem 0;
  z-index: 2;
}
.page-header .header-inner .header-row .search-pro {
  width: 100%;
  margin-top: 1.5rem;
}
.page-header .header-inner .header-row .user-action-links {
  width: 30%;
  display: flex;
  justify-content: end;
  align-items: flex-end;
  column-gap: 2rem;
  flex-flow: row-reverse;
  flex: 1 1 0;
  position: absolute;
  right: 0;
  top: 21px;
}
.page-header .header-inner .header-row .user-action-links .action-link {
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.page-header .header-inner .header-row .user-action-links .action-link span.text {
  display: none;
}
.page-header .header-inner .header-row .user-action-links .action-link .icon {
  position: relative;
  margin-bottom: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border: 2px solid #ffffff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  height: 36px;
  width: 36px;
}
.page-header .header-bottom .overlayer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000000;
  opacity: 0.5;
}
.page-header .header-bottom .navigation-megamenu-wrapper,
.page-header .header-bottom .menu-vertical-wrap {
  display: none;
}
.page-header.mini {
  margin: 0;
}
.page-header.mini .header-container {
  padding-top: 0;
}
.page-header.mini .logo-wrapper {
  width: 100%;
}
.page-header.mini .logo-wrapper .mobile-menu-open {
  display: none;
}
.page-header.mini .logo-wrapper .logo-large {
  display: block;
}
.page-header.mini .logo-wrapper .logo-min {
  display: none;
}
.page-header.mini .header-mini-content {
  display: none;
  gap: 40px;
}
.page-header.mini .header-mini-content > div {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin: 0;
  color: #ffffff;
}
.page-header.mini .header-mini-content > div span.icon:before {
  color: #ffd100;
  border: 2px solid #ffd100;
  padding: 10px;
  border-radius: 50%;
  margin-right: 10px;
  vertical-align: middle;
}
.cookie-msgbox {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 99;
  padding: 20px 10px;
}
.cookie-msgbox .content {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
}
.cookie-msgbox .content p {
  color: #fff;
  font-size: 12px;
}
.cookie-msgbox .content .actions * {
  float: left;
}
.cookie-msgbox .content .actions a {
  border: 2px solid #fff;
  color: #fff;
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  padding: 0 11px;
  margin-right: 29px;
}
.cookie-msgbox .content .actions a.btn-cookie-allow {
  background-color: #d40f2d;
}
.search-pro {
  /* Search Auto Complete */
}
.search-pro .sm-searchbox {
  position: relative;
}
.search-pro .sm-searchbox .sm-searchbox-content {
  background-color: #ffffff;
  -webkit-border-top-right-radius: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  -moz-border-radius-topright: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  -moz-border-radius-topleft: 7px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.search-pro .sm-searchbox form {
  display: -webkit-flex;
  /* NEW */
  display: flex;
  align-items: center;
}
.search-pro .sm-searchbox form .custom-select-container {
  position: relative;
  flex-basis: 71px;
  display: none;
}
.search-pro .sm-searchbox form .custom-select-container:before {
  content: "";
  display: block;
  width: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #afafaf;
  height: 24px;
}
.search-pro .sm-searchbox form .custom-select-container i {
  display: none;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.search-pro .sm-searchbox form .custom-select-container i:before {
  font-size: 10px;
}
.search-pro .sm-searchbox form .custom-select-container .custom-select {
  border: 0;
  height: 42px;
  color: #263238;
  font-weight: 600;
  margin-top: 0;
  background-color: white;
  cursor: pointer;
}
.search-pro .sm-searchbox form .custom-select-container .custom-select option {
  font-weight: 600;
  font-size: 14px;
}
.search-pro .sm-searchbox .searchbox {
  flex-grow: 1;
}
.search-pro .sm-searchbox .searchbox .input-searchbox {
  border: none;
  min-height: 46px;
}
.search-pro .sm-searchbox .searchbox .input-searchbox:focus {
  box-shadow: none;
}
.search-pro .sm-searchbox .actions button.action {
  background-color: #fce9e8;
  border: 0;
  padding: 11px 20px;
  -webkit-border-top-right-radius: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.search-pro .sm-searchbox .actions button.action i:before {
  color: #e1251b;
}
.search-pro .sm-searchbox .actions button.action span {
  display: none;
}
.search-pro .sm-searchbox .actions button[disabled] {
  opacity: initial;
  cursor: pointer;
  pointer-events: initial;
}
.search-pro .sm-searchbox .loading-search {
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  top: -53px;
}
.search-pro .search-autocomplete {
  background: #fff;
  border: 1px solid #d1d1d1;
  width: 561px;
  left: -2px;
  top: 4px;
}
.search-pro .search-autocomplete .title-product,
.search-pro .search-autocomplete .title-category {
  font-size: 13.5px;
  line-height: 34px;
  background: #f3f4f6;
  display: block;
  text-transform: uppercase;
  padding: 0 10px;
}
.search-pro .search-autocomplete .list-product,
.search-pro .search-autocomplete .list-category {
  border: none;
  max-height: 273px;
  overflow-y: auto;
}
.search-pro .search-autocomplete .list-product li,
.search-pro .search-autocomplete .list-category li {
  padding: 7px 10px 0px;
  border: none;
  height: 54px;
  border-bottom: 1px solid #ececec;
}
.search-pro .search-autocomplete .list-product li:before,
.search-pro .search-autocomplete .list-category li:before {
  content: "";
  width: 80%;
  height: 1px;
  background: #d1d1d1;
  margin: 0 auto;
}
.search-pro .search-autocomplete .list-product li img,
.search-pro .search-autocomplete .list-category li img {
  width: 40px;
  border: 1px solid #ececec;
}
.search-pro .search-autocomplete .list-product li .product-name,
.search-pro .search-autocomplete .list-category li .product-name,
.search-pro .search-autocomplete .list-product li img,
.search-pro .search-autocomplete .list-category li img {
  float: left;
}
.search-pro .search-autocomplete .list-product li .product-name,
.search-pro .search-autocomplete .list-category li .product-name {
  padding-left: 13px;
  line-height: 18px;
}
.search-pro .search-autocomplete .list-product li .product-name span,
.search-pro .search-autocomplete .list-category li .product-name span {
  color: #333;
  text-transform: uppercase;
}
.search-pro .search-autocomplete .list-product li .product-name span.ss-category,
.search-pro .search-autocomplete .list-category li .product-name span.ss-category {
  font-size: 12px;
  display: block;
}
.search-pro .search-autocomplete .list-product li .product-name span.brand,
.search-pro .search-autocomplete .list-category li .product-name span.brand {
  font-size: 12px;
  font-weight: 600;
}
.search-pro .search-autocomplete .list-product li .product-name span.ref,
.search-pro .search-autocomplete .list-category li .product-name span.ref {
  font-size: 11px;
  font-weight: 600;
}
.search-pro .search-autocomplete .list-product li:hover,
.search-pro .search-autocomplete .list-category li:hover {
  background: #ececec;
}
.sm_megamenu_wrapper_vertical_menu ul.sm_megamenu_menu {
  background: #fff;
}
nav.sambar ul li.sm_megamenu_lv1 > a:before {
  position: absolute;
  z-index: 15;
  top: 9px;
  left: 14px;
}
nav.sambar ul li.sm_megamenu_lv1 .sm_megamenu_title.col-item {
  position: relative;
}
nav.sambar ul li.sm_megamenu_lv1 .sm_megamenu_title.col-item .sub-family-icon {
  position: absolute;
  right: 10px;
  top: 20px;
}
@media only screen and (max-width: 1024px) {
  .header-bottom {
    position: absolute;
    top: 0;
    left: 0;
    width: 98%;
    z-index: 9;
    height: 100vh;
    overflow-y: auto;
    display: none;
  }
  .header-bottom .navigation-container {
    position: relative;
  }
  .header-bottom .navigation-container .navigation-mobile-container .navigation-mobile-close {
    display: block;
    cursor: pointer;
    position: sticky;
    top: 11px;
    font-size: 0;
    z-index: 9;
  }
  .header-bottom .navigation-container .navigation-mobile-container .navigation-mobile-close:before {
    font-family: 'ep-icons';
    content: "\e90f";
    font-size: 32px;
    font-weight: 300;
    position: absolute;
    right: 20px;
    top: 0;
  }
  .header-bottom .navigation-container .navigation-mobile-container .link-item {
    position: relative;
  }
  .header-bottom .navigation-container .navigation-mobile-container .link-item.mg-store {
    max-width: 309px;
  }
  .header-bottom .navigation-container .navigation-mobile-container .link-item.mg-store a:before {
    background-image: url('../images/Picto_TopLink_Magasin.png');
  }
  .header-bottom .navigation-container .navigation-mobile-container nav {
    display: block;
    position: relative;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sambar-inner {
    visibility: visible;
    height: auto;
    border: none;
    margin: 0;
    padding: 0;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sambar-inner .btn-sambar {
    display: none;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu {
    display: block;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .bottom-mobile-nav-item a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .bottom-mobile-nav-item:not(:last-child) a {
    border-bottom: 1px solid #e9e9e9;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .sm_megamenu_lv1.sm_megamenu_drop {
    position: relative;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .sm_megamenu_lv1.sm_megamenu_drop a {
    padding-left: 15px;
    position: relative;
    display: block;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .sm_megamenu_lv1.sm_megamenu_drop.menu-promos-parent a:before {
    background-image: url('../images/picto-nav-mobile-promotion.png');
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .sm_megamenu_lv1.sm_megamenu_drop.menu-nos-marques-parent a:before {
    background-image: url('../images/picto-nav-mobile-brands.png');
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .sm_megamenu_lv1.sm_megamenu_drop.exclusweb-parent a:before {
    background-image: url('../images/picto-nav-mobile-exclu-web.png');
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .sm_megamenu_lv1.sm_megamenu_drop.menu-nos-services-parent a:before {
    background-image: url('../images/picto-nav-mobile-services.png');
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .sm_megamenu_lv1.sm_megamenu_drop.menu-nos-conseils-parent a:before {
    background-image: url('../images/picto-nav-mobile-advices.png');
    top: 4px;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .sm_megamenu_lv1.sm_megamenu_drop.menu-ma-liste-parent a:before {
    background-image: url('../images/picto-nav-mobile-wishlist.png');
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .sm_megamenu_lv1.sm_megamenu_drop.menu-comparateur-parent a:before {
    background-image: url('../images/picto-nav-mobile-compare.png');
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .sm_megamenu_lv1.sm_megamenu_drop.menu-depliant-parent a:before {
    background-image: url('../images/picto-nav-mobile-catalogue.png');
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .sm_megamenu_lv1.sm_megamenu_drop.menu-contact-parent a:before {
    background-image: url('../images/picto-nav-mobile-contact.png');
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .menu-tous-product-parent {
    padding-top: 20px;
    margin-bottom: 30px;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .menu-tous-product-parent .menu-all-product {
    position: relative;
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.07px;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: inline-block;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .menu-vertical-mobile {
    display: block;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .menu-vertical-mobile.nav-family-product {
    background: #ffffff;
    margin: 0;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .menu-vertical-mobile.nav-family-product ul.sm_megamenu_menu_black {
    position: relative;
    left: 0px;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .menu-vertical-mobile.nav-family-product ul.sm_megamenu_menu_black li.sm_megamenu_lv1 {
    display: block;
    width: 100%;
    position: static;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .menu-vertical-mobile.nav-family-product ul.sm_megamenu_menu_black li.sm_megamenu_lv1:last-child {
    border: none;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .menu-vertical-mobile.nav-family-product ul.sm_megamenu_menu_black li.sm_megamenu_lv1 .back-button {
    display: block;
    cursor: pointer;
    padding: 10px 0;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .menu-vertical-mobile.nav-family-product ul.sm_megamenu_menu_black li.sm_megamenu_lv1 .back-button .menu-parent-title {
    font-weight: bold;
    font-size: 18px;
    padding-left: 50px;
    background: url("../images/icons/icon-arrow-left.svg") left 10px center no-repeat;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .menu-vertical-mobile.nav-family-product ul.sm_megamenu_menu_black li.sm_megamenu_lv1 > a {
    font-size: 16px !important;
    line-height: 3.5rem;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .menu-vertical-mobile.nav-family-product ul.sm_megamenu_menu_black li.sm_megamenu_lv1 a {
    padding: 0 0 0 45px;
    display: block;
    text-transform: lowercase;
    font-size: 14px;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .menu-vertical-mobile.nav-family-product ul.sm_megamenu_menu_black li.sm_megamenu_lv1 a:first-letter {
    text-transform: uppercase;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .menu-vertical-mobile.nav-family-product ul.sm_megamenu_menu_black li.sm_megamenu_lv1 .sm-megamenu-child {
    position: absolute;
    left: 400px;
    top: 0;
    width: 100%;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .menu-vertical-mobile.nav-family-product ul.sm_megamenu_menu_black li.sm_megamenu_lv1 .sm-megamenu-child .sub-items .col-items {
    background-color: #ffffff;
    position: relative;
    top: -48px;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .menu-vertical-mobile.nav-family-product ul.sm_megamenu_menu_black li.sm_megamenu_lv1 .sm-megamenu-child .sub-items .col-item {
    position: relative;
    padding: 15px 0;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .menu-vertical-mobile.nav-family-product ul.sm_megamenu_menu_black li.sm_megamenu_lv1 .sm-megamenu-child .sub-items .col-item .col-nav.open {
    background: url("../images/menu-nav-right-on.png") center no-repeat;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .menu-vertical-mobile.nav-family-product ul.sm_megamenu_menu_black li.sm_megamenu_lv1 .sm-megamenu-child .sub-items .col-item a.link-item {
    color: inherit;
    padding: 8px 23px;
    font-weight: bold;
    font-size: 18px;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .menu-vertical-mobile.nav-family-product ul.sm_megamenu_menu_black li.sm_megamenu_lv1 .sm-megamenu-child .sub-items .col-item:last-child {
    border-bottom: none;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .menu-vertical-mobile.nav-family-product ul.sm_megamenu_menu_black li.sm_megamenu_lv1 .sm-megamenu-child .sub-items .col-item:not(:last-child) {
    border-bottom: 1px solid #e2e2e2;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .menu-vertical-mobile.nav-family-product ul.sm_megamenu_menu_black li.sm_megamenu_lv1 .sm-megamenu-child .sub-items .sub_sub_items {
    background: #fff;
    width: 100%;
  }
  .header-bottom .navigation-container .navigation-mobile-container nav .sm_megamenu_menu .menu-vertical-mobile.nav-family-product ul.sm_megamenu_menu_black li.sm_megamenu_lv1 .sm-megamenu-child .sub-items .sub_sub_items a {
    background: inherit;
    color: inherit;
    padding: 5px 0 5px 23px;
  }
  .header-bottom .menu-under:after {
    display: none;
  }
}
.newsletter-subscription-index .newsletter_header {
  margin-bottom: 20px;
}
.services-widget-container {
  display: inline-block;
  width: 100%;
}
.services-widget-container .list-services {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.services-widget-container .list-services .service-item {
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 15px 18px 15px;
  box-sizing: border-box;
  border: 1px solid #ffffff;
  position: relative;
  cursor: pointer;
}
.services-widget-container .list-services .service-item a {
  min-width: 210px;
  display: -webkit-flex;
  /* NEW */
  display: flex;
  flex-direction: column;
  align-items: center;
}
.services-widget-container .list-services .service-item a img {
  display: none;
}
.services-widget-container .list-services .service-item a span {
  color: #4a4a4a;
  letter-spacing: -0.21px;
  text-align: center;
}
.services-widget-container .list-services .service-item a span:first-child {
  font-weight: 600;
  padding-bottom: 8px;
}
.services-widget-container .list-services .service-item a span:not(:first-child) {
  display: none;
}
.services-widget-container .list-services .service-item a:before {
  min-height: 56px;
  margin-bottom: 12px;
}
.footer.content {
  margin-top: unset;
  border: none;
}
footer {
  background-color: #ffffff;
  position: relative;
  z-index: 8;
}
footer .block-subscribe-footer form {
  display: -webkit-flex;
  /* NEW */
  display: flex;
  flex-direction: column;
}
footer .footer a {
  color: #000000;
  line-height: 2.8rem;
}
footer .footer .footer-newsletter {
  background-color: #e1251b;
  color: #ffffff;
  padding: 1.5rem;
  text-align: center;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
footer .footer .footer-newsletter .block-subscribe-footer .title-block {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
}
footer .footer .footer-newsletter .block-subscribe-footer .text-block {
  margin: 1rem 0;
}
footer .footer .footer-newsletter .block-subscribe-footer .block-content .input-box {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
footer .footer .footer-newsletter .block-subscribe-footer .block-content .input-box div.mage-error {
  width: auto;
  position: absolute;
  left: 0;
  bottom: -22px;
  color: #ffff00;
}
footer .footer .footer-newsletter .block-subscribe-footer .block-content button {
  width: 100%;
  margin-top: 10px;
}
footer .footer .title-follow {
  font-size: 12px;
  color: #000000;
  font-weight: 700;
  text-transform: lowercase;
  padding-bottom: 7px;
  letter-spacing: 0.3px;
}
footer .footer .title-follow:first-letter {
  text-transform: uppercase;
}
footer .footer .social-footer ul {
  display: -webkit-flex;
  /* NEW */
  display: flex;
  column-gap: 30px;
}
footer .footer .social-footer ul a {
  color: #e1251b;
  font-size: 3rem;
}
footer .footer .footer-middle {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  flex-flow: column;
}
footer .footer .footer-middle .block {
  background: none;
  margin-bottom: 0;
  float: none;
}
footer .footer .footer-middle .block.ft-contact-us {
  margin-bottom: 25px;
}
footer .footer .footer-middle .block .title {
  font-size: 1.8rem;
  color: #000000;
  font-weight: 600;
  margin-bottom: 1rem;
}
footer .footer .footer-middle .about-us-wrapper {
  display: flex;
  flex-flow: column;
  row-gap: 2rem;
}
footer .footer .footer-separator {
  display: block;
  width: 100%;
  margin: 25px 0;
  border-top: 1px solid #e1251b;
}
footer .footer .copyright {
  color: #000000;
  font-size: 13px;
  line-height: 25px;
  text-align: center;
}
footer .footer .copyright .footer-copyright-content {
  border-top: 1.5px solid #e2e2e2;
  padding: 12px;
}
.secure-payment-block {
  display: flex;
  flex-direction: column;
  row-gap: 18px;
}
.secure-payment-block .note {
  font-size: 1.5rem;
  font-weight: 600;
  color: #2ca329;
}
.secure-payment-block .note::before {
  font-family: 'ep-icons';
  display: inline-block;
  width: 10px;
  content: "\e900";
  margin-right: 13px;
  font-size: 18px;
  position: relative;
  top: 1px;
}
#yt-totop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  border: 3px solid #d40f2d;
  color: #d40f2d;
  display: inline-block;
  line-height: 43px;
  text-align: center;
  width: 35px;
  height: 35px;
  z-index: 30;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: white;
}
#yt-totop:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
#yt-totop:before {
  font-family: 'ep-icons';
  content: "\e972";
  font-size: 16px;
  font-weight: bold;
  position: relative;
  left: 0;
  top: -4px;
}
@supports not (-moz-appearance:none) {
  input[type="checkbox"] {
    top: -1px;
    margin-right: 20px;
    width: 0;
  }
  input[type="checkbox"]:before {
    content: '';
    display: block;
    height: 16px;
    width: 16px;
    border: 2px solid #4a4a4a;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  input[type="checkbox"]:checked:before {
    border-color: #e1251b;
  }
  input[type="checkbox"]:checked:after {
    content: '';
    display: block;
    height: 4px;
    width: 9px;
    border: 2px solid #e1251b;
    border-top: none;
    border-right: none;
    transform: rotate(-56deg);
    margin-top: -14px;
    margin-left: 4px;
  }
  input[type="checkbox"] ~ label {
    cursor: pointer;
  }
}
input[type="radio"] {
  top: -1px;
  margin-right: 20px;
  width: 0;
}
input[type="radio"]:before {
  content: '';
  display: block;
  height: 15px;
  width: 15px;
  border: 2px solid #4a4a4a;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
input[type="radio"]:checked:before {
  border-color: #e1251b;
}
input[type="radio"]:checked:after {
  content: '';
  display: block;
  height: 11px;
  width: 11px;
  margin-top: -1.47rem;
  margin-left: 0.37rem;
  background-color: #e1251b;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
input[type="radio"] ~ label {
  cursor: pointer;
}
.or-separator-content {
  width: 100%;
  height: 1px;
  margin: 8px 0 35px 0;
  background-color: #c7c7c7;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  vertical-align: middle;
}
.or-separator-content span {
  background-color: #ffffff;
  position: relative;
  top: -7px;
  padding: 0 6px;
}
.fieldset > .field:not(.choice) > .control {
  position: relative;
}
.fieldset > .field.date input {
  width: 100%;
}
.fieldset > .field.date .ui-datepicker-trigger {
  position: absolute;
  top: 0;
  right: 5px;
}
.fieldset .field-two-columns {
  display: flex;
  justify-content: space-between;
}
.fieldset .field-two-columns > .field {
  flex-basis: 49%;
}
.fieldset .field-two-columns:before,
.fieldset .field-two-columns:after {
  content: none !important;
}
.control .password-viewer {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 0;
  z-index: 9;
  cursor: pointer;
}
.control .password-viewer:before {
  content: "\e918";
  font-family: 'ep-icons';
  font-size: 20px;
}
.control .password-viewer.password-shown:before {
  content: "\e919";
}
.iti {
  width: 100%;
}
.iti .iti__flag-container {
  max-height: 37px;
}
@media only screen and (max-width: 768px) {
  .abs-button-responsive-smaller {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'ep-icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'ep-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions {
    text-align: center;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .navigation {
    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: 'ep-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: 'ep-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.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 0 5px;
  }
  .product.data.items > .item.title > .switch {
    background: #eeeeee;
    border-bottom: 1 solid #d1d1d1;
    border-left: 1 solid #d1d1d1;
    border-right: 1 solid #d1d1d1;
    border-top: 1 solid #d1d1d1;
    height: 35px;
    padding: 5px 20px 5px 20px;
    font-weight: 600;
    line-height: 35px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #ffffff;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #ffffff;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #e1251b;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #e1251b;
    color: #ffffff;
    text-decoration: none;
    padding-bottom: 5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1 solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .breadcrumbs {
    display: none;
  }
  .modal-popup.modal-slide {
    left: 0;
    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;
    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: 0;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #ffffff;
  }
  .modal-popup.modal-slide._inner-scroll._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: 20px;
    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;
  }
  .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;
  }
  .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: 10px;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #d1d1d1;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .compare.wrapper {
    display: none;
  }
  .catalog-product_compare-index .columns .column.main {
    flex-basis: inherit;
  }
  .product.data.items > .item.content {
    border-top: none !important;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .cart-discount {
    border-bottom: 1px solid #d1d1d1;
  }
  .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 .item .col.item {
    padding-bottom: 0;
  }
  .cart.table-wrapper tbody > tr > td:last-child {
    border: 0;
  }
  .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;
  }
  .block-authentication .block-links {
    font-size: 92%;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .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 .column.main {
    margin-top: 20px;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .account .block-collapsible-nav .content {
    background: #ffffff;
    box-shadow: 0px 4px 20px rgba(5, 16, 55, 0.04);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 15px 18px 15px;
    box-sizing: border-box;
    margin-top: 5px;
    transition: all 0.1s ease-in;
    border: 1px solid #e1251b;
  }
  .account .block-collapsible-nav .block-title.active {
    background-color: #e1251b;
    color: #ffffff;
  }
  .cart-container .giftcardaccount input[type="text"] {
    font-size: 13px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item {
    margin-left: 1.1%;
    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;
  }
  .modal-popup.modal-slide {
    padding: 1rem;
  }
  .modal-popup._inner-scroll .modal-inner-wrap {
    min-height: auto !important;
  }
  .custom-slide {
    bottom: 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: 0;
    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;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .table-magento-payments-review-items .col.subtotal {
    text-align: left;
  }
  .table-magento-payments-review-items .product-item-name {
    display: inline-block;
  }
  .cart-summary .apple-pay {
    margin-top: 14px;
  }
  .push-notification__prompt {
    left: 0;
    max-width: 100%;
  }
  .advices-menu-wrapper .filters .filter-items {
    flex-flow: column;
  }
  .advices-container {
    flex-flow: column;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: "\e90f";
    font-family: 'ep-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;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .product-item-actions .actions-primary {
    display: block;
  }
  .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;
  }
  .block-search {
    margin-top: 10px;
  }
  .cart .table.items .col.qty {
    text-align: center;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .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;
  }
  .sales-order-history main .table-wrapper.orders-history table#my-orders-table,
  .customer-account-index main .table-wrapper.orders-history table#my-orders-table {
    margin-bottom: 0;
  }
  .sales-order-history main .table-wrapper.orders-history table#my-orders-table thead,
  .customer-account-index main .table-wrapper.orders-history table#my-orders-table thead {
    display: none;
  }
  .sales-order-history main .table-wrapper.orders-history table#my-orders-table tr,
  .customer-account-index main .table-wrapper.orders-history table#my-orders-table tr {
    border: none;
    padding-bottom: 20px;
    position: relative;
  }
  .sales-order-history main .table-wrapper.orders-history table#my-orders-table tr th,
  .customer-account-index main .table-wrapper.orders-history table#my-orders-table tr th {
    display: none;
  }
  .sales-order-history main .table-wrapper.orders-history table#my-orders-table tr td,
  .customer-account-index main .table-wrapper.orders-history table#my-orders-table tr td {
    padding: 9px 14px;
    border-bottom: 1px dotted #dedfe1;
    color: #393939;
    overflow: hidden;
  }
  .sales-order-history main .table-wrapper.orders-history table#my-orders-table tr td:before,
  .customer-account-index main .table-wrapper.orders-history table#my-orders-table tr td:before {
    width: 50%;
    font-size: 13px;
    font-weight: 600;
  }
  .sales-order-history main .table-wrapper.orders-history table#my-orders-table tr td .txt-row,
  .customer-account-index main .table-wrapper.orders-history table#my-orders-table tr td .txt-row {
    width: 50%;
  }
  .sales-order-history main .table-wrapper.orders-history table#my-orders-table tr td:first-child,
  .customer-account-index main .table-wrapper.orders-history table#my-orders-table tr td:first-child {
    background: #fce9e8;
    border-bottom: 1px solid #c8c8c8;
    font-size: 16px;
  }
  .sales-order-history main .table-wrapper.orders-history table#my-orders-table tr td:first-child:before,
  .customer-account-index main .table-wrapper.orders-history table#my-orders-table tr td:first-child:before {
    font-size: 16px;
  }
  .sales-order-history main .table-wrapper.orders-history table#my-orders-table tr td:last-child,
  .customer-account-index main .table-wrapper.orders-history table#my-orders-table tr td:last-child {
    padding: 0;
    border-bottom: none;
  }
  .sales-order-history main .table-wrapper.orders-history table#my-orders-table tr td:last-child:before,
  .customer-account-index main .table-wrapper.orders-history table#my-orders-table tr td:last-child:before {
    display: none;
  }
  .sales-order-history main .table-wrapper.orders-history table#my-orders-table tr td:last-child a,
  .customer-account-index main .table-wrapper.orders-history table#my-orders-table tr td:last-child a {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 17px;
    top: 4px;
    left: initial;
  }
  .sales-order-history main .table-wrapper.orders-history table#my-orders-table tr td.line-status,
  .customer-account-index main .table-wrapper.orders-history table#my-orders-table tr td.line-status {
    border-bottom: none;
  }
  .sales-order-history main .table-wrapper.orders-history table#my-orders-table tr.line-actions a,
  .customer-account-index main .table-wrapper.orders-history table#my-orders-table tr.line-actions a {
    width: 24px;
    left: inherit;
    right: 0;
  }
  .sales-order-history main .table-wrapper.orders-history table#my-orders-table tr.line-actions a:before,
  .customer-account-index main .table-wrapper.orders-history table#my-orders-table tr.line-actions a:before {
    margin: initial;
    position: static;
  }
  .sales-order-history main .table-wrapper.orders-history table#my-orders-table tr.line-actions a span,
  .customer-account-index main .table-wrapper.orders-history table#my-orders-table tr.line-actions a span {
    display: none;
  }
  .sales-order-history main .table-wrapper.orders-history table#my-orders-table tr:nth-child(2n + 2),
  .customer-account-index main .table-wrapper.orders-history table#my-orders-table tr:nth-child(2n + 2) {
    background: inherit;
  }
  .mst-searchautocomplete__item.magento_catalog_product .title {
    font-size: 12px;
  }
  .flexed-table-wrapper.orders-history header .col:nth-child(3),
  .flexed-table-wrapper.orders-history .row .col:nth-child(3),
  .flexed-table-wrapper.orders-history header .col:nth-child(4),
  .flexed-table-wrapper.orders-history .row .col:nth-child(4) {
    display: none;
  }
  .fieldset .field-two-columns {
    flex-flow: column;
    row-gap: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .main-cac-product .cac-product-wrapper .header {
    flex-flow: column;
  }
  .family-block-advice .content-title {
    display: none;
  }
  .family-block-advice .content-action {
    border-left: none;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .form-wishlist-items .actions-toolbar button {
    display: block;
    width: 100%;
  }
  .form-wishlist-items .actions-toolbar button.make-empty {
    margin-bottom: 10px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .brands-page-wrapper .featured-brands .brand-item {
    flex-basis: 31%;
  }
  .brands-page-wrapper .letter-brands-section .letter-brands {
    flex-flow: row;
    column-gap: 30px;
  }
  .brands-page-wrapper .letter-brands-section .letter-brands .letter-brands-list {
    column-gap: 75px;
  }
  .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: #1f1f1f;
    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: #1f1f1f;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #6c6c6c;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:active {
    color: #6c6c6c;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #1f1f1f;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 4px;
  }
  .review-toolbar .pages {
    padding: 4px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 4px;
  }
  .review-item {
    padding: 4px 0;
  }
  .review-title {
    margin: 0 0 4px;
  }
  .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;
  }
  .product-items .product-item-info .product-item-inner {
    position: absolute;
    width: 100%;
    bottom: -44px;
    left: -1px;
    border: 1px solid #e1251b;
    border-top: none;
    background-color: #ffffff;
    border-radius: 0 0 8px 8px;
    z-index: 10;
    box-shadow: 4px 8px 8px 0 #d0d0d0;
  }
  .product-items .product-item-info:hover .product-item-inner,
  .product-items .product-item-info.active .product-item-inner {
    display: block;
  }
  .products-grid .product-item {
    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: 1.4%;
    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;
  }
  .smart-products-listing .product-items .product-item {
    flex-flow: row !important;
    justify-content: space-between;
  }
  .family-list-container .sub-family-item {
    width: 49%;
  }
  .sidebar .product-items .action.delete {
    line-height: unset;
    position: absolute;
    right: 0;
    top: -1px;
    width: auto;
  }
  .sidebar .block-compare .action.delete {
    left: 0;
    right: initial;
  }
  .cart-container .block.crosssell .products-grid .product-item-actions {
    margin: 0 0 10px;
  }
  .gradient-container:not(.payment-method) .gradient-content .item-click {
    flex-basis: 70%;
  }
  .gradient-container .gradient-content {
    justify-content: space-between;
    gap: 10px;
  }
  .checkout-onepage-success .address-actions,
  .checkout-container .address-actions {
    margin-bottom: initial;
  }
  .checkout-onepage-success .address-actions button,
  .checkout-container .address-actions button {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
  }
  .order-progress-container .status ul {
    margin: 0 40px;
  }
  .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: 1.1%;
    width: calc((100% - 3%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .smart-products-listing .product-items .product-item {
    flex-flow: row !important;
    justify-content: space-between;
  }
  .review-ratings {
    float: none;
    margin-bottom: 10px;
    max-width: 240px;
  }
}
