body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #000000;
  font-family: 'Maven Pro', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  font-size: 15px;
}
p {
  margin-top: 0px;
  margin-bottom: 0px;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 13px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 300px;
  margin-top: 300px;
}
sub,
sup {
  font-size: 73.33333333%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 40px;
  font-size: 28px;
  margin-top: 0px;
  margin-bottom: 0px;
}
h2 {
  font-weight: 400;
  line-height: 20px;
  font-size: 19px;
  margin-top: 0px;
  margin-bottom: 0px;
}
h3 {
  font-weight: 700;
  line-height: 20px;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
}
h4 {
  font-weight: 700;
  line-height: 22px;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
}
h5 {
  font-weight: 700;
  line-height: 20px;
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 0px;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 11px;
  margin-top: 0px;
  margin-bottom: 0px;
}
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: 'Maven Pro', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #000000;
  text-decoration: none;
  /*    &:visited {
        .lib-css(color, @_link-color-visited);
        .lib-css(text-decoration, @_link-text-decoration-visited);
    }*/
}
a:hover,
.alink:hover {
  color: #6ca70f;
  text-decoration: none;
}
a:active,
.alink:active {
  color: #000000;
  text-decoration: none;
}
ul,
ol {
  margin-top: 0px;
  margin-bottom: 0px;
}
ul > li,
ol > li {
  margin-top: 0px;
  margin-bottom: 0px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 0;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
}
dd {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 13px;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 13px;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 20px;
  margin: 0 0 0;
  padding: 0;
  font-size: 13px;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 0 0;
  padding: 0;
  color: #000000;
  font-family: 'Maven Pro', sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 20px;
  font-size: 15px;
}
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: 20px;
  font-size: 11px;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 0;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 10px 15px;
  font-size: 15px;
  line-height: normal;
  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: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
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 #b6b6b6;
  border-radius: 0;
  color: #000000;
  font-family: 'Maven Pro', sans-serif;
  font-size: 13px;
  height: 36px;
  line-height: 20px;
  padding: 6px 8px 7px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus {
  border: 1px solid #000000;
}
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;
  border: 1px solid #c2c2c2;
}
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: #000000;
}
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: #000000;
}
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: #000000;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 0;
  color: #000000;
  font-family: 'Maven Pro', sans-serif;
  font-size: 15px;
  height: 36px;
  line-height: 20px;
  padding: 6px 8px 7px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:focus {
  border: 1px solid #000000;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #b6b6b6;
  border-radius: 0;
  color: #000000;
  font-family: 'Maven Pro', sans-serif;
  font-size: 13px;
  height: auto;
  line-height: 20px;
  margin: 0;
  padding: 10px 15px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:focus {
  border: 1px solid #000000;
}
textarea:disabled {
  opacity: 0.5;
  border: 1px solid #c2c2c2;
}
textarea::-moz-placeholder {
  color: #000000;
}
textarea::-webkit-input-placeholder {
  color: #000000;
}
textarea:-ms-input-placeholder {
  color: #000000;
}
input[type="checkbox"] {
  margin: 2px 0 0 0;
  position: relative;
  top: 0;
  margin: 0 5px 0 0;
  vertical-align: middle;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 0 0 0;
  vertical-align: middle;
  margin: 0 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: 13px;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.abs-action-link-button,
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 10px 15px;
  font-size: 15px;
  line-height: normal;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 0;
}
.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 {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  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 {
  text-decoration: none;
}
.abs-product-options-list dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt,
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt {
  clear: left;
  float: left;
  margin: 0 0 0 0;
}
.abs-product-options-list dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after,
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after {
  content: ': ';
}
.abs-product-options-list dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd,
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 0;
}
.abs-button-responsive,
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary {
  width: 100%;
}
.abs-reset-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.abs-reset-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo {
  position: static;
}
.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%;
}
.abs-adaptive-images-centered,
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.abs-login-block-title {
  font-size: 1.8px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.abs-login-block-title strong {
  font-weight: 500;
}
.abs-block-title,
.abs-account-blocks .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-compare .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
.account .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.abs-block-title > strong,
.abs-account-blocks .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-compare .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.block-wishlist .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,
.account .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: 700;
  line-height: 20px;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.abs-account-blocks .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.abs-account-blocks .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 0;
}
.abs-account-blocks .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
.account .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.abs-dropdown-simple,
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.abs-input-qty,
.column .block-addbysku .qty .qty,
.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,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .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;
}
.abs-margin-for-blocks-and-widgets,
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 0;
}
.abs-remove-button-for-blocks,
.filtered .item .action.remove,
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.filtered .item .action.remove > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.filtered .item .action.remove:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.filtered .item .action.remove:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.filtered .item .action.remove:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before {
  color: #303030;
}
.abs-product-link,
.product-item-name,
.product.name a {
  font-weight: 400;
}
.abs-product-link > a,
.product-item-name > a,
.product.name a > a {
  color: #000000;
  text-decoration: none;
  /*    &:visited {
        .lib-css(color, @_link-color-visited);
        .lib-css(text-decoration, @_link-text-decoration-visited);
    }*/
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #000000;
  text-decoration: none;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #000000;
  text-decoration: none;
}
.abs-reset-left-margin,
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
/*& when (@media-common = true) {
    .abs-action-remove {
        &:extend(.abs-action-button-as-link all);
        left: @indent__s;
        margin-left: 70%;
        position: absolute;
        top: 31px;
        width: auto;
    }
}*/
/*& when (@media-common = true) {
    .abs-add-fields {
        .fieldset {

            .actions-toolbar {
                &:not(:first-child) {
                    > .secondary {
                        .action {
                            &.add {
                                margin-top: @indent__l;
                            }
                        }
                    }
                }
            }

            .fields {
                .actions-toolbar {
                    margin: 0;
                }
            }
        }

        .message {
            &.notice {
                margin: @indent__l 0 0;
            }
        }

        .additional {
            margin-top: 30px;
            position: relative;
        }

        .action {
            &.remove {
                &:extend(.abs-action-remove all);
            }
        }
    }
}*/
/*@abs-margin-for-forms-desktop: {
    .lib-css(margin-left, @form-field-type-label-inline__width);
};*/
/*.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .abs-margin-for-forms-desktop {
        @abs-margin-for-forms-desktop();
    }
}

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__s) {
    .abs-margin-for-forms-desktop-s {
        @abs-margin-for-forms-desktop();
    }
}*/
.abs-hidden,
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.abs-visually-hidden,
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.opc-wrapper .form-discount .field .label,
.bundle-options-container .block-bundle-summary .product-image-container,
.bundle-options-container .block-bundle-summary .product.name,
.bundle-options-container .block-bundle-summary .stock,
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.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,
.block.newsletter .label,
.block-reorder .product-item .label,
.products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-visually-hidden-reset,
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.bundle-options-container .product-options-wrapper .field.choice .label:before,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.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,
.header.content:before,
.header.content:after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product: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,
.header.content:after {
  clear: both;
}
.abs-add-box-sizing,
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon {
  display: block;
  text-decoration: none;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-navigation-icon:after {
  position: absolute;
  right: 0;
  top: 0;
}
.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split,
.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 {
  padding: 4px 0;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 0;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.abs-action-addto-product {
  line-height: 1.2px;
  padding: 0 8px;
  font-size: 11px;
}
.abs-actions-addto-gridlist,
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-item-actions .actions-secondary > .action,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist {
  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-item-actions .actions-secondary > .action > span,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > 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-item-actions .actions-secondary > .action:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before,
.product-item-actions .actions-secondary > .action:hover:before,
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before {
  color: #333333;
}
.abs-button-l,
.multicheckout .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary {
  line-height: 2.3px;
  padding: 14px 17px;
  font-size: 19px;
}
.abs-action-button-as-link,
.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,
.bundle-options-container .action.back,
.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 {
  line-height: 20px;
  padding: 0;
  color: #000000;
  text-decoration: none;
  /*    &:visited {
        .lib-css(color, @_link-color-visited);
        .lib-css(text-decoration, @_link-text-decoration-visited);
    }*/
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link: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,
.bundle-options-container .action.back: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 {
  color: #6ca70f;
  text-decoration: none;
}
.abs-action-button-as-link: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,
.bundle-options-container .action.back: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 {
  color: #000000;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link: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,
.bundle-options-container .action.back:hover,
.bundle-options-container .action.back:active,
.bundle-options-container .action.back: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 {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.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,
.bundle-options-container .action.back.disabled,
.bundle-options-container .action.back[disabled],
fieldset[disabled] .bundle-options-container .action.back,
.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 {
  color: #000000;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-button-as-link: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),
.bundle-options-container .action.back:active,
.bundle-options-container .action.back: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) {
  box-shadow: none;
}
.abs-revert-secondary-color,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.block-compare .action.compare {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-revert-secondary-size,
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 15px;
  line-height: normal;
  padding: 10px 15px;
}
.abs-box-tocart,
.bundle-options-container .block-bundle-summary .box-tocart {
  margin: 0 0;
}
.abs-adjustment-incl-excl-tax .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax,
.abs-adjustment-incl-excl-tax .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,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-excluding-tax,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .weee,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee {
  font-size: 1.4px;
  display: inline-block;
  white-space: nowrap;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1px;
}
.abs-adjustment-incl-excl-tax .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,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.abs-tax-total,
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  position: absolute;
  right: 0;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: '\e621';
}
.abs-methods-shipping-title {
  font-size: 1.4px;
  font-weight: 700;
  margin: 0 0 15px;
}
.abs-colon:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after,
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after {
  content: ': ';
}
.abs-icon-add,
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-items-new .items .item:last-child:hover,
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 0;
}
.abs-no-display,
.abs-sidebar-totals .table-caption,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.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;
}
.abs-status,
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 0;
}
.abs-block-items-counter,
.block-compare .counter,
.block-wishlist .counter {
  color: #7d7d7d;
  font-size: 12px;
  white-space: nowrap;
}
.abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 15px;
  line-height: normal;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.abs-shopping-cart-items .action.update,
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 0;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.abs-field-date .control,
.field.date .control {
  position: relative;
}
.abs-field-date-input,
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 0;
  width: calc(100% - 40px);
}
.abs-field-tooltip,
.field .control._with-tooltip {
  position: relative;
}
.abs-checkout-tooltip-content-position-top,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: 0;
  top: 40px;
  left: auto;
}
.abs-checkout-tooltip-content-position-top:before,
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 0;
  left: auto;
  top: 0;
}
.abs-checkout-tooltip-content-position-top:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.abs-checkout-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 0;
  color: #000000;
  font-weight: 300;
  font-size: 26px;
}
.abs-sidebar-totals .mark,
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
}
.abs-sidebar-totals .mark strong,
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.abs-sidebar-totals .amount,
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  text-align: right;
  white-space: nowrap;
}
.abs-sidebar-totals .amount strong,
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.abs-sidebar-totals .grand .mark,
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 0;
}
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  text-align: right;
}
.abs-sidebar-totals .grand .amount strong,
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.abs-sidebar-totals .msrp,
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount,
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  cursor: pointer;
}
.abs-sidebar-totals .totals-tax-summary .amount .price,
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 0;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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 {
  display: none;
}
.abs-sidebar-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount,
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.abs-sidebar-totals .totals-tax-details,
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  display: none;
}
.abs-sidebar-totals .totals-tax-details.shown,
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.abs-discount-block > .title,
.paypal-review-discount .block > .title,
.cart-summary .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 0 7px 0;
  position: relative;
}
.abs-discount-block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-summary .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-discount-block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-summary .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .abs-discount-block > .title strong,
.column.main .paypal-review-discount .block > .title strong,
.column.main .cart-summary .block > .title strong {
  font-weight: 400;
}
.abs-discount-block > .content,
.paypal-review-discount .block > .content,
.cart-summary .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.paypal-review-discount .block.active > .title:after,
.cart-summary .block.active > .title:after {
  content: '\e621';
}
.abs-discount-block.active > .content,
.paypal-review-discount .block.active > .content,
.cart-summary .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'Maven Pro';
  src: url('../fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Maven Pro';
  src: url('../fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Maven Pro';
  src: url('../fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Maven Pro';
  src: url('../fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
h2 {
  margin-bottom: 10px;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 0;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.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: 1440px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
.table-wrapper {
  margin-bottom: 0;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
  /*    > thead,
    > tbody,
    > tfoot {
        > tr {
            > th
            {
                border: none;
            }
        }
    }*/
}
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 5px 0 15px;
  padding: 10px 15px;
  display: block;
  line-height: 1.2em;
  font-size: 15px;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #000000;
}
.message.info a:hover {
  color: #6ca70f;
}
.message.info a:active {
  color: #6ca70f;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -16px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 19px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 5px 0 15px;
  padding: 10px 15px;
  display: block;
  line-height: 1.2em;
  font-size: 15px;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #000000;
}
.message.error a:hover {
  color: #6ca70f;
}
.message.error a:active {
  color: #6ca70f;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -16px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 19px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 5px 0 15px;
  padding: 10px 15px;
  display: block;
  line-height: 1.2em;
  font-size: 15px;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #000000;
}
.message.warning a:hover {
  color: #6ca70f;
}
.message.warning a:active {
  color: #6ca70f;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -16px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 19px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 5px 0 15px;
  padding: 10px 15px;
  display: block;
  line-height: 1.2em;
  font-size: 15px;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #000000;
}
.message.notice a:hover {
  color: #6ca70f;
}
.message.notice a:active {
  color: #6ca70f;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -16px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 19px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 5px 0 15px;
  padding: 10px 15px;
  display: block;
  line-height: 1.2em;
  font-size: 15px;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #000000;
}
.message.success a:hover {
  color: #6ca70f;
}
.message.success a:active {
  color: #6ca70f;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -16px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 19px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .switcher {
  display: none;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e609';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.navigation li > a {
  padding: 15px 20px 9px;
  font-size: 16px;
}
.navigation li.home-menu .level-top {
  padding: 15px 20px 9px 17px;
}
.navigation li.active > .level-top,
.navigation li.has-active > .level-top {
  color: #6ca70f;
}
.navigation li .submenu {
  padding: 20px 25px;
  top: 46px !important;
  -webkit-column-width: 300px;
  -moz-column-width: 300px;
  -o-column-width: 300px;
  -ms-column-width: 300px;
  column-width: 300px;
}
.navigation li .submenu li.active > a,
.navigation li .submenu li.has-active > a {
  color: #6ca70f;
}
.navigation li .submenu a {
  line-height: inherit;
  font-size: 15px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 0;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 0;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 20px;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 0;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
  position: relative;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
}
.fieldset > .field .label,
.fieldset > .fields > .field .label {
  margin-bottom: 5px;
  display: block;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 0;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 0 0;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  margin-top: 10px;
  display: inline-block;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 0;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 0;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 0;
}
.field-error,
div.mage-error[generated] {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 13px;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 0;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 0;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset .additional {
  margin-top: 15px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
textarea:focus {
  box-shadow: none !important;
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 0;
}
button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary,
.action-primary {
  background-image: none;
  background: #78ae05;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 500;
  padding: 10px 15px;
  font-size: 15px;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #e77900;
  border: 0;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover {
  background: #e77900;
  border: 0;
  color: #ffffff;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 0;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
  border: 0;
}
.product.data.items > .item.title > .switch {
  font-size: 16px;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.pages {
  /*    .items {
        ._lib-pager-inline-block-spaces-container(
            @_pager-reset-spaces,
            @_pager-item-display
        );
        .lib-list-reset-styles();
        .lib-css(display, @_pager-item-display);
        .lib-css(font-weight, @_pager-font-weight);
    }*/
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .item {
  /*        ._lib-pager-inline-block-spaces-item(
            @_pager-reset-spaces,
            @_pager-item-display,
            @_pager-font-size,
            @_pager-line-height
        );
        .lib-css(margin, @_pager-item-margin);
        .lib-css(display, @_pager-item-display);*/
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #000000;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #000000;
}
.pages a.page:hover {
  color: #6ca70f;
  text-decoration: none;
}
.pages a.page:active {
  color: #000000;
}
.pages strong.page {
  font-size: 13px;
  line-height: 3.2px;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  width: 34px;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 0;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 0;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.breadcrumbs {
  margin: 0 0 0;
}
.breadcrumbs .items {
  font-size: 13px;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #000000;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #000000;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #656565;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 0;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 0;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 0;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: 2.1rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
//  * Copyright © Magento, Inc. All rights reserved.
//  * See COPYING.txt for license details.
//  */
/*** configuration ***/
/* Theme less */
* {
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.cookie-status-message {
  display: none !important;
}
.navigation .level0.home-menu,
.hide {
  display: none !important;
}
.sm-show {
  display: none;
}
h1,
h3,
h4,
h5,
h6 {
  margin-bottom: 20px;
  margin-top: 0;
}
.container {
  max-width: 1440px;
  padding: 0 20px;
  margin: 0 auto;
  clear: both;
  width: 100%;
}
.container:after,
.container:before {
  content: "";
  display: table;
  clear: both;
}
img {
  vertical-align: bottom;
}
p {
  margin-bottom: 10px;
}
a {
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
  cursor: pointer;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border: 1px solid #eb340a !important;
  display: inline-block !important;
}
input[type="radio"].mage-error {
  -webkit-box-shadow: 0px 0px 1px 0px #ff0000;
  -moz-box-shadow: 0px 0px 1px 0px #ff0000;
  box-shadow: 0px 0px 1px 0px #ff0000 !important;
}
.mage-error,
.field-error {
  display: none !important;
}
.telephone .mage-error,
.telephone .field-error {
  display: block !important;
}
.product-options-wrapper .mage-error,
.product-options-wrapper .field-error {
  display: inherit !important;
}
#password-error {
  display: block !important;
}
input {
  font-weight: 500;
  box-shadow: none !important;
}
button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: none;
}
.catalogsearch-result-index .mst-search__result-tabs {
  display: none;
}
.catalogsearch-result-index .mst-search__result-tabs + .search.results dl.block {
  display: none;
}
.gg-toggle-filters-mobile {
  display: none;
  margin: 38px 0 30px;
}
.gg-toggle-filters-mobile .filter-button {
  display: block;
  padding: 10px 21px 10px 10px;
  background-color: #89bb34;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}
.block.filter .category-filter {
  margin: 0;
  border-bottom: 1px solid #d9d9d9;
}
.block.filter .category-filter ul li a {
  color: #adadad;
  font-size: 1.4rem;
}
.block.filter .category-filter ul li a:hover {
  background-color: #5a8416;
}
.block.filter .filter-heading {
  cursor: pointer;
  position: relative;
}
.block.filter .filter-heading:hover h3 {
  color: #fff;
  background-color: #5a8416;
}
.block.filter .filter-heading:hover svg path {
  fill: #fff !important;
}
.block.filter .filter-heading .arrow-up {
  display: none;
}
.block.filter .filter-heading .arrow-down {
  display: block;
}
.block.filter .filter-heading h3 {
  color: #575757;
  font-size: 1.7rem;
  font-weight: 700;
  transition: all 0.3s;
}
.block.filter .filter-heading .expand-item {
  position: absolute;
  right: 7px;
  top: 7px;
  cursor: pointer;
}
.block.filter .filter-heading .expand-item svg {
  width: 12px;
  height: 12px;
}
.block.filter .filter-heading.active .arrow-up {
  display: block;
}
.block.filter .filter-heading.active .arrow-down {
  display: none;
}
.filter-content .filter-current + .filter-actions {
  padding: 7px 21px 10px 11px;
  margin-bottom: 10px;
}
.filter-content .filter-current .filter-current-subtitle {
  display: none;
}
.filter-content .filter-current ol {
  margin-bottom: 15px;
}
.filter-content .filter-current ol li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 7px 21px 10px 11px;
  column-gap: 5px;
  margin-bottom: 5px;
}
.filter-content .filter-current a span {
  position: relative;
  font-size: 0;
  display: block;
}
.filter-content .filter-current a span::after {
  content: '';
  background: rgba(0, 0, 0, 0) url('../images/sprite-image.png') repeat scroll -10px -230px;
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin-right: 0;
}
.action.secondary {
  display: inline-block;
  padding: 6px 15px;
  background-color: #e87900;
  line-height: normal;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  border-radius: 0;
  border: 0;
}
.action.secondary:hover {
  background: #78ae05;
}
.gray-button {
  display: inline-block;
  padding: 5px 10px 5px;
  background-color: #686868;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-transform: uppercase;
  border: 0;
}
.gray-button:hover,
.gray-button:active,
.gray-button:focus {
  background: #000000;
  color: #ffffff;
  border: 0;
}
input:focus {
  border: 1px solid #000000;
}
/*** home page ***/
.block-product-title {
  position: relative;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  font-weight: 900;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 70px;
}
.block-product-title:before {
  position: absolute;
  top: -7px;
  width: 28px;
  height: 4px;
  content: '';
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #99bd1b;
}
.home-main-container .carousel-container {
  padding-bottom: 56px;
  float: left;
  width: 100%;
  margin-top: 5px;
}
.home-main-container .home-latest {
  padding-bottom: 70px;
  float: left;
  width: 100%;
}
.home-products {
  float: left;
  width: 100%;
}
.adv-columns {
  float: left;
  width: 100%;
}
.adv-columns .left-banner-wrapper {
  float: left;
  padding-right: 35px;
  width: 250px;
}
.adv-columns .columns-products {
  float: right;
  width: 82%;
}
.adv-columns .columns-products .home-sale {
  padding-bottom: 70px;
  float: left;
  width: 100%;
}
.trustedshops-review {
  float: left;
  width: 100%;
  padding-bottom: 60px;
}
.trustedshops-review .ts-rating-light.skyscraper_horizontal {
  height: 175px;
  background-color: #f6f6f6;
  border: 1px solid #f6f6f6 !important;
}
.trustedshops-review .ts-rating-light.skyscraper_horizontal .ts-footer {
  height: 20px;
}
.trustedshops-review .ts-rating-light.skyscraper_horizontal .ts-footer .footerReviewCount {
  font-size: 14px;
  margin-top: 3px;
  background-position: right top 4px;
  padding-right: 20px;
  display: inline-block;
  background-image: none;
  text-decoration: underline;
}
.trustedshops-review .ts-rating-light.skyscraper_horizontal .ts-footer .footerReviewCount:after {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -70px -322px;
  content: '';
  display: inline-block;
  width: 20px;
  height: 10px;
}
.trustedshops-review .ts-rating-light.skyscraper_horizontal .ts-footer .footerReviewCount:hover {
  text-decoration: none;
}
.trustedshops-review .ts-rating-light.skyscraper_horizontal .ts-wrapper {
  padding: 20px 20px 0;
  height: 125px;
}
.trustedshops-review .ts-rating-light.skyscraper_horizontal .ts-title {
  margin: 0 0 15px 0;
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
.trustedshops-review .ts-reviews-list li {
  height: 120px !important;
}
.blog-container {
  background: #f6f6f6;
  float: left;
  width: 100%;
  padding: 73px 0 45px;
  margin-bottom: 90px;
}
.blog-container .blog-block {
  float: left;
  width: 100%;
}
.blog-container .news-content {
  float: left;
  width: 100%;
  padding: 0 10px;
}
.blog-container .desc-block {
  background: #ffffff;
  float: left;
  width: 100%;
  padding: 15px 35px 30px 20px;
}
.blog-container .desc-block .blog-more-link {
  color: #6ca70f;
  text-transform: uppercase;
  float: right;
}
.blog-container .desc-block p {
  margin-bottom: 0;
}
.blog-container .desc-block .blog-title a {
  font-size: 16px;
  line-height: 22px;
  color: #454545;
  font-weight: 700;
  margin-bottom: 20px;
  display: inline-block;
  min-height: 67px;
}
.blog-container .desc-block .blog-description {
  line-height: 22px;
  min-height: 132px;
}
.blog-container .all-blog-link {
  float: left;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #6ca70f;
  margin-top: 5px;
}
.blog-container .owl-nav {
  margin-bottom: 25px;
}
.blog-container .owl-nav button,
.blog-container .owl-nav .cart.table-wrapper .actions-toolbar > .action,
.blog-container .owl-nav .action-gift {
  position: absolute;
  top: 0;
  bottom: 0;
  height: auto;
  width: auto;
  text-align: center;
  color: #ffffff !important;
  background: transparent !important;
  opacity: .5;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  text-transform: capitalize;
  margin: 0 !important;
}
.blog-container .owl-nav .owl-prev {
  left: -30px;
}
.blog-container .owl-nav .owl-prev:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -10px -10px;
  width: 20px;
  height: 35px;
  display: inline-block;
  content: '';
}
.blog-container .owl-nav .owl-prev span {
  display: none;
}
.blog-container .owl-nav .owl-next {
  right: -30px;
}
.blog-container .owl-nav .owl-next:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -41px -10px;
  width: 20px;
  height: 35px;
  display: inline-block;
  content: '';
}
.blog-container .owl-nav .owl-next span {
  display: none;
}
.blog-container .owl-nav:hover {
  background: transparent;
}
.blog-container .block-product-title {
  margin-bottom: 35px;
}
.blog-container .block-product-title:before {
  top: -13px;
}
.news-title {
  font-size: 16px;
  padding-bottom: 12px;
  margin-bottom: 12px;
  font-weight: 500;
  border-bottom: 1px solid #e6e6e6;
  text-transform: uppercase;
  line-height: normal;
}
.home-bottom-container .home-news-content {
  margin-bottom: 50px;
}
.home-bottom-container .home-news-content p {
  margin-bottom: 15px;
}
.home-bottom-container a {
  text-decoration: underline;
  color: #99cc00;
  font-weight: 500;
}
.home-bottom-container a:hover {
  text-decoration: none;
}
.home-bottom-container .right-cnt {
  padding-bottom: 100px;
}
.home-bottom-container .right-cnt h2 {
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 500;
}
.home-bottom-container .right-cnt h2:last-child {
  margin-bottom: 10px;
}
.home-bottom-container .right-cnt ul {
  display: table;
  padding-left: 10px;
}
.home-bottom-container .right-cnt ul li {
  list-style: none;
  position: relative;
  padding-left: 18px;
}
.home-bottom-container .right-cnt ul li:before {
  position: absolute;
  left: 0;
  top: 9px;
  content: '';
  background: #aaaaaa;
  width: 8px;
  height: 2px;
}
.home-bottom-container .right-cnt .content-right {
  margin-bottom: 40px;
}
.home-bottom-container .right-cnt .content-right-bottom {
  margin-bottom: 22px;
}
.home-bottom-container .right-cnt .content-right-bottom p {
  margin-bottom: 25px;
}
.home-bottom-container .right-cnt .content-right-bottom h2 {
  margin-bottom: 13px;
}
.home-bottom-container .left-img {
  float: left;
  padding-right: 50px;
}
.home-main-container .banner-slider-carousel .owl-nav .owl-prev:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -10px -53px;
  width: 20px;
  height: 35px;
  display: inline-block;
  content: '';
}
.home-main-container .banner-slider-carousel .owl-nav .owl-prev span {
  display: none;
}
.home-main-container .banner-slider-carousel .owl-nav .owl-next:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -37px -53px;
  width: 20px;
  height: 35px;
  display: inline-block;
  content: '';
}
.home-main-container .banner-slider-carousel .owl-nav .owl-next span {
  display: none;
}
.brand-slider-wrapper .banner-slider-carousel .owl-nav .owl-prev:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -10px -10px;
  width: 20px;
  height: 35px;
  display: inline-block;
  content: '';
}
.brand-slider-wrapper .banner-slider-carousel .owl-nav .owl-prev span {
  display: none;
}
.brand-slider-wrapper .banner-slider-carousel .owl-nav .owl-next:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -41px -10px;
  width: 20px;
  height: 35px;
  display: inline-block;
  content: '';
}
.brand-slider-wrapper .banner-slider-carousel .owl-nav .owl-next span {
  display: none;
}
.brand-slider-wrapper .banner-slider-carousel {
  padding: 0 80px;
}
.brand-slider-wrapper .banner-slider-carousel .owl-carousel .owl-item {
  padding: 0 20px;
}
.brand-slider-wrapper .banner-slider-carousel .owl-carousel .owl-item img {
  width: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
}
.brand-slider-wrapper .banner-slider-carousel .owl-carousel .owl-item img:hover {
  width: 100%;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  filter: grayscale(0);
}
.block-product-title.brand-logo-title {
  margin-bottom: 45px;
}
.footer-container-bottom {
  background: #cfcfcf;
  text-transform: uppercase;
  padding: 7px 0 4px;
  float: left;
  width: 100%;
}
.footer-container-bottom span {
  position: relative;
  margin: 0 0 0 10px;
  padding: 2px 13px 0px 0;
  color: #6f6f6f;
  font-size: 13px;
}
.footer-container-bottom span:after {
  position: absolute;
  right: -1px;
  top: 5px;
  width: 1px;
  height: 10px;
  background: #6f6f6f;
  content: '';
}
.footer-container-bottom span a {
  color: #6f6f6f;
}
.footer-container-bottom span:last-child:after {
  display: none;
}
.page-footer .footer-static-left .footer-static-left-two .partner-websites {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.action.primary {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  border-radius: 0;
  min-width: 100px;
}
.f-news-text {
  margin-bottom: 10px;
  color: #848484;
  float: left;
  width: 100%;
}
#back-top {
  bottom: 50px;
  display: none;
  height: 43px;
  position: fixed;
  right: 50px;
  width: 135px;
  z-index: 99;
  border-radius: 0;
  text-align: right;
  color: #cbcbcb;
  overflow: hidden;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out;
}
#back-top:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -102px -69px;
  content: "";
  height: 43px;
  width: 43px;
  display: inline-block;
  vertical-align: middle;
  float: left;
}
#back-top span {
  padding-top: 10px;
  display: inline-block;
}
/*** category page ***/
.page-layout-2columns-left .sidebar-main,
.page-layout-2columns-left .sidebar-additional {
  width: 20% !important;
  padding-right: 50px;
}
.page-layout-2columns-left .sidebar-main .unstyled-list,
.page-layout-2columns-left .sidebar-additional .unstyled-list {
  display: none;
}
.page-layout-2columns-left .column.main {
  width: 80% !important;
}
.page-layout-2columns-left .sidebar-additional {
  margin-top: 20px;
}
.page-products .columns {
  margin-top: 20px;
  margin-bottom: 30px;
  z-index: inherit !important;
}
.sidebar-main .filter-heading h3 {
  margin-bottom: 0;
  font-size: 18px;
  color: #000000;
  background: #e4e4e4;
  text-transform: uppercase;
  font-weight: 500;
  display: block;
  padding: 7px 12px;
}
.sidebar-main .category-filter {
  margin-top: 10px;
  margin-bottom: 18px;
}
.sidebar-main .category-filter ul {
  padding: 0;
  float: none;
  width: auto;
  margin: 0;
}
.sidebar-main .category-filter ul li {
  list-style: none;
  border-bottom: 1px solid #e4e4e4;
  background-color: #ffffff;
  position: relative;
}
.sidebar-main .category-filter ul li a .count {
  display: none;
}
.sidebar-main .category-filter ul li.active a,
.sidebar-main .category-filter ul li.has-active a {
  background: #89bb34;
  color: #ffffff;
}
.sidebar-main .category-filter ul li.active .expand,
.sidebar-main .category-filter ul li.has-active .expand {
  background-position: -150px -251px;
}
.sidebar-main .category-filter ul li.active .unstyled-list,
.sidebar-main .category-filter ul li.has-active .unstyled-list {
  display: block;
}
.sidebar-main .category-filter ul li.active:hover > .expand,
.sidebar-main .category-filter ul li.has-active:hover > .expand {
  background-position: -150px -251px;
}
.sidebar-main .category-filter ul li .unstyled-list li {
  background-color: transparent;
  border: 0px;
  background: none;
}
.sidebar-main .category-filter ul li .unstyled-list li:last-child > a {
  border-bottom: 0;
}
.sidebar-main .category-filter ul li .unstyled-list li a {
  padding: 7px 21px 10px 20px;
  background-color: transparent;
  border-bottom: 1px solid #e8e8e8;
  line-height: normal;
  color: #858585;
}
.sidebar-main .category-filter ul li .unstyled-list li a:hover {
  background: #5a8416;
  color: #ffffff;
}
.sidebar-main .category-filter ul li .unstyled-list li a .count {
  color: #000000;
}
.sidebar-main .category-filter ul li .unstyled-list li .expand {
  float: right;
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -150px -222px;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 7px;
  top: 6px;
  cursor: pointer;
}
.sidebar-main .category-filter ul li .unstyled-list li.active > .unstyled-list,
.sidebar-main .category-filter ul li .unstyled-list li.has-active > .unstyled-list {
  display: block;
  margin-top: 0;
  padding-bottom: 0px;
  background: #f7f7f7;
}
.sidebar-main .category-filter ul li .unstyled-list li.active > .unstyled-list li a,
.sidebar-main .category-filter ul li .unstyled-list li.has-active > .unstyled-list li a {
  font-size: 15px;
  line-height: normal;
  color: #858585;
  padding: 7px 25px 10px 30px;
  margin: 0 0;
  background-color: transparent;
}
.sidebar-main .category-filter ul li .unstyled-list li.active > .unstyled-list li a:hover,
.sidebar-main .category-filter ul li .unstyled-list li.has-active > .unstyled-list li a:hover {
  background: #5a8416;
  color: #ffffff;
}
.sidebar-main .category-filter ul li .unstyled-list li.active > .unstyled-list li:hover > a,
.sidebar-main .category-filter ul li .unstyled-list li.has-active > .unstyled-list li:hover > a {
  background: #5a8416;
  color: #ffffff;
}
.sidebar-main .category-filter ul li .unstyled-list li.active > .unstyled-list > .expand,
.sidebar-main .category-filter ul li .unstyled-list li.has-active > .unstyled-list > .expand {
  background-position: -150px -251px;
}
.sidebar-main .category-filter ul li .unstyled-list li.active > .expand,
.sidebar-main .category-filter ul li .unstyled-list li.has-active > .expand {
  background-position: -150px -251px;
}
.sidebar-main .category-filter ul li .unstyled-list li.active:hover > .expand,
.sidebar-main .category-filter ul li .unstyled-list li.has-active:hover > .expand {
  background-position: -150px -251px;
}
.sidebar-main .category-filter ul li .unstyled-list li.active a,
.sidebar-main .category-filter ul li .unstyled-list li.has-active a {
  background: #5a8416;
  color: #ffffff;
}
.sidebar-main .category-filter ul li .unstyled-list li:hover a {
  background: #5a8416;
  color: #ffffff;
}
.sidebar-main .category-filter ul li .unstyled-list li:hover > .expand {
  background-position: -150px -237px;
}
.sidebar-main .category-filter ul li .unstyled-list li .unstyled-list {
  display: none;
}
.sidebar-main .category-filter ul li .unstyled-list li .unstyled-list li {
  background-color: transparent;
  border: 0px;
  background: none;
}
.sidebar-main .category-filter ul li .unstyled-list li .unstyled-list li.level4.active > a {
  background: #5a8416;
  color: #ffffff;
}
.sidebar-main .category-filter ul li .unstyled-list li .unstyled-list li.level4 .unstyled-list li a {
  padding: 7px 25px 10px 40px;
}
.sidebar-main .category-filter ul li:hover a {
  background: #89bb34;
  color: #ffffff;
}
.sidebar-main .category-filter ul li:hover .expand {
  background-position: -150px -237px;
}
.sidebar-main .category-filter ul li a {
  padding: 7px 21px 10px 11px;
  display: block;
  line-height: normal;
}
.sidebar-main .category-filter ul li a:hover {
  background: #89bb34;
  color: #ffffff;
}
.sidebar-main .category-filter ul li .expand {
  float: right;
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -150px -222px;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 7px;
  top: 6px;
  cursor: pointer;
}
.sidebar-main .category-filter .expand-select-values {
  font-size: 1.4rem;
  color: #adadad;
  cursor: pointer;
  padding: 7px 21px 10px 11px;
  display: block;
  line-height: normal;
  transition: all 0.3s;
}
.sidebar-main .category-filter .expand-select-values .expand-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 7px;
}
.sidebar-main .category-filter .expand-select-values .expand-item svg {
  display: flex;
}
.sidebar-main .category-filter .expand-select-values:hover {
  background: #89bb34;
  color: #fff;
}
.sidebar-main .category-filter .expand-select-values:hover svg path {
  fill: #fff !important;
}
.sidebar-main .category-filter .expand-select-values .expand-text {
  font-weight: 500;
}
.sidebar-main .category-filter .expand-select-values .minus-icon {
  display: none;
}
.sidebar-main .category-filter.show-all .item-over-hide {
  display: block;
}
.sidebar-main .category-filter.show-all .expand-select-values .plus-icon {
  display: none;
}
.sidebar-main .category-filter.show-all .expand-select-values .minus-icon {
  display: block;
}
.minimal-price-link {
  display: none;
}
.block-featured-post {
  margin-bottom: 15px;
}
.block-featured-post .block-title {
  background: #6ca70f;
  text-transform: uppercase;
  padding: 8px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}
.block-featured-post .block-title a {
  color: #ffffff;
}
.block-featured-post .block-content .post-title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 10px 6px;
}
.block-featured-post .block-content .post-title a {
  font-weight: 500;
}
.block-featured-post .block-content .post-title a:hover {
  text-decoration: underline;
  color: inherit;
}
.block-featured-post .block-content .post-image {
  position: relative;
}
.block-featured-post .block-content .post-image img {
  display: block;
  margin: 0 auto;
}
.page-title-wrapper {
  display: inline-block;
  width: 100%;
}
.page-title-wrapper .page-title {
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  margin-bottom: 17px;
  font-size: 36px;
  line-height: 36px;
  color: #bcd545;
}
.page-title-wrapper.title_bg {
  background-color: #78ae05;
  width: 100%;
  margin-bottom: 20px;
}
.page-title-wrapper.title_bg .page-title {
  line-height: 34px;
  font-size: 35px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  margin: 23px 0 26px;
  padding: 0 0 0 20px;
}
.breadcrumbs {
  padding: 15px 20px 10px;
  margin: 0 auto;
}
.breadcrumbs ul {
  padding: 0;
}
.breadcrumbs ul li {
  list-style: none;
  position: relative;
  display: inline;
  padding-right: 15px;
  margin-right: 11px;
}
.breadcrumbs ul li a {
  font-weight: 500;
  border-bottom: 1px solid #c1c1c1;
}
.breadcrumbs ul li a:hover {
  text-decoration: none;
}
.breadcrumbs ul li strong {
  font-weight: 500;
}
.breadcrumbs ul li:after {
  content: '';
  position: absolute;
  right: 0;
  top: 5px;
  width: 2px;
  height: 10px;
  background: #848484;
}
.breadcrumbs ul li:last-child {
  padding: 0;
  margin: 0;
}
.breadcrumbs ul li:last-child:after {
  display: none;
}
/*** marken product ***/
.brand-marken-slider {
  float: left;
  width: 100%;
}
.brand-marken-slider .all-brand {
  display: none !important;
}
.brand-marken-slider .banner-slider-carousel {
  padding: 0 40px;
}
.brand-marken-slider .banner-slider-carousel .owl-nav .owl-prev {
  left: -40px;
  width: auto;
}
.brand-marken-slider .banner-slider-carousel .owl-nav .owl-prev:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -10px -10px;
  width: 20px;
  height: 35px;
  display: inline-block;
  content: '';
}
.brand-marken-slider .banner-slider-carousel .owl-nav .owl-next {
  right: -40px;
}
.brand-marken-slider .banner-slider-carousel .owl-nav .owl-next:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -41px -10px;
  width: 20px;
  height: 35px;
  display: inline-block;
  content: '';
}
.brand-marken-slider .banner-slider-carousel .owl-nav .owl-next,
.brand-marken-slider .banner-slider-carousel .owl-nav .owl-prev {
  width: auto;
  font-size: inherit;
  height: 35px;
}
.brand-marken-slider .banner-slider-carousel .owl-carousel .owl-item {
  padding: 0 20px;
}
.brand-marken-slider .banner-slider-carousel .owl-carousel .owl-item img {
  width: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
}
.brand-marken-slider .banner-slider-carousel .owl-carousel .owl-item img:hover {
  width: 100%;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  filter: grayscale(0);
}
.brand-marken-slider .carousel-container {
  padding-bottom: 66px;
  float: left;
  width: 100%;
}
.brand-search {
  float: left;
  width: 100%;
}
.brand-search .brand-search-container {
  background: #fbfbfb;
  border: 1px solid rgba(168, 193, 49, 0.2);
  padding: 20px 20px 15px;
  margin-bottom: 11px;
  float: left;
  width: 100%;
}
.brand-search .search-frm {
  position: relative;
  margin-bottom: 33px;
}
.brand-search .search-frm input {
  border: 1px solid #dfdfdf;
  background: #ffffff;
  border-radius: 0;
  padding: 5px 250px 5px 20px;
  width: 100%;
  height: 40px;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  color: #7a7a7a;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.brand-search .search-frm input::-webkit-input-placeholder {
  color: #7a7a7a;
}
.brand-search .search-frm input::-moz-placeholder {
  color: #7a7a7a;
}
.brand-search .search-frm input:-ms-input-placeholder {
  color: #7a7a7a;
}
.brand-search .search-frm input:-moz-placeholder {
  color: #7a7a7a;
}
.brand-search .search-frm .search-suchen {
  background: #bcd545;
  border: 0;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: -1px;
  padding: 5px 62px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 500;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.brand-search .search-frm .search-suchen span:before {
  content: "";
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -184px -197px;
  display: inline-block;
  height: 15px;
  width: 15px;
  margin-right: 8px;
}
.brand-search .search-frm .search-suchen:hover {
  background: #e77900;
}
.brand-search .search-frm .clear-text {
  position: absolute;
  right: 225px;
  top: 3px;
  padding: 5px;
  font-size: 20px;
  cursor: pointer;
}
.brand-search .search-content {
  text-align: center;
}
.brand-search .search-content .marken-anzeigen {
  display: block;
  font-size: 16px;
  margin-bottom: 12px;
}
.brand-search .search-content .top-brand-names {
  margin-bottom: 36px;
  padding: 0;
}
.brand-search .search-content .top-brand-names li {
  display: inline-block;
  text-transform: uppercase;
  color: #a8c131;
  font-size: 16px;
  line-height: 20px;
  margin: 0 8px;
}
.brand-search .search-content .top-brand-names li a {
  color: #a8c131;
}
.brand-search .search-content .brand-charactor ul {
  padding: 0;
}
.brand-search .search-content .brand-charactor ul li {
  display: inline-block;
  text-transform: uppercase;
  margin: 0 3px 10px;
  text-align: center;
  font-size: 16px;
}
.brand-search .search-content .brand-charactor ul li a,
.brand-search .search-content .brand-charactor ul li .disable-char {
  background: #ededed;
  padding: 10px 10px 12px;
  box-sizing: border-box;
  display: block;
  min-width: 42px;
}
.brand-search .search-content .brand-charactor ul li span.disable-char {
  opacity: 0.3;
}
.all-brand-list {
  float: left;
  width: 100%;
}
.all-brand-list .char-title {
  display: block;
  border-bottom: 1px solid #dddddd;
  color: #dddddd;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  padding: 0 10px 3px;
  margin-bottom: 12px;
  position: relative;
}
.all-brand-list .parent-level {
  margin-bottom: 11px;
  float: left;
  width: 100%;
  list-style: none;
  padding: 0;
  position: relative;
}
.all-brand-list .parent-level li {
  float: left;
  width: 25%;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 18px;
}
.all-brand-list .parent-level li a {
  display: block;
  padding: 5px 10px 8px;
}
.all-brand-list .parent-level li a:hover,
.all-brand-list .parent-level li a.active {
  background: #89bb34;
  color: #ffffff;
}
.all-brand-list .parent-level li a:hover .toggle-children,
.all-brand-list .parent-level li a.active .toggle-children {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -7px -338px;
  vertical-align: middle;
}
.all-brand-list .parent-level li ul {
  padding: 0;
  list-style: none;
}
.all-brand-list .parent-level li ul.child-level {
  position: absolute;
  left: 0;
  background: #f7f7f7;
  display: none;
  z-index: 9;
  float: left;
  width: 100%;
}
.all-brand-list .parent-level li ul.child-level li {
  margin-bottom: 0;
}
.all-brand-list .parent-level li ul.child-level li a:hover {
  background: #5a8416;
}
.all-brand-list .parent-level li .toggle-children {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -7px -318px;
  font-size: 0;
  height: 14px;
  width: 22px;
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
}
.all-brand-list .brand-char-collection {
  float: left;
  width: 100%;
}
.product-related-sliders .block-product-title {
  margin-bottom: 20px;
}
.product-related-sliders .products-upsell {
  float: left;
  width: 100%;
}
.block-product-page-usp,
.block-cart-page-usp,
.success-page-usp {
  background: #f4f8e7;
  float: left;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 47px;
}
.block-product-page-usp ul,
.block-cart-page-usp ul,
.success-page-usp ul {
  list-style: none;
  padding: 0;
  float: left;
  width: 100%;
}
.block-product-page-usp ul li,
.block-cart-page-usp ul li,
.success-page-usp ul li {
  width: 25%;
  float: left;
  padding: 0 10px;
  text-align: center;
  min-height: 32px;
}
.block-product-page-usp ul li .title,
.block-cart-page-usp ul li .title,
.success-page-usp ul li .title {
  width: 100%;
  display: inline-block;
  color: #000000;
  line-height: normal;
  margin-top: 10px;
}
.block-product-page-usp ul li .icon,
.block-cart-page-usp ul li .icon,
.success-page-usp ul li .icon {
  font-size: 0;
  line-height: 0;
}
.block-product-page-usp ul li .icon:before,
.block-cart-page-usp ul li .icon:before,
.success-page-usp ul li .icon:before {
  display: inline-block;
  width: 32px;
  height: 32px;
  content: '';
}
.block-product-page-usp ul li.delivery .icon:before,
.block-cart-page-usp ul li.delivery .icon:before,
.success-page-usp ul li.delivery .icon:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -213px -182px;
}
.block-product-page-usp ul li.notes .icon:before,
.block-cart-page-usp ul li.notes .icon:before,
.success-page-usp ul li.notes .icon:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -213px -225px;
}
.block-product-page-usp ul li.ssl .icon:before,
.block-cart-page-usp ul li.ssl .icon:before,
.success-page-usp ul li.ssl .icon:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -213px -269px;
}
.block-product-page-usp ul li.shipping .icon:before,
.block-cart-page-usp ul li.shipping .icon:before,
.success-page-usp ul li.shipping .icon:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -213px -313px;
}
/*** newsletterPopupModal ***/
.reveal-modal {
  visibility: hidden;
  top: 100px;
  left: 50%;
  margin-left: -300px;
  width: 520px;
  background: #eee;
  position: absolute;
  z-index: 101;
  padding: 30px 40px 34px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.reveal-modal .close-reveal-modal {
  font-size: 22px;
  line-height: .5;
  position: absolute;
  top: 8px;
  right: 11px;
  color: #aaa;
  text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6);
  font-weight: bold;
  cursor: pointer;
}
.no-display {
  display: none;
}
.popup-block-subscribe {
  background: rgba(255, 255, 255, 0.9);
  left: 0;
  margin: 0;
  border-radius: 0;
  position: absolute;
  right: 0;
  top: 50% !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 550px;
  z-index: 999999;
  padding: 0;
  visibility: visible;
}
.popup-block-subscribe.opennewsletter {
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  left: inherit !important;
  right: 0 !important;
  position: fixed !important;
}
.popup-block-subscribe > form {
  display: inline-block;
  margin-bottom: 5px;
  width: 100%;
}
.popup-block-subscribe .block-content .popup-logo {
  background: #ffffff;
  padding: 15px 30px;
  border-bottom: 1px solid #e5e5e5;
}
.popup-block-subscribe .block-content .pop-up-title {
  padding: 12px 30px 0;
  margin-bottom: 20px;
}
.popup-block-subscribe .popup-desc {
  padding: 0 30px 0;
  margin: 0 0 25px;
}
.popup-block-subscribe .popup-desc ul {
  margin-left: 30px;
  padding: 0;
}
.popup-block-subscribe .popup-desc li {
  text-align: left;
  font-size: 16px;
  color: #7c7c7c;
  margin: 0 0 12px;
  position: relative;
  list-style: none;
}
.popup-block-subscribe .popup-desc li:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -72px -33px;
  content: "";
  height: 15px;
  left: -28px;
  position: absolute;
  top: 1px;
  width: 20px;
}
.popup-block-subscribe .form-list li {
  display: inline-block;
  float: left;
  width: 100%;
  position: relative;
}
.popup-block-subscribe .form-list li input[type="radio"] {
  margin: 2px 5px 0 0;
  vertical-align: middle;
}
.popup-block-subscribe .form-list li:first-child {
  width: 100%;
  text-align: left;
  margin: 0 0 15px;
}
.popup-block-subscribe .form-list li:last-child {
  width: 73%;
}
.popup-block-subscribe .form-list li:last-child input {
  width: 97%;
  border: 1px solid #889096;
  float: left;
  font-size: 16px;
  color: #9f9f9f;
  margin-bottom: 15px;
  padding: 4px 8px 7px;
}
.popup-block-subscribe .form-list li:last-child input::-webkit-input-placeholder {
  color: #9f9f9f;
}
.popup-block-subscribe .form-list li:last-child input::-moz-placeholder {
  color: #9f9f9f;
}
.popup-block-subscribe .form-list li:last-child input:-ms-input-placeholder {
  color: #9f9f9f;
}
.popup-block-subscribe .form-list li:last-child input:-moz-placeholder {
  color: #9f9f9f;
}
.popup-block-subscribe .form-list li .field {
  float: left;
  width: 50%;
}
.popup-block-subscribe .form-list li .field input {
  width: 95%;
  border: 1px solid #889096;
  float: left;
  font-size: 16px;
  color: #9f9f9f;
  margin-bottom: 15px;
  padding: 4px 8px 7px;
}
.popup-block-subscribe .form-list li .field input::-webkit-input-placeholder {
  color: #9f9f9f;
}
.popup-block-subscribe .form-list li .field input::-moz-placeholder {
  color: #9f9f9f;
}
.popup-block-subscribe .form-list li .field input:-ms-input-placeholder {
  color: #9f9f9f;
}
.popup-block-subscribe .form-list li .field input:-moz-placeholder {
  color: #9f9f9f;
}
.popup-block-subscribe .form-list li label {
  font-size: 16px;
  color: #7c7c7c;
  text-transform: capitalize;
  font-weight: 500;
  margin-right: 15px;
  vertical-align: middle;
  display: inline-block;
  margin-top: 1px;
}
.popup-block-subscribe .actions {
  float: left;
}
.popup-block-subscribe .actions button.subscribe,
.popup-block-subscribe .actions .cart.table-wrapper .actions-toolbar > .action.subscribe,
.popup-block-subscribe .actions .action-gift.subscribe {
  background: #bdd439;
  padding: 6px 20px;
  font-size: 16px;
  color: #4c5862;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-weight: 700;
  line-height: 22px;
}
.popup-block-subscribe .close {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -102px -10px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  opacity: 1;
  text-shadow: none;
  font-weight: normal;
  width: 36px;
  height: 35px;
  cursor: pointer;
}
.popup-block-subscribe .close a {
  font-size: 0;
  line-height: 0;
}
.popup-block-subscribe input.mage-error,
.popup-block-subscribe select.mage-error,
.popup-block-subscribe textarea.mage-error {
  border: 2px solid #eb340a !important;
}
.tmppop {
  background: rgba(255, 255, 255, 0.9);
  left: inherit;
  margin: 0;
  border-radius: 0;
  position: fixed;
  right: -550px;
  top: 50% !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 550px;
  z-index: 99;
  padding: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pop-up-footer {
  background: #bdd439;
  padding: 13px 0;
  color: #4c5862;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  display: block;
}
.pop-up-footer.mobile-link {
  display: none;
}
.newsletter-footnote {
  display: block;
}
.newsletter-left-title {
  background-color: #bdd439;
  float: left;
  padding: 6px 13px 9px 17px;
  font-size: 16px;
  color: #4c5862;
  font-family: "Maven Pro", sans-serif;
  font-weight: 500;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  cursor: pointer;
  bottom: 100%;
  right: 100%;
  width: max-content;
  -webkit-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform-origin: bottom right;
}
.newsletter-left-title .n-image {
  width: 14px;
  height: 9px;
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -25px -94px;
  float: right;
  margin: 6px 0 0 8px;
}
.open .newsletter-left-title .n-image {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -25px -105px;
  margin-top: 8px;
}
.right-nes-title {
  color: #4c5862;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  text-transform: none;
  border-bottom: 2px solid #bdd439;
  margin: 0;
  padding: 0 0 15px;
  display: inline-block;
}
.closenewsletter {
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  right: -550px;
  position: fixed !important;
  left: inherit !important;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.maximum-product .popup-overlay-box {
  padding: 30px 20px 40px;
  min-height: 60px;
  left: 50%;
}
.maximum-product .popup-overlay-box .close {
  position: absolute;
  text-decoration: none;
  color: #ffffff;
  width: 30px;
  height: 30px;
  line-height: 26px;
  text-align: center;
  display: block;
  right: 0;
  top: 0;
  margin: 0 !important;
  background: #000000;
  border-radius: 0px;
  opacity: 1;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 0 1px 0 #ffffff;
}
.maximum-product .popup-overlay-box .p_name {
  font-size: 16px;
  line-height: 22px;
  float: none;
  text-align: left;
  width: 100%;
  margin: 10px 0 0 0;
}
.popup-overlay-box {
  background: white none repeat scroll 0 0;
  border-radius: 0px;
  display: block;
  left: 50%;
  min-height: 200px;
  opacity: 1;
  padding: 10px;
  position: fixed;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 572px;
  z-index: 999;
}
.modal-popup.sample-product-popup .modal-header {
  padding: 30px 20px 40px;
}
.modal-popup.sample-product-popup .modal-title {
  font-size: 16px;
  line-height: 22px;
  margin-top: 9px;
  border: none;
  font-weight: 400;
}
.modal-popup.sample-product-popup .modal-inner-wrap {
  width: 572px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  margin: 0 auto;
}
.modal-popup.sample-product-popup .action-close:before {
  color: #ffffff;
  background: #000000;
  font-weight: 900;
}
.modals-overlay {
  background-color: #0b0b0b;
  opacity: 0.8;
}
.home-latest .products.list .prices-tier {
  margin-top: 8px;
}
/*** blog ***/
.is-blog .wp-sidebar .block-title {
  background-color: #000000;
  color: #ffffff;
  display: block;
  font-weight: 500;
  padding: 5px 0 5px 12px;
  text-transform: uppercase;
}
.is-blog .wp-sidebar .block-title strong {
  font-weight: 500;
}
.is-blog .wp-sidebar .block-content {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #f2f2f2;
  border-top: 0px;
}
.is-blog .wp-sidebar .block-content ul {
  padding: 0;
  list-style: none;
}
.is-blog .wp-sidebar .block-content ul li a {
  border-bottom: 1px solid #e8e8e8;
  color: #000000;
  display: block;
  font-weight: 500;
  line-height: 18px;
  padding: 8px 0 8px 0;
  margin: 0 15px;
  text-transform: uppercase;
}
.is-blog .wp-sidebar .block-content ul li a:hover {
  color: #656565;
}
.is-blog .wp-sidebar .block-content ul li:last-child a {
  border-bottom: 0;
}
.custom-container .block,
.custom-container .brand-product {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
.catalogsearch-result-index .page-title-wrapper .page-title {
  margin: 0 0 25px;
  padding: 20px 0 12px;
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
.owl-nav > button,
.owl-nav > .cart.table-wrapper .actions-toolbar > .action,
.owl-nav > .action-gift {
  opacity: 1 !important;
}
.search.results .block {
  margin-bottom: 15px;
  float: left;
  width: 100%;
}
.search.results .block .title {
  text-transform: uppercase;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 10px;
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
.search.results .block dd {
  margin-bottom: 5px;
  font-weight: 500;
  line-height: normal;
}
.fotorama__arr--next.fotorama__arr--disabled .fotorama__arr__arr,
.fotorama__arr--prev.fotorama__arr--disabled .fotorama__arr__arr {
  display: none;
}
.fotorama__thumb__arr--left.fotorama__arr--disabled .fotorama__thumb--icon,
.fotorama__thumb__arr--right.fotorama__arr--disabled .fotorama__thumb--icon {
  display: none;
}
.fotorama__fullscreen .fotorama__zoom-in.fotorama__zoom-in--disabled {
  display: block !important;
}
.fotorama__fullscreen .fotorama__zoom-out.fotorama__zoom-out--disabled {
  display: block !important;
}
.owl-prev.disabled,
.owl-next.disabled {
  display: none !important;
}
.block .block-product-title {
  margin-bottom: 20px;
}
.modal-popup.agreements-modal .checkout-agreements-item-content h1 {
  font-size: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: normal;
}
.modal-popup.agreements-modal .checkout-agreements-item-content h2 {
  font-weight: 500;
  font-size: 17px;
}
.hidelabel {
  position: fixed;
  height: 0px;
  width: 0px;
  opacity: 0;
}
.google-badge-privacy {
  text-transform: none;
  color: #6f6f6f;
  margin: 10px 0 5px 10px;
  font-size: 14px;
}
.google-badge-privacy a {
  color: #6f6f6f;
}
.amcard-form-container div.mage-error[generated] {
  display: block !important;
}
.amcard-form-container .amcard-title {
  text-transform: uppercase;
}
.amcard-form-container .amcard-title.required:after {
  content: "*";
  color: #eb340a;
  font-size: 14px;
}
.amcard-form-container .amcard-flex-container.amcard-price-wrapper .amcard-field-container {
  flex-basis: 100%;
}
.amcard-form-container .amcard-flex-container.amcard-price-wrapper .amcard-field-container .price-range {
  display: block;
  color: #90c143;
  margin-top: 10px;
}
.amcard-form-container .amcard-flex-container.amcard-price-wrapper .amcard-field-container .price-range span:first-child {
  margin-right: 10px;
}
.amcard-form-container .action.primary.am-button {
  padding: 0;
}
/* blog comment */
.post-view .comments-wrapper h2 {
  margin-bottom: 50px;
  color: #000000;
  font-size: 20px;
  line-height: 27px !important;
  font-weight: 700 !important;
  margin-bottom: 25px;
  padding-bottom: 12px;
  border-bottom: 1px solid #E7E7E7;
}
.post-view .comments-wrapper .comment-list:not(.children) {
  list-style: none;
  padding: 0;
  margin: 0 0 50px 0;
}
.post-view .comments-wrapper .comment-list:not(.children) > li:first-child {
  padding-top: 0;
}
.post-view .comments-wrapper li {
  padding: 30px 0;
  position: relative;
  clear: both;
  border-bottom: 1px solid #e8e8e8;
}
.post-view .comments-wrapper li .comment-list-item-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.post-view .comments-wrapper li .comment-text-box {
  padding-left: 40px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
}
.post-view .comments-wrapper li .comment-text-box .comment-url {
  color: #454545;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
  display: inline-block;
}
.post-view .comments-wrapper li .comment-text-box .comment-date {
  margin-bottom: 15px;
}
.post-view .comments-wrapper li .comment-text-box .comment-reply {
  float: right;
  padding: 3px 10px 3px;
  font-size: 12px;
}
.post-view .comments-wrapper li ul.children {
  margin-left: 115px;
  list-style: none;
  clear: both;
  padding: 0;
}
.post-view .comments-wrapper li ul.children li {
  border: none;
  padding-bottom: 0;
  border-top: 1px solid #e8e8e8;
  margin-top: 30px;
}
.post-view .comments-wrapper li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
/* checkout static block */
.partners-website-block {
  float: left;
  width: 100%;
  padding: 0 140px;
  text-align: center;
}
.partners-website-block .block-title {
  font-size: 24px;
  line-height: 28px;
  color: #474747;
  margin-bottom: 25px;
  border-top: 2px solid #000;
  margin-top: 35px;
  padding-top: 25px;
  font-weight: 500;
}
.partners-website-block .block-content {
  border-bottom: 2px solid #000;
  padding-bottom: 25px;
}
.partners-website-block .partner {
  float: left;
  width: 25%;
  padding: 0 10px;
}
.partners-website-block .partner .partner-name {
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin-bottom: 17px;
}
.partners-website-block .partner:nth-child(1) .partner-name {
  color: #f63a91;
}
.partners-website-block .partner:nth-child(2) .partner-name {
  color: #0097d8;
}
.partners-website-block .partner:nth-child(3) .partner-name {
  color: #ff7b38;
}
.partners-website-block .partner:nth-child(4) .partner-name {
  color: #76b72a;
}
.partners-website-block .block-content-inner {
  margin: 0 -10px;
}
.partners-website-block .block-content-inner:before,
.partners-website-block .block-content-inner:after {
  display: table;
  content: "";
  clear: both;
}
/* home newsletter */
.home-newsletter {
  background-color: #99bd1b;
  color: #ffffff;
  padding: 60px 0;
}
.home-newsletter .newsletter-inner-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.home-newsletter .newsletter-left,
.home-newsletter .newsletter-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
}
.home-newsletter .newsletter-left {
  padding-right: 15px;
}
.home-newsletter h4 {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}
.home-newsletter p:not(:last-child) {
  width: 80%;
  margin-bottom: 18px;
}
.home-newsletter input {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.5);
  height: 35px;
  font-size: 15px;
  color: #ffffff;
  font-weight: 400;
}
.home-newsletter input:focus {
  border-color: #ffffff;
}
.home-newsletter input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffff;
  opacity: 1;
  /* Firefox */
}
.home-newsletter input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff;
}
.home-newsletter input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ffffff;
}
.home-newsletter .field-group {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 20px;
}
.home-newsletter .field-group .field {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 33.33%;
  padding: 0 10px;
}
.home-newsletter .field-group .field.gender {
  width: 100%;
  margin-bottom: 20px;
}
.home-newsletter .field-group .field.gender input[type="radio"] {
  height: auto;
}
.home-newsletter .field-group .field.gender .label {
  margin-right: 15px;
}
.home-newsletter .actions {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.home-newsletter .actions .action {
  background-color: #ffffff;
  color: #454545;
  font-size: 16px;
  font-weight: 600;
  border-radius: 3px;
  margin-right: 15px;
  padding-top: 7px;
  padding-bottom: 7px;
  min-width: 130px;
}
.home-newsletter .actions .action:hover {
  background-color: #78ae05;
  color: #ffffff;
}
/*** newsletter horizontal popup ***/
.newsletter-horizontal-popup .home-newsletter {
  background-color: #4D5862;
  position: relative;
  padding: 40px 0;
}
.newsletter-horizontal-popup .home-newsletter .close {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 26px;
  height: 26px;
  background-color: #2B333B;
  text-align: center;
  font-size: 16px;
  border-radius: 100%;
  line-height: 22px;
}
.newsletter-horizontal-popup .home-newsletter input {
  border-color: rgba(255, 255, 255, 0.15);
  height: 36px;
  border-radius: 3px;
  padding: 6px 12px 7px;
}
/*** home page ***/
/*** all pages ie media query ***/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .toolbar-products {
    float: left;
    width: 100%;
    display: block;
  }
  .toolbar-products .toolbar-sorter {
    float: left;
    width: 33.33%;
    text-align: left;
  }
  .toolbar-products .limiter {
    float: right;
    width: 33.33%;
    text-align: right;
  }
  .toolbar-products .pages {
    width: 33.33%;
    float: left;
  }
  .toolbar-products .pages ul {
    float: left;
    width: 100%;
    margin-top: 10px;
  }
  .toolbar-products .pages ul li {
    float: none;
    display: inline-block;
  }
  select::-ms-expand {
    display: none;
  }
  .block.newsletter .gender input {
    padding-left: 0 !important;
  }
  .page-main {
    height: 100%;
  }
  .home-main-container > .banner-slider-carousel .owl-nav .owl-next:before {
    right: 25px;
  }
  .home-main-container .banner-slider-carousel .owl-nav .owl-prev:before,
  .home-main-container .banner-slider-carousel .owl-nav .owl-next:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .brand-slider-wrapper .banner-slider-carousel .owl-nav button,
  .brand-slider-wrapper .banner-slider-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action,
  .brand-slider-wrapper .banner-slider-carousel .owl-nav .action-gift {
    width: 40px;
  }
  .blog-container .owl-nav button,
  .blog-container .owl-nav .cart.table-wrapper .actions-toolbar > .action,
  .blog-container .owl-nav .action-gift {
    width: 20px;
  }
  .blog-container .owl-nav .owl-prev:before,
  .blog-container .owl-nav .owl-next:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .owl-nav .owl-next:before,
  .owl-nav .owl-prev:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .owl-nav button,
  .owl-nav .cart.table-wrapper .actions-toolbar > .action,
  .owl-nav .action-gift {
    width: 25px;
  }
}
html[lang="fr"] .popup-block-subscribe > form::before {
  background: url(../images/newsletter-fr.png) no-repeat center center;
}
.product-info-main .linked-product-list {
  margin-bottom: 15px;
  display: block;
  width: 100%;
  float: left;
}
.product-info-main .linked-product-list .linked-product-label {
  position: relative;
  margin-bottom: 5px;
  display: inline-block;
  font-size: 16px;
}
.product-info-main .linked-product-list .linked-product-list-item .linked-product {
  margin-right: 7px;
  display: inline-block;
  vertical-align: top;
  float: left;
}
.product-info-main .linked-product-list .linked-product-list-item .linked-product a {
  background: #EAEAEA;
  color: #000000;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  min-width: 22px;
  padding: 5px 10px;
  margin: 0;
  border: 1px solid transparent;
  overflow: hidden;
  display: block;
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .product-info-main .linked-product-list {
    margin-top: 20px;
  }
  .account .table-wrapper thead {
    display: none;
  }
  .account .table-wrapper tbody td {
    display: block;
    border-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .account .table-wrapper tbody td:first-child {
    padding-top: 10px !important;
  }
  .account .table-wrapper tbody td:before {
    display: inline-block !important;
    padding-right: 0;
    content: attr(data-th) ': ';
    color: #111111;
    font-weight: 700;
  }
  .account .table-wrapper tbody tr {
    border-bottom: 1px solid #dfdfdf;
  }
  .account .table-wrapper tbody tr:last-child {
    border-bottom: 0;
  }
  body.filter-mobile {
    overflow: hidden;
  }
  .page-layout-2columns-left .sidebar-main {
    position: fixed;
    left: -100%;
    transition: all 0.45s cubic-bezier(0.3, 0, 0.15, 1);
    z-index: 999;
    top: 0;
    display: block;
  }
  .page-layout-2columns-left .sidebar-main.fl-active {
    position: fixed;
    top: 0;
    width: 100% !important;
    height: 100%;
    background-color: #fff;
    overflow: scroll;
    z-index: 999;
    transition: all 0.45s cubic-bezier(0.3, 0, 0.15, 1);
    transform-style: preserve-3d;
    padding: 0;
    left: 0;
    display: block;
  }
  .page-layout-2columns-left .sidebar-main.fl-active .close-btn {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 7px;
    right: 10px;
    background: rgba(0, 0, 0, 0) url('../images/sprite-image.png') repeat scroll -9px -229px;
  }
}
@media screen and (min-width: 768px) {
  .desktop-hide {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .mobile-hide {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .gg-toggle-filters-mobile {
    display: block;
  }
}
.product.data.items:before {
  content: '';
  width: 100%;
  display: table;
  height: 2px;
  background: #9cb942;
  position: relative;
  top: 40px;
}
.product.data.items > .item.title,
.product .data.items > .item.title {
  float: left !important;
  width: auto !important;
  margin-bottom: 0 !important;
  border: 0 !important;
  margin-right: 5px !important;
}
.product.data.items > .item.content {
  float: right !important;
  margin-left: -100% !important;
  width: 100%;
  margin-top: 39px !important;
  border: 0;
  padding: 22px 0;
  opacity: 0;
  transition: 0.3s ease-in-out opacity;
}
.product .data.items > .item.title.active + .item.content {
  opacity: 1;
}
.product .data.items > .item.title > .switch {
  font-size: 16px;
  padding: 7px 22px 8px;
}
.product .data.items > .item.title:not(.active) > .switch {
  background: #fff;
  color: #202020;
}
.product-info-main .page-title-wrapper .page-title + #ts_product_widget {
  margin-top: 5px !important;
}
.product-info-main .page-title-wrapper .page-title + #ts_product_widget span {
  font-size: 14px !important;
  line-height: 22px;
  font-family: 'Maven Pro', sans-serif !important;
}
/* Functions */
/*** translate ***/
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 15px;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .action-gift:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary),
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:active,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:not(.primary),
.slick-dots li .action-gift:active,
.slick-dots li .action-gift:focus,
.slick-dots li .action-gift:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li.slick-active .action-gift {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link {
  line-height: 2.3px;
  font-size: 19px;
  line-height: 20px;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #000000;
  text-decoration: none;
  /*    &:visited {
        .lib-css(color, @_link-color-visited);
        .lib-css(text-decoration, @_link-text-decoration-visited);
    }*/
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:hover {
  color: #6ca70f;
  text-decoration: none;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:active {
  color: #000000;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:focus,
.action-gift.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link.disabled,
.action-gift.pagebuilder-button-link[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-link {
  color: #000000;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #78ae05;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 500;
  margin: 0 10px 10px 0;
  padding: 10px 15px;
  font-size: 15px;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.3px;
  padding: 14px 17px;
  font-size: 19px;
  border-radius: 0;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:active {
  background: #e77900;
  border: 0;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:hover {
  background: #e77900;
  border: 0;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary.disabled,
.action-gift.pagebuilder-button-primary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 10px 15px;
  font-size: 15px;
  line-height: normal;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.3px;
  padding: 14px 17px;
  font-size: 19px;
  border-radius: 0;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary.disabled,
.action-gift.pagebuilder-button-secondary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1440px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
  border: 0;
}
.pagebuilder-accordion > .item.title > .switch {
  font-size: 16px;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.amslick-slider-container .slick-dots li .action-gift:focus,
.amslick-slider-container .slick-dots li .action-gift:hover {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  position: relative;
  display: block;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  top: 0;
  left: 0;
  margin: 0 auto;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  display: table;
  content: '';
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  min-height: 1px;
  height: 100%;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  position: relative;
  background: 0 0;
}
.amslick-slider-container .slick-loading .slick-list:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 25px;
  height: 25px;
  border-width: 3px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.2);
  border-top-color: #5c5c5c;
  border-radius: 100%;
  content: '';
  transform: translate(-50%, -50%);
  animation: loading 1s infinite linear;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.amslick-slider-container .slick-dots {
  position: absolute;
  left: 0;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  text-align: center;
}
.amslick-slider-container .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 0;
  padding: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  display: block;
  outline: 0;
  box-shadow: none;
  cursor: pointer;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  padding: 0;
  width: 20px;
  height: 20px;
  border: 0;
  background: 0 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.amslick-slider-container .slick-dots li .action-gift:focus:before,
.amslick-slider-container .slick-dots li .action-gift:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li .action-gift:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  color: #000000;
  content: '•';
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.amslick-slider-container .slick-dots li.slick-active button:before,
.amslick-slider-container .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li.slick-active .action-gift:before {
  color: #000000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  box-sizing: border-box;
  padding: 0 20px;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.amslick-slider-container .slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  padding: 0;
  width: 15px;
  height: 22px;
  border: none;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  color: transparent;
  font-size: 0;
  line-height: 0;
  transition: background .3s ease;
  transform: translate(0, -50%);
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.amcard-checkbox-container {
  position: relative;
}
.amcard-checkbox-container:first-child {
  margin-right: 30px;
}
.amcard-checkbox-container > .amcard-checkbox {
  display: none;
}
.amcard-checkbox-container > .amcard-name {
  margin-left: 23px;
  line-height: 20px;
}
.amcard-checkbox-container > .amcard-label {
  padding-left: 21px;
  cursor: pointer;
}
.amcard-checkbox-container > .amcard-label:before {
  position: absolute;
  top: 2px;
  left: 0;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #fff;
  content: '';
}
.amcard-checkbox-container > .amcard-checkbox:checked + .amcard-label:before {
  border: none;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjE1IiBoZWlnaHQ9IjE1IiByeD0iMSIgZmlsbD0iIzE5NzlDMyIvPjxwYXRoIGQ9Ik0zLjc1IDcuNWwzIDMgNC41LTUuMjUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==') no-repeat left;
  background-size: 16px;
}
.amcard-flex-container {
  display: flex;
  justify-content: space-between;
}
.amcard-flex-container.-checkbox {
  justify-content: flex-start;
}
.amcard-form-container {
  position: relative;
  margin-top: 25px;
  border-top: 1px solid #c1c1c1;
}
.amcard-form-container.-interior {
  border: none;
}
.amcard-form-container .amcard-title {
  display: block;
  margin: 20px 0 10px;
  color: #363636;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
}
.amcard-form-container > .amcard-button {
  box-sizing: border-box;
  padding: 7px 10px;
  border: 1px solid #dadada;
  border-radius: 2px;
  background: #eee;
  font-size: 14px;
  transition: background-color 0.3s ease;
}
.amcard-form-container > .amcard-button:hover {
  background-color: #1e79c2;
  box-shadow: 0 2px 4px rgba(45, 147, 226, 0.1);
  color: #fff;
}
.amcard-form-container .amcard-radio {
  display: none;
}
.amcard-form-container .amcard-input.-hidden {
  position: absolute;
  display: inline;
  width: 0;
  height: 0;
  opacity: 0;
}
.amcard-field-container {
  flex-basis: 48%;
  margin-top: 0;
  border: none;
  text-align: left;
}
.amcard-field-block {
  display: block;
}
.amcard-field-block > .amcard-button {
  padding: 7px 17px;
  border: 1px solid #d4d4d4;
  border-left: none;
  border-radius: 0 2px 2px 0;
}
.amcard-field-block.-datepicker .amcard-label {
  position: relative;
}
.amcard-field-block.-datepicker .amcard-label:before {
  position: absolute;
  top: 2px;
  left: 10px;
  width: 16px;
  height: 16px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00Ljk4IDEwLjcwNWgxLjYzOFY5LjA2OUg0Ljk4djEuNjM2em0yLjMwNyAyLjE5aDEuNjM2di0xLjYzNkg3LjI4N3YxLjYzNXptLTIuMzA3IDBoMS42Mzh2LTEuNjM2SDQuOTh2MS42MzV6bTAtNC4zOGgxLjYzOFY2Ljg4SDQuOTh2MS42MzR6bTcuMDI4LTQuODIyYS42NzguNjc4IDAgMDAuNjc5LS42NzhWLjY3OGEuNjc4LjY3OCAwIDEwLTEuMzU4IDB2Mi4zMzdjMCAuMzc2LjMwMy42NzguNjc5LjY3OHptLTguMDE5IDBhLjY3OC42NzggMCAwMC42NzgtLjY3OFYuNjc4YS42NzguNjc4IDAgMTAtMS4zNTcgMHYyLjMzN2MwIC4zNzYuMzAzLjY3OC42NzkuNjc4em0tMS4zMTcgNy4wMTJINC4zMVY5LjA2OUgyLjY3MnYxLjYzNnptMCAyLjE5SDQuMzF2LTEuNjM2SDIuNjcydjEuNjM1em00LjYxNS0yLjE5aDEuNjM2VjkuMDY5SDcuMjg3djEuNjM2em00LjYxIDBoMS42MzlWOS4wNjloLTEuNjM4djEuNjM2em0wLTIuMTloMS42MzlWNi44OGgtMS42Mzh2MS42MzR6bTEuMDEzLTcuMzl2Ljc1NkExLjM2MiAxLjM2MiAwIDExMTAuNjQ1IDIuOWMwLS40MDcuMTgtLjc3MS40Ni0xLjAydi0uNzU0SDQuODkxdi43NTVhMS4zNjIgMS4zNjIgMCAxMS0xLjgwNCAwdi0uNzU1SDBWMTZoMTZWMS4xMjZoLTMuMDl6TTEuNTE3IDVoMTIuOTk2djkuNDgzSDEuNTE3VjV6bTUuNzcgMy41MTRoMS42MzZWNi44OEg3LjI4N3YxLjYzNHptMi4zMDcgMGgxLjYzNVY2Ljg4SDkuNTk0djEuNjM0em0wIDQuMzhoMS42MzV2LTEuNjM2SDkuNTk0djEuNjM2em0wLTIuMTloMS42MzVWOS4wN0g5LjU5NHYxLjYzNnoiIGZpbGw9IiM1NzU4NTUiLz48L3N2Zz4=');
  content: '';
  cursor: pointer;
}
.amcard-field-block.-datepicker {
  margin-bottom: 20px;
}
.amcard-field-block > .amcard-field {
  box-sizing: border-box;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  background: #fff;
}
.amcard-field-block > .amcard-field::-webkit-input-placeholder {
  /* Edge */
  color: #d4d4d4;
}
.amcard-field-block > .amcard-field:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #d4d4d4;
}
.amcard-field-block > .amcard-field::placeholder {
  color: #d4d4d4;
}
.amcard-field-block > .amcard-field:focus {
  z-index: 5;
}
.amcard-field-block > .amcard-field.mage-error {
  border-color: #ed8380;
}
.amcard-field-block.-datepicker .amcard-field {
  padding-left: 36px;
  height: 32px;
  width: 100%;
  border-radius: 0;
  border: 1px solid #d4d4d4;
}
.amcard-field-block.-double {
  display: flex;
}
.amcard-field-block.-double > .amcard-field {
  border-radius: 2px 0 0 2px;
}
.amcard-price-container {
  display: flex;
  flex-wrap: wrap;
}
.amcard-price-container > .amcard-button {
  margin: 0 10px 5px 0;
}
.amcard-label-block {
  position: relative;
  border-radius: 2px;
  cursor: pointer;
}
.amcard-label-block > .amcard-name {
  margin-left: 25px;
}
.amcard-label-block > .amcard-radio:checked + .amcard-icon {
  border: none;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iNy41IiBjeT0iNy41IiByPSI3LjUiIGZpbGw9IiMxOTc5QzMiLz48ZyBmaWx0ZXI9InVybCgjZmlsdGVyMF9kKSI+PGNpcmNsZSBjeD0iNy41IiBjeT0iNy41IiBmaWxsPSIjZmZmIiByPSIzIi8+PC9nPjxkZWZzPjxmaWx0ZXIgaWQ9ImZpbHRlcjBfZCIgeD0iMi45MjQiIHk9IjIuOTI0IiB3aWR0aD0iOS4xNTEiIGhlaWdodD0iOS4xNTEiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj48ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIvPjxmZU9mZnNldC8+PGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iLjc4OCIvPjxmZUNvbG9yTWF0cml4IHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMC4yIDAiLz48ZmVCbGVuZCBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3ciLz48ZmVCbGVuZCBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJlZmZlY3QxX2Ryb3BTaGFkb3ciIHJlc3VsdD0ic2hhcGUiLz48L2ZpbHRlcj48L2RlZnM+PC9zdmc+');
}
.amcard-label-block > .amcard-icon {
  position: absolute;
  top: 2px;
  width: 15px;
  height: 15px;
  border: 1px solid #c2c2c2;
  border-radius: 50%;
  cursor: pointer;
}
.amcard-label-block.-price {
  box-sizing: border-box;
  margin: 0 10px 5px 0;
  padding: 6px 8px;
  border: 1px solid #dadada;
  background-color: #f0f0f0;
  font-size: 14px;
  transition: background-color 0.3s ease, border 0.3s ease;
}
.amcard-label-block.-price.-active,
.amcard-label-block.-price:hover {
  border: 1px solid #1e79c2;
  background-color: #1e79c2;
  box-shadow: 0 2px 4px rgba(45, 147, 226, 0.1);
  color: #fff;
}
.amcard-radio-container .amcard-label-block:not(:last-child) {
  margin-right: 30px;
}
.amcard-upload-container .amcard-label-block {
  padding: 5px 13px 5px 38px;
  background: #1e79c2;
  color: #fff;
  cursor: pointer;
  transition: background-color 0.3s ease-out;
}
.amcard-upload-container .amcard-label-block:hover {
  background: #2d93e5;
}
.amcard-upload-container .amcard-label-block:before {
  position: absolute;
  top: 7px;
  left: 11px;
  width: 16px;
  height: 15px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuODIxIDBsLS44MDMgMi4xNDNIMi4xNDNBMi4xMzggMi4xMzggMCAwMDAgNC4yODZ2Ni40MjhjMCAxLjE4Ny45NTYgMi4xNDMgMi4xNDMgMi4xNDNoMTAuNzE0QTIuMTM4IDIuMTM4IDAgMDAxNSAxMC43MTRWNC4yODZhMi4xMzggMi4xMzggMCAwMC0yLjE0My0yLjE0M2gtMS44NzVMMTAuMTggMEg0Ljgyek03LjUgMy43NWEzLjc2MiAzLjc2MiAwIDAxMy43NSAzLjc1IDMuNzYyIDMuNzYyIDAgMDEtMy43NSAzLjc1QTMuNzYyIDMuNzYyIDAgMDEzLjc1IDcuNSAzLjc2MiAzLjc2MiAwIDAxNy41IDMuNzV6bTAgMS42MDdBMi4xMyAyLjEzIDAgMDA1LjM1NyA3LjUgMi4xMyAyLjEzIDAgMDA3LjUgOS42NDMgMi4xMyAyLjEzIDAgMDA5LjY0MyA3LjUgMi4xMyAyLjEzIDAgMDA3LjUgNS4zNTd6IiBmaWxsPSIjZmZmIi8+PC9zdmc+') no-repeat center;
  content: '';
}
.amcard-customer-image > .amcard-container,
.amcard-image-container > .amcard-container,
.amcard-customer-image > .amcard-image,
.amcard-image-container > .amcard-image {
  padding: 7px;
  max-width: 100px;
  cursor: pointer;
}
.amcard-customer-image > .amcard-container.-active,
.amcard-image-container > .amcard-container.-active,
.amcard-customer-image > .amcard-image.-active,
.amcard-image-container > .amcard-image.-active,
.amcard-customer-image > .amcard-container:hover,
.amcard-image-container > .amcard-container:hover,
.amcard-customer-image > .amcard-image:hover,
.amcard-image-container > .amcard-image:hover {
  padding: 6px;
  border: 1px solid #026bb3;
  border-radius: 2px;
  box-shadow: 0 4px 4px #e2f0fb;
}
.amcard-upload-container {
  position: relative;
  display: flex;
  margin: 10px 0;
}
.amcard-upload-container .amcard-input {
  display: none;
}
.amcard-customer-image {
  display: flex;
  padding: 15px;
  background: #e8f6ff;
}
.amcard-customer-image > .amcard-container {
  display: flex;
  align-items: center;
  margin-right: 15px;
  max-width: 100px;
  cursor: pointer;
}
.amcard-customer-image .amcard-image {
  width: 100%;
  height: 100%;
}
.amcard-image-information {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.amcard-image-information > .amcard-description,
.amcard-image-information > .amcard-title {
  margin: 0;
}
.amcard-image-information > .amcard-delete {
  position: relative;
  align-self: flex-start;
  padding: 0 15px;
  border: none;
  background: none;
  box-shadow: none;
  color: #1787e0;
  cursor: pointer;
}
.amcard-image-information > .amcard-delete:hover {
  text-decoration: underline;
}
.amcard-image-information > .amcard-delete:before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 12px;
  height: 10px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjUzNCAxMmg2Ljk1MWwuODc0LTcuMTY2SC43TDEuNTM0IDEyek02Ljk1MiAxLjc4M1YuNDA5QzYuOTUyLjE4MyA2Ljc0MyAwIDYuNDg2IDBIMy41MzVjLS4yNTggMC0uNDY2LjE4My0uNDY2LjQxdjEuMzVjLS45OTcuMDk5LTIuMDM1LjI5LTMuMDY5LjYxN3YxLjI2aDEwVjIuMzQ0cy0xLjIyLS4zNy0zLjA0OS0uNTZoLjAwMXptLS45MjctLjA3NmExOS4xMDcgMTkuMTA3IDAgMDAtMi4wNzctLjAxMlYuOTcxYzAtLjExMi4xMDMtLjIwNC4yMzItLjIwNGgxLjYxMWMuMTMgMCAuMjM0LjA5Mi4yMzQuMjA0di43MzZ6IiBmaWxsPSIjMTc4N0UwIi8+PC9zdmc+') no-repeat center;
  content: '';
}
.amcard-preview-container {
  margin-top: 15px;
}
.amcard-preview-container > .amcard-button {
  box-sizing: border-box;
  padding: 6px 15px;
  border: 1px solid #4190c6;
  border-radius: 2px;
  background: none;
  color: #026bb3;
  font-size: 14px;
  transition: background-color 0.3s ease-out;
}
.amcard-preview-container > .amcard-button:hover {
  background: #026bb3;
  color: #fff;
}
.amcard-general-container {
  display: none;
  margin-bottom: 20px;
}
.amcard-general-container.-visible {
  display: block;
}
.amcard-general-container .amcard-warning {
  color: #e02b27;
  font-size: 12px;
}
.amcard-tooltip-container {
  position: absolute;
  bottom: 25px;
  left: 98px;
  z-index: 10;
  display: none;
  padding: 10px;
  width: 200px;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.15);
}
.amcard-question-container:hover .amcard-tooltip-container {
  display: block;
}
.amcard-tooltip-container:after {
  position: absolute;
  bottom: -8px;
  left: 20px;
  width: 18px;
  height: 18px;
  background: #fff;
  content: '';
  transform: rotate(45deg);
}
.amcard-tooltip-container > .amgiftcard-text {
  color: #575757;
  font-weight: 400;
  font-size: 12px;
}
.amcard-question-container {
  align-self: center;
  margin: 0 20px;
  width: 17px;
  height: 17px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iOC41IiBjeT0iOC41IiByPSI4LjUiIGZpbGw9IiMzODlERkUiLz48cGF0aCBkPSJNNy40ODggMTAuMDc0YzAtLjYwNi4wNzUtMS4wODkuMjI2LTEuNDQ5LjE1LS4zNi40NDYtLjc1NC44ODktMS4xODMuNDQ2LS40MzMuNzI5LS43NC44NDctLjkyMi4xODItLjI3OC4yNzQtLjU4LjI3NC0uOTAzIDAtLjQyOC0uMTA3LS43NTQtLjMyMi0uOTc3LS4yMS0uMjI4LS41Mi0uMzQyLS45My0uMzQyLS4zOTEgMC0uNzA4LjExMi0uOTUuMzM1LS4yMzcuMjE5LS4zNTUuNTE3LS4zNTUuODk1SDUuNTA2Yy4wMDktLjgwNi4yODItMS40NDQuODItMS45MTQuNTQyLS40NyAxLjI1OC0uNzA0IDIuMTQ3LS43MDQuOTE2IDAgMS42MjkuMjMzIDIuMTQuNjk3LjUxNC40NjUuNzcyIDEuMTE1Ljc3MiAxLjk0OSAwIC43NDItLjM0NyAxLjQ3NC0xLjA0IDIuMTk0bC0uODQuODI3Yy0uMy4zNDItLjQ1Ni44NDEtLjQ2NSAxLjQ5N0g3LjQ4OHpNNy4zNzIgMTIuMmMwLS4yNjkuMDg0LS40ODUuMjUzLS42NS4xNjktLjE2OC4zOTYtLjI1Mi42ODQtLjI1Mi4yOTEgMCAuNTIxLjA4Ni42OS4yNmEuODcuODcgMCAwMS4yNTMuNjQyYzAgLjI1LS4wODIuNDYtLjI0Ni42My0uMTY0LjE2OC0uMzk3LjI1Mi0uNjk3LjI1Mi0uMzAxIDAtLjUzNC0uMDg0LS42OTgtLjI1M2EuODguODggMCAwMS0uMjM5LS42Mjl6IiBmaWxsPSIjZmZmIi8+PC9zdmc+') no-repeat center;
}
.amcard-carousel-container .slick-arrow {
  z-index: 10;
}
.amcard-page-product .modal-inner-wrap {
  max-width: 900px;
}
.amcard-page-product .product-info-main .price-final_price .price-wrapper .price {
  color: #575757;
  font-weight: 600;
  font-size: 36px;
  line-height: 36px;
}
.amcard-page-product .amcard-preview .header {
  display: flex;
  justify-content: center;
}
.amcard-page-product .amcard-preview .footer,
.amcard-page-product .amcard-preview .header {
  background: #fff !important;
}
.amcard-page-product .amcard-preview .main {
  border-collapse: separate;
  border-top: 6px solid #1787e0;
  border-radius: 10px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
}
.amcard-page-product .amcard-preview .logo {
  margin: 0;
}
.amcard-page-product .product-info-main .product-reviews-summary {
  float: none;
}
.amcard-page-product .product-info-main .product-info-price {
  margin-bottom: 0;
  border: 0;
}
.amcard-page-product .product-info-main .product-add-form {
  clear: none;
  margin-bottom: 20px;
  padding-top: 20px;
  border: 0;
}
.amcard-page-product .product-info-main .product-add-form .amcard-general-container .amcard-form-container:first-child {
  margin-top: 0;
}
.gallery-placeholder.-amcard {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ammodal-aside-container {
  pointer-events: auto;
}
.account .amcard-codes-list .table-wrapper:last-child {
  margin-bottom: 20px;
}
.account .amcard-codes-list .messages {
  margin-bottom: 0;
}
.amcardacc-template-container .amcard-codes-list,
.amcardacc-template-container .amcard-field-container {
  max-width: 360px;
}
.amcard-codes-list.-cart,
.amcard-field-container.-cart {
  max-width: 500px;
}
.amcard-codes-list.-paypal,
.amcard-field-container.-paypal {
  margin: 20px 0;
}
.amcard-codes-list .table .action,
.amcard-field-container .table .action,
.amcard-codes-list .amcard-check,
.amcard-field-container .amcard-check,
.amcard-codes-list .amcard-delete,
.amcard-field-container .amcard-delete {
  position: relative;
  align-self: flex-start;
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
  color: #1787e0;
  cursor: pointer;
}
.amcard-codes-list .table .action:hover,
.amcard-field-container .table .action:hover,
.amcard-codes-list .amcard-check:hover,
.amcard-field-container .amcard-check:hover,
.amcard-codes-list .amcard-delete:hover,
.amcard-field-container .amcard-delete:hover {
  text-decoration: underline;
}
.amcard-codes-list .amcard-list-btn-container,
.amcard-field-container .amcard-list-btn-container {
  padding: 0 10px;
  display: inline-block;
}
.amcard-codes-list .amcard-list-btn-container:not(:last-child),
.amcard-field-container .amcard-list-btn-container:not(:last-child) {
  border-right: 2px solid #ccc;
}
.amcard-codes-list .amcard-check,
.amcard-field-container .amcard-check {
  margin-top: 10px;
}
.amcard-field-block.-code {
  margin-top: 10px;
}
.amcard-field-block .amcard-button {
  font-weight: 600;
  transition: opacity 0.3s ease-out;
}
.amcard-field-block .amcard-button:hover {
  opacity: .9;
}
.amcard-field-block .amcard-button.-account {
  background: #3a77bd;
  color: #fff;
}
.amcard-field-block .amgcard-datalist-container + .amcard-button {
  align-self: flex-start;
  line-height: 16px;
}
.amcard-card-info {
  display: flex;
  margin-bottom: 10px;
  padding: 10px;
  background: #e8f6ff;
}
.amcard-card-info .amcard-field:not(:last-child) {
  margin-right: 20px;
}
.amcardacc-messages-container {
  display: none;
}
.amcardacc-messages-container.-visible {
  display: block;
}
.amcard-form-container .amcard-field.-validate {
  position: absolute;
  width: 0;
  opacity: 0;
}
.amgcard-datalist-container {
  position: relative;
  width: 100%;
}
.amgcard-datalist-container.-active .amgcard-datalist-ul {
  display: block;
}
.amgcard-datalist-container .amcard-input-arrow:after {
  position: absolute;
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #333 transparent transparent transparent;
  content: '';
}
.amgcard-datalist-container.-active .amcard-input-arrow:after {
  top: 7px;
  border-color: transparent transparent #333 transparent;
}
.amgcard-datalist-container .amcard-datalist-message {
  font-style: italic;
}
.amgcard-datalist-container .amcard-field.-datalist {
  height: 32px;
}
.amgcard-datalist-ul {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  display: none;
  overflow: hidden;
  overflow-y: auto;
  margin: 5px 0 0 0;
  padding: 0;
  max-height: 200px;
  width: 100%;
  border-radius: 2px;
  background: #fff;
  list-style: none;
}
.amgcard-datalist-ul .amcard-datalist-li {
  display: block;
  margin-bottom: 0;
  padding: 6px 10px;
  color: #333;
  cursor: pointer;
  transition: background-color 0.3s ease-in;
}
.amgcard-datalist-ul .amcard-datalist-li:hover {
  background-color: rgba(239, 239, 239, 0.9);
}
.amcard-field-block .intl-tel-input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 2px;
  background: #fff;
}
.amcard-field-block .intl-tel-input .amcard-field {
  border: 1px solid #d4d4d4;
}
.intl-tel-input {
  position: relative;
  display: inline-block;
}
.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.intl-tel-input .hide {
  display: none;
}
.intl-tel-input .v-hide {
  visibility: hidden;
}
.intl-tel-input input {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.intl-tel-input input[type=text] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.intl-tel-input .flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}
.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 36px;
  height: 100%;
  padding: 0 0 0 8px;
}
.intl-tel-input .selected-flag .iti-flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.intl-tel-input .selected-flag .iti-arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}
.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.intl-tel-input .country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
}
.intl-tel-input .country-list .flag-box {
  display: inline-block;
  width: 20px;
  vertical-align: middle;
  margin-right: 6px;
}
.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}
.intl-tel-input .country-list .country {
  padding: 5px 10px;
}
.intl-tel-input .country-list .country .dial-code {
  color: #999;
}
.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.intl-tel-input .country-list .country-name {
  vertical-align: middle;
  margin-right: 6px;
}
.intl-tel-input .country-list .dial-code {
  vertical-align: middle;
}
.intl-tel-input .country-list.dropup {
  bottom: 100%;
  margin-bottom: -1px;
}
.intl-tel-input.allow-dropdown input {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
.intl-tel-input.allow-dropdown input[type=text] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
.intl-tel-input.allow-dropdown input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
.intl-tel-input.allow-dropdown .flag-container {
  right: auto;
  left: 0;
}
.intl-tel-input.allow-dropdown .flag-container:hover {
  cursor: pointer;
}
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.intl-tel-input.allow-dropdown .selected-flag {
  width: 46px;
}
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover {
  cursor: default;
}
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag {
  background-color: transparent;
}
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
  cursor: default;
}
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
  background-color: transparent;
}
.intl-tel-input.allow-dropdown.separate-dial-code .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
  display: table;
}
.intl-tel-input.allow-dropdown.separate-dial-code .selected-dial-code {
  display: table-cell;
  vertical-align: middle;
  padding-left: 28px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input {
  padding-left: 76px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=text] {
  padding-left: 76px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=tel] {
  padding-left: 76px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 .selected-flag {
  width: 70px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input {
  padding-left: 84px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=text] {
  padding-left: 84px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=tel] {
  padding-left: 84px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 .selected-flag {
  width: 78px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input {
  padding-left: 92px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=text] {
  padding-left: 92px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=tel] {
  padding-left: 92px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 .selected-flag {
  width: 86px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input {
  padding-left: 100px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=text] {
  padding-left: 100px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=tel] {
  padding-left: 100px;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 .selected-flag {
  width: 94px;
}
.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
.intl-tel-input.iti-container:hover {
  cursor: pointer;
}
.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}
.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%;
}
.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px 10px;
  line-height: 1.5em;
}
.iti-flag {
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("../../../../../frontend/Magento/blank/fr_FR/Amasty_GiftCardSmsNotifications/img/flags.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}
.iti-flag.be {
  width: 18px;
  height: 15px;
  background-position: -440px 0px;
}
.iti-flag.ch {
  width: 15px;
  height: 15px;
  background-position: -944px 0px;
}
.iti-flag.mc {
  width: 19px;
  height: 15px;
  background-position: -3139px 0px;
}
.iti-flag.ne {
  width: 18px;
  height: 15px;
  background-position: -3666px 0px;
}
.iti-flag.np {
  width: 13px;
  height: 15px;
  background-position: -3796px 0px;
  background-color: transparent;
}
.iti-flag.va {
  width: 15px;
  height: 15px;
  background-position: -5307px 0px;
}
.iti-flag.ac {
  height: 10px;
  background-position: 0px 0px;
}
.iti-flag.ad {
  height: 14px;
  background-position: -22px 0px;
}
.iti-flag.ae {
  height: 10px;
  background-position: -44px 0px;
}
.iti-flag.af {
  height: 14px;
  background-position: -66px 0px;
}
.iti-flag.ag {
  height: 14px;
  background-position: -88px 0px;
}
.iti-flag.ai {
  height: 10px;
  background-position: -110px 0px;
}
.iti-flag.al {
  height: 15px;
  background-position: -132px 0px;
}
.iti-flag.am {
  height: 10px;
  background-position: -154px 0px;
}
.iti-flag.ao {
  height: 14px;
  background-position: -176px 0px;
}
.iti-flag.aq {
  height: 14px;
  background-position: -198px 0px;
}
.iti-flag.ar {
  height: 13px;
  background-position: -220px 0px;
}
.iti-flag.as {
  height: 10px;
  background-position: -242px 0px;
}
.iti-flag.at {
  height: 14px;
  background-position: -264px 0px;
}
.iti-flag.au {
  height: 10px;
  background-position: -286px 0px;
}
.iti-flag.aw {
  height: 14px;
  background-position: -308px 0px;
}
.iti-flag.ax {
  height: 13px;
  background-position: -330px 0px;
}
.iti-flag.az {
  height: 10px;
  background-position: -352px 0px;
}
.iti-flag.ba {
  height: 10px;
  background-position: -374px 0px;
}
.iti-flag.bb {
  height: 14px;
  background-position: -396px 0px;
}
.iti-flag.bd {
  height: 12px;
  background-position: -418px 0px;
}
.iti-flag.bf {
  height: 14px;
  background-position: -460px 0px;
}
.iti-flag.bg {
  height: 12px;
  background-position: -482px 0px;
}
.iti-flag.bh {
  height: 12px;
  background-position: -504px 0px;
}
.iti-flag.bi {
  height: 12px;
  background-position: -526px 0px;
}
.iti-flag.bj {
  height: 14px;
  background-position: -548px 0px;
}
.iti-flag.bl {
  height: 14px;
  background-position: -570px 0px;
}
.iti-flag.bm {
  height: 10px;
  background-position: -592px 0px;
}
.iti-flag.bn {
  height: 10px;
  background-position: -614px 0px;
}
.iti-flag.bo {
  height: 14px;
  background-position: -636px 0px;
}
.iti-flag.bq {
  height: 14px;
  background-position: -658px 0px;
}
.iti-flag.br {
  height: 14px;
  background-position: -680px 0px;
}
.iti-flag.bs {
  height: 10px;
  background-position: -702px 0px;
}
.iti-flag.bt {
  height: 14px;
  background-position: -724px 0px;
}
.iti-flag.bv {
  height: 15px;
  background-position: -746px 0px;
}
.iti-flag.bw {
  height: 14px;
  background-position: -768px 0px;
}
.iti-flag.by {
  height: 10px;
  background-position: -790px 0px;
}
.iti-flag.bz {
  height: 14px;
  background-position: -812px 0px;
}
.iti-flag.ca {
  height: 10px;
  background-position: -834px 0px;
}
.iti-flag.cc {
  height: 10px;
  background-position: -856px 0px;
}
.iti-flag.cd {
  height: 15px;
  background-position: -878px 0px;
}
.iti-flag.cf {
  height: 14px;
  background-position: -900px 0px;
}
.iti-flag.cg {
  height: 14px;
  background-position: -922px 0px;
}
.iti-flag.ci {
  height: 14px;
  background-position: -961px 0px;
}
.iti-flag.ck {
  height: 10px;
  background-position: -983px 0px;
}
.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0px;
}
.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0px;
}
.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0px;
}
.iti-flag.co {
  height: 14px;
  background-position: -1071px 0px;
}
.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0px;
}
.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0px;
}
.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0px;
}
.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0px;
}
.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0px;
}
.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0px;
}
.iti-flag.cy {
  height: 13px;
  background-position: -1225px 0px;
}
.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0px;
}
.iti-flag.de {
  height: 12px;
  background-position: -1269px 0px;
}
.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0px;
}
.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0px;
}
.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0px;
}
.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0px;
}
.iti-flag.do {
  height: 13px;
  background-position: -1379px 0px;
}
.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0px;
}
.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0px;
}
.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0px;
}
.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0px;
}
.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0px;
}
.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0px;
}
.iti-flag.er {
  height: 10px;
  background-position: -1533px 0px;
}
.iti-flag.es {
  height: 14px;
  background-position: -1555px 0px;
}
.iti-flag.et {
  height: 10px;
  background-position: -1577px 0px;
}
.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0px;
}
.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0px;
}
.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0px;
}
.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0px;
}
.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0px;
}
.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0px;
}
.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0px;
}
.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0px;
}
.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0px;
}
.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0px;
}
.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0px;
}
.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0px;
}
.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0px;
}
.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0px;
}
.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0px;
}
.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0px;
}
.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0px;
}
.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0px;
}
.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0px;
}
.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0px;
}
.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0px;
}
.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0px;
}
.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0px;
}
.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0px;
}
.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0px;
}
.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0px;
}
.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0px;
}
.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0px;
}
.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0px;
}
.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0px;
}
.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0px;
}
.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0px;
}
.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0px;
}
.iti-flag.id {
  height: 14px;
  background-position: -2325px 0px;
}
.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0px;
}
.iti-flag.il {
  height: 15px;
  background-position: -2369px 0px;
}
.iti-flag.im {
  height: 10px;
  background-position: -2391px 0px;
}
.iti-flag.in {
  height: 14px;
  background-position: -2413px 0px;
}
.iti-flag.io {
  height: 10px;
  background-position: -2435px 0px;
}
.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0px;
}
.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0px;
}
.iti-flag.is {
  height: 15px;
  background-position: -2501px 0px;
}
.iti-flag.it {
  height: 14px;
  background-position: -2523px 0px;
}
.iti-flag.je {
  height: 12px;
  background-position: -2545px 0px;
}
.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0px;
}
.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0px;
}
.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0px;
}
.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0px;
}
.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0px;
}
.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0px;
}
.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0px;
}
.iti-flag.km {
  height: 12px;
  background-position: -2721px 0px;
}
.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0px;
}
.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0px;
}
.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0px;
}
.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0px;
}
.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0px;
}
.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0px;
}
.iti-flag.la {
  height: 14px;
  background-position: -2875px 0px;
}
.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0px;
}
.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0px;
}
.iti-flag.li {
  height: 12px;
  background-position: -2941px 0px;
}
.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0px;
}
.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0px;
}
.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0px;
}
.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0px;
}
.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0px;
}
.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0px;
}
.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0px;
}
.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0px;
}
.iti-flag.md {
  height: 10px;
  background-position: -3160px 0px;
}
.iti-flag.me {
  height: 10px;
  background-position: -3182px 0px;
}
.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0px;
}
.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0px;
}
.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0px;
}
.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0px;
}
.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0px;
}
.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0px;
}
.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0px;
}
.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0px;
}
.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0px;
}
.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0px;
}
.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0px;
}
.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0px;
}
.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0px;
}
.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0px;
}
.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0px;
}
.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0px;
}
.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0px;
}
.iti-flag.my {
  height: 10px;
  background-position: -3578px 0px;
}
.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0px;
}
.iti-flag.na {
  height: 14px;
  background-position: -3622px 0px;
}
.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0px;
}
.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0px;
}
.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0px;
}
.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0px;
}
.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0px;
}
.iti-flag.no {
  height: 15px;
  background-position: -3774px 0px;
}
.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0px;
}
.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0px;
}
.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0px;
}
.iti-flag.om {
  height: 10px;
  background-position: -3877px 0px;
}
.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0px;
}
.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0px;
}
.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0px;
}
.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0px;
}
.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0px;
}
.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0px;
}
.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0px;
}
.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0px;
}
.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0px;
}
.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0px;
}
.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0px;
}
.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0px;
}
.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0px;
}
.iti-flag.py {
  height: 11px;
  background-position: -4185px 0px;
}
.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0px;
}
.iti-flag.re {
  height: 14px;
  background-position: -4229px 0px;
}
.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0px;
}
.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0px;
}
.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0px;
}
.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0px;
}
.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0px;
}
.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0px;
}
.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0px;
}
.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0px;
}
.iti-flag.se {
  height: 13px;
  background-position: -4427px 0px;
}
.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0px;
}
.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0px;
}
.iti-flag.si {
  height: 10px;
  background-position: -4493px 0px;
}
.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0px;
}
.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0px;
}
.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0px;
}
.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0px;
}
.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0px;
}
.iti-flag.so {
  height: 14px;
  background-position: -4625px 0px;
}
.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0px;
}
.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0px;
}
.iti-flag.st {
  height: 10px;
  background-position: -4691px 0px;
}
.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0px;
}
.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0px;
}
.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0px;
}
.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0px;
}
.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0px;
}
.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0px;
}
.iti-flag.td {
  height: 14px;
  background-position: -4845px 0px;
}
.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0px;
}
.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0px;
}
.iti-flag.th {
  height: 14px;
  background-position: -4911px 0px;
}
.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0px;
}
.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0px;
}
.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0px;
}
.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0px;
}
.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0px;
}
.iti-flag.to {
  height: 10px;
  background-position: -5043px 0px;
}
.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0px;
}
.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0px;
}
.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0px;
}
.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0px;
}
.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0px;
}
.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0px;
}
.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0px;
}
.iti-flag.um {
  height: 11px;
  background-position: -5219px 0px;
}
.iti-flag.us {
  height: 11px;
  background-position: -5241px 0px;
}
.iti-flag.uy {
  height: 14px;
  background-position: -5263px 0px;
}
.iti-flag.uz {
  height: 10px;
  background-position: -5285px 0px;
}
.iti-flag.vc {
  height: 14px;
  background-position: -5324px 0px;
}
.iti-flag.ve {
  height: 14px;
  background-position: -5346px 0px;
}
.iti-flag.vg {
  height: 10px;
  background-position: -5368px 0px;
}
.iti-flag.vi {
  height: 14px;
  background-position: -5390px 0px;
}
.iti-flag.vn {
  height: 14px;
  background-position: -5412px 0px;
}
.iti-flag.vu {
  height: 12px;
  background-position: -5434px 0px;
}
.iti-flag.wf {
  height: 14px;
  background-position: -5456px 0px;
}
.iti-flag.ws {
  height: 10px;
  background-position: -5478px 0px;
}
.iti-flag.xk {
  height: 15px;
  background-position: -5500px 0px;
}
.iti-flag.ye {
  height: 14px;
  background-position: -5522px 0px;
}
.iti-flag.yt {
  height: 14px;
  background-position: -5544px 0px;
}
.iti-flag.za {
  height: 14px;
  background-position: -5566px 0px;
}
.iti-flag.zm {
  height: 14px;
  background-position: -5588px 0px;
}
.iti-flag.zw {
  height: 10px;
  background-position: -5610px 0px;
}
@media (max-width: 500px) {
  .intl-tel-input .country-list {
    white-space: normal;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .iti-flag {
    background-size: 5630px 15px;
    background-image: url("../../../../../frontend/Magento/blank/fr_FR/Amasty_GiftCardSmsNotifications/img/flags@2x.png");
  }
}
@media only screen and (min--moz-device-pixel-ratio: 2) {
  .iti-flag {
    background-size: 5630px 15px;
    background-image: url("../../../../../frontend/Magento/blank/fr_FR/Amasty_GiftCardSmsNotifications/img/flags@2x.png");
  }
}
@media only screen and (-o-min-device-pixel-ratio: 2 / 1) {
  .iti-flag {
    background-size: 5630px 15px;
    background-image: url("../../../../../frontend/Magento/blank/fr_FR/Amasty_GiftCardSmsNotifications/img/flags@2x.png");
  }
}
@media only screen and (min-device-pixel-ratio: 2) {
  .iti-flag {
    background-size: 5630px 15px;
    background-image: url("../../../../../frontend/Magento/blank/fr_FR/Amasty_GiftCardSmsNotifications/img/flags@2x.png");
  }
}
@media only screen and (min-resolution: 192dpi) {
  .iti-flag {
    background-size: 5630px 15px;
    background-image: url("../../../../../frontend/Magento/blank/fr_FR/Amasty_GiftCardSmsNotifications/img/flags@2x.png");
  }
}
@media only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-size: 5630px 15px;
    background-image: url("../../../../../frontend/Magento/blank/fr_FR/Amasty_GiftCardSmsNotifications/img/flags@2x.png");
  }
}
.input-text-suggestions {
  position: relative;
}
.input-text-suggestions .suggestions-list {
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 2;
}
.input-text-suggestions .suggestions-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
  max-height: 320px;
  overflow-y: auto;
}
.input-text-suggestions .suggestions-list ul li {
  margin: 0;
  display: block;
}
.input-text-suggestions .suggestions-list ul li a {
  display: block;
  height: 36px;
  padding: 6px 8px 7px;
  line-height: 36px;
  font-size: 13px;
  color: inherit;
}
.input-text-suggestions .suggestions-list ul li a:hover,
.input-text-suggestions .suggestions-list ul li a:focus {
  background-color: #e3e3e3;
  text-decoration: none;
}
.message.post-info {
  margin: 5px 0 15px;
  padding: 10px 15px;
  display: block;
  line-height: 1.2em;
  font-size: 15px;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
  background-color: #d7e6f4;
  color: #00699d;
}
.message.post-info a {
  color: #000000;
}
.message.post-info a:hover {
  color: #6ca70f;
}
.message.post-info a:active {
  color: #6ca70f;
}
.message.post-info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -16px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 19px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.post-info > *:first-child:before {
  color: #00699d;
}
.shipping-address-item .loading-text {
  position: absolute;
  top: 50%;
  z-index: 101;
  margin-top: 20px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(255, 255, 255, 0.75);
  line-height: 1.5;
}
.shipping-address-item .loading-mask .loader img {
  top: -50px;
}
@media print {
  .postc-barcode-popup .copyright,
  .postc-barcode-popup .barcode-print .actions,
  .postc-barcode-popup #authenticationPopup,
  .postc-barcode-popup .page.messages,
  .postc-barcode-popup .page-title-wrapper {
    display: none !important;
  }
}
._error .order-comment-input {
  outline: none;
  border: 2px solid #ed8380;
}
._error .order-comment-input:focus {
  outline: none;
  border: 2px solid #ed8380;
  box-shadow: 0 0 3px #ed8380;
}
.checkout-payment-method .payment-option._collapsible.comment .payment-option-content {
  display: block;
}
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.payment-status {
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  padding: 4px 8px;
  border-radius: 3px;
}
.payment-status.status-pending {
  background-color: #fff3cd;
  color: #856404;
  border: 1px solid #ffeaa7;
}
.payment-status.status-paid {
  background-color: #d4edda;
  color: #155724;
  border: 1px solid #c3e6cb;
}
.payment-status.status-cancelled {
  background-color: #f8d7da;
  color: #721c24;
  border: 1px solid #f5c6cb;
}
.table-wrapper.orders-history .data.table .payment-status {
  margin: 0;
}
.empty-td {
  display: none;
  width: 0;
  padding: 0;
}
.estimation-wrapper {
  margin-bottom: 10px;
}
.estimation-wrapper .heading-container {
  margin-bottom: 3px;
  position: relative;
}
.estimation-wrapper .heading-container .label {
  display: none;
  font-weight: 600;
  margin-bottom: 0;
  margin-right: 5px;
}
.estimation-wrapper .heading-container img.loader {
  display: none;
  max-height: 20px;
  position: absolute;
  top: 0;
}
.estimation-wrapper .heading-container img.loader.visible {
  display: inline-block;
}
.estimation-wrapper .heading-container.visible .label {
  display: inline-block;
}
.estimation-wrapper .response-container {
  display: none;
  min-height: 28px;
}
.estimation-wrapper .response-container span {
  margin-top: 5px;
  margin-bottom: 0;
}
.estimation-wrapper .response-container span.post-code {
  cursor: pointer;
  font-weight: 600;
  text-decoration: underline;
}
.estimation-wrapper .response-container span.country-code {
  font-weight: 600;
}
.estimation-wrapper .response-container span.error-massage {
  display: none;
  color: #ff0000;
  cursor: pointer;
  text-decoration: underline;
}
.estimation-wrapper .response-container .order-within-container,
.estimation-wrapper .response-container #estimation_message {
  display: none;
  margin-top: 3px;
}
.estimation-wrapper .response-container .order-within-container #order_within,
.estimation-wrapper .response-container #estimation_message #order_within {
  font-weight: bold;
  margin-top: 0;
}
.estimation-wrapper .response-container .input-wrapper {
  display: inline-block;
}
.estimation-wrapper .response-container .input-wrapper input,
.estimation-wrapper .response-container .input-wrapper select {
  display: none;
  height: auto;
  margin: 0 5px 0 0;
  max-width: 72px;
  padding: 2px;
  text-align: center;
}
.estimation-wrapper .response-container.visible {
  display: block;
}
.estimation-wrapper.show-spinner {
  min-height: 25px;
}
#estimated_content {
  display: none;
  float: left;
  margin-bottom: 10px;
  width: 100%;
}
#estimated_content strong.label {
  float: left;
  min-height: 25px;
}
#estimated_content .loader {
  display: none;
  position: relative;
  top: 0;
  left: 10px;
}
#estimated_content .loader img {
  height: 20px;
}
#estimated_content #estimated_response {
  display: none;
  float: left;
  min-height: 30px;
  width: 100%;
}
#estimated_content #estimated_response span {
  display: inline-block;
  padding-top: 5px;
}
#estimated_content #estimated_response span#zip {
  cursor: pointer;
  text-decoration: underline;
}
#estimated_content #estimated_response span#zip_response,
#estimated_content #estimated_response span#country_response {
  font-weight: bold;
}
#estimated_content #estimated_response span#zip_response.clickable {
  cursor: pointer;
  text-decoration: underline;
}
#estimated_content #estimated_response span.input-wrapper {
  padding-top: 0;
}
#estimated_content #estimated_response .update-location {
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
#estimated_content #estimated_response .update-location .input-wrapper,
#estimated_content #estimated_response .update-location .buttons {
  padding: 0;
  margin: 0;
  position: relative;
  top: 0;
}
#estimated_content #estimated_response .update-location #input_zip,
#estimated_content #estimated_response .update-location #input_country {
  display: none;
  border: 1px solid #ccc;
  border-radius: 0;
  font-size: inherit;
  text-align: center;
  margin: 0 2px;
  height: 26px;
  padding: 0;
  max-width: 75px;
}
#estimated_content #estimated_response .update-location #input_zip.empty,
#estimated_content #estimated_response .update-location #input_country.empty {
  border-color: #ff0000;
}
#estimated_content #estimated_response .update-location #coutry_text {
  display: none;
}
#estimated_content #estimated_response .update-location #input_zip {
  margin-left: 0;
}
#estimated_content #estimated_response .update-location #input_country {
  padding: 0 20px 0 10px;
  position: relative;
}
#estimated_content #estimated_response .update-location .buttons {
  padding: 0;
}
#estimated_content #estimated_response .update-location .buttons #update_location {
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  margin: 0 5px;
  top: -2px;
  position: relative;
}
#estimated_content #estimated_response .update-location .buttons #update_location span {
  padding: 0;
  margin: 0;
  width: 26px;
}
#estimated_content #estimated_response .update-location .buttons #update_location span:before {
  font-family: 'luma-icons';
  font-size: 12px;
  line-height: 24px;
  content: '\e610';
  display: inline-block;
}
#estimated_content #estimated_response .update-location .buttons #update_location {
  display: none;
}
@media only screen and (max-width: 1040px) {
  #estimated_content #estimated_response .update-location {
    margin-top: 5px;
  }
}
#estimated_content #error {
  display: none;
  float: left;
  width: 100%;
}
#estimated_content #error #error-message {
  color: #ff0000;
}
#estimated_content #error #error-message.clickable {
  cursor: pointer;
  text-decoration: underline;
}
.wesupply_estimations_zip {
  max-width: 65px;
}
.page-header-v3 .header_right .wesupply-link-v2,
.page-header-v4 .header_right .wesupply-link-v2 {
  display: none;
}
.page-header-v4.sticky-header .header.links .wesupply-tracking-info {
  margin-right: 15px;
}
.wesupply_options {
  width: 150px;
  margin-right: 10px;
}
.wesupply-link-v2 {
  float: left;
  line-height: 30px;
}
.sticky-header .wesupply-link-v2 {
  display: none;
}
/* DESIGN 1 */
.sms-center {
  text-align: center;
}
#ws_embed_sms_notification {
  clear: left;
  font: 14px Helvetica, Arial, sans-serif;
  margin: 40px 0 20px;
  padding: 0;
}
#ws_embed_sms_notification.design-1 #phonePrefix,
#ws_embed_sms_notification.design-1 #ws-Phone {
  height: 50px;
}
#ws_embed_sms_notification.ws-left {
  text-align: left;
}
#ws_embed_sms_notification.ws-left.sms-center {
  max-width: 640px;
  margin: 0 auto;
  text-align: center;
}
#ws_embed_sms_notification .block-span {
  display: block;
}
#ws_embed_sms_notification .block-span.mg-top-span {
  margin-bottom: 10px;
}
#ws_embed_sms_notification .control-subs:before {
  font-size: 16px;
  line-height: 32px;
  color: #575757;
  margin: 6px 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
  background: url('../WeSupply_Toolbox/images/icone_phone.png');
  content: '';
  width: 12px;
  height: 20px;
}
#ws_embed_sms_notification .control-subs .ws-Phone {
  padding-left: 35px;
}
#ws_embed_sms_notification #ws-responses {
  padding: 20px 0;
  margin: 0 auto;
}
#ws-responses {
  padding-bottom: 20px;
}
#ws-responses #ws-error-response {
  color: red;
}
#ws-responses #ws-success-response {
  color: green;
}
/* DESIGN 2 */
.sms-center-design-2 {
  margin: 0 auto;
  text-align: center;
}
.ws-title-description-container-dsg2 {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ws_embed_sms_notification {
  width: 100%;
  margin-top: 50px;
}
.ws_embed_sms_notification .inline-block {
  width: 100%;
  text-align: left;
  border: 1px solid #b5b5b5;
  position: relative;
}
.ws_embed_sms_notification .inline-block .title-dsg-2 {
  border-right: 1px solid #b5b5b5;
  float: left;
  min-height: 26px;
  line-height: 26px;
  padding: 15px 30px;
}
.ws_embed_sms_notification .inline-block .description-dsg-2 {
  float: left;
  display: inline-block;
  width: auto;
  padding: 14px 20px;
  min-height: 26px;
  line-height: 26px;
}
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 {
  float: right;
  display: inline-block;
  max-width: unset;
  padding: 11px;
  min-width: 396px;
  width: auto;
}
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .ws-phone-dsg-2 {
  width: 205px;
  float: left;
  height: 32px;
  padding: 0 0 0 26px;
  border-right: 0 none;
}
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .ws-country-pc-dsg2 {
  padding: 0 0 0 26px;
  height: 34px;
  width: 130px;
}
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .ws-orderId-dsg2 {
  margin-bottom: 10px;
  max-width: 100%;
}
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 button.action,
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .cart.table-wrapper .actions-toolbar > .action.action,
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .action-gift.action {
  float: left;
  clear: none;
  margin: 0;
  border-radius: 0;
}
.ws_embed_sms_notification .inline-block .sms-subs {
  margin-top: -3px;
  border-radius: 3px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ws_embed_sms_notification .inline-block .title-dsg-2 {
  padding: 14px;
  font-size: 13px;
  margin: 0;
  background: #f4f4f4;
}
.ws_embed_sms_notification .inline-block .control-subs-2:before {
  font-size: 16px;
  line-height: 32px;
  color: #575757;
  margin: 6px 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
  background: url('../WeSupply_Toolbox/images/icone_phone.png');
  content: '';
  width: 12px;
  height: 20px;
}
@media screen and (max-width: 988px) {
  .ws_embed_sms_notification .inline-block .title-dsg-2 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .ws_embed_sms_notification .inline-block {
    border: 0 none;
  }
  .ws_embed_sms_notification .inline-block .description-dsg-2 {
    padding-left: 0;
  }
  .ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 {
    float: left;
    padding: 0 0 10px 0;
    clear: both;
  }
  .ws_embed_sms_notification .inline-block .ws-title-description-container-dsg2 {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .ws_embed_sms_notification .inline-block {
    border: 1px solid #b5b5b5;
  }
  .ws_embed_sms_notification .inline-block .description-dsg-2 {
    text-align: center;
    width: 100%;
  }
  .ws_embed_sms_notification .inline-block #ws-embedded-sms-notification-form.ws-embedded-sms-notification-form-dsg-2 {
    padding: 0 20px;
    min-width: unset;
  }
  .ws_embed_sms_notification .inline-block #ws-embedded-sms-notification-form.ws-embedded-sms-notification-form-dsg-2 #ws-Phone {
    width: calc(100% - 130px);
    border-right: 1px solid #c2c2c2;
  }
  .ws_embed_sms_notification .inline-block #ws-embedded-sms-notification-form.ws-embedded-sms-notification-form-dsg-2 #ws-orderId {
    margin-bottom: 10px;
    width: 100%;
    max-width: 100%;
  }
  .ws_embed_sms_notification .inline-block #ws-embedded-sms-notification-form.ws-embedded-sms-notification-form-dsg-2 button#ws-embedded-subscribe,
  .ws_embed_sms_notification .inline-block #ws-embedded-sms-notification-form.ws-embedded-sms-notification-form-dsg-2 .cart.table-wrapper .actions-toolbar > .action#ws-embedded-subscribe,
  .ws_embed_sms_notification .inline-block #ws-embedded-sms-notification-form.ws-embedded-sms-notification-form-dsg-2 .action-gift#ws-embedded-subscribe {
    width: 100%;
    margin-top: 10px;
    float: none;
    height: auto;
  }
}
.wesupply-track-shipment .page-title-wrapper,
.wesupply-orders-view .page-title-wrapper {
  display: none;
}
iframe.embedded-iframe.ws-stores-view {
  height: 820px;
}
#order-view-container {
  height: 1000px;
}
.order-view-modal .page-main-actions {
  display: none;
}
.order-view-modal .modal-header {
  display: none;
}
.order-view-modal .modal-content {
  padding: 0;
}
.loading-container {
  text-align: center;
  padding: 40px;
  position: relative;
}
.loading-container .loading-image {
  background: url('../images/loader-2.gif') center center no-repeat transparent;
  background-size: contain;
  position: absolute;
  top: 0;
  left: calc(50% - 100px);
  height: 200px;
  width: 200px;
  z-index: 100;
}
[class*="cms-wesupply-store-locator"].sales-order-history .embedded-iframe-container,
[class*="cms-wesupply-store-details"].sales-order-history .embedded-iframe-container,
.account.sales-order-history .embedded-iframe-container,
[class*="cms-wesupply-store-locator"].customer-account-index .embedded-iframe-container,
[class*="cms-wesupply-store-details"].customer-account-index .embedded-iframe-container,
.account.customer-account-index .embedded-iframe-container {
  display: none;
}
.wesupply-track-shipment #maincontent {
  position: relative;
  margin: 0 auto !important;
  max-width: unset;
  padding: 0;
  width: 100%;
}
.wesupply-track-shipment #maincontent .embedded-iframe-container {
  display: block;
}
.wesupply-track-shipment #maincontent .embedded-iframe-container .page-title {
  text-align: left;
}
.wesupply-track-shipment #maincontent .not-found {
  padding: 40px 0 20px;
  margin: 0 auto;
  display: table;
}
.wesupply-track-shipment .breadcrumbs {
  display: none;
}
#co-shipping-method-form .item-options .field.item {
  margin-left: 20px;
}
#co-shipping-method-form .item-options .field.item input.radio {
  margin-left: -20px;
  margin-top: 2px;
}
#co-shipping-method-form .item-options .field.item label.label {
  position: relative;
  top: -2px;
  left: -2px;
}
#co-shipping-method-form .item-options .field.item span.eta {
  display: block;
}
@media screen and (min-width: 1024px) {
  .order-view-modal {
    max-width: 989px;
    left: calc(100% - 989px);
  }
}
/* quick fix for pearl users */
.theme-pearl .ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .ws-phone-dsg-2 {
  height: 34px;
}
.theme-pearl .ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .ws-country-pc-dsg2 {
  height: 34px;
}
@media screen and (max-width: 767px) {
  .theme-pearl .checkout-shipping-method .table-checkout-shipping-method thead {
    display: none;
  }
  .theme-pearl .checkout-shipping-method .table-checkout-shipping-method tbody {
    padding-bottom: 20px;
  }
  .theme-pearl .checkout-shipping-method .table-checkout-shipping-method tbody tr.row {
    display: flex;
    margin-left: 0;
    padding-bottom: 0;
  }
  .theme-pearl .checkout-shipping-method .table-checkout-shipping-method tbody tr.row:first-child,
  .theme-pearl .checkout-shipping-method .table-checkout-shipping-method tbody tr.row.row-eta,
  .theme-pearl .checkout-shipping-method .table-checkout-shipping-method tbody tr.row td.col {
    border: 0 none;
  }
}
/* quick fix for non pearl users */
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .input-wrapper #input_zip,
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .buttons #input_zip {
  height: 26px;
  min-height: unset;
  max-height: unset;
  position: relative;
  top: -1px;
}
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .input-wrapper #input_country,
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .buttons #input_country,
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .input-wrapper #update_location,
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .buttons #update_location {
  height: 28px;
}
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .input-wrapper #input_country,
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .buttons #input_country {
  top: -1px;
}
body:not(.theme-pearl) #ws_embed_sms_notification.sms-center {
  max-width: 560px;
  margin: 40px auto;
}
body:not(.theme-pearl) #ws_embed_sms_notification.sms-center-design-2 {
  margin: 40px auto;
}
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group {
  position: relative;
}
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group:before {
  left: 0;
}
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group #phonePrefix,
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group #ws-Phone {
  height: 32px;
  vertical-align: bottom;
}
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group #ws-Phone {
  padding-left: 5px;
}
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group #ws-orderId {
  margin-bottom: 10px;
  width: 460px;
  max-width: 100%;
}
.checkout-onepage-success .delivery-estimations {
  font-size: 1.8rem;
  font-weight: 600;
  padding-top: 20px;
}
/* MEDIA QUERIES */
.fieldset > .field.consent {
  margin-bottom: 5px;
}
.fieldset > .field.consent ~ .captcha,
.fieldset > .field.consent ~ .g-recaptcha,
.fieldset > .field.consent ~ .field-recaptcha {
  margin-top: 20px;
}
.field.consent {
  transition: all 300ms linear;
}
.hidden-consents .field.consent {
  max-height: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 0 !important;
  transform: translateY(-5px);
}
.block.newsletter .field.consent {
  text-align: left;
  margin: 10px 0 15px;
  order: 10;
}
.block.newsletter .field.consent label {
  opacity: .8;
  clip: auto;
  height: auto;
  width: auto;
  position: static;
  display: inline;
}
.block.newsletter .field.consent label::after {
  content: '';
  display: block;
}
.block.newsletter .field.consent input[type='checkbox'] {
  margin-right: 5px;
}
.cookie-bar {
  z-index: 899;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 25px 30px;
  box-sizing: border-box;
  color: rgba(var(--base-color, 34, 34, 34), var(--base-alpha, 1));
  background: rgba(var(--z-layer-bg, 255, 255, 255), var(--z-layer-bg-alpha, 1));
  box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.2);
  visibility: 'hidden';
}
.cookie-bar p:last-child {
  margin: 0;
}
.cookie-bar .cookie-bar-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 1440px;
  margin: 0 auto;
}
.cookie-bar .cookie-bar-text {
  max-width: 800px;
}
.cookie-bar .cookie-bar-text > h3 {
  margin-top: 0;
}
.cookie-bar .cookie-bar-buttons {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}
.cookie-bar .cookie-bar-buttons > * {
  margin-left: 25px;
}
.cookie-bar .cookie-bar-buttons > *:first-child {
  margin: 0;
}
.cookie-bar .cookie-bar-buttons a {
  color: rgba(var(--link-color, 136, 136, 136), var(--link-alpha, 1));
  text-decoration: underline;
}
.cookie-bar .cookie-bar-buttons a:hover {
  text-decoration: none;
}
.cookie-bar-mode-full {
  top: 0;
  bottom: 0;
  left: 0;
  width: 420px;
  max-width: 92%;
  padding: 15px 10px 15px 20px;
}
.cookie-bar-mode-full .cookie-bar-text {
  padding-right: 10px;
  max-height: calc(100vh - 35px);
  overflow: auto;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
}
.cookie-bar-mode-full .cookie-bar-buttons {
  justify-content: flex-end;
}
.cookie-bar-mode-full .cookie-bar-buttons > * {
  margin-left: 12px;
}
.cookie-bar {
  transform: translateY(100%);
  transition: transform 400ms ease-in-out 0ms, visibility 0ms linear 400ms;
}
.cookie-bar.shown {
  visibility: visible;
  transform: translateY(0);
  transition-duration: 0ms;
}
.cookie-bar-mode-full .cookie-bar-text::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.cookie-bar-mode-full .cookie-bar-text::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 6px;
}
.cookie-bar-mode-full .cookie-bar-text::-webkit-scrollbar-thumb {
  background-color: rgba(var(--scrollbar-bg, 170, 170, 170));
  border-radius: 6px;
}
.cookie-bar-mode-full.shown {
  transform: translateX(0);
}
.cookie-bar ~ .cookie-wall {
  pointer-events: none;
  opacity: 0;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.cookie-bar.shown ~ .cookie-wall {
  transition-duration: 0ms;
  opacity: 1;
  pointer-events: all;
  transition: opacity 400ms ease-in-out 0ms, visibility 0ms linear 400ms;
}
@keyframes gdpr-loading {
  50% {
    opacity: .8;
  }
}
.cookie-buttons {
  margin: 15px 0 15px;
  text-align: right;
}
.cookie-buttons button,
.cookie-buttons .cart.table-wrapper .actions-toolbar > .action,
.cookie-buttons .action-gift {
  margin-left: 10px;
  margin-bottom: 5px;
}
.cookie-buttons button.gdpr-loading,
.cookie-buttons .cart.table-wrapper .actions-toolbar > .action.gdpr-loading,
.cookie-buttons .action-gift.gdpr-loading {
  animation: gdpr-loading 0.7s infinite;
}
.cookie-group {
  box-sizing: border-box;
  margin: 0 0 15px;
  padding: 5px 12px 12px;
  border: 1px solid rgba(var(--base-color, 238, 238, 238), var(--divider-alpha, .1));
  border-radius: 4px;
}
.cookie-groups {
  clear: both;
  width: 100%;
}
.cookie-group:last-child {
  margin-bottom: 0;
}
.cookie-group-heading {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
.cookie-group h3 {
  font-weight: normal;
  margin: 0;
  flex-grow: 1;
}
.cookie-group-description {
  margin-bottom: 10px;
}
.cookie-group-toggler {
  box-sizing: content-box;
  margin: 0 10px;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  border: 2px solid transparent;
  border-radius: 9999px;
  background: rgba(var(--brand-color, 25, 121, 195), .3);
  height: 20px;
  width: 40px;
  transition: 200ms background ease-in-out;
}
.cookie-group-toggler span:first-child {
  display: block;
  background: rgba(var(--base-bg, 255, 255, 255), var(--base-bg-alpha, 1));
  height: 20px;
  width: 20px;
  border-radius: 50%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  transform: translateX(0);
  transition: 200ms transform ease-in-out;
}
.cookie-group-toggler.active {
  background: #70a205;
}
.cookie-group-toggler:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(120, 174, 5, 0.2);
}
.cookie-group-toggler-message {
  font-size: .9em;
  color: rgba(var(--base-color, 119, 119, 119), var(--muted-alpha, .6));
  pointer-events: none;
  position: absolute;
  white-space: nowrap;
  right: 65px;
  background: rgba(var(--base-bg, 255, 255, 255), var(--base-bg-alpha, 1));
  padding: 4px 6px;
  border-radius: 2px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.cookie-group-toggler-message:empty {
  display: none;
}
.cookie-list-caption {
  color: rgba(var(--link-color, 119, 119, 119), var(--link-alpha, 1));
  cursor: pointer;
}
.cookie-list-caption.hide {
  display: none;
}
.cookie-list-caption:hover {
  text-decoration: underline;
}
.cookie-list-toggler {
  display: none !important;
}
.cookie-list-toggler:checked ~ .show {
  display: none;
}
.cookie-list-toggler:checked ~ .hide {
  display: block;
}
.cookie-list-toggler:checked ~ table {
  display: table;
}
.cookie-list table {
  display: none;
  table-layout: fixed;
  word-wrap: break-word;
  margin-top: 10px !important;
  font-size: .9em;
}
.cookie-list table .cookie-name {
  width: 27%;
}
.cookie-list table .cookie-description {
  width: 73%;
}
.block-accepted-consents .consent-form-title {
  font-weight: bold;
  display: block;
  margin: 10px 0;
}
.block-accepted-consents .grouped-consents {
  margin-bottom: 20px;
}
.block-accepted-consents .list-consents {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block-accepted-consents .list-consents li {
  margin: 0;
}
.block-accepted-consents .list-consents li + li {
  margin-top: 3px;
}
.block-accepted-consents .list-consents svg {
  width: 16px;
  height: 12px;
  vertical-align: middle;
  margin-top: -3px;
  fill: currentColor;
}
.block-accepted-consents .privacy-note {
  padding: 5px 12px;
  opacity: .7;
  border: 1px solid #eee;
  border-radius: 4px;
}
.block-accepted-consents .privacy-note p {
  margin-bottom: 3px;
}
.block-delete-data p {
  margin-bottom: 10px;
}
.block-delete-data button.delete-data,
.block-delete-data .cart.table-wrapper .actions-toolbar > .action.delete-data,
.block-delete-data .action-gift.delete-data {
  box-shadow: none;
  background: #ec4236;
  border: none;
  color: #fff;
  font-size: 16px;
  padding: 10px 15px;
  text-transform: none;
}
.block-delete-data button.delete-data:hover,
.block-delete-data .cart.table-wrapper .actions-toolbar > .action.delete-data:hover,
.block-delete-data .action-gift.delete-data:hover {
  box-shadow: none;
  color: #fff;
  background: #d43b31;
}
.block-delete-data button.delete-data:focus,
.block-delete-data .cart.table-wrapper .actions-toolbar > .action.delete-data:focus,
.block-delete-data .action-gift.delete-data:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(225, 66, 66, 0.5);
}
.delete-data-modal .modal-inner-wrap {
  max-width: 600px;
}
.delete-data-modal h2 {
  margin-top: 0;
}
.delete-data-modal .form.delete-data {
  margin-top: 35px;
}
.delete-data-modal button.delete-data,
.delete-data-modal .cart.table-wrapper .actions-toolbar > .action.delete-data,
.delete-data-modal .action-gift.delete-data {
  box-shadow: none;
  background: #ec4236;
  border: none;
  color: #fff;
  font-size: 16px;
  padding: 10px 15px;
  text-transform: none;
}
.delete-data-modal button.delete-data:hover,
.delete-data-modal .cart.table-wrapper .actions-toolbar > .action.delete-data:hover,
.delete-data-modal .action-gift.delete-data:hover {
  box-shadow: none;
  color: #fff;
  background: #d43b31;
}
.delete-data-modal button.delete-data:focus,
.delete-data-modal .cart.table-wrapper .actions-toolbar > .action.delete-data:focus,
.delete-data-modal .action-gift.delete-data:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(225, 66, 66, 0.5);
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 0;
  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: 0;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 0;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 0 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: 0 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 0;
}
.block-cart-failed {
  margin-top: 0;
}
.block-cart-failed .block-title {
  font-size: 19px;
}
.block-cart-failed .block-title strong {
  font-weight: 400;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 0;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 0 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 0;
}
.block-category-event .block-title {
  margin: 0 0 0;
}
.block-category-event .block-title strong {
  font-size: 1.5px;
  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.8px;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1px;
  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.8px;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 0;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8px;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.downloadable.samples {
  margin-bottom: 0;
}
.downloadable.samples dd {
  margin: 0 0 0;
}
.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.4px;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 0;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2px;
  padding: 0 8px;
  font-size: 11px;
  margin-top: 0;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 0;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 0;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 0;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 0;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 0;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 0;
}
.gift-message .field {
  margin-bottom: 0;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 0;
}
.gift-options-content .fieldset {
  margin: 0 0 0;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 0 0 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 0 0 0;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 700;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 15px;
  line-height: normal;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 0 0 0;
  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: 0 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: 0;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 0;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 0;
}
.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: 0;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 0;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 0;
}
.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: 0;
}
.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 0;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 0 8px 0;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8px;
  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: 0 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 0;
}
.gift-wrapping .label {
  margin: 0 0 0;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 0;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 19px;
  margin: 0 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 0 0 0;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 0 0 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: 0 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 0;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 0;
}
.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: 0 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 0 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: 0;
}
.order-options .product {
  margin-bottom: 0;
}
.order-options .product-image-container {
  float: left;
  padding-right: 0;
}
.order-options .gift-wrapping {
  margin-bottom: 0;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 15px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.block.filter {
  margin-bottom: 0;
}
.block.filter .filter-title {
  margin-bottom: 0;
}
.block.filter .filter-title strong {
  font-size: 18px;
}
.block-subtitle {
  display: inline-block;
  margin-bottom: 0;
}
.filter-current .item {
  margin-bottom: 0;
}
.filter-current .filter-label {
  display: block;
  font-weight: 700;
}
.filter-current .filter-label:after {
  content: ':';
}
.filter-current + .filter-actions {
  margin-bottom: 0;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  font-weight: 700;
  line-height: 22px;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin: 0 0 0;
  word-break: break-all;
}
.filter-options .filter-options-content {
  margin: 0 0 0;
}
.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}
.filter-options .count {
  color: #7d7d7d;
}
.filter-options .count:before {
  content: '(';
}
.filter-options .count:after {
  content: ')';
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.map-popup-wrapper.popup .action.close {
  top: 0;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 0;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-weight: 700;
  line-height: 20px;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.map-popup .popup-content {
  margin: 0 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: 0;
  top: 0;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 0;
}
.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: 0;
}
.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: 20px;
  margin: 0;
  padding: 0;
  color: #000000;
  text-decoration: none;
  /*    &:visited {
        .lib-css(color, @_link-color-visited);
        .lib-css(text-decoration, @_link-text-decoration-visited);
    }*/
  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:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #6ca70f;
  text-decoration: none;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #000000;
  text-decoration: none;
}
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: #000000;
  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: 22px;
  color: #7d7d7d;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .items li {
  padding: 0;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\e601';
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #333333;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #c9c9c9;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2px;
  padding: 0 8px;
  font-size: 11px;
}
.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: 0;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 0;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 700;
  line-height: 20px;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.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: 0;
  top: 0;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 0;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 0;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 0;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 0;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 0;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 0;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2px;
  margin-bottom: 0;
}
.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: 0;
}
.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 0;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 0 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 0 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 0;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 0;
  margin-top: 0;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #000000;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 0;
  padding-left: -4px;
}
.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: 0;
}
.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: 0;
}
.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: 0;
}
.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: 0;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 0;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 0;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 0;
}
.multicheckout .item-options {
  margin: 0 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 0;
}
.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.4px;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 0;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
}
.multicheckout .box-title span {
  margin-right: 0;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 0;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 23px;
  margin-bottom: 0;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 0 0 0;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 0 0;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 0;
}
.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: 700;
  line-height: 20px;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
  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: 700;
  line-height: 20px;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 0;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 0 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 0 0 0;
}
.fotorama-video-container:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.block.add.review {
  margin-bottom: 0;
}
.block.add.review > .title {
  font-weight: 400;
  line-height: 20px;
  font-size: 19px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.block.add.review .legend {
  font-weight: 700;
  line-height: 20px;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin: 0 0 0;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 0 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 400;
  line-height: 20px;
  font-size: 19px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.block.reviews.list .review.item {
  margin-bottom: 0;
}
.block.reviews.list .review.title {
  font-weight: 700;
  line-height: 20px;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 0;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 0;
}
.product-reviews-summary {
  display: table;
  margin: 0 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: 0;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 0;
}
.customer-review .product-details {
  margin-bottom: 0;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 0;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 0;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 700;
  line-height: 20px;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 600;
  margin-bottom: 0;
}
.customer-review .review-details .review-content {
  margin-bottom: 0;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 0;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 0;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 0;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 0 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.fieldset .review-legend.legend {
  margin-bottom: 0;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 0;
  margin-top: 0;
}
.review-list {
  margin-bottom: 0;
}
.review-list .block-title strong {
  font-weight: 400;
  line-height: 20px;
  font-size: 19px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 0 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 0;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 700;
  line-height: 20px;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin: 0 0 0;
}
.review-content {
  margin-bottom: 0;
}
.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: 0;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 0;
}
.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: 0;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 0;
  color: #000000;
  text-decoration: none;
  /*    &:visited {
        .lib-css(color, @_link-color-visited);
        .lib-css(text-decoration, @_link-text-decoration-visited);
    }*/
  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:hover {
  color: #6ca70f;
  text-decoration: none;
}
.my-credit-cards .action.delete:active {
  color: #000000;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #000000;
  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: 20px;
  margin: 0;
  padding: 0;
  color: #000000;
  text-decoration: none;
  /*    &:visited {
        .lib-css(color, @_link-color-visited);
        .lib-css(text-decoration, @_link-text-decoration-visited);
    }*/
  background: none;
  border: 0;
  display: inline;
  margin-right: 0;
}
.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:hover {
  color: #6ca70f;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:active {
  color: #000000;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #000000;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1px;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.widget-blog-posts ol.post-list {
  list-style: none;
  padding: 0;
}
.widget-blog-posts ol.post-list::after {
  content: " ";
  display: block;
  clear: both;
}
.widget-blog-posts ol.post-list li.item {
  float: left;
  width: 25%;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  overflow: hidden;
}
.widget-blog-posts ol.post-list .post-image span.empty {
  background: #ddd;
  width: 600px;
  height: 150px;
  display: block;
}
.block-blog-protected {
  max-width: 500px;
}
.bundle-actions {
  display: none;
}
.action.back.customization {
  display: none;
}
.product-info-main .product-info-reference-unit {
  margin: 3px !important;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 0;
}
.bundle-options-container ul.bundle.items {
  padding-top: 5px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 40px;
  font-size: 28px;
  margin-top: 0px;
  margin-bottom: 0px;
  border: 0;
  padding: 0;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 0;
}
.bundle-options-container .product-options-wrapper .fieldset > .field {
  border-top: 1px #e4e4e4 solid;
  padding-top: 0;
}
.bundle-options-container .product-options-wrapper .fieldset > .field:first-of-type {
  border-top: 0;
  padding-top: 0;
}
.bundle-options-container .product-options-wrapper .fieldset .required .label::after {
  content: unset;
}
.bundle-options-container .product-options-wrapper .fieldset > p.required {
  display: none;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options select {
  border: unset;
  overflow: hidden;
  padding: 6px 0 !important;
  height: 50px;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options option {
  background: transparent;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice > .option.bundle {
  display: none;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice label {
  margin-left: 0 !important;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice {
  display: none;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.qty.qty-holder {
  display: none !important;
}
.bundle-options-container .product-options-wrapper .field.choice input {
  float: left;
  margin-top: 4px;
}
.bundle-options-container .product-options-wrapper .field.choice .label {
  display: block;
  margin-left: 24px;
}
.bundle-options-container .product-options-wrapper .field.choice .price-excluding-tax {
  display: inline-block;
}
.bundle-options-container .product-options-bottom {
  padding: 37px 35px 0 35px !important;
  display: flex;
  flex-direction: column-reverse;
}
.bundle-options-container .product-options-bottom .price-box-add.smcls {
  margin-bottom: 0 !important;
}
.bundle-options-container .product-options-bottom .price-from {
  display: none;
}
.bundle-options-container .product-options-bottom .price-to {
  display: flex;
  margin-bottom: 0;
}
.bundle-options-container .action.back {
  margin-bottom: 0;
}
.bundle-options-container .block-bundle-summary {
  width: 70%;
  padding: 0 35px 25px 35px !important;
}
.bundle-options-container .block-bundle-summary > .title {
  margin-bottom: 15px;
  display: none;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 400;
  line-height: 20px;
  font-size: 19px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.bundle-options-container .block-bundle-summary > .title,
.bundle-options-container .block-bundle-summary .bundle-summary .subtitle {
  border-bottom: 1px #e4e4e4 solid;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 0;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 400;
  line-height: 20px;
  font-size: 19px;
  margin-top: 0px;
  margin-bottom: 0px;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 0;
}
.bundle-options-container .block-bundle-summary .product-addto-links {
  text-align: center;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  margin-right: 5%;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action.tocompare:before {
  content: '\e61e';
}
.bundle-options-container .price-configured_price {
  display: none;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .nested .field.qty {
  margin: 0 0 0;
  margin-top: 0;
}
.bundle-options-container .nested .field.qty > .label {
  margin: 0 0 0;
  display: inline-block;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
}
.bundle-options-container .nested .field.qty:last-child {
  margin-bottom: 0;
}
.product-item-details .price-final_price .price-from {
  display: none;
}
.cart-container .btn-remove .action.action-edit {
  display: none;
}
.products {
  margin: 0 0;
}
.product-item {
  vertical-align: top;
  /*            .products-grid & {
                            display: inline-block;
                            margin-left: 2%;
                            padding: 0;
                            width: calc(~'(100% - 2%) / 2');
                        }*/
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 0 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  font-size: 0;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
  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: 0 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 13px;
  margin-top: 5px;
}
.product-item .price-box {
  text-align: right;
  float: right;
}
.product-item .price-box .price {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #454545;
}
.product-item .price-box .price-label {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #454545;
  text-transform: lowercase;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: inline-block;
  float: left;
}
.product-item .old-price {
  /*                .price {
                                    font-weight: @font-weight__regular;
                                }*/
  margin-left: 5px;
}
.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: #000000;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61f';
}
.product-item .tocart {
  white-space: nowrap;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 0;
}
.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 0 0 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.products.list.product-items {
  margin: 0 -10px;
}
.products.list .product-item {
  float: left;
  width: 25%;
  padding: 0 10px;
  margin-bottom: 20px;
}
.products.list .product-item:nth-child(4n+1) {
  clear: both;
}
.products.list .product-item-info {
  box-shadow: 0px 2px 10px 5px rgba(209, 209, 209, 0.2);
  -moz-box-shadow: 0px 2px 10px 5px rgba(209, 209, 209, 0.2);
  -webkit-box-shadow: 0px 2px 10px 5px rgba(209, 209, 209, 0.2);
  padding: 20px;
  float: left;
  width: 100%;
}
.products.list .product-item-info .product-item-link {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  text-transform: none;
}
.products.list .product-item-info .product-item-link:hover {
  color: #6ca70f;
}
.products.list .product-item-info .product-image {
  margin-bottom: 5px;
  float: left;
  width: 100%;
  text-align: center;
}
.products.list .product-name {
  min-height: 90px;
}
.products.list .product-unit {
  font-size: 14px;
  float: left;
  width: 100%;
  color: #454545;
  font-weight: 400;
}
.products.list .product-item-description {
  font-size: 13px;
  line-height: 18px;
  min-height: 62px;
  color: #454545;
}
.products.list .dis-with-img {
  position: relative;
  float: left;
  width: 100%;
}
.products.list .dis-with-img:hover img {
  opacity: 0.8;
}
.products.list .discount-multiple {
  position: absolute;
  bottom: 40px;
  padding: 3px 7px 4px;
  background-color: #d83820;
  z-index: 2;
}
.products.list .discount-multiple span {
  color: #ffffff;
  line-height: 18px;
  font-weight: 700;
}
.products.list .featured {
  text-indent: -9999px;
  position: absolute;
  left: 0;
  bottom: 16px;
  width: 93px;
  height: 18px;
  z-index: 9;
  background-color: #78ae05;
  background-image: url(../images/featured-de.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
}
.products.list .featured.fr {
  background-image: url(../images/featured-fr.jpg);
  width: 47px;
}
.products.list .bottom-cart {
  display: inline-block;
  width: 100%;
  min-height: 71px;
}
.products.list .bottom-cart .cart-left {
  position: relative;
}
.products.list .bottom-cart .cart-left .weltpixel-quickview {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0;
  line-height: 0;
}
.products.list .bottom-cart .cart-left .weltpixel-quickview:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -40px -351px;
  width: 22px;
  height: 28px;
  vertical-align: middle;
  content: '';
  display: inline-block;
}
.products.list .bottom-cart .cart-left .weltpixel-quickview:hover {
  opacity: 0.7;
}
.products.list .bottom-cart .cart-left.no-stock {
  width: auto;
  color: #d83820;
  font-weight: 700;
  float: left;
}
.products.list .bottom-cart .cart-right {
  float: right;
}
.products.list .product-item-details {
  float: left;
  width: 100%;
  margin-top: 6px;
}
.products.list.owl-carousel {
  margin: 0;
  float: left;
  width: 100%;
}
.products.list.owl-carousel .product-item {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.products.list.owl-carousel .product-name {
  float: left;
  width: 100%;
}
.products.list.owl-carousel .product-item-description {
  float: left;
  width: 100%;
}
.page-products .products.list .discount-multiple {
  bottom: 34px;
}
html:lang(fr) .products.list .discount-multiple {
  max-width: 65px;
}
.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;
}
select:focus {
  box-shadow: none !important;
}
.toolbar-products {
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 25px 0;
  padding: 4px 0 28px 0;
  border-bottom: 2px solid #d2d2d2;
  color: #858585;
}
.toolbar-products .pages {
  /*margin-left: auto;*/
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter {
  margin-left: auto;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.toolbar-products .sorter select,
.toolbar-products .limiter select {
  background: url(../images/sprite-image.png) 125px -307px no-repeat;
  padding-right: 25px;
  border-bottom: 1px solid #d2d2d2;
  border-right: 0;
  border-left: 0;
  border-top: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 33px;
  padding: 6px 25px 0 3px;
  margin: 0;
  cursor: pointer;
  color: #858585;
}
.toolbar-products .sorter select {
  width: 160px;
}
.toolbar-products .limiter select {
  padding: 6px 25px 0 3px;
  background: url(../images/sprite-image.png) 85px -307px no-repeat;
}
.toolbar-products .category-sorter {
  margin-left: 30px;
}
.toolbar-products .category-sorter .sorter-options {
  max-width: 130px;
  background-position: 95px -307px;
}
.pages .items li {
  margin: 0 3px;
  float: left;
  display: inline;
}
.pages .items li:before {
  content: "/";
  margin-left: -6px;
  position: absolute;
  color: #b0b0b0;
  margin-top: 0px;
  line-height: 20px;
}
.pages .items li:first-child:before {
  display: none;
}
.pages .items li.current {
  margin-left: 7px;
  margin-right: 7px;
  font-size: 15px;
  font-weight: normal;
}
.pages .items li a {
  border: none;
  padding: 0px 4px;
  outline: none;
  font-size: 15px;
  color: #636363;
  text-transform: uppercase;
  font-weight: 400;
}
.pages .items li a.action.next {
  margin: 0;
  background: url(../images/sprite-image.png) -95px -423px no-repeat;
  width: 10px;
  height: 10px;
}
.pages .items li a.action.next:hover {
  background: url(../images/sprite-image.png) -95px -438px no-repeat;
}
.pages .items li a.action.next:before {
  display: none;
}
.pages .items li a.action.previous {
  margin: 0;
  background: url(../images/sprite-image.png) -85px -423px no-repeat;
  width: 10px;
  height: 10px;
}
.pages .items li a.action.previous:before {
  display: none;
}
.pages .items li a.action.previous:hover {
  background: url(../images/sprite-image.png) -85px -438px no-repeat;
}
.toolbar-bottom {
  display: inline-block;
  width: 100%;
  margin: 20px 0 30px;
  text-align: center;
}
.toolbar-bottom .toolbar-products {
  margin: 20px 0 15px;
  float: left;
  width: 100%;
  padding: 10px 0 0 0;
  border-bottom: 0 solid #000000;
  border-top: 2px solid #000000;
}
.toolbar-bottom button,
.toolbar-bottom .cart.table-wrapper .actions-toolbar > .action,
.toolbar-bottom .action-gift {
  padding: 10px 15px 10px;
}
.toolbar-bottom .load-more-button.action.primary[disabled] {
  display: none;
}
.toolbar-bottom .load-more-button.action.primary:active,
.toolbar-bottom .load-more-button.action.primary:focus {
  background: #78ae05;
}
.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: 'icons-blank-theme';
  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;
}
.old-price,
.old.price {
  text-decoration: line-through;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1px;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.products.list .prices-tier {
  float: right;
  text-align: right;
  margin-top: 1px;
  width: 100%;
}
.products.list .prices-tier li {
  color: #c01213;
  font-weight: 700;
  line-height: 18px;
}
.actual-price {
  font-weight: 700;
}
.category-image {
  margin-bottom: 32px;
}
.category-description {
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
.category-description > h2:first-child {
  text-transform: uppercase;
  font-weight: 500;
}
.category-description h2 {
  margin-bottom: 10px;
  line-height: 25px;
}
.category-description ul {
  padding: 0;
  list-style: none;
}
.category-description blockquote {
  padding: 0px 0px 0px 15px;
  margin: 0px 0px 20px;
  border-left: 5px solid #eeeeee;
  font-style: normal;
}
.category-description blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  line-height: 1.25;
}
.parent-cat-description {
  float: left;
  width: 100%;
  margin-bottom: 27px;
  line-height: 22px;
}
.parent-cat-description ul {
  list-style: none;
  padding-left: 0;
}
.parent-cat-description h1 {
  font-size: 20px;
  margin-bottom: 7px;
  font-weight: normal;
  line-height: 27px;
}
.parent-cat-description h2 {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: initial;
  margin-bottom: 12px;
}
.parent-cat-description p {
  margin-bottom: 15px;
}
.parent-cat-description a {
  color: #bcd545;
}
.shrt-description {
  float: left;
  width: 100%;
  margin-bottom: 27px;
}
.shrt-description .top-seller-wrapper {
  float: left;
  width: 100%;
}
.shrt-description .top-seller-wrapper .product-item {
  width: 100%;
  padding-top: 10px;
}
.shrt-description .products.list.product-items {
  margin: 0 -10px;
}
.page-products .product-item .weltpixel-quickview {
  display: inline-block;
}
.page-products .products.list .product-name {
  line-height: 18px;
  min-height: 84px;
}
.page-products .products.list .product-item-description {
  min-height: 55px;
}
.page-products .products.list .bottom-cart {
  min-height: 68px;
  margin-top: 5px;
}
.page-products .block-product-title {
  margin-bottom: 20px;
}
.page-products .products-grid .products.list .product-name {
  margin: 6px 0 5px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
.products-grid .products.list .product-item-description {
  line-height: 16px;
}
.products-grid .products.list .bottom-cart .cart-right {
  line-height: 30px;
}
.top-seller-wrapper.products.list .product-item-link,
.intrest-product-sec.products.list .product-item-link {
  line-height: 18px;
}
.top-seller-wrapper.products.list .product-name,
.intrest-product-sec.products.list .product-name {
  margin: 10px 0;
}
.bottom-desc {
  float: left;
  width: 100%;
  text-align: justify;
  line-height: 22px;
}
.bottom-desc h2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 12px;
  line-height: 28px;
}
.bottom-desc ul {
  list-style: none;
  padding-left: 0;
}
.bottom-desc li {
  line-height: 20px;
}
.interest-product {
  float: left;
  width: 100%;
}
.interest-product .intrest-product-sec {
  float: left;
  width: 100%;
}
.brand-category-title {
  color: #bcd545;
  position: relative;
  margin-bottom: 30px;
  /*&:after{
            content: "";
            background: @las-palmas;
            height: 100%;
            width: 100%;
            display: inline-block;
            position: absolute;
            left: 0;
            z-index: -1;
            top: 0;
        }*/
}
.brand-category-title h1 {
  color: #bcd545;
  font-weight: 500;
  font-size: 36px;
  line-height: 36px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 0;
  position: relative;
  z-index: 9;
  display: inline-block;
  background: #ffffff;
  padding-right: 12px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #7d7d7d;
  font-size: 13px;
  margin: 0 0;
}
.product.media .product.thumbs {
  margin: 0 0 0;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 35px;
  padding-top: 30px;
  float: left;
  width: 100%;
}
.product.info.detailed .additional-attributes {
  width: auto;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 4px 0 0 0;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 0 0 0;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 0;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d;
}
.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
}
.product-info-main .product.attribute.sku .type {
  margin-right: 0;
}
.product-info-main .product.attribute.overview {
  margin: 0 0;
}
.product-info-main .product.alert {
  margin: 0 0;
}
.product-info-main .price-box {
  margin-top: 0;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 15px;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 0;
  font-size: 14px;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 0;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 13px;
  margin: 0 0 0 0;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  margin-bottom: 0;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: inline-block;
  margin: 0 0;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': ';
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  padding-right: 0;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: center;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 0 0;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-weight: 700;
}
.ui-dialog-titlebar-close {
  line-height: 20px;
  margin: 0;
  padding: 0;
  color: #000000;
  text-decoration: none;
  /*    &:visited {
        .lib-css(color, @_link-color-visited);
        .lib-css(text-decoration, @_link-text-decoration-visited);
    }*/
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:hover {
  color: #6ca70f;
  text-decoration: none;
}
.ui-dialog-titlebar-close:active {
  color: #000000;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #000000;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 0;
}
.sidebar .product-items .product-item {
  margin-bottom: 0;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 0;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2px;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .product-items-images {
  margin-left: 0;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 0;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 0;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
.amcard-customer-image > .amcard-container.-active,
.amcard-image-container > .amcard-container.-active,
.amcard-customer-image > .amcard-image.-active,
.amcard-image-container > .amcard-image.-active,
.amcard-customer-image > .amcard-container:hover,
.amcard-image-container > .amcard-container:hover,
.amcard-customer-image > .amcard-image:hover,
.amcard-image-container > .amcard-image:hover {
  border-color: #78AE05;
}
/*** product-detail-page ***/
.product-info-main .page-title-wrapper .page-title {
  margin: 0;
  font-weight: 700;
  color: #202020;
  font-size: 25px;
  line-height: 28px;
  text-transform: inherit;
}
.product-info-main .product-info-reference-unit {
  float: left;
  width: 100%;
  margin: 15px 0 20px 0;
}
.product-info-main .product-info-reference-unit span {
  font-size: 16px;
  font-weight: 400;
  color: #202020;
  line-height: 23px;
}
.product-info-main .product-add-form {
  float: left;
  width: 100%;
}
.product-info-main .product-add-form .product-options-bottom {
  float: left;
  padding: 37px 35px 25px 35px;
  background-color: #f8f8f8;
  width: 70%;
  position: relative;
  color: #454545;
}
.product-info-main .product-add-form .product-options-bottom .price-label {
  display: none !important;
}
.product-info-main .product-add-form .price-box {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.product-info-main .product-add-form .price-box .special-price .price,
.product-info-main .product-add-form .price-box .normal-price .price,
.product-info-main .product-add-form .price-box .price-final_price .price {
  font-size: 36px;
  font-weight: 500;
  color: #d97402;
}
.product-info-main .product-add-form .price-box .old-price {
  position: relative;
  margin-left: 16px;
}
.product-info-main .product-add-form .price-box .old-price .price {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #454545;
}
.product-info-main .product-add-form .prices-tier {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 5px;
}
.product-info-main .product-add-form .prices-tier li {
  padding: 0 9px 0 0;
  float: left;
  list-style: none;
  position: relative;
  margin-right: 8px;
  color: #c01213;
}
.product-info-main .product-add-form .prices-tier li .price {
  color: #c01213;
  font-weight: 400;
}
.product-info-main .product-add-form .prices-tier li:after {
  width: 1px;
  height: 12px;
  background-color: #c01213;
  content: "";
  float: right;
  top: 4px;
  right: 0;
  position: absolute;
}
.product-info-main .product-add-form .prices-tier li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.product-info-main .product-add-form .prices-tier li:last-child:after {
  display: none;
}
.product-info-main .product-add-form .smcls {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  font-size: 16px;
}
.product-info-main .product-add-form .smcls.baseprice-box {
  margin-bottom: 15px;
}
.product-info-main .product-add-form .smcls.price-box-addln {
  margin-bottom: 11px;
}
.product-info-main .product-add-form .price-box-add.smcls {
  margin-bottom: 2px;
}
.product-info-main .product-add-form .box-tocart {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.product-info-main .product-add-form .box-tocart .fieldset {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.product-info-main .product-add-form .box-tocart .field {
  display: inline-block;
  width: 70px;
}
.product-info-main .product-add-form .box-tocart .field select {
  height: 39px;
  padding: 6px 28px 6px 11px;
  color: #000000;
  border: 1px solid #d2d2d2;
  width: 70px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #ffffff url(../images/sprite-image.png) -265px -429px no-repeat;
}
.product-info-main .product-add-form .box-tocart .actions {
  display: inline-block;
  margin-left: 10px;
  width: 100%;
}
.product-info-main .product-add-form .box-tocart .actions .tocart {
  width: 100%;
  font-size: 15px;
  letter-spacing: 0.5px;
}
.product-info-main .product-add-form .box-tocart .actions .tocart span {
  position: relative;
  padding: 5px 10px 5px 43px;
  display: inline-block;
}
.product-info-main .product-add-form .box-tocart .actions .tocart span:before {
  width: 24px;
  height: 23px;
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -307px -366px;
  vertical-align: middle;
  content: '';
  display: inline-block;
  position: absolute;
  left: 12px;
  top: 4px;
}
.product-info-main .product-add-form .product-options-wrapper {
  margin-bottom: 15px;
  display: block;
  width: 100%;
  float: left;
}
.product-info-main .product-add-form .product-options-wrapper .fieldset {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product-info-main .product-add-form .amcard-general-container .amcard-form-container .slick-slider {
  padding: 0;
}
.product-info-main .product-add-form .amcard-general-container .amcard-form-container .slick-slider .slick-track {
  margin: 0;
}
.product-info-main .product-add-form .amcard-general-container .amcard-image-container > .amcard-image:hover,
.product-info-main .product-add-form .amcard-general-container .amcard-image-container > .amcard-image:active {
  border-color: #78AE05;
}
.product-info-main .product-add-form .amcard-general-container .amcard-image-container > .amcard-image.-active {
  border-color: #78AE05;
}
.product-info-main .product-add-form .amcard-general-container .amcard-field-block > .amcard-field {
  border-radius: 0;
}
.product-info-main .product-social-links {
  float: left;
  width: 100%;
  text-align: left;
  margin-top: 17px;
}
.product-info-main .product-social-links .share-box {
  float: left;
  width: 100%;
}
.product-info-main .product-social-links .delivery-time {
  display: inline-block;
  margin-right: 0;
  color: #90c143;
}
.product-info-main .product-social-links .delivery-time:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -82px -452px;
  width: 26px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  content: '';
}
.product-info-main .product-social-links .delivery-time a {
  color: #90c143;
  font-size: 16px;
  margin-left: 5px;
  text-decoration: underline;
}
.product-info-main .product-social-links .share-links {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding-bottom: 12px;
}
.product-info-main .product-social-links .share-show {
  background-color: #ffffff;
  position: absolute;
  left: -3px;
  bottom: -40px;
  min-width: 234px;
  border: 1px solid #a1d451;
  padding: 8px 10px;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
  z-index: 9;
}
.product-info-main .product-social-links .share-show .title {
  font-size: 16px;
  color: #777777;
}
.product-info-main .product-social-links .share-show:before,
.product-info-main .product-social-links .share-show:after {
  bottom: 100%;
  left: 11px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.product-info-main .product-social-links .share-show:before {
  border-bottom-color: #a1d451;
  border-width: 10px;
  left: 9px;
}
.product-info-main .product-social-links .share-show:after {
  border-bottom-color: #ffffff;
  border-width: 8px;
}
.product-info-main .product-social-links .share-show .mailto {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -215px -17px;
  width: 28px;
  height: 24px;
  margin-left: 30px;
  vertical-align: middle;
}
.product-info-main .product-social-links .share-show .mailto:before {
  display: none;
}
.product-info-main .product-social-links .share-show .fb-bg-icon {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -215px -46px;
  width: 27px;
  height: 25px;
  margin-left: 20px;
  display: inline-block;
  vertical-align: middle;
}
.product-info-main .product-social-links .share-bg-icon:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -115px -453px;
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 32px;
  height: 21px;
}
.product-info-main .product-social-links .product-addto-links {
  /*display: inline-block;
                margin-left: 5px;*/
  display: block;
  margin-left: -5px;
  margin-top: 10px;
  position: relative;
}
.product-info-main .product-social-links .product-addto-links .wishlist-bg-icon {
  color: #90c143;
}
.product-info-main .product-social-links .product-addto-links .wishlist-bg-icon:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -146px -448px;
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 26px;
  height: 30px;
  margin-right: 10px;
}
.product-info-main .product-social-links .product-addto-links .tooltip-text {
  width: 176px;
  padding: 2px 0;
  border: 1px solid #e0e0e0;
  position: absolute;
  left: 37px;
  background: #ffffff;
  font-size: 14px;
  color: #3a3a3a;
  border-radius: 2px;
  top: 4px;
}
.product-info-main .product-social-links .product-addto-links .tooltip-text:before,
.product-info-main .product-social-links .product-addto-links .tooltip-text:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.product-info-main .product-social-links .product-addto-links .tooltip-text:before {
  border-color: rgba(224, 224, 224, 0);
  border-right-color: #e0e0e0;
  border-width: 9px;
  margin-top: -9px;
}
.product-info-main .product-social-links .product-addto-links .tooltip-text:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #ffffff;
  border-width: 8px;
  margin-top: -8px;
}
.product-info-main .product-social-links .prvw-btm-extr-lnk {
  float: left;
  width: 100%;
}
.product-info-main .product-social-links .prvw-btm-extr-lnk .product-related-brand {
  display: block;
  margin-top: 10px;
  margin-right: 0;
  color: #90c143;
}
.product-info-main .product-social-links .prvw-btm-extr-lnk .product-related-brand:before {
  background: rgba(0, 0, 0, 0) url(../images/magnifying-glass.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 22px;
  height: 26px;
  margin-right: 9px;
  background-size: 26px;
}
.product-info-main .product-social-links .prvw-btm-extr-lnk .product-home-link:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -220px -110px;
  display: inline-block;
  width: 21px;
  height: 17px;
  vertical-align: middle;
  content: '';
  position: relative;
  left: -7px;
  top: -1px;
}
.share-show {
  display: none;
}
.product-description-background {
  background: #f8f8f8;
  margin-top: 30px;
}
.product-description-background .value {
  float: left;
  width: 65%;
}
.product-description-background .value ol {
  padding-left: 25px;
}
.product-description-background .value p {
  font-size: 16px;
  line-height: 24px;
  color: #454545;
}
.product-description-background .value ul {
  padding: 0;
  margin-bottom: 12px;
}
.product-description-background .value ul li {
  color: #454545;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  list-style: none;
  padding-left: 15px;
}
.product-description-background .value ul li:before {
  position: absolute;
  left: 0;
  top: 10px;
  width: 5px;
  height: 5px;
  content: '';
  background: #6f6f6f;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.product-description-background .value ul li strong {
  color: #454545;
  font-size: 16px;
  line-height: 24px;
}
.product-description-background .att-desc-after-tab {
  width: 30%;
  float: right;
}
.product-description-background .att-desc-after-tab ul {
  padding: 0;
  list-style: none;
}
.product-description-background .att-desc-after-tab .light-icon {
  display: inline-block;
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -212px -135px;
  width: 35px;
  height: 38px;
}
.product-description-background .att-desc-after-tab .tooltip-attr {
  font-weight: 500;
}
.product-description-background .att-desc-after-tab .attri-tooltip li {
  line-height: 22px;
  color: #a9a9a9;
}
.product .data.items > .item.title {
  margin-bottom: 22px;
  border-bottom: 2px solid #9cb942;
}
.product .data.items > .item.title > .switch {
  font-weight: 500;
  display: inline-block;
  padding: 7px 14px 8px;
  font-size: 18px;
  color: #ffffff;
  border-radius: 0px;
  line-height: 24px;
  text-decoration: none;
  background-color: #9cb942;
}
.owl-nav button,
.owl-nav .cart.table-wrapper .actions-toolbar > .action,
.owl-nav .action-gift {
  position: absolute;
  top: 0;
  bottom: 0;
  height: auto;
  width: 25px;
  text-align: center;
  color: #ffffff !important;
  background: transparent !important;
  opacity: .5;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  text-transform: capitalize;
  margin: 0 !important;
  -webkit-appearance: none;
}
.owl-nav button:focus,
.owl-nav .cart.table-wrapper .actions-toolbar > .action:focus,
.owl-nav .action-gift:focus {
  box-shadow: none;
}
.owl-nav .owl-next {
  right: -50px;
  top: -15px;
}
.owl-nav .owl-next:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -217px -410px;
  width: 25px;
  height: 44px;
  display: inline-block;
  content: '';
}
.owl-nav .owl-prev {
  left: -50px;
  top: -15px;
}
.owl-nav .owl-prev:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -217px -356px;
  width: 25px;
  height: 44px;
  display: inline-block;
  content: '';
}
.product-related-sliders .products.list .product-item-description p {
  line-height: 16px;
}
/*** product detail page popup ***/
.wraper_ajax:before {
  content: "";
  background: #0b0b0b;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  z-index: 999;
  opacity: 0.8;
}
.success-model {
  /*position: fixed;*/
  /** removed by developer **/
  position: inherit;
  /** added by developer **/
  min-height: 200px;
  background: #ffffff;
  z-index: 999;
  opacity: 1;
  top: 5%;
  left: 50%;
  display: block;
  padding: 10px;
  border-radius: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 650px;
  width: 100%;
  overflow-y: auto;
}
.success-model #product_info_box {
  float: left;
  width: 100%;
  border: 1px solid #6ca404;
  padding: 10px 25px 10px;
}
.success-model .product-item-info .product-image {
  text-align: center;
}
/** added by developer **/
.wraper_ajax .success-model {
  position: fixed;
}
/** end **/
.success-model .block-product-title,
.list-success-model .block-product-title {
  text-align: left;
  margin-bottom: 5px;
  margin-top: 25px;
}
.success-model .block-product-title:before,
.list-success-model .block-product-title:before {
  left: 0;
  transform: inherit;
}
.success-model .products.list .product-item,
.list-success-model .products.list .product-item {
  margin-bottom: 0;
}
.success-model .owl-nav,
.list-success-model .owl-nav {
  margin: 0;
}
.success-model .owl-nav .owl-next,
.list-success-model .owl-nav .owl-next {
  right: -20px;
}
.success-model .owl-nav .owl-next span,
.list-success-model .owl-nav .owl-next span {
  display: none;
}
.success-model .owl-nav .owl-next.disabled,
.list-success-model .owl-nav .owl-next.disabled {
  opacity: 0;
  pointer-events: none;
}
.success-model .owl-nav .owl-prev,
.list-success-model .owl-nav .owl-prev {
  left: -20px;
}
.success-model .owl-nav .owl-prev.disabled,
.list-success-model .owl-nav .owl-prev.disabled {
  opacity: 0;
  pointer-events: none;
}
.success-model .owl-nav .owl-prev span,
.list-success-model .owl-nav .owl-prev span {
  display: none;
}
.success-model .owl-nav button,
.list-success-model .owl-nav button,
.success-model .owl-nav .cart.table-wrapper .actions-toolbar > .action,
.list-success-model .owl-nav .cart.table-wrapper .actions-toolbar > .action,
.success-model .owl-nav .action-gift,
.list-success-model .owl-nav .action-gift {
  top: -50%;
  transform: inherit;
}
.addcartsucc {
  text-align: center;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.addcartsucc span {
  font-size: 17px;
  color: #6ca404;
}
.p_image {
  float: left;
  width: 45%;
  text-align: center;
  margin-top: 4px;
}
.p_name {
  float: right;
  width: 50%;
  margin: 20px 0 0 0;
  text-align: center;
}
.p_name span {
  font-size: 18px;
  margin-top: 15px;
  display: block;
  color: #000000;
  font-weight: 700;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #eeeeee;
  text-decoration: none;
}
.action-box {
  display: table;
  margin: 3px auto 5px;
  float: right;
  width: 50%;
  text-align: center;
}
.action-box .action.primary {
  width: 100%;
  font-size: 14px;
  margin: 8px 0;
  padding: 6px 15px;
  font-weight: 700;
  background: #6ca404;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 23px;
}
.action-box .action.primary:hover,
.action-box .action.primary:active,
.action-box .action.primary:focus {
  background: #454545;
}
.action-box .action.primary#continue_shopping:before {
  width: 23px;
  height: 24px;
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -307px -365px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  float: left;
}
.action-box .action.primary#shopping_cart:before {
  width: 23px;
  height: 24px;
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -307px -365px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  float: left;
}
body:not(.wp_popup) .product-content-media {
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.page-layout-1column .product-info-main {
  width: 40%;
}
.page-layout-1column .product.media {
  width: 57%;
  padding-right: 30px;
}
.owl-theme .owl-nav {
  margin-top: 0 !important;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell {
  padding: 15px;
  width: 140px;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3px;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2px;
  padding: 0 8px;
  font-size: 11px;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 0;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: -6px;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
@media screen and (max-width: 767px) {
  .sticky-atc .product-add-form form {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 99;
  }
  .sticky-atc .product-add-form .product-options-bottom > * {
    display: none;
  }
  .sticky-atc .product-add-form .product-options-wrapper {
    opacity: 0;
  }
  .sticky-atc .product-add-form .product-options-bottom > .price-box.price-final_price,
  .sticky-atc .product-add-form .product-options-bottom > .box-tocart {
    display: block;
  }
}
.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: 'icons-blank-theme';
  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 .action.search {
  display: none;
  right: 15px;
  top: 13px;
  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;
  padding: 0 0;
  position: absolute;
  z-index: 1;
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -67px -58px;
  opacity: 1 !important;
  width: 25px;
  height: 25px;
}
.block-search .action.search > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .action.search:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .action.search:hover:before {
  color: inherit;
}
.block-search .action.search:active:before {
  color: inherit;
}
.block-search .action.search:focus,
.block-search .action.search:active {
  background: none;
  border: none;
}
.block-search .action.search:hover {
  background: none;
  border: none;
}
.block-search .action.search.disabled,
.block-search .action.search[disabled],
fieldset[disabled] .block-search .action.search {
  pointer-events: none;
  opacity: 0.5;
}
.block-search .action.search:focus:before {
  color: #333333;
  display: none;
}
.block-search .action.search:hover {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -67px -58px;
}
.block-search .action.search [disabled] {
  opacity: 1;
  cursor: pointer;
}
.block-search .action.search:before {
  display: none;
}
.block-search input {
  left: -300%;
  position: absolute;
  padding: 10px 45px 10px 20px;
  height: 48px;
  font-size: 15px;
  background: #f6f6f6;
  border: 1px solid #eaeaea;
  font-weight: 400;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.block-search input:focus {
  border: 1px solid #dfdfdf;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 4;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  position: relative;
  text-align: left;
  white-space: normal;
  padding: 2px 25px 2px 10px;
}
.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: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 0;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 0;
  padding: 1px 15px 0;
}
.cart-summary > .title {
  display: block;
  font-weight: 700;
  line-height: 20px;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 0 0;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 0;
}
.cart-summary .block .fieldset .field.note {
  font-size: 13px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-summary .top-cart-title {
  font-size: 18px;
  line-height: 18px;
  letter-spacing: -1px;
  font-weight: 700;
  float: left;
  width: 100%;
}
.cart-summary .summary-box span {
  float: left;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  margin-right: 5px;
  letter-spacing: -0.5px;
}
.cart-summary .summary-box span:last-child {
  margin-right: 0;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper {
  float: left;
  width: 100%;
}
.cart.table-wrapper .items > .item {
  position: relative;
  border-bottom: 1px solid #dfdfdf;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 0;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 0;
  margin-right: 0;
}
.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;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 13px;
  margin-bottom: 0;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 0;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 0;
}
.cart.table-wrapper .product-item-name {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  display: block;
}
.cart.table-wrapper .product-item-name a {
  color: #454545;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}
.cart.table-wrapper .product-item-name a:hover {
  color: #77af06;
}
.cart-container {
  display: inline-block;
  width: 100%;
}
.cart-container .checkout-methods-items {
  margin-top: 0;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 0;
}
.cart-container .table-wrapper thead {
  background: #f2f2f2;
}
.cart-container .table-wrapper thead th {
  padding: 10px 20px;
  vertical-align: middle;
  text-align: center;
}
.cart-container .table-wrapper thead th span {
  font-weight: 400;
}
.cart-container .table-wrapper thead th:first-child {
  text-align: left;
}
.cart-container .table-wrapper tbody td {
  text-align: center;
  vertical-align: top;
  font-size: 16px;
  padding: 15px 20px;
}
.cart-container .table-wrapper tbody td .price {
  font-weight: 400;
}
.cart-container .table-wrapper tbody .qty button,
.cart-container .table-wrapper tbody .qty .cart.table-wrapper .actions-toolbar > .action,
.cart-container .table-wrapper tbody .qty .action-gift {
  background: transparent;
  font-weight: 500;
  color: #77b111;
  min-width: auto;
  border: 1px solid #e5e5e5;
  width: 30px;
  font-size: 31px;
  line-height: 26px;
  padding: 0;
  height: 30px;
}
.cart-container .table-wrapper tbody .qty button.decrease,
.cart-container .table-wrapper tbody .qty .cart.table-wrapper .actions-toolbar > .action.decrease,
.cart-container .table-wrapper tbody .qty .action-gift.decrease {
  border-right: 0;
  margin-right: -5px;
}
.cart-container .table-wrapper tbody .qty button.increase,
.cart-container .table-wrapper tbody .qty .cart.table-wrapper .actions-toolbar > .action.increase,
.cart-container .table-wrapper tbody .qty .action-gift.increase {
  border-left: 0;
  padding-left: 2px;
  margin-left: -5px;
}
.cart-container .table-wrapper tbody .qty button .items,
.cart-container .table-wrapper tbody .qty .cart.table-wrapper .actions-toolbar > .action .items,
.cart-container .table-wrapper tbody .qty .action-gift .items {
  font-size: 31px;
  line-height: 26px;
  width: 30px;
  height: 30px;
}
.cart-container .table-wrapper tbody .qty input {
  height: 30px;
  font-size: 16px;
  line-height: 18px;
  color: #464646;
  width: 40px !important;
  padding: 0;
  background: transparent;
  vertical-align: top;
  margin: 0;
  border: 1px solid #e5e5e5;
  font-weight: 400;
  text-align: center;
}
.cart-container .btn-remove a {
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  background-size: 20px auto;
  background: url(../images/sprite-image.png) no-repeat scroll -182px -288px;
  width: 18px;
  height: 21px;
  display: block;
}
.cart-container .cart-bottom {
  float: left;
  width: 100%;
  padding: 20px;
  background-color: #f2f2f2;
  margin: 30px 0 25px;
  border-top-style: double;
  border-color: #cbcbcb;
}
.cart-container .cart-bottom .cart-bottom-coupon {
  float: left;
  width: 35%;
}
.cart-container .cart-bottom .cart-bottom-coupon .action-button {
  float: left;
  width: 100%;
}
.cart-container .cart-bottom .cart-bottom-coupon .action-button a {
  position: relative;
  padding: 9px 20px 9px 18px;
  font-size: 17px;
  line-height: normal;
  font-weight: 500;
  color: #474747;
  border: 1px solid #d8d8d8;
  background-color: #ffffff;
  float: left;
  clear: both;
}
.cart-container .cart-bottom .cart-bottom-coupon .action-button a:hover {
  background-color: #000000;
  color: #ffffff;
}
.cart-container .cart-bottom .cart-bottom-coupon .action-button a.continue-cart {
  background-color: #d8d8d8;
  padding-left: 28px;
}
.cart-container .cart-bottom .cart-bottom-coupon .action-button a.continue-cart:hover {
  background-color: #000000;
  color: #ffffff;
}
.cart-container .cart-bottom .cart-bottom-coupon .action-button a.continue-cart:hover:before {
  background-position: -179px -229px;
}
.cart-container .cart-bottom .cart-bottom-coupon .action-button a.continue-cart:before {
  content: '';
  background: url(../images/sprite-image.png) no-repeat scroll -192px -229px;
  width: 10px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
.cart-container .cart-bottom .cart-bottom-coupon .action-button a.click-update-cart:before {
  content: '';
  background: url(../images/sprite-image.png) no-repeat scroll -127px -288px;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 9px;
}
.cart-container .cart-bottom .cart-bottom-coupon .action-button a.click-update-cart:hover:before {
  background-position: -152px -288px;
}
.cart-container .cart-bottom .cart-bottom-coupon .discount {
  float: left;
  width: 100%;
}
.cart-container .cart-bottom .cart-bottom-coupon .discount h2 {
  color: #474747;
  font-size: 14px;
  font-weight: 700;
  margin: 28px 0 5px;
  text-transform: uppercase;
  line-height: 18px;
}
.cart-container .cart-bottom .cart-bottom-coupon .discount .field {
  margin-bottom: 10px;
}
.cart-container .cart-bottom .cart-bottom-coupon .discount .control {
  width: 50%;
  margin-top: 8px;
}
.cart-container .cart-bottom .cart-bottom-coupon .discount .control input {
  height: 35px;
  padding: 6px 8px 7px;
  border: 1px solid #b6b6b6;
  background: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 16px;
}
.cart-container .cart-bottom .cart-bottom-coupon .discount .control input:focus {
  border: 1px solid #000000;
}
.cart-container .cart-bottom .cart-bottom-coupon .discount .amcard-field-block > .amcard-field {
  border-radius: 0;
}
.cart-container .cart-bottom .cart-bottom-coupon .discount .amcard-field-container .amcard-check {
  text-transform: capitalize;
  color: #474747;
  font-size: 16px;
  text-decoration: underline;
  font-weight: 400;
  color: #6CA70F;
}
.cart-container .cart-bottom .cart-bottom-coupon .discount .amcard-field-container .amcard-check:hover {
  color: #6CA70F;
}
.cart-container .cart-bottom .cart-bottom-coupon .discount .amcard-card-info {
  margin-top: 15px;
  background-color: #D8D8D8;
}
.cart-container .cart-bottom .cart-bottom-coupon .discount .amcard-codes-list .amcard-delete {
  text-transform: capitalize;
  color: #474747;
  font-size: 16px;
  text-decoration: underline;
  font-weight: 400;
  color: #6CA70F;
}
.cart-container .cart-bottom .cart-summary {
  float: right;
  width: 40%;
  background: transparent;
  padding: 0;
}
.cart-container .cart-bottom .cart-summary .title {
  display: none;
}
.cart-container .cart-bottom .cart-summary .table-wrapper tbody th {
  width: 65%;
  padding: 5px 7px 0 7px;
}
.cart-container .cart-bottom .cart-summary .table-wrapper tbody td {
  width: 45%;
  padding: 5px 20px 0 7px;
}
.cart-container .cart-bottom .cart-summary .table-wrapper tbody > tr:first-child {
  text-transform: uppercase;
  font-size: 16px;
}
.cart-container .cart-bottom .cart-summary .table-wrapper tbody > tr:first-child th {
  padding-right: 0;
}
.cart-container .cart-bottom .cart-summary .table-wrapper tbody th,
.cart-container .cart-bottom .cart-summary .table-wrapper tbody td {
  color: #464646;
  text-align: right;
}
.cart-container .cart-bottom .cart-summary .table-wrapper tbody th .title,
.cart-container .cart-bottom .cart-summary .table-wrapper tbody td .title {
  display: inline-block;
}
.cart-container .cart-bottom .cart-summary .table-wrapper tbody .totals.shipping th,
.cart-container .cart-bottom .cart-summary .table-wrapper tbody .totals.shipping td {
  padding-bottom: 10px;
  padding-top: 28px;
}
.cart-container .cart-bottom .cart-summary .table-wrapper tbody .grand.totals th,
.cart-container .cart-bottom .cart-summary .table-wrapper tbody .grand.totals td {
  font-size: 16px;
  line-height: 24px;
  border-top-style: double;
  border-color: #cbcbcb;
  text-transform: uppercase;
  padding: 10px 7px 5px 7px;
}
.cart-container .cart-bottom .cart-summary .table-wrapper tbody .grand.totals th strong,
.cart-container .cart-bottom .cart-summary .table-wrapper tbody .grand.totals td strong,
.cart-container .cart-bottom .cart-summary .table-wrapper tbody .grand.totals th span,
.cart-container .cart-bottom .cart-summary .table-wrapper tbody .grand.totals td span {
  font-weight: 700;
}
.cart-container .cart-bottom .cart-summary .table-wrapper tbody .grand.totals td {
  padding: 10px 20px 5px 7px;
}
.cart-container .cart-bottom .cart-summary .table-wrapper tbody .totals-tax-summary th .detailed {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(../images/bkg_collapse.gif) 0 5px no-repeat;
  cursor: pointer;
}
.cart-container .cart-bottom .cart-summary .table-wrapper tbody .totals-tax-summary.expanded th .detailed {
  background-position: 0 -52px;
}
.cart-container .cart-bottom .cart-summary .cart-totals {
  background: #ffffff;
  padding: 15px;
}
.cart-container .cart-bottom .cart-summary .delivery-time {
  text-align: center;
  padding: 6px 0;
  background-color: #d8d8d8;
}
.cart-container .cart-bottom .cart-summary .delivery-time span {
  text-transform: capitalize;
  color: #474747;
}
.cart-container .cart-bottom .cart-summary .delivery-time a {
  text-decoration: underline;
}
.cart-container .cart-bottom .cart-summary .delivery-time a span {
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
}
.cart-container .cart-bottom .cart-summary .delivery-time a:hover {
  color: #6ca70f;
}
.cart-container .cart-bottom .cart-summary .delivery-time a:hover span {
  color: #6ca70f;
}
.cart-container .cart-bottom .cart-summary .buttom-with-ssl {
  float: left;
  width: 100%;
  background: #f2f2f2;
  padding-top: 20px;
}
.cart-container .cart-bottom .cart-summary .buttom-with-ssl .checkout-methods-items {
  padding: 0;
  text-align: right;
  margin: 0;
  float: right;
  width: 52%;
}
.cart-container .cart-bottom .cart-summary .buttom-with-ssl .action.secondary {
  text-transform: uppercase;
  font-size: 16px;
  font-style: normal;
  letter-spacing: 1px;
  line-height: 21px;
  padding: 9px 10px 9px 19px;
}
.cart-container .cart-bottom .cart-summary .buttom-with-ssl .action.secondary:before {
  width: 23px;
  height: 23px;
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -307px -365px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  float: left;
}
.cart-container .cart-bottom .cart-summary .buttom-with-ssl .action.secondary span {
  vertical-align: middle;
  float: left;
}
.cart-container .cart-bottom .cart-summary .buttom-with-ssl .ssl-remark {
  width: 48%;
  float: left;
}
.cart-container .cart-bottom .cart-summary .buttom-with-ssl .ssl-remark img {
  float: left;
  margin: 0 10px 0 0;
  width: 34px;
}
.cart-container .cart-bottom .cart-summary .buttom-with-ssl .ssl-remark span {
  color: #909090;
  float: left;
  width: 81%;
}
.cart-container .cart.main.actions {
  display: none;
}
.cart-collaterals {
  float: left;
  width: 100%;
  clear: both;
  border-top-style: double;
  border-color: #cbcbcb;
}
.cart-collaterals h2.sample-title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  padding-bottom: 0px;
  display: inline-block;
  color: #454545;
  text-transform: inherit;
}
.cart-collaterals h2.sample-title span {
  color: #d8d8d8;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  margin-left: 5px;
}
.cart-collaterals .cart-container-block {
  margin-top: 24px;
  float: left;
  width: 100%;
}
.sample-title-section .sample-title {
  background: url(../images/gift-icon.svg);
  background-repeat: no-repeat;
  background-size: 28px;
  background-position: center left;
  padding-left: 35px;
}
.sample-title-section a {
  float: right;
  font-size: 16px;
  line-height: 26px;
  position: relative;
  padding-right: 30px;
  margin-top: 3px;
}
.sample-title-section a:after {
  content: '';
  position: absolute;
  right: 0;
  top: 3px;
  background-size: 20px auto;
  height: 20px;
  width: 21px;
  background: url(../images/sprite-image.png) no-repeat scroll -41px -323px;
}
.sample-title-section a.activesmpl:after {
  background-position: -96px -284px;
}
.sample-products-collections {
  float: left;
  width: 100%;
  margin: 0 -10px;
  padding: 0;
}
.sample-products-collections li.sample-products-list {
  float: left;
  width: 25%;
  padding: 0 10px;
  list-style: none;
}
.sample-products-collections .sample-sub-title {
  float: left;
  width: 100%;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 0;
  padding: 7px 12px;
  text-transform: uppercase;
  color: #454545;
  background-color: #e4e4e4;
}
.sample-products-collections .sample-products {
  float: left;
  width: 100%;
}
.sample-products-collections .sample-products ul {
  padding: 0;
  list-style: none;
}
.sample-products-collections .sample-products ul li {
  padding: 0 10px 0 10px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
  position: relative;
}
.sample-products-collections .sample-products ul li .item-cart-inner {
  padding: 8px 0 11px;
  min-height: 60px;
  display: table;
}
.sample-products-collections .sample-products ul li .item-cart-inner .check-section {
  display: table-cell;
  vertical-align: middle;
}
.sample-products-collections .sample-products ul li.item-title {
  padding: 0;
  margin-top: 10px;
}
.sample-products-collections .sample-products ul li.cartyes {
  background-color: #77b111;
}
.sample-products-collections .sample-products ul li.cartyes a {
  color: #ffffff;
}
.sample-products-collections .sample-products ul li.cartyes form a {
  background-position: -63px -288px;
}
.sample-products-collections .sample-products .product-name-cart {
  display: inline;
  font-weight: normal;
  text-align: left;
  float: left;
  width: 100%;
  margin-bottom: 0;
  padding-right: 35px;
  font-size: 16px;
  line-height: 20px;
}
.sample-products-collections .item-cart-inner .check-section input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 4px;
  width: 20px;
  height: 20px;
  margin-top: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 9;
}
.sample-products-collections .item-cart-inner .check-section form a {
  display: inline-block;
  margin-bottom: 5px;
  padding-left: 27px;
  background-size: 20px auto;
  background: url(../images/sprite-image.png) no-repeat scroll -36px -288px;
  text-transform: none;
  cursor: pointer;
  height: 20px;
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.block-cart-page-usp {
  margin-bottom: 0;
}
.cart-empty {
  float: left;
  width: 100%;
}
.cart-empty a {
  text-decoration: underline;
}
.cart-empty a:hover {
  text-decoration: none;
}
.cart-products-toolbar .toolbar-amount {
  margin: 0 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 0;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}
.block.crosssell,
.block.aw_wbtab {
  margin-top: 30px;
  float: left;
  width: 100%;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
/*** checkout cart page ***/
.cart-progress {
  padding: 17px 0 22px;
  background-color: #f2f2f2;
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
.process-bar {
  padding: 0;
  list-style: none;
  float: left;
  width: 100%;
}
.process-bar li {
  float: left;
  height: 40px;
  width: 33.333%;
}
.process-bar li.step {
  position: relative;
  background: #d9d9d9;
  border: 0 solid #ffffff;
  text-align: center;
  font-size: 16px;
  color: #5f5f5f;
  text-transform: uppercase;
  font-weight: 700;
}
.process-bar li.step.step-success {
  background: #a8c569;
}
.process-bar li.step.step-success:after {
  border-left-color: #a8c569;
}
.process-bar li.step.step-success span {
  color: #ffffff;
}
.process-bar li.step:before,
.process-bar li.step:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  z-index: 1;
}
.process-bar li.step:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
  border-width: 22px;
  margin-top: -22px;
}
.process-bar li.step:after {
  border-color: rgba(108, 156, 6, 0);
  border-left-color: #d9d9d9;
  border-width: 20px;
  margin-top: -20px;
}
.process-bar li.step:last-child:before,
.process-bar li.step:last-child:after {
  display: none;
}
.process-bar li.step-active {
  background: #77b111;
  color: #ffffff;
}
.process-bar li.step-active:after {
  border-left-color: #78ae05;
}
.process-bar li.step-one span {
  padding: 8px 0 10px;
  display: inline-block;
}
.process-bar li.step-one span:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -307px -365px;
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 30px;
  height: 25px;
  margin-right: 3px;
}
.process-bar li.step-two span {
  padding: 8px 0 10px;
  display: inline-block;
}
.process-bar li.step-two span:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -267px -233px;
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 25px;
  height: 25px;
}
.process-bar li.step-two.step-active span:before,
.process-bar li.step-two.step-success span:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -267px -273px;
}
.process-bar li.step-three span {
  padding: 8px 0 10px;
  display: inline-block;
}
.process-bar li.step-three span:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -259px -310px;
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 40px;
  height: 25px;
  margin-right: 4px;
}
.process-bar li.step-three.step-active span:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -259px -348px;
}
.checkout-top-right {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.checkout-top-right .action.secondary {
  text-align: center;
  width: 240px;
  border-radius: 0;
  font-size: 17px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 9px 15px;
}
.checkout-top-right .action.secondary:before {
  width: 23px;
  height: 23px;
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -307px -365px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.checkout-top-right .action.secondary span {
  vertical-align: middle;
}
.checkout-cart-index .page-title-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.checkout-cart-index .page-title-wrapper .page-title {
  margin-bottom: 0;
  font-size: 35px;
  line-height: 34px;
  color: #a8c132;
}
.checkout-cart-index .page-title-wrapper .chck-disble {
  width: 50%;
  float: right;
  font-size: 11px;
  margin-bottom: 0;
}
.checkout-cart-index .total-item-in-cart {
  font-size: 16px;
}
.chck-disble {
  background-color: #e8e7e7;
  font-weight: 600;
  line-height: 18px;
  padding: 7px 10px 9px;
  color: #5a8204;
  text-align: center;
}
/*** checkout-success-page ***/
.checkout-onepage-success .cart-progress {
  margin-bottom: 25px;
}
.checkout-onepage-success .create-acoount-section {
  border-bottom: 5px solid #78af13;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.checkout-onepage-success .create-acoount-section .action.primary {
  margin-bottom: 10px;
  font-size: 16px;
}
.checkout-onepage-success .page-title-wrapper .page-title {
  font-size: 35px;
  line-height: 41px;
  color: #a8c132;
  margin: 0;
  padding: 0;
}
.checkout-onepage-success .page-title-wrapper .subtitle {
  font-size: 16px;
  color: #000;
  margin-bottom: 14px;
  font-weight: 500;
  line-height: 25px;
}
.checkout-onepage-success .top-summary .prfx-lname {
  font-size: 16px;
  font-weight: 500;
}
.checkout-onepage-success .top-summary p {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
}
.checkout-onepage-success .order-summary {
  float: left;
  width: 100%;
  border-top: 5px solid #78af13;
  position: relative;
}
.checkout-onepage-success .order-summary .order-summary-title {
  float: left;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 500;
  color: #474747;
  margin: 37px 0 12px;
}
.checkout-onepage-success .pdf-top,
.checkout-onepage-success .pdf-bottom {
  float: right;
  margin: 20px 0 12px;
}
.checkout-onepage-success .pdf-top .action.primary,
.checkout-onepage-success .pdf-bottom .action.primary {
  padding: 5px 30px;
  font-size: 16px;
}
.checkout-onepage-success .pdf-top .action.primary:before,
.checkout-onepage-success .pdf-bottom .action.primary:before {
  content: '';
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -307px -286px;
  width: 25px;
  height: 29px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  position: relative;
  top: -1px;
}
.checkout-onepage-success .pdf-top .action:hover,
.checkout-onepage-success .pdf-bottom .action:hover {
  background: #78ae05;
  color: #000000;
}
.checkout-onepage-success .pdf-top .action:hover:before,
.checkout-onepage-success .pdf-bottom .action:hover:before {
  opacity: 0.8;
}
.checkout-onepage-success .order-info-box {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.checkout-onepage-success .order-info-box .block-top-left,
.checkout-onepage-success .order-info-box .block-bottom-left {
  float: left;
  width: 49%;
}
.checkout-onepage-success .order-info-box .block-top-right,
.checkout-onepage-success .order-info-box .block-bottom-right {
  float: right;
  width: 49%;
}
.checkout-onepage-success .order-info-box .box {
  float: left;
  width: 100%;
}
.checkout-onepage-success .order-info-box .box-title {
  float: left;
  width: 100%;
}
.checkout-onepage-success .order-info-box .box-title h2 {
  float: left;
  width: 100%;
  text-transform: uppercase;
  border: none;
  font-size: 14px;
  color: #474747;
  margin-bottom: 12px;
  font-weight: 700;
}
.checkout-onepage-success .order-info-box .box-content {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  padding: 14px 19px;
  border: 1px solid #dfdfdf;
  margin-bottom: 24px;
  font-size: 16px;
  color: #000;
  min-height: 56px;
  position: relative;
}
.checkout-onepage-success .order-info-box .box-content label {
  margin-left: 60px;
  vertical-align: middle;
  display: inline-block;
}
.checkout-onepage-success .order-info-box .box-content label span,
.checkout-onepage-success .order-info-box .box-content label img {
  vertical-align: middle;
}
.checkout-onepage-success .order-info-box .box-content label img {
  margin-left: 10px;
}
.checkout-onepage-success .order-info-box .box-content.light-text {
  color: #474747;
}
.checkout-onepage-success .order-info-box .checkbox-img {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 22px;
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -311px -329px;
}
.checkout-onepage-success .order-info-box .price {
  padding-left: 5px;
  vertical-align: middle;
  display: inline-block;
}
.checkout-onepage-success .order-info-box address {
  line-height: 25px;
}
.checkout-onepage-success .onestepcheckout-cart {
  float: left;
  width: 100%;
}
.checkout-onepage-success .onestepcheckout-cart .cart-info-title {
  float: left;
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
  text-transform: uppercase;
  margin: 30px 0 10px;
  font-size: 14px;
  font-weight: 700;
  color: #474747;
  padding-bottom: 11px;
}
.checkout-onepage-success .onestepcheckout-cart .shopping-cart-items table th:first-child {
  text-align: left;
}
.checkout-onepage-success .onestepcheckout-cart .shopping-cart-items table th {
  padding: 12px 28px;
  background: #f3f3f3;
  font-weight: 400;
  text-transform: unset;
  border-bottom: 0;
  white-space: nowrap;
  vertical-align: middle;
  text-align: center;
}
.checkout-onepage-success .onestepcheckout-cart .shopping-cart-items table td {
  vertical-align: top;
  font-size: 16px;
  border-bottom: 1px solid #dfdfdf;
  padding: 13px 20px;
  text-align: center;
  position: relative;
}
.checkout-onepage-success .onestepcheckout-cart .shopping-cart-items table td:nth-child(2) {
  color: #454545;
  font-weight: 700;
  text-align: left;
}
.checkout-onepage-success .onestepcheckout-cart .shopping-cart-items table tr:last-child td {
  border-bottom: double #dfdfdf;
}
.checkout-onepage-success .onestepcheckout-cart .shopping-cart-items table tr td:first-child {
  text-align: left;
}
.checkout-onepage-success .order-items.order-details {
  float: left;
  width: 100%;
  clear: both;
  margin: 20px 0 50px 0;
  background: #f2f2f2;
  padding: 20px 10px;
}
.checkout-onepage-success .bottom-block {
  width: 50%;
  float: left;
  padding: 0 10px;
}
.checkout-onepage-success .bottom-block .product_usps_details {
  padding: 21px 25px;
  background: #f1f9e4;
  list-style: none;
}
.checkout-onepage-success .bottom-block .product_usps_details li:last-child {
  margin-bottom: 0;
}
.checkout-onepage-success .bottom-block li {
  font-weight: 500;
  margin-bottom: 10px;
  display: table;
  width: 100%;
}
.checkout-onepage-success .bottom-block li .icon {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  padding-right: 6px;
}
.checkout-onepage-success .bottom-block li .icon:before {
  display: inline-block;
  width: 32px;
  height: 32px;
  content: '';
}
.checkout-onepage-success .bottom-block li .title {
  display: inline-block;
  width: 85%;
  vertical-align: middle;
}
.checkout-onepage-success .bottom-block li .title a:hover {
  color: #000000;
}
.checkout-onepage-success .bottom-block .delivery .icon:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -213px -182px;
}
.checkout-onepage-success .bottom-block .notes .icon:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -213px -225px;
}
.checkout-onepage-success .bottom-block .ssl .icon:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -213px -269px;
}
.checkout-onepage-success .bottom-block .shipping .icon:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -213px -313px;
}
.checkout-onepage-success .checout-smry-plcbtn {
  width: 50%;
  float: right;
  padding: 0 10px;
}
.checkout-onepage-success .onestepcheckout-summary {
  background: #ffffff;
  padding: 15px 20px 0;
}
.checkout-onepage-success .onestepcheckout-totals .a-right,
.checkout-onepage-success .onestepcheckout-totals .number {
  padding: 0 0 5px;
  text-align: right;
}
.checkout-onepage-success .onestepcheckout-totals .a-right:last-child,
.checkout-onepage-success .onestepcheckout-totals .number:last-child {
  font-size: 16px;
  text-transform: uppercase;
}
.checkout-onepage-success .onestepcheckout-totals .table-method {
  padding: 0 0 5px;
  text-align: right;
}
.checkout-onepage-success .onestepcheckout-totals .subtotal {
  font-size: 16px;
}
.checkout-onepage-success .onestepcheckout-totals .subtotal td:first-child {
  text-transform: uppercase;
}
.checkout-onepage-success .onestepcheckout-totals .shipping .a-right {
  border-bottom: double #e7e7e7;
  padding-top: 25px;
  padding-bottom: 15px;
}
.checkout-onepage-success .onestepcheckout-totals .grand_total .a-right {
  font-size: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.checkout-onepage-success .onestepcheckout-totals .grand_total .a-right .price {
  font-size: 16px;
}
.checkout-onepage-success .onestepcheckout-totals tr td {
  color: #464646;
}
.checkout-onepage-success .onestepcheckout-totals tr td:last-child {
  padding-right: 20px;
}
.checkout-onepage-success .onestepcheckout-totals tr td:first-child {
  width: 60%;
}
.checkout-onepage-success .delivery-time.checkout-page-msg {
  text-align: center;
  font-size: 16px;
  background: #d8d8d8;
  margin: 0 -20px;
  padding: 5px 0 9px;
  color: #474747;
}
.checkout-onepage-success .delivery-time.checkout-page-msg a {
  text-decoration: underline;
  color: #474747;
}
.checkout-onepage-success .delivery-time.checkout-page-msg a:hover {
  color: #6ca70f;
}
.checkout-onepage-success .pdf-bottom {
  border-top: 5px solid #78af13;
  width: 100%;
  float: left;
  margin: 0 0 55px;
}
.checkout-onepage-success .pdf-bottom button,
.checkout-onepage-success .pdf-bottom .cart.table-wrapper .actions-toolbar > .action,
.checkout-onepage-success .pdf-bottom .action-gift {
  float: right;
  margin-top: 20px;
}
.checkout-onepage-success .checkoutitemmobile {
  display: none;
}
.checkout-onepage-success iframe {
  height: 0;
  width: 0;
  position: absolute;
  bottom: 0;
}
.gratis {
  position: absolute;
  background: #77b111;
  padding: 1px 5px 1px 7px;
  color: #ffffff;
  font-size: 16px;
  line-height: 18px;
  top: 20px;
  z-index: 2;
  left: 0;
}
.field.month,
.field.year {
  float: left;
  width: 100%;
}
.field.month .control span,
.field.year .control span {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.page-header-hotline {
  float: right;
  display: table;
  padding-left: 41px;
  -webkit-transition: background-position 0.6s;
  -ms-transition: background-position 0.6s;
  transition: background-position 0.6s;
  margin: 2px auto 7px;
  position: relative;
}
.page-header-hotline:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -155px -148px;
  content: "";
  height: 34px;
  left: -1px;
  position: absolute;
  top: 0px;
  width: 35px;
}
.page-header-hotline p {
  float: left;
  font-weight: 700;
  margin: 0 0 0px 0;
  line-height: 17px;
  color: #7a7a7a;
}
.page-header-hotline p:first-child {
  margin-right: 6px;
}
.page-header-hotline p:last-child {
  font-weight: 400;
  clear: both;
}
.checkout-cart-index .message:not(#notice-cookie-block) {
  display: inline-block !important;
  width: 100%;
}
.opc-sidebar-wrapper .opc-block-summary span.title > span {
  margin-top: 5px;
  float: left;
  font-size: 14px;
  color: #474747;
  font-weight: 700;
}
.edit-cart-checkout {
  text-transform: initial;
  float: right;
  margin-bottom: 5px;
  font-weight: 400;
  padding: 5px 30px 5px 8px;
  background-color: #f4f8e7;
  position: relative;
}
.edit-cart-checkout:after {
  content: "";
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -307px -402px;
  width: 24px;
  height: 22px;
  position: absolute;
  top: 4px;
  right: 7px;
}
.modal-popup .fieldset.address .field input {
  color: #474747;
  font-weight: 400;
  font-size: 16px;
}
.modal-popup .fieldset.address .field input::-webkit-input-placeholder {
  color: #999999;
}
.modal-popup .fieldset.address .field input::-moz-placeholder {
  color: #999999;
}
.modal-popup .fieldset.address .field input:-ms-input-placeholder {
  color: #999999;
}
.modal-popup .fieldset.address .field input:-moz-placeholder {
  color: #999999;
}
.field.postcode .message.warning {
  display: none;
}
.block-minicart .items-total {
  float: left;
  margin: 0 0;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 0 0;
  text-align: right;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  padding: 0 0 0;
  text-align: right;
  font-weight: 500;
  margin-bottom: 10px;
}
.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 0 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: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover: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: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover: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 {
  margin-top: 0;
  width: 250px;
  border: 1px solid #cfcaca;
  padding: 10px;
  background: #f0f0f0;
  box-shadow: none;
  z-index: 9;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  display: none;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .block-minicart .action-mini {
  margin: 10px 0 0;
  float: right;
}
.minicart-wrapper .block-minicart .action.primary {
  background: #686868;
  padding: 4px 10px 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
}
.minicart-wrapper .block-minicart .action.primary:hover {
  background: #000000;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper {
  height: inherit !important;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
}
.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: 'icons-blank-theme';
  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:before {
  width: 22px;
  height: 28px;
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -40px -351px;
  vertical-align: middle;
  content: '';
  display: inline-block;
  margin-top: 10px;
}
.minicart-wrapper .action.showcart.active:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -40px -351px;
  font-size: 0;
  line-height: 0;
  margin-top: 10px;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #747474;
  color: #ffffff;
  display: inline-block;
  margin: 3px 0 0;
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  line-height: 18px;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .action.showcart .counter.qty .counter-label {
  position: inherit;
  clip: inherit;
  width: auto;
  height: auto;
  font-size: 14px;
}
.minicart-wrapper .action.showcart .counter-box {
  position: absolute;
  top: 0;
  left: 15px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-wrapper .block-minicart li {
  border-bottom: 1px solid #CFCACA;
  padding-bottom: 15px;
  float: left;
  width: 100%;
  margin: 0 0 10px;
}
.minicart-wrapper .block-minicart li .product-image-container {
  float: left;
  width: auto !important;
}
.minicart-wrapper .block-minicart .product-item-photo {
  height: 53px;
  border: 1px solid #CFCACA;
  margin-top: 5px;
}
.minicart-wrapper .subtotal {
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  float: right;
}
.minicart-wrapper .subtotal .label {
  float: left;
  margin-right: 4px;
}
.minicart-wrapper .subtotal .label:after {
  float: right;
}
.minicart-wrapper .subtotal .price-container {
  float: right;
}
.minicart-items-wrapper .product-item-details {
  float: right;
  width: calc(100% - 60px);
}
.minicart-items-wrapper .product-item-name {
  line-height: 14px;
  margin: 5px 0;
  padding-right: 30px;
  width: 174px;
}
.minicart-items-wrapper .price-container {
  width: auto;
  display: inline-block;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 0 0;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 0;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
  width: auto !important;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
.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: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 0;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  font-weight: 400;
}
.minicart-items .product-item-name a {
  color: #000000;
}
.minicart-items .product-item-name a:hover {
  text-decoration: underline;
}
.minicart-items .product-item-details .price {
  font-weight: 500;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 0 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1px;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 0;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  margin-right: 0;
  text-align: center;
  width: 45px;
}
.minicart-items .update-cart-item {
  font-size: 1.1px;
  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: 'icons-blank-theme';
  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';
}
.form .fieldset.hidden-fields {
  margin-bottom: 15px;
}
.opc-wrapper {
  width: 57.1% !important;
  margin: 0 0 0;
  padding-right: 50px;
}
.opc-wrapper .step-title {
  font-size: 14px;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
  font-weight: 700;
  text-transform: uppercase;
  color: #474747;
}
.opc-wrapper .step-title span:first-child {
  color: #474747;
}
.opc-wrapper .step-content {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
  max-width: 685px;
}
.opc-wrapper ol {
  list-style: none;
  padding: 0;
}
.opc-wrapper .field:not(.checkout-agreement).required .label:after,
.opc-wrapper .field:not(.checkout-agreement)._required .label:after {
  display: none;
}
.opc-wrapper .extra-fields {
  display: none !important;
  margin-bottom: 25px;
}
.opc-wrapper .extra-fields > .field {
  margin-bottom: 10px;
}
.opc-wrapper .extra-fields > .field:last-child {
  margin-bottom: 0;
}
.field-tooltip {
  display: none;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-index-index .fieldset > .field.required > .label:after {
  content: '';
  margin: 0;
}
.checkout-index-index .block_seal_tv {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.checkout-index-index .block_seal_tv img {
  vertical-align: middle;
}
.checkout-index-index .block_seal_tv span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
}
.checkout-index-index .field {
  position: relative;
}
.checkout-onepage-success .print {
  display: none;
}
/*** checkout page***/
.checkout-container {
  display: inline-block;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative;
}
.bank-payment-title {
  text-transform: uppercase;
  margin-bottom: 5px;
  display: block;
  line-height: 18px;
  color: #000000;
}
.bank-prepayment td label {
  font-family: Arial, Helvetica, sans-serif;
  color: #6f6f6f;
  font-size: 15px;
}
.payment-sub-title {
  display: block;
  text-transform: initial;
  font-size: 16px;
  font-weight: normal;
  color: #000;
}
.opc-sidebar {
  width: 42.9% !important;
}
/*** checkout new design ***/
.opc-progressbar-wrapper {
  border-bottom: 5px solid #78af13;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.opc-progressbar-wrapper .opc-title {
  color: #a8c132;
  font-size: 35px;
  margin-bottom: 22px;
  font-weight: 500;
  line-height: 34px;
  text-transform: uppercase;
}
.opc-progressbar-wrapper .opc-description {
  font-size: 16px;
  font-weight: 500;
  color: #474747;
}
.opc-progressbar-wrapper .opc-title-wrapper {
  display: inline-block;
  vertical-align: middle;
  width: 49.6%;
}
.checkout-type-selection {
  width: 69%;
  margin: 0 auto 85px;
  display: table;
}
.checkout-type-selection .sel {
  width: 33.33%;
  float: left;
  padding: 0 10px;
  text-align: center;
  border-bottom: 5px solid #f2f2f2;
}
.checkout-type-selection .sel .sel-inner {
  border: 1px solid transparent;
  border-bottom: 5px solid transparent;
  padding: 18px 9px 28px;
  position: relative;
  margin-bottom: -5px;
}
.checkout-type-selection .sel .sel-inner:after {
  opacity: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #76b111 transparent transparent transparent;
  position: absolute;
  left: 50%;
  bottom: -35px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.checkout-type-selection .sel .sel-img {
  display: inline-block;
  margin-bottom: 20px;
  cursor: pointer;
}
.checkout-type-selection .sel .sec-title {
  background: #77b111;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  padding: 9px;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
}
.checkout-type-selection .sel .sec-sml-desc {
  min-height: 60px;
  width: 95%;
  display: inline-block;
}
.checkout-type-selection .sel._sel_active .sel-inner {
  border-color: #cccccc;
  border-bottom-color: #78b011;
}
.checkout-type-selection .sel._sel_active .sel-inner:after {
  opacity: 1;
}
.checkout-type-selection .sel.guest .sec-title {
  background: #959595;
}
.opc-form-title {
  display: none;
  width: 100%;
  margin-bottom: 30px;
}
.opc-form-title._sel_active {
  display: block;
}
.opc-form-title .title {
  color: #474747;
  display: block;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.opc-form-title .description {
  font-size: 16px;
  display: block;
}
fieldset.prefix {
  padding: 0;
  margin: 0;
  border: 0;
}
fieldset.prefix:not(._required) .admin__field-control .admin__field-option:first-child {
  display: none;
}
fieldset.prefix .admin__field {
  font-size: 16px;
  display: inline-block;
  margin-right: 55px;
}
fieldset.prefix .admin__field input[type="radio"] + label:after {
  top: 3px;
  left: 3px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #89c822;
}
fieldset.prefix .admin__field input[type="radio"] + label:before {
  top: 0;
}
fieldset.prefix .admin__field:last-child {
  margin-right: 0;
}
fieldset.prefix .admin__field-error {
  display: none;
}
fieldset.prefix._error .admin__field input[type="radio"] + label:before {
  border-color: red;
}
.fieldset > .field.width-50 {
  float: left;
  width: 48%;
}
.fieldset > .field.width-50.lastname,
.fieldset > .field.width-50.city,
.fieldset > .field.width-50.telephone {
  float: right;
}
.opc-wrapper .fieldset .field .label {
  font-size: 16px;
  margin-bottom: 10px;
}
.opc-wrapper .fieldset > .field {
  margin: 0 0 30px;
  position: relative;
  float: left;
  width: 100%;
}
.opc-wrapper .fieldset > .field.prefix {
  margin-bottom: 32px;
}
.opc-wrapper .fieldset > .field.prefix legend.admin__field-label {
  display: none;
}
.opc-wrapper .fieldset > .field.width-50 {
  float: left;
  width: 48%;
}
.opc-wrapper .fieldset > .field.width-50.lastname,
.opc-wrapper .fieldset > .field.width-50.city,
.opc-wrapper .fieldset > .field.width-50.telephone {
  float: right;
}
.opc-wrapper .fieldset > .field.width-50.postcode .message {
  display: none;
}
.opc-wrapper .fieldset > .field input,
.opc-wrapper .fieldset > .field select {
  padding: 4px 8px 5px;
  font-size: 16px;
  color: #474747;
  font-weight: normal;
}
.opc-wrapper .fieldset > .field input::-webkit-input-placeholder,
.opc-wrapper .fieldset > .field select::-webkit-input-placeholder {
  color: #999999;
}
.opc-wrapper .fieldset > .field input::-moz-placeholder,
.opc-wrapper .fieldset > .field select::-moz-placeholder {
  color: #999999;
}
.opc-wrapper .fieldset > .field input:-ms-input-placeholder,
.opc-wrapper .fieldset > .field select:-ms-input-placeholder {
  color: #999999;
}
.opc-wrapper .fieldset > .field input:-moz-placeholder,
.opc-wrapper .fieldset > .field select:-moz-placeholder {
  color: #999999;
}
.opc-wrapper .method-label {
  font-size: 0;
  line-height: 0;
}
.opc-wrapper .checkout-shipping-method .table-checkout-shipping-method tr {
  border: 1px solid #d8d8d8;
  padding: 10px 20px;
  margin-top: 10px;
  min-height: 56px;
}
.opc-wrapper .checkout-shipping-method .table-checkout-shipping-method tr td {
  font-size: 16px !important;
  padding-top: 13px;
  padding-bottom: 13px;
  font-weight: 400;
}
.opc-wrapper .checkout-shipping-method .table-checkout-shipping-method tr td:first-child {
  padding-left: 20px;
}
.opc-wrapper .checkout-shipping-method .table-checkout-shipping-method tr .col-method img {
  max-width: 105px;
  vertical-align: middle;
  margin-left: 7px;
}
.opc-wrapper .checkout-shipping-method .table-checkout-shipping-method tr .col-method .mit-spn {
  vertical-align: middle;
}
.opc-wrapper .checkout-shipping-method .step-content form {
  max-width: 685px;
}
.opc-wrapper .checkout-shipping-method .step-content form .actions-toolbar {
  margin-top: 15px;
}
.opc-wrapper .checkout-shipping-method .actions-toolbar .action.primary {
  background: #e87900;
  font-size: 16px;
}
.opc-wrapper .checkout-shipping-method .actions-toolbar .action.primary:hover {
  background: #78ae05;
}
.checkout-usp {
  display: inline-block;
  width: 100%;
}
.checkout-usp .block-product-page-usp {
  padding: 22px 25px 20px;
  margin-bottom: 20px;
}
.checkout-usp .block-product-page-usp ul li {
  text-align: left;
  width: 100%;
  margin-bottom: 10px;
  padding: 0;
  display: table;
}
.checkout-usp .block-product-page-usp ul li .title {
  margin-top: 0;
  vertical-align: middle;
  width: 85%;
  padding-left: 6px;
  font-weight: 500;
}
.checkout-usp .block-product-page-usp ul li .icon {
  vertical-align: middle;
  display: inline-block;
}
.prefix._required fieldset legend {
  display: none;
}
@media screen and (max-width: 767px) {
  .opc-progressbar-wrapper {
    margin-bottom: 30px;
  }
  .opc-progressbar-wrapper .opc-title-wrapper {
    margin-bottom: 15px !important;
  }
  .opc-progressbar-wrapper .opc-description {
    display: none;
  }
  .checkout-type-selection {
    margin: 0 auto 30px;
    width: 100%;
  }
  .checkout-type-selection .sel {
    padding: 0;
  }
  .checkout-type-selection .sel .sel-inner {
    padding: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
  }
  .checkout-type-selection .sel .sel-inner:after {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .checkout-type-selection .sel .sel-img {
    margin-bottom: 10px;
    width: 50px;
  }
  .checkout-type-selection .sel .sec-title {
    background: transparent;
    color: #77b111;
    line-height: 16px;
    font-size: 13px;
    padding: 0;
    max-width: 100px;
    margin: 0 auto 10px;
    font-weight: 500;
  }
  .checkout-type-selection .sel.guest .sec-title {
    background: transparent;
    color: #77b111;
  }
}
.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 0;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333333;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #555555;
}
.opc-progress-bar {
  counter-reset: i;
  font-size: 0;
  display: inline-block;
  width: 50%;
  text-align: right;
  padding: 0;
  vertical-align: middle;
}
.opc-progress-bar-item {
  margin: 0 0 0;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 185px;
}
.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: #6f6f6f;
  font-weight: 400;
  font-size: 16px;
}
.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;
  line-height: normal;
  color: #000000;
  font-weight: 600;
  font-size: 16px;
}
.opc-progress-bar-item._active:before {
  background: #78ae05;
}
.opc-progress-bar-item._active > span {
  color: #000000;
}
.opc-progress-bar-item._active > span:before {
  background: #78ae05;
}
.opc-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 28px;
}
.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: 'icons-blank-theme';
  line-height: 1;
  font-size: 28px;
}
/*.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .opc-progress-bar-item {
        .lib-css(width, @checkout-progress-bar-item__width);
    }
}*/
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 0;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.fieldset > .field > .label {
  font-weight: 400;
  display: block;
  margin-bottom: 5px;
}
.opc-authentication-popup .modal-inner-wrap {
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  top: 50%;
  margin-left: 0 !important;
  width: 482px !important;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin: 0;
  left: 50%;
}
.opc-authentication-popup .modal-header {
  padding: 0;
}
.opc-authentication-popup .modal-content {
  padding: 20px;
}
.opc-authentication-popup .block-title {
  text-transform: uppercase;
  font-weight: 500;
}
.opc-authentication-popup p {
  font-weight: 500;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 15px;
  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;
  }
}
.modal-popup .modal-title {
  border-bottom: 0;
  font-weight: 500;
}
.modal-popup .form.form-shipping-address .fieldset > .field > .label:after {
  display: none;
}
.opc-wrapper .form-shipping-address {
  margin-bottom: 0;
  margin-top: 0;
}
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 15px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 1px solid #dfdfdf;
  margin: 0 0 30px;
  transition: 0.3s border-color;
  width: 48%;
  display: inline-block;
  font-size: 16px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
  padding: 15px;
  line-height: 25px;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #78ae05;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #78ae05;
  color: #ffffff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .shipping-address-item .action {
  margin-bottom: 10px;
}
.opc-wrapper .shipping-address-item:nth-child(even) {
  margin-left: 4%;
}
.opc-wrapper .shipping-address-item:nth-child(2n+1) {
  clear: left;
}
.opc-wrapper .shipping-address-item address {
  margin-bottom: 10px;
}
.opc-wrapper address {
  line-height: 27px;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 0;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 0;
}
.opc-wrapper .action-select-shipping-item {
  margin: 0 0 0;
}
.opc-wrapper .action-select-shipping-item.action {
  margin-top: 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 0 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 0 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: #cfcfcf;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: normal;
  font-weight: 500;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody td.col-carrier {
  display: none;
}
.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: 0;
  padding-top: 0;
}
.new-address-popup {
  margin-top: 0;
  margin-bottom: 30px;
}
.modal-popup .modal-footer .action.secondary,
.modal-popup .modal-footer .action.primary {
  font-size: 16px;
  line-height: normal;
  padding: 9px 15px;
}
.modal-popup .modal-footer .action.secondary {
  margin-right: 10px;
}
.opc-wrapper .form-login .fieldset > .field {
  margin-bottom: 15px;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  display: inline-block;
  width: 100%;
  max-width: 685px;
}
.checkout-shipping-method {
  position: relative;
  float: left;
  width: 100%;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #000000;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 0;
}
.opc-block-shipping-information {
  float: left;
  width: 100%;
  background: #f2f2f2;
  margin-top: 20px;
  padding: 25px;
  display: none;
}
.opc-block-shipping-information .shipping-information-title {
  position: relative;
  float: left;
  width: 100%;
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e606';
  font-family: 'icons-blank-theme';
  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 {
  float: left;
  width: 100%;
  line-height: 25px;
}
.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 0;
}
.opc-wrapper .form-discount .payment-option-inner {
  float: left;
  width: 100%;
  max-width: 600px;
}
.opc-wrapper .form-discount .payment-option-inner input {
  font-size: 16px;
  font-weight: normal;
}
.opc-wrapper .form-discount .payment-option-inner input::-webkit-input-placeholder {
  color: #999999;
}
.opc-wrapper .form-discount .payment-option-inner input::-moz-placeholder {
  color: #999999;
}
.opc-wrapper .form-discount .payment-option-inner input:-ms-input-placeholder {
  color: #999999;
}
.opc-wrapper .form-discount .payment-option-inner input:-moz-placeholder {
  color: #999999;
}
.opc-wrapper .form-discount .actions-toolbar {
  position: absolute;
  top: 0;
  right: 0;
  margin-left: 10px;
}
.opc-wrapper .form-discount .actions-toolbar .action.primary {
  line-height: 15px;
  text-transform: uppercase;
}
.opc-wrapper .amcard-delete,
.opc-wrapper .amcard-check {
  text-transform: capitalize;
  color: #474747;
  font-size: 16px;
  text-decoration: underline;
  font-weight: 400;
  color: #6CA70F;
}
.opc-wrapper .form-discount {
  position: relative;
  float: left;
  width: 100%;
  border: 1px solid #d8d8d8;
  padding: 17px 19px 18px;
  max-width: 100%;
  margin-bottom: 10px;
}
.opc-wrapper .form-discount .form-discount-desc {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 8px;
}
.opc-wrapper .form-discount .field {
  float: left;
  width: 59%;
}
.opc-wrapper .form-discount .primary {
  float: right;
  width: 38.2%;
}
.opc-wrapper .form-discount .primary .action.primary {
  background: #b0b1b3;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.opc-wrapper .form-discount .primary .action.primary:hover {
  background: #000000;
}
.opc-wrapper .order-comment-form textarea {
  font-size: 16px;
  font-weight: normal;
  height: 108px;
  padding: 15px 20px;
}
.opc-wrapper .order-comment-form textarea::-webkit-input-placeholder {
  color: #999999;
}
.opc-wrapper .order-comment-form textarea::-moz-placeholder {
  color: #999999;
}
.opc-wrapper .order-comment-form textarea:-ms-input-placeholder {
  color: #999999;
}
.opc-wrapper .order-comment-form textarea:-moz-placeholder {
  color: #999999;
}
.opc-wrapper .amcard-card-info {
  background: #D8D8D8;
}
.modal-popup .fieldset.address .field.choice {
  display: inline-block;
  width: 100%;
}
.checkout-index-index .modal-popup input[type="checkbox"]:checked ~ label:after {
  display: inline-block;
  content: '';
  margin: 0;
}
.opc-block-summary {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.opc-block-summary > .title {
  font-weight: 600;
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 10px;
  float: left;
  width: 100%;
  text-transform: uppercase;
}
.opc-block-summary .block {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.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.4px;
  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 #d1d1d1;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
  padding: 10px 0;
  font-size: 14px;
}
.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: 'icons-blank-theme';
  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: 12px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-weight: 600;
  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 {
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 0;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 0;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.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: 1px;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #d1d1d1;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.opc-block-summary .minicart-items-wrapper .product-item-name {
  width: 100%;
  line-height: normal;
}
.opc-block-summary .product-item {
  margin-bottom: 10px;
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 10px;
}
.opc-block-summary .product-item:last-child {
  padding: 0;
  margin: 0;
  border: none;
}
.opc-block-summary .table tr th {
  width: 65%;
  padding: 5px 7px 0 7px;
  text-align: right;
  font-size: 16px;
  line-height: normal;
  color: #464646;
}
.opc-block-summary .table tr td {
  width: 45%;
  padding: 5px 20px 0 7px;
  text-align: right;
  font-size: 16px;
  line-height: normal;
  color: #464646;
}
.opc-block-summary .table tr.grand.totals th,
.opc-block-summary .table tr.grand.totals td {
  font-size: 16px;
  line-height: 24px;
  border-top-style: double;
  border-color: #cbcbcb;
  padding: 10px 7px 10px;
  font-weight: 700;
}
.opc-block-summary .table tr.grand.totals th strong,
.opc-block-summary .table tr.grand.totals td strong {
  font-weight: 700;
  text-transform: uppercase;
}
.opc-block-summary .table tr.grand.totals td {
  padding: 10px 20px 10px 7px;
}
.opc-block-summary .table tr.shipping th,
.opc-block-summary .table tr.shipping td {
  padding-bottom: 10px;
}
.opc-block-summary .table .totals.sub th {
  text-transform: uppercase;
}
.opc-block-summary table .totals-tax-summary .mark span {
  padding-left: 20px;
  background: rgba(0, 0, 0, 0) url(../images/bkg_collapse.gif) no-repeat scroll 0px 6px;
  float: right;
  text-align: right;
}
.opc-block-summary table .totals-tax-summary.expanded .mark span {
  background-position: 0 -51px;
}
.opc-block-summary table .shipping.incl th,
.opc-block-summary table .shipping.incl td {
  padding-top: 23px;
}
.opc-block-summary .totals-table-wrapper {
  display: inline-block;
  width: 100%;
  padding: 15px 15px 0px;
  background: #ffffff;
}
.opc-block-summary .delivery-time.checkout-page-msg {
  text-align: center;
  background: #d8d8d8;
  margin: 0 -15px;
  padding: 5px 0 9px;
  color: #474747;
}
.opc-block-summary .delivery-time.checkout-page-msg a {
  text-decoration: underline;
  color: #474747;
}
.opc-block-summary .delivery-time.checkout-page-msg a:hover {
  color: #6ca70f;
}
.opc-sidebar-wrapper {
  background: #f2f2f2;
  padding: 25px;
  display: inline-block;
  width: 100%;
}
.opc-sidebar-wrapper .actions-toolbar.custom {
  margin-bottom: 20px;
  text-align: center;
}
.opc-sidebar-wrapper .actions-toolbar.custom button,
.opc-sidebar-wrapper .actions-toolbar.custom .cart.table-wrapper .actions-toolbar > .action,
.opc-sidebar-wrapper .actions-toolbar.custom .action-gift {
  width: 100%;
  padding: 15px;
  text-transform: uppercase;
  float: none;
}
.opc-sidebar-wrapper .actions-toolbar.custom button span,
.opc-sidebar-wrapper .actions-toolbar.custom .cart.table-wrapper .actions-toolbar > .action span,
.opc-sidebar-wrapper .actions-toolbar.custom .action-gift span {
  position: relative;
  padding-left: 30px;
}
.opc-sidebar-wrapper .actions-toolbar.custom button span:before,
.opc-sidebar-wrapper .actions-toolbar.custom .cart.table-wrapper .actions-toolbar > .action span:before,
.opc-sidebar-wrapper .actions-toolbar.custom .action-gift span:before {
  width: 23px;
  height: 23px;
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -307px -365px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 0;
}
.authentication-dropdown {
  background-color: #ffffff;
  border: 1px solid #aeaeae;
  -webkit-transform: scale(1, 0);
  -webkit-transform-origin: 0 0;
  -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
  position: absolute;
  text-align: left;
  top: 100%;
  transform: scale(1, 0);
  transform-origin: 0 0;
  transition: transform linear .1s, visibility 0s linear .1s;
  visibility: hidden;
  width: 100%;
  padding: 15px;
  width: 350px;
  right: 0;
}
.authentication-dropdown._show {
  z-index: 100;
  -webkit-transform: scale(1, 1);
  -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
  transform: scale(1, 1);
  transition: transform linear .1s, visibility 0s linear 0s;
  visibility: visible;
}
.authentication-wrapper {
  margin-top: 0;
  max-width: 50%;
  position: absolute;
  z-index: 1;
  top: 20px;
  right: 0;
  display: none;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 14px;
  line-height: normal;
  margin-bottom: 10px;
  font-weight: 700;
}
.block-authentication .block-title strong {
  font-weight: 600;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 0;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 0;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 0;
}
.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: 0;
  padding-top: 0;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method {
  /*        .payment-method-content {
                    > .actions-toolbar {
                        > .primary {
                            .action {
                                &.primary {
                                    &:extend(.abs-button-l all);
                                }
                            }
                        }
                    }
                }*/
}
.checkout-payment-method .payment-method .actions-toolbar {
  margin-bottom: 0;
  width: 100%;
}
.checkout-payment-method .payment-method .actions-toolbar .primary .action {
  text-transform: uppercase;
  font-size: 16px;
}
.checkout-payment-method .payment-method .actions-toolbar .primary .action:before {
  width: 23px;
  height: 23px;
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -43px -93px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 1px;
}
.checkout-payment-method .payment-method .actions-toolbar .primary .action span {
  vertical-align: middle;
}
.checkout-payment-method .payment-method .actions-toolbar .primary .action.action-cancel:before {
  display: none;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
  padding-left: 30px;
}
.checkout-payment-method .payment-method.byjuno_invoice_payment .control label {
  margin-bottom: 10px;
}
.checkout-payment-method .payment-method-title {
  display: inline-block;
  width: 100%;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 0;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 0;
}
.checkout-payment-method .payment-method-content {
  display: none;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 0;
}
.checkout-payment-method .payment-method-content .payment-method-billing-address {
  margin-bottom: 19px;
  width: 100%;
  display: inline-block;
}
.checkout-payment-method .payment-method-content .bank-payment-title {
  font-size: 16px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 0 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: 10px 0 10px;
  display: inline-block;
  width: 100%;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 0;
}
.checkout-payment-method .checkout-billing-address .fieldset .actions-toolbar .action-cancel {
  margin-right: 10px;
}
.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-left: 30px;
  display: inline-block;
  width: 100%;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 0;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 0 0;
}
.checkout-payment-method .payment-groups-list-item {
  border: 1px solid #d8d8d8;
  padding: 13px 18px 17px;
  display: inline-block;
  width: 100%;
}
.checkout-payment-method .payment-groups-list-item .field input[type="radio"] + label {
  font-size: 16px;
  padding-left: 42px;
  margin-bottom: 8px;
}
.payment-method._active > .payment-method-content > div.actions-toolbar .action.checkout {
  display: none;
}
.checkout-index-index input[type="radio"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkout-index-index input[type="radio"] + label {
  padding-left: 30px;
  position: relative;
  display: inline-block;
  width: 100%;
}
.checkout-index-index input[type="radio"] + label span {
  vertical-align: middle;
}
.checkout-index-index input[type="radio"] + label:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  height: 19px;
  width: 19px;
  border: 1px solid #89c822;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.checkout-index-index input[type="radio"] + label:after {
  content: "";
  position: absolute;
  display: none;
  left: 8px;
  top: 7px;
  width: 3px;
  height: 8px;
  border: solid #89c822;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkout-index-index input[type="radio"]:checked ~ label:after {
  display: block;
}
.checkout-index-index input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkout-index-index input[type="checkbox"] + label {
  padding-left: 30px;
  position: relative;
  display: block;
}
.checkout-index-index input[type="checkbox"] + label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  border: 1px solid #89c822;
  border-radius: 2px;
}
.checkout-index-index input[type="checkbox"] + label:after {
  content: "";
  position: absolute;
  display: none;
  left: 7px;
  top: 3px;
  width: 4px;
  height: 10px;
  border: solid #89c822;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkout-index-index input[type="checkbox"]:checked ~ label:after {
  display: inline-block !important;
  content: '';
  margin: 0;
}
.checkout-index-index input[type="checkbox"].mage-error + label:before {
  border: 1px solid #f00;
}
.checkout-agreement.field a span span {
  text-decoration: underline;
}
.fieldset > .field.checkout-agreement > .label {
  display: block;
}
.payment-methods .step-title .byjuno-message {
  color: #eb340a;
  font-weight: 400;
  font-size: 15px;
  text-transform: initial;
}
.checkout-payment-method .payment-option._active .payment-option-title {
  color: #474747;
  font-weight: 700;
}
.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 .payment-option-content .payment-option-inner .action-apply {
  font-size: 14px;
}
.checkout-payment-method .payment-option-title {
  padding: 15px 0;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #000000;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}
.checkout-payment-method .payment-option .payment-option-title {
  font-size: 14px;
  font-weight: 700;
  padding: 35px 0 11px 0;
  color: #474747;
}
.checkout-payment-method .payment-option-content {
  float: left;
  width: 100%;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 0;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 0 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 > .field {
  width: 48%;
}
.checkout-payment-method .ccard > .field:nth-child(even) {
  margin-left: 4% !important;
}
.checkout-payment-method .ccard > .field.date {
  width: 100%;
}
.checkout-payment-method .ccard .fields > .month {
  width: 48%;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 0;
  width: 48%;
  margin-left: 4%;
}
.checkout-payment-method .ccard .fields > .card_holder {
  width: 48%;
  float: left;
}
.checkout-payment-method .ccard .fields > .card_number {
  float: left;
  padding-left: 0;
  width: 48%;
  margin-left: 4%;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 0;
  padding-right: 0;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 100%;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 0;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 0;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 0;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
/*** start-cms-page ***/
hr {
  margin: 20px 0;
  border-top: 1px solid #eeeeee;
}
.cms-page-view .page-title {
  color: #000000;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 40px;
  padding-top: 20px;
}
.cms-page-view ul {
  padding-left: 12px;
  margin-bottom: 16px;
  float: left;
  width: 100%;
}
.cms-page-view .breadcrumbs ul {
  margin: 0;
  padding: 0;
}
.cms-page-view.page-layout-2columns-left .sidebar-main {
  margin-top: 20px;
}
.view-page-cms {
  float: left;
  width: 100%;
}
.view-page-cms p {
  margin-bottom: 16px;
}
.view-page-cms p a {
  text-decoration: underline;
}
.view-page-cms p a:hover {
  text-decoration: none;
  color: #000000;
}
.view-page-cms .zum-contact-bottom {
  text-align: center;
  clear: both;
  float: left;
  width: 100%;
}
.view-page-cms .zum-contact-bottom .zum-contact-info {
  color: #ffffff;
  font-size: 16px;
  padding: 5px 25px 6px 20px;
}
.view-page-cms .zum-contact-bottom .zum-contact-info:before {
  content: '';
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -287px -91px;
  width: 40px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
}
.view-page-cms table tbody tr td {
  padding: 0px;
}
/*** start-ueber-uns  ***/
.cms-ueber-uns p {
  line-height: 26px;
}
.cms-ueber-uns .view-page-cms .zum-contact-bottom {
  margin: 30px 0;
}
.cms-ueber-uns .our-team-text-box .m-name {
  line-height: 22px;
  margin-bottom: 3px;
}
.our-team {
  clear: both;
  width: 100%;
  float: left;
  margin: 42px -13px 0;
}
.our-team .member-details {
  width: 33.33%;
  padding: 0 13px;
  float: left;
  margin-bottom: 25px;
}
.our-team .member-details img {
  border: 1px solid rgba(69, 69, 69, 0.21);
  width: 100%;
}
.our-team-text-box {
  text-align: center;
  padding-top: 20px;
  text-transform: uppercase;
}
.our-team-text-box .m-name {
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 700;
}
.our-team-text-box .m-post {
  font-weight: 500;
}
/*** end-ueber-uns ***/
/*** start-agb ***/
.cms-agb h1 {
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 20px;
  padding-top: 10px;
}
.cms-agb ol {
  list-style: decimal;
  padding-left: 25px;
  margin: 0px;
}
.cms-agb ol li {
  margin-bottom: 5px;
  line-height: 20px;
}
.cms-agb .agb-table {
  float: left;
  width: 100%;
  margin-bottom: 45px;
}
.left-banner-wrapper {
  margin: 20px 0;
}
/*** end-agb ***/
/*** start-kundendienst ***/
.our-services {
  width: 50%;
  float: left;
  margin-top: 25px;
}
.our-services .delivery {
  background: url(../images/service-icon-1.png) left top 4px no-repeat;
  padding-left: 98px;
  min-height: 80px;
  margin-bottom: 20px;
}
.our-services .payments {
  background: url(../images/service-icon-2.png) left top 4px no-repeat;
  padding-left: 98px;
  min-height: 80px;
  margin-bottom: 20px;
}
.our-services .faq {
  background: url(../images/service-icon-3.png) left top 4px no-repeat;
  padding-left: 98px;
  min-height: 80px;
}
.our-services h3 {
  margin-bottom: 6px;
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
.our-services p {
  margin-bottom: 8px;
}
.our-services .more-btn {
  color: #ffffff;
  padding: 5px 18px 6px;
}
.our-contact-right {
  width: 25%;
  float: right;
  color: #000000;
}
.our-contact-right img {
  width: 100%;
}
.our-contact-right .our-contact-text-box {
  background-color: #f7f7f7;
  padding-bottom: 16px;
  border-bottom: 2px solid #91bb43;
}
.our-contact-right .zum-contact-info {
  color: #ffffff;
  font-weight: 500;
  position: relative;
  padding: 5px 10px 5px 30px;
}
.our-contact-right .zum-contact-info:before {
  content: '';
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -260px -128px;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 10px;
}
.our-contact-right .block-title {
  padding: 8px 15px;
  border-bottom: 1px solid #e0e0e0;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.our-contact-right .block-content {
  padding: 0 15px;
  font-size: 15px;
  line-height: 20px;
}
.our-contact-right .block-content ul {
  list-style: none;
  padding: 0;
  margin: 0 0 17px;
}
.our-contact-right .block-content li {
  line-height: normal;
}
/*** end-kundendienst ***/
/*** start-bestellung-lieferung ***/
.cms-bestellung-lieferung p {
  line-height: 26px;
}
/*** end-bestellung-lieferung ***/
/*** start-hilfe-faq ***/
.faq {
  float: left;
  width: 100%;
}
.faq .answers a {
  text-decoration: underline;
}
.faq .answers a:hover {
  text-decoration: none;
  color: #000000;
}
.faq li {
  padding-bottom: 15px;
  margin-bottom: 21px;
  list-style: none;
  border-bottom: 1px solid #e8e8e8;
  line-height: 24px;
}
.faq li .questions {
  line-height: 26px;
  display: block;
  font-weight: 700;
  padding: 0 0 10px 25px;
  margin: 0px;
  position: relative;
}
.faq li .questions:before {
  content: '';
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -303px -165px;
  width: 19px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 3px;
  left: 0;
}
.faq li .answers {
  line-height: 26px;
  display: inline-block;
  margin: 0px;
  position: relative;
  padding-left: 25px;
}
.faq li .answers:before {
  content: '';
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -303px -132px;
  width: 19px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 3px;
  left: 0;
}
.faq ul ul {
  margin-bottom: 0px;
}
.faq ul li ul {
  padding: 5px 0 0;
  margin-bottom: 10px;
}
.faq ul li ul li {
  padding: 0 0 0 10px;
  margin: 0;
  border: 0px;
  font-weight: normal;
  position: relative;
}
.faq ul li ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 4px;
  height: 4px;
  background: #6f6f6f;
  border-radius: 100%;
}
/*** end-hilfe-faq ***/
/*** start-kontakt ***/
.cms-kontakt .view-page-cms {
  float: left;
  width: 75%;
}
.cms-kontakt .view-page-cms .page-title-wrapper {
  margin-bottom: 40px;
  padding-top: 20px;
}
.cms-kontakt .view-page-cms .page-title-wrapper .page-title {
  width: auto;
  margin: 0;
  padding: 0;
}
.cms-kontakt .view-page-cms .page-title-wrapper .history-back {
  text-decoration: underline;
  float: right;
}
.cms-kontakt .view-page-cms .page-title-wrapper .history-back:hover {
  text-decoration: none;
  color: #000000;
}
.form .fieldset {
  float: left;
  width: 100%;
}
.form.contact .note {
  border-bottom: 1px solid #e7e7e7;
  font-size: 14px;
  margin: 0 0 15px;
  padding: 0 0 12px;
  font-weight: 500;
  text-transform: uppercase;
}
.form.contact .comment {
  margin-bottom: 5px;
}
.form.contact input {
  margin-bottom: 10px;
  background: #ffffff;
  width: 100%;
  height: 35px;
}
.form.contact input:focus {
  border: 1px solid #000000;
}
.form.contact label {
  text-transform: uppercase;
  font-weight: 500 !important;
  display: block;
  width: 100%;
}
.form.contact textarea {
  padding: 10px;
  box-shadow: none;
  height: 100px;
}
.form.contact textarea:focus {
  border: 1px solid #000000;
}
.form.contact .telephone {
  margin-bottom: 0;
}
.form.contact .field {
  float: left;
  width: 100%;
}
.form.contact .field.name {
  float: left;
  width: 49%;
  margin-bottom: 0;
}
.form.contact .field.email {
  float: right;
  width: 49%;
  margin-bottom: 0;
}
.form.contact .actions-toolbar {
  padding: 15px 0 0;
  border-top: 1px solid #dddddd;
  margin: 15px 0 0;
  width: 100%;
  float: left;
}
/*** end-kontakt ***/
/*** start-no-route ***/
.cms-no-route h2 {
  border-bottom: 1px solid #e7e7e7;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 25px;
  padding: 20px 0 12px;
  text-transform: uppercase;
  float: left;
  width: 100%;
  text-align: left;
}
.cms-no-route .sidebar-main {
  margin-top: 20px;
}
.cms-no-route .page-main {
  margin-bottom: 30px;
}
.subscribe-page .page-title {
  margin-bottom: 20px;
}
.subscribe-page .block-subscribe-sign {
  float: left;
  border-radius: 2px 2px 0 0;
  background: #6ca404;
  margin-bottom: 0;
  padding: 15px;
  width: auto;
  font-weight: 700;
  font-size: 15px;
  color: #ffffff;
}
.subscribe-page .block-subscribe-sign ~ .tnc {
  clear: both;
  margin-bottom: 20px;
  display: block;
}
.subscribe-page .subscribe-newsletter {
  float: left;
  width: 100%;
}
.subscribe-page .content {
  float: left;
  width: 50%;
}
.subscribe-page .content p {
  margin-bottom: 25px;
  line-height: 26px;
}
.subscribe-page .fieldset .field {
  margin-bottom: 15px;
}
.subscribe-page .fieldset .field.gender {
  margin-bottom: 10px;
}
.subscribe-page .fieldset .field .input-box select {
  font-weight: 500;
}
.subscribe-page .fieldset .field.email {
  margin-bottom: 0;
}
.subscribe-page .right-image-newsletter {
  float: right;
  margin-top: -84px;
}
.subscribe-page .actions {
  float: left;
  width: 100%;
  border-top: 1px solid #dddddd;
  margin-top: 15px;
  padding-top: 15px;
  margin-bottom: 30px;
}
.subscribe-page .actions .gray-button {
  padding: 9px 20px;
  background: #b0b1b3;
}
.subscribe-page .actions .gray-button:hover {
  background: #000;
}
.cms-produkte h2,
.cms-agb h2 {
  text-transform: uppercase;
  font-weight: 500;
  line-height: 25px;
}
/*** end-no-route ***/
/*** start-kundendienst ***/
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.login-container .block .actions-toolbar {
  position: absolute;
  left: 20px;
  bottom: 15px;
  width: 94%;
}
.login-container .block .actions-toolbar a {
  text-transform: uppercase;
}
.login-container .block .block-title {
  font-weight: 700;
  font-size: 18px;
  color: #000000;
  margin: 0 0 14px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #ddd;
  background-position: 0 1px;
  background-repeat: no-repeat;
  text-transform: uppercase;
}
.login-container .fieldset {
  /*            &:after {
                            margin-top: 35px;
                        }*/
}
.login-container .fieldset:after {
  margin: 0 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 13px;
}
.login-container .form-login .field .label {
  font-weight: 500;
  text-transform: uppercase;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 0;
}
.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: 20px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account {
  /*** history ***/
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
  float: left;
  width: 100%;
}
.account .column.main .toolbar .pager {
  float: left;
  width: 100%;
  display: table;
}
.account .column.main .toolbar .pages {
  float: none;
  vertical-align: middle;
  display: table-cell;
  text-align: left;
}
.account .column.main .toolbar .limiter {
  float: none;
  vertical-align: middle;
  display: table-cell;
  text-align: right;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: 500;
  margin: 0 5px;
  padding: 3px;
  font-size: 15px;
}
.account .column.main .form .field .label {
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: inline-block;
}
.account .sidebar-additional {
  margin-top: 0px;
}
.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 .page-main {
  margin-top: 20px;
  margin-bottom: 30px;
}
.account .block-dashboard-info .block-title,
.account .block-dashboard-orders .block-title,
.account .block-order-details-view .block-title {
  border-bottom: 1px solid #e7e7e7;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 20px;
  padding: 20px 0 12px;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
.account .block-dashboard-addresses .block-title {
  border-bottom: 1px solid #e7e7e7;
  padding: 0 0 10px;
  margin: 0 0 10px;
  text-align: right;
}
.account .block-dashboard-addresses .block-title strong {
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 0;
  padding: 0 0 0;
  width: auto;
  float: left;
  right: 0;
  text-transform: uppercase;
  text-align: left;
}
.account .block-dashboard-addresses .block-title a {
  text-transform: uppercase;
  text-decoration: underline;
}
.account .block-dashboard-addresses .block-title a:hover {
  text-decoration: none;
}
.account .block-dashboard-info .block-content .box-title,
.account .block-order-details-view .block-content .box-title {
  border-bottom: 1px solid #e7e7e7;
  padding: 0 0 10px;
  margin: 0 0 10px;
  text-align: right;
  float: left;
  width: 100%;
}
.account .block-dashboard-info .block-content .box-title span,
.account .block-order-details-view .block-content .box-title span {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  padding: 0;
  width: auto;
  float: left;
  text-transform: uppercase;
  text-align: left;
}
.account .block-content .box {
  margin-bottom: 25px;
}
.account .box-actions a {
  float: left;
  clear: both;
  text-decoration: underline;
}
.account .box-actions a:hover {
  text-decoration: none;
}
.account .block-dashboard-addresses .block-content .box-title span,
.account .block-addresses-default .block-content .box-title span {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 3px;
  float: left;
  width: 100%;
}
.account .block-dashboard-orders .block-title a {
  font-size: 12px;
  font-weight: 500;
  float: right;
  margin: 2px 0 0 0;
  text-decoration: underline;
  color: #000000;
  text-transform: uppercase;
}
.account .block-dashboard-orders .block-title a:hover {
  text-decoration: none;
  color: #6ca70f;
}
.account .table-wrapper {
  margin-bottom: 15px;
}
.account .table-wrapper thead th {
  font-weight: 400;
  color: #000000;
  padding: 10px 8px;
  white-space: nowrap;
  vertical-align: middle;
}
.account .table-wrapper thead th.sku {
  display: none;
}
.account .table-wrapper tbody td {
  padding: 10px 8px;
  border-bottom: 1px solid #dfdfdf;
}
.account .table-wrapper tbody td.status {
  font-style: italic;
}
.account .table-wrapper tbody td.sku {
  display: none;
}
.account .toolbar-amount,
.account .limiter-text {
  display: none;
}
.account .order-products-toolbar {
  margin-bottom: 15px;
}
.account .welcome-msg {
  display: inline-block;
  width: 100%;
}
.account .welcome-msg p {
  margin-bottom: 0;
}
.account .actions-toolbar {
  border-top: 1px solid #ddd;
  padding: 15px 0 0;
  margin: 15px 0 0;
  display: inline-block;
  width: 100%;
}
.account .actions-toolbar .secondary {
  float: right;
  margin-top: 4px;
}
.account .actions-toolbar .secondary .action.back {
  float: right;
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
}
.account .actions-toolbar .secondary .action.back:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -302px -198px;
  width: 7px;
  height: 7px;
  margin: 0 4px 0 0;
  content: '';
  display: inline-block;
  vertical-align: middle;
}
.account .actions-toolbar .secondary .action.back:hover:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -302px -206px;
}
.account .actions-toolbar .primary {
  float: left;
}
.account .block-addresses-default .block-title,
.account .block-addresses-list .block-title {
  border-bottom: 1px solid #e7e7e7;
  padding: 0 0 10px;
  margin: 0 0 10px;
  text-align: right;
  display: inline-block;
  width: 100%;
}
.account .block-addresses-default .block-title strong,
.account .block-addresses-list .block-title strong {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  padding: 0;
  width: auto;
  float: left;
  right: 0;
  text-transform: uppercase;
  text-align: left;
}
.account .form-edit-account .control .field {
  margin-bottom: 20px;
}
.account .form-edit-account .control .field label {
  padding: 0;
  text-align: left;
  width: auto;
  float: none;
  display: block;
}
.account .form-edit-account .control .field .control {
  width: 100%;
}
.account .form-edit-account .control .field-name-firstname,
.account .form-edit-account .control .field-name-lastname {
  width: 49%;
  float: left;
}
.account .form-edit-account .control .field-name-lastname {
  float: right;
}
.account .form-edit-account .legend {
  display: none;
}
.account .form-edit-account .legend + br {
  display: none;
}
.account .account-nav-title {
  clip: inherit;
  position: inherit;
  overflow: inherit;
  width: auto;
  height: auto;
  margin: 0;
}
.account .account-nav-title strong {
  background-color: #000000;
  color: #ffffff;
  display: block;
  font-weight: 500;
  padding: 4px 12px 5px;
  text-transform: uppercase;
}
.account .block-content .empty {
  font-weight: 700;
}
.account fieldset .field input[type="checkbox"] {
  margin: -2px 5px 0 0;
}
.customer-account-login .page-main {
  margin-bottom: 30px;
}
.account-nav .item {
  /*            a {
                            text-decoration: none;
            
                            &:hover {
                                .lib-css(background, @account-nav-item-hover);
                            }
                        }*/
  /*            &.current {
                            a,
                            strong {
                                .lib-css(border-color, @account-nav-current-border-color);
                                .lib-css(color, @account-nav-current-color);
                                .lib-css(font-weight, @account-nav-current-font-weight);
                            }
            
                            a {
                                .lib-css(border-color, @account-nav-current-border-color);
                            }
                        }*/
  /*            .delimiter {
                            border-top: 1px solid @account-nav-delimiter__border-color;
                            display: block;
                            margin: @indent__s 1.8rem;
                        }*/
}
.account-nav .item:first-child {
  margin-top: 0;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 0;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 0;
}
.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;
  line-height: normal;
  padding: 6px 8px 7px;
  position: relative;
  z-index: 1;
  font-weight: 500;
}
.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: 0;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
/*** login page ***/
.customer-account-login .page-title-wrapper .page-title,
.customer-account-create .page-title-wrapper .page-title,
.account .page-title-wrapper .page-title,
.sendfriend-product-send .page-title-wrapper .page-title,
.customer-account-forgotpassword .page-title-wrapper .page-title,
.customer-account-logoutsuccess .page-title-wrapper .page-title {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 25px;
  padding: 0 0 12px;
  display: inline-block;
  width: 100%;
  text-align: left;
  line-height: 27px;
}
.customer-account-login .page-title-wrapper .page-title,
.customer-account-create .page-title-wrapper .page-title,
.customer-account-forgotpassword .page-title-wrapper .page-title,
.customer-account-logoutsuccess .page-title-wrapper .page-title,
.sendfriend-product-send .page-title-wrapper .page-title {
  padding: 20px 0 12px;
}
.customer-account-logoutsuccess .page-main {
  margin-bottom: 30px;
}
.login-container .block {
  min-height: 345px;
  padding: 15px 20px;
  border: 1px solid #e8e8e8;
  background-color: #f2f2f2;
  position: relative;
}
.account-nav ul {
  padding: 7px 10px 7px;
  margin-bottom: 20px;
  border: 1px solid #f2f2f2;
  text-transform: uppercase;
}
.account-nav ul li a {
  border-bottom: 1px solid #e8e8e8;
  color: #000000;
  display: block;
  font-weight: 500;
  line-height: 14px;
  padding: 8px 0 8px 0;
}
.account-nav ul li a:hover {
  color: #78ae05;
}
.account-nav ul li.current {
  border-bottom: 1px solid #e8e8e8;
  line-height: 14px;
  padding: 8px 0;
}
.account-nav ul li.current strong {
  font-weight: 500;
  color: #78ae05;
}
.account-nav ul li.current a {
  color: #78ae05;
  border: 0;
  padding: 0;
}
.account-nav ul li:last-child a {
  border-bottom: 0;
}
/*** account-create ***/
.form-create-account {
  width: 75%;
  min-width: 600px;
  display: inline-block;
}
.form-create-account .create {
  width: 48%;
  float: left;
}
.form-create-account .create:nth-child(odd) {
  float: right;
}
.form-create-account .legend {
  background-color: #ffffff;
  border-bottom: 1px solid #e7e7e7;
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 15px;
  padding: 0 0 12px;
  text-transform: uppercase;
  width: 100%;
  display: inline-block;
}
.form-create-account .fieldset .label {
  font-weight: 500;
  text-transform: uppercase;
}
.form-create-account .fieldset .field .nested {
  margin-top: 20px;
}
.form.password.forget .legend,
.form.form-newsletter-manage .legend {
  background-color: #ffffff;
  border-bottom: 1px solid #e7e7e7;
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 15px;
  padding: 0 0 12px;
  text-transform: uppercase;
  width: 100%;
  display: inline-block;
}
.form.password.forget .fieldset .label,
.form.form-newsletter-manage .fieldset .label {
  font-weight: 500;
  text-transform: uppercase;
}
.form.password.forget .fieldset .field .nested,
.form.form-newsletter-manage .fieldset .field .nested {
  margin-top: 20px;
}
.customer-account-forgotpassword .page-main {
  margin-bottom: 30px;
}
.customer-account-forgotpassword .actions-toolbar {
  border-top: 1px solid #ddd;
  padding: 15px 0 0;
  margin: 15px 0 0;
  float: left;
  width: 100%;
}
.customer-account-forgotpassword .actions-toolbar .secondary {
  float: right;
  margin-top: 4px;
}
.customer-account-forgotpassword .actions-toolbar .secondary .action.back {
  float: right;
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
}
.customer-account-forgotpassword .actions-toolbar .secondary .action.back:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -302px -198px;
  width: 7px;
  height: 7px;
  margin: 0 4px 0 0;
  content: '';
  display: inline-block;
  vertical-align: middle;
}
.customer-account-forgotpassword .actions-toolbar .secondary .action.back:hover:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -302px -206px;
}
.form-address-edit > .fieldset {
  width: 49%;
  float: left;
}
.form-address-edit > .fieldset:nth-child(even) {
  float: right;
}
.form-address-edit > .fieldset .field.set input {
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}
.form-address-edit > .fieldset .field.set label {
  width: 90%;
  margin-bottom: 0;
  display: inline-block;
}
.form-address-edit > .fieldset .label {
  font-weight: 500;
  text-transform: uppercase;
}
.form-address-edit .legend {
  background-color: #ffffff;
  border-bottom: 1px solid #e7e7e7;
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 15px;
  padding: 0 0 12px;
  text-transform: uppercase;
  width: 100%;
  display: inline-block;
}
.customer-account-create .page-main {
  margin-bottom: 30px;
}
.sendfriend-product-send .page-main {
  margin-bottom: 30px;
}
.sendfriend-product-send form > .fieldset {
  width: 49%;
  float: left;
}
.sendfriend-product-send form > .fieldset:nth-child(even) {
  float: right;
}
.sendfriend-product-send form .field .label {
  font-weight: 500;
  text-transform: uppercase;
}
.sendfriend-product-send form #row0 .actions-toolbar {
  display: none;
}
.sendfriend-product-send .legend {
  background-color: #ffffff;
  border-bottom: 1px solid #e7e7e7;
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 15px;
  padding: 0 0 12px;
  text-transform: uppercase;
  width: 100%;
  display: inline-block;
}
.sendfriend-product-send .actions-toolbar {
  border-top: 1px solid #ddd;
  padding: 15px 0 0;
  margin: 15px 0 0;
  float: left;
  width: 100%;
}
.sendfriend-product-send .actions-toolbar .secondary {
  float: right;
  margin-top: 4px;
}
.sendfriend-product-send .actions-toolbar .secondary .action.back {
  float: right;
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
}
.sendfriend-product-send .actions-toolbar .secondary .action.back:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -302px -198px;
  width: 7px;
  height: 7px;
  margin: 0 4px 0 0;
  content: '';
  display: inline-block;
  vertical-align: middle;
}
.sendfriend-product-send .actions-toolbar .secondary .action.back:hover:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -302px -206px;
}
.account.page-layout-2columns-left .sidebar-main,
.account.page-layout-2columns-left .sidebar-additional {
  width: 22% !important;
  padding-right: 35px;
}
.account.page-layout-2columns-left .column.main {
  width: 78% !important;
}
.sales-order-print .action.back {
  display: none !important;
}
/*.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__s){
    .order-details-items{
        tfoot{
            display: block;
        }
    }
}*/
.block.newsletter {
  margin-bottom: 0;
  /*        .actions {
            display: table-cell;
            vertical-align: top;
            width: 1%;
        }*/
  /*        .action.subscribe {
            border-bottom-left-radius: 0;
            border-top-left-radius: 0;
            margin-left: -1px;
        }*/
}
.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: #8a898e;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  padding-left: 35px;
}
.block.newsletter .title a {
  color: #454545;
}
.order-links {
  display: none;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  display: inline-block;
  width: 100%;
}
.order-details-items .order-title {
  border-bottom: 1px solid #e7e7e7;
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 25px;
  padding: 0 0 12px;
  right: 0;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  display: inline-block;
}
.order-details-items .table-wrapper {
  margin-bottom: 0;
}
.order-details-items .table-wrapper tbody td ul {
  padding: 0;
  list-style: none;
}
.order-details-items .table-wrapper tbody td .price {
  font-weight: 400;
}
.order-details-items .table-wrapper tfoot .grand_total th {
  text-transform: uppercase;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 0;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 0;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.swatch-attribute-label {
  position: relative;
  margin-bottom: 5px;
  display: inline-block;
  font-size: 16px;
}
.swatch-attribute-label.required {
  padding-right: 0;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 15px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 10px;
  margin-bottom: 5px;
  display: none;
}
.swatch-attribute-options {
  margin: 0 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: 0;
  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;
  display: inline-block;
  margin: 0 0 0 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
  /*            &:not(.disabled):hover {
                            .lib-css(border, @swatch-option__hover__border);
                            .lib-css(color, @swatch-option__hover__color);
                            .lib-css(outline, @swatch-option__hover__outline);
                        }*/
}
.swatch-option:focus {
  box-shadow: none;
}
.swatch-option.text {
  background: #eaeaea;
  color: #000000;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 5px 10px;
  border: 1px solid transparent;
}
.swatch-option.text.selected {
  background-color: #ffffff !important;
}
.swatch-option.selected {
  outline: 1px solid #ff5501;
  /*.lib-css(border, @swatch-option__selected__border);*/
  color: 1px solid #ffffff;
}
.swatch-option.selected:focus {
  box-shadow: none;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 1px solid #c34000;
}
.swatch-option.disabled:after {
  bottom: -35px;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 15px;
  position: absolute;
  right: -30px;
  top: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 2px solid #ff5501;
  display: none;
}
.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: #000000;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 3px 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
  background: #ffffff;
  font-weight: 600;
  font-size: 14px;
  display: none !important;
}
.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 #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 0 0;
}
.swatch-opt-listing {
  margin-bottom: 0;
}
.swatch-opt .swatch-attribute {
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
.swatch-opt .swatch-attribute:last-child {
  margin-bottom: 0;
}
.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;
}
.swatch-option.color {
  width: 30px;
  height: 30px;
  margin-right: 5px;
}
body {
  background-color: #ffffff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 0;
}
.header.content {
  position: relative;
  padding-top: 35px;
  padding-bottom: 20px;
}
.header.content .block-search {
  float: left;
  display: inline-block;
  vertical-align: middle;
  padding-left: 0;
  margin-left: 110px;
  width: 750px;
}
.header.content .cart-summary {
  background: #ffffff;
  margin: 6px 0 0 25px;
  padding: 0;
}
.logo {
  float: left;
  margin: 5px 0 0 0;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
}
.page-print .logo {
  float: none;
}
.grecaptcha-badge {
  visibility: hidden;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 0;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 0;
  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: 5px 0 15px;
  padding: 10px 15px;
  display: block;
  line-height: 1.2em;
  font-size: 15px;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #000000;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #000000;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #6ca70f;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #000000;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 0;
}
.message.global.demo {
  margin: 5px 0 15px;
  padding: 10px 15px;
  display: block;
  line-height: 1.2em;
  font-size: 15px;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #000000;
}
.message.global.demo a:hover {
  color: #6ca70f;
}
.message.global.demo a:active {
  color: #000000;
}
.page-footer {
  margin-top: auto;
}
.page-footer .footer.content {
  display: table;
}
.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: 'icons-blank-theme';
  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: 'icons-blank-theme';
  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: 13px;
  margin: 0;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
/*footer*/
.page-footer {
  background: #dfdfdf;
  padding: 48px 0 60px;
}
.page-footer .footer-left {
  float: left;
  width: 100%;
}
.page-footer .footer-left ul {
  padding: 0;
  float: left;
  width: 100%;
}
.page-footer .footer-left ul li {
  list-style: none;
  font-size: 16px;
  margin-bottom: 4px;
  float: left;
  width: 100%;
}
.page-footer .footer-left ul li:last-child {
  margin-bottom: 0;
}
.page-footer .footer-left ul li.parent-telephone {
  margin-top: 25px;
}
.page-footer .footer-left ul li.parent-telephone .telephone {
  background: #f6f6f6;
  width: 250px;
  border: 1px solid #cfcfcf;
  padding: 12px 13px 12px 16px;
  float: left;
}
.page-footer .footer-left ul li.parent-telephone .telephone:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -81px -197px;
  content: '';
  display: inline-block;
  width: 24px;
  height: 23px;
  vertical-align: middle;
  margin-top: 5px;
}
.page-footer .footer-left ul li.parent-telephone .store-time {
  width: 85%;
  float: right;
  padding-left: 6px;
}
.page-footer .footer-left ul li.parent-telephone .store-time .mno {
  float: left;
  width: 100%;
  margin-bottom: 4px;
}
.page-footer .footer-left ul li.parent-telephone .store-time .dayn {
  float: left;
  width: 32%;
}
.page-footer .footer-left ul li.parent-telephone .store-time .store-hr {
  float: right;
  width: 68%;
}
.page-footer .footer-left ul li.parent-telephone .store-time .store-hr span:first-child {
  margin-bottom: 5px;
  display: inline-block;
}
.page-footer .footer-left ul li.parent-email {
  margin-top: 20px;
  margin-bottom: 29px;
}
.page-footer .footer-left ul li.parent-email .email {
  position: relative;
  padding: 1px 1px 1px 36px;
  display: inline-block;
  line-height: 24px;
}
.page-footer .footer-left ul li.parent-email .email:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -115px -197px;
  content: "";
  height: 16px;
  width: 23px;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 6px;
}
.page-footer .footer-left ul li.parent-email .email span {
  display: block;
}
.page-footer .footer-left .footer-static-middle {
  float: left;
  width: 30%;
}
.page-footer .footer-static-left {
  float: left;
  width: 100%;
  margin: 0 -15px;
}
.page-footer .footer-static-left .footer-static-left-one {
  width: 26%;
  float: left;
  padding: 0 15px;
}
.page-footer .footer-static-left .footer-static-left-one .footer-static-conten .title {
  margin-bottom: 17px;
}
.page-footer .footer-static-left .footer-static-left-one .bottom li {
  margin-bottom: 0;
}
.page-footer .footer-static-left .footer-static-left-two {
  width: 22%;
  float: left;
  padding: 0 15px;
}
.page-footer .footer-static-left .footer-static-left-two .top {
  margin-top: 130px;
}
.page-footer .footer-static-left .footer-static-left-two .top li {
  margin-bottom: 0;
}
.page-footer .footer-static-left .footer-static-middle {
  width: 22%;
  float: left;
  padding: 0 15px;
}
.page-footer .footer-static-left .footer-static-middle .footer-static-address {
  margin-top: 40px;
  font-size: 16px;
  float: left;
  width: 100%;
}
.page-footer .footer-static-left .footer-static-middle .footer-static-address p {
  margin-bottom: 5px;
}
.page-footer .footer-static-left .footer-static-right {
  width: 30%;
  float: left;
  padding: 0 15px;
}
.page-footer .footer-static-left .footer-static-right .footer-static-right-one {
  width: 64%;
  float: left;
}
.page-footer .footer-static-left .footer-static-right .footer-static-right-two {
  width: 36%;
  float: left;
}
.page-footer .footer-static-left .footer-static-right .footer-static-content {
  margin-bottom: 35px;
}
.page-footer .footer-static-left .footer-static-right .trust-mark {
  min-height: 131px;
  margin-bottom: 35px;
}
.page-footer .footer-static-left .footer-static-right .social-media a {
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 10px 0 0;
  text-indent: -99999px;
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -74px -122px;
}
.page-footer .footer-static-left .footer-static-right .social-media .instagram {
  background-position: -114px -122px;
}
.page-footer .footer-static-left .footer-static-right .seal-cv-footer a {
  float: left;
  width: 65px;
  height: 65px;
  text-indent: -99999px;
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -258px -15px;
}
.page-footer .footer-static-left .social-right {
  float: left;
  width: 100%;
}
.page-footer .footer-static-left .social-right .social-media {
  float: left;
  width: 46%;
}
.page-footer .footer-static-left .social-right .social-media a {
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 10px 0 0;
  text-indent: -99999px;
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -74px -122px;
}
.page-footer .footer-static-left .social-right .social-media a.instagram {
  background-position: -114px -122px;
}
.page-footer .footer-static-left .social-right .bottom {
  float: right;
  width: 54%;
}
.page-footer .footer-static-left .social-right .bottom .seal_ctv {
  float: left;
  width: 65px;
  height: 65px;
  text-indent: -99999px;
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -258px -15px;
}
.page-footer .bottom-left .width-25 {
  width: 23%;
}
.page-footer .bottom-left .width-25.payment {
  width: 31%;
}
.page-footer .bottom-left .width-25 .social-right .social-media {
  width: 100%;
}
.page-footer .bottom-left .width-25 .social-right .bottom {
  float: left;
  width: 100%;
}
.page-footer .title {
  color: #454545;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 11px;
  display: block;
  line-height: normal;
}
.page-footer .block.newsletter {
  width: 24.5%;
}
.page-footer .block.newsletter .block-subscribe-text {
  background: #f2f2f2;
  font-size: 17px;
  line-height: 24px;
  font-weight: 500;
  padding: 8px 0 10px 70px;
  height: 63px;
  position: relative;
  float: left;
  width: 100%;
  margin-top: 6px;
  margin-bottom: 10px;
}
.page-footer .block.newsletter .block-subscribe-text:before {
  content: '';
  background-color: rgba(0, 0, 0, 0);
  background-image: url(../images/newsletter-de.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 54px;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.page-footer .block.newsletter .block-subscribe-text.fr:before {
  background-image: url(../images/newsletter-fr.png);
}
.page-footer .block.newsletter .newsletter-footnote {
  color: #e07d15;
  display: block;
}
.page-footer .block.newsletter .newsletter-small-note {
  float: left;
  width: 100%;
  color: #999999;
  margin-bottom: 23px;
}
.page-footer .block.newsletter .content .form.subscribe {
  display: block;
  float: left;
}
.page-footer .block.newsletter .content .form .control {
  margin-bottom: 10px;
}
.page-footer .block.newsletter .content .form .control:before {
  display: none;
}
.page-footer .block.newsletter .content .form .control input {
  font-size: 15px;
  line-height: 14px;
  padding: 5px 8px;
  border: 1px solid #e5e5e5;
  background: #f5f5f5;
  color: #999999;
  font-weight: 400;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.page-footer .block.newsletter .content .form .control input::-webkit-input-placeholder {
  color: #999999;
}
.page-footer .block.newsletter .content .form .control input::-moz-placeholder {
  color: #999999;
}
.page-footer .block.newsletter .content .form .control input:-ms-input-placeholder {
  color: #999999;
}
.page-footer .block.newsletter .content .form .control input:-moz-placeholder {
  color: #999999;
}
.page-footer .block.newsletter .content .form .control input:focus {
  border: 1px solid transparent;
}
.page-footer .block.newsletter .content .form .field {
  margin-right: 0;
}
.page-footer .block.newsletter .content .form .field.gender {
  margin-bottom: 13px;
}
.page-footer .block.newsletter .content .form .field.gender .label {
  position: inherit;
  margin: 0 5px 0 0px;
  text-transform: none;
  color: #999999;
  font-size: 16px;
  font-weight: 500;
  vertical-align: middle;
}
.page-footer .block.newsletter .actions {
  margin-top: 5px;
  float: left;
  width: 100%;
}
.page-footer .block.newsletter .actions a span {
  color: #6ca70f;
}
.page-footer .block.newsletter .action.primary {
  text-transform: uppercase;
  width: 100%;
  display: block;
  border-radius: 0;
  -webkit-transition: background .6s;
  -ms-transition: background .6s;
  transition: background .6s;
  border: 0;
  padding: 8px 15px;
  margin-bottom: 25px;
}
.page-footer .block.newsletter .action.primary span:before {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(../images/email-icon.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 22px;
  height: 17px;
  content: '';
  margin-right: 3px;
  vertical-align: middle;
}
.page-footer .block.newsletter .action.primary:hover {
  background: #454545;
  border: 0;
}
input:focus {
  box-shadow: none !important;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 0 0;
}
.ui-datepicker td {
  padding: 0;
}
.header-top-usps {
  float: left;
}
.header-top-usps ul {
  float: left;
  margin: 6px 0 5px 0;
  padding: 0;
}
.header-top-usps ul li {
  float: left;
  color: #000000;
  margin-left: 15px;
  padding: 1px 0 0 16px;
  position: relative;
  list-style: none;
  font-size: 14px;
}
.header-top-usps ul li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.header-top-usps ul li:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -71px -9px;
  content: '';
  display: inline-block;
  width: 18px;
  height: 15px;
  vertical-align: middle;
  margin-right: 5px;
}
.toplink-right {
  float: right;
}
.toplink-right ul {
  padding: 0;
  margin: 6px 0 4px 0;
  float: right;
}
.toplink-right ul li {
  margin-right: 13px;
  float: left;
  list-style: none;
  position: relative;
}
.toplink-right ul li:last-child {
  margin-right: 0;
}
.toplink-right ul li .sublinks,
.toplink-right ul li .customer-menu {
  position: absolute;
  text-align: left;
  background: #f6f6f6;
  top: 16px;
  width: 195px;
  display: none;
  z-index: 999;
  border: 1px solid #e0e0e0;
  right: -10px;
}
.toplink-right ul li .sublinks:before,
.toplink-right ul li .customer-menu:before {
  background: #f6f6f6 none repeat scroll 0 0;
  border-color: #e0e0e0;
  border-style: solid solid none none;
  border-width: 1px;
  content: "";
  height: 8px;
  position: absolute;
  right: 9px;
  top: -5px;
  transform: rotate(-45deg);
  width: 8px;
}
.toplink-right ul li .sublinks li,
.toplink-right ul li .customer-menu li {
  width: 100%;
  margin: 0 0;
}
.toplink-right ul li .sublinks li a,
.toplink-right ul li .customer-menu li a {
  padding: 3px 0 3px 10px;
  border-bottom: 1px solid #cccccc;
  width: 100%;
  font-size: 15px;
  float: left;
  background: none;
  margin: 0;
}
.toplink-right ul li .sublinks li:last-child a,
.toplink-right ul li .customer-menu li:last-child a {
  border-bottom: 0;
}
.toplink-right ul li .customer-menu {
  top: 22px;
  width: 197px;
  right: -12px;
}
.toplink-right ul li .customer-menu ul {
  margin: 0;
}
.toplink-right ul li a {
  vertical-align: middle;
  margin: 2px 0 2px 2px;
}
.toplink-right ul li.customer-welcome {
  margin-right: 15px;
}
.toplink-right ul li.customer-welcome > a:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -10px -197px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
.toplink-right ul li.customer-welcome.logintrue > a:after {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -11px -94px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 6px;
  margin-left: 5px;
  position: relative;
  top: -1px;
}
.toplink-right ul li.customer-welcome.logintrue.active > a:after {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -11px -103px;
}
.toplink-right ul li.desktop-contact > a:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -32px -197px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.toplink-right ul li.dropdown > a:after {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -11px -94px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 6px;
  margin-left: 5px;
  position: relative;
  top: -1px;
}
.toplink-right ul li.dropdown.active > a:after {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -11px -103px;
}
.toplink-right ul li.top-help > a:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -60px -197px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 19px;
  margin-right: 5px;
}
.toplink-right ul .switcher-language a {
  margin-top: 1px;
  font-size: 15px;
  text-indent: 0px;
}
.toplink-right ul .switcher-language a:first-child {
  margin-right: 13px;
  margin-left: 10px;
}
.toplink-right ul .switcher-language a.flag-default:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -46px -543px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 19px;
  margin-right: 5px;
}
.toplink-right ul .switcher-language a.flag-fr:before {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -16px -544px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 19px;
  margin-right: 5px;
}
.toplink-right ul .switcher-language .options .action.toggle:after {
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -11px -94px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 6px;
  margin-left: 5px;
  position: relative;
  top: -1px;
}
.toplink-right ul .switcher-language .options .action.toggle.active:after {
  vertical-align: middle;
  margin-left: 5px;
  background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -11px -103px;
}
.page-header .switcher.website .options ul.dropdown {
  right: 0;
  margin-top: -1px;
  background-color: #f6f6f6;
  border: 1px solid #e0e0e0;
  box-shadow: none;
  min-width: 70px;
  text-align: left;
}
.page-header .switcher.website .options ul.dropdown li {
  width: 100%;
}
.page-header .switcher.website .options ul.dropdown li a {
  padding: 5px 0 5px 10px;
  border-bottom: 1px solid #e0e0e0;
  width: 100%;
  font-size: 15px;
  float: left;
  background: none;
  margin: 0;
}
.page-header .switcher.website .options ul.dropdown li:last-child a {
  border: 0;
}
.page-header .switcher.website .options ul.dropdown li:hover {
  background-color: transparent;
}
.page-header .switcher.website .options ul.dropdown:before {
  right: 0;
  top: -10px;
  left: inherit;
  border: 5px solid #cccccc;
  border-color: transparent transparent #f6f6f6 transparent;
}
.page-header .switcher.website .options ul.dropdown:after {
  right: -1px;
  top: -12px;
  left: inherit;
  border: 6px solid;
  border-color: transparent transparent #c3c3c3 transparent;
}
.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: table-cell;
  vertical-align: middle;
  z-index: 1;
  padding-top: 0;
  float: none;
  text-align: left;
}
.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 #d1d1d1;
}
.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 #d1d1d1;
}
.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 #d1d1d1;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 0 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: 0 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 0;
}
.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: 0;
}
.products-grid.wishlist .product-item-photo {
  margin-bottom: 15px;
  float: left;
  width: 100%;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
  min-height: 90px;
  float: left;
  width: 100%;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 75px;
  padding: 5px 10px;
  font-size: 15px;
  color: #000000;
}
.products-grid.wishlist .product-item-comment::-webkit-input-placeholder {
  color: #000000;
}
.products-grid.wishlist .product-item-comment::-moz-placeholder {
  color: #000000;
}
.products-grid.wishlist .product-item-comment:-ms-input-placeholder {
  color: #000000;
}
.products-grid.wishlist .product-item-comment:-moz-placeholder {
  color: #000000;
}
.products-grid.wishlist .product-item-comment:focus {
  box-shadow: none;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
  font-size: 15px;
  text-decoration: underline;
}
.products-grid.wishlist .product-item-actions > *:hover {
  text-decoration: none;
}
.products-grid.wishlist .product-item-actions > *.delete {
  float: right;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 37px;
}
.wishlist {
  display: inline-block;
  width: 100%;
}
.wishlist .products.list .product-item {
  margin-bottom: 25px;
}
.wishlist .products.list .product-item:nth-child(4n+1) {
  clear: none;
}
.wishlist .products.list .product-item-inner {
  float: left;
  width: 100%;
}
.wishlist .products.list .product-item-inner .comment-box {
  margin-bottom: 20px;
}
.wishlist .products.list .product-item-inner .box-tocart {
  margin-bottom: 20px;
}
.wishlist .products.list .product-item-inner .box-tocart .field,
.wishlist .products.list .product-item-inner .box-tocart .product-item-actions {
  display: inline-block;
  vertical-align: middle;
}
.wishlist .products.list .product-item-inner .box-tocart .field {
  margin-bottom: 0;
  margin-right: 0;
}
.wishlist .products.list .product-item-inner .box-tocart .unavailable.stock {
  display: inline-block;
  color: #d83820;
  font-weight: 700;
  font-size: 14px;
  float: right;
  margin-top: 5px;
}
.wishlist .products.list .product-item-inner .box-tocart .product-item-actions {
  float: right;
}
.form-wishlist-items {
  float: left;
  width: 100%;
}
.form-wishlist-items .actions-toolbar {
  float: left;
  width: 100%;
  margin-top: 15px;
}
.wishlist-index-index .wishlist-toolbar {
  margin-bottom: 15px;
}
.wishlist-index-index .wishlist .products.list .product-item:nth-child(4n+1) {
  clear: both;
}
.mst-search__result-tabs {
  list-style: none;
  border-bottom: 1px solid #cccccc;
  padding: 0;
}
.mst-search__result-tabs:before,
.mst-search__result-tabs:after {
  content: '';
  display: table;
}
.mst-search__result-tabs:after {
  clear: both;
}
.mst-search__result-tabs li {
  margin: 0 5px -1px 0;
  padding: 0;
  float: left;
}
.mst-search__result-tabs li a {
  display: block;
  padding: 10px 35px;
  text-decoration: none;
  color: #7d7d7d;
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-radius: 1px 1px 0 0;
}
.mst-search__result-tabs li a.active,
.mst-search__result-tabs li a:hover,
.mst-search__result-tabs li a:focus {
  color: #333333;
  background: #ffffff;
}
.mst-search__result-tabs li a.active {
  border-bottom: 1px solid #ffffff;
}
.mst-search__result-index {
  padding: 1rem 0 1rem 0;
}
.mst-search__result-index .mst-search__result-index-title {
  background: #f6f6f6;
  padding: 1rem;
  border-radius: 1px;
  color: #7d7d7d;
}
.mst-search__result-index:last-child {
  margin-bottom: 2.5rem;
  border-bottom: 1px solid #f6f6f6;
}
.mst-search__index ul.mst-search__list {
  list-style: none;
  margin-bottom: 10px;
  padding-left: 0;
}
.mst-search__index ul.mst-search__list li {
  margin: 2rem 0;
}
.mst-search__index ul.mst-search__list li:before,
.mst-search__index ul.mst-search__list li:after {
  content: '';
  display: table;
}
.mst-search__index ul.mst-search__list li:after {
  clear: both;
}
.mst-search__index ul.mst-search__list li:last-child {
  margin-bottom: 0;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title {
  font-size: 1.5rem;
  font-weight: 600;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title > a {
  color: #333333;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title > span {
  color: #aaaaaa;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title._crumbs a:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' class='h-auto pos-relative mh-4 css-10v800z'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: -2px 5px;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title._crumbs a:last-child:after {
  display: none;
}
.mst-search__index ul.mst-search__list li .mst-search__index-content {
  color: #666666;
  margin: .5rem 0 0 0;
}
.mst-search__index ul.mst-search__list li .mst-search__index-image {
  margin-right: 2rem;
  float: left;
}
.mst-search__index ul.mst-search__list li .mst-search__index-image > img {
  max-width: 5rem;
  max-height: 5rem;
}
.mst-search__highlight {
  background: #89bb34;
  color: #fff;
}
.mst-search__misc-recommendations {
  display: flex;
  flex-wrap: wrap;
}
.mst-search__misc-recommendations dt {
  margin-right: 20px;
}
.mst-search__misc-recommendations dd {
  margin-right: 20px;
}
.mst-search__misc-recommendations dd .count {
  color: #7d7d7d;
}
.mst-search-in__wrapper {
  max-width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  flex-grow: 1;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
.mst-search-in__wrapper .mst-search-in__title {
  border: none;
  padding: 6px 3px 6px 6px;
  margin-right: 3px;
  font-weight: 600;
  white-space: nowrap;
}
.mst-search-in__wrapper .mst-search-in__item {
  white-space: nowrap;
  border: 1px solid #cccccc;
  border-radius: 2px;
  margin: 0 5px 5px 0;
  padding: 6px 12px;
  color: #494949;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name {
  display: flex;
  flex-wrap: nowrap;
  font-size: 13px;
}
.mst-search-in__wrapper .mst-search-in__item span.name i {
  font-style: normal;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:after {
  font-size: 7px;
  content: "\e608";
  font-family: "luma-icons";
  margin: 0 5px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  color: #757575;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:last-child:after {
  display: none;
}
.mst-search-in__wrapper .mst-search-in__item span.count {
  color: #757575;
  display: block;
  margin-left: 8px;
  font-size: 80%;
}
.mst-search-in__wrapper .mst-search-in__item span.count:before {
  content: "(";
}
.mst-search-in__wrapper .mst-search-in__item span.count:after {
  content: ")";
}
.mst-search-in__wrapper .mst-search-in__item:hover {
  border-color: #ff5501;
  text-decoration: none;
}
.mst_categorySearchLoader {
  display: none;
  position: absolute;
  top: 6px;
  right: 15px;
  width: 20px;
  height: 20px;
}
.mst_categorySearchLoader .spinner-item {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999999 transparent transparent transparent;
}
.mst_categorySearchLoader .spinner-item.spinner-item-1 {
  animation-delay: -0.45s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-2 {
  animation-delay: -0.3s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-3 {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mst_categorySearch {
  display: block;
  position: relative;
}
.mst_categorySearch_searchIcon {
  position: absolute;
  left: 7px;
  top: 3px;
  font-size: 21px;
}
span.mst_categorySearch_totals {
  position: absolute;
  right: 0;
  padding: 6px 15px 6px 15px;
  color: #999999;
  display: none;
}
input#mst_categorySearch {
  padding: 0 0 0 35px;
  margin-bottom: 15px;
  width: 100%;
  max-width: 100%;
}
.mst_categorySearchLoader .fa-spinner {
  font-size: 30px;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
.header.content .block-search {
  z-index: 100;
}
.mst-searchautocomplete__autocomplete {
  display: none !important;
  border: 1px solid #eee;
  position: absolute;
  top: 3.1rem;
  left: 0;
  color: #333333;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 3px;
  min-height: 3.5rem;
  z-index: 1000;
  text-align: left;
  overflow: hidden;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}
.mst-searchautocomplete__autocomplete._active {
  display: block !important;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  max-height: 70vh;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__results {
  height: 100%;
  overflow-y: auto;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__results.__all {
  margin-bottom: 40px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__spinner {
  display: none;
  position: absolute;
  top: 5px;
  right: 10px;
}
.mst-searchautocomplete__autocomplete._loading .mst-searchautocomplete__spinner {
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result {
  background: #efefef;
  text-align: center;
  padding: 8px 10px;
  color: #777777;
  font-size: 1.2rem;
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all {
  border-top: 1px solid #efefef;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
  font-weight: 600;
  padding: 10px 0;
  color: #777777;
  font-size: 1.2rem;
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
  border-bottom: 1px solid #ccc;
  padding: 8px;
  margin: 0 8px;
  text-align: left;
  font-size: 1.33333rem;
  line-height: 2rem;
  font-family: sans-serif;
  color: #333333;
  font-weight: 700;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
  display: none;
}
.mst-searchautocomplete__autocomplete ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mst-searchautocomplete__autocomplete ul li {
  margin: 0;
  padding: 7px 10px;
  cursor: pointer;
  transition: all 0.3s;
}
.mst-searchautocomplete__autocomplete ul li:before,
.mst-searchautocomplete__autocomplete ul li:after {
  content: '';
  display: table;
}
.mst-searchautocomplete__autocomplete ul li:after {
  clear: both;
}
.mst-searchautocomplete__autocomplete ul li a.title {
  /* font-weight:     500;*/
  font-size: 1.2rem;
  font-family: sans-serif;
  margin-bottom: 0;
  color: #333333;
  text-decoration: none;
}
.mst-searchautocomplete__autocomplete ul li._active {
  background: #eee;
}
.mst-searchautocomplete__index.popular .index-title {
  background: none;
  text-align: left;
  color: #999999;
}
.mst-searchautocomplete__index.popular ul li {
  float: left;
  padding: 10px 10px 10px 10px;
  margin: 0;
}
.mst-searchautocomplete__index.popular ul li a {
  font-size: 1.3rem;
  color: #575757;
  font-weight: 600;
}
.mst-searchautocomplete__index.popular ul li:hover {
  background: none;
  cursor: pointer;
}
.mst-searchautocomplete__index.popular ul li:hover a {
  text-decoration: underline;
}
.mst-searchautocomplete__index.magento_catalog_product {
  border-left: 1px solid transparent;
}
.mst-searchautocomplete__item.magento_catalog_product {
  display: flex;
  /* border-left: 1px solid #ccc; */
  align-items: center;
  padding: 8px;
}
.mst-searchautocomplete__item.magento_catalog_product:last-child {
  border-bottom: none;
}
.mst-searchautocomplete__item.magento_catalog_product .mst-product-image-wrapper {
  height: 50px;
  width: 50px;
  margin-right: 1rem;
}
.mst-searchautocomplete__item.magento_catalog_product .mst-product-image-wrapper img {
  max-width: 100%;
  display: block;
  margin: auto;
  object-fit: contain;
  height: 100%;
}
.mst-searchautocomplete__item.magento_catalog_product .mst-product-image-wrapper img:hover {
  transform: scale(2);
  position: relative;
  z-index: 10000;
  border: 2px solid #eee;
  width: 125px;
  height: 70px;
  max-width: 250px;
  object-fit: cover;
  right: 50%;
  bottom: 50%;
}
.mst-searchautocomplete__item.magento_catalog_product .title {
  display: block;
  margin-bottom: 0.5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .title a {
  font-size: 1.2rem;
  font-family: sans-serif;
  color: #333333;
}
.mst-searchautocomplete__item.magento_catalog_product .title .sku {
  color: #777777;
}
.mst-searchautocomplete__item.magento_catalog_product .meta {
  flex-grow: 1;
  overflow: hidden;
}
.mst-searchautocomplete__item.magento_catalog_product .description {
  font-size: 1.2rem;
  color: #777777;
  height: 3rem;
  line-height: 1.5rem;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .store > .price {
  font-weight: 600;
  margin-left: 1rem;
  white-space: nowrap;
  font-size: 1.3rem;
}
.mst-searchautocomplete__item.magento_catalog_product .store > .price .price-label {
  margin-right: 1rem;
}
.mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary {
  margin: 0;
}
.mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary .reviews-actions {
  display: none;
}
.mst-searchautocomplete__item.magento_catalog_product .to_cart_message {
  padding: 5px 10px;
  font-size: 1.2rem;
}
.mst-searchautocomplete__item.magento_catalog_product .to_cart_message.error {
  color: #e02b27;
  background: #fae5e5;
}
.mst-searchautocomplete__item.magento_catalog_product .to_cart_message.success {
  color: #006400;
  background: #e5efe5;
}
.mst-searchautocomplete__item.magento_catalog_product .to-cart {
  float: right;
  margin-top: .5rem;
  margin-bottom: .5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .inStock {
  color: #76bd76;
}
.mst-searchautocomplete__item.magento_catalog_product .outOfStock {
  color: #a96565;
}
.mst-searchautocomplete__item.magento_catalog_product._active {
  /* background: @hover-bg !important; */
  /* .title {
                    a {
                        text-decoration: underline;
                    }
                } */
}
.mst-searchautocomplete__item.magento_search_query a {
  float: left;
}
.mst-searchautocomplete__item.magento_search_query .num_results {
  display: none;
  float: right;
  color: #777777;
}
.mst-searchautocomplete__item a.title {
  word-break: break-word;
}
.mst-searchautocomplete__item a.title i {
  color: #777777;
  display: inline-block;
  margin: 0 .5rem;
  font-style: normal;
}
.mst-searchautocomplete__highlight {
  font-weight: 700;
  color: #89bb34;
}
.mst-searchautocomplete__spinner {
  position: relative;
  width: 20px;
  height: 20px;
  margin: auto;
}
.mst-searchautocomplete__spinner .spinner-item {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999999 transparent transparent transparent;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-1 {
  animation-delay: -0.45s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-2 {
  animation-delay: -0.3s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-3 {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (min-width: 768px) {
  .mst-searchautocomplete__autocomplete {
    width: 100%;
    min-width: 480px;
  }
  .mst-searchautocomplete__autocomplete._active {
    display: block !important;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols {
    width: 720px;
    position: absolute;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__index {
    clear: left;
    float: left;
    display: block;
    position: relative;
    max-width: 248px;
    width: 248px;
    box-sizing: border-box;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__index .mst-searchautocomplete__index-title {
    /* margin-right: 0; */
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols div.magento_catalog_product {
    width: 482px;
    max-width: 482px;
    clear: right;
    float: right;
    border-left: 1px solid #ccc;
    border-right: unset;
    padding-bottom: 0;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols div.magento_catalog_product .mst-searchautocomplete__index-title {
    border-right: none;
    /* border-left: 1px solid #ccc; */
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__show-all {
    clear: both;
  }
}
@media (max-width: 768px) {
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
    display: block;
    position: absolute;
    right: 6px;
    top: 0;
    font-weight: bold;
    color: #999999;
    font-size: 1.6rem;
    padding: 10px;
    line-height: 1rem;
    cursor: pointer;
  }
}
.mst-search-autocomplete__typeahead-overlay {
  color: #aaa;
  top: 0;
  position: absolute !important;
  z-index: -1;
  left: 15px;
  border: 0 !important;
}
html.mstInPage,
html.mstInPage body {
  position: absolute;
  overflow-y: hidden;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.mstInPage__container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  display: none;
  overflow-y: scroll;
}
.mstInPage__container._visible {
  display: block;
}
.mstInPage__backdrop {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(240, 243, 246, 0.5);
  width: 100%;
  height: 100%;
  z-index: 1000000;
}
.mstInPage__wrapper {
  position: relative;
  z-index: 1000001;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
.mstInPage__close {
  height: 32px;
  width: 32px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='cross'%3E%3Cline class='cls-1' x1='7' x2='25' y1='7' y2='25' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3Cline class='cls-1' x1='7' x2='25' y1='25' y2='7' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3C/g%3E%3C/svg%3E");
  cursor: pointer;
  flex-shrink: 0;
}
.mstInPage__header {
  display: flex;
  align-items: center;
  padding: 20px 30px;
  box-sizing: border-box;
  background: #ffffff;
}
.mstInPage__header form {
  width: 100%;
  display: flex;
  align-items: center;
}
.mstInPage__header form:before {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg enable-background='new 0 0 32 32' height='32px' version='1.1' viewBox='0 0 32 32' width='32px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='play'/%3E%3Cg id='stop'/%3E%3Cg id='pause'/%3E%3Cg id='replay'/%3E%3Cg id='next'/%3E%3Cg id='Layer_8'/%3E%3Cg id='search'%3E%3Cg%3E%3Ccircle cx='14.5' cy='14.5' fill='none' r='11.5' stroke='%23CCCCCC' stroke-miterlimit='10' stroke-width='2'/%3E%3Cline fill='none' stroke='%23CCCCCC' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' x1='29' x2='23' y1='29' y2='23'/%3E%3C/g%3E%3C/g%3E%3Cg id='list'/%3E%3Cg id='love'/%3E%3Cg id='menu'/%3E%3Cg id='add'/%3E%3Cg id='headset'/%3E%3Cg id='random'/%3E%3Cg id='music'/%3E%3Cg id='setting'/%3E%3Cg id='Layer_17'/%3E%3Cg id='Layer_18'/%3E%3Cg id='Layer_19'/%3E%3Cg id='Layer_20'/%3E%3Cg id='Layer_21'/%3E%3Cg id='Layer_22'/%3E%3Cg id='Layer_23'/%3E%3Cg id='Layer_24'/%3E%3Cg id='Layer_25'/%3E%3Cg id='Layer_26'/%3E%3C/svg%3E");
}
.mstInPage__header .mstInPage__close {
  height: 32px;
  width: 32px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='cross'%3E%3Cline class='cls-1' x1='7' x2='25' y1='7' y2='25' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3Cline class='cls-1' x1='7' x2='25' y1='25' y2='7' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3C/g%3E%3C/svg%3E");
  cursor: pointer;
  flex-shrink: 0;
}
.mstInPage__header._loading form:before {
  width: 26px;
  height: 26px;
  margin-left: 2px;
  margin-right: 2px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 44 44' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.542 1.487A21.507 21.507 0 00.5 22c0 11.874 9.626 21.5 21.5 21.5 9.847 0 18.364-6.675 20.809-16.072a1.5 1.5 0 00-2.904-.756C37.803 34.755 30.473 40.5 22 40.5 11.783 40.5 3.5 32.217 3.5 22c0-8.137 5.3-15.247 12.942-17.65a1.5 1.5 0 10-.9-2.863z' fill='%23CCCCCC' %3E%3C/path%3E%3C/svg%3E");
  animation: mstInPage--loading 0.5s linear infinite;
}
.mstInPage__header input[type=search] {
  border: none;
  font-size: 2.3rem;
  color: #575757;
  height: 60px;
  background: #ffffff;
  margin-right: 30px;
  padding-left: 30px;
  width: 100%;
}
.mstInPage__header input[type=search]::placeholder {
  color: #cccccc;
}
.mstInPage__header input[type=search]:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
.mstInPage__viewAll {
  white-space: nowrap;
  margin-right: 50px;
  color: #1ba1fc;
  text-decoration: none;
}
.mstInPage__viewAll:hover {
  color: #1ba1fc;
  text-decoration: underline;
}
.mstInPage__indexList {
  display: flex;
  align-items: center;
}
.mstInPage__indexList .mstInPage__indexListList {
  display: flex;
}
.mstInPage__indexList .mstInPage__index {
  padding: 7px 10px;
  cursor: pointer;
  border-radius: 2px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  border: 1px solid transparent;
  margin-right: 10px;
}
.mstInPage__indexList .mstInPage__index span,
.mstInPage__indexList .mstInPage__index i {
  display: block;
}
.mstInPage__indexList .mstInPage__index span {
  font-weight: 600;
  line-height: 2rem;
  font-size: 1.4rem;
}
.mstInPage__indexList .mstInPage__index i {
  font-style: normal;
  font-size: 1.2rem;
  color: #999999;
  margin-left: 1rem;
  line-height: 2rem;
}
.mstInPage__indexList .mstInPage__index:hover {
  border-color: #1ba1fc;
}
.mstInPage__indexList .mstInPage__index._active {
  background: #1ba1fc;
  border-color: #1ba1fc;
  color: #ffffff;
}
.mstInPage__indexList .mstInPage__index._active i {
  color: #ffffff;
}
.mstInPage__indexList .mstInPage__index._empty {
  display: none;
  opacity: 0.3;
  border-color: transparent !important;
}
.mstInPage__itemList {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 30px;
  grid-column-gap: 30px;
}
.mstInPage__itemList._empty {
  background: #fdf0d5;
  color: #6f4400;
  padding: 15px;
  font-size: 90%;
}
.mstInPage__highlight {
  color: #1ba1fc;
  font-weight: 600;
}
.mstInPage__item.magento_catalog_product {
  display: flex;
}
.mstInPage__item.magento_catalog_product .mst__product-image {
  width: 130px;
  flex-shrink: 0;
  margin-right: 20px;
  background: #ffffff;
}
.mstInPage__item.magento_catalog_product .mst__product-image img {
  border: 1px solid #ececec;
  padding: 5px;
  max-width: 120px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .mst__title {
  color: #333333;
  margin-bottom: 5px;
  display: block;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .mst__sku {
  color: #999999;
  margin-bottom: 5px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .mst__description {
  font-size: 1.2rem;
  color: #999999;
  height: 4.5rem;
  line-height: 1.5rem;
  overflow: hidden;
  margin-bottom: 8px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .reviews-actions {
  font-size: 12px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .to_cart_message {
  padding: 5px 10px;
  font-size: 1.2rem;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .to_cart_message.error {
  color: #e02b27;
  background: #fae5e5;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .to_cart_message.success {
  color: #006400;
  background: #e5efe5;
}
.mstInPage__item.magento_catalog_product .mst__product-cart {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
  flex-shrink: 0;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .to-cart {
  margin-right: 10px;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .price-container {
  display: flex;
  align-items: center;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .price-label {
  font-size: 1.2rem;
  color: #999999;
  font-weight: 500;
  display: block;
  margin-right: 10px;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .price {
  font-weight: 600;
}
.mstInPage__item.magento_catalog_product .inStock {
  color: #76bd76;
}
.mstInPage__item.magento_catalog_product .outOfStock {
  color: #a96565;
}
.mstInPage__item.mst__item-border {
  padding: 10px;
  border: 1px solid #ececec;
}
.mstInPage__item.mst__item-border .title i {
  font-style: normal;
  color: #999999;
  margin: 0 10px;
}
.mstInPage__content {
  display: flex;
  background: #ffffff;
  border-top: 1px solid #ececec;
  overflow: hidden;
  flex-wrap: nowrap;
}
.mstInPage__content.disable {
  flex-direction: column;
}
.mstInPage__content.disable .mstInPage__sidebar {
  display: none;
}
.mstInPage__content .mstInPage__sidebar {
  width: 350px;
  flex-shrink: 0;
  overflow: scroll;
}
.mstInPage__content .mstInPage__main {
  padding: 30px;
  flex-grow: 1;
  overflow: auto;
}
.mstInPage__content._empty {
  display: none;
}
.mstInPage__bucketList.disable {
  dispalay: none;
}
.mstInPage__bucketList.listApplied {
  padding: 0 0 20px 0;
}
.mstInPage__bucketList.filters_top {
  overflow-x: scroll;
}
.mstInPage__bucketList .mstInPage__bucket {
  border-bottom: 1px solid #ececec;
  user-select: none;
}
.mstInPage__bucketList .mstInPage__bucket:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketLabel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 11px;
  padding: 20px 30px;
  letter-spacing: .5px;
  cursor: pointer;
}
.mstInPage__bucketList .mstInPage__bucket strong {
  padding: 20px 0 20px 30px;
  display: none;
}
.mstInPage__bucketList .mstInPage__bucket.listApplied strong {
  padding: 0px 0 0px 30px;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList {
  padding: 0 28px 10px 28px;
  flex-wrap: wrap;
  display: none;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem {
  margin: 11px 3px;
  display: flex;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
  user-select: none;
  font-size: 14px;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem:first-child {
  margin-top: 0;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem span {
  max-width: 176px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem i {
  display: block;
  font-style: normal;
  margin-left: 16px;
  background: rgba(65, 66, 71, 0.08);
  color: #999999;
  font-weight: 600;
  font-size: 10px;
  border-radius: 1px;
  padding: 0 4px;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: rgba(65, 66, 71, 0.08);
  border: none;
  border-radius: 2px;
  height: 16px;
  margin: -4px 16px 0 0;
  position: relative;
  width: 16px;
  cursor: pointer;
  flex-shrink: 0;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem input[type=checkbox]:after {
  background-color: #ffffff;
  border-radius: 4px;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-2px) translateY(-2px);
  width: 4px;
  opacity: .1;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem._active input[type=checkbox] {
  background-color: #1ba1fc;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem._active input[type=checkbox]:after {
  opacity: 1;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem._active span {
  font-weight: 600;
}
.mstInPage__bucketList .mstInPage__bucket._expanded .mstInPage__bucketItemList {
  display: block;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketExpand {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg height='48' viewBox='0 0 48 48' width='48' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M33.17 17.17l-9.17 9.17-9.17-9.17-2.83 2.83 12 12 12-12z'/%3E%3Cpath d='M0 0h48v48h-48z' fill='none'/%3E%3C/svg%3E");
  background-size: cover;
}
.mstInPage__bucketList .mstInPage__bucket._expanded .mstInPage__bucketExpand {
  transform: rotate(180deg);
}
.mstInPage__bucketState {
  display: none;
  flex-wrap: wrap;
  padding: 10px 28px;
}
.mstInPage__bucketState .mstInPage__bucketItemList strong {
  display: none;
}
.mstInPage__bucketState .mstInPage__bucketItemList .mstInPage__bucketItem {
  cursor: pointer;
  border: 1px solid #ececec;
  border-radius: 2px;
  display: flex;
  align-items: center;
  padding: 3px 10px;
  margin: 3px;
}
.mstInPage__bucketState .mstInPage__bucketItemList .mstInPage__bucketItem .mstInPage__close {
  width: 14px;
  height: 14px;
  margin-left: 10px;
}
.mstInPage__bucketState .mstInPage__bucketItemList .mstInPage__bucketItem:hover {
  border-color: #1ba1fc;
}
.mstInPage__content.filters_top {
  flex-direction: column;
}
.mstInPage__content.filters_top .mstInPage__sidebar {
  width: 100%;
  overflow: auto;
}
.mstInPage__content.filters_top .mstInPage__bucketList > div:first-of-type {
  display: flex;
}
.mstInPage__content.filters_top .mstInPage__main {
  padding-top: 0;
}
.mstInPage__content.filters_top .mstInPage__bucketList {
  border-bottom: 1px solid #ececec;
  padding: 0px 20px;
}
.mstInPage__content.filters_top .mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketLabel {
  padding: 10px;
}
.mstInPage__content.filters_top .mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList {
  border: 1px solid #cccccc;
  background-color: #ffffff;
  position: absolute !important;
  z-index: 10000;
  max-height: 36vh;
  overflow-y: auto;
  min-width: 12rem;
  max-width: 28rem;
  padding: 10px 10px 0 10px;
  margin-top: -1rem;
}
.mstInPage__content.filters_top .mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__slider {
  width: 20rem;
}
.mstInPage__stat {
  height: 20px;
  text-align: right;
  font-size: 12px;
  color: #6d6d6d;
  margin-bottom: 10px;
  margin-top: -18px;
  transition: all 100ms;
}
.mstInPage__stat._loading {
  opacity: 0.3;
}
.mstInPage__pagination {
  display: flex;
  margin-top: 30px;
}
.mstInPage__pagination .mstInPage__page {
  padding: 5px 11px;
  border-radius: 2px;
  border: 1px solid transparent;
  cursor: pointer;
  margin-right: 5px;
}
.mstInPage__pagination .mstInPage__page.current {
  background: #1ba1fc;
  color: #ffffff;
}
.mstInPage__pagination .mstInPage__page:hover {
  border-color: #1ba1fc;
}
.mstInPage__pagination .mstInPage__pagination_prev {
  content: "<";
}
.mstInPage__pagination .mstInPage__pagination_next {
  content: ">";
}
.mstInPage__slider {
  margin: 10px 42px 20px 35px;
  height: 5px;
  background: #d9d9d9;
}
.mstInPage__slider .ui-slider-range {
  height: 5px;
  position: absolute;
  background: #1ba1fc;
}
.mstInPage__slider .ui-slider-handle {
  height: 24px;
  border-radius: 2px;
  width: 16px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  margin-top: -10px;
  box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbbbbb;
  cursor: pointer;
}
.mstInPage__sliderFromTo {
  display: flex;
  margin: 0 30px 20px 30px;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
}
@keyframes mstInPage--loading {
  to {
    transform: rotate(1turn);
  }
}
@media (min-width: 768px) {
  .mstInPage__wrapper {
    margin: 15px auto;
    max-width: 1420px;
    max-height: calc(100vh - 30px);
  }
}
@media (max-width: 768px) {
  .mstInPage__wrapper {
    margin: 0;
    max-width: 100%;
  }
  .mstInPage__wrapper .mstInPage__header {
    padding: 10px;
  }
  .mstInPage__wrapper .mstInPage__header .mstInPage__indexList {
    display: none;
  }
  .mstInPage__wrapper .mstInPage__main {
    padding: 10px;
  }
  .mstInPage__wrapper .mstInPage__main .mstInPage__itemList {
    grid-template-columns: 1fr;
  }
  .mstInPage__wrapper .mstInPage__main .mstInPage__stat {
    display: none;
  }
  .mstInPage__wrapper .mstInPage__sidebar {
    display: none;
  }
}
.weltpixel_quickview-catalog_product-view .box-tocart .action.tocart {
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  background: #6ca404;
  font-weight: 700;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 10px 11px;
}
.weltpixel_quickview-catalog_product-view .box-tocart .action.tocart:hover,
.weltpixel_quickview-catalog_product-view .box-tocart .action.tocart:active,
.weltpixel_quickview-catalog_product-view .box-tocart .action.tocart:focus {
  background: #000000;
}
.weltpixel_quickview-catalog_product-view .page-wrapper .page-main {
  padding: 10px;
}
.weltpixel_quickview-catalog_product-view .reviews-actions .add {
  display: none;
}
.weltpixel_quickview-catalog_product-view.page-product-downloadable .product-options-wrapper,
.weltpixel_quickview-catalog_product-view.page-product-downloadable .product-options-bottom {
  float: none;
  width: 100%;
}
.weltpixel_quickview-catalog_product-view.page-product-downloadable .product-options-bottom .price-box {
  display: none;
}
.weltpixel_quickview-catalog_product-view.catalog-product-view .column.main {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 30px 28px 45px 0;
  border: 1px solid #6ca404;
}
.weltpixel_quickview-catalog_product-view .product-info-main {
  width: 50%;
  vertical-align: middle;
  display: table-cell;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .product-options-bottom {
  width: 100%;
  padding: 0;
  background: transparent;
  text-align: center;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .prices-tier {
  margin: 0;
  padding: 0;
  background: transparent;
  float: left;
  width: 100%;
  padding-top: 10px;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 0;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .prices-tier li {
  font-size: 15px;
  font-weight: 700;
  color: #db4300;
  margin-bottom: 5px;
  display: block;
  padding-right: 10px;
  width: 100%;
  /** Added by Developer. Issue: No space between ab and chf. **/
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .prices-tier li:last-child {
  padding-right: 0;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .prices-tier li .price {
  font-size: 15px;
  font-weight: 700;
  color: #db4300;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .prices-tier li:after {
  display: none;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .price-box .price {
  font-size: 15px;
  font-weight: 700;
  color: #db4300;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .price-box .old-price {
  top: 0;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .price-box .old-price .price {
  color: #454545;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .box-tocart {
  margin-top: 20px;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .box-tocart .fieldset {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .box-tocart .fieldset .field {
  width: auto;
  margin: 0 0 18px;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .box-tocart .fieldset .field select {
  height: 34px;
  background: #ffffff url(../images/sprite-image.png) -265px -431px no-repeat;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .box-tocart .fieldset .field select:focus {
  border: 1px solid #000000;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .box-tocart .fieldset .field .product-qty-input {
  display: table;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .box-tocart .fieldset .field .product-qty-input label {
  display: table-cell;
  vertical-align: middle;
  padding-right: 5px;
  font-size: 14px;
  color: #000000;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .box-tocart .actions {
  width: auto;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .box-tocart .actions .tocart span {
  padding: 0 10px 0 35px;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .box-tocart .actions .tocart span:before {
  top: -2px;
  left: 0;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .price-box {
  margin-bottom: 0;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-info-reference-unit {
  display: none;
}
.weltpixel_quickview-catalog_product-view .product.media {
  width: 47%;
  display: table-cell;
  vertical-align: middle;
  padding-right: 0;
}
.weltpixel_quickview-catalog_product-view .swatch-opt {
  margin-top: 5px;
  float: left;
  width: 100%;
  text-align: center;
}
.weltpixel_quickview-catalog_product-view .product-options-wrapper {
  margin-bottom: 0;
}
.weltpixel_quickview-catalog_product-view .product-options-wrapper .swatch-attribute-selected-option {
  font-size: 14px;
}
.weltpixel_quickview-catalog_product-view .product-content-media {
  display: table;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .box-tocart .actions .tocart {
  font-size: 14px;
  letter-spacing: normal;
}
.weltpixel_quickview-catalog_product-view .list-success-model.page-wrapper .page-main {
  padding: 0;
}
.weltpixel_quickview-catalog_product-view .list-success-model .product-info-main {
  float: right;
}
.weltpixel_quickview-catalog_product-view .list-success-model .product.media {
  width: 45%;
  float: left;
}
.weltpixel_quickview-catalog_product-view.catalog-product-view .list-success-model .column.main {
  padding: 0;
  border: 0;
  display: block;
}
.weltpixel_quickview-catalog_product-view.catalog-product-view .list-success-model .page-title-wrapper h1 {
  margin-bottom: 0;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form .product-options-wrapper {
  margin-bottom: 0;
}
.list-success-model {
  margin: 10px;
  border: 1px solid #6ca404;
  padding: 10px 25px 5px;
}
.list-success-model .action-box {
  width: 100%;
}
.list-success-model .product-related-sliders {
  padding: 0;
  width: 600px;
}
.list-success-model .product-related-sliders .products-upsell {
  margin-bottom: 0;
}
.list-success-model .custom-container .block,
.list-success-model .brand-product .block {
  margin-bottom: 0;
}
.box-gotoproduct #product-gotoproduct-button {
  width: 100%;
  padding: 14px 17px;
  font-size: 1.8rem;
  text-align: center;
  border: 1px solid transparent;
}
.weltpixel-quickview-catalog-product-view .page-wrapper,
.weltpixel_quickview-catalog_product-view .page-wrapper {
  min-height: auto !important;
}
.weltpixel-quickview-catalog-product-view .column.main,
.weltpixel_quickview-catalog_product-view .column.main {
  display: inline-block;
  padding-bottom: 0;
}
.weltpixel-quickview-catalog-product-view.catalog-product-view .page-title-wrapper h1,
.weltpixel_quickview-catalog_product-view.catalog-product-view .page-title-wrapper h1 {
  font-size: 18px;
  line-height: 20px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-top: 20px;
  border-bottom: 1px solid #eeeeee;
  text-align: center;
}
.quickview-success .mfp-iframe-holder .mfp-close {
  display: none;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 0;
  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: 0;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 0 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 0 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 0;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8px;
  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.6px;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3px;
}
.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.8px;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8px;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3px;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 0;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 0 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: #78ae05;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 500;
  padding: 10px 15px;
  font-size: 15px;
  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: #e77900;
  border: 0;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #e77900;
  border: 0;
  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-wishlist-search .form-wishlist-search {
  margin: 0 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 0;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 0;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%)/2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2px;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 0;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    right: 0;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .abs-button-responsive-smaller,
  .product-info-main .box-tocart .actions .action.tocart {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 0 0 0 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    position: absolute;
    right: 0;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages {
    float: none;
    margin-bottom: 0;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.continue,
  .abs-shopping-cart-items-mobile .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 0;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: 0;
    top: 40px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 0;
    left: auto;
    top: 0;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 100%;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 25px;
    position: relative;
    margin-top: 0;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    display: none;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    transition: ease-in-out 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
    background: #ffffff;
    z-index: 999;
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 0;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 0 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 0;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 0;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-before-open .etrusted-badge-container {
    display: none;
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    opacity: 1;
    z-index: 1;
    visibility: visible;
  }
  .nav-toggle:after {
    transition: ease-in-out 0.3s;
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 0;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    float: left;
    text-align: left;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    background: #ffffff;
  }
  .nav-sections-item-title a {
    color: #b0ce28;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 500;
    float: left;
    width: 100%;
  }
  .nav-sections-item-title a:after {
    background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -10px -230px;
    content: "";
    top: 10px;
    right: 18px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    position: absolute;
  }
  .nav-sections-item-title.active {
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    float: right;
    width: 100%;
    margin-top: 40px;
    padding: 0 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    box-sizing: border-box;
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100vh - 115px);
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation a {
    display: block;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    text-decoration: none;
  }
  .navigation li > a {
    word-wrap: break-word;
    padding: 12px 15px;
    line-height: normal;
    color: #000000;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
  }
  .navigation li > a:hover {
    color: #333333;
  }
  .navigation li.parent .toggler {
    position: absolute;
    width: 43px;
    right: 0;
    top: 0;
    height: 100%;
  }
  .navigation li.parent .toggler:after {
    background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -90px -230px;
    display: block;
    height: 17px;
    margin: 15px 10px 0;
    padding: 0;
    width: 17px;
    content: '';
    float: right;
  }
  .navigation li.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation li > .submenu {
    position: absolute;
    top: 0 !important;
    background-color: #ffffff;
    z-index: 99;
    padding: 0;
    width: 100%;
    height: 100%;
    column-width: auto;
    transition: ease-in-out 0.3s;
    right: -100%;
    padding-top: 45px;
    overflow-x: hidden;
    overflow-y: auto;
    left: inherit !important;
  }
  .navigation li > .submenu .back-menu {
    padding: 6px 30px;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    margin-bottom: 0;
  }
  .navigation li > .submenu .back-menu:before {
    background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -72px -230px;
    content: "";
    position: absolute;
    left: 15px;
    top: 10px;
    width: 8px;
    height: 17px;
  }
  .navigation li > .submenu a {
    padding: 12px 30px;
    border-bottom: 1px solid #e5e5e5;
    line-height: normal;
    font-size: 16px;
  }
  .navigation li > .submenu > li.cat-view-more-link {
    text-align: right;
  }
  .navigation li > .submenu > li.cat-view-more-link a {
    color: #78ae05 !important;
    padding: 12px 15px;
  }
  .navigation li.sub-open > .submenu {
    right: 0;
  }
  .navigation li.sub-open.sub-sub-open > .submenu {
    overflow-y: hidden;
  }
  .navigation li.sub-open.sub-sub-open > .submenu > li > a {
    opacity: 0;
    visibility: hidden;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
  }
  .navigation .submenu {
    display: block !important;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
    border: 0;
  }
  .product.data.items > .item.title > .switch {
    font-size: 16px;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items .data.item {
    display: block;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 15px;
    font-weight: 700;
  }
  .container {
    padding: 0 10px;
    max-width: 100%;
  }
  .sm-show {
    display: block;
  }
  .sm-hide {
    display: none !important;
  }
  .adv-columns .left-banner-wrapper {
    display: none;
  }
  .adv-columns .columns-products {
    width: 100%;
  }
  .top-usps-container {
    padding: 0 10px;
    border-top: 1px solid #efefef;
  }
  .home-main-container .carousel-container {
    margin-top: 0;
    padding-bottom: 30px;
  }
  .home-main-container .carousel-container .banner-slider-carousel {
    margin: 0 -10px;
  }
  .home-main-container .carousel-container .banner-slider-carousel .owl-item {
    padding: 0 12px;
  }
  .home-main-container .home-latest {
    padding-bottom: 20px;
  }
  body:not(.wp_popup) .block-product-title {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 20px;
  }
  .adv-columns .columns-products .home-sale {
    padding-bottom: 20px;
  }
  #back-top {
    display: none !important;
  }
  .block-product-title.brand-logo-title {
    margin-bottom: 20px;
  }
  .trustedshops-review {
    padding-bottom: 40px;
  }
  .blog-container {
    padding: 40px 0 38px;
    margin-bottom: 20px;
  }
  .blog-container .owl-nav .owl-prev {
    left: -10px;
  }
  .blog-container .owl-nav .owl-next {
    right: -10px;
  }
  .blog-container .desc-block {
    padding: 15px 20px 20px 20px;
  }
  .blog-container .desc-block .blog-title a {
    min-height: auto;
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 10px;
  }
  .blog-container .desc-block .blog-description {
    min-height: 80px;
    font-size: 14px;
    line-height: 19px;
  }
  .blog-container .news-content {
    padding: 0 15px;
  }
  .news-title {
    line-height: 21px;
  }
  .home-bottom-container .home-news-content {
    margin-bottom: 25px;
  }
  .home-bottom-container .left-img {
    padding-right: 0;
    width: 100%;
    margin-bottom: 15px;
  }
  .home-bottom-container .right-cnt {
    padding-bottom: 20px;
  }
  .home-bottom-container .right-cnt .content-right {
    margin-bottom: 20px;
  }
  .home-bottom-container .right-cnt .content-right-bottom p {
    margin-bottom: 15px;
  }
  .moblie-form-event {
    display: block;
    background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -44px -167px;
    width: 20px;
    height: 19px;
    margin: 13px 10px 13px 0;
    float: right;
    cursor: pointer;
    position: absolute;
    right: 0px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
  }
  .moblie-form-event.open {
    -webkit-transform: rotatex(-180deg);
    -moz-transform: rotatex(-180deg);
    -ms-transform: rotatex(-180deg);
    transform: rotatex(-180deg);
  }
  .footer-container-bottom {
    padding: 12px 0 10px;
    text-align: center;
  }
  .footer-container-bottom span {
    font-size: 11px;
    padding: 0;
    display: table;
    margin: 0 auto 4px;
  }
  .footer-container-bottom span:after {
    display: none;
  }
  /*** category page ***/
  .page-layout-2columns-left .sidebar-additional {
    display: none;
  }
  .page-title-wrapper .page-title {
    font-size: 24px;
    line-height: 26px;
  }
  .owl-carousel body:not(.wp_popup) .owl-stage-outer .owl-item {
    padding: 0 20px;
  }
  .page-title-wrapper.title_bg {
    margin-bottom: 15px;
  }
  .page-title-wrapper.title_bg .page-title {
    font-size: 18px;
    margin: 18px 0 22px;
    padding: 0 0 0 10px;
    line-height: 20px;
  }
  /*** detail page ***/
  .block-product-page-usp,
  .block-cart-page-usp,
  .success-page-usp {
    padding: 15px 0 10px;
  }
  .block-product-page-usp ul,
  .block-cart-page-usp ul,
  .success-page-usp ul {
    text-align: center;
  }
  .block-product-page-usp ul li,
  .block-cart-page-usp ul li,
  .success-page-usp ul li {
    float: none;
    display: inline-block;
    width: 60px;
    position: relative;
  }
  ul.product_usps_details li .title {
    display: none;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    bottom: -70px;
    min-width: 220px;
    border: 1px solid #a1d451;
    padding: 8px 15px;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
    z-index: 1;
    font-size: 16px;
  }
  ul.product_usps_details li .title:before,
  ul.product_usps_details li .title:after {
    bottom: 100%;
    left: 17px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  ul.product_usps_details li .title:before {
    border-bottom-color: #a1d451;
    border-width: 12px;
    left: 15px;
  }
  ul.product_usps_details li .title:after {
    border-bottom-color: #ffffff;
    border-width: 10px;
  }
  ul.product_usps_details li.active .title {
    display: block;
  }
  ul.product_usps_details li.third .title,
  ul.product_usps_details li.fourth .title {
    left: inherit;
    right: 0;
  }
  ul.product_usps_details li.third .title:before,
  ul.product_usps_details li.fourth .title:before {
    left: inherit;
    right: 15px;
  }
  ul.product_usps_details li.third .title:after,
  ul.product_usps_details li.fourth .title:after {
    left: inherit;
    right: 17px;
  }
  /*** marken ***/
  .brand-search {
    margin-left: -10px;
    margin-right: -10px;
    float: none;
    width: auto;
  }
  .brand-search .mobile-toggle-show-hide {
    text-align: right;
  }
  .brand-search .mobile-toggle-show-hide .show-schliben {
    background: #bad73d;
    color: #ffffff;
    padding: 10px 30px;
    display: inline-block;
    font-size: 18px;
    width: 100%;
    text-align: center;
  }
  .brand-search .mobile-toggle-show-hide .show-schliben:after,
  .brand-search .mobile-toggle-show-hide .show-auswahl:after {
    content: "";
    display: inline-block;
    background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -44px -257px;
    height: 14px;
    width: 18px;
    margin-left: 10px;
  }
  .brand-search .mobile-toggle-show-hide .show-auswahl:after {
    background-position: -72px -257px;
    margin-left: 7px;
  }
  .brand-search .search-frm-plus-content {
    margin-top: 10px;
  }
  .brand-search .brand-search-container {
    padding: 20px 7px 20px;
  }
  .brand-search .search-frm .search-suchen {
    font-size: 0;
    line-height: 0;
    padding: 10px 5px;
    min-width: 46px;
  }
  .brand-search .search-frm .search-suchen span:before {
    margin-right: 0;
    margin-top: 3px;
  }
  .brand-search .search-frm .clear-text {
    right: 50px;
  }
  .brand-search .search-frm input {
    padding-right: 83px;
    padding-left: 10px;
  }
  .brand-search .search-content .brand-charactor {
    text-align: left;
  }
  .brand-search .search-content .brand-charactor ul {
    margin: 0 -2.7px;
  }
  .brand-search .search-content .brand-charactor ul li {
    padding: 0 2.7px;
    margin: 0 0 8px;
  }
  .brand-search .search-content .brand-charactor ul li a,
  .brand-search .search-content .brand-charactor ul li .disable-char {
    min-width: 41px;
  }
  .brand-search .search-content .top-brand-names {
    margin-bottom: 18px;
  }
  .brand-category-title h1 {
    font-size: 24px;
    line-height: 28px;
    padding-right: 8px;
  }
  .brand-marken-slider .carousel-container {
    padding-bottom: 25px;
  }
  .all-brand-list {
    float: left;
    width: auto;
    margin: 0 -10px 30px;
  }
  .all-brand-list .char-title:after {
    content: "";
    display: inline-block;
    background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -10px -257px;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 8px;
    top: 10px;
  }
  .all-brand-list .char-title.active:after {
    background-position: -10px -292px;
  }
  .all-brand-list .parent-level {
    padding: 0 7px;
    margin-bottom: 0;
  }
  .all-brand-list .parent-level li {
    width: 50%;
    margin-bottom: 10px;
  }
  .all-brand-list .brand-char-collection {
    margin-bottom: 10px;
  }
  .breadcrumbs {
    padding: 10px;
  }
  .breadcrumbs ul li {
    padding-right: 10px;
    margin-right: 10px;
  }
  .success-page-usp {
    margin-bottom: 30px;
  }
  /*** home page top popup ***/
  #newsletterPopupModal {
    background: #FAFAEE;
    max-height: 195px;
  }
  .popup-block-subscribe {
    top: 0px !important;
    bottom: initial;
    width: 100%;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    position: fixed;
    visibility: hidden;
  }
  .popup-block-subscribe > form {
    margin: 0;
    width: 100%;
    padding-left: 54px;
  }
  .popup-block-subscribe > form:before {
    content: '';
    background: url(../images/newsletter-de.png) no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    width: 54px;
    height: 63px;
    background-size: contain !important;
  }
  .popup-block-subscribe #newsletter-validate-detail-popup .block-content {
    border: none;
  }
  .popup-block-subscribe .hide-content {
    max-width: 320px;
    position: relative;
    float: left;
    width: 100%;
  }
  .popup-block-subscribe .form-list {
    display: inline-block;
    font-size: 13px;
    margin: 0 15px;
    width: 100%;
    padding: 0;
  }
  .popup-block-subscribe .form-list li {
    margin-bottom: 5px;
  }
  .popup-block-subscribe .form-list li:first-child {
    margin: 0 0 10px;
  }
  .popup-block-subscribe .form-list li:last-child {
    width: 100%;
    margin-bottom: 0;
  }
  .popup-block-subscribe .form-list li .field input,
  .popup-block-subscribe .form-list li .control input {
    height: 26px;
    line-height: 20px;
    font-size: 11px;
    padding: 0px 0px 0 5px;
    margin-bottom: 10px;
    border: 1px solid #889096;
    width: 96%;
    color: #9f9f9f;
  }
  .popup-block-subscribe .form-list li .field input::-webkit-input-placeholder,
  .popup-block-subscribe .form-list li .control input::-webkit-input-placeholder {
    color: #9f9f9f;
  }
  .popup-block-subscribe .form-list li .field input::-moz-placeholder,
  .popup-block-subscribe .form-list li .control input::-moz-placeholder {
    color: #9f9f9f;
  }
  .popup-block-subscribe .form-list li .field input:-ms-input-placeholder,
  .popup-block-subscribe .form-list li .control input:-ms-input-placeholder {
    color: #9f9f9f;
  }
  .popup-block-subscribe .form-list li .field input:-moz-placeholder,
  .popup-block-subscribe .form-list li .control input:-moz-placeholder {
    color: #9f9f9f;
  }
  .popup-block-subscribe .form-list li .field {
    width: 48.9%;
  }
  .popup-block-subscribe .form-list li label {
    font-size: 14px;
    margin-right: 15px;
  }
  .popup-block-subscribe .form-list li.newsletter input {
    padding-right: 100px;
  }
  .popup-block-subscribe .actions {
    float: right;
    width: auto;
    position: absolute;
    right: -2px;
    top: 0;
  }
  .popup-block-subscribe .actions button.subscribe,
  .popup-block-subscribe .actions .cart.table-wrapper .actions-toolbar > .action.subscribe,
  .popup-block-subscribe .actions .action-gift.subscribe {
    font-size: 12px;
    line-height: 20px;
    padding: 3px 15px;
    border-radius: 0;
  }
  #newsletter-validate-detail-popup .block-content {
    width: 100%;
    border: 1px solid #DDDDDD;
    display: inline-block;
    float: right;
  }
  .pop-up-titel span.subscribe {
    text-transform: initial;
    font-weight: 500;
    display: block;
    padding-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 16px;
  }
  .pop-up-titel span.subscribe .second-tag {
    color: #e87900;
  }
  .pop-up-footer {
    line-height: 16px;
    padding: 5px 15px 10px;
  }
  .pop-up-footer.hide-pns-desk {
    width: 100%;
    float: left;
    font-size: 12px;
    background: none;
    text-align: left;
  }
  .catalogsearch-result-index .page-title-wrapper .page-title {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 10px;
    padding: 10px 0 0;
  }
  .message {
    font-size: 13px !important;
    padding: 10px 10px 10px 35px !important;
    line-height: normal !important;
  }
  .modal-popup.sample-product-popup .modal-inner-wrap {
    width: 93%;
  }
  .popup-overlay-box {
    width: 93%;
  }
  .modal-popup.sample-product-popup .modal-content {
    padding-bottom: 0;
  }
  .modal-popup.sample-product-popup .modal-header {
    padding: 30px 20px 30px;
  }
  .modal-popup.agreements-modal .checkout-agreements-item-content h1 {
    font-size: 18px;
  }
  .modal-popup.agreements-modal .modal-inner-wrap {
    width: 90%;
  }
  .google-badge-privacy {
    margin: 10px 0 0;
  }
  .post-view .comments-wrapper li {
    padding: 20px 0;
  }
  .post-view .comments-wrapper li .comment-list-item-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .post-view .comments-wrapper li .comment-text-box {
    padding-left: 0;
  }
  .post-view .comments-wrapper li .comment-image-box {
    margin-bottom: 10px;
  }
  .post-view .comments-wrapper li ul.children {
    margin-left: 20px;
  }
  .post-view .comments-wrapper li ul.children li {
    margin-top: 20px;
  }
  .post-view .comments-wrapper .comment-list:not(.children) {
    margin-bottom: 30px;
  }
  .partners-website-block {
    padding: 0;
    margin-bottom: 25px;
  }
  /* home newsletter */
  .home-newsletter {
    padding: 30px 0;
  }
  .home-newsletter .newsletter-left,
  .home-newsletter .newsletter-right {
    width: 100%;
  }
  .home-newsletter .newsletter-left {
    margin-bottom: 20px;
    padding-right: 0;
  }
  .home-newsletter .field-group .field {
    width: 100%;
    margin-bottom: 10px;
  }
  .home-newsletter .field-group .field:last-child {
    margin-bottom: 0;
  }
  .home-newsletter p:not(last-child) {
    width: 100%;
  }
  .newsletter-horizontal-popup .home-newsletter {
    padding: 25px 0;
  }
  .newsletter-horizontal-popup .home-newsletter .newsletter-left h4 {
    width: 85%;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .wesupply-link-v2 {
    display: none;
  }
  .ws_embed_sms_notification {
    text-align: center;
  }
  .wpx-span span {
    display: block;
    margin: 15px 0;
    font-size: 10px;
  }
  .control-subs-2 {
    margin-bottom: 15px;
  }
  #ws_embed_sms_notification .control-subs .ws-Phone {
    width: 80%;
  }
  #ws_embed_sms_notification .control-subs .ws-country-pc {
    width: 18%;
    min-width: 130px;
  }
  #ws_embed_sms_notification .control-subs .sms-subs {
    margin-top: 15px;
    border-radius: 0;
    width: 100%;
  }
  #estimated_response .update-location #input_country {
    position: relative;
    top: 1px;
  }
  .table-checkout-shipping-method tbody {
    border-top: 1px solid #cccccc;
    padding-bottom: 20px;
    display: block;
  }
  .table-checkout-shipping-method tbody tr {
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method tbody tr td {
    padding-bottom: 10px;
  }
  .table-checkout-shipping-method tbody tr td.col-eta.eta-desktop {
    display: none;
  }
  .table-checkout-shipping-method tbody tr.row-eta {
    display: table-row;
  }
  .table-checkout-shipping-method tbody tr.row-eta td {
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method tbody tr.row-eta td.col-method,
  .table-checkout-shipping-method tbody tr.row-eta td.col-eta {
    border-top: 0 none;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .table-checkout-shipping-method tbody:first-of-type {
    border-top: 0 none;
  }
  .theme-pearl #ws_embed_sms_notification #ws-Phone {
    width: 210px;
  }
  .theme-pearl #ws_embed_sms_notification #phonePrefix,
  .theme-pearl #ws_embed_sms_notification #ws-Phone {
    height: 50px;
  }
  .theme-pearl #ws_embed_sms_notification #ws-embedded-subscribe {
    width: 100px;
    height: 50px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs-2 {
    margin-bottom: 15px !important;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs-2:before {
    margin-top: 15px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs:before {
    margin-top: 15px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs .sms-subs {
    border-radius: 0;
    width: 100%;
  }
  #ws_embed_sms_notification.ws-left {
    padding: 0 20px 20px;
    border: 1px solid #b5b5b5;
  }
  #ws_embed_sms_notification.ws-left #ws-Phone {
    width: calc(100% - 135px);
    position: relative;
    top: 1px;
  }
  #ws_embed_sms_notification.ws-left button#ws-embedded-subscribe,
  #ws_embed_sms_notification.ws-left .cart.table-wrapper .actions-toolbar > .action#ws-embedded-subscribe,
  #ws_embed_sms_notification.ws-left .action-gift#ws-embedded-subscribe {
    margin-top: 10px;
    height: auto;
    width: 100%;
  }
  .ws_embed_sms_notification.sms-center-design-2 .inline-block {
    width: auto;
  }
  .ws_embed_sms_notification.sms-center-design-2 .inline-block .description-dsg-2 {
    width: 100%;
    text-align: center;
    padding: 15px;
    margin-top: 20px;
  }
  /* quick fix for non pearl users */
  body:not(.theme-pearl) #estimated_content #estimated_response .update-location .input-wrapper #input_country {
    top: 0;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2px;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: 0;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .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: 0;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .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: 0;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 0 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6px;
  }
  .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: 0;
  }
  .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: 0;
  }
  .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: 0 0 0;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .widget-blog-posts ol.post-list li.item {
    width: 33.33%;
  }
  .bundle-options-container .legend.title {
    font-size: 16px;
  }
  .bundle-options-container .title {
    border: none;
  }
  .bundle-options-container .title > strong {
    font-size: 16px;
  }
  .bundle-options-container .field.choice .label {
    font-size: 14px;
  }
  .bundle-options-container .product-options-wrapper {
    margin-bottom: 0 !important;
  }
  .bundle-options-container .product-options-bottom {
    width: 100%;
    padding: 15px 20px 0 !important;
  }
  .bundle-options-container .block-bundle-summary {
    width: 100%;
    float: left;
    background-color: #f8f8f8;
    padding: 0 20px 15px !important;
  }
  body:not(.wp_popup) .products.list .product-item {
    width: 100%;
  }
  body:not(.wp_popup) .products.list .dis-with-img {
    width: 35%;
    float: left;
  }
  body:not(.wp_popup) .products.list .product-item-details {
    width: 60%;
    float: right;
    margin-top: 0;
    position: relative;
  }
  body:not(.wp_popup) .products.list .product-item-info {
    padding: 15px 10px;
  }
  body:not(.wp_popup) .products.list .product-item-info .product-item-link {
    font-size: 14px;
    line-height: 20px;
  }
  body:not(.wp_popup) .products.list .product-item-info .product-image {
    text-align: center;
  }
  body:not(.wp_popup) .products.list .product-name {
    min-height: 1px;
    margin-bottom: 5px;
    float: left;
    width: 100%;
  }
  body:not(.wp_popup) .products.list .product-unit {
    font-size: 12px;
  }
  body:not(.wp_popup) .products.list .product-item-description {
    min-height: 1px;
    margin-bottom: 5px;
    float: left;
    width: 100%;
    line-height: 18px;
  }
  body:not(.wp_popup) .products.list .bottom-cart {
    min-height: 1px;
    margin-top: 5px;
  }
  body:not(.wp_popup) .products.list .bottom-cart .cart-left .weltpixel-quickview:before {
    background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) repeat scroll -40px -351px;
  }
  body:not(.wp_popup) .products.list .prices-tier {
    margin: 8px 0 10px;
  }
  body:not(.wp_popup) .products.list .prices-tier li {
    line-height: 16px;
    font-size: 12px;
    letter-spacing: -0.2px;
    word-spacing: -2px;
    margin-bottom: 0px;
  }
  body:not(.wp_popup) .products.list .product-item-info body:not(.wp_popup) {
    padding: 20px 10px;
  }
  body:not(.wp_popup) .products.list .featured {
    bottom: 0;
    top: -14px;
    left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  body:not(.wp_popup) .products.list.owl-carousel .product-item {
    margin-bottom: 0;
    padding-right: 15px;
    padding-left: 15px;
  }
  body:not(.wp_popup) .products .discount-multiple {
    bottom: -30px;
  }
  .page-products .products.list .discount-multiple {
    bottom: -30px;
  }
  .page-products .product-item .special-price,
  .page-products .product-item .old-price {
    line-height: normal;
  }
  body:not(.wp_popup) .product-item .price-box .price {
    font-size: 18px;
    line-height: 24px;
  }
  body:not(.wp_popup) .product-item .special-price,
  body:not(.wp_popup) .product-item .old-price {
    float: left;
    width: 100%;
    margin-left: 0;
  }
  .success-model .products.list .product-item {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  .toolbar-products {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 0 20px 0;
  }
  .toolbar-products .pages {
    margin-left: 0;
    margin-bottom: 10px;
  }
  .toolbar-products .limiter {
    margin-left: 0;
    margin-bottom: 15px;
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
  }
  .toolbar-products .toolbar-sorter {
    margin-bottom: 0;
    display: table;
  }
  .toolbar-products .toolbar-sorter.category-sorter {
    margin-left: auto;
    margin-right: auto;
  }
  .toolbar-products .pages {
    -webkit-order: 3;
    -ms-order: 3;
    order: 3;
  }
  .toolbar-bottom {
    margin: 10px 0 15px;
  }
  .toolbar-bottom button,
  .toolbar-bottom .cart.table-wrapper .actions-toolbar > .action,
  .toolbar-bottom .action-gift {
    padding: 8px 10px 8px;
  }
  .pages .items li {
    margin: 0 2px;
  }
  .pages .items li a {
    padding: 0 3px;
    outline: none;
    font-size: 13px;
  }
  .pages .items li.current span {
    font-size: 13px;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .block.related .action.select {
    display: block;
    margin: 0 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: none;
  }
  .shrt-description .products.list.product-items {
    margin: 0 0 20px;
  }
  .page-products .products.list .product-name,
  .page-products .products.list .product-item-description {
    min-height: 1px;
  }
  .page-products .products.list.top-seller-wrapper .product-item,
  .page-products .products.list.intrest-product-sec .product-item {
    margin-bottom: 0;
  }
  .page-products .products.list .bottom-cart {
    min-height: 1px;
  }
  .page-products .columns {
    margin-top: 5px;
    margin-bottom: 0;
  }
  .top-seller-wrapper.products.list .product-name,
  .intrest-product-sec.products.list .product-name {
    margin-bottom: 5px;
  }
  body:not(.wp_popup) .owl-carousel.products.list .dis-with-img,
  body:not(.wp_popup) .owl-carousel.products.list .product-item-details {
    width: 100%;
  }
  body:not(.wp_popup) .owl-carousel.products.list.product-items {
    margin: 0;
  }
  .owl-nav button,
  .owl-nav .cart.table-wrapper .actions-toolbar > .action,
  .owl-nav .action-gift {
    width: 25px;
  }
  .owl-nav .owl-prev {
    left: -10px;
  }
  .owl-nav .owl-next {
    right: -10px;
  }
  .owl-theme .owl-nav {
    margin-top: 0;
  }
  /*** detail page ***/
  .page-layout-1column:not(.wp_popup) .product.media {
    width: 100%;
    position: inherit;
    transform: inherit;
    top: inherit;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    padding-right: 0;
    margin: 15px 0 20px;
  }
  .page-layout-1column:not(.wp_popup) .product-info-main {
    width: 100%;
  }
  body:not(.wp_popup) .product-info-main .product-add-form .product-options-bottom {
    width: 100%;
    padding: 15px 20px;
    margin-top: 5px;
  }
  body:not(.wp_popup) .product-info-main .product-add-form .box-tocart .field {
    margin-bottom: 0;
  }
  body:not(.wp_popup) .product-info-main .product-add-form .box-tocart .field select {
    width: 55px;
    background: url(../images/sprite-image.png) -275px -429px no-repeat;
    padding: 6px 25px 6px 7px;
  }
  body:not(.wp_popup) .product-info-main .product-add-form .box-tocart .actions {
    margin-left: 5px;
    text-align: left;
  }
  body:not(.wp_popup) .product-info-main .product-add-form .box-tocart .actions .action.tocart {
    font-size: 15px;
    letter-spacing: normal;
    width: auto;
  }
  body:not(.wp_popup) .product-info-main .product-add-form .box-tocart .actions .tocart span {
    padding: 5px 10px 5px 33px;
  }
  body:not(.wp_popup) .product-info-main .product-add-form .box-tocart .actions .tocart span:before {
    left: 3px;
  }
  body:not(.wp_popup) .product-info-main .product-add-form .prices-tier {
    padding-left: 0;
  }
  body:not(.wp_popup) .product-info-main .product-add-form .price-box .old-price {
    margin-left: 0;
    top: 0;
  }
  body:not(.wp_popup) .product-info-main .product-add-form .price-box {
    margin-bottom: 10px;
  }
  body:not(.wp_popup) .product-info-main .product-add-form .price-box .special-price .price,
  body:not(.wp_popup) .product-info-main .product-add-form .price-box .normal-price .price,
  body:not(.wp_popup) .product-info-main .product-add-form .price-box .price-final_price .price {
    font-size: 27px;
  }
  body:not(.wp_popup) .product-info-main .product-add-form .price-box .old-price .price {
    font-size: 18px;
  }
  body:not(.wp_popup) .product-info-main .product-add-form .prices-tier li {
    font-size: 13px;
    padding: 0 10px 0 0;
  }
  body:not(.wp_popup) .product-info-main .product-add-form .smcls {
    font-size: 14px;
  }
  body:not(.wp_popup) .product-info-main .product-add-form .smcls.baseprice-box {
    margin-bottom: 15px;
  }
  body:not(.wp_popup) .product-info-main .page-title-wrapper .page-title {
    font-size: 20px;
    line-height: 20px;
  }
  body:not(.wp_popup) .product-info-main .product-info-reference-unit {
    margin-bottom: 0;
  }
  body:not(.wp_popup) .product-info-main .product-social-links {
    margin-top: 7px;
  }
  body:not(.wp_popup) .product-info-main .product-social-links .share-show {
    left: -180px;
  }
  body:not(.wp_popup) .product-info-main .product-social-links .share-show:before {
    left: 186px;
  }
  body:not(.wp_popup) .product-info-main .product-social-links .share-show:after {
    left: 188px;
  }
  body:not(.wp_popup) .product-info-main .product-social-links .prvw-btm-extr-lnk {
    margin-top: 0;
  }
  body:not(.wp_popup) .product-info-main .product-social-links .prvw-btm-extr-lnk .product-related-brand,
  body:not(.wp_popup) .product-info-main .product-social-links .prvw-btm-extr-lnk .product-home-link {
    margin-bottom: 10px;
  }
  body:not(.wp_popup) .product-info-main .product-social-links .product-addto-links .tooltip-text {
    display: none !important;
  }
  body:not(.wp_popup) .product-content-media {
    display: block;
  }
  .products.list.owl-carousel .discount-multiple {
    bottom: 40px;
  }
  .product-description-background .value {
    width: 100%;
    margin-bottom: 50px;
  }
  .product-description-background .att-desc-after-tab {
    width: 100%;
  }
  .product.info.detailed {
    margin-bottom: 60px;
  }
  .success-model {
    height: auto;
    overflow-y: auto;
    width: 60%;
    max-width: 100%;
  }
  .success-model #product_info_box {
    padding: 10px 20px;
  }
  .success-model .products.list .owl-item {
    padding: 0 15px;
  }
  .success-model .owl-nav .owl-prev {
    left: -10px;
  }
  .success-model .owl-nav .owl-next {
    right: -10px;
  }
  .success-model.inchgt {
    height: 90%;
  }
  .addcartsucc span {
    font-size: 15px;
  }
  .p_image {
    width: 100%;
  }
  .p_name {
    width: 100%;
  }
  .p_name span {
    font-size: 15px;
    margin-top: 10px;
  }
  .p_name a {
    font-size: 15px;
  }
  .action-box {
    width: 80%;
    float: none;
  }
  .fotorama__arr {
    width: 40px !important;
  }
  .block-search .block-content {
    margin-bottom: 0;
    position: relative;
  }
  .block-search input {
    position: static;
    color: #454545;
    font-size: 14px;
    line-height: 22px;
    height: 35px;
    padding: 0px 25px 0px 9px;
  }
  .block-search .label {
    position: absolute;
    right: 5px;
    top: 7px;
  }
  .block-search .action.search {
    background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -45px -230px;
    opacity: 1 !important;
    width: 17px;
    height: 17px;
    right: 5px;
    top: 10px;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .search-autocomplete ul {
    padding-left: 0;
    margin-bottom: 0;
  }
  .cart.table-wrapper {
    overflow: inherit;
    /*
                        .item {
                            .col.item {
                                padding-bottom: 0;
                            }
                        }*/
  }
  .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: 0;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart-container .table-wrapper tbody.item-counter tr {
    float: left;
    width: 100%;
    background: #f2f2f2;
  }
  .cart-container .table-wrapper tbody td {
    padding: 10px;
    float: left;
    width: 100%;
  }
  .cart-container .table-wrapper tbody td .cm-counter-title {
    float: left;
  }
  .cart-container .table-wrapper tbody td .cm-cntr-right {
    float: right;
  }
  .cart-container .table-wrapper tbody td.col.item {
    border: 1px solid #f2f2f2;
    padding: 14px 7px;
  }
  .cart-container .table-wrapper tbody .sm-cart-summary {
    background: #f2f2f2;
    float: left;
    width: 100%;
    padding: 14px 7px;
  }
  .cart-container .table-wrapper tbody .sm-cart-summary .cart-summary-inner {
    background: #ffffff;
    min-height: 75px;
    float: left;
    width: 100%;
    padding: 5px 10px;
  }
  .cart-container .table-wrapper tbody .sm-cart-summary .cart-summary-inner span {
    margin-bottom: 10px;
    display: block;
  }
  .cart-container .table-wrapper tbody .sm-cart-summary .field {
    float: left;
  }
  .cart-container .table-wrapper tbody .sm-cart-summary .summary-price {
    text-align: right;
    font-size: 16px;
    display: inline-block;
  }
  .cart-container .table-wrapper tbody .sm-cart-summary .btn-remove {
    float: right;
    margin-top: 20px;
    margin-right: 3px;
  }
  .cart-container .cart-bottom {
    margin: 0 0 35px 0;
    padding: 20px 7px;
  }
  .cart-container .cart-bottom .cart-bottom-coupon {
    width: 100%;
    margin-bottom: 30px;
  }
  .cart-container .cart-bottom .cart-bottom-coupon .discount .control {
    width: 100%;
  }
  .cart-container .cart-bottom .cart-bottom-coupon .discount button,
  .cart-container .cart-bottom .cart-bottom-coupon .discount .cart.table-wrapper .actions-toolbar > .action,
  .cart-container .cart-bottom .cart-bottom-coupon .discount .action-gift {
    width: auto;
    float: left;
  }
  .cart-container .cart-bottom .cart-summary {
    width: 100%;
  }
  .cart-container .cart-bottom .cart-summary .table-wrapper tbody td {
    width: 35%;
    padding: 3px 0;
    float: none;
    font-size: 16px;
    line-height: normal;
  }
  .cart-container .cart-bottom .cart-summary .table-wrapper tbody th {
    width: 73%;
    padding: 3px 0;
    line-height: normal;
  }
  .cart-container .cart-bottom .cart-summary .table-wrapper tbody .grand.totals th {
    padding: 13px 5px 3px 5px;
  }
  .cart-container .cart-bottom .cart-summary .table-wrapper tbody .grand.totals td {
    padding: 13px 0 3px 5px;
  }
  .cart-container .cart-bottom .cart-summary .table-wrapper tbody .totals.shipping th,
  .cart-container .cart-bottom .cart-summary .table-wrapper tbody .totals.shipping td {
    padding-top: 25px;
  }
  .cart-container .cart-bottom .cart-summary .cart-totals {
    padding: 12px;
  }
  .cart-container .cart-bottom .cart-summary .delivery-time span {
    font-size: 16px;
  }
  .cart-container .cart-bottom .cart-summary .buttom-with-ssl .checkout-methods-items {
    width: 100%;
    margin-bottom: 8px;
  }
  .cart-container .cart-bottom .cart-summary .buttom-with-ssl .ssl-remark {
    width: 62%;
    float: none;
    text-align: left;
    margin: 0 auto;
  }
  .cart-container .cart-bottom .cart-summary .buttom-with-ssl .ssl-remark .seal_ctv span {
    font-size: 16px;
    width: 75%;
  }
  .cart-container .cart-bottom .cart-summary .buttom-with-ssl .action.secondary {
    width: 100%;
    font-size: 16px;
  }
  .cart-container .cart-bottom .cart-summary .buttom-with-ssl .action.secondary:before {
    float: none;
  }
  .cart-container .cart-bottom .cart-summary .buttom-with-ssl .action.secondary span {
    float: none;
  }
  .header.content .cart-summary {
    display: none;
  }
  .checkout-cart-index .columns {
    display: block;
  }
  .checkout-top-right {
    position: inherit;
    top: inherit;
    transform: inherit;
    margin-bottom: 17px;
    float: left;
    width: 100%;
  }
  .checkout-top-right .action.secondary {
    width: 100%;
  }
  .process-bar li {
    width: 30%;
  }
  .process-bar li span {
    font-size: 0;
    line-height: 0;
  }
  .process-bar li.step-active {
    width: 40%;
  }
  .process-bar li.step-active span {
    font-size: 16px;
    line-height: 20px;
  }
  .process-bar li.step-two span:before {
    background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -262px -233px;
  }
  .process-bar li.step-three span:before {
    background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -254px -310px;
    margin-right: 0;
  }
  .checkout-process.container {
    padding: 0;
  }
  .cart-progress {
    margin-bottom: 20px;
  }
  .checkout-cart-index .page-title-wrapper .page-title {
    font-size: 28px;
  }
  .cart.table-wrapper .product-item-photo {
    position: inherit;
    top: inherit;
    float: left;
    max-width: 95px;
  }
  .cart.table-wrapper .product-item-details {
    float: left;
    width: calc(100% - 115px);
    margin-left: 15px;
  }
  .cart.table-wrapper .product-item-name {
    margin-top: 0;
  }
  .cart.table-wrapper .product-item-name a {
    font-size: 16px;
    line-height: 22px;
  }
  .cart.table-wrapper .items > .item {
    border: 0;
  }
  .cart-collaterals {
    margin-top: 24px;
  }
  .cart-collaterals h2.sample-title {
    font-size: 16px !important;
    margin-bottom: 25px;
  }
  .cart-collaterals h2.sample-title span {
    font-size: 14px;
  }
  .cart-collaterals .checkall-form {
    display: none;
  }
  .sample-title-section a {
    text-indent: -9999px;
    padding-right: 25px;
    margin-top: 0;
  }
  .sample-products-collections {
    margin: 0;
    height: auto !important;
    position: inherit !important;
  }
  .sample-products-collections li.sample-products-list {
    width: 100%;
    padding: 0;
    position: inherit !important;
    left: inherit !important;
    top: inherit !important;
  }
  .sample-products-collections .sample-sub-title {
    font-size: 14px;
  }
  .sample-products-collections .sample-products ul li {
    padding: 0;
  }
  .sample-products-collections .sample-products ul li .item-cart-inner {
    padding: 8px 8px 11px;
  }
  .sample-products-collections .sample-products .product-name-cart {
    font-size: 16px !important;
  }
  .checkout-onepage-success .onestepcheckout-totals tr td {
    font-size: 16px;
  }
  .checkout-onepage-success .create-acoount-section .action.primary {
    font-size: 16px;
  }
  .checkout-onepage-success .bottom-block li .title {
    font-size: 16px;
  }
  .checkout-onepage-success .delivery-time.checkout-page-msg {
    font-size: 16px;
  }
  .checkout-onepage-success .order-info-box .box-content {
    font-size: 16px;
  }
  .checkout-onepage-success .process-bar li {
    width: 20%;
  }
  .checkout-onepage-success .process-bar .step-two span {
    margin-left: 30px;
  }
  .checkout-onepage-success .process-bar .step-active {
    width: 60%;
  }
  .checkout-onepage-success .process-bar .step-active span {
    margin-left: 20px;
  }
  .checkout-onepage-success .page-title-wrapper .page-title {
    font-size: 31px;
  }
  .checkout-onepage-success .pdf-top,
  .checkout-onepage-success .pdf-bottom {
    width: 100%;
    text-align: center;
  }
  .checkout-onepage-success .pdf-bottom {
    border-top: 0;
    margin: 0;
  }
  .checkout-onepage-success .pdf-bottom button,
  .checkout-onepage-success .pdf-bottom .cart.table-wrapper .actions-toolbar > .action,
  .checkout-onepage-success .pdf-bottom .action-gift {
    float: none;
    margin: 20px 0 50px;
  }
  .checkout-onepage-success .order-summary .order-summary-title {
    margin-top: 10px;
    font-size: 22px;
    line-height: 25px;
  }
  .checkout-onepage-success .order-info-box .block-top-left {
    width: 100%;
  }
  .checkout-onepage-success .order-info-box .block-bottom-left {
    width: 100%;
    margin-top: 18px;
  }
  .checkout-onepage-success .order-info-box .block-top-right,
  .checkout-onepage-success .order-info-box .block-bottom-right {
    width: 100%;
  }
  .checkout-onepage-success .order-info-box .box-content {
    padding: 14px 9px;
  }
  .checkout-onepage-success .order-info-box .checkbox-img {
    width: 34px;
    background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -298px -329px;
  }
  .checkout-onepage-success .order-info-box .price {
    padding-left: 0;
  }
  .checkout-onepage-success .onestepcheckout-cart .cart-info-title {
    margin: 50px 0 10px;
  }
  .checkout-onepage-success .onestepcheckout-cart .shopping-cart-items thead {
    display: none;
  }
  .checkout-onepage-success .onestepcheckout-cart .shopping-cart-items tbody td {
    font-size: 16px;
    clear: both;
    padding: 14px 7px;
    float: left;
    width: 100%;
    border: 1px solid #f2f2f2;
  }
  .checkout-onepage-success .onestepcheckout-cart .checkoutitemmobile {
    display: block;
  }
  .checkout-onepage-success .onestepcheckout-cart .checkoutitemmobile .cnrttd {
    background-color: #f2f2f2;
    padding: 10px;
  }
  .checkout-onepage-success .onestepcheckout-cart .checkoutitemmobile .cnrttd .cm-counter-title {
    float: left;
  }
  .checkout-onepage-success .onestepcheckout-cart .checkoutitemmobile .cnrttd .cm-cntr-right {
    float: right;
  }
  .checkout-onepage-success .onestepcheckout-cart .checkoutitemmobile img {
    width: 95px;
    float: left;
  }
  .checkout-onepage-success .onestepcheckout-cart .checkoutitemmobile .mobile-nm-sec {
    float: left;
    margin-left: 15px;
    width: calc(100% - 115px);
  }
  .checkout-onepage-success .onestepcheckout-cart .checkoutitemmobile .product-name {
    font-size: 16px;
    font-weight: 700;
    color: #474747;
  }
  .checkout-onepage-success .onestepcheckout-cart .checkoutitemmobile .artikel-bottom {
    background-color: #f2f2f2;
  }
  .checkout-onepage-success .onestepcheckout-cart .checkoutitemmobile .catd-item-dscr {
    width: 69%;
    float: right;
    margin-bottom: 16px;
  }
  .checkout-onepage-success .onestepcheckout-cart .checkoutitemmobile .catd-item-dscr .qty-box {
    float: left;
    text-align: right;
  }
  .checkout-onepage-success .onestepcheckout-cart .checkoutitemmobile .catd-item-dscr .cm-qty-title {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
  }
  .checkout-onepage-success .onestepcheckout-cart .checkoutitemmobile .catd-item-dscr .atrikel-price {
    font-size: 16px;
    float: right;
  }
  .checkout-onepage-success .onestepcheckout-cart .checkoutitemmobile .catd-item-dscr .atrikel-price .cart-price {
    margin-top: 10px;
    display: block;
  }
  .checkout-onepage-success .onestepcheckout-cart .checkoutitemmobile .catd-item-dscr .atrikel-price .cart-price .price {
    color: #000;
    white-space: nowrap;
    float: right;
  }
  .checkout-onepage-success .order-items.order-details {
    margin-bottom: 0;
  }
  .checkout-onepage-success .onestepcheckout-column-right .bottom-block {
    display: none;
  }
  .checkout-onepage-success .onestepcheckout-column-right .checout-smry-plcbtn {
    padding: 0;
    width: 100%;
  }
  .checkout-onepage-success .onestepcheckout-column-right .checout-smry-plcbtn .onestepcheckout-summary {
    padding: 15px 10px 0;
  }
  .checkout-onepage-success .onestepcheckout-column-right .checkout-page-msg {
    margin: 0 -10px;
  }
  .checkout-onepage-success .checkoutitemdesktop {
    display: none;
  }
  .sml-txt {
    font-size: 14px;
    line-height: normal;
  }
  .checkout-cart-index .page-title-wrapper .chck-disble {
    width: 100%;
    margin-bottom: 0;
  }
  .gratis {
    left: 10px;
    font-size: 16px;
  }
  .page-header-hotline {
    display: none;
  }
  .block.crosssell,
  .block.aw_wbtab {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .checkout-onepage-success .onestepcheckout-totals tr td {
    width: auto;
  }
  .checkout-onepage-success .onestepcheckout-totals tr td:last-child {
    padding-right: 0;
  }
  .opc-sidebar-wrapper .opc-block-summary > span.title {
    padding-bottom: 0;
  }
  .edit-cart-checkout {
    border-top: 1px solid #d1d1d1;
    width: 100%;
    text-align: right;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    margin-bottom: 0;
  }
  .edit-cart-checkout:after {
    top: 10px;
  }
  .minicart-wrapper .action.showcart:before {
    width: 31px;
    height: 29px;
    margin: 0;
  }
  .minicart-wrapper .action.showcart .counter-box {
    top: -5px;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    line-height: 17px;
    font-weight: 500;
    font-size: 12px;
    margin: 0;
    width: 18px;
    height: 18px;
    background: #626262;
  }
  .minicart-wrapper .action.showcart .counter.qty .counter-label {
    font-size: inherit;
  }
  .opc-wrapper {
    width: 100% !important;
    float: left;
    padding-right: 0;
    margin-bottom: 25px;
  }
  .opc-wrapper .step-content {
    max-width: 100%;
  }
  .opc-wrapper .step-content form {
    float: left;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  .opc-wrapper .step-content form .fieldset {
    float: left;
    width: 100%;
    min-width: 100%;
    /*.field{
                        float: left;
                        width: 100%;
                        
                        input, select{
                            float: left;
                            width: 100% !important;
                        }
                    }*/
  }
  .opc-wrapper .step-content .extra-fields {
    float: left;
    width: 100%;
  }
  .opc-wrapper .step-content .form-discount {
    padding: 16px 10px 15px;
  }
  .opc-wrapper .form-discount .form-discount-desc {
    line-height: 20px;
  }
  .opc-wrapper .form-discount .field {
    width: 100%;
    margin-bottom: 10px;
  }
  .opc-wrapper .form-discount .primary {
    width: 100%;
  }
  .opc-estimated-wrapper {
    display: none;
    width: 100%;
    padding: 15px 0;
  }
  .opc-estimated-wrapper .estimated-block {
    font-weight: 500;
    font-size: 16px;
  }
  .opc-estimated-wrapper .minicart-wrapper button,
  .opc-estimated-wrapper .minicart-wrapper .cart.table-wrapper .actions-toolbar > .action,
  .opc-estimated-wrapper .minicart-wrapper .action-gift {
    background: transparent;
    border: 0;
    padding: 0;
    position: relative;
  }
  .opc-estimated-wrapper .minicart-wrapper button .counter.qty,
  .opc-estimated-wrapper .minicart-wrapper .cart.table-wrapper .actions-toolbar > .action .counter.qty,
  .opc-estimated-wrapper .minicart-wrapper .action-gift .counter.qty {
    position: absolute;
    top: -5px;
    right: -5px;
  }
  .checkout-container {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .checkout-container .authentication-wrapper {
    position: inherit;
    top: 0;
    right: 0;
    width: 100%;
    text-align: center;
    margin: 25px 0;
    max-width: 100%;
  }
  .opc-sidebar {
    width: 100% !important;
    float: left;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #fff;
  }
  .opc-block-summary .minicart-items-wrapper .product-item-name {
    padding-right: 10px;
  }
  .opc-progressbar-wrapper {
    margin-top: 20px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-progressbar-wrapper .opc-title-wrapper {
    width: 100%;
    margin-bottom: 35px;
  }
  .opc-progressbar-wrapper .opc-title {
    margin-bottom: 15px;
    font-size: 28px;
  }
  .opc-progressbar-wrapper .opc-description {
    font-size: 15px;
  }
  /*.checkout-type-selection{
        width: 100%;
        border-bottom: 5px solid #78b011;
        position: relative;
        padding-bottom: 22px;
        margin: 0 auto 65px;

        &:after{
            content: "";
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 20px 10px 0 10px;
            border-color: #76b111 transparent transparent transparent;
            position: absolute;
            left: 50%;
            bottom: -35px;
            .translateXY (-50%, -50%);
        }

        .sel{
            width: 100%;
            border: none;
            margin-bottom: 25px;
            padding-right: 0;
            padding-left: 15px;
            position: relative;

            &._sel_active{
                &:before{
                    content: "";
                    width: 11px;
                    height: 11px;
                    position: absolute;
                    top: 20px;
                    left: 0;
                    background: #78af13;
                    border-radius: 100%;
                }  
            }
            .sel-inner{
                border: none;
                margin: 0;
                float: left;
                width: 100%;
                padding: 0;

                &:after{
                    display: none;
                }
            }
            .sel-img{
                margin-bottom: 0;
                float: left;
                img{
                    width: 72px;
                }
            }
            .sec-title{
                margin-bottom: 0;
                float: right;
                margin-top: 5px;
                width: 74%;
                font-size: 17px;
            }
        }
    }*/
  .opc-form-title .title {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 13px;
  }
  .opc-form-title .description {
    font-weight: 500;
    font-size: 16px !important;
  }
  .opc-wrapper .form-login .fieldset > .field.required {
    margin-bottom: 15px;
  }
  .opc-wrapper .fieldset > .field {
    margin-bottom: 25px;
  }
  .opc-wrapper .fieldset > .field.prefix {
    margin-bottom: 25px;
  }
  .opc-wrapper .fieldset > .field.width-50 {
    width: 100%;
  }
  .opc-wrapper .fieldset > .field.width-50.postcode {
    width: 25%;
  }
  .opc-wrapper .fieldset > .field.width-50.city {
    width: 68%;
  }
  .opc-wrapper .checkout-shipping-method .table-checkout-shipping-method tr td {
    padding-top: 12px;
    vertical-align: middle;
    padding-right: 10px;
  }
  .opc-wrapper .checkout-shipping-method .table-checkout-shipping-method tr td:first-child {
    padding-left: 15px;
    padding-right: 5px;
    padding-top: 10px;
  }
  .opc-wrapper .checkout-shipping-method .table-checkout-shipping-method tr .col-method img {
    margin-left: 0;
  }
  .opc-wrapper .checkout-shipping-method .step-content form {
    max-width: 100%;
  }
  .opc-wrapper .checkout-shipping-method .step-content form .actions-toolbar {
    margin-top: 30px;
  }
  .checkout-index-index .block_seal_tv span {
    width: 57%;
    text-align: left;
  }
  .checkout-index-index .block_seal_tv a {
    display: inline-block;
  }
  .bank-payment-title {
    text-transform: inherit;
  }
  .fieldset > .field.width-50 {
    width: 100%;
  }
  .form .fieldset.hidden-fields {
    margin-bottom: 20px;
  }
  .form .fieldset.hidden-fields .actions-toolbar .primary {
    display: inline-block;
  }
  .form .fieldset.hidden-fields .actions-toolbar .secondary {
    float: right;
    margin-top: 5px;
  }
  .checkout-usp .block-product-page-usp {
    padding: 15px 0 15px;
  }
  .checkout-usp .block-product-page-usp ul.product_usps_details li {
    display: inline-block;
    width: 60px;
    margin: 0;
    text-align: center;
  }
  .opc-progress-bar {
    padding: 0;
    margin-bottom: 0;
    width: 100%;
    text-align: center;
  }
  .opc-progress-bar-item {
    width: 150px;
  }
  .opc-progress-bar-item > span {
    font-size: 16px;
    padding-top: 40px;
  }
  .opc-progress-bar-item > span:after {
    font-size: 16px;
  }
  .field-tooltip .field-tooltip-content {
    right: 0;
    top: 40px;
    left: auto;
  }
  .opc-wrapper .shipping-address-item {
    width: 100%;
  }
  .opc-wrapper .shipping-address-item:nth-child(even) {
    margin-left: 0;
  }
  .opc-wrapper .shipping-address-item:last-child {
    margin-bottom: 0;
  }
  .modal-popup .modal-title {
    line-height: normal;
  }
  .modal-popup .modal-header {
    padding-bottom: 15px;
    padding-top: 15px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .modal-popup .modal-header .action-close {
    padding: 10px;
  }
  .modal-popup .modal-content {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
  }
  .modal-popup .modal-footer {
    padding-bottom: 20px;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .modal-popup .modal-footer .action.primary,
  .modal-popup .modal-footer .action.secondary {
    margin-bottom: 10px;
  }
  .methods-shipping .actions-toolbar .action.primary {
    width: auto;
    float: right;
  }
  .modal-popup.opc-authentication-popup .modal-header {
    padding-bottom: 0;
    padding-top: 0;
  }
  .opc-authentication-popup .modal-inner-wrap {
    width: 90% !important;
  }
  .opc-sidebar-wrapper {
    padding: 25px 10px;
    margin: 0 -10px;
    width: auto;
    display: inherit;
  }
  .opc-sidebar-wrapper .actions-toolbar.custom {
    margin-bottom: 30px;
  }
  .opc-sidebar-wrapper .actions-toolbar.custom button,
  .opc-sidebar-wrapper .actions-toolbar.custom .cart.table-wrapper .actions-toolbar > .action,
  .opc-sidebar-wrapper .actions-toolbar.custom .action-gift {
    padding: 12px 15px;
    font-size: 16px !important;
  }
  .opc-sidebar-wrapper .actions-toolbar.custom button span,
  .opc-sidebar-wrapper .actions-toolbar.custom .cart.table-wrapper .actions-toolbar > .action span,
  .opc-sidebar-wrapper .actions-toolbar.custom .action-gift span {
    padding-left: 25px;
  }
  .opc-sidebar-wrapper .actions-toolbar.custom button span:before,
  .opc-sidebar-wrapper .actions-toolbar.custom .cart.table-wrapper .actions-toolbar > .action span:before,
  .opc-sidebar-wrapper .actions-toolbar.custom .action-gift span:before {
    top: -3px;
    left: -3px;
  }
  .opc-block-summary .minicart-items-wrapper {
    max-height: inherit;
    padding: 15px 0 0 0;
    margin: 0;
  }
  .opc-block-summary .product-item .subtotal {
    vertical-align: middle;
  }
  .opc-block-summary .table tr td {
    padding: 5px 0 0;
    font-size: 16px;
  }
  .opc-block-summary .table tr th {
    padding: 5px 0 0 0;
    width: 70%;
    font-size: 16px;
  }
  .opc-block-summary .table tr.grand.totals td,
  .opc-block-summary .table tr.grand.totals th {
    padding: 10px 0 10px;
    font-size: 16px;
  }
  .opc-block-summary .totals-table-wrapper {
    padding: 15px 10px 0px;
  }
  .opc-block-summary .delivery-time.checkout-page-msg {
    margin: 0 -10px;
  }
  .authentication-wrapper .authentication-dropdown._show {
    position: inherit;
    width: 100%;
    left: 0;
    padding: 0;
  }
  .authentication-wrapper .modal-inner-wrap {
    padding: 15px;
    background: transparent;
  }
  .block-authentication .actions-toolbar .primary {
    margin-bottom: 10px;
    display: inline-block;
  }
  .block-authentication .actions-toolbar .primary button,
  .block-authentication .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
  .block-authentication .actions-toolbar .primary .action-gift {
    padding: 10px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 0;
  }
  .checkout-payment-method .payment-method label button,
  .checkout-payment-method .payment-method label .cart.table-wrapper .actions-toolbar > .action,
  .checkout-payment-method .payment-method label .action-gift {
    text-align: left;
  }
  .checkout-payment-method .payment-method._active .payment-method-content {
    padding-left: 0;
    float: left;
    width: 100%;
  }
  .checkout-payment-method .payment-method input[type="checkbox"] + label {
    float: left;
    width: 100%;
  }
  .checkout-payment-method .payment-method .actions-toolbar .primary .action {
    font-size: 14px;
  }
  .checkout-payment-method .payment-method .payment-method-content > form {
    float: left;
    width: 100%;
  }
  .checkout-payment-method .payment-method .payment-method-content > form fieldset {
    float: left;
    width: 100%;
    min-width: 100%;
  }
  .checkout-payment-method .payment-method .payment-method-content .bank-payment-title {
    font-size: 16px;
  }
  .checkout-payment-method .payment-method .payment-method-content .payment-method-billing-address {
    margin-bottom: 10px;
  }
  .checkout-payment-method .payment-method .actions-toolbar .primary {
    text-align: right;
  }
  .checkout-payment-method .payment-groups-list-item {
    padding: 13px 17px 7px;
    margin-bottom: 10px;
  }
  .checkout-payment-method .payment-groups-list-item .field input[type="radio"] + label {
    margin-bottom: 10px;
  }
  .fieldset > .field.checkout-agreement {
    padding: 0 10px;
  }
  .custom-text {
    font-weight: 700;
  }
  .checkout-payment-method .field-select-billing,
  .checkout-payment-method .billing-address-form {
    max-width: 100%;
  }
  .checkout-index-index input[type="radio"] + label:after {
    left: 7px;
    top: 5px;
    width: 5px;
    height: 10px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px 0 10px 0;
  }
  .checkout-payment-method .ccard > .field {
    width: 100%;
  }
  .checkout-payment-method .ccard > .field:nth-child(even) {
    margin-left: 0 !important;
  }
  .checkout-payment-method .ccard .fields > .card_holder {
    width: 100%;
    margin-bottom: 25px;
  }
  .checkout-payment-method .ccard .fields > .card_number {
    width: 100%;
    margin-left: 0;
  }
  .opc-wrapper .form-discount .payment-option-inner {
    max-width: 100%;
  }
  .opc-wrapper .form-discount .payment-option-inner input {
    font-size: 16px;
  }
  /*** start-kundendienst ***/
  .our-services {
    width: 100%;
    margin: 25px 0 40px;
  }
  .our-services .delivery,
  .our-services .payments,
  .our-services .faq {
    background-size: 65px;
    margin-bottom: 20px;
    padding-left: 80px;
  }
  .our-services p {
    margin-bottom: 3px;
  }
  .cms-page-view .page-title {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    font-size: 16px;
    padding: 15px 0 18px;
  }
  .cms-page-view .page-title {
    padding: 20px 0 10px;
    font-size: 16px;
  }
  .our-contact-right {
    width: 100%;
    margin-top: 0;
    margin-bottom: 25px;
  }
  .our-team {
    margin: 20px 0 0;
  }
  .our-team .member-details {
    width: 100%;
    margin: 20px 0 0;
    text-align: center;
  }
  .our-team-text-box {
    padding-top: 10px;
  }
  /*** end-kundendienst ***/
  /*** start-ueber-uns ***/
  .cms-ueber-uns .our-team-text-box .m-name {
    font-size: 14px;
    line-height: 20px;
  }
  .cms-ueber-uns .our-team-text-box .m-post {
    font-size: 12px;
    line-height: 18px;
  }
  /*** end-ueber-uns ***/
  /*** start-kontakt ***/
  .cms-kontakt .view-page-cms {
    width: 100%;
  }
  .cms-kontakt .view-page-cms .page-title-wrapper {
    padding: 20px 0 10px;
    margin: 0;
  }
  .cms-kontakt .view-page-cms .page-title-wrapper .page-title {
    width: 100%;
  }
  .cms-kontakt .view-page-cms .history-back {
    display: none;
  }
  .cms-kontakt .form.contact .name,
  .cms-kontakt .form.contact .email {
    width: 100%;
    float: none;
  }
  .cms-kontakt .form.contact .comment {
    margin-bottom: 10px;
  }
  .cms-kontakt .form.contact .actions-toolbar {
    float: left;
  }
  .cms-kontakt .form.contact .submit {
    float: left;
  }
  .cms-kontakt .form.contact .field {
    float: none;
  }
  /*** end-kontakt ***/
  /*** start-agb ***/
  .cms-agb .agb-table {
    float: none;
    width: auto;
    overflow-x: scroll;
    margin-bottom: 25px;
  }
  /*** end-agb ***/
  /*** start-newsletter-anmeldung ***/
  .subscribe-page .right-image-newsletter {
    float: none;
    margin-top: 0;
    text-align: center;
  }
  .subscribe-page .content {
    float: left;
    width: 100%;
    clear: both;
  }
  .subscribe-page .fieldset .field.required {
    clear: none;
    display: inline-block;
    float: none;
    width: 100%;
  }
  .subscribe-page .actions {
    padding-top: 25px;
    margin-top: 25px;
    margin-bottom: 0px;
  }
  .subscribe-page .form.subscribe {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
  }
  .subscribe-page .block-subscribe-sign {
    width: 100%;
    margin-bottom: 15px;
  }
  /*** end-newsletter-anmeldung ***/
  .form .fieldset {
    float: none;
  }
  .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: 0;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  /*** account page ***/
  .customer-account-login .page-title-wrapper .page-title,
  .customer-account-create .page-title-wrapper .page-title,
  .account .page-title-wrapper .page-title,
  .sendfriend-product-send .page-title-wrapper .page-title {
    font-size: 16px;
    margin: 0;
    padding: 10px 0 15px;
    text-align: center;
    line-height: 20px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  .account .table-wrapper tbody td {
    padding: 10px 5px;
    font-size: 14px;
    line-height: normal;
    vertical-align: middle;
  }
  .account .table-wrapper thead th {
    padding: 10px;
    font-size: 14px;
    line-height: normal;
  }
  .account.page-layout-2columns-left .sidebar-additional,
  .account.page-layout-2columns-left .sidebar-main {
    display: block;
    padding-right: 0;
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    width: 100% !important;
  }
  .account.page-layout-2columns-left .sidebar-additional {
    display: none;
  }
  .account.page-layout-2columns-left .column.main {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    width: 100% !important;
  }
  .account .block-content .box {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
  }
  .account .form-edit-account .info {
    margin-bottom: 0;
  }
  .account .form-edit-account .control .field-name-firstname,
  .account .form-edit-account .control .field-name-lastname {
    width: 100%;
    float: none;
  }
  .fieldset > .field {
    margin: 0 0 15px;
  }
  .fieldset > .fields > .field {
    margin: 0 0 15px;
  }
  .form-address-edit > .fieldset {
    width: 100%;
  }
  .customer-account-login .page-title-wrapper .page-title,
  .customer-account-create .page-title-wrapper .page-title,
  .account .page-title-wrapper .page-title,
  .sendfriend-product-send .page-title-wrapper .page-title,
  .customer-account-forgotpassword .page-title-wrapper .page-title,
  .customer-account-logoutsuccess .page-title-wrapper .page-title {
    margin: 0 0 15px;
    padding: 15px 0 10px;
  }
  .customer-account-logoutsuccess .columns {
    display: block;
  }
  /*** login page ***/
  .customer-account-login .columns,
  .customer-account-create .columns {
    display: block;
  }
  .login-container .block {
    min-height: inherit;
    padding: 15px;
    float: left;
    width: 100%;
  }
  .login-container .block.block-new-customer {
    margin-bottom: 25px;
  }
  .login-container .block .block-content {
    float: left;
    width: 100%;
  }
  .login-container .block .actions-toolbar {
    position: inherit;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-top: 15px;
    float: left;
  }
  .login-container .block .actions-toolbar .primary {
    float: left;
  }
  .login-container .block .actions-toolbar .secondary {
    float: right;
    margin-top: 5px;
  }
  /*** creat aacount page ***/
  .form-create-account {
    width: 100%;
    min-width: 100%;
    float: none;
  }
  .form-create-account .create {
    width: 100%;
    float: none;
  }
  .form-create-account .create:nth-child(odd) {
    float: none;
  }
  .form-create-account .create.info {
    margin-bottom: 25px;
  }
  .order-details-items .table-wrapper tbody td {
    text-align: right;
  }
  .order-details-items .table-wrapper tbody td:first-child {
    text-align: left;
  }
  .order-details-items .table-wrapper thead th {
    padding: 10px 5px;
    text-align: center;
  }
  .order-details-items .table-wrapper thead th:first-child {
    text-align: left;
  }
  .sendfriend-product-send form > .fieldset {
    width: 100%;
  }
  .account-nav ul {
    margin-bottom: 15px;
  }
  .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;
  }
  .order-details-items tfoot tr td {
    text-align: right;
    padding: 5px 0;
  }
  .order-details-items tfoot tr th {
    padding: 5px 0;
  }
  .logo img {
    width: 175px;
    height: auto;
  }
  .header.content {
    float: left;
    width: 100%;
    padding-top: 0;
  }
  .header.content .block-search {
    margin-left: 10px;
    width: 70%;
  }
  .header.content .block-search .label:before {
    height: 17px;
    width: 17px;
    background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -45px -230px;
    content: '';
    display: inline-block;
    vertical-align: middle;
  }
  .header.panel .switcher.website {
    display: block;
  }
  .page-header {
    border: 0;
  }
  .page-header .panel.wrapper {
    padding-top: 10px;
    padding-bottom: 15px;
    float: left;
    width: 100%;
  }
  .page-header .switcher.website .options .action.toggle {
    display: initial;
  }
  .page-header .switcher.website .options ul.dropdown {
    min-width: 45px;
    margin-top: 1px;
  }
  .page-header .switcher.website .options ul.dropdown li a {
    padding: 5px 10px 5px 10px;
    margin: 0;
    float: left;
  }
  .toplink-right {
    float: right;
  }
  .toplink-right ul > li {
    margin: 0;
  }
  .toplink-right ul > li > a {
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
  }
  .toplink-right ul > li > a:after {
    display: none !important;
  }
  .toplink-right ul > li.customer-welcome {
    margin-right: 2px;
  }
  .toplink-right ul > li:first-child {
    margin-left: 0;
  }
  .toplink-right ul > li .sublinks,
  .toplink-right ul > li .customer-menu {
    right: 0;
  }
  .toplink-right ul > li .sublinks li a,
  .toplink-right ul > li .customer-menu li a {
    text-indent: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
  }
  .toplink-right ul .switcher-language a:first-child {
    margin-left: 2px;
    margin-right: 0;
  }
  .toplink-right ul .switcher-language > .dropdown > a {
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    margin: 0;
  }
  .toplink-right ul .switcher-language a.flag-default:before {
    margin: 0;
    float: left;
  }
  .toplink-right ul .switcher-language a.flag-fr:before {
    float: left;
    margin: 0;
  }
  .header-top-usps {
    width: 100%;
  }
  .header-top-usps ul {
    width: 100%;
    text-align: center;
  }
  .header-top-usps ul li {
    display: inline-block;
    float: none;
    padding-left: 0;
    margin-left: 10px;
    padding-bottom: 2px;
    font-size: 15px;
  }
  .header-top-usps ul li:last-child {
    display: none;
  }
  .nav-toggle {
    background: rgba(0, 0, 0, 0) url(../images/sprite-image.png) no-repeat scroll -109px -230px;
    height: 22px;
    width: 33px;
    top: 8px;
    left: 0;
    position: inherit;
    float: left;
  }
  .nav-toggle:before {
    display: none;
  }
  .page-footer {
    padding: 45px 0 15px;
  }
  .page-footer .footer-left {
    width: 100%;
    margin-bottom: 15px;
  }
  .page-footer .block.newsletter {
    width: 100%;
    float: left;
  }
  .page-footer .block.newsletter .block-subscribe-text {
    margin-top: 0;
    font-size: 15px;
    padding: 8px 0 10px 65px;
  }
  .page-footer .block.newsletter .block-subscribe-text .footer-right-abonnieren {
    float: left;
  }
  .page-footer .block.newsletter .newsletter-small-note {
    margin-bottom: 15px;
  }
  .page-footer .block.newsletter .content .form .control {
    margin-bottom: 13px;
  }
  .page-footer .block.newsletter .actions {
    margin-top: 10px;
  }
  .page-footer .block.newsletter .action .primary {
    margin-bottom: 20px;
  }
  .page-footer .footer-static-left {
    margin: 0;
  }
  .page-footer .footer-static-left .footer-static-left-one {
    width: 100%;
    padding: 0;
  }
  .page-footer .footer-static-left .footer-static-left-two {
    width: 50%;
    padding: 0;
    margin-bottom: 30px;
  }
  .page-footer .footer-static-left .footer-static-middle {
    width: 50%;
    padding: 0;
    margin-bottom: 30px;
  }
  .page-footer .footer-static-left .footer-static-middle .footer-static-address .title {
    margin-bottom: 31px;
  }
  .page-footer .footer-static-left .footer-static-middle .footer-static-address p {
    font-size: 15px;
  }
  .page-footer .footer-static-left .footer-static-right {
    width: 100%;
    padding: 0;
  }
  .page-footer .footer-static-left .footer-static-right .footer-static-right-one {
    width: 50%;
    margin-bottom: 40px;
    padding-right: 15px;
  }
  .page-footer .footer-static-left .footer-static-right .footer-static-right-two {
    width: 50%;
  }
  .page-footer .footer-static-left .footer-static-right .trust-mark {
    min-height: 0;
    margin-bottom: 73px;
  }
  .page-footer .footer-static-left .social-right {
    margin-top: 35px;
  }
  .page-footer .footer-static-left .social-right .social-media {
    width: 51%;
  }
  .page-footer .footer-static-left .social-right .footer-static-content {
    width: 49%;
  }
  .page-footer .footer-static-left .social-right .footer-static-content li {
    margin: 0;
  }
  .page-footer .bottom-left {
    margin-top: 35px;
  }
  .page-footer .bottom-left .width-25 {
    width: 50%;
  }
  .page-footer .bottom-left .width-25.payment {
    width: 50%;
    padding-right: 15px;
  }
  .page-footer .bottom-left .width-25:nth-child(3) {
    clear: both;
  }
  .page-footer .title {
    margin-bottom: 20px;
  }
  .page-footer .footer-left ul li {
    margin-bottom: 8px;
  }
  .page-footer .footer-left ul li.parent-email {
    margin-bottom: 35px;
  }
  .page-footer .footer-left ul li.parent-email .email {
    line-height: 19px;
  }
  .page-header {
    position: sticky;
    top: 0;
    width: 100%;
    background: #ffffff;
    z-index: 3;
  }
  .fixed-mobile-navbar {
    /*position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: @color-white;
        z-index: 3;*/
  }
  .products-grid.wishlist {
    margin-bottom: 0;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 0;
    width: auto;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6px;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 10px;
  }
  .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-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
    float: none;
    width: auto;
  }
  .products-grid.wishlist .product-item-name p,
  .products-grid.wishlist .product-item-description p,
  .products-grid.wishlist .product-item .price-box p,
  .products-grid.wishlist .product-item-tooltip p {
    display: inline-block;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 0;
  }
  .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;
  }
  body:not(.wp_popup) .wishlist .products.list .product-item {
    width: 50%;
  }
  .wishlist .products.list .product-item-inner > .product-item-actions {
    width: 100%;
  }
  .wishlist .products.list .product-item-inner > .product-item-actions .action.delete {
    float: left;
  }
  .wishlist .products.list .product-item-inner .box-tocart {
    margin-bottom: 15px;
    width: 100%;
  }
  .wishlist .products.list .product-item-inner .box-tocart .product-item-actions {
    float: none;
  }
  .wishlist .products.list .product-item-inner .box-tocart .field {
    margin-right: 10px;
  }
  .form-wishlist-items .actions-toolbar button.action,
  .form-wishlist-items .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.action,
  .form-wishlist-items .actions-toolbar .action-gift.action {
    margin-bottom: 10px;
  }
  .wishlist-index-index .wishlist .products.list .product-item:nth-child(2n+1) {
    clear: both;
  }
  .form.wishlist .control textarea {
    height: 75px;
  }
  .list-success-model {
    padding: 10px 20px;
  }
  .list-success-model .action-box {
    width: 80%;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .abs-checkout-order-review tbody tr:not(:last-child),
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .abs-checkout-order-review tbody tr .col.item:before,
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .abs-checkout-order-review tbody tr .col.qty,
  .abs-checkout-order-review tbody tr .col.price,
  .abs-checkout-order-review tbody tr .col.subtotal,
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .abs-checkout-order-review tbody tr .col.qty[data-th]:before,
  .abs-checkout-order-review tbody tr .col.price[data-th]:before,
  .abs-checkout-order-review tbody tr .col.subtotal[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 0;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 0;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    /*    > thead > tr > th {
        display: none;
    }*/
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 0;
    content: attr(data-th) ': ';
    display: inline-block;
    display: none;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr {
    /*                            > td:last-child {
                                padding-bottom: @indent__base;
                            }*/
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 0;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    /*display: block;*/
    /*                        th {
                                                    box-sizing: border-box;
                                                    float: left;
                                                    padding-left: 0;
                                                    padding-right: 0;
                                                    text-align: left;
                                                    width: 70%;
                                                }*/
    /*                        td {
                                                    box-sizing: border-box;
                                                    float: left;
                                                    padding-left: 0;
                                                    padding-right: 0;
                                                    text-align: right;
                                                    width: 30%;
                                                }*/
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    /*display: block;*/
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 0;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before {
    display: none !important;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .partners-website-block {
    margin-bottom: 25px;
  }
  .partners-website-block .partner {
    width: 100%;
    margin-bottom: 30px;
  }
  .partners-website-block .partner:last-child {
    margin-bottom: 0;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 0;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 0;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 0;
  }
  .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: 0;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 0;
  }
  .widget-blog-posts ol.post-list li.item {
    width: 50%;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 0 0 0;
    width: 30%;
  }
  .block-search {
    margin-top: 0;
  }
  .minicart-wrapper {
    margin-top: 0;
  }
  .opc-wrapper .form-login {
    float: left;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    /*                .lib-css(padding, @checkout-shipping-item-mobile__active__padding);
                                border-bottom-width: 2px;*/
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 29px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 0;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 0;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .opc-wrapper .order-comment-form textarea {
    height: 58px;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 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;

            tr,
            td {
                display: block;
            }
        }
    }*/
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  /*    .order-items.table-wrapper {
        .col.price,
        .col.qty,
        .col.msrp {
            text-align: left;
        }
    }*/
  body:not(.wp_popup) .wishlist .products.list .product-item {
    width: 100%;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .home-newsletter p {
    width: 100% !important;
  }
  .amcard-card-info {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .amcard-card-info .amcard-field {
    flex: 0 50%;
  }
  .amcard-card-info .amcard-field:not(:last-child) {
    margin-right: 0;
  }
  .widget-blog-posts ol.post-list li.item {
    width: 100%;
    float: none;
  }
  .success-model {
    width: 85%;
  }
  .success-model .owl-nav .owl-next {
    right: -15px;
  }
  .success-model .owl-nav .owl-prev {
    left: -15px;
  }
  .success-model .products.list .owl-item {
    padding: 0;
  }
  .action-box {
    width: 100%;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .opc-wrapper .form-discount .payment-option-inner {
    width: 100%;
  }
  .opc-wrapper .form-discount .actions-toolbar {
    position: inherit;
    width: 100%;
    float: left;
    margin-left: 0;
  }
  .opc-wrapper .form-discount .actions-toolbar .action.primary {
    width: auto;
    float: left;
  }
  /*** start-kundendienst ***/
  .our-contact-right {
    margin-bottom: 25px;
  }
  .page-footer {
    margin-top: 0;
  }
  .our-team {
    margin: 0;
  }
  .cms-page-view .page-title {
    padding: 16px 0 10px;
  }
  /*** end-kundendienst ***/
  /*** start-ueber-uns ***/
  .cms-ueber-uns .our-team-text-box .m-name {
    margin-bottom: 0;
  }
  .cms-ueber-uns .view-page-cms .zum-contact-bottom {
    margin: 20px 0;
  }
  /*** end-ueber-uns ***/
  .our-services {
    margin: 25px 0 15px;
  }
  /*** start-agb ***/
  .cms-agb .page-title {
    padding: 16px 0 9px;
  }
  .cms-agb h1 {
    padding-top: 0;
    margin-bottom: 0;
  }
  /*** end-agb ***/
  /*** kontakt-agb ***/
  .cms-kontakt .view-page-cms .page-title-wrapper {
    padding: 16px 0 10px;
  }
  /*** end-kontakt ***/
  .list-success-model .action-box {
    width: 100%;
  }
}
@media only screen and (max-width: 374px) {
  .page-footer .footer-static-left .footer-static-middle .footer-static-address .title {
    margin-bottom: 15px;
    min-height: 35px;
  }
  .page-footer .footer-static-left .footer-static-left-two .partner-websites .title {
    margin-bottom: 7px;
    min-height: 35px;
  }
  .pop-up-titel span.subscribe {
    font-size: 13px;
    padding-left: 10px;
  }
  .popup-block-subscribe .form-list {
    margin: 0 0 0 10px;
  }
  .popup-block-subscribe .hide-content {
    max-width: 265px;
  }
  .popup-block-subscribe .actions button.subscribe,
  .popup-block-subscribe .actions .cart.table-wrapper .actions-toolbar > .action.subscribe,
  .popup-block-subscribe .actions .action-gift.subscribe {
    min-width: auto;
    padding: 3px 10px;
    font-size: 11px;
  }
  ul.product_usps_details li.third .title,
  ul.product_usps_details li.fourth .title {
    right: -10px;
  }
  ul.product_usps_details li.third .title:before,
  ul.product_usps_details li.fourth .title:before {
    right: 26px;
  }
  ul.product_usps_details li.third .title:after,
  ul.product_usps_details li.fourth .title:after {
    right: 28px;
  }
  ul.product_usps_details li .title {
    left: -10px;
  }
  ul.product_usps_details li .title:after {
    left: 28px;
  }
  ul.product_usps_details li .title:before {
    left: 26px;
  }
  .home-newsletter .actions {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .home-newsletter .actions .action {
    margin-bottom: 10px;
  }
  .success-model {
    width: 90%;
  }
  .cart-collaterals h2.sample-title {
    font-size: 14px !important;
  }
  .cart-collaterals h2.sample-title span {
    margin-left: 3px;
    font-size: 14px !important;
  }
  .cart-collaterals .sample-title {
    background-size: 24px;
    padding-left: 28px;
  }
  .sample-title-section a {
    padding-right: 20px;
  }
  .checkout-onepage-success .order-info-box .box-content label {
    margin-left: 15px;
  }
  .cart-container .cart-bottom .cart-summary .table-wrapper tbody th {
    font-size: 16px;
    width: 71%;
  }
  .cart-container .cart-bottom .cart-summary .table-wrapper tbody td {
    font-size: 16px;
  }
  .cart-container .cart-bottom .cart-summary .table-wrapper tbody .grand.totals th,
  .cart-container .cart-bottom .cart-summary .table-wrapper tbody .grand.totals td {
    font-size: 16px;
    line-height: normal;
    padding: 10px 0 3px 5px;
  }
  .cart-container .cart-bottom .cart-summary .cart-totals {
    padding: 5px;
  }
  .cart-container .cart-bottom .cart-summary .buttom-with-ssl .ssl-remark {
    width: 70%;
  }
  .sml-txt {
    font-size: 12px;
  }
  .modal-popup.modal-slide {
    left: 0;
  }
  .login-container .block {
    padding: 15px 10px;
  }
  .page-footer .footer-static-left .social-right .social-media {
    width: 48%;
  }
  .page-footer .footer-static-left .social-right .footer-static-content {
    width: 52%;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-blocks-2columns-s:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns-s:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    padding: 0;
    color: #000000;
    text-decoration: none;
    /*    &:visited {
        .lib-css(color, @_link-color-visited);
        .lib-css(text-decoration, @_link-text-decoration-visited);
    }*/
    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:hover {
    color: #6ca70f;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:active {
    color: #000000;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #000000;
    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: 0;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 0 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: 0;
    padding-right: 0;
    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: 0;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 0;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 280px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .page-products .products-list .product-item .weltpixel-quickview {
    display: block;
    font-size: 16px;
    padding: 15px 0;
    float: left;
  }
  .page-products .products-list .product-item .product-item-inner {
    clear: left;
  }
  .page-products .products-grid .product-item {
    position: relative;
  }
  .page-products .products-grid .product-item .product-item-details {
    position: relative;
  }
  .page-products .products-grid .product-item .product-item-info .weltpixel-quickview.weltpixel_quickview_button_v1 span {
    padding: 18px;
    display: block;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%)/3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
/*** color variable ***/
/*** message ***/
/*** links ***/
/*font size*/
/*** primary button button ***/
/*** primary button hover ***/
/*** input ***/
/*** select ***/
/*
@screen__xxs: 320px;
@screen__xs: 480px;
@screen__s: 640px;
@screen__m: 768px;
@screen__l: 1024px;
@screen__xl: 1440px; */
#braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  visibility: visible;
}
#braintree-three-d-modal .bt-modal-frame {
  height: 420px;
  width: 440px;
  margin: auto;
  background-color: #ffffff;
  z-index: 2;
  border-radius: 6px;
}
#braintree-three-d-modal .bt-modal-body {
  height: 380px;
  margin: 20px;
  background-color: white;
  border: 1px solid lightgray;
}
#braintree-three-d-modal .bt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.75;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  padding: 10px 0;
  margin: 0;
  margin-bottom: 15px;
}
.braintree-apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: block;
  width: 200px;
  min-height: 40px;
  border: 1px solid black;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 100% calc(60% + 2px);
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  border-radius: 5px;
  padding: 2px;
  margin: 20px auto;
  transition: background-color 0.15s;
  cursor: pointer;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, #003087);
  color: #ffffff;
  padding: 15px;
  text-align: center;
  margin: 10px 0px;
}
.ppcreditcalc-container {
  border: 1px solid #dedede;
  background: #ffffff;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eee;
  border-top: 1px solid #dedede;
  padding: 15px;
  font-size: 1.2rem;
  line-height: 2rem;
}
.ppcreditcalc-instalments {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  background-color: #eeeeee;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  display: block;
  padding: 10px 15px;
  color: #000;
}
.ppcreditcalc-instalments-term:hover {
  background: #009CDE;
  color: #FFF;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: #003087;
  color: #FFF;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button,
.action-gift.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black,
.action-gift.braintree-googlepay-button.black {
  background-color: #000;
  box-shadow: none;
  padding: 12px 24px 0;
}
button.braintree-googlepay-button.white,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white,
.action-gift.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.short,
.action-gift.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.short,
.action-gift.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.short,
.action-gift.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:active,
.action-gift.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:hover,
.action-gift.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:active,
.action-gift.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:focus,
.action-gift.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:hover,
.action-gift.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.long,
.action-gift.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.long,
.action-gift.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.long,
.action-gift.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  width: 30px;
  -webkit-filter: none;
  -webkit-transition: none;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  position: absolute;
  z-index: 10;
  left: 0;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 18px;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 0 0 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="text"]::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="number"]::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-cc-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 18px;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Maven Pro', sans-serif;
  font-size: 14px;
  height: 32px;
  padding: 0 9px;
  vertical-align: baseline;
  box-sizing: border-box;
  position: relative;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 12px;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
  max-width: 300px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 12px;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  top: 0;
  right: 0;
}
#braintree_cc_number {
  padding-left: 68px;
}
