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 {
  border: 0;
}
img,
object,
video,
embed {
  max-height: 100%;
  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: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #cccccc;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f6f6f6;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #cccccc;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #362f2d;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #362f2d;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f6f6f6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f6f6f6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #cccccc;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 11px 10px;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #82c12c;
  border: 2px solid transparent;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 3px 12px;
  font-size: 1.8rem;
  line-height: 1.8rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:focus,
.action-gift:active {
  background: #79ab35;
  border: 2px solid transparent;
  color: #ffffff;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #79ab35;
  border: 2px solid transparent;
  color: #ffffff;
}
button.disabled,
button[disabled],
fieldset[disabled] button,
.cart.table-wrapper .actions-toolbar > .action.disabled,
.cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type="datetime"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #575757;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #575757;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #575757;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff url('../images/select-bg.svg') no-repeat 100% 45%;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 1px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 4px 25px 5px 0;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:focus {
  border: 1px solid #c2c2c2;
}
select:disabled {
  opacity: 0.5;
  background: #ffffff;
  border: 1px solid #c2c2c2;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #575757;
}
textarea::-webkit-input-placeholder {
  color: #575757;
}
textarea:-ms-input-placeholder {
  color: #575757;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error[generated] {
  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 #79ab35;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
  padding-right: 7rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
.bundle-options-container .block-bundle-summary .bundle.items,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.footer.content ul,
.product-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,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.product-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,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  background-image: none;
  background: #82c12c;
  border: 2px solid transparent;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 3px 12px;
  font-size: 1.8rem;
  line-height: 1.8rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.towishlist:focus,
.product-info-main .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.product-options-bottom .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.block-bundle-summary .action.towishlist:active {
  background: #79ab35;
  border: 2px solid transparent;
  color: #ffffff;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover {
  background: #79ab35;
  border: 2px solid transparent;
  color: #ffffff;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist.disabled,
.product-info-main .action.towishlist[disabled],
fieldset[disabled] .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist.disabled,
.product-options-bottom .action.towishlist[disabled],
fieldset[disabled] .product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist.disabled,
.block-bundle-summary .action.towishlist[disabled],
fieldset[disabled] .block-bundle-summary .action.towishlist {
  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,
.product-info-main .action.towishlist:hover,
.product-info-main .action.towishlist:active,
.product-info-main .action.towishlist:focus,
.product-options-bottom .action.towishlist:hover,
.product-options-bottom .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.block-bundle-summary .action.towishlist:hover,
.block-bundle-summary .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus {
  text-decoration: none;
}
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
}
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo {
  position: static;
}
.amazon-validate-container .block .block-title,
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.amazon-validate-container .block .block-title strong,
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-account-blocks .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.abs-account-blocks .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.block-wishlist .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.account .column.main .block:not(.widget) .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.account .column.main .block:not(.widget) .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 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: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.abs-remove-button-for-blocks > 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 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before {
  color: #303030;
}
.product-item-name {
  font-weight: 400;
}
.product-item-name > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active {
  color: #333333;
  text-decoration: underline;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.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;
}
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.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 .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label,
.product-item-actions .actions-secondary > .action span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.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,
.payment-method-braintree .hosted-date-wrap:before,
.payment-method-braintree .hosted-date-wrap:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.header.content:before,
.header.content:after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products: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,
.payment-method-braintree .hosted-date-wrap:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.header.content:after,
.toolbar:after,
.toolbar-products: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,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.product-item,
.search-autocomplete,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action.action.split,
.abs-split-button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.abs-split-button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  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,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist,
.product-item-actions .actions-secondary > .action {
  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,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > span,
.product-item-actions .actions-secondary > .action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before,
.product-item-actions .actions-secondary > .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: 'luma-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,
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before,
.product-item-actions .actions-secondary > .action:hover:before {
  color: #333333;
}
.form-address-edit .actions-toolbar .action.vertex-secondary,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-remove,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #362f2d;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #362f2d;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #362f2d;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift {
  background: #82c12c;
  border: 2px solid transparent;
  color: #ffffff;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active,
.cart-summary .actions-toolbar > .primary .action-gift:focus,
.cart-summary .actions-toolbar > .primary .action-gift:active {
  background: #79ab35;
  border: 2px solid transparent;
  color: #ffffff;
}
.abs-revert-secondary-color:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover {
  background: #79ab35;
  border: 2px solid transparent;
  color: #ffffff;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.8rem;
  line-height: 1.8rem;
  padding: 3px 12px;
}
.bundle-actions {
  margin: 10px 0;
}
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.abs-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-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 #cccccc;
  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;
}
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.block-wishlist .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 3px;
  font-weight: 700;
  background-image: none;
  background: #82c12c;
  border: 2px solid transparent;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.8rem;
  line-height: 1.8rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e617';
  font-family: 'luma-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,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #79ab35;
  border: 2px solid transparent;
  color: #ffffff;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #79ab35;
  border: 2px solid transparent;
  color: #ffffff;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'luma-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,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker {
  margin-right: 10px;
  width: calc(100% - 33px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 36px);
}
.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,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #cccccc;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #cccccc;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
/**
 * MageSpecialist
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@magespecialist.it so we can send you a copy immediately.
 *
 * @category   MSP
 * @package    MSP_ReCaptcha
 * @copyright  Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha {
  margin-bottom: 10px !important;
}
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
._amrev-disabled {
  opacity: .8;
  pointer-events: none;
}
.hidden {
  display: none;
}
._clear-btn,
._clear-btn:focus,
._clear-btn:hover,
._clear-btn:active,
._clear-btn:not(.primary) {
  padding: 0;
  border: none;
  outline: none;
  background: none;
  font-weight: normal;
  box-shadow: none;
}
.amstars-rating-container {
  overflow: hidden;
  margin: 0 0 10px 0;
  width: 160px;
  height: 27px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNCMUFFQUUiLz48L3N2Zz4=);
}
.amstars-rating-container.-small {
  width: 107px;
  height: 18px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNzQzIDYuODc1TDkuNSAwIDcuMjU3IDYuODc1SDBsNS44NzEgNC4yNUwzLjYzIDE4IDkuNSAxMy43NSAxNS4zNzEgMThsLTIuMjQyLTYuODc1TDE5IDYuODc1aC03LjI1N3pNMTQuOSA4LjIwMmgtNC4xMjZMOS41IDQuMjkzbC0xLjI3NSAzLjkxSDQuMDk5bDMuMzM4IDIuNDE1LTEuMjc1IDMuOTA5TDkuNSAxMi4xMWwzLjMzOCAyLjQxNi0xLjI3NS0zLjkxIDMuMzM4LTIuNDE1eiIgZmlsbD0iI0IxQUVBRSIvPjwvc3ZnPg==);
}
.amstars-rating-container.-small .amstars-stars {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGQ9Ik05LjUgMGwyLjI0MyA2Ljg3NUgxOWwtNS44NzEgNC4yNUwxNS4zNyAxOCA5LjUgMTMuNzUgMy42MjkgMThsMi4yNDItNi44NzVMMCA2Ljg3NWg3LjI1N0w5LjUgMHoiIGZpbGw9IiNFRDlEMDAiLz48L3N2Zz4=);
}
.amstars-rating-container .amstars-stars {
  height: 100%;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGQ9Ik0xNCAwbDMuMzA1IDEwLjMxM0gyOGwtOC42NTIgNi4zNzRMMjIuNjUyIDI3IDE0IDIwLjYyNiA1LjM0OCAyN2wzLjMwNC0xMC4zMTNMMCAxMC4zMTNoMTAuNjk1TDE0IDB6IiBmaWxsPSIjRUQ5RDAwIi8+PC9zdmc+);
}
.amreview-popup.modal-popup {
  transition: 0.3s all ease-in;
}
.amreview-popup.modal-popup .modal-header {
  background: #fafafa;
}
.amreview-popup.modal-popup .modal-content {
  padding: 0;
}
.amreview-popup.modal-popup .block-content {
  padding: 10px 20px 40px;
  background: #fafafa;
}
.amreview-popup.modal-popup .modal-inner-wrap {
  max-width: 640px;
}
.amrev-toolbar-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding: 0;
  background: #fff;
  color: #363636;
  font-size: 12px;
}
.amrev-toolbar-container.-disabled {
  opacity: .8;
  pointer-events: none;
}
.amrev-toolbar-container.-all .amrev-sorting {
  border-left: none;
}
.amrev-toolbar-container .amrev-filters {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: 100%;
  flex-wrap: wrap;
  order: 2;
  margin: 0;
  padding: 0;
  list-style: none;
}
.amrev-toolbar-container .amrev-filter {
  flex-basis: 100%;
  margin: 0;
  padding: 15px 0 10px 20px;
  border-bottom: 1px solid #dcdcdc;
}
.amrev-toolbar-container .amrev-sorting {
  flex-basis: 100%;
  order: 1;
  padding: 10px 18px;
  border: none;
  background: #fafafa;
}
.amrev-toolbar-container .amrev-sortbtn:before {
  font-size: 14px;
}
.amrev-toolbar-container .amrev-sortbtn:hover:before,
.amrev-toolbar-container .amrev-sortbtn:focus:before {
  color: #007bdb;
}
.amrev-toolbar-container .amrev-select {
  margin: 5px 5px 5px 8px;
  padding: 0 0 0 10px;
  max-width: 160px;
  width: 100%;
  height: 25px;
}
.amrev-toolbar-container .amrev-label {
  margin: 0;
}
.amrev-checkbox-container .amrev-label {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  justify-content: flex-start;
  padding: 0 0 0 20px;
}
.amrev-checkbox-container .amrev-label:hover:before {
  border-color: #007bdb;
  box-shadow: 0 1px 2px rgba(37, 83, 119, 0.25);
}
.amrev-checkbox-container .amrev-label:before,
.amrev-checkbox-container .amrev-label:after {
  transition: 0.1s all ease-in;
  position: absolute;
  left: 0;
  display: block;
  content: '';
  cursor: pointer;
}
.amrev-checkbox-container .amrev-label:after {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOSA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy45MDQ4IDBMMy41NDI1IDQuNjU5OEwxLjA5NDk1IDIuMDQ2MDNMMCAzLjIxNTg1TDMuNTQyNSA3TDkgMS4xNjk4M0w3LjkwNDggMFoiIGZpbGw9IiM1MTQ5NDMiLz48L3N2Zz4=);
  content: '';
  margin: auto 0 auto 3px;
  top: 0;
  bottom: 0;
  width: 10px;
  height: 8px;
  opacity: 0;
}
.amrev-checkbox-container .amrev-label:before {
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  border: 1px solid #adadad;
  border-radius: 2px;
  background-color: white;
}
.amrev-checkbox-container .amrev-input:checked + .amrev-label:after {
  opacity: 1;
}
.amrev-checkbox-container .amrev-input:checked + .amrev-label:before {
  border-color: #007bdb;
}
.amrev-checkbox-container .amrev-input:checked + .amrev-label:before:focus {
  box-shadow: 0 1px 2px rgba(37, 83, 119, 0.25);
}
.amrev-checkbox-container .amrev-input {
  display: none;
}
.amrev-fancybox-zoom .fancybox-arrow {
  box-shadow: none;
}
.amrev-fancybox-zoom .fancybox-arrow:hover,
.amrev-fancybox-zoom .fancybox-arrow:active,
.amrev-fancybox-zoom .fancybox-arrow:focus {
  border: none;
  background: none;
  opacity: 1;
  box-shadow: none;
}
.amreview-images.slick-slider {
  padding: 0 18px;
}
.amreview-images.slick-slider .slick-arrow {
  transition: 0.1s all ease-in;
  background-size: 7px 12px !important;
  filter: invert(0.5);
}
.amreview-images.slick-slider .slick-arrow:hover {
  filter: invert(1);
}
.amreview-images.slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amreview-images.slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amreview-images.slick-slider .slick-slide {
  box-sizing: border-box;
  border: 1px solid transparent;
  border-radius: 2px;
  text-align: center;
}
.amreview-images.slick-slider .slick-slide > div {
  display: flex;
}
.amreview-widget-container .slick-dots {
  position: initial;
}
@keyframes amloadrotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.am-load-block {
  transition: 0.3s all ease-in;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.4);
}
.am-load-block .am-dots {
  position: sticky;
  top: 35%;
  z-index: 999;
  margin: 20px auto;
  width: 64px;
  height: 64px;
}
.am-load-block .am-dot {
  display: block;
  transform-origin: 32px 32px;
  animation: amloadrotate 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}
.am-load-block .am-dot:nth-child(1) {
  animation-delay: -0.036s;
}
.am-load-block .am-dot:nth-child(2) {
  animation-delay: -0.07199999999999999s;
}
.am-load-block .am-dot:nth-child(3) {
  animation-delay: -0.108s;
}
.am-load-block .am-dot:nth-child(4) {
  animation-delay: -0.144s;
}
.am-load-block .am-dot:nth-child(6) {
  animation-delay: -0.216s;
}
.am-load-block .am-dot:nth-child(7) {
  animation-delay: -0.252s;
}
.am-load-block .am-dot:nth-child(8) {
  animation-delay: -0.288s;
}
.am-load-block .am-dot:after {
  position: absolute;
  display: block;
  margin: -3px 0 0 -3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #666666;
  content: '';
}
.am-load-block .am-dot:nth-child(1):after {
  top: 50px;
  left: 50px;
}
.am-load-block .am-dot:nth-child(2):after {
  top: 54px;
  left: 45px;
}
.am-load-block .am-dot:nth-child(3):after {
  top: 57px;
  left: 39px;
}
.am-load-block .am-dot:nth-child(4):after {
  top: 58px;
  left: 32px;
}
.am-load-block .am-dot:nth-child(5) {
  animation-delay: -.18s;
}
.am-load-block .am-dot:nth-child(5):after {
  top: 57px;
  left: 25px;
}
.am-load-block .am-dot:nth-child(6):after {
  top: 54px;
  left: 19px;
}
.am-load-block .am-dot:nth-child(7):after {
  top: 50px;
  left: 14px;
}
.am-load-block .am-dot:nth-child(8):after {
  top: 45px;
  left: 10px;
}
.amrev-comment-toolbar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 25px 0 0;
}
.amrev-comment-toolbar.-nocomments {
  justify-content: flex-end;
}
.amrev-comment-toolbar .amrev-reply {
  order: 2;
  box-sizing: border-box;
  padding: 0 25px 0 0;
  border-right: 1px solid #c4c4c4;
}
.amrev-comment-toolbar .amrev-repbtn {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s all ease-in;
  position: relative;
  box-sizing: border-box;
  padding: 8px 34px 8px 46px;
  border: 1px solid #1e79c2;
  border-radius: 2px;
  background: #dff1ff;
  box-shadow: none;
  color: #1e79c2;
  font-weight: normal;
  font-size: 12px;
}
.amrev-comment-toolbar .amrev-repbtn:before {
  transition: 0.1s all ease-in;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYuMjAzOSAzLjA3Njg4SDIuMTk4NTdMMy4wMzEyOCAzLjg3MjU3QzMuMjgyNzcgNC4xMTI4OCAzLjI4Mjc3IDQuNTAyNDMgMy4wMzEyOCA0Ljc0Mjc0QzIuNzgxNzIgNC45ODE1MSAyLjM3MzEgNC45ODQ1OSAyLjEyMDY1IDQuNzQyNzRMMC4xODg2MTUgMi44OTY1N0MtMC4wNjI4NzE5IDIuNjU2MjYgLTAuMDYyODcxOSAyLjI2NjcxIDAuMTg4NjE1IDIuMDI2NEwyLjEyMDY1IDAuMTgwMjMyQzIuMzcxODEgLTAuMDYwMDc3NSAyLjc4MDEyIC0wLjA2MDA3NzUgMy4wMzEyOCAwLjE4MDIzMkMzLjI4Mjc3IDAuNDIwNTQzIDMuMjgyNzcgMC44MTAwODUgMy4wMzEyOCAxLjA1MDRMMi4xOTg1NyAxLjg0NjA5SDYuMjAzOUM5LjM5OTgxIDEuODQ2MDkgMTIgNC4zMzA3MyAxMiA3LjM4NDYxQzEyIDcuNzI0MzEgMTEuNzExNSA4IDExLjM1NiA4QzExLjAwMDUgOCAxMC43MTIgNy43MjQzMSAxMC43MTIgNy4zODQ2MUMxMC43MTIgNS4wMDkyIDguNjg5NzggMy4wNzY4OCA2LjIwMzkgMy4wNzY4OFoiIGZpbGw9IiMxRTc5QzIiLz48L3N2Zz4=);
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 25px;
  margin: auto 0;
  width: 12px;
  height: 8px;
}
.amrev-comment-toolbar .amrev-repbtn:hover,
.amrev-comment-toolbar .amrev-repbtn:active,
.amrev-comment-toolbar .amrev-repbtn.-active {
  border-color: #026bb3;
  background: #026bb3;
  color: #fff;
}
.amrev-comment-toolbar .amrev-repbtn:hover:before,
.amrev-comment-toolbar .amrev-repbtn:active:before,
.amrev-comment-toolbar .amrev-repbtn.-active:before {
  filter: brightness(10);
}
.amrev-comment-toolbar .amrev-comment {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  align-self: stretch;
  order: 3;
  box-sizing: border-box;
  padding: 0 15px;
}
.amrev-comment-toolbar .amrev-combtn {
  color: #026bb3;
  font-size: 12px;
}
.amrev-comment-toolbar .amrev-combtn,
.amrev-comment-toolbar .amrev-combtn:focus,
.amrev-comment-toolbar .amrev-combtn:hover,
.amrev-comment-toolbar .amrev-combtn:active,
.amrev-comment-toolbar .amrev-combtn:not(.primary) {
  padding: 0;
  border: none;
  outline: none;
  background: none;
  font-weight: normal;
  box-shadow: none;
}
.amrev-comment-toolbar .amrev-combtn:before {
  transition: 0.1s all ease-in;
  display: inline-block;
  font-family: 'luma-icons';
  content: '\e622';
  margin: 0 7px 0 0;
  font-size: 10px;
}
.amrev-comment-toolbar .amrev-combtn:hover {
  color: #014d81;
}
.amrev-comment-toolbar .amrev-combtn.-active:before {
  transform: rotate(180deg) translateY(1px);
}
.amrev-comment-toolbar .amrev-combtn.-empty:before {
  display: none;
}
.amrev-comment-block {
  transition: 0.1s all ease-in;
  margin: 0 -15px 0 -15px;
  padding: 0;
  border-radius: 2px;
  background: #fafafa;
}
.amrev-comment-block .amrev-title {
  margin: 0 0 20px 0;
  padding: 10px 0;
  border-bottom: 1px solid #c8c8c8;
  font-style: normal;
  font-size: 12px;
}
.amrev-comment-block .amrev-qty {
  font-style: normal;
}
.amrev-comment-block .amrev-message {
  padding: 15px 20px;
}
.amrev-comment-list {
  transition: 0.1s all ease-in;
  display: none;
  padding: 20px;
  color: #000;
}
.amrev-comment-list.-active {
  display: block;
  margin: 20px 0 0 0;
}
.amrev-comment-list .amrev-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.amrev-comment-list .amrev-comment {
  margin: 0;
  padding: 0;
}
.amrev-comment-list .amrev-comment:not(:last-child) {
  padding: 0 0 30px;
}
.amrev-comment-list .amrev-name {
  margin: 0;
}
.amrev-comment-list .amrev-email {
  font-size: 12px;
}
.amrev-comment-list .amrev-date {
  display: block;
  font-size: 12px;
}
.amrev-comment-list .amreview-text {
  display: block;
  padding: 15px 0 0 0;
  font-size: 14px;
}
.amrev-comment-form {
  transition: 0.1s all ease-in;
  display: none;
  margin: 10px 0 0;
  padding: 20px 20px 25px;
}
.amrev-comment-form.-active {
  display: block;
}
.amrev-comment-form .amrev-form {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.amrev-comment-form .amrev-fieldset {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  flex-basis: 100%;
  margin: 0 15px 0 0;
}
.amrev-comment-form .amrev-label {
  color: #363636;
  font-size: 12px;
}
.amrev-comment-form .amrev-input {
  height: 30px;
  border-color: transparent;
  background: #fff;
  color: #292929;
  font-size: 12px;
}
.amrev-comment-form .amrev-input ::placeholder {
  color: #adadad;
}
.amrev-comment-form .amrev-input:hover,
.amrev-comment-form .amrev-input:focus,
.amrev-comment-form .amrev-input:active {
  border: 1px solid #1e79c2;
}
.amrev-comment-form .amrev-area {
  padding: 15px;
  height: auto;
}
.amrev-comment-form .amrev-btn {
  transition: 0.1s all ease-in;
  margin: 15px auto 0 0;
  padding: 10px;
  border: none;
  background: #1e79c2;
  box-shadow: none;
  color: #fff;
  font-size: 12px;
}
.amrev-comment-form .amrev-btn:hover {
  background: #1b6bac;
}
.amrev-comment-form .amrev-field {
  position: relative;
}
.amrev-comment-form .amrev-area-field {
  display: flex;
  flex-wrap: wrap;
  flex-basis: 100%;
}
.amrev-comment-form .amrev-input-field {
  flex-basis: 48%;
  margin: 0 0 15px;
}
.amreview-helpful-wrap {
  display: flex;
  align-items: center;
  flex-basis: 100%;
  order: 1;
  padding: 0 0 20px 0;
}
.amreview-helpful-wrap > .amreview-helpful {
  color: #5b5b5b;
  font-size: 14px;
}
.amreview-helpful-wrap .amreview-plus {
  margin: 0 0 0 10px;
}
.amreview-helpful-wrap > .amreview-options,
.amreview-helpful-wrap .amreview-plus,
.amreview-helpful-wrap .amreview-minus,
.amreview-helpful-wrap .amreview-icon {
  display: inline-block;
  cursor: pointer;
}
.amreview-helpful-wrap .amreview-icon {
  margin: 0 0 0 10px;
  width: 20px;
  height: 18px;
  transition: .3s;
}
.amreview-helpful-wrap .amreview-plus > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYxOEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiA3LjI4NkguNTU2QS41NTQuNTU0IDAgMCAwIDAgNy44NDh2OC45ODVjMCAuMzE0LjI0NS41NjEuNTU3LjU2MWgzLjM0YS41NTMuNTUzIDAgMCAwIC41NTYtLjU2MVY3Ljg0OGEuNTUzLjU1MyAwIDAgMC0uNTU3LS41NjJ6TTIwIDguMzVjMC0uOTE1LS42MjMtMS44NC0xLjgxMy0xLjg0aC01LjM5MmMuNzctMS4zOTEuOTk3LTMuMzQ3LjQ2Mi00Ljc3OEMxMi44NjMuNjggMTIuMTEuMDY2IDExLjEzOS4wMDRsLS4wMTYtLjAwMkExLjE3IDEuMTcgMCAwIDAgOS44ODkgMS4wOEM5Ljc1MSAyLjUgOS4xMzQgNS4wMSA4LjI1MSA1LjljLS43NDQuNzUtMS4zOCAxLjA2NS0yLjQzNiAxLjU4Ni0uMTUyLjA3NS0uMzIuMTU3LS40OTYuMjQ2YTEuNCAxLjQgMCAwIDEgLjAwNS4xMTd2OC44OTNsLjM3Ny4xM0M3LjQ0MyAxNy40NzggOC45NDggMTggMTEuMjQ4IDE4aDQuMzZjMS4xOSAwIDEuODEyLS45MjYgMS44MTItMS44NDFhMiAyIDAgMCAwLS4xNjMtLjc5MyAxLjcxOCAxLjcxOCAwIDAgMCAxLS41NTljLjI5Mi0uMzM0LjQ1My0uNzc5LjQ1My0xLjI1MSAwLS4yNy0uMDU1LS41NDMtLjE2My0uNzkyLjk1Ni0uMTY2IDEuNDUzLS45OTMgMS40NTMtMS44MSAwLS40NzUtLjE2OC0uOTUzLS40OTQtMS4zMDIuMzI2LS4zNS40OTQtLjgyNy40OTQtMS4zMDJ6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+);
}
.amreview-helpful-wrap .amreview-plus:hover > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYxOEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiA3LjI4NkguNTU2QS41NTQuNTU0IDAgMCAwIDAgNy44NDh2OC45ODVjMCAuMzE0LjI0NS41NjEuNTU3LjU2MWgzLjM0YS41NTMuNTUzIDAgMCAwIC41NTYtLjU2MVY3Ljg0OGEuNTUzLjU1MyAwIDAgMC0uNTU3LS41NjJ6TTIwIDguMzVjMC0uOTE1LS42MjMtMS44NC0xLjgxMy0xLjg0aC01LjM5MmMuNzctMS4zOTEuOTk3LTMuMzQ3LjQ2Mi00Ljc3OEMxMi44NjMuNjggMTIuMTEuMDY2IDExLjEzOS4wMDRsLS4wMTYtLjAwMkExLjE3IDEuMTcgMCAwIDAgOS44ODkgMS4wOEM5Ljc1MSAyLjUgOS4xMzQgNS4wMSA4LjI1MSA1LjljLS43NDQuNzUtMS4zOCAxLjA2NS0yLjQzNiAxLjU4Ni0uMTUyLjA3NS0uMzIuMTU3LS40OTYuMjQ2YTEuNCAxLjQgMCAwIDEgLjAwNS4xMTd2OC44OTNsLjM3Ny4xM0M3LjQ0MyAxNy40NzggOC45NDggMTggMTEuMjQ4IDE4aDQuMzZjMS4xOSAwIDEuODEyLS45MjYgMS44MTItMS44NDFhMiAyIDAgMCAwLS4xNjMtLjc5MyAxLjcxOCAxLjcxOCAwIDAgMCAxLS41NTljLjI5Mi0uMzM0LjQ1My0uNzc5LjQ1My0xLjI1MSAwLS4yNy0uMDU1LS41NDMtLjE2My0uNzkyLjk1Ni0uMTY2IDEuNDUzLS45OTMgMS40NTMtMS44MSAwLS40NzUtLjE2OC0uOTUzLS40OTQtMS4zMDIuMzI2LS4zNS40OTQtLjgyNy40OTQtMS4zMDJ6IiBmaWxsPSIjQzJFQUJDIi8+PC9zdmc+);
}
.amreview-helpful-wrap .amreview-plus.-voted > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYxOEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiA3LjI4NkguNTU2QS41NTQuNTU0IDAgMCAwIDAgNy44NDh2OC45ODVjMCAuMzE0LjI0NS41NjEuNTU3LjU2MWgzLjM0YS41NTMuNTUzIDAgMCAwIC41NTYtLjU2MVY3Ljg0OGEuNTUzLjU1MyAwIDAgMC0uNTU3LS41NjJ6TTIwIDguMzVjMC0uOTE1LS42MjMtMS44NC0xLjgxMy0xLjg0aC01LjM5MmMuNzctMS4zOTEuOTk3LTMuMzQ3LjQ2Mi00Ljc3OEMxMi44NjMuNjggMTIuMTEuMDY2IDExLjEzOS4wMDRsLS4wMTYtLjAwMkExLjE3IDEuMTcgMCAwIDAgOS44ODkgMS4wOEM5Ljc1MSAyLjUgOS4xMzQgNS4wMSA4LjI1MSA1LjljLS43NDQuNzUtMS4zOCAxLjA2NS0yLjQzNiAxLjU4Ni0uMTUyLjA3NS0uMzIuMTU3LS40OTYuMjQ2YTEuNCAxLjQgMCAwIDEgLjAwNS4xMTd2OC44OTNsLjM3Ny4xM0M3LjQ0MyAxNy40NzggOC45NDggMTggMTEuMjQ4IDE4aDQuMzZjMS4xOSAwIDEuODEyLS45MjYgMS44MTItMS44NDFhMiAyIDAgMCAwLS4xNjMtLjc5MyAxLjcxOCAxLjcxOCAwIDAgMCAxLS41NTljLjI5Mi0uMzM0LjQ1My0uNzc5LjQ1My0xLjI1MSAwLS4yNy0uMDU1LS41NDMtLjE2My0uNzkyLjk1Ni0uMTY2IDEuNDUzLS45OTMgMS40NTMtMS44MSAwLS40NzUtLjE2OC0uOTUzLS40OTQtMS4zMDIuMzI2LS4zNS40OTQtLjgyNy40OTQtMS4zMDJ6IiBmaWxsPSIjMUFCOTAwIi8+PC9zdmc+);
}
.amreview-helpful-wrap .amreview-minus > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMThoMjBWMEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiAxMC43MTRILjU1NkEuNTU0LjU1NCAwIDAgMSAwIDEwLjE1MlYxLjE2N0MwIC44NTMuMjQ1LjYwNi41NTcuNjA2aDMuMzRjLjMxMSAwIC41NTYuMjQ3LjU1Ni41NjF2OC45ODVhLjU1My41NTMgMCAwIDEtLjU1Ny41NjJ6TTIwIDkuNjVjMCAuOTE1LS42MjMgMS44NC0xLjgxMyAxLjg0aC01LjM5MmMuNzcgMS4zOTEuOTk3IDMuMzQ3LjQ2MiA0Ljc3Ny0uMzk0IDEuMDUzLTEuMTQ2IDEuNjY3LTIuMTE4IDEuNzNoLS4wMTZhMS4xNyAxLjE3IDAgMCAxLTEuMjM0LTEuMDc2Yy0uMTM4LTEuNDItLjc1NS0zLjkzLTEuNjM4LTQuODItLjc0NC0uNzUtMS4zOC0xLjA2NS0yLjQzNi0xLjU4Ni0uMTUyLS4wNzUtLjMyLS4xNTctLjQ5Ni0uMjQ2YTEuNCAxLjQgMCAwIDAgLjAwNS0uMTE3VjEuMjZsLjM3Ny0uMTNDNy40NDMuNTIyIDguOTQ4IDAgMTEuMjQ4IDBoNC4zNmMxLjE5IDAgMS44MTIuOTI2IDEuODEyIDEuODQxYTIgMiAwIDAgMS0uMTYzLjc5M2MuMzk3LjA3Mi43NDMuMjY0IDEgLjU1OS4yOTIuMzM0LjQ1My43NzkuNDUzIDEuMjUxIDAgLjI3LS4wNTUuNTQzLS4xNjMuNzkyLjk1Ni4xNjYgMS40NTMuOTkzIDEuNDUzIDEuODEgMCAuNDc1LS4xNjguOTUyLS40OTQgMS4zMDIuMzI2LjM1LjQ5NC44MjcuNDk0IDEuMzAyeiIgZmlsbD0iI0M0QzRDNCIvPjwvc3ZnPg==);
}
.amreview-helpful-wrap .amreview-minus:hover > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMThoMjBWMEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiAxMC43MTRILjU1NkEuNTU0LjU1NCAwIDAgMSAwIDEwLjE1MlYxLjE2N0MwIC44NTMuMjQ1LjYwNi41NTcuNjA2aDMuMzRjLjMxMSAwIC41NTYuMjQ3LjU1Ni41NjF2OC45ODVhLjU1My41NTMgMCAwIDEtLjU1Ny41NjJ6TTIwIDkuNjVjMCAuOTE1LS42MjMgMS44NC0xLjgxMyAxLjg0aC01LjM5MmMuNzcgMS4zOTEuOTk3IDMuMzQ3LjQ2MiA0Ljc3Ny0uMzk0IDEuMDUzLTEuMTQ2IDEuNjY3LTIuMTE4IDEuNzNoLS4wMTZhMS4xNyAxLjE3IDAgMCAxLTEuMjM0LTEuMDc2Yy0uMTM4LTEuNDItLjc1NS0zLjkzLTEuNjM4LTQuODItLjc0NC0uNzUtMS4zOC0xLjA2NS0yLjQzNi0xLjU4Ni0uMTUyLS4wNzUtLjMyLS4xNTctLjQ5Ni0uMjQ2YTEuNCAxLjQgMCAwIDAgLjAwNS0uMTE3VjEuMjZsLjM3Ny0uMTNDNy40NDMuNTIyIDguOTQ4IDAgMTEuMjQ4IDBoNC4zNmMxLjE5IDAgMS44MTIuOTI2IDEuODEyIDEuODQxYTIgMiAwIDAgMS0uMTYzLjc5M2MuMzk3LjA3Mi43NDMuMjY0IDEgLjU1OS4yOTIuMzM0LjQ1My43NzkuNDUzIDEuMjUxIDAgLjI3LS4wNTUuNTQzLS4xNjMuNzkyLjk1Ni4xNjYgMS40NTMuOTkzIDEuNDUzIDEuODEgMCAuNDc1LS4xNjguOTUyLS40OTQgMS4zMDIuMzI2LjM1LjQ5NC44MjcuNDk0IDEuMzAyeiIgZmlsbD0iI0ZGQkNCQyIvPjwvc3ZnPg==);
}
.amreview-helpful-wrap .amreview-minus.-voted > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMThoMjBWMEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiAxMC43MTRILjU1NkEuNTU0LjU1NCAwIDAgMSAwIDEwLjE1MlYxLjE2N0MwIC44NTMuMjQ1LjYwNi41NTcuNjA2aDMuMzRjLjMxMSAwIC41NTYuMjQ3LjU1Ni41NjF2OC45ODVhLjU1My41NTMgMCAwIDEtLjU1Ny41NjJ6TTIwIDkuNjVjMCAuOTE1LS42MjMgMS44NC0xLjgxMyAxLjg0aC01LjM5MmMuNzcgMS4zOTEuOTk3IDMuMzQ3LjQ2MiA0Ljc3Ny0uMzk0IDEuMDUzLTEuMTQ2IDEuNjY3LTIuMTE4IDEuNzNoLS4wMTZhMS4xNyAxLjE3IDAgMCAxLTEuMjM0LTEuMDc2Yy0uMTM4LTEuNDItLjc1NS0zLjkzLTEuNjM4LTQuODItLjc0NC0uNzUtMS4zOC0xLjA2NS0yLjQzNi0xLjU4Ni0uMTUyLS4wNzUtLjMyLS4xNTctLjQ5Ni0uMjQ2YTEuNCAxLjQgMCAwIDAgLjAwNS0uMTE3VjEuMjZsLjM3Ny0uMTNDNy40NDMuNTIyIDguOTQ4IDAgMTEuMjQ4IDBoNC4zNmMxLjE5IDAgMS44MTIuOTI2IDEuODEyIDEuODQxYTIgMiAwIDAgMS0uMTYzLjc5M2MuMzk3LjA3Mi43NDMuMjY0IDEgLjU1OS4yOTIuMzM0LjQ1My43NzkuNDUzIDEuMjUxIDAgLjI3LS4wNTUuNTQzLS4xNjMuNzkyLjk1Ni4xNjYgMS40NTMuOTkzIDEuNDUzIDEuODEgMCAuNDc1LS4xNjguOTUyLS40OTQgMS4zMDIuMzI2LjM1LjQ5NC44MjcuNDk0IDEuMzAyeiIgZmlsbD0iI0QyMzczNyIvPjwvc3ZnPg==);
}
.review-field-image {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
  color: #292929;
}
.review-field-image > .label {
  margin: 0 0 20px 0;
  width: 190px;
  font-weight: 600;
}
.review-field-rating {
  display: flex;
  align-items: center;
}
.review-field-rating > .label {
  margin: 0;
  min-width: 70px;
  color: #292929;
}
.review-field-rating > .label:after {
  margin-left: 3px;
  color: #e02b27;
  content: '*';
  font-size: 1.2rem;
}
.amreview-submit-form {
  margin: 0 auto;
  background: #fafafa;
}
.amreview-submit-form > .block-content {
  margin: 0 auto;
  padding: 40px 20px 45px;
  max-width: 575px;
}
.amreview-submit-form .review-fieldset {
  display: block;
  margin: 0 0 35px;
  width: 100%;
}
.amreview-submit-form .review-fieldset .field:last-child {
  margin: 0;
}
.amreview-submit-form .review-form {
  max-width: 100%;
}
.amreview-submit-form .review-form .action.submit.primary {
  padding: 16px 22px;
  border: 1px solid #1979c3;
  border-radius: 2px;
  background: #1979c3;
  box-shadow: none;
  color: white;
  font-weight: normal;
}
.amreview-submit-form .review-form .action.submit.primary:hover,
.amreview-submit-form .review-form .action.submit.primary:active,
.amreview-submit-form .review-form .action.submit.primary.-active {
  border-color: #166bac;
  background: #166bac;
  color: #fff;
}
.amreview-submit-form .review-fieldset .field {
  margin: 0 0 20px 0;
}
.amreview-submit-form .review-fieldset .review-legend.legend {
  display: flex;
  float: none;
  margin: 0 0 10px 0;
  font-size: 16px;
}
.amreview-submit-form .review-fieldset .review-legend.legend > span {
  float: left;
  margin: 0 5px 0 0;
}
.amreview-submit-form .review-fieldset .review-field-ratings .field {
  margin: 0 0 15px 0;
}
.amreview-submit-form .review-fieldset .review-field-ratings > .label {
  display: none;
}
.amreview-submit-form .review-control-vote.control {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: 0 0 0 15px;
}
.amreview-submit-form .review-control-vote.control:before {
  display: flex;
  transition: 0.1s all ease-in;
  position: initial;
  margin: 0;
  color: #b1aeae;
  letter-spacing: 5px;
  font-weight: 600;
  font-size: 22px;
  line-height: normal;
}
.amreview-submit-form .review-control-vote.control:hover:before {
  color: #ed9d00;
}
.amreview-submit-form .review-control-vote.control label:hover:before {
  color: #ed9d00;
}
.amreview-submit-form .review-control-vote.control label:before {
  transition: 0.1s all ease-in;
  position: initial;
  margin: 0;
  color: #ed9d00;
  letter-spacing: 5px;
  font-weight: 600;
  font-size: 22px;
  line-height: normal;
}
.amreview-submit-form .field > .label {
  margin: 0 0 2px;
  font-weight: normal;
}
.amreview-submit-form .field.required > .label:after {
  margin-left: 3px;
}
.amreview-submit-form .field .review-field-rating > .label,
.amreview-submit-form .field.review-field-image > .label {
  font-weight: 600;
}
.amreview-submit-form .field .mage-error[generated] {
  margin: 0;
}
.amreview-submit-form .field.review-field-nickname.-half {
  float: left;
}
.amreview-submit-form .field.review-field-email {
  float: right;
}
.amreview-submit-form .field.review-field-nickname,
.amreview-submit-form .field.review-field-email {
  width: 100%;
}
.amreview-submit-form .field .review-field-summary {
  float: none;
  overflow: hidden;
  width: 100%;
}
.amreview-submit-form .field .input-text {
  height: 30px;
  border: 1px solid #d4d4d4;
  border-radius: 1px;
  color: #292929;
}
.amreview-submit-form .field .input-text.mage-error {
  border-color: #ff2149;
}
.amreview-submit-form .field .input-text ::placeholder {
  color: #adadad;
}
.review-field-summary > .label {
  width: 100%;
}
.amreview-recommend-wrap {
  position: relative;
  margin: 0 0 10px 0;
}
.amreview-recommend-wrap > .amreview-checkbox,
.amreview-gdpr-wrap > .amreview-checkbox {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 1;
  margin: 0;
  width: 100%;
  opacity: 0;
}
.amreview-recommend-wrap > .amreview-checkbox:not(.valid) + .mage-error[generated] + .amreview-checkboxlabel:before,
.amreview-gdpr-wrap > .amreview-checkbox:not(.valid) + .mage-error[generated] + .amreview-checkboxlabel:before {
  border: 1px solid #e02b27;
}
.amreview-recommend-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:after,
.amreview-gdpr-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:after {
  position: absolute;
  top: 5px;
  right: 2px;
  display: inline-block;
  width: 10px;
  height: 9px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy4wNzIuMzQzYy41MTMuNDg2LjU0OSAxLjMwOS4wOCAxLjgzOEw2LjY3IDkuNTA1YTEuMjI2IDEuMjI2IDAgMCAxLTEuNzQuMTEgMS4yNjIgMS4yNjIgMCAwIDEtLjIwOS0uMjA1TC44MDQgNC41OGExLjMzIDEuMzMgMCAwIDEgLjE2LTEuODMgMS4yMjUgMS4yMjUgMCAwIDEgMS43NjguMTU1TDUuNzc1IDYuNjYgMTEuMjk3LjQyYTEuMjI3IDEuMjI3IDAgMCAxIDEuNzc1LS4wNzd6IiBmaWxsPSIjMUFCOTAwIi8+PC9zdmc+) no-repeat center;
  content: '';
}
.amreview-recommend-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:before,
.amreview-gdpr-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:before {
  border-color: #007bdb;
}
.amreview-recommend-wrap > .amreview-checkboxlabel,
.amreview-gdpr-wrap > .amreview-checkboxlabel {
  position: relative;
  display: inline-block;
  padding-right: 30px;
  color: #292929;
  font-weight: 600;
  cursor: pointer;
}
.amreview-recommend-wrap > .amreview-checkboxlabel:before,
.amreview-gdpr-wrap > .amreview-checkboxlabel:before {
  position: absolute;
  top: 2px;
  right: 0;
  display: inline-block;
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  border: 1px solid #dadada;
  border-radius: 2px;
  background: #fff;
  content: '';
}
.amreview-recommend-wrap > .amreview-checkboxlabel .asterix,
.amreview-gdpr-wrap > .amreview-checkboxlabel .asterix {
  margin-left: 3px;
  color: #e02b27;
  font-size: 1.2rem;
}
.amreview-recommend-wrap > .amreview-checkboxlabel:hover:before,
.amreview-gdpr-wrap > .amreview-checkboxlabel:hover:before {
  border-color: #007bdb;
  box-shadow: 0 1px 2px rgba(37, 83, 119, 0.25);
}
.amshowmore-container .amshowmore-text {
  transition: 0.3s all ease-in;
  position: relative;
  display: block;
  overflow: hidden;
}
.amshowmore-container .amshowmore-text:after {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 100%;
  box-shadow: inset 0 -15px 10px 0 rgba(255, 255, 255, 0.7);
  content: '';
}
.amshowmore-container .amshowmore-text.-active {
  box-shadow: none;
}
.amshowmore-container .amshowmore-text.-active:after {
  content: none;
}
.amshowmore-container .amshowmore-text:not(.-active) {
  max-height: 100px;
}
.amshowmore-container .amshowmore-button {
  display: flex;
  align-items: center;
  margin-top: 5px;
  color: #6b8fab;
  text-decoration: none;
  font-size: 12px;
  cursor: pointer;
  user-select: none;
}
.amshowmore-container .amshowmore-button:after {
  display: inline-block;
  margin: 0 0 0 5px;
  content: '>';
  text-decoration: none;
  transform: scaleY(1.3);
}
.amrev-items-block {
  position: relative;
}
.amreview-info-wrapper {
  margin: 0 -15px;
  padding-top: 20px;
}
.amreview-description-wrap {
  max-width: 100%;
  width: 100%;
}
.amrev-desc-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.amrev-desc-title .amrev-voteqty {
  color: #5b5b5b;
  font-size: 12px;
  line-height: 25px;
}
.amreview-description {
  margin-top: 20px;
  color: #5b5b5b;
  overflow-wrap: break-word;
  font-size: 14px;
}
.amreview-summary-info {
  padding: 0 10px;
}
.amreview-summary-info .amreview-summary {
  float: left;
  margin-right: 20px;
  color: #000;
  font-size: 60px;
  line-height: 1;
}
.amreview-summary-info .amreview-count {
  display: inline-block;
  color: #8f8f8f;
  font-size: 16px;
}
.amreview-summary-info .amreview-showmore {
  color: #1979c3;
  cursor: pointer;
}
.amreview-summary-info .amreview-showmore:after {
  display: inline-block;
  margin-left: 3px;
  width: 10px;
  height: 7px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiI+PHBhdGggZD0iTTEyMS4zIDM0LjZjLTEuNi0xLjYtNC4yLTEuNi01LjggMGwtNTEgNTEuMS01MS4xLTUxLjFjLTEuNi0xLjYtNC4yLTEuNi01LjggMC0xLjYgMS42LTEuNiA0LjIgMCA1LjhsNTMuOSA1My45Yy44LjggMS44IDEuMiAyLjkgMS4yIDEgMCAyLjEtLjQgMi45LTEuMmw1My45LTUzLjljMS43LTEuNiAxLjctNC4yLjEtNS44eiIgZmlsbD0iIzE5NzljMyIvPjwvc3ZnPg==) center no-repeat;
  background-size: 10px;
  content: '';
}
.amreview-percent-block {
  display: none;
  clear: both;
  color: #8f8f8f;
  font-size: 14px;
}
.amreview-percent-block .amreview-value {
  margin: 0 10px 0 0;
  font-size: 30px;
}
.amreview-percent-block .amreview-desc {
  max-width: 180px;
  font-size: 12px;
}
.amreview-rating-wrapper {
  float: left;
  margin-bottom: 5px;
}
.amreview-review-list.-empty {
  position: relative;
  padding: 20px;
  text-align: center;
}
.amreview-summary-details {
  display: none;
  clear: both;
  padding: 0 10px;
}
.amreview-summary-details .amreview-label > .amreview-stars,
.amreview-summary-details .amreview-label > .amreview-bar,
.amreview-summary-details .amreview-label > .amreview-text {
  display: inline-block;
  line-height: 14px;
}
.amreview-summary-details .amreview-label > .amreview-stars:hover,
.amreview-summary-details .amreview-label > .amreview-bar:hover,
.amreview-summary-details .amreview-label > .amreview-text:hover {
  color: #ed9d00;
}
.amreview-summary-details .amreview-label > .amreview-stars {
  margin-bottom: 5px;
  min-width: 50px;
  color: #8f8f8f;
  text-align: right;
}
.amreview-summary-details .amreview-label .amreview-bar {
  margin: 0 20px;
  width: 80px;
  height: 6px;
  background: #dfdfdf;
  vertical-align: middle;
}
.amreview-summary-details .amreview-label .amreview-bar.-active {
  margin: 0;
  background: #ed9d00;
}
.amreview-add-new {
  clear: both;
  margin: 0 0 35px;
  padding: 20px;
  background: #f9f9f9;
}
.amreview-add-new .amreview-button.action {
  margin-right: 2%;
  padding: 12px 16px;
  border-radius: 2px;
}
.amreview-add-new .amreview-label {
  display: inline-block;
  width: 50%;
  color: #8f8f8f;
  vertical-align: middle;
  line-height: 1.2;
}
.amreview-author-details {
  position: relative;
  margin: 5px 0 20px;
  width: 100%;
}
.amreview-author-details .amreview-author {
  margin: 0 0 2px;
  word-break: break-all;
  font-size: 16px;
}
.amreview-author-details .amreview-date {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 0 25px 0;
  color: #c4c4c4;
  font-size: 12px;
}
.amreview-author-details .amreview-verified {
  margin: 0 0 2px;
  color: #909090;
  font-size: 14px;
}
.amreview-author-details .amreview-verified:after {
  display: inline-block;
  margin-left: 5px;
  width: 12px;
  height: 12px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMnYxMkgweiIvPjxjaXJjbGUgY3g9IjYiIGN5PSI2IiByPSI2IiBmaWxsPSIjQzJFQUJDIi8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04Ljk3OCAzLjdhLjY3LjY3IDAgMCAxIC4wNC45MTVMNS44NCA4LjI2M2EuNTk0LjU5NCAwIDAgMS0uODUxLjA1NS42MjIuNjIyIDAgMCAxLS4xMDMtLjEwMmwtMS45Mi0yLjQwOGEuNjY5LjY2OSAwIDAgMSAuMDc5LS45MS41OTMuNTkzIDAgMCAxIC44NjUuMDc2bDEuNDkzIDEuODcxIDIuNzA2LTMuMTA3YS41OTQuNTk0IDAgMCAxIC44NjktLjAzN3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
  content: '';
  vertical-align: middle;
}
.amreview-author-details .amreview-recommended {
  margin-top: 5px;
  color: #1ab900;
  font-size: 14px;
}
.amreview-title-review {
  word-break: break-all;
  font-weight: 700;
  font-size: 14px;
}
.amreview-adminanswer-block {
  padding: 25px 0 0 15px;
  color: #5b5b5b;
}
.amreview-adminanswer-block > .amreview-title {
  margin-bottom: 5px;
  color: #000;
  font-weight: 700;
  font-size: 14px;
}
.amreview-adminanswer-block > .amreview-text {
  font-size: 14px;
}
.amreview-review-wrapper.review-item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 25px 0 30px 0;
}
.amreview-review-wrapper .amreview-images {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  margin-right: -5px;
  margin-left: -5px;
}
.amreview-review-wrapper .amreview-slider-item {
  display: inline-block;
  width: 100%;
  box-sizing: content-box;
  padding: 5px;
}
.amreview-review-wrapper .amreview-slider-item .amreview-image {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.amreview-toolbar-wrap .pages strong.page {
  padding: 0 10px;
  background: #f0f0f0;
}
.amreview-toolbar-wrap .pages .action {
  background: transparent;
  box-shadow: none;
}
.amreview-toolbar-wrap .limiter select {
  background-color: #fff;
  box-shadow: none;
}
.field.amreview-gdpr-wrap {
  position: relative;
  padding: 0;
}
.amreview-gdpr-wrap .mage-error[generated] {
  position: absolute;
  bottom: -30px;
}
.amreview-proscons-container {
  display: flex;
  flex-direction: column;
  margin: 15px 0 0 0;
  word-wrap: break-word;
  word-break: break-word;
}
.amreview-proscons-container .amreview-proscons {
  position: relative;
  flex-basis: 50%;
  margin-right: 10px;
  padding: 0 0 0 20px;
  min-width: 0;
  line-height: 15px;
}
.amreview-proscons-container .amreview-proscons:before {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 15px;
  height: 15px;
  content: '';
}
.amreview-proscons-container .amreview-proscons.-dislike {
  color: #d0021b;
}
.amreview-proscons-container .amreview-proscons.-like {
  color: #3e7405;
}
.amreview-proscons-container .amreview-proscons.-dislike:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoNTgydjQwMkgtMXoiLz48Y2lyY2xlIGZpbGw9IiNkODVhNGEiIHI9IjI1IiBjeT0iMjUiIGN4PSIyNSIvPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgZD0iTTM4IDI1SDEyIi8+PC9zdmc+) no-repeat;
  background-size: contain;
}
.amreview-proscons-container .amreview-proscons.-like:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MCA1MCI+PGNpcmNsZSBjeD0iMjUiIGN5PSIyNSIgcj0iMjUiIGZpbGw9IiM0M2IwNWMiLz48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik0yNSAxM3YyNW0xMy0xM0gxMyIvPjwvc3ZnPg==) no-repeat;
  background-size: contain;
}
.field.amreview-email-wrap {
  margin: 0 0 10px;
}
.amreview-summary-details .amreview-label {
  display: block;
  color: unset;
  text-decoration: none;
  cursor: pointer;
}
#row_amasty_advancedreview_reminder_frequency .tooltip-content ul {
  padding-left: 10px;
}
.block.review-list {
  display: flex;
  flex-direction: column;
}
.admin__fieldset .amreview-remove-image {
  display: block;
  margin-top: 10px;
  text-align: center;
}
.admin__fieldset .amreview-remove-image .amreview-checkbox {
  margin-right: 5px;
}
.admin__fieldset #is_need_send_notification {
  margin-top: 12px;
}
.admin__fieldset .field-review_images .input-file {
  display: none;
}
.admin__fieldset .field-review_images .input-file::-webkit-file-upload-button {
  visibility: hidden;
}
.admin__fieldset .field-review_images .addbefore {
  display: inline-block;
  padding: 0.6rem 1em 0.6rem;
  border: 1px solid #eb5202;
  font-weight: 600;
  text-align: center;
  letter-spacing: .025em;
  color: #ffffff;
  background-color: #eb5202;
  -webkit-user-select: none;
  cursor: pointer;
}
.admin__fieldset .field-review_images .addbefore:hover {
  background-color: #ba4000;
  border-color: #b84002;
  box-shadow: 0 0 0 1px #40070b;
  color: #ffffff;
  text-decoration: none;
}
.admin__fieldset .amreview-images {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.admin__fieldset .amreview-slider-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 5px 10px;
  padding: 10px;
  width: calc(100% / 3 - 10px);
  background: #f1f0f0;
  text-align: center;
}
.amasty-advanced-review {
  margin-top: 2.2rem;
}
.amasty-advanced-review .table-row .item-position,
.amasty-advanced-review .table-row .table-header {
  background: #efefef;
  border-bottom: 1px solid #fff;
}
.amasty-advanced-review .table-row .item-position .draggable,
.amasty-advanced-review .table-row .table-header .draggable {
  color: #adadad;
}
.amasty-advanced-review .table-row .item-position:hover {
  cursor: move;
}
.amasty-advanced-review .table-row .amcontent.item-position {
  padding: 1rem;
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
}
.amasty-advanced-review .table-row .item-position:before {
  font-family: 'Admin Icons';
  content: '\e63d';
}
.amreview-widget-title {
  display: block;
  box-sizing: border-box;
  margin: 0;
  padding: 10px;
  max-width: 100%;
  width: 100%;
  font-weight: 700;
  font-size: 16px;
}
.amreview-widget-container .slick-arrow {
  z-index: 1;
}
.amreview-widget-container .slick-dots {
  position: relative;
  padding: 10px 0;
}
.amreview-widget-container .slick-dots li {
  display: flex;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  margin: 0 2px;
}
.amreview-widget-container .slick-dots button,
.amreview-widget-container .slick-dots .cart.table-wrapper .actions-toolbar > .action,
.amreview-widget-container .slick-dots .action-gift {
  width: 10px;
  height: 10px;
  border: 1px solid #b3b3b3;
  border-radius: 10px;
}
.amreview-widget-container .slick-dots button:before,
.amreview-widget-container .slick-dots .cart.table-wrapper .actions-toolbar > .action:before,
.amreview-widget-container .slick-dots .action-gift:before {
  font-size: 0;
}
.amreview-widget-container .slick-dots .slick-active button,
.amreview-widget-container .slick-dots .slick-active .cart.table-wrapper .actions-toolbar > .action,
.amreview-widget-container .slick-dots .slick-active .action-gift {
  background: #333;
}
.pagebuilder-content-type .amreview-review-items {
  list-style: none;
}
.pagebuilder-content-type .amreviews .amreviews-placeholder {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  background-color: #fafafa;
}
@media screen and (min-width: 1024px), print {
  .page-main .amreview-widget-title {
    padding: 25px 0 20px;
  }
}
.amreview-widget-container .amreview-review-items {
  display: flex;
  flex-wrap: wrap;
}
.amreview-widget-container .amreview-review-wrapper.review-item {
  box-sizing: border-box;
  padding: 20px;
  width: 100%;
  border-bottom: 1px solid #cde1ef;
}
.amreview-widget-container .amreview-image-wrapper {
  width: 80px;
  height: 80px;
}
.amreview-widget-container .amreview-description-wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex-grow: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  overflow: hidden;
}
.amreview-widget-container .amreview-rating-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  margin: 0 15px 15px 0;
  padding: 0;
}
.amreview-widget-container .amreview-title-wrapper {
  flex-basis: 100%;
  overflow: hidden;
  color: #006bb4;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.amreview-widget-container .amreview-details-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-top: 20px;
}
.amreview-widget-container .amreview-message {
  height: 60px;
  word-wrap: break-word;
  word-break: break-all;
}
.amreview-widget-container .amreview-date {
  color: #c4c4c4;
  font-size: 12px;
}
.amreview-widget-container .amreview-footer {
  display: flex;
  justify-content: space-between;
  position: relative;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.amreview-widget-container .product-item-photo {
  margin: 0 15px 15px 0;
}
.amreview-widget-container.-advanced {
  margin-bottom: 15px;
}
.amreview-rating-label {
  margin: 0 10px 5px 0;
  color: #8f8f8f;
  font-size: 12px;
}
.amreview-widget-container.-grid .amreview-rating-wrapper {
  min-width: 160px;
}
.amreview-widget-container.-sidebar .amreview-rating-wrapper {
  flex-grow: 1;
}
.amreview-widget-container .amreview-title {
  position: relative;
  margin-bottom: 10px;
  padding: 15px 40px 15px 20px;
  background: #f8fcff;
  word-break: break-all;
  word-break: break-word;
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;
}
.amreview-widget-container .amreview-title:after {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 15px;
  height: 15px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjg0LjkyOSAyODQuOTI5Ij48cGF0aCBkPSJNMjgyLjA4MiAxOTUuMjg1TDE0OS4wMjggNjIuMjRjLTEuOTAxLTEuOTAzLTQuMDg4LTIuODU2LTYuNTYyLTIuODU2cy00LjY2NS45NTMtNi41NjcgMi44NTZMMi44NTYgMTk1LjI4NUMuOTUgMTk3LjE5MSAwIDE5OS4zNzggMCAyMDEuODUzYzAgMi40NzQuOTUzIDQuNjY0IDIuODU2IDYuNTY2bDE0LjI3MiAxNC4yNzFjMS45MDMgMS45MDMgNC4wOTMgMi44NTQgNi41NjcgMi44NTRzNC42NjQtLjk1MSA2LjU2Ny0yLjg1NGwxMTIuMjA0LTExMi4yMDIgMTEyLjIwOCAxMTIuMjA5YzEuOTAyIDEuOTAzIDQuMDkzIDIuODQ4IDYuNTYzIDIuODQ4IDIuNDc4IDAgNC42NjgtLjk1MSA2LjU3LTIuODQ4bDE0LjI3NC0xNC4yNzdjMS45MDItMS45MDIgMi44NDctNC4wOTMgMi44NDctNi41NjYuMDAxLTIuNDc2LS45NDQtNC42NjYtMi44NDYtNi41Njl6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIiBmaWxsPSIjODU4NTg1Ii8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: '';
  transform: translateY(-50%);
}
.amreview-widget-container .amreview-title.-collapsed:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjg0LjkyOSAyODQuOTI5Ij48cGF0aCBkPSJNMi44NDcgODkuNjQ0bDEzMy4wNTQgMTMzLjA0NWMxLjkwMSAxLjkwMyA0LjA4OCAyLjg1NiA2LjU2MiAyLjg1NnM0LjY2NS0uOTUzIDYuNTY3LTIuODU2TDI4Mi4wNzMgODkuNjQ0YzEuOTA2LTEuOTA2IDIuODU2LTQuMDkzIDIuODU2LTYuNTY4IDAtMi40NzQtLjk1My00LjY2NC0yLjg1Ni02LjU2NmwtMTQuMjcyLTE0LjI3MWMtMS45MDMtMS45MDMtNC4wOTMtMi44NTQtNi41NjctMi44NTRzLTQuNjY0Ljk1MS02LjU2NyAyLjg1NEwxNDIuNDYzIDE3NC40NDEgMzAuMjU1IDYyLjIzMmMtMS45MDItMS45MDMtNC4wOTMtMi44NDgtNi41NjMtMi44NDgtMi40NzggMC00LjY2OC45NTEtNi41NyAyLjg0OEwyLjg0OCA3Ni41MDlDLjk0NiA3OC40MTEuMDAxIDgwLjYwMi4wMDEgODMuMDc1IDAgODUuNTUxLjk0NSA4Ny43NDEgMi44NDcgODkuNjQ0eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgZmlsbD0iIzg1ODU4NSIvPjwvc3ZnPg==) no-repeat center;
  background-size: contain;
}
.amreview-widget-container .amreview-rating-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.amreview-widget-container .amreview-rating-item:not(:last-child) {
  margin-bottom: 15px;
}
.amreview-widget-container .amreview-rating-item.-one-rating {
  align-items: flex-start;
  flex-direction: column;
}
.amreview-widget-container .amreview-rating-item.-one-rating .amreview-rating-value {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  width: 100%;
}
.amreview-widget-container .amreview-rating-item .amreview-number {
  font-size: 30px;
}
.amreview-widget-container .amreview-rating-item .amstars-rating-container {
  margin-bottom: 0;
}
.amreview-image-wrapper .product-image-container,
.amreview-image-wrapper .product-image-wrapper {
  width: 100%;
  height: 100%;
}
.amreview-image-wrapper .product-image-wrapper {
  padding: 0 !important;
}
.amreview-image-wrapper .product-image-photo {
  max-height: 100%;
  width: auto;
}
.amreview-full-link,
.amreview-full-link:visited,
.amreview-full-link:active,
.amreview-full-link:hover {
  margin-left: 14px;
  color: #6b8fab;
  font-size: 12px;
}
.amreview-full-link:after {
  position: absolute;
  top: 50%;
  right: -10px;
  display: inline-block;
  margin-left: 3px;
  width: 10px;
  height: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNDUxLjg0NiA0NTEuODQ3Ij48cGF0aCBkPSJNMzQ1LjQ0MSAyNDguMjkyTDE1MS4xNTQgNDQyLjU3M2MtMTIuMzU5IDEyLjM2NS0zMi4zOTcgMTIuMzY1LTQ0Ljc1IDAtMTIuMzU0LTEyLjM1NC0xMi4zNTQtMzIuMzkxIDAtNDQuNzQ0TDI3OC4zMTggMjI1LjkyIDEwNi40MDkgNTQuMDE3Yy0xMi4zNTQtMTIuMzU5LTEyLjM1NC0zMi4zOTQgMC00NC43NDggMTIuMzU0LTEyLjM1OSAzMi4zOTEtMTIuMzU5IDQ0Ljc1IDBsMTk0LjI4NyAxOTQuMjg0YzYuMTc3IDYuMTggOS4yNjIgMTQuMjcxIDkuMjYyIDIyLjM2NiAwIDguMDk5LTMuMDkxIDE2LjE5Ni05LjI2NyAyMi4zNzN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjNmI4ZmFiIiBmaWxsPSIjNmI4ZmFiIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: '';
  transform: translateY(-50%);
}
.amreview-widget-container.-summary-widget {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  margin: 10px 0 20px;
  padding: 30px 10px 80px;
  background: #f8fcff;
}
.amreview-widget-container.-summary-widget .amreview-description {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  max-width: 100%;
  width: 100%;
}
.amreview-widget-container.-summary-widget .amreview-description .amreview-text {
  margin: 15px 0 0;
  width: 100%;
}
.amreview-widget-container.-summary-widget .amshowmore-container .amshowmore-text:not(.-active) {
  max-height: 45px;
}
.amreview-widget-container.-summary-widget .amrev-desc-title {
  margin: 0 0 10px 0;
}
.amreview-widget-container.-summary-widget .amreview-images {
  overflow: hidden;
  margin: 15px 0 0 0;
  max-width: 370px;
}
.amreview-widget-container.-summary-widget .amreview-images.-slider .amreview-slider-item {
  display: none;
}
.amreview-widget-container.-summary-widget .amreview-review-block {
  box-sizing: border-box;
  margin: 30px 0 0;
  max-width: 100%;
  width: 100%;
}
.amreview-widget-container.-summary-widget .amreview-review-items {
  margin: 0;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-review-wrapper {
  padding: 15px;
  border-color: transparent;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 4px 6px rgba(0, 75, 136, 0.12);
}
.amreview-widget-container.-summary-widget .amreview-rating-wrapper {
  margin: 0 15px 0 0;
}
.amreview-widget-container.-summary-widget .amreview-title-review {
  margin: 0 5px 0 0;
}
.amreview-widget-container.-summary-widget .amreview-info-wrapper {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  min-width: 230px;
  max-width: 280px;
}
.amreview-widget-container.-summary-widget .amreview-name {
  flex-basis: 100%;
  margin: 0 0 12px;
  color: #1e79c2;
  font-weight: 700;
  font-size: 16px;
}
.amreview-widget-container.-summary-widget .amreview-summary {
  margin-right: 15px;
  letter-spacing: -.08em;
  font-size: 50px;
}
.amreview-widget-container.-summary-widget .amreview-count {
  margin: 0 0 15px;
  font-size: 14px;
}
.amreview-widget-container.-summary-widget .amstars-rating-container {
  margin: 0 0 2px;
}
.amreview-widget-container.-summary-widget .amreview-summary-details {
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-summary-details .amreview-text {
  margin: 0 0 0 auto;
  width: 20%;
  color: #748593;
  white-space: nowrap;
}
.amreview-widget-container.-summary-widget .amreview-add-new {
  margin: 0;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-label {
  display: flex;
  align-items: center;
  margin: 0 0 8px 0;
}
.amreview-widget-container.-summary-widget .amreview-label > .amreview-bar {
  margin: 0 15px;
  width: 55%;
}
.amreview-widget-container.-summary-widget .amreview-label > .amreview-stars {
  display: flex;
  align-items: center;
  margin: 0;
  min-width: auto;
}
.amreview-widget-container.-summary-widget .amreview-label > .amreview-stars:before {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGQ9Ik05LjUgMGwyLjI0MyA2Ljg3NUgxOWwtNS44NzEgNC4yNUwxNS4zNyAxOCA5LjUgMTMuNzUgMy42MjkgMThsMi4yNDItNi44NzVMMCA2Ljg3NWg3LjI1N0w5LjUgMHoiIGZpbGw9IiNFRDlEMDAiLz48L3N2Zz4=);
  content: '';
  margin: 0 2px 0;
  width: 10px;
  height: 10px;
  filter: invert(61%) sepia(0%) saturate(17%) hue-rotate(154deg) brightness(95%) contrast(68%);
}
.amreview-widget-container.-summary-widget .amreview-text {
  margin: 0;
}
.amreview-widget-container.-summary-widget .amreview-button {
  order: 3;
  box-sizing: border-box;
  padding: 9px 16px;
  width: 100%;
  text-align: center;
  font-weight: 600;
}
.amreview-widget-container.-summary-widget .amreview-button.-see-all {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 25px 16px;
}
.amreview-widget-container.-summary-widget .amreview-summary-info {
  display: flex;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-summary-details {
  order: 2;
  margin-right: 15px;
  width: 100%;
  border: none;
  pointer-events: none;
}
.amreview-widget-container.-summary-widget .product-image-container {
  display: none;
  margin: 0 0 15px;
}
.amreview-widget-container.-summary-widget .amrev-comment-toolbar.-nocomments {
  justify-content: flex-start;
}
.amreview-widget-container.-summary-widget .amreview-helpful-wrap {
  flex-wrap: wrap;
  justify-content: center;
  margin: 40px 0 0;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-helpful {
  margin: 0 0 5px;
  width: 100%;
  text-align: center;
}
.amreview-widget-container.-summary-widget .amreview-minus {
  margin: 0 0 0 20px;
}
.amreview-widget-container.-summary-widget .amreview-plus {
  margin: 0;
}
.amreview-widget-container.-summary-widget .amreview-icon {
  margin: 0;
}
.amreview-widget-container.-summary-widget .amreview-percent-block {
  display: flex;
  align-items: center;
  margin: 0 0 10px 0;
}
.amreview-widget-container.-summary-widget .amreview-pages-items {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  flex-basis: 70%;
  margin: 5px 0 auto;
  padding: 0;
  list-style: none;
}
.amreview-widget-container.-summary-widget .amreview-pages-items .action {
  margin: 0 25px;
  border: none;
  background: transparent;
  box-shadow: none;
}
.amreview-widget-container.-summary-widget .amreview-pages-items .action:hover {
  background: transparent;
  color: #1979c3;
}
.amreview-widget-container.-summary-widget .amreview-pages-items .amreview-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  box-shadow: none;
  font-size: 16px;
}
.amreview-widget-container.-summary-widget .amreview-pages-items .-current {
  background: #ececec;
}
.amreview-widget-container.-summary-widget .amreview-slider-item {
  max-width: 100px;
  width: 100%;
  height: 100px;
}
.amreview-widget-container.-summary-widget.-empty {
  align-items: center;
  padding-bottom: 35px;
}
.amreview-widget-container.-summary-widget.-list .amreview-review-wrapper {
  margin: 0 0 15px;
  padding: 15px;
  border-color: transparent;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 4px 6px rgba(0, 75, 136, 0.12);
}
.amreview-widget-container.-summary-widget.-slider .amreview-description-wrap {
  display: inline-flex;
  align-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
}
.amreview-widget-container.-summary-widget.-slider .amrev-comment-toolbar {
  padding-bottom: 0;
}
.amreview-widget-container.-summary-widget.-slider .amrev-desc-title {
  flex-basis: 100%;
}
.amreview-widget-container.-summary-widget.-slider .slick-track {
  display: flex;
}
.amreview-widget-container.-summary-widget.-slider .slick-slide > div,
.amreview-widget-container.-summary-widget.-slider .slick-slide .amreview-review-wrapper {
  height: 100%;
}
@media (max-width: 768px) {
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items {
    margin-right: -10px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide {
    transition: 0.1s all ease-in;
    margin: 5px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide:not(:last-child) {
    padding-right: 20px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide.slick-current ~ .slick-slide {
    transform: translateX(-20px);
  }
}
@media (min-width: 1024px) {
  .amreview-widget-container.-summary-widget {
    flex-wrap: nowrap;
  }
  .amreview-widget-container.-summary-widget .amreview-rating-wrapper {
    margin: 0 15px 5px 0;
  }
  .amreview-widget-container.-summary-widget .amreview-description .amreview-text {
    margin: 10px 0 0;
  }
  .amreview-widget-container.-summary-widget .amreview-review-block {
    margin: 0 0 0 50px;
    max-width: 75%;
  }
  .amreview-widget-container.-summary-widget .amreview-button.-see-all {
    position: inherit;
    padding: 9px 16px;
    background: transparent;
  }
  .amreview-widget-container.-summary-widget .amreview-percent-block {
    order: 3;
    margin: 0 0 25px 0;
  }
  .amreview-widget-container.-summary-widget .product-image-container {
    display: block;
  }
  .amreview-widget-container.-summary-widget.-list {
    padding: 35px 125px;
  }
  .amreview-widget-container.-summary-widget.-slider {
    padding: 35px 125px 35px 90px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-description-wrap {
    width: 74%;
  }
}
.am-recaptcha-container .messages-container {
  margin-top: 15px;
}
.am-recaptcha-container .hidden {
  position: absolute;
  left: -10000px;
  visibility: hidden;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
.amazon-button-container {
  display: table;
  margin: 0 0 22px;
}
.amazon-button-container__cell {
  display: table-cell;
  min-width: 45px;
  position: relative;
}
.amazon-button-container img {
  display: block;
}
.amazon-button-container .field-tooltip {
  display: none;
  margin: -12px 0 0;
  right: 5px;
  top: 50%;
}
.checkout-shipping-address .amazon-button-container {
  margin: 22px 0;
}
.login-container .block-amazon-login .actions-toolbar {
  margin-top: 25px;
}
.amazon-validate-container .block .block-title {
  font-size: 1.8rem;
}
.amazon-validate-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.amazon-validate-container .fieldset:after {
  margin-top: 35px;
}
@media all and (max-width: 768px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
.amazon-divider {
  border-bottom: 1px solid #cccccc;
  line-height: 0.1em;
  margin: 18px 0 20px;
  text-align: center;
  max-width: 500px;
}
.amazon-divider span {
  background: #fff;
  padding: 0 5px;
}
/** mini cart styling **/
.product-social-links,
.amazon-minicart-container {
  width: 100%;
  display: block;
  text-align: center;
}
.product-social-links .amazon-button-container,
.amazon-minicart-container .amazon-button-container {
  display: inline-block;
  margin: 0px;
}
.product-social-links .field-tooltip .field-tooltip-content,
.amazon-minicart-container .field-tooltip .field-tooltip-content {
  top: 38px;
  left: -245px;
}
.product-social-links .field-tooltip .field-tooltip-content:before,
.amazon-minicart-container .field-tooltip .field-tooltip-content:before {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #666666;
  top: -10px;
  left: 244px;
}
.product-social-links .field-tooltip .field-tooltip-content:after,
.amazon-minicart-container .field-tooltip .field-tooltip-content:after {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f4f4f4;
  top: -8px;
  left: 244px;
}
.product-social-links .amazon-button-container {
  margin-bottom: 30px;
  display: block;
}
.amazon-checkout-now {
  border-top: 1px solid #c1c1c1;
  padding-top: 10px;
  margin-bottom: 10px;
}
.amazon-addtoCart {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.revert-checkout {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}
.centered-button {
  text-align: center;
  display: inline-block;
}
.catalog-product-view .centered-button {
  display: table;
}
.checkout-payment-method .amazon-sandbox-simulator {
  border-bottom: 1px solid #cccccc;
}
.checkout-payment-method .amazon-sandbox-simulator .payment-option-title {
  border-top: none;
  padding-top: 0;
}
.checkout-payment-method .amazon-sandbox-simulator .amazon-sandbox-simulator-scenario {
  margin-bottom: 10px;
}
.checkout-methods-items .amazon-minicart-container .amazon-divider {
  display: none;
}
.checkout-methods-items .centered-button {
  margin-bottom: 0;
}
@media all and (max-width: 768px) {
  .checkout-methods-items .centered-button {
    width: auto;
  }
}
.checkout-methods-items .field-tooltip {
  display: none;
}
.checkout-methods-items .field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before,
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
@media all and (max-width: 768px) {
  .checkout-methods-items .field-tooltip .field-tooltip-content {
    right: -56px;
    top: 38px;
    left: auto;
  }
  .checkout-methods-items .field-tooltip .field-tooltip-content:before,
  .checkout-methods-items .field-tooltip .field-tooltip-content:after {
    right: 56px;
  }
}
.amazon-widget {
  max-width: 400px;
  height: 228px;
}
.amazon-widget--address {
  margin-top: 20px;
}
.amazon-addresses {
  margin-top: 20px;
}
.amazon-addresses .amazon-address {
  margin-bottom: 20px;
}
#checkout-step-shipping .amazon-divider {
  margin: 40px 0;
}
.checkout-payment-method .amazon-payment-method .payment-method-title {
  visibility: hidden;
  padding-bottom: 0;
}
/** Prevent movement after a soft decline to other payment steps **/
.opc-progress-bar-item._complete.lock-step {
  cursor: none;
  pointer-events: none;
}
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
/**
 * @category    Ape
 * @package     Ape_LoginRegisterPopup
 * @copyright   Copyright (c) 2020 by Ape. All rights reserved.
 */
.customer-popup-login {
  display: none;
}
.customer-popup-register {
  display: none;
}
.panel.header .header.links li:first-child {
  display: none;
}
.modals-wrapper .modals-overlay {
  z-index: 9999 !important;
}
.modals-wrapper .modal-popup {
  z-index: 99999;
}
.modals-wrapper .modal-popup .modal-inner-wrap {
  max-width: 822px !important;
  max-height: 473px !important;
  width: 100%;
  height: 100%;
  top: 20%;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-header {
  display: none;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content {
  padding: 0;
  overflow-y: unset;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register {
  width: 100%;
  height: 473px;
  padding: 70px 85px 70px 411px;
  position: relative;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login:before,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register:before {
  display: block;
  content: "";
  background: url(../Ape_LoginRegisterPopup/images/login-popup-background.png) no-repeat;
  background-size: 316px 288px;
  width: 316px;
  height: 288px;
  position: absolute;
  top: 92px;
  left: 64px;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login {
  margin: 0;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account {
  border: none;
  margin: 0;
  padding: 0;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login h5,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login h5,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account h5,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account h5 {
  text-align: center;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .field label,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .field label,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .field label,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .field label {
  display: none;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .field input[type="text"],
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .field input[type="text"],
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .field input[type="text"],
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .field input[type="text"],
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .field input[type="email"],
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .field input[type="email"],
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .field input[type="email"],
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .field input[type="email"],
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .field input[type="password"],
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .field input[type="password"],
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .field input[type="password"],
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .field input[type="password"] {
  width: 100%;
  height: 54px;
  padding: 15px;
  border-radius: 3.5px;
  border-color: #e0e0e0;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .field.note,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .field.note,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .field.note,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .field.note {
  text-align: center;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .field.note,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .field.note,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .field.note,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .field.note {
  color: #828282;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .field.password,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .field.password,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .field.password,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .field.password,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .field.confirmation,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .field.confirmation,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .field.confirmation,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .field.confirmation {
  position: relative;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .field.password:after,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .field.password:after,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .field.password:after,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .field.password:after,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .field.confirmation:after,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .field.confirmation:after,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .field.confirmation:after,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .field.confirmation:after {
  display: none;
  content: "";
  background: url(../Ape_LoginRegisterPopup/images/show-password.png) no-repeat;
  background-size: 24px;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 9;
  cursor: pointer;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .actions-toolbar .primary,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .actions-toolbar .primary,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .actions-toolbar .primary,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .actions-toolbar .primary {
  float: left;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .actions-toolbar .primary .primary,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .actions-toolbar .primary .primary,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .actions-toolbar .primary .primary,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .actions-toolbar .primary .primary {
  width: 118px;
  height: 36px;
  border-radius: 4px;
  background-color: #BE1E2D;
  color: #FFFFFF;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .actions-toolbar .secondary,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .actions-toolbar .secondary,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .actions-toolbar .secondary,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .actions-toolbar .secondary {
  float: right;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .actions-toolbar .secondary .forgot-title,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .actions-toolbar .secondary .forgot-title,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .actions-toolbar .secondary .forgot-title,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .actions-toolbar .secondary .forgot-title {
  text-align: right;
  color: #828282;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .actions-toolbar .secondary .action.remind,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .actions-toolbar .secondary .action.remind,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .actions-toolbar .secondary .action.remind,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .actions-toolbar .secondary .action.remind {
  text-align: right;
  color: #be1e2d;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .actions-toolbar:after,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .actions-toolbar:after,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .actions-toolbar:after,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .actions-toolbar:after {
  display: block;
  content: "";
  clear: both;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .social-login,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .social-login,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .social-login,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .social-login {
  border-top: 1px solid #E0E0E0;
  text-align: center;
  padding-top: 22px;
  position: relative;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .social-login .social-login-title,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .social-login .social-login-title,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .social-login .social-login-title,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .social-login .social-login-title {
  color: #828282;
  position: absolute;
  background-color: #FFFFFF;
  min-width: 140px;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .social-login .social-icon .icon,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .social-login .social-icon .icon,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .social-login .social-icon .icon,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .social-login .social-icon .icon {
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 24px;
  cursor: pointer;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .social-login .social-icon.facebook .icon,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .social-login .social-icon.facebook .icon,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .social-login .social-icon.facebook .icon,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .social-login .social-icon.facebook .icon {
  background-image: url(../Ape_LoginRegisterPopup/images/login-facebook.png);
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .social-login .social-icon.google .icon,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .social-login .social-icon.google .icon,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .social-login .social-icon.google .icon,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .social-login .social-icon.google .icon {
  background-image: url(../Ape_LoginRegisterPopup/images/login-google.png);
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.login .social-login .social-icon.apple .icon,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.login .social-login .social-icon.apple .icon,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-login .block-customer-login .fieldset.create.account .social-login .social-icon.apple .icon,
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .block-customer-login .fieldset.create.account .social-login .social-icon.apple .icon {
  background-image: url(../Ape_LoginRegisterPopup/images/login-apple.png);
  margin-right: 0;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register {
  padding: 40px 85px 40px 411px;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register:before {
  display: block;
  content: "";
  background: url(../Ape_LoginRegisterPopup/images/register-popup-background.png) no-repeat;
  background-size: 283px 288px;
  width: 283px;
  height: 288px;
  position: absolute;
  top: 92px;
  left: 80px;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .field div.mage-error {
  display: none !important;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .field.password .control {
  position: relative;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .field.password .control #password-strength-meter-container {
  position: absolute;
  width: 100%;
  bottom: 1px;
  z-index: 9;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .customer-popup-register .field.password .control .password-strength-meter {
  height: 2px;
}
.customer-account-login .page-main,
.customer-account-create .page-main {
  padding-top: 16px;
}
.customer-account-login .content-wrapper,
.customer-account-create .content-wrapper {
  flex: 100%;
  max-width: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  padding: 0 8px;
}
.customer-account-login .content-wrapper .column.main,
.customer-account-create .content-wrapper .column.main {
  background-color: #FFFFFF;
  border-radius: 4px;
  padding: 24px 16px;
}
.customer-account-login .content-wrapper .column.main .form-login,
.customer-account-create .content-wrapper .column.main .form-login,
.customer-account-login .content-wrapper .column.main .form-create-account,
.customer-account-create .content-wrapper .column.main .form-create-account {
  min-width: 600px;
  width: 50%;
  margin: 30px auto;
}
.customer-account-login .block-customer-login,
.customer-account-create .block-customer-login {
  margin: 0;
}
.customer-account-login .block-customer-login .fieldset.login,
.customer-account-create .block-customer-login .fieldset.login,
.customer-account-login .block-customer-login .fieldset.create.account,
.customer-account-create .block-customer-login .fieldset.create.account {
  border: none;
  margin: 0;
  padding: 0;
}
.customer-account-login .block-customer-login .fieldset.login h5,
.customer-account-create .block-customer-login .fieldset.login h5,
.customer-account-login .block-customer-login .fieldset.create.account h5,
.customer-account-create .block-customer-login .fieldset.create.account h5 {
  text-align: center;
}
.customer-account-login .block-customer-login .fieldset.login .field label,
.customer-account-create .block-customer-login .fieldset.login .field label,
.customer-account-login .block-customer-login .fieldset.create.account .field label,
.customer-account-create .block-customer-login .fieldset.create.account .field label {
  display: none;
}
.customer-account-login .block-customer-login .fieldset.login .field input[type="text"],
.customer-account-create .block-customer-login .fieldset.login .field input[type="text"],
.customer-account-login .block-customer-login .fieldset.create.account .field input[type="text"],
.customer-account-create .block-customer-login .fieldset.create.account .field input[type="text"],
.customer-account-login .block-customer-login .fieldset.login .field input[type="email"],
.customer-account-create .block-customer-login .fieldset.login .field input[type="email"],
.customer-account-login .block-customer-login .fieldset.create.account .field input[type="email"],
.customer-account-create .block-customer-login .fieldset.create.account .field input[type="email"],
.customer-account-login .block-customer-login .fieldset.login .field input[type="password"],
.customer-account-create .block-customer-login .fieldset.login .field input[type="password"],
.customer-account-login .block-customer-login .fieldset.create.account .field input[type="password"],
.customer-account-create .block-customer-login .fieldset.create.account .field input[type="password"] {
  width: 100%;
  height: 54px;
  padding: 15px;
  border-radius: 3.5px;
  border-color: #e0e0e0;
}
.customer-account-login .block-customer-login .fieldset.login .field.note,
.customer-account-create .block-customer-login .fieldset.login .field.note,
.customer-account-login .block-customer-login .fieldset.create.account .field.note,
.customer-account-create .block-customer-login .fieldset.create.account .field.note {
  text-align: center;
}
.customer-account-login .block-customer-login .fieldset.login .field.note,
.customer-account-create .block-customer-login .fieldset.login .field.note,
.customer-account-login .block-customer-login .fieldset.create.account .field.note,
.customer-account-create .block-customer-login .fieldset.create.account .field.note {
  color: #828282;
}
.customer-account-login .block-customer-login .fieldset.login .field.password,
.customer-account-create .block-customer-login .fieldset.login .field.password,
.customer-account-login .block-customer-login .fieldset.create.account .field.password,
.customer-account-create .block-customer-login .fieldset.create.account .field.password,
.customer-account-login .block-customer-login .fieldset.login .field.confirmation,
.customer-account-create .block-customer-login .fieldset.login .field.confirmation,
.customer-account-login .block-customer-login .fieldset.create.account .field.confirmation,
.customer-account-create .block-customer-login .fieldset.create.account .field.confirmation {
  position: relative;
}
.customer-account-login .block-customer-login .fieldset.login .field.password:after,
.customer-account-create .block-customer-login .fieldset.login .field.password:after,
.customer-account-login .block-customer-login .fieldset.create.account .field.password:after,
.customer-account-create .block-customer-login .fieldset.create.account .field.password:after,
.customer-account-login .block-customer-login .fieldset.login .field.confirmation:after,
.customer-account-create .block-customer-login .fieldset.login .field.confirmation:after,
.customer-account-login .block-customer-login .fieldset.create.account .field.confirmation:after,
.customer-account-create .block-customer-login .fieldset.create.account .field.confirmation:after {
  display: none;
  content: "";
  background: url(../Ape_LoginRegisterPopup/images/show-password.png) no-repeat;
  background-size: 24px;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 9;
  cursor: pointer;
}
.customer-account-login .block-customer-login .fieldset.login .field div.mage-error,
.customer-account-create .block-customer-login .fieldset.login .field div.mage-error,
.customer-account-login .block-customer-login .fieldset.create.account .field div.mage-error,
.customer-account-create .block-customer-login .fieldset.create.account .field div.mage-error {
  display: none !important;
}
.customer-account-login .block-customer-login .fieldset.login .field.password .control,
.customer-account-create .block-customer-login .fieldset.login .field.password .control,
.customer-account-login .block-customer-login .fieldset.create.account .field.password .control,
.customer-account-create .block-customer-login .fieldset.create.account .field.password .control {
  position: relative;
}
.customer-account-login .block-customer-login .fieldset.login .field.password .control #password-strength-meter-container,
.customer-account-create .block-customer-login .fieldset.login .field.password .control #password-strength-meter-container,
.customer-account-login .block-customer-login .fieldset.create.account .field.password .control #password-strength-meter-container,
.customer-account-create .block-customer-login .fieldset.create.account .field.password .control #password-strength-meter-container {
  position: absolute;
  width: 100%;
  bottom: 1px;
  z-index: 9;
}
.customer-account-login .block-customer-login .fieldset.login .field.password .control .password-strength-meter,
.customer-account-create .block-customer-login .fieldset.login .field.password .control .password-strength-meter,
.customer-account-login .block-customer-login .fieldset.create.account .field.password .control .password-strength-meter,
.customer-account-create .block-customer-login .fieldset.create.account .field.password .control .password-strength-meter {
  height: 2px;
}
.customer-account-login .block-customer-login .fieldset.login .actions-toolbar .primary,
.customer-account-create .block-customer-login .fieldset.login .actions-toolbar .primary,
.customer-account-login .block-customer-login .fieldset.create.account .actions-toolbar .primary,
.customer-account-create .block-customer-login .fieldset.create.account .actions-toolbar .primary {
  float: left;
}
.customer-account-login .block-customer-login .fieldset.login .actions-toolbar .primary .primary,
.customer-account-create .block-customer-login .fieldset.login .actions-toolbar .primary .primary,
.customer-account-login .block-customer-login .fieldset.create.account .actions-toolbar .primary .primary,
.customer-account-create .block-customer-login .fieldset.create.account .actions-toolbar .primary .primary {
  width: 118px;
  height: 36px;
  border-radius: 4px;
  background-color: #BE1E2D;
  color: #FFFFFF;
}
.customer-account-login .block-customer-login .fieldset.login .actions-toolbar .secondary,
.customer-account-create .block-customer-login .fieldset.login .actions-toolbar .secondary,
.customer-account-login .block-customer-login .fieldset.create.account .actions-toolbar .secondary,
.customer-account-create .block-customer-login .fieldset.create.account .actions-toolbar .secondary {
  float: right;
}
.customer-account-login .block-customer-login .fieldset.login .actions-toolbar .secondary .forgot-title,
.customer-account-create .block-customer-login .fieldset.login .actions-toolbar .secondary .forgot-title,
.customer-account-login .block-customer-login .fieldset.create.account .actions-toolbar .secondary .forgot-title,
.customer-account-create .block-customer-login .fieldset.create.account .actions-toolbar .secondary .forgot-title {
  text-align: right;
  color: #828282;
}
.customer-account-login .block-customer-login .fieldset.login .actions-toolbar .secondary .action.remind,
.customer-account-create .block-customer-login .fieldset.login .actions-toolbar .secondary .action.remind,
.customer-account-login .block-customer-login .fieldset.create.account .actions-toolbar .secondary .action.remind,
.customer-account-create .block-customer-login .fieldset.create.account .actions-toolbar .secondary .action.remind {
  text-align: right;
  color: #be1e2d;
}
.customer-account-login .block-customer-login .fieldset.login .actions-toolbar:after,
.customer-account-create .block-customer-login .fieldset.login .actions-toolbar:after,
.customer-account-login .block-customer-login .fieldset.create.account .actions-toolbar:after,
.customer-account-create .block-customer-login .fieldset.create.account .actions-toolbar:after {
  display: block;
  content: "";
  clear: both;
}
.customer-account-login .block-customer-login .fieldset.login .social-login,
.customer-account-create .block-customer-login .fieldset.login .social-login,
.customer-account-login .block-customer-login .fieldset.create.account .social-login,
.customer-account-create .block-customer-login .fieldset.create.account .social-login {
  border-top: 1px solid #E0E0E0;
  text-align: center;
  padding-top: 22px;
  position: relative;
}
.customer-account-login .block-customer-login .fieldset.login .social-login .social-login-title,
.customer-account-create .block-customer-login .fieldset.login .social-login .social-login-title,
.customer-account-login .block-customer-login .fieldset.create.account .social-login .social-login-title,
.customer-account-create .block-customer-login .fieldset.create.account .social-login .social-login-title {
  color: #828282;
  position: absolute;
  background-color: #FFFFFF;
  min-width: 140px;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.customer-account-login .block-customer-login .fieldset.login .social-login .social-icon,
.customer-account-create .block-customer-login .fieldset.login .social-login .social-icon,
.customer-account-login .block-customer-login .fieldset.create.account .social-login .social-icon,
.customer-account-create .block-customer-login .fieldset.create.account .social-login .social-icon {
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 24px;
  cursor: pointer;
}
.customer-account-login .block-customer-login .fieldset.login .social-login .social-icon.facebook,
.customer-account-create .block-customer-login .fieldset.login .social-login .social-icon.facebook,
.customer-account-login .block-customer-login .fieldset.create.account .social-login .social-icon.facebook,
.customer-account-create .block-customer-login .fieldset.create.account .social-login .social-icon.facebook {
  background-image: url(../Ape_LoginRegisterPopup/images/login-facebook.png);
}
.customer-account-login .block-customer-login .fieldset.login .social-login .social-icon.google,
.customer-account-create .block-customer-login .fieldset.login .social-login .social-icon.google,
.customer-account-login .block-customer-login .fieldset.create.account .social-login .social-icon.google,
.customer-account-create .block-customer-login .fieldset.create.account .social-login .social-icon.google {
  background-image: url(../Ape_LoginRegisterPopup/images/login-google.png);
}
.customer-account-login .block-customer-login .fieldset.login .social-login .social-icon.apple,
.customer-account-create .block-customer-login .fieldset.login .social-login .social-icon.apple,
.customer-account-login .block-customer-login .fieldset.create.account .social-login .social-icon.apple,
.customer-account-create .block-customer-login .fieldset.create.account .social-login .social-icon.apple {
  background-image: url(../Ape_LoginRegisterPopup/images/login-apple.png);
  margin-right: 0;
}
.instagram-widget-container {
  text-align: center;
  background: #1f1f1f;
  padding-top: 50px;
  padding-bottom: 100px;
}
.instagram-widget-container #bb-insta-title {
  padding-bottom: 20px;
  font-size: 18px;
  display: block;
  color: #919191;
}
.instagram-widget-container #bb-insta-stream {
  padding: 0;
}
.instagram-widget-container #bb-insta-stream li {
  list-style: none;
  position: relative;
  padding: 15px;
  width: 50%;
  float: left;
}
.instagram-widget-container #bb-insta-stream li a {
  cursor: pointer;
}
.instagram-widget-container #bb-insta-stream li a:hover img {
  opacity: 0.7;
}
.instagram-widget-container #bb-insta-stream li.like-hover {
  position: relative;
}
.instagram-widget-container #bb-insta-stream li.like-hover .mask {
  transition: all 0.2s ease-in-out;
  overflow: hidden;
  color: #fff;
  position: absolute;
  top: 15px;
  left: 15px;
  bottom: 20px;
  right: 15px;
}
.instagram-widget-container #bb-insta-stream li.like-hover .mask span {
  transition: all 0.2s ease-in-out;
  font-size: 25px;
  position: absolute;
  top: -200px;
}
.instagram-widget-container #bb-insta-stream li.like-hover .mask span:before {
  background: url("../Bitbull_InstagramWidget/images/heart.png") no-repeat;
  background-size: 20px;
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: -30px;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  top: 50%;
}
.instagram-widget-container #bb-insta-stream li.like-hover:hover .mask {
  display: block;
  background: rgba(0, 0, 0, 0.9);
}
.instagram-widget-container #bb-insta-stream li.like-hover:hover .mask span {
  transition-delay: 0.4s;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.instagram-widget-container #bb-insta-stream:after {
  content: ' ';
  clear: both;
  display: block;
}
.compare-popup {
  background: #fff;
  border-radius: 4px;
  padding: 0px;
  position: fixed;
  bottom: 50px;
  max-width: 1280px;
  max-height: 600px;
  z-index: 100;
  display: none;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 1px 1px 20px 1px;
  padding: 20px;
  overflow-y: scroll;
}
.compare-popup .close-compare {
  position: absolute;
  right: 5px;
  font-size: 22px;
  top: 5px;
}
.compare-popup .title {
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.15px;
  margin-right: 20px;
}
.compare-popup .head-pop {
  display: flex;
  vertical-align: middle;
}
.compare-popup .popup-input {
  padding: 0 15px;
}
.compare-popup .product-compare_popup {
  background: #fff;
  margin-top: 15px;
  display: none;
  padding: 0px;
  width: 100%;
  max-height: 600px;
}
.compare-popup .compare-popup__sb {
  position: relative;
  width: 300px;
}
.compare-popup .compare-popup__sb .compare__itemlist_sb {
  position: absolute;
  z-index: 100;
  background: #fff;
  width: 100%;
  border: 4px;
}
.compare-popup .compare-popup__sb .compare__itemlist_sb .product-data ul {
  padding: 15px;
}
.compare-popup .compare-popup__sb .qs-option-image {
  width: 100px;
  float: left;
}
.compare-popup .btn-compare-show {
  position: absolute;
  right: 0;
  top: 40px;
  border-radius: 4px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
.compare-popup .product-data ul li {
  display: flex;
  cursor: pointer;
}
.compare-popup .product-data ul li .qs-option-image {
  width: 80px;
  margin-right: 10px;
}
.compare-popup .pro__infomation {
  display: none;
  padding-bottom: 20px;
}
.compare-popup .info-product .attr {
  border-bottom: 1px solid #E0E0E0;
  margin: 15px 10px;
  height: 100%;
  padding-bottom: 20px;
}
.compare-popup .qs-option-info .qs-option__promotion ul li {
  padding-bottom: 10px;
}
.compare-popup .qs-option-info .qs-option__promotion ul li a {
  display: block;
}
.compare-popup .qs-option-info .promotion-title {
  display: none;
}
.compare-popup .header_item_info .compare__popup {
  text-align: center;
}
.compare-popup .header_item_info .swatch-color-option {
  display: inline-block;
  text-align: center;
}
.compare-popup #remove-item-compare {
  background-size: 24px;
  width: 50px;
  height: 50px;
  position: relative;
  background: none;
  vertical-align: bottom;
  clear: both;
  display: block;
  padding-top: 20px;
  color: #be1e2d;
  cursor: pointer;
}
.compare-popup .header-compare-wraper .popup-input input.popup__field.selected {
  padding-left: 30px;
  padding-right: 30px;
}
.info-promotion .qs-option__attributes {
  border-bottom: 1px solid #E0E0E0;
  margin: 15px 10px;
  height: 100%;
  padding-bottom: 20px;
}
.title_promotion {
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 15px;
}
.qs-option-info .attribute-title {
  display: none;
}
.compare-label {
  margin-left: 10px;
}
.btn-add-to-compare {
  padding: 10px;
  display: block;
  cursor: pointer;
}
.tragop-homepage-index .btn-add-to-compare {
  padding: 0px;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
button.compare-add-cart,
.cart.table-wrapper .actions-toolbar > .action.compare-add-cart,
.action-gift.compare-add-cart {
  background: #FFFFFF;
  border: 1px solid #E2E5E6;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 1.25px;
  color: #373F41;
  height: 36px;
}
.deal-grid .group-item {
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.deal-grid .group-item .products-grid .product-item {
  width: 17%;
  margin-bottom: 5px;
}
.deal-grid .group-item .products-grid .product-item .product-item-info .product-item-details {
  margin-top: 0;
}
.deal-grid .group-item .products-grid .product-item .product-item-info .product-item-details .name a {
  margin: 0;
}
.deal-grid .group-item .products-grid .product-item .product-item-info .product-item-details .box-price-product,
.deal-grid .group-item .products-grid .product-item .product-item-info .product-item-details .item-prepaid {
  width: 50%;
}
.deal-grid .group-item .products-grid .product-item .product-item-info .product-item-details .box-price-product label,
.deal-grid .group-item .products-grid .product-item .product-item-info .product-item-details .item-prepaid label {
  display: block;
  text-align: right;
  font-size: 12px;
}
.deal-grid .group-item .products-grid .product-item .product-item-info .product-item-details .box-price-product .price-box,
.deal-grid .group-item .products-grid .product-item .product-item-info .product-item-details .item-prepaid .price-box {
  margin-top: 0;
  margin-bottom: 10px;
}
.deal-grid .group-item .products-grid .product-item .product-item-info .product-item-details .box-price-product .price-box .price,
.deal-grid .group-item .products-grid .product-item .product-item-info .product-item-details .item-prepaid .price-box .price {
  font-size: 16px;
  color: #be1e2d;
}
.deal-grid .group-item .products-grid .product-item .product-item-info .product-item-details .item-prepaid {
  text-align: right;
}
.deal-grid .group-item .products-grid .product-item .product-item-info .product-item-details .item-prepaid .price-box .price {
  font-size: 12px;
  color: #333;
}
.deal-grid .group-item .products-grid .product-item .product-item-info .pi-info {
  display: flex;
  -webkit-display: flex;
  flex-flow: row nowrap;
  flex: 1 100%;
}
.deal-grid .group-item .products-grid .product-item .product-item-info .product-gift {
  display: block;
  border-top: 1px solid #eee;
  padding-top: 10px;
  margin: 0 0;
}
.deal-grid .group-item .products-grid .product-item .product-item-info .product-gift span {
  display: block;
  width: 100%;
  margin-bottom: 2px;
  font-size: 11px;
}
.deal-deal-index #maincontent .columns .row {
  margin-left: 0;
  margin-right: 0;
}
.deal-deal-index .grid-deal .item,
.deal-deal-index .deal-grid .item {
  border: 0;
}
.deal-deal-index .product-item-info {
  width: 100%;
}
.deal-deal-index .box-price-product .price-box .price {
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  color: #be1e2d;
}
.deal-deal-index .box-price-product .price-box .price-market {
  display: block;
  text-align: left;
  text-decoration-line: line-through;
  font-size: 12px;
  line-height: 12px;
  color: #828282;
  margin-top: 4px;
  margin-left: 0 !important;
}
.innovation-index-index .step-wrapper,
.innovation-index-index .innovation-body {
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.innovation-index-index .step-wrapper {
  background: #ffffff;
  padding: 10px;
}
.innovation-index-index .step-wrapper .title-wrapper {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 23px;
  padding: 16px 0px;
  text-align: center;
}
.innovation-index-index .step-wrapper .content-box {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0px;
}
.innovation-index-index .step-wrapper .content-box .icon-step {
  background: #be1e2d;
  border-radius: 44px;
  display: inline-block;
  height: 48px;
  width: 48px;
}
.innovation-index-index .step-wrapper .content-box .grid-item {
  text-align: center;
  position: relative;
}
.innovation-index-index .step-wrapper .content-box .grid-item .icon-step.icon-step1 {
  background: url('../images/cell-phone.png') no-repeat, #be1e2d;
  background-position-x: center;
  background-position-y: center;
  background-size: 25px;
}
.innovation-index-index .step-wrapper .content-box .grid-item .icon-step.icon-step2 {
  background: url('../images/store.png') no-repeat, #be1e2d;
  background-position-x: center;
  background-position-y: center;
  background-size: 40px;
}
.innovation-index-index .step-wrapper .content-box .grid-item .icon-step.icon-step3 {
  background: url('../images/save.png') no-repeat, #be1e2d;
  background-position-x: center;
  background-position-y: center;
  background-size: 40px;
}
.innovation-index-index .step-wrapper .content-box .grid-item figure {
  font-size: 16px;
  letter-spacing: 0.15px;
  line-height: 19px;
  text-align: center;
}
.innovation-index-index .step-wrapper .content-box .grid-item:before {
  background: #be1e2d;
  content: '';
  height: 3px;
  position: absolute;
  right: -44%;
  top: 23px;
  width: 88%;
  z-index: 0;
}
.innovation-index-index .step-wrapper .content-box .grid-item:last-child:before {
  height: 0px;
  width: 0px;
}
.innovation-index-index .step-wrapper .content-box .step-title {
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 14px;
  text-align: center;
}
.innovation-index-index .innovation-body {
  background: #ffffff;
  padding: 10px;
}
.innovation-index-index .innovation-body .title-inside {
  max-width: 100%;
  overflow: hidden;
  height: 63px;
  margin: 0;
  width: 100%;
}
.innovation-index-index .innovation-body .title-inside .innovation-title {
  font-weight: bold;
  font-size: 20px;
  text-transform: inherit;
  line-height: 23px;
  display: inline-block;
  float: left;
  margin: 0;
  padding: 15px 0px;
}
.innovation-index-index .innovation-body .title-inside .innovation-note {
  text-align: right;
  max-width: 100%;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin: 0;
  padding: 15px 0px;
}
.innovation-index-index .innovation-content .products-grid .product-item {
  width: 20%;
  flex: 0 0 20%;
  margin: 0;
  max-width: 20%;
}
.innovation-index-index #modal_step {
  width: 1040px;
  margin: 0 auto;
}
.innovation-index-index .box-close:before,
.innovation-index-index .box-close:after {
  content: "";
  width: 3px;
  height: 20px;
  background: #333;
  position: absolute;
  top: 0;
  right: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.innovation-index-index .box-close {
  width: 40px;
  height: 40px;
}
.innovation-index-index #modal-popup {
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
  min-width: 480px;
  border: none;
}
.innovation-index-index #modal_step.modal-innovation .box {
  min-height: 642px;
  background: #ffffff;
  padding: 0 0px 15px;
  position: relative;
  max-width: 1040px;
  width: 100%;
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.05), 0px 1px 10px rgba(0, 0, 0, 0.05), 0px 2px 4px rgba(0, 0, 0, 0.07000000000000001);
  border-radius: 4px;
}
.innovation-index-index #modal_step.modal-innovation .box .box-head span {
  font-weight: bold;
  font-size: 16px;
  line-height: 23px;
}
.innovation-index-index #modal_step.modal-innovation .box .box-head span.title-3 {
  text-align: left;
}
.innovation-index-index #modal_step.modal-innovation .box #group-step-2 {
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
  min-width: 480px;
}
.innovation-index-index #modal_step.modal-innovation .box #group-step-2 .list-option .item-option div {
  margin: 0 !important;
}
.innovation-index-index #modal_step.modal-innovation .box #group-step-2 .list-option .item-option label {
  background: #FFFFFF;
  border: 1px solid #E2E5E6;
  box-sizing: border-box;
  border-radius: 4px;
  min-height: 39px;
}
.innovation-index-index #modal_step.modal-innovation .box #group-step-2 .list-option .item-option label .label-name {
  padding: 5px;
}
.innovation-index-index #modal_step.modal-innovation .box #group-step-2 .list-option .item-option.active label {
  background: #BE1E2D;
  border-radius: 4px;
  color: #fff;
}
.innovation-index-index #modal_step.modal-innovation .box #group-step-2 .box-help {
  background: #F2F2F2;
  border-radius: 4px;
  margin: 0px;
}
.innovation-index-index #modal_step.modal-innovation .box .box-body .tab-head {
  display: flex;
  -webkit-display: flex;
  flex-flow: row nowrap;
  flex: 1 100%;
  margin-bottom: 15px;
}
.innovation-index-index #modal_step.modal-innovation .box .box-body .tab-head a {
  border-radius: 15px;
  border: 0.5px solid #eee;
  box-sizing: border-box;
  padding: 5px 10px;
  margin: 0px 5px;
  width: auto;
  display: inline-block;
}
.innovation-index-index #modal_step.modal-innovation .box .box-body .tab-head a .inner {
  padding: 0px;
}
.innovation-index-index #modal_step.modal-innovation .box .box-body .tab-head a h4 {
  font-size: 14px;
}
.innovation-index-index #modal_step.modal-innovation .box .box-body .tab-head a.active {
  background: #be1e2d;
  border: 0.5px solid #be1e2d;
  color: #ffffff;
}
.innovation-index-index #modal_step.modal-innovation .box .box-body .tab-head a.active h4 {
  color: #ffffff;
}
.innovation-index-index #modal_step.modal-innovation .box .box-body .tab-head a.hover {
  background: #be1e2d;
  color: #ffffff;
  text-decoration: none;
}
.innovation-index-index #modal_step.modal-innovation .box .form-submit .field-input {
  padding: 10px 0px;
}
.innovation-index-index #modal_step.modal-innovation .box .form-submit input {
  border-radius: 3.5px;
  background: #fff;
}
.innovation-index-index #modal_step.modal-innovation .box .form-submit textarea {
  height: 118px;
  width: 100%;
}
.innovation-index-index #modal_step.modal-innovation .box .form-submit button,
.innovation-index-index #modal_step.modal-innovation .box .form-submit .cart.table-wrapper .actions-toolbar > .action,
.innovation-index-index #modal_step.modal-innovation .box .form-submit .action-gift {
  max-width: 150px;
  float: right;
  border-radius: 4px;
  text-transform: inherit;
  font-size: 14px;
  line-height: 16px;
}
.innovation-index-index #result-price,
.innovation-index-index .result-price {
  margin: 0px;
}
.innovation-index-index #result-price .box-product-tradein .image,
.innovation-index-index .result-price .box-product-tradein .image {
  width: 100%;
}
.innovation-index-index #result-price .box-product-tradein .info,
.innovation-index-index .result-price .box-product-tradein .info {
  width: 100%;
}
.innovation-index-index #result-price .box-product-tradein .info strong,
.innovation-index-index .result-price .box-product-tradein .info strong {
  float: right;
}
.innovation-index-index #result-price .toolbar a,
.innovation-index-index .result-price .toolbar a {
  border-radius: 4px;
  border: 1px solid #E2E5E6;
  background: #FFFFFF;
  margin-left: 0px;
  margin-right: 5px;
  color: #333;
}
.innovation-index-index #result-price .toolbar a.btn-tradein,
.innovation-index-index .result-price .toolbar a.btn-tradein {
  box-sizing: border-box;
  background: #BE1E2D;
  color: #fff;
  float: right;
  padding: 10px 20px;
  margin-left: 5px;
  margin-right: 0px;
}
.innovation-index-index .grid-product .grid-renew-product .item-renewproduct {
  width: calc(19%);
  border: none;
}
.innovation-index-index .grid-product .grid-renew-product .item-renewproduct .inner a {
  padding: 0px;
  margin: 0px;
}
.innovation-index-index .grid-product .grid-renew-product .item-renewproduct .inner a.active {
  background: #fff;
}
.innovation-index-index .grid-product .grid-renew-product .item-renewproduct .inner a:hover {
  background: #fff;
}
.innovation-index-index .grid-product .grid-renew-product .item-renewproduct .inner .box-price {
  padding: 0px;
}
.innovation-index-index .grid-product .grid-renew-product .item-renewproduct .inner .box-price p {
  padding: 5px 0px;
  font-size: 12px;
  display: inline-block;
  width: 100%;
}
.innovation-index-index .grid-product .grid-renew-product .item-renewproduct .inner .box-price p .price {
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  color: #BE1E2D;
  display: block;
  float: right;
}
.innovation-index-index .products {
  background: #ffffff;
  padding: 10px;
  margin-bottom: 0;
  margin-top: 16px;
}
.innovation-index-index .products .title {
  font-weight: bold;
  font-size: 20px;
  text-transform: inherit;
  line-height: 23px;
  display: inline-block;
  float: left;
  margin: 0;
  padding: 15px 0px;
  width: 100%;
}
.innovation-index-index .products .item {
  padding-left: 8px;
  padding-right: 8px;
  margin: 0 !important;
  width: 20% !important;
}
.innovation-index-index .products .item .product-name {
  font-size: 16px;
  font-weight: normal;
  line-height: 19px;
  max-width: 100%;
  min-height: 60px;
}
.innovation-index-index .products .item .product-item-info {
  width: 100%;
}
.innovation-index-index .products .item .wrap-item {
  padding: 12px;
}
.innovation-index-index .products .item .wrap-item .product-item-link {
  min-height: 63px;
  padding: 12px 0;
}
.innovation-index-index .products .item .box-price-product {
  border-bottom: 1px solid #E0E0E0;
  border-top: 1px solid #E0E0E0;
  padding: 20px 0;
}
.innovation-index-index .products .item .box-price-product .price-box {
  margin-bottom: 12px;
  margin-top: 0;
}
.innovation-index-index .products .item .box-price-product .price-box .price-container:after {
  clear: both;
  content: '';
  display: block;
}
.innovation-index-index .products .item .box-price-product .price-box .price-container .price-label {
  float: left;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 14px;
  position: relative;
  top: 4px;
}
.innovation-index-index .products .item .box-price-product .price-box .price-container .price-wrapper {
  float: right;
}
.innovation-index-index .products .item .box-price-product .price-box .price-container .price-wrapper .price {
  color: #be1e2d;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 23px;
}
.innovation-index-index .products .item .box-price-product .price-box .price-container .price-wrapper .discount {
  display: none;
}
.innovation-index-index .products .item .box-price-product .price-box .price-container .price-wrapper .market-price {
  display: block;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 14px;
  margin-top: 4px;
  text-align: right;
  text-decoration-line: line-through;
}
.innovation-index-index .products .item .box-price-product .col-installment:after {
  clear: both;
  content: '';
  display: block;
}
.innovation-index-index .products .item .box-price-product .col-installment label {
  font-size: 12px;
}
.innovation-index-index .products .item .box-price-product .col-installment .price-label {
  color: ;
  float: left;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 14px;
  position: relative;
  top: 2px;
}
.innovation-index-index .products .item .box-price-product .col-installment .price {
  align-items: center;
  color: ;
  display: flex;
  float: right;
  font-size: 16px;
  letter-spacing: 0.15px;
  line-height: 19px;
}
.innovation-index-index .products .item .tags {
  padding: 12px 0;
}
.innovation-index-index .products .item .tags p {
  margin-bottom: 8px;
}
.innovation-index-index .products .item .tags p:last-child {
  margin-bottom: unset;
}
.innovation-index-index .products .slider-featured {
  position: relative;
}
.innovation-index-index .products .owl-buttons div {
  cursor: pointer;
  margin: 0;
  position: absolute;
  top: 139px;
}
.innovation-index-index .products .owl-buttons div.owl-prev {
  left: 0px;
}
.innovation-index-index .products .owl-buttons div.owl-next {
  right: 0px;
}
.innovation-index-index .products .owl-buttons i {
  -webkit-transform: translateY(-50%);
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.innovation-index-index #faqs .promotion-info {
  background: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-bottom: 15px;
  padding: 15px;
}
.innovation-index-index #faqs .promotion-info h4 {
  padding: 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #E0E0E0;
  display: block;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
}
.innovation-index-index #faqs .promotion-info .table-price .price-head div,
.innovation-index-index #faqs .promotion-info .table-price .price-head span {
  font-weight: bold;
  font-size: 16px;
}
.innovation-index-index #faqs .promotion-info .table-price .item-price {
  display: flex;
  -webkit-display: flex;
  flex-flow: row nowrap;
}
.innovation-index-index #faqs .promotion-info .table-price .item-price div,
.innovation-index-index #faqs .promotion-info .table-price .item-price span {
  width: 49%;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  padding-top: 10px;
}
.innovation-index-index #faqs .promotion-info .table-price .item-price:hover span,
.innovation-index-index #faqs .promotion-info .table-price .item-price:hover div {
  background: #fafafa;
}
.innovation-index-index #faqs .promotion-info .table-price .item-price:last-child div,
.innovation-index-index #faqs .promotion-info .table-price .item-price:last-child span {
  border: 0;
}
.innovation-index-index #faqs .promotion-info .table-price .item-price div {
  margin-right: 1%;
}
.innovation-index-index #faqs .promotion-info .table-price .item-price span {
  margin-left: 1%;
}
.innovation-index-index .innovation-footer .innovation-footer-review {
  border-top: none;
}
.innovation-index-index .innovation-footer #faqs h1 {
  font-size: 22px;
  line-height: 30px;
}
.innovation-index-index .innovation-footer #faqs h1 strong {
  color: #000;
}
.innovation-index-index .tab-preview {
  width: 100%;
  max-width: 1240px;
}
.innovation-index-index .tab-preview .grid-header {
  overflow: unset;
}
.innovation-index-index .tab-preview .grid-header:after {
  display: block;
  content: "";
  clear: both;
}
.innovation-index-index .tab-preview .grid-header .tab-head {
  float: left;
}
.innovation-index-index .tab-preview .grid-header .search-product {
  float: right;
  width: 30%;
}
.innovation-index-index .tab-preview .grid-header .search-product .box-search .inner {
  padding: 0px;
}
.innovation-index-index .tab-preview .grid-header .search-product input {
  background: #F2F2F2;
  border-radius: 24px;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.25px;
  color: #333;
  background: url('../../images/search.png') no-repeat #f2f2f2;
  background-size: 17px;
  background-position: right 10px center;
}
.innovation-index-index .tab-preview .grid-header .search-product .item-product .inner a {
  display: block;
}
.innovation-index-index .tab-preview .grid-header .search-product .item-product .inner a:after {
  display: block;
  content: "";
  clear: both;
}
.innovation-index-index .tab-preview .grid-header .search-product .item-product .inner a h4 {
  text-align: left;
}
.innovation-index-index .tab-preview .grid-header .search-product .item-product .inner a:hover,
.innovation-index-index .tab-preview .grid-header .search-product .item-product .inner a:active {
  border: none;
}
.innovation-index-index .tab-preview .grid-header .tab-product {
  border-radius: 14px;
  border: 0.5px solid #eee;
  box-sizing: border-box;
  padding: 5px 10px;
  margin: 0;
  font-size: 13px;
}
.innovation-index-index .tab-preview .grid-header .tab-product.active {
  background: #be1e2d;
  border: 0.5px solid #be1e2d;
  color: #ffffff;
}
.innovation-index-index .tab-preview .grid-header .tab-product.hover {
  background: #be1e2d;
  border: 0.5px solid #be1e2d;
  color: #ffffff;
  text-decoration: none;
}
.innovation-index-index .tab-preview .product-previewPrice {
  display: flex;
  -webkit-display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  max-width: 1240px;
  margin: 0 auto;
}
.innovation-index-index .tab-preview .product-previewPrice .item {
  width: 20%;
  margin-bottom: 20px;
  padding: 0 7.5px;
  text-align: center;
}
.innovation-index-index .tab-preview .product-previewPrice .item .inter {
  text-align: center;
}
.innovation-index-index .tab-preview .product-previewPrice .item .image-product img {
  padding: 10px;
}
.innovation-index-index .tab-preview .product-previewPrice .item .name {
  display: block;
  font-weight: normal;
  font-size: 15px;
  line-height: 19px;
  text-align: left;
}
.innovation-index-index .tab-preview .product-previewPrice .item .price-info {
  font-size: 10px;
  line-height: 12px;
  display: block;
  overflow: hidden;
  text-align: left;
  padding: 10px 0px;
}
.innovation-index-index .tab-preview .product-previewPrice .item .price-info font {
  display: block;
  line-height: 23px;
  font-size: 12px;
}
.innovation-index-index .tab-preview .product-previewPrice .item .price-info .price {
  font-weight: bold;
  font-size: 16px;
  line-height: 23px;
  color: #BE1E2D;
}
.innovation-index-index .tab-preview .product-previewPrice .item .inner p {
  margin: 0 0 15px;
}
.innovation-index-index .tab-preview .product-previewPrice .item .inner p strong {
  color: #bf282e;
}
.innovation-index-index .tab-preview .product-previewPrice .item .inner img {
  width: 100%;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.innovation-index-index .tab-preview .product-previewPrice .item .inner h4,
.innovation-index-index .tab-preview .product-previewPrice .item .inner p {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
}
.innovation-index-index .tab-preview .product-previewPrice .item .inner h4 {
  font-weight: normal;
  font-size: 14px;
  margin: 0 0 15px;
  line-height: 1.4;
}
.innovation-index-index .tab-preview .product-previewPrice .item .inner a {
  background: #fff;
  display: block;
  border-radius: 0px;
  border: 0;
  color: #333;
  overflow: hidden;
}
.innovation-index-index .tab-preview .product-previewPrice .item .inner a:hover {
  border: 1px solid #bf282e;
}
.innovation-index-index .tab-preview .product-previewPrice .item .inner a:hover img {
  opacity: 0.8;
  -webkit-opacity: 0.8;
}
.innovation-index-index .tab-preview .product-previewPrice .item .inner a:hover h4 {
  color: #bf282e;
}
.innovation-index-index .tab-preview .product-previewPrice .product-view-more {
  display: none;
}
.innovation-index-index .tab-preview .product-previewPrice .view-more {
  display: block;
  width: 100%;
  text-align: center;
}
.innovation-index-index .tab-preview .product-previewPrice .view-more a {
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  cursor: pointer;
}
.innovation-index-index #faqs {
  background: none;
  padding: 0px;
}
.innovation-index-index #faqs .faq-content .body-faqs {
  margin: 0;
}
.innovation-index-index #faqs .faq-content .faqs-left {
  float: left;
  background: #fff;
  border-radius: 4px;
  margin-bottom: 0px;
  padding: 15px;
}
.innovation-index-index #faqs .faq-content .faqs-left .faqs-intro .full-text {
  margin-bottom: 15px;
}
.innovation-index-index #faqs .faq-content .faqs-left .faqs-intro .desc-header {
  padding: 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #E0E0E0;
  display: block;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
}
.innovation-index-index #faqs .hotline-faqs {
  text-align: center;
}
.innovation-index-index #faqs .hotline-faqs ul {
  text-align: center;
}
.innovation-index-index #faqs .hotline-faqs ul li {
  list-style: none;
  color: #878787;
  padding-left: 10px;
  position: relative;
  width: auto;
  display: inline-block;
}
.innovation-index-index #faqs .hotline-faqs ul li:before {
  content: "";
  width: 5px;
  height: 1.5px;
  background: #888888;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  position: absolute;
  top: 9px;
  left: 0;
}
.innovation-index-index .innovation-footer-review .questions {
  padding: 15px;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .innovation-index-index .step-wrapper .title-wrapper {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    padding: 0;
    text-align: left;
  }
  .innovation-index-index .step-wrapper .content-box .inner {
    display: flex;
    width: 85%;
    float: right;
  }
  .innovation-index-index .step-wrapper .content-box .inner .icon-step {
    height: 35px;
    width: 35px;
  }
  .innovation-index-index .step-wrapper .content-box .inner .icon-step.icon-step1 {
    background: url('../images/cell-phone.png') no-repeat, #be1e2d;
    background-position-x: center;
    background-position-y: center;
    background-size: 20px;
  }
  .innovation-index-index .step-wrapper .content-box .inner .icon-step.icon-step2 {
    background: url('../images/store.png') no-repeat, #be1e2d;
    background-position-x: center;
    background-position-y: center;
    background-size: 30px;
  }
  .innovation-index-index .step-wrapper .content-box .inner .icon-step.icon-step3 {
    background: url('../images/save.png') no-repeat, #be1e2d;
    background-position-x: center;
    background-position-y: center;
    background-size: 30px;
  }
  .innovation-index-index .step-wrapper .content-box .grid-item {
    height: 60px;
  }
  .innovation-index-index .step-wrapper .content-box .grid-item .step-desc {
    width: 90%;
    text-align: left;
    padding-left: 20px;
  }
  .innovation-index-index .step-wrapper .content-box .grid-item .step-desc br {
    display: none;
  }
  .innovation-index-index .step-wrapper .content-box .grid-item:before {
    background: #be1e2d;
    content: '';
    height: 3px;
    position: absolute;
    left: 20px;
    top: 23px;
    width: 2px;
    z-index: 0;
    height: 100%;
  }
  .innovation-index-index .step-wrapper .content-box .grid-item:after {
    background: #be1e2d;
    content: '';
    position: absolute;
    left: 13px;
    top: 11px;
    z-index: 0;
    height: 16px;
    width: 16px;
    border-radius: 50%;
  }
  .innovation-index-index .innovation-body .title-inside {
    height: auto;
  }
  .innovation-index-index .innovation-body .title-inside .innovation-title {
    width: 100%;
    text-align: left;
  }
  .innovation-index-index .innovation-body .title-inside .innovation-note {
    text-align: left;
    font-size: 12px;
  }
  .innovation-index-index .innovation-body .title-inside .innovation-note p {
    font-size: 12px;
  }
  .innovation-index-index .innovation-body .tab-preview .grid-header .tab-product {
    font-size: 12px;
    margin: 5px;
  }
  .innovation-index-index .innovation-body .tab-preview .grid-header .search-product {
    width: 100%;
    float: none;
    margin: 10px 0px;
    display: inline-block;
  }
  .innovation-index-index .innovation-body .tab-preview .product-previewPrice .item {
    width: 50%;
  }
  .innovation-index-index .innovation-body .tab-preview .product-previewPrice .item .price-info .price {
    float: left;
  }
  .innovation-index-index .innovation-footer #faqs {
    padding: 0px;
  }
  .innovation-index-index .innovation-footer #faqs .faq-content .faqs-left {
    order: 2;
  }
  .innovation-index-index .innovation-footer #faqs .faq-content .faqs-right {
    order: 1;
  }
  .innovation-index-index #modal_step {
    width: 100%;
  }
  .innovation-index-index #modal_step .box-body {
    height: auto;
  }
  .innovation-index-index #modal-popup {
    min-width: auto;
  }
  .innovation-index-index #modal_step.modal-innovation .box #group-step-2 {
    min-width: auto;
  }
  .innovation-index-index #modal_step.modal-innovation .box #group-step-2 img {
    max-width: 150px;
  }
  .innovation-index-index #modal_step.modal-innovation .box #result-price .box-product-tradein .info {
    padding-left: 0px;
  }
  .innovation-index-index #modal_step.modal-innovation .box .box-body .item-product {
    font-size: 12px;
  }
  .innovation-index-index #modal_step.modal-innovation .box .grid-product .grid-renew-product .item-renewproduct {
    width: calc(50%);
    border: none;
  }
  .innovation-index-index #modal_step.modal-innovation .box #modal-popup .modal-left .table .cell-image img {
    display: block;
    max-width: 150px;
  }
  .innovation-index-index #modal_step.modal-innovation .box #modal-popup .modal-left .table .cell-info {
    display: block;
    width: 100%;
  }
}
.tragop-homepage-index .step-wrapper,
.tragop-homepage-index .section-product,
.tragop-homepage-index #choose_type_installment {
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.tragop-homepage-index .banner-left .item img {
  max-height: 128px;
  object-fit: cover;
  width: 100%;
}
.tragop-homepage-index .step-wrapper {
  background: #ffffff;
  padding: 10px;
}
.tragop-homepage-index .step-wrapper .title-wrapper {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 23px;
  padding: 16px 0px;
  text-align: center;
}
.tragop-homepage-index .step-wrapper .content-box .icon-step {
  background: #be1e2d;
  border-radius: 44px;
  display: inline-block;
  height: 88px;
  width: 88px;
}
.tragop-homepage-index .step-wrapper .content-box .grid-item {
  text-align: center;
  position: relative;
}
.tragop-homepage-index .step-wrapper .content-box .grid-item .icon-step {
  background-size: 22px;
  width: 48px;
  height: 48px;
}
.tragop-homepage-index .step-wrapper .content-box .grid-item .icon-step.icon-step1 {
  background: url('../images/step1_buy.png') no-repeat, #be1e2d;
  background-position-x: center;
  background-position-y: center;
  background-size: 22px;
}
.tragop-homepage-index .step-wrapper .content-box .grid-item .icon-step.icon-step2 {
  background: url('../images/step2_pay.png') no-repeat, #be1e2d;
  background-position-x: center;
  background-position-y: center;
  background-size: 22px;
}
.tragop-homepage-index .step-wrapper .content-box .grid-item .icon-step.icon-step3 {
  background: url('../images/step3_support.png') no-repeat, #be1e2d;
  background-position-x: center;
  background-position-y: center;
  background-size: 22px;
}
.tragop-homepage-index .step-wrapper .content-box .grid-item .icon-step.icon-step4 {
  background: url('../images/step4_getphone.png') no-repeat, #be1e2d;
  background-position-x: center;
  background-position-y: center;
  background-size: 22px;
}
.tragop-homepage-index .step-wrapper .content-box .grid-item figure {
  font-size: 16px;
  letter-spacing: 0.15px;
  line-height: 19px;
  text-align: center;
}
.tragop-homepage-index .step-wrapper .content-box .grid-item:before {
  background: #be1e2d;
  content: '';
  height: 3px;
  position: absolute;
  right: -42%;
  top: 1.7em;
  width: 85%;
  z-index: 0;
}
.tragop-homepage-index .step-wrapper .content-box .grid-item:last-child:before {
  height: 0px;
  width: 0px;
}
.tragop-homepage-index .step-wrapper .content-box .step-title {
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 14px;
  text-align: center;
}
.tragop-homepage-index .section-product {
  background: #ffffff;
  padding: 10px;
}
.tragop-homepage-index .seler-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 23px;
  padding: 16px 0px;
}
.tragop-homepage-index #grid-tab-product .tab-head a {
  border-radius: 14px;
  border: 0.5px solid #eee;
  box-sizing: border-box;
  padding: 5px 15px;
  margin-right: 10px;
}
.tragop-homepage-index #grid-tab-product .tab-head a.active {
  background: #be1e2d;
  border: 0.5px solid #be1e2d;
  color: #ffffff;
}
.tragop-homepage-index #grid-tab-product .tab-body .products-grid .product-item {
  flex: 0 0 20%;
  margin: 0;
  max-width: 20%;
  width: 100%;
}
.tragop-homepage-index #grid-tab-product .tab-body .products {
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.tragop-homepage-index #grid-tab-product .tab-body .products .item {
  padding-left: 8px;
  padding-right: 8px;
}
.tragop-homepage-index #grid-tab-product .tab-body .products .item .product-name {
  font-size: 14px;
  font-weight: normal;
  line-height: 19px;
  max-width: 100%;
}
.tragop-homepage-index #grid-tab-product .tab-body .products .item .product-item-info {
  width: 100%;
}
.tragop-homepage-index #grid-tab-product .tab-body .products .item .wrap-item {
  padding: 12px;
}
.tragop-homepage-index #grid-tab-product .tab-body .products .item .wrap-item .product-item-link {
  min-height: 63px;
  padding: 12px 0;
}
.tragop-homepage-index #grid-tab-product .tab-body .products .item .tags {
  padding: 12px 0;
}
.tragop-homepage-index #grid-tab-product .tab-body .products .item .tags p {
  margin-bottom: 8px;
}
.tragop-homepage-index #grid-tab-product .tab-body .products .item .tags p:last-child {
  margin-bottom: unset;
}
.tragop-homepage-index #grid-tab-product .tab-body .products .item:hover .inner .product-name,
.tragop-homepage-index #grid-tab-product .tab-body .products .item:hover .inner .name {
  color: #be1e2d;
}
.tragop-homepage-index #grid-tab-product .tab-body .products .item:hover .product-item-image img {
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
}
.tragop-homepage-index #grid-tab-product .tab-body .products .item:hover .item-hover {
  opacity: 0;
  -webkit-opacity: 0;
}
.tragop-homepage-index #grid-tab-product .tab-body .products .slider-featured {
  position: relative;
}
.tragop-homepage-index #grid-tab-product .tab-body .products .owl-buttons div {
  cursor: pointer;
  margin: 0;
  position: absolute;
  top: 139px;
}
.tragop-homepage-index #grid-tab-product .tab-body .products .owl-buttons div.owl-prev {
  left: 0px;
}
.tragop-homepage-index #grid-tab-product .tab-body .products .owl-buttons div.owl-next {
  right: 0px;
}
.tragop-homepage-index #grid-tab-product .tab-body .products .owl-buttons i {
  -webkit-transform: translateY(-50%);
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.tragop-homepage-index .landingpage-custom-footer #faqs .tab .tab-body .body-item {
  background: #ffffff;
  border-radius: 4px;
  padding: 15px 30px;
  overflow: hidden;
}
.tragop-homepage-index .landingpage-custom-footer #faqs .tab .tab-head .head-item {
  background: #ffffff;
  border-radius: 4px;
  padding: 15px;
  overflow: hidden;
}
.tragop-homepage-index .landingpage-custom-footer #faqs .tab-panel {
  display: none;
}
.tragop-homepage-index .landingpage-custom-footer #faqs .tab-panel.active {
  display: block;
}
.tragop-homepage-index .landingpage-custom-footer .custom-footer-review #product-review-container {
  background: #ffffff;
  padding: 10px;
  border-radius: 4px;
}
.tragop-homepage-index .landingpage-custom-footer .questions .review-form {
  max-width: 100%;
}
.tragop-homepage-index .landingpage-custom-footer .questions .review-form .review-fieldset {
  border: none;
  display: flex;
  padding: 0;
}
.tragop-homepage-index .landingpage-custom-footer .questions .review-form .review-fieldset .review-field-textarea {
  width: 60%;
  margin: 9px;
  margin-left: 0;
}
.tragop-homepage-index .landingpage-custom-footer .questions .review-form .review-fieldset .review-field-textarea textarea {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  height: 171px;
}
.tragop-homepage-index .landingpage-custom-footer .questions .review-form .review-fieldset .field-more {
  width: 40%;
  margin-top: 9px;
}
.tragop-homepage-index .landingpage-custom-footer .questions .review-form .review-fieldset .field-more .field {
  margin-bottom: 10px;
  border-radius: 4px;
}
.tragop-homepage-index .landingpage-custom-footer .questions .review-form .review-fieldset .field-more .field input {
  height: 54px;
  border: none;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.tragop-homepage-index .landingpage-custom-footer .questions .review-form .review-fieldset .submit {
  font-size: 15px;
  color: #fff;
  display: block;
  padding: 15px 10px 10px;
  text-align: left;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  cursor: pointer;
  background: #be1e2d;
  width: 100%;
  vertical-align: bottom;
}
.tragop-homepage-index .landingpage-custom-footer .questions .question-head {
  display: flex;
}
.tragop-homepage-index .landingpage-custom-footer .questions .question-head .review-author {
  display: block;
  vertical-align: middle;
  margin-left: 10px;
}
.tragop-homepage-index .landingpage-custom-footer .questions .question-head .question-item-desc {
  font-size: 14px;
  line-height: 16px;
  align-items: center;
  letter-spacing: 0.25px;
}
.tragop-homepage-index .landingpage-custom-footer .questions .question-list {
  border-top: 1px solid #e0e0e0;
  padding: 15px 15px 0;
}
.tragop-homepage-index .landingpage-custom-footer .questions .question-list .question-item {
  padding-bottom: 10px;
  margin-top: 10px;
}
.tragop-homepage-index .landingpage-custom-footer .questions .question-list .reply-form {
  display: none;
}
.tragop-homepage-index .landingpage-custom-footer .questions .question-list .list-reply .reply-item {
  background: #f2f2f2;
  border-radius: 4px;
  padding: 10px;
  margin-bottom: 10px;
}
.tragop-homepage-index .landingpage-custom-footer .questions .question-list .question-content {
  padding: 10px 0px;
}
@-webkit-keyframes "fx" {
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes "fx" {
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.bold {
  font-weight: bold;
}
.icon-return {
  position: relative;
  width: 30px;
  height: 30px;
}
.icon-return:before {
  content: "";
  width: 2px;
  height: 20px;
  background: #333;
  position: absolute;
  left: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 0px;
}
.icon-return:after {
  content: "";
  width: 2px;
  height: 20px;
  background: #333;
  position: absolute;
  left: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  top: 14px;
}
.icon-return:hover:before {
  background: #bf282f;
}
.icon-return:hover:after {
  background: #bf282f;
}
.waitingload {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 10px;
  z-index: 9;
}
.waitingload i {
  font-size: 30px;
}
#box-installment {
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}
#box-installment .bhead {
  font-size: 20px;
  color: #1c1d1d;
  text-transform: uppercase;
  font-weight: bold;
  padding: 15px 0;
  text-align: center;
  display: none;
}
#box-installment #product {
  margin-bottom: 15px;
  padding: 20px;
  border-bottom: 1px solid #efefef;
  background: #fff;
  border-radius: 4px;
}
#box-installment #product span {
  padding-right: 0px;
  font-size: 15px;
  color: #555555;
  width: 100%;
  display: block;
  margin: 10px 0;
}
#box-installment #product span.price-old {
  font-size: 14px;
  text-decoration-line: line-through;
}
#box-installment #product span.price strong {
  color: #d8262f;
  font-size: 24px;
  line-height: 22px;
  padding-right: 10px;
}
#box-installment #product .price-info {
  display: flex;
}
#box-installment #box-preview-installment {
  margin-bottom: 25px;
}
#box-installment #box-preview-installment .col-left {
  width: 100%;
  margin-bottom: 15px;
}
#box-installment #box-preview-installment .col-right {
  width: 100%;
}
#box-installment #box-preview-installment label {
  display: block;
  margin: 0 0 10px;
}
#box-installment #document_more {
  margin-bottom: 30px;
}
#box-installment #document_more .heading_step {
  margin-bottom: 10px;
}
#box-installment #document_more p {
  font-size: 15px;
  margin-bottom: 10px;
}
#preview h4 {
  margin: 0 0 25px;
  font-size: 15px;
  color: #333;
  font-weight: bold;
}
#preview #detail_preview {
  border: 1px solid #dddddd;
}
#preview #detail_preview .col_company {
  background: #eeeeee;
  max-width: 292px;
  float: left;
  width: 35%;
  display: table-cell;
}
#preview #detail_preview .col_company .label {
  display: block;
  padding: 0px 0 0px 20px;
  font-size: 14px;
  font-weight: bold;
}
#preview .table {
  border: 1px solid #ddd;
  width: 100%;
  display: table;
}
#preview .table aside {
  display: table-cell;
  text-align: right;
  border-right: 1px solid #ddd;
  padding: 2%;
}
#preview .table aside.col-label {
  background: #eee;
  width: 26%;
  text-align: left;
  color: #333;
  font-weight: bold;
}
#preview .price {
  color: #d9232e;
  font-weight: bold;
  padding-bottom: 5px;
}
#preview .percent {
  display: block;
  clear: both;
}
#preview .month {
  display: block;
  clear: both;
}
#preview .name {
  text-transform: uppercase;
  color: #d9232e;
  font-weight: bold;
}
#preview .col-3-company .col-result {
  width: 16%;
}
#preview .col-3-company .colspan-result {
  width: 48%;
  text-align: center;
}
#preview .col-1-company .col-result {
  width: 56%;
}
#preview .col-2-company .col-result {
  width: 28%;
}
#preview .col-4-company .col-result {
  width: 11%;
}
#preview .insurance {
  background: url(../images/tick-on.png) left center no-repeat;
  padding-left: 20px;
  cursor: pointer;
}
#preview .btn-choose {
  display: block;
  max-width: 300px;
  background: #BE1E2D;
  border-radius: 4px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  letter-spacing: 1.25px;
  color: #FFFFFF;
  height: 36px;
}
.notice {
  padding: 10px 0;
  font-size: 13px;
  font-style: italic;
  color: #d9232e;
}
#form_installment {
  clear: both;
  background: #fff;
  padding: 15px;
  border-radius: 4px;
}
#form_installment h4 {
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  color: #333;
  margin: 0 0 20px;
}
.icon-bank {
  background: url(../images/banksalepay2019.png?1003) no-repeat;
  display: inline-block;
  background-size: 301px 400px;
}
.icon-bank-vpbank {
  background-position: -200px -130px;
  width: 90px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-vpb {
  background-position: -200px -130px;
  width: 90px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-techcombank {
  background-position: 10px -25px;
  width: 100px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-tcb {
  background-position: 10px -25px;
  width: 100px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-anz {
  background-position: 0 -60px;
  width: 90px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-hsbc {
  background-position: -100px -60px;
  width: 90px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-shinhanbank {
  background-position: -105px -168px;
  width: 100px;
  height: 22px;
  margin-top: -10px;
}
.icon-bank-svb {
  background-position: -105px -168px;
  width: 100px;
  height: 22px;
  margin-top: -10px;
}
.icon-bank-eximbank {
  background-position: -205px -98px;
  width: 90px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-exb {
  background-position: -205px -98px;
  width: 90px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-maritimebank {
  background-position: -50px -296px;
  width: 69px;
  height: 16px;
  margin-top: -10px;
}
.icon-bank-mtb {
  background-position: -50px -296px;
  width: 69px;
  height: 16px;
  margin-top: -10px;
}
.icon-bank-ctb {
  background-position: 0 -130px;
  width: 90px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-citibank {
  background-position: 0 -130px;
  width: 90px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-vib {
  background-position: -200px -60px;
  width: 90px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-vibb {
  background-position: -200px -60px;
  width: 90px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-sacombank {
  background-position: -93px -32px;
  width: 90px;
  height: 13px;
}
.icon-bank-stb {
  background-position: -93px -32px;
  width: 90px;
  height: 13px;
}
.icon-bank-seabank {
  background-position: -137px -241px;
  width: 80px;
  height: 20px;
  margin-top: -5px;
}
.icon-bank-seab {
  background-position: -137px -241px;
  width: 80px;
  height: 20px;
  margin-top: -5px;
}
.icon-bank-sc {
  background-position: -103px -130px;
  width: 91px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-sctb {
  background-position: -103px -130px;
  width: 91px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-tpb {
  background-position: -185px -25px;
  width: 90px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-scb {
  background-position: 0 -165px;
  width: 90px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-fe {
  background-position: 10px -271px;
  width: 100px;
  height: 20px;
  margin-top: -10px;
}
.icon-bank-fec {
  background-position: 10px -271px;
  width: 100px;
  height: 20px;
  margin-top: -10px;
}
.icon-bank-homecredit {
  background-position: 5px 2px;
  width: 130px;
  height: 23px;
  margin-top: -10px;
}
.icon-bank-nab {
  background-position: 10px -95px;
  width: 100px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-ocb {
  background-position: -105px -95px;
  width: 90px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-ocbbank {
  background-position: -105px -95px;
  width: 90px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-mb {
  background-position: -125px -293px;
  width: 50px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-vcb {
  background-position: -170px -293px;
  width: 65px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-acb {
  background-position: 5px -293px;
  width: 50px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-shb {
  background-position: -100px -265px;
  width: 65px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-bidv {
  background-position: -168px -263px;
  width: 75px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-vtb {
  background-position: 10px -327px;
  width: 102px;
  height: 30px;
  margin-top: -10px;
}
.icon-bank-hdb {
  background-position: -92px -331px;
  width: 80px;
  height: 27px;
  margin-top: -10px;
}
.icon-bank-lvpb {
  background-position: -175px -316px;
  width: 93px;
  height: 44px;
  margin-top: -19px;
}
.icon-bank-pvcb {
  background-position: -91px -362px;
  width: 90px;
  height: 31px;
  margin-top: -10px;
}
.icon-bank-vccb {
  background-position: 2px -354px;
  width: 90px;
  height: 25px;
  margin-top: -10px;
}
.icon-bank-klb {
  background-position: -229px -289px;
  width: 65px;
  height: 28px;
  margin-top: -10px;
}
.icon-bank-visa {
  background-position: -10px -200px;
  width: 90px;
  height: 30px;
  margin-top: -10px;
}
.icon-bank-mastercard {
  background-position: -110px -200px;
  width: 90px;
  height: 28px;
  margin-top: -8px;
}
.icon-bank-jcb {
  background-position: -219px -221px;
  width: 50px;
  height: 36px;
  margin-top: -10px;
}
.group-mode {
  margin-bottom: 15px;
}
.group-mode label {
  font-size: 15px;
  margin-right: 15px;
  overflow: hidden;
  display: inline-block;
  padding: 10px;
  border: 1px solid #d9d9d9;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.group-mode label i {
  width: 100px;
  height: 30px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.group-mode label span {
  text-indent: -100em;
  display: none;
}
.group-mode label input {
  display: none;
}
.group-mode label:hover {
  border: 1px solid #bf282d;
}
.group-mode label.mode-cc-ale i {
  background-image: url(../images/icon-method-alepay.png);
}
.group-mode label.mode-cc-payoo i {
  background-image: url(../images/icon-method-payoo.png);
}
.group-mode label.active {
  border: 1px solid #bf282d;
}
#choose_type_installment {
  text-align: center;
  margin-bottom: 16px;
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  flex: 1 100%;
  clear: both;
}
#choose_type_installment .box {
  width: 100%;
  margin-bottom: 10px;
}
#choose_type_installment .box .inner {
  margin-right: 0px;
}
#choose_type_installment label {
  font-size: 15px;
  color: #333;
  display: block;
  box-shadow: 0 0 5px 0 rgba(211, 211, 211, 0.8);
  padding: 15px 10px 10px;
  text-align: left;
  text-align: center;
  -webkit-box-shadow: 0 0 5px 0 rgba(211, 211, 211, 0.8);
  -moz-box-shadow: 0 0 5px 0 rgba(211, 211, 211, 0.8);
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer;
}
#choose_type_installment label input {
  display: none;
}
#choose_type_installment label strong {
  display: block;
  line-height: 1.1;
  text-transform: uppercase;
  padding-bottom: 5px;
}
#choose_type_installment label span {
  display: block;
  line-height: 1.1;
  padding-bottom: 5px;
  font-size: 13px;
  color: #919191;
}
#choose_type_installment label.active {
  background: #BE1E2D;
  color: #fff;
}
#choose_type_installment label.active span {
  color: #fff;
}
.list-mode-installment {
  text-align: center;
  margin-bottom: 30px;
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  flex: 1 100%;
  margin-right: -10px;
  margin: 0;
  padding: 0;
}
.list-mode-installment .box {
  width: 100%;
  margin-bottom: 10px;
}
.list-mode-installment .box .inner {
  margin-right: 0px;
}
.list-mode-installment label {
  font-size: 15px;
  color: #333;
  display: block;
  box-shadow: 0 0 5px 0 rgba(211, 211, 211, 0.8);
  padding: 15px 10px 10px;
  text-align: left;
  text-align: center;
  -webkit-box-shadow: 0 0 5px 0 rgba(211, 211, 211, 0.8);
  -moz-box-shadow: 0 0 5px 0 rgba(211, 211, 211, 0.8);
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer;
}
.list-mode-installment label input {
  display: none;
}
.list-mode-installment label strong {
  display: block;
  line-height: 1.1;
  text-transform: uppercase;
  padding-bottom: 5px;
}
.list-mode-installment label span {
  display: block;
  line-height: 1.1;
  padding-bottom: 5px;
  font-size: 13px;
  color: #919191;
}
.list-mode-installment label.active {
  border-color: #bf282d;
}
.list-mode-installment li {
  list-style: none;
  margin-bottom: 10px;
  width: 100%;
}
.table-list {
  padding: 0;
  max-width: 100%;
  margin: 0 auto 15px;
}
.table-list li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  width: 100%;
}
.table-list li div {
  color: #333333;
  width: 49%;
  margin-right: 10px;
  border-bottom: 1px solid #E0E0E0;
  font-weight: normal;
  font-size: 16px;
  line-height: 50px;
  vertical-align: middle;
  text-align: right;
}
.table-list li div select {
  background: #f2f2f2;
  border-radius: 24px;
  color: #828282;
  width: 100px;
  padding: 0px 10px;
}
.table-list li div.text {
  line-height: 22px;
}
.table-list li span {
  color: #333333;
  width: 49%;
  margin-right: 10px;
  border-bottom: 1px solid #E0E0E0;
  font-weight: normal;
  font-size: 16px;
  line-height: 50px;
  vertical-align: middle;
}
.table-list li .price {
  color: #333333;
}
.btn-action-pay {
  float: right;
}
#paylater-form {
  overflow: hidden;
}
.button-primary {
  display: block;
  max-width: 300px;
  background: #BE1E2D;
  border-radius: 4px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 1.25px;
  color: #FFFFFF;
  height: 36px;
}
.plnote {
  text-align: left;
  padding: 10px 0;
  color: #7a7a7a;
  margin: 0 auto;
  width: 100%;
  float: left;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  max-width: 387px;
}
#iframe-paylater {
  border: 0;
  width: 100%;
  height: 650px;
  display: none;
}
#form-cc ul {
  margin: 0 0 15px;
  padding: 0;
  overflow: hidden;
}
#form-cc ul li {
  padding: 0;
  list-style: none;
  width: 20%;
  float: left;
  margin: 1%;
  background: #ffff;
  border: 1px solid #828282;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 10px;
  height: 48px;
  cursor: pointer;
  position: relative;
}
#form-cc ul li .efwradio label {
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0 !important;
  height: 30px;
  text-align: center;
  vertical-align: middle;
}
#form-cc ul li i.ico-bank {
  position: absolute;
  left: 30px;
  top: 5px;
}
#form-cc ul li:hover {
  border-color: #d9232e;
}
#form-cc ul li.active {
  border-color: #d9232e;
}
#form-cc ul li.active i.radio {
  background: "";
  background: #288ad6;
  width: 10px;
  height: 10px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  position: absolute;
  top: 2px;
  left: 3px;
}
#form-cc label {
  margin-bottom: 15px;
}
#form-cc .prefix {
  margin-bottom: 15px;
}
#form-cc .input-info {
  margin-bottom: 15px;
  overflow: hidden;
}
#form-cc .input-info div {
  width: 32%;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-right: 1%;
}
#form-cc .input-info div input {
  border: 1px solid #d9d9d9;
  height: 40px;
  padding: 9px 0;
  width: 100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #333;
  margin-right: 10px;
  display: block;
  text-indent: 10px;
}
#form-cc button,
#form-cc .cart.table-wrapper .actions-toolbar > .action,
#form-cc .action-gift {
  display: block;
  max-width: 300px;
  background: #BE1E2D;
  border-radius: 4px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  letter-spacing: 1.25px;
  color: #FFFFFF;
  height: 36px;
}
#form-cc .cart-btt {
  display: block;
  max-width: 300px;
  background: #BE1E2D;
  border-radius: 4px;
  font-weight: 500;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 1.25px;
  color: #FFFFFF;
  height: 36px;
}
#box-customer-cc {
  display: none;
}
#form-company {
  display: none;
  max-width: 550px;
  margin: auto;
}
#form-company .prefix {
  margin-bottom: 20px;
  margin-bottom: 15px;
}
#form-company .prefix .efwradio label:before {
  display: none;
}
#form-company .prefix .efwradio label input {
  display: inline-block;
}
#form-company .input-info {
  margin-bottom: 15px;
  overflow: hidden;
}
#form-company .input-info .input-name {
  width: 100%;
  margin-bottom: 10px;
}
#form-company .input-info .input-telephone {
  width: 100%;
  margin-bottom: 10px;
}
#form-company .input-info .input-email {
  width: 100%;
  margin-bottom: 10px;
}
#form-company .input-info .input-file {
  width: 99%;
  float: none;
}
#form-company .input-info div {
  width: 32%;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-right: 1%;
}
#form-company .input-info div input {
  border: 1px solid #d9d9d9;
  height: 40px;
  padding: 9px 0;
  width: 100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #333;
  margin-right: 10px;
  display: block;
  text-indent: 10px;
}
#form-company label {
  margin-bottom: 15px;
}
#form-company ul {
  margin: 0 0 15px;
  padding: 0;
  overflow: hidden;
}
#form-company ul li {
  list-style: none;
  width: 20%;
  float: left;
  margin: 1%;
  background: #ffff;
  border: 1px solid #828282;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 10px;
  height: 48px;
  cursor: pointer;
  position: relative;
}
#form-company ul li i.ico-bank {
  position: absolute;
  left: 30px;
  top: 5px;
}
#form-company ul li:hover {
  border-color: #d9232e;
}
#form-company ul li.active {
  border-color: #d9232e;
}
#form-company ul li.active i.radio {
  background: "";
  background: #288ad6;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  position: absolute;
  top: 5px;
  left: 5px;
}
#form-company button,
#form-company .cart.table-wrapper .actions-toolbar > .action,
#form-company .action-gift {
  display: block;
  max-width: 300px;
  background: #BE1E2D;
  border-radius: 4px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  color: #FFFFFF;
  height: 36px;
}
#form-company .cart-btt {
  display: block;
  max-width: 300px;
  background: #BE1E2D;
  border-radius: 4px;
  font-weight: 500;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  color: #FFFFFF;
  height: 36px;
}
.heading_step {
  font-size: 15px;
  color: #333;
  font-weight: bold;
  display: block;
}
.heading_step strong {
  color: #d8262f;
}
.efwselect {
  position: relative;
  display: block;
}
.efwselect select {
  border: 1px solid #eee;
  height: 42px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
}
.efwselect:after {
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #333;
  position: absolute;
  top: 20px;
  left: 95%;
}
.mode-wowmelo .label {
  font-weight: bold;
  font-size: 15px;
  color: #333;
  display: block;
  margin: 0 0 10px;
}
.mode-wowmelo .package {
  margin-bottom: 15px;
}
.mode-wowmelo table {
  width: 100%;
  max-width: 100%;
  border: 1px solid #eee;
  margin: 10px 0px;
}
.mode-wowmelo table tr td {
  font-size: 14px;
  border: 1px solid #eee;
  width: 50%;
}
.mode-wowmelo table tr td:first-child {
  font-weight: 500;
  background: #fff;
}
.mode-wowmelo table tr td:last-child {
  color: #d8262f;
  font-weight: bold;
}
.mode-wowmelo .group-info input {
  border: 1px solid #d9d9d9;
  height: 40px;
  padding: 9px 0;
  width: 100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #333;
  margin-right: 10px;
  display: block;
  text-indent: 10px;
}
.mode-wowmelo .col-item-5 {
  margin-bottom: 10px;
}
.tragop-homepage-index .column.main {
  padding-bottom: 0;
}
.tragop-homepage-index #box-installment {
  max-width: 1100px;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.tragop-homepage-index #box-installment #form_installment {
  padding-left: 0;
  padding-right: 0;
}
.tragop-homepage-index .page-header {
  margin-bottom: 3px !important;
}
.qc img {
  display: block;
}
.installment-related {
  background: #f2f2f2;
  padding: 30px 0 0;
  margin-bottom: 30px;
}
.installment-related h2 {
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  font-size: 16px;
  margin: 0 0 20px;
  text-align: center;
}
#search-installment {
  margin-bottom: 30px;
}
#search-installment h2 {
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  font-size: 16px;
  margin: 0 0 20px;
  text-align: center;
}
#search-installment .form-search {
  position: relative;
  width: 90%;
  max-width: 420px;
  margin: 0 auto;
}
#search-installment .form-search input {
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
#search-installment .form-search button,
#search-installment .form-search .cart.table-wrapper .actions-toolbar > .action,
#search-installment .form-search .action-gift {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  background: none;
  color: #9c9c9c;
  font-size: 20px;
}
#search-installment .form-search small {
  display: block;
  padding-top: 5px;
}
.grid-related {
  display: flex;
  -webkit-display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  max-width: 980px;
  margin: 0 auto;
}
.grid-related .item {
  width: 49.5%;
}
.grid-related .item .inner {
  padding: 0 10px;
  text-align: center;
}
.grid-related .item .inner p {
  margin: 0 0 15px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
}
.grid-related .item .inner p strong {
  color: #bf282e;
}
.grid-related .item .inner img {
  width: 90%;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.grid-related .item .inner h4 {
  padding-left: 10px;
  padding-right: 10px;
  font-weight: normal;
  font-size: 14px;
  margin: 0 0 15px;
  line-height: 1.4;
}
.grid-related .item .inner a {
  background: #fff;
  display: block;
  border-radius: 10px;
  border: 1px solid #C9C9C9;
  color: #333;
  overflow: hidden;
}
.grid-related .item .inner a:hover {
  border: 1px solid #bf282e;
}
.grid-related .item .inner a:hover img {
  opacity: 0.8;
  -webkit-opacity: 0.8;
}
.grid-related .item .inner a:hover h4 {
  color: #bf282e;
}
.grid-related .owl-item .item {
  width: 100%;
}
.grid-related .owl-controls {
  position: absolute;
  top: 35%;
  width: 100%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.grid-related .owl-controls .owl-buttons div {
  position: absolute;
  background: none;
  color: #000;
  padding: 0;
  margin: 0;
}
.grid-related .owl-controls .owl-buttons div i {
  font-size: 55px;
}
.grid-related .owl-controls .owl-buttons .owl-prev {
  left: -20px;
}
.grid-related .owl-controls .owl-buttons .owl-next {
  right: -20px;
}
.wrap-suggestion {
  position: absolute;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc;
  background: #fff;
  z-index: 8;
  width: 100%;
  border-bottom: 0;
  max-height: 350px;
  overflow-y: scroll;
  top: 40px;
}
.wrap-suggestion li {
  list-style: none;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  overflow: hidden;
}
.wrap-suggestion li h3 {
  font-size: 13px;
  color: #000;
  margin: 0 0 10px;
  line-height: 1.4;
  font-weight: bold;
}
.wrap-suggestion li img {
  width: 75px;
  float: left;
  margin-right: 10px;
}
.wrap-suggestion li .price {
  color: #be1e2d;
  font-size: 15px;
}
.wrap-suggestion li .price label {
  color: #000;
  font-size: 14px;
}
.wrap-suggestion li a:hover h3 {
  color: #be1e2d;
}
#product-installment {
  padding: 30px 0 30px;
  overflow: hidden;
}
#product-installment .product-box {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
}
#product-installment .product-right h2 {
  line-height: 1.4;
}
#product-installment .options-color {
  margin-bottom: 15px;
}
#product-installment .options-color label {
  margin-bottom: 10px;
  display: block;
  font-size: 16px;
  font-weight: bold;
}
#product-installment .options-color a {
  display: inline-block;
  margin-right: 10px;
  background: #f5f5f5;
  border: 1px solid #d1d1d1;
  padding: 5px 10px;
  color: #000;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 5px;
}
#product-installment .options-color a span {
  display: block;
  width: 100%;
}
#product-installment .options-color a strong {
  display: block;
  width: 100%;
  color: #c02d33;
  font-size: 16px;
}
#product-installment .options-color a:hover {
  border: solid 1px #ed939e;
}
#product-installment .options-color a.active {
  border: solid 1px #ed939e;
  background: #fff8f8;
}
#product-installment .options-color a.disable {
  background: #bcbcbc;
  cursor: not-allowed;
}
#product-installment .box-price {
  margin-bottom: 15px;
  font-size: 16px;
  display: flex;
  -webkit-display: flex;
  flex-flow: rơ nowrap;
  flex: 1 100%;
}
#product-installment .box-price label {
  margin-right: 10px;
  padding-top: 5px;
}
#product-installment .box-price .price-box .discount {
  display: none;
}
#product-installment .box-price .price-box .market-price {
  display: inline-block;
  margin-left: 10px;
}
#product-installment .box-price .price-box .price {
  font-size: 22px;
  color: #c02d33;
}
#product-installment #discount-order {
  display: none;
}
.note-choose {
  margin-bottom: 15px;
  display: block;
  font-size: 16px;
  font-weight: bold;
}
#mode_choose_installment {
  margin-bottom: 15px;
}
#mode_choose_installment a {
  display: block;
  background: #c02d33;
  color: #fff;
  padding: 0 0;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 18px;
  height: 55px;
  line-height: 55px;
}
.modal-innovation .box-head {
  position: relative;
  background: #fff;
  padding: 0;
  height: 50px;
  border-bottom: 1px solid #d6d6d6;
  overflow: hidden;
  margin-bottom: 15px;
  text-align: center;
}
.modal-innovation .box-head a {
  font-size: 22px;
  color: #000;
  float: left;
  padding-bottom: 15px;
  line-height: 1;
  padding-top: 10px;
}
.modal-innovation .box-head button,
.modal-innovation .box-head .cart.table-wrapper .actions-toolbar > .action,
.modal-innovation .box-head .action-gift {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 22px;
  background: none;
  border: 0;
  padding: 0;
}
.modal-innovation .box-head span {
  display: none;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  padding-top: 10px;
}
.modal-innovation .box-head span.title {
  display: block !important;
}
#modal_step .fancybox-close-small {
  width: 30px;
  height: 30px;
  right: 0;
  display: none;
  top: 0;
}
#modal_step .fancybox-close-small:before {
  content: "";
  width: 2px;
  height: 30px;
  background: #333;
  position: absolute;
  top: 0;
  right: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#modal_step .fancybox-close-small:after {
  content: "";
  width: 2px;
  height: 30px;
  background: #333;
  position: absolute;
  top: 0;
  right: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
}
#modal_step .fancybox-close-small:hover {
  background: none;
  border: 0;
}
#modal_step .fancybox-close-small:hover:before {
  background: #bf282f;
}
#modal_step .fancybox-close-small:hover:after {
  background: #bf282f;
}
#modal_step .box-head .fancybox-close-small {
  display: block;
}
#modal_step .box-body {
  max-height: 550px;
  overflow-y: scroll;
}
#modal_step .mode-wowmelo table {
  margin-bottom: 30px;
}
#modal_step #group-step-1 #product-installment {
  padding: 0;
}
#modal_step #group-step-2 {
  width: 90%;
  max-width: 850px;
  margin: 0 auto;
  min-width: 480px;
}
#modal_step #frmCompany #box-preview-installment .heading_step {
  display: block;
  margin-bottom: 10px;
}
#modal_step #frmCompany #box-preview-installment .col-left {
  margin-bottom: 10px;
}
#modal_step #frmCompany #box-preview-installment .col-right {
  margin-bottom: 10px;
}
#modal_step #frmCompany #preview .table aside.col-label {
  font-weight: normal;
}
.custom-footer-review #reviews {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.custom-footer-review #reviews .block-title {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: bold;
}
.why {
  margin-bottom: 10px;
  margin-bottom: 15px;
}
.why .box-grid {
  display: flex;
  -webkit-display: flex;
  flex-flow: row nowrap;
  flex: 1 100%;
  padding: 10px 0;
  max-width: 1024px;
  margin: 0 auto;
}
.why .box-grid .grid-item {
  position: relative;
  border: 1px solid #ccc;
  padding: 10px;
  margin: 0 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #fff;
}
.why .box-grid .grid-item figure {
  padding-left: 75px;
  position: relative;
}
.why .box-grid .grid-item figure:before {
  content: "";
  width: 45px;
  height: 45px;
  position: absolute;
  left: 15px;
  background: center center no-repeat;
  background-size: contain;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.why .box-grid .grid-item figure:hover:before {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.why .box-grid .grid-item figure:hover strong {
  color: #c61e1b;
}
.why .box-grid .grid-item figure:hover span {
  color: #c61e1b;
}
.why .box-grid .grid-item figure div {
  padding: 5px 0;
}
.why .box-grid .grid-item strong {
  display: block;
  font-weight: normal;
}
.why .box-grid .grid-item span {
  display: block;
  font-weight: normal;
}
.why .box-grid .grid-item:last-child:after {
  display: none;
}
.why .box-grid .item-1 figure:before {
  background-image: url(statics/icons/tg/mua-hang.svg);
  top: 0;
}
.why .box-grid .item-2 figure:before {
  background-image: url(statics/icons/tg/thanh-toan.svg);
  top: 0;
}
.why .box-grid .item-3 figure:before {
  background-image: url(statics/icons/tg/tu-van.svg);
  top: 0;
}
.why .box-grid .item-4 figure:before {
  background-image: url(statics/icons/tg/nhan-hang.svg);
  top: 0;
}
.success {
  background: #d4edda;
  border: 1px solid #c3e6cb;
  padding: .75rem 1.25rem;
  border-radius: 5px;
  color: #155724;
  font-size: 15px;
  margin: 30px 10px;
}
.efwradio label {
  position: relative;
  padding-left: 20px;
  cursor: pointer;
}
.efwradio label:before {
  content: "";
  background: #fff;
  border: 1px solid #333;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
}
.efwradio input {
  display: none;
}
.efwradio input:checked i {
  background: "";
  background: #288ad6;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
}
.active .efwradio label input i {
  background: "";
  background: #288ad6;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  position: absolute;
  top: 5px;
  left: 5px;
}
#waitprocess {
  display: none;
  width: 100%;
  height: 100%;
  max-height: 100vh;
  background: rgba(255, 255, 255, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  clear: both;
  text-align: center;
  overflow: hidden;
}
#waitprocess .edot {
  width: 8px;
  height: 8px;
  border: 1px solid #d9232e;
  background: #d9232e;
  border-radius: 50%;
  float: left;
  margin: 0 2px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-animation: fx 1000ms ease infinite 0ms;
  animation: fx 1000ms ease infinite 0ms;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}
#waitprocess .edot:nth-child(2) {
  -webkit-animation: fx 1000ms ease infinite 300ms;
  animation: fx 1000ms ease infinite 300ms;
}
#waitprocess .edot:nth-child(3) {
  -webkit-animation: fx 1000ms ease infinite 600ms;
  animation: fx 1000ms ease infinite 600ms;
}
#waitprocess .ewrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#box-result-calculator {
  display: none;
}
#box-result-calculator .infocard {
  display: block;
  overflow: hidden;
  background: #fff9e8;
  border: 1px solid #ddd;
  border-top-color: #dddddd;
  border-top-style: solid;
  border-top-width: 1px;
  border-top: 0;
  border-radius: 4px;
  margin: 15px 10px;
  max-width: 100%;
}
#box-result-calculator .infocard .card-heading {
  display: block;
  overflow: hidden;
  background: #d9232e;
  padding: 10px;
  color: #fff;
  font-weight: 600;
}
#box-result-calculator .infocard .card-body #div-result {
  display: flex;
  -webkit-display: flex;
  flex-flow: row nowrap;
  flex: 1 100%;
}
#box-result-calculator .infocard .card-body div {
  display: block;
  overflow: hidden;
  border-top: 1px solid #ddd;
}
#box-result-calculator .infocard .card-body .alepay-item {
  width: 33.2%;
  float: left;
  border-right: 1px solid #ddd;
  border-top: none !important;
}
#box-result-calculator .infocard .card-body aside {
  display: block !important;
  clear: both;
  width: 100% !important;
  border-bottom: 1px solid #ddd !important;
  border-right: none !important;
  padding: 10px !important;
  box-sizing: border-box;
}
#box-result-calculator .infocard .card-body aside:last-child {
  min-height: 36px;
  border-bottom: none !important;
  height: 57px;
}
#box-result-calculator .infocard .card-body aside.last {
  min-height: 36px;
  border-bottom: none !important;
  height: 57px;
}
#box-result-calculator .infocard .card-body .alepay-firstcol {
  width: 30%;
  float: left;
  border-right: 1px solid #ddd;
}
#box-result-calculator .infocard .card-body .cart-btt.small {
  width: 70%;
  padding: 5px 0px 0 0px;
  min-width: 100%;
  height: 35px;
  font-size: 14px;
  text-transform: uppercase !important;
  display: block;
  cursor: pointer;
  border: none;
  font-weight: normal;
  line-height: 30px;
  text-align: center;
}
.container-order {
  max-width: 600px;
  width: 95%;
  margin: 30px auto 0;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.container-order .inner {
  padding: 30px 15px 15px;
}
.container-order h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.container-order p {
  font-size: 15px;
}
.container-order .order-footer {
  text-align: center;
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #eee;
}
.container-order .order-footer a {
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  border: 1px solid #288ad6;
  padding: 10px 25px;
}
@media screen and (min-width: 768px) {
  .mode-wowmelo .group-info .row {
    overflow: hidden;
    margin: 0 -15px;
  }
  .mode-wowmelo .group-info .row .col-item-5 {
    width: 50%;
    float: left;
  }
  .mode-wowmelo .group-info .row .col-item-5 .inner {
    padding: 0 10px;
  }
  #product-installment .product-box {
    display: flex;
    -webkit-display: flex;
    flex-flow: row nowrap;
    flex: 1 100%;
  }
  #product-installment .product-left {
    width: 47%;
  }
  #product-installment .product-right {
    width: 100%;
  }
  .installment-related h2 {
    font-size: 22px;
  }
  #search-installment h2 {
    font-size: 22px;
  }
  #faqs h2 {
    font-size: 22px;
  }
  #faqs .tab {
    display: flex;
    -webkit-display: flex;
    flex-flow: row nowrap;
    flex: 1 100%;
  }
  #faqs .tab-head {
    width: 27%;
  }
  #faqs .tab-head .item {
    position: relative;
    height: 38px;
    line-height: 38px;
    border-top: 1px solid #E0E0E0;
  }
  #faqs .tab-head .item:first-child {
    border-top: 0;
  }
  #faqs .tab-head .item:last-child {
    border-bottom: 0;
  }
  #faqs .tab-head .item.active:after {
    display: block;
  }
  #faqs .tab-head .item.active:before {
    display: block;
  }
  #faqs .tab-body {
    width: 73%;
  }
  #grid-tab-product h2 {
    font-size: 22px;
  }
  #step h1 {
    font-size: 22px;
  }
  .why .box-grid .grid-item {
    width: 25%;
  }
  .why .box-grid .grid-item strong {
    font-weight: normal;
  }
  .why .box-grid .grid-item span {
    font-weight: normal;
  }
  #form_installment #choose_type_installment .box {
    width: 33.1%;
  }
  #form_installment #choose_type_installment.total-col-5 .box {
    width: 20%;
  }
  #form_installment #choose_type_installment.total-col-4 .box {
    width: 25%;
  }
  #form_installment #choose_type_installment.total-col-2 .box {
    width: 50%;
  }
  #form_installment #choose_type_installment.total-col-1 .box {
    width: 50%;
    margin: 0 auto;
  }
  .box-show-button #form_installment #choose_type_installment .box {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-related {
    width: 100%;
    max-width: 1200px;
  }
  .grid-related .item {
    width: 20%;
    margin-bottom: 20px;
  }
  .grid-related .item .inner h4 {
    font-size: 15px;
  }
  .grid-related .item .inner p {
    font-size: 15px;
  }
  .page-layout-1column .products-grid .product-item {
    width: calc(5%);
  }
  #modal_step {
    width: 700px;
  }
}
@media screen and (max-width: 768px) {
  #form-cc ul li {
    width: 19%;
  }
  #box-installment #form_installment {
    padding: 5px;
  }
  #box-installment .box-body {
    padding: 5px;
  }
  .why .box-grid {
    overflow-x: scroll;
    display: block;
    white-space: nowrap;
  }
  .why .box-grid .grid-item {
    width: 185px;
    white-space: nowrap;
    display: inline-block;
    padding: 0 5px 5px;
  }
  .why .box-grid .grid-item figure {
    padding-left: 60px;
  }
  .why .box-grid .grid-item figure:before {
    width: 35px;
    height: 35px;
    top: 10px;
  }
  #box-result-calculator .infocard .card-body #div-btn {
    padding: 0 5px !important;
  }
  #box-result-calculator .infocard .card-body #div-btn .cart-btt.small {
    min-width: 50px;
    width: 100%;
    font-size: 10px;
    padding: 0;
    margin-top: 10px;
  }
  #box-result-calculator .infocard .card-body aside {
    height: 50px;
  }
  #faqs {
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-layout-1column .products-grid .product-item {
    width: calc(18%);
  }
}
@media screen and (max-width: 640px) {
  #box-installment #product span {
    display: block;
    width: 100%;
    margin: 0 0 10px;
  }
  #box-installment #form_installment {
    padding: 10px;
  }
  #box-installment #form_installment #choose_type_installment label {
    font-size: 11px;
    overflow: hidden;
    padding-right: 20px;
    margin: 0px;
  }
  #box-installment #choose_type_installment {
    margin-right: 0px;
  }
  #box-installment #choose_type_installment label {
    margin: 0 0 15px;
  }
  #box-installment .box-body {
    padding: 10px;
  }
  #box-installment #box-preview-installment .col-left {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  #box-installment #box-preview-installment .col-right {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  #modal_step {
    width: 95%;
    padding: 10px;
  }
  #modal_step #product-installment .product-right h2 {
    font-size: 18px;
  }
  #modal_step #group-step-2 {
    min-width: auto;
  }
  #product-installment #form_installment {
    padding-left: 0;
    padding-right: 0;
  }
  #preview .table aside.col-label {
    font-weight: normal;
  }
  #form-cc .group-mode {
    display: flex;
  }
  #form-cc .group-mode label {
    width: 40%;
  }
  #form-cc .form-input .input-info div {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  #form-cc ul#listbanks li {
    width: 31%;
    padding: 10px 5px;
  }
  #form-cc ul#listcard li {
    width: 31%;
  }
  #form-cc ul#listcard li .icon-bank-mastercard {
    background-position: -119px -200px;
    width: 83px;
  }
  .page-layout-1column .products-grid .product-item {
    width: calc(35%) !important;
  }
  .custom-footer-review #reviews {
    padding: 0 10px;
  }
}
@media screen and (max-width: 480px) {
  .group-mode label {
    display: block;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .tragop-homepage-index .page-main {
    padding: 0px;
  }
  .tragop-homepage-index .step-wrapper .title-wrapper {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
  }
  .tragop-homepage-index .step-wrapper .content-box .inner {
    display: flex;
    width: 85%;
    float: right;
  }
  .tragop-homepage-index .step-wrapper .content-box .inner .icon-step {
    background-size: 22px;
    width: 48px;
    height: 48px;
  }
  .tragop-homepage-index .step-wrapper .content-box .inner .icon-step.icon-step1 {
    background: url('../images/step1_buy.png') no-repeat, #be1e2d;
    background-position-x: center;
    background-position-y: center;
    background-size: 22px;
  }
  .tragop-homepage-index .step-wrapper .content-box .inner .icon-step.icon-step2 {
    background: url('../images/step2_pay.png') no-repeat, #be1e2d;
    background-position-x: center;
    background-position-y: center;
    background-size: 22px;
  }
  .tragop-homepage-index .step-wrapper .content-box .inner .icon-step.icon-step3 {
    background: url('../images/step3_support.png') no-repeat, #be1e2d;
    background-position-x: center;
    background-position-y: center;
    background-size: 22px;
  }
  .tragop-homepage-index .step-wrapper .content-box .inner .icon-step.icon-step4 {
    background: url('../images/step4_getphone.png') no-repeat, #be1e2d;
    background-position-x: center;
    background-position-y: center;
    background-size: 22px;
  }
  .tragop-homepage-index .step-wrapper .content-box .grid-item {
    height: 60px;
  }
  .tragop-homepage-index .step-wrapper .content-box .grid-item .step-desc {
    width: 90%;
    text-align: left;
    padding-left: 20px;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
  }
  .tragop-homepage-index .step-wrapper .content-box .grid-item .step-desc br {
    display: none;
  }
  .tragop-homepage-index .step-wrapper .content-box .grid-item:before {
    background: #be1e2d;
    content: '';
    height: 3px;
    position: absolute;
    left: 20px;
    top: 23px;
    width: 2px;
    z-index: 0;
    height: 100%;
  }
  .tragop-homepage-index .step-wrapper .content-box .grid-item:after {
    background: #be1e2d;
    content: '';
    position: absolute;
    left: 13px;
    top: 11px;
    z-index: 0;
    height: 16px;
    width: 16px;
    border-radius: 50%;
  }
  .tragop-homepage-index #choose_type_installment {
    width: 100%;
  }
  .tragop-homepage-index #choose_type_installment label {
    border: 0.5px solid #828282;
    box-shadow: none;
  }
  .tragop-homepage-index #choose_type_installment label strong {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
  }
  .tragop-homepage-index #grid-tab-product .tab-head a {
    margin-top: 10px;
    display: inline-block;
  }
  .tragop-homepage-index #grid-tab-product .tab-body .products-grid {
    padding: 0px;
  }
  .tragop-homepage-index #grid-tab-product .tab-body .products-grid .products {
    padding: 0px;
  }
  .tragop-homepage-index #grid-tab-product .tab-body .products-grid .products .item {
    padding: 0px;
  }
  .tragop-homepage-index #grid-tab-product .tab-body .products-grid .product-item {
    flex: 0 0 50%;
    margin: 0;
    max-width: 50%;
    width: 100% !important;
  }
  .tragop-homepage-index #grid-tab-product .tab-body .products-grid .product .box-price-product .price-box {
    float: none;
    width: 100%;
  }
  .tragop-homepage-index #grid-tab-product .tab-body .products-grid .col-installment {
    position: relative;
    width: 100%;
    display: block;
    float: none;
    text-align: left;
    margin: 10px 0px;
  }
  .tragop-homepage-index #grid-tab-product .tab-body .products-grid .col-installment .price-label {
    width: 100%;
    display: block;
    text-align: left;
  }
  .tragop-homepage-index .faqs-area {
    background: #fff;
    margin-bottom: 16px;
    color: #000;
  }
  .tragop-homepage-index .faqs-area .head-item-mobile .inner {
    display: none;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    margin: 20px 0px;
  }
  .tragop-homepage-index .faqs-area .head-item-mobile .item.active .inner {
    display: block;
  }
  .tragop-homepage-index .faqs-area .head-item-mobile .item {
    padding: 10px 0px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    border-top: 1px solid #E0E0E0;
  }
  .tragop-homepage-index .faqs-area .head-item-mobile .item .fa-arrow-down {
    float: right;
    width: 25px;
    height: 25px;
    margin-top: -4px;
  }
  .tragop-index-index .page-main {
    padding: 0px;
  }
  #box-installment #product .product-info span.img {
    width: 30%;
    float: left;
  }
  #box-installment #product .price-info {
    display: block;
  }
  #box-installment #product .price-info .percent-discount {
    display: none;
  }
}
#search_autocomplete ul {
  border: 0;
}
#search_autocomplete ul li.item-qs {
  overflow: hidden;
  border: 0;
  border-bottom: 1px solid #eee;
}
#search_autocomplete ul li.item-qs img {
  float: left;
  margin-right: 10px;
}
#search_autocomplete ul li.item-qs div .name {
  font-size: 14px;
  color: #333;
}
#search_autocomplete ul li.item-qs div .price {
  color: #d9232e;
  font-size: 13px;
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
/**
* Magedelight
* Copyright (C) 2017 Magedelight <info@magedelight.com>
*
* @category Magedelight
* @package Magedelight_OneStepCheckout
* @copyright Copyright (c) 2017 Mage Delight (http://www.magedelight.com/)
* @license http://opensource.org/licenses/gpl-3.0.html GNU General Public License,version 3 (GPL-3.0)
* @author Magedelight <info@magedelight.com>
*/
@font-face {
  font-family: 'OneStepCheckout';
  src: url('../Magedelight_OneStepCheckout/fonts/MD-osc-icon/icon.woff2') format('woff2'), url('../Magedelight_OneStepCheckout/fonts/MD-osc-icon/icon.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
.osc-home-icon:before {
  content: "\e900";
  font-family: 'OneStepCheckout';
}
.osc-file-icon:before {
  content: "\e922";
  font-family: 'OneStepCheckout';
}
.osc-credit-card-icon:before {
  content: "\e93f";
  font-family: 'OneStepCheckout';
}
.osc-calendar-icon:before {
  content: "\e953";
  font-family: 'OneStepCheckout';
}
.osc-truck-icon:before {
  content: "\e9b0";
  font-family: 'OneStepCheckout';
}
.osc-right-hand-icon:before {
  content: "\ea04";
  font-family: 'OneStepCheckout';
}
._transition-3 {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
._label {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.2rem;
  margin: 0 0 5px 0;
}
.column.main .checkout-container.md-checkout {
  background-color: #fff;
  position: relative;
  /*input[type="checkbox"],*/
}
.column.main .checkout-container.md-checkout *,
.column.main .checkout-container.md-checkout *:before {
  box-sizing: border-box;
}
.column.main .checkout-container.md-checkout a:focus,
.column.main .checkout-container.md-checkout ._keyfocus *:focus:focus,
.column.main .checkout-container.md-checkout input:focus:not([disabled]):focus,
.column.main .checkout-container.md-checkout textarea:focus:not([disabled]):focus,
.column.main .checkout-container.md-checkout select:focus:not([disabled]):focus,
.column.main .checkout-container.md-checkout textarea:focus,
.column.main .checkout-container.md-checkout input:focus,
.column.main .checkout-container.md-checkout select:focus {
  box-shadow: none;
  outline: 0;
}
.column.main .checkout-container.md-checkout input:-webkit-autofill,
.column.main .checkout-container.md-checkout input:-webkit-autofill:hover,
.column.main .checkout-container.md-checkout input:-webkit-autofill:focus,
.column.main .checkout-container.md-checkout input:-webkit-autofill:active {
  transition: all 5000s ease-in-out 0s;
  transition-property: background-color, transparent;
}
.column.main .checkout-container.md-checkout input[type="checkbox"] {
  margin: -8px 0 0 0;
  float: left;
  opacity: 0;
  z-index: 9;
  left: 0;
  position: absolute;
  top: 50%;
}
.column.main .checkout-container.md-checkout input.radio {
  display: none;
}
.column.main .checkout-container.md-checkout input.radio + label {
  position: relative;
  padding-left: 20px !important;
}
.column.main .checkout-container.md-checkout input.radio + label:before {
  box-sizing: border-box;
  border: 1px solid #000000;
  border-radius: 50%;
  content: "";
  height: 14px;
  left: 0;
  position: absolute;
  top: 2px;
  width: 14px;
}
.column.main .checkout-container.md-checkout input.radio + label:after {
  border: 3px solid #ffffff;
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  height: 12px;
  left: 1px;
  position: absolute;
  top: 3px;
  width: 12px;
  margin: 0;
}
.column.main .checkout-container.md-checkout input[type="radio"]:checked + label:before {
  background: black;
}
.column.main .checkout-container.md-checkout input[type="checkbox"] + label {
  position: relative;
  padding-left: 20px !important;
}
.column.main .checkout-container.md-checkout input[type="checkbox"] + label:before {
  border: 1px solid #000000;
  content: "";
  height: 14px;
  left: 0;
  position: absolute;
  top: 1px;
  width: 14px;
}
.column.main .checkout-container.md-checkout input[type="checkbox"]:checked + label {
  display: inline-block;
  text-decoration: none;
}
.column.main .checkout-container.md-checkout input[type="checkbox"]:checked + label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: inherit;
  color: inherit;
  content: '\e610';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.column.main .checkout-container.md-checkout input[type="checkbox"]:checked + label:before {
  font-weight: bold;
}
.column.main .checkout-container.md-checkout label {
  font-family: inherit;
  font-size: inherit;
  display: inherit;
  font-weight: inherit;
}
.column.main .checkout-container.md-checkout button[type="submit"],
.column.main .checkout-container.md-checkout button[type="button"],
.column.main .checkout-container.md-checkout .cart.table-wrapper .actions-toolbar > .action[type="submit"],
.column.main .checkout-container.md-checkout .cart.table-wrapper .actions-toolbar > .action[type="button"],
.column.main .checkout-container.md-checkout .action-gift[type="submit"],
.column.main .checkout-container.md-checkout .action-gift[type="button"] {
  background: #be1e2d !important;
  border-radius: 4px;
  border: 0;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.4rem;
  padding: 9px 20px;
  line-height: 1.6rem;
  height: auto;
}
.column.main .checkout-container.md-checkout button[type="submit"]:hover,
.column.main .checkout-container.md-checkout button[type="button"]:hover,
.column.main .checkout-container.md-checkout .cart.table-wrapper .actions-toolbar > .action[type="submit"]:hover,
.column.main .checkout-container.md-checkout .cart.table-wrapper .actions-toolbar > .action[type="button"]:hover,
.column.main .checkout-container.md-checkout .action-gift[type="submit"]:hover,
.column.main .checkout-container.md-checkout .action-gift[type="button"]:hover {
  text-decoration: none;
}
.column.main .checkout-container.md-checkout fieldset {
  border: none;
  padding: 0;
}
.column.main .checkout-container.md-checkout span.note {
  font-size: 12px;
  font-style: italic;
  display: block;
}
.column.main .checkout-container.md-checkout .field-tooltip {
  top: 5px;
}
.column.main .checkout-container.md-checkout .field-tooltip .field-tooltip-content {
  border: none;
  box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.2);
}
.column.main .checkout-container.md-checkout .field-tooltip-action.action-help:before {
  content: "\f059";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.column.main .checkout-container.md-checkout div.mage-error {
  display: none;
}
.column.main .checkout-container.md-checkout button.action-close,
.column.main .checkout-container.md-checkout .cart.table-wrapper .actions-toolbar > .action.action-close,
.column.main .checkout-container.md-checkout .action-gift.action-close {
  padding: 10px 10px 4px 10px;
}
.column.main .checkout-container.md-checkout button.action-close:before,
.column.main .checkout-container.md-checkout .cart.table-wrapper .actions-toolbar > .action.action-close:before,
.column.main .checkout-container.md-checkout .action-gift.action-close:before {
  color: #ffffff;
}
.column.main .checkout-container.md-checkout .authentication-wrapper {
  margin-top: 0;
  position: absolute;
  top: 30px;
  right: 10px;
  width: 320px;
}
.column.main .checkout-container.md-checkout .authentication-wrapper .authentication-dropdown {
  border-color: #1979c3;
}
.column.main .checkout-container.md-checkout .authentication-wrapper .action-auth-toggle {
  float: right;
}
.column.main .checkout-container.md-checkout li {
  list-style: none;
}
.column.main .checkout-container.md-checkout h1 {
  font-size: 3rem;
  color: #000000;
  font-weight: 300;
  margin-bottom: 20px;
  margin-top: 20px;
}
.column.main .checkout-container.md-checkout .message.error {
  text-align: left;
}
.column.main .checkout-container.md-checkout .osc-heading {
  padding: 15px;
}
.column.main .checkout-container.md-checkout .osc-heading p {
  text-align: justify;
}
.column.main .checkout-container.md-checkout .payment-method-box {
  width: 32.33%;
  float: left;
  margin-left: 1.5%;
}
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping {
  margin-bottom: 20px;
}
.column.main .checkout-container.md-checkout .payment-method-section fieldset {
  margin-bottom: 0;
}
.column.main .checkout-container.md-checkout .payment-method-section .payment-method-note {
  padding-left: 20px;
}
.column.main .checkout-container.md-checkout .payment-method-section .payment-method + .payment-method {
  border-top: 1px solid #cccccc;
  padding-top: 5px;
}
.column.main .checkout-container.md-checkout #address-section,
.column.main .checkout-container.md-checkout .payment-method-section,
.column.main .checkout-container.md-checkout .order-review-section,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping {
  /*width: 32.33%;
				float: left;
				margin-left: 1.5%;*/
  padding: 15px;
  /*&.shipping-method-section,
				&.payment-method-section {
					width: 100%;
					float: left;
					margin-left: 0px;
				}*/
}
.column.main .checkout-container.md-checkout #address-section.payment-method-section.hide-sp-method .opc-payment .step-title.step_3:before,
.column.main .checkout-container.md-checkout .payment-method-section.payment-method-section.hide-sp-method .opc-payment .step-title.step_3:before,
.column.main .checkout-container.md-checkout .order-review-section.payment-method-section.hide-sp-method .opc-payment .step-title.step_3:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.payment-method-section.hide-sp-method .opc-payment .step-title.step_3:before {
  content: "2";
}
.column.main .checkout-container.md-checkout #address-section.order-review-section.hide-sp-method .step-title.step_4:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section.hide-sp-method .step-title.step_4:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section.hide-sp-method .step-title.step_4:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section.hide-sp-method .step-title.step_4:before {
  content: "3";
}
.column.main .checkout-container.md-checkout #address-section .fieldset .field,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field {
  /*width: 49%;
						float: left;*/
  display: inline-block;
  padding: 0 0 10px 0;
  position: relative;
}
.column.main .checkout-container.md-checkout #address-section .fieldset .field.street,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.street,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field.street,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field.street {
  width: 100%;
}
.column.main .checkout-container.md-checkout #address-section .fieldset .field.street .field,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.street .field,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field.street .field,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field.street .field {
  width: 100%;
}
.column.main .checkout-container.md-checkout #address-section .fieldset .field.checkbox-group,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.checkbox-group,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field.checkbox-group,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field.checkbox-group {
  width: 100%;
  margin: 0 0 15px 0;
}
.column.main .checkout-container.md-checkout #address-section .fieldset .field.checkbox-group .label,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.checkbox-group .label,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field.checkbox-group .label,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field.checkbox-group .label {
  display: inline-block;
}
.column.main .checkout-container.md-checkout #address-section .fieldset .field.lastname-field,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.lastname-field,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field.lastname-field,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field.lastname-field,
.column.main .checkout-container.md-checkout #address-section .fieldset .field.region_id-field,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.region_id-field,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field.region_id-field,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field.region_id-field,
.column.main .checkout-container.md-checkout #address-section .fieldset .field.country_id-field,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.country_id-field,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field.country_id-field,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field.country_id-field {
  float: right;
}
.column.main .checkout-container.md-checkout #address-section .fieldset .field.region_id-field + [class="field"],
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.region_id-field + [class="field"],
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field.region_id-field + [class="field"],
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field.region_id-field + [class="field"] {
  float: right;
}
.column.main .checkout-container.md-checkout #address-section .fieldset .field[name="billingAddressauthorizenet_directpost.telephone"],
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field[name="billingAddressauthorizenet_directpost.telephone"],
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field[name="billingAddressauthorizenet_directpost.telephone"],
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field[name="billingAddressauthorizenet_directpost.telephone"],
.column.main .checkout-container.md-checkout #address-section .fieldset .field[name="billingAddressauthorizenet_directpost.company"],
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field[name="billingAddressauthorizenet_directpost.company"],
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field[name="billingAddressauthorizenet_directpost.company"],
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field[name="billingAddressauthorizenet_directpost.company"],
.column.main .checkout-container.md-checkout #address-section .fieldset .field[name="shippingAddress.telephone"],
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field[name="shippingAddress.telephone"],
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field[name="shippingAddress.telephone"],
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field[name="shippingAddress.telephone"],
.column.main .checkout-container.md-checkout #address-section .fieldset .field[name="shippingAddress.company"],
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field[name="shippingAddress.company"],
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field[name="shippingAddress.company"],
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field[name="shippingAddress.company"] {
  width: 100%;
}
.column.main .checkout-container.md-checkout #address-section .fieldset .field.telephone-field,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.telephone-field,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field.telephone-field,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field.telephone-field,
.column.main .checkout-container.md-checkout #address-section .fieldset .field.company-field,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.company-field,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field.company-field,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field.company-field {
  width: 100%;
}
.column.main .checkout-container.md-checkout #address-section .fieldset .field legend.label,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field legend.label,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field legend.label,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field legend.label,
.column.main .checkout-container.md-checkout #address-section .fieldset .field label.label,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field label.label,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field label.label,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field label.label {
  margin: 0 0 5px 0;
  display: inline-block;
}
.column.main .checkout-container.md-checkout #address-section .fieldset .field .select,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field .select,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field .select,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field .select {
  font-size: 1.3rem;
  height: 32px;
}
.column.main .checkout-container.md-checkout #address-section .fieldset .field .input-text,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field .input-text,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field .input-text,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field .input-text {
  font-size: 1.3rem;
  position: relative;
  height: 32px;
}
.column.main .checkout-container.md-checkout #address-section .fieldset .field input[type="checkbox"] + label,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field input[type="checkbox"] + label,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field input[type="checkbox"] + label,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field input[type="checkbox"] + label,
.column.main .checkout-container.md-checkout #address-section .fieldset .field input[type="radio"] + label,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field input[type="radio"] + label,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field input[type="radio"] + label,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field input[type="radio"] + label {
  display: inline-block;
}
.column.main .checkout-container.md-checkout #address-section .fieldset .field input[type="radio"] + label,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field input[type="radio"] + label,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field input[type="radio"] + label,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field input[type="radio"] + label {
  text-transform: none;
  font-weight: normal;
}
.column.main .checkout-container.md-checkout #address-section .fieldset .field .control,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field .control,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field .control,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field .control {
  position: relative;
  width: 100%;
}
.column.main .checkout-container.md-checkout #address-section .fieldset .field.address .input-text,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.address .input-text,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field.address .input-text,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field.address .input-text {
  margin-bottom: 5px;
}
.column.main .checkout-container.md-checkout #address-section .fieldset .field.md-input-width-100,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.md-input-width-100,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field.md-input-width-100,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field.md-input-width-100,
.column.main .checkout-container.md-checkout #address-section .fieldset .field.md-input-width-75,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.md-input-width-75,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field.md-input-width-75,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field.md-input-width-75,
.column.main .checkout-container.md-checkout #address-section .fieldset .field.md-input-width-25,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.md-input-width-25,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field.md-input-width-25,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field.md-input-width-25,
.column.main .checkout-container.md-checkout #address-section .fieldset .field.md-input-width-50,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.md-input-width-50,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field.md-input-width-50,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field.md-input-width-50 {
  padding-left: 5px;
  padding-right: 5px;
}
.column.main .checkout-container.md-checkout #address-section .fieldset .field.md-input-width-100,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.md-input-width-100,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field.md-input-width-100,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field.md-input-width-100 {
  width: 100%;
}
.column.main .checkout-container.md-checkout #address-section .fieldset .field.md-input-width-75,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.md-input-width-75,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field.md-input-width-75,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field.md-input-width-75 {
  width: 75%;
}
.column.main .checkout-container.md-checkout #address-section .fieldset .field.md-input-width-25,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.md-input-width-25,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field.md-input-width-25,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field.md-input-width-25 {
  width: 25%;
}
.column.main .checkout-container.md-checkout #address-section .fieldset .field.md-input-width-50,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.md-input-width-50,
.column.main .checkout-container.md-checkout .order-review-section .fieldset .field.md-input-width-50,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field.md-input-width-50 {
  width: 50%;
}
.column.main .checkout-container.md-checkout #address-section .fieldset.full-row .field,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset.full-row .field,
.column.main .checkout-container.md-checkout .order-review-section .fieldset.full-row .field,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset.full-row .field {
  width: 100%;
}
.column.main .checkout-container.md-checkout #address-section .fieldset:last-child .field,
.column.main .checkout-container.md-checkout .payment-method-section .fieldset:last-child .field,
.column.main .checkout-container.md-checkout .order-review-section .fieldset:last-child .field,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset:last-child .field {
  padding-bottom: 0;
}
.column.main .checkout-container.md-checkout #address-section .actions-toolbar,
.column.main .checkout-container.md-checkout .payment-method-section .actions-toolbar,
.column.main .checkout-container.md-checkout .order-review-section .actions-toolbar,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .actions-toolbar {
  padding-bottom: 15px;
}
.column.main .checkout-container.md-checkout #address-section#address-section .actions,
.column.main .checkout-container.md-checkout .payment-method-section#address-section .actions,
.column.main .checkout-container.md-checkout .order-review-section#address-section .actions,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping#address-section .actions {
  clear: both;
}
.column.main .checkout-container.md-checkout #address-section#address-section .actions button,
.column.main .checkout-container.md-checkout .payment-method-section#address-section .actions button,
.column.main .checkout-container.md-checkout .order-review-section#address-section .actions button,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping#address-section .actions button,
.column.main .checkout-container.md-checkout #address-section#address-section .actions .cart.table-wrapper .actions-toolbar > .action,
.column.main .checkout-container.md-checkout .payment-method-section#address-section .actions .cart.table-wrapper .actions-toolbar > .action,
.column.main .checkout-container.md-checkout .order-review-section#address-section .actions .cart.table-wrapper .actions-toolbar > .action,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping#address-section .actions .cart.table-wrapper .actions-toolbar > .action,
.column.main .checkout-container.md-checkout #address-section#address-section .actions .action-gift,
.column.main .checkout-container.md-checkout .payment-method-section#address-section .actions .action-gift,
.column.main .checkout-container.md-checkout .order-review-section#address-section .actions .action-gift,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping#address-section .actions .action-gift {
  width: 49%;
}
.column.main .checkout-container.md-checkout #address-section#address-section .actions button + button,
.column.main .checkout-container.md-checkout .payment-method-section#address-section .actions button + button,
.column.main .checkout-container.md-checkout .order-review-section#address-section .actions button + button,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping#address-section .actions button + button,
.column.main .checkout-container.md-checkout #address-section#address-section .actions .cart.table-wrapper .actions-toolbar > .action + .cart.table-wrapper .actions-toolbar > .action,
.column.main .checkout-container.md-checkout .payment-method-section#address-section .actions .cart.table-wrapper .actions-toolbar > .action + .cart.table-wrapper .actions-toolbar > .action,
.column.main .checkout-container.md-checkout .order-review-section#address-section .actions .cart.table-wrapper .actions-toolbar > .action + .cart.table-wrapper .actions-toolbar > .action,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping#address-section .actions .cart.table-wrapper .actions-toolbar > .action + .cart.table-wrapper .actions-toolbar > .action,
.column.main .checkout-container.md-checkout #address-section#address-section .actions .action-gift + .action-gift,
.column.main .checkout-container.md-checkout .payment-method-section#address-section .actions .action-gift + .action-gift,
.column.main .checkout-container.md-checkout .order-review-section#address-section .actions .action-gift + .action-gift,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping#address-section .actions .action-gift + .action-gift {
  float: right;
}
.column.main .checkout-container.md-checkout #address-section#address-section .registered-address,
.column.main .checkout-container.md-checkout .payment-method-section#address-section .registered-address,
.column.main .checkout-container.md-checkout .order-review-section#address-section .registered-address,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping#address-section .registered-address {
  float: left;
  width: 100%;
  padding: 10px 0 15px 0;
}
.column.main .checkout-container.md-checkout #address-section#address-section .field,
.column.main .checkout-container.md-checkout .payment-method-section#address-section .field,
.column.main .checkout-container.md-checkout .order-review-section#address-section .field,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping#address-section .field,
.column.main .checkout-container.md-checkout #address-section#address-section .form.form-login .fieldset .field,
.column.main .checkout-container.md-checkout .payment-method-section#address-section .form.form-login .fieldset .field,
.column.main .checkout-container.md-checkout .order-review-section#address-section .form.form-login .fieldset .field,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping#address-section .form.form-login .fieldset .field {
  width: 100%;
  margin: 0;
}
.column.main .checkout-container.md-checkout #address-section#address-section .control,
.column.main .checkout-container.md-checkout .payment-method-section#address-section .control,
.column.main .checkout-container.md-checkout .order-review-section#address-section .control,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping#address-section .control {
  margin-bottom: 10px;
}
.column.main .checkout-container.md-checkout #address-section#address-section .control .control,
.column.main .checkout-container.md-checkout .payment-method-section#address-section .control .control,
.column.main .checkout-container.md-checkout .order-review-section#address-section .control .control,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping#address-section .control .control {
  margin-bottom: 0;
}
.column.main .checkout-container.md-checkout #address-section#address-section .fieldset.hidden-fields,
.column.main .checkout-container.md-checkout .payment-method-section#address-section .fieldset.hidden-fields,
.column.main .checkout-container.md-checkout .order-review-section#address-section .fieldset.hidden-fields,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping#address-section .fieldset.hidden-fields {
  clear: both;
}
.column.main .checkout-container.md-checkout #address-section#address-section .shipping-address-item,
.column.main .checkout-container.md-checkout .payment-method-section#address-section .shipping-address-item,
.column.main .checkout-container.md-checkout .order-review-section#address-section .shipping-address-item,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping#address-section .shipping-address-item {
  border: 1px solid #cccccc;
  margin: 0 0 10px 0;
  padding: 10px;
  position: relative;
  width: 100%;
}
.column.main .checkout-container.md-checkout #address-section#address-section .shipping-address-item.selected-item,
.column.main .checkout-container.md-checkout .payment-method-section#address-section .shipping-address-item.selected-item,
.column.main .checkout-container.md-checkout .order-review-section#address-section .shipping-address-item.selected-item,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping#address-section .shipping-address-item.selected-item {
  border-color: #1979c3;
  display: inline-block;
  text-decoration: none;
}
.column.main .checkout-container.md-checkout #address-section#address-section .shipping-address-item.selected-item:before,
.column.main .checkout-container.md-checkout .payment-method-section#address-section .shipping-address-item.selected-item:before,
.column.main .checkout-container.md-checkout .order-review-section#address-section .shipping-address-item.selected-item:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping#address-section .shipping-address-item.selected-item:before {
  width: 28px;
  height: 28px;
  background: #1979c3;
  position: absolute;
  right: 0;
  top: 0;
}
.column.main .checkout-container.md-checkout #address-section#address-section .shipping-address-item.selected-item:before,
.column.main .checkout-container.md-checkout .payment-method-section#address-section .shipping-address-item.selected-item:before,
.column.main .checkout-container.md-checkout .order-review-section#address-section .shipping-address-item.selected-item:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping#address-section .shipping-address-item.selected-item:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
  content: '\e610';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.column.main .checkout-container.md-checkout #address-section.shipping-method-section,
.column.main .checkout-container.md-checkout .payment-method-section.shipping-method-section,
.column.main .checkout-container.md-checkout .order-review-section.shipping-method-section,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.shipping-method-section {
  margin-bottom: 18px;
}
.column.main .checkout-container.md-checkout #address-section.shipping-method-section .sp-methods dt,
.column.main .checkout-container.md-checkout .payment-method-section.shipping-method-section .sp-methods dt,
.column.main .checkout-container.md-checkout .order-review-section.shipping-method-section .sp-methods dt,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.shipping-method-section .sp-methods dt {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.2rem;
  margin: 0 0 5px 0;
}
.column.main .checkout-container.md-checkout #address-section.shipping-method-section .sp-methods ul,
.column.main .checkout-container.md-checkout .payment-method-section.shipping-method-section .sp-methods ul,
.column.main .checkout-container.md-checkout .order-review-section.shipping-method-section .sp-methods ul,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.shipping-method-section .sp-methods ul {
  margin: 0;
  padding: 0;
}
.column.main .checkout-container.md-checkout #address-section.shipping-method-section .table-checkout-shipping-method,
.column.main .checkout-container.md-checkout .payment-method-section.shipping-method-section .table-checkout-shipping-method,
.column.main .checkout-container.md-checkout .order-review-section.shipping-method-section .table-checkout-shipping-method,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.shipping-method-section .table-checkout-shipping-method {
  min-width: 100%;
}
.column.main .checkout-container.md-checkout #address-section.shipping-method-section .table-checkout-shipping-method tr td,
.column.main .checkout-container.md-checkout .payment-method-section.shipping-method-section .table-checkout-shipping-method tr td,
.column.main .checkout-container.md-checkout .order-review-section.shipping-method-section .table-checkout-shipping-method tr td,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.shipping-method-section .table-checkout-shipping-method tr td {
  background: #F7F7F7;
  padding: 8px 10px;
  font-size: 13px;
  border-bottom: 2px solid #ffffff;
}
.column.main .checkout-container.md-checkout #address-section.shipping-method-section .table-checkout-shipping-method tr td .price,
.column.main .checkout-container.md-checkout .payment-method-section.shipping-method-section .table-checkout-shipping-method tr td .price,
.column.main .checkout-container.md-checkout .order-review-section.shipping-method-section .table-checkout-shipping-method tr td .price,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.shipping-method-section .table-checkout-shipping-method tr td .price {
  font-weight: normal;
}
.column.main .checkout-container.md-checkout #address-section.shipping-method-section .table-checkout-shipping-method tr td:last-child,
.column.main .checkout-container.md-checkout .payment-method-section.shipping-method-section .table-checkout-shipping-method tr td:last-child,
.column.main .checkout-container.md-checkout .order-review-section.shipping-method-section .table-checkout-shipping-method tr td:last-child,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.shipping-method-section .table-checkout-shipping-method tr td:last-child {
  text-align: right;
}
.column.main .checkout-container.md-checkout #address-section.shipping-method-section .table-checkout-shipping-method tr:last-child td,
.column.main .checkout-container.md-checkout .payment-method-section.shipping-method-section .table-checkout-shipping-method tr:last-child td,
.column.main .checkout-container.md-checkout .order-review-section.shipping-method-section .table-checkout-shipping-method tr:last-child td,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.shipping-method-section .table-checkout-shipping-method tr:last-child td {
  border-bottom: 0;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead th:first-child,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead th:first-child,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead th:first-child,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead th:first-child,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody th:first-child,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody th:first-child,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody th:first-child,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody th:first-child,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead td:first-child,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead td:first-child,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead td:first-child,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead td:first-child,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody td:first-child,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody td:first-child,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody td:first-child,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody td:first-child {
  padding-left: 0;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead th:first-child:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead th:first-child:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead th:first-child:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead th:first-child:before,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody th:first-child:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody th:first-child:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody th:first-child:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody th:first-child:before,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead td:first-child:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead td:first-child:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead td:first-child:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead td:first-child:before,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody td:first-child:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody td:first-child:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody td:first-child:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody td:first-child:before {
  padding-left: 10px;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead th:last-child,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead th:last-child,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead th:last-child,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead th:last-child,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody th:last-child,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody th:last-child,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody th:last-child,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody th:last-child,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead td:last-child,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead td:last-child,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead td:last-child,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead td:last-child,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody td:last-child,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody td:last-child,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody td:last-child,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody td:last-child {
  padding-right: 0;
  text-align: right;
  min-width: 80px;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead th:last-child .delete-item,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead th:last-child .delete-item,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead th:last-child .delete-item,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead th:last-child .delete-item,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody th:last-child .delete-item,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody th:last-child .delete-item,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody th:last-child .delete-item,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody th:last-child .delete-item,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead td:last-child .delete-item,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead td:last-child .delete-item,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead td:last-child .delete-item,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead td:last-child .delete-item,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody td:last-child .delete-item,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody td:last-child .delete-item,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody td:last-child .delete-item,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody td:last-child .delete-item {
  background: #efefef;
  width: 20px;
  height: 20px;
  float: right;
  margin: 5px 0 0 0;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead th:last-child .delete-item:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead th:last-child .delete-item:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead th:last-child .delete-item:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead th:last-child .delete-item:before,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody th:last-child .delete-item:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody th:last-child .delete-item:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody th:last-child .delete-item:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody th:last-child .delete-item:before,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead td:last-child .delete-item:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead td:last-child .delete-item:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead td:last-child .delete-item:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead td:last-child .delete-item:before,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody td:last-child .delete-item:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody td:last-child .delete-item:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody td:last-child .delete-item:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody td:last-child .delete-item:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 11px;
  line-height: inherit;
  color: inherit;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead th:last-child .delete-item:hover,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead th:last-child .delete-item:hover,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead th:last-child .delete-item:hover,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead th:last-child .delete-item:hover,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody th:last-child .delete-item:hover,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody th:last-child .delete-item:hover,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody th:last-child .delete-item:hover,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody th:last-child .delete-item:hover,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead td:last-child .delete-item:hover,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead td:last-child .delete-item:hover,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead td:last-child .delete-item:hover,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead td:last-child .delete-item:hover,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody td:last-child .delete-item:hover,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody td:last-child .delete-item:hover,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody td:last-child .delete-item:hover,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody td:last-child .delete-item:hover {
  background: #1979c3;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead th:last-child .delete-item:hover:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead th:last-child .delete-item:hover:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead th:last-child .delete-item:hover:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead th:last-child .delete-item:hover:before,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody th:last-child .delete-item:hover:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody th:last-child .delete-item:hover:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody th:last-child .delete-item:hover:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody th:last-child .delete-item:hover:before,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead td:last-child .delete-item:hover:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead td:last-child .delete-item:hover:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead td:last-child .delete-item:hover:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead td:last-child .delete-item:hover:before,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody td:last-child .delete-item:hover:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody td:last-child .delete-item:hover:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody td:last-child .delete-item:hover:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody td:last-child .delete-item:hover:before {
  color: #ffffff;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead th:last-child .action.delete,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead th:last-child .action.delete,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead th:last-child .action.delete,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead th:last-child .action.delete,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody th:last-child .action.delete,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody th:last-child .action.delete,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody th:last-child .action.delete,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody th:last-child .action.delete,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead td:last-child .action.delete,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead td:last-child .action.delete,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead td:last-child .action.delete,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead td:last-child .action.delete,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody td:last-child .action.delete,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody td:last-child .action.delete,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody td:last-child .action.delete,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody td:last-child .action.delete,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead th:last-child .action.edit,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead th:last-child .action.edit,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead th:last-child .action.edit,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead th:last-child .action.edit,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody th:last-child .action.edit,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody th:last-child .action.edit,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody th:last-child .action.edit,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody th:last-child .action.edit,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead td:last-child .action.edit,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead td:last-child .action.edit,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead td:last-child .action.edit,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead td:last-child .action.edit,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody td:last-child .action.edit,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody td:last-child .action.edit,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody td:last-child .action.edit,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody td:last-child .action.edit {
  width: 15px;
  float: right;
  margin: 5px 0 0 0;
  text-align: right;
  cursor: pointer;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead th:last-child .action.delete:hover,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead th:last-child .action.delete:hover,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead th:last-child .action.delete:hover,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead th:last-child .action.delete:hover,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody th:last-child .action.delete:hover,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody th:last-child .action.delete:hover,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody th:last-child .action.delete:hover,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody th:last-child .action.delete:hover,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead td:last-child .action.delete:hover,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead td:last-child .action.delete:hover,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead td:last-child .action.delete:hover,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead td:last-child .action.delete:hover,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody td:last-child .action.delete:hover,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody td:last-child .action.delete:hover,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody td:last-child .action.delete:hover,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody td:last-child .action.delete:hover,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead th:last-child .action.edit:hover,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead th:last-child .action.edit:hover,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead th:last-child .action.edit:hover,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead th:last-child .action.edit:hover,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody th:last-child .action.edit:hover,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody th:last-child .action.edit:hover,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody th:last-child .action.edit:hover,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody th:last-child .action.edit:hover,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead td:last-child .action.edit:hover,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead td:last-child .action.edit:hover,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead td:last-child .action.edit:hover,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead td:last-child .action.edit:hover,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody td:last-child .action.edit:hover,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody td:last-child .action.edit:hover,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody td:last-child .action.edit:hover,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody td:last-child .action.edit:hover {
  color: #be1e2d;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead th:last-child .action.edit:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead th:last-child .action.edit:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead th:last-child .action.edit:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead th:last-child .action.edit:before,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody th:last-child .action.edit:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody th:last-child .action.edit:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody th:last-child .action.edit:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody th:last-child .action.edit:before,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead td:last-child .action.edit:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead td:last-child .action.edit:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead td:last-child .action.edit:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead td:last-child .action.edit:before,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody td:last-child .action.edit:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody td:last-child .action.edit:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody td:last-child .action.edit:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody td:last-child .action.edit:before {
  content: "\f044";
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead th:last-child .action.delete,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead th:last-child .action.delete,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead th:last-child .action.delete,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead th:last-child .action.delete,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody th:last-child .action.delete,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody th:last-child .action.delete,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody th:last-child .action.delete,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody th:last-child .action.delete,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead td:last-child .action.delete,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead td:last-child .action.delete,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead td:last-child .action.delete,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead td:last-child .action.delete,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody td:last-child .action.delete,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody td:last-child .action.delete,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody td:last-child .action.delete,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody td:last-child .action.delete {
  margin-left: 5px;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead th:last-child .action.delete:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead th:last-child .action.delete:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead th:last-child .action.delete:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead th:last-child .action.delete:before,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody th:last-child .action.delete:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody th:last-child .action.delete:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody th:last-child .action.delete:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody th:last-child .action.delete:before,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead td:last-child .action.delete:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead td:last-child .action.delete:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead td:last-child .action.delete:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead td:last-child .action.delete:before,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody td:last-child .action.delete:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody td:last-child .action.delete:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody td:last-child .action.delete:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody td:last-child .action.delete:before {
  content: "\f00d";
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead th .subtotal span,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead th .subtotal span,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead th .subtotal span,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead th .subtotal span,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody th .subtotal span,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody th .subtotal span,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody th .subtotal span,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody th .subtotal span,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead td .subtotal span,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead td .subtotal span,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead td .subtotal span,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead td .subtotal span,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody td .subtotal span,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody td .subtotal span,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody td .subtotal span,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody td .subtotal span {
  font-size: 1.2rem;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead th.qty-box,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead th.qty-box,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead th.qty-box,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead th.qty-box,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody th.qty-box,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody th.qty-box,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody th.qty-box,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody th.qty-box,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead td.qty-box,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead td.qty-box,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead td.qty-box,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead td.qty-box,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody td.qty-box,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody td.qty-box,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody td.qty-box,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody td.qty-box {
  padding-left: 7px;
  padding-right: 7px;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead th.qty-box label,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead th.qty-box label,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead th.qty-box label,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead th.qty-box label,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody th.qty-box label,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody th.qty-box label,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody th.qty-box label,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody th.qty-box label,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead td.qty-box label,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead td.qty-box label,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead td.qty-box label,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead td.qty-box label,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody td.qty-box label,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody td.qty-box label,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody td.qty-box label,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody td.qty-box label {
  display: none;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item thead tr th,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item thead tr th,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item thead tr th,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item thead tr th {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.2rem;
  margin: 0 0 5px 0;
  display: table-cell;
  border-bottom: 1px solid #cccccc;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody tr td,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody tr td,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody tr td,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody tr td {
  border-bottom: 1px solid #cccccc;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody tr td h5.product-name,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody tr td h5.product-name,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody tr td h5.product-name,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody tr td h5.product-name {
  font-weight: bold;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody tr td .osc-product-image,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody tr td .osc-product-image,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody tr td .osc-product-image,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody tr td .osc-product-image {
  float: left;
  width: 30%;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody tr td .product-name,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody tr td .product-name,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody tr td .product-name,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody tr td .product-name {
  font-weight: normal;
  margin: 3px 0 0 0;
  font-size: 14px;
  line-height: 20px;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody tr td .item-options,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody tr td .item-options,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody tr td .item-options,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody tr td .item-options {
  font-size: 1.3rem;
  margin: 10px 0 0 0;
  font-weight: normal;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody tr td .item-options ul,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody tr td .item-options ul,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody tr td .item-options ul,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody tr td .item-options ul {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody tr td .item-options .label,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody tr td .item-options .label,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody tr td .item-options .label,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody tr td .item-options .label,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody tr td .item-options .values,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody tr td .item-options .values,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody tr td .item-options .values,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody tr td .item-options .values {
  margin: 0;
  padding: 0;
  font-weight: normal;
  float: left;
  width: 50%;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody tr td .item-options .label.values,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody tr td .item-options .label.values,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody tr td .item-options .label.values,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody tr td .item-options .label.values,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody tr td .item-options .values.values,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody tr td .item-options .values.values,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody tr td .item-options .values.values,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody tr td .item-options .values.values {
  font-style: italic;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-item tbody tr:last-child td,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-item tbody tr:last-child td,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-item tbody tr:last-child td,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-item tbody tr:last-child td {
  border-bottom: 0;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total {
  border-top: 1px solid #ccc;
  margin-top: 15px;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total .table-caption,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total .table-caption,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total .table-caption,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total .table-caption {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: left;
  padding-top: 20px;
  text-transform: uppercase;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total thead th:first-child,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total thead th:first-child,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total thead th:first-child,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total thead th:first-child,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total tbody th:first-child,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total tbody th:first-child,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total tbody th:first-child,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total tbody th:first-child,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total thead td:first-child,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total thead td:first-child,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total thead td:first-child,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total thead td:first-child,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total tbody td:first-child,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total tbody td:first-child,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total tbody td:first-child,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total tbody td:first-child {
  padding-left: 0;
  font-weight: normal;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total thead th:last-child,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total thead th:last-child,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total thead th:last-child,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total thead th:last-child,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total tbody th:last-child,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total tbody th:last-child,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total tbody th:last-child,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total tbody th:last-child,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total thead td:last-child,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total thead td:last-child,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total thead td:last-child,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total thead td:last-child,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total tbody td:last-child,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total tbody td:last-child,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total tbody td:last-child,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total tbody td:last-child {
  padding-right: 0;
  text-align: right;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total thead .totals,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total thead .totals,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total thead .totals,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total thead .totals,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total tbody .totals,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total tbody .totals,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total tbody .totals,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total tbody .totals {
  font-size: 1.4rem;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total thead .totals .price,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total thead .totals .price,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total thead .totals .price,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total thead .totals .price,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total tbody .totals .price,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total tbody .totals .price,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total tbody .totals .price,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total tbody .totals .price {
  font-size: 1.8rem;
  font-weight: bold;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total thead .totals.grand,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total thead .totals.grand,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total thead .totals.grand,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total thead .totals.grand,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total tbody .totals.grand,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total tbody .totals.grand,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total tbody .totals.grand,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total tbody .totals.grand {
  text-transform: uppercase;
  background: #efefef;
  font-size: 1.6rem;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total thead .totals.grand th,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total thead .totals.grand th,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total thead .totals.grand th,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total thead .totals.grand th,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total tbody .totals.grand th,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total tbody .totals.grand th,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total tbody .totals.grand th,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total tbody .totals.grand th,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total thead .totals.grand td,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total thead .totals.grand td,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total thead .totals.grand td,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total thead .totals.grand td,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total tbody .totals.grand td,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total tbody .totals.grand td,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total tbody .totals.grand td,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total tbody .totals.grand td {
  padding-left: 10px;
  padding-right: 10px;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total thead .totals.grand .price,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total thead .totals.grand .price,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total thead .totals.grand .price,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total thead .totals.grand .price,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total tbody .totals.grand .price,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total tbody .totals.grand .price,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total tbody .totals.grand .price,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total tbody .totals.grand .price {
  color: #be1e2d;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total thead .totals.discount td,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total thead .totals.discount td,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total thead .totals.discount td,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total thead .totals.discount td,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total tbody .totals.discount td,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total tbody .totals.discount td,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total tbody .totals.discount td,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total tbody .totals.discount td,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total thead .totals.discount th,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total thead .totals.discount th,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total thead .totals.discount th,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total thead .totals.discount th,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total tbody .totals.discount th,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total tbody .totals.discount th,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total tbody .totals.discount th,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total tbody .totals.discount th {
  color: #45ac2a;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total thead .totals-tax .price,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total thead .totals-tax .price,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total thead .totals-tax .price,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total thead .totals-tax .price,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total tbody .totals-tax .price,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total tbody .totals-tax .price,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total tbody .totals-tax .price,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total tbody .totals-tax .price {
  font-size: 1.8rem;
  font-weight: bold;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total thead tr:last-child td,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total thead tr:last-child td,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total thead tr:last-child td,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total thead tr:last-child td,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total tbody tr:last-child td,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total tbody tr:last-child td,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total tbody tr:last-child td,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total tbody tr:last-child td,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total thead tr:last-child th,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total thead tr:last-child th,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total thead tr:last-child th,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total thead tr:last-child th,
.column.main .checkout-container.md-checkout #address-section.order-review-section .data-table.checkout-review-total tbody tr:last-child th,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .data-table.checkout-review-total tbody tr:last-child th,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .data-table.checkout-review-total tbody tr:last-child th,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .data-table.checkout-review-total tbody tr:last-child th {
  border-top: 0;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .onestepcheckout-place,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .onestepcheckout-place,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .onestepcheckout-place,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .onestepcheckout-place {
  width: 100%;
  padding: 15px 20px 13px 20px;
  margin-top: 10px;
  border-radius: 4px;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .box-qty,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .box-qty,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .box-qty,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .box-qty {
  position: relative;
  width: 64px;
  text-align: left;
  display: inline-block;
  padding-left: 20px;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .box-qty .qty,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .box-qty .qty,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .box-qty .qty,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .box-qty .qty {
  width: 24px;
  height: 20px;
  border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
  border-left: none;
  border-right: none;
  text-align: center;
  padding: 0;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .box-qty .control-qty .osc-minus,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .box-qty .control-qty .osc-minus,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .box-qty .control-qty .osc-minus,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .box-qty .control-qty .osc-minus,
.column.main .checkout-container.md-checkout #address-section.order-review-section .box-qty .control-qty .osc-add,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .box-qty .control-qty .osc-add,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .box-qty .control-qty .osc-add,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .box-qty .control-qty .osc-add {
  cursor: pointer;
  color: #333;
  width: 20px;
  height: 20px;
  border: 1px solid #bdbdbd;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  position: absolute;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .box-qty .control-qty .osc-minus:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .box-qty .control-qty .osc-minus:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .box-qty .control-qty .osc-minus:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .box-qty .control-qty .osc-minus:before,
.column.main .checkout-container.md-checkout #address-section.order-review-section .box-qty .control-qty .osc-add:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .box-qty .control-qty .osc-add:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .box-qty .control-qty .osc-add:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .box-qty .control-qty .osc-add:before {
  content: '+';
  vertical-align: middle;
  display: inline-block;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .box-qty .control-qty .osc-minus:hover,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .box-qty .control-qty .osc-minus:hover,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .box-qty .control-qty .osc-minus:hover,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .box-qty .control-qty .osc-minus:hover,
.column.main .checkout-container.md-checkout #address-section.order-review-section .box-qty .control-qty .osc-add:hover,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .box-qty .control-qty .osc-add:hover,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .box-qty .control-qty .osc-add:hover,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .box-qty .control-qty .osc-add:hover {
  color: #be1e2d;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .box-qty .control-qty .osc-add,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .box-qty .control-qty .osc-add,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .box-qty .control-qty .osc-add,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .box-qty .control-qty .osc-add {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  top: 0;
  right: 0;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .box-qty .control-qty .osc-minus,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .box-qty .control-qty .osc-minus,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .box-qty .control-qty .osc-minus,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .box-qty .control-qty .osc-minus {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 0;
  top: 0;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .box-qty .control-qty .osc-minus:before,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .box-qty .control-qty .osc-minus:before,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .box-qty .control-qty .osc-minus:before,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .box-qty .control-qty .osc-minus:before {
  content: '-';
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .onestepcheckout-discount,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .onestepcheckout-discount,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .onestepcheckout-discount,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .onestepcheckout-discount {
  margin: 20px 0 20px 0;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .onestepcheckout-discount .discount-form,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .onestepcheckout-discount .discount-form,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .onestepcheckout-discount .discount-form,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .onestepcheckout-discount .discount-form {
  position: relative;
  padding-right: 110px;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .onestepcheckout-discount .discount-form input.input-text,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .onestepcheckout-discount .discount-form input.input-text,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .onestepcheckout-discount .discount-form input.input-text,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .onestepcheckout-discount .discount-form input.input-text {
  box-shadow: none;
  background: #f2f2f2;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  height: 36px;
  padding: 10px 16px;
  color: #828282;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .onestepcheckout-discount .discount-form .actions-button,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .onestepcheckout-discount .discount-form .actions-button,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .onestepcheckout-discount .discount-form .actions-button,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .onestepcheckout-discount .discount-form .actions-button {
  position: absolute;
  top: 0px;
  right: 0px;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .onestepcheckout-discount .discount-form .actions-button button,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .onestepcheckout-discount .discount-form .actions-button button,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .onestepcheckout-discount .discount-form .actions-button button,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .onestepcheckout-discount .discount-form .actions-button button,
.column.main .checkout-container.md-checkout #address-section.order-review-section .onestepcheckout-discount .discount-form .actions-button .cart.table-wrapper .actions-toolbar > .action,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .onestepcheckout-discount .discount-form .actions-button .cart.table-wrapper .actions-toolbar > .action,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .onestepcheckout-discount .discount-form .actions-button .cart.table-wrapper .actions-toolbar > .action,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .onestepcheckout-discount .discount-form .actions-button .cart.table-wrapper .actions-toolbar > .action,
.column.main .checkout-container.md-checkout #address-section.order-review-section .onestepcheckout-discount .discount-form .actions-button .action-gift,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .onestepcheckout-discount .discount-form .actions-button .action-gift,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .onestepcheckout-discount .discount-form .actions-button .action-gift,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .onestepcheckout-discount .discount-form .actions-button .action-gift {
  background-color: #ffffff !important;
  border: 1px solid #e2e5e6;
  border-radius: 4px;
  color: #373F41;
  width: 100%;
}
.column.main .checkout-container.md-checkout #address-section.order-review-section .order-comments,
.column.main .checkout-container.md-checkout .payment-method-section.order-review-section .order-comments,
.column.main .checkout-container.md-checkout .order-review-section.order-review-section .order-comments,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping.order-review-section .order-comments {
  margin: 20px 0 0 0;
}
.column.main .checkout-container.md-checkout #address-section .checkbox-group label,
.column.main .checkout-container.md-checkout .payment-method-section .checkbox-group label,
.column.main .checkout-container.md-checkout .order-review-section .checkbox-group label,
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .checkbox-group label {
  font-size: 1.1rem;
  font-weight: bold;
  text-transform: uppercase;
}
.column.main .checkout-container.md-checkout .step-title.step_1,
.column.main .checkout-container.md-checkout .step-title.step_2,
.column.main .checkout-container.md-checkout .step-title.step_3,
.column.main .checkout-container.md-checkout .step-title.step_4 {
  position: relative;
  background-color: #be1e2d;
  text-transform: uppercase;
  padding: 10px 0 10px 40px;
  margin: 0 0 15px 0;
  font-weight: 700;
  line-height: 1.1;
  color: #fff !important;
  font-size: 1.6rem;
  width: 100%;
}
.column.main .checkout-container.md-checkout .step-title.step_1:before,
.column.main .checkout-container.md-checkout .step-title.step_2:before,
.column.main .checkout-container.md-checkout .step-title.step_3:before,
.column.main .checkout-container.md-checkout .step-title.step_4:before,
.column.main .checkout-container.md-checkout .step-title.step_1:after,
.column.main .checkout-container.md-checkout .step-title.step_2:after,
.column.main .checkout-container.md-checkout .step-title.step_3:after,
.column.main .checkout-container.md-checkout .step-title.step_4:after {
  content: '';
  display: table;
}
.column.main .checkout-container.md-checkout .step-title.step_1:after,
.column.main .checkout-container.md-checkout .step-title.step_2:after,
.column.main .checkout-container.md-checkout .step-title.step_3:after,
.column.main .checkout-container.md-checkout .step-title.step_4:after {
  clear: both;
}
.column.main .checkout-container.md-checkout .step-title.step_1:before,
.column.main .checkout-container.md-checkout .step-title.step_2:before,
.column.main .checkout-container.md-checkout .step-title.step_3:before,
.column.main .checkout-container.md-checkout .step-title.step_4:before {
  content: "";
  color: #ffffff;
  position: absolute;
  top: 5px;
  left: 0;
  height: 28px;
  width: 28px;
  padding: 5px 0 0 0;
  text-align: center;
  letter-spacing: 0;
}
.column.main .checkout-container.md-checkout .step-title.step_1.step_1:before,
.column.main .checkout-container.md-checkout .step-title.step_2.step_1:before,
.column.main .checkout-container.md-checkout .step-title.step_3.step_1:before,
.column.main .checkout-container.md-checkout .step-title.step_4.step_1:before {
  content: "1";
}
.column.main .checkout-container.md-checkout .step-title.step_1.step_2:before,
.column.main .checkout-container.md-checkout .step-title.step_2.step_2:before,
.column.main .checkout-container.md-checkout .step-title.step_3.step_2:before,
.column.main .checkout-container.md-checkout .step-title.step_4.step_2:before {
  content: "2";
}
.column.main .checkout-container.md-checkout .step-title.step_1.step_3:before,
.column.main .checkout-container.md-checkout .step-title.step_2.step_3:before,
.column.main .checkout-container.md-checkout .step-title.step_3.step_3:before,
.column.main .checkout-container.md-checkout .step-title.step_4.step_3:before {
  content: "3";
}
.column.main .checkout-container.md-checkout .step-title.step_1.step_4:before,
.column.main .checkout-container.md-checkout .step-title.step_2.step_4:before,
.column.main .checkout-container.md-checkout .step-title.step_3.step_4:before,
.column.main .checkout-container.md-checkout .step-title.step_4.step_4:before {
  content: "4";
}
.column.main .checkout-container.md-checkout .checkout-payment-method {
  /******Ewallet with Onestep checkout******/
  /************/
}
.column.main .checkout-container.md-checkout .checkout-payment-method .checkout-billing-address .fieldset,
.column.main .checkout-container.md-checkout .checkout-payment-method .checkout-billing-address .billing-address-same-as-shipping-block.field.choice {
  width: 100%;
}
.column.main .checkout-container.md-checkout .checkout-payment-method .checkout-billing-address .fieldset.fieldset .field.field-select-billing,
.column.main .checkout-container.md-checkout .checkout-payment-method .checkout-billing-address .billing-address-same-as-shipping-block.field.choice.fieldset .field.field-select-billing {
  width: 100%;
}
.column.main .checkout-container.md-checkout .checkout-payment-method .checkout-billing-address .primary {
  clear: both;
  width: 100%;
}
.column.main .checkout-container.md-checkout .checkout-payment-method .checkout-billing-address .primary button,
.column.main .checkout-container.md-checkout .checkout-payment-method .checkout-billing-address .primary .cart.table-wrapper .actions-toolbar > .action,
.column.main .checkout-container.md-checkout .checkout-payment-method .checkout-billing-address .primary .action-gift {
  width: 49%;
  float: left;
  margin: 0;
  line-height: 18px;
}
.column.main .checkout-container.md-checkout .checkout-payment-method .checkout-billing-address .primary button + button,
.column.main .checkout-container.md-checkout .checkout-payment-method .checkout-billing-address .primary .cart.table-wrapper .actions-toolbar > .action + .cart.table-wrapper .actions-toolbar > .action,
.column.main .checkout-container.md-checkout .checkout-payment-method .checkout-billing-address .primary .action-gift + .action-gift {
  float: right;
}
.column.main .checkout-container.md-checkout .checkout-payment-method .checkout-billing-address .primary button:hover,
.column.main .checkout-container.md-checkout .checkout-payment-method .checkout-billing-address .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.column.main .checkout-container.md-checkout .checkout-payment-method .checkout-billing-address .primary .action-gift:hover {
  text-decoration: none;
}
.column.main .checkout-container.md-checkout .checkout-payment-method .md-wallet-checkout .md_ewallet_details .amount-in-wallet,
.column.main .checkout-container.md-checkout .checkout-payment-method .md-wallet-checkout .md_ewallet_details .boxes {
  width: 100%;
}
.column.main .checkout-container.md-checkout .checkout-payment-method .md-wallet-checkout .md_ewallet_details .amount-in-wallet.amount-in-wallet:before,
.column.main .checkout-container.md-checkout .checkout-payment-method .md-wallet-checkout .md_ewallet_details .boxes.amount-in-wallet:before {
  position: static;
  margin: -8px auto 0 auto;
  text-align: center;
  z-index: 9;
  display: inherit;
}
.column.main .checkout-container.md-checkout .checkout-payment-method .md-wallet-checkout .md_ewallet_details .amount-in-wallet.amount-in-wallet:after,
.column.main .checkout-container.md-checkout .checkout-payment-method .md-wallet-checkout .md_ewallet_details .boxes.amount-in-wallet:after {
  position: static;
  margin: 0 auto;
  text-align: center;
  display: inherit;
  clear: both;
}
.column.main .checkout-container.md-checkout .checkout-payment-method .md-wallet-checkout .wallet-row .check-box input[type="checkbox"] {
  top: 16px;
}
.column.main .checkout-container.md-checkout .checkout-payment-method .md-wallet-checkout .wallet-row .check-box .md_ewallet {
  clear: both;
  padding: 10px 0 0 0;
}
.column.main .checkout-container.md-checkout .checkout-payment-method .md-wallet-checkout .wallet-row .check-box .md_ewallet div > label {
  float: left;
}
.column.main .checkout-container.md-checkout .opc-payment .actions-toolbar .primary.checkout {
  display: none;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method {
  float: left;
  width: 100%;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method .payment-method-title.field {
  width: 100%;
  padding: 6px 5px 4px 7px;
  border: 0;
  margin: 0 0 2px 0;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-methods .payment-group {
  clear: both;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-methods .payment-group + .payment-group .step-title.step_3 {
  padding: 20px 0 14px 0px;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-methods .payment-group + .payment-group .step-title.step_3:before {
  display: none;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-title {
  float: left;
  width: 100%;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-title input.radio + label:before {
  top: 50%;
  margin-top: -8px;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-title input.radio + label:after {
  top: 50%;
  margin-top: -7px;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content {
  padding: 0;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .checkout-billing-address {
  margin: 0;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .checkout-billing-address .billing-address-details {
  padding: 0 0 0 0;
  clear: both;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .checkout-billing-address .billing-address-form {
  float: left;
  clear: both;
  max-width: 100%;
  margin-top: 10px;
  width: 100%;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .checkout-billing-address .billing-address-form .field:last-child:last-child {
  margin-bottom: 20px;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .checkout-billing-address .primary {
  clear: both;
  width: 100%;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .checkout-billing-address .primary button,
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .checkout-billing-address .primary .cart.table-wrapper .actions-toolbar > .action,
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .checkout-billing-address .primary .action-gift {
  width: 49%;
  float: left;
  margin: 0;
  line-height: 18px;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .checkout-billing-address .primary button + button,
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .checkout-billing-address .primary .cart.table-wrapper .actions-toolbar > .action + .cart.table-wrapper .actions-toolbar > .action,
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .checkout-billing-address .primary .action-gift + .action-gift {
  float: right;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .checkout-billing-address .primary button:hover,
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .checkout-billing-address .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .checkout-billing-address .primary .action-gift:hover {
  text-decoration: none;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .checkout-billing-address .actions-toolbar {
  clear: both;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .field.field-select-billing,
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .field.billing-address-same-as-shipping-block {
  width: 100%;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .field.field-select-billing.field.billing-address-same-as-shipping-block,
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .field.billing-address-same-as-shipping-block.field.billing-address-same-as-shipping-block {
  margin-top: 10px;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .field.field-select-billing.field.billing-address-same-as-shipping-block label,
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .field.billing-address-same-as-shipping-block.field.billing-address-same-as-shipping-block label {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.1rem;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .field.field-select-billing.field.field-select-billing,
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .field.billing-address-same-as-shipping-block.field.field-select-billing {
  margin-bottom: 10px;
  max-width: 100%;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .form .ccard .field {
  width: 100%;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .form .ccard .field .month,
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .form .ccard .field .year {
  float: left;
  margin-right: 5px;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .form .credit-card-types {
  margin-bottom: 0;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .form .credit-card-types li.item {
  float: left;
}
.column.main .checkout-container.md-checkout .opc-payment .payment-method-content .form-purchase-order {
  padding: 15px 0 0px 0;
}
.column.main .checkout-container.md-checkout .md-osc.virtualCheckout #address-section {
  display: none;
}
.column.main .checkout-container.md-checkout .md-osc.virtualCheckout .payment-method-box {
  width: 49%;
  margin-left: 0;
}
.column.main .checkout-container.md-checkout .md-osc.virtualCheckout .payment-method-box .opc-payment .step-title.step_3:before {
  content: "1";
}
.column.main .checkout-container.md-checkout .checkout-agreements.fieldset {
  margin: 0;
}
.column.main .checkout-container.md-checkout .checkout-agreements .checkout-agreement {
  margin: 10px 0 0;
}
.column.main .checkout-container.md-checkout .checkout-agreements .checkout-agreement .action-show {
  background-color: transparent;
  padding: 0;
  font-weight: bold;
  font-size: 11px;
  color: #333;
  box-shadow: none;
}
.layout-2columns-osc .md-osc:before,
.layout-2columns-osc .md-osc:after {
  content: '';
  display: table;
}
.layout-2columns-osc .md-osc:after {
  clear: both;
}
.layout-2columns-osc .md-osc .md-osc-new-layout .checkout-column-osc {
  width: 68%;
  float: left;
}
.layout-2columns-osc .md-osc .md-osc-new-layout .checkout-column-osc:nth-child(2) {
  width: 30%;
  float: right;
}
.layout-2columns-osc .md-osc .fieldset > .field:not(.choice) > .label {
  width: auto;
  text-align: left;
}
.layout-3columns-osc .md-osc .md-osc-new-layout {
  display: flex;
}
.layout-3columns-osc .md-osc .md-osc-new-layout .checkout-column-osc {
  max-width: 33.333333%;
  flex-basis: 33.333333%;
  margin-right: 20px;
}
.layout-3columns-osc .md-osc .md-osc-new-layout .checkout-column-osc:last-child {
  margin-right: 0;
}
.layout-3columns-osc .md-osc .fieldset > .field:not(.choice) > .label {
  width: auto;
  text-align: left;
}
.layout-3columns-osc .md-osc .shipping-method-section-delivery .checkout-delivery-date {
  margin-bottom: 20px;
}
.layout-3columns-osc .md-osc .shipping-method-section-delivery .checkout-delivery-date:before,
.layout-3columns-osc .md-osc .shipping-method-section-delivery .checkout-delivery-date:after {
  content: '';
  display: table;
}
.layout-3columns-osc .md-osc .shipping-method-section-delivery .checkout-delivery-date:after {
  clear: both;
}
.layout-3columns-osc .md-osc .shipping-method-section-delivery .checkout-delivery-date .title-container {
  overflow-x: scroll;
}
.layout-3columns-osc .md-osc .shipping-method-section-delivery .checkout-delivery-date .delivery-date-tab-title {
  min-width: 600px;
  padding: 0 0 10px;
}
.onestepcheckout-index-index .checkout-payment-method .giftcardaccount .payment-option-title {
  border: none;
}
.onestepcheckout-index-index .checkout-payment-method .giftcardaccount .payment-option-content {
  padding: 20px 0 0;
}
.onestepcheckout-index-index .checkout-payment-method .giftcardaccount .payment-option-inner,
.onestepcheckout-index-index .checkout-payment-method .giftcardaccount .actions-toolbar {
  display: inline-block;
  vertical-align: middle;
}
.onestepcheckout-index-index .checkout-payment-method .giftcardaccount .actions-toolbar {
  margin: 18px 0 0;
}
.onestepcheckout-index-index .checkout-payment-method .giftcardaccount .actions-toolbar .primary .action,
.onestepcheckout-index-index .checkout-payment-method .giftcardaccount .actions-toolbar .secondary .action {
  padding: 8px 20px;
  margin: 0 0;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .table-checkout-shipping-method {
  width: 100%;
  min-width: 100%;
}
.onestepcheckout-index-index .onestepcheckout-shipping-method-section .table-checkout-shipping-method tr {
  margin: 0 !important;
}
.column.main .checkout-container.md-checkout .md-osc-gift-message {
  clear: left;
}
.column.main .checkout-container.md-checkout .md-osc-gift-message .gift-options-cart-item .osc-right-hand-icon {
  font-weight: normal;
  margin: 0;
  font-size: 1.2rem;
}
.column.main .checkout-container.md-checkout .md-osc-gift-message .gift-options-cart-item span {
  font-size: 1.1rem;
  color: #333333;
  padding: 8px 0;
  margin: 0 0 0 8px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
}
.column.main .checkout-container.md-checkout .md-osc-gift-message .gift-options-cart-item .gift-message-summary {
  margin: 10px 0 0;
}
.column.main .checkout-container.md-checkout .md-osc-gift-message .gift-options-cart-item .gift-message-summary span {
  font-weight: 700;
  color: #333333;
  text-decoration: none;
}
.column.main .checkout-container.md-checkout #mdosc-gift-orderlevel {
  margin: 10px 0 0;
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #333333;
  font-weight: 700;
}
.column.main .checkout-container.md-checkout #mdosc-gift-orderlevel .osc-right-hand-icon {
  font-weight: normal;
  margin: 0;
  font-size: 1.2rem;
}
.column.main .checkout-container.md-checkout #mdosc-gift-orderlevel span {
  font-size: 1.1rem;
  color: #333333;
  padding: 8px 0;
  cursor: pointer;
  margin: 0 0 0 8px;
}
.column.main .checkout-container.md-checkout .gift-message-summary {
  margin: 10px 0 0;
}
.column.main .checkout-container.md-checkout .gift-message-summary span {
  font-weight: 700;
  color: #333333;
  text-decoration: none;
}
.shipping-method-section-main {
  padding: 15px;
  position: relative;
}
.shipping-method-section-delivery .checkout-delivery-date .step-title {
  border-bottom: 1px solid #ccc;
  text-transform: uppercase;
  padding: 5px 0 14px 0px;
  margin: 0 0 15px 0;
  font-weight: 700;
  line-height: 20px;
  font-size: 1.4rem;
  width: 100%;
  position: relative;
}
.shipping-method-section-delivery .checkout-delivery-date .step-title.osc-calendar-icon:before {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  height: 28px;
  width: 28px;
  line-height: 18px;
  padding: 5px 0 0 0;
  text-align: center;
  letter-spacing: 0;
}
.shipping-method-section-delivery .checkout-delivery-date .product.data.items .delivery-date-tab-title:before,
.shipping-method-section-delivery .checkout-delivery-date .product.data.items .delivery-date-tab-title:after {
  content: '';
  display: table;
}
.shipping-method-section-delivery .checkout-delivery-date .product.data.items .delivery-date-tab-title:after {
  clear: both;
}
.shipping-method-section-delivery .checkout-delivery-date .product.data.items .delivery-date-tab-title > .item.title {
  width: auto;
  float: left;
}
.shipping-method-section-delivery .checkout-delivery-date .product.data.items .delivery-date-tab-title > .item.title > .switch {
  border: 1px solid #d1d1d1;
  display: block;
  padding: 10px;
  color: #333333;
  margin: 0 3px;
}
.shipping-method-section-delivery .checkout-delivery-date .product.data.items .delivery-date-tab-title > .item.title > .switch .delivery-date-day,
.shipping-method-section-delivery .checkout-delivery-date .product.data.items .delivery-date-tab-title > .item.title > .switch .delivery-date-date {
  display: block;
  text-align: center;
}
.shipping-method-section-delivery .checkout-delivery-date .product.data.items .delivery-date-tab-title > .item.title.active > .switch {
  border: 1px solid #1979c3;
  color: #1979c3;
}
.shipping-method-section-delivery .checkout-delivery-date .product.data.items .delivery-date-tab-content > .item.content {
  margin-top: 30px;
}
.shipping-method-section-delivery .checkout-delivery-date .product.data.items .delivery-date-tab-content > .item.content > div {
  display: inline-block;
}
.shipping-method-section-delivery .checkout-delivery-date .product.data.items .delivery-date-tab-content > .item.content > div .delivery-date-time {
  background-color: #f0f0f0;
  border: 1px solid #d1d1d1;
  padding: 5px;
  margin: 0 0 5px;
  cursor: pointer;
}
.shipping-method-section-delivery .checkout-delivery-date .product.data.items .delivery-date-tab-content > .item.content > div .delivery-date-time.active {
  background-color: #ffffff;
  border: 1px solid #1979c3;
  color: #1979c3;
}
.md-osc-billing-address-after-shipping {
  margin: 20px 0 0;
}
.md-osc-billing-address-after-shipping.checkout-billing-address .actions-toolbar .action-cancel {
  margin-top: 0;
}
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field-select-billing {
  width: 100%;
}
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping .fieldset .field label.label {
  display: block;
  border-bottom: 1px solid #ccc;
  text-transform: uppercase;
  padding: 5px 0 14px 0px;
  margin: 15px 0 0;
  margin: 0 0 15px 0;
  font-weight: 700;
  line-height: 20px;
  font-size: 1.6rem;
}
/*********Loader style********/
div.loading-ajax,
div.loading-ajax-login {
  height: 50px;
  text-align: center;
  background: url(../../../../../../frontend/Magento/blank/en_US/Magedelight_OneStepCheckout/images/onestepcheckout/material/ajax-loader.gif) center center no-repeat;
  float: left;
  width: 100%;
}
#control_overlay_payment,
#control_overlay_shipping,
#control_overlay_review {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9998;
  opacity: 0.1;
  background-color: #636363;
  filter: alpha(opacity=10);
  display: none;
}
body.oscHideLoader .loading-mask {
  display: none !important;
}
body.oscHideLoader .one-step-checkout .loading-mask {
  display: none !important;
}
body.oscHideLoader #checkout-loader .loader {
  display: none !important;
}
body.oscHideLoader.ajax-loadiing #checkout-loader .loader {
  display: none !important;
}
.payment-method-section,
.shipping-method-section,
.order-review-section {
  position: relative;
  margin-bottom: 20px;
}
.show {
  display: block !important;
}
.hide {
  display: none !important;
}
.ajax-loader1 {
  z-index: 999;
  clear: both;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.ajax-loader2 {
  z-index: 999;
  clear: both;
  margin: 0;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.ajax-loader3 {
  z-index: 999;
  clear: both;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
#loading-mask-onestepcheckout {
  position: absolute;
  color: #d85909;
  font-size: 1.1em;
  font-weight: 700;
  text-align: center;
  opacity: .8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  z-index: 500;
}
#loading-mask-onestepcheckout .loader-onestepcheckout {
  position: fixed;
  top: 45%;
  left: 50%;
  width: 120px;
  margin-left: -60px;
  padding: 15px 60px;
  background: #fff4e9;
  border: 2px solid #f1af73;
  color: #d85909;
  font-weight: 700;
  text-align: center;
  z-index: 1000;
}
/*****************/
.checkout-success {
  margin: 20px 0;
}
span#mdosc-gift-remove-orderlevel {
  background: #cccccc;
  padding: 0px 6px;
  font-size: 12px;
  cursor: pointer;
}
.checkout-index-index .checkout-container.md-checkout .payment-method-section.md_osc_step_3 #onestepcheckout-button-place-order {
  background-color: #be1e2d;
  width: 100%;
  padding: 20px 20px;
}
.column.main .checkout-container.md-checkout .md-osc-billing-address-after-shipping {
  display: none;
}
.column.main .checkout-container.md-checkout .table-checkout-shipping-method tbody td:first-child {
  max-width: 30px;
}
.column.main .checkout-container.md-checkout .table-checkout-shipping-method tbody .col.col-carrier {
  min-width: 50%;
}
.checkout-success {
  margin: 20px 0;
}
.content-wrapper .main {
  padding-left: 10px;
}
#bos68-checkout-overlay {
  background: #ffffff;
  color: #666666;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 5000;
  top: 0;
  left: 0;
  float: left;
  text-align: center;
  padding-top: 25%;
  opacity: .80;
}
.bos68-spinner {
  margin: 0 auto;
  height: 64px;
  width: 64px;
  animation: rotate 0.8s infinite linear;
  border: 5px solid firebrick;
  border-right-color: transparent;
  border-radius: 50%;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.brand-cat-content {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  border-bottom: 1px solid #e0e0e0;
}
.brand-cat-content a:before {
  display: block;
  content: "";
  width: 48px;
  height: 64px;
  margin: 0 auto 12px;
  background-size: 48px;
  background-repeat: no-repeat;
  background-position: top center;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  border-radius: 8px;
}
.brand-cat-content a.cat-iphone-12:before {
  background-image: url('../Efom_Brand/images/iphone-12.png');
}
.brand-cat-content a.cat-iphone-12pro:before {
  background-image: url('../Efom_Brand/images/iphone-12pro.png');
}
.brand-cat-content a.cat-iphone-11:before {
  background-image: url('../Efom_Brand/images/iphone-11.png');
}
.brand-cat-content a.cat-iphone-11pro:before {
  background-image: url('../Efom_Brand/images/iphone-11pro.png');
}
.brand-cat-content a.cat-iphone-xs:before {
  background-image: url('../Efom_Brand/images/iphone-xs.png');
}
.brand-cat-content a.cat-iphone-x:before {
  background-image: url('../Efom_Brand/images/iphone-x.png');
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.form-address-edit .actions-toolbar .vertex-update-address {
  margin-top: 10px;
}
.yotpo-yotpo-is-enabled .yotpoBottomLine {
  width: 100%;
}
.yotpo-yotpo-is-enabled .yotpo-icon-double-bubble,
.yotpo-yotpo-is-enabled .yotpo-stars {
  margin: 0 5px 0 0 !important;
}
.yotpo-yotpo-is-enabled .thumbnail .yotpo a {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled div.yotpo.QABottomLine {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine.bottomline-position {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled.cms-index-index .product-item-actions {
  margin-top: 5px !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view.page-products .product-item-actions,
.yotpo-yotpo-is-enabled.catalog-product-view.page-products .product-item-actions {
  margin-top: 0 !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view .product-info-main .product-reviews-summary,
.yotpo-yotpo-is-enabled.catalog-product-view .product-info-main .product-reviews-summary {
  width: 100%;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 15px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.payment-method-braintree .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  width: 225px;
}
.payment-method-braintree .hosted-control:disabled {
  opacity: 0.5;
}
.payment-method-braintree .hosted-control::-moz-placeholder {
  color: #575757;
}
.payment-method-braintree .hosted-control::-webkit-input-placeholder {
  color: #575757;
}
.payment-method-braintree .hosted-control:-ms-input-placeholder {
  color: #575757;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-focused {
  border-color: #006bb4;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) {
  border-color: #e02b27;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-valid {
  border-color: #006400;
}
.payment-method-braintree .hosted-control.hosted-cid {
  width: 5rem;
}
.payment-method-braintree .hosted-control.hosted-date {
  float: left;
  margin-bottom: 7px;
  width: 6rem;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type {
  margin-right: 50px;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type:after {
  content: '/';
  display: inline;
  padding-bottom: inherit;
  padding-top: inherit;
  position: absolute;
  right: -25px;
  top: 5px;
}
.payment-method-braintree .field-tooltip {
  right: 0;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-logo {
  margin-top: 10px;
  text-align: center;
}
.braintree-paypal-account {
  padding: 15px 0 15px 50px;
  position: relative;
  display: inline-block;
}
.braintree-paypal-account:before {
  background-image: url('../Magento_Braintree/images/paypal-small.png');
  background-position-x: 0;
  background-position-y: 0;
  line-height: 16px;
  vertical-align: middle;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.braintree-paypal-account:before {
  left: 17px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.braintree-paypal-account .payment-method-type {
  font-weight: 700;
}
.braintree-paypal-account .payment-method-description {
  color: #575757;
}
.braintree-paypal-fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.action-braintree-paypal-logo {
  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;
}
.action-braintree-paypal-logo:focus,
.action-braintree-paypal-logo:active {
  background: none;
  border: none;
}
.action-braintree-paypal-logo:hover {
  background: none;
  border: none;
}
.action-braintree-paypal-logo.disabled,
.action-braintree-paypal-logo[disabled],
fieldset[disabled] .action-braintree-paypal-logo {
  pointer-events: none;
  opacity: 0.5;
}
.action-braintree-paypal-logo img {
  margin: 0;
  width: 114px;
}
.payment-method .payment-method-content .actions-toolbar.braintree-paypal-actions {
  margin-left: 0;
}
.account .table .col.paypal-account img {
  vertical-align: middle;
}
.account .table .col.paypal-account + .actions {
  vertical-align: middle;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 10px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 600;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 15px 25px;
}
.cart-summary > .title {
  display: block;
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 25px 5px;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #cccccc;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #cccccc;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 20px;
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: -5px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 25px 0 10px 75px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus {
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action:last-child,
.action-gift:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}
.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 25px;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #cccccc;
}
.block.crosssell {
  margin-top: 70px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 26px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 25px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -24px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  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;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #362f2d;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 45px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #303030;
  content: '\e606';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #303030;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #303030;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.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: #ffffff;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #ffffff;
}
.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 19px;
  content: '';
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #e4e4e4;
  font-weight: 300;
  font-size: 1.8rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  height: 38px;
  margin-left: -19px;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  background: #ffffff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333333;
  font-weight: 600;
  font-size: 1.8rem;
}
.opc-progress-bar-item._active:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span {
  color: #333333;
}
.opc-progress-bar-item._active > span:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'luma-icons';
  line-height: 1;
  font-size: 2.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #333333;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'luma-icons';
  line-height: 1;
  font-size: 2.8rem;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 21px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 21px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #ffffff;
  content: '\e610';
  font-family: 'luma-icons';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #362f2d;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 10px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #8f8f8f;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #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;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #cccccc;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #cccccc;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #362f2d;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  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;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.account-nav .item {
  margin: 3px 0 0;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 5px 18px 5px 15px;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #ff5501;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #ff5501;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 18px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  font-weight: 700;
  border-radius: 3px;
  background-image: none;
  background: #82c12c;
  border: 2px solid transparent;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.8rem;
  line-height: 1.8rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #79ab35;
  border: 2px solid transparent;
  color: #ffffff;
}
.gift-item-block .title:hover {
  background: #79ab35;
  border: 2px solid transparent;
  color: #ffffff;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #cccccc;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 8px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e62a';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #cccccc;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #cccccc;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #adadad;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.map-popup .popup-actions .action.close:active:before {
  color: #737373;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-fallback-price {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.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: #362f2d;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:focus,
.action-gift.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:visited,
.action-gift.map-show-info:visited {
  color: #362f2d;
  text-decoration: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #ff5501;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.action-gift.map-show-info:hover,
.action-gift.map-show-info:active,
.action-gift.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  color: #362f2d;
  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,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.wishlist.split.button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.wishlist.split.button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .items li {
  padding: 0;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\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 #adadad;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: #737373;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #8c8c8c;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333333;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 40px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #575757;
  content: '\e61d';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #cccccc;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.fotorama-video-container:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #cccccc;
  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 #cccccc;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #cccccc;
}
.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 #cccccc;
  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: 'luma-icons';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #79ab35;
}
.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 !important;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
  background: #e02b27;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
  background: #ffffff;
}
.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 {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  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 #79ab35;
}
.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;
  z-index: 1;
}
.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;
}
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 #cccccc;
  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;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #362f2d;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #362f2d;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  margin-top: auto;
}
.footer.content {
  border-top: 1px solid #cccccc;
  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 .switcher,
.page-footer .switcher {
  margin-right: 10px;
}
.page-header .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .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 .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: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .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 .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: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .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 .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .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 .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 .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 .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .switcher li,
.page-footer .switcher li {
  font-size: 12px;
  margin: 0;
}
.page-header .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;
}
.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: #362f2d;
  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: #362f2d;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #362f2d;
  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: #362f2d;
  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: #362f2d;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #362f2d;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e601';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
.products-grid {
  border: 0;
}
.deal-bn img {
  display: block;
}
.deal-bn .bn-for-mobile {
  display: none;
}
.columns .column.main {
  padding-bottom: 0;
}
#deal_campain_slideshow {
  margin: 0 auto 10px;
  max-width: 1000px;
  width: 100%;
  display: block;
}
.grid-deal .products,
.deal-grid .products {
  display: flex;
  -webkit-display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  overflow: hidden;
  margin-bottom: 15px;
  border: 0px;
}
.grid-deal .item,
.deal-grid .item {
  border: 0;
  border: 1px solid #eee;
  margin: 0 5px 10px;
  padding-bottom: 0;
}
.grid-deal .item .label-sticker,
.deal-grid .item .label-sticker {
  top: 5px !important;
  right: 5px !important;
}
.grid-deal .item .product-item-info,
.deal-grid .item .product-item-info {
  padding-bottom: 10px;
}
.grid-deal .item .product-item-image .inner-image,
.deal-grid .item .product-item-image .inner-image {
  margin: 0;
}
.grid-deal .price-box .price-market,
.deal-grid .price-box .price-market {
  margin-left: 5px;
  text-decoration: line-through;
}
.grid-deal .deal-status .started,
.deal-grid .deal-status .started {
  font-size: 13px;
}
.checklist {
  text-align: center;
  margin-bottom: 0;
  display: none;
}
.checklist img {
  max-width: 850px;
  width: 95%;
  margin: 0 auto;
  display: block;
}
.tags {
  margin-top: 5px;
}
.deal-top {
  text-align: center;
  margin-bottom: 30px;
  display: none;
}
.deal-top img {
  max-width: 250px;
}
.deal-grid .group-item {
  margin-bottom: 30px;
}
.deal-grid .top-bn {
  margin-bottom: 15px;
}
.deal-grid .middle-bn {
  text-align: center;
  padding: 5px 0;
}
.deal-grid .middle-bn img {
  display: block;
  margin: 0 auto;
}
.vm {
  text-align: center;
  margin-bottom: 15px;
}
.vm a {
  color: #d9232e;
  font-weight: bold;
  font-size: 14px;
}
.vm a:hover {
  text-decoration: underline;
}
.featured-deal .percent-deal {
  right: -10px;
  top: -10px;
  left: auto;
  border-top-left-radius: 25px;
  -webkit-border-top-left-radius: 25px;
  padding-left: 15px;
}
.featured-deal .percent-deal:before {
  background-image: url(../statics/images/icon/icon-flash-deal.png);
  left: -2px;
}
.featured-deal .tab {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 60px;
}
.featured-deal .tab-image {
  margin-bottom: 15px;
}
.featured-deal .tab-image img {
  display: block;
  max-width: 600px;
  width: 90%;
  margin: 0 auto;
}
.featured-deal .tab .tab-head {
  display: none;
  text-align: center;
  margin: 0 auto;
  display: flex;
  -webkit-display: flex;
  flex-flow: row nowrap;
  flex: 1 100%;
  width: 100%;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  padding: 0;
  max-width: 750px;
  justify-content: center;
}
.featured-deal .tab .tab-head a {
  font-size: 36px;
  color: #fff;
  padding: 7px 15px;
  background: #2886ea;
  display: inline-block;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  margin: 0 2%;
  position: relative;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  line-height: 1;
}
.featured-deal .tab .tab-head a span {
  display: block;
  font-size: 28px;
  margin-bottom: 5px;
}
.featured-deal .tab .tab-head a:last-child {
  border-right: 0;
}
.featured-deal .tab .tab-head a:hover,
.featured-deal .tab .tab-head a.active {
  color: #f8f304;
  -webkit-box-shadow: 0px 8px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 8px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 5px 0px rgba(0, 0, 0, 0.2);
}
.featured-deal .tab .tab-body {
  text-align: left;
}
.featured-deal .tab .tab-body .tab-panel {
  display: none;
  transition: 0.35s all;
  -webkit-transition: 0.35s all;
}
.featured-deal .tab .tab-body .tab-panel.active {
  display: block;
}
.featured-deal .tab .tab-body .tab-panel.tab-0 .deal-status,
.featured-deal .tab .tab-body .tab-panel.tab-2 .deal-status {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.featured-deal .tab .tab-body .tab-panel.tab-0 .deal-status .process-bar,
.featured-deal .tab .tab-body .tab-panel.tab-2 .deal-status .process-bar {
  width: 100%;
  border-radius: 0;
  -webkit-border-radius: 0;
  padding-top: 2px;
  padding-bottom: 3px;
}
.featured-deal .tab .tab-body .tab-panel.tab-0 .product-item .price-box,
.featured-deal .tab .tab-body .tab-panel.tab-2 .product-item .price-box {
  margin-bottom: 15px;
}
.featured-deal .tab .tab-body .tab-panel.tab-0 .deal-status {
  background: #5ea7f6;
}
.featured-deal .tab .tab-body .tab-panel.tab-0 .deal-status .process-bar {
  background: #5ea7f6;
}
.featured-deal .tab .tab-body .tab-panel.tab-0 img {
  filter: grayscale(100%);
}
.featured-deal .tab .tab-body .tab-panel.tab-0 .products .item {
  position: relative;
}
.featured-deal .tab .tab-body .tab-panel.tab-0 .products .item:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.featured-deal .tab .tab-body .tab-panel.tab-2 .deal-status {
  background: #2886ea;
}
.featured-deal .tab .tab-body .tab-panel.tab-2 .deal-status .process-bar {
  background: #2886ea;
  color: #fff;
}
.featured-deal .tab .tab-body .tab-panel .products-grid {
  border: 0;
}
.featured-deal .tab .tab-body .tab-panel .products-grid .item {
  border: 1px solid #eee;
  margin: 0 5px 10px;
  padding-bottom: 0;
  position: relative;
}
.deal-status {
  color: #000;
  font-weight: 300;
  min-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.deal-status .box-deal-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  flex: 1 100%;
  overflow: hidden;
}
.deal-status .process-time {
  color: #c3272b;
  text-align: center;
  width: 50%;
}
.deal-status .process-bar {
  height: 20px;
  display: block;
  background: #FDDAC8;
  overflow: hidden;
  width: 42%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  position: relative;
  text-align: center;
}
.deal-status .process-bar div {
  min-width: 2px;
  background: #f00418;
  height: 100%;
}
.deal-status .process-bar .text {
  font-size: 12px;
  position: absolute;
  color: #fff;
  top: 2px;
  margin: auto;
  left: 0;
  right: 0;
  text-align: center;
}
.deal-status .started {
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  font-weight: normal;
  text-align: center;
  color: #242424;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 5px;
  line-height: 1.5;
}
.deal-status .started strong {
  font-weight: normal;
}
.deal-status .started > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.grid-deal .products-grid .product .percent-deal,
.deal-grid .products-grid .product .percent-deal {
  bottom: 0;
}
.landingpage-product .group-products .products .grid {
  margin-top: 45px;
}
body {
  overflow-x: hidden;
}
.efw-menu *,
.efw-menu :after,
.efw-menu :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .efw-menu .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .efw-menu .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .efw-menu .container {
    width: 1200px;
  }
}
.efw-menu .col-lg-1,
.efw-menu .col-lg-10,
.efw-menu .col-lg-11,
.efw-menu .col-lg-12,
.efw-menu .col-lg-13,
.efw-menu .col-lg-14,
.efw-menu .col-lg-15,
.efw-menu .col-lg-16,
.efw-menu .col-lg-17,
.efw-menu .col-lg-18,
.efw-menu .col-lg-19,
.efw-menu .col-lg-2,
.efw-menu .col-lg-20,
.efw-menu .col-lg-21,
.efw-menu .col-lg-22,
.efw-menu .col-lg-23,
.efw-menu .col-lg-24,
.efw-menu .col-lg-3,
.efw-menu .col-lg-4,
.efw-menu .col-lg-5,
.efw-menu .col-lg-6,
.efw-menu .col-lg-7,
.efw-menu .col-lg-8,
.efw-menu .col-lg-9,
.efw-menu .col-md-1,
.efw-menu .col-md-10,
.efw-menu .col-md-11,
.efw-menu .col-md-12,
.efw-menu .col-md-13,
.efw-menu .col-md-14,
.efw-menu .col-md-15,
.efw-menu .col-md-16,
.efw-menu .col-md-17,
.efw-menu .col-md-18,
.efw-menu .col-md-19,
.efw-menu .col-md-2,
.efw-menu .col-md-20,
.efw-menu .col-md-21,
.efw-menu .col-md-22,
.efw-menu .col-md-23,
.efw-menu .col-md-24,
.efw-menu .col-md-3,
.efw-menu .col-md-4,
.efw-menu .col-md-5,
.efw-menu .col-md-6,
.efw-menu .col-md-7,
.efw-menu .col-md-8,
.efw-menu .col-md-9,
.efw-menu .col-sm-1,
.efw-menu .col-sm-10,
.efw-menu .col-sm-11,
.efw-menu .col-sm-12,
.efw-menu .col-sm-13,
.efw-menu .col-sm-14,
.efw-menu .col-sm-15,
.efw-menu .col-sm-16,
.efw-menu .col-sm-17,
.efw-menu .col-sm-18,
.efw-menu .col-sm-19,
.efw-menu .col-sm-2,
.efw-menu .col-sm-20,
.efw-menu .col-sm-21,
.efw-menu .col-sm-22,
.efw-menu .col-sm-23,
.efw-menu .col-sm-24,
.efw-menu .col-sm-3,
.efw-menu .col-sm-4,
.efw-menu .col-sm-5,
.efw-menu .col-sm-6,
.efw-menu .col-sm-7,
.efw-menu .col-sm-8,
.efw-menu .col-sm-9,
.efw-menu .col-xs-1,
.efw-menu .col-xs-10,
.efw-menu .col-xs-11,
.efw-menu .col-xs-12,
.efw-menu .col-xs-13,
.efw-menu .col-xs-14,
.efw-menu .col-xs-15,
.efw-menu .col-xs-16,
.efw-menu .col-xs-17,
.efw-menu .col-xs-18,
.efw-menu .col-xs-19,
.efw-menu .col-xs-2,
.efw-menu .col-xs-20,
.efw-menu .col-xs-21,
.efw-menu .col-xs-22,
.efw-menu .col-xs-23,
.efw-menu .col-xs-24,
.efw-menu .col-xs-3,
.efw-menu .col-xs-4,
.efw-menu .col-xs-5,
.efw-menu .col-xs-6,
.efw-menu .col-xs-7,
.efw-menu .col-xs-8,
.efw-menu .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.efw-menu .col-xs-1,
.efw-menu .col-xs-10,
.efw-menu .col-xs-11,
.efw-menu .col-xs-12,
.efw-menu .col-xs-13,
.efw-menu .col-xs-14,
.efw-menu .col-xs-15,
.efw-menu .col-xs-16,
.efw-menu .col-xs-17,
.efw-menu .col-xs-18,
.efw-menu .col-xs-19,
.efw-menu .col-xs-2,
.efw-menu .col-xs-20,
.efw-menu .col-xs-21,
.efw-menu .col-xs-22,
.efw-menu .col-xs-23,
.efw-menu .col-xs-24,
.efw-menu .col-xs-3,
.efw-menu .col-xs-4,
.efw-menu .col-xs-5,
.efw-menu .col-xs-6,
.efw-menu .col-xs-7,
.efw-menu .col-xs-8,
.efw-menu .col-xs-9 {
  float: left;
}
.efw-menu .col-xs-24 {
  width: 100%;
}
.efw-menu .col-xs-23 {
  width: 95.83333333%;
}
.efw-menu .col-xs-22 {
  width: 91.66666667%;
}
.efw-menu .col-xs-21 {
  width: 87.5%;
}
.efw-menu .col-xs-20 {
  width: 83.33333333%;
}
.efw-menu .col-xs-19 {
  width: 79.16666667%;
}
.efw-menu .col-xs-18 {
  width: 75%;
}
.efw-menu .col-xs-17 {
  width: 70.83333333%;
}
.efw-menu .col-xs-16 {
  width: 66.66666667%;
}
.efw-menu .col-xs-15 {
  width: 62.5%;
}
.efw-menu .col-xs-14 {
  width: 58.33333333%;
}
.efw-menu .col-xs-13 {
  width: 54.16666667%;
}
.efw-menu .col-xs-12 {
  width: 50%;
}
.efw-menu .col-xs-11 {
  width: 45.83333333%;
}
.efw-menu .col-xs-10 {
  width: 41.66666667%;
}
.efw-menu .col-xs-9 {
  width: 37.5%;
}
.efw-menu .col-xs-8 {
  width: 33.33333333%;
}
.efw-menu .col-xs-7 {
  width: 29.16666667%;
}
.efw-menu .col-xs-6 {
  width: 25%;
}
.efw-menu .col-xs-5 {
  width: 20.83333333%;
}
.efw-menu .col-xs-4 {
  width: 16.66666667%;
}
.efw-menu .col-xs-3 {
  width: 12.5%;
}
.efw-menu .col-xs-2 {
  width: 8.33333333%;
}
.efw-menu .col-xs-1 {
  width: 4.16666667%;
}
.efw-menu .col-xs-pull-24 {
  right: 100%;
}
.efw-menu .col-xs-pull-23 {
  right: 95.83333333%;
}
.efw-menu .col-xs-pull-22 {
  right: 91.66666667%;
}
.efw-menu .col-xs-pull-21 {
  right: 87.5%;
}
.efw-menu .col-xs-pull-20 {
  right: 83.33333333%;
}
.efw-menu .col-xs-pull-19 {
  right: 79.16666667%;
}
.efw-menu .col-xs-pull-18 {
  right: 75%;
}
.efw-menu .col-xs-pull-17 {
  right: 70.83333333%;
}
.efw-menu .col-xs-pull-16 {
  right: 66.66666667%;
}
.efw-menu .col-xs-pull-15 {
  right: 62.5%;
}
.efw-menu .col-xs-pull-14 {
  right: 58.33333333%;
}
.efw-menu .col-xs-pull-13 {
  right: 54.16666667%;
}
.efw-menu .col-xs-pull-12 {
  right: 50%;
}
.efw-menu .col-xs-pull-11 {
  right: 45.83333333%;
}
.efw-menu .col-xs-pull-10 {
  right: 41.66666667%;
}
.efw-menu .col-xs-pull-9 {
  right: 37.5%;
}
.efw-menu .col-xs-pull-8 {
  right: 33.33333333%;
}
.efw-menu .col-xs-pull-7 {
  right: 29.16666667%;
}
.efw-menu .col-xs-pull-6 {
  right: 25%;
}
.efw-menu .col-xs-pull-5 {
  right: 20.83333333%;
}
.efw-menu .col-xs-pull-4 {
  right: 16.66666667%;
}
.efw-menu .col-xs-pull-3 {
  right: 12.5%;
}
.efw-menu .col-xs-pull-2 {
  right: 8.33333333%;
}
.efw-menu .col-xs-pull-1 {
  right: 4.16666667%;
}
.efw-menu .col-xs-pull-0 {
  right: auto;
}
.efw-menu .col-xs-push-24 {
  left: 100%;
}
.efw-menu .col-xs-push-23 {
  left: 95.83333333%;
}
.efw-menu .col-xs-push-22 {
  left: 91.66666667%;
}
.efw-menu .col-xs-push-21 {
  left: 87.5%;
}
.efw-menu .col-xs-push-20 {
  left: 83.33333333%;
}
.efw-menu .col-xs-push-19 {
  left: 79.16666667%;
}
.efw-menu .col-xs-push-18 {
  left: 75%;
}
.efw-menu .col-xs-push-17 {
  left: 70.83333333%;
}
.efw-menu .col-xs-push-16 {
  left: 66.66666667%;
}
.efw-menu .col-xs-push-15 {
  left: 62.5%;
}
.efw-menu .col-xs-push-14 {
  left: 58.33333333%;
}
.efw-menu .col-xs-push-13 {
  left: 54.16666667%;
}
.efw-menu .col-xs-push-12 {
  left: 50%;
}
.efw-menu .col-xs-push-11 {
  left: 45.83333333%;
}
.efw-menu .col-xs-push-10 {
  left: 41.66666667%;
}
.efw-menu .col-xs-push-9 {
  left: 37.5%;
}
.efw-menu .col-xs-push-8 {
  left: 33.33333333%;
}
.efw-menu .col-xs-push-7 {
  left: 29.16666667%;
}
.efw-menu .col-xs-push-6 {
  left: 25%;
}
.efw-menu .col-xs-push-5 {
  left: 20.83333333%;
}
.efw-menu .col-xs-push-4 {
  left: 16.66666667%;
}
.efw-menu .col-xs-push-3 {
  left: 12.5%;
}
.efw-menu .col-xs-push-2 {
  left: 8.33333333%;
}
.efw-menu .col-xs-push-1 {
  left: 4.16666667%;
}
.efw-menu .col-xs-push-0 {
  left: auto;
}
.efw-menu .col-xs-offset-24 {
  margin-left: 100%;
}
.efw-menu .col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.efw-menu .col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.efw-menu .col-xs-offset-21 {
  margin-left: 87.5%;
}
.efw-menu .col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.efw-menu .col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.efw-menu .col-xs-offset-18 {
  margin-left: 75%;
}
.efw-menu .col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.efw-menu .col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.efw-menu .col-xs-offset-15 {
  margin-left: 62.5%;
}
.efw-menu .col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.efw-menu .col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.efw-menu .col-xs-offset-12 {
  margin-left: 50%;
}
.efw-menu .col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.efw-menu .col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.efw-menu .col-xs-offset-9 {
  margin-left: 37.5%;
}
.efw-menu .col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.efw-menu .col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.efw-menu .col-xs-offset-6 {
  margin-left: 25%;
}
.efw-menu .col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.efw-menu .col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.efw-menu .col-xs-offset-3 {
  margin-left: 12.5%;
}
.efw-menu .col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.efw-menu .col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.efw-menu .col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .efw-menu .col-sm-1,
  .efw-menu .col-sm-10,
  .efw-menu .col-sm-11,
  .efw-menu .col-sm-12,
  .efw-menu .col-sm-13,
  .efw-menu .col-sm-14,
  .efw-menu .col-sm-15,
  .efw-menu .col-sm-16,
  .efw-menu .col-sm-17,
  .efw-menu .col-sm-18,
  .efw-menu .col-sm-19,
  .efw-menu .col-sm-2,
  .efw-menu .col-sm-20,
  .efw-menu .col-sm-21,
  .efw-menu .col-sm-22,
  .efw-menu .col-sm-23,
  .efw-menu .col-sm-24,
  .efw-menu .col-sm-3,
  .efw-menu .col-sm-4,
  .efw-menu .col-sm-5,
  .efw-menu .col-sm-6,
  .efw-menu .col-sm-7,
  .efw-menu .col-sm-8,
  .efw-menu .col-sm-9 {
    float: left;
  }
  .efw-menu .col-sm-24 {
    width: 100%;
  }
  .efw-menu .col-sm-23 {
    width: 95.83333333%;
  }
  .efw-menu .col-sm-22 {
    width: 91.66666667%;
  }
  .efw-menu .col-sm-21 {
    width: 87.5%;
  }
  .efw-menu .col-sm-20 {
    width: 83.33333333%;
  }
  .efw-menu .col-sm-19 {
    width: 79.16666667%;
  }
  .efw-menu .col-sm-18 {
    width: 75%;
  }
  .efw-menu .col-sm-17 {
    width: 70.83333333%;
  }
  .efw-menu .col-sm-16 {
    width: 66.66666667%;
  }
  .efw-menu .col-sm-15 {
    width: 62.5%;
  }
  .efw-menu .col-sm-14 {
    width: 58.33333333%;
  }
  .efw-menu .col-sm-13 {
    width: 54.16666667%;
  }
  .efw-menu .col-sm-12 {
    width: 50%;
  }
  .efw-menu .col-sm-11 {
    width: 45.83333333%;
  }
  .efw-menu .col-sm-10 {
    width: 41.66666667%;
  }
  .efw-menu .col-sm-9 {
    width: 37.5%;
  }
  .efw-menu .col-sm-8 {
    width: 33.33333333%;
  }
  .efw-menu .col-sm-7 {
    width: 29.16666667%;
  }
  .efw-menu .col-sm-6 {
    width: 25%;
  }
  .efw-menu .col-sm-5 {
    width: 20.83333333%;
  }
  .efw-menu .col-sm-4 {
    width: 16.66666667%;
  }
  .efw-menu .col-sm-3 {
    width: 12.5%;
  }
  .efw-menu .col-sm-2 {
    width: 8.33333333%;
  }
  .efw-menu .col-sm-1 {
    width: 4.16666667%;
  }
  .efw-menu .col-sm-pull-24 {
    right: 100%;
  }
  .efw-menu .col-sm-pull-23 {
    right: 95.83333333%;
  }
  .efw-menu .col-sm-pull-22 {
    right: 91.66666667%;
  }
  .efw-menu .col-sm-pull-21 {
    right: 87.5%;
  }
  .efw-menu .col-sm-pull-20 {
    right: 83.33333333%;
  }
  .efw-menu .col-sm-pull-19 {
    right: 79.16666667%;
  }
  .efw-menu .col-sm-pull-18 {
    right: 75%;
  }
  .efw-menu .col-sm-pull-17 {
    right: 70.83333333%;
  }
  .efw-menu .col-sm-pull-16 {
    right: 66.66666667%;
  }
  .efw-menu .col-sm-pull-15 {
    right: 62.5%;
  }
  .efw-menu .col-sm-pull-14 {
    right: 58.33333333%;
  }
  .efw-menu .col-sm-pull-13 {
    right: 54.16666667%;
  }
  .efw-menu .col-sm-pull-12 {
    right: 50%;
  }
  .efw-menu .col-sm-pull-11 {
    right: 45.83333333%;
  }
  .efw-menu .col-sm-pull-10 {
    right: 41.66666667%;
  }
  .efw-menu .col-sm-pull-9 {
    right: 37.5%;
  }
  .efw-menu .col-sm-pull-8 {
    right: 33.33333333%;
  }
  .efw-menu .col-sm-pull-7 {
    right: 29.16666667%;
  }
  .efw-menu .col-sm-pull-6 {
    right: 25%;
  }
  .efw-menu .col-sm-pull-5 {
    right: 20.83333333%;
  }
  .efw-menu .col-sm-pull-4 {
    right: 16.66666667%;
  }
  .efw-menu .col-sm-pull-3 {
    right: 12.5%;
  }
  .efw-menu .col-sm-pull-2 {
    right: 8.33333333%;
  }
  .efw-menu .col-sm-pull-1 {
    right: 4.16666667%;
  }
  .efw-menu .col-sm-pull-0 {
    right: auto;
  }
  .efw-menu .col-sm-push-24 {
    left: 100%;
  }
  .efw-menu .col-sm-push-23 {
    left: 95.83333333%;
  }
  .efw-menu .col-sm-push-22 {
    left: 91.66666667%;
  }
  .efw-menu .col-sm-push-21 {
    left: 87.5%;
  }
  .efw-menu .col-sm-push-20 {
    left: 83.33333333%;
  }
  .efw-menu .col-sm-push-19 {
    left: 79.16666667%;
  }
  .efw-menu .col-sm-push-18 {
    left: 75%;
  }
  .efw-menu .col-sm-push-17 {
    left: 70.83333333%;
  }
  .efw-menu .col-sm-push-16 {
    left: 66.66666667%;
  }
  .efw-menu .col-sm-push-15 {
    left: 62.5%;
  }
  .efw-menu .col-sm-push-14 {
    left: 58.33333333%;
  }
  .efw-menu .col-sm-push-13 {
    left: 54.16666667%;
  }
  .efw-menu .col-sm-push-12 {
    left: 50%;
  }
  .efw-menu .col-sm-push-11 {
    left: 45.83333333%;
  }
  .efw-menu .col-sm-push-10 {
    left: 41.66666667%;
  }
  .efw-menu .col-sm-push-9 {
    left: 37.5%;
  }
  .efw-menu .col-sm-push-8 {
    left: 33.33333333%;
  }
  .efw-menu .col-sm-push-7 {
    left: 29.16666667%;
  }
  .efw-menu .col-sm-push-6 {
    left: 25%;
  }
  .efw-menu .col-sm-push-5 {
    left: 20.83333333%;
  }
  .efw-menu .col-sm-push-4 {
    left: 16.66666667%;
  }
  .efw-menu .col-sm-push-3 {
    left: 12.5%;
  }
  .efw-menu .col-sm-push-2 {
    left: 8.33333333%;
  }
  .efw-menu .col-sm-push-1 {
    left: 4.16666667%;
  }
  .efw-menu .col-sm-push-0 {
    left: auto;
  }
  .efw-menu .col-sm-offset-24 {
    margin-left: 100%;
  }
  .efw-menu .col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .efw-menu .col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .efw-menu .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .efw-menu .col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .efw-menu .col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .efw-menu .col-sm-offset-18 {
    margin-left: 75%;
  }
  .efw-menu .col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .efw-menu .col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .efw-menu .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .efw-menu .col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .efw-menu .col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .efw-menu .col-sm-offset-12 {
    margin-left: 50%;
  }
  .efw-menu .col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .efw-menu .col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .efw-menu .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .efw-menu .col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .efw-menu .col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .efw-menu .col-sm-offset-6 {
    margin-left: 25%;
  }
  .efw-menu .col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .efw-menu .col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .efw-menu .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .efw-menu .col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .efw-menu .col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .efw-menu .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .efw-menu .col-md-1,
  .efw-menu .col-md-10,
  .efw-menu .col-md-11,
  .efw-menu .col-md-12,
  .efw-menu .col-md-13,
  .efw-menu .col-md-14,
  .efw-menu .col-md-15,
  .efw-menu .col-md-16,
  .efw-menu .col-md-17,
  .efw-menu .col-md-18,
  .efw-menu .col-md-19,
  .efw-menu .col-md-2,
  .efw-menu .col-md-20,
  .efw-menu .col-md-21,
  .efw-menu .col-md-22,
  .efw-menu .col-md-23,
  .efw-menu .col-md-24,
  .efw-menu .col-md-3,
  .efw-menu .col-md-4,
  .efw-menu .col-md-5,
  .efw-menu .col-md-6,
  .efw-menu .col-md-7,
  .efw-menu .col-md-8,
  .efw-menu .col-md-9 {
    float: left;
  }
  .efw-menu .col-md-24 {
    width: 100%;
  }
  .efw-menu .col-md-23 {
    width: 95.83333333%;
  }
  .efw-menu .col-md-22 {
    width: 91.66666667%;
  }
  .efw-menu .col-md-21 {
    width: 87.5%;
  }
  .efw-menu .col-md-20 {
    width: 83.33333333%;
  }
  .efw-menu .col-md-19 {
    width: 79.16666667%;
  }
  .efw-menu .col-md-18 {
    width: 75%;
  }
  .efw-menu .col-md-17 {
    width: 70.83333333%;
  }
  .efw-menu .col-md-16 {
    width: 66.66666667%;
  }
  .efw-menu .col-md-15 {
    width: 62.5%;
  }
  .efw-menu .col-md-14 {
    width: 58.33333333%;
  }
  .efw-menu .col-md-13 {
    width: 54.16666667%;
  }
  .efw-menu .col-md-12 {
    width: 50%;
  }
  .efw-menu .col-md-11 {
    width: 45.83333333%;
  }
  .efw-menu .col-md-10 {
    width: 41.66666667%;
  }
  .efw-menu .col-md-9 {
    width: 37.5%;
  }
  .efw-menu .col-md-8 {
    width: 33.33333333%;
  }
  .efw-menu .col-md-7 {
    width: 29.16666667%;
  }
  .efw-menu .col-md-6 {
    width: 25%;
  }
  .efw-menu .col-md-5 {
    width: 20.83333333%;
  }
  .efw-menu .col-md-4 {
    width: 16.66666667%;
  }
  .efw-menu .col-md-3 {
    width: 12.5%;
  }
  .efw-menu .col-md-2 {
    width: 8.33333333%;
  }
  .efw-menu .col-md-1 {
    width: 4.16666667%;
  }
  .efw-menu .col-md-pull-24 {
    right: 100%;
  }
  .efw-menu .col-md-pull-23 {
    right: 95.83333333%;
  }
  .efw-menu .col-md-pull-22 {
    right: 91.66666667%;
  }
  .efw-menu .col-md-pull-21 {
    right: 87.5%;
  }
  .efw-menu .col-md-pull-20 {
    right: 83.33333333%;
  }
  .efw-menu .col-md-pull-19 {
    right: 79.16666667%;
  }
  .efw-menu .col-md-pull-18 {
    right: 75%;
  }
  .efw-menu .col-md-pull-17 {
    right: 70.83333333%;
  }
  .efw-menu .col-md-pull-16 {
    right: 66.66666667%;
  }
  .efw-menu .col-md-pull-15 {
    right: 62.5%;
  }
  .efw-menu .col-md-pull-14 {
    right: 58.33333333%;
  }
  .efw-menu .col-md-pull-13 {
    right: 54.16666667%;
  }
  .efw-menu .col-md-pull-12 {
    right: 50%;
  }
  .efw-menu .col-md-pull-11 {
    right: 45.83333333%;
  }
  .efw-menu .col-md-pull-10 {
    right: 41.66666667%;
  }
  .efw-menu .col-md-pull-9 {
    right: 37.5%;
  }
  .efw-menu .col-md-pull-8 {
    right: 33.33333333%;
  }
  .efw-menu .col-md-pull-7 {
    right: 29.16666667%;
  }
  .efw-menu .col-md-pull-6 {
    right: 25%;
  }
  .efw-menu .col-md-pull-5 {
    right: 20.83333333%;
  }
  .efw-menu .col-md-pull-4 {
    right: 16.66666667%;
  }
  .efw-menu .col-md-pull-3 {
    right: 12.5%;
  }
  .efw-menu .col-md-pull-2 {
    right: 8.33333333%;
  }
  .efw-menu .col-md-pull-1 {
    right: 4.16666667%;
  }
  .efw-menu .col-md-pull-0 {
    right: auto;
  }
  .efw-menu .col-md-push-24 {
    left: 100%;
  }
  .efw-menu .col-md-push-23 {
    left: 95.83333333%;
  }
  .efw-menu .col-md-push-22 {
    left: 91.66666667%;
  }
  .efw-menu .col-md-push-21 {
    left: 87.5%;
  }
  .efw-menu .col-md-push-20 {
    left: 83.33333333%;
  }
  .efw-menu .col-md-push-19 {
    left: 79.16666667%;
  }
  .efw-menu .col-md-push-18 {
    left: 75%;
  }
  .efw-menu .col-md-push-17 {
    left: 70.83333333%;
  }
  .efw-menu .col-md-push-16 {
    left: 66.66666667%;
  }
  .efw-menu .col-md-push-15 {
    left: 62.5%;
  }
  .efw-menu .col-md-push-14 {
    left: 58.33333333%;
  }
  .efw-menu .col-md-push-13 {
    left: 54.16666667%;
  }
  .efw-menu .col-md-push-12 {
    left: 50%;
  }
  .efw-menu .col-md-push-11 {
    left: 45.83333333%;
  }
  .efw-menu .col-md-push-10 {
    left: 41.66666667%;
  }
  .efw-menu .col-md-push-9 {
    left: 37.5%;
  }
  .efw-menu .col-md-push-8 {
    left: 33.33333333%;
  }
  .efw-menu .col-md-push-7 {
    left: 29.16666667%;
  }
  .efw-menu .col-md-push-6 {
    left: 25%;
  }
  .efw-menu .col-md-push-5 {
    left: 20.83333333%;
  }
  .efw-menu .col-md-push-4 {
    left: 16.66666667%;
  }
  .efw-menu .col-md-push-3 {
    left: 12.5%;
  }
  .efw-menu .col-md-push-2 {
    left: 8.33333333%;
  }
  .efw-menu .col-md-push-1 {
    left: 4.16666667%;
  }
  .efw-menu .col-md-push-0 {
    left: auto;
  }
  .efw-menu .col-md-offset-24 {
    margin-left: 100%;
  }
  .efw-menu .col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .efw-menu .col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .efw-menu .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .efw-menu .col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .efw-menu .col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .efw-menu .col-md-offset-18 {
    margin-left: 75%;
  }
  .efw-menu .col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .efw-menu .col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .efw-menu .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .efw-menu .col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .efw-menu .col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .efw-menu .col-md-offset-12 {
    margin-left: 50%;
  }
  .efw-menu .col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .efw-menu .col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .efw-menu .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .efw-menu .col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .efw-menu .col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .efw-menu .col-md-offset-6 {
    margin-left: 25%;
  }
  .efw-menu .col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .efw-menu .col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .efw-menu .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .efw-menu .col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .efw-menu .col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .efw-menu .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .efw-menu .col-lg-1,
  .efw-menu .col-lg-10,
  .efw-menu .col-lg-11,
  .efw-menu .col-lg-12,
  .efw-menu .col-lg-13,
  .efw-menu .col-lg-14,
  .efw-menu .col-lg-15,
  .efw-menu .col-lg-16,
  .efw-menu .col-lg-17,
  .efw-menu .col-lg-18,
  .efw-menu .col-lg-19,
  .efw-menu .col-lg-2,
  .efw-menu .col-lg-20,
  .efw-menu .col-lg-21,
  .efw-menu .col-lg-22,
  .efw-menu .col-lg-23,
  .efw-menu .col-lg-24,
  .efw-menu .col-lg-3,
  .efw-menu .col-lg-4,
  .efw-menu .col-lg-5,
  .efw-menu .col-lg-6,
  .efw-menu .col-lg-7,
  .efw-menu .col-lg-8,
  .efw-menu .col-lg-9 {
    float: left;
  }
  .efw-menu .col-lg-24 {
    width: 100%;
  }
  .efw-menu .col-lg-23 {
    width: 95.83333333%;
  }
  .efw-menu .col-lg-22 {
    width: 91.66666667%;
  }
  .efw-menu .col-lg-21 {
    width: 87.5%;
  }
  .efw-menu .col-lg-20 {
    width: 83.33333333%;
  }
  .efw-menu .col-lg-19 {
    width: 79.16666667%;
  }
  .efw-menu .col-lg-18 {
    width: 75%;
  }
  .efw-menu .col-lg-17 {
    width: 70.83333333%;
  }
  .efw-menu .col-lg-16 {
    width: 66.66666667%;
  }
  .efw-menu .col-lg-15 {
    width: 62.5%;
  }
  .efw-menu .col-lg-14 {
    width: 58.33333333%;
  }
  .efw-menu .col-lg-13 {
    width: 54.16666667%;
  }
  .efw-menu .col-lg-12 {
    width: 50%;
  }
  .efw-menu .col-lg-11 {
    width: 45.83333333%;
  }
  .efw-menu .col-lg-10 {
    width: 41.66666667%;
  }
  .efw-menu .col-lg-9 {
    width: 37.5%;
  }
  .efw-menu .col-lg-8 {
    width: 33.33333333%;
  }
  .efw-menu .col-lg-7 {
    width: 29.16666667%;
  }
  .efw-menu .col-lg-6 {
    width: 25%;
  }
  .efw-menu .col-lg-5 {
    width: 20.83333333%;
  }
  .efw-menu .col-lg-4 {
    width: 16.66666667%;
  }
  .efw-menu .col-lg-3 {
    width: 12.5%;
  }
  .efw-menu .col-lg-2 {
    width: 8.33333333%;
  }
  .efw-menu .col-lg-1 {
    width: 4.16666667%;
  }
  .efw-menu .col-lg-pull-24 {
    right: 100%;
  }
  .efw-menu .col-lg-pull-23 {
    right: 95.83333333%;
  }
  .efw-menu .col-lg-pull-22 {
    right: 91.66666667%;
  }
  .efw-menu .col-lg-pull-21 {
    right: 87.5%;
  }
  .efw-menu .col-lg-pull-20 {
    right: 83.33333333%;
  }
  .efw-menu .col-lg-pull-19 {
    right: 79.16666667%;
  }
  .efw-menu .col-lg-pull-18 {
    right: 75%;
  }
  .efw-menu .col-lg-pull-17 {
    right: 70.83333333%;
  }
  .efw-menu .col-lg-pull-16 {
    right: 66.66666667%;
  }
  .efw-menu .col-lg-pull-15 {
    right: 62.5%;
  }
  .efw-menu .col-lg-pull-14 {
    right: 58.33333333%;
  }
  .efw-menu .col-lg-pull-13 {
    right: 54.16666667%;
  }
  .efw-menu .col-lg-pull-12 {
    right: 50%;
  }
  .efw-menu .col-lg-pull-11 {
    right: 45.83333333%;
  }
  .efw-menu .col-lg-pull-10 {
    right: 41.66666667%;
  }
  .efw-menu .col-lg-pull-9 {
    right: 37.5%;
  }
  .efw-menu .col-lg-pull-8 {
    right: 33.33333333%;
  }
  .efw-menu .col-lg-pull-7 {
    right: 29.16666667%;
  }
  .efw-menu .col-lg-pull-6 {
    right: 25%;
  }
  .efw-menu .col-lg-pull-5 {
    right: 20.83333333%;
  }
  .efw-menu .col-lg-pull-4 {
    right: 16.66666667%;
  }
  .efw-menu .col-lg-pull-3 {
    right: 12.5%;
  }
  .efw-menu .col-lg-pull-2 {
    right: 8.33333333%;
  }
  .efw-menu .col-lg-pull-1 {
    right: 4.16666667%;
  }
  .efw-menu .col-lg-pull-0 {
    right: auto;
  }
  .efw-menu .col-lg-push-24 {
    left: 100%;
  }
  .efw-menu .col-lg-push-23 {
    left: 95.83333333%;
  }
  .efw-menu .col-lg-push-22 {
    left: 91.66666667%;
  }
  .efw-menu .col-lg-push-21 {
    left: 87.5%;
  }
  .efw-menu .col-lg-push-20 {
    left: 83.33333333%;
  }
  .efw-menu .col-lg-push-19 {
    left: 79.16666667%;
  }
  .efw-menu .col-lg-push-18 {
    left: 75%;
  }
  .efw-menu .col-lg-push-17 {
    left: 70.83333333%;
  }
  .efw-menu .col-lg-push-16 {
    left: 66.66666667%;
  }
  .efw-menu .col-lg-push-15 {
    left: 62.5%;
  }
  .efw-menu .col-lg-push-14 {
    left: 58.33333333%;
  }
  .efw-menu .col-lg-push-13 {
    left: 54.16666667%;
  }
  .efw-menu .col-lg-push-12 {
    left: 50%;
  }
  .efw-menu .col-lg-push-11 {
    left: 45.83333333%;
  }
  .efw-menu .col-lg-push-10 {
    left: 41.66666667%;
  }
  .efw-menu .col-lg-push-9 {
    left: 37.5%;
  }
  .efw-menu .col-lg-push-8 {
    left: 33.33333333%;
  }
  .efw-menu .col-lg-push-7 {
    left: 29.16666667%;
  }
  .efw-menu .col-lg-push-6 {
    left: 25%;
  }
  .efw-menu .col-lg-push-5 {
    left: 20.83333333%;
  }
  .efw-menu .col-lg-push-4 {
    left: 16.66666667%;
  }
  .efw-menu .col-lg-push-3 {
    left: 12.5%;
  }
  .efw-menu .col-lg-push-2 {
    left: 8.33333333%;
  }
  .efw-menu .col-lg-push-1 {
    left: 4.16666667%;
  }
  .efw-menu .col-lg-push-0 {
    left: auto;
  }
  .efw-menu .col-lg-offset-24 {
    margin-left: 100%;
  }
  .efw-menu .col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .efw-menu .col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .efw-menu .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .efw-menu .col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .efw-menu .col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .efw-menu .col-lg-offset-18 {
    margin-left: 75%;
  }
  .efw-menu .col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .efw-menu .col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .efw-menu .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .efw-menu .col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .efw-menu .col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .efw-menu .col-lg-offset-12 {
    margin-left: 50%;
  }
  .efw-menu .col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .efw-menu .col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .efw-menu .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .efw-menu .col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .efw-menu .col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .efw-menu .col-lg-offset-6 {
    margin-left: 25%;
  }
  .efw-menu .col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .efw-menu .col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .efw-menu .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .efw-menu .col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .efw-menu .col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .efw-menu .col-lg-offset-0 {
    margin-left: 0;
  }
}
.efw-menu .btn-group-vertical > .btn-group:after,
.efw-menu .btn-group-vertical > .btn-group:before,
.efw-menu .btn-toolbar:after,
.efw-menu .btn-toolbar:before,
.efw-menu .clearfix:after,
.efw-menu .clearfix:before,
.efw-menu .container-fluid:after,
.efw-menu .container-fluid:before,
.efw-menu .container:after,
.efw-menu .container:before,
.efw-menu .dl-horizontal dd:after,
.efw-menu .dl-horizontal dd:before,
.efw-menu .form-horizontal .form-group:after,
.efw-menu .form-horizontal .form-group:before,
.efw-menu .modal-footer:after,
.efw-menu .modal-footer:before,
.efw-menu .modal-header:after,
.efw-menu .modal-header:before,
.efw-menu .nav:after,
.efw-menu .nav:before,
.efw-menu .navbar-collapse:after,
.efw-menu .navbar-collapse:before,
.efw-menu .navbar-header:after,
.efw-menu .navbar-header:before,
.efw-menu .navbar:after,
.efw-menu .navbar:before,
.efw-menu .pager:after,
.efw-menu .pager:before,
.efw-menu .panel-body:after,
.efw-menu .panel-body:before,
.efw-menu .row:after,
.efw-menu .row:before {
  content: " ";
  display: table;
}
.efw-menu .btn-group-vertical > .btn-group:after,
.efw-menu .btn-toolbar:after,
.efw-menu .clearfix:after,
.efw-menu .container-fluid:after,
.efw-menu .container:after,
.efw-menu .dl-horizontal dd:after,
.efw-menu .form-horizontal .form-group:after,
.efw-menu .modal-footer:after,
.efw-menu .modal-header:after,
.efw-menu .nav:after,
.efw-menu .navbar-collapse:after,
.efw-menu .navbar-header:after,
.efw-menu .navbar:after,
.efw-menu .pager:after,
.efw-menu .panel-body:after,
.efw-menu .row:after {
  clear: both;
}
.efw-menu .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.efw-menu .pull-right {
  float: right !important;
}
.efw-menu .pull-left {
  float: left !important;
}
.efw-menu .hide {
  display: none !important;
}
.efw-menu .show {
  display: block !important;
}
.efw-menu .hidden,
.efw-menu .visible-lg,
.efw-menu .visible-lg-block,
.efw-menu .visible-lg-inline,
.efw-menu .visible-lg-inline-block,
.efw-menu .visible-md,
.efw-menu .visible-md-block,
.efw-menu .visible-md-inline,
.efw-menu .visible-md-inline-block,
.efw-menu .visible-sm,
.efw-menu .visible-sm-block,
.efw-menu .visible-sm-inline,
.efw-menu .visible-sm-inline-block,
.efw-menu .visible-xs,
.efw-menu .visible-xs-block,
.efw-menu .visible-xs-inline,
.efw-menu .visible-xs-inline-block {
  display: none !important;
}
.efw-menu .invisible {
  visibility: hidden;
}
.efw-menu .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.efw-menu .affix {
  position: fixed;
}
@media (max-width: 767px) {
  .efw-menu .visible-xs {
    display: block !important;
  }
  .efw-menu table.visible-xs {
    display: table !important;
  }
  .efw-menu tr.visible-xs {
    display: table-row !important;
  }
  .efw-menu td.visible-xs,
  .efw-menu th.visible-xs {
    display: table-cell !important;
  }
  .efw-menu .visible-xs-block {
    display: block !important;
  }
  .efw-menu .visible-xs-inline {
    display: inline !important;
  }
  .efw-menu .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .efw-menu .visible-sm {
    display: block !important;
  }
  .efw-menu table.visible-sm {
    display: table !important;
  }
  .efw-menu tr.visible-sm {
    display: table-row !important;
  }
  .efw-menu td.visible-sm,
  .efw-menu th.visible-sm {
    display: table-cell !important;
  }
  .efw-menu .visible-sm-block {
    display: block !important;
  }
  .efw-menu .visible-sm-inline {
    display: inline !important;
  }
  .efw-menu .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .efw-menu .visible-md {
    display: block !important;
  }
  .efw-menu table.visible-md {
    display: table !important;
  }
  .efw-menu tr.visible-md {
    display: table-row !important;
  }
  .efw-menu td.visible-md,
  .efw-menu th.visible-md {
    display: table-cell !important;
  }
  .efw-menu .visible-md-block {
    display: block !important;
  }
  .efw-menu .visible-md-inline {
    display: inline !important;
  }
  .efw-menu .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .efw-menu .visible-lg {
    display: block !important;
  }
  .efw-menu table.visible-lg {
    display: table !important;
  }
  .efw-menu tr.visible-lg {
    display: table-row !important;
  }
  .efw-menu td.visible-lg,
  .efw-menu th.visible-lg {
    display: table-cell !important;
  }
  .efw-menu .visible-lg-block {
    display: block !important;
  }
  .efw-menu .visible-lg-inline {
    display: inline !important;
  }
  .efw-menu .visible-lg-inline-block {
    display: inline-block !important;
  }
  .efw-menu .hidden-lg {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .efw-menu .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .efw-menu .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .efw-menu .hidden-md {
    display: none !important;
  }
}
.efw-menu .visible-print {
  display: none !important;
}
@media print {
  .efw-menu .visible-print {
    display: block !important;
  }
  .efw-menu table.visible-print {
    display: table !important;
  }
  .efw-menu tr.visible-print {
    display: table-row !important;
  }
  .efw-menu td.visible-print,
  .efw-menu th.visible-print {
    display: table-cell !important;
  }
}
.efw-menu .visible-print-block {
  display: none !important;
}
@media print {
  .efw-menu .visible-print-block {
    display: block !important;
  }
}
.efw-menu .visible-print-inline {
  display: none !important;
}
@media print {
  .efw-menu .visible-print-inline {
    display: inline !important;
  }
}
.efw-menu .visible-print-inline-block {
  display: none !important;
}
@media print {
  .efw-menu .visible-print-inline-block {
    display: inline-block !important;
  }
  .efw-menu .hidden-print {
    display: none !important;
  }
}
.efw-menu ul,
.efw-menu ol {
  padding: 0;
  list-style: none;
}
.efw-menu a,
.efw-menu a:hover {
  text-decoration: none;
}
.ecom-menu .cat-tree a.groupdrop-title {
  font-weight: normal;
}
.ecom-menu p.groupdrop-title,
.ecom-menu .cat-tree.no-dropdown a.groupdrop-title {
  font-weight: bold;
}
.temp > .need-unwrap {
  margin: 0 0;
}
.ecom-menu i.menu-icon.img-icon {
  display: inline-block;
  margin-right: 5px;
}
.ecom-menu i.menu-icon.img-icon img {
  max-width: 18px;
}
.ecom-menu .groupmenu-drop,
.ecom-menu .groupmenu-drop-content {
  display: block;
}
.ecom-menu img.groupdrop-banner-pos {
  position: absolute;
}
.ecom-menu ul.groupdrop-link,
.ecom-menu ul.groupmenu-drop,
.ecom-menu ul.groupmenu-nondrop {
  padding-left: 0;
}
.ecom-menu .groupmenu-drop {
  position: absolute;
  background: #ffffff;
  top: 100%;
  z-index: 99;
  border: 1px solid #ccc;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
}
.ecom-menu .groupmenu-drop .groupmenu-drop {
  top: -1px;
  left: 100%;
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  -moz-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
}
.ecom-menu .groupmenu-drop .item.parent > .menu-link {
  display: block;
}
.ecom-menu .groupmenu-drop .item.parent > .menu-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f105";
  float: right;
  margin-top: 3px;
}
.rtl-layout .ecom-menu .groupmenu-drop .item.parent > .menu-link:before {
  float: left;
  content: "\f104";
}
.ecom-menu .groupmenu-drop .item.parent.cat-tree:not(.no-dropdown) > a {
  display: block;
}
.ecom-menu .groupmenu-drop .item.parent.cat-tree:not(.no-dropdown) > a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f105";
  float: right;
  margin-top: 3px;
}
.ecom-menu .groupmenu-drop li.item:hover > .groupmenu-drop {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  visibility: inherit;
}
.ecom-menu .groupmenu-drop > li.item,
.ecom-menu .cat-tree li.item {
  min-width: 230px;
  position: relative;
  padding: 6px 5px;
  margin: 0px auto;
}
/*menu horizontal*/
.ecom-horizontal-menu {
  width: 100%;
}
.ecom-horizontal-menu li.level0 > .groupmenu-drop {
  display: none;
}
.rtl-layout .ecom-horizontal-menu li.level0 > .groupmenu-drop {
  right: 0;
  left: auto;
}
.ecom-horizontal-menu.ecom-translate li.level0 > .groupmenu-drop {
  top: 45px;
  display: block;
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  -moz-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
}
.ecom-horizontal-menu.ecom-translate li.level0:hover > .groupmenu-drop {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  visibility: inherit;
}
.ecom-horizontal-menu .groupmenu {
  width: 100%;
  display: inline-block;
  padding: 0;
}
.ecom-horizontal-menu .groupmenu li.level0 > a.menu-link {
  text-transform: uppercase;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: inline-block;
  vertical-align: top;
  padding: 12px 20px;
  box-sizing: border-box;
  border-width: 0px;
  border-style: solid;
  text-decoration: none;
  color: #333333;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  cursor: pointer;
  line-height: 22px;
}
.ecom-horizontal-menu .groupmenu li.level0 > a.menu-link .menu-icon {
  margin-right: 3px;
}
.ecom-horizontal-menu .groupmenu .groupmenu-drop {
  font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.ecom-horizontal-menu .groupmenu li.item {
  list-style: none;
}
.ecom-horizontal-menu .groupmenu li.item.level0 {
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  float: left;
}
.rtl-layout .ecom-horizontal-menu .groupmenu li.item.level0 {
  float: right;
}
.ecom-horizontal-menu .groupmenu .groupmenu-nondrop {
  position: relative;
}
.ecom-horizontal-menu .groupmenu .groupmenu-nondrop > li.item {
  margin: 0px 0px;
  padding-left: 0px;
}
.ecom-horizontal-menu .groupmenu .no-dropdown > .cat-tree.groupmenu-drop {
  top: auto;
  left: auto;
}
.ecom-horizontal-menu .groupmenu .no-dropdown > .groupdrop-title {
  margin-bottom: 10px;
  display: inline-block;
}
.ecom-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown > .cat-tree.groupmenu-drop .groupmenu-drop {
  visibility: hidden;
  height: 0;
  position: absolute;
  opacity: 0;
  background: #fff;
  border: 1px solid #ccc;
  height: auto;
}
.ecom-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown > .cat-tree.groupmenu-drop .parent:hover > .groupmenu-drop {
  visibility: visible;
  height: auto;
  opacity: 1;
}
.ecom-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown {
  display: block;
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
}
/*menu vertical*/
.ecom-vertical-menu .groupmenu-drop {
  top: -1px;
  left: 100%;
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  -moz-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  display: none;
}
.rtl-layout .ecom-vertical-menu .groupmenu-drop {
  right: 100%;
  left: auto;
}
.ecom-vertical-menu li.item:hover > .groupmenu-drop {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  visibility: inherit;
  display: block;
}
.ecom-vertical-menu .item.level0 {
  display: block;
  padding: 0px;
  border: 1px solid #dfdfdf;
  position: relative;
  margin-bottom: -1px;
}
.ecom-vertical-menu .item.level0 > a.menu-link {
  display: block;
}
.ecom-vertical-menu .item.level0 > a.menu-link .menu-icon {
  min-width: 37px;
  text-align: center;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  padding-top: 10px;
  border-right: 1px solid #dfdfdf;
}
.rtl-layout .ecom-vertical-menu .item.level0 > a.menu-link .menu-icon {
  border-right: none;
  border-left: 1px solid #dfdfdf;
  left: auto;
  right: 0;
}
.ecom-vertical-menu .item.level0 > a.menu-link span {
  display: block;
  padding: 10px;
  padding-left: 60px;
}
.rtl-layout .ecom-vertical-menu .item.level0 > a.menu-link span {
  padding-left: 10px;
  padding-right: 60px;
}
.ecom-vertical-menu .item.level0.parent > a.menu-link:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f105";
  float: right;
  margin-top: 8px;
  margin-right: 10px;
}
.rtl-layout .ecom-vertical-menu .item.level0.parent > a.menu-link:before {
  content: "\f104";
  float: left;
  margin-right: 0px;
  margin-left: 10px;
}
/*column menu*/
@media (min-width: 768px) {
  .ecom-menu .groupmenu-width-1 {
    width: 30.83333333px;
  }
  .ecom-menu .groupmenu-width-1.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-2 {
    width: 61.66666667px;
  }
  .ecom-menu .groupmenu-width-2.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-3 {
    width: 92.5px;
  }
  .ecom-menu .groupmenu-width-3.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-4 {
    width: 123.33333333px;
  }
  .ecom-menu .groupmenu-width-4.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-5 {
    width: 154.16666667px;
  }
  .ecom-menu .groupmenu-width-5.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-6 {
    width: 185px;
  }
  .ecom-menu .groupmenu-width-6.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-7 {
    width: 215.83333333px;
  }
  .ecom-menu .groupmenu-width-7.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-8 {
    width: 246.66666667px;
  }
  .ecom-menu .groupmenu-width-8.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-9 {
    width: 277.5px;
  }
  .ecom-menu .groupmenu-width-9.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-10 {
    width: 308.33333333px;
  }
  .ecom-menu .groupmenu-width-10.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-11 {
    width: 339.16666667px;
  }
  .ecom-menu .groupmenu-width-11.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-12 {
    width: 370px;
  }
  .ecom-menu .groupmenu-width-12.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-13 {
    width: 400.83333333px;
  }
  .ecom-menu .groupmenu-width-13.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-14 {
    width: 431.66666667px;
  }
  .ecom-menu .groupmenu-width-14.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-15 {
    width: 462.5px;
  }
  .ecom-menu .groupmenu-width-15.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-16 {
    width: 493.33333333px;
  }
  .ecom-menu .groupmenu-width-16.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-17 {
    width: 524.16666667px;
  }
  .ecom-menu .groupmenu-width-17.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-18 {
    width: 555px;
  }
  .ecom-menu .groupmenu-width-18.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-19 {
    width: 585.83333333px;
  }
  .ecom-menu .groupmenu-width-19.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-20 {
    width: 616.66666667px;
  }
  .ecom-menu .groupmenu-width-20.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-21 {
    width: 647.5px;
  }
  .ecom-menu .groupmenu-width-21.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-22 {
    width: 678.33333333px;
  }
  .ecom-menu .groupmenu-width-22.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-23 {
    width: 709.16666667px;
  }
  .ecom-menu .groupmenu-width-23.row {
    box-sizing: content-box;
  }
  .ecom-menu .groupmenu-width-24 {
    width: 740px;
  }
  .ecom-menu .groupmenu-width-24.row {
    box-sizing: content-box;
  }
}
@media (min-width: 992px) {
  .ecom-menu .groupmenu-width-1 {
    width: 40px;
  }
  .ecom-menu .groupmenu-width-2 {
    width: 80px;
  }
  .ecom-menu .groupmenu-width-3 {
    width: 120px;
  }
  .ecom-menu .groupmenu-width-4 {
    width: 160px;
  }
  .ecom-menu .groupmenu-width-5 {
    width: 200px;
  }
  .ecom-menu .groupmenu-width-6 {
    width: 240px;
  }
  .ecom-menu .groupmenu-width-7 {
    width: 280px;
  }
  .ecom-menu .groupmenu-width-8 {
    width: 320px;
  }
  .ecom-menu .groupmenu-width-9 {
    width: 360px;
  }
  .ecom-menu .groupmenu-width-10 {
    width: 400px;
  }
  .ecom-menu .groupmenu-width-11 {
    width: 440px;
  }
  .ecom-menu .groupmenu-width-12 {
    width: 480px;
  }
  .ecom-menu .groupmenu-width-13 {
    width: 520px;
  }
  .ecom-menu .groupmenu-width-14 {
    width: 560px;
  }
  .ecom-menu .groupmenu-width-15 {
    width: 600px;
  }
  .ecom-menu .groupmenu-width-16 {
    width: 640px;
  }
  .ecom-menu .groupmenu-width-17 {
    width: 680px;
  }
  .ecom-menu .groupmenu-width-18 {
    width: 720px;
  }
  .ecom-menu .groupmenu-width-19 {
    width: 760px;
  }
  .ecom-menu .groupmenu-width-20 {
    width: 800px;
  }
  .ecom-menu .groupmenu-width-21 {
    width: 840px;
  }
  .ecom-menu .groupmenu-width-22 {
    width: 880px;
  }
  .ecom-menu .groupmenu-width-23 {
    width: 920px;
  }
  .ecom-menu .groupmenu-width-24 {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .ecom-menu .groupmenu-width-1 {
    width: 48.75px;
  }
  .ecom-menu .groupmenu-width-2 {
    width: 97.5px;
  }
  .ecom-menu .groupmenu-width-3 {
    width: 146.25px;
  }
  .ecom-menu .groupmenu-width-4 {
    width: 195px;
  }
  .ecom-menu .groupmenu-width-5 {
    width: 243.75px;
  }
  .ecom-menu .groupmenu-width-6 {
    width: 292.5px;
  }
  .ecom-menu .groupmenu-width-7 {
    width: 341.25px;
  }
  .ecom-menu .groupmenu-width-8 {
    width: 390px;
  }
  .ecom-menu .groupmenu-width-9 {
    width: 438.75px;
  }
  .ecom-menu .groupmenu-width-10 {
    width: 487.5px;
  }
  .ecom-menu .groupmenu-width-11 {
    width: 536.25px;
  }
  .ecom-menu .groupmenu-width-12 {
    width: 585px;
  }
  .ecom-menu .groupmenu-width-13 {
    width: 633.75px;
  }
  .ecom-menu .groupmenu-width-14 {
    width: 682.5px;
  }
  .ecom-menu .groupmenu-width-15 {
    width: 731.25px;
  }
  .ecom-menu .groupmenu-width-16 {
    width: 780px;
  }
  .ecom-menu .groupmenu-width-17 {
    width: 828.75px;
  }
  .ecom-menu .groupmenu-width-18 {
    width: 877.5px;
  }
  .ecom-menu .groupmenu-width-19 {
    width: 926.25px;
  }
  .ecom-menu .groupmenu-width-20 {
    width: 975px;
  }
  .ecom-menu .groupmenu-width-21 {
    width: 1023.75px;
  }
  .ecom-menu .groupmenu-width-22 {
    width: 1072.5px;
  }
  .ecom-menu .groupmenu-width-23 {
    width: 1121.25px;
  }
  .ecom-menu .groupmenu-width-24 {
    width: 1170px;
  }
}
.rtl-layout .ecom-menu .col-xs-1 {
  width: 4.16667%;
}
.rtl-layout .ecom-menu .col-xs-2 {
  width: 8.33333%;
}
.rtl-layout .ecom-menu .col-xs-3 {
  width: 12.5%;
}
.rtl-layout .ecom-menu .col-xs-4 {
  width: 16.66667%;
}
.rtl-layout .ecom-menu .col-xs-5 {
  width: 20.83333%;
}
.rtl-layout .ecom-menu .col-xs-6 {
  width: 25%;
}
.rtl-layout .ecom-menu .col-xs-7 {
  width: 29.16667%;
}
.rtl-layout .ecom-menu .col-xs-8 {
  width: 33.33333%;
}
.rtl-layout .ecom-menu .col-xs-9 {
  width: 37.5%;
}
.rtl-layout .ecom-menu .col-xs-10 {
  width: 41.66667%;
}
.rtl-layout .ecom-menu .col-xs-11 {
  width: 45.83333%;
}
.rtl-layout .ecom-menu .col-xs-12 {
  width: 50%;
}
.rtl-layout .ecom-menu .col-xs-13 {
  width: 54.16667%;
}
.rtl-layout .ecom-menu .col-xs-14 {
  width: 58.33333%;
}
.rtl-layout .ecom-menu .col-xs-15 {
  width: 62.5%;
}
.rtl-layout .ecom-menu .col-xs-16 {
  width: 66.66667%;
}
.rtl-layout .ecom-menu .col-xs-17 {
  width: 70.83333%;
}
.rtl-layout .ecom-menu .col-xs-18 {
  width: 75%;
}
.rtl-layout .ecom-menu .col-xs-19 {
  width: 79.16667%;
}
.rtl-layout .ecom-menu .col-xs-20 {
  width: 83.33333%;
}
.rtl-layout .ecom-menu .col-xs-21 {
  width: 87.5%;
}
.rtl-layout .ecom-menu .col-xs-22 {
  width: 91.66667%;
}
.rtl-layout .ecom-menu .col-xs-23 {
  width: 95.83333%;
}
.rtl-layout .ecom-menu .col-xs-24 {
  width: 100%;
}
.rtl-layout .ecom-menu .col-xs-pull-0 {
  left: 0%;
}
.rtl-layout .ecom-menu .col-xs-pull-1 {
  left: 4.16667%;
}
.rtl-layout .ecom-menu .col-xs-pull-2 {
  left: 8.33333%;
}
.rtl-layout .ecom-menu .col-xs-pull-3 {
  left: 12.5%;
}
.rtl-layout .ecom-menu .col-xs-pull-4 {
  left: 16.66667%;
}
.rtl-layout .ecom-menu .col-xs-pull-5 {
  left: 20.83333%;
}
.rtl-layout .ecom-menu .col-xs-pull-6 {
  left: 25%;
}
.rtl-layout .ecom-menu .col-xs-pull-7 {
  left: 29.16667%;
}
.rtl-layout .ecom-menu .col-xs-pull-8 {
  left: 33.33333%;
}
.rtl-layout .ecom-menu .col-xs-pull-9 {
  left: 37.5%;
}
.rtl-layout .ecom-menu .col-xs-pull-10 {
  left: 41.66667%;
}
.rtl-layout .ecom-menu .col-xs-pull-11 {
  left: 45.83333%;
}
.rtl-layout .ecom-menu .col-xs-pull-12 {
  left: 50%;
}
.rtl-layout .ecom-menu .col-xs-pull-13 {
  left: 54.16667%;
}
.rtl-layout .ecom-menu .col-xs-pull-14 {
  left: 58.33333%;
}
.rtl-layout .ecom-menu .col-xs-pull-15 {
  left: 62.5%;
}
.rtl-layout .ecom-menu .col-xs-pull-16 {
  left: 66.66667%;
}
.rtl-layout .ecom-menu .col-xs-pull-17 {
  left: 70.83333%;
}
.rtl-layout .ecom-menu .col-xs-pull-18 {
  left: 75%;
}
.rtl-layout .ecom-menu .col-xs-pull-19 {
  left: 79.16667%;
}
.rtl-layout .ecom-menu .col-xs-pull-20 {
  left: 83.33333%;
}
.rtl-layout .ecom-menu .col-xs-pull-21 {
  left: 87.5%;
}
.rtl-layout .ecom-menu .col-xs-pull-22 {
  left: 91.66667%;
}
.rtl-layout .ecom-menu .col-xs-pull-23 {
  left: 95.83333%;
}
.rtl-layout .ecom-menu .col-xs-pull-24 {
  left: 100%;
}
.rtl-layout .ecom-menu .col-xs-push-0 {
  right: 0%;
}
.rtl-layout .ecom-menu .col-xs-push-1 {
  right: 4.16667%;
}
.rtl-layout .ecom-menu .col-xs-push-2 {
  right: 8.33333%;
}
.rtl-layout .ecom-menu .col-xs-push-3 {
  right: 12.5%;
}
.rtl-layout .ecom-menu .col-xs-push-4 {
  right: 16.66667%;
}
.rtl-layout .ecom-menu .col-xs-push-5 {
  right: 20.83333%;
}
.rtl-layout .ecom-menu .col-xs-push-6 {
  right: 25%;
}
.rtl-layout .ecom-menu .col-xs-push-7 {
  right: 29.16667%;
}
.rtl-layout .ecom-menu .col-xs-push-8 {
  right: 33.33333%;
}
.rtl-layout .ecom-menu .col-xs-push-9 {
  right: 37.5%;
}
.rtl-layout .ecom-menu .col-xs-push-10 {
  right: 41.66667%;
}
.rtl-layout .ecom-menu .col-xs-push-11 {
  right: 45.83333%;
}
.rtl-layout .ecom-menu .col-xs-push-12 {
  right: 50%;
}
.rtl-layout .ecom-menu .col-xs-push-13 {
  right: 54.16667%;
}
.rtl-layout .ecom-menu .col-xs-push-14 {
  right: 58.33333%;
}
.rtl-layout .ecom-menu .col-xs-push-15 {
  right: 62.5%;
}
.rtl-layout .ecom-menu .col-xs-push-16 {
  right: 66.66667%;
}
.rtl-layout .ecom-menu .col-xs-push-17 {
  right: 70.83333%;
}
.rtl-layout .ecom-menu .col-xs-push-18 {
  right: 75%;
}
.rtl-layout .ecom-menu .col-xs-push-19 {
  right: 79.16667%;
}
.rtl-layout .ecom-menu .col-xs-push-20 {
  right: 83.33333%;
}
.rtl-layout .ecom-menu .col-xs-push-21 {
  right: 87.5%;
}
.rtl-layout .ecom-menu .col-xs-push-22 {
  right: 91.66667%;
}
.rtl-layout .ecom-menu .col-xs-push-23 {
  right: 95.83333%;
}
.rtl-layout .ecom-menu .col-xs-push-24 {
  right: 100%;
}
.rtl-layout .ecom-menu .col-xs-offset-0 {
  margin-right: 0%;
}
.rtl-layout .ecom-menu .col-xs-offset-1 {
  margin-right: 4.16667%;
}
.rtl-layout .ecom-menu .col-xs-offset-2 {
  margin-right: 8.33333%;
}
.rtl-layout .ecom-menu .col-xs-offset-3 {
  margin-right: 12.5%;
}
.rtl-layout .ecom-menu .col-xs-offset-4 {
  margin-right: 16.66667%;
}
.rtl-layout .ecom-menu .col-xs-offset-5 {
  margin-right: 20.83333%;
}
.rtl-layout .ecom-menu .col-xs-offset-6 {
  margin-right: 25%;
}
.rtl-layout .ecom-menu .col-xs-offset-7 {
  margin-right: 29.16667%;
}
.rtl-layout .ecom-menu .col-xs-offset-8 {
  margin-right: 33.33333%;
}
.rtl-layout .ecom-menu .col-xs-offset-9 {
  margin-right: 37.5%;
}
.rtl-layout .ecom-menu .col-xs-offset-10 {
  margin-right: 41.66667%;
}
.rtl-layout .ecom-menu .col-xs-offset-11 {
  margin-right: 45.83333%;
}
.rtl-layout .ecom-menu .col-xs-offset-12 {
  margin-right: 50%;
}
.rtl-layout .ecom-menu .col-xs-offset-13 {
  margin-right: 54.16667%;
}
.rtl-layout .ecom-menu .col-xs-offset-14 {
  margin-right: 58.33333%;
}
.rtl-layout .ecom-menu .col-xs-offset-15 {
  margin-right: 62.5%;
}
.rtl-layout .ecom-menu .col-xs-offset-16 {
  margin-right: 66.66667%;
}
.rtl-layout .ecom-menu .col-xs-offset-17 {
  margin-right: 70.83333%;
}
.rtl-layout .ecom-menu .col-xs-offset-18 {
  margin-right: 75%;
}
.rtl-layout .ecom-menu .col-xs-offset-19 {
  margin-right: 79.16667%;
}
.rtl-layout .ecom-menu .col-xs-offset-20 {
  margin-right: 83.33333%;
}
.rtl-layout .ecom-menu .col-xs-offset-21 {
  margin-right: 87.5%;
}
.rtl-layout .ecom-menu .col-xs-offset-22 {
  margin-right: 91.66667%;
}
.rtl-layout .ecom-menu .col-xs-offset-23 {
  margin-right: 95.83333%;
}
.rtl-layout .ecom-menu .col-xs-offset-24 {
  margin-right: 100%;
}
@media (min-width: 768px) {
  .rtl-layout .ecom-menu .col-sm-1,
  .rtl-layout .ecom-menu .col-sm-2,
  .rtl-layout .ecom-menu .col-sm-3,
  .rtl-layout .ecom-menu .col-sm-4,
  .rtl-layout .ecom-menu .col-sm-5,
  .rtl-layout .ecom-menu .col-sm-6,
  .rtl-layout .ecom-menu .col-sm-7,
  .rtl-layout .ecom-menu .col-sm-8,
  .rtl-layout .ecom-menu .col-sm-9,
  .rtl-layout .ecom-menu .col-sm-10,
  .rtl-layout .ecom-menu .col-sm-11,
  .rtl-layout .ecom-menu .col-sm-12,
  .rtl-layout .ecom-menu .col-sm-13,
  .rtl-layout .ecom-menu .col-sm-14,
  .rtl-layout .ecom-menu .col-sm-15,
  .rtl-layout .ecom-menu .col-sm-16,
  .rtl-layout .ecom-menu .col-sm-17,
  .rtl-layout .ecom-menu .col-sm-18,
  .rtl-layout .ecom-menu .col-sm-19,
  .rtl-layout .ecom-menu .col-sm-20,
  .rtl-layout .ecom-menu .col-sm-21,
  .rtl-layout .ecom-menu .col-sm-22,
  .rtl-layout .ecom-menu .col-sm-23,
  .rtl-layout .ecom-menu .col-sm-24 {
    float: right;
  }
  .rtl-layout .ecom-menu .col-sm-1 {
    width: 4.16667%;
  }
  .rtl-layout .ecom-menu .col-sm-2 {
    width: 8.33333%;
  }
  .rtl-layout .ecom-menu .col-sm-3 {
    width: 12.5%;
  }
  .rtl-layout .ecom-menu .col-sm-4 {
    width: 16.66667%;
  }
  .rtl-layout .ecom-menu .col-sm-5 {
    width: 20.83333%;
  }
  .rtl-layout .ecom-menu .col-sm-6 {
    width: 25%;
  }
  .rtl-layout .ecom-menu .col-sm-7 {
    width: 29.16667%;
  }
  .rtl-layout .ecom-menu .col-sm-8 {
    width: 33.33333%;
  }
  .rtl-layout .ecom-menu .col-sm-9 {
    width: 37.5%;
  }
  .rtl-layout .ecom-menu .col-sm-10 {
    width: 41.66667%;
  }
  .rtl-layout .ecom-menu .col-sm-11 {
    width: 45.83333%;
  }
  .rtl-layout .ecom-menu .col-sm-12 {
    width: 50%;
  }
  .rtl-layout .ecom-menu .col-sm-13 {
    width: 54.16667%;
  }
  .rtl-layout .ecom-menu .col-sm-14 {
    width: 58.33333%;
  }
  .rtl-layout .ecom-menu .col-sm-15 {
    width: 62.5%;
  }
  .rtl-layout .ecom-menu .col-sm-16 {
    width: 66.66667%;
  }
  .rtl-layout .ecom-menu .col-sm-17 {
    width: 70.83333%;
  }
  .rtl-layout .ecom-menu .col-sm-18 {
    width: 75%;
  }
  .rtl-layout .ecom-menu .col-sm-19 {
    width: 79.16667%;
  }
  .rtl-layout .ecom-menu .col-sm-20 {
    width: 83.33333%;
  }
  .rtl-layout .ecom-menu .col-sm-21 {
    width: 87.5%;
  }
  .rtl-layout .ecom-menu .col-sm-22 {
    width: 91.66667%;
  }
  .rtl-layout .ecom-menu .col-sm-23 {
    width: 95.83333%;
  }
  .rtl-layout .ecom-menu .col-sm-24 {
    width: 100%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-0 {
    left: 0%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-1 {
    left: 4.16667%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-2 {
    left: 8.33333%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-3 {
    left: 12.5%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-4 {
    left: 16.66667%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-5 {
    left: 20.83333%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-6 {
    left: 25%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-7 {
    left: 29.16667%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-8 {
    left: 33.33333%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-9 {
    left: 37.5%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-10 {
    left: 41.66667%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-11 {
    left: 45.83333%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-12 {
    left: 50%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-13 {
    left: 54.16667%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-14 {
    left: 58.33333%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-15 {
    left: 62.5%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-16 {
    left: 66.66667%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-17 {
    left: 70.83333%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-18 {
    left: 75%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-19 {
    left: 79.16667%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-20 {
    left: 83.33333%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-21 {
    left: 87.5%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-22 {
    left: 91.66667%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-23 {
    left: 95.83333%;
  }
  .rtl-layout .ecom-menu .col-sm-pull-24 {
    left: 100%;
  }
  .rtl-layout .ecom-menu .col-sm-push-0 {
    right: 0%;
  }
  .rtl-layout .ecom-menu .col-sm-push-1 {
    right: 4.16667%;
  }
  .rtl-layout .ecom-menu .col-sm-push-2 {
    right: 8.33333%;
  }
  .rtl-layout .ecom-menu .col-sm-push-3 {
    right: 12.5%;
  }
  .rtl-layout .ecom-menu .col-sm-push-4 {
    right: 16.66667%;
  }
  .rtl-layout .ecom-menu .col-sm-push-5 {
    right: 20.83333%;
  }
  .rtl-layout .ecom-menu .col-sm-push-6 {
    right: 25%;
  }
  .rtl-layout .ecom-menu .col-sm-push-7 {
    right: 29.16667%;
  }
  .rtl-layout .ecom-menu .col-sm-push-8 {
    right: 33.33333%;
  }
  .rtl-layout .ecom-menu .col-sm-push-9 {
    right: 37.5%;
  }
  .rtl-layout .ecom-menu .col-sm-push-10 {
    right: 41.66667%;
  }
  .rtl-layout .ecom-menu .col-sm-push-11 {
    right: 45.83333%;
  }
  .rtl-layout .ecom-menu .col-sm-push-12 {
    right: 50%;
  }
  .rtl-layout .ecom-menu .col-sm-push-13 {
    right: 54.16667%;
  }
  .rtl-layout .ecom-menu .col-sm-push-14 {
    right: 58.33333%;
  }
  .rtl-layout .ecom-menu .col-sm-push-15 {
    right: 62.5%;
  }
  .rtl-layout .ecom-menu .col-sm-push-16 {
    right: 66.66667%;
  }
  .rtl-layout .ecom-menu .col-sm-push-17 {
    right: 70.83333%;
  }
  .rtl-layout .ecom-menu .col-sm-push-18 {
    right: 75%;
  }
  .rtl-layout .ecom-menu .col-sm-push-19 {
    right: 79.16667%;
  }
  .rtl-layout .ecom-menu .col-sm-push-20 {
    right: 83.33333%;
  }
  .rtl-layout .ecom-menu .col-sm-push-21 {
    right: 87.5%;
  }
  .rtl-layout .ecom-menu .col-sm-push-22 {
    right: 91.66667%;
  }
  .rtl-layout .ecom-menu .col-sm-push-23 {
    right: 95.83333%;
  }
  .rtl-layout .ecom-menu .col-sm-push-24 {
    right: 100%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-0 {
    margin-right: 0%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-1 {
    margin-right: 4.16667%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-2 {
    margin-right: 8.33333%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-3 {
    margin-right: 12.5%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-4 {
    margin-right: 16.66667%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-5 {
    margin-right: 20.83333%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-6 {
    margin-right: 25%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-7 {
    margin-right: 29.16667%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-8 {
    margin-right: 33.33333%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-9 {
    margin-right: 37.5%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-10 {
    margin-right: 41.66667%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-11 {
    margin-right: 45.83333%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-12 {
    margin-right: 50%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-13 {
    margin-right: 54.16667%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-14 {
    margin-right: 58.33333%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-15 {
    margin-right: 62.5%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-16 {
    margin-right: 66.66667%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-17 {
    margin-right: 70.83333%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-18 {
    margin-right: 75%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-19 {
    margin-right: 79.16667%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-20 {
    margin-right: 83.33333%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-21 {
    margin-right: 87.5%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-22 {
    margin-right: 91.66667%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-23 {
    margin-right: 95.83333%;
  }
  .rtl-layout .ecom-menu .col-sm-offset-24 {
    margin-right: 100%;
  }
}
@media (min-width: 992px) {
  .rtl-layout .ecom-menu .col-md-1,
  .rtl-layout .ecom-menu .col-md-2,
  .rtl-layout .ecom-menu .col-md-3,
  .rtl-layout .ecom-menu .col-md-4,
  .rtl-layout .ecom-menu .col-md-5,
  .rtl-layout .ecom-menu .col-md-6,
  .rtl-layout .ecom-menu .col-md-7,
  .rtl-layout .ecom-menu .col-md-8,
  .rtl-layout .ecom-menu .col-md-9,
  .rtl-layout .ecom-menu .col-md-10,
  .rtl-layout .ecom-menu .col-md-11,
  .rtl-layout .ecom-menu .col-md-12,
  .rtl-layout .ecom-menu .col-md-13,
  .rtl-layout .ecom-menu .col-md-14,
  .rtl-layout .ecom-menu .col-md-15,
  .rtl-layout .ecom-menu .col-md-16,
  .rtl-layout .ecom-menu .col-md-17,
  .rtl-layout .ecom-menu .col-md-18,
  .rtl-layout .ecom-menu .col-md-19,
  .rtl-layout .ecom-menu .col-md-20,
  .rtl-layout .ecom-menu .col-md-21,
  .rtl-layout .ecom-menu .col-md-22,
  .rtl-layout .ecom-menu .col-md-23,
  .rtl-layout .ecom-menu .col-md-24 {
    float: right;
  }
  .rtl-layout .ecom-menu .col-md-1 {
    width: 4.16667%;
  }
  .rtl-layout .ecom-menu .col-md-2 {
    width: 8.33333%;
  }
  .rtl-layout .ecom-menu .col-md-3 {
    width: 12.5%;
  }
  .rtl-layout .ecom-menu .col-md-4 {
    width: 16.66667%;
  }
  .rtl-layout .ecom-menu .col-md-5 {
    width: 20.83333%;
  }
  .rtl-layout .ecom-menu .col-md-6 {
    width: 25%;
  }
  .rtl-layout .ecom-menu .col-md-7 {
    width: 29.16667%;
  }
  .rtl-layout .ecom-menu .col-md-8 {
    width: 33.33333%;
  }
  .rtl-layout .ecom-menu .col-md-9 {
    width: 37.5%;
  }
  .rtl-layout .ecom-menu .col-md-10 {
    width: 41.66667%;
  }
  .rtl-layout .ecom-menu .col-md-11 {
    width: 45.83333%;
  }
  .rtl-layout .ecom-menu .col-md-12 {
    width: 50%;
  }
  .rtl-layout .ecom-menu .col-md-13 {
    width: 54.16667%;
  }
  .rtl-layout .ecom-menu .col-md-14 {
    width: 58.33333%;
  }
  .rtl-layout .ecom-menu .col-md-15 {
    width: 62.5%;
  }
  .rtl-layout .ecom-menu .col-md-16 {
    width: 66.66667%;
  }
  .rtl-layout .ecom-menu .col-md-17 {
    width: 70.83333%;
  }
  .rtl-layout .ecom-menu .col-md-18 {
    width: 75%;
  }
  .rtl-layout .ecom-menu .col-md-19 {
    width: 79.16667%;
  }
  .rtl-layout .ecom-menu .col-md-20 {
    width: 83.33333%;
  }
  .rtl-layout .ecom-menu .col-md-21 {
    width: 87.5%;
  }
  .rtl-layout .ecom-menu .col-md-22 {
    width: 91.66667%;
  }
  .rtl-layout .ecom-menu .col-md-23 {
    width: 95.83333%;
  }
  .rtl-layout .ecom-menu .col-md-24 {
    width: 100%;
  }
  .rtl-layout .ecom-menu .col-md-pull-0 {
    left: 0%;
  }
  .rtl-layout .ecom-menu .col-md-pull-1 {
    left: 4.16667%;
  }
  .rtl-layout .ecom-menu .col-md-pull-2 {
    left: 8.33333%;
  }
  .rtl-layout .ecom-menu .col-md-pull-3 {
    left: 12.5%;
  }
  .rtl-layout .ecom-menu .col-md-pull-4 {
    left: 16.66667%;
  }
  .rtl-layout .ecom-menu .col-md-pull-5 {
    left: 20.83333%;
  }
  .rtl-layout .ecom-menu .col-md-pull-6 {
    left: 25%;
  }
  .rtl-layout .ecom-menu .col-md-pull-7 {
    left: 29.16667%;
  }
  .rtl-layout .ecom-menu .col-md-pull-8 {
    left: 33.33333%;
  }
  .rtl-layout .ecom-menu .col-md-pull-9 {
    left: 37.5%;
  }
  .rtl-layout .ecom-menu .col-md-pull-10 {
    left: 41.66667%;
  }
  .rtl-layout .ecom-menu .col-md-pull-11 {
    left: 45.83333%;
  }
  .rtl-layout .ecom-menu .col-md-pull-12 {
    left: 50%;
  }
  .rtl-layout .ecom-menu .col-md-pull-13 {
    left: 54.16667%;
  }
  .rtl-layout .ecom-menu .col-md-pull-14 {
    left: 58.33333%;
  }
  .rtl-layout .ecom-menu .col-md-pull-15 {
    left: 62.5%;
  }
  .rtl-layout .ecom-menu .col-md-pull-16 {
    left: 66.66667%;
  }
  .rtl-layout .ecom-menu .col-md-pull-17 {
    left: 70.83333%;
  }
  .rtl-layout .ecom-menu .col-md-pull-18 {
    left: 75%;
  }
  .rtl-layout .ecom-menu .col-md-pull-19 {
    left: 79.16667%;
  }
  .rtl-layout .ecom-menu .col-md-pull-20 {
    left: 83.33333%;
  }
  .rtl-layout .ecom-menu .col-md-pull-21 {
    left: 87.5%;
  }
  .rtl-layout .ecom-menu .col-md-pull-22 {
    left: 91.66667%;
  }
  .rtl-layout .ecom-menu .col-md-pull-23 {
    left: 95.83333%;
  }
  .rtl-layout .ecom-menu .col-md-pull-24 {
    left: 100%;
  }
  .rtl-layout .ecom-menu .col-md-push-0 {
    right: 0%;
  }
  .rtl-layout .ecom-menu .col-md-push-1 {
    right: 4.16667%;
  }
  .rtl-layout .ecom-menu .col-md-push-2 {
    right: 8.33333%;
  }
  .rtl-layout .ecom-menu .col-md-push-3 {
    right: 12.5%;
  }
  .rtl-layout .ecom-menu .col-md-push-4 {
    right: 16.66667%;
  }
  .rtl-layout .ecom-menu .col-md-push-5 {
    right: 20.83333%;
  }
  .rtl-layout .ecom-menu .col-md-push-6 {
    right: 25%;
  }
  .rtl-layout .ecom-menu .col-md-push-7 {
    right: 29.16667%;
  }
  .rtl-layout .ecom-menu .col-md-push-8 {
    right: 33.33333%;
  }
  .rtl-layout .ecom-menu .col-md-push-9 {
    right: 37.5%;
  }
  .rtl-layout .ecom-menu .col-md-push-10 {
    right: 41.66667%;
  }
  .rtl-layout .ecom-menu .col-md-push-11 {
    right: 45.83333%;
  }
  .rtl-layout .ecom-menu .col-md-push-12 {
    right: 50%;
  }
  .rtl-layout .ecom-menu .col-md-push-13 {
    right: 54.16667%;
  }
  .rtl-layout .ecom-menu .col-md-push-14 {
    right: 58.33333%;
  }
  .rtl-layout .ecom-menu .col-md-push-15 {
    right: 62.5%;
  }
  .rtl-layout .ecom-menu .col-md-push-16 {
    right: 66.66667%;
  }
  .rtl-layout .ecom-menu .col-md-push-17 {
    right: 70.83333%;
  }
  .rtl-layout .ecom-menu .col-md-push-18 {
    right: 75%;
  }
  .rtl-layout .ecom-menu .col-md-push-19 {
    right: 79.16667%;
  }
  .rtl-layout .ecom-menu .col-md-push-20 {
    right: 83.33333%;
  }
  .rtl-layout .ecom-menu .col-md-push-21 {
    right: 87.5%;
  }
  .rtl-layout .ecom-menu .col-md-push-22 {
    right: 91.66667%;
  }
  .rtl-layout .ecom-menu .col-md-push-23 {
    right: 95.83333%;
  }
  .rtl-layout .ecom-menu .col-md-push-24 {
    right: 100%;
  }
  .rtl-layout .ecom-menu .col-md-offset-0 {
    margin-right: 0%;
  }
  .rtl-layout .ecom-menu .col-md-offset-1 {
    margin-right: 4.16667%;
  }
  .rtl-layout .ecom-menu .col-md-offset-2 {
    margin-right: 8.33333%;
  }
  .rtl-layout .ecom-menu .col-md-offset-3 {
    margin-right: 12.5%;
  }
  .rtl-layout .ecom-menu .col-md-offset-4 {
    margin-right: 16.66667%;
  }
  .rtl-layout .ecom-menu .col-md-offset-5 {
    margin-right: 20.83333%;
  }
  .rtl-layout .ecom-menu .col-md-offset-6 {
    margin-right: 25%;
  }
  .rtl-layout .ecom-menu .col-md-offset-7 {
    margin-right: 29.16667%;
  }
  .rtl-layout .ecom-menu .col-md-offset-8 {
    margin-right: 33.33333%;
  }
  .rtl-layout .ecom-menu .col-md-offset-9 {
    margin-right: 37.5%;
  }
  .rtl-layout .ecom-menu .col-md-offset-10 {
    margin-right: 41.66667%;
  }
  .rtl-layout .ecom-menu .col-md-offset-11 {
    margin-right: 45.83333%;
  }
  .rtl-layout .ecom-menu .col-md-offset-12 {
    margin-right: 50%;
  }
  .rtl-layout .ecom-menu .col-md-offset-13 {
    margin-right: 54.16667%;
  }
  .rtl-layout .ecom-menu .col-md-offset-14 {
    margin-right: 58.33333%;
  }
  .rtl-layout .ecom-menu .col-md-offset-15 {
    margin-right: 62.5%;
  }
  .rtl-layout .ecom-menu .col-md-offset-16 {
    margin-right: 66.66667%;
  }
  .rtl-layout .ecom-menu .col-md-offset-17 {
    margin-right: 70.83333%;
  }
  .rtl-layout .ecom-menu .col-md-offset-18 {
    margin-right: 75%;
  }
  .rtl-layout .ecom-menu .col-md-offset-19 {
    margin-right: 79.16667%;
  }
  .rtl-layout .ecom-menu .col-md-offset-20 {
    margin-right: 83.33333%;
  }
  .rtl-layout .ecom-menu .col-md-offset-21 {
    margin-right: 87.5%;
  }
  .rtl-layout .ecom-menu .col-md-offset-22 {
    margin-right: 91.66667%;
  }
  .rtl-layout .ecom-menu .col-md-offset-23 {
    margin-right: 95.83333%;
  }
  .rtl-layout .ecom-menu .col-md-offset-24 {
    margin-right: 100%;
  }
}
@media (min-width: 1200px) {
  .rtl-layout .ecom-menu .col-lg-1,
  .rtl-layout .ecom-menu .col-lg-2,
  .rtl-layout .ecom-menu .col-lg-3,
  .rtl-layout .ecom-menu .col-lg-4,
  .rtl-layout .ecom-menu .col-lg-5,
  .rtl-layout .ecom-menu .col-lg-6,
  .rtl-layout .ecom-menu .col-lg-7,
  .rtl-layout .ecom-menu .col-lg-8,
  .rtl-layout .ecom-menu .col-lg-9,
  .rtl-layout .ecom-menu .col-lg-10,
  .rtl-layout .ecom-menu .col-lg-11,
  .rtl-layout .ecom-menu .col-lg-12,
  .rtl-layout .ecom-menu .col-lg-13,
  .rtl-layout .ecom-menu .col-lg-14,
  .rtl-layout .ecom-menu .col-lg-15,
  .rtl-layout .ecom-menu .col-lg-16,
  .rtl-layout .ecom-menu .col-lg-17,
  .rtl-layout .ecom-menu .col-lg-18,
  .rtl-layout .ecom-menu .col-lg-19,
  .rtl-layout .ecom-menu .col-lg-20,
  .rtl-layout .ecom-menu .col-lg-21,
  .rtl-layout .ecom-menu .col-lg-22,
  .rtl-layout .ecom-menu .col-lg-23,
  .rtl-layout .ecom-menu .col-lg-24 {
    float: right;
  }
  .rtl-layout .ecom-menu .col-lg-1 {
    width: 4.16667%;
  }
  .rtl-layout .ecom-menu .col-lg-2 {
    width: 8.33333%;
  }
  .rtl-layout .ecom-menu .col-lg-3 {
    width: 12.5%;
  }
  .rtl-layout .ecom-menu .col-lg-4 {
    width: 16.66667%;
  }
  .rtl-layout .ecom-menu .col-lg-5 {
    width: 20.83333%;
  }
  .rtl-layout .ecom-menu .col-lg-6 {
    width: 25%;
  }
  .rtl-layout .ecom-menu .col-lg-7 {
    width: 29.16667%;
  }
  .rtl-layout .ecom-menu .col-lg-8 {
    width: 33.33333%;
  }
  .rtl-layout .ecom-menu .col-lg-9 {
    width: 37.5%;
  }
  .rtl-layout .ecom-menu .col-lg-10 {
    width: 41.66667%;
  }
  .rtl-layout .ecom-menu .col-lg-11 {
    width: 45.83333%;
  }
  .rtl-layout .ecom-menu .col-lg-12 {
    width: 50%;
  }
  .rtl-layout .ecom-menu .col-lg-13 {
    width: 54.16667%;
  }
  .rtl-layout .ecom-menu .col-lg-14 {
    width: 58.33333%;
  }
  .rtl-layout .ecom-menu .col-lg-15 {
    width: 62.5%;
  }
  .rtl-layout .ecom-menu .col-lg-16 {
    width: 66.66667%;
  }
  .rtl-layout .ecom-menu .col-lg-17 {
    width: 70.83333%;
  }
  .rtl-layout .ecom-menu .col-lg-18 {
    width: 75%;
  }
  .rtl-layout .ecom-menu .col-lg-19 {
    width: 79.16667%;
  }
  .rtl-layout .ecom-menu .col-lg-20 {
    width: 83.33333%;
  }
  .rtl-layout .ecom-menu .col-lg-21 {
    width: 87.5%;
  }
  .rtl-layout .ecom-menu .col-lg-22 {
    width: 91.66667%;
  }
  .rtl-layout .ecom-menu .col-lg-23 {
    width: 95.83333%;
  }
  .rtl-layout .ecom-menu .col-lg-24 {
    width: 100%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-0 {
    left: 0%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-1 {
    left: 4.16667%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-2 {
    left: 8.33333%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-3 {
    left: 12.5%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-4 {
    left: 16.66667%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-5 {
    left: 20.83333%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-6 {
    left: 25%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-7 {
    left: 29.16667%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-8 {
    left: 33.33333%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-9 {
    left: 37.5%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-10 {
    left: 41.66667%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-11 {
    left: 45.83333%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-12 {
    left: 50%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-13 {
    left: 54.16667%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-14 {
    left: 58.33333%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-15 {
    left: 62.5%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-16 {
    left: 66.66667%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-17 {
    left: 70.83333%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-18 {
    left: 75%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-19 {
    left: 79.16667%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-20 {
    left: 83.33333%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-21 {
    left: 87.5%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-22 {
    left: 91.66667%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-23 {
    left: 95.83333%;
  }
  .rtl-layout .ecom-menu .col-lg-pull-24 {
    left: 100%;
  }
  .rtl-layout .ecom-menu .col-lg-push-0 {
    right: 0%;
  }
  .rtl-layout .ecom-menu .col-lg-push-1 {
    right: 4.16667%;
  }
  .rtl-layout .ecom-menu .col-lg-push-2 {
    right: 8.33333%;
  }
  .rtl-layout .ecom-menu .col-lg-push-3 {
    right: 12.5%;
  }
  .rtl-layout .ecom-menu .col-lg-push-4 {
    right: 16.66667%;
  }
  .rtl-layout .ecom-menu .col-lg-push-5 {
    right: 20.83333%;
  }
  .rtl-layout .ecom-menu .col-lg-push-6 {
    right: 25%;
  }
  .rtl-layout .ecom-menu .col-lg-push-7 {
    right: 29.16667%;
  }
  .rtl-layout .ecom-menu .col-lg-push-8 {
    right: 33.33333%;
  }
  .rtl-layout .ecom-menu .col-lg-push-9 {
    right: 37.5%;
  }
  .rtl-layout .ecom-menu .col-lg-push-10 {
    right: 41.66667%;
  }
  .rtl-layout .ecom-menu .col-lg-push-11 {
    right: 45.83333%;
  }
  .rtl-layout .ecom-menu .col-lg-push-12 {
    right: 50%;
  }
  .rtl-layout .ecom-menu .col-lg-push-13 {
    right: 54.16667%;
  }
  .rtl-layout .ecom-menu .col-lg-push-14 {
    right: 58.33333%;
  }
  .rtl-layout .ecom-menu .col-lg-push-15 {
    right: 62.5%;
  }
  .rtl-layout .ecom-menu .col-lg-push-16 {
    right: 66.66667%;
  }
  .rtl-layout .ecom-menu .col-lg-push-17 {
    right: 70.83333%;
  }
  .rtl-layout .ecom-menu .col-lg-push-18 {
    right: 75%;
  }
  .rtl-layout .ecom-menu .col-lg-push-19 {
    right: 79.16667%;
  }
  .rtl-layout .ecom-menu .col-lg-push-20 {
    right: 83.33333%;
  }
  .rtl-layout .ecom-menu .col-lg-push-21 {
    right: 87.5%;
  }
  .rtl-layout .ecom-menu .col-lg-push-22 {
    right: 91.66667%;
  }
  .rtl-layout .ecom-menu .col-lg-push-23 {
    right: 95.83333%;
  }
  .rtl-layout .ecom-menu .col-lg-push-24 {
    right: 100%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-0 {
    margin-right: 0%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-1 {
    margin-right: 4.16667%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-2 {
    margin-right: 8.33333%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-3 {
    margin-right: 12.5%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-4 {
    margin-right: 16.66667%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-5 {
    margin-right: 20.83333%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-6 {
    margin-right: 25%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-7 {
    margin-right: 29.16667%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-8 {
    margin-right: 33.33333%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-9 {
    margin-right: 37.5%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-10 {
    margin-right: 41.66667%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-11 {
    margin-right: 45.83333%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-12 {
    margin-right: 50%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-13 {
    margin-right: 54.16667%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-14 {
    margin-right: 58.33333%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-15 {
    margin-right: 62.5%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-16 {
    margin-right: 66.66667%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-17 {
    margin-right: 70.83333%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-18 {
    margin-right: 75%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-19 {
    margin-right: 79.16667%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-20 {
    margin-right: 83.33333%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-21 {
    margin-right: 87.5%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-22 {
    margin-right: 91.66667%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-23 {
    margin-right: 95.83333%;
  }
  .rtl-layout .ecom-menu .col-lg-offset-24 {
    margin-right: 100%;
  }
}
.efom-megamenu .dropdown a,
.efom-megamenu .groupmenu-drop a {
  color: #333;
  font-size: 15px;
}
.efom-megamenu .dropdown a:hover,
.efom-megamenu .groupmenu-drop a:hover {
  color: #be1e2d;
}
.efom-megamenu .collapse:not(.show) {
  display: block;
}
.efom-megamenu .groupmenu-drop > li > a {
  padding: 6px 15px;
}
.efom-megamenu .navbar-nav > li .groupmenu-drop {
  border: 1px solid #d1d1d1;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
}
.efom-megamenu i {
  color: #bfbfbf;
}
.efom-megamenu .dropdown:hover > .groupmenu-drop {
  margin-top: 0;
}
.efom-megamenu .groupmenu-drop {
  border: 1px solid #efefef;
  box-shadow: none;
  padding: 0;
}
.efom-megamenu .form-control {
  border: 1px solid #efefef;
  margin-top: 10px;
}
.efom-megamenu .btn {
  margin: 10px 0 20px;
}
.efom-megamenu video {
  height: auto;
  max-width: 100%;
}
.efom-megamenu iframe,
.efom-megamenu embed,
.efom-megamenu object {
  max-width: 100%;
}
.efom-megamenu .groupmenu-drop .withoutdesc {
  display: block;
  margin-top: 0;
  padding: 15px 20px;
  text-align: left;
  text-transform: none;
  width: 100%;
}
.efom-megamenu a:hover {
  text-decoration: none;
}
.efom-megamenu .groupmenu-drop .withoutdesc ul li {
  padding: 3px 10px;
}
.efom-megamenu .groupmenu-drop .withoutdesc ul li:hover,
.efom-megamenu .groupmenu-drop .withoutdesc ul li:focus {
  background-color: #f5f5f5 !important;
  color: #262626;
  text-decoration: none;
}
.efom-megamenu .groupmenu-drop .withoutdesc li:last-child {
  border-bottom: 0 solid #fff;
}
.efom-megamenu .efom-megamenu-content.withdesc a::after {
  color: #cfcfcf;
  content: attr(data-description);
  display: block;
  font-size: 11px;
  font-weight: 400;
  line-height: 0;
  text-transform: uppercase;
}
.efom-megamenu .dropdown-submenu {
  position: relative;
}
.efom-megamenu .dropdown-submenu > .groupmenu-drop {
  left: 100%;
  margin-left: -1px;
  margin-top: 0;
  top: 0;
}
.efom-megamenu .dropdown-submenu:hover > .groupmenu-drop {
  display: block;
}
.efom-megamenu .dropdown-submenu > a::after {
  border-color: transparent transparent transparent #cccccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  display: block;
  float: right;
  height: 0;
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
.efom-megamenu .dropdown-submenu:hover > a::after {
  border-left-color: #ffffff;
}
.efom-megamenu .dropdown-submenu.pull-left {
  float: none;
}
.efom-megamenu .dropdown-submenu.pull-left > .groupmenu-drop {
  left: -100%;
  margin-left: 10px;
}
.efom-megamenu .nav,
.efom-megamenu .collapse,
.efom-megamenu .dropup,
.efom-megamenu .dropdown {
  position: static;
  flex-direction: row;
  padding: 0;
}
.efom-megamenu .half {
  left: auto !important;
  right: auto !important;
  width: 50%;
}
.efom-megamenu .container {
  position: relative;
}
.efom-megamenu .groupmenu-drop {
  left: auto;
}
.efom-megamenu .nav.navbar-right .groupmenu-drop {
  left: auto;
  right: 0;
}
.efom-megamenu .efom-megamenu-content {
  padding: 15px 25px;
}
.efom-megamenu .dropdown .groupmenu-drop {
  left: 0 !important;
  right: 0;
  overflow: auto;
  position: absolute;
  background-color: #fff;
  z-index: 9999;
  padding-left: 10px;
  width: 1280px;
}
.efom-megamenu .dropdown .groupmenu-drop.head-brand .efom-megamenu-content {
  display: inline-block;
}
.efom-megamenu .dropdown {
  position: initial !important;
}
.efom-megamenu .title {
  border-bottom: 1px solid #efefef;
  font-size: 13px;
  font-weight: bold;
  margin-top: 15px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.efom-megamenu ul {
  list-style: outside none none;
  padding-left: 0;
}
.efom-megamenu ul > li {
  margin-bottom: 0px;
}
.efom-megamenu .navbar-nav > li .groupmenu-drop {
  display: none;
  overflow: hidden;
}
ul.groupmenu-drop li.efom-megamenu-content ul {
  display: block !important;
}
ul.groupmenu-drop li.efom-megamenu-content ul li {
  font-weight: 400;
  padding-bottom: 10px;
}
.navigation .level0 {
  display: inline-block;
  padding: 10px 20px;
}
.nav-sections-item-title {
  display: none;
}
.efom-megamenu {
  position: relative;
}
.efom-megamenu .collapse .navbar-nav .produktar-item ul .main-block.desktop {
  display: grid !important;
}
.efom-megamenu .collapse .navbar-nav .produktar-item ul .main-block.mobile {
  display: none !important;
}
.list-store-inventory label {
  font-size: 1.2em;
  color: #333;
  margin-bottom: 15px;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}
.list-store-inventory .listStoreInventory ul.lshowroom {
  margin: 0;
  padding: 0;
}
.list-store-inventory .listStoreInventory ul.lshowroom li {
  list-style: none;
  font-size: 14px;
  color: #000 !important;
  color: #999;
  margin-bottom: 20px;
}
.list-store-inventory .listStoreInventory ul.lshowroom li .instock {
  color: #4faa2b;
  font-size: 14px;
}
.list-store-inventory .listStoreInventory ul.lshowroom li .instock font {
  color: #207bc1;
}
.list-store-inventory .listStoreInventory ul.lshowroom li .outstock {
  color: #d9232e;
  font-size: 14px;
}
.list-store-inventory .listStoreInventory ul.lshowroom li .phone {
  display: block;
  clear: both;
  color: #fff;
  font-size: 1em;
  padding-top: 5px;
}
.list-store-inventory .label {
  color: #be1e2d;
}
.mCustomScrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 10px;
  background: #fff;
}
.static_inventory_mobile {
  margin-bottom: 10px;
  padding: 5px;
  font-size: 14px;
}
.static_inventory_mobile a {
  color: #000;
  font-weight: normal;
}
/*MODAL*/
.modal-popup-inventory {
  display: none;
}
.modal-popup-inventory .inner {
  position: relative;
  padding: 10px 0;
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #eee;
  max-width: 550px;
  width: 90%;
  margin: auto;
  display: block;
  color: #333;
  z-index: 99999;
}
.modal-popup-inventory .inner .box-head {
  border-bottom: 1px solid #eee;
  padding: 0 10px 15px;
}
.modal-popup-inventory .inner .box-body {
  margin: 0 10px;
}
.modal-popup-inventory .listStoreInventory {
  max-height: 400px;
  overflow-y: scroll;
  padding-top: 15px;
}
.modal-popup-inventory .listStoreInventory ul.lshowroom {
  margin: 0 15px 30px;
  padding: 0;
}
.modal-popup-inventory .listStoreInventory ul.lshowroom li {
  list-style: none;
  font-size: 14px;
  margin-bottom: 15px;
  font-weight: normal;
}
.modal-popup-inventory .listStoreInventory ul.lshowroom li font {
  display: none;
}
.modal-popup-inventory .listStoreInventory ul.lshowroom li .instock {
  color: #4faa2b;
}
.modal-popup-inventory .listStoreInventory ul.lshowroom li .outstock {
  color: #be1e2d;
}
.modal-attribute,
.modal-popup-inventory {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
  height: 100%;
  display: none;
}
.modal-attribute #close-inventory,
.modal-popup-inventory #close-inventory,
.modal-attribute .close-modal,
.modal-popup-inventory .close-modal {
  top: 0px;
  right: 10px;
  position: absolute;
  color: #333;
  z-index: 99;
}
.modal-attribute #close-inventory:before,
.modal-popup-inventory #close-inventory:before,
.modal-attribute .close-modal:before,
.modal-popup-inventory .close-modal:before {
  content: "×";
  font-size: 32px;
  font-family: Tahoma;
  color: #999999;
}
.modal-attribute .box-attribute {
  background: #fff;
  width: 90%;
  max-width: 650px;
  position: relative;
  margin: auto;
}
.modal-attribute .box-head {
  font-size: 22px;
  color: #333;
  font-weight: bold;
  border-bottom: 1px solid #eee;
  padding: 15px;
}
.modal-attribute .box-body {
  padding: 0 15px;
}
.modal-attribute .box-body .scroll {
  height: 80vh;
  overflow-y: scroll;
}
.modal-attribute .box-body .scroll::-webkit-scrollbar {
  width: 9px;
  background: #d8d8d8;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.show-modal-attribute .overlay {
  display: block;
  background: rgba(0, 0, 0, 0.9);
}
.show-modal-attribute .modal-attribute {
  display: block;
}
/*END MODAL*/
.show-popup-inventory .modal-popup-inventory {
  display: block;
}
.show-popup-inventory .overlay {
  display: block;
  background: rgba(0, 0, 0, 0.9);
}
.category-slideshow-full img,
.accessories-slideshow-top img {
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.group-campain-promotion {
  margin-bottom: 10px;
}
.group-campain-promotion h2 {
  color: #333;
  font-size: 22px;
  margin: 0 0 15px;
  font-weight: bold;
}
.group-campain-promotion .campain-head {
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  flex-flow: row nowrap;
  margin-right: -1%;
}
.group-campain-promotion .campain-head a {
  margin-left: auto;
  padding-top: 2px;
}
.group-campain-promotion .campain-head a:hover {
  color: #d9232e;
}
.group-campain-promotion .campain-body .inner {
  padding: 10px 0;
  display: flex;
  -webkit-display: flex;
  flex-flow: row nowrap;
  flex: 1 100%;
}
.group-campain-promotion .campain-body .inner .item {
  margin-right: 1%;
}
.group-campain-promotion .campain-body .inner .item .item-meta {
  margin-bottom: 10px;
  display: flex;
  -webkit-display: flex;
  flex-flow: row nowrap;
  flex: 1 100%;
}
.group-campain-promotion .campain-body .inner .item .item-meta strong {
  line-height: 1;
  padding-top: 9px;
}
.group-campain-promotion .campain-body .inner .item .item-meta i {
  margin-left: auto;
}
.group-campain-promotion .campain-body .inner .item .ico-hot {
  background: url(../images/icon/icon-hot.png) no-repeat;
  width: 42px;
  height: 22px;
  background-size: 100% 100%;
  display: inline-block;
}
.group-campain-promotion .campain-body .inner .item a {
  overflow: hidden;
  display: block;
}
.group-campain-promotion .campain-body .inner .item a img {
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  margin-bottom: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.group-campain-promotion .campain-body .inner .item a h4 {
  margin: 0 0 10px;
  font-size: 13px;
  color: #000;
  font-weight: normal;
  line-height: 1.5;
}
.group-campain-promotion .campain-body .inner .item a:hover img {
  opacity: 0.9;
  -webkit-opacity: 0.9;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
}
.group-campain-promotion .campain-body .inner .item a:hover h4 {
  color: #d9232e;
}
.message.empty {
  margin: 30px 0;
}
.message.empty div {
  background: #ffeeee;
  border: 1px solid rgba(237, 99, 52, 0.3);
  color: #ED6334;
  font-size: 14px;
  padding: 13px 10px 13px 40px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.catalog-category-view .products {
  margin: 10px 0;
}
.landingpage-phukien .filter-category {
  display: none;
}
.landingpage-phukien .accessories-slideshow-top {
  margin-top: 15px;
}
.category-phukien .filter-category {
  display: none;
}
.category-phukien .box-group-filter .filter-category {
  display: block;
}
.category-phukien .slider-flash-sale {
  padding-left: 0;
  padding-right: 0;
}
.category-phukien .slider-flash-sale .item {
  width: 100%;
}
.category-phukien .accessories-bottom .slider-custom {
  margin-bottom: 15px;
}
.category-apple .list-child-scroll {
  display: none;
}
.group-accessories {
  background: #fff;
  padding: 16px;
}
.group-accessories .header-top {
  display: flex;
  -webkit-display: flex;
  flex-flow: row nowrap;
  flex: 1 100%;
  border-bottom: 1px solid #eee;
}
.group-accessories .header-top .title {
  font-size: 20px;
  font-weight: bold;
  padding: 8px 0 16px;
}
.group-accessories .header-top .tag-links {
  text-align: right;
  margin-left: auto;
  padding-top: 5px;
}
.group-accessories .header-top .tag-links a {
  padding: 5px 15px;
  margin-left: 8px;
  border: 0.5px solid #eeeeee;
  border-color: #eee;
  border-radius: 14px;
  background: #ffffff;
  color: #333333;
  font-size: 13px;
  line-height: 19px;
  text-align: center;
}
.group-accessories .header-top .tag-links a:hover {
  background: #be1e2d;
  color: #fff;
  border-color: #be1e2d;
}
.accessories-menu {
  background: #fff;
  margin: 0 0 15px 0;
}
.accessories-menu h2 {
  font-weight: bold;
  color: #333;
  font-size: 22px;
  margin: 0;
  padding: 15px 0 15px 15px;
}
.category-pk-menu {
  display: flex;
  -webkit-display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  border-top: 1px solid #eee;
}
.category-pk-menu .slider-menu {
  position: relative;
}
.category-pk-menu .slider-menu .owl-buttons {
  position: absolute;
  top: 40%;
  width: 100%;
}
.category-pk-menu .slider-menu .owl-buttons div {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  text-align: center;
  box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.12);
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  cursor: pointer;
}
.category-pk-menu .slider-menu .owl-buttons div i {
  font-size: 20px;
}
.category-pk-menu .slider-menu .owl-buttons div.owl-prev {
  left: -20px;
}
.category-pk-menu .slider-menu .owl-buttons div.owl-next {
  right: -20px;
}
.category-pk-menu .slider-menu .owl-buttons div:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.category-pk-menu .slider-menu .item {
  border-right: 1px solid #eee;
}
.category-pk-menu .slider-menu .item a:first-child {
  border-bottom: 1px solid #eee;
}
.category-pk-menu a {
  text-align: center;
  color: #333;
  font-size: 13px;
  padding-bottom: 5px;
  height: 135px;
  display: block;
  padding-top: 10px;
}
.category-pk-menu a img {
  display: block;
  margin: 0 auto;
  max-width: 75px;
  transition: 0.3s all;
}
.category-pk-menu a:hover {
  color: #d0353b;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}
.category-slideshow-right .item-image:first-child {
  margin-bottom: 10px;
}
.products {
  margin: 30px 0;
}
.products-grid {
  background: #fff;
  padding: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.products-grid .page-title {
  font-size: 22px;
  display: block;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}
.products .product .product-item-image {
  margin-bottom: 10px;
}
.products .product .product-item-image img {
  max-width: 200px;
}
.products .product .product-item-info .name,
.products .product .product-item-info .product-name,
.products .product .product-item-info .name a {
  margin: 0 0 12px;
  display: block;
  font-size: 14px;
}
.products .product .label-sticker-title {
  margin-bottom: 10px;
}
.products .product .label-sticker-title img {
  display: block;
  max-width: 120px;
  width: 100%;
}
.products .product .details {
  margin-top: 10px;
}
.products .product .box-price-product {
  padding: 0 0 8px;
  position: relative;
}
.products .product .box-price-product:after {
  display: block;
  content: "";
  clear: both;
}
.products .product .box-price-product .price-box {
  margin-top: 0;
  margin-bottom: 0;
  float: left;
}
.products .product .box-price-product .price-box .price-container .price-label {
  display: none;
  font-size: 12px;
  line-height: 14px;
  color: #333333;
  position: relative;
  top: 4px;
}
.products .product .box-price-product .price-box .price-container .price-wrapper .price {
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  color: #be1e2d;
}
.products .product .box-price-product .price-box .price-container .price-wrapper .discount {
  display: none;
}
.products .product .box-price-product .price-box .price-container .price-wrapper .market-price {
  display: block;
  text-align: left;
  text-decoration-line: line-through;
  font-size: 12px;
  line-height: 12px;
  color: #828282;
  margin-top: 4px;
}
.products .product .box-price-product .col-installment {
  float: right;
  text-align: right;
  position: absolute;
  right: 0;
  top: 0px;
}
.products .product .box-price-product .col-installment .price-label {
  font-size: 12px;
  line-height: 12px;
  text-align: right;
  display: block;
  position: relative;
  top: 2px;
}
.products .product .box-price-product .col-installment .price {
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  text-align: right;
}
.category-slideshow-full {
  overflow: hidden;
}
.category-slideshow-left {
  width: 66.21%;
  float: left;
}
.category-slideshow-left .owl-item .banner-title {
  display: none;
}
.category-slideshow-right {
  width: 32.5%;
  float: right;
}
.sidebar-main {
  display: none;
}
.landingpage-phukien-main .filter-all-category .box-group-filter .list-child-scroll {
  display: none;
}
.landingpage-phukien-main .accessories-menu {
  margin-top: 15px;
}
.accessories-slideshow-top {
  margin: 15px 0;
}
.accessories-slideshow-top .group-slideshow {
  display: flex;
  -webkit-display: flex;
  flex-flow: row nowrap;
  flex: 1 100%;
}
.accessories-slideshow-top .group-slideshow .accessories-slideshow-top-left {
  width: 66.2%;
}
.accessories-slideshow-top .group-slideshow .accessories-slideshow-top-right {
  width: 32.5%;
  margin-left: auto;
}
.reason .box-grid {
  background: #fff;
  display: flex;
  -webkit-display: flex;
  flex-flow: row nowrap;
  flex: 1 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 15px;
  padding: 15px 0;
}
.reason .box-grid .grid-item {
  width: 25%;
}
.reason .box-grid .grid-item .inner {
  text-align: center;
}
.reason .box-grid .grid-item .inner .i {
  text-align: center;
  position: relative;
  padding-left: 40px;
  display: inline-block;
}
.reason .box-grid .grid-item .inner .i:before {
  content: "";
  width: 32px;
  height: 32px;
  position: absolute;
  top: 5px;
  left: 0;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.reason .box-grid .grid-item .inner .i strong {
  font-size: 14px;
  display: block;
}
.reason .box-grid .grid-item .inner .i span {
  display: block;
  font-size: 13px;
}
.reason .box-grid .item-1 .i:before {
  background: url(../images/icon/pk/Calendar.png);
}
.reason .box-grid .item-2 .i:before {
  background: url(../images/icon/pk/Shield.png);
}
.reason .box-grid .item-3 .i:before {
  background: url(../images/icon/pk/Bookmark.png);
}
.reason .box-grid .item-4 .i:before {
  background: url(../images/icon/pk/giaohanh.png);
}
.reason .box-grid .item:hover .i:before {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.reason .box-grid .item:hover .i strong {
  color: #be1e2d;
}
.product .box-product-bottom {
  position: relative;
}
.product .box-product-bottom .label-special-gift {
  padding: 5px;
  margin-top: 5px;
  color: #333;
  display: block;
  font-size: 11px;
  margin-bottom: 10px;
  position: relative;
  background: #f2f2f2;
}
.product .box-product-bottom .label-special-gift strong {
  font-weight: bold;
  color: #be1e2d;
}
.product-label {
  height: 22px;
}
.product-label span {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  font-size: 11px;
  display: inline-block;
  margin-right: 4px;
  padding: 3px 6px;
}
.product-label span.flag-installment {
  background: #f1f1f1;
  color: #333;
}
.product-label span.percent-deal {
  background: #be1e2d;
  color: #fff;
}
.product .product-item-image img {
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  margin-top: 10px;
}
.product .item-hover {
  position: absolute;
  bottom: 0;
  opacity: 0;
  -webkit-opacity: 0;
  background: #fff;
  left: 0;
  width: 100%;
}
.product .item-hover .hover-button {
  display: flex;
  -webkit-display: flex;
  flex-flow: row nowrap;
  flex: 1 100%;
}
.product .item-hover .hover-button span {
  width: 40%;
}
.product .item-hover .hover-button span:first-child {
  width: 60%;
}
.product .item-hover .hover-button span:first-child a {
  background: #f2f2f2;
  color: #333;
  padding: 8px 15px;
  font-size: 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  line-height: 1.2;
}
.product .item-hover .hover-button span:first-child a:hover {
  background: #be1e2d;
  color: #ffffff;
}
.product .item-hover .hover-button span:last-child {
  margin-left: auto;
  text-align: right;
}
.product .item-hover .hover-button span .product-compare i {
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.product .item-hover .hover-button span .product-compare:hover {
  color: #be1e2d;
}
.product .item-hover .hover-button span .product-compare:hover i {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.product .item-product-info div {
  font-size: 11px;
  margin-bottom: 3px;
}
.product .item-product-info .icon-shield {
  position: relative;
  padding-left: 10px;
}
.product .item-product-info .icon-shield:before {
  content: "";
  position: absolute;
  top: 2px;
  left: -3px;
  display: block;
  width: 11px;
  height: 11px;
  background: url(../images/shield.svg) no-repeat 0 0;
  background-size: contain;
}
.product .item-product-info .icon-dot {
  position: relative;
}
.product .item-product-info .icon-dot strong {
  color: #be1e2d;
}
.product:hover .wrap-item .product-name,
.product:hover .wrap-item .name {
  color: #be1e2d;
}
.product:hover .product-item-image img {
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
}
.product:hover .item-hover {
  opacity: 1;
  -webkit-opacity: 1;
}
.product-items {
  font-size: 0;
}
.product-item {
  font-size: 1.4rem;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 2%;
  padding: 0;
  width: calc((100% - 1%) / 5);
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 100%;
}
.product-item-actions {
  font-size: 0;
  display: none;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
  white-space: nowrap;
}
.product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.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,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:focus,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:active,
.product-item-actions .actions-secondary > .action-gift.action:focus,
.product-item-actions .actions-secondary > .action-gift.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:hover,
.product-item-actions .actions-secondary > .action-gift.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,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action.disabled,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action.disabled,
.product-item-actions .actions-secondary > .action-gift.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .action-gift.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-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 25px;
}
.product-item .price-box .price {
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  font-size: 12px;
}
.product-item .price-box .price-label:after {
  content: ':';
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: block;
}
.product-item .old-price .price {
  font-weight: 400;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #362f2d;
  font-size: 1.4rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocart {
  white-space: nowrap;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.viewmorepager {
  text-align: center;
  padding-top: 10px;
  border-top: 1px solid #eee;
}
.viewmorepager .more_product .wait {
  display: none;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 8px 0 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  margin-bottom: 40px;
  padding: 0 10px;
  text-align: center;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.sorter {
  padding: 4px 0 0;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-action {
  position: relative;
  top: -2px;
}
.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e613';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter .sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.category-view .category-description {
  background: #fff;
  padding: 30px 15px 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.category-view .category-description h1,
.category-view .category-description h2,
.category-view .category-description h3,
.category-view .category-description h4 {
  margin-bottom: 30px;
}
.category-view .category-description h1,
.category-view .category-description h2 {
  font-size: 18px;
  line-height: 1.5;
}
.category-view .category-description h2 {
  font-weight: bold;
}
.category-view .category-description p {
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 10px;
}
.category-view .category-description .cat-read-more {
  padding: 10px 0;
}
.category-view .category-description .read-more {
  display: block;
  text-align: center;
}
.category-view .category-description .min-full-text {
  height: 250px;
  overflow: hidden;
}
.products-grid .product-items {
  background: #fff;
  padding: 15px;
}
.products-grid .product-items .item .product-item-info {
  padding: 10px;
}
.products-grid .product-items .item .name {
  font-size: 16px;
}
.toolbar-products {
  display: none;
}
.old-price,
.old.price {
  text-decoration: line-through;
}
.details-info .description .desc-header {
  margin-bottom: 30px;
}
.details-info .description h2,
.details-info .description h3,
.details-info .description h4 {
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 15px;
}
.details-info .description h2 {
  font-size: 20px;
}
.details-info .description h3 {
  font-size: 18px;
}
.details-info .description h4 {
  font-size: 17px;
}
.details-info .description ul {
  margin-bottom: 30px;
}
.details-info .description img {
  display: block;
  margin: 0 auto 10px;
}
.details-info .description p,
.details-info .description ul li {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 15px;
}
.full-text a {
  color: #2f80ed;
  text-decoration: underline;
}
.full-text a:hover {
  color: #be1e2d;
}
#product-attribute-specs-table .block-attribute {
  border-bottom: 1px solid #eee;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
#product-attribute-specs-table .block-attribute:last-child {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.product-msg-error {
  background: #f2f2f2;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 15px;
  padding: 10px 15px;
  margin-bottom: 15px;
}
.type-td span {
  position: relative;
  padding-left: 25px;
}
.type-td span:before {
  content: "";
  background: url(../images/product/circle.png);
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.button-other-product {
  display: block;
  margin-bottom: 15px;
  width: 100%;
  background: #be1e2d;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
}
.button-other-product:hover {
  color: #fff;
  opacity: 0.8;
  -webkit-opacity: 0.8;
}
.nhanh-box {
  margin-bottom: 15px;
}
.kop-wraper {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
/*
    .product-phukien-sp-pk{
        .maincontents{
            .mainwrapper{
                .product-info-main{
                    .product-info-price{
                        .product-price-top{
                            background:#fff !important;
                            padding:0 0 15px !important;
                           
                            .price-container{
                                display:flex;
                                -webkit-display:flex;
                                flex-flow:row nowrap;
                                flex:1 100%;
                                .price-label{
                                    padding-top:5px;
                                    margin-right:10px;
                                }
                            }
                        }
                    }
                }
            }
        }    
        
    }*/
.note-error-product {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
}
.product-bn {
  margin-bottom: 15px;
}
.product-bn .item-image {
  margin: 0 5px;
}
.product-bn .item-image a {
  display: block;
}
.product-bn .item-image a img {
  display: block;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.product-bn .item-image a:hover img {
  opacity: 0.85;
  -webkit-opacity: 0.85;
}
.preorder-color {
  margin-bottom: 15px;
}
.preorder-color span {
  font-weight: bold;
  font-size: 14px;
  margin-right: 10px;
}
.preorder-color label {
  margin-right: 5px;
  display: inline-block;
  padding: 5px 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-right: 10px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  border: 1px solid #979797;
  text-align: center;
  cursor: pointer;
  margin-bottom: 10px;
}
.preorder-color label:hover {
  border: 1px solid #c1272d;
}
.preorder-color label strong {
  font-weight: normal;
}
.preorder-color label.active {
  border: 1px solid #c1272d;
  background: #c1272d;
  color: #fff;
}
.preorder-color label.active i {
  background: #fff;
}
.box-form-tradein {
  border-bottom: 1px solid #b8b8b8;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.style-radio a {
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  border: 1px solid #9e9e9e;
  padding: 10px 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 5px;
  display: inline-block;
  color: #010101;
}
.style-radio a.active {
  background: #c1272d;
  color: #fff;
  border: 1px solid #c1272d;
}
.box-form-preorder h4 {
  font-size: 13px;
}
.box-form-preorder input {
  margin-bottom: 10px;
}
.box-form-preorder .note-error-product {
  color: #be1e2d;
  font-size: 13px;
  margin: 0 0 15px;
}
.box-form-preorder button,
.box-form-preorder .cart.table-wrapper .actions-toolbar > .action,
.box-form-preorder .action-gift {
  display: block;
  width: 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 18px;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 15px;
}
.box-form-preorder h4,
.box-form-tradein h4 {
  text-transform: uppercase;
  font-size: 16px;
  margin: 0 0 15px;
}
.col-productold {
  margin: 10px 0 0;
  display: none;
}
.col-productold label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.error-list p {
  margin-bottom: 10px;
}
.promotion-main {
  margin-top: 15px;
}
.promotion-main li,
.promotion-main p {
  margin-bottom: 5px;
  font-size: 14px;
}
.register-info input {
  margin-bottom: 10px;
}
.register-info input.input {
  border: 1px solid #eee;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.register-info button,
.register-info .cart.table-wrapper .actions-toolbar > .action,
.register-info .action-gift {
  border: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 14px;
  padding: 5px 10px;
}
.checkout-index-index .page-main .columns > .row,
.checkout-cart-index .page-main .columns > .row,
.thanhtoan-checkout-success .page-main .columns > .row {
  margin: 0;
}
.checkout-index-index .cart-empty,
.checkout-cart-index .cart-empty,
.thanhtoan-checkout-success .cart-empty {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
}
.search-autocomplete {
  border: 0;
}
.search-autocomplete .amasty-xsearch-block-header {
  display: none;
}
.search-autocomplete .amsearch-results .amsearch-leftside,
.search-autocomplete .amsearch-results .amsearch-products {
  padding-top: 0;
}
.search-autocomplete .amsearch-wrapper-content .product-item {
  padding: 0 15px 10px;
}
.search-autocomplete .amsearch-wrapper-content .product-item .amsearch-autocomplete-image {
  width: 70px;
}
.search-autocomplete .amsearch-wrapper-content .product-item .amsearch-autocomplete-image .product-image-photo {
  border: 0;
}
.search-autocomplete .amsearch-wrapper-content .product-item .amsearch-autocomplete-information {
  padding-top: 5px;
  width: calc(100% - 90px);
}
.search-autocomplete .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .information-container .product-item-details {
  min-height: auto;
}
.search-autocomplete .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .amsearch-wrapper-inner {
  margin-top: 0;
}
.catalogsearch-result-index .columns {
  background: #fff;
}
.catalogsearch-result-index .columns .column {
  padding-top: 5px;
}
.catalogsearch-result-index .columns .page-title-wrapper {
  padding: 0 15px;
}
.catalogsearch-result-index .columns > .row {
  margin: 0;
  display: block;
}
.catalogsearch-result-index .columns .content-wrapper {
  padding: 0 10px;
}
.catalogsearch-result-index .search_pk h4,
.catalogsearch-result-index .page-main .page-title-wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
}
.catalogsearch-result-index .search_pk h4 {
  padding-left: 15px;
}
.catalogsearch-result-index .page-main .page-title-wrapper {
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}
.catalogsearch-result-index .amsearch-related-terms label,
.catalogsearch-result-index .amsearch-related-terms a {
  display: inline-block;
}
.catalogsearch-result-index .amsearch-related-terms label {
  font-size: 14px;
  margin-right: 10px;
  padding-top: 5px;
  padding-left: 15px;
}
.catalogsearch-result-index .amsearch-related-terms a {
  font-size: 14px;
  border: 0.5px solid #eee;
  border-radius: 14px;
  background: #fff;
  -webkit-border-radius: 14px;
  margin: 0 15px 0 0;
  color: #333;
  padding: 5px 15px;
  display: inline-block;
}
.catalogsearch-result-index .amsearch-related-terms a:hover,
.catalogsearch-result-index .amsearch-related-terms a.active {
  background: #be1e2d;
  color: #fff;
}
.catalogsearch-result-index .breadcrumbs-wrapper .breadcrumbs .row {
  margin: 0;
}
.catalogsearch-result-index .products {
  margin: 0;
  padding: 0;
}
.catalogsearch-result-index .products-grid {
  border-top: 1px solid #eee;
}
.related-category {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.amsearch-form-container .search-autocomplete {
  max-height: 450px;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.page-header .header.content .block-search #search_mini_form.-opened .control input.input-text {
  -webkit-border--radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#search_autocomplete .amsearch-results {
  overflow: hidden;
}
#search_autocomplete .amsearch-results .amsearch-leftside {
  padding-bottom: 0;
}
#search_autocomplete .amsearch-results .amsearch-leftside .amsearch-products {
  padding: 0 !important;
}
#search_autocomplete .amsearch-results .amsearch-leftside .product-item .product-item-details .product-item-link {
  color: #333 !important;
}
#search_autocomplete .amsearch-results .amsearch-leftside .product-item:hover {
  background: #fff;
}
#search_autocomplete .amsearch-results .amsearch-leftside .product-item:hover .amsearch-autocomplete-information .product-item-link,
#search_autocomplete .amsearch-results .amsearch-leftside .product-item:hover .amsearch-autocomplete-information .product-item-link .amsearch-highlight {
  color: #be1e2d !important;
}
#search_autocomplete .amsearch-results .amsearch-leftside .product-item:hover img {
  opacity: 0.8;
  -webkit-opacity: 0.8;
}
.amsearch-more-results {
  display: none;
}
.amsearch-item .item-name,
.amsearch-item .product-item-link {
  font-weight: bold;
  font-size: 13px;
}
.amsearch-item-container:not(.recent_searches) .amsearch-highlight {
  color: #be1e2d;
}
.amsearch-products .amsearch-highlight {
  background-color: none !important;
  padding: 0;
  color: #333;
}
.amsearch-products .amsearch-wrapper-content .amsearch-item {
  border-bottom: 1px solid #eee;
}
.amsearch-products .amsearch-wrapper-content .amsearch-item .price-label {
  display: none;
}
.amsearch-products .amsearch-wrapper-content .amsearch-item:last-child {
  border-bottom: 0;
}
.amsearch-products .amsearch-wrapper-content .amsearch-item .amsearch-wrapper-inner .price {
  color: #be1e2d;
}
.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: '\e615';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  margin: 0;
  padding: 0 15px;
}
.block-search input {
  left: 0;
  margin: 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #c2c2c2;
  background: #ffffff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 10px;
}
.cms-page-view .content-wrapper h2,
.cms-page-view .content-wrapper h3,
.cms-page-view .content-wrapper h4 {
  font-weight: bold;
  margin-bottom: 15px;
}
.cms-page-view .content-wrapper p {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 15px;
}
.cms-page-view .content-wrapper h2 {
  font-size: 20px;
}
.cms-page-view .content-wrapper h3 {
  font-size: 18px;
}
.cms-page-view .content-wrapper h4 {
  font-size: 17px;
}
.cms-page-view .content-wrapper ul {
  margin: 0 0 15px 15px;
}
.cms-page-view .content-wrapper ul li {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 5px;
}
.cms-noroute-index .content-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
  margin: auto;
}
.cms-noroute-index .content-wrapper .main {
  max-width: 850px;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.cms-noroute-index .content-wrapper .main img {
  margin-bottom: 30px;
}
.cms-noroute-index .content-wrapper .main a {
  background: #be1e2d;
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.cms-noroute-index .group-accessories {
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.cms-noroute-index .group-accessories .header-top {
  padding: 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}
.cms-noroute-index .group-accessories .header-top .title {
  font-size: 20px;
  font-weight: bold;
}
.cms-noroute-index .group-accessories .products-grid .products {
  padding: 0;
  margin: 0;
}
.cms-noroute-index .group-accessories .products-grid .products .product-item {
  width: 19%;
  margin: 0 1% 0 0;
}
.cms-noroute-index .group-accessories .products-grid .products .product-item .product-item-info {
  width: 100%;
}
.home-brand-slider .brand-slider .item {
  width: 100%;
}
#filter_by .list-cat-child-category a,
.list-child-scroll .link-box {
  border-radius: 14px;
  -webkit-border-radius: 14px;
  margin-bottom: 10px;
  border: 0.5px solid #eee;
  padding-top: 0;
  padding-bottom: 0;
  height: 33px;
  line-height: 33px;
  background: #fff;
  display: inline-block;
  padding: 0px 15px;
  color: #333;
  margin-right: 15px;
  position: relative;
}
#filter_by .list-cat-child-category a:first-child,
.list-child-scroll .link-box:first-child {
  margin-left: 0;
}
#filter_by .list-cat-child-category a.active,
.list-child-scroll .link-box.active,
#filter_by .list-cat-child-category a:hover,
.list-child-scroll .link-box:hover {
  background: #be1e2d;
  border: 1px solid #be1e2d;
  color: #fff;
}
#filter_by {
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin-top: 15px;
}
.filter-all-category {
  margin: 10px -20px;
}
.filter-all-category .box-group-filter {
  background: #fff;
  padding: 10px 15px 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.filter-all-category .filter .group-filter,
.filter-all-category .filter-category .group-filter {
  margin: 15px 0 0;
}
.filter-all-category .filter .group-filter label,
.filter-all-category .filter-category .group-filter label {
  font-size: 14px;
  margin-right: 10px;
  padding-top: 5px;
}
.filter-all-category .filter .group-filter a,
.filter-all-category .filter-category .group-filter a {
  font-size: 14px;
  border: 0.5px solid #eee;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  margin: 0 15px 0 0;
  color: #333;
  padding: 5px 15px;
  display: inline-block;
}
.filter-all-category .filter .group-filter a:hover,
.filter-all-category .filter-category .group-filter a:hover {
  background: #be1e2d;
  color: #fff;
}
.filter-all-category .filter {
  margin-bottom: 0;
}
.filter-all-category .filter .group-filter {
  display: flex;
  -webkit-display: flex;
  flex-flow: row nowrap;
  flex: 1 100%;
}
.filter-all-category .filter .group-filter dd {
  margin-bottom: 0;
}
.filter-all-category .filter-category .group-filter a {
  padding-left: 40px;
  position: relative;
}
.filter-all-category .filter-category .group-filter a.active {
  background: #be1e2d;
  border: 1px solid #be1e2d;
  color: #fff;
}
.filter-all-category .filter-category .group-filter a.active:nth-child(2):before,
.filter-all-category .filter-category .group-filter a:hover:nth-child(2):before {
  background: url(../images/icon/icon-sort-1.png);
}
.filter-all-category .filter-category .group-filter a.active:nth-child(3):before,
.filter-all-category .filter-category .group-filter a:hover:nth-child(3):before {
  background: url(../images/icon/icon-sort-2-active.png);
}
.filter-all-category .filter-category .group-filter a.active:nth-child(4):before,
.filter-all-category .filter-category .group-filter a:hover:nth-child(4):before {
  background: url(../images/icon/icon-sort-tragop-active.png);
}
.filter-all-category .filter-category .group-filter a.active:nth-child(5):before,
.filter-all-category .filter-category .group-filter a:hover:nth-child(5):before {
  background: url(../images/icon/icon-sort-5-active.png);
}
.filter-all-category .filter-category .group-filter a:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 14px;
  display: block;
  width: 20px;
  height: 20px;
}
.filter-all-category .filter-category .group-filter a:nth-child(2):before {
  background: url(../images/icon/icon-sort-1-normal.png);
}
.filter-all-category .filter-category .group-filter a:nth-child(3):before {
  background: url(../images/icon/icon-sort-2.png);
}
.filter-all-category .filter-category .group-filter a:nth-child(4):before {
  background: url(../images/icon/icon-sort-tragop.png);
}
.filter-all-category .filter-category .group-filter a:nth-child(5):before {
  background: url(../images/icon/icon-sort-5.png);
}
.filter-all-category .filter-category .group-filter a:nth-child(6):before {
  background: url(../images/icon/icon-sort-5.png);
}
.filter-all-category .filter-options-content .items .item {
  display: inline-block;
}
.filter-all-category .list-child-scroll {
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.filter-all-category .list-child-scroll a {
  display: inline-block;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  overflow: hidden;
}
.filter-all-category .list-child-scroll a img {
  max-width: 125px;
  filter: grayscale(100%);
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.filter-all-category .list-child-scroll a.link-image {
  border: 1px solid #fff;
  padding-top: 5px;
  margin: 0 5px;
}
.filter-all-category .list-child-scroll a:hover,
.filter-all-category .list-child-scroll a.active {
  border: 1px solid #be1e2d;
}
.filter-all-category .list-child-scroll a:hover img,
.filter-all-category .list-child-scroll a.active img {
  filter: grayscale(0%);
}
.filter-all-category .filter-current {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #eee;
}
.filter-all-category .filter-current label {
  margin-right: 15px;
}
.filter-all-category .filter-current a {
  position: relative;
  font-size: 14px;
  border: 0;
  background: #be1e2d;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  margin: 0 15px 0 0;
  color: #fff;
  padding: 5px 30px 5px 15px;
  display: inline-block;
}
.filter-all-category .filter-current a:after {
  content: "";
  background: url(../images/icon/close-circle-fill.png);
  position: absolute;
  width: 20px;
  height: 20px;
  top: 5px;
  right: 5px;
}
#reviews {
  padding-top: 15px;
}
#reviews .block-title {
  font-size: 22px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
#reviews fieldset {
  border: 0;
  padding: 0;
}
#customer-reviews .items .item {
  padding-bottom: 10px;
  margin-top: 10px;
}
#customer-reviews .items .item .review-head {
  display: flex;
}
#customer-reviews .items .item .review-head .review-author {
  display: block;
  vertical-align: middle;
  margin-left: 10px;
}
.group-bottom {
  background: #fff;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: inherit;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #82c12c;
  border: 2px solid transparent;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  padding: 3px 12px;
  font-size: 1.8rem;
  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: #79ab35;
  border: 2px solid #000000;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #79ab35;
  border: 2px solid transparent;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .column.main .checkout-container.md-checkout .checkout-column-block {
    box-shadow: none;
  }
  .column.main .checkout-container.md-checkout .payment-methods {
    margin: 0;
  }
  .column.main .checkout-container.md-checkout .order-review-section,
  .column.main .checkout-container.md-checkout .payment-method-box,
  .column.main .checkout-container.md-checkout #address-section {
    width: 100%;
    margin: 0;
  }
  .column.main .checkout-container.md-checkout #address-section#address-section .shipping-address-item label .customer-name {
    display: inherit;
  }
  .column.main .checkout-container.md-checkout .md-osc.virtualCheckout .payment-method-box {
    width: 100%;
  }
  .column.main .checkout-container.md-checkout .md-osc.virtualCheckout .order-review-section {
    width: 100%;
  }
  .column.main .checkout-container.md-checkout .payment-option-content .actions-toolbar {
    padding: 0;
  }
  .column.main .checkout-container.md-checkout .payment-option-content .actions-toolbar .primary,
  .column.main .checkout-container.md-checkout .payment-option-content .actions-toolbar .secondary {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
  }
  .column.main .checkout-container.md-checkout .payment-option-content .actions-toolbar .primary .action,
  .column.main .checkout-container.md-checkout .payment-option-content .actions-toolbar .secondary .action {
    padding: 8px 10px;
  }
  .layout-2columns-osc .md-osc .md-osc-new-layout .checkout-column-osc {
    width: 58%;
  }
  .layout-2columns-osc .md-osc .md-osc-new-layout .checkout-column-osc:nth-child(2) {
    width: 40%;
  }
  .layout-2columns-osc .md-osc .shipping-method-section-delivery .checkout-delivery-date .product.data.items .title-container {
    overflow-x: scroll;
    padding: 0 0 10px;
  }
  .layout-2columns-osc .md-osc .shipping-method-section-delivery .checkout-delivery-date .product.data.items .delivery-date-tab-title {
    min-width: 400px;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none;
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .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: 'luma-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 {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-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 {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 10px;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -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;
  }
  .amreview-widget-container .slick-dots button,
  .amreview-widget-container .slick-dots .cart.table-wrapper .actions-toolbar > .action,
  .amreview-widget-container .slick-dots .action-gift {
    border: 1px solid #ccc;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #cccccc;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #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;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 0 20px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .efom-megamenu .efom-megamenu-content {
    padding: 0px;
  }
  ul.groupmenu-drop li.ui-menu-item.all-category {
    display: none !important;
  }
  .nhanh-box {
    margin: 0 10px;
  }
  #product-options-wrapper .field {
    margin-bottom: 0;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .nav-sections .nav-sections-items .navbar-nav .level0 {
    padding: 24px 9px;
  }
  .nav-sections .nav-sections-items .navbar-nav .level0 a {
    font-size: 13px;
  }
}
@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-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-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 #cccccc;
  }
  .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 {
    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;
  }
  .amreview-widget-container .amreview-message {
    height: 80px;
  }
  .checkout-payment-method .amazon-sandbox-simulator {
    border-top: 1px solid #cccccc;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 6.5px 0 6.5px 15px;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e616';
    font-family: 'luma-icons';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .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-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .block-search {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .column.main .checkout-container.md-checkout #address-section .fieldset .field,
  .column.main .checkout-container.md-checkout .shipping-method-section .fieldset .field,
  .column.main .checkout-container.md-checkout .payment-method-section .fieldset .field,
  .column.main .checkout-container.md-checkout .order-review-section .fieldset .field {
    width: 100%;
  }
  .column.main .checkout-container.md-checkout #address-section .fieldset .field.md-input-width-100,
  .column.main .checkout-container.md-checkout .shipping-method-section .fieldset .field.md-input-width-100,
  .column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.md-input-width-100,
  .column.main .checkout-container.md-checkout .order-review-section .fieldset .field.md-input-width-100,
  .column.main .checkout-container.md-checkout #address-section .fieldset .field.md-input-width-75,
  .column.main .checkout-container.md-checkout .shipping-method-section .fieldset .field.md-input-width-75,
  .column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.md-input-width-75,
  .column.main .checkout-container.md-checkout .order-review-section .fieldset .field.md-input-width-75,
  .column.main .checkout-container.md-checkout #address-section .fieldset .field.md-input-width-25,
  .column.main .checkout-container.md-checkout .shipping-method-section .fieldset .field.md-input-width-25,
  .column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.md-input-width-25,
  .column.main .checkout-container.md-checkout .order-review-section .fieldset .field.md-input-width-25,
  .column.main .checkout-container.md-checkout #address-section .fieldset .field.md-input-width-50,
  .column.main .checkout-container.md-checkout .shipping-method-section .fieldset .field.md-input-width-50,
  .column.main .checkout-container.md-checkout .payment-method-section .fieldset .field.md-input-width-50,
  .column.main .checkout-container.md-checkout .order-review-section .fieldset .field.md-input-width-50 {
    width: 100%;
  }
  .column.main .checkout-container.md-checkout .authentication-wrapper {
    position: static;
    width: 100%;
    max-width: 100%;
  }
  .column.main .checkout-container.md-checkout .authentication-wrapper .action-auth-toggle {
    width: 100%;
  }
  .column.main .checkout-container.md-checkout .md-osc .order-review-section .data-table.checkout-review-item thead tr th {
    display: none;
  }
  .column.main .checkout-container.md-checkout .md-osc .order-review-section .data-table.checkout-review-item tbody tr td.qty-box,
  .column.main .checkout-container.md-checkout .md-osc .order-review-section .data-table.checkout-review-item tbody tr td {
    width: 100%;
    float: left;
    text-align: left !important;
    padding-left: 0;
    padding-right: 0;
    border: 0 !important;
  }
  .column.main .checkout-container.md-checkout .md-osc .order-review-section .data-table.checkout-review-item tbody tr td.qty-box:before,
  .column.main .checkout-container.md-checkout .md-osc .order-review-section .data-table.checkout-review-item tbody tr td:before {
    padding: 0 0 10px 0 !important;
    text-transform: uppercase;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .column.main .checkout-container.md-checkout .md-osc .order-review-section .data-table.checkout-review-item tbody tr td.qty-box.qty-box,
  .column.main .checkout-container.md-checkout .md-osc .order-review-section .data-table.checkout-review-item tbody tr td.qty-box,
  .column.main .checkout-container.md-checkout .md-osc .order-review-section .data-table.checkout-review-item tbody tr td.qty-box.last,
  .column.main .checkout-container.md-checkout .md-osc .order-review-section .data-table.checkout-review-item tbody tr td.last {
    width: 48%;
  }
  .column.main .checkout-container.md-checkout .md-osc .order-review-section .data-table.checkout-review-item tbody tr td.qty-box.last,
  .column.main .checkout-container.md-checkout .md-osc .order-review-section .data-table.checkout-review-item tbody tr td.last {
    float: right;
    text-align: right !important;
  }
  .column.main .checkout-container.md-checkout .md-osc .order-review-section .data-table.checkout-review-item tbody tr td.qty-box.last .price,
  .column.main .checkout-container.md-checkout .md-osc .order-review-section .data-table.checkout-review-item tbody tr td.last .price {
    font-size: 1.8rem;
    font-weight: normal;
  }
  .column.main .checkout-container.md-checkout .md-osc .order-review-section .data-table.checkout-review-item tbody tr td.qty-box.qty-box .box-qty,
  .column.main .checkout-container.md-checkout .md-osc .order-review-section .data-table.checkout-review-item tbody tr td.qty-box .box-qty {
    max-width: 50%;
  }
  .column.main .checkout-container.md-checkout .authentication-wrapper {
    float: none;
    margin: 0 0 10px;
  }
  .column.main .checkout-container.md-checkout .authentication-wrapper .action-auth-toggle {
    float: none;
  }
  .column.main .checkout-container.md-checkout .payment-method-section .fieldset .field {
    padding: 0 15px;
  }
  .column.main .checkout-container.md-checkout .payment-option-content .actions-toolbar {
    padding: 0 15px;
  }
  .column.main .checkout-container.md-checkout .payment-option-content .actions-toolbar .primary,
  .column.main .checkout-container.md-checkout .payment-option-content .actions-toolbar .secondary {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
  }
  .layout-3columns-osc .md-osc .md-osc-new-layout,
  .layout-2columns-osc .md-osc .md-osc-new-layout {
    flex-wrap: wrap;
  }
  .layout-3columns-osc .md-osc .md-osc-new-layout .checkout-column-osc,
  .layout-2columns-osc .md-osc .md-osc-new-layout .checkout-column-osc {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
  .layout-2columns-osc .md-osc .md-osc-new-layout .checkout-column-osc:nth-child(2) {
    width: 100%;
    float: none;
    margin: 20px 0 0;
  }
  .shipping-method-section-delivery .checkout-delivery-date .product.data.items > .item.title > .switch {
    text-align: center;
  }
  .shipping-method-section-delivery .checkout-delivery-date .product.data.items > .item.title > .switch .delivery-date-day,
  .shipping-method-section-delivery .checkout-delivery-date .product.data.items > .item.title > .switch .delivery-date-date {
    display: inline-block;
  }
  .shipping-method-section-delivery .checkout-delivery-date .product.data.items > .item.content {
    margin-top: 0;
  }
  .layout-3columns-osc .md-osc .shipping-method-section-delivery .checkout-delivery-date .product.data.items .title-container {
    overflow-x: scroll;
  }
  .layout-3columns-osc .md-osc .shipping-method-section-delivery .checkout-delivery-date .product.data.items .delivery-date-tab-title {
    min-width: 400px;
  }
  .layout-3columns-osc .md-osc .shipping-method-section-delivery .checkout-delivery-date .product.data.items > .item.title > .switch {
    font-size: 1.4rem;
  }
  .layout-2columns-osc .md-osc .shipping-method-section-delivery .checkout-delivery-date .product.data.items .title-container {
    overflow-x: scroll;
  }
  .layout-2columns-osc .md-osc .shipping-method-section-delivery .checkout-delivery-date .product.data.items .delivery-date-tab-title {
    min-width: 400px;
  }
  .layout-2columns-osc .md-osc .shipping-method-section-delivery .checkout-delivery-date .product.data.items > .item.title > .switch {
    font-size: 1.4rem;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@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;
  }
  .amrev-title-block {
    display: flex;
    align-items: center;
  }
  .amrev-title-block.-am-line:after {
    width: 100%;
    height: 1px;
    background: #dcdcdc;
    content: '';
  }
  .amrev-title-block .am-strong {
    padding: 0 24px 0 0;
    white-space: nowrap;
    font-weight: 400;
    font-size: 2.4rem;
  }
  .amreview-proscons-container {
    flex-direction: row;
  }
  .instagram-widget-container #bb-insta-title {
    font-size: 30px;
  }
  .instagram-widget-container #bb-insta-stream li {
    width: 25%;
  }
  .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: #362f2d;
    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: #362f2d;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #362f2d;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .products-grid .product-item {
    margin-bottom: 30px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 10px 0;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
  .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: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
}
/*!
 * Bootstrap Grid v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * $grid-gutter-width: 20
 *
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
/*!
 * DEBUG UUUU
 */
/*!
 * DEBUG functions
 */
/*!
 * DEBUG variables
 */
/*!
 * DEBUG mixins/breakpoints
 */
/*!
 * DEBUG mixins/grid-framework
 */
/*!
 * DEBUG mixins/grid
 */
/*!
 * DEBUG grid
 * Remove: order-; offset-
 */
.container {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  min-width: 1240px;
  max-width: 1240px;
}
/*@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1280px;
    }
}*/
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
/*
@media (min-width: 576px) {
    .container, .container-sm {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container, .container-sm, .container-md {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container, .container-sm, .container-md, .container-lg {
        max-width: 960px;
    }
}*/
.container,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  max-width: 1240px;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
/*
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
}*/
.col {
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%;
}
.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
/*
@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        min-width: 0;
        max-width: 100%;
    }

    .row-cols-sm-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-sm-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-sm-3 > * {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .row-cols-sm-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-sm-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-sm-6 > * {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-sm-first {
        order: -1;
    }

    .order-sm-last {
        order: 13;
    }

    .order-sm-0 {
        order: 0;
    }

    .order-sm-1 {
        order: 1;
    }

    .order-sm-2 {
        order: 2;
    }

    .order-sm-3 {
        order: 3;
    }

    .order-sm-4 {
        order: 4;
    }

    .order-sm-5 {
        order: 5;
    }

    .order-sm-6 {
        order: 6;
    }

    .order-sm-7 {
        order: 7;
    }

    .order-sm-8 {
        order: 8;
    }

    .order-sm-9 {
        order: 9;
    }

    .order-sm-10 {
        order: 10;
    }

    .order-sm-11 {
        order: 11;
    }

    .order-sm-12 {
        order: 12;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.3333333333%;
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.3333333333%;
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.3333333333%;
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.3333333333%;
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 768px) {*/
.col-md {
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%;
}
.row-cols-md-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-md-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-md-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.row-cols-md-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-md-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-md-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-md-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-md-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-md-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-md-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-md-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-md-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-md-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-md-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-md-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-md-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-md-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-md-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-md-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-md-first {
  order: -1;
}
.order-md-last {
  order: 13;
}
.order-md-0 {
  order: 0;
}
.order-md-1 {
  order: 1;
}
.order-md-2 {
  order: 2;
}
.order-md-3 {
  order: 3;
}
.order-md-4 {
  order: 4;
}
.order-md-5 {
  order: 5;
}
.order-md-6 {
  order: 6;
}
.order-md-7 {
  order: 7;
}
.order-md-8 {
  order: 8;
}
.order-md-9 {
  order: 9;
}
.order-md-10 {
  order: 10;
}
.order-md-11 {
  order: 11;
}
.order-md-12 {
  order: 12;
}
.offset-md-0 {
  margin-left: 0;
}
.offset-md-1 {
  margin-left: 8.3333333333%;
}
.offset-md-2 {
  margin-left: 16.6666666667%;
}
.offset-md-3 {
  margin-left: 25%;
}
.offset-md-4 {
  margin-left: 33.3333333333%;
}
.offset-md-5 {
  margin-left: 41.6666666667%;
}
.offset-md-6 {
  margin-left: 50%;
}
.offset-md-7 {
  margin-left: 58.3333333333%;
}
.offset-md-8 {
  margin-left: 66.6666666667%;
}
.offset-md-9 {
  margin-left: 75%;
}
.offset-md-10 {
  margin-left: 83.3333333333%;
}
.offset-md-11 {
  margin-left: 91.6666666667%;
}
/*}
@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        min-width: 0;
        max-width: 100%;
    }

    .row-cols-lg-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-lg-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-lg-3 > * {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .row-cols-lg-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-lg-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-lg-6 > * {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-lg-first {
        order: -1;
    }

    .order-lg-last {
        order: 13;
    }

    .order-lg-0 {
        order: 0;
    }

    .order-lg-1 {
        order: 1;
    }

    .order-lg-2 {
        order: 2;
    }

    .order-lg-3 {
        order: 3;
    }

    .order-lg-4 {
        order: 4;
    }

    .order-lg-5 {
        order: 5;
    }

    .order-lg-6 {
        order: 6;
    }

    .order-lg-7 {
        order: 7;
    }

    .order-lg-8 {
        order: 8;
    }

    .order-lg-9 {
        order: 9;
    }

    .order-lg-10 {
        order: 10;
    }

    .order-lg-11 {
        order: 11;
    }

    .order-lg-12 {
        order: 12;
    }

    .offset-lg-0 {
        margin-left: 0;
    }

    .offset-lg-1 {
        margin-left: 8.3333333333%;
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.3333333333%;
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.3333333333%;
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.3333333333%;
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%;
    }
}*/
.col-xl {
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%;
}
.row-cols-xl-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-xl-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-xl-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.row-cols-xl-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-xl-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-xl-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-xl-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-xl-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-xl-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-xl-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-xl-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-xl-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-xl-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-xl-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-xl-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-xl-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-xl-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-xl-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-xl-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-xl-first {
  order: -1;
}
.order-xl-last {
  order: 13;
}
.order-xl-0 {
  order: 0;
}
.order-xl-1 {
  order: 1;
}
.order-xl-2 {
  order: 2;
}
.order-xl-3 {
  order: 3;
}
.order-xl-4 {
  order: 4;
}
.order-xl-5 {
  order: 5;
}
.order-xl-6 {
  order: 6;
}
.order-xl-7 {
  order: 7;
}
.order-xl-8 {
  order: 8;
}
.order-xl-9 {
  order: 9;
}
.order-xl-10 {
  order: 10;
}
.order-xl-11 {
  order: 11;
}
.order-xl-12 {
  order: 12;
}
.offset-xl-0 {
  margin-left: 0;
}
.offset-xl-1 {
  margin-left: 8.3333333333%;
}
.offset-xl-2 {
  margin-left: 16.6666666667%;
}
.offset-xl-3 {
  margin-left: 25%;
}
.offset-xl-4 {
  margin-left: 33.3333333333%;
}
.offset-xl-5 {
  margin-left: 41.6666666667%;
}
.offset-xl-6 {
  margin-left: 50%;
}
.offset-xl-7 {
  margin-left: 58.3333333333%;
}
.offset-xl-8 {
  margin-left: 66.6666666667%;
}
.offset-xl-9 {
  margin-left: 75%;
}
.offset-xl-10 {
  margin-left: 83.3333333333%;
}
.offset-xl-11 {
  margin-left: 91.6666666667%;
}
/*!
 * DEBUG utilities/display
 * Remove utilities\_display.scss: @media print
 * Only use mobile display
 */
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
/*!
 * DEBUG utilities/spacing
 * Remove: Negative margins
 * Only use mobile spacing
 */
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul li,
ol li {
  margin: 0;
  padding: 0;
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bolder {
  font-weight: bolder !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-italic {
  font-style: italic !important;
}
.img-full-width {
  width: 100%;
}
.tag {
  background-color: #E6E6E6;
  padding: 10px 15px;
  margin: 0 10px 10px 0;
  line-height: 14px;
  font-size: 14px;
  display: inline-block;
  font-family: 'Muli', sans-serif;
}
.heading {
  font-family: 'Muli', sans-serif;
  margin: 10px 0;
}
.heading-0 {
  font-size: 70px;
  line-height: 70px;
}
.heading-1 {
  font-size: 30px;
  line-height: 30px;
}
.heading-2 {
  font-size: 22px;
  line-height: 22px;
}
.heading-3 {
  font-size: 16px;
  line-height: 16px;
}
.heading-4 {
  font-size: 12px;
  line-height: 12px;
}
.heading-5 {
  font-size: 12px;
  line-height: 12px;
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
body {
  overflow-x: visible !important;
  margin: 0;
  background-color: #f2f2f2;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: normal;
}
p {
  margin: 0;
}
ul > li {
  list-style: none;
}
ol > li {
  list-style: none;
}
ul,
ol {
  padding: 0;
}
a,
.alink {
  color: #333333;
}
a:hover,
.alink:hover {
  color: #be1e2d;
  text-decoration: none;
}
a:focus,
.alink:focus,
a:visited,
.alink:visited {
  text-decoration: none;
}
.r-0 {
  padding-right: 0px !important;
  margin-right: 0px !important;
}
.hidden {
  display: none !important;
}
.mt-8 {
  margin-top: 8px !important;
}
.mb-8 {
  margin-bottom: 8px !important;
}
.mr-8 {
  margin-right: 8px !important;
}
.ml-8 {
  margin-left: 8px !important;
}
.mt-13 {
  margin-top: 13px !important;
}
.mb-13 {
  margin-bottom: 13px !important;
}
.mr-13 {
  margin-right: 13px !important;
}
.ml-13 {
  margin-left: 13px !important;
}
.mt-16 {
  margin-top: 16px !important;
}
.mb-16 {
  margin-bottom: 16px !important;
}
.mr-16 {
  margin-right: 16px !important;
}
.ml-16 {
  margin-left: 16px !important;
}
.mt-24 {
  margin-top: 24px !important;
}
.mb-24 {
  margin-bottom: 24px !important;
}
.mr-24 {
  margin-right: 24px !important;
}
.ml-24 {
  margin-left: 24px !important;
}
.p-8 {
  padding: 8px !important;
}
.p-16 {
  padding: 16px !important;
}
.p-24 {
  padding: 24px !important;
}
.pt-16 {
  padding-top: 16px !important;
}
.pb-16 {
  padding-bottom: 16px !important;
}
.pr-16 {
  padding-right: 16px !important;
}
.pl-16 {
  padding-left: 16px !important;
}
.pt-24 {
  padding-top: 24px !important;
}
.pb-24 {
  padding-bottom: 24px !important;
}
.pr-24 {
  padding-right: 24px !important;
}
.pl-24 {
  padding-left: 24px !important;
}
hr {
  margin-top: 16px;
  margin-bottom: 16px;
  border-top: 1px solid #cccccc;
  border-color: #e0e0e0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
h1,
h6 {
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  letter-spacing: 0.15px;
}
h5 {
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
}
.font-body-1 {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.5px;
}
.font-body-2 {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.25px;
}
.font-caption {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.4px;
}
.font-subtitle-1 {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.15px;
}
.font-subtitle-2 {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.1px;
}
.font-button {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1.25px;
}
.content-part {
  background-color: #ffffff;
  border-radius: 4px;
  padding: 16px;
}
.flex-display {
  display: flex;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-red {
  color: #be1e2d;
}
.breadcrumbs,
.header.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1240px;
  padding-left: 0px;
  padding-right: 0px;
  width: auto;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
  display: block;
}
.bg-white {
  background-color: #ffffff;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift,
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover,
.cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift,
.action-gift:hover,
.action-gift,
.action-gift:hover {
  background: #be1e2d;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.grid-container {
  display: grid;
}
.owl-carousel-custom .owl-controls .owl-buttons i {
  font-size: 30px;
  color: #ffffff;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.owl-carousel-custom .owl-controls .owl-buttons .owl-prev,
.owl-carousel-custom .owl-controls .owl-buttons .owl-next {
  background: rgba(0, 0, 0, 0.55);
  position: absolute;
  text-align: center;
  width: 40px;
  height: 40px;
  margin: 0;
  border: 0;
  top: 50%;
  margin-top: -20px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  cursor: pointer;
  opacity: 0;
  -webkit-opacity: 0;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.owl-carousel-custom .owl-controls .owl-buttons .owl-prev:hover,
.owl-carousel-custom .owl-controls .owl-buttons .owl-next:hover {
  background-color: #000;
}
.owl-carousel-custom .owl-controls .owl-buttons .owl-prev {
  left: 10px;
}
.owl-carousel-custom .owl-controls .owl-buttons .owl-next {
  right: 10px;
}
.owl-carousel-custom:hover .owl-controls .owl-buttons .owl-prev,
.owl-carousel-custom:hover .owl-controls .owl-buttons .owl-next {
  opacity: 1;
  -webkit-opacity: 1;
}
.catalog-product-view .page-main,
.catalog-category-view .page-main {
  min-width: 1240px;
  padding: 0;
}
.catalog-product-view .page-main .columns > .row,
.catalog-category-view .page-main .columns > .row {
  margin-left: 0px;
  margin-right: 0px;
}
.catalog-product-view .page-main .columns > .row .row,
.catalog-category-view .page-main .columns > .row .row {
  margin-left: -8px;
  margin-right: -8px;
}
.catalog-product-view .page-main .columns > .row .filter-all-category,
.catalog-category-view .page-main .columns > .row .filter-all-category {
  margin-left: 0px;
  margin-right: 0px;
}
.overlay {
  position: fixed;
  opacity: 0.95;
  -webkit-opacity: 0.95;
  background: #000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 9;
}
/* Header Style */
.breadcrumbs,
.header.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main {
  min-width: 1240px;
}
header .header {
  background: #be1e2d;
}
header .header-banner {
  max-width: 100%;
  background: #fff;
}
.block-search .search-autocomplete {
  border: 0 !important;
}
.amsearch-wrapper-input input {
  text-indent: 10px;
}
.page-header {
  background-color: #be1e2d;
}
.page-header .panel.wrapper {
  border: none !important;
  background: #fff;
}
.page-header .panel.wrapper .panel {
  padding: 0;
}
.page-header .panel.wrapper .panel .header-banner img {
  width: 100%;
  max-width: 100%;
}
.page-header .header.content {
  padding: 16px 0px 7px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  min-width: 1240px;
  max-width: 1240px;
  height: 93px;
  width: auto;
}
.page-header .header.content:after {
  content: '';
  display: block;
  clear: both;
}
.page-header .header.content .nav-toggle {
  display: none;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.page-header .header.content .logo {
  float: left;
  margin: 5px 0 0;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.page-header .header.content .minicart-wrapper,
.page-header .header.content .top-main-info {
  float: right;
}
.page-header .header.content .header-top-middle {
  float: right;
  width: 450px;
}
.page-header .header.content .switcher-store {
  width: 190px;
  float: right;
  padding: 3px 15px 0 15px;
  color: #ffffff;
  position: relative;
  margin: 0;
}
.page-header .header.content .switcher-store .switcher-label {
  font-size: 12px;
  line-height: 14px;
  position: unset;
  height: auto;
  width: auto;
}
.page-header .header.content .switcher-store .switcher-trigger:before {
  content: '';
  display: table;
  background: url('../images/location-arrow.png') top left no-repeat;
  background-size: 20px;
  width: 20px;
  height: 20px;
  position: absolute;
  left: -27px;
  top: -7px;
}
.page-header .header.content .switcher-store .switcher-trigger:after {
  display: none !important;
}
.page-header .header.content .switcher-store .switcher-trigger h6 {
  font-weight: normal;
  font-size: 14px;
}
.page-header .header.content .switcher-store .switcher-wrapper {
  padding: 16px;
  background-color: #ffffff;
  border-radius: 4px;
  width: 249px;
  position: absolute;
  display: none;
  z-index: 9999;
  top: calc(101%);
}
.page-header .header.content .switcher-store .switcher-wrapper .switcher-text {
  padding-bottom: 8px;
  border-bottom: 1px solid #e0e0e0;
  color: #828282;
}
.page-header .header.content .switcher-store .switcher-wrapper .switcher-text span {
  color: #be1e2d;
}
.page-header .header.content .switcher-store .switcher-wrapper .switcher-option {
  padding-top: 9px;
  padding-bottom: 9px;
}
.page-header .header.content .switcher-store .switcher-wrapper .switcher-option:last-child {
  padding-bottom: 0;
}
.page-header .header.content .switcher-store .switcher-wrapper .switcher-option a {
  color: #333333;
  text-decoration: none;
}
.page-header .header.content .switcher-store .switcher-wrapper .switcher-option a:hover,
.page-header .header.content .switcher-store .switcher-wrapper .switcher-option a:visited,
.page-header .header.content .switcher-store .switcher-wrapper .switcher-option a:focus {
  color: #333333;
}
.page-header .header.content .switcher-store .switcher-wrapper .switcher-option h6 {
  color: #333333;
}
.page-header .header.content .switcher-store .switcher-wrapper .switcher-option.current-store h6 {
  position: relative;
  padding-left: 28px;
}
.page-header .header.content .switcher-store .switcher-wrapper .switcher-option.current-store h6 i {
  position: absolute;
  top: 0;
  left: 0;
}
.page-header .header.content .logo-sis a {
  display: block;
  background: url(../images/sis-logo.svg) -17px -17px;
  width: 162px;
  height: 43px;
}
.page-header .header.content .block-search {
  width: 450px;
  padding-left: 0;
}
.page-header .header.content .block-search .control {
  padding: 0;
}
.page-header .header.content .block-search .input-text {
  padding: 10px 20px;
  border: 1px solid #E2E5E6;
  box-sizing: border-box;
  border-radius: 22px;
  height: 40px;
  color: #939598;
}
.page-header .header.content .block-search .nested {
  display: none;
}
.page-header .header.content .block-search .actions .search {
  background: url('../images/search.png') no-repeat;
  background-size: 24px;
  width: 24px;
  height: 24px;
  top: 8px;
  right: 15px;
}
.page-header .header.content .block-search .actions .search:before {
  display: none;
}
.page-header .header.content .top-main-info {
  width: 385px;
}
.page-header .header.content .top-main-info .main-info-item {
  float: left;
  position: relative;
  padding: 1px 15px 0;
  border-right: 1px solid #ffffff;
}
.page-header .header.content .top-main-info .main-info-item .info a {
  color: #ffffff;
}
.page-header .header.content .top-main-info .main-info-item .info a:hover,
.page-header .header.content .top-main-info .main-info-item .info a:focus,
.page-header .header.content .top-main-info .main-info-item .info a:visited {
  color: #ffffff;
  text-decoration: none;
}
.page-header .header.content .top-main-info .main-info-item .info p {
  margin: 0;
}
.page-header .header.content .top-main-info .main-info-item .info .sub {
  font-size: 14px;
  line-height: 16px;
}
.page-header .header.content .top-main-info .main-info-item .info .title {
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
}
.page-header .header.content .top-main-info .main-info-item .img {
  margin-right: 8px;
  margin-bottom: 0;
  top: 8px;
  position: relative;
}
.page-header .header.content .top-main-info .main-info-item.info-location {
  display: none;
  width: 51%;
  padding-right: 15px;
}
.page-header .header.content .top-main-info .main-info-item.info-location .img {
  background: url('../images/location.png') no-repeat;
  background-size: 17px 20px;
  width: 17px;
  height: 20px;
}
.page-header .header.content .top-main-info .main-info-item.info-hotline {
  width: 46%;
  padding-right: 15px;
}
.page-header .header.content .top-main-info .main-info-item.info-hotline .img {
  background: url('../images/phone.png') no-repeat;
  background-size: 20px;
  width: 20px;
  height: 20px;
}
.page-header .header.content .top-main-info .main-info-item.info-customer {
  width: 54%;
  padding-left: 15px;
}
.page-header .header.content .top-main-info .main-info-item.info-customer .img {
  background: url('../images/profile-white.png') no-repeat;
  background-size: 24px;
  width: 24px;
  height: 24px;
}
.page-header .header.content .top-main-info .main-info-item.info-customer ul {
  font-size: 0;
}
.page-header .header.content .top-main-info .main-info-item.info-customer ul li {
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.25px;
  color: #ffffff;
}
.page-header .header.content .top-main-info .main-info-item.info-customer ul li:first-child {
  margin-right: 5px;
}
.page-header .header.content .top-main-info .main-info-item.info-customer ul li a {
  color: #ffffff;
}
.page-header .header.content .top-main-info .main-info-item.info-customer h6 {
  color: #ffffff;
}
.page-header .header.content .top-main-info .main-info-item.info-customer h6 a {
  color: #ffffff;
}
.page-header .header.content .minicart-wrapper {
  width: 49px;
  padding-left: 15px;
  margin: 0;
  height: 40px;
}
.page-header .header.content .minicart-wrapper a.showcart {
  background: url('../images/minicart.png') no-repeat;
  background-size: 36px 40px;
  width: 36px;
  height: 40px;
  position: relative;
}
.page-header .header.content .minicart-wrapper a.showcart:before {
  display: none;
}
.page-header .header.content .minicart-wrapper a.showcart .text,
.page-header .header.content .minicart-wrapper a.showcart .qty .counter-label {
  display: none;
}
.page-header .header.content .minicart-wrapper a.showcart .counter.qty {
  background-color: #f2994a;
  border-radius: 4px;
  min-width: 13px;
  height: 16px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 3px;
  margin: 0;
}
.page-header .header.content .minicart-wrapper a.showcart .counter.qty .counter-number {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  position: relative;
  top: -3px;
  color: #000000;
}
.page-header .nav-sections #store.menu .container .row {
  margin-left: 0;
  margin-right: 0;
}
.page-header .header-custom-block {
  float: left;
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  font-size: 12px;
  justify-content: center;
  padding-top: 10px;
}
.page-header .header-custom-block li {
  padding: 0 10px;
}
.page-header .header-custom-block li a {
  color: #ffffff;
}
.page-header .header-custom-block li a:hover {
  color: #939598;
  text-decoration: underline;
}
.block.block-search,
.form .search-autocomplete {
  z-index: 1111;
}
.nav-sections {
  height: 64px;
  background-color: #ffffff;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 3px 1px rgba(0, 0, 0, 0.05), 0px 1px 5px rgba(0, 0, 0, 0.05);
}
.nav-sections .nav-sections-items .section-item-content .container {
  max-width: 1240px;
}
.nav-sections .nav-sections-items .section-item-content .container .row {
  margin-left: 0;
  margin-right: 0;
}
.nav-sections .nav-sections-items .navbar-nav .level0 {
  height: 64px;
  padding: 24px 8px;
}
.nav-sections .nav-sections-items .navbar-nav .level0:first-child {
  padding-left: 0;
}
.nav-sections .nav-sections-items .navbar-nav .level0 .fa {
  position: relative;
  top: -1px;
  margin-right: 8px;
}
.nav-sections .nav-sections-items .navbar-nav .level0 .groupmenu-drop.ui-menu {
  width: 180px;
  padding: 0;
}
.nav-sections .nav-sections-items .navbar-nav .level0 .groupmenu-drop.ui-menu .ui-menu {
  display: block !important;
}
.nav-sections .nav-sections-items .navbar-nav .level0:hover .groupmenu-drop.ui-menu {
  display: block !important;
}
.nav-sections .nav-sections-items .navbar-nav .level0 .groupmenu-drop .sub-child {
  padding: 20px;
}
.nav-sections .nav-sections-items .navbar-nav .level0 .groupmenu-drop .sub-child .sub-title {
  margin-bottom: 30px;
  font-size: 18px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.nav-sections .nav-sections-items .navbar-nav .level0 .groupmenu-drop .sub-child li {
  margin-bottom: 15px;
}
.nav-sections .nav-sections-items .navbar-nav .level0 .groupmenu-drop .sub-child li:last-child {
  margin-bottom: 0;
}
.nav-sections .nav-sections-items .navbar-nav .level0 .groupmenu-drop .sub-child li a {
  font-size: 15px;
  line-height: 19px;
  display: inline-block;
  align-items: center;
  color: #333333;
}
.nav-sections .nav-sections-items .navbar-nav .level0 .groupmenu-drop .sub-child li a:hover {
  color: #be1e2d;
  text-decoration: underline;
}
.nav-sections .nav-sections-items .navbar-nav .level0 .groupmenu-drop .sub-child .logo-list {
  padding-top: 24px;
  margin-top: 16px;
  border-top: 1px solid #e0e0e0;
}
.nav-sections .nav-sections-items .navbar-nav .level0 .groupmenu-drop .sub-child .logo-list img {
  margin-right: 80px;
  max-width: 100%;
  max-height: unset;
}
.nav-sections .nav-sections-items .navbar-nav .category-item:nth-child(2),
.nav-sections .nav-sections-items .navbar-nav .category-item:nth-child(3),
.nav-sections .nav-sections-items .navbar-nav .category-item:nth-child(4),
.nav-sections .nav-sections-items .navbar-nav .category-item:nth-child(5),
.nav-sections .nav-sections-items .navbar-nav .category-item:nth-child(6),
.nav-sections .nav-sections-items .navbar-nav .category-item:nth-child(7) {
  position: relative !important;
}
.nav-sections .nav-sections-items .navbar-nav .category-item:nth-child(2) .groupmenu-drop {
  width: 300px !important;
}
.nav-sections .nav-sections-items .navbar-nav .category-item:nth-child(3) .groupmenu-drop,
.nav-sections .nav-sections-items .navbar-nav .category-item:nth-child(4) .groupmenu-drop,
.nav-sections .nav-sections-items .navbar-nav .category-item:nth-child(5) .groupmenu-drop,
.nav-sections .nav-sections-items .navbar-nav .category-item:nth-child(6) .groupmenu-drop,
.nav-sections .nav-sections-items .navbar-nav .category-item:nth-child(7) .groupmenu-drop {
  width: 250px !important;
}
.menu-functions-wrapper {
  padding-top: 12px;
  padding-bottom: 12px;
}
.menu-functions-wrapper .menu-function:hover .fa.fa-installment {
  background: url(../images/icon/menu-icon-tg-hover.png) !important;
}
.menu-functions-wrapper .menu-function {
  color: #333333;
  border: 0.5px solid #BDBDBD;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  height: 40px;
  line-height: 40px;
  margin-left: 8px;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.menu-functions-wrapper .menu-function:last-child .wrapper span {
  padding-top: 5px;
}
.menu-functions-wrapper .menu-function .wrapper {
  display: flex;
  -webkit-display: flex;
  flex-flow: row nowrap;
  padding: 5px 15px;
}
.menu-functions-wrapper .menu-function .wrapper span {
  font-size: 13px;
}
.menu-functions-wrapper .menu-function:hover {
  background: #be1e2d;
  border: 1px solid #be1e2d;
  color: #fff;
}
.menu-functions-wrapper .menu-function:hover .wrapper .fa.fa-installment {
  background-image: url(../images/installment-hover.png);
}
.menu-functions-wrapper .menu-function:hover .wrapper .fa.fa-swap {
  background-image: url(../images/swap-hover.png);
}
.menu-functions-wrapper .menu-function:hover .wrapper .fa.fa-hand-book {
  background-image: url(../images/hand-book-hover.png);
}
.menu-functions-wrapper .menu-function .wrapper {
  text-align: center;
}
.menu-functions-wrapper .menu-function .wrapper .fa {
  margin: 1px 9px 0px 0;
}
.menu-functions-wrapper .menu-function.hand-book .wrapper .fa {
  margin: 3px 9px 0px 0;
}
.menu-functions-wrapper .menu-function.trade-in .wrapper .fa {
  margin: 2px 9px 0px 0;
}
.fotorama--fullscreen {
  z-index: 9999 !important;
}
.search-autocomplete {
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.search-autocomplete.-bottom-position {
  top: 40px !important;
}
.footer.content {
  border: none;
  margin: 0;
  padding: 0;
}
.top-footer .store-system .store-system-wrapper {
  padding-top: 24px;
  padding-bottom: 24px;
}
.top-footer .store-system .font-caption {
  color: #828282;
  margin-bottom: 16px;
}
.top-footer .store-system a {
  font-size: 13px;
  line-height: 21px;
  display: flex;
  align-items: center;
}
.top-footer .store-system ul {
  margin-left: 15px;
}
.top-footer .store-system ul li {
  margin-bottom: 5px;
  font-size: 13px;
  position: relative;
  padding-left: 17px;
}
.top-footer .store-system ul li:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  background: #333;
  left: 0;
  top: 7px;
  position: absolute;
}
.top-footer .store-system ul li:hover {
  color: #be1e2d;
}
.bottom-footer .footer-links .footer-link-wrapper {
  padding-top: 38px;
  padding-bottom: 38px;
}
.bottom-footer .footer-links .footer-link-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
.bottom-footer .footer-links .footer-link-wrapper .footer-link {
  float: left;
  width: calc(50% - 8px);
}
.bottom-footer .footer-links .footer-link-wrapper .footer-link li {
  padding: 0 0 19px;
}
.bottom-footer .footer-links .footer-link-wrapper .footer-link li:last-child {
  padding-bottom: 0;
}
.bottom-footer .footer-links .footer-link-wrapper .footer-link:first-child {
  margin-right: 16px;
  border-right: 1px solid #e0e0e0;
}
.bottom-footer .footer-links .footer-link-wrapper .footer-link a {
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
}
.bottom-footer .footer-support .title {
  margin-bottom: 17px;
  padding-left: 28px;
  position: relative;
}
.bottom-footer .footer-support .title:before {
  content: '';
  display: table;
  background: url('../images/support.png') no-repeat;
  background-size: 21px;
  width: 21px;
  height: 21px;
  position: absolute;
  left: 1px;
  top: 2px;
}
.bottom-footer .footer-support .support-list ul li {
  padding: 16px 0;
  border-bottom: 1px solid #e0e0e0;
}
.bottom-footer .footer-support .support-list ul li:after {
  content: '';
  display: table;
  clear: both;
}
.bottom-footer .footer-support .support-list ul li:first-child {
  padding-top: 0;
}
.bottom-footer .footer-support .support-list ul li:last-child {
  padding-bottom: 0;
  border: none;
}
.bottom-footer .footer-support .support-list .agency {
  float: left;
}
.bottom-footer .footer-support .support-list .agency p,
.bottom-footer .footer-support .support-list .agency span {
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}
.bottom-footer .footer-support .support-list .agency span {
  color: #828282;
}
.bottom-footer .footer-support .support-list .phone {
  float: right;
  margin-top: 8px;
}
.footer-connect-info .connect-info-wrapper {
  height: 78px;
}
.footer-connect-info .connect-info-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
.footer-connect-info .connect-info-wrapper .connect-info {
  float: left;
  position: relative;
}
.footer-connect-info .connect-info-wrapper .connect-info:first-child {
  margin-right: 16px;
  border-right: 1px solid #e0e0e0;
}
.footer-connect-info .connect-info-wrapper .connect-info:after {
  content: '';
  display: table;
  clear: both;
}
.footer-connect-info .connect-info-wrapper .connect-info .title,
.footer-connect-info .connect-info-wrapper .connect-info .icon {
  float: left;
  line-height: 46px;
}
.footer-connect-info .connect-info-wrapper .connect-info .title i {
  margin-right: 8px;
}
.footer-connect-info .connect-info-wrapper .connect-info .icon {
  position: relative;
}
.footer-connect-info .connect-info-wrapper .connect-info.social {
  width: calc((100% / 3) - 16px);
}
.footer-connect-info .connect-info-wrapper .connect-info.social .icon i {
  margin-left: 21px;
}
.footer-connect-info .connect-info-wrapper .connect-info.pay-support {
  width: calc(100% / 3 * 2);
}
.footer-connect-info .connect-info-wrapper .connect-info.pay-support .title i {
  position: relative;
  top: -1px;
}
.footer-connect-info .connect-info-wrapper .connect-info.pay-support .icon i {
  margin-left: 2px;
}
.footer-connect-info .connect-info-wrapper .connect-info .cong-thuong {
  float: right;
  line-height: 46px;
  position: relative;
}
.footer-intro {
  margin: 0 auto 50px;
}
.footer-intro .intro-content,
.footer-intro .info-content {
  color: #828282;
}
.footer-intro .intro-content p,
.footer-intro .info-content p {
  font-size: 11px;
}
.footer-intro .intro-content {
  display: flex;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}
.footer-intro .intro-content a {
  font-size: 12px;
  color: #999;
}
.footer-intro .intro-content a:hover {
  text-decoration: underline;
}
.fa {
  background-size: cover !important;
  vertical-align: middle;
}
.fa.fa-pro:before,
.fa.fa-bag-info:before,
.fa.fa-location-icon:before,
.fa.fa-member-discount:before,
.fa.fa-shield-done:before,
.fa.fa-setting:before,
.fa.star-full:before,
.fa.star-empty:before,
.fa.fa-profile:before,
.fa.fa-ddv:before,
.fa.fa-comment-icon:before,
.fa.fa-arrow-down:before,
.fa.fa-mobile:before,
.fa.fa-iphone:before,
.fa.fa-mac:before,
.fa.fa-tablet:before,
.fa.fa-watch:before,
.fa.fa-accessories:before,
.fa.fa-smart-home:before,
.fa.fa-installment:before,
.fa.fa-trade-in:before,
.fa.fa-hand-book:before,
.fa.fa-arrow-left:before,
.fa.arrow-left-line,
.fa.fa-arrow-right:before,
.fa.fa-arrow-right-line:before,
.fa.fa-arrow-right-2:before,
.fa.fa-compare-plus:before,
.fa.fa-compare-plus-red:before,
.fa.fa-flash:before,
.fa.fa-facebook:before,
.fa.fa-instagram:before,
.fa.fa-youtube:before,
.fa.fa-credit-card:before,
.fa.fa-visa:before,
.fa.fa-mastercard:before,
.fa.fa-google-pay:before,
.fa.fa-apple-pay:before,
.fa.fa-cong-thuong:before,
.fa.fa-shipping-icon:before,
.fa.fa-phone-red:before,
.fa.fa-info-more {
  content: "";
}
.fa.fa-pro {
  background: url('../images/speech-bubble.png') no-repeat;
  width: 20px;
  height: 16px;
}
.fa.fa-bag-info {
  background: url('../images/bag-info-icon.png') no-repeat;
  width: 17px;
  height: 17px;
}
.fa.fa-location-icon {
  background: url('../images/location-icon.png') no-repeat;
  width: 15px;
  height: 16px;
  position: relative;
  top: -1px;
}
.fa.fa-member-discount {
  background: url('../images/member-discount-icon.png') no-repeat;
  width: 18px;
  height: 18px;
}
.fa.fa-shield-done {
  background: url('../images/shield-done.png') no-repeat;
  width: 14px;
  height: 16px;
}
.fa.fa-icon-smarthome {
  background: url('../images/icon-nha-thong-minh.png') no-repeat;
  width: 16px;
  height: 16px;
}
.fa.fa-setting {
  background: url('../images/setting.png') no-repeat;
  width: 15px;
  height: 16px;
}
.fa.star-full {
  background: url('../images/star-full.png') no-repeat;
  width: 16px;
  height: 14px;
}
.fa.star-empty {
  background: url('../images/star-empty.png') no-repeat;
  width: 16px;
  height: 14px;
}
.fa.fa-profile {
  background: url('../images/profile.png') no-repeat;
  width: 12px;
  height: 15px;
}
.fa.fa-ddv {
  background: url('../images/ddv-short.png') no-repeat;
  width: 15px;
  height: 15px;
}
.fa.fa-comment-icon {
  background: url('../images/comment-icon.png') no-repeat;
  width: 16px;
  height: 16px;
}
.fa.fa-arrow-down {
  background: url('../images/arrow-down.png') no-repeat;
  width: 16px;
  height: 16px;
}
.fa.fa-mobile {
  background: url('../images/mobile.png') no-repeat;
  width: 12px;
  height: 20px;
}
.fa.fa-iphone {
  background: url('../images/iphone.png') no-repeat;
  width: 11px;
  height: 20px;
}
.fa.fa-mac {
  background: url('../images/mac.png') no-repeat;
  width: 22px;
  height: 17px;
}
.fa.fa-tablet {
  background: url('../images/tablet.png') no-repeat;
  width: 13px;
  height: 17px;
}
.fa.fa-watch {
  background: url('../images/watch.png') no-repeat;
  width: 11px;
  height: 18px;
}
.fa.fa-accessories {
  background: url('../images/accessories.png') no-repeat;
  width: 16px;
  height: 17px;
}
.fa.fa-sound {
  background: url('../images/icon/am-thanh.png') no-repeat;
  width: 20px;
  height: 12px;
}
.fa.fa-smart-home {
  background: url('../images/smart-home.png') no-repeat;
  width: 16px;
  height: 16px;
}
.fa.fa-installment {
  background: url('../images/icon/icon-sort-tragop.png') no-repeat;
  width: 20px;
  height: 20px;
}
.fa.fa-swap {
  background: url('../images/swapv2.png') no-repeat;
  width: 24px;
  height: 24px;
}
.fa.fa-hand-book {
  background: url('../images/hand-bookv2.png') no-repeat;
  width: 18px;
  height: 20px;
}
.fa.fa-arrow-left {
  background: url('../images/arrow-left.png') no-repeat;
  width: 20px;
  height: 20px;
}
.fa.arrow-left-line {
  background: url('../images/arrow-left-line.png') no-repeat;
  width: 20px;
  height: 20px;
}
.fa.fa-arrow-right {
  background: url('../images/arrow-right.png') no-repeat;
  width: 20px;
  height: 20px;
}
.fa.fa-arrow-right-line {
  background: url('../images/arrow-right-line.png') no-repeat;
  width: 6px;
  height: 12px;
}
.fa.fa-arrow-right-2 {
  background: url('../images/arrow-right-2.png') no-repeat;
  width: 24px;
  height: 24px;
}
.fa.fa-compare-plus {
  background: url('../images/compare-plus.png') no-repeat;
  width: 12px;
  height: 12px;
}
.fa.fa-compare-plus-red {
  background: url('../images/compare-plus-red.png') no-repeat;
  width: 12px;
  height: 12px;
}
.fa.fa-flash {
  background: url('../images/flash.png') no-repeat;
  width: 24px;
  height: 24px;
}
.fa.fa-facebook {
  background: url('../images/facebook.png') no-repeat;
  width: 24px;
  height: 24px;
}
.fa.fa-instagram {
  background: url('../images/instagram.png') no-repeat;
  width: 24px;
  height: 24px;
}
.fa.fa-youtube {
  background: url('../images/youtube.png') no-repeat;
  width: 24px;
  height: 24px;
}
.fa.fa-credit-card {
  background: url('../images/credit-card.png') no-repeat;
  width: 20px;
  height: 13px;
}
.fa.fa-visa {
  background: url('../images/visa.png') no-repeat;
  width: 51px;
  height: 36px;
}
.fa.fa-mastercard {
  background: url('../images/mastercard.png') no-repeat;
  width: 51px;
  height: 36px;
}
.fa.fa-google-pay {
  background: url('../images/google-pay.png') no-repeat;
  width: 51px;
  height: 36px;
}
.fa.fa-apple-pay {
  background: url('../images/apple-pay.png') no-repeat;
  width: 51px;
  height: 36px;
}
.fa.fa-cong-thuong {
  background: url('../images/cong-thuong.png') no-repeat;
  width: 122px;
  height: 46px;
}
.fa.fa-shipping-icon {
  background: url('../images/shipping-icon.png') no-repeat;
  width: 20px;
  height: 12px;
}
.fa.fa-phone-red {
  background: url('../images/icon-phone-red.png') no-repeat;
  width: 50px;
  height: 50px;
}
.fa.fa-info-more {
  background: url('../images/info-more.png') no-repeat;
  width: 20px;
  height: 20px;
}
.cms-index-index .page-main {
  margin-left: unset;
  margin-right: unset;
  max-width: unset;
  padding-left: unset;
  padding-right: unset;
  width: unset;
}
.home-top-promotion .promotion-slider,
.home-top-promotion .promotion-banner,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
  padding-left: 8px;
  padding-right: 8px;
}
.homepage-content-top .slider-custom .homepage-content-wrapper {
  background: #be1e2d;
  padding-top: 0 !important;
}
.homepage-content-top .slider-custom .homepage-content-wrapper .products {
  background: #be1e2d;
}
.homepage-content-top .slider-custom .homepage-content-wrapper .products .flash-item {
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 0 0.5%;
  width: 19%;
}
.homepage-content-top .slider-custom .homepage-content-wrapper .products .flash-item .wrap-item {
  padding: 12px 2px 0;
}
.homepage-content-top .slider-custom .homepage-content-wrapper .products .flash-item .wrap-item .product-item-info {
  height: 120px;
}
.homepage-content-top .slider-custom .homepage-content-wrapper .products .flash-item:hover .wrap-item {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: :none;
}
.homepage-content-top .slider-custom .homepage-content-wrapper .flash-sale-title-wrapper {
  padding-left: 0 !important;
}
.homepage-content-top .slider-flash-sale .slider-content .slides {
  width: auto;
  margin-left: -8px;
  margin-right: -8px;
}
.homepage-content-top .slider-flash-sale .slider-content .slides .owl-item {
  padding: 0 8px;
}
.homepage-content-top .slider-flash-sale .slider-content .slides .owl-item .flash-item {
  width: 100%;
  padding: 0;
}
.homepage-content-top .slider-flash-sale .slider-content .slides .owl-item .flash-item .wrap-item {
  padding: 12px;
}
.homepage-content-top .slider-flash-sale .slider-content .slides .owl-item .flash-item .wrap-item .product-name {
  min-height: auto;
}
.homepage-content-wrapper {
  background-color: #ffffff;
  border-radius: 4px;
}
.homepage-trend {
  max-width: 16.65%;
  flex: 0 0 16.65%;
  padding-left: 8px;
  padding-right: 8px;
}
#group-trend {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
}
#group-trend .trend-title {
  background: #be1e2d;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 6px;
  padding-left: 16px;
}
#group-trend .trend-title .trend-title-image {
  background: url(../images/xu-huong.png) no-repeat;
  background-size: 151px 16px;
  width: 151px;
  height: 16px;
}
#group-trend .trend-body {
  background: #fff;
  padding: 15px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#group-trend .trend-body .trend-item {
  border-bottom: 1px solid #E0E0E0;
  padding-bottom: 7px;
  margin-bottom: 7px;
}
#group-trend .trend-body .trend-item .trend-info h3 {
  font-size: 13px;
  margin: 0;
  padding: 0;
}
#group-trend .trend-body .trend-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
#group-trend .trend-body .trend-top {
  display: table;
  width: 100%;
  margin-bottom: 4px;
}
#group-trend .trend-body .trend-top .trend-pos {
  width: 25px;
  display: table-cell;
  line-height: 1;
}
#group-trend .trend-body .trend-top .trend-info {
  display: table-cell;
}
#group-trend .trend-body .trend-top .trend-info h3 {
  font-weight: bold;
}
#group-trend .trend-body p {
  font-size: 12px;
}
.menu-cat-content a {
  /*&:before {
            display: block;
            content: "";
            width: 48px;
            height: 48px;
            margin: 0 auto 12px;
            background-size: 48px;
            background-repeat: no-repeat;
            background-position: top center;
            transition: 0.3s all;
            -webkit-transition: 0.3s all;
            border: 1px solid @color-grey4;
            border-radius: 8px;
        }
        &.cat-iphone:before {
            background-image: url('../Magento_Cms/images/homepage/menu-cat/iphone.png');
        }
        &.cat-samsung:before {
            background-image: url('../Magento_Cms/images/homepage/menu-cat/samsung.png');
        }
        &.cat-apple:before {
            background-image: url('../Magento_Cms/images/homepage/menu-cat/apple.png');
        }
        &.cat-adapter:before {
            background-image: url('../Magento_Cms/images/homepage/menu-cat/adapter.png');
        }
        &.cat-phone-case:before {
            background-image: url('../Magento_Cms/images/homepage/menu-cat/phone-case.png');
        }
        &.cat-bluetooth-speaker:before {
            background-image: url('../Magento_Cms/images/homepage/menu-cat/bluetooth-speaker.png');
        }
        &.cat-phone-tempered-glass:before {
            background-image: url('../Magento_Cms/images/homepage/menu-cat/phone-tempered-glass.png');
        }
        &.cat-cable:before {
            background-image: url('../Magento_Cms/images/homepage/menu-cat/cable.png');
        }
        &.cat-power-bank:before {
            background-image: url('../Magento_Cms/images/homepage/menu-cat/power-bank.png');
        }
        &.cat-ear-phone:before {
            background-image: url('../Magento_Cms/images/homepage/menu-cat/ear-phone.png');
        }
        &.cat-robot-technology:before {
            background-image: url('../Magento_Cms/images/homepage/menu-cat/robot-technology.png');
        }
        &.cat-smart-watch:before {
            background-image: url('../Magento_Cms/images/homepage/menu-cat/smart-watch.png');
        }
        &.cat-macbook:before {
            background-image: url('../Magento_Cms/images/homepage/menu-cat/macbook.png');
        }
        &.cat-ipad:before {
            background-image: url('../Magento_Cms/images/homepage/menu-cat/ipad.png');
        }
        &.cat-tws:before {
            background-image: url('../Magento_Cms/images/homepage/menu-cat/tws.png');
        }*/
}
.menu-cat-content a img {
  display: block;
  width: 48px;
  height: 48px;
  margin: 0 auto 8px;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  border: 1px solid #bdbdbd;
  border-radius: 8px;
}
.home-top-promotion .promotion-slider {
  max-width: 59.11%;
  flex: 0 0 59.11%;
}
.home-top-promotion .promotion-slider .promotion-sub-slider {
  background-color: #ffffff;
  z-index: 9;
  border-radius: 4px;
}
.home-top-promotion .promotion-slider .promotion-sub-slider .owl-wrapper-outer .owl-item {
  height: 60px;
  padding: 10px 0;
  cursor: pointer;
}
.home-top-promotion .promotion-slider .promotion-sub-slider .owl-wrapper-outer .owl-item p {
  padding: 0;
  text-align: center;
}
.home-top-promotion .promotion-slider .promotion-sub-slider .owl-wrapper-outer .owl-item.synced p {
  color: #be1e2d;
}
.home-top-promotion .promotion-slider .promotion-sub-slider .owl-wrapper-outer .owl-item .item {
  height: 40px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.home-top-promotion .promotion-slider .promotion-sub-slider .owl-wrapper-outer .owl-item .item:after {
  display: block;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #e5e5e5;
  position: absolute;
  right: -1px;
  top: 0%;
}
.home-top-promotion .promotion-slider .promotion-main-slider {
  z-index: 100;
}
.home-top-promotion .promotion-slider .promotion-main-slider .owl-wrapper-outer {
  border-radius: 4px;
}
.home-top-promotion .promotion-slider .promotion-main-slider .owl-pagination {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  text-align: center;
}
.home-top-promotion .promotion-slider .promotion-main-slider .owl-pagination .owl-page {
  width: 16px;
  height: 4px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #BDBDBD;
  display: inline-block;
  margin: 0 10px;
  cursor: pointer;
}
.home-top-promotion .promotion-slider .promotion-main-slider .owl-pagination .owl-page.active,
.home-top-promotion .promotion-slider .promotion-main-slider .owl-pagination .owl-page:hover {
  background: #be1e2d;
}
.home-top-promotion .promotion-slider .promotion-main-slider .owl-controls i {
  font-size: 30px;
  color: #ffffff;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.home-top-promotion .promotion-slider .promotion-main-slider .owl-controls .owl-prev,
.home-top-promotion .promotion-slider .promotion-main-slider .owl-controls .owl-next {
  background: rgba(0, 0, 0, 0.55);
  position: absolute;
  text-align: center;
  width: 40px;
  height: 40px;
  margin: 0;
  border: 0;
  top: 50%;
  margin-top: -20px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  cursor: pointer;
  opacity: 0;
  -webkit-opacity: 0;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.home-top-promotion .promotion-slider .promotion-main-slider .owl-controls .owl-prev:hover,
.home-top-promotion .promotion-slider .promotion-main-slider .owl-controls .owl-next:hover {
  background-color: #000;
}
.home-top-promotion .promotion-slider .promotion-main-slider .owl-controls .owl-prev {
  left: 10px;
}
.home-top-promotion .promotion-slider .promotion-main-slider .owl-controls .owl-next {
  right: 10px;
}
.home-top-promotion .promotion-slider .promotion-main-slider:hover .owl-controls .owl-prev,
.home-top-promotion .promotion-slider .promotion-main-slider:hover .owl-controls .owl-next {
  opacity: 1;
  -webkit-opacity: 1;
}
.home-top-promotion .promotion-banner {
  max-width: 24%;
  flex: 0 0 24%;
  margin-left: auto;
}
.home-top-promotion .promotion-banner .item a {
  display: block;
  font-size: 0;
  margin-bottom: 16px;
}
.home-top-promotion .promotion-banner .item:last-child a {
  margin-bottom: 0;
}
.home-top-promotion .promotion-banner .item.hot-deal-accessories {
  padding-left: 76px;
  position: relative;
  margin-bottom: 16px;
  height: 22px;
}
.home-top-promotion .promotion-banner .item.hot-deal-accessories:before {
  display: block;
  content: "";
  background: url(../images/hot-icon.png) no-repeat;
  background-size: 64px 22px;
  width: 64px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 0;
}
.home-top-promotion .promotion-banner .item.hot-deal-accessories a {
  font-size: 14px;
  margin-bottom: unset;
  text-align: left;
  position: relative;
  top: 6px;
}
.group-featured {
  margin-top: 30px;
  margin-bottom: 30px;
}
.group-featured .box-group-featured {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  display: flex;
  -webkit-display: flex;
  flex-flow: row nowrap;
  flex: 1 100%;
}
.group-featured .box-group-featured .group-left {
  width: 20%;
}
.group-featured .box-group-featured .group-left img {
  display: block;
}
.group-featured .box-group-featured .group-right {
  width: 78%;
  margin-left: auto;
}
.group-featured .box-group-featured .featured-link {
  text-align: center;
  padding-top: 30px;
}
.group-featured .box-group-featured .featured-link a {
  background: none;
}
.group-featured .products {
  background: none;
}
.group-featured .box-featured-products {
  padding: 0 30px;
}
.group-featured .products {
  position: relative;
}
.group-featured .products .item {
  background: #fff;
  margin: 0 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.group-featured .products .item .product-item-info {
  padding: 0;
  width: auto;
}
.group-featured .products .item .product-item-info .box-price-product .price-box .market-price {
  display: inline-block !important;
  margin-left: 10px;
}
.group-featured .products .item .product-item-info .box-product-bottom {
  height: 52px;
}
.group-featured .products .item .product-item-info .box-product-bottom p {
  margin-bottom: 5px;
}
.group-featured .products .item .product-item-link {
  font-size: 14px;
  margin-bottom: 10px;
}
.group-featured .products .owl-buttons {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
}
.group-featured .products .owl-buttons div {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  border: 1px solid #333;
  text-align: center;
  line-height: 25px;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  -webkit-opacity: 0;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.group-featured .products .owl-buttons div:hover {
  background: #be1e2d;
  color: #fff;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.group-featured .products .owl-buttons .owl-prev {
  position: absolute;
  left: 10px;
}
.group-featured .products .owl-buttons .owl-next {
  position: absolute;
  right: 10px;
}
.group-featured .products:hover .owl-buttons div {
  opacity: 1;
  -webkit-opacity: 1;
}
.homepage-menu-cat .menu-cat-content {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
}
.homepage-menu-cat .menu-cat-content p {
  display: flex;
  -webkit-display: flex;
  flex-flow: row wrap;
  flex: 1 100%;
  justify-content: center;
}
.homepage-menu-cat .menu-cat-content a {
  width: 10%;
  margin: 0;
  transiton: 0.3s all;
  -webkit-transition: 0.3s all;
  text-align: center;
  font-size: 13px;
  line-height: 1.4;
  color: #333333;
}
.homepage-menu-cat .menu-cat-content a:hover {
  opacity: 0.75;
  -webkit-opacity: 0.75;
  color: #be1e2d;
  text-decoration: none;
}
.homepage-menu-cat .menu-cat-content a:hover .menu-cat-icon {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.homepage-influencer-slider .influencer-slider-content,
.kol-influencer-slider .influencer-slider-content {
  background: url('../Magento_Cms/images/homepage/influencer/influencer-content-background.jpg') no-repeat;
  background-size: cover;
  border: 2px solid #ffffff;
  box-sizing: border-box;
  border-radius: 4px;
}
.homepage-influencer-slider .influencer-slider-content:after,
.kol-influencer-slider .influencer-slider-content:after {
  content: '';
  display: block;
  clear: both;
}
.homepage-influencer-slider .influencer-slider-content .influencer-background,
.kol-influencer-slider .influencer-slider-content .influencer-background {
  background: url('../Magento_Cms/images/homepage/influencer/300-Sao-Viet-Slide-min.png') no-repeat;
  background-size: 253px 192px;
  background-position: top right;
  width: 253px;
  height: 192px;
  position: relative;
}
.homepage-influencer-slider .influencer-slider-content .influencer-background .hover-read-more,
.kol-influencer-slider .influencer-slider-content .influencer-background .hover-read-more {
  background: url('../Magento_Cms/images/homepage/influencer/hover-read-more.png') no-repeat;
  background-size: 175px 92px;
  background-position: top center;
  width: 256px;
  height: 92px;
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 999;
}
.homepage-influencer-slider .influencer-slider-content .influencer-background:hover .hover-read-more,
.kol-influencer-slider .influencer-slider-content .influencer-background:hover .hover-read-more {
  display: block;
}
.homepage-influencer-slider .influencer-slider-content .influencer-slider,
.kol-influencer-slider .influencer-slider-content .influencer-slider {
  position: relative;
  padding: 8px 17px;
  width: calc(100% - 253px);
}
.homepage-influencer-slider .influencer-slider-content .influencer-slider .owl-item,
.kol-influencer-slider .influencer-slider-content .influencer-slider .owl-item {
  position: relative;
}
.homepage-influencer-slider .influencer-slider-content .influencer-slider .owl-item:last-child,
.kol-influencer-slider .influencer-slider-content .influencer-slider .owl-item:last-child {
  margin-right: 0 !important;
}
.homepage-influencer-slider .influencer-slider-content .influencer-slider .owl-item img,
.kol-influencer-slider .influencer-slider-content .influencer-slider .owl-item img {
  border-radius: 4px;
}
.homepage-influencer-slider .influencer-slider-content .influencer-slider .owl-item p,
.kol-influencer-slider .influencer-slider-content .influencer-slider .owl-item p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  padding: 6px 8px;
  background: rgba(0, 0, 0, 0.45);
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
}
.homepage-influencer-slider .influencer-slider-content .influencer-slider .owl-item .hover-star,
.kol-influencer-slider .influencer-slider-content .influencer-slider .owl-item .hover-star {
  background: url('../Magento_Cms/images/homepage/influencer/hover-star.png') no-repeat;
  background-size: 234px 176px;
  width: 234px;
  height: 176px;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}
.homepage-influencer-slider .influencer-slider-content .influencer-slider .owl-item:hover .hover-star,
.kol-influencer-slider .influencer-slider-content .influencer-slider .owl-item:hover .hover-star {
  display: block;
}
.slider-custom .item {
  width: 20%;
}
.slider-custom .products .owl-buttons div {
  position: absolute;
  margin: 0;
  top: 139px;
  cursor: pointer;
}
.slider-custom .products .owl-buttons div.owl-prev {
  left: 0px;
}
.slider-custom .products .owl-buttons div.owl-next {
  right: 0px;
}
.slider-custom .products .owl-buttons i {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.slider-custom .products,
.box-group-featured .products,
.product-sliders.owl-carousel .products {
  margin-top: 0;
  margin-bottom: 0;
}
.slider-custom .products .slider-featured,
.box-group-featured .products .slider-featured,
.product-sliders.owl-carousel .products .slider-featured {
  position: relative;
}
.slider-custom .products .item,
.box-group-featured .products .item,
.product-sliders.owl-carousel .products .item {
  padding-left: 8px;
  padding-right: 8px;
}
.slider-custom .products .item .wrap-item,
.box-group-featured .products .item .wrap-item,
.product-sliders.owl-carousel .products .item .wrap-item {
  padding: 12px;
}
.slider-custom .products .item .wrap-item .product-name,
.box-group-featured .products .item .wrap-item .product-name,
.product-sliders.owl-carousel .products .item .wrap-item .product-name {
  margin: 12px 0;
  overflow: hidden;
  display: block;
}
.slider-custom .products .item.flash-item .wrap-item .flash-item-icon,
.box-group-featured .products .item.flash-item .wrap-item .flash-item-icon,
.product-sliders.owl-carousel .products .item.flash-item .wrap-item .flash-item-icon {
  display: block;
  width: 117px;
  height: 20px;
  background: url(../images/deal-shock.png) no-repeat;
  background-size: 117px 20px;
  background-position: top left;
  margin: 0 0 9px 0;
}
.slider-custom .products .item.flash-item .wrap-item .product-name,
.box-group-featured .products .item.flash-item .wrap-item .product-name,
.product-sliders.owl-carousel .products .item.flash-item .wrap-item .product-name {
  margin: 0 0 12px;
  overflow: hidden;
  display: block;
}
.slider-custom .products .item .box-price-product,
.box-group-featured .products .item .box-price-product,
.product-sliders.owl-carousel .products .item .box-price-product {
  padding: 0 0 8px;
  position: relative;
}
.slider-custom .products .item .box-price-product:after,
.box-group-featured .products .item .box-price-product:after,
.product-sliders.owl-carousel .products .item .box-price-product:after {
  display: block;
  content: "";
  clear: both;
}
.slider-custom .products .item .box-price-product .price-box,
.box-group-featured .products .item .box-price-product .price-box,
.product-sliders.owl-carousel .products .item .box-price-product .price-box {
  margin-top: 0;
  margin-bottom: 0;
  float: left;
}
.slider-custom .products .item .box-price-product .price-box .price-container .price-label,
.box-group-featured .products .item .box-price-product .price-box .price-container .price-label,
.product-sliders.owl-carousel .products .item .box-price-product .price-box .price-container .price-label {
  display: none;
  font-size: 12px;
  line-height: 14px;
  color: #333333;
  position: relative;
  top: 4px;
}
.slider-custom .products .item .box-price-product .price-box .price-container .price-wrapper .price,
.box-group-featured .products .item .box-price-product .price-box .price-container .price-wrapper .price,
.product-sliders.owl-carousel .products .item .box-price-product .price-box .price-container .price-wrapper .price {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #be1e2d;
}
.slider-custom .products .item .box-price-product .price-box .price-container .price-wrapper .discount,
.box-group-featured .products .item .box-price-product .price-box .price-container .price-wrapper .discount,
.product-sliders.owl-carousel .products .item .box-price-product .price-box .price-container .price-wrapper .discount {
  display: none;
}
.slider-custom .products .item .box-price-product .price-box .price-container .price-wrapper .market-price,
.box-group-featured .products .item .box-price-product .price-box .price-container .price-wrapper .market-price,
.product-sliders.owl-carousel .products .item .box-price-product .price-box .price-container .price-wrapper .market-price {
  display: block;
  text-align: left;
  text-decoration-line: line-through;
  font-size: 12px;
  line-height: 12px;
  color: #333333;
  margin-top: 4px;
}
.slider-custom .products .item .box-price-product .col-installment,
.box-group-featured .products .item .box-price-product .col-installment,
.product-sliders.owl-carousel .products .item .box-price-product .col-installment {
  float: right;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 5px;
}
.slider-custom .products .item .box-price-product .col-installment .price-label,
.box-group-featured .products .item .box-price-product .col-installment .price-label,
.product-sliders.owl-carousel .products .item .box-price-product .col-installment .price-label {
  display: block;
  font-size: 12px;
  line-height: 12px;
  text-align: right;
  color: #333333;
  position: relative;
  top: 0;
}
.slider-custom .products .item .box-price-product .col-installment .price,
.box-group-featured .products .item .box-price-product .col-installment .price,
.product-sliders.owl-carousel .products .item .box-price-product .col-installment .price {
  color: #333333;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  text-align: right;
}
.slider-custom .products .item .product-item-action-wrap,
.box-group-featured .products .item .product-item-action-wrap,
.product-sliders.owl-carousel .products .item .product-item-action-wrap {
  position: relative;
  padding: 10px 0;
}
.slider-custom .products .item .product-item-action-wrap .tags,
.box-group-featured .products .item .product-item-action-wrap .tags,
.product-sliders.owl-carousel .products .item .product-item-action-wrap .tags {
  margin-top: 12px;
  list-style: disc;
  padding-left: 14px;
}
.slider-custom .products .item .product-item-action-wrap .tags p,
.box-group-featured .products .item .product-item-action-wrap .tags p,
.product-sliders.owl-carousel .products .item .product-item-action-wrap .tags p {
  margin-bottom: 8px;
  display: list-item;
}
.slider-custom .products .item .product-item-action-wrap .tags p:last-child,
.box-group-featured .products .item .product-item-action-wrap .tags p:last-child,
.product-sliders.owl-carousel .products .item .product-item-action-wrap .tags p:last-child {
  margin-bottom: unset;
}
.slider-custom .products .item .product-item-action-wrap .product-item-action,
.box-group-featured .products .item .product-item-action-wrap .product-item-action,
.product-sliders.owl-carousel .products .item .product-item-action-wrap .product-item-action {
  visibility: hidden;
  background-color: #ffffff;
  display: flex;
  -webkit-display: flex;
  flex-flow: row nowrap;
  flex: 1 100%;
}
.slider-custom .products .item .product-item-action-wrap .product-item-action .item-more-info,
.box-group-featured .products .item .product-item-action-wrap .product-item-action .item-more-info,
.product-sliders.owl-carousel .products .item .product-item-action-wrap .product-item-action .item-more-info {
  padding: 8px;
  background-color: #f2f2f2;
  border-radius: 4px;
  margin-bottom: 12px;
}
.slider-custom .products .item .product-item-action-wrap .product-item-action .add-cart-button,
.box-group-featured .products .item .product-item-action-wrap .product-item-action .add-cart-button,
.product-sliders.owl-carousel .products .item .product-item-action-wrap .product-item-action .add-cart-button {
  display: inline-block;
  vertical-align: top;
  width: 65%;
  height: 36px;
}
.slider-custom .products .item .product-item-action-wrap .product-item-action .add-cart-button button,
.box-group-featured .products .item .product-item-action-wrap .product-item-action .add-cart-button button,
.product-sliders.owl-carousel .products .item .product-item-action-wrap .product-item-action .add-cart-button button,
.slider-custom .products .item .product-item-action-wrap .product-item-action .add-cart-button .cart.table-wrapper .actions-toolbar > .action,
.box-group-featured .products .item .product-item-action-wrap .product-item-action .add-cart-button .cart.table-wrapper .actions-toolbar > .action,
.product-sliders.owl-carousel .products .item .product-item-action-wrap .product-item-action .add-cart-button .cart.table-wrapper .actions-toolbar > .action,
.slider-custom .products .item .product-item-action-wrap .product-item-action .add-cart-button .action-gift,
.box-group-featured .products .item .product-item-action-wrap .product-item-action .add-cart-button .action-gift,
.product-sliders.owl-carousel .products .item .product-item-action-wrap .product-item-action .add-cart-button .action-gift {
  padding: 10px 15px;
  background: #f2f2f2;
  border-radius: 4px;
  border: none;
  color: #333333;
}
.slider-custom .products .item .product-item-action-wrap .product-item-action .add-cart-button button:hover,
.box-group-featured .products .item .product-item-action-wrap .product-item-action .add-cart-button button:hover,
.product-sliders.owl-carousel .products .item .product-item-action-wrap .product-item-action .add-cart-button button:hover,
.slider-custom .products .item .product-item-action-wrap .product-item-action .add-cart-button .cart.table-wrapper .actions-toolbar > .action:hover,
.box-group-featured .products .item .product-item-action-wrap .product-item-action .add-cart-button .cart.table-wrapper .actions-toolbar > .action:hover,
.product-sliders.owl-carousel .products .item .product-item-action-wrap .product-item-action .add-cart-button .cart.table-wrapper .actions-toolbar > .action:hover,
.slider-custom .products .item .product-item-action-wrap .product-item-action .add-cart-button .action-gift:hover,
.box-group-featured .products .item .product-item-action-wrap .product-item-action .add-cart-button .action-gift:hover,
.product-sliders.owl-carousel .products .item .product-item-action-wrap .product-item-action .add-cart-button .action-gift:hover {
  background: #be1e2d;
  color: #ffffff;
}
.slider-custom .products .item .product-item-action-wrap .product-item-action .product-compare-wrap,
.box-group-featured .products .item .product-item-action-wrap .product-item-action .product-compare-wrap,
.product-sliders.owl-carousel .products .item .product-item-action-wrap .product-item-action .product-compare-wrap {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  height: 36px;
  padding: 18px 10px 4px;
  margin-left: auto;
  text-align: center;
  position: relative;
}
.slider-custom .products .item .product-item-action-wrap .product-item-action .product-compare-wrap:before,
.box-group-featured .products .item .product-item-action-wrap .product-item-action .product-compare-wrap:before,
.product-sliders.owl-carousel .products .item .product-item-action-wrap .product-item-action .product-compare-wrap:before {
  display: block;
  content: "";
  position: absolute;
  top: 4px;
  left: calc(50% - 6px);
  background: url('../images/compare-plus.png') no-repeat;
  background-size: 12px;
  width: 12px;
  height: 12px;
}
.slider-custom .products .item .product-item-action-wrap .product-item-action .product-compare-wrap .compare-label,
.box-group-featured .products .item .product-item-action-wrap .product-item-action .product-compare-wrap .compare-label,
.product-sliders.owl-carousel .products .item .product-item-action-wrap .product-item-action .product-compare-wrap .compare-label {
  margin: 0;
}
.slider-custom .products .item .product-item-action-wrap .product-item-action .product-compare-wrap:hover .compare-label,
.box-group-featured .products .item .product-item-action-wrap .product-item-action .product-compare-wrap:hover .compare-label,
.product-sliders.owl-carousel .products .item .product-item-action-wrap .product-item-action .product-compare-wrap:hover .compare-label {
  color: #be1e2d;
}
.slider-custom .products .item:hover .product-item-action-wrap .product-item-action,
.box-group-featured .products .item:hover .product-item-action-wrap .product-item-action,
.product-sliders.owl-carousel .products .item:hover .product-item-action-wrap .product-item-action {
  visibility: visible;
}
.slider-custom .slider-header,
.box-group-featured .slider-header,
.product-sliders.owl-carousel .slider-header {
  border-bottom: 1px solid #eeeeee;
  display: flex;
  -webkit-display: flex;
  flex-flow: row nowrap;
  flex: 1 100%;
}
.slider-custom .slider-header .slider-title,
.box-group-featured .slider-header .slider-title,
.product-sliders.owl-carousel .slider-header .slider-title {
  position: relative;
  height: 47px;
  padding-top: 8px;
  display: inline-block;
  font-size: 20px;
}
.slider-custom .slider-header .slider-title .view-more,
.box-group-featured .slider-header .slider-title .view-more,
.product-sliders.owl-carousel .slider-header .slider-title .view-more {
  position: absolute;
  display: none;
  right: 0;
  top: 12px;
}
.slider-custom .slider-header .slider-title .view-more i,
.box-group-featured .slider-header .slider-title .view-more i,
.product-sliders.owl-carousel .slider-header .slider-title .view-more i {
  font-size: 30px;
  line-height: 16px;
  position: relative;
  top: -2px;
  margin-left: 7.5px;
}
.slider-custom .slider-header .sub-links,
.box-group-featured .slider-header .sub-links,
.product-sliders.owl-carousel .slider-header .sub-links {
  margin-left: auto;
  margin-top: 7px;
}
.slider-custom .slider-header .sub-links a:last-child,
.box-group-featured .slider-header .sub-links a:last-child,
.product-sliders.owl-carousel .slider-header .sub-links a:last-child {
  margin-right: 0;
}
.slider-custom .flash-sale-title-wrapper,
.box-group-featured .flash-sale-title-wrapper,
.product-sliders.owl-carousel .flash-sale-title-wrapper {
  background-color: #be1e2d;
  height: 56px;
  position: relative;
  color: #ffffff;
  border-radius: 5px;
  padding: 13px 16px;
}
.slider-custom .flash-sale-title-wrapper .flash-sale-title,
.box-group-featured .flash-sale-title-wrapper .flash-sale-title,
.product-sliders.owl-carousel .flash-sale-title-wrapper .flash-sale-title {
  display: inline-block;
}
.slider-custom .flash-sale-title-wrapper .flash-sale-title,
.box-group-featured .flash-sale-title-wrapper .flash-sale-title,
.product-sliders.owl-carousel .flash-sale-title-wrapper .flash-sale-title {
  position: relative;
  margin-right: 15px;
}
.slider-custom .flash-sale-title-wrapper .flash-sale-title i,
.box-group-featured .flash-sale-title-wrapper .flash-sale-title i,
.product-sliders.owl-carousel .flash-sale-title-wrapper .flash-sale-title i {
  margin-left: 4px;
}
.slider-custom .flash-sale-title-wrapper .flash-sale-title .custom-line,
.box-group-featured .flash-sale-title-wrapper .flash-sale-title .custom-line,
.product-sliders.owl-carousel .flash-sale-title-wrapper .flash-sale-title .custom-line {
  margin-top: -12px;
  margin-bottom: -12px;
  display: inline-block;
  border-right: 2px solid #ffffff;
  opacity: 0.5;
  height: 48px;
  position: absolute;
  right: -18px;
}
.slider-custom .flash-sale-title-wrapper .flash-sale-countdown,
.box-group-featured .flash-sale-title-wrapper .flash-sale-countdown,
.product-sliders.owl-carousel .flash-sale-title-wrapper .flash-sale-countdown {
  position: absolute;
  right: 16px;
  top: 12.5px;
  color: #ffffff;
}
.slider-custom .flash-sale-title-wrapper .flash-sale-countdown .countdown-box,
.box-group-featured .flash-sale-title-wrapper .flash-sale-countdown .countdown-box,
.product-sliders.owl-carousel .flash-sale-title-wrapper .flash-sale-countdown .countdown-box {
  width: 31px;
  height: 31px;
  background: #ffffff;
  border-radius: 4px;
  color: #000000;
  margin-left: 4px;
  padding: 4px;
}
.slider-custom .flash-sale-title-wrapper .flash-sale-countdown .countdown-box:first-child,
.box-group-featured .flash-sale-title-wrapper .flash-sale-countdown .countdown-box:first-child,
.product-sliders.owl-carousel .flash-sale-title-wrapper .flash-sale-countdown .countdown-box:first-child {
  margin-left: 8px;
}
.slider-custom .flash-sale-title-wrapper .view-more,
.box-group-featured .flash-sale-title-wrapper .view-more,
.product-sliders.owl-carousel .flash-sale-title-wrapper .view-more {
  position: absolute;
  right: 16px;
  top: 20px;
  color: #ffffff;
  display: none;
}
.slider-custom .flash-sale-title-wrapper .view-more i,
.box-group-featured .flash-sale-title-wrapper .view-more i,
.product-sliders.owl-carousel .flash-sale-title-wrapper .view-more i {
  font-size: 30px;
  line-height: 16px;
  position: relative;
  top: -2px;
  margin-left: 7.5px;
}
.slider-custom .flash-sale-title-wrapper .view-more:hover,
.box-group-featured .flash-sale-title-wrapper .view-more:hover,
.product-sliders.owl-carousel .flash-sale-title-wrapper .view-more:hover,
.slider-custom .flash-sale-title-wrapper .view-more:focus,
.box-group-featured .flash-sale-title-wrapper .view-more:focus,
.product-sliders.owl-carousel .flash-sale-title-wrapper .view-more:focus,
.slider-custom .flash-sale-title-wrapper .view-more:visited,
.box-group-featured .flash-sale-title-wrapper .view-more:visited,
.product-sliders.owl-carousel .flash-sale-title-wrapper .view-more:visited {
  color: #ffffff;
}
.slider-custom .slider-content .owl-scrollbar,
.box-group-featured .slider-content .owl-scrollbar,
.product-sliders.owl-carousel .slider-content .owl-scrollbar {
  margin-top: 20px;
  border-radius: 2px;
  height: 4px;
  width: 100%;
  background: #e0e0e0;
  position: relative;
}
.slider-custom .slider-content .owl-scrollbar .owl-scroll-handle,
.box-group-featured .slider-content .owl-scrollbar .owl-scroll-handle,
.product-sliders.owl-carousel .slider-content .owl-scrollbar .owl-scroll-handle {
  height: 4px;
  width: 15px;
  border-radius: 2px;
  display: inline-block;
  background: #828282;
  position: absolute;
  top: 0px;
  left: 0px;
}
.slider-custom .slider-content .owl-scrollbar .owl-scroll-handle:hover,
.box-group-featured .slider-content .owl-scrollbar .owl-scroll-handle:hover,
.product-sliders.owl-carousel .slider-content .owl-scrollbar .owl-scroll-handle:hover {
  transform: scale(2);
  transition: transform 0.2s ease-in-out;
}
.slider-custom .product-item-info,
.box-group-featured .product-item-info,
.product-sliders.owl-carousel .product-item-info {
  width: auto;
}
.slider-custom .accessories-content .menu-cat-content,
.box-group-featured .accessories-content .menu-cat-content,
.product-sliders.owl-carousel .accessories-content .menu-cat-content {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  border-bottom: 1px solid #e0e0e0;
}
.slider-custom .accessories-content .menu-cat-content a,
.box-group-featured .accessories-content .menu-cat-content a,
.product-sliders.owl-carousel .accessories-content .menu-cat-content a {
  text-align: center;
  font-size: 13px;
  line-height: 1.4;
}
.slider-custom .accessories-content .accessories-wrapper,
.box-group-featured .accessories-content .accessories-wrapper,
.product-sliders.owl-carousel .accessories-content .accessories-wrapper {
  grid-gap: 8px;
  grid-template-columns: calc(20% - (32px / 5)) calc(20% - (32px / 5)) calc(20% - (32px / 5)) calc(20% - (32px / 5)) calc(20% - (32px / 5));
}
.slider-custom .accessories-content .accessories-wrapper .accessories-item,
.box-group-featured .accessories-content .accessories-wrapper .accessories-item,
.product-sliders.owl-carousel .accessories-content .accessories-wrapper .accessories-item {
  border: 0.5px solid #e0e0e0;
  border-radius: 4px;
  padding: 8px;
  height: 124px;
}
.slider-custom .accessories-content .accessories-wrapper .accessories-item:after,
.box-group-featured .accessories-content .accessories-wrapper .accessories-item:after,
.product-sliders.owl-carousel .accessories-content .accessories-wrapper .accessories-item:after {
  display: block;
  content: "";
  clear: both;
}
.slider-custom .accessories-content .accessories-wrapper .accessories-item .accessories-item-image,
.box-group-featured .accessories-content .accessories-wrapper .accessories-item .accessories-item-image,
.product-sliders.owl-carousel .accessories-content .accessories-wrapper .accessories-item .accessories-item-image {
  width: 108px;
  height: 108px;
  overflow: hidden;
  float: left;
}
.slider-custom .accessories-content .accessories-wrapper .accessories-item .accessories-item-info,
.box-group-featured .accessories-content .accessories-wrapper .accessories-item .accessories-item-info,
.product-sliders.owl-carousel .accessories-content .accessories-wrapper .accessories-item .accessories-item-info {
  width: calc(100% - 116px);
  margin-left: 8px;
  float: left;
}
.slider-custom .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .product-item-link,
.box-group-featured .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .product-item-link,
.product-sliders.owl-carousel .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .product-item-link {
  text-align: left;
  height: 38px;
  overflow: hidden;
  display: block;
  font-weight: normal;
  line-height: 1.4;
  font-size: 13px;
}
.slider-custom .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product,
.box-group-featured .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product,
.product-sliders.owl-carousel .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product {
  margin-top: 35px;
}
.slider-custom .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-label,
.box-group-featured .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-label,
.product-sliders.owl-carousel .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-label {
  display: none;
}
.slider-custom .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-wrapper .discount,
.box-group-featured .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-wrapper .discount,
.product-sliders.owl-carousel .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-wrapper .discount {
  display: none;
}
.slider-custom .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-wrapper .price,
.box-group-featured .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-wrapper .price,
.product-sliders.owl-carousel .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-wrapper .price,
.slider-custom .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-wrapper .market-price,
.box-group-featured .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-wrapper .market-price,
.product-sliders.owl-carousel .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-wrapper .market-price {
  display: block;
}
.slider-custom .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-wrapper .market-price,
.box-group-featured .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-wrapper .market-price,
.product-sliders.owl-carousel .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-wrapper .market-price {
  font-size: 12px;
  line-height: 14px;
  text-decoration: line-through;
}
.slider-custom .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-wrapper .price,
.box-group-featured .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-wrapper .price,
.product-sliders.owl-carousel .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-wrapper .price,
.slider-custom .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-wrapper .spec-price,
.box-group-featured .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-wrapper .spec-price,
.product-sliders.owl-carousel .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-wrapper .spec-price {
  text-align: left;
}
.slider-custom .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-wrapper .spec-price,
.box-group-featured .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-wrapper .spec-price,
.product-sliders.owl-carousel .accessories-content .accessories-wrapper .accessories-item .accessories-item-info .box-price-product .price-wrapper .spec-price {
  color: #be1e2d;
}
.slider-custom .accessories-content .view-more,
.box-group-featured .accessories-content .view-more,
.product-sliders.owl-carousel .accessories-content .view-more {
  text-align: center;
  margin-top: 24px;
}
.slider-custom .accessories-content .view-more a,
.box-group-featured .accessories-content .view-more a,
.product-sliders.owl-carousel .accessories-content .view-more a {
  border: 0.5px solid #828282;
  border-radius: 4px;
  padding: 12px;
  padding-right: 24px;
  display: inline-block;
  position: relative;
}
.slider-custom .accessories-content .view-more a span,
.box-group-featured .accessories-content .view-more a span,
.product-sliders.owl-carousel .accessories-content .view-more a span {
  position: relative;
  top: 1px;
}
.slider-custom .accessories-content .view-more a span i,
.box-group-featured .accessories-content .view-more a span i,
.product-sliders.owl-carousel .accessories-content .view-more a span i {
  font-size: 30px;
  line-height: 16px;
  position: relative;
  top: -3px;
  margin-left: 7.5px;
}
.slider-custom.home-brand-slider .owl-carousel .owl-item img,
.box-group-featured.home-brand-slider .owl-carousel .owl-item img,
.product-sliders.owl-carousel.home-brand-slider .owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
}
.slider-custom.home-brand-slider .owl-carousel .owl-item .item,
.box-group-featured.home-brand-slider .owl-carousel .owl-item .item,
.product-sliders.owl-carousel.home-brand-slider .owl-carousel .owl-item .item {
  position: relative;
  transform: translate(0px, -50%);
  top: 50%;
}
.slider-custom .sub-links,
.box-group-featured .featured-link {
  margin-bottom: 15px;
}
.slider-custom .sub-links a,
.box-group-featured .featured-link a {
  padding: 5px 15px;
  margin-right: 8px;
  border: 0.5px solid #eeeeee;
  border-radius: 14px;
  background: #ffffff;
  color: #333333;
  font-size: 13px;
  line-height: 19px;
  text-align: center;
}
.slider-custom .sub-links a:hover,
.box-group-featured .featured-link a:hover {
  background: #be1e2d;
  border: 0.5px solid #be1e2d;
  color: #ffffff;
  text-decoration: none;
}
.box-group-featured .featured-link {
  margin-bottom: 30px;
}
.home-middle-banner .middle-banner a {
  display: block;
  font-size: 0;
}
.home-middle-banner .middle-banner img {
  border-radius: 4px;
}
.home-bottom-banner .bottom-banner a {
  display: block;
  font-size: 0;
}
.home-bottom-banner .bottom-banner img {
  border-radius: 4px;
}
.flash-sale-countdown .countdown-title {
  width: 220px;
}
.flash-sale-countdown .countdown-title .countdown-box {
  display: inline-block;
}
.slider-flash-sale .slider-content {
  position: relative;
}
.slider-flash-sale .slider-content .owl-buttons {
  position: absolute;
  top: 0%;
  width: 100%;
  left: 0;
}
.slider-flash-sale .slider-content .owl-buttons div {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  border: 1px solid #333;
  text-align: center;
  line-height: 25px;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  -webkit-opacity: 0;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.slider-flash-sale .slider-content .owl-buttons div:hover {
  background: #be1e2d;
  color: #fff;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.slider-flash-sale .slider-content .owl-buttons .owl-prev {
  position: absolute;
  left: 10px;
}
.slider-flash-sale .slider-content .owl-buttons .owl-next {
  position: absolute;
  right: 10px;
}
.slider-flash-sale .slider-content .owl-buttons .owl-prev i,
.slider-flash-sale .slider-content .owl-buttons .owl-next i {
  top: 0;
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.slider-flash-sale .slider-content:hover .owl-buttons div {
  opacity: 1;
  -webkit-opacity: 1;
}
.influencer-slider,
.group-slide,
.product-bn .box-list-bn,
.product-slider {
  position: relative;
}
.influencer-slider .owl-controls,
.group-slide .owl-controls,
.product-bn .box-list-bn .owl-controls,
.product-slider .owl-controls {
  position: absolute;
  top: 40%;
  width: 100%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.influencer-slider .owl-buttons div,
.group-slide .owl-buttons div,
.product-bn .box-list-bn .owl-buttons div,
.product-slider .owl-buttons div {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  border: 1px solid #333;
  text-align: center;
  line-height: 25px;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  -webkit-opacity: 0;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.influencer-slider .owl-buttons div:hover,
.group-slide .owl-buttons div:hover,
.product-bn .box-list-bn .owl-buttons div:hover,
.product-slider .owl-buttons div:hover {
  background: #be1e2d;
  color: #fff;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.influencer-slider .owl-buttons .owl-prev,
.group-slide .owl-buttons .owl-prev,
.product-bn .box-list-bn .owl-buttons .owl-prev,
.product-slider .owl-buttons .owl-prev {
  position: absolute;
  left: 10px;
}
.influencer-slider .owl-buttons .owl-next,
.group-slide .owl-buttons .owl-next,
.product-bn .box-list-bn .owl-buttons .owl-next,
.product-slider .owl-buttons .owl-next {
  position: absolute;
  right: 10px;
}
.influencer-slider .owl-buttons .owl-prev i,
.group-slide .owl-buttons .owl-prev i,
.product-bn .box-list-bn .owl-buttons .owl-prev i,
.product-slider .owl-buttons .owl-prev i,
.influencer-slider .owl-buttons .owl-next i,
.group-slide .owl-buttons .owl-next i,
.product-bn .box-list-bn .owl-buttons .owl-next i,
.product-slider .owl-buttons .owl-next i {
  top: 0;
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.influencer-slider:hover .owl-buttons div,
.group-slide:hover .owl-buttons div,
.product-bn .box-list-bn:hover .owl-buttons div,
.product-slider:hover .owl-buttons div {
  opacity: 1;
  -webkit-opacity: 1;
}
.product-slider .owl-controls {
  top: 30%;
}
.product-slider .owl-buttons div {
  color: #333;
}
.group-slide {
  margin-top: 15px;
}
.group-slide .item {
  margin: 0 5px;
}
.group-slide .item a {
  display: block;
}
.group-slide .item a img {
  display: block;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.group-slide .item a:hover img {
  opacity: 0.85;
  -webkit-opacity: 0.85;
}
.cms-noroute-index .page-main {
  width: 100%;
}
.cms-noroute-index .page-main .noroute-content {
  padding-top: 64px;
  padding-bottom: 48px;
}
.cms-noroute-index .page-main .noroute-content .alert-error {
  margin: 24px 0 16px;
}
.cms-noroute-index .page-main .noroute-content .alert-error a {
  position: relative;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
}
.cms-noroute-index .page-main .noroute-content .alert-error a:hover,
.cms-noroute-index .page-main .noroute-content .alert-error a:focus,
.cms-noroute-index .page-main .noroute-content .alert-error a:visited {
  text-decoration: none;
  color: #333333;
}
.cms-noroute-index .page-main .noroute-content .alert-error a .alert-error-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-size: cover;
  vertical-align: middle;
  margin-left: 8.5px;
}
.cms-noroute-index .page-main .noroute-content .alert-error a .alert-error-icon:before {
  content: "\f105";
  font-size: 30px;
  line-height: 16px;
}
.cms-noroute-index .page-main .noroute-content .back-home a {
  padding: 10px 20px;
  background: #be1e2d;
  border-radius: 4px;
  color: #ffffff;
}
.cms-noroute-index .page-main .noroute-content .back-home a:hover,
.cms-noroute-index .page-main .noroute-content .back-home a:focus,
.cms-noroute-index .page-main .noroute-content .back-home a:visited {
  text-decoration: none;
  color: #ffffff;
}
.breadcrumbs .items {
  display: flex;
  padding: 10px 0px;
  /*.item:last-child:after {
            content: '';
            background: url(../images/arrow-down-red.png) no-repeat;
            margin: 0 5px;
            width: 15px;
            height: 8px;
            margin-bottom: 1px;
            vertical-align: middle;
            display: inline-block;
        }*/
}
.breadcrumbs .items .item {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  text-align: right;
  letter-spacing: 1.25px;
}
.breadcrumbs .items .item {
  color: #333333;
}
.breadcrumbs .items .item:last-child {
  color: #be1e2d;
}
.breadcrumbs .items .item:not(:last-child):after {
  content: '';
  background: url(../images/arrow-right-line.png) no-repeat;
  margin: 0 5px;
  width: 10px;
  height: 14px;
  margin-bottom: 1px;
  vertical-align: middle;
  display: inline-block;
}
.cms-page-view.page-layout-2columns-left .content-wrapper {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  padding: 0 8px;
}
.cms-page-view.page-layout-2columns-left .sidebar-wrapper {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  padding: 0 8px;
}
.cms-page-view.page-layout-2columns-right .content-wrapper {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  padding: 0 8px;
}
.cms-page-view.page-layout-2columns-right .sidebar-wrapper {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  padding: 0 8px;
}
.cms-page-view.page-layout-1column .content-wrapper {
  flex: 0 0 100%;
  max-width: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  padding: 0 8px;
}
.cms-page-view .page-main {
  padding-top: 16px;
  width: 100%;
}
.cms-page-view .columns:after {
  content: "";
  display: block;
  clear: both;
}
.cms-page-view .columns .column.main,
.cms-page-view .columns .sidebar-main {
  background-color: #ffffff;
  border-radius: 4px;
  padding: 24px 16px;
}
.cms-page-view .columns .column.main {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.5px;
}
.cms-page-view .columns .column.main .page-title-wrapper {
  padding: 0 0 16px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 16px;
}
.cms-page-view .columns .sidebar-main {
  display: block;
}
.cms-page-view .columns .sidebar-main ul > li {
  padding: 16px 0;
  border-bottom: 1px solid #e0e0e0;
}
.cms-page-view .columns .sidebar-main ul > li:first-child {
  padding-top: 0;
}
.cms-page-view .columns .sidebar-main ul > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.cms-page-view .columns .sidebar-main ul > li.active {
  position: relative;
  padding-left: 32px;
}
.cms-page-view .columns .sidebar-main ul > li.active i {
  font-size: 26px;
  position: absolute;
  top: 12px;
  left: 7.5px;
}
.cms-page-view .columns .sidebar-main ul > li a {
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  letter-spacing: 0.15px;
}
.cms-page-view .columns .sidebar-main ul > li ul > li {
  padding: 16px 0;
  border-bottom: none;
  border-top: 1px solid #e0e0e0;
  padding-left: 10px;
}
.cms-page-view .columns .sidebar-main ul > li ul > li:first-child {
  margin-top: 16px;
}
.cms-page-view .columns .sidebar-main ul > li ul > li:last-child {
  padding-bottom: 0;
}
.cms-page-view .breadcrumbs-wrapper {
  height: 40px;
  background-color: #e0e0e0;
}
.cms-page-view .breadcrumbs-wrapper .items {
  padding: 12px 8px;
}
.cms-page-view.cms-store-system .column.main {
  background-color: unset;
  border-radius: unset;
  padding: unset;
}
.cms-page-view.cms-store-system .content-wrap {
  background-color: #ffffff;
  border-radius: 4px;
}
.cms-page-view.cms-store-system .cms-store-system-banner .banner-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.cms-page-view.cms-store-system .cms-store-system-banner .banner-wrapper img {
  flex-shrink: 0;
  min-width: 100%;
  min-height: 100%;
}
.cms-page-view.cms-store-system .cms-store-system-intro ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
}
.cms-page-view.cms-store-system .cms-store-system-intro ul li {
  text-align: center;
}
.cms-page-view.cms-store-system .cms-store-system-intro ul li:before {
  display: block;
  content: "";
  background-size: 48px;
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
  margin: 0 auto;
}
.cms-page-view.cms-store-system .cms-store-system-intro ul li.recommend:before {
  background-image: url('../images/intro-phone.png');
}
.cms-page-view.cms-store-system .cms-store-system-intro ul li.comment:before {
  background-image: url('../images/intro-comment.png');
}
.cms-page-view.cms-store-system .cms-store-system-intro ul li.support:before {
  background-image: url('../images/intro-support.png');
}
.cms-page-view.cms-store-system .cms-store-system-intro ul li.shopping:before {
  background-image: url('../images/intro-shopping.png');
}
.cms-page-view.cms-store-system .cms-store-system-intro ul li p,
.cms-page-view.cms-store-system .cms-store-system-intro ul li h6 {
  margin-top: 16px;
}
.cms-page-view.cms-store-system .cms-store-system-intro ul li p {
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.5px;
}
.cms-page-view.cms-store-system .cms-store-system-intro ul li p span {
  color: #828282;
}
.cms-page-view.cms-store-system .cms-store-system-list {
  background-color: #ffffff;
  border-radius: 4px;
  height: 717px;
  max-height: 717px;
  overflow: hidden;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms {
  display: flex;
  flex-wrap: wrap;
  height: 685px;
  overflow: hidden;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  padding-right: 8px;
  height: 685px;
  max-height: 685px;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items .title-wrapper {
  padding-bottom: 16px;
  border-bottom: 1px solid #e0e0e0;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items .title-wrapper p {
  cursor: pointer;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items.show-items-sddv .title-wrapper p {
  margin-top: 8px;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items.show-items-sis {
  display: none;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items.show-items-sis .title-wrapper p {
  margin-bottom: 8px;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items .inner-wrapper {
  height: 546px;
  max-height: 546px;
  overflow-y: scroll;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items .inner-wrapper::-webkit-scrollbar {
  width: 4px;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items .inner-wrapper::-webkit-scrollbar-track {
  background: #e0e0e0;
  border-radius: 2px;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items .inner-wrapper::-webkit-scrollbar-thumb {
  background: #828282;
  border-radius: 2px;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items .inner-wrapper::-webkit-scrollbar-thumb:hover {
  background: #828282;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items .inner-wrapper .sitem {
  padding: 16px;
  padding-left: 64px;
  position: relative;
  min-height: 128px;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items .inner-wrapper .sitem.active {
  background-color: #f2f2f2;
  border-radius: 4px;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items .inner-wrapper .sitem .position-icon {
  background: url("../images/location-num.png") no-repeat;
  background-size: 32px;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 8px;
  text-align: center;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items .inner-wrapper .sitem .showroom-info {
  text-align: left;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items .inner-wrapper .sitem .showroom-info .name {
  font-weight: 500;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items .inner-wrapper .sitem .showroom-info .address,
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items .inner-wrapper .sitem .showroom-info .tel {
  color: #828282;
  margin-top: 16px;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items .search-wrap {
  position: relative;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items .search-wrap .showroom-input-search {
  background: #f2f2f2;
  border-color: #f2f2f2;
  border-radius: 22px;
  height: 40px;
  position: relative;
  color: #828282;
  padding: 11px 16px;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items .search-wrap .showroom-input-search:focus {
  color: #828282;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items .search-wrap .show-items-sddv-search-icon,
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-items .search-wrap .show-items-sis-search-icon {
  background: url('../images/search.png') no-repeat;
  background-size: 24px;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-map {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
  padding-left: 8px;
  height: 685px;
  max-height: 685px;
}
.cms-page-view.cms-store-system .cms-store-system-list .group-tab-showrooms .showroom-map.show-map-sis {
  display: none;
}
#faqs .tab-panel p,
#faqs .tab-panel ul li {
  font-size: 16px;
  margin-bottom: 10px;
}
#faqs .tab-panel ul {
  margin-left: 20px;
}
#faqs .tab-panel ul li {
  position: relative;
  padding-left: 10px;
}
#faqs .tab-panel ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #333;
  border-radius: 100%;
  -webkit-border-radius: 100px;
  position: absolute;
  left: 0;
  top: 8px;
}
#faqs .tab-panel h2,
#faqs .tab-panel h3,
#faqs .tab-panel h4 {
  font-weight: bold;
  margin-bottom: 15px;
}
#faqs .tab-panel h4 {
  font-size: 16px;
}
#faqs .tab-panel h3 {
  font-size: 18px;
}
#faqs .tab-panel h2 {
  font-size: 20px;
}
/*Product view css*/
.catalog-product-view .block-section,
.catalog-product-view .product-promotion-wraper {
  background-color: #ffffff;
  border-radius: 5px;
  padding: 15px 15px 0;
  overflow: hidden;
  margin-bottom: 15px;
}
.catalog-product-view .product-promotion-wraper {
  padding-left: 0;
  padding-right: 0;
}
.catalog-product-view .product-add-form {
  margin-bottom: 15px;
}
.catalog-product-view .promotion-wrapper .promotion-details .pro-title {
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
  position: relative;
  padding-left: 25px;
}
.catalog-product-view .promotion-wrapper .promotion-details .pro-title i {
  position: absolute;
  top: 2px;
  left: 0;
}
.catalog-product-view .promotion-wrapper .promotion-global .total-accessories {
  margin-bottom: 10px;
}
.catalog-product-view .promotion-wrapper .promotion-global ul li {
  margin-bottom: 10px;
}
.catalog-product-view .promotion-wrapper .row-view-more {
  display: block;
  margin-top: 10px;
  color: #979797;
  font-size: 12px;
}
.catalog-product-view .block-section .info-more-head {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}
.catalog-product-view .block-section .info-more-head i {
  position: absolute;
  top: 0px;
  left: 0;
}
.catalog-product-view .block-section .info-more-head i.fa-shipping-icon {
  top: 4px;
  width: 21px;
  height: 13px;
}
.catalog-product-view .block-section .info-more-head i.fa-shield-done {
  width: 16px;
  height: 17px;
}
.catalog-product-view .product-reviews-summary {
  display: flex;
  -webkit-display: flex;
  flex-flow: row nowrap;
  flex: 1 100%;
}
.catalog-product-view .product-reviews-summary div,
.catalog-product-view .product-reviews-summary span {
  margin-right: 5px;
}
.catalog-product-view .maincontents {
  display: flex;
  overflow: hidden;
}
.catalog-product-view .maincontents .mainwrapper {
  display: inline-block;
  overflow: hidden;
  max-width: 936px;
  float: left;
}
.catalog-product-view .maincontents .mainwrapper .product.media {
  width: 40%;
}
.catalog-product-view .maincontents .mainwrapper .product.media .product-item__video {
  display: none;
}
.catalog-product-view .maincontents .mainwrapper .product.media .photo-tab {
  width: 100%;
  display: flex;
}
.catalog-product-view .maincontents .mainwrapper .product.media .photo-tab .bnt-tab {
  width: 50%;
  text-align: center;
  padding: 10px 20px;
  color: #333333;
  background: #E0E0E0;
  margin: 10px 0px;
  position: relative;
  cursor: pointer;
}
.catalog-product-view .maincontents .mainwrapper .product.media .photo-tab .bnt-tab.active {
  background: #be1e2d;
  color: #ffffff;
}
.catalog-product-view .maincontents .mainwrapper .product.media .photo-tab .bnt-tab .triangle {
  display: inline-block;
  height: 7px;
  width: 7px;
  transform: rotate(224deg);
  transform-origin: center center;
  border-top: 1px solid white;
  border-left: 1px solid white;
  margin-left: -5px;
  margin-right: -3px;
  margin-bottom: -1px;
  background: #ffffff;
  position: absolute;
  left: 50%;
  top: -3px;
  display: none;
}
.catalog-product-view .maincontents .mainwrapper .product.media .photo-tab .bnt-tab.active .triangle {
  display: block;
}
.catalog-product-view .maincontents .mainwrapper .product.media .product-item__short-description {
  margin-top: 15px;
}
.catalog-product-view .maincontents .mainwrapper .product.media .product-item__short-description p {
  margin-bottom: 10px;
}
.catalog-product-view .maincontents .mainwrapper .product-buymore {
  display: block;
  clear: both;
}
.catalog-product-view .maincontents .mainwrapper .product-buymore .buy-more {
  background: #fff;
  padding: 15px;
}
.catalog-product-view .maincontents .mainwrapper .product-buymore .block-product .img {
  float: left;
  max-width: 100px;
}
.catalog-product-view .maincontents .mainwrapper .product-buymore .block-product .price-info .price {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #be1e2d;
}
.catalog-product-view .maincontents .mainwrapper .product-buymore .block-product .box-cart .save-price .price {
  padding-left: 10px;
}
.catalog-product-view .maincontents .mainwrapper .product-buymore .block-product .box-cart .total-price {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #be1e2d;
}
.catalog-product-view .maincontents .mainwrapper .product-buymore .block-product .box-to-cart {
  text-align: center;
}
.catalog-product-view .maincontents .mainwrapper .product-buymore .block-product .box-to-cart .total {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
.catalog-product-view .maincontents .mainwrapper .product-buymore .block-product .box-to-cart .total-price .price {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #be1e2d;
}
.catalog-product-view .maincontents .mainwrapper .product-buymore .block-product .box-to-cart button,
.catalog-product-view .maincontents .mainwrapper .product-buymore .block-product .box-to-cart .cart.table-wrapper .actions-toolbar > .action,
.catalog-product-view .maincontents .mainwrapper .product-buymore .block-product .box-to-cart .action-gift {
  background: #E0E0E0;
  border-radius: 4px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}
.catalog-product-view .maincontents .mainwrapper .tradein-wraper {
  background: #fff;
  padding: 15px;
}
.catalog-product-view .maincontents .mainwrapper .tradein-wraper .title-head {
  overflow: hidden;
}
.catalog-product-view .maincontents .mainwrapper .tradein-wraper .title-head .title-wrap {
  float: left;
}
.catalog-product-view .maincontents .mainwrapper .tradein-wraper .title-head .right-area__text {
  float: right;
}
.catalog-product-view .maincontents .mainwrapper .tradein-wraper .title-head .right-area__text i {
  margin-left: 5px;
}
.catalog-product-view .maincontents .mainwrapper .tradein-wraper .block-product > div {
  display: flex;
}
.catalog-product-view .maincontents .mainwrapper .tradein-wraper .block-product .list-item .name {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  width: 100%;
  display: block;
  padding-bottom: 10px;
}
.catalog-product-view .maincontents .mainwrapper .tradein-wraper .block-product .list-item .price {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #be1e2d;
  width: 100%;
  display: block;
  padding-bottom: 10px;
}
.catalog-product-view .maincontents .mainwrapper .tradein-wraper .block-product .list-item .price-note {
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  width: 100%;
  display: block;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main {
  width: 60%;
  float: right;
  padding-left: 30px;
  padding-right: 15px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main h1.page-title {
  margin-top: 15px;
  margin-bottom: 0;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main h1.page-title .base {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  display: flex;
  align-items: center;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main #localtion {
  width: 256px;
  background: #f2f2f2;
  border-radius: 24px;
  color: #828282;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-reviews-summary {
  margin: 10px 0;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-reviews-summary .rating-summary {
  line-height: 14px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-reviews-summary .reviews-actions-intro {
  padding-left: 10px;
  font-size: 14px;
  line-height: 16px;
  color: #828282;
  border-left: 1px solid #828282;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-top {
  display: flex;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-top .rating-summary {
  overflow: unset;
  padding-left: 10px;
  height: auto;
  display: inherit;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-top .product-reviews-summary {
  padding: 0px;
  margin: 0;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-top .product-reviews-summary .action.add {
  display: none;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .installment-wraper {
  width: 45%;
  display: inline-block;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .installment-wraper .installment-content span {
  font-weight: 500;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .installment-wraper .installment-content .installment-title,
.catalog-product-view .maincontents .mainwrapper .product-info-main .installment-wraper .installment-content .installment-deal-title {
  padding-bottom: 10px;
  margin-bottom: 0;
  display: block;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .installment-wraper .installment-content .installment-deal-title {
  display: none;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .installment-wraper .installment-content .price-box {
  width: 100% !important;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .installment-wraper .installment-content .price-installment {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  align-items: center;
  color: #be1e2d;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .installment-wraper .installment-content .price-installment .month {
  font-size: 16px;
  font-weight: 500;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .installment-wraper .installment-content .installment-desc,
.catalog-product-view .maincontents .mainwrapper .product-info-main .installment-wraper .installment-content .installment-desc {
  color: #828282;
  font-size: 14px;
  display: inline-block;
  line-height: 28px;
  font-weight: normal;
  text-align: center;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-price-top {
  padding: 15px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-price-payment {
  padding: 15px 0;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .swatch-attribute-options {
  display: flex;
  flex-wrap: wrap;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .swatch-attribute-options .swatch-attribute-label {
  font-weight: 400;
  position: relative;
  line-height: 30px;
  font-size: 14px;
  padding-right: 10px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .swatch-attribute-options .swatch-attribute-selected-option {
  display: none;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price {
  padding: 0px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price .product-price-top {
  display: flex;
  text-align: center;
  padding-bottom: 0px;
  background: #f2f2f2;
  border-radius: 4px;
  margin-bottom: 15px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price .product-price-top-normal {
  margin-bottom: 15px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price .product-price-top-normal .price-box {
  width: 100%;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price .product-price-top-normal .price-box .normal-price {
  display: flex;
  -webkit-display: flex;
  flex-flow: row nowrap;
  flex: 1 100%;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price .product-price-top-normal .price-box .normal-price .price-label {
  display: none;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price .product-price-top-normal .price-box .normal-price .vmarket-price {
  padding: 0 10px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price .price-box {
  width: 45%;
  margin-top: 0px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price .price-box .price-container .price-label {
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 10px;
  margin-bottom: 0;
  display: block;
  line-height: 20px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price .price-box .price-container .old-price-info {
  line-height: 28px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price .price-box .price-container .price {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  align-items: center;
  color: #be1e2d;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price .price-box .price-container .percent-discount,
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price .price-box .price-container .vdiscount {
  font-size: 14px;
  line-height: 16px;
  padding-right: 10px;
  display: inline-block;
  color: #828282;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price .price-box .price-container .vdiscount {
  margin-left: 10px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price .price-box .price-container .vmarket-price {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  display: block;
  align-items: center;
  text-decoration-line: line-through;
  color: #828282;
  display: inline-block;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price #deal-product {
  width: 100%;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price #deal-product .deal-info {
  background: linear-gradient(90deg, #0099f7 0%, #f11712 100%);
  border-radius: 5px;
  background-size: 100%;
  margin: -15px;
  margin-bottom: 10px;
  border-radius: 4px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price #deal-product .deal-head {
  width: 50%;
  text-align: left;
  padding: 10px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price #deal-product .deal-head .price {
  font-size: 24px;
  line-height: 26px;
  color: #ffffff;
  vertical-align: middle;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price #deal-product .deal-head .old-price {
  font-size: 14px;
  color: #828282;
  display: inline-block;
  clear: both;
  width: 100%;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price #deal-product .deal-head .old-price .percent {
  padding-right: 10px;
  color: #ffffff;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price #deal-product .deal-head .old-price .price {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
  align-items: center;
  text-decoration-line: line-through;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price #deal-product .deal-body {
  width: 50%;
  padding: 10px;
  text-align: right;
  padding-left: 50px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price #deal-product .deal-body p {
  color: #ffffff;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price #deal-product .deal-body .title-countdown {
  padding: 0px 10px;
  text-align: center;
  margin-bottom: 5px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price #deal-product .deal-body #deal_date {
  width: 100%;
  display: block;
  text-align: right;
  padding: 0px;
  margin-top: 5px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price #deal-product .deal-body #deal_date strong {
  background: #ffffff;
  color: #828282;
  width: 26px;
  height: 24px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  border-radius: 4px;
  margin: 5px;
  padding: 5px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price #deal-product .wrapper-or {
  display: none;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price #deal-product .installment-wraper {
  width: 100%;
  margin-top: 0px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price #deal-product .installment-wraper .installment-content .installment-title {
  text-align: left;
  padding-bottom: 0px;
  display: none;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price #deal-product .installment-wraper .installment-deal-title {
  display: block;
  text-align: left;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price #deal-product .installment-wraper .price-box-installment {
  text-align: left;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price #deal-product .installment-wraper .installment-desc {
  float: right;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-info-price #deal-product .installment-wraper .price-box {
  float: left;
  width: 45% !important;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .member-discount a {
  margin-left: 5px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main #form_main_request {
  border-top: 1px solid #E0E0E0;
  margin-top: 20px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main #form_main_request h4 {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  display: flex;
  align-items: center;
  color: #be1e2d;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main #form_main_request input {
  height: 54px;
  width: 100%;
  color: #828282;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main #form_main_request button,
.catalog-product-view .maincontents .mainwrapper .product-info-main #form_main_request .cart.table-wrapper .actions-toolbar > .action,
.catalog-product-view .maincontents .mainwrapper .product-info-main #form_main_request .action-gift {
  color: #ffffff;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  height: 43px;
  width: 100%;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .payment-info-wrapter {
  font-size: 12px;
  line-height: 14px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .payment-info-wrapter .discount-member img {
  max-width: 16px;
  margin-bottom: -5px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .payment-info-wrapter .discount-info {
  padding: 10px 0px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .payment-info-wrapter .discount-info img {
  margin-bottom: -5px;
  margin-right: 5px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .payment-info-wrapter .payment-info .payment-item {
  display: flex;
  width: 100%;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .payment-info-wrapter .payment-info .payment-item p {
  padding: 8px;
  font-size: 12px;
  line-height: 14px;
  display: flex;
  align-items: center;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .payment-info-wrapter .payment-info .payment-item .img-logo {
  width: 30%;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .payment-info-wrapter .payment-info .payment-item a {
  text-decoration-line: underline;
  font-size: 12px;
  padding: 10px;
  text-align: center;
  width: 40%;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .promotion-wrapper {
  border: 0.5px solid #8282827a;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 15px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .promotion-wrapper .pro-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  padding-left: 20px;
  margin-top: -27px;
  margin-left: 5px;
  background: white;
  display: block;
  width: 170px;
  text-align: center;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .promotion-wrapper .pro-title .fa-pro {
  width: 24px;
  height: 24px;
  top: -1px;
  left: 5px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .promotion-wrapper .box-promotion-accessories li {
  margin: 10px 0px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .ware-house__wraper {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 15px 15px;
  color: #be1e2d;
  font-weight: bold;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-options-bottom .box-tocart {
  display: block;
  margin: 10px 0;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-options-bottom .box-tocart .field.qty {
  display: none;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-options-bottom .box-tocart .actions {
  padding: 0px;
  display: block;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-options-bottom .box-tocart .action.tocart {
  width: 100%;
  border-radius: 4px;
  height: 57px;
  padding: 5px;
  font-size: 12px;
  margin-bottom: 5px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-options-bottom .box-tocart .action.tocart span {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .button-installment {
  width: 100%;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .button-installment .bnt-action {
  align-items: center;
  padding: 5px 10px;
  background: #e0e0e0;
  border-radius: 4px;
  text-align: center;
  height: 57px;
  font-size: 12px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .button-installment .bnt-action span {
  color: #828282;
  font-size: 11px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .button-installment .bnt-action span.title {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;
  width: 100%;
  text-align: center;
  display: block;
  white-space: nowrap;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .button-installment .col-left {
  margin-right: 5px;
  width: 50%;
  padding: 10px 20px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .button-installment .col-right {
  margin-left: 5px;
  width: 50%;
  padding: 10px 20px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .product-options-wrapper {
  margin-top: 15px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .swatch-opt {
  margin-top: 0px;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .swatch-option {
  border: 0.5px solid #333333;
  box-sizing: border-box;
  border-radius: 16px;
  padding: 4px 10px;
  height: auto;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .control-option .opt_attr {
  border: 0.5px solid #333333;
  box-sizing: border-box;
  border-radius: 16px;
  padding: 4px 10px;
  border: 1px solid #dadada;
  cursor: pointer;
  float: none;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
  display: inline-block;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .control-option .disabled {
  border: 0.5px solid #333333;
  box-sizing: border-box;
  border-radius: 16px;
  padding: 4px 10px;
  border: 1px solid #dadada;
  cursor: pointer;
  float: none;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
  display: inline-block;
  background: #e5e5e5;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .swatch-option.image:not(.disabled):hover,
.catalog-product-view .maincontents .mainwrapper .product-info-main .swatch-option.color:not(.disabled):hover {
  outline: none;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .swatch-option.selected,
.catalog-product-view .maincontents .mainwrapper .product-info-main .control-option .opt_attr.active {
  background: #be1e2d;
  color: #fff;
  outline: none;
  border: 0.5px solid #be1e2d;
}
.catalog-product-view .maincontents .mainwrapper .product-info-main .control-option .opt_attr input[type="radio"] {
  display: none;
}
.catalog-product-view .maincontents .mainwrapper-right {
  max-width: 344px;
}
.catalog-product-view .maincontents .mainwrapper-right .block-section {
  padding-bottom: 15px;
}
.catalog-product-view .maincontents .mainwrapper-right .info-more .fa {
  float: left;
}
.catalog-product-view .maincontents .mainwrapper-right .info-more .info-content p {
  font-size: 14px;
  line-height: 1.5;
}
.catalog-product-view .maincontents .mainwrapper-right .info-more .info-content a {
  color: #be1e2d;
}
.catalog-product-view .bottom-wraper {
  margin-top: 15px;
}
.catalog-product-view .bottom-wraper .description .read-more {
  display: block;
  text-align: center;
  font-size: 14px;
}
.catalog-product-view .bottom-wraper .description .desc-header {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  padding-bottom: 15px;
  border-bottom: 2px solid #e0e0e0;
  display: block;
}
.catalog-product-view .bottom-wraper .description .value {
  padding-top: 15px;
}
.catalog-product-view .bottom-wraper .attributes-list .head-attribute-title {
  position: relative;
  padding-left: 15px;
}
.catalog-product-view .bottom-wraper .attributes-list .head-attribute-title .attribute-title {
  padding-left: 5px;
}
.catalog-product-view .bottom-wraper .attributes-list .head-attribute-title .fa-setting {
  position: absolute;
  top: 1px;
  left: 0;
}
.catalog-product-view .bottom-wraper .attributes-list .attribute-title {
  font-weight: 500;
  font-size: 14px;
}
.catalog-product-view .bottom-wraper .attributes-list .block-attribute.read-more,
.catalog-product-view .bottom-wraper .attributes-list .readmore {
  display: none;
}
.catalog-product-view .bottom-wraper .attributes-list .showmoreattribute {
  cursor: pointer;
  color: #828282;
}
.catalog-product-view .bottom-wraper .attributes-list .showmoreattribute .show-more {
  font-size: 12px;
  color: #979797;
}
.catalog-product-view .bottom-wraper .attributes-list .block-attribute .attribute-title {
  color: #828282;
}
.catalog-product-view .bottom-wraper .attributes-list .block-attribute .display {
  margin-top: 5px;
}
.catalog-product-view .block-detail-related {
  margin-top: 15px;
}
.catalog-product-view .block-detail-related .products-grid {
  padding: 0px;
}
.catalog-product-view .block-detail-related .products.products-related .product-items {
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
}
.catalog-product-view .block-detail-related .products.products-related .product-item {
  display: flex;
  border: 0.5px solid #e0e0e0;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 15px;
  margin-bottom: 15px;
  margin-left: 0px;
}
.catalog-product-view .block-detail-related .products.products-related .product-item .product-item-image {
  max-width: 80px;
  margin-right: 0px;
}
.catalog-product-view .block-detail-related .products.products-related .product-item .product-item-info {
  width: 100%;
  padding: 0px;
}
.catalog-product-view .block-detail-related .products.products-related .product-item .product-item-info .box-price-product {
  border-bottom: none;
}
.wrapper-or {
  position: relative;
  width: 45px;
  height: 75px;
  margin: 10px;
  display: inline-block;
}
.wrapper-or .line {
  position: absolute;
  left: 49%;
  top: 0;
  bottom: 0;
  width: 1px;
  z-index: 1;
  background: #828282;
}
.wrapper-or .wordwrapper {
  text-align: center;
  height: 12px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -12px;
  z-index: 2;
}
.wrapper-or .wordwrapper .word {
  color: #000;
  padding: 3px;
  background: #f2f2f2;
}
.title-wrap {
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  color: #333333;
}
.questions .review-form {
  max-width: 100%;
}
.questions .review-form .review-fieldset {
  border: none;
  display: flex;
  padding: 0;
}
.questions .review-form .review-fieldset .review-field-textarea {
  width: 60%;
  margin: 9px;
  margin-left: 0;
}
.questions .review-form .review-fieldset .review-field-textarea textarea {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  height: 171px;
}
.questions .review-form .review-fieldset .field-more {
  width: 40%;
  margin-top: 9px;
}
.questions .review-form .review-fieldset .field-more .field {
  margin-bottom: 10px;
  border-radius: 4px;
}
.questions .review-form .review-fieldset .field-more .field input {
  height: 54px;
  border: none;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
}
.questions .review-form .review-fieldset .review-field-image,
.questions .review-form .review-fieldset .amreview-recommend-wrap {
  display: none;
}
.questions .review-form .review-fieldset .submit {
  font-size: 15px;
  color: #ffffff;
  display: block;
  padding: 15px 10px 10px;
  text-align: center;
  border: 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer;
  background: #be1e2d;
  width: 100%;
  max-width: 150px;
  margin: 0 auto;
}
.questions .question-form {
  max-width: 100%;
}
.questions .question-form .question-fieldset {
  border: none;
  display: flex;
  padding: 0;
}
.questions .question-form .question-fieldset .question-field-textarea {
  width: 60%;
  margin: 9px;
  margin-left: 0;
}
.questions .question-form .question-fieldset .question-field-textarea textarea {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  height: 171px;
}
.questions .question-form .question-fieldset .question-more {
  width: 40%;
  margin-top: 9px;
}
.questions .question-form .question-fieldset .question-more .field {
  margin-bottom: 10px;
  border-radius: 4px;
}
.questions .question-form .question-fieldset .question-more .field input {
  height: 54px;
  border: none;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
}
.questions .question-form .question-fieldset .submit {
  font-size: 15px;
  color: #ffffff;
  display: block;
  padding: 15px 10px 10px;
  text-align: center;
  border: 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer;
  background: #be1e2d;
  width: 100%;
  max-width: 150px;
  margin: 0 auto;
}
.questions .question-head {
  display: flex;
}
.questions .question-head .review-author {
  display: block;
  vertical-align: middle;
  margin-left: 10px;
}
.questions .question-head .question-item-desc {
  font-size: 14px;
  line-height: 16px;
  align-items: center;
}
.questions .question-details .question-reply {
  padding-right: 30px;
}
.questions .question-details .showReview {
  color: #828282;
  background: url('../images/comment-icon.png') no-repeat;
  padding-left: 20px;
  background-size: 16px;
}
.questions .question-details .question-date {
  color: #828282;
}
.questions .view-more-question {
  display: block;
  text-align: center;
  font-size: 14px;
}
.questions .question-list {
  border-top: 1px solid #e0e0e0;
  padding-top: 15px;
}
.questions .question-list .question-item {
  padding-bottom: 10px;
  margin-top: 10px;
}
.questions .question-list .reply-form {
  display: none;
}
.questions .question-list .list-reply {
  position: relative;
}
.questions .question-list .list-reply .triangle {
  display: inline-block;
  height: 12px;
  width: 12px;
  transform: rotate(224deg);
  transform-origin: center center;
  border-top: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
  margin-left: -5px;
  margin-right: -3px;
  margin-bottom: -1px;
  background: #f2f2f2;
  position: absolute;
  left: 40px;
  top: -6px;
}
.questions .question-list .list-reply.active .triangle {
  display: block;
}
.questions .question-list .list-reply .reply-item {
  background: #f2f2f2;
  border-radius: 4px;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.questions .question-list .list-reply .reply-item .reply-head {
  margin-bottom: 15px;
}
.questions .question-list .list-reply .reply-item .reply-head .fa-ddv {
  width: 24px;
  height: 22px;
}
.questions .question-list .question-content {
  padding: 10px 0px;
}
/*Category view css*/
.products {
  background: #ffffff;
}
.products-grid .product-items {
  background: #ffffff;
}
.checkout-cart-index .page-main,
.checkout-index-index .page-main,
.thanhtoan-checkout-success .page-main {
  margin-left: unset;
  margin-right: unset;
  max-width: unset;
  padding-left: unset;
  padding-right: unset;
  width: unset;
  padding-top: 16px;
}
.checkout-cart-index .content-wrapper,
.checkout-index-index .content-wrapper,
.thanhtoan-checkout-success .content-wrapper {
  flex: 100%;
  max-width: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  padding: 0 8px;
}
.checkout-cart-index .cart-container .content-background,
.checkout-index-index .cart-container .content-background,
.thanhtoan-checkout-success .cart-container .content-background {
  background-color: #ffffff;
  border-radius: 4px;
  padding: 16px;
}
.checkout-cart-index .cart-container .cart-information .cart-title,
.checkout-index-index .cart-container .cart-information .cart-title,
.thanhtoan-checkout-success .cart-container .cart-information .cart-title {
  border-bottom: 1px solid #e0e0e0;
}
.checkout-cart-index .cart-container .cart-information .form-cart,
.checkout-index-index .cart-container .cart-information .form-cart,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart {
  float: unset;
  width: 100%;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.table-wrapper .items > .item,
.checkout-index-index .cart-container .cart-information .form-cart .cart.table-wrapper .items > .item,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.table-wrapper .items > .item {
  border: none;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item {
  padding: 0;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper:after,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper:after,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper:after {
  display: block;
  content: "";
  clear: both;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-image,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-image,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-image,
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details {
  float: left;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-image a,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-image a,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-image a,
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-image img,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-image img,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-image img {
  width: 128px;
  height: 128px;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-image .product-item-photo,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-image .product-item-photo,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-image .product-item-photo {
  display: block;
  max-width: unset;
  padding-right: unset;
  position: unset;
  vertical-align: unset;
  width: unset;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-image .product-image-container,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-image .product-image-container,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-image .product-image-container {
  width: unset !important;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-image img,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-image img,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-image img {
  max-width: 128px;
  max-height: 128px;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details {
  width: calc(100% - 144px);
  position: relative;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-item-name,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-item-name,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-item-name {
  margin-bottom: 10px;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-option,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-option,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-option {
  height: 27px;
  border: 0.5px solid #333333;
  border-radius: 14px;
  line-height: 27px;
  display: inline-block;
  padding: 0 10px;
  margin-left: 8px;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-option:first-child,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-option:first-child,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-option:first-child {
  margin-left: 0;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .price-excluding-tax,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .price-excluding-tax,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .price-excluding-tax {
  position: absolute;
  top: 0px;
  right: 0px;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .price-excluding-tax .price,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .price-excluding-tax .price,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .price-excluding-tax .price {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  color: #be1e2d;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions {
  position: absolute;
  top: 41px;
  right: 0px;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .control.qty,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .control.qty,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .control.qty {
  text-align: right;
  font-size: 0;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .control.qty a,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .control.qty a,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .control.qty a,
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .control.qty .number,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .control.qty .number,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .control.qty .number {
  display: inline-block;
  text-align: center;
  line-height: 20px;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .control.qty a,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .control.qty a,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .control.qty a {
  width: 20px;
  height: 20px;
  border: 1px solid #bdbdbd;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .control.qty a.desc,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .control.qty a.desc,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .control.qty a.desc {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .control.qty a.inc,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .control.qty a.inc,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .control.qty a.inc {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .control.qty .number,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .control.qty .number,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .control.qty .number {
  width: 24px;
  height: 20px;
  border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .actions,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .actions,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .actions {
  margin: 36px 0 0;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .actions .action-edit,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .actions .action-edit,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .actions .action-edit {
  display: none;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .actions .action-delete,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .actions .action-delete,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .actions .action-delete {
  color: #be1e2d;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.25px;
}
.checkout-cart-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .actions .action-delete:hover,
.checkout-index-index .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .actions .action-delete:hover,
.thanhtoan-checkout-success .cart-container .cart-information .form-cart .cart.items .col.item .item-wrapper .col-item-details .product-item-details .product-actions .actions .action-delete:hover {
  color: #333333;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information input,
.checkout-index-index .cart-container .cart-information.checkout-customer-information input,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information input {
  margin-right: 9px;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:checked,
.checkout-index-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:checked,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information input[type="radio"]:checked,
.checkout-cart-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked),
.checkout-index-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked),
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:checked + label,
.checkout-index-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:checked + label,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information input[type="radio"]:checked + label,
.checkout-cart-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) + label,
.checkout-index-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) + label,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) + label,
.checkout-index-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) + label,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) + label {
  color: #828282;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:checked + label:before,
.checkout-index-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:checked + label:before,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information input[type="radio"]:checked + label:before,
.checkout-cart-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) + label:before,
.checkout-index-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) + label:before,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #be1e2d;
  border-radius: 100%;
  background: #ffffff;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) + label:before,
.checkout-index-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) + label:before,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) + label:before {
  border: 2px solid #bdbdbd;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:checked + label:after,
.checkout-index-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:checked + label:after,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information input[type="radio"]:checked + label:after,
.checkout-cart-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) + label:after,
.checkout-index-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) + label:after,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) + label:after {
  content: '';
  width: 10px;
  height: 10px;
  background: #be1e2d;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) + label:after,
.checkout-index-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) + label:after,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) + label:after {
  background: unset;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) + label:after,
.checkout-index-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) + label:after,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information input[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:checked + label:after,
.checkout-index-index .cart-container .cart-information.checkout-customer-information input[type="radio"]:checked + label:after,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information input[type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .customer-info .sex,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .customer-info .sex,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .customer-info .sex,
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .customer-info .comment,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .customer-info .comment,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .customer-info .comment {
  display: none;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .customer-info input,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .customer-info input,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .customer-info input {
  padding: 17px 15px;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .customer-info input[type="text"],
.checkout-index-index .cart-container .cart-information.checkout-customer-information .customer-info input[type="text"],
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .customer-info input[type="text"],
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .customer-info input[type="number"],
.checkout-index-index .cart-container .cart-information.checkout-customer-information .customer-info input[type="number"],
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .customer-info input[type="number"] {
  height: 54px;
  border: 1px solid #bdbdbd;
  border-radius: 3px;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .customer-info select,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .customer-info select,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .customer-info select {
  height: 54px;
  border: 1px solid #bdbdbd;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #808080 50%), linear-gradient(135deg, #808080 50%, transparent 50%), linear-gradient(to right, #cccccc, #cccccc);
  background-position: calc(100% - 25px) calc(1em + 11px), calc(100% - 20px) calc(1em + 11px), calc(100% + 50px) 0.5em;
  background-size: 5px 5px,
                            5px 5px,
                            1px 1.5em;
  background-repeat: no-repeat;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .customer-info .col-input .input,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .customer-info .col-input .input,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .customer-info .col-input .input {
  position: relative;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .customer-info .col-input .input__label,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .customer-info .col-input .input__label,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .customer-info .col-input .input__label {
  position: absolute;
  left: 15px;
  top: 17px;
  color: #828282;
  white-space: nowrap;
  transform: translate(0, 0);
  transform-origin: 0 0;
  transition: transform 120ms ease-in;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .customer-info .col-input .input__field,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .customer-info .col-input .input__field,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .customer-info .col-input .input__field {
  color: #000000;
  box-sizing: border-box;
  display: block;
  width: 100%;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .customer-info .col-input .input__field:focus,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .customer-info .col-input .input__field:focus,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .customer-info .col-input .input__field:focus,
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .customer-info .col-input .input__field:not(:placeholder-shown),
.checkout-index-index .cart-container .cart-information.checkout-customer-information .customer-info .col-input .input__field:not(:placeholder-shown),
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .customer-info .col-input .input__field:not(:placeholder-shown) {
  background-color: #fff;
  border: 1px solid #bdbdbd;
  box-shadow: unset;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .customer-info .col-input .input__field:focus + .input__label,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .customer-info .col-input .input__field:focus + .input__label,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .customer-info .col-input .input__field:focus + .input__label,
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .customer-info .col-input .input__field:not(:placeholder-shown) + .input__label,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .customer-info .col-input .input__field:not(:placeholder-shown) + .input__label,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .customer-info .col-input .input__field:not(:placeholder-shown) + .input__label {
  transform: translate(0, -180%);
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.4px;
  color: #bdbdbd;
  background-color: #ffffff;
  padding: 0 4px;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-shipping,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-shipping,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-info .group-shipping {
  border-bottom: 1px solid #e0e0e0;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-shipping .item-shipping,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-shipping .item-shipping,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-info .group-shipping .item-shipping {
  height: 52px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option {
  height: 36px;
  padding-top: 16px;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:checked,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:checked,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:checked,
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked),
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked),
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:checked + label,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:checked + label,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:checked + label,
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) + label,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) + label,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) + label,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) + label,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) + label {
  color: #828282;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:checked + label:before,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:checked + label:before,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:checked + label:before,
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) + label:before,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) + label:before,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #be1e2d;
  background: #ffffff;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) + label:before,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) + label:before,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) + label:before {
  border: 2px solid #bdbdbd;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:checked + label:after,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:checked + label:after,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:checked + label:after,
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) + label:after,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) + label:after,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) + label:after {
  content: '';
  width: 20px;
  height: 20px;
  background: url(../images/checked.png) no-repeat;
  background-size: 20px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) + label:after,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) + label:after,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) + label:after {
  background: unset;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) + label:after,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) + label:after,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:checked + label:after,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:checked + label:after,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-info .group-custom-option .work-time-option input[type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-showroom,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-showroom,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-showroom {
  display: none;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-showroom.active,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-showroom.active,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-showroom.active {
  display: block;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list {
  height: 316px;
  max-height: 316px;
  overflow-y: scroll;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list::-webkit-scrollbar,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list::-webkit-scrollbar,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list::-webkit-scrollbar {
  width: 4px;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list::-webkit-scrollbar-track,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list::-webkit-scrollbar-track,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list::-webkit-scrollbar-track {
  background: #e0e0e0;
  border-radius: 2px;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list::-webkit-scrollbar-thumb,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list::-webkit-scrollbar-thumb,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list::-webkit-scrollbar-thumb {
  background: #828282;
  border-radius: 2px;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list::-webkit-scrollbar-thumb:hover,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list::-webkit-scrollbar-thumb:hover,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list::-webkit-scrollbar-thumb:hover {
  background: #828282;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem {
  padding: 16px;
  padding-left: 64px;
  position: relative;
  min-height: 128px;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem.active,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem.active,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem.active {
  background-color: #f2f2f2;
  border-radius: 4px;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .position-icon,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .position-icon,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .position-icon {
  background: url("../images/location-num.png") no-repeat;
  background-size: 32px;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 8px;
  text-align: center;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .showroom-info,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .showroom-info,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .showroom-info {
  text-align: left;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .showroom-info .name,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .showroom-info .name,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .showroom-info .name {
  font-weight: 500;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .showroom-info .address,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .showroom-info .address,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .showroom-info .address,
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .showroom-info .tel,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .showroom-info .tel,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .showroom-info .tel {
  color: #828282;
  margin-top: 16px;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .action,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .action,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .action {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .action input[type="radio"]:checked + label:before,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .action input[type="radio"]:checked + label:before,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .action input[type="radio"]:checked + label:before,
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .action input[type="radio"]:not(:checked) + label:before,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .action input[type="radio"]:not(:checked) + label:before,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .action input[type="radio"]:not(:checked) + label:before {
  border-radius: 0;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .action input[type="radio"]:checked + label:after,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .action input[type="radio"]:checked + label:after,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .action input[type="radio"]:checked + label:after,
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .action input[type="radio"]:not(:checked) + label:after,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .action input[type="radio"]:not(:checked) + label:after,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .action input[type="radio"]:not(:checked) + label:after {
  content: '';
  width: 20px;
  height: 20px;
  background: url(../images/checked.png) no-repeat;
  background-size: 20px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-radius: 0;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .action input[type="radio"]:not(:checked) + label:after,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .action input[type="radio"]:not(:checked) + label:after,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .shipping-showroom .showroom-list .sitem .action input[type="radio"]:not(:checked) + label:after {
  background: unset;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .payment-info,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .payment-info,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .payment-info {
  position: relative;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .payment-info.active,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .payment-info.active,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .payment-info.active {
  display: block;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .payment-info .cart-title-note,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .payment-info .cart-title-note,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .payment-info .cart-title-note {
  position: absolute;
  right: 16px;
  top: 31px;
  color: #828282;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .payment-info .group-payment .item-payment,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .payment-info .group-payment .item-payment,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .payment-info .group-payment .item-payment {
  padding: 16px 0;
  border-bottom: 1px solid #e0e0e0;
}
.checkout-cart-index .cart-container .cart-information.checkout-customer-information .payment-info .group-payment .item-payment:last-child,
.checkout-index-index .cart-container .cart-information.checkout-customer-information .payment-info .group-payment .item-payment:last-child,
.thanhtoan-checkout-success .cart-container .cart-information.checkout-customer-information .payment-info .group-payment .item-payment:last-child {
  border-bottom: none;
}
.checkout-cart-index .cart-container .cart-summary,
.checkout-index-index .cart-container .cart-summary,
.thanhtoan-checkout-success .cart-container .cart-summary {
  background: unset;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-step .timeline-step,
.checkout-index-index .cart-container .cart-summary .cart-step .timeline-step,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-step .timeline-step {
  display: flex;
  -webkit-display: flex;
  flex-flow: row nowrap;
  flex: 1 100%;
  justify-content: center;
  position: relative;
}
.checkout-cart-index .cart-container .cart-summary .cart-step .timeline-step .step-line,
.checkout-index-index .cart-container .cart-summary .cart-step .timeline-step .step-line,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-step .timeline-step .step-line {
  width: 40%;
  position: absolute;
  height: 2px;
  background-color: #bdbdbd;
  top: 5px;
}
.checkout-cart-index .cart-container .cart-summary .cart-step .timeline-step .step-line.step-line-1,
.checkout-index-index .cart-container .cart-summary .cart-step .timeline-step .step-line.step-line-1,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-step .timeline-step .step-line.step-line-1 {
  left: 10%;
}
.checkout-cart-index .cart-container .cart-summary .cart-step .timeline-step .step-line.step-line-2,
.checkout-index-index .cart-container .cart-summary .cart-step .timeline-step .step-line.step-line-2,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-step .timeline-step .step-line.step-line-2 {
  right: 10%;
}
.checkout-cart-index .cart-container .cart-summary .cart-step .timeline-step .step-line.active,
.checkout-index-index .cart-container .cart-summary .cart-step .timeline-step .step-line.active,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-step .timeline-step .step-line.active {
  background-color: #be1e2d;
}
.checkout-cart-index .cart-container .cart-summary .cart-step .timeline-step .step,
.checkout-index-index .cart-container .cart-summary .cart-step .timeline-step .step,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-step .timeline-step .step {
  padding-top: 16px;
  position: relative;
  display: inline-block;
  width: 20%;
  text-align: center;
}
.checkout-cart-index .cart-container .cart-summary .cart-step .timeline-step .step:before,
.checkout-index-index .cart-container .cart-summary .cart-step .timeline-step .step:before,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-step .timeline-step .step:before {
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #bdbdbd;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.checkout-cart-index .cart-container .cart-summary .cart-step .timeline-step .step .step-text,
.checkout-index-index .cart-container .cart-summary .cart-step .timeline-step .step .step-text,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-step .timeline-step .step .step-text {
  color: #bdbdbd;
}
.checkout-cart-index .cart-container .cart-summary .cart-step .timeline-step .step.step-active:before,
.checkout-index-index .cart-container .cart-summary .cart-step .timeline-step .step.step-active:before,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-step .timeline-step .step.step-active:before {
  background-color: #be1e2d;
}
.checkout-cart-index .cart-container .cart-summary .cart-step .timeline-step .step.step-active .step-text,
.checkout-index-index .cart-container .cart-summary .cart-step .timeline-step .step.step-active .step-text,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-step .timeline-step .step.step-active .step-text {
  color: #333333;
}
.checkout-cart-index .cart-container .cart-summary .cart-step .timeline-step .step.step-2,
.checkout-index-index .cart-container .cart-summary .cart-step .timeline-step .step.step-2,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-step .timeline-step .step.step-2 {
  width: 60%;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .summary.title,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .summary.title,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .summary.title {
  border-bottom: 1px solid #e0e0e0;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .cart-totals,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .cart-totals,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .cart-totals {
  display: none;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .total-row,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .total-row,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .total-row {
  margin-top: 8px;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .total-row:first-child,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .total-row:first-child,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .total-row:first-child {
  margin-top: 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .total-row:after,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .total-row:after,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .total-row:after {
  display: block;
  content: "";
  clear: both;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .total-row .title,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .total-row .title,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .total-row .title {
  float: left;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .total-row .amount,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .total-row .amount,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .total-row .amount {
  float: right;
  line-height: 17px;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .total-row .amount.grand-total,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .total-row .amount.grand-total,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .total-row .amount.grand-total {
  color: #be1e2d;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .discount,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .discount,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .discount {
  border-bottom: 1px solid #e0e0e0;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .discount .title,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .discount .title,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .discount .title {
  display: none;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .discount .field,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .discount .field,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .discount .field {
  margin: 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .discount .content,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .discount .content,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .discount .content {
  display: block !important;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon {
  position: relative;
  margin: unset;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .field,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .field,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .field {
  display: inline-block;
  width: 263px;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .field label,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .field label,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .field label {
  display: none;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .field .input-text,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .field .input-text,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .field .input-text {
  background: #f2f2f2;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  height: 36px;
  padding: 10px 16px;
  color: #828282;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .actions-toolbar,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .actions-toolbar,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .actions-toolbar {
  display: inline-block;
  width: calc(100% - 275px);
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .actions-toolbar button,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .actions-toolbar button,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .actions-toolbar button,
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .actions-toolbar .cart.table-wrapper .actions-toolbar > .action,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .actions-toolbar .cart.table-wrapper .actions-toolbar > .action,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .actions-toolbar .cart.table-wrapper .actions-toolbar > .action,
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .actions-toolbar .action-gift,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .actions-toolbar .action-gift,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .actions-toolbar .action-gift {
  background-color: #ffffff;
  border: 1px solid #e2e5e6;
  border-radius: 4px;
  height: 36px;
  padding: 10px 16px;
  color: #373F41;
  width: 100%;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .actions-toolbar button.cancel,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .actions-toolbar button.cancel,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .actions-toolbar button.cancel,
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.cancel,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.cancel,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.cancel,
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .actions-toolbar .action-gift.cancel,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .actions-toolbar .action-gift.cancel,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .discount .content .coupon .actions-toolbar .action-gift.cancel {
  position: absolute;
  background: unset;
  border: unset;
  color: unset;
  background: url(../images/cancel.png) no-repeat;
  background-size: 16px;
  width: 16px;
  height: 16px;
  top: 10px;
  right: calc(100% - 270px);
  margin: 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .review-item,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .review-item,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .review-item {
  padding: 0;
  border: none;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .review-item:after,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .review-item:after,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .review-item:after {
  content: "";
  display: block;
  clear: both;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-image,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-image,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-image,
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-details,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-details,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-details {
  float: left;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-image,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-image,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-image {
  max-width: 80px;
  max-height: 80px;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-image img,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-image img,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-image img {
  width: 80px;
  height: 80px;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-details,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-details,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-details {
  width: calc(100% - 96px);
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-details .product-item-name,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-details .product-item-name,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-details .product-item-name {
  margin: 0;
  text-align: left;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-details .product-options .product-option,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-details .product-options .product-option,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-details .product-options .product-option {
  height: 18px;
  border: 0.5px solid #333333;
  border-radius: 9px;
  line-height: 18px;
  display: inline-block;
  padding: 0 8px;
  margin-left: 8px;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-details .product-options .product-option:first-child,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-details .product-options .product-option:first-child,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-details .product-options .product-option:first-child {
  margin-left: 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-details .item-price,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-details .item-price,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-details .item-price {
  display: block;
  margin-top: 22px;
  line-height: 17px;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-details .item-price .price,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-details .item-price .price,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .review-item .review-item-details .item-price .price {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.1px;
  color: #be1e2d;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items {
  font-size: 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items .item,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items .item,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items .item {
  width: calc(50% - 6.5px);
  display: inline-block;
  margin-right: 13px;
  margin-top: 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items .item:last-child,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items .item:last-child,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items .item:last-child {
  margin-right: 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items .item .continue-shopping,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items .item .continue-shopping,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items .item .continue-shopping {
  display: block;
  text-align: center;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items .item .continue-shopping .continue-shopping-wrapper,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items .item .continue-shopping .continue-shopping-wrapper,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items .item .continue-shopping .continue-shopping-wrapper {
  padding: 10px 18px;
  border: 1px solid #e2e5e6;
  border-radius: 4px;
  height: 36px;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items .item button.checkout,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items .item button.checkout,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items .item button.checkout,
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items .item .cart.table-wrapper .actions-toolbar > .action.checkout,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items .item .cart.table-wrapper .actions-toolbar > .action.checkout,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items .item .cart.table-wrapper .actions-toolbar > .action.checkout,
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items .item .action-gift.checkout,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items .item .action-gift.checkout,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .checkout-methods-items .item .action-gift.checkout {
  display: block;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1.25px;
  padding: 10px 16px;
  height: 36px;
  border: 1px solid #be1e2d;
  border-radius: 4px;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .checkout-button,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .checkout-button,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .checkout-button {
  width: calc(50% - 6.5px);
  margin: 0 auto;
  text-align: center;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-wrapper .checkout-button .btn-primary,
.checkout-index-index .cart-container .cart-summary .cart-summary-wrapper .checkout-button .btn-primary,
.thanhtoan-checkout-success .cart-container .cart-summary .cart-summary-wrapper .checkout-button .btn-primary {
  display: block;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1.25px;
  padding: 10px 16px;
  height: 36px;
  border: 1px solid #be1e2d;
  border-radius: 4px;
}
.thanhtoan-checkout-success .page-main {
  padding-top: 16px;
}
.thanhtoan-checkout-success .content-wrapper {
  flex: 100%;
  max-width: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  padding: 0 8px;
}
.thanhtoan-checkout-success .content-wrapper #message_success {
  padding: 16px;
}
.thanhtoan-checkout-success .content-wrapper #message_success .title {
  margin: 15px 0;
}
.thanhtoan-checkout-success .content-wrapper #message_success .message {
  margin-bottom: 5px;
}
.thanhtoan-checkout-success .content-wrapper #message_success .bill-title {
  font-weight: 500;
}
.thanhtoan-checkout-success .content-wrapper #message_success .bill-title:last-child {
  margin-top: 10px;
}
.thanhtoan-checkout-success .content-wrapper #message_success .bill-content span {
  font-weight: 500;
}
.thanhtoan-checkout-success .content-wrapper #message_success .order-content {
  margin-bottom: 15px;
}
.thanhtoan-checkout-success .content-wrapper #message_success .order-content:after {
  display: block;
  content: "";
  clear: both;
}
.thanhtoan-checkout-success .content-wrapper #message_success .order-content .item-image {
  float: left;
  margin-right: 10px;
}
.thanhtoan-checkout-success .content-wrapper #message_success .order-content .item-info {
  float: left;
}
.thanhtoan-checkout-success .content-wrapper #message_success .buy-other {
  margin-bottom: 15px;
}
.page-layout-1column-inventory .page-main {
  padding-top: 0;
  box-sizing: unset;
  margin-left: unset;
  margin-right: unset;
  max-width: unset;
  padding-left: unset;
  padding-right: unset;
  width: unset;
}
.page-layout-1column-inventory .content-wrapper {
  flex: 0 0 100%;
  max-width: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  padding: 0 8px;
}
.page-layout-1column-inventory .content-wrapper-background {
  background-color: #ffc557;
}
.page-layout-1column-inventory .content-wrapper-background .column.main {
  padding: unset;
  background-color: unset;
}
.page-layout-1column-inventory .content-wrapper-background .inventory-banner .inventory-banner-wrapper {
  font-size: 0;
}
.page-layout-1column-inventory .content-wrapper-background .inventory-banner .inventory-banner-wrapper img {
  width: 100%;
}
.page-layout-1column-inventory .content-wrapper-background .inventory-product-wrap {
  padding: 24px 16px;
  margin-top: 16px;
  background-color: #ffffff;
}
.page-layout-1column-inventory .content-wrapper-background .inventory-product-wrap:first-child {
  margin-top: 0;
}
.page-layout-1column-inventory .content-wrapper-background .inventory-product-wrap .block-header-wrapper {
  background: url(../images/inventory-title-background.png) no-repeat;
  background-size: 398px 98px;
  width: 398px;
  height: 98px;
  margin: 0 auto;
  position: relative;
}
.page-layout-1column-inventory .content-wrapper-background .inventory-product-wrap .block-header p {
  margin: 0;
}
.page-layout-1column-inventory .content-wrapper-background .inventory-product-wrap .block-header .title-wrapper {
  float: left;
  width: 120px;
  padding: 19px 0px 19px 11px;
  color: #ffffff;
}
.page-layout-1column-inventory .content-wrapper-background .inventory-product-wrap .block-header .title-wrapper .title {
  font-weight: 500;
  font-size: 22px;
  line-height: 35px;
}
.page-layout-1column-inventory .content-wrapper-background .inventory-product-wrap .block-header .title-wrapper .price-from-label {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
}
.page-layout-1column-inventory .content-wrapper-background .inventory-product-wrap .block-header .price-from-value {
  float: left;
  width: calc(100% - 121px);
  color: #ffffff;
  font-weight: 900;
  font-size: 38.5px;
  line-height: 44px;
  padding: 27px 10px 27px 0px;
  letter-spacing: 0.1px;
}
.page-layout-1column-inventory .content-wrapper-background .inventory-product-wrap .product-items {
  display: grid;
  grid-gap: 16px;
  grid-template-columns: calc((100% - 64px) / 5) calc((100% - 64px) / 5) calc((100% - 64px) / 5) calc((100% - 64px) / 5) calc((100% - 64px) / 5);
  margin-bottom: 16px;
}
.page-layout-1column-inventory .content-wrapper-background .inventory-product-wrap .product-items .product-item .wrap-item {
  padding: 12px;
}
.page-layout-1column-inventory .content-wrapper-background .inventory-product-wrap .product-items .product-item .product-item-info {
  width: 100%;
}
.page-layout-1column-inventory .content-wrapper-background .inventory-product-wrap .product-items .product-item .product-item-info .box-price-product .price-box .price-container .price-wrapper .price {
  font-size: 16px;
}
.page-layout-1column-inventory .content-wrapper-background .inventory-product-wrap .product-items .product-item .product-item-info .box-price-product .col-installment .price-label {
  margin-bottom: 0;
  color: #333333;
}
.page-layout-1column-inventory .content-wrapper-background .inventory-product-wrap .product-items .product-item .product-item-info .box-product-bottom .tags p {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 0;
}
.customer-account-forgotpassword .page-main,
.customer-account-createpassword .page-main,
.customer-account-index .page-main,
.customer-account-edit .page-main,
.customer-address-index .page-main,
.customer-address-form .page-main,
.newsletter-manage-index .page-main {
  padding-top: 16px !important;
}
.customer-account-forgotpassword .content-wrapper,
.customer-account-createpassword .content-wrapper,
.customer-account-index .content-wrapper,
.customer-account-edit .content-wrapper,
.customer-address-index .content-wrapper,
.customer-address-form .content-wrapper,
.newsletter-manage-index .content-wrapper {
  flex: 100%;
  max-width: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  padding: 0 8px;
}
.customer-account-forgotpassword .content-wrapper .column.main,
.customer-account-createpassword .content-wrapper .column.main,
.customer-account-index .content-wrapper .column.main,
.customer-account-edit .content-wrapper .column.main,
.customer-address-index .content-wrapper .column.main,
.customer-address-form .content-wrapper .column.main,
.newsletter-manage-index .content-wrapper .column.main {
  background-color: #ffffff;
  border-radius: 4px;
  padding: 24px 16px;
}
.customer-account-forgotpassword .content-wrapper .password.forget .secondary,
.customer-account-createpassword .content-wrapper .password.forget .secondary,
.customer-account-index .content-wrapper .password.forget .secondary,
.customer-account-edit .content-wrapper .password.forget .secondary,
.customer-address-index .content-wrapper .password.forget .secondary,
.customer-address-form .content-wrapper .password.forget .secondary,
.newsletter-manage-index .content-wrapper .password.forget .secondary,
.customer-account-forgotpassword .content-wrapper .password.reset .secondary,
.customer-account-createpassword .content-wrapper .password.reset .secondary,
.customer-account-index .content-wrapper .password.reset .secondary,
.customer-account-edit .content-wrapper .password.reset .secondary,
.customer-address-index .content-wrapper .password.reset .secondary,
.customer-address-form .content-wrapper .password.reset .secondary,
.newsletter-manage-index .content-wrapper .password.reset .secondary {
  display: none;
}
.customer-account-forgotpassword .content-wrapper .password.forget,
.customer-account-createpassword .content-wrapper .password.forget,
.customer-account-index .content-wrapper .password.forget,
.customer-account-edit .content-wrapper .password.forget,
.customer-address-index .content-wrapper .password.forget,
.customer-address-form .content-wrapper .password.forget,
.newsletter-manage-index .content-wrapper .password.forget,
.customer-account-forgotpassword .content-wrapper .password.reset,
.customer-account-createpassword .content-wrapper .password.reset,
.customer-account-index .content-wrapper .password.reset,
.customer-account-edit .content-wrapper .password.reset,
.customer-address-index .content-wrapper .password.reset,
.customer-address-form .content-wrapper .password.reset,
.newsletter-manage-index .content-wrapper .password.reset,
.customer-account-forgotpassword .content-wrapper .form-edit-account,
.customer-account-createpassword .content-wrapper .form-edit-account,
.customer-account-index .content-wrapper .form-edit-account,
.customer-account-edit .content-wrapper .form-edit-account,
.customer-address-index .content-wrapper .form-edit-account,
.customer-address-form .content-wrapper .form-edit-account,
.newsletter-manage-index .content-wrapper .form-edit-account,
.customer-account-forgotpassword .content-wrapper .form-address-edit,
.customer-account-createpassword .content-wrapper .form-address-edit,
.customer-account-index .content-wrapper .form-address-edit,
.customer-account-edit .content-wrapper .form-address-edit,
.customer-address-index .content-wrapper .form-address-edit,
.customer-address-form .content-wrapper .form-address-edit,
.newsletter-manage-index .content-wrapper .form-address-edit,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage,
.customer-account-createpassword .content-wrapper .form-newsletter-manage,
.customer-account-index .content-wrapper .form-newsletter-manage,
.customer-account-edit .content-wrapper .form-newsletter-manage,
.customer-address-index .content-wrapper .form-newsletter-manage,
.customer-address-form .content-wrapper .form-newsletter-manage,
.newsletter-manage-index .content-wrapper .form-newsletter-manage {
  margin: 30px auto;
}
.customer-account-forgotpassword .content-wrapper .password.forget .fieldset,
.customer-account-createpassword .content-wrapper .password.forget .fieldset,
.customer-account-index .content-wrapper .password.forget .fieldset,
.customer-account-edit .content-wrapper .password.forget .fieldset,
.customer-address-index .content-wrapper .password.forget .fieldset,
.customer-address-form .content-wrapper .password.forget .fieldset,
.newsletter-manage-index .content-wrapper .password.forget .fieldset,
.customer-account-forgotpassword .content-wrapper .password.reset .fieldset,
.customer-account-createpassword .content-wrapper .password.reset .fieldset,
.customer-account-index .content-wrapper .password.reset .fieldset,
.customer-account-edit .content-wrapper .password.reset .fieldset,
.customer-address-index .content-wrapper .password.reset .fieldset,
.customer-address-form .content-wrapper .password.reset .fieldset,
.newsletter-manage-index .content-wrapper .password.reset .fieldset,
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset,
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset,
.customer-account-index .content-wrapper .form-edit-account .fieldset,
.customer-account-edit .content-wrapper .form-edit-account .fieldset,
.customer-address-index .content-wrapper .form-edit-account .fieldset,
.customer-address-form .content-wrapper .form-edit-account .fieldset,
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset,
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset,
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset,
.customer-account-index .content-wrapper .form-address-edit .fieldset,
.customer-account-edit .content-wrapper .form-address-edit .fieldset,
.customer-address-index .content-wrapper .form-address-edit .fieldset,
.customer-address-form .content-wrapper .form-address-edit .fieldset,
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset,
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset,
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset,
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset,
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.customer-account-forgotpassword .content-wrapper .password.forget .fieldset h5,
.customer-account-createpassword .content-wrapper .password.forget .fieldset h5,
.customer-account-index .content-wrapper .password.forget .fieldset h5,
.customer-account-edit .content-wrapper .password.forget .fieldset h5,
.customer-address-index .content-wrapper .password.forget .fieldset h5,
.customer-address-form .content-wrapper .password.forget .fieldset h5,
.newsletter-manage-index .content-wrapper .password.forget .fieldset h5,
.customer-account-forgotpassword .content-wrapper .password.reset .fieldset h5,
.customer-account-createpassword .content-wrapper .password.reset .fieldset h5,
.customer-account-index .content-wrapper .password.reset .fieldset h5,
.customer-account-edit .content-wrapper .password.reset .fieldset h5,
.customer-address-index .content-wrapper .password.reset .fieldset h5,
.customer-address-form .content-wrapper .password.reset .fieldset h5,
.newsletter-manage-index .content-wrapper .password.reset .fieldset h5,
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset h5,
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset h5,
.customer-account-index .content-wrapper .form-edit-account .fieldset h5,
.customer-account-edit .content-wrapper .form-edit-account .fieldset h5,
.customer-address-index .content-wrapper .form-edit-account .fieldset h5,
.customer-address-form .content-wrapper .form-edit-account .fieldset h5,
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset h5,
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset h5,
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset h5,
.customer-account-index .content-wrapper .form-address-edit .fieldset h5,
.customer-account-edit .content-wrapper .form-address-edit .fieldset h5,
.customer-address-index .content-wrapper .form-address-edit .fieldset h5,
.customer-address-form .content-wrapper .form-address-edit .fieldset h5,
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset h5,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset h5,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset h5,
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset h5,
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset h5,
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset h5,
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset h5,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset h5 {
  text-align: center;
}
.customer-account-forgotpassword .content-wrapper .password.forget .fieldset .field label,
.customer-account-createpassword .content-wrapper .password.forget .fieldset .field label,
.customer-account-index .content-wrapper .password.forget .fieldset .field label,
.customer-account-edit .content-wrapper .password.forget .fieldset .field label,
.customer-address-index .content-wrapper .password.forget .fieldset .field label,
.customer-address-form .content-wrapper .password.forget .fieldset .field label,
.newsletter-manage-index .content-wrapper .password.forget .fieldset .field label,
.customer-account-forgotpassword .content-wrapper .password.reset .fieldset .field label,
.customer-account-createpassword .content-wrapper .password.reset .fieldset .field label,
.customer-account-index .content-wrapper .password.reset .fieldset .field label,
.customer-account-edit .content-wrapper .password.reset .fieldset .field label,
.customer-address-index .content-wrapper .password.reset .fieldset .field label,
.customer-address-form .content-wrapper .password.reset .fieldset .field label,
.newsletter-manage-index .content-wrapper .password.reset .fieldset .field label,
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset .field label,
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset .field label,
.customer-account-index .content-wrapper .form-edit-account .fieldset .field label,
.customer-account-edit .content-wrapper .form-edit-account .fieldset .field label,
.customer-address-index .content-wrapper .form-edit-account .fieldset .field label,
.customer-address-form .content-wrapper .form-edit-account .fieldset .field label,
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset .field label,
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset .field label,
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset .field label,
.customer-account-index .content-wrapper .form-address-edit .fieldset .field label,
.customer-account-edit .content-wrapper .form-address-edit .fieldset .field label,
.customer-address-index .content-wrapper .form-address-edit .fieldset .field label,
.customer-address-form .content-wrapper .form-address-edit .fieldset .field label,
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset .field label,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset .field label,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset .field label,
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset .field label,
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset .field label,
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset .field label,
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset .field label,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset .field label {
  display: none;
}
.customer-account-forgotpassword .content-wrapper .password.forget .fieldset .field.note,
.customer-account-createpassword .content-wrapper .password.forget .fieldset .field.note,
.customer-account-index .content-wrapper .password.forget .fieldset .field.note,
.customer-account-edit .content-wrapper .password.forget .fieldset .field.note,
.customer-address-index .content-wrapper .password.forget .fieldset .field.note,
.customer-address-form .content-wrapper .password.forget .fieldset .field.note,
.newsletter-manage-index .content-wrapper .password.forget .fieldset .field.note,
.customer-account-forgotpassword .content-wrapper .password.reset .fieldset .field.note,
.customer-account-createpassword .content-wrapper .password.reset .fieldset .field.note,
.customer-account-index .content-wrapper .password.reset .fieldset .field.note,
.customer-account-edit .content-wrapper .password.reset .fieldset .field.note,
.customer-address-index .content-wrapper .password.reset .fieldset .field.note,
.customer-address-form .content-wrapper .password.reset .fieldset .field.note,
.newsletter-manage-index .content-wrapper .password.reset .fieldset .field.note,
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset .field.note,
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset .field.note,
.customer-account-index .content-wrapper .form-edit-account .fieldset .field.note,
.customer-account-edit .content-wrapper .form-edit-account .fieldset .field.note,
.customer-address-index .content-wrapper .form-edit-account .fieldset .field.note,
.customer-address-form .content-wrapper .form-edit-account .fieldset .field.note,
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset .field.note,
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset .field.note,
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset .field.note,
.customer-account-index .content-wrapper .form-address-edit .fieldset .field.note,
.customer-account-edit .content-wrapper .form-address-edit .fieldset .field.note,
.customer-address-index .content-wrapper .form-address-edit .fieldset .field.note,
.customer-address-form .content-wrapper .form-address-edit .fieldset .field.note,
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset .field.note,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset .field.note,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset .field.note,
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset .field.note,
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset .field.note,
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset .field.note,
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset .field.note,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset .field.note {
  color: #828282;
  text-align: center;
}
.customer-account-forgotpassword .content-wrapper .password.forget .fieldset .field.captcha.required,
.customer-account-createpassword .content-wrapper .password.forget .fieldset .field.captcha.required,
.customer-account-index .content-wrapper .password.forget .fieldset .field.captcha.required,
.customer-account-edit .content-wrapper .password.forget .fieldset .field.captcha.required,
.customer-address-index .content-wrapper .password.forget .fieldset .field.captcha.required,
.customer-address-form .content-wrapper .password.forget .fieldset .field.captcha.required,
.newsletter-manage-index .content-wrapper .password.forget .fieldset .field.captcha.required,
.customer-account-forgotpassword .content-wrapper .password.reset .fieldset .field.captcha.required,
.customer-account-createpassword .content-wrapper .password.reset .fieldset .field.captcha.required,
.customer-account-index .content-wrapper .password.reset .fieldset .field.captcha.required,
.customer-account-edit .content-wrapper .password.reset .fieldset .field.captcha.required,
.customer-address-index .content-wrapper .password.reset .fieldset .field.captcha.required,
.customer-address-form .content-wrapper .password.reset .fieldset .field.captcha.required,
.newsletter-manage-index .content-wrapper .password.reset .fieldset .field.captcha.required,
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset .field.captcha.required,
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset .field.captcha.required,
.customer-account-index .content-wrapper .form-edit-account .fieldset .field.captcha.required,
.customer-account-edit .content-wrapper .form-edit-account .fieldset .field.captcha.required,
.customer-address-index .content-wrapper .form-edit-account .fieldset .field.captcha.required,
.customer-address-form .content-wrapper .form-edit-account .fieldset .field.captcha.required,
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset .field.captcha.required,
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset .field.captcha.required,
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset .field.captcha.required,
.customer-account-index .content-wrapper .form-address-edit .fieldset .field.captcha.required,
.customer-account-edit .content-wrapper .form-address-edit .fieldset .field.captcha.required,
.customer-address-index .content-wrapper .form-address-edit .fieldset .field.captcha.required,
.customer-address-form .content-wrapper .form-address-edit .fieldset .field.captcha.required,
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset .field.captcha.required,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required,
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required,
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required,
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required,
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required {
  margin-top: 16px;
  position: relative;
}
.customer-account-forgotpassword .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image,
.customer-account-createpassword .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image,
.customer-account-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image,
.customer-account-edit .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image,
.customer-address-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image,
.customer-address-form .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image,
.newsletter-manage-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image,
.customer-account-forgotpassword .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image,
.customer-account-createpassword .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image,
.customer-account-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image,
.customer-account-edit .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image,
.customer-address-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image,
.customer-address-form .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image,
.newsletter-manage-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image,
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image,
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image,
.customer-account-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image,
.customer-account-edit .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image,
.customer-address-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image,
.customer-address-form .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image,
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image,
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image,
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image,
.customer-account-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image,
.customer-account-edit .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image,
.customer-address-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image,
.customer-address-form .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image,
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image,
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image,
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image,
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image,
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image {
  margin: 0;
}
.customer-account-forgotpassword .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image img,
.customer-account-createpassword .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image img,
.customer-account-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image img,
.customer-account-edit .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image img,
.customer-address-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image img,
.customer-address-form .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image img,
.newsletter-manage-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image img,
.customer-account-forgotpassword .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image img,
.customer-account-createpassword .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image img,
.customer-account-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image img,
.customer-account-edit .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image img,
.customer-address-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image img,
.customer-address-form .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image img,
.newsletter-manage-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image img,
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image img,
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image img,
.customer-account-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image img,
.customer-account-edit .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image img,
.customer-address-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image img,
.customer-address-form .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image img,
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image img,
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image img,
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image img,
.customer-account-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image img,
.customer-account-edit .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image img,
.customer-address-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image img,
.customer-address-form .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image img,
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image img,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image img,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image img,
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image img,
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image img,
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image img,
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image img,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image img {
  position: absolute;
  right: 1px;
  top: 1px;
  margin: 0;
  height: 52px;
  border-radius: 3.5px;
}
.customer-account-forgotpassword .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image button,
.customer-account-createpassword .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image button,
.customer-account-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image button,
.customer-account-edit .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image button,
.customer-address-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image button,
.customer-address-form .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image button,
.newsletter-manage-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image button,
.customer-account-forgotpassword .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image button,
.customer-account-createpassword .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image button,
.customer-account-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image button,
.customer-account-edit .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image button,
.customer-address-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image button,
.customer-address-form .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image button,
.newsletter-manage-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image button,
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image button,
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image button,
.customer-account-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image button,
.customer-account-edit .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image button,
.customer-address-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image button,
.customer-address-form .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image button,
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image button,
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image button,
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image button,
.customer-account-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image button,
.customer-account-edit .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image button,
.customer-address-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image button,
.customer-address-form .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image button,
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image button,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image button,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image button,
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image button,
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image button,
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image button,
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image button,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image button,
.customer-account-forgotpassword .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-account-createpassword .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-account-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-account-edit .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-address-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-address-form .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.newsletter-manage-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-account-forgotpassword .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-account-createpassword .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-account-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-account-edit .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-address-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-address-form .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.newsletter-manage-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-account-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-account-edit .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-address-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-address-form .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-account-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-account-edit .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-address-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-address-form .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action,
.customer-account-forgotpassword .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-account-createpassword .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-account-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-account-edit .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-address-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-address-form .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .action-gift,
.newsletter-manage-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-account-forgotpassword .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-account-createpassword .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-account-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-account-edit .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-address-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-address-form .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .action-gift,
.newsletter-manage-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-account-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-account-edit .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-address-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-address-form .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .action-gift,
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-account-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-account-edit .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-address-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-address-form .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .action-gift,
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .action-gift,
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .action-gift,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .action-gift {
  font-size: 0;
  width: 24px;
  height: 24px;
  padding: 0;
  border: none;
  position: absolute;
  top: 15px;
  right: 6px;
  background-color: #ffffff;
}
.customer-account-forgotpassword .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image button:before,
.customer-account-createpassword .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image button:before,
.customer-account-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image button:before,
.customer-account-edit .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image button:before,
.customer-address-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image button:before,
.customer-address-form .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image button:before,
.newsletter-manage-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image button:before,
.customer-account-forgotpassword .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image button:before,
.customer-account-createpassword .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image button:before,
.customer-account-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image button:before,
.customer-account-edit .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image button:before,
.customer-address-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image button:before,
.customer-address-form .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image button:before,
.newsletter-manage-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image button:before,
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image button:before,
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image button:before,
.customer-account-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image button:before,
.customer-account-edit .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image button:before,
.customer-address-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image button:before,
.customer-address-form .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image button:before,
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image button:before,
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image button:before,
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image button:before,
.customer-account-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image button:before,
.customer-account-edit .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image button:before,
.customer-address-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image button:before,
.customer-address-form .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image button:before,
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image button:before,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image button:before,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image button:before,
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image button:before,
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image button:before,
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image button:before,
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image button:before,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image button:before,
.customer-account-forgotpassword .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-account-createpassword .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-account-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-account-edit .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-address-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-address-form .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.newsletter-manage-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-account-forgotpassword .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-account-createpassword .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-account-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-account-edit .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-address-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-address-form .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.newsletter-manage-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-account-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-account-edit .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-address-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-address-form .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-account-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-account-edit .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-address-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-address-form .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .cart.table-wrapper .actions-toolbar > .action:before,
.customer-account-forgotpassword .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-account-createpassword .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-account-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-account-edit .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-address-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-address-form .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .action-gift:before,
.newsletter-manage-index .content-wrapper .password.forget .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-account-forgotpassword .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-account-createpassword .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-account-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-account-edit .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-address-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-address-form .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .action-gift:before,
.newsletter-manage-index .content-wrapper .password.reset .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-account-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-account-edit .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-address-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-address-form .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .action-gift:before,
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-account-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-account-edit .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-address-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-address-form .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .action-gift:before,
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .action-gift:before,
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .action-gift:before,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset .field.captcha.required .captcha-image .action-gift:before {
  display: block;
  content: "";
  background: url(../images/refresh.png) no-repeat;
  background-size: 24px;
  width: 24px;
  height: 24px;
}
.customer-account-forgotpassword .content-wrapper .password.forget .fieldset .field input,
.customer-account-createpassword .content-wrapper .password.forget .fieldset .field input,
.customer-account-index .content-wrapper .password.forget .fieldset .field input,
.customer-account-edit .content-wrapper .password.forget .fieldset .field input,
.customer-address-index .content-wrapper .password.forget .fieldset .field input,
.customer-address-form .content-wrapper .password.forget .fieldset .field input,
.newsletter-manage-index .content-wrapper .password.forget .fieldset .field input,
.customer-account-forgotpassword .content-wrapper .password.reset .fieldset .field input,
.customer-account-createpassword .content-wrapper .password.reset .fieldset .field input,
.customer-account-index .content-wrapper .password.reset .fieldset .field input,
.customer-account-edit .content-wrapper .password.reset .fieldset .field input,
.customer-address-index .content-wrapper .password.reset .fieldset .field input,
.customer-address-form .content-wrapper .password.reset .fieldset .field input,
.newsletter-manage-index .content-wrapper .password.reset .fieldset .field input,
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset .field input,
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset .field input,
.customer-account-index .content-wrapper .form-edit-account .fieldset .field input,
.customer-account-edit .content-wrapper .form-edit-account .fieldset .field input,
.customer-address-index .content-wrapper .form-edit-account .fieldset .field input,
.customer-address-form .content-wrapper .form-edit-account .fieldset .field input,
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset .field input,
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset .field input,
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset .field input,
.customer-account-index .content-wrapper .form-address-edit .fieldset .field input,
.customer-account-edit .content-wrapper .form-address-edit .fieldset .field input,
.customer-address-index .content-wrapper .form-address-edit .fieldset .field input,
.customer-address-form .content-wrapper .form-address-edit .fieldset .field input,
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset .field input,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset .field input,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset .field input,
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset .field input,
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset .field input,
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset .field input,
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset .field input,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset .field input,
.customer-account-forgotpassword .content-wrapper .password.forget .fieldset .field select,
.customer-account-createpassword .content-wrapper .password.forget .fieldset .field select,
.customer-account-index .content-wrapper .password.forget .fieldset .field select,
.customer-account-edit .content-wrapper .password.forget .fieldset .field select,
.customer-address-index .content-wrapper .password.forget .fieldset .field select,
.customer-address-form .content-wrapper .password.forget .fieldset .field select,
.newsletter-manage-index .content-wrapper .password.forget .fieldset .field select,
.customer-account-forgotpassword .content-wrapper .password.reset .fieldset .field select,
.customer-account-createpassword .content-wrapper .password.reset .fieldset .field select,
.customer-account-index .content-wrapper .password.reset .fieldset .field select,
.customer-account-edit .content-wrapper .password.reset .fieldset .field select,
.customer-address-index .content-wrapper .password.reset .fieldset .field select,
.customer-address-form .content-wrapper .password.reset .fieldset .field select,
.newsletter-manage-index .content-wrapper .password.reset .fieldset .field select,
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset .field select,
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset .field select,
.customer-account-index .content-wrapper .form-edit-account .fieldset .field select,
.customer-account-edit .content-wrapper .form-edit-account .fieldset .field select,
.customer-address-index .content-wrapper .form-edit-account .fieldset .field select,
.customer-address-form .content-wrapper .form-edit-account .fieldset .field select,
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset .field select,
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset .field select,
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset .field select,
.customer-account-index .content-wrapper .form-address-edit .fieldset .field select,
.customer-account-edit .content-wrapper .form-address-edit .fieldset .field select,
.customer-address-index .content-wrapper .form-address-edit .fieldset .field select,
.customer-address-form .content-wrapper .form-address-edit .fieldset .field select,
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset .field select,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset .field select,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset .field select,
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset .field select,
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset .field select,
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset .field select,
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset .field select,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset .field select {
  width: 100%;
  height: 54px;
  padding: 15px;
  border-radius: 3.5px;
  border-color: #e0e0e0;
}
.customer-account-forgotpassword .content-wrapper .password.forget .fieldset .field input[type="checkbox"],
.customer-account-createpassword .content-wrapper .password.forget .fieldset .field input[type="checkbox"],
.customer-account-index .content-wrapper .password.forget .fieldset .field input[type="checkbox"],
.customer-account-edit .content-wrapper .password.forget .fieldset .field input[type="checkbox"],
.customer-address-index .content-wrapper .password.forget .fieldset .field input[type="checkbox"],
.customer-address-form .content-wrapper .password.forget .fieldset .field input[type="checkbox"],
.newsletter-manage-index .content-wrapper .password.forget .fieldset .field input[type="checkbox"],
.customer-account-forgotpassword .content-wrapper .password.reset .fieldset .field input[type="checkbox"],
.customer-account-createpassword .content-wrapper .password.reset .fieldset .field input[type="checkbox"],
.customer-account-index .content-wrapper .password.reset .fieldset .field input[type="checkbox"],
.customer-account-edit .content-wrapper .password.reset .fieldset .field input[type="checkbox"],
.customer-address-index .content-wrapper .password.reset .fieldset .field input[type="checkbox"],
.customer-address-form .content-wrapper .password.reset .fieldset .field input[type="checkbox"],
.newsletter-manage-index .content-wrapper .password.reset .fieldset .field input[type="checkbox"],
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset .field input[type="checkbox"],
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset .field input[type="checkbox"],
.customer-account-index .content-wrapper .form-edit-account .fieldset .field input[type="checkbox"],
.customer-account-edit .content-wrapper .form-edit-account .fieldset .field input[type="checkbox"],
.customer-address-index .content-wrapper .form-edit-account .fieldset .field input[type="checkbox"],
.customer-address-form .content-wrapper .form-edit-account .fieldset .field input[type="checkbox"],
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset .field input[type="checkbox"],
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset .field input[type="checkbox"],
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset .field input[type="checkbox"],
.customer-account-index .content-wrapper .form-address-edit .fieldset .field input[type="checkbox"],
.customer-account-edit .content-wrapper .form-address-edit .fieldset .field input[type="checkbox"],
.customer-address-index .content-wrapper .form-address-edit .fieldset .field input[type="checkbox"],
.customer-address-form .content-wrapper .form-address-edit .fieldset .field input[type="checkbox"],
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset .field input[type="checkbox"],
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset .field input[type="checkbox"],
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset .field input[type="checkbox"],
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset .field input[type="checkbox"],
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset .field input[type="checkbox"],
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset .field input[type="checkbox"],
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset .field input[type="checkbox"],
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset .field input[type="checkbox"],
.customer-account-forgotpassword .content-wrapper .password.forget .fieldset .field select[type="checkbox"],
.customer-account-createpassword .content-wrapper .password.forget .fieldset .field select[type="checkbox"],
.customer-account-index .content-wrapper .password.forget .fieldset .field select[type="checkbox"],
.customer-account-edit .content-wrapper .password.forget .fieldset .field select[type="checkbox"],
.customer-address-index .content-wrapper .password.forget .fieldset .field select[type="checkbox"],
.customer-address-form .content-wrapper .password.forget .fieldset .field select[type="checkbox"],
.newsletter-manage-index .content-wrapper .password.forget .fieldset .field select[type="checkbox"],
.customer-account-forgotpassword .content-wrapper .password.reset .fieldset .field select[type="checkbox"],
.customer-account-createpassword .content-wrapper .password.reset .fieldset .field select[type="checkbox"],
.customer-account-index .content-wrapper .password.reset .fieldset .field select[type="checkbox"],
.customer-account-edit .content-wrapper .password.reset .fieldset .field select[type="checkbox"],
.customer-address-index .content-wrapper .password.reset .fieldset .field select[type="checkbox"],
.customer-address-form .content-wrapper .password.reset .fieldset .field select[type="checkbox"],
.newsletter-manage-index .content-wrapper .password.reset .fieldset .field select[type="checkbox"],
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset .field select[type="checkbox"],
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset .field select[type="checkbox"],
.customer-account-index .content-wrapper .form-edit-account .fieldset .field select[type="checkbox"],
.customer-account-edit .content-wrapper .form-edit-account .fieldset .field select[type="checkbox"],
.customer-address-index .content-wrapper .form-edit-account .fieldset .field select[type="checkbox"],
.customer-address-form .content-wrapper .form-edit-account .fieldset .field select[type="checkbox"],
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset .field select[type="checkbox"],
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset .field select[type="checkbox"],
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset .field select[type="checkbox"],
.customer-account-index .content-wrapper .form-address-edit .fieldset .field select[type="checkbox"],
.customer-account-edit .content-wrapper .form-address-edit .fieldset .field select[type="checkbox"],
.customer-address-index .content-wrapper .form-address-edit .fieldset .field select[type="checkbox"],
.customer-address-form .content-wrapper .form-address-edit .fieldset .field select[type="checkbox"],
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset .field select[type="checkbox"],
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset .field select[type="checkbox"],
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset .field select[type="checkbox"],
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset .field select[type="checkbox"],
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset .field select[type="checkbox"],
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset .field select[type="checkbox"],
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset .field select[type="checkbox"],
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset .field select[type="checkbox"] {
  width: auto;
  height: auto;
}
.customer-account-forgotpassword .content-wrapper .password.forget .fieldset .field div.mage-error,
.customer-account-createpassword .content-wrapper .password.forget .fieldset .field div.mage-error,
.customer-account-index .content-wrapper .password.forget .fieldset .field div.mage-error,
.customer-account-edit .content-wrapper .password.forget .fieldset .field div.mage-error,
.customer-address-index .content-wrapper .password.forget .fieldset .field div.mage-error,
.customer-address-form .content-wrapper .password.forget .fieldset .field div.mage-error,
.newsletter-manage-index .content-wrapper .password.forget .fieldset .field div.mage-error,
.customer-account-forgotpassword .content-wrapper .password.reset .fieldset .field div.mage-error,
.customer-account-createpassword .content-wrapper .password.reset .fieldset .field div.mage-error,
.customer-account-index .content-wrapper .password.reset .fieldset .field div.mage-error,
.customer-account-edit .content-wrapper .password.reset .fieldset .field div.mage-error,
.customer-address-index .content-wrapper .password.reset .fieldset .field div.mage-error,
.customer-address-form .content-wrapper .password.reset .fieldset .field div.mage-error,
.newsletter-manage-index .content-wrapper .password.reset .fieldset .field div.mage-error,
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset .field div.mage-error,
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset .field div.mage-error,
.customer-account-index .content-wrapper .form-edit-account .fieldset .field div.mage-error,
.customer-account-edit .content-wrapper .form-edit-account .fieldset .field div.mage-error,
.customer-address-index .content-wrapper .form-edit-account .fieldset .field div.mage-error,
.customer-address-form .content-wrapper .form-edit-account .fieldset .field div.mage-error,
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset .field div.mage-error,
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset .field div.mage-error,
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset .field div.mage-error,
.customer-account-index .content-wrapper .form-address-edit .fieldset .field div.mage-error,
.customer-account-edit .content-wrapper .form-address-edit .fieldset .field div.mage-error,
.customer-address-index .content-wrapper .form-address-edit .fieldset .field div.mage-error,
.customer-address-form .content-wrapper .form-address-edit .fieldset .field div.mage-error,
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset .field div.mage-error,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset .field div.mage-error,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset .field div.mage-error,
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset .field div.mage-error,
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset .field div.mage-error,
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset .field div.mage-error,
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset .field div.mage-error,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset .field div.mage-error {
  display: none !important;
}
.customer-account-forgotpassword .content-wrapper .password.forget .fieldset .field.password .control,
.customer-account-createpassword .content-wrapper .password.forget .fieldset .field.password .control,
.customer-account-index .content-wrapper .password.forget .fieldset .field.password .control,
.customer-account-edit .content-wrapper .password.forget .fieldset .field.password .control,
.customer-address-index .content-wrapper .password.forget .fieldset .field.password .control,
.customer-address-form .content-wrapper .password.forget .fieldset .field.password .control,
.newsletter-manage-index .content-wrapper .password.forget .fieldset .field.password .control,
.customer-account-forgotpassword .content-wrapper .password.reset .fieldset .field.password .control,
.customer-account-createpassword .content-wrapper .password.reset .fieldset .field.password .control,
.customer-account-index .content-wrapper .password.reset .fieldset .field.password .control,
.customer-account-edit .content-wrapper .password.reset .fieldset .field.password .control,
.customer-address-index .content-wrapper .password.reset .fieldset .field.password .control,
.customer-address-form .content-wrapper .password.reset .fieldset .field.password .control,
.newsletter-manage-index .content-wrapper .password.reset .fieldset .field.password .control,
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset .field.password .control,
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset .field.password .control,
.customer-account-index .content-wrapper .form-edit-account .fieldset .field.password .control,
.customer-account-edit .content-wrapper .form-edit-account .fieldset .field.password .control,
.customer-address-index .content-wrapper .form-edit-account .fieldset .field.password .control,
.customer-address-form .content-wrapper .form-edit-account .fieldset .field.password .control,
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset .field.password .control,
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset .field.password .control,
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset .field.password .control,
.customer-account-index .content-wrapper .form-address-edit .fieldset .field.password .control,
.customer-account-edit .content-wrapper .form-address-edit .fieldset .field.password .control,
.customer-address-index .content-wrapper .form-address-edit .fieldset .field.password .control,
.customer-address-form .content-wrapper .form-address-edit .fieldset .field.password .control,
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset .field.password .control,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset .field.password .control,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset .field.password .control,
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset .field.password .control,
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset .field.password .control,
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset .field.password .control,
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset .field.password .control,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset .field.password .control {
  position: relative;
}
.customer-account-forgotpassword .content-wrapper .password.forget .fieldset .field.password .control #password-strength-meter-container,
.customer-account-createpassword .content-wrapper .password.forget .fieldset .field.password .control #password-strength-meter-container,
.customer-account-index .content-wrapper .password.forget .fieldset .field.password .control #password-strength-meter-container,
.customer-account-edit .content-wrapper .password.forget .fieldset .field.password .control #password-strength-meter-container,
.customer-address-index .content-wrapper .password.forget .fieldset .field.password .control #password-strength-meter-container,
.customer-address-form .content-wrapper .password.forget .fieldset .field.password .control #password-strength-meter-container,
.newsletter-manage-index .content-wrapper .password.forget .fieldset .field.password .control #password-strength-meter-container,
.customer-account-forgotpassword .content-wrapper .password.reset .fieldset .field.password .control #password-strength-meter-container,
.customer-account-createpassword .content-wrapper .password.reset .fieldset .field.password .control #password-strength-meter-container,
.customer-account-index .content-wrapper .password.reset .fieldset .field.password .control #password-strength-meter-container,
.customer-account-edit .content-wrapper .password.reset .fieldset .field.password .control #password-strength-meter-container,
.customer-address-index .content-wrapper .password.reset .fieldset .field.password .control #password-strength-meter-container,
.customer-address-form .content-wrapper .password.reset .fieldset .field.password .control #password-strength-meter-container,
.newsletter-manage-index .content-wrapper .password.reset .fieldset .field.password .control #password-strength-meter-container,
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset .field.password .control #password-strength-meter-container,
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset .field.password .control #password-strength-meter-container,
.customer-account-index .content-wrapper .form-edit-account .fieldset .field.password .control #password-strength-meter-container,
.customer-account-edit .content-wrapper .form-edit-account .fieldset .field.password .control #password-strength-meter-container,
.customer-address-index .content-wrapper .form-edit-account .fieldset .field.password .control #password-strength-meter-container,
.customer-address-form .content-wrapper .form-edit-account .fieldset .field.password .control #password-strength-meter-container,
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset .field.password .control #password-strength-meter-container,
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset .field.password .control #password-strength-meter-container,
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset .field.password .control #password-strength-meter-container,
.customer-account-index .content-wrapper .form-address-edit .fieldset .field.password .control #password-strength-meter-container,
.customer-account-edit .content-wrapper .form-address-edit .fieldset .field.password .control #password-strength-meter-container,
.customer-address-index .content-wrapper .form-address-edit .fieldset .field.password .control #password-strength-meter-container,
.customer-address-form .content-wrapper .form-address-edit .fieldset .field.password .control #password-strength-meter-container,
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset .field.password .control #password-strength-meter-container,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset .field.password .control #password-strength-meter-container,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset .field.password .control #password-strength-meter-container,
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset .field.password .control #password-strength-meter-container,
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset .field.password .control #password-strength-meter-container,
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset .field.password .control #password-strength-meter-container,
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset .field.password .control #password-strength-meter-container,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset .field.password .control #password-strength-meter-container {
  position: absolute;
  width: 100%;
  bottom: 1px;
  z-index: 9;
}
.customer-account-forgotpassword .content-wrapper .password.forget .fieldset .field.password .control .password-strength-meter,
.customer-account-createpassword .content-wrapper .password.forget .fieldset .field.password .control .password-strength-meter,
.customer-account-index .content-wrapper .password.forget .fieldset .field.password .control .password-strength-meter,
.customer-account-edit .content-wrapper .password.forget .fieldset .field.password .control .password-strength-meter,
.customer-address-index .content-wrapper .password.forget .fieldset .field.password .control .password-strength-meter,
.customer-address-form .content-wrapper .password.forget .fieldset .field.password .control .password-strength-meter,
.newsletter-manage-index .content-wrapper .password.forget .fieldset .field.password .control .password-strength-meter,
.customer-account-forgotpassword .content-wrapper .password.reset .fieldset .field.password .control .password-strength-meter,
.customer-account-createpassword .content-wrapper .password.reset .fieldset .field.password .control .password-strength-meter,
.customer-account-index .content-wrapper .password.reset .fieldset .field.password .control .password-strength-meter,
.customer-account-edit .content-wrapper .password.reset .fieldset .field.password .control .password-strength-meter,
.customer-address-index .content-wrapper .password.reset .fieldset .field.password .control .password-strength-meter,
.customer-address-form .content-wrapper .password.reset .fieldset .field.password .control .password-strength-meter,
.newsletter-manage-index .content-wrapper .password.reset .fieldset .field.password .control .password-strength-meter,
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset .field.password .control .password-strength-meter,
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset .field.password .control .password-strength-meter,
.customer-account-index .content-wrapper .form-edit-account .fieldset .field.password .control .password-strength-meter,
.customer-account-edit .content-wrapper .form-edit-account .fieldset .field.password .control .password-strength-meter,
.customer-address-index .content-wrapper .form-edit-account .fieldset .field.password .control .password-strength-meter,
.customer-address-form .content-wrapper .form-edit-account .fieldset .field.password .control .password-strength-meter,
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset .field.password .control .password-strength-meter,
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset .field.password .control .password-strength-meter,
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset .field.password .control .password-strength-meter,
.customer-account-index .content-wrapper .form-address-edit .fieldset .field.password .control .password-strength-meter,
.customer-account-edit .content-wrapper .form-address-edit .fieldset .field.password .control .password-strength-meter,
.customer-address-index .content-wrapper .form-address-edit .fieldset .field.password .control .password-strength-meter,
.customer-address-form .content-wrapper .form-address-edit .fieldset .field.password .control .password-strength-meter,
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset .field.password .control .password-strength-meter,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset .field.password .control .password-strength-meter,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset .field.password .control .password-strength-meter,
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset .field.password .control .password-strength-meter,
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset .field.password .control .password-strength-meter,
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset .field.password .control .password-strength-meter,
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset .field.password .control .password-strength-meter,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset .field.password .control .password-strength-meter {
  height: 2px;
}
.customer-account-forgotpassword .content-wrapper .password.forget .actions-toolbar .primary,
.customer-account-createpassword .content-wrapper .password.forget .actions-toolbar .primary,
.customer-account-index .content-wrapper .password.forget .actions-toolbar .primary,
.customer-account-edit .content-wrapper .password.forget .actions-toolbar .primary,
.customer-address-index .content-wrapper .password.forget .actions-toolbar .primary,
.customer-address-form .content-wrapper .password.forget .actions-toolbar .primary,
.newsletter-manage-index .content-wrapper .password.forget .actions-toolbar .primary,
.customer-account-forgotpassword .content-wrapper .password.reset .actions-toolbar .primary,
.customer-account-createpassword .content-wrapper .password.reset .actions-toolbar .primary,
.customer-account-index .content-wrapper .password.reset .actions-toolbar .primary,
.customer-account-edit .content-wrapper .password.reset .actions-toolbar .primary,
.customer-address-index .content-wrapper .password.reset .actions-toolbar .primary,
.customer-address-form .content-wrapper .password.reset .actions-toolbar .primary,
.newsletter-manage-index .content-wrapper .password.reset .actions-toolbar .primary,
.customer-account-forgotpassword .content-wrapper .form-edit-account .actions-toolbar .primary,
.customer-account-createpassword .content-wrapper .form-edit-account .actions-toolbar .primary,
.customer-account-index .content-wrapper .form-edit-account .actions-toolbar .primary,
.customer-account-edit .content-wrapper .form-edit-account .actions-toolbar .primary,
.customer-address-index .content-wrapper .form-edit-account .actions-toolbar .primary,
.customer-address-form .content-wrapper .form-edit-account .actions-toolbar .primary,
.newsletter-manage-index .content-wrapper .form-edit-account .actions-toolbar .primary,
.customer-account-forgotpassword .content-wrapper .form-address-edit .actions-toolbar .primary,
.customer-account-createpassword .content-wrapper .form-address-edit .actions-toolbar .primary,
.customer-account-index .content-wrapper .form-address-edit .actions-toolbar .primary,
.customer-account-edit .content-wrapper .form-address-edit .actions-toolbar .primary,
.customer-address-index .content-wrapper .form-address-edit .actions-toolbar .primary,
.customer-address-form .content-wrapper .form-address-edit .actions-toolbar .primary,
.newsletter-manage-index .content-wrapper .form-address-edit .actions-toolbar .primary,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .actions-toolbar .primary,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .actions-toolbar .primary,
.customer-account-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary,
.customer-account-edit .content-wrapper .form-newsletter-manage .actions-toolbar .primary,
.customer-address-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary,
.customer-address-form .content-wrapper .form-newsletter-manage .actions-toolbar .primary,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary {
  margin-top: 16px;
  text-align: center;
}
.customer-account-forgotpassword .content-wrapper .password.forget .actions-toolbar .primary button,
.customer-account-createpassword .content-wrapper .password.forget .actions-toolbar .primary button,
.customer-account-index .content-wrapper .password.forget .actions-toolbar .primary button,
.customer-account-edit .content-wrapper .password.forget .actions-toolbar .primary button,
.customer-address-index .content-wrapper .password.forget .actions-toolbar .primary button,
.customer-address-form .content-wrapper .password.forget .actions-toolbar .primary button,
.newsletter-manage-index .content-wrapper .password.forget .actions-toolbar .primary button,
.customer-account-forgotpassword .content-wrapper .password.reset .actions-toolbar .primary button,
.customer-account-createpassword .content-wrapper .password.reset .actions-toolbar .primary button,
.customer-account-index .content-wrapper .password.reset .actions-toolbar .primary button,
.customer-account-edit .content-wrapper .password.reset .actions-toolbar .primary button,
.customer-address-index .content-wrapper .password.reset .actions-toolbar .primary button,
.customer-address-form .content-wrapper .password.reset .actions-toolbar .primary button,
.newsletter-manage-index .content-wrapper .password.reset .actions-toolbar .primary button,
.customer-account-forgotpassword .content-wrapper .form-edit-account .actions-toolbar .primary button,
.customer-account-createpassword .content-wrapper .form-edit-account .actions-toolbar .primary button,
.customer-account-index .content-wrapper .form-edit-account .actions-toolbar .primary button,
.customer-account-edit .content-wrapper .form-edit-account .actions-toolbar .primary button,
.customer-address-index .content-wrapper .form-edit-account .actions-toolbar .primary button,
.customer-address-form .content-wrapper .form-edit-account .actions-toolbar .primary button,
.newsletter-manage-index .content-wrapper .form-edit-account .actions-toolbar .primary button,
.customer-account-forgotpassword .content-wrapper .form-address-edit .actions-toolbar .primary button,
.customer-account-createpassword .content-wrapper .form-address-edit .actions-toolbar .primary button,
.customer-account-index .content-wrapper .form-address-edit .actions-toolbar .primary button,
.customer-account-edit .content-wrapper .form-address-edit .actions-toolbar .primary button,
.customer-address-index .content-wrapper .form-address-edit .actions-toolbar .primary button,
.customer-address-form .content-wrapper .form-address-edit .actions-toolbar .primary button,
.newsletter-manage-index .content-wrapper .form-address-edit .actions-toolbar .primary button,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .actions-toolbar .primary button,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .actions-toolbar .primary button,
.customer-account-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary button,
.customer-account-edit .content-wrapper .form-newsletter-manage .actions-toolbar .primary button,
.customer-address-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary button,
.customer-address-form .content-wrapper .form-newsletter-manage .actions-toolbar .primary button,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary button,
.customer-account-forgotpassword .content-wrapper .password.forget .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-createpassword .content-wrapper .password.forget .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-index .content-wrapper .password.forget .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-edit .content-wrapper .password.forget .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-address-index .content-wrapper .password.forget .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-address-form .content-wrapper .password.forget .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.newsletter-manage-index .content-wrapper .password.forget .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-forgotpassword .content-wrapper .password.reset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-createpassword .content-wrapper .password.reset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-index .content-wrapper .password.reset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-edit .content-wrapper .password.reset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-address-index .content-wrapper .password.reset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-address-form .content-wrapper .password.reset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.newsletter-manage-index .content-wrapper .password.reset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-forgotpassword .content-wrapper .form-edit-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-createpassword .content-wrapper .form-edit-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-index .content-wrapper .form-edit-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-edit .content-wrapper .form-edit-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-address-index .content-wrapper .form-edit-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-address-form .content-wrapper .form-edit-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.newsletter-manage-index .content-wrapper .form-edit-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-forgotpassword .content-wrapper .form-address-edit .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-createpassword .content-wrapper .form-address-edit .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-index .content-wrapper .form-address-edit .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-edit .content-wrapper .form-address-edit .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-address-index .content-wrapper .form-address-edit .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-address-form .content-wrapper .form-address-edit .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.newsletter-manage-index .content-wrapper .form-address-edit .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-edit .content-wrapper .form-newsletter-manage .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-address-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-address-form .content-wrapper .form-newsletter-manage .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-forgotpassword .content-wrapper .password.forget .actions-toolbar .primary .action-gift,
.customer-account-createpassword .content-wrapper .password.forget .actions-toolbar .primary .action-gift,
.customer-account-index .content-wrapper .password.forget .actions-toolbar .primary .action-gift,
.customer-account-edit .content-wrapper .password.forget .actions-toolbar .primary .action-gift,
.customer-address-index .content-wrapper .password.forget .actions-toolbar .primary .action-gift,
.customer-address-form .content-wrapper .password.forget .actions-toolbar .primary .action-gift,
.newsletter-manage-index .content-wrapper .password.forget .actions-toolbar .primary .action-gift,
.customer-account-forgotpassword .content-wrapper .password.reset .actions-toolbar .primary .action-gift,
.customer-account-createpassword .content-wrapper .password.reset .actions-toolbar .primary .action-gift,
.customer-account-index .content-wrapper .password.reset .actions-toolbar .primary .action-gift,
.customer-account-edit .content-wrapper .password.reset .actions-toolbar .primary .action-gift,
.customer-address-index .content-wrapper .password.reset .actions-toolbar .primary .action-gift,
.customer-address-form .content-wrapper .password.reset .actions-toolbar .primary .action-gift,
.newsletter-manage-index .content-wrapper .password.reset .actions-toolbar .primary .action-gift,
.customer-account-forgotpassword .content-wrapper .form-edit-account .actions-toolbar .primary .action-gift,
.customer-account-createpassword .content-wrapper .form-edit-account .actions-toolbar .primary .action-gift,
.customer-account-index .content-wrapper .form-edit-account .actions-toolbar .primary .action-gift,
.customer-account-edit .content-wrapper .form-edit-account .actions-toolbar .primary .action-gift,
.customer-address-index .content-wrapper .form-edit-account .actions-toolbar .primary .action-gift,
.customer-address-form .content-wrapper .form-edit-account .actions-toolbar .primary .action-gift,
.newsletter-manage-index .content-wrapper .form-edit-account .actions-toolbar .primary .action-gift,
.customer-account-forgotpassword .content-wrapper .form-address-edit .actions-toolbar .primary .action-gift,
.customer-account-createpassword .content-wrapper .form-address-edit .actions-toolbar .primary .action-gift,
.customer-account-index .content-wrapper .form-address-edit .actions-toolbar .primary .action-gift,
.customer-account-edit .content-wrapper .form-address-edit .actions-toolbar .primary .action-gift,
.customer-address-index .content-wrapper .form-address-edit .actions-toolbar .primary .action-gift,
.customer-address-form .content-wrapper .form-address-edit .actions-toolbar .primary .action-gift,
.newsletter-manage-index .content-wrapper .form-address-edit .actions-toolbar .primary .action-gift,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .actions-toolbar .primary .action-gift,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .actions-toolbar .primary .action-gift,
.customer-account-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary .action-gift,
.customer-account-edit .content-wrapper .form-newsletter-manage .actions-toolbar .primary .action-gift,
.customer-address-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary .action-gift,
.customer-address-form .content-wrapper .form-newsletter-manage .actions-toolbar .primary .action-gift,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary .action-gift {
  width: 185px;
  height: 36px;
  border-radius: 4px;
  background-color: #BE1E2D;
  color: #FFFFFF;
}
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset .field label,
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset .field label,
.customer-account-index .content-wrapper .form-edit-account .fieldset .field label,
.customer-account-edit .content-wrapper .form-edit-account .fieldset .field label,
.customer-address-index .content-wrapper .form-edit-account .fieldset .field label,
.customer-address-form .content-wrapper .form-edit-account .fieldset .field label,
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset .field label,
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset .field label,
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset .field label,
.customer-account-index .content-wrapper .form-address-edit .fieldset .field label,
.customer-account-edit .content-wrapper .form-address-edit .fieldset .field label,
.customer-address-index .content-wrapper .form-address-edit .fieldset .field label,
.customer-address-form .content-wrapper .form-address-edit .fieldset .field label,
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset .field label,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset .field label,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset .field label,
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset .field label,
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset .field label,
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset .field label,
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset .field label,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset .field label {
  display: inline-block;
}
.customer-account-forgotpassword .content-wrapper .form-edit-account .fieldset:first-child .field,
.customer-account-createpassword .content-wrapper .form-edit-account .fieldset:first-child .field,
.customer-account-index .content-wrapper .form-edit-account .fieldset:first-child .field,
.customer-account-edit .content-wrapper .form-edit-account .fieldset:first-child .field,
.customer-address-index .content-wrapper .form-edit-account .fieldset:first-child .field,
.customer-address-form .content-wrapper .form-edit-account .fieldset:first-child .field,
.newsletter-manage-index .content-wrapper .form-edit-account .fieldset:first-child .field,
.customer-account-forgotpassword .content-wrapper .form-address-edit .fieldset:first-child .field,
.customer-account-createpassword .content-wrapper .form-address-edit .fieldset:first-child .field,
.customer-account-index .content-wrapper .form-address-edit .fieldset:first-child .field,
.customer-account-edit .content-wrapper .form-address-edit .fieldset:first-child .field,
.customer-address-index .content-wrapper .form-address-edit .fieldset:first-child .field,
.customer-address-form .content-wrapper .form-address-edit .fieldset:first-child .field,
.newsletter-manage-index .content-wrapper .form-address-edit .fieldset:first-child .field,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .fieldset:first-child .field,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .fieldset:first-child .field,
.customer-account-index .content-wrapper .form-newsletter-manage .fieldset:first-child .field,
.customer-account-edit .content-wrapper .form-newsletter-manage .fieldset:first-child .field,
.customer-address-index .content-wrapper .form-newsletter-manage .fieldset:first-child .field,
.customer-address-form .content-wrapper .form-newsletter-manage .fieldset:first-child .field,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .fieldset:first-child .field {
  margin-top: 16px;
}
.customer-account-forgotpassword .content-wrapper .form-edit-account .actions-toolbar .primary,
.customer-account-createpassword .content-wrapper .form-edit-account .actions-toolbar .primary,
.customer-account-index .content-wrapper .form-edit-account .actions-toolbar .primary,
.customer-account-edit .content-wrapper .form-edit-account .actions-toolbar .primary,
.customer-address-index .content-wrapper .form-edit-account .actions-toolbar .primary,
.customer-address-form .content-wrapper .form-edit-account .actions-toolbar .primary,
.newsletter-manage-index .content-wrapper .form-edit-account .actions-toolbar .primary,
.customer-account-forgotpassword .content-wrapper .form-address-edit .actions-toolbar .primary,
.customer-account-createpassword .content-wrapper .form-address-edit .actions-toolbar .primary,
.customer-account-index .content-wrapper .form-address-edit .actions-toolbar .primary,
.customer-account-edit .content-wrapper .form-address-edit .actions-toolbar .primary,
.customer-address-index .content-wrapper .form-address-edit .actions-toolbar .primary,
.customer-address-form .content-wrapper .form-address-edit .actions-toolbar .primary,
.newsletter-manage-index .content-wrapper .form-address-edit .actions-toolbar .primary,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .actions-toolbar .primary,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .actions-toolbar .primary,
.customer-account-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary,
.customer-account-edit .content-wrapper .form-newsletter-manage .actions-toolbar .primary,
.customer-address-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary,
.customer-address-form .content-wrapper .form-newsletter-manage .actions-toolbar .primary,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary {
  margin-top: 16px;
  text-align: center;
}
.customer-account-forgotpassword .content-wrapper .form-edit-account .actions-toolbar .primary button,
.customer-account-createpassword .content-wrapper .form-edit-account .actions-toolbar .primary button,
.customer-account-index .content-wrapper .form-edit-account .actions-toolbar .primary button,
.customer-account-edit .content-wrapper .form-edit-account .actions-toolbar .primary button,
.customer-address-index .content-wrapper .form-edit-account .actions-toolbar .primary button,
.customer-address-form .content-wrapper .form-edit-account .actions-toolbar .primary button,
.newsletter-manage-index .content-wrapper .form-edit-account .actions-toolbar .primary button,
.customer-account-forgotpassword .content-wrapper .form-address-edit .actions-toolbar .primary button,
.customer-account-createpassword .content-wrapper .form-address-edit .actions-toolbar .primary button,
.customer-account-index .content-wrapper .form-address-edit .actions-toolbar .primary button,
.customer-account-edit .content-wrapper .form-address-edit .actions-toolbar .primary button,
.customer-address-index .content-wrapper .form-address-edit .actions-toolbar .primary button,
.customer-address-form .content-wrapper .form-address-edit .actions-toolbar .primary button,
.newsletter-manage-index .content-wrapper .form-address-edit .actions-toolbar .primary button,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .actions-toolbar .primary button,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .actions-toolbar .primary button,
.customer-account-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary button,
.customer-account-edit .content-wrapper .form-newsletter-manage .actions-toolbar .primary button,
.customer-address-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary button,
.customer-address-form .content-wrapper .form-newsletter-manage .actions-toolbar .primary button,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary button,
.customer-account-forgotpassword .content-wrapper .form-edit-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-createpassword .content-wrapper .form-edit-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-index .content-wrapper .form-edit-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-edit .content-wrapper .form-edit-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-address-index .content-wrapper .form-edit-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-address-form .content-wrapper .form-edit-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.newsletter-manage-index .content-wrapper .form-edit-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-forgotpassword .content-wrapper .form-address-edit .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-createpassword .content-wrapper .form-address-edit .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-index .content-wrapper .form-address-edit .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-edit .content-wrapper .form-address-edit .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-address-index .content-wrapper .form-address-edit .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-address-form .content-wrapper .form-address-edit .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.newsletter-manage-index .content-wrapper .form-address-edit .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-edit .content-wrapper .form-newsletter-manage .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-address-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-address-form .content-wrapper .form-newsletter-manage .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-forgotpassword .content-wrapper .form-edit-account .actions-toolbar .primary .action-gift,
.customer-account-createpassword .content-wrapper .form-edit-account .actions-toolbar .primary .action-gift,
.customer-account-index .content-wrapper .form-edit-account .actions-toolbar .primary .action-gift,
.customer-account-edit .content-wrapper .form-edit-account .actions-toolbar .primary .action-gift,
.customer-address-index .content-wrapper .form-edit-account .actions-toolbar .primary .action-gift,
.customer-address-form .content-wrapper .form-edit-account .actions-toolbar .primary .action-gift,
.newsletter-manage-index .content-wrapper .form-edit-account .actions-toolbar .primary .action-gift,
.customer-account-forgotpassword .content-wrapper .form-address-edit .actions-toolbar .primary .action-gift,
.customer-account-createpassword .content-wrapper .form-address-edit .actions-toolbar .primary .action-gift,
.customer-account-index .content-wrapper .form-address-edit .actions-toolbar .primary .action-gift,
.customer-account-edit .content-wrapper .form-address-edit .actions-toolbar .primary .action-gift,
.customer-address-index .content-wrapper .form-address-edit .actions-toolbar .primary .action-gift,
.customer-address-form .content-wrapper .form-address-edit .actions-toolbar .primary .action-gift,
.newsletter-manage-index .content-wrapper .form-address-edit .actions-toolbar .primary .action-gift,
.customer-account-forgotpassword .content-wrapper .form-newsletter-manage .actions-toolbar .primary .action-gift,
.customer-account-createpassword .content-wrapper .form-newsletter-manage .actions-toolbar .primary .action-gift,
.customer-account-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary .action-gift,
.customer-account-edit .content-wrapper .form-newsletter-manage .actions-toolbar .primary .action-gift,
.customer-address-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary .action-gift,
.customer-address-form .content-wrapper .form-newsletter-manage .actions-toolbar .primary .action-gift,
.newsletter-manage-index .content-wrapper .form-newsletter-manage .actions-toolbar .primary .action-gift {
  padding: 0;
}
