@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap");
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  height: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  /* stylelint-disable */
  font-family: monospace, monospace;
  /* stylelint-enable */
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button, .cart.table-wrapper .actions-toolbar > .action,
input,
select,
textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button, .cart.table-wrapper .actions-toolbar > .action,
input,
select {
  overflow: visible; }

button, .cart.table-wrapper .actions-toolbar > .action,
input,
select,
textarea {
  margin: 0; }

button, .cart.table-wrapper .actions-toolbar > .action,
select {
  text-transform: none; }

[type="button"],
[type="reset"],
[type="submit"], button, .cart.table-wrapper .actions-toolbar > .action {
  cursor: pointer; }

[disabled] {
  cursor: default; }

[type="reset"],
[type="submit"], button, .cart.table-wrapper .actions-toolbar > .action,
html [type="button"] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button; }

button::-moz-focus-inner, .cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button:-moz-focusring, .cart.table-wrapper .actions-toolbar > .action:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: field;
     -moz-appearance: field;
          appearance: field; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: black;
  -webkit-box-shadow: 0 0 0 30px white inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s; }

body {
  margin: 0;
  padding: 0; }

article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

nav ul,
nav ol {
  list-style: none none; }

img {
  border: 0; }

img,
object,
video,
embed {
  height: auto;
  max-width: 100%;
  width: auto; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

html {
  font-size: 62.5%;
  font-size-adjust: 100%; }

body {
  color: #000;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  font-size: 1.4rem; }

p {
  margin-top: 0; }

p {
  margin-bottom: 1rem; }

abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help; }

b,
strong {
  font-weight: 700; }

em,
i {
  font-style: italic; }

mark {
  background: #f0f0f0;
  color: black; }

small,
.small {
  font-size: 12px; }

hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px; }

sub,
sup {
  font-size: 71.42857%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dfn {
  font-style: italic; }

h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0;
  margin-bottom: 2rem; }

h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem; }

h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem; }

h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem; }

h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem; }

h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem; }

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small {
  color: #000;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1; }

a,
.alink {
  color: #494949;
  text-decoration: none; }
  a:visited,
  .alink:visited {
    color: #494949;
    text-decoration: none; }
  a:hover,
  .alink:hover {
    color: #707070;
    text-decoration: underline; }
  a:active,
  .alink:active {
    color: #ff5501;
    text-decoration: underline; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 2.5rem; }
  ul > li,
  ol > li {
    margin-top: 0;
    margin-bottom: 1rem; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

dl {
  margin-bottom: 20px;
  margin-top: 0; }

dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0; }

dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  background: #f0f0f0;
  color: black;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap; }

kbd {
  background: #f0f0f0;
  color: black;
  padding: 2px 4px;
  font-size: 1.2rem; }

pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: black;
  line-height: 1.42857;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word; }
  pre code {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap; }

blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #000;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857;
  font-size: 1.4rem; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    color: #000;
    line-height: 1.42857;
    font-size: 1rem;
    display: block; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "— "; }
  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 > tbody > tr > td,
  table > tfoot > tr > th,
  table > tfoot > tr > td {
    vertical-align: top; }
  table > thead > tr > th,
  table > thead > tr > td {
    vertical-align: bottom; }
  table > thead > tr > th,
  table > thead > tr > td,
  table > tbody > tr > th,
  table > tbody > tr > td,
  table > tfoot > tr > th,
  table > tfoot > tr > td {
    padding: 8px 10px; }

button, .cart.table-wrapper .actions-toolbar > .action {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle; }
  button:focus, .cart.table-wrapper .actions-toolbar > .action:focus, button:active, .cart.table-wrapper .actions-toolbar > .action:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #000; }
  button:hover, .cart.table-wrapper .actions-toolbar > .action:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555; }
  button.disabled, .cart.table-wrapper .actions-toolbar > .disabled.action, button[disabled], .cart.table-wrapper .actions-toolbar > .action[disabled],
  fieldset[disabled] button,
  fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
  .cart.table-wrapper fieldset[disabled] .actions-toolbar > .action {
    opacity: 0.5;
    cursor: default;
    pointer-events: none; }
  button::-moz-focus-inner, .cart.table-wrapper .actions-toolbar > .action::-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: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 55px;
  line-height: 1.42857;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box; }
  input[type="text"]:disabled,
  input[type="password"]:disabled,
  input[type="url"]:disabled,
  input[type="tel"]:disabled,
  input[type="search"]:disabled,
  input[type="number"]:disabled,
  input[type="datetime"]:disabled,
  input[type="email"]:disabled {
    opacity: 0.5; }
  input[type="text"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder {
    color: #c2c2c2; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder {
    color: #c2c2c2; }
  input[type="text"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder {
    color: #c2c2c2; }

input[type="number"] {
  -moz-appearance: textfield; }
  input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }

input[type="search"] {
  -webkit-appearance: none; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none; }

select {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 55px;
  line-height: 1.42857;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box; }
  select:disabled {
    opacity: 0.5; }

select[multiple="multiple"] {
  height: auto;
  background-image: none; }

textarea {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical; }
  textarea:disabled {
    opacity: 0.5; }
  textarea::-moz-placeholder {
    color: #c2c2c2; }
  textarea::-webkit-input-placeholder {
    color: #c2c2c2; }
  textarea:-ms-input-placeholder {
    color: #c2c2c2; }

input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380; }

div.mage-error[generated] {
  color: #e02b27;
  font-size: 1.2rem; }

input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

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

form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

address {
  font-style: normal; }

*:focus {
  box-shadow: none;
  outline: 0; }

._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #fae5e5; }

.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px; }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 10px; }
    .actions-toolbar > .primary .action:last-child,
    .actions-toolbar > .secondary .action:last-child {
      margin-bottom: 0; }
  .actions-toolbar > .primary:last-child,
  .actions-toolbar > .secondary:last-child {
    margin-bottom: 0;
    margin-left: 0; }

@media only screen and (min-width: 768px) {
  .actions-toolbar:before, .actions-toolbar:after {
    content: '';
    display: table; }
  .actions-toolbar:after {
    clear: both; }
  .actions-toolbar .primary {
    float: left; }
  .actions-toolbar .secondary {
    float: right; }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block; }
    .actions-toolbar .primary a.action,
    .actions-toolbar .secondary a.action {
      display: inline-block; }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0; }
  .actions-toolbar .secondary a.action {
    margin-top: 6px; }
  .actions-toolbar > .secondary,
  .actions-toolbar > .primary {
    margin-bottom: 0; }
    .actions-toolbar > .secondary .action,
    .actions-toolbar > .primary .action {
      margin-bottom: 0;
      width: auto; } }

.breadcrumbs {
  margin: 0 0 20px; }
  .breadcrumbs .items {
    font-size: 1.2rem;
    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: #000;
    text-decoration: none; }
    .breadcrumbs a:visited {
      color: #000;
      text-decoration: none; }
    .breadcrumbs a:hover {
      color: #000;
      text-decoration: underline; }
    .breadcrumbs a:active {
      color: #000;
      text-decoration: none; }
  .breadcrumbs strong {
    font-weight: 400; }
  .breadcrumbs .item:not(:last-child) {
    display: inline-block;
    text-decoration: none; }
    .breadcrumbs .item:not(:last-child):after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 24px;
      line-height: 18px;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0;
      vertical-align: top;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }

a.action.primary, button, .cart.table-wrapper .actions-toolbar > .action {
  border-radius: 3px; }

button:active, .cart.table-wrapper .actions-toolbar > .action: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-dismiss {
  background-image: none;
  background: #000;
  border: 1px solid #000;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  width: 100%;
  height: 45px;
  border-radius: 3px;
  text-transform: uppercase;
  transition: all ease 0.3s; }
  .action.primary:focus, .action.primary:active, .action-dismiss:focus, .action-dismiss:active {
    background: #fff;
    border: 1px solid #000;
    color: #000; }
  .action.primary:hover, .action-dismiss:hover {
    background: #fff;
    border: 1px solid #000;
    color: #000; }
  .action.primary.disabled, .action.primary[disabled],
  fieldset[disabled] .action.primary, .action-dismiss.disabled, .action-dismiss[disabled],
  fieldset[disabled] .action-dismiss {
    opacity: 0.5;
    cursor: default;
    pointer-events: none; }

div.promo-buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 20px 0 50px;
  /*padding: 0 20px;*/ }
  @media only screen and (max-width: 767px) {
    div.promo-buttons {
      flex-wrap: wrap;
      margin: 15px 0; } }
  div.promo-buttons a {
    position: relative;
    display: block;
    width: calc(50% - 15px);
    padding: 20px 30px 20px 100px;
    margin-bottom: 15px;
    border: 1px solid #BDBDBD;
    color: #000;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 110%;
    text-decoration: none;
    text-transform: uppercase;
    transition: all ease 0.3s;
    border-radius: 3px; }
    @media only screen and (max-width: 767px) {
      div.promo-buttons a {
        width: 100%;
        padding: 20px 30px 20px 90px; }
        div.promo-buttons a::before {
          left: 14px; } }
    div.promo-buttons a::before {
      content: '';
      position: absolute;
      width: 52px;
      height: 52px;
      left: 24px;
      top: calc(50% - 26px);
      background-size: contain;
      background-repeat: no-repeat; }
    div.promo-buttons a::after {
      content: '';
      position: absolute;
      width: 14px;
      height: 20px;
      right: 8px;
      top: calc(50% - 10px);
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAxNCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNjI2OTUzIDI0LjQ1OUwxMy4yIDEzLjMzNEMxMy4yNTMgMTMuMjg3MSAxMy4yOTU1IDEzLjIyOTQgMTMuMzI0NSAxMy4xNjQ5QzEzLjM1MzYgMTMuMTAwMyAxMy4zNjg3IDEzLjAzMDMgMTMuMzY4NyAxMi45NTk1QzEzLjM2ODcgMTIuODg4NyAxMy4zNTM2IDEyLjgxODcgMTMuMzI0NSAxMi43NTQxQzEzLjI5NTUgMTIuNjg5NSAxMy4yNTMgMTIuNjMxOSAxMy4yIDEyLjU4NUwwLjYyNjk1MiAxLjQ1ODk4IiBzdHJva2U9ImJsYWNrIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
      background-size: contain;
      background-repeat: no-repeat; }
    div.promo-buttons a:hover {
      color: #494949;
      border: 1px solid #f3decf;
      background: #f3decf; }
    div.promo-buttons a.gift-1::before {
      background-image: url("../images/icons/gift-1.svg"); }
    div.promo-buttons a.gift-2::before {
      top: 9px;
      background-image: url("../images/icons/gift-2.svg"); }

a.btn-outline,
button.btn-outline,
.cart.table-wrapper .actions-toolbar > .btn-outline.action, a.secondary, button.secondary, .cart.table-wrapper .actions-toolbar > .secondary.action, .action-accept {
  display: inline-block;
  padding: 10px 25px;
  border-radius: 3px;
  border: 1px solid #000000;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  transition: all ease 0.3s;
  background: white; }
  a.btn-outline:hover,
  button.btn-outline:hover,
  .cart.table-wrapper .actions-toolbar > .btn-outline.action:hover, a.secondary:hover, button.secondary:hover, .cart.table-wrapper .actions-toolbar > .secondary.action:hover, .action-accept:hover {
    background: #000000;
    color: #ffffff;
    text-decoration: none; }

.abs-reset-list, .bundle-options-container .block-bundle-summary .bundle.items, .product-items, .prices-tier, .cart-container .checkout-methods-items, .opc-wrapper .opc, .opc-progress-bar, .checkout-agreements-items, .items, .order-details-items .items-qty, .footer.content ul {
  margin: 0;
  padding: 0;
  list-style: none none; }
  .abs-reset-list > li, .bundle-options-container .block-bundle-summary .bundle.items > li, .product-items > li, .prices-tier > li, .cart-container .checkout-methods-items > li, .opc-wrapper .opc > li, .opc-progress-bar > li, .checkout-agreements-items > li, .items > li, .order-details-items .items-qty > li, .footer.content ul > li {
    margin: 0; }

.abs-action-link-button, .abs-action-addto-product, .bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare, .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist,
.checkout-cart-index .action.towishlist {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px; }
  .abs-action-link-button:focus, .abs-action-addto-product:focus, .bundle-options-container .block-bundle-summary .product-addto-links > .action:focus, .product-info-main .action.tocompare:focus,
  .product-options-bottom .action.tocompare:focus, .product-info-main .action.towishlist:focus,
  .product-options-bottom .action.towishlist:focus,
  .block-bundle-summary .action.towishlist:focus,
  .checkout-cart-index .action.towishlist:focus, .abs-action-link-button:active, .abs-action-addto-product:active, .bundle-options-container .block-bundle-summary .product-addto-links > .action:active, .product-info-main .action.tocompare:active,
  .product-options-bottom .action.tocompare:active, .product-info-main .action.towishlist:active,
  .product-options-bottom .action.towishlist:active,
  .block-bundle-summary .action.towishlist:active,
  .checkout-cart-index .action.towishlist:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #000; }
  .abs-action-link-button:hover, .abs-action-addto-product:hover, .bundle-options-container .block-bundle-summary .product-addto-links > .action:hover, .product-info-main .action.tocompare:hover,
  .product-options-bottom .action.tocompare:hover, .product-info-main .action.towishlist:hover,
  .product-options-bottom .action.towishlist:hover,
  .block-bundle-summary .action.towishlist:hover,
  .checkout-cart-index .action.towishlist:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555; }
  .abs-action-link-button.disabled, .disabled.abs-action-addto-product, .bundle-options-container .block-bundle-summary .product-addto-links > .disabled.action, .product-info-main .disabled.action.tocompare,
  .product-options-bottom .disabled.action.tocompare, .product-info-main .disabled.action.towishlist,
  .product-options-bottom .disabled.action.towishlist,
  .block-bundle-summary .disabled.action.towishlist,
  .checkout-cart-index .disabled.action.towishlist, .abs-action-link-button[disabled], .abs-action-addto-product[disabled], .bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled], .product-info-main .action.tocompare[disabled],
  .product-options-bottom .action.tocompare[disabled], .product-info-main .action.towishlist[disabled],
  .product-options-bottom .action.towishlist[disabled],
  .block-bundle-summary .action.towishlist[disabled],
  .checkout-cart-index .action.towishlist[disabled],
  fieldset[disabled] .abs-action-link-button,
  fieldset[disabled] .abs-action-addto-product,
  fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
  .bundle-options-container .block-bundle-summary fieldset[disabled] .product-addto-links > .action,
  fieldset[disabled] .product-info-main .action.tocompare,
  .product-info-main fieldset[disabled] .action.tocompare,
  fieldset[disabled] .product-options-bottom .action.tocompare,
  .product-options-bottom fieldset[disabled] .action.tocompare,
  fieldset[disabled] .product-info-main .action.towishlist,
  .product-info-main fieldset[disabled] .action.towishlist,
  fieldset[disabled] .product-options-bottom .action.towishlist,
  .product-options-bottom fieldset[disabled] .action.towishlist,
  fieldset[disabled] .block-bundle-summary .action.towishlist,
  .block-bundle-summary fieldset[disabled] .action.towishlist,
  fieldset[disabled] .checkout-cart-index .action.towishlist,
  .checkout-cart-index fieldset[disabled] .action.towishlist {
    opacity: 0.5;
    cursor: default;
    pointer-events: none; }
  .abs-action-link-button:hover, .abs-action-addto-product:hover, .bundle-options-container .block-bundle-summary .product-addto-links > .action:hover, .product-info-main .action.tocompare:hover,
  .product-options-bottom .action.tocompare:hover, .product-info-main .action.towishlist:hover,
  .product-options-bottom .action.towishlist:hover,
  .block-bundle-summary .action.towishlist:hover,
  .checkout-cart-index .action.towishlist:hover, .abs-action-link-button:active, .abs-action-addto-product:active, .bundle-options-container .block-bundle-summary .product-addto-links > .action:active, .product-info-main .action.tocompare:active,
  .product-options-bottom .action.tocompare:active, .product-info-main .action.towishlist:active,
  .product-options-bottom .action.towishlist:active,
  .block-bundle-summary .action.towishlist:active,
  .checkout-cart-index .action.towishlist:active, .abs-action-link-button:focus, .abs-action-addto-product:focus, .bundle-options-container .block-bundle-summary .product-addto-links > .action:focus, .product-info-main .action.tocompare:focus,
  .product-options-bottom .action.tocompare:focus, .product-info-main .action.towishlist:focus,
  .product-options-bottom .action.towishlist:focus,
  .block-bundle-summary .action.towishlist:focus,
  .checkout-cart-index .action.towishlist:focus {
    text-decoration: none; }

.abs-product-options-list dt, .cart.table-wrapper .item-options dt, .multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0; }
  .abs-product-options-list dt:after, .cart.table-wrapper .item-options dt:after, .multicheckout .item-options dt:after {
    content: ': '; }

.abs-product-options-list dd, .cart.table-wrapper .item-options dd, .multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px; }

@media only screen and (min-width: 768px) {
  .abs-product-options-list-desktop dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0; }
    .abs-product-options-list-desktop dt:after {
      content: ': '; }
  .abs-product-options-list-desktop dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px; } }

.abs-button-responsive, .actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%; }

@media only screen and (min-width: 768px) {
  .abs-button-desktop {
    width: auto; } }

@media only screen and (max-width: 767px) {
  .abs-button-responsive-smaller, .product-info-main .box-tocart .actions .action.tocart {
    width: 100%; } }

@media only screen and (min-width: 768px) {
  .abs-blocks-2columns, .login-container .block, .account .column.main .block:not(.widget) .block-content .box, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%; }
    .abs-blocks-2columns:nth-child(odd), .login-container .block:nth-child(odd), .account .column.main .block:not(.widget) .block-content .box:nth-child(odd), [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
    .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
      clear: left;
      float: left; }
    .abs-blocks-2columns:nth-child(even), .login-container .block:nth-child(even), .account .column.main .block:not(.widget) .block-content .box:nth-child(even), [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
    .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
      float: right; } }

@media only screen 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-image-wrapper, .products-list .product-image-wrapper, .cart.table-wrapper .product-image-wrapper, .minicart-items .product-image-wrapper {
  height: auto;
  padding: 5px !important; }
  .abs-reset-image-wrapper .product-image-photo, .products-list .product-image-wrapper .product-image-photo, .cart.table-wrapper .product-image-wrapper .product-image-photo, .minicart-items .product-image-wrapper .product-image-photo {
    position: static; }

.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%; }

.abs-adaptive-images-centered, .product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%; }

.abs-login-block-title, .login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px; }
  .abs-login-block-title strong, .login-container .block .block-title strong {
    font-weight: 500; }

.abs-block-title, .abs-account-blocks .block-title, .account .column.main .block:not(.widget) .block-title, .multicheckout .block-title, [class^='sales-guest-'] .column.main .block:not(.widget) .block-title, .sales-guest-view .column.main .block:not(.widget) .block-title, .block-compare .block-title, .block-reorder .block-title, .widget .block-title, .block-wishlist .block-title {
  margin-bottom: 15px; }
  .abs-block-title > strong, .abs-account-blocks .block-title > strong, .account .column.main .block:not(.widget) .block-title > strong, .multicheckout .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, .block-compare .block-title > strong, .block-reorder .block-title > strong, .widget .block-title > strong, .block-wishlist .block-title > strong {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem; }

.abs-account-blocks .block-title > .action, .account .column.main .block:not(.widget) .block-title > .action, .multicheckout .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, .account .column.main .block:not(.widget) .box-title, .multicheckout .box-title, [class^='sales-guest-'] .column.main .block:not(.widget) .box-title, .sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px; }
  .abs-account-blocks .box-title > span, .account .column.main .block:not(.widget) .box-title > span, .multicheckout .box-title > span, [class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span, .sales-guest-view .column.main .block:not(.widget) .box-title > span {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .abs-account-blocks .box-title > .action, .account .column.main .block:not(.widget) .box-title > .action, .multicheckout .box-title > .action, [class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action, .sales-guest-view .column.main .block:not(.widget) .box-title > .action {
    font-weight: 400;
    margin-left: 10px; }

.abs-account-blocks .block-content p:last-child, .account .column.main .block:not(.widget) .block-content p:last-child, .multicheckout .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-account-blocks .block-content .box, .account .column.main .block:not(.widget) .block-content .box, .multicheckout .block-content .box, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box, .sales-guest-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px; }

.abs-dropdown-simple {
  display: inline-block;
  position: relative; }
  .abs-dropdown-simple:before, .abs-dropdown-simple:after {
    content: '';
    display: table; }
  .abs-dropdown-simple:after {
    clear: both; }
  .abs-dropdown-simple .action.toggle {
    cursor: pointer;
    display: inline-block;
    text-decoration: none; }
    .abs-dropdown-simple .action.toggle:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 22px;
      line-height: 22px;
      color: inherit;
      content: "";
      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 {
      color: inherit; }
    .abs-dropdown-simple .action.toggle:active:after {
      color: inherit; }
    .abs-dropdown-simple .action.toggle.active {
      display: inline-block;
      text-decoration: none; }
      .abs-dropdown-simple .action.toggle.active:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 22px;
        line-height: 22px;
        color: inherit;
        content: "";
        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 {
        color: inherit; }
      .abs-dropdown-simple .action.toggle.active:active:after {
        color: inherit; }
  .abs-dropdown-simple ul.dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    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 {
      margin: 0;
      padding: 5px 5px 5px 23px; }
      .abs-dropdown-simple ul.dropdown li:hover {
        background: #e8e8e8;
        cursor: pointer; }
    .abs-dropdown-simple ul.dropdown:before, .abs-dropdown-simple ul.dropdown:after {
      border-bottom-style: solid;
      content: '';
      display: block;
      height: 0;
      position: absolute;
      width: 0; }
    .abs-dropdown-simple ul.dropdown:before {
      border: 6px solid;
      border-color: transparent transparent #fff transparent;
      z-index: 99; }
    .abs-dropdown-simple ul.dropdown:after {
      border: 7px solid;
      border-color: transparent transparent #bbb transparent;
      z-index: 98; }
    .abs-dropdown-simple ul.dropdown:before {
      left: 10px;
      top: -12px; }
    .abs-dropdown-simple ul.dropdown:after {
      left: 9px;
      top: -14px; }
  .abs-dropdown-simple.active {
    overflow: visible; }
    .abs-dropdown-simple.active ul.dropdown {
      display: block; }

.abs-input-qty, .bundle-options-container .input-text.qty, .cart.table-wrapper .col.qty .input-text, .account .table-return-items .qty .input-text, .table.grouped .control .qty, .multicheckout .table-wrapper .col .qty .input-text, .account .table-wrapper .data.table.wishlist .box-tocart .qty, .products-grid.wishlist .product-item .box-tocart input.qty {
  text-align: center;
  width: 47px; }

.abs-margin-for-blocks-and-widgets, .block, .sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 40px; }

.abs-remove-button-for-blocks, .sidebar .action.delete, .table-comparison .cell.remove .action.delete, .block-compare .action.delete, .filtered .item .action.remove {
  display: inline-block;
  text-decoration: none; }
  .abs-remove-button-for-blocks > span, .sidebar .action.delete > span, .table-comparison .cell.remove .action.delete > span, .block-compare .action.delete > span, .filtered .item .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .abs-remove-button-for-blocks:before, .sidebar .action.delete:before, .table-comparison .cell.remove .action.delete:before, .block-compare .action.delete:before, .filtered .item .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: 15px;
    color: #303030;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .abs-remove-button-for-blocks:hover:before, .sidebar .action.delete:hover:before, .table-comparison .cell.remove .action.delete:hover:before, .block-compare .action.delete:hover:before, .filtered .item .action.remove:hover:before {
    color: #303030; }
  .abs-remove-button-for-blocks:active:before, .sidebar .action.delete:active:before, .table-comparison .cell.remove .action.delete:active:before, .block-compare .action.delete:active:before, .filtered .item .action.remove: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: #000;
    text-decoration: none; }
    .abs-product-link > a:visited, .product-item-name > a:visited, .product.name a > a:visited {
      color: #000;
      text-decoration: underline; }
    .abs-product-link > a:hover, .product-item-name > a:hover, .product.name a > a:hover {
      color: #000;
      text-decoration: underline; }
    .abs-product-link > a:active, .product-item-name > a:active, .product.name a > a:active {
      color: #000;
      text-decoration: underline; }

.abs-reset-left-margin, .fieldset .review-legend.legend, .form.wishlist.items .actions-toolbar {
  margin-left: 0; }

@media only screen and (min-width: 768px) {
  .abs-reset-left-margin-desktop, .bundle-options-container .legend.title, .column.main .cart-summary .actions-toolbar, .cart.table-wrapper .item-actions .actions-toolbar, .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0; } }

@media only screen and (min-width: 640px) {
  .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-action-remove, .abs-add-fields .action.remove, .form-add-invitations .action.remove, .form.send.friend .action.remove {
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto; }

@media only screen and (min-width: 768px) {
  .abs-action-remove-desktop, .abs-add-fields-desktop .fieldset .additional .action.remove, .form-add-invitations .fieldset .additional .action.remove, .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px; } }

.abs-add-fields .fieldset, .form-add-invitations .fieldset, .form.send.friend .fieldset {
  margin-bottom: 50px; }
  .abs-add-fields .fieldset .field:not(.choice) .control, .form-add-invitations .fieldset .field:not(.choice) .control, .form.send.friend .fieldset .field:not(.choice) .control {
    width: 70%; }
  .abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary, .form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary, .form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
    float: left; }
    .abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
      margin-top: 30px; }
  .abs-add-fields .fieldset .fields .actions-toolbar, .form-add-invitations .fieldset .fields .actions-toolbar, .form.send.friend .fieldset .fields .actions-toolbar {
    margin: 0; }

.abs-add-fields .message.notice, .form-add-invitations .message.notice, .form.send.friend .message.notice {
  margin: 30px 0 0; }

.abs-add-fields .additional, .form-add-invitations .additional, .form.send.friend .additional {
  margin-top: 55px;
  position: relative; }

@media only screen and (min-width: 768px) {
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control, .form-add-invitations .fieldset .field:not(.choice) .control, .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%; } }

@media only screen and (min-width: 768px) {
  .abs-margin-for-forms-desktop, .column:not(.sidebar-additional) form .actions-toolbar,
  .column:not(.sidebar-main) form .actions-toolbar, .fieldset .legend, .login-container .fieldset:after {
    margin-left: 25.8%; } }

@media only screen and (min-width: 640px) {
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%; } }

.abs-hidden {
  height: 0;
  visibility: hidden; }

.abs-visually-hidden, .fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label, .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.additional .label, .account-nav .title, .page-product-downloadable .product-options-wrapper .fieldset .legend.links-title, .filter-options-content .filter-count-label, .multicheckout .table-wrapper .col .label, .multicheckout .block .methods-shipping .item-content .fieldset > .legend, .block.newsletter .label, .block-reorder .product-item .label, .opc-wrapper .form-discount .field .label, .action.skip:not(:focus), .page-header .switcher .label,
.page-footer .switcher .label, .products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; } }

@media only screen and (max-width: 767px) {
  .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; } }

@media only screen and (min-width: 640px) {
  .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; } }

@media only screen and (min-width: 768px) {
  .abs-visually-hidden-desktop, .modes-label, .block-search .label, .dashboard-welcome-toggler {
    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-fields .fieldset .actions-toolbar:not(:first-child):before, .form-add-invitations .fieldset .actions-toolbar:not(:first-child):before, .form.send.friend .fieldset .actions-toolbar:not(:first-child):before, .toolbar:before, .toolbar-products:before, .sidebar .product-items-images:before, .cart.table-wrapper .actions-toolbar:before, .cart.table-wrapper .item-options:before, .minicart-items .product-item > .product:before, .checkout-container:before, .checkout-onepage-success:before, .opc-estimated-wrapper:before, .opc-wrapper .field.addresses:before, .fieldset .fullname .field:before, .page-product-downloadable .product-add-form:before, .multicheckout .item-options:before, .multicheckout .block:before, .multicheckout .block-content:before, .customer-review .product-details:before, .abs-add-clearfix:after, .abs-add-fields .fieldset .actions-toolbar:not(:first-child):after, .form-add-invitations .fieldset .actions-toolbar:not(:first-child):after, .form.send.friend .fieldset .actions-toolbar:not(:first-child):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-container:after, .checkout-onepage-success:after, .opc-estimated-wrapper:after, .opc-wrapper .field.addresses:after, .fieldset .fullname .field:after, .page-product-downloadable .product-add-form:after, .multicheckout .item-options:after, .multicheckout .block:after, .multicheckout .block-content:after, .customer-review .product-details:after {
  content: '';
  display: table; }

.abs-add-clearfix:after, .abs-add-fields .fieldset .actions-toolbar:not(:first-child):after, .form-add-invitations .fieldset .actions-toolbar:not(:first-child):after, .form.send.friend .fieldset .actions-toolbar:not(:first-child):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-container:after, .checkout-onepage-success:after, .opc-estimated-wrapper:after, .opc-wrapper .field.addresses:after, .fieldset .fullname .field:after, .page-product-downloadable .product-add-form:after, .multicheckout .item-options:after, .multicheckout .block:after, .multicheckout .block-content:after, .customer-review .product-details:after {
  clear: both; }

@media only screen and (min-width: 768px) {
  .abs-add-clearfix-desktop:before, .abs-pager-toolbar:before, .account .toolbar:before, .cart-container:before, .login-container:before, .account .column.main .block:not(.widget) .block-content:before, .block-addresses-list .items.addresses:before, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before, .header.content:before, .page-header .header.panel:before, .footer .copyright:before, .abs-add-clearfix-desktop:after, .abs-pager-toolbar:after, .account .toolbar:after, .cart-container:after, .login-container:after, .account .column.main .block:not(.widget) .block-content:after, .block-addresses-list .items.addresses:after, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after, .header.content:after, .page-header .header.panel:after, .footer .copyright:after {
    content: '';
    display: table; }
  .abs-add-clearfix-desktop:after, .abs-pager-toolbar:after, .account .toolbar:after, .cart-container:after, .login-container:after, .account .column.main .block:not(.widget) .block-content:after, .block-addresses-list .items.addresses:after, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after, .header.content:after, .page-header .header.panel:after, .footer .copyright:after {
    clear: both; } }

@media only screen and (min-width: 640px) {
  .abs-add-clearfix-desktop-s:before, .multicheckout .block-billing:before, .abs-add-clearfix-desktop-s:after, .multicheckout .block-billing:after {
    content: '';
    display: table; }
  .abs-add-clearfix-desktop-s:after, .multicheckout .block-billing:after {
    clear: both; } }

@media only screen and (max-width: 639px) {
  .abs-add-clearfix-mobile:before, .abs-checkout-order-review tbody tr:before, .multicheckout.order-review .data.table tbody tr:before, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before, .account .toolbar:before, .abs-add-clearfix-mobile:after, .abs-checkout-order-review tbody tr:after, .multicheckout.order-review .data.table tbody tr:after, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after, .account .toolbar:after {
    content: '';
    display: table; }
  .abs-add-clearfix-mobile:after, .abs-checkout-order-review tbody tr:after, .multicheckout.order-review .data.table tbody tr:after, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after, .account .toolbar:after {
    clear: both; } }

@media only screen and (max-width: 767px) {
  .abs-add-clearfix-mobile-m:before, .abs-add-clearfix-mobile-m:after {
    content: '';
    display: table; }
  .abs-add-clearfix-mobile-m:after {
    clear: both; } }

.abs-add-box-sizing, .abs-field-date .control, .field.date .control, .abs-field-tooltip, .field .control._with-tooltip, .columns .column.main, .columns .sidebar-main, .columns .sidebar-additional, .bundle-options-container .block-bundle-summary, .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 {
  box-sizing: border-box; }

@media only screen and (min-width: 768px) {
  .abs-add-box-sizing-desktop, .column.main, .sidebar-main, .sidebar-additional {
    box-sizing: border-box; } }

@media only screen and (min-width: 640px) {
  .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; } }

@media only screen and (min-width: 768px) {
  .abs-add-box-sizing-desktop-m, .opc-wrapper {
    box-sizing: border-box; } }

@media only screen and (min-width: 768px) {
  .abs-revert-field-type-desktop .fieldset > .field, .product-add-form .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px; }
    .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label, .product-add-form .fieldset > .field:not(.choice) > .label,
    .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
    .product-add-form .fieldset .fields > .field:not(.choice) > .label {
      box-sizing: content-box;
      float: none;
      width: auto;
      text-align: left;
      padding: 0; }
    .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control, .product-add-form .fieldset > .field:not(.choice) > .control,
    .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
    .product-add-form .fieldset .fields > .field:not(.choice) > .control {
      float: none;
      width: auto; }
    .abs-revert-field-type-desktop .fieldset > .field > .label, .product-add-form .fieldset > .field > .label,
    .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
    .product-add-form .fieldset .fields > .field > .label {
      margin: 0 0 5px;
      display: inline-block; }
    .abs-revert-field-type-desktop .fieldset > .field.choice:before, .product-add-form .fieldset > .field.choice:before, .abs-revert-field-type-desktop .fieldset > .field.no-label:before, .product-add-form .fieldset > .field.no-label:before,
    .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
    .product-add-form .fieldset .fields > .field.choice:before,
    .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
    .product-add-form .fieldset .fields > .field.no-label:before {
      display: none; }
    .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type, .product-add-form .fieldset > .field:not(:first-child):last-of-type,
    .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type,
    .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
      margin-bottom: 0; } }

.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: "";
    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: 5px;
    top: 0; }

.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle; }
  .abs-split-button:before, .abs-split-button:after {
    content: '';
    display: table; }
  .abs-split-button:after {
    clear: both; }
  .abs-split-button .action.split {
    float: left;
    margin: 0; }
  .abs-split-button .action.toggle {
    float: right;
    margin: 0; }
  .abs-split-button button.action.split, .abs-split-button .cart.table-wrapper .actions-toolbar > .action.split, .cart.table-wrapper .abs-split-button .actions-toolbar > .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, .cart.table-wrapper .abs-split-button .actions-toolbar > .action + .action.toggle {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0; }
  .abs-split-button .action.toggle {
    padding: 4px 5px;
    display: inline-block;
    text-decoration: none; }
    .abs-split-button .action.toggle > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .abs-split-button .action.toggle:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 22px;
      line-height: 22px;
      color: inherit;
      content: "";
      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: "";
        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: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15); }
    .abs-split-button .items li {
      margin: 0;
      padding: 3px 5px; }
      .abs-split-button .items li:hover {
        background: #e8e8e8;
        cursor: pointer; }
    .abs-split-button .items:before, .abs-split-button .items:after {
      border-bottom-style: solid;
      content: '';
      display: block;
      height: 0;
      position: absolute;
      width: 0; }
    .abs-split-button .items:before {
      border: 6px solid;
      border-color: transparent transparent #fff transparent;
      z-index: 99; }
    .abs-split-button .items:after {
      border: 7px solid;
      border-color: transparent transparent #bbb 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, .bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare, .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist,
.checkout-cart-index .action.towishlist {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem; }

.abs-actions-addto-gridlist, .product-item-actions .actions-secondary > .action, .product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist, .cart.item .action.towishlist {
  display: inline-block;
  text-decoration: none; }
  .abs-actions-addto-gridlist > span, .product-item-actions .actions-secondary > .action > span, .product-items .action.towishlist > span, .products.list.items .action.towishlist > span, .table-comparison .action.towishlist > span, .cart.item .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, .product-item-actions .actions-secondary > .action:before, .product-items .action.towishlist:before,
  .products.list.items .action.towishlist:before,
  .table-comparison .action.towishlist:before, .cart.item .action.towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 29px;
    line-height: 24px;
    color: #000;
    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, .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, .cart.item .action.towishlist:hover:before {
    color: #707070; }

.abs-button-l, .bundle-actions .action.primary, .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart, .cart-container .checkout-methods-items .action.primary, .block-minicart .block-content > .actions > .primary .action.primary, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register,
.block-authentication .action.action-login, .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary, .form-address-edit .actions-toolbar .action.primary, .multicheckout .action.primary {
  line-height: 1.8rem;
  padding: 14px 17px;
  font-size: 1.4rem; }

.abs-action-button-as-link, .abs-action-remove, .abs-add-fields .action.remove, .form-add-invitations .action.remove, .form.send.friend .action.remove, .cart.table-wrapper .action.help.map, .opc-wrapper .edit-address-link, .opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle, .checkout-payment-method .checkout-billing-address .action-cancel, .checkout-agreements-block .action-show {
  line-height: 1.42857;
  padding: 0;
  color: #494949;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400; }
  .abs-action-button-as-link:visited, .abs-action-remove:visited, .abs-add-fields .action.remove:visited, .form-add-invitations .action.remove:visited, .form.send.friend .action.remove:visited, .cart.table-wrapper .action.help.map:visited, .opc-wrapper .edit-address-link:visited, .opc-block-shipping-information .shipping-information-title .action-edit:visited, .action-auth-toggle:visited, .checkout-payment-method .checkout-billing-address .action-cancel:visited, .checkout-agreements-block .action-show:visited {
    color: #494949;
    text-decoration: none; }
  .abs-action-button-as-link:hover, .abs-action-remove:hover, .abs-add-fields .action.remove:hover, .form-add-invitations .action.remove:hover, .form.send.friend .action.remove:hover, .cart.table-wrapper .action.help.map:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .checkout-billing-address .action-cancel:hover, .checkout-agreements-block .action-show:hover {
    color: #707070;
    text-decoration: underline; }
  .abs-action-button-as-link:active, .abs-action-remove:active, .abs-add-fields .action.remove:active, .form-add-invitations .action.remove:active, .form.send.friend .action.remove:active, .cart.table-wrapper .action.help.map:active, .opc-wrapper .edit-address-link:active, .opc-block-shipping-information .shipping-information-title .action-edit:active, .action-auth-toggle:active, .checkout-payment-method .checkout-billing-address .action-cancel:active, .checkout-agreements-block .action-show:active {
    color: #ff5501;
    text-decoration: underline; }
  .abs-action-button-as-link:hover, .abs-action-remove:hover, .abs-add-fields .action.remove:hover, .form-add-invitations .action.remove:hover, .form.send.friend .action.remove:hover, .cart.table-wrapper .action.help.map:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .checkout-billing-address .action-cancel:hover, .checkout-agreements-block .action-show:hover {
    color: #707070; }
  .abs-action-button-as-link:hover, .abs-action-remove:hover, .abs-add-fields .action.remove:hover, .form-add-invitations .action.remove:hover, .form.send.friend .action.remove:hover, .cart.table-wrapper .action.help.map:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .checkout-billing-address .action-cancel:hover, .checkout-agreements-block .action-show:hover, .abs-action-button-as-link:active, .abs-action-remove:active, .abs-add-fields .action.remove:active, .form-add-invitations .action.remove:active, .form.send.friend .action.remove:active, .cart.table-wrapper .action.help.map:active, .opc-wrapper .edit-address-link:active, .opc-block-shipping-information .shipping-information-title .action-edit:active, .action-auth-toggle:active, .checkout-payment-method .checkout-billing-address .action-cancel:active, .checkout-agreements-block .action-show:active, .abs-action-button-as-link:focus, .abs-action-remove:focus, .abs-add-fields .action.remove:focus, .form-add-invitations .action.remove:focus, .form.send.friend .action.remove:focus, .cart.table-wrapper .action.help.map:focus, .opc-wrapper .edit-address-link:focus, .opc-block-shipping-information .shipping-information-title .action-edit:focus, .action-auth-toggle:focus, .checkout-payment-method .checkout-billing-address .action-cancel:focus, .checkout-agreements-block .action-show:focus {
    background: none;
    border: 0; }
  .abs-action-button-as-link.disabled, .disabled.abs-action-remove, .abs-add-fields .disabled.action.remove, .form-add-invitations .disabled.action.remove, .form.send.friend .disabled.action.remove, .cart.table-wrapper .disabled.action.help.map, .opc-wrapper .disabled.edit-address-link, .opc-block-shipping-information .shipping-information-title .disabled.action-edit, .disabled.action-auth-toggle, .checkout-payment-method .checkout-billing-address .disabled.action-cancel, .checkout-agreements-block .disabled.action-show, .abs-action-button-as-link[disabled], .abs-action-remove[disabled], .abs-add-fields .action.remove[disabled], .form-add-invitations .action.remove[disabled], .form.send.friend .action.remove[disabled], .cart.table-wrapper .action.help.map[disabled], .opc-wrapper .edit-address-link[disabled], .opc-block-shipping-information .shipping-information-title .action-edit[disabled], .action-auth-toggle[disabled], .checkout-payment-method .checkout-billing-address .action-cancel[disabled], .checkout-agreements-block .action-show[disabled],
  fieldset[disabled] .abs-action-button-as-link,
  fieldset[disabled] .abs-action-remove,
  fieldset[disabled] .abs-add-fields .action.remove,
  .abs-add-fields fieldset[disabled] .action.remove,
  fieldset[disabled] .form-add-invitations .action.remove,
  .form-add-invitations fieldset[disabled] .action.remove,
  fieldset[disabled] .form.send.friend .action.remove,
  .form.send.friend fieldset[disabled] .action.remove,
  fieldset[disabled] .cart.table-wrapper .action.help.map,
  .cart.table-wrapper fieldset[disabled] .action.help.map,
  fieldset[disabled] .opc-wrapper .edit-address-link,
  .opc-wrapper fieldset[disabled] .edit-address-link,
  fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
  .opc-block-shipping-information .shipping-information-title fieldset[disabled] .action-edit,
  fieldset[disabled] .action-auth-toggle,
  fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
  .checkout-payment-method .checkout-billing-address fieldset[disabled] .action-cancel,
  fieldset[disabled] .checkout-agreements-block .action-show,
  .checkout-agreements-block fieldset[disabled] .action-show {
    color: #494949;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline; }
  .abs-action-button-as-link:active, .abs-action-remove:active, .abs-add-fields .action.remove:active, .form-add-invitations .action.remove:active, .form.send.friend .action.remove:active, .cart.table-wrapper .action.help.map:active, .opc-wrapper .edit-address-link:active, .opc-block-shipping-information .shipping-information-title .action-edit:active, .action-auth-toggle:active, .checkout-payment-method .checkout-billing-address .action-cancel:active, .checkout-agreements-block .action-show:active, .abs-action-button-as-link:not(:focus), .abs-action-remove:not(:focus), .abs-add-fields .action.remove:not(:focus), .form-add-invitations .action.remove:not(:focus), .form.send.friend .action.remove:not(:focus), .cart.table-wrapper .action.help.map:not(:focus), .opc-wrapper .edit-address-link:not(:focus), .opc-block-shipping-information .shipping-information-title .action-edit:not(:focus), .action-auth-toggle:not(:focus), .checkout-payment-method .checkout-billing-address .action-cancel:not(:focus), .checkout-agreements-block .action-show:not(:focus) {
    box-shadow: none; }

.abs-revert-secondary-color, .block-compare .action.compare, .cart-summary .actions-toolbar > .primary button, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .cart-summary .actions-toolbar > .primary .actions-toolbar > .action {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #000; }
  .abs-revert-secondary-color:focus, .block-compare .action.compare:focus, .cart-summary .actions-toolbar > .primary button:focus, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus, .cart.table-wrapper .cart-summary .actions-toolbar > .primary .actions-toolbar > .action:focus, .abs-revert-secondary-color:active, .block-compare .action.compare:active, .cart-summary .actions-toolbar > .primary button:active, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active, .cart.table-wrapper .cart-summary .actions-toolbar > .primary .actions-toolbar > .action:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #000; }
  .abs-revert-secondary-color:hover, .block-compare .action.compare:hover, .cart-summary .actions-toolbar > .primary button:hover, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper .cart-summary .actions-toolbar > .primary .actions-toolbar > .action:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555; }

.abs-revert-secondary-size {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px; }

.abs-box-tocart, .bundle-actions {
  margin: 10px 0; }

.abs-adjustment-incl-excl-tax .price-including-tax, .bundle-options-container .price-notice .price-including-tax, .product-options-wrapper .field .price-notice .price-including-tax, .cart-summary .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.cart-summary .price-excluding-tax,
.abs-adjustment-incl-excl-tax .weee,
.bundle-options-container .price-notice .weee,
.product-options-wrapper .field .price-notice .weee,
.cart-summary .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap; }

.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax, .bundle-options-container .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.1rem; }
  .abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:before, .bundle-options-container .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, .bundle-options-container .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: "";
    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: -10px;
    top: 3px; }
  .abs-tax-total-expanded:after, .price-including-tax .cart-tax-total-expanded:after,
  .price-excluding-tax .cart-tax-total-expanded:after {
    content: ""; }

.abs-tax-total-expanded:after, .price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: ""; }

.abs-methods-shipping-title {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0 0 15px; }

@media only screen and (max-width: 639px) {
  .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, .multicheckout.order-review .data.table tbody tr .col.qty, .abs-checkout-order-review tbody tr .col.price, .multicheckout.order-review .data.table tbody tr .col.price, .abs-checkout-order-review tbody tr .col.subtotal, .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:before, .multicheckout.order-review .data.table tbody tr .col.qty:before, .abs-checkout-order-review tbody tr .col.price:before, .multicheckout.order-review .data.table tbody tr .col.price:before, .abs-checkout-order-review tbody tr .col.subtotal:before, .multicheckout.order-review .data.table tbody tr .col.subtotal:before {
      content: attr(data-th) ":";
      display: block;
      font-weight: 700;
      padding-bottom: 10px; }
  .abs-checkout-order-review tbody tr .product-item-name, .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0; } }

.abs-colon: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 {
  display: inline-block;
  text-decoration: none; }
  .abs-icon-add:before, .abs-dropdown-items-new .action.new:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }

@media only screen and (max-width: 767px) {
  .abs-icon-add-mobile {
    display: block;
    text-decoration: none; }
    .abs-icon-add-mobile:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 10px;
      line-height: 10px;
      color: inherit;
      content: "";
      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-dropdown-items-new .items .item:last-child:hover {
  background: #e8e8e8; }

.abs-dropdown-items-new .action.new:before {
  margin-left: -17px;
  margin-right: 5px; }

@media only screen and (max-width: 767px) {
  .abs-toggling-title-mobile {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none; }
    .abs-toggling-title-mobile:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 28px;
      line-height: inherit;
      color: inherit;
      content: "";
      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 {
      position: absolute;
      right: 10px;
      top: 0; }
    .abs-toggling-title-mobile.active:after {
      content: ""; } }

.abs-no-display, .abs-sidebar-totals .table-caption, .cart-totals .table-caption, .opc-block-summary .table-totals .table-caption, .sidebar .subtitle, .cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br, .minicart-items .product-item-details .weee[data-label] .label, .multicheckout .block .methods-shipping .item-content .fieldset > .legend + br, .multicheckout .hidden, [class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle, .sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle, .no-display {
  display: none; }

@media only screen and (max-width: 639px) {
  .abs-no-display-s, .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th, .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none; } }

@media only screen and (min-width: 768px) {
  .abs-no-display-desktop, .opc-estimated-wrapper, .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none; } }

.abs-status, .order-status {
  display: inline-block;
  margin-bottom: 20px; }

@media only screen and (max-width: 767px) {
  .abs-pager-toolbar-mobile .toolbar-amount, .account .toolbar .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .account .toolbar .limiter,
  .abs-pager-toolbar-mobile .pages,
  .account .toolbar .pages {
    float: none;
    margin-bottom: 25px; } }

@media only screen and (max-width: 639px) {
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages {
    margin-bottom: 25px; } }

@media only screen and (min-width: 768px) {
  .abs-pager-toolbar, .account .toolbar {
    margin-bottom: 20px;
    position: relative; }
    .abs-pager-toolbar .limiter, .account .toolbar .limiter {
      float: right;
      position: relative;
      z-index: 1; }
    .abs-pager-toolbar .toolbar-amount, .account .toolbar .toolbar-amount {
      float: left;
      line-height: normal;
      padding: 7px 0 0;
      position: relative;
      z-index: 1; }
    .abs-pager-toolbar .pages, .account .toolbar .pages {
      position: absolute;
      width: 100%;
      z-index: 0; } }

.abs-block-items-counter, .block-compare .counter, .block-wishlist .counter {
  color: #4a4a4a;
  font-size: 1.2rem;
  white-space: nowrap; }

.abs-shopping-cart-items .action.continue, .cart-container .form-cart .action.continue {
  border-radius: 3px;
  font-weight: 700;
  display: inline-block;
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none; }
  .abs-shopping-cart-items .action.continue:hover, .cart-container .form-cart .action.continue:hover, .abs-shopping-cart-items .action.continue:active, .cart-container .form-cart .action.continue:active, .abs-shopping-cart-items .action.continue:focus, .cart-container .form-cart .action.continue:focus {
    text-decoration: none; }
  .abs-shopping-cart-items .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: "";
    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, .cart-container .form-cart .action.continue:hover:before {
    color: inherit; }
  .abs-shopping-cart-items .action.continue:active:before, .cart-container .form-cart .action.continue:active:before {
    color: inherit; }
  .abs-shopping-cart-items .action.continue:focus, .cart-container .form-cart .action.continue:focus, .abs-shopping-cart-items .action.continue:active, .cart-container .form-cart .action.continue:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #000; }
  .abs-shopping-cart-items .action.continue:hover, .cart-container .form-cart .action.continue:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555; }
  .abs-shopping-cart-items .action.continue.disabled, .cart-container .form-cart .action.continue.disabled, .abs-shopping-cart-items .action.continue[disabled], .cart-container .form-cart .action.continue[disabled],
  fieldset[disabled] .abs-shopping-cart-items .action.continue,
  fieldset[disabled] .cart-container .form-cart .action.continue,
  .cart-container fieldset[disabled] .form-cart .action.continue {
    opacity: 0.5;
    cursor: default;
    pointer-events: none; }
  .abs-shopping-cart-items .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, .cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px; }
  .abs-shopping-cart-items .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: "";
    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, .cart-container .form-cart .action.update:hover:before {
    color: inherit; }
  .abs-shopping-cart-items .action.update:active:before, .cart-container .form-cart .action.update:active:before {
    color: inherit; }

@media only screen and (max-width: 767px) {
  .abs-shopping-cart-items-mobile .actions, .cart-container .form-cart .actions {
    text-align: center; }
  .abs-shopping-cart-items-mobile .action.update, .cart-container .form-cart .action.update, .abs-shopping-cart-items-mobile .action.continue, .cart-container .form-cart .action.continue, .abs-shopping-cart-items-mobile .action.clear, .cart-container .form-cart .action.clear {
    margin: 0 auto 10px; }
  .abs-shopping-cart-items-mobile .action.update, .cart-container .form-cart .action.update, .abs-shopping-cart-items-mobile .action.clear, .cart-container .form-cart .action.clear {
    display: block; } }

@media only screen and (min-width: 768px) {
  .abs-shopping-cart-items-desktop, .cart-container .form-cart {
    float: left;
    position: relative;
    width: 73%; }
    .abs-shopping-cart-items-desktop .actions, .cart-container .form-cart .actions {
      text-align: right; }
    .abs-shopping-cart-items-desktop .action.clear, .cart-container .form-cart .action.clear, .abs-shopping-cart-items-desktop .action.update, .cart-container .form-cart .action.update {
      margin-left: 10px; }
    .abs-shopping-cart-items-desktop .action.continue, .cart-container .form-cart .action.continue {
      float: left; } }

.abs-field-date .control, .field.date .control {
  position: relative; }

.abs-field-date-input, .abs-field-date input, .field.date input {
  margin-right: 10px;
  width: calc(100% - 50px); }

.abs-field-tooltip, .field .control._with-tooltip {
  position: relative; }
  .abs-field-tooltip input, .field .control._with-tooltip input {
    margin-right: 10px;
    width: calc(100% - 36px); }

.abs-checkout-tooltip-content-position-top, .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content, .shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto; }
  .abs-checkout-tooltip-content-position-top:before, .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before, .shipping-policy-block.field-tooltip .field-tooltip-content:before, .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: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0; }
  .abs-checkout-tooltip-content-position-top:before, .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before, .shipping-policy-block.field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999; }
  .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; }

@media only screen and (max-width: 767px) {
  .abs-checkout-tooltip-content-position-top-mobile, .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto; }
    .abs-checkout-tooltip-content-position-top-mobile:before, .field-tooltip .field-tooltip-content:before, .abs-checkout-tooltip-content-position-top-mobile:after, .field-tooltip .field-tooltip-content:after {
      border: 10px solid transparent;
      height: 0;
      width: 0;
      margin-top: -21px;
      right: 10px;
      left: auto;
      top: 0; }
    .abs-checkout-tooltip-content-position-top-mobile:before, .field-tooltip .field-tooltip-content:before {
      border-bottom-color: #999; }
    .abs-checkout-tooltip-content-position-top-mobile:after, .field-tooltip .field-tooltip-content:after {
      border-bottom-color: #f4f4f4;
      top: 1px; } }

.abs-checkout-title, .opc-wrapper .step-title, .opc-block-shipping-information .shipping-information-title, .opc-block-summary > .title, .checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  color: #000;
  font-weight: 500;
  font-size: 1.6rem; }

.abs-sidebar-totals .mark, .cart-totals .mark, .opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px; }
  .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 {
  padding-right: 4px;
  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, .cart-totals .grand .mark, .opc-block-summary .table-totals .grand .mark,
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px; }


.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  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: 10px; }

.abs-sidebar-totals .totals-tax-summary .mark, .cart-totals .totals-tax-summary .mark, .opc-block-summary .table-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  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: 25px;
  position: relative; }
  .abs-sidebar-totals .totals-tax-summary .amount .price > span, .cart-totals .totals-tax-summary .amount .price > span, .opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .abs-sidebar-totals .totals-tax-summary .amount .price:after, .cart-totals .totals-tax-summary .amount .price:after, .opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: inherit;
    color: inherit;
    content: "";
    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 {
    position: absolute;
    right: -5px;
    top: -12px; }

.abs-sidebar-totals .totals-tax-summary.expanded .mark, .cart-totals .totals-tax-summary.expanded .mark, .opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount,
.cart-totals .totals-tax-summary.expanded .amount,
.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: ""; }

.abs-sidebar-totals .totals-tax-details, .cart-totals .totals-tax-details, .opc-block-summary .table-totals .totals-tax-details {
  display: none;
  border-bottom: 1px solid #d1d1d1; }
  .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, .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 30px 7px 5px;
  position: relative; }
  .abs-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: "";
    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, .cart-summary .block > .title:after {
    position: absolute;
    right: -5px;
    top: -5px; }
  .column.main .abs-discount-block > .title strong, .column.main .cart-summary .block > .title strong, .cart-summary .column.main .block > .title strong {
    font-size: 1.6rem;
    font-weight: 400; }

.abs-discount-block > .content, .cart-summary .block > .content {
  display: none; }

.abs-discount-block.active > .title:after, .cart-summary .active.block > .title:after {
  content: ""; }

.abs-discount-block.active > .content, .cart-summary .active.block > .content {
  display: block; }

.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -0.31em; }
  .fieldset > * {
    letter-spacing: normal; }
  .fieldset > .legend {
    margin: 0 0 25px;
    padding: 0;
    box-sizing: border-box;
    float: left;
    line-height: 1.2;
    font-size: 2rem; }
    .fieldset > .legend + br {
      clear: both;
      display: block;
      height: 0;
      overflow: hidden;
      visibility: hidden; }
  .fieldset:last-child {
    margin-bottom: 0; }
  .fieldset > .field,
  .fieldset > .fields > .field {
    margin: 0 0 20px; }
    .fieldset > .field > .label,
    .fieldset > .fields > .field > .label {
      margin: 0 0 5px;
      display: inline-block; }
    .fieldset > .field:last-child,
    .fieldset > .fields > .field:last-child {
      margin-bottom: 0; }
    .fieldset > .field > .label,
    .fieldset > .fields > .field > .label {
      font-weight: 700; }
      .fieldset > .field > .label + br,
      .fieldset > .fields > .field > .label + br {
        display: none; }
    .fieldset > .field .choice input,
    .fieldset > .fields > .field .choice input {
      vertical-align: top; }
    .fieldset > .field .fields.group:before, .fieldset > .field .fields.group:after,
    .fieldset > .fields > .field .fields.group:before,
    .fieldset > .fields > .field .fields.group:after {
      content: '';
      display: table; }
    .fieldset > .field .fields.group:after,
    .fieldset > .fields > .field .fields.group:after {
      clear: both; }
    .fieldset > .field .fields.group .field,
    .fieldset > .fields > .field .fields.group .field {
      box-sizing: border-box;
      float: left; }
    .fieldset > .field .fields.group.group-2 .field,
    .fieldset > .fields > .field .fields.group.group-2 .field {
      width: 50% !important; }
    .fieldset > .field .fields.group.group-3 .field,
    .fieldset > .fields > .field .fields.group.group-3 .field {
      width: 33.3% !important; }
    .fieldset > .field .fields.group.group-4 .field,
    .fieldset > .fields > .field .fields.group.group-4 .field {
      width: 25% !important; }
    .fieldset > .field .fields.group.group-5 .field,
    .fieldset > .fields > .field .fields.group.group-5 .field {
      width: 20% !important; }
    .fieldset > .field .addon,
    .fieldset > .fields > .field .addon {
      display: inline-flex;
      flex-wrap: nowrap;
      padding: 0;
      width: 100%; }
      .fieldset > .field .addon textarea,
      .fieldset > .field .addon select,
      .fieldset > .field .addon input,
      .fieldset > .fields > .field .addon textarea,
      .fieldset > .fields > .field .addon select,
      .fieldset > .fields > .field .addon input {
        order: 2;
        flex-basis: 100%;
        display: inline-block;
        margin: 0;
        width: auto; }
      .fieldset > .field .addon .addbefore,
      .fieldset > .field .addon .addafter,
      .fieldset > .fields > .field .addon .addbefore,
      .fieldset > .fields > .field .addon .addafter {
        background: #fff;
        background-clip: padding-box;
        border: 1px solid #c2c2c2;
        border-radius: 3px;
        font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        height: 55px;
        line-height: 1.42857;
        padding: 0 9px;
        vertical-align: baseline;
        width: 100%;
        box-sizing: border-box;
        order: 3;
        display: inline-block;
        vertical-align: middle;
        white-space: nowrap;
        width: auto; }
        .fieldset > .field .addon .addbefore:disabled,
        .fieldset > .field .addon .addafter:disabled,
        .fieldset > .fields > .field .addon .addbefore:disabled,
        .fieldset > .fields > .field .addon .addafter:disabled {
          opacity: 0.5; }
        .fieldset > .field .addon .addbefore::-moz-placeholder,
        .fieldset > .field .addon .addafter::-moz-placeholder,
        .fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
        .fieldset > .fields > .field .addon .addafter::-moz-placeholder {
          color: #c2c2c2; }
        .fieldset > .field .addon .addbefore::-webkit-input-placeholder,
        .fieldset > .field .addon .addafter::-webkit-input-placeholder,
        .fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
        .fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
          color: #c2c2c2; }
        .fieldset > .field .addon .addbefore:-ms-input-placeholder,
        .fieldset > .field .addon .addafter:-ms-input-placeholder,
        .fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
        .fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
          color: #c2c2c2; }
      .fieldset > .field .addon .addbefore,
      .fieldset > .fields > .field .addon .addbefore {
        float: left;
        order: 1; }
    .fieldset > .field .additional,
    .fieldset > .fields > .field .additional {
      margin-top: 10px; }
    .fieldset > .field.required > .label:after,
    .fieldset > .field._required > .label:after,
    .fieldset > .fields > .field.required > .label:after,
    .fieldset > .fields > .field._required > .label:after {
      content: '*';
      color: #e02b27;
      font-size: 1.2rem;
      margin: 0 0 0 5px; }
    .fieldset > .field .note,
    .fieldset > .fields > .field .note {
      font-size: 1.2rem;
      margin: 3px 0 0;
      padding: 0;
      display: inline-block;
      text-decoration: none; }
      .fieldset > .field .note:before,
      .fieldset > .fields > .field .note:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px;
        line-height: 12px;
        content: "";
        font-family: "icons-blank-theme";
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center; }
    .fieldset > .field.choice .label,
    .fieldset > .fields > .field.choice .label {
      display: inline;
      font-weight: normal; }
    .column:not(.main) .fieldset > .field .label, .column:not(.main)
    .fieldset > .fields > .field .label {
      font-weight: normal; }
    .fieldset > .field .field.choice,
    .fieldset > .fields > .field .field.choice {
      margin-bottom: 10px; }
      .fieldset > .field .field.choice:last-child,
      .fieldset > .fields > .field .field.choice:last-child {
        margin-bottom: 0; }
    .fieldset > .field input[type=file],
    .fieldset > .fields > .field input[type=file] {
      margin: 5px 0; }

.legend + .fieldset,
.legend + div {
  clear: both; }

.legend strong {
  margin-left: 5px; }

fieldset.field {
  border: 0;
  padding: 0; }

.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap; }

.field .message.warning {
  margin-top: 10px; }

.field-error,
div.mage-error[generated] {
  margin-top: 7px; }

.field-error {
  color: #e02b27;
  font-size: 1.2rem; }

.field .tooltip {
  position: relative; }
  .field .tooltip .tooltip-content {
    background: #fff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #000;
    line-height: 1.4;
    border: 1px solid #bbb;
    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: #fff;
      margin-top: -5px;
      top: 15px; }
    .field .tooltip .tooltip-content:before {
      border-right-color: #bbb;
      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-decoration: none;
  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 {
    cursor: not-allowed;
    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: #4a4a4a;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  ._has-datepicker ~ .ui-datepicker-trigger:focus {
    box-shadow: none;
    outline: 0; }

.sidebar .fieldset {
  margin: 0; }
  .sidebar .fieldset > .field:not(.choice):not(:last-child),
  .sidebar .fieldset .fields > .field:not(:last-child) {
    margin: 0 0 20px; }
  .sidebar .fieldset > .field:not(.choice) .label,
  .sidebar .fieldset .fields > .field .label {
    margin: 0 0 4px;
    padding: 0 0 5px;
    text-align: left;
    width: 100%; }
  .sidebar .fieldset > .field:not(.choice) .control,
  .sidebar .fieldset .fields > .field .control {
    width: 100%; }

@media only screen and (min-width: 768px) {
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px; }
    .fieldset > .field > .label {
      margin: 0; }
    .fieldset > .field:before, .fieldset > .field:after {
      content: '';
      display: table; }
    .fieldset > .field:after {
      clear: both; }
    .fieldset > .field.choice:before, .fieldset > .field.no-label:before {
      padding: 6px 15px 0 0;
      width: 25.8%;
      box-sizing: border-box;
      content: ' ';
      float: left;
      height: 1px; }
    .fieldset > .field .description {
      padding: 6px 15px 0 0;
      text-align: right;
      width: 25.8%;
      box-sizing: border-box;
      float: left; }
    .fieldset > .field:not(.choice) > .label {
      padding: 6px 15px 0 0;
      text-align: right;
      width: 25.8%;
      box-sizing: border-box;
      float: left; }
    .fieldset > .field:not(.choice) > .control {
      width: 74.2%;
      float: left; } }

@font-face {
  font-family: "icons-blank-theme";
  src: url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot");
  src: url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot?#iefix") format("embedded-opentype"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2") format("woff2"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff") format("woff"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.ttf") format("truetype"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.svg#icons-blank-theme") format("svg");
  font-weight: normal;
  font-style: normal; }

.columns {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box; }
  .columns:after {
    clear: both;
    content: ' ';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden; }
  .columns .column.main {
    padding-bottom: 40px;
    /*@include lib-vendor-prefix-flex-basis(100%);*/
    flex-grow: 1;
    order: 1;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .columns .column.main {
        padding-bottom: 20px; } }
  .columns .sidebar-main {
    flex-grow: 1;
    /*@include lib-vendor-prefix-flex-basis(100%);*/
    order: 1; }
  .columns .sidebar-additional {
    flex-grow: 1;
    /*@include lib-vendor-prefix-flex-basis(100%);*/
    order: 2; }

@media only screen and (max-width: 767px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px; }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative; } }

@media only screen and (min-width: 768px) {
  /* 
    .page-main
    .header.content,
    */
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    width: auto; }
  /*
    .page-main {
        width: 100%;

        // These flex properties should be combined to `flex: 1 0 auto`
        // sass-lint:disable no-css-comments
        /* stylelint-disable declaration-block-no-redundant-longhand-properties */
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
  /* stylelint-enable declaration-block-no-redundant-longhand-properties */
  /*
        // sass-lint:enable  no-css-comments

        .ie9 & {
            width: auto;
        }
    }
    */
  .columns {
    display: block; }
  .column.main {
    min-height: 300px; }
    .page-layout-1column .column.main {
      width: 100%;
      order: 2; }
    .page-layout-3columns .column.main {
      width: 50%;
      display: inline-block;
      order: 2; }
    .page-layout-2columns-left .column.main {
      width: 75%;
      float: right;
      order: 2; }
    .page-layout-2columns-right .column.main {
      width: 75%;
      float: left;
      order: 1; }
  .sidebar-main {
    padding-right: 2%; }
    .page-layout-3columns .sidebar-main {
      width: 25%;
      float: left;
      order: 1; }
    .page-layout-2columns-left .sidebar-main {
      width: 25%;
      float: left;
      order: 1; }
    .page-layout-2columns-right .sidebar-main {
      width: 25%;
      float: left;
      order: 1; }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0; }
  .sidebar-additional {
    clear: right;
    padding-left: 2%; }
    .page-layout-3columns .sidebar-additional {
      width: 25%;
      float: right;
      order: 3; }
    .page-layout-2columns-left .sidebar-additional {
      width: 25%;
      float: right;
      order: 2; }
    .page-layout-2columns-right .sidebar-additional {
      width: 25%;
      float: right;
      order: 2; }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%; }
  .panel.header {
    padding: 10px 20px; } }

.flex-center {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: normal;
  align-items: normal;
  align-content: normal; }
  .container > div {
    display: block;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto; }
    .container > div.col-6 {
      width: 50%; }

* {
  box-sizing: border-box; }
  *::before, *::after {
    box-sizing: border-box; }

.header.content,
.ammenu-menu-wrapper,
.page-main,
.container {
  max-width: 1200px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.ammenu-menu-wrapper {
  height: 61.25px; }
  @media (max-width: 1025px) {
    .ammenu-menu-wrapper {
      height: auto; } }

.amslider.am-brand-slider .am-image-wrapper .am-image {
  height: 100px; }

.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; }

.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative; }
  .message.info a {
    color: #494949; }
    .message.info a:hover {
      color: #707070; }
    .message.info a:active {
      color: #707070; }
  .message.info > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #c07600;
    content: "";
    font-family: "icons-blank-theme";
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center; }

.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative; }
  .message.error a {
    color: #494949; }
    .message.error a:hover {
      color: #707070; }
    .message.error a:active {
      color: #707070; }
  .message.error > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #b30000;
    content: "";
    font-family: "icons-blank-theme";
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center; }

.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative; }
  .message.warning a {
    color: #494949; }
    .message.warning a:hover {
      color: #707070; }
    .message.warning a:active {
      color: #707070; }
  .message.warning > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #c07600;
    content: "";
    font-family: "icons-blank-theme";
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center; }

.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative; }
  .message.notice a {
    color: #494949; }
    .message.notice a:hover {
      color: #707070; }
    .message.notice a:active {
      color: #707070; }
  .message.notice > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #c07600;
    content: "";
    font-family: "icons-blank-theme";
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center; }

.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative; }
  .message.success a {
    color: #494949; }
    .message.success a:hover {
      color: #707070; }
    .message.success a:active {
      color: #707070; }
  .message.success > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #006400;
    content: "";
    font-family: "icons-blank-theme";
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center; }

.header.content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px !important;
  flex-direction: row;
  flex-wrap: wrap; }
  .header.content .ammenu-logo {
    display: inline-flex;
    margin: 0 auto;
    height: 65px;
    width: 165px;
    text-align: center;
    justify-content: center; }
    @media only screen and (max-width: 767px) {
      .header.content .ammenu-logo {
        height: 50px; } }
  @media (max-width: 769px) {
    .header.content .top-icons {
      display: none; } }
  .header.content .top-icons,
  .header.content .minicart-wrapper {
    margin-left: 30px; }
    @media (max-width: 769px) {
      .header.content .top-icons,
      .header.content .minicart-wrapper {
        margin-left: 0; } }
    .header.content .top-icons a.action.showcart, .header.content .top-icons a.wishlist-custom, .header.content .top-icons a.social-login-btn, .header.content .top-icons a.store-link,
    .header.content .minicart-wrapper a.action.showcart,
    .header.content .minicart-wrapper a.wishlist-custom,
    .header.content .minicart-wrapper a.social-login-btn,
    .header.content .minicart-wrapper a.store-link {
      display: block !important;
      position: relative;
      font-weight: 300;
      font-size: 14px;
      line-height: 17px;
      color: #000;
      text-align: center;
      text-decoration: none;
      overflow: hidden;
      transition: all ease 0.3s;
      min-width: 30px;
      min-height: 30px; }
      .header.content .top-icons a.action.showcart::before, .header.content .top-icons a.wishlist-custom::before, .header.content .top-icons a.social-login-btn::before, .header.content .top-icons a.store-link::before,
      .header.content .minicart-wrapper a.action.showcart::before,
      .header.content .minicart-wrapper a.wishlist-custom::before,
      .header.content .minicart-wrapper a.social-login-btn::before,
      .header.content .minicart-wrapper a.store-link::before {
        content: "" !important;
        display: block !important;
        background-position: center;
        background-repeat: no-repeat;
        height: 30px;
        margin: 0 auto;
        padding-bottom: 10px;
        transition: all ease 0.3s; }
      .header.content .top-icons a.action.showcart::after, .header.content .top-icons a.wishlist-custom::after, .header.content .top-icons a.social-login-btn::after, .header.content .top-icons a.store-link::after,
      .header.content .minicart-wrapper a.action.showcart::after,
      .header.content .minicart-wrapper a.wishlist-custom::after,
      .header.content .minicart-wrapper a.social-login-btn::after,
      .header.content .minicart-wrapper a.store-link::after {
        content: "";
        display: block;
        margin-top: 6px;
        height: 2px;
        background: #dda982;
        transform: translateX(-101%);
        transition: all ease 0.3s; }
      .header.content .top-icons a.action.showcart:hover, .header.content .top-icons a.wishlist-custom:hover, .header.content .top-icons a.social-login-btn:hover, .header.content .top-icons a.store-link:hover,
      .header.content .minicart-wrapper a.action.showcart:hover,
      .header.content .minicart-wrapper a.wishlist-custom:hover,
      .header.content .minicart-wrapper a.social-login-btn:hover,
      .header.content .minicart-wrapper a.store-link:hover {
        color: #666; }
        .header.content .top-icons a.action.showcart:hover::before, .header.content .top-icons a.wishlist-custom:hover::before, .header.content .top-icons a.social-login-btn:hover::before, .header.content .top-icons a.store-link:hover::before,
        .header.content .minicart-wrapper a.action.showcart:hover::before,
        .header.content .minicart-wrapper a.wishlist-custom:hover::before,
        .header.content .minicart-wrapper a.social-login-btn:hover::before,
        .header.content .minicart-wrapper a.store-link:hover::before {
          opacity: 0.6; }
        .header.content .top-icons a.action.showcart:hover::after, .header.content .top-icons a.wishlist-custom:hover::after, .header.content .top-icons a.social-login-btn:hover::after, .header.content .top-icons a.store-link:hover::after,
        .header.content .minicart-wrapper a.action.showcart:hover::after,
        .header.content .minicart-wrapper a.wishlist-custom:hover::after,
        .header.content .minicart-wrapper a.social-login-btn:hover::after,
        .header.content .minicart-wrapper a.store-link:hover::after {
          transform: translateX(0); }
  .header.content .top-icons.store-link {
    margin: 0;
    order: 2; }
    .header.content .top-icons.store-link a:before {
      background-image: url("../images/icons/stores.svg"); }
    @media only screen and (max-width: 767px) {
      .header.content .top-icons.store-link {
        display: none; } }
  .header.content .top-icons.my-account-link {
    order: 3; }
    .header.content .top-icons.my-account-link a:before {
      background-image: url("../images/icons/account.svg"); }
    @media only screen and (max-width: 767px) {
      .header.content .top-icons.my-account-link {
        display: none; } }
  .header.content .top-icons.custom.link.wishlist {
    order: 4; }
    .header.content .top-icons.custom.link.wishlist a:before {
      background-image: url("../images/icons/wishlist.svg"); }
    .header.content .top-icons.custom.link.wishlist a .counter.qty {
      position: absolute;
      bottom: 25px;
      left: 50%;
      width: 16px;
      height: 16px;
      min-width: 16px;
      margin: 21px 0 0;
      padding: 0;
      background: #bb0339;
      border-radius: 50%;
      line-height: 16px;
      font-size: 8px;
      overflow: hidden;
      color: white; }
    @media only screen and (max-width: 767px) {
      .header.content .top-icons.custom.link.wishlist {
        display: none; } }
  .header.content .minicart-wrapper {
    order: 5;
    margin-top: 0; }
    .header.content .minicart-wrapper span.text {
      display: block;
      position: relative;
      height: auto;
      width: auto; }
      @media only screen and (max-width: 767px) {
        .header.content .minicart-wrapper span.text {
          display: none; } }
    .header.content .minicart-wrapper a.action.showcart:before {
      background-image: url("../images/icons/cart.svg");
      width: 25px; }
    .header.content .minicart-wrapper a.action.showcart .counter.qty {
      position: absolute;
      bottom: 22px;
      left: 50%;
      width: 16px;
      height: 16px;
      min-width: 16px;
      margin: 21px 0 0;
      padding: 0;
      background: #bb0339;
      border-radius: 50%;
      line-height: 16px;
      font-size: 8px;
      overflow: hidden; }
      .header.content .minicart-wrapper a.action.showcart .counter.qty .loading-mask {
        background: #bb0339; }
        .header.content .minicart-wrapper a.action.showcart .counter.qty .loading-mask .loader {
          width: 22px;
          height: 22px;
          margin-left: -7px;
          margin-top: -7px;
          background-size: 135%;
          background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='L9' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' enable-background='new 0 0 0 0' xml:space='preserve'%3E%3Cpath fill='%23fff' d='M73,50c0-12.7-10.3-23-23-23S27,37.3,27,50 M30.9,50c0-10.5,8.5-19.1,19.1-19.1S69.1,39.5,69.1,50'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='1s' from='0 50 50' to='360 50 50' repeatCount='indefinite'%3E%3C/animateTransform%3E%3C/path%3E%3C/svg%3E"); }
          .header.content .minicart-wrapper a.action.showcart .counter.qty .loading-mask .loader > img {
            display: none; }
  .header.content .block-search {
    order: 0; }
    @media only screen and (max-width: 767px) {
      .header.content .block-search {
        display: block;
        flex-basis: 100%;
        /*flex-grow: 1;*/
        order: 10;
        margin: 0 auto;
        margin-top: 15px; } }

.panel.header .links,
.panel.header .switcher {
  display: none; }

.nav-sections {
  background: whitesmoke; }

.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: #000;
    content: "";
    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: #666; }
  .nav-toggle > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

@media only screen and (max-width: 767px) {
  .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: "";
        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 {
        position: absolute;
        right: 7px;
        top: -8px; }
      .navigation .parent .level-top.ui-state-active:after {
        content: ""; }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px); }
    .nav-sections .switcher {
      border-top: 1px solid #d1d1d1;
      font-size: 1.6rem;
      font-weight: 700;
      margin: 0;
      padding: 0.8rem 3.5rem 0.8rem 2rem; }
      .nav-sections .switcher .label {
        display: block;
        margin-bottom: 5px; }
      .nav-sections .switcher:last-child {
        border-bottom: 1px solid #d1d1d1; }
    .nav-sections .switcher-trigger strong {
      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: "";
        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: ""; }
    .nav-sections .switcher-dropdown {
      margin: 0;
      padding: 0;
      list-style: none none;
      padding: 10px 0; }
    .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 20px; }
        .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 20px; }
      .nav-sections .header.links .header.links {
        border: 0; }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%; }
    .nav-before-open .page-wrapper {
      transition: left 0.3s;
      height: 100%;
      left: 0;
      overflow: hidden;
      position: relative; }
    .nav-before-open body {
      height: 100%;
      overflow: hidden;
      position: relative;
      width: 100%; }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px); }
  .nav-open .nav-sections {
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99; }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1; }
  .nav-sections-items {
    position: relative;
    z-index: 1; }
    .nav-sections-items:before, .nav-sections-items:after {
      content: '';
      display: table; }
    .nav-sections-items:after {
      clear: both; }
  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%; }
    .nav-sections-item-title.active {
      background: transparent;
      border-bottom: 0; }
    .nav-sections-item-title .nav-sections-item-switch:hover {
      text-decoration: none; }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0; }
    .nav-sections-item-content:before, .nav-sections-item-content:after {
      content: '';
      display: table; }
    .nav-sections-item-content:after {
      clear: both; }
    .nav-sections-item-content.active {
      display: block; }
  .navigation {
    background: whitesmoke;
    box-sizing: border-box; }
    .navigation ul {
      margin: 0;
      padding: 0; }
    .navigation li {
      margin: 0; }
    .navigation a {
      display: block;
      padding: 10px 0 10px 15px; }
    .navigation a,
    .navigation a:hover {
      color: #575757;
      text-decoration: none; }
    .navigation .level0 {
      border-top: 1px solid #d1d1d1;
      font-size: 1.6rem; }
      .navigation .level0 > .level-top {
        font-weight: 700;
        padding: 8px 40px 8px 15px;
        text-transform: uppercase;
        word-wrap: break-word; }
      .navigation .level0.active .all-category .ui-state-focus {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 0 8px;
        padding-left: 7px;
        display: inline-block; }
      .navigation .level0 > .level1 {
        font-weight: 600; }
      .navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active) {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 0 8px; }
        .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
          margin-left: -8px; }
    .navigation li.level0:last-child {
      border-bottom: 1px solid #d1d1d1; }
    .navigation .submenu > li {
      word-wrap: break-word; }
    .navigation .submenu:not(:first-child) {
      font-weight: 400;
      line-height: 1.3;
      left: auto !important;
      overflow-x: hidden;
      padding: 0;
      position: relative;
      top: auto !important;
      transition: left 0.3s ease-out; }
      .navigation .submenu:not(:first-child) > li > a {
        padding-left: 15px; }
      .navigation .submenu:not(:first-child) > li:last-child {
        margin-bottom: 0; }
      .navigation .submenu:not(:first-child) ul {
        display: block;
        padding-left: 15px; }
        .navigation .submenu:not(:first-child) ul > li {
          margin: 0; }
          .navigation .submenu:not(:first-child) ul > li a {
            color: #575757;
            display: block;
            line-height: normal; }
      .navigation .submenu:not(:first-child).expanded {
        display: block !important;
        padding-right: 0;
        top: 0 !important; }
      .navigation .submenu:not(:first-child) .active > a {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 0 8px;
        padding-left: 7px; }
      .navigation .submenu:not(:first-child) .level1.active > a {
        padding-left: 7px; } }

@media only screen and (min-width: 768px) {
  .nav-toggle {
    display: none; }
  .nav-sections {
    flex-shrink: 0;
    flex-basis: auto;
    margin-bottom: 25px; }
  .nav-sections-item-title {
    display: none; }
  .nav-sections-item-content {
    display: block !important; }
  .nav-sections-item-content > * {
    display: none; }
  .nav-sections-item-content > .navigation {
    display: block; }
  .navigation {
    background: whitesmoke;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3; }
    .navigation:empty {
      display: none; }
    .navigation ul {
      margin-top: 0;
      margin-bottom: 0;
      padding: 0;
      position: relative; }
    .navigation li.level0 {
      border-top: none; }
    .navigation .level0 {
      margin: 0 10px 0 0;
      display: inline-block;
      position: relative; }
      .navigation .level0:last-child {
        margin-right: 0;
        padding-right: 0; }
      .navigation .level0 > .level-top {
        color: #575757;
        line-height: 53px;
        padding: 0 12px;
        text-decoration: none;
        box-sizing: border-box;
        position: relative; }
        .navigation .level0 > .level-top:hover, .navigation .level0 > .level-top.ui-state-focus {
          color: #000;
          text-decoration: none; }
      .navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 3px;
        color: #000;
        text-decoration: none;
        display: inline-block; }
      .navigation .level0.parent:hover > .submenu {
        overflow: visible !important; }
      .navigation .level0 .submenu {
        background: #fff;
        border: 1px solid #d1d1d1;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
        font-weight: 700;
        min-width: 230px;
        padding: 15px 0;
        display: none;
        left: 0;
        margin: 0 !important;
        padding: 0;
        position: absolute;
        z-index: 1;
        margin-top: 11px; }
        .navigation .level0 .submenu > ul {
          margin-top: 11px; }
          .navigation .level0 .submenu > ul:before, .navigation .level0 .submenu > ul:after {
            content: '';
            display: block;
            overflow: hidden;
            position: absolute; }
          .navigation .level0 .submenu > ul:before {
            color: #fff;
            left: 20px;
            top: -20px;
            border: 10px solid transparent;
            height: 0;
            width: 0;
            border-bottom-color: #fff;
            z-index: 4; }
          .navigation .level0 .submenu > ul:after {
            border: 11px solid transparent;
            height: 0;
            width: 0;
            border-bottom-color: #d1d1d1;
            color: #d1d1d1;
            left: 19px;
            top: -22px;
            z-index: 3; }
        .navigation .level0 .submenu a {
          display: block;
          line-height: inherit;
          color: #575757;
          padding: 8px 20px; }
          .navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus {
            background: #e8e8e8;
            color: #000;
            text-decoration: none; }
        .navigation .level0 .submenu .active > a {
          border-color: #ff5501;
          border-style: solid;
          border-width: 0 0 0 3px; }
        .navigation .level0 .submenu .submenu {
          top: 0 !important;
          left: 100% !important; }
        .navigation .level0 .submenu .submenu-reverse {
          left: auto !important;
          right: 100%; }
      .navigation .level0.more {
        position: relative;
        display: inline-block;
        text-decoration: none; }
        .navigation .level0.more:after {
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-size: 26px;
          line-height: inherit;
          color: inherit;
          content: "";
          font-family: "icons-blank-theme";
          vertical-align: middle;
          display: inline-block;
          font-weight: normal;
          overflow: hidden;
          speak: none;
          text-align: center; }
        .navigation .level0.more:before {
          display: none; }
        .navigation .level0.more:after {
          cursor: pointer;
          padding: 8px 12px;
          position: relative;
          z-index: 1; }
        .navigation .level0.more:hover > .submenu {
          overflow: visible !important; }
        .navigation .level0.more li {
          display: block; }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block; } }

.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700; }

.pages .item {
  font-size: 1.2rem;
  font-size: 12px;
  letter-spacing: normal;
  line-height: 32px;
  margin: 0 2px 0 0;
  display: inline-block; }
  .pages .item .label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

.pages .item.current .page span {
  color: #bb033a; }

.pages a.page {
  color: #494949;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none; }
  .pages a.page:visited {
    color: #494949; }
  .pages a.page:hover {
    color: #707070;
    text-decoration: none; }
  .pages a.page:active {
    color: #ff5501; }

.pages strong.page {
  font-size: 1.2rem;
  font-size: 12px;
  letter-spacing: normal;
  line-height: 32px;
  color: #000;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px; }

.pages .action {
  border: 1px solid #d1d1d1;
  color: #4a4a4a;
  display: inline-block;
  padding: 0;
  text-decoration: none; }
  .pages .action:visited {
    color: #4a4a4a; }
  .pages .action:hover {
    color: #4a4a4a;
    text-decoration: none; }
  .pages .action:active {
    color: #4a4a4a; }
  .pages .action.next {
    display: inline-block;
    text-decoration: none; }
    .pages .action.next:visited:before {
      color: #4a4a4a; }
    .pages .action.next:active:before {
      color: #4a4a4a; }
    .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: #4a4a4a;
      content: "";
      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: #4a4a4a; }
    .pages .action.next:active:before {
      color: #4a4a4a; }
  .pages .action.previous {
    display: inline-block;
    text-decoration: none; }
    .pages .action.previous:visited:before {
      color: #4a4a4a; }
    .pages .action.previous:active:before {
      color: #4a4a4a; }
    .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: #4a4a4a;
      content: "";
      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: #4a4a4a; }
    .pages .action.previous:active:before {
      color: #4a4a4a; }

.pages .action {
  width: 34px; }
  .pages .action.previous {
    margin-right: 12px; }
  .pages .action.next {
    margin-left: 12px; }

.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  text-decoration: none;
  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: "";
    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 {
    cursor: not-allowed;
    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 #fff transparent;
    z-index: 99; }
  .popup-pointer:after {
    left: 1px;
    top: 0;
    border: solid 7px;
    border-color: transparent transparent #aeaeae transparent;
    z-index: 98; }

@media only screen and (min-width: 640px) {
  .ui-dialog.popup {
    width: 420px; } }

.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline; }

.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1; }
  .price-including-tax .price,
  .price-excluding-tax .price {
    font-weight: 700; }

.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem; }
  .price-including-tax + .price-excluding-tax:before,
  .weee[data-label]:before {
    content: attr(data-label) ": ";
    font-size: 1.1rem; }
  .price-including-tax + .price-excluding-tax .price,
  .weee[data-label] .price {
    font-size: 1.1rem; }

.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px; }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%; }
    .product.data.items > .item.title > .switch {
      display: block; }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0; }
    .product.data.items > .item.content:before, .product.data.items > .item.content:after {
      content: '';
      display: table; }
    .product.data.items > .item.content:after {
      clear: both; }
    .product.data.items > .item.content.active {
      display: block; }
  .product.data.items > .item.title {
    /*@include lib-css(margin, 0 0 $_accordion-control-margin-bottom);*/
    margin: 0; }
  .product.data.items > .item.title {
    /*
        &:not(.disabled) > .switch:focus,
        &:not(.disabled) > .switch:hover {
            @include lib-css(background, $_accordion-control-background-color-hover);
        }
        */ }
    .product.data.items > .item.title > .switch {
      /*
            @include lib-css(background, $_accordion-control-background-color);
            @include lib-css(border-bottom, $_accordion-control-border-bottom);
            @include lib-css(border-left, $_accordion-control-border-left);
            @include lib-css(border-right, $_accordion-control-border-right);
            @include lib-css(border-top, $_accordion-control-border-top);
            @include lib-css(height, $_accordion-control-height); */
      padding: 5px 20px 5px 20px;
      color: #4a4a4a;
      font-weight: 600;
      line-height: 40px;
      font-size: 1.4rem;
      color: #4a4a4a;
      text-decoration: none; }
      .product.data.items > .item.title > .switch:visited {
        color: #4a4a4a;
        text-decoration: none; }
      .product.data.items > .item.title > .switch:hover {
        color: #4a4a4a;
        text-decoration: none; }
      .product.data.items > .item.title > .switch:active {
        color: #000;
        text-decoration: none; }
    .product.data.items > .item.title:not(.disabled) > .switch:active,
    .product.data.items > .item.title.active > .switch,
    .product.data.items > .item.title.active > .switch:focus,
    .product.data.items > .item.title.active > .switch:hover {
      /*@include lib-css(background, $_accordion-control-background-color-active);*/
      padding-bottom: 5px;
      padding-left: 0; }
  .product.data.items > .item.content {
    /*@include lib-css(background, $_accordion-content-background-color);*/
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px; }

@media only screen and (min-width: 768px) {
  .product.data.items {
    position: relative;
    z-index: 1; }
    .product.data.items:before, .product.data.items:after {
      content: '';
      display: table; }
    .product.data.items:after {
      clear: both; }
    .product.data.items > .item.title {
      float: left;
      width: auto; }
      .product.data.items > .item.title > .switch {
        height: 20px;
        display: block;
        position: relative;
        z-index: 2; }
    .product.data.items > .item.content {
      margin-top: 20px;
      box-sizing: border-box;
      float: right;
      margin-left: -100%;
      width: 100%; }
      .product.data.items > .item.content:before, .product.data.items > .item.content:after {
        content: '';
        display: table; }
      .product.data.items > .item.content:after {
        clear: both; }
      .product.data.items > .item.content.active {
        display: block; }
    .product.data.items > .item.title {
      margin: 0 5px 0 0;
      /*
        &:not(.disabled) > .switch:focus,
        &:not(.disabled) > .switch:hover {
            @include lib-css(background, $_tab-control-background-color-hover);
        }
        */ }
      .product.data.items > .item.title > .switch {
        color: #4a4a4a;
        font-weight: 600;
        line-height: 20px;
        font-size: 1.4rem;
        color: #4a4a4a;
        text-decoration: none;
        /*
            @include lib-css(background, $_tab-control-background-color);
            @include lib-css(border, $_tab-content-border);
            border-bottom: none;
            @include lib-css(height, $_tab-control-height); */
        height: auto;
        padding: 5px 20px 5px 20px; }
        .product.data.items > .item.title > .switch:visited {
          color: #4a4a4a;
          text-decoration: none; }
        .product.data.items > .item.title > .switch:hover {
          color: #4a4a4a;
          text-decoration: none; }
        .product.data.items > .item.title > .switch:active {
          color: #000;
          text-decoration: none; }
      .product.data.items > .item.title:not(.disabled) > .switch:active,
      .product.data.items > .item.title.active > .switch,
      .product.data.items > .item.title.active > .switch:focus,
      .product.data.items > .item.title.active > .switch:hover {
        /*@include lib-css(background, $_tab-control-background-color-active);*/
        color: #000; }
      .product.data.items > .item.title.active > .switch,
      .product.data.items > .item.title.active > .switch:focus,
      .product.data.items > .item.title.active > .switch:hover {
        padding-bottom: 6px; }
    .product.data.items > .item.content {
      background: white;
      margin-top: 31px;
      padding: 20px 0 20px 0;
      border: 0;
      border-top: 1px solid #d1d1d1; } }

@media only screen and (max-width: 767px) {
  .product.data.items {
    margin: 0;
    padding: 0; }
    .product.data.items > .item.title {
      box-sizing: border-box;
      float: none;
      width: 100%; }
      .product.data.items > .item.title > .switch {
        display: block; }
    .product.data.items > .item.content {
      box-sizing: border-box;
      display: block;
      float: none;
      margin: 0; }
      .product.data.items > .item.content:before, .product.data.items > .item.content:after {
        content: '';
        display: table; }
      .product.data.items > .item.content:after {
        clear: both; }
      .product.data.items > .item.content.active {
        display: block; }
    .product.data.items > .item.title {
      /*@include lib-css(margin, 0 0 $_accordion-control-margin-bottom);*/
      margin: 0; }
    .product.data.items > .item.title {
      /*
        &:not(.disabled) > .switch:focus,
        &:not(.disabled) > .switch:hover {
            @include lib-css(background, $_accordion-control-background-color-hover);
        }
        */ }
      .product.data.items > .item.title > .switch {
        /*
            @include lib-css(background, $_accordion-control-background-color);
            @include lib-css(border-bottom, $_accordion-control-border-bottom);
            @include lib-css(border-left, $_accordion-control-border-left);
            @include lib-css(border-right, $_accordion-control-border-right);
            @include lib-css(border-top, $_accordion-control-border-top);
            @include lib-css(height, $_accordion-control-height); */
        padding: 5px 20px 5px 20px;
        color: #4a4a4a;
        font-weight: 600;
        line-height: 40px;
        font-size: 1.4rem;
        color: #4a4a4a;
        text-decoration: none; }
        .product.data.items > .item.title > .switch:visited {
          color: #4a4a4a;
          text-decoration: none; }
        .product.data.items > .item.title > .switch:hover {
          color: #4a4a4a;
          text-decoration: none; }
        .product.data.items > .item.title > .switch:active {
          color: #000;
          text-decoration: none; }
      .product.data.items > .item.title:not(.disabled) > .switch:active,
      .product.data.items > .item.title.active > .switch,
      .product.data.items > .item.title.active > .switch:focus,
      .product.data.items > .item.title.active > .switch:hover {
        /*@include lib-css(background, $_accordion-control-background-color-active);*/
        padding-bottom: 5px;
        padding-left: 0; }
    .product.data.items > .item.content {
      /*@include lib-css(background, $_accordion-content-background-color);*/
      border: 1px solid #d1d1d1;
      margin: 0 0 5px;
      padding: 20px 20px 20px 20px; }
    .product.data.items .data.item {
      display: block; } }

.table-wrapper {
  margin-bottom: 20px; }

table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.table:not(.cart):not(.totals) {
  border: none; }
  .table:not(.cart):not(.totals) > thead > tr > th,
  .table:not(.cart):not(.totals) > thead > tr > td,
  .table:not(.cart):not(.totals) > tbody > tr > th,
  .table:not(.cart):not(.totals) > tbody > tr > td,
  .table:not(.cart):not(.totals) > tfoot > tr > th,
  .table:not(.cart):not(.totals) > tfoot > tr > td {
    border: none; }
  .table:not(.cart):not(.totals) > thead > tr > th,
  .table:not(.cart):not(.totals) > thead > tr > td {
    border-bottom: 1px solid #d1d1d1; }
  .table:not(.cart):not(.totals) tfoot > tr:first-child th,
  .table:not(.cart):not(.totals) tfoot > tr:first-child td {
    border-top: 1px solid #d1d1d1;
    padding-top: 20px; }
  .table:not(.cart):not(.totals) tfoot .mark {
    font-weight: 400;
    text-align: right; }

@media only screen and (max-width: 639px) {
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative; }
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
      border: none;
      display: block; }
      .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
        display: none; }
      .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
        display: block; }
        .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
          display: block; }
          .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
          .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
            border-bottom: none;
            display: block;
            padding: 5px 0; }
            .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td:before,
            .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th:before {
              padding-right: 10px;
              content: attr(data-th) ": ";
              display: inline-block;
              color: black;
              font-weight: 700; }
      .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
        padding-top: 20px; }
      .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
        padding-bottom: 20px; }
      .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
        border: none;
        padding: 0 0 5px; }
    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
      display: block; }
      .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
        display: block; }
        .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
        .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
          padding-top: 20px; }
      .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
        box-sizing: border-box;
        float: left;
        padding-left: 0;
        padding-right: 0;
        text-align: left;
        width: 70%; }
      .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
        box-sizing: border-box;
        float: left;
        padding-left: 0;
        padding-right: 0;
        text-align: right;
        width: 30%; }
  .data-table-definition-list thead {
    display: none; }
  .data-table-definition-list tbody th {
    padding-bottom: 0; }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0; } }

.tooltip.wrapper {
  position: relative; }
  .tooltip.wrapper .tooltip.content {
    background: #fff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #000;
    line-height: 1.4;
    border: 1px solid #bbb;
    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: #fff;
      left: 15px;
      margin-left: -5px; }
    .tooltip.wrapper .tooltip.content:before {
      border-bottom-color: #bbb;
      left: 15px;
      margin-left: -6px; }
  .tooltip.wrapper .tooltip.toggle {
    cursor: help; }
  .tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
  .tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
  .tooltip.wrapper:hover .tooltip.content {
    display: block; }
  .tooltip.wrapper .tooltip.content dl {
    margin-bottom: 0; }
  .tooltip.wrapper .tooltip.content dd {
    white-space: normal; }
  .tooltip.wrapper .tooltip.content .subtitle {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px; }
  .tooltip.wrapper .tooltip.content .label {
    margin-top: 10px; }
    .tooltip.wrapper .tooltip.content .label:first-child {
      margin-top: 0; }
  .tooltip.wrapper .tooltip.content .values {
    margin: 0; }

.ui-tooltip {
  position: absolute;
  z-index: 9999; }

@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem; } }

@media only screen and (min-width: 768px) {
  h1 {
    font-size: 40px;
    margin-bottom: 40px; } }

.items {
  margin: 0;
  padding: 0;
  list-style: none none; }

body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%; }

.modals-overlay {
  z-index: 1000; }

.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0.3s, opacity 0.3s ease; }
  .modal-slide._show,
  .modal-popup._show {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s ease; }
    .modal-slide._show .modal-inner-wrap,
    .modal-popup._show .modal-inner-wrap {
      transform: translate(0, 0); }
  .modal-slide .modal-inner-wrap,
  .modal-popup .modal-inner-wrap {
    background-color: #fff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto; }

.modal-slide {
  left: 14.8rem;
  z-index: 900; }
  .modal-slide._show .modal-inner-wrap {
    transform: translateX(0); }
  .modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    transform: translateX(100%);
    transition: transform 0.3s ease-in-out;
    width: auto; }
  .modal-slide._inner-scroll .modal-inner-wrap {
    overflow-y: visible;
    display: flex;
    flex-direction: column; }
  .modal-slide._inner-scroll .modal-header,
  .modal-slide._inner-scroll .modal-footer {
    flex-grow: 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._show .modal-inner-wrap {
    transform: translateY(0); }
  .modal-popup .modal-inner-wrap {
    margin: 5rem auto;
    width: 75%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    transform: translateY(-200%);
    transition: transform 0.2s ease; }
  .modal-popup._inner-scroll {
    overflow-y: visible; }
    .ie11 .modal-popup._inner-scroll,
    .ie10 .modal-popup._inner-scroll,
    .ie9 .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,
      .ie10 .modal-popup._inner-scroll .modal-inner-wrap,
      .ie9 .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 {
    flex-grow: 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; }

@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide {
    left: 14.8rem;
    z-index: 900; }
    .modal-popup.modal-slide._show .modal-inner-wrap {
      transform: translateX(0); }
    .modal-popup.modal-slide .modal-inner-wrap {
      height: 100%;
      overflow-y: auto;
      position: static;
      transform: translateX(100%);
      transition: transform 0.3s ease-in-out;
      width: auto; }
    .modal-popup.modal-slide .modal-inner-wrap {
      margin: 0;
      max-height: none; } }

.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-decoration: none;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0; }
  .modal-custom .action-close:focus, .modal-custom .action-close:active,
  .modal-popup .action-close:focus,
  .modal-popup .action-close:active,
  .modal-slide .action-close:focus,
  .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-custom .action-close[disabled],
  fieldset[disabled] .modal-custom .action-close,
  .modal-popup .action-close.disabled,
  .modal-popup .action-close[disabled],
  fieldset[disabled]
  .modal-popup .action-close,
  .modal-slide .action-close.disabled,
  .modal-slide .action-close[disabled],
  fieldset[disabled]
  .modal-slide .action-close {
    cursor: not-allowed;
    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: #000;
    content: "";
    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: black; }

.modal-custom .action-close {
  margin: 25px; }

.modal-popup {
  pointer-events: none; }
  .modal-popup .modal-title {
    border-bottom: 1px solid #c1c1c1;
    font-weight: 300;
    padding-bottom: 10px;
    font-size: 26px;
    margin-bottom: 0;
    min-height: 1em;
    word-wrap: break-word; }
  .modal-popup .action-close {
    padding: 10px; }

.modal-slide .action-close {
  padding: 1.1rem 2rem; }

.modal-slide .page-main-actions {
  margin-bottom: calc(2.1rem - 15px);
  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: 1000; }

@media only screen and (max-width: 767px) {
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s ease;
    left: 14.8rem;
    z-index: 900; }
    .custom-slide._show {
      visibility: visible;
      opacity: 1;
      transition: opacity 0.3s ease; }
      .custom-slide._show .modal-inner-wrap {
        transform: translate(0, 0); }
    .custom-slide .modal-inner-wrap {
      background-color: #fff;
      box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
      opacity: 1;
      pointer-events: auto; }
    .custom-slide._show .modal-inner-wrap {
      transform: translateX(0); }
    .custom-slide .modal-inner-wrap {
      height: 100%;
      overflow-y: auto;
      position: static;
      transform: translateX(100%);
      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); } }

@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4; }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto; }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%; }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700; } }

@media only screen and (min-width: 768px) {
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right; } }

@-webkit-keyframes slide-right {
  0% {
    transform: translateX(-500%); }
  100% {
    transform: translateX(0); } }

@keyframes slide-right {
  0% {
    transform: translateX(-500%); }
  100% {
    transform: translateX(0); } }

@-webkit-keyframes slide-left {
  0% {
    transform: translateX(500%); }
  100% {
    transform: translateX(0); } }

@keyframes slide-left {
  0% {
    transform: translateX(500%); }
  100% {
    transform: translateX(0); } }

.ammenu-menu-wrapper .ammenu-item {
  margin: 0; }

.ammenu-menu-wrapper .ammenu-arrow {
  position: absolute;
  right: 10px;
  z-index: 2;
  margin: 0;
  width: 20px;
  height: 20px;
  opacity: 0;
  cursor: pointer;
  transition: all 0.3s ease;
  offset-path: none; }
  .ammenu-menu-wrapper .ammenu-arrow:before {
    position: absolute;
    display: block;
    width: 12px;
    height: 2px;
    background: #000;
    content: "";
    transition: none;
    transform-origin: 100% 50%; }
  .ammenu-menu-wrapper .ammenu-arrow:after {
    position: absolute;
    display: block;
    width: 12px;
    height: 2px;
    background: #000;
    content: "";
    transition: none;
    transform-origin: 100% 50%; }

.ammenu-menu-wrapper .ammenu-nav-sections {
  z-index: 9;
  background: #fff; }

.ammenu-menu-wrapper .ammenu-main-container {
  box-sizing: border-box;
  width: 100%; }

.ammenu-menu-wrapper .ammenu-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border: none;
  border-radius: 0;
  background: none;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  width: 100%;
  outline: none;
  box-shadow: none;
  color: inherit;
  overflow: hidden;
  font-size: 14px; }
  .ammenu-menu-wrapper .ammenu-link .reset-button {
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none;
    color: inherit;
    font-weight: inherit; }
  .ammenu-menu-wrapper .ammenu-link:focus {
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none;
    color: inherit;
    font-weight: inherit; }
  .ammenu-menu-wrapper .ammenu-link:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #bb0339;
    transform: translateX(-101%);
    transition: all ease 0.3s; }
  .ammenu-menu-wrapper .ammenu-link:hover {
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    text-decoration: none; }
    .ammenu-menu-wrapper .ammenu-link:hover:after {
      transform: translateX(0); }

.ammenu-menu-wrapper .ammenu-label {
  display: inline-block;
  padding: 2px 3px;
  min-width: 42px;
  border-radius: 2px;
  background: #fff;
  color: #000;
  text-align: center;
  font-size: 0.9rem;
  line-height: normal; }

.ammenu-menu-wrapper .ammenu-icon-block {
  position: relative;
  display: inline-block;
  margin: 0 8px 0 0;
  min-width: 18px;
  width: 18px;
  height: 18px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover; }

.ammenu-menu-wrapper .ammenu-menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.2);
  cursor: pointer; }

.ammenu-menu-wrapper table img {
  max-width: inherit; }

.ammenu-menu-wrapper [data-appearance="carousel"] {
  min-width: 200px;
  max-width: 100%;
  width: 100%; }

.ammenu-tabs-list {
  display: flex;
  margin: 0;
  padding: 0; }
  .ammenu-tabs-list .ammenu-item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
    cursor: pointer; }
  .ammenu-tabs-list .ammenu-button {
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    transition: 0.1s all ease-in;
    width: 100%;
    min-height: 50px;
    text-transform: uppercase; }
    .ammenu-tabs-list .ammenu-button .reset-button {
      border: none;
      border-radius: 0;
      background: none;
      box-shadow: none;
      color: inherit;
      font-weight: inherit; }
    .ammenu-tabs-list .ammenu-button:focus {
      border: none;
      border-radius: 0;
      background: none;
      box-shadow: none;
      color: inherit;
      font-weight: inherit; }
    .ammenu-tabs-list .ammenu-button:hover {
      border: none;
      border-radius: 0;
      background: none;
      box-shadow: none;
      color: inherit;
      font-weight: inherit;
      color: #bb0339; }
  .ammenu-tabs-list .ammenu-button.-active {
    font-weight: 600; }

.ammenu-button {
  outline: none; }

.ammenu-toggle {
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  z-index: 1;
  align-self: stretch;
  width: 25px;
  outline: none;
  cursor: pointer;
  transition: 0.1s; }
  .ammenu-toggle .reset-button {
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none;
    color: inherit;
    font-weight: inherit; }
  .ammenu-toggle:focus {
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none;
    color: inherit;
    font-weight: inherit; }
  .ammenu-toggle:hover {
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none;
    color: inherit;
    font-weight: inherit; }
  .ammenu-toggle .ammenu-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    margin: 0 0 -5px;
    width: 14px;
    height: 14px;
    border-style: solid;
    border-width: 2px 2px 0 0;
    border-radius: 2px;
    cursor: pointer;
    transform: rotate(315deg); }

.ammenu-button.-hamburger {
  display: flex;
  align-items: center;
  position: relative;
  display: inline-flex;
  margin: 0;
  padding: 0;
  width: 25px;
  height: 17px;
  border: none;
  background: transparent;
  cursor: pointer; }
  .ammenu-button.-hamburger:hover {
    border: none;
    background: transparent; }
  .ammenu-button.-hamburger:focus {
    border: none;
    background: transparent; }
  .ammenu-button.-hamburger:not(.-hamburger) {
    display: none; }
  .ammenu-button.-hamburger:before {
    position: absolute;
    display: block;
    margin: 0;
    width: 100%;
    border-color: inherit;
    border-bottom: 1px solid;
    border-radius: 1px;
    content: "";
    transition: all 0.3s ease;
    top: 0; }
  .ammenu-button.-hamburger:after {
    position: absolute;
    display: block;
    margin: 0;
    width: 100%;
    border-color: inherit;
    border-bottom: 1px solid;
    border-radius: 1px;
    content: "";
    transition: all 0.3s ease;
    bottom: 0; }
  .ammenu-button.-hamburger .ammenu-line {
    position: absolute;
    display: block;
    margin: 0;
    width: 100%;
    border-color: inherit;
    border-bottom: 1px solid;
    border-radius: 1px;
    content: "";
    transition: all 0.3s ease; }

.ammenu-button.-close {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  color: #6d6d6d;
  cursor: pointer; }
  .ammenu-button.-close .reset-button {
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none;
    color: inherit;
    font-weight: inherit; }
  .ammenu-button.-close:focus {
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none;
    color: inherit;
    font-weight: inherit; }
  .ammenu-button.-close:hover {
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    color: #000; }
  .ammenu-button.-close:before {
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE1IDEuMTYzMTRMMTMuODM2NCAwTDcuNSA2LjMzNzI5TDEuMTYzNTcgMEwwIDEuMTYyNzFMNi4zMzcyOSA3LjVMMC4wMDA4NTcxNDMgMTMuODM3M0wxLjE2MzU3IDE1TDcuNSA4LjY2MzE0TDEzLjgzNjQgMTQuOTk5NkwxNC45OTgzIDEzLjgzNjlMOC42NjI3MSA3LjVMMTUgMS4xNjMxNFoiIGZpbGw9IiMzNDM0MzQiLz48L3N2Zz4=);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    content: "";
    width: 15px;
    height: 15px; }

.ammenu-nav-sections.-mobile {
  transition: 0.3s all ease-in;
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 99999;
  overflow: auto;
  margin-bottom: 25px;
  padding: 0 0 40px;
  max-width: 300px;
  width: 100%;
  height: 100vh;
  /*
    &:not(.-has-icons) {
        .ammenu-items.-root {
            > .ammenu-item {
                > .ammenu-link {
                    &:before {
                        box-sizing: border-box;
                        margin: 0 10px 0 0;
                        min-width: 10px;
                        width: 10px;
                        height: 10px;
                        border: 2px solid;
                        border-radius: 12px;
                        content: "";
                    }
                }
            }
        }
    }
    */ }
  .ammenu-nav-sections.-mobile .ammenu-settings-list {
    padding: 20px 0; }
  .ammenu-nav-sections.-mobile .ammenu-items.-account-links {
    margin: 15px 0; }
    .ammenu-nav-sections.-mobile .ammenu-items.-account-links .ammenu-counter {
      padding: 0 0 0 5px;
      text-transform: capitalize;
      font-size: 0.8em;
      opacity: 0.5; }
      .ammenu-nav-sections.-mobile .ammenu-items.-account-links .ammenu-counter:before {
        content: "("; }
      .ammenu-nav-sections.-mobile .ammenu-items.-account-links .ammenu-counter:after {
        content: ")"; }
  .ammenu-nav-sections.-mobile .ammenu-settings-block {
    padding: 15px 0;
    border-bottom: 1px solid #c4c4c4; }
    .ammenu-nav-sections.-mobile .ammenu-settings-block .ammenu-toggle {
      transform: rotate(180deg); }
    .ammenu-nav-sections.-mobile .ammenu-settings-block .ammenu-toggle.-active {
      transform: rotate(0); }
    .ammenu-nav-sections.-mobile .ammenu-settings-block .ammenu-text {
      padding: 5px 0;
      max-width: 70%; }
    .ammenu-nav-sections.-mobile .ammenu-settings-block .ammenu-title {
      margin: 0;
      padding: 0 20px 0;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 1.8rem; }
    .ammenu-nav-sections.-mobile .ammenu-settings-block .ammenu-items.-dropdown {
      padding: 10px 0 0 10px; }
      .ammenu-nav-sections.-mobile .ammenu-settings-block .ammenu-items.-dropdown .ammenu-link {
        justify-content: space-between;
        height: 30px; }
    .ammenu-nav-sections.-mobile .ammenu-settings-block .ammenu-code {
      margin: 0 0 0 10px;
      text-transform: uppercase; }
  .ammenu-nav-sections.-mobile .ammenu-items {
    flex-basis: 100%;
    margin: 0;
    padding: 0; }
  .ammenu-nav-sections.-mobile .ammenu-items.-root > .ammenu-item {
    margin: 0;
    border-bottom: 1px solid #c4c4c4; }
    .ammenu-nav-sections.-mobile .ammenu-items.-root > .ammenu-item > .ammenu-link {
      display: flex;
      align-items: center;
      flex-basis: 100%;
      box-sizing: border-box;
      min-height: 50px;
      text-transform: uppercase;
      /*font-weight: 600;
                font-size: 1.6rem;*/ }
    .ammenu-nav-sections.-mobile .ammenu-items.-root > .ammenu-item .ammenu-item {
      margin: 0;
      padding: 0 0 0 25px; }
      .ammenu-nav-sections.-mobile .ammenu-items.-root > .ammenu-item .ammenu-item .ammenu-toggle .ammenu-icon {
        width: 11px;
        height: 11px; }
  .ammenu-nav-sections.-mobile .ammenu-label {
    transform: translate(8%, -50%); }
  .ammenu-nav-sections.-mobile .ammenu-toggle {
    margin: 0 0 0 auto;
    box-shadow: none; }
  .ammenu-nav-sections.-mobile .ammenu-item {
    position: relative; }
  .ammenu-nav-sections.-mobile .ammenu-link {
    flex-basis: 100%;
    flex-grow: 1;
    box-sizing: border-box;
    padding: 0 20px;
    text-align: left;
    min-height: 50px; }
  .ammenu-nav-sections.-mobile .ammenu-text {
    word-wrap: break-word;
    word-break: break-word;
    overflow: hidden;
    box-sizing: border-box;
    padding: 10px 0;
    max-height: 100%;
    vertical-align: middle;
    text-align: left;
    text-overflow: ellipsis; }
  .ammenu-nav-sections.-mobile:not(.-left-menu) .ammenu-menu-header {
    padding: 16px 20px;
    border-bottom: 1px solid #c4c4c4;
    display: none; }
  .ammenu-nav-sections.-mobile:not(.-left-menu) .ammenu-items.-root {
    padding: 0 0 20px; }

.ammenu-menu-header {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0;
  font-weight: 700;
  font-size: 1.6rem; }
  .ammenu-menu-header .ammenu-message.-welcome {
    margin: 0 5px 0 0; }
    .ammenu-menu-header .ammenu-message.-welcome:after {
      content: ","; }
  .ammenu-menu-header .ammenu-name {
    border-bottom: 1px dashed; }
    .ammenu-menu-header .ammenu-name:after {
      content: "!"; }

.ammenu-categories-container {
  display: flex;
  flex-wrap: wrap; }
  .ammenu-categories-container .ammenu-column.-col-10 {
    flex-basis: calc(100% / 10); }
  .ammenu-categories-container .ammenu-column.-col-9 {
    flex-basis: calc(100% / 9); }
  .ammenu-categories-container .ammenu-column.-col-8 {
    flex-basis: calc(100% / 8); }
  .ammenu-categories-container .ammenu-column.-col-7 {
    flex-basis: calc(100% / 7); }
  .ammenu-categories-container .ammenu-column.-col-6 {
    flex-basis: calc(100% / 6); }
  .ammenu-categories-container .ammenu-column.-col-5 {
    flex-basis: calc(100% / 5);
    max-width: 20%; }
  .ammenu-categories-container .ammenu-column.-col-4 {
    flex-basis: calc(100% / 4);
    max-width: 25%; }
  .ammenu-categories-container .ammenu-column.-col-3 {
    flex-basis: calc(100% / 3);
    max-width: 33%; }
  .ammenu-categories-container .ammenu-column.-col-2 {
    flex-basis: calc(100% / 2);
    max-width: 50%; }
  .ammenu-categories-container .ammenu-column.-col-1 {
    flex-basis: calc(100% / 1); }
  .ammenu-categories-container .ammenu-list {
    display: inline-flex;
    align-items: flex-start;
    flex-direction: column;
    padding: 0; }
    .ammenu-categories-container .ammenu-list .ammenu-list {
      padding: 0 0 0 15px; }
  .ammenu-categories-container .ammenu-column {
    flex-basis: 100%;
    box-sizing: border-box;
    padding: 0; }
    .ammenu-categories-container .ammenu-column:not(:last-child) {
      padding-right: 15px; }
    .ammenu-categories-container .ammenu-column > .ammenu-list {
      padding-bottom: 20px; }

.ammenu-nav-sections.-topmenu.-hamburger {
  padding: 0 20px; }
  .ammenu-nav-sections.-topmenu.-hamburger .ammenu-main-container {
    padding: 0;
    /*max-width: 1240px;*/ }

.ammenu-nav-sections.-left-menu {
  box-shadow: 2px 0 10px rgba(0, 0, 0, 0.15); }
  .ammenu-nav-sections.-left-menu .ammenu-button.-close {
    position: absolute;
    top: 25px;
    right: -30px;
    pointer-events: none; }
  .ammenu-nav-sections.-left-menu .ammenu-menu-title {
    display: block;
    font-weight: 600; }
  .ammenu-nav-sections.-left-menu .ammenu-menu-header {
    margin: 0 0 20px;
    color: #fff;
    font-size: 1.4rem; }
  .ammenu-nav-sections.-left-menu .switcher {
    box-sizing: border-box;
    padding: 30px 0 0; }
    .ammenu-nav-sections.-left-menu .switcher .switcher-options {
      padding: 0 25px; }
    .ammenu-nav-sections.-left-menu .switcher .switcher-label {
      padding: 0 25px 10px;
      border: none;
      text-transform: uppercase;
      font-weight: 600;
      line-height: 25px; }
    .ammenu-nav-sections.-left-menu .switcher .switcher-trigger {
      padding: 0;
      font-size: 1.6rem; }
      .ammenu-nav-sections.-left-menu .switcher .switcher-trigger strong {
        position: relative;
        display: block;
        width: 100%; }
        .ammenu-nav-sections.-left-menu .switcher .switcher-trigger strong:after {
          position: absolute;
          top: 2px;
          right: 0;
          display: block;
          width: 10px;
          height: 10px;
          border-width: 0 2px 2px 0;
          border-style: solid;
          content: "";
          transform: rotate(45deg); }
    .ammenu-nav-sections.-left-menu .switcher .switcher-trigger.active strong:after {
      top: 8px;
      transform: rotate(225deg); }
  .ammenu-nav-sections.-left-menu .ammenu-categories-container .ammenu-column > .ammenu-link {
    text-transform: uppercase; }
  .ammenu-nav-sections.-left-menu .ammenu-categories-container .ammenu-text {
    transition: 0.1s all ease-in;
    padding: 5px;
    border: 1px solid transparent;
    border-radius: 2px;
    /*font-weight: 600;
            font-size: 1.6rem;*/ }
    .ammenu-nav-sections.-left-menu .ammenu-categories-container .ammenu-text:hover {
      border-color: inherit; }
  .ammenu-nav-sections.-left-menu .ammenu-items.-root > .ammenu-item > .ammenu-link {
    flex-basis: 100%;
    text-transform: uppercase;
    /*font-weight: 600;*/ }
  .ammenu-nav-sections.-left-menu .pagebuilder-column {
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
    min-width: 120px; }
  .ammenu-nav-sections.-left-menu [data-content-type="html"] {
    min-width: 120px; }
  .ammenu-nav-sections.-left-menu [data-content-type="video"] {
    min-width: 120px; }
  .ammenu-nav-sections.-left-menu:not(.-mobile) {
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 99999;
    overflow: visible;
    margin-bottom: 25px;
    max-width: 360px;
    width: 90%;
    height: 100vh;
    transition: all 0.3s ease; }
    .ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-menu-header {
      padding: 22px 30px; }
    .ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-menu-title {
      padding: 0 30px; }
    .ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-label {
      transform: translate(8%, -50%); }
    .ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-items {
      margin: 0;
      padding: 0 30px; }
    .ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-items.-root > .ammenu-item {
      position: relative;
      padding: 10px 25px 10px 0;
      text-transform: capitalize;
      font-size: 1.6rem; }
      .ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-items.-root > .ammenu-item .ammenu-link .ammenu-toggle {
        position: absolute; }
    .ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-item > .ammenu-text {
      padding: 0 10px 0 0;
      text-align: left;
      white-space: nowrap;
      font-size: 1.6rem; }
    .ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-items-list > .ammenu-item .ammenu-link .ammenu-text {
      padding: 5px;
      border: 1px solid transparent;
      border-radius: 2px;
      text-transform: uppercase;
      /*font-weight: 600;*/
      font-size: 13px; }
      .ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-items-list > .ammenu-item .ammenu-link .ammenu-text:hover {
        border-color: inherit; }
    .ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-text > .ammenu-link .ammenu-text {
      padding: 5px;
      border: 1px solid transparent;
      border-radius: 2px;
      text-transform: uppercase;
      /*font-weight: 600;*/
      font-size: 14px; }
      .ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-text > .ammenu-link .ammenu-text:hover {
        border-color: inherit; }
    .ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-submenu-block.-root {
      overflow-y: auto;
      scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
      scrollbar-width: thin;
      position: absolute;
      top: 0;
      left: calc(100% + 30px);
      margin: 0;
      padding: 15px;
      max-width: 64vw;
      max-height: 70vh;
      box-shadow: 3px 2px 8px rgba(0, 0, 0, 0.15); }
      .ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-submenu-block.-root::-webkit-scrollbar {
        background: #f0f0f0;
        width: 6px;
        height: 12px; }
      .ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-submenu-block.-root::-webkit-scrollbar-thumb {
        border-radius: 6px;
        background: #adadad;
        cursor: pointer;
        width: 6px;
        height: 6px; }
      .ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-submenu-block.-root::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px #fff;
        width: 6px;
        height: 6px; }
    .ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-toggle {
      top: 0;
      right: 0;
      bottom: 0;
      box-shadow: none;
      transform: rotate(90deg); }
    .ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-toggle.-active {
      transform: rotate(-90deg); }
  .ammenu-nav-sections.-left-menu:not(.-mobile).-opened {
    left: 0; }

.ammenu-nav-sections.-left-menu.-mobile {
  overflow-x: hidden; }
  .ammenu-nav-sections.-left-menu.-mobile .ammenu-menu-title {
    margin: 20px 0;
    padding: 0 20px;
    font-size: 1.4rem; }
  .ammenu-nav-sections.-left-menu.-mobile .ammenu-menu-header {
    padding: 22px 20px; }
  .ammenu-nav-sections.-left-menu.-mobile .ammenu-item {
    display: flex;
    flex-basis: 100%;
    flex-wrap: wrap; }

.ammenu-nav-sections.-mobile.-opened {
  left: 0; }

.ie11 .ammenu-nav-sections.-mobile .ammenu-text {
  word-break: break-all; }

.ammenu-nav-sections.-topmenu {
  transition: 0.1s all ease-in;
  margin: 0 0 15px 0; }
  .ammenu-nav-sections.-topmenu .ammenu-main-container {
    transition: 0.1s all ease-in;
    box-sizing: border-box;
    margin: auto;
    /*padding: 0 20px;*/ }
  .ammenu-nav-sections.-topmenu .ammenu-items {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none; }
    @media (max-width: 1025px) {
      .ammenu-nav-sections.-topmenu .ammenu-items {
        justify-content: center; } }
  .ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item {
    display: inline-block;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 1.6rem;
    cursor: pointer;
    transition: 0.5s;
    margin: 0 8px; }
    .ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item:first-child {
      margin-left: 0 !important; }
    .ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item:last-child {
      margin-right: 0; }
    .ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item:hover {
      background: #fff; }
      .ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item:hover > .ammenu-link {
        text-decoration: none; }
    .ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item:hover + .ammenu-submenu-block {
      display: flex; }
    .ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item > .ammenu-link {
      position: relative;
      padding: 15px 0px;
      font-size: 13px;
      line-height: 17px;
      text-transform: uppercase; }
  .ammenu-nav-sections.-topmenu .ammenu-label {
    position: absolute;
    top: 0;
    right: 0; }
  .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-item {
    position: relative;
    display: inline-flex;
    align-items: center; }
    .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-item:not(:last-child) {
      padding: 0 0 10px; }
    .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-item .ammenu-link {
      position: relative;
      font-size: 13px;
      font-weight: normal;
      text-transform: lowercase;
      transition: -webkit-clip-path 275ms ease;
      transition: clip-path 275ms ease;
      transition: clip-path 275ms ease, -webkit-clip-path 275ms ease; }
      .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-item .ammenu-link .ammenu-text:first-letter {
        text-transform: uppercase; }
      .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-item .ammenu-link:after {
        display: none !important; }
  .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-item.-parent:after {
    transition: 0.1s all ease-in;
    margin: 0 0 0 10px;
    width: 30px;
    height: 10px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTYuNDQxOSA1LjQ0MTk0QzE2LjY4NiA1LjE5Nzg2IDE2LjY4NiA0LjgwMjE0IDE2LjQ0MTkgNC41NTgwNkwxMi40NjQ1IDAuNTgwNTgzQzEyLjIyMDQgMC4zMzY1MDUgMTEuODI0NyAwLjMzNjUwNSAxMS41ODA2IDAuNTgwNTgzQzExLjMzNjUgMC44MjQ2NiAxMS4zMzY1IDEuMjIwMzkgMTEuNTgwNiAxLjQ2NDQ3TDE1LjExNjEgNUwxMS41ODA2IDguNTM1NTNDMTEuMzM2NSA4Ljc3OTYxIDExLjMzNjUgOS4xNzUzNCAxMS41ODA2IDkuNDE5NDJDMTEuODI0NyA5LjY2MzUgMTIuMjIwNCA5LjY2MzUgMTIuNDY0NSA5LjQxOTQyTDE2LjQ0MTkgNS40NDE5NFpNMCA1LjYyNUgxNlY0LjM3NUgwVjUuNjI1WiIgZmlsbD0iIzE3ODdFMCIvPjwvc3ZnPg==");
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    opacity: 0; }
  .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-item.-active.-parent:after {
    transition: 0.1s all ease-in;
    opacity: 1;
    transform: translateX(5px); }
  .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-column > .ammenu-link {
    margin: 0 0 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    text-transform: uppercase; }
    .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-column > .ammenu-link:after {
      display: none; }
  .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-list .ammenu-list {
    transition: 0.1s all ease-in;
    position: absolute;
    left: calc(100% + 20px);
    z-index: 9;
    margin: 0;
    padding: 10px;
    border: 1px solid transparent;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 2px 4px #575757 40; }
  .ammenu-nav-sections.-topmenu:not(.-hamburger) .ammenu-main-container .ammenu-items.-root {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto; }

.ammenu-nav-sections.-topmenu.-sticky {
  min-height: 58px; }
  .ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container {
    max-width: 100%;
    position: fixed;
    z-index: 9;
    top: 0;
    right: 0;
    left: 0;
    padding: 0;
    box-shadow: 0 0 20px #00000030; }
  .ammenu-nav-sections.-topmenu.-sticky .ammenu-items.-root {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto; }

.ammenu-submenu-block {
  box-sizing: border-box;
  background-position: center center;
  background-size: inherit;
  background-repeat: no-repeat;
  transition: 0.3s; }
  .ammenu-submenu-block .ambrands-link {
    display: none; }
  .ammenu-submenu-block .ambrands-list-popup {
    position: relative;
    opacity: 1;
    pointer-events: auto; }
  .ammenu-submenu-block .amreview-widget-container .amreview-title {
    background: none !important; }
  .ammenu-submenu-block .amreview-widget-container .review-item {
    background: none !important; }
  .ammenu-submenu-block .ammenu-product-list.-slider .slick-slide {
    vertical-align: top; }
  .ammenu-submenu-block .ammenu-product-list.-grid {
    margin: 0;
    padding: 0 10px; }
  .ammenu-submenu-block .ammenu-product-list .actions-secondary .action {
    opacity: 0.7; }
    .ammenu-submenu-block .ammenu-product-list .actions-secondary .action:hover {
      opacity: 1; }

.ammenu-submenu-block.-root {
  position: absolute;
  z-index: 999;
  overflow-y: auto;
  max-width: 100%;
  max-height: 70vh;
  box-shadow: 0 4px 5px rgba(35, 74, 87, 0.1);
  font-weight: 400;
  cursor: auto; }

.ammenu-submenu-block.-root.-full {
  left: 0; }

.ammenu-submenu-block.-simple {
  box-sizing: border-box;
  padding: 25px;
  background-position: center center;
  background-size: inherit;
  background-repeat: no-repeat; }
  .ammenu-submenu-block.-simple .ambrands-link {
    display: none; }
  .ammenu-submenu-block.-simple .ambrands-list-popup {
    position: relative;
    opacity: 1;
    pointer-events: auto; }

.ammenu-nav-sections.-mobile.-accordion .ammenu-toggle {
  transform: rotate(180deg); }

.ammenu-nav-sections.-mobile.-accordion .ammenu-toggle.-active {
  transform: rotate(0); }

.ammenu-nav-sections.-mobile.-accordion .ammenu-items.-root > .ammenu-item > .ammenu-items > .ammenu-item > .ammenu-link {
  /*text-transform: uppercase;
                        font-weight: 600;*/ }

.pagebuilder-content-type-wrapper .ammenu-item {
  list-style: none; }

.ammenu-label-group.admin__control-grouped {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .ammenu-label-group.admin__control-grouped > .admin__field {
    display: flex;
    align-items: center;
    flex-grow: 1;
    margin-top: 0; }
  .ammenu-label-group.admin__control-grouped .colorpicker-input {
    width: calc(100% - 37px) !important; }

.ammenu-items-tree {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  font-size: 2rem; }
  .ammenu-items-tree .ammenu-item {
    flex-basis: 200px;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 35px 30px;
    border: 1px dashed #ccc;
    border-radius: 4px;
    background: #fff;
    white-space: nowrap;
    cursor: pointer; }
    .ammenu-items-tree .ammenu-item:hover {
      border-color: #a0a0a0;
      box-shadow: 0 2px 4px rgba(32, 77, 112, 0.16); }
    .ammenu-items-tree .ammenu-item:not(:last-child) {
      margin-right: 20px; }

.ammenu-submenu-block.-builder.-root {
  display: flex;
  overflow-y: auto;
  scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  scrollbar-width: thin;
  padding: 25px; }
  .ammenu-submenu-block.-builder.-root::-webkit-scrollbar {
    background: #f0f0f0;
    width: 6px;
    height: 12px; }
  .ammenu-submenu-block.-builder.-root::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: #adadad;
    cursor: pointer;
    width: 6px;
    height: 6px; }
  .ammenu-submenu-block.-builder.-root::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #fff;
    width: 6px;
    height: 6px; }
  .ammenu-submenu-block.-builder.-root .ammenu-items-list {
    display: flex;
    display: inline-flex;
    box-sizing: border-box;
    font-size: 1.4rem; }
    .ammenu-submenu-block.-builder.-root .ammenu-items-list .ammenu-item {
      position: relative;
      line-height: 20px;
      cursor: pointer; }
  .ammenu-submenu-block.-builder.-root .ammenu-label {
    position: absolute;
    right: 0;
    z-index: 1;
    transform: translate(0, -18px); }
  .ammenu-submenu-block.-builder.-root .ammenu-link {
    position: relative;
    display: flex; }
    .ammenu-submenu-block.-builder.-root .ammenu-link .ammenu-text {
      overflow: hidden;
      max-width: 200px;
      text-align: left;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .ammenu-submenu-block.-builder.-root .ammenu-submenu-sidebar {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    align-self: stretch;
    box-sizing: border-box;
    max-width: 100%;
    width: 100%; }
  .ammenu-submenu-block.-builder.-root > .ammenu-submenu-block {
    position: relative; }
  .ammenu-submenu-block.-builder.-root .ammenu-submenu-block {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    box-sizing: border-box;
    padding: 0;
    width: 100%; }
  .ammenu-submenu-block.-builder.-root .ammenu-content-block {
    flex-basis: 100%;
    margin: 0;
    padding: 0;
    max-width: 100%; }
  .ammenu-submenu-block.-builder.-root .ammenu-product-list {
    max-width: 100%;
    width: 100%; }
  .ammenu-submenu-block.-builder.-root .products-slider {
    max-width: 100%;
    width: 100%; }

.ammenu-submenu-block.-top {
  flex-wrap: wrap; }
  .ammenu-submenu-block.-top > div {
    flex-basis: 100%;
    box-sizing: border-box; }
  .ammenu-submenu-block.-top > .ammenu-items-list {
    display: flex;
    padding: 8px 0;
    width: 100%; }
    .ammenu-submenu-block.-top > .ammenu-items-list > .ammenu-item {
      margin: 0 15px 0 0; }
  .ammenu-submenu-block.-top > .ammenu-submenu-sidebar {
    flex-basis: 100%; }
    .ammenu-submenu-block.-top > .ammenu-submenu-sidebar > .ammenu-submenu-block:not(.-empty) {
      position: relative;
      padding: 10px 0 0; }
      .ammenu-submenu-block.-top > .ammenu-submenu-sidebar > .ammenu-submenu-block:not(.-empty):after {
        position: absolute;
        display: inline-block;
        content: "";
        -ms-filter: contrast(0.1);
        filter: contrast(0.1);
        top: 0;
        right: 0;
        left: 0;
        width: 100%;
        border-top: 1px solid #e9ecf5; }

.ammenu-submenu-block.-top.-root > .ammenu-items-list .ammenu-label {
  white-space: pre; }

.ammenu-submenu-block.-left {
  flex-wrap: nowrap; }
  .ammenu-submenu-block.-left > .ammenu-items-list {
    display: inline-flex;
    flex-direction: column;
    padding: 0 15px 0 0;
    text-align: right; }
    .ammenu-submenu-block.-left > .ammenu-items-list .ammenu-item {
      align-self: flex-start;
      margin: 0;
      padding: 8px 10px 8px 0;
      min-width: 90px;
      line-height: 1.3; }
    .ammenu-submenu-block.-left > .ammenu-items-list .ammenu-label {
      position: relative;
      max-width: 100px; }
  .ammenu-submenu-block.-left > .ammenu-items-list + .ammenu-submenu-sidebar {
    position: relative;
    padding: 0 0 0 25px; }
    .ammenu-submenu-block.-left > .ammenu-items-list + .ammenu-submenu-sidebar > .ammenu-submenu-block:not(.-empty):before {
      position: absolute;
      display: inline-block;
      content: "";
      -ms-filter: contrast(0.3);
      filter: contrast(0.3);
      top: 0;
      bottom: 0;
      left: 0;
      height: 100%;
      border-left: 1px solid #e9ecf5; }

.-ie .ammenu-submenu-block .ammenu-items-list > .ammenu-item {
  min-height: 1em; }

.ammenu-nav-sections.-mobile.-drill {
  transition: 0.1s all ease-in; }
  .ammenu-nav-sections.-mobile.-drill .ammenu-items.-drill .ammenu-toggle {
    transform: rotate(90deg); }
  .ammenu-nav-sections.-mobile.-drill .ammenu-button.-go-main {
    display: flex;
    align-items: center;
    padding: 12px 20px;
    width: 100%;
    border: none;
    border-radius: 0;
    background: #bb0339;
    box-shadow: none;
    color: #fff;
    text-align: left;
    font-weight: 400; }
    .ammenu-nav-sections.-mobile.-drill .ammenu-button.-go-main:before {
      margin: 0 15px 0 5px;
      width: 12px;
      content: "<<";
      font-size: 1rem;
      line-height: 1px;
      transform: scaleY(2); }
  .ammenu-nav-sections.-mobile.-drill .-slide-left {
    -webkit-animation: slide-left 0.1s forwards;
            animation: slide-left 0.1s forwards; }
  .ammenu-nav-sections.-mobile.-drill .-slide-right {
    -webkit-animation: slide-right 0.1s forwards;
            animation: slide-right 0.1s forwards; }
  .ammenu-nav-sections.-mobile.-drill .ammenu-active-level .ammenu-button.-prev {
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    width: 50px;
    height: 50px; }
    .ammenu-nav-sections.-mobile.-drill .ammenu-active-level .ammenu-button.-prev .reset-button {
      border: none;
      border-radius: 0;
      background: none;
      box-shadow: none;
      color: inherit;
      font-weight: inherit; }
    .ammenu-nav-sections.-mobile.-drill .ammenu-active-level .ammenu-button.-prev:focus {
      border: none;
      border-radius: 0;
      background: none;
      box-shadow: none;
      color: inherit;
      font-weight: inherit; }
    .ammenu-nav-sections.-mobile.-drill .ammenu-active-level .ammenu-button.-prev:hover {
      border: none;
      border-radius: 0;
      background: none;
      box-shadow: none;
      color: inherit;
      font-weight: inherit; }
    .ammenu-nav-sections.-mobile.-drill .ammenu-active-level .ammenu-button.-prev .ammenu-icon {
      width: 20px;
      height: 20px;
      transform: rotate(180deg); }
  .ammenu-nav-sections.-mobile.-drill .ammenu-active-level .ammenu-item {
    display: flex;
    align-items: center;
    height: 50px;
    border-bottom: 1px solid #ccc; }
  .ammenu-nav-sections.-mobile.-drill .ammenu-active-level .ammenu-head {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0 20px;
    border-bottom: 1px solid #9c9c9c;
    font-size: 1.6rem;
    cursor: pointer; }
    .ammenu-nav-sections.-mobile.-drill .ammenu-active-level .ammenu-head .ammenu-link {
      padding: 0;
      /*text-transform: uppercase;
                font-weight: 600;*/ }
  .ammenu-nav-sections.-mobile.-drill .ammenu-active-level .ammenu-link {
    /*text-transform: uppercase;
            font-weight: 600;*/ }

.mp-product-slider-content .product-item,
.product-items .product-item {
  text-align: center; }
  .mp-product-slider-content .product-item .slider-product-item-info,
  .mp-product-slider-content .product-item .product-item-info,
  .product-items .product-item .slider-product-item-info,
  .product-items .product-item .product-item-info {
    position: relative;
    display: block;
    background: #fff;
    border: 1px solid #fff;
    padding: 0 15px 50px;
    overflow: hidden;
    transition: all ease 0.3s;
    border-radius: 3px; }
    @media only screen and (max-width: 767px) {
      .mp-product-slider-content .product-item .slider-product-item-info,
      .mp-product-slider-content .product-item .product-item-info,
      .product-items .product-item .slider-product-item-info,
      .product-items .product-item .product-item-info {
        border: 1px solid #000000;
        box-shadow: 0 6px 12px #00000021; }
        .mp-product-slider-content .product-item .slider-product-item-info div.actions-primary button.action.primary, .mp-product-slider-content .product-item .slider-product-item-info div.actions-primary .cart.table-wrapper .actions-toolbar > .action.primary, .cart.table-wrapper .mp-product-slider-content .product-item .slider-product-item-info div.actions-primary .actions-toolbar > .action.primary,
        .mp-product-slider-content .product-item .product-item-info div.actions-primary button.action.primary,
        .mp-product-slider-content .product-item .product-item-info div.actions-primary .cart.table-wrapper .actions-toolbar > .action.primary,
        .cart.table-wrapper .mp-product-slider-content .product-item .product-item-info div.actions-primary .actions-toolbar > .action.primary,
        .product-items .product-item .slider-product-item-info div.actions-primary button.action.primary,
        .product-items .product-item .slider-product-item-info div.actions-primary .cart.table-wrapper .actions-toolbar > .action.primary,
        .cart.table-wrapper .product-items .product-item .slider-product-item-info div.actions-primary .actions-toolbar > .action.primary,
        .product-items .product-item .product-item-info div.actions-primary button.action.primary,
        .product-items .product-item .product-item-info div.actions-primary .cart.table-wrapper .actions-toolbar > .action.primary,
        .cart.table-wrapper .product-items .product-item .product-item-info div.actions-primary .actions-toolbar > .action.primary {
          transform: translateY(0); } }
    @media only screen and (max-width: 639px) {
      .mp-product-slider-content .product-item .slider-product-item-info,
      .mp-product-slider-content .product-item .product-item-info,
      .product-items .product-item .slider-product-item-info,
      .product-items .product-item .product-item-info {
        max-width: 320px;
        margin: auto; } }
    .mp-product-slider-content .product-item .slider-product-item-info .brand-name,
    .mp-product-slider-content .product-item .product-item-info .brand-name,
    .product-items .product-item .slider-product-item-info .brand-name,
    .product-items .product-item .product-item-info .brand-name {
      display: block;
      font-weight: 500;
      min-height: 20px; }
    .mp-product-slider-content .product-item .slider-product-item-info .description-text,
    .mp-product-slider-content .product-item .product-item-info .description-text,
    .product-items .product-item .slider-product-item-info .description-text,
    .product-items .product-item .product-item-info .description-text {
      height: 60px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical; }
    .mp-product-slider-content .product-item .slider-product-item-info .product-item-name,
    .mp-product-slider-content .product-item .product-item-info .product-item-name,
    .product-items .product-item .slider-product-item-info .product-item-name,
    .product-items .product-item .product-item-info .product-item-name {
      min-height: 75px; }
      .mp-product-slider-content .product-item .slider-product-item-info .product-item-name a,
      .mp-product-slider-content .product-item .product-item-info .product-item-name a,
      .product-items .product-item .slider-product-item-info .product-item-name a,
      .product-items .product-item .product-item-info .product-item-name a {
        display: block;
        text-transform: uppercase;
        font-weight: 600 !important;
        font-size: 18px !important;
        margin-bottom: 20px;
        min-height: 75px; }
        .mp-product-slider-content .product-item .slider-product-item-info .product-item-name a:hover,
        .mp-product-slider-content .product-item .product-item-info .product-item-name a:hover,
        .product-items .product-item .slider-product-item-info .product-item-name a:hover,
        .product-items .product-item .product-item-info .product-item-name a:hover {
          text-decoration: none; }
    .mp-product-slider-content .product-item .slider-product-item-info .price-box,
    .mp-product-slider-content .product-item .product-item-info .price-box,
    .product-items .product-item .slider-product-item-info .price-box,
    .product-items .product-item .product-item-info .price-box {
      font-weight: 600;
      font-size: 18px; }
      .mp-product-slider-content .product-item .slider-product-item-info .price-box .price-label,
      .mp-product-slider-content .product-item .product-item-info .price-box .price-label,
      .product-items .product-item .slider-product-item-info .price-box .price-label,
      .product-items .product-item .product-item-info .price-box .price-label {
        display: none; }
      .mp-product-slider-content .product-item .slider-product-item-info .price-box .old-price-2-widget-product-grid,
      .mp-product-slider-content .product-item .product-item-info .price-box .old-price-2-widget-product-grid,
      .product-items .product-item .slider-product-item-info .price-box .old-price-2-widget-product-grid,
      .product-items .product-item .product-item-info .price-box .old-price-2-widget-product-grid {
        font-weight: 400;
        font-size: 16px; }
    .mp-product-slider-content .product-item .slider-product-item-info .secondary-addto-links.actions-secondary,
    .mp-product-slider-content .product-item .slider-product-item-info .actions-secondary,
    .mp-product-slider-content .product-item .product-item-info .secondary-addto-links.actions-secondary,
    .mp-product-slider-content .product-item .product-item-info .actions-secondary,
    .product-items .product-item .slider-product-item-info .secondary-addto-links.actions-secondary,
    .product-items .product-item .slider-product-item-info .actions-secondary,
    .product-items .product-item .product-item-info .secondary-addto-links.actions-secondary,
    .product-items .product-item .product-item-info .actions-secondary {
      position: absolute;
      top: 10px;
      right: 28px;
      width: 24px;
      z-index: 20; }
      .mp-product-slider-content .product-item .slider-product-item-info .secondary-addto-links.actions-secondary a::before,
      .mp-product-slider-content .product-item .slider-product-item-info .actions-secondary a::before,
      .mp-product-slider-content .product-item .product-item-info .secondary-addto-links.actions-secondary a::before,
      .mp-product-slider-content .product-item .product-item-info .actions-secondary a::before,
      .product-items .product-item .slider-product-item-info .secondary-addto-links.actions-secondary a::before,
      .product-items .product-item .slider-product-item-info .actions-secondary a::before,
      .product-items .product-item .product-item-info .secondary-addto-links.actions-secondary a::before,
      .product-items .product-item .product-item-info .actions-secondary a::before {
        font-size: 50px !important;
        opacity: 0.5;
        transition: all ease 0.3s; }
      .mp-product-slider-content .product-item .slider-product-item-info .secondary-addto-links.actions-secondary a:hover::before,
      .mp-product-slider-content .product-item .slider-product-item-info .actions-secondary a:hover::before,
      .mp-product-slider-content .product-item .product-item-info .secondary-addto-links.actions-secondary a:hover::before,
      .mp-product-slider-content .product-item .product-item-info .actions-secondary a:hover::before,
      .product-items .product-item .slider-product-item-info .secondary-addto-links.actions-secondary a:hover::before,
      .product-items .product-item .slider-product-item-info .actions-secondary a:hover::before,
      .product-items .product-item .product-item-info .secondary-addto-links.actions-secondary a:hover::before,
      .product-items .product-item .product-item-info .actions-secondary a:hover::before {
        color: #eed4c0 !important;
        opacity: 1; }
    .mp-product-slider-content .product-item .slider-product-item-info div.actions-primary,
    .mp-product-slider-content .product-item .product-item-info div.actions-primary,
    .product-items .product-item .slider-product-item-info div.actions-primary,
    .product-items .product-item .product-item-info div.actions-primary {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; }
      .mp-product-slider-content .product-item .slider-product-item-info div.actions-primary button.action.primary, .mp-product-slider-content .product-item .slider-product-item-info div.actions-primary .cart.table-wrapper .actions-toolbar > .action.primary, .cart.table-wrapper .mp-product-slider-content .product-item .slider-product-item-info div.actions-primary .actions-toolbar > .action.primary,
      .mp-product-slider-content .product-item .product-item-info div.actions-primary button.action.primary,
      .mp-product-slider-content .product-item .product-item-info div.actions-primary .cart.table-wrapper .actions-toolbar > .action.primary,
      .cart.table-wrapper .mp-product-slider-content .product-item .product-item-info div.actions-primary .actions-toolbar > .action.primary,
      .product-items .product-item .slider-product-item-info div.actions-primary button.action.primary,
      .product-items .product-item .slider-product-item-info div.actions-primary .cart.table-wrapper .actions-toolbar > .action.primary,
      .cart.table-wrapper .product-items .product-item .slider-product-item-info div.actions-primary .actions-toolbar > .action.primary,
      .product-items .product-item .product-item-info div.actions-primary button.action.primary,
      .product-items .product-item .product-item-info div.actions-primary .cart.table-wrapper .actions-toolbar > .action.primary,
      .cart.table-wrapper .product-items .product-item .product-item-info div.actions-primary .actions-toolbar > .action.primary {
        width: 100%;
        border-radius: 3px;
        background: #000;
        color: white;
        border: none;
        font-weight: 400;
        text-transform: uppercase;
        padding: 15px 0;
        transform: translateY(100%);
        transition: all ease 0.3s; }
        .mp-product-slider-content .product-item .slider-product-item-info div.actions-primary button.action.primary:hover, .mp-product-slider-content .product-item .slider-product-item-info div.actions-primary .cart.table-wrapper .actions-toolbar > .action.primary:hover, .cart.table-wrapper .mp-product-slider-content .product-item .slider-product-item-info div.actions-primary .actions-toolbar > .action.primary:hover,
        .mp-product-slider-content .product-item .product-item-info div.actions-primary button.action.primary:hover,
        .mp-product-slider-content .product-item .product-item-info div.actions-primary .cart.table-wrapper .actions-toolbar > .action.primary:hover,
        .cart.table-wrapper .mp-product-slider-content .product-item .product-item-info div.actions-primary .actions-toolbar > .action.primary:hover,
        .product-items .product-item .slider-product-item-info div.actions-primary button.action.primary:hover,
        .product-items .product-item .slider-product-item-info div.actions-primary .cart.table-wrapper .actions-toolbar > .action.primary:hover,
        .cart.table-wrapper .product-items .product-item .slider-product-item-info div.actions-primary .actions-toolbar > .action.primary:hover,
        .product-items .product-item .product-item-info div.actions-primary button.action.primary:hover,
        .product-items .product-item .product-item-info div.actions-primary .cart.table-wrapper .actions-toolbar > .action.primary:hover,
        .cart.table-wrapper .product-items .product-item .product-item-info div.actions-primary .actions-toolbar > .action.primary:hover {
          border: none; }
        @media only screen and (max-width: 767px) {
          .mp-product-slider-content .product-item .slider-product-item-info div.actions-primary button.action.primary, .mp-product-slider-content .product-item .slider-product-item-info div.actions-primary .cart.table-wrapper .actions-toolbar > .action.primary, .cart.table-wrapper .mp-product-slider-content .product-item .slider-product-item-info div.actions-primary .actions-toolbar > .action.primary,
          .mp-product-slider-content .product-item .product-item-info div.actions-primary button.action.primary,
          .mp-product-slider-content .product-item .product-item-info div.actions-primary .cart.table-wrapper .actions-toolbar > .action.primary,
          .cart.table-wrapper .mp-product-slider-content .product-item .product-item-info div.actions-primary .actions-toolbar > .action.primary,
          .product-items .product-item .slider-product-item-info div.actions-primary button.action.primary,
          .product-items .product-item .slider-product-item-info div.actions-primary .cart.table-wrapper .actions-toolbar > .action.primary,
          .cart.table-wrapper .product-items .product-item .slider-product-item-info div.actions-primary .actions-toolbar > .action.primary,
          .product-items .product-item .product-item-info div.actions-primary button.action.primary,
          .product-items .product-item .product-item-info div.actions-primary .cart.table-wrapper .actions-toolbar > .action.primary,
          .cart.table-wrapper .product-items .product-item .product-item-info div.actions-primary .actions-toolbar > .action.primary {
            transform: translateY(0); } }
    .mp-product-slider-content .product-item .slider-product-item-info:hover,
    .mp-product-slider-content .product-item .product-item-info:hover,
    .product-items .product-item .slider-product-item-info:hover,
    .product-items .product-item .product-item-info:hover {
      border: 1px solid #000000;
      box-shadow: 0 6px 12px #00000021; }
      .mp-product-slider-content .product-item .slider-product-item-info:hover div.actions-primary button.action.primary, .mp-product-slider-content .product-item .slider-product-item-info:hover div.actions-primary .cart.table-wrapper .actions-toolbar > .action.primary, .cart.table-wrapper .mp-product-slider-content .product-item .slider-product-item-info:hover div.actions-primary .actions-toolbar > .action.primary,
      .mp-product-slider-content .product-item .product-item-info:hover div.actions-primary button.action.primary,
      .mp-product-slider-content .product-item .product-item-info:hover div.actions-primary .cart.table-wrapper .actions-toolbar > .action.primary,
      .cart.table-wrapper .mp-product-slider-content .product-item .product-item-info:hover div.actions-primary .actions-toolbar > .action.primary,
      .product-items .product-item .slider-product-item-info:hover div.actions-primary button.action.primary,
      .product-items .product-item .slider-product-item-info:hover div.actions-primary .cart.table-wrapper .actions-toolbar > .action.primary,
      .cart.table-wrapper .product-items .product-item .slider-product-item-info:hover div.actions-primary .actions-toolbar > .action.primary,
      .product-items .product-item .product-item-info:hover div.actions-primary button.action.primary,
      .product-items .product-item .product-item-info:hover div.actions-primary .cart.table-wrapper .actions-toolbar > .action.primary,
      .cart.table-wrapper .product-items .product-item .product-item-info:hover div.actions-primary .actions-toolbar > .action.primary {
        transform: translateY(0); }
  .mp-product-slider-content .product-item .slider-product-item-details,
  .product-items .product-item .slider-product-item-details {
    padding: 0 15px; }

.mp-product-slider-content .owl-nav,
.product-items .owl-nav {
  font-size: 80px; }
  .mp-product-slider-content .owl-nav button span, .mp-product-slider-content .owl-nav .cart.table-wrapper .actions-toolbar > .action span, .cart.table-wrapper .mp-product-slider-content .owl-nav .actions-toolbar > .action span,
  .product-items .owl-nav button span,
  .product-items .owl-nav .cart.table-wrapper .actions-toolbar > .action span,
  .cart.table-wrapper .product-items .owl-nav .actions-toolbar > .action span {
    color: #d6d6d6; }
    .mp-product-slider-content .owl-nav button span:hover, .mp-product-slider-content .owl-nav .cart.table-wrapper .actions-toolbar > .action span:hover, .cart.table-wrapper .mp-product-slider-content .owl-nav .actions-toolbar > .action span:hover,
    .product-items .owl-nav button span:hover,
    .product-items .owl-nav .cart.table-wrapper .actions-toolbar > .action span:hover,
    .cart.table-wrapper .product-items .owl-nav .actions-toolbar > .action span:hover {
      color: #869791; }
  .mp-product-slider-content .owl-nav .owl-prev,
  .product-items .owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 999;
    text-shadow: none;
    background: none;
    border: none; }
  .mp-product-slider-content .owl-nav .owl-next,
  .product-items .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    right: 0;
    z-index: 999;
    text-shadow: none;
    background: none;
    border: none; }

.mp-product-slider-content .product-items .product-slider .slider-product-item-details .slider-product-item-actions,
.product-items .product-items .product-slider .slider-product-item-details .slider-product-item-actions {
  /* margin: 15px 0 10px; */ }
  @media only screen and (max-width: 767px) {
    .mp-product-slider-content .product-items .product-slider .slider-product-item-details .slider-product-item-actions,
    .product-items .product-items .product-slider .slider-product-item-details .slider-product-item-actions {
      display: block; } }

.owl-item li.product-slider {
  width: 100% !important; }

.mp-product-slider-block {
  margin: 0 !important; }
  .mp-product-slider-block .owl-carousel .owl-nav button.owl-prev, .mp-product-slider-block .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .owl-prev.action, .cart.table-wrapper .mp-product-slider-block .owl-carousel .owl-nav .actions-toolbar > .owl-prev.action {
    font-size: 20px; }
  .mp-product-slider-block .owl-carousel .owl-nav button.owl-next, .mp-product-slider-block .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .owl-next.action, .cart.table-wrapper .mp-product-slider-block .owl-carousel .owl-nav .actions-toolbar > .owl-next.action {
    font-size: 20px; }

.mp-ps-info {
  font-size: 1.8rem;
  position: relative;
  z-index: 1;
  text-align: center;
  display: block;
  color: #bbbbbb;
  /*margin: -15px 0 10px 0;*/ }

.slider-product-item-actions {
  margin: 0; }

.home-categories-container {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 40px; }
  .home-categories-container::after {
    position: absolute;
    width: 100%;
    height: 70%;
    bottom: 0;
    content: '';
    background: #dda9821a;
    z-index: 1; }

h3.home-categories-title {
  position: relative;
  margin: 80px 0 70px;
  font-weight: 600;
  font-size: 30px;
  line-height: 110%;
  text-align: center;
  text-transform: uppercase;
  color: #000000; }
  @media only screen and (max-width: 767px) {
    h3.home-categories-title {
      margin: 15px 0; } }
  h3.home-categories-title:after {
    position: absolute;
    content: '';
    top: 45px;
    left: 50%;
    width: 30px;
    height: 2px;
    margin-left: -15px;
    background-color: #DDA982; }

.masonry {
  position: relative;
  display: flex;
  width: 100%;
  z-index: 5; }
  .masonry.masonry--h {
    flex-flow: row wrap; }
  .masonry img {
    vertical-align: middle;
    max-width: 100%; }
  .masonry .masonry-brick {
    position: relative;
    flex: auto;
    height: 269px;
    min-width: 269px;
    overflow: hidden;
    border-radius: 3px;
    margin: 15px;
    background-color: #333;
    color: white; }
    @media only screen and (max-width: 767px) {
      .masonry .masonry-brick {
        margin: 7.5px 0; } }
    .masonry .masonry-brick span.title {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 85%;
      z-index: 50;
      transform: translate(-50%, -50%);
      font-size: 25px;
      font-weight: 500;
      color: #ffffff;
      text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      text-align: center;
      text-transform: uppercase; }
    .masonry .masonry-brick .masonry-img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%;
      filter: brightness(75%);
      transition: all ease 0.3s; }
    .masonry .masonry-brick:hover .masonry-img {
      transform: scale(1.1);
      filter: brightness(50%); }

@media only screen and (min-width: 1024px) {
  .masonry-brick--h:nth-child(1) {
    width: 579px; } }

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .masonry-brick--h:nth-child(1) {
    width: 302px; } }

.bundle-options-container {
  clear: both;
  margin-bottom: 40px; }
  .bundle-options-container .legend.title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem; }
  .bundle-options-container .product-add-form {
    display: none; }
  .bundle-options-container .product-options-wrapper {
    margin-bottom: 30px; }
  .bundle-options-container .action.back {
    margin-bottom: 30px; }
  .bundle-options-container .price-box .price {
    font-size: 14px;
    font-weight: 700; }
  .bundle-options-container .block-bundle-summary {
    background: #e8e8e8;
    padding: 10px 20px; }
    .bundle-options-container .block-bundle-summary > .title > strong {
      font-weight: 300;
      line-height: 1.1;
      font-size: 2.6rem;
      margin-top: 2.5rem;
      margin-bottom: 2rem; }
    .bundle-options-container .block-bundle-summary .bundle-summary {
      margin-top: 30px; }
      .bundle-options-container .block-bundle-summary .bundle-summary.empty {
        display: none; }
      .bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
        font-weight: 300;
        line-height: 1.1;
        font-size: 1.8rem;
        margin-top: 1.5rem;
        margin-bottom: 1rem;
        display: block; }
    .bundle-options-container .block-bundle-summary .bundle.items > li {
      margin-bottom: 10px; }
    .bundle-options-container .block-bundle-summary .box-tocart .actions {
      display: inline-block;
      margin-bottom: 10px; }
    .bundle-options-container .block-bundle-summary .product-addto-links > .action {
      vertical-align: top; }
  .bundle-options-container .nested .field.qty {
    margin-top: 20px; }
    .bundle-options-container .nested .field.qty .label {
      font-weight: 700;
      margin: 0 0 5px;
      display: inline-block; }
  .bundle-options-container p.required {
    color: #e02b27; }
  .bundle-options-container .product-options-bottom {
    clear: left; }

@media only screen and (min-width: 768px) {
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%; }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%; }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper, .page-layout-2columns-left
  .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right
  .bundle-options-container .block-bundle-summary,
  .page-layout-3columns
  .bundle-options-container .block-bundle-summary {
    width: 48%; } }

.products {
  margin: 30px 0; }

.product-item {
  vertical-align: top; }
  .products-grid .product-item {
    display: inline-block;
    width: 100%; }
  .product-item-name {
    display: block;
    margin: 5px 0;
    word-wrap: break-word;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto; }
  .product-item-info {
    max-width: 100%;
    width: 152px; }
    .page-products .product-item-info {
      width: 100%; }
  .product-item-actions {
    display: none; }
    @media only screen and (max-width: 767px) {
      .product-item-actions {
        display: block; } }
    .product-item-actions .actions-secondary > .action:before {
      margin: 0; }
  .product-item-description {
    margin: 25px 0; }
  .product-item .product-reviews-summary .rating-summary {
    margin: 0 4px 0 0; }
  .product-item .product-reviews-summary .reviews-actions {
    font-size: 12px;
    margin-top: 5px;
    text-transform: lowercase; }
  .product-item .price-box {
    margin: 10px 0; }
    .product-item .price-box .price {
      font-size: 14px;
      font-weight: 700;
      white-space: nowrap; }
    .product-item .price-box .price-label {
      font-size: 12px; }
      .product-item .price-box .price-label:after {
        content: ':'; }
  .product-item .special-price .price,
  .product-item .minimal-price .price {
    font-size: 14px;
    font-weight: 700; }
  .product-item .special-price .price-wrapper,
  .product-item .minimal-price .price-wrapper {
    display: inline-block; }
  .product-item .special-price .price-including-tax + .price-excluding-tax,
  .product-item .minimal-price .price-including-tax + .price-excluding-tax {
    display: block; }
  .product-item .special-price {
    display: block; }
  .product-item .old-price .price {
    font-weight: 400; }
  .product-item .minimal-price .price-container {
    display: block; }
  .product-item .minimal-price-link {
    margin-top: 5px; }
    .product-item .minimal-price-link .price-label {
      color: #494949;
      font-size: 14px; }
    .product-item .minimal-price-link .price {
      font-weight: 400; }
  .product-item .minimal-price-link,
  .product-item .price-excluding-tax,
  .product-item .price-including-tax {
    display: block;
    white-space: nowrap; }
  .product-item .price-from,
  .product-item .price-to {
    margin: 0; }
  .product-item .action.tocompare:before {
    content: "" !important; }
  .product-item .tocart {
    white-space: nowrap; }

.column.main .product {
  /* &-items {
            margin-left: -$indent__base;
        } */ }
  .column.main .product-item {
    /* padding-left: 15px; */
    margin-bottom: 20px; }

.price-container .price {
  font-size: 14px; }

.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px; }

.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 11px; }

.price-container .weee:before {
  content: "(" attr(data-label) ": "; }

.price-container .weee:after {
  content: ')'; }

.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ": "; }

.products-list .product-item {
  display: table;
  width: 100%; }
  .products-list .product-item-info {
    display: table-row; }
  .products-list .product-item-photo {
    display: table-cell;
    padding: 0 30px 30px 0;
    vertical-align: top;
    width: 1%; }
  .products-list .product-item-details {
    display: table-cell;
    vertical-align: top; }

@media only screen and (max-width: 639px) {
  .products-list .product-item {
    table-layout: fixed; }
    .products-list .product-item-photo {
      padding: 0 10px 10px 0;
      width: 30%; } }

@media only screen and (min-width: 640px) {
  .products-grid .product-item {
    margin-bottom: 30px; }
  .product-item-actions {
    display: block; }
    .products-grid .product-item-actions {
      margin: 10px 0; }
    .product-item-actions .actions-primary + .actions-secondary {
      display: table-cell;
      padding-left: 5px;
      white-space: nowrap;
      width: 50%; }
      .product-item-actions .actions-primary + .actions-secondary > * {
        white-space: normal; }
    .product-item-actions .actions-primary {
      display: table-cell; }
  .products-grid .product-item {
    width: 33.3333%; }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 33.3333%; } }

@media only screen and (min-width: 768px) {
  .page-products .products-grid .product-item {
    width: 48%; }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%; }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%; } }

@media only screen and (min-width: 1024px) {
  .products-grid .product-item {
    width: 20%; }
  .page-layout-3columns .products-grid .product-item {
    width: 25%; }
  .page-products .products-grid .product-items {
    margin: 0; }
  .page-products .products-grid .product-item {
    margin-left: calc((100% - 3 * 30.977%) / 3);
    padding: 0;
    width: 30.977%; }
    .page-products .products-grid .product-item:nth-child(3n + 1) {
      margin-left: 0; }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%; }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%; }
    .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
      margin-left: 1%; }
    .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
      margin-left: 0; } }

.page-products .columns {
  position: relative;
  z-index: 1; }

.toolbar-amount {
  display: block;
  line-height: 28px;
  margin: 0;
  padding: 8px 0 0; }
  .products.wrapper ~ .toolbar .toolbar-amount {
    display: none; }

.toolbar-products {
  margin-bottom: 30px;
  padding: 0 10px;
  text-align: center; }
  .toolbar-products .pages {
    display: none; }
    .products.wrapper ~ .toolbar-products .pages {
      display: block; }
  .toolbar-products .limiter {
    display: none; }
    .toolbar-products .limiter .control {
      display: inline-block; }

.sorter {
  padding: 4px 0 0; }
  .products.wrapper ~ .toolbar .sorter {
    display: none; }

.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: #000;
    content: "";
    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: #666; }

.sorter .sort-desc:before {
  content: ""; }

.modes {
  display: none; }

.limiter-options {
  margin: 0 5px 0 7px;
  width: auto; }

.limiter-label {
  font-weight: 400; }

.page-products .toolbar .limiter {
  display: none; }

@media only screen and (min-width: 768px) {
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1; }
  .products.wrapper ~ .toolbar .pages {
    float: left; }
  .toolbar-amount {
    float: left; }
  .sorter {
    float: right; }
  .modes {
    display: block;
    float: left;
    margin-right: 20px; }
    .products.wrapper ~ .toolbar .modes {
      display: none; }
  .modes-mode {
    color: #4a4a4a;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: block;
    text-decoration: none; }
    .modes-mode > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .modes-mode:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 26px;
      line-height: inherit;
      color: #4a4a4a;
      content: "";
      font-family: "icons-blank-theme";
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .modes-mode:hover:before {
      color: #4a4a4a; }
    .modes-mode:not(.active):hover {
      color: #4a4a4a;
      background: #dedede; }
    .modes-mode:last-child {
      border-right: 1px solid #d1d1d1; }
    .modes-mode.active {
      color: #737373; }
  .mode-list:before {
    content: "" !important; }
  .limiter {
    float: right; }
    .products.wrapper ~ .toolbar .limiter {
      display: block; } }

.fotorama-stretch, .fotorama-focus-overlay:after, .fotorama__nav__frame:focus:after, .fotorama__html, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%; }

.fotorama-grab-cursor, .fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.fotorama-grabbing-cursor, .fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fotorama-gpu, .fotorama__caption, .fotorama--fullscreen, .fotorama__wrap--css3 .fotorama__html, .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full, .fotorama__wrap--css3 .fotorama__nav, .fotorama__nav:before, .fotorama__nav:after, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__stage:before, .fotorama__stage:after, .fotorama__wrap--css3 .fotorama__stage__frame {
  transform: translateZ(0); }

.fotorama-focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame, .fotorama__zoom-in:focus,
.fotorama__zoom-out:focus {
  outline: 0; }

.fotorama-focus-overlay:after, .fotorama__nav__frame:focus:after {
  background-color: #006bb4;
  border-radius: inherit;
  content: ''; }

.fotorama-transform-disabled, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__shaft {
  transform: none !important; }

.fotorama-transition-for-slide, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
  transition-duration: unset;
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1); }

.fotorama-no-select, .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__wrap {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.fotorama-select, .fotorama__select {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text; }

.fotorama-empty-bg {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=); }

.fotorama-auto-margin, .fotorama__nav, .fotorama__nav__frame {
  margin: auto;
  padding: 0; }

.fotorama-inline-block, .fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
  display: inline;
  display: inline-block;
  vertical-align: middle;
  zoom: 1; }

.fotorama-hidden, .fotorama--hidden, .fotorama__load {
  position: absolute;
  top: -99999px;
  left: -99999px;
  z-index: -1000; }

.fotorama-visible {
  position: relative;
  left: auto;
  top: auto;
  opacity: 1;
  z-index: auto; }

.fotorama-no-tap, .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.transitionDuration {
  transition-duration: 333ms; }

.transitionDurationZero {
  transition-duration: unset; }

.fotorama-sprite, .fotorama__arr .fotorama__arr__arr, .fotorama__fullscreen-icon, .fotorama__thumb--icon, .fotorama__video-close, .fotorama__video-play, .fotorama__fullscreen .fotorama__zoom-in, .fotorama__fullscreen .fotorama__zoom-out {
  background-image: url("../images/gallery.png");
  background-repeat: no-repeat; }

@media print {
  .fotorama-print-background, .fotorama-sprite, .fotorama__arr .fotorama__arr__arr, .fotorama__fullscreen-icon, .fotorama__thumb--icon, .fotorama__video-close, .fotorama__video-play, .fotorama__fullscreen .fotorama__zoom-in, .fotorama__fullscreen .fotorama__zoom-out, .fotorama__thumb-border {
    background: none !important; } }

.fotorama__active {
  box-shadow: 0 0 0 transparent; }

.fotorama__stage__frame.fotorama__active {
  z-index: 8; }

.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0; }

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9; }

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible; }

.fotorama__arr {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 80px;
  box-sizing: border-box;
  z-index: 900;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out; }
  .fotorama__arr:hover {
    background-color: rgba(255, 255, 255, 0.5); }
  .fotorama__arr:active {
    background-color: rgba(213, 213, 213, 0.5); }
  .fotorama__arr:focus {
    box-shadow: none; }
    .fotorama__arr:focus:after {
      border-radius: inherit;
      bottom: 3px;
      box-shadow: 0 0 3px 1px #fae5e5;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }
  .fotorama__arr--prev {
    left: 0; }
    .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
      transform: translate3d(-120px, 0, 0); }
    .fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
      transform: translate3d(-120px, 0, 0); }
  .fotorama__arr--next {
    right: 0; }
    .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
      transform: translate3d(120px, 0, 0); }
    .fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
      transform: translate3d(120px, 0, 0); }
  .fotorama__arr--disabled {
    display: none;
    opacity: 0.1;
    pointer-events: none;
    cursor: default; }
  .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr {
    opacity: 0; }
    .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus {
      opacity: 1; }
  .fotorama__wrap--video .fotorama__arr {
    opacity: 0 !important; }
  .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr {
    display: none; }
    .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus {
      display: block; }
  .fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr {
    display: none !important; }
  .fotorama__wrap--css3 .fotorama__arr:not(:focus) {
    transition-duration: 0.3s;
    transition-property: transform, opacity, background-color; }
  .fotorama__stage .fotorama__arr--shown {
    display: block !important; }
  .fotorama__stage .fotorama__arr--hidden {
    display: none !important; }

.fotorama__arr .fotorama__arr__arr {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }
  .ie9 .fotorama__arr .fotorama__arr__arr {
    margin: -40px 0 0 -40px; }

.fotorama__arr--prev .fotorama__arr__arr {
  background-position: -80px -80px; }

.fotorama__arr--next .fotorama__arr__arr {
  background-position: -160px -80px; }

.fotorama__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  z-index: 12; }
  .fotorama__caption a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid;
    border-color: fade(#000, 0.5); }
    .fotorama__caption a:hover {
      color: #000;
      border-color: fade(#000, 0.5); }
  .fotorama__wrap--rtl .fotorama__caption {
    left: auto;
    right: 0; }
  .fotorama__wrap--video .fotorama__caption,
  .fotorama__wrap--no-captions .fotorama__caption {
    display: none; }

.fotorama__caption__wrap {
  padding: 5px 10px;
  box-sizing: border-box;
  background-color: #fff; }

.fotorama__dot {
  display: block;
  position: relative;
  top: 12px;
  left: 6px;
  width: 4px;
  height: 4px;
  border: 1px solid #858585;
  border-radius: 6px; }
  .fotorama__nav__frame--dot:focus .fotorama__dot {
    box-shadow: none; }
    .fotorama__nav__frame--dot:focus .fotorama__dot:after {
      border-radius: inherit;
      bottom: 3px;
      box-shadow: 0 0 3px 1px #fae5e5;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }
  .fotorama__nav__frame--thumb:focus .fotorama__dot:after,
  .fotorama__nav__frame--dot:focus .fotorama__dot:after {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }
  .fotorama__active .fotorama__dot {
    background-color: #ff5501;
    border-color: #ff5501; }

.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear {
  display: block;
  left: 0;
  top: 0; }

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8; }

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7; }

.fotorama {
  min-width: 1px;
  overflow: hidden; }
  .fotorama--fullscreen {
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    background: #fff;
    z-index: 1000 !important; }

.fotorama__fullscreen {
  overflow: hidden;
  position: relative; }

.fotorama__fullscreen-icon {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  background-position: 0 0;
  cursor: pointer;
  z-index: 1000; }
  .fotorama__fullscreen-icon:focus {
    box-shadow: none; }
    .fotorama__fullscreen-icon:focus:after {
      border-radius: inherit;
      bottom: 3px;
      box-shadow: 0 0 3px 1px #fae5e5;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }
  .fotorama--fullscreen-icons .fotorama__fullscreen-icon {
    display: none; }
  .fotorama--fullscreen .fotorama__fullscreen-icon {
    display: inline-block;
    background-position: -80px 0; }
  .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 0; }
    .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
      opacity: 1; }
  .fotorama__wrap--video .fotorama__fullscreen-icon {
    opacity: 0 !important; }
  .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    display: none; }
    .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
      display: block; }
  .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
    display: none !important; }
  .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    transform: translate3d(80px, -80px, 0); }
  .fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
    transform: translate3d(80px, -80px, 0) !important; }
  .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus) {
    transition-duration: 0.3s;
    transition-property: transform, opacity, background-color; }
  .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon {
    background-color: rgba(255, 255, 255, 0.3);
    transition: background-color 0.3s ease-in-out; }
    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:hover {
      background-color: rgba(255, 255, 255, 0.5); }
    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:active {
      background-color: rgba(213, 213, 213, 0.5); }

.gallery-placeholder .loading-mask {
  position: static;
  padding: 0 0 50%; }

.gallery-placeholder .loader img {
  position: absolute; }

.fotorama__wrap--css3 .fotorama__html {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: linear; }

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  opacity: 0; }

.fotorama__img {
  max-width: inherit;
  opacity: 0;
  border: none !important; }
  .fotorama__loaded .fotorama__img,
  .fotorama__error .fotorama__img {
    opacity: 1; }
  .fotorama__img--full {
    display: none; }
  .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
    opacity: 0; }
  .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    transform: translateY(-50%); }
  .fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
    position: absolute;
    left: 50%;
    width: auto;
    height: 100%;
    transform: translateX(-50%); }
  .fotorama__stage__frame .fotorama__img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    transform: translate3d(-50%, -50%, 0);
    transition-duration: 0.3s;
    transition-property: width, height, top, left; }
  .fotorama--fullscreen .fotorama__stage__frame .fotorama__img {
    display: none; }
  .fotorama--fullscreen .fotorama__stage__frame .fotorama__img,
  .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: inherit;
    max-height: inherit; }
  .fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
    display: none; }
    .fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
      display: block; }
  .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
    display: block;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    cursor: default;
    transition: 0.3s linear; }
    .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--zoommable {
      max-width: none;
      max-height: none;
      cursor: pointer;
      transition-property: width, height, bottom, right, top, left; }
    .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--draggable {
      cursor: move;
      transition-property: none; }
  .fotorama__product-video--loaded .fotorama__img,
  .fotorama__product-video--loaded .fotorama__img--full {
    display: none !important; }

.magnifier-thumb-wrapper {
  position: relative;
  display: block;
  top: 0;
  left: 0; }

.magnifier-lens {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  border: solid 1px #bbb;
  z-index: 800; }

.magnifier-loader-text {
  margin-top: 10px; }

.magnifier-large {
  position: absolute;
  width: 32%;
  z-index: 100; }

.magnifier-preview {
  position: absolute;
  top: 215px;
  bottom: 0;
  left: 58%;
  overflow: hidden;
  padding: 0; }
  .magnifier-preview:not(.hidden) {
    background-color: #fff; }
  .magnifier-preview img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: inherit; }

.magnify-lens {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
  border: solid 1px #bbb;
  z-index: 1000; }

.magnify-opaque {
  opacity: 0.5; }

.magnify-hidden {
  display: none; }

.magnify-fullimage {
  display: none; }
  .fotorama__fullscreen .magnify-fullimage {
    display: inline-block; }

.fotorama__nav {
  position: relative;
  display: none;
  max-width: 100%;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  z-index: 5; }
  .fotorama__nav--dots {
    display: block;
    text-align: center; }
  .fotorama__nav--thumbs {
    display: block; }
  .fotorama__nav:before, .fotorama__nav:after {
    position: absolute;
    display: block;
    content: '';
    text-decoration: none;
    background-repeat: no-repeat;
    z-index: 10;
    pointer-events: none; }
  .fotorama__nav:before {
    left: -10px;
    top: -10px; }
  .fotorama__nav:after {
    right: -10px;
    bottom: -10px; }
  .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__nav:after,
  .fotorama__wrap--no-shadows .fotorama__nav:before,
  .fotorama__wrap--no-shadows .fotorama__nav:after {
    display: none; }
  .fotorama__wrap--only-active .fotorama__nav {
    max-width: 99999px !important; }

.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0; }

.fotorama__nav__frame {
  position: relative;
  box-sizing: content-box; }
  .fotorama__nav--dots .fotorama__nav__frame {
    width: 18px;
    height: 30px; }
    .fotorama__nav--dots .fotorama__nav__frame--thumb {
      display: none; }
  .fotorama__nav--thumbs .fotorama__nav__frame {
    padding-left: 0 !important; }
    .fotorama__nav--thumbs .fotorama__nav__frame:last-child {
      padding-right: 0 !important; }
    .fotorama__nav--thumbs .fotorama__nav__frame--dot {
      display: none; }
  .fotorama__nav__frame.fotorama__active .fotorama__nav__frame {
    width: 0;
    height: 0;
    border-width: 3px; }
    .fotorama__nav__frame.fotorama__active .fotorama__nav__frame:after {
      top: -3px;
      left: -3px;
      padding: 3px; }
  .fotorama__nav__frame:focus {
    box-shadow: none; }
    .fotorama__nav__frame:focus :after {
      top: -1px;
      left: -1px;
      padding: 1px; }
  .fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
    display: block;
    padding-bottom: inherit !important; }

.fotorama__nav__shaft {
  position: relative;
  top: 0;
  left: 0;
  text-align: left; }
  .fotorama__nav-wrap--vertical .fotorama__nav__shaft {
    width: 100%;
    background-color: white; }

.fotorama__wrap .fotorama__pointer {
  cursor: pointer; }

.fotorama__select {
  cursor: auto; }

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none; }

.fotorama__nav.fotorama__shadows,
.fotorama__stage.fotorama__shadows {
  /*
        &--left:before,
        &--right:after {
            top: 0;
            bottom: 0;
            width: 10px;
            height: auto;
            background-size: 1px 100%, 5px 100%;
        }
        */
  /*
        &--left:before {
            left: 0;
            background-position: 0 0, 0 0;
            @include fotorama-shadow-gradient(0, 50%);
        }

        &--right:after {
            right: 0;
            background-position: 100% 0, 100% 0;
            @include fotorama-shadow-gradient(100%, 50%);
        }
        */ }
  .fotorama__nav.fotorama__shadows--top:before, .fotorama__nav.fotorama__shadows--bottom:after,
  .fotorama__stage.fotorama__shadows--top:before,
  .fotorama__stage.fotorama__shadows--bottom:after {
    left: 0;
    right: 0;
    width: auto;
    height: 10px;
    background-size: 100% 1px, 100% 5px; }
  .fotorama__nav.fotorama__shadows--top:before,
  .fotorama__stage.fotorama__shadows--top:before {
    top: 0;
    background-position: 0 0, 0 0;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.4), transparent); }
  .fotorama__nav.fotorama__shadows--bottom:after,
  .fotorama__stage.fotorama__shadows--bottom:after {
    bottom: 0;
    background-position: 0 100%, 0 100%;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.4), transparent); }

.fotorama__video-close.fotorama-show-control {
  opacity: 1;
  transform: translate3d(0, -10px, 0); }

.fotorama__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  position: absolute;
  display: none;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  height: 64px;
  width: 64px;
  margin: auto;
  background-image: url("../images/loader-1.gif");
  z-index: 100; }
  .fotorama__spinner--show {
    display: block; }
  .fotorama__wrap--css3 .fotorama__spinner {
    -webkit-animation: spinner 24s infinite linear;
            animation: spinner 24s infinite linear; }

@-webkit-keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fotorama__stage {
  position: relative;
  max-width: 100%;
  overflow: hidden; }
  .fotorama__stage:before, .fotorama__stage:after {
    position: absolute;
    display: block;
    content: '';
    background-repeat: no-repeat;
    pointer-events: none;
    text-decoration: none;
    z-index: 10; }
  .fotorama__stage:before {
    left: -10px;
    top: -10px; }
  .fotorama__stage:after {
    right: -10px;
    bottom: -10px; }
  .fotorama--fullscreen .fotorama__stage:before, .fotorama--fullscreen .fotorama__stage:after,
  .fotorama__wrap--no-shadows .fotorama__stage:before,
  .fotorama__wrap--no-shadows .fotorama__stage:after,
  .fotorama__wrap--fade .fotorama__stage:before,
  .fotorama__wrap--fade .fotorama__stage:after {
    display: none; }
  .fotorama__wrap--only-active .fotorama__stage {
    max-width: 99999px !important; }

.fotorama__stage__frame {
  overflow: hidden;
  text-align: center; }
  .fotorama__wrap--rtl .fotorama__stage__frame {
    direction: rtl; }
  .fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1 !important; }
  .fotorama__wrap--fade .fotorama__stage__frame {
    display: none; }
  .fotorama--fullscreen .fotorama__stage__frame iframe {
    left: 80px;
    width: calc(100% - 80px * 2); }
  .fotorama__wrap--only-active .fotorama__stage__frame {
    visibility: hidden; }

.fotorama__stage__shaft {
  position: relative; }
  .fotorama__stage__shaft:focus {
    box-shadow: none; }
    .fotorama__stage__shaft:focus:after {
      border-radius: inherit;
      bottom: 3px;
      box-shadow: 0 0 3px 1px #fae5e5;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }

.fotorama__thumb {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  /*background-color: $color-gray92;*/ }
  .fotorama__nav__frame:focus .fotorama__thumb {
    box-shadow: none;
    z-index: 2; }
    .fotorama__nav__frame:focus .fotorama__thumb:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      box-shadow: 0 0 3px 1px #fae5e5;
      border-radius: inherit;
      content: '';
      z-index: 1000; }
  .fotorama__nav__frame--thumb:focus .fotorama__thumb,
  .fotorama__nav__frame--dot:focus .fotorama__thumb {
    overflow: inherit; }
  .fotorama__nav__frame:nth-child(2):focus .fotorama__thumb:after {
    left: 1px; }
  .fotorama__nav__frame:last-child:focus .fotorama__thumb:after {
    right: 1px; }
  .fotorama__thumb--icon {
    padding-bottom: 30px;
    font-size: 0.001px; }
    .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon,
    .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
      width: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate3d(-50%, -50%, 0); }
      .ie9 .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon, .ie9
      .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
        margin: -15px 0 0 -15px; }
    .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon,
    .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
      margin: auto;
      width: 30px;
      transform: rotate(90deg); }
    .fotorama__thumb__arr--left .fotorama__thumb--icon {
      background-position: -25px -265px; }
    .fotorama__thumb__arr--right .fotorama__thumb--icon {
      background-position: -25px -350px; }

.fotorama__thumb-border {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  border: 1px solid black;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 9; }
  .fotorama__nav--dots .fotorama__thumb-border {
    display: none; }

.fotorama__thumb__arr {
  box-shadow: none;
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out; }
  .fotorama__thumb__arr:hover {
    background-color: rgba(255, 255, 255, 0.5); }
  .fotorama__thumb__arr:active {
    background-color: rgba(213, 213, 213, 0.5); }
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
    z-index: 1000;
    cursor: pointer; }
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
    left: 0; }
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    right: 0; }
  .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left,
  .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
    position: absolute;
    left: 0;
    right: 0;
    height: 30px;
    cursor: pointer;
    z-index: 1000; }
  .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
    top: 0; }
  .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
    bottom: 0; }

.fotorama__nav__frame--thumb:focus .fotorama__thumb.fotorama_vertical_ratio:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  left: 2px;
  right: 2px; }

.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb.fotorama_vertical_ratio:after {
  top: 1px; }

.fotorama__nav__frame:last-child:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  bottom: 1px; }

.fotorama__video {
  position: absolute;
  top: 32px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10; }

.fotorama__video-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  opacity: 0;
  z-index: 1000;
  cursor: pointer;
  background-position: -80px 0;
  transform: translate3d(80px, -80px, 0);
  transition: opacity 0.3s ease-in-out; }
  .fotorama__fullscreen .fotorama__video-close {
    display: none; }
  .fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
    display: none; }
  .fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
    top: 97px;
    right: 93px;
    opacity: 1; }
  .fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
    transition-duration: 0.3s;
    transition-property: transform, opacity, background-color; }
  @media all and (max-width: 768px) {
    .fotorama__video-close {
      top: 10px;
      width: 40px;
      height: 40px;
      background-position: -100px -20px; } }

.fotorama__video-play {
  width: 160px;
  height: 160px;
  background-position: -80px -160px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }
  .fotorama__wrap--css2 .fotorama__video-play,
  .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
    display: none; }
  .fotorama__loaded .fotorama__video-play,
  .fotorama__error .fotorama__video-play,
  .fotorama__nav__frame .fotorama__video-play {
    display: block;
    opacity: 1; }
  .fotorama__nav__frame .fotorama__video-play {
    width: 80px;
    height: 80px;
    background-position: 0 -240px; }
  .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
    transition-duration: 0.3s;
    transition-property: transform, opacity, background-color; }

.fotorama__wrap {
  position: relative;
  direction: ltr;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  z-index: 0; }
  .fotorama--fullscreen .fotorama__wrap {
    max-width: 100% !important; }
  .fotorama__wrap--pan-y {
    touch-action: pan-y; }

.fotorama__zoom-in,
.fotorama__zoom-out {
  display: none;
  z-index: 1000; }
  .fotorama__zoom-in:focus,
  .fotorama__zoom-out:focus {
    box-shadow: none; }
    .fotorama__zoom-in:focus:after,
    .fotorama__zoom-out:focus:after {
      border-radius: inherit;
      bottom: 3px;
      box-shadow: 0 0 3px 1px #fae5e5;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }
  .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows)
  .fotorama__zoom-out {
    background-color: rgba(255, 255, 255, 0.3);
    transition: background-color 0.3s ease-in-out; }
    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:hover, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows)
    .fotorama__zoom-out:hover {
      background-color: rgba(255, 255, 255, 0.5); }
    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:active, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows)
    .fotorama__zoom-out:active {
      background-color: rgba(213, 213, 213, 0.5); }
  .fotorama__fullscreen .fotorama__zoom-in, .fotorama__fullscreen
  .fotorama__zoom-out {
    position: absolute;
    display: block;
    width: 80px;
    height: 80px;
    overflow: hidden;
    cursor: pointer; }
    .fotorama__fullscreen .fotorama__zoom-in--disabled, .fotorama__fullscreen
    .fotorama__zoom-out--disabled {
      display: none; }

.fotorama__fullscreen .fotorama__zoom-out {
  top: 80px;
  background-position: 0 -80px !important; }

.fotorama__fullscreen .fotorama__zoom-in {
  background-position: 0 0 !important;
  top: 0; }

.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.1rem; }
  .prices-tier .price-container .weee[data-label]:before {
    content: " +" attr(data-label) ": "; }

.actual-price {
  font-weight: 700; }

.category-image .image {
  display: block;
  height: auto;
  max-width: 100%; }

.category-image,
.category-description {
  margin-bottom: 20px; }

.product-image-container {
  display: inline-block;
  max-width: 100%;
  width: 208px !important; }

.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-bottom: 125% !important; }

.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: #4a4a4a;
  font-size: 1.2rem;
  margin: 10px 0; }

.product.media .product.thumbs {
  margin: 20px 0 30px; }

.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: 30px; }
  .product.info.detailed .additional-attributes {
    width: auto; }
    .product.info.detailed .additional-attributes > thead > tr > td,
    .product.info.detailed .additional-attributes > tbody > tr > td,
    .product.info.detailed .additional-attributes > tfoot > tr > td {
      padding: 4px 5px 10px 5px; }
    .product.info.detailed .additional-attributes > thead > tr > th,
    .product.info.detailed .additional-attributes > tbody > tr > th,
    .product.info.detailed .additional-attributes > tfoot > tr > th {
      padding: 4px 30px 10px 0; }

.product-info-main .page-title-wrapper .page-title {
  line-height: 1.42857;
  margin-bottom: 10px; }

.product-info-main .stock.available, .product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
  text-transform: uppercase;
  vertical-align: top; }

.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #4a4a4a; }
  .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: 5px; }

.product-info-main .product.attribute.overview {
  margin: 20px 0; }

.product-info-main .product.alert {
  margin: 10px 0; }

.product-info-main .price-box {
  margin-top: 10px; }

.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem; }

.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0; }

.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px; }

.product-options-wrapper .fieldset-product-options-inner.required .legend:after, .product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px; }

.product-options-wrapper .field .note {
  display: block; }

.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 5px; }
  .product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-main .price-box .weee + .price-excluding-tax .price,
  .product-info-main .price-box .weee .price,
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-options-bottom .price-box .weee + .price-excluding-tax .price,
  .product-options-bottom .price-box .weee .price {
    font-size: 1.2rem;
    font-weight: 700; }

.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 2.2rem;
  font-weight: 700; }

.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: block;
  margin: 10px 0; }
  .product-info-main .special-price .price-container,
  .product-options-bottom .special-price .price-container {
    font-size: 1.4rem; }
  .product-info-main .special-price .price-label + .price-wrapper,
  .product-options-bottom .special-price .price-label + .price-wrapper {
    display: inline-block; }

.product-info-main .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': '; }

.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 20px 0; }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    padding-right: 15px; }
  .product-info-main .box-tocart .input-text.qty,
  .product-options-bottom .box-tocart .input-text.qty {
    height: 45px;
    text-align: center;
    width: 48px; }
  .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;
  flex: 2 1 auto;
  margin-right: 15px; }

.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top; }

.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px; }
  .prices-tier .price-container {
    display: inline-block; }
  .prices-tier .price-including-tax,
  .prices-tier .price-excluding-tax,
  .prices-tier .weee {
    display: inline-block; }
    .prices-tier .price-including-tax .price,
    .prices-tier .price-excluding-tax .price,
    .prices-tier .weee .price {
      font-size: 1.4rem;
      font-weight: 700; }

.ui-dialog-titlebar-close {
  line-height: 1.42857;
  margin: 0;
  padding: 0;
  color: #494949;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline; }
  .ui-dialog-titlebar-close:visited {
    color: #494949;
    text-decoration: none; }
  .ui-dialog-titlebar-close:hover {
    color: #707070;
    text-decoration: underline; }
  .ui-dialog-titlebar-close:active {
    color: #ff5501;
    text-decoration: underline; }
  .ui-dialog-titlebar-close:hover {
    color: #707070; }
  .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: #494949;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline; }

.block.related .action.select {
  margin: 0 5px; }

.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative; }

.sidebar .product-items .product-item-info {
  position: relative;
  width: auto; }
  .sidebar .product-items .product-item-info .product-item-photo {
    left: 0;
    position: absolute;
    top: 0; }

.sidebar .product-items .product-item-name {
  margin-top: 0; }

.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px; }

.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px; }

.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0; }

.sidebar .product-items .text {
  margin-right: 8px; }

.sidebar .product-items .counter {
  color: #4a4a4a;
  font-size: 1.2rem;
  white-space: nowrap; }

.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0; }

.sidebar .product-items .minilist .weee:before {
  display: inline-block; }

.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: 0; }

.sidebar .product-items-images {
  margin-left: -5px; }
  .sidebar .product-items-images .product-item {
    float: left;
    padding-left: 5px; }

.sidebar .product-items-names .product-item {
  margin-bottom: 10px; }

.sidebar .product-items-names .product-item-name {
  margin: 0; }

@media only screen and (max-width: 767px) {
  .catalog-product-view .column.main {
    display: flex;
    flex-direction: column; }
  .catalog-product-view .product.media {
    order: -1;
    margin-bottom: 20px; }
  .block.related .action.select {
    display: block;
    margin: 5px 0; }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: none; } }

@media only screen and (min-width: 768px) {
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table; }
    .product-info-main .box-tocart .field.qty,
    .product-options-bottom .box-tocart .field.qty {
      display: table-cell; }
    .product-info-main .box-tocart .actions,
    .product-options-bottom .box-tocart .actions {
      display: block;
      padding-top: 15px;
      text-align: center; }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px; }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto; }
  .sidebar .product-items .product-item-details {
    margin: 0; }
  .sidebar .product-items .product-item-actions {
    clear: left; } }

@media only screen and (min-width: 1440px) {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0; }
  .sidebar .product-items .product-item-details {
    margin-left: 85px; } }

@media only screen and (min-width: 768px) {
  .product-info-main {
    float: right; }
  .product.media {
    float: left;
    margin-bottom: 25px; }
  .page-layout-1column .product-info-main {
    width: 40%; }
  .page-layout-1column .product.media {
    width: 57%; }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%; }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%; } }

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.3rem; }
      .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.2rem;
      padding: 5px 8px;
      font-size: 1.1rem; }
    .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: 10px; }
  .table-comparison .action.tocart {
    white-space: nowrap; }

.comparison.headings {
  background: #fff;
  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; }

.block-category-event {
  background: #f0f0f0;
  color: #000;
  padding: 10px 0 15px;
  text-align: center; }
  .block-category-event.block:last-child {
    margin-bottom: 10px; }
  .block-category-event .block-title {
    margin: 0 0 10px; }
    .block-category-event .block-title strong {
      font-size: 1.5rem;
      font-weight: 300; }
  .block-category-event .ticker {
    margin: 0;
    padding: 0;
    list-style: none none; }
    .block-category-event .ticker li {
      display: none;
      margin: 0 15px; }
    .block-category-event .ticker .value {
      font-size: 1.8rem;
      font-weight: 300; }
    .block-category-event .ticker .label {
      font-size: 1rem;
      display: block;
      text-transform: lowercase; }
  .block-category-event .dates {
    display: table;
    margin: 0 auto; }
    .block-category-event .dates .start,
    .block-category-event .dates .end {
      display: table-cell;
      vertical-align: top; }
    .block-category-event .dates .date {
      font-size: 1.8rem; }
    .block-category-event .dates .time {
      display: block; }
    .block-category-event .dates .start {
      padding-right: 40px;
      position: relative; }
      .block-category-event .dates .start:after {
        font-size: 1.8rem;
        content: '\2013';
        display: block;
        position: absolute;
        right: 15px;
        top: 0; }

@media only screen and (min-width: 768px) {
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px; }
  .block-category-event .block-title {
    margin: 0; }
    .block-category-event .block-title strong {
      font-size: 2.4rem; }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px; }
  .block-category-event .ticker .value {
    font-size: 6rem; }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none; }
  .block-category-event .dates .date {
    font-size: 5rem; }
  .block-category-event .dates .start {
    padding-right: 50px; }
    .block-category-event .dates .start:after {
      font-size: 5rem;
      right: 10px; } }

.block-search {
  margin-bottom: 0;
  /*/*

    .label {
        @include lib-icon-font(
            $_icon-font-content      : $icon-search,
            $_icon-font-size         : 35px,
            $_icon-font-line-height  : 33px,
            $_icon-font-color        : $minicart-icons-color,
            $_icon-font-color-hover  : $minicart-icons-color-hover,
            $_icon-font-color-active : $minicart-icons-color-hover,
            $_icon-font-text-hide    : true
        );
        display: inline-block;
        float: right;

        &.active {
            + .control {
                input {
                    position: static;
                }
            }
        }
    }

    */
  /*
    .control {
        border-top: 1px solid $border-color__base;
        clear: both;
        margin: 0;
        padding: 10px 0;
    }
    */ }
  .block-search .block-title {
    display: none; }
  .block-search .block-content {
    margin-bottom: 0;
    position: relative; }
    .block-search .block-content .label {
      display: none; }
    .block-search .block-content .nested {
      display: none; }
  .block-search .action.search {
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 15px;
    width: 20px;
    height: 20px;
    padding: 0;
    border: none;
    background: none;
    background-image: url("../images/icons/search.svg");
    background-size: contain;
    opacity: 1;
    z-index: 1; }
    .block-search .action.search span {
      display: none; }
    .block-search .action.search:focus:before {
      color: #333; }
  .block-search input {
    margin: 0;
    padding: 24px 10px 24px 36px;
    position: static;
    border: none;
    border-bottom: 1px solid #adadad;
    font-size: 14px;
    line-height: 17px;
    color: #000;
    font-weight: 500;
    margin-bottom: 10px; }
    .block-search input::-moz-placeholder {
      color: #c2c2c2; }
    .block-search input:-ms-input-placeholder {
      color: #c2c2c2; }
    .block-search input::placeholder {
      color: #000;
      font-weight: 500; }
    .block-search input:focus {
      outline: none;
      box-shadow: none; }

.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3; }
  .search-autocomplete ul {
    margin: 0;
    padding: 0;
    list-style: none none; }
    .search-autocomplete ul li {
      border-top: 1px solid #e5e5e5;
      cursor: pointer;
      margin: 0;
      padding: 5px 40px 5px 10px;
      position: relative;
      text-align: left;
      white-space: normal; }
      .search-autocomplete ul li:not(:empty) {
        border-top: 0;
        border: 1px solid #c2c2c2;
        background: #fff; }
      .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: #999;
        position: absolute;
        right: 7px;
        top: 5px; }

.form.search.advanced .fields.range .field:first-child {
  position: relative; }
  .form.search.advanced .fields.range .field:first-child .control {
    padding-right: 25px; }
    .form.search.advanced .fields.range .field:first-child .control:after {
      content: " \2013 ";
      display: inline-block;
      position: absolute;
      right: 0;
      text-align: center;
      top: 6px;
      width: 25px; }

.form.search.advanced .fields.range .field:last-child {
  position: relative; }
  .form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
    left: 0;
    position: absolute;
    top: 32px; }

.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px; }

.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0; }

.search.summary {
  margin-bottom: 10px; }

/*
@include max-screen($screen__m) {
    .block-search {
        .block-content {
            margin-bottom: 0;
        }
    }
}

@include max-screen($screen__s) {
    .block-search {
        margin-top: $indent__s;
    }
}
*/
@media only screen and (min-width: 768px) {
  .block-search {
    /*padding-left: 15px;*/
    position: relative;
    width: 250px;
    z-index: 4; }
    .block-search .control {
      border-top: 0;
      margin: 0;
      padding: 0; }
    .block-search .nested {
      display: none; }
  .search-autocomplete {
    margin-top: 0; } }

.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 15px 25px; }
  .cart-summary > .title {
    display: block;
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem; }
  .cart-summary .block {
    margin-bottom: 0; }
    .cart-summary .block .item-options {
      margin-left: 0; }
    .cart-summary .block .fieldset {
      margin: 15px 0 25px 5px; }
      .cart-summary .block .fieldset .field {
        margin: 0 0 10px; }
        .cart-summary .block .fieldset .field.note {
          font-size: 12px; }
      .cart-summary .block .fieldset .methods .field > .label {
        display: inline; }

.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px; }
  .cart-totals .table-wrapper {
    margin-bottom: 0;
    overflow: inherit; }

.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #d1d1d1; }

.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #d1d1d1;
  position: relative; }

.cart.table-wrapper .col {
  padding-top: 20px; }
  .cart.table-wrapper .col.qty .input-text {
    margin-top: -5px; }

.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal; }

.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 25px 0 10px 75px;
  position: relative; }

.cart.table-wrapper .actions-toolbar > .action {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px; }
  .cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper .actions-toolbar > .action:active, .cart.table-wrapper .actions-toolbar > .action:focus {
    text-decoration: none; }
  .cart.table-wrapper .actions-toolbar > .action:last-child {
    margin-right: 0; }

.cart.table-wrapper .action.help.map {
  font-weight: 400; }

.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%; }

.cart.table-wrapper .product-item-details {
  white-space: normal; }

.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px; }

.cart.table-wrapper .gift-registry-name-label:after {
  content: ':'; }

.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px; }

.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px; }

.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px; }

.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center; }
  .cart-container .checkout-methods-items .action.primary {
    width: 100%; }
  .cart-container .checkout-methods-items .item + .item {
    margin-top: 20px; }

.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center; }

.cart-products-toolbar .pages {
  margin: 0 0 25px;
  text-align: center; }
  .cart-products-toolbar .pages .items > .item {
    border-bottom: 0; }

.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1; }

.block.crosssell {
  margin-top: 70px; }

.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block; }

.cart.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.price,
.order-items.table-wrapper .col.qty,
.order-items.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.msrp {
  text-align: right; }

@media only screen and (max-width: 767px) {
  .cart.table-wrapper {
    overflow: inherit; }
    .cart.table-wrapper thead .col:not(.item) {
      display: none; }
    .cart.table-wrapper .col.qty, .cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp {
      box-sizing: border-box;
      display: block;
      float: left;
      text-align: center;
      white-space: nowrap;
      width: 33%; }
      .cart.table-wrapper .col.qty:before, .cart.table-wrapper .col.price:before, .cart.table-wrapper .col.subtotal:before, .cart.table-wrapper .col.msrp:before {
        content: attr(data-th) ":";
        display: block;
        font-weight: 700;
        padding-bottom: 10px; }
    .cart.table-wrapper .col.msrp {
      white-space: normal; }
    .cart.table-wrapper .item .col.item {
      padding-bottom: 0; } }

@media only screen and (min-width: 768px) {
  .cart-container .widget {
    float: left; }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%; }
    .column.main .cart-summary .actions-toolbar > .secondary {
      float: none; }
    .cart-summary .block .fieldset .field {
      margin: 0 0 20px;
      margin: 0 0 10px; }
      .cart-summary .block .fieldset .field:not(.choice) > .label {
        box-sizing: content-box;
        float: none;
        width: auto;
        text-align: left;
        padding: 0; }
      .cart-summary .block .fieldset .field:not(.choice) > .control {
        float: none;
        width: auto; }
      .cart-summary .block .fieldset .field > .label {
        margin: 0 0 5px;
        display: inline-block; }
      .cart-summary .block .fieldset .field.choice:before, .cart-summary .block .fieldset .field.no-label:before {
        display: none; }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto; }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px; }
  .cart.table-wrapper .item-actions td {
    text-align: right; }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%; }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%; }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left; }
  .cart .action {
    margin-bottom: 10px; }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0; }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px; }
    .cart-products-toolbar .pages .item:last-child {
      margin-right: 0; }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px; }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px; } }

.block-minicart .items-total {
  float: left;
  margin: 0 10px; }
  .block-minicart .items-total .count {
    font-weight: 700; }

.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right; }

.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 14px;
  font-weight: 700; }

.block-minicart .subtitle {
  display: none; }
  .block-minicart .subtitle.empty {
    display: block;
    font-size: 14px;
    padding: 30px 0 20px;
    text-align: center; }

.block-minicart .text.empty {
  text-align: center; }

.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center; }
  .block-minicart .block-content > .actions > .primary {
    margin: 0 10px 15px; }
    .block-minicart .block-content > .actions > .primary .action.primary {
      display: block;
      margin-bottom: 15px;
      width: 100%; }
      .block-minicart .block-content > .actions > .primary .action.primary:last-child {
        margin-bottom: 0; }

.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center; }

.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right; }
  .minicart-wrapper:before, .minicart-wrapper:after {
    content: '';
    display: table; }
  .minicart-wrapper:after {
    clear: both; }
  .minicart-wrapper .action.showcart {
    cursor: pointer;
    display: inline-block;
    text-decoration: none; }
    .minicart-wrapper .action.showcart:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 35px;
      line-height: 33px;
      color: #000;
      content: "";
      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: #666; }
    .minicart-wrapper .action.showcart:active:before {
      color: #000; }
    .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: #000;
        content: "";
        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: #666; }
      .minicart-wrapper .action.showcart.active:active:before {
        color: #000; }
  .minicart-wrapper .block-minicart {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    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); }
    .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 #fff transparent;
      z-index: 99; }
    .minicart-wrapper .block-minicart:after {
      border: 7px solid;
      border-color: transparent transparent #bbb transparent;
      z-index: 98; }
    .minicart-wrapper .block-minicart:before {
      left: 10px;
      top: -12px; }
    .minicart-wrapper .block-minicart:after {
      left: 9px;
      top: -14px; }
  .minicart-wrapper.active {
    overflow: visible; }
    .minicart-wrapper.active .block-minicart {
      display: block; }
  .minicart-wrapper .block-minicart {
    padding: 25px 20px;
    right: 0;
    width: 320px;
    z-index: 101; }
    .minicart-wrapper .block-minicart .block-title {
      display: none; }
    .minicart-wrapper .block-minicart:after {
      left: auto;
      right: 25px; }
    .minicart-wrapper .block-minicart:before {
      left: auto;
      right: 26px; }
  .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;
    text-decoration: none;
    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: "";
      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 {
      cursor: not-allowed;
      pointer-events: none;
      opacity: 0.5; }
  .minicart-wrapper .action.showcart {
    white-space: nowrap; }
    .minicart-wrapper .action.showcart .counter.qty {
      background: #ff5501;
      color: #fff;
      height: 24px;
      line-height: 24px;
      border-radius: 2px;
      display: inline-block;
      margin: 3px 0 0;
      min-width: 18px;
      overflow: hidden;
      padding: 0 3px;
      text-align: center;
      white-space: normal; }
      .minicart-wrapper .action.showcart .counter.qty.empty {
        display: none; }
      .minicart-wrapper .action.showcart .counter.qty .loader > img {
        max-width: 24px; }
  .minicart-wrapper .minicart-widgets {
    margin-top: 15px; }

.minicart-items-wrapper {
  border: 1px solid #ccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px; }

.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none; }
  .minicart-items .product-item {
    padding: 20px 0; }
    .minicart-items .product-item:not(:first-child) {
      border-top: 1px solid #ccc; }
    .minicart-items .product-item:first-child {
      padding-top: 0; }
  .minicart-items .product-item-pricing .label {
    display: inline-block;
    width: 4.5rem; }
  .minicart-items .price-minicart {
    margin-bottom: 5px; }
  .minicart-items .product > .product-item-photo,
  .minicart-items .product > .product-image-container {
    float: left; }
  .minicart-items .product .toggle {
    display: block;
    text-decoration: none;
    cursor: pointer;
    position: relative; }
    .minicart-items .product .toggle:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 28px;
      line-height: 16px;
      color: inherit;
      content: "";
      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: 20px;
      top: 0; }
  .minicart-items .product.active > .toggle:after {
    content: ""; }
  .minicart-items .product-item-name {
    font-weight: 400;
    margin: 0 0 10px; }
    .minicart-items .product-item-name a {
      color: #494949; }
  .minicart-items .product-item-details {
    padding-left: 88px; }
    .minicart-items .product-item-details .price {
      font-weight: 700; }
    .minicart-items .product-item-details .price-including-tax,
    .minicart-items .product-item-details .price-excluding-tax {
      margin: 5px 0 0; }
    .minicart-items .product-item-details .weee[data-label] {
      font-size: 1.1rem; }
    .minicart-items .product-item-details .details-qty {
      margin-top: 10px; }
  .minicart-items .product.options .tooltip.toggle {
    display: inline-block;
    text-decoration: none; }
    .minicart-items .product.options .tooltip.toggle > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .minicart-items .product.options .tooltip.toggle:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 28px;
      line-height: 28px;
      color: inherit;
      content: "";
      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: 10px;
    text-align: center;
    width: 40px; }
  .minicart-items .update-cart-item {
    font-size: 1.1rem;
    vertical-align: top; }
  .minicart-items .subtitle {
    display: none; }
  .minicart-items .action.edit, .minicart-items .action.delete {
    display: inline-block;
    text-decoration: none; }
    .minicart-items .action.edit > span, .minicart-items .action.delete > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .minicart-items .action.edit:before, .minicart-items .action.delete:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 28px;
      line-height: 28px;
      color: #303030;
      content: "";
      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: "" !important; }

@media only screen and (max-width: 479px) {
  .minicart-wrapper .block-minicart {
    width: 290px; } }

@media only screen and (max-width: 639px) {
  .minicart-wrapper {
    margin-top: 10px; } }

@media only screen and (min-width: 768px) {
  .minicart-wrapper {
    margin-left: 13px; }
    .minicart-wrapper .block-minicart {
      right: -15px;
      width: 390px; } }

.checkout-container {
  margin: 0 0 20px; }

.opc-wrapper {
  margin: 0 0 20px; }
  .opc-wrapper .step-content {
    margin: 0 0 40px;
    padding: 0 15px; }

.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none; }

.checkout-index-index .logo {
  margin-left: 0; }

.checkout-onepage-success .print {
  display: none; }

@media only screen and (max-width: 639px) {
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0; } }

@media only screen and (min-width: 768px) {
  .opc-wrapper {
    width: 66.66667%;
    float: left;
    order: 1;
    padding-right: 30px; }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0; } }

.opc-estimated-wrapper {
  border-bottom: 1px solid #ccc;
  margin: 0 0 15px;
  padding: 18px 15px; }
  .opc-estimated-wrapper .estimated-block {
    font-size: 18px;
    font-weight: 700;
    float: left; }
    .opc-estimated-wrapper .estimated-block .estimated-label {
      display: block;
      margin: 0 0 5px; }
  .opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
    color: #000; }

@media only screen and (min-width: 768px) {
  .opc-estimated-wrapper {
    display: none; } }

.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0; }

.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%; }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    top: 19px;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%; }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px; }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0; }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #e4e4e4;
    font-weight: 300;
    font-size: 1.8rem; }
    .opc-progress-bar-item > span:before, .opc-progress-bar-item > span:after {
      background: #e4e4e4;
      height: 38px;
      margin-left: -19px;
      width: 38px;
      border-radius: 50%;
      content: '';
      left: 50%;
      position: absolute;
      top: 0; }
    .opc-progress-bar-item > span:after {
      background: #fff;
      height: 26px;
      margin-left: -13px;
      top: 6px;
      width: 26px;
      content: counter(i);
      counter-increment: i;
      color: #000;
      font-weight: 600;
      font-size: 1.8rem; }
  .opc-progress-bar-item._active:before {
    background: #ff5501; }
  .opc-progress-bar-item._active > span {
    color: #000; }
    .opc-progress-bar-item._active > span:before {
      background: #ff5501; }
    .opc-progress-bar-item._active > span:after {
      content: "";
      font-family: "icons-blank-theme";
      line-height: 1;
      font-size: 2.8rem; }
  .opc-progress-bar-item._complete {
    cursor: pointer; }
    .opc-progress-bar-item._complete > span {
      color: #000; }
      .opc-progress-bar-item._complete > span:after {
        content: "";
        font-family: "icons-blank-theme";
        line-height: 1;
        font-size: 2.8rem; }

@media only screen and (min-width: 768px) {
  .opc-progress-bar-item {
    width: 185px; } }

.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px; }

.field.choice .field-tooltip-action {
  line-height: 21px; }

.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380; }

.opc-wrapper .fieldset > .field > .label {
  font-weight: 400; }

@media only screen and (min-width: 768px) {
  .opc-wrapper .fieldset > .field.required, .opc-wrapper .fieldset > .field._required {
    position: relative; }
    .opc-wrapper .fieldset > .field.required > label, .opc-wrapper .fieldset > .field._required > label {
      padding-right: 25px; }
      .opc-wrapper .fieldset > .field.required > label:after, .opc-wrapper .fieldset > .field._required > label:after {
        margin-left: 10px;
        position: absolute;
        top: 9px; } }

@media only screen and (min-width: 768px) {
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px; }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px; } }

@media only screen and (min-width: 1024px) {
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%; } }

.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: #000; }
  .field-tooltip .field-tooltip-action {
    display: inline-block;
    text-decoration: none; }
    .field-tooltip .field-tooltip-action > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .field-tooltip .field-tooltip-action:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 21px;
      line-height: inherit;
      color: #bbb;
      content: "";
      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: #000; }
    ._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: #000; }
  .field-tooltip .field-tooltip-content {
    background: #f4f4f4;
    border: 1px solid #999;
    border-radius: 1px;
    font-size: 14px;
    padding: 12px;
    width: 270px;
    display: none;
    left: 38px;
    position: absolute;
    text-transform: none;
    top: -9px;
    word-wrap: break-word;
    z-index: 2; }
    .field-tooltip .field-tooltip-content:before, .field-tooltip .field-tooltip-content:after {
      border: 10px solid transparent;
      height: 0;
      width: 0;
      border-right-color: #f4f4f4;
      left: -21px;
      top: 12px;
      content: '';
      display: block;
      position: absolute;
      z-index: 3; }
    .field-tooltip .field-tooltip-content:before {
      border-right-color: #666666; }
    .field-tooltip .field-tooltip-content:after {
      border-right-color: #f4f4f4;
      width: 1px;
      z-index: 4; }

@media only screen and (max-width: 479px) {
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px; } }

.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px; }
  .opc-wrapper .form-login .fieldset .note,
  .opc-wrapper .form-shipping-address .fieldset .note {
    font-size: 14px;
    margin-top: 10px; }

.opc-wrapper .shipping-address-items {
  font-size: 0; }

.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word; }
  .opc-wrapper .shipping-address-item.selected-item {
    border-color: #ff5501; }
    .opc-wrapper .shipping-address-item.selected-item:after {
      background: #ff5501;
      color: #fff;
      content: "";
      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.selected-item .action-select-shipping-item {
      visibility: hidden; }

.opc-wrapper .action-show-popup {
  margin: 0 0 20px; }
  .opc-wrapper .action-show-popup > span:before {
    content: '+';
    padding-right: 5px; }

.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0; }

.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0; }

.checkout-shipping-method .step-title {
  margin-bottom: 0; }

.checkout-shipping-method .no-quotes-block {
  margin: 20px 0; }

.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0; }

.table-checkout-shipping-method thead th {
  display: none; }

.table-checkout-shipping-method tbody td {
  border-top: 1px solid #ccc;
  padding-bottom: 20px;
  padding-top: 20px; }
  .table-checkout-shipping-method tbody td:first-child {
    padding-left: 0;
    padding-right: 0;
    width: 20px; }

.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none; }

.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0; }

@media only screen and (max-width: 639px) {
  .opc-wrapper .form-login {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 0 0 15px; }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%; }
    .opc-wrapper .shipping-address-item.selected-item {
      padding: 15px 35px 15px 18px;
      border-bottom-width: 2px; }
      .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
        right: 39px; }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px; }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%; }
  .opc-wrapper .action-show-popup {
    width: 100%; }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px; }
    .opc-wrapper .edit-address-link > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .opc-wrapper .edit-address-link:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 28px;
      line-height: 28px;
      color: #303030;
      content: "";
      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; } }

@media only screen and (min-width: 768px) {
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right; }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0; }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px; }
  .table-checkout-shipping-method {
    width: auto; } }

@media only screen and (min-width: 1024px) {
  .opc-wrapper .shipping-address-item {
    width: 33.33333%; }
    .opc-wrapper .shipping-address-item:before {
      background: #ccc;
      height: calc(100% - 20px);
      content: '';
      left: 0;
      position: absolute;
      top: 0;
      width: 1px; }
    .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
      display: none; }
    .opc-wrapper .shipping-address-item.selected-item:before {
      display: none; }
    .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
      display: none; }
  .table-checkout-shipping-method {
    min-width: 500px; } }

.checkout-shipping-method {
  position: relative; }

.shipping-policy-block.field-tooltip {
  top: 12px; }
  .shipping-policy-block.field-tooltip .field-tooltip-action {
    color: #494949;
    cursor: pointer; }
    .shipping-policy-block.field-tooltip .field-tooltip-action:before {
      display: none; }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 420px;
    top: 30px; }

@media only screen and (max-width: 639px) {
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto; }
    .shipping-policy-block.field-tooltip .field-tooltip-content {
      width: 300px;
      right: auto; }
      .shipping-policy-block.field-tooltip .field-tooltip-content:before, .shipping-policy-block.field-tooltip .field-tooltip-content:after {
        right: auto; } }

@media only screen and (min-width: 768px) {
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333%;
    float: right;
    order: 2; } }

.opc-block-shipping-information {
  padding: 0 30px; }
  .opc-block-shipping-information .shipping-information-title {
    border-bottom: 1px solid #ccc;
    margin: 0 0 20px;
    position: relative; }
    .opc-block-shipping-information .shipping-information-title .action-edit {
      top: 2px;
      display: inline-block;
      text-decoration: none;
      margin: 0;
      position: absolute;
      right: 0; }
      .opc-block-shipping-information .shipping-information-title .action-edit > span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
      .opc-block-shipping-information .shipping-information-title .action-edit:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: 28px;
        color: #000;
        content: "";
        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: #000; }
      .opc-block-shipping-information .shipping-information-title .action-edit:active:before {
        color: #000; }
  .opc-block-shipping-information .shipping-information-content {
    line-height: 27px; }
    .opc-block-shipping-information .shipping-information-content .actions-toolbar {
      margin-left: 0; }
  .opc-block-shipping-information .ship-to,
  .opc-block-shipping-information .ship-via {
    margin: 0 0 20px; }

.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px; }
  .opc-block-summary > .title {
    display: block; }
  .opc-block-summary .mark .value {
    color: #999;
    display: block; }
  .opc-block-summary .grand.incl + .grand.excl .mark,
  .opc-block-summary .grand.incl + .grand.excl .amount {
    border-top: 0;
    font-size: 1.4rem;
    padding-top: 0; }
    .opc-block-summary .grand.incl + .grand.excl .mark strong,
    .opc-block-summary .grand.incl + .grand.excl .amount strong {
      font-weight: 400; }
  .opc-block-summary .not-calculated {
    font-style: italic; }
  .opc-block-summary .items-in-cart > .title {
    border-bottom: 1px solid #d1d1d1;
    padding: 10px 40px 10px 0;
    cursor: pointer;
    display: block;
    text-decoration: none;
    margin-bottom: 0;
    position: relative; }
    .opc-block-summary .items-in-cart > .title > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .opc-block-summary .items-in-cart > .title:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 30px;
      line-height: 12px;
      color: inherit;
      content: "";
      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: 10px; }
    .opc-block-summary .items-in-cart > .title strong {
      font-size: 1.8rem;
      font-weight: 300;
      margin: 0; }
  .opc-block-summary .items-in-cart.active > .title:after {
    content: ""; }
  .opc-block-summary .items-in-cart .product {
    position: relative; }
  .opc-block-summary .minicart-items-wrapper {
    margin: -15px 0 0;
    max-height: 370px;
    padding: 15px 15px 0 0;
    border: 0; }
  .column.main .opc-block-summary .product-item {
    margin: 0;
    padding-left: 0; }
  .opc-block-summary .product-item .product-item-inner {
    display: table;
    margin: 0 0 10px;
    width: 100%; }
  .opc-block-summary .product-item .product-item-name-block {
    display: table-cell;
    padding-right: 5px;
    text-align: left; }
  .opc-block-summary .product-item .subtotal {
    display: table-cell;
    text-align: right; }
  .opc-block-summary .product-item .price {
    font-size: 1.6rem;
    font-weight: 400; }
  .opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
    margin: 0; }
    .opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
      font-size: 1rem; }
  .opc-block-summary .actions-toolbar {
    position: relative;
    z-index: 1; }
    .opc-block-summary .actions-toolbar .secondary {
      border-top: 1px solid #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; }

@media only screen and (min-width: 768px) {
  .opc-summary-wrapper .modal-header .action-close {
    display: none; } }

.authentication-dropdown {
  box-sizing: border-box; }
  .authentication-dropdown .modal-inner-wrap {
    padding: 25px; }

.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1; }
  ._has-auth-shown .authentication-wrapper {
    z-index: 900; }

.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px; }
  .block-authentication .block-title strong {
    font-weight: 300; }

.block-authentication .field .label {
  font-weight: 400; }

.block-authentication .actions-toolbar {
  margin-bottom: 5px; }
  .block-authentication .actions-toolbar > .secondary {
    padding-top: 25px;
    text-align: left; }

.block-authentication .block[class] {
  margin: 0; }
  .block-authentication .block[class] ul {
    list-style: none;
    padding-left: 10px; }
  .block-authentication .block[class] .field .control,
  .block-authentication .block[class] .field .label {
    float: none;
    width: auto; }
  .block-authentication .block[class] + .block {
    border-top: 1px solid #c1c1c1;
    margin-top: 40px;
    padding-top: 40px;
    position: relative; }
    .block-authentication .block[class] + .block::before {
      height: 36px;
      line-height: 34px;
      margin: -19px 0 -18px;
      min-width: 36px;
      background: #fff;
      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 0.2rem;
      position: absolute;
      text-align: center;
      text-transform: uppercase;
      top: 0; }

@media only screen and (min-width: 768px) {
  .authentication-dropdown {
    background-color: #fff;
    border: 1px solid #aeaeae;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear 0.1s, visibility 0s linear 0.1s;
    visibility: hidden;
    width: 100%; }
    .authentication-dropdown._show {
      z-index: 100;
      transform: scale(1, 1);
      transition: transform linear 0.1s, visibility 0s linear 0s;
      visibility: visible; }
  .authentication-wrapper {
    width: 33.33333%;
    text-align: right; }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px; }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0; }
    .block-authentication .actions-toolbar > .primary .action {
      margin-right: 0; }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem; }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%; }
  .popup-authentication .block-authentication {
    display: flex;
    flex-direction: row;
    border-top: 1px solid #c1c1c1; }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1; }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%; }
    .popup-authentication .block[class] + .block {
      border-left: 1px solid #c1c1c1;
      border-top: 0;
      margin: 0;
      padding: 10px 0 0 40px; }
      .popup-authentication .block[class] + .block::before {
        left: 0;
        top: 50%; }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto; } }

.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0; }

.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0; }

.checkout-payment-method .payment-method._active .payment-method-content {
  display: block; }

.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #ccc; }

.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0; }
  .checkout-payment-method .payment-method-title .payment-icon {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle; }
  .checkout-payment-method .payment-method-title .action-help {
    display: inline-block;
    margin-left: 5px; }

.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px; }
  .checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
    margin: 0 0 20px; }

.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0; }

.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 500px; }

.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px; }

.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px; }
  .checkout-payment-method .checkout-billing-address .primary .action-update {
    margin-right: 0; }
  .checkout-payment-method .checkout-billing-address .billing-address-details {
    line-height: 27px;
    padding: 0 0 0 23px; }

.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px; }

.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%; }

.checkout-payment-method .no-payments-block {
  margin: 20px 0; }

@media only screen and (max-width: 767px) {
  .checkout-payment-method .payment-methods {
    margin: -15px; }
  .checkout-payment-method .payment-method-title {
    padding: 15px; }
  .checkout-payment-method .payment-method-content {
    padding: 0 0 20px; }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px; } }

@media only screen and (min-width: 768px) {
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0; }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%; }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px; }
    .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
      margin-left: 25.8%; }
    .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
      margin-left: 0; }
  .checkout-billing-address .action-update {
    float: right; }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0; } }

.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: ""; }

.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer; }

.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none; }

.checkout-payment-method .payment-option-title {
  border-top: 1px solid #ccc;
  padding: 20px 0; }
  .checkout-payment-method .payment-option-title .action-toggle {
    color: #494949;
    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: #000;
      content: "";
      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: #000; }
    .checkout-payment-method .payment-option-title .action-toggle:active:after {
      color: #000; }

.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px; }

.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px; }

.checkout-payment-method .credit-card-types {
  padding: 0; }
  .checkout-payment-method .credit-card-types .item {
    display: inline-block;
    list-style: none;
    margin: 0 5px 0 0;
    vertical-align: top; }
    .checkout-payment-method .credit-card-types .item._active {
      font-weight: 700; }
      .checkout-payment-method .credit-card-types .item._active img {
        filter: grayscale(0%); }
    .checkout-payment-method .credit-card-types .item._inactive {
      opacity: 0.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 {
    filter: grayscale(100%);
    transition: all 0.6s ease; }

.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px; }

.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px; }

.checkout-payment-method .ccard .month .select {
  width: 140px; }

.checkout-payment-method .ccard .year .select {
  width: 80px; }

.checkout-payment-method .ccard .number .input-text {
  width: 225px; }

.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto; }

.checkout-payment-method .ccard .cvv .input-text {
  width: 55px; }

.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important; }

@media only screen and (max-width: 767px) {
  .checkout-payment-method .payment-option {
    margin: -15px; }
    .checkout-payment-method .payment-option .payment-option-title {
      padding: 15px; }
    .checkout-payment-method .payment-option .payment-option-content {
      padding: 0 15px 20px; } }

@media only screen and (min-width: 768px) {
  .checkout-payment-method .payment-option-title {
    padding-left: 22px; }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0; } }

.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px; }

.checkout-agreements-block .action-show {
  vertical-align: baseline; }

.checkout-agreements-items {
  padding-bottom: 30px; }
  .checkout-agreements-items .checkout-agreements-item {
    margin-bottom: 20px; }
  .checkout-agreements-items .checkout-agreements-item-title {
    border-bottom: 0; }

.checkout-agreement-item-content {
  overflow: auto; }

.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px; }

.login-container .block .block-title {
  font-size: 1.8rem; }

.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem; }

.login-container .fieldset:after {
  margin-top: 35px; }

.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px; }
  .block-addresses-list .items.addresses > .item:last-child {
    margin-bottom: 0; }

.form-address-edit #region_id {
  display: none; }

.form-edit-account .fieldset.password {
  display: none; }

.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 26px; }

.fieldset .fullname.field > .label + .control {
  width: 100%; }

.account .column.main h2 {
  margin-top: 0; }

.account .column.main .toolbar {
  text-align: center;
  border: 1px solid #e5e5e5;
  border-style: solid none;
  font-size: 14px;
  text-transform: capitalize;
  color: #000000;
  font-weight: 500;
  padding: 7px 0; }
  .account .column.main .toolbar .limiter-options {
    width: auto;
    height: 34px; }

.account .sidebar-additional {
  margin-top: 40px; }

.account .table-wrapper:last-child {
  margin-bottom: 0; }

.account .table-wrapper .action {
  margin-right: 15px; }
  .account .table-wrapper .action:last-child {
    margin-right: 0; }

.account-nav .content {
  background: #fff;
  border: 1px solid black;
  padding: 15px 0; }

.account-nav .item {
  margin: 3px 0 0; }
  .account-nav .item:last-child {
    background-color: #F3E2D6; }
  .account-nav .item:first-child {
    margin-top: 0; }
  .account-nav .item a,
  .account-nav .item > strong {
    border-left: 3px solid transparent;
    display: block;
    padding: 5px 18px 5px 15px; }
  .account-nav .item a {
    text-decoration: none; }
    .account-nav .item a:hover {
      background: #e8e8e8; }
  .account-nav .item.current a,
  .account-nav .item.current strong {
    border-color: #000;
    background: #000;
    color: #fff;
    font-weight: 600; }
  .account-nav .item.current a {
    border-color: #ff5501; }
  .account-nav .item .delimiter {
    border-top: 1px solid #d1d1d1;
    display: block;
    margin: 10px 1.8rem; }

.column.main .block:last-child {
  margin-bottom: 0; }

.block .title {
  margin-bottom: 10px; }
  .block .title strong {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: 2rem; }
    .column.main .block .title strong {
      font-size: 18px; }

.block p:last-child {
  margin: 0; }

.block .box-actions {
  margin-top: 5px; }

.field.password .control {
  display: flex;
  flex-direction: column; }
  .field.password .control .mage-error {
    order: 2; }
  .field.password .control .input-text {
    order: 0;
    z-index: 2; }

.password-strength-meter {
  background-color: #f4f4f4;
  height: 55px;
  line-height: 55px;
  padding: 0 9px;
  position: relative;
  z-index: 1; }
  .password-strength-meter:before {
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1; }
  .password-none .password-strength-meter:before {
    background-color: #f4f4f4;
    width: 100%; }
  .password-weak .password-strength-meter:before {
    background-color: #ffafae;
    width: 25%; }
  .password-medium .password-strength-meter:before {
    background-color: #ffd6b3;
    width: 50%; }
  .password-strong .password-strength-meter:before {
    background-color: #c5eeac;
    width: 75%; }
  .password-very-strong .password-strength-meter:before {
    background-color: #81b562;
    width: 100%; }

.control.captcha-image {
  margin-top: 10px; }
  .control.captcha-image .captcha-img {
    vertical-align: middle; }

@media only screen and (max-width: 639px) {
  .account .column.main,
  .account .sidebar-additional {
    margin: 0; } }

@media only screen and (max-width: 767px) {
  .login-container .fieldset:after {
    text-align: center; }
  .account .page.messages {
    margin-bottom: 40px; }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block; }
  .customer-account-index .page-title-wrapper {
    position: relative; } }

@media only screen and (min-width: 768px) {
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px; }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left; }
  .login-container .fieldset > .field > .control {
    width: 55%; }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left; }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left; }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    min-width: 600px;
    width: 50%; }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%; }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%; }
  .block-addresses-list .items.addresses {
    font-size: 0; }
    .block-addresses-list .items.addresses > .item {
      display: inline-block;
      font-size: 14px;
      margin-bottom: 20px;
      vertical-align: top;
      width: 48.8%; }
      .block-addresses-list .items.addresses > .item:nth-last-child(1), .block-addresses-list .items.addresses > .item:nth-last-child(2) {
        margin-bottom: 0; }
      .block-addresses-list .items.addresses > .item:nth-child(even) {
        margin-left: 2.4%; }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0; } }

.downloadable.samples {
  margin-bottom: 20px; }
  .downloadable.samples dd {
    margin: 0 0 10px; }

.table-downloadable-products .product-name {
  margin-right: 15px; }

.field.downloads .price-container {
  display: inline;
  white-space: nowrap; }
  .field.downloads .price-container:before {
    content: ' + ';
    display: inline; }

.field.downloads .price-excluding-tax {
  display: inline; }
  .field.downloads .price-excluding-tax:before {
    content: " (" attr(data-label) ": "; }
  .field.downloads .price-excluding-tax:after {
    content: ')'; }

.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600; }

.field.downloads .sample.link {
  float: right; }

.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px; }

.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important; }

@media only screen and (min-width: 768px) {
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%; }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%; }
    .page-product-downloadable .product-options-bottom .field.qty + .actions {
      padding-top: 0; } }

.table.grouped > thead > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > th,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > th,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1; }

.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1; }

.table.grouped > thead > tr > th {
  border-bottom: 0; }

.table.grouped .product-item-name {
  font-weight: 400; }

.table.grouped .price-box .price {
  font-size: 14px; }

.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap; }

.table.grouped .row-tier-price td {
  border-top: 0; }

.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px; }

.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto; }
  .form-add-invitations .action.add > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .form-add-invitations .action.add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 31px;
    line-height: 22px;
    color: inherit;
    content: "";
    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; }

@media only screen and (max-width: 767px) {
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px; } }

@media only screen and (min-width: 768px) {
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px; }
  .table-invitations .col {
    width: 50%; } }

.block.filter {
  margin-bottom: 40px; }
  .block.filter .filter-title {
    margin-bottom: 20px; }
    .block.filter .filter-title strong {
      font-size: 18px; }

.block-subtitle {
  display: inline-block;
  margin-bottom: 10px; }

.filter-current .item {
  margin-bottom: 10px; }

.filter-current .filter-label {
  display: block;
  font-weight: 700; }
  .filter-current .filter-label:after {
    content: ':'; }

.filter-current + .filter-actions {
  margin-bottom: 20px; }

.filter-options {
  margin: 0; }
  .filter-options .filter-options-title {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    margin: 0 0 10px;
    word-break: break-all; }
  .filter-options .filter-options-content {
    margin: 0 0 25px; }
    .filter-options .filter-options-content .swatch-attribute.swatch-layered.manufacturer .swatch-attribute-options {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(180px, -webkit-max-content));
      grid-template-columns: repeat(auto-fill, minmax(180px, max-content));
      width: 22rem; }
    .filter-options .filter-options-content .swatch-attribute.swatch-layered.volume .swatch-option.text {
      border: 1px solid #6d6d80;
      height: auto;
      margin: 0;
      outline: none;
      min-width: 57px;
      min-height: 33px;
      width: 66px;
      margin-left: -1px;
      margin-top: -1px;
      text-align: center;
      padding-top: 5px; }
    .filter-options .filter-options-content .item {
      margin-bottom: 3px;
      padding-left: 15px; }
      .filter-options .filter-options-content .item a {
        font-size: 13px; }
  .filter-options .count {
    color: #4a4a4a; }
    .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; }

@media only screen and (max-width: 767px) {
  .page-with-filter .columns .sidebar-main {
    order: 0; } }

.multicheckout .title {
  margin-bottom: 30px; }
  .multicheckout .title strong {
    font-weight: 400; }

.multicheckout .table-wrapper {
  margin-bottom: 0; }
  .multicheckout .table-wrapper .action.delete {
    display: inline-block; }
  .multicheckout .table-wrapper .col .qty {
    display: inline-block; }
  .multicheckout .table-wrapper .col.item .action.edit {
    font-weight: 400;
    margin-left: 10px; }

.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0; }

.multicheckout > .actions-toolbar {
  margin-top: 40px; }

.multicheckout .actions-toolbar > .secondary {
  display: block; }
  .multicheckout .actions-toolbar > .secondary .action {
    margin-bottom: 25px; }
    .multicheckout .actions-toolbar > .secondary .action.back {
      display: block;
      margin-left: 0; }

.multicheckout .actions-toolbar > .primary {
  margin-right: 10px; }

.multicheckout .item-options {
  margin: 10px 0 0; }

.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none; }

.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block; }

.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px; }
  .multicheckout .block-title strong,
  .multicheckout .block-content .title strong {
    font-weight: 400; }
    .multicheckout .block-title strong span,
    .multicheckout .block-content .title strong span {
      color: #737373; }

.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0; }

.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem; }

.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px; }

.multicheckout .box-title span {
  margin-right: 10px; }

.multicheckout .box-title > .action {
  margin: 0; }

.multicheckout .box-shipping-method .price {
  font-weight: 700; }

.multicheckout .box-billing-method .fieldset {
  margin: 0; }
  .multicheckout .box-billing-method .fieldset .legend.box-title {
    margin: 0 0 5px; }

.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px; }
  .multicheckout .checkout-review .grand.totals .mark {
    font-weight: 400; }

[class^='multishipping-'] .logo {
  margin-left: 0; }

.multishipping-checkout-success .nav-sections {
  display: block; }

@media only screen and (max-width: 639px) {
  .multicheckout .data.table .address:before {
    margin-bottom: 5px; }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block; }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px; }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0; }
  .multicheckout.order-review .box-items .data.table thead {
    display: block; }
    .multicheckout.order-review .box-items .data.table thead tr {
      display: block; }
    .multicheckout.order-review .box-items .data.table thead .col.item {
      display: block;
      padding: 0; }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px; }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0; } }

@media only screen and (min-width: 640px) {
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right; }
    .multicheckout .actions-toolbar .secondary .action {
      margin-left: 10px; }
      .multicheckout .actions-toolbar .secondary .action.back {
        display: block;
        float: left; }
  .multicheckout .item-options {
    margin: 20px 0 0; }
  .multicheckout .block-content .box {
    margin-bottom: 0; }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%; }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%; }
    .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
      display: none; }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%; }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%; }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0; }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto; }
  .multicheckout.order-review .col.item {
    width: 75%; }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto; }
    .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
      display: inline-block;
      width: auto; }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto; }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%; } }

@media only screen and (max-width: 767px) {
  .multishipping-checkout-success .nav-toggle {
    display: block; }
  .multishipping-checkout-success .logo {
    margin-left: 40px; } }

.block.newsletter {
  margin-bottom: 40px; }
  .block.newsletter .form.subscribe {
    display: table;
    width: 100%; }
  .block.newsletter .fieldset {
    display: table-cell;
    margin: 0;
    padding: 0;
    vertical-align: top; }
  .block.newsletter .field {
    margin: 0; }
    .block.newsletter .field .control {
      display: inline-block;
      text-decoration: none;
      display: block; }
      .block.newsletter .field .control:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 35px;
        line-height: 33px;
        color: #c2c2c2;
        content: "";
        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: 15px; }
  .block.newsletter .title {
    display: none; }
  .block.newsletter .actions {
    display: table-cell;
    vertical-align: top;
    width: 1%; }
  .block.newsletter .action.subscribe {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: -1px; }

@media only screen and (min-width: 768px) {
  .block.newsletter {
    width: 32%; }
    .block.newsletter .field {
      margin-right: 5px; }
      .block.newsletter .field .control {
        width: 100%; }
    .block.newsletter .action.subscribe {
      border-radius: 3px; } }

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

.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: "";
      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: "";
        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: "";
    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"]:focus + 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: ""; }
  .review-control-vote .rating-4 {
    z-index: 3; }
    .review-control-vote .rating-4:before {
      content: ""; }
  .review-control-vote .rating-3 {
    z-index: 4; }
    .review-control-vote .rating-3:before {
      content: ""; }
  .review-control-vote .rating-2 {
    z-index: 5; }
    .review-control-vote .rating-2:before {
      content: ""; }
  .review-control-vote .rating-1 {
    z-index: 6; }
    .review-control-vote .rating-1:before {
      content: ""; }

.block.add.review {
  margin-bottom: 40px; }
  .block.add.review > .title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem; }
  .block.add.review .legend {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    margin: 0 0 20px; }
  .block.add.review .field.rating {
    display: table-row; }
    .block.add.review .field.rating .label {
      display: table-cell;
      padding: 5px 0;
      vertical-align: middle; }
    .block.add.review .field.rating .control {
      display: table-cell;
      vertical-align: top; }

.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem; }

.block.reviews.list .review.item {
  margin-bottom: 40px; }

.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem; }

.data.table.reviews .rating-summary {
  margin-top: -4px; }

.customer-review.view {
  margin-bottom: 20px; }
  .customer-review.view .review.title,
  .customer-review.view .ratings-summary,
  .customer-review.view .product-details {
    margin-bottom: 20px; }

.product-reviews-summary {
  display: table;
  margin: 10px 0 12px; }
  .products.wrapper.list .product-reviews-summary {
    margin: 0 auto; }
  .product-reviews-summary.empty {
    margin-left: 0; }
  .product-reviews-summary .rating-summary {
    display: table-cell;
    left: -5px;
    position: relative;
    text-align: left;
    vertical-align: middle; }
  .product-reviews-summary .reviews-actions {
    display: table-cell;
    line-height: 28px;
    vertical-align: middle; }
    .product-reviews-summary .reviews-actions a {
      margin-right: 5px; }

@media only screen and (min-width: 768px) {
  .products.wrapper.list .product-reviews-summary {
    margin: 0; } }

.customer-review .product-details {
  margin-bottom: 40px; }

.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%; }

.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px; }
  .customer-review .review-details .customer-review-rating .item {
    margin-bottom: 10px; }
    .customer-review .review-details .customer-review-rating .item:last-child {
      margin-bottom: 0; }

.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px; }

.customer-review .review-details .review-content {
  margin-bottom: 20px; }

.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block; }

.review-field-ratings .nested {
  display: table; }

.review-field-ratings .review-field-rating {
  display: table-row; }
  .review-field-ratings .review-field-rating .label,
  .review-field-ratings .review-field-rating .control {
    display: table-cell;
    padding-bottom: 10px;
    vertical-align: top; }
  .review-field-ratings .review-field-rating .label {
    padding-right: 10px;
    padding-top: 6px; }
  .review-field-ratings .review-field-rating .control {
    padding-top: 2px; }

.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center; }
  .review-toolbar:first-child {
    display: none; }
  .review-toolbar .pages {
    border-bottom: 1px solid #c9c9c9;
    display: block;
    padding: 20px 0;
    text-align: center; }
  .review-toolbar .limiter {
    display: none; }

.review-add .block-title {
  display: none; }

.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #000; }
  .review-form .action.submit.primary:focus, .review-form .action.submit.primary:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #000; }
  .review-form .action.submit.primary:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555; }

.fieldset .review-legend.legend {
  margin-bottom: 20px; }
  .fieldset .review-legend.legend strong {
    display: block;
    margin-left: 0; }

.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px; }

.review-list {
  margin-bottom: 30px; }
  .review-list .block-title strong {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem; }

.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0; }
  .review-item:after {
    clear: both;
    content: '';
    display: table; }
  .review-item:last-child {
    border-width: 0; }

.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%; }

.review-author {
  display: inline; }

.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px; }

.review-content {
  margin-bottom: 20px; }

@media only screen and (min-width: 640px) {
  .review-form {
    max-width: 500px; }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px; }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px; }
  .review-toolbar {
    margin: 0 0 30px; }
    .review-toolbar .pages {
      padding: 30px 0; }
  .fieldset .review-legend.legend {
    margin-bottom: 30px; }
  .review-item {
    padding: 30px 0; }
  .review-title {
    margin: 0 0 30px; } }

.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px; }

.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px; }

@media only screen and (max-width: 767px) {
  .reward-settings + .actions-toolbar {
    margin-top: 10px; } }

@media only screen and (min-width: 768px) {
  .reward-settings + .actions-toolbar {
    margin-top: -32px; } }

.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px; }
  .order-links .item {
    display: inline-block;
    margin-right: 20px; }

.order-actions-toolbar .action {
  margin: 0 20px 0 0; }

.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px; }
  .order-details-items .order-title > strong {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    display: inline-block; }
  .order-details-items .items-qty .item {
    white-space: nowrap; }
  .order-details-items .items-qty .title:after {
    content: ': '; }
  .order-details-items .table-order-items .product-item-name {
    margin-top: 0; }
  .order-details-items .table-order-items tbody + tbody {
    border-top: 1px solid #d1d1d1; }
  .order-details-items .item-options dt {
    margin: 0; }
  .order-details-items .item-options dd {
    margin: 0 0 15px; }
  .order-details-items .item-options.links dt {
    display: inline-block; }
    .order-details-items .item-options.links dt:after {
      content: ': '; }
  .order-details-items .item-options.links dd {
    margin: 0; }

.order-pager-wrapper .toolbar-amount {
  padding-top: 3px; }

.order-pager-wrapper .pages-items .item:first-child, .order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0; }

.order-actions-toolbar {
  margin-bottom: 25px; }
  .order-actions-toolbar .action {
    margin-right: 30px; }
    .order-actions-toolbar .action.print {
      margin: 0; }

.page-title-wrapper .order-date {
  margin: 0 0 20px; }

.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px; }

.form-orders-search .field.email, .form-orders-search .field.zip {
  margin-bottom: 0; }

.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline; }

.block-reorder .product-item .field.item {
  display: inline-block; }

.block-reorder .product-item-name {
  display: inline-block; }

.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px; }

.block-order-details-comments {
  margin: 0 0 40px; }
  .block-order-details-comments .comment-date {
    font-weight: 600; }
  .block-order-details-comments .comment-content {
    line-height: 1.6;
    margin: 0 0 20px; }

.block-order-details-view .box-content .payment-method .title {
  font-weight: 400; }

.block-order-details-view .box-content .payment-method .content {
  margin: 0; }
  .block-order-details-view .box-content .payment-method .content > strong {
    font-weight: 400; }
    .block-order-details-view .box-content .payment-method .content > strong:after {
      content: ': '; }

.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0; }
  .order-tracking .tracking-title {
    display: inline-block; }
  .order-tracking .tracking-content {
    display: inline-block;
    margin: 0 0 0 5px; }

@media only screen and (max-width: 639px) {
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top; }
  .account .toolbar .pages {
    float: right; }
  .account .toolbar .limiter {
    clear: both; }
  .order-details-items thead {
    display: block; }
    .order-details-items thead tr,
    .order-details-items thead td {
      display: block; }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%; } }

@media only screen and (max-width: 767px) {
  .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; } }

@media only screen and (min-width: 768px) {
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right; }
  .table-order-items.creditmemo .col.qty, .table-order-items.creditmemo .col.discount, .table-order-items.creditmemo .col.subtotal {
    text-align: center; }
  .table-order-items.creditmemo .col.total {
    text-align: right; }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0; }
  .order-pager-wrapper .pages {
    float: right; }
  .order-actions-toolbar .action.print {
    display: block;
    float: right; }
  .page-title-wrapper .order-date {
    margin-top: -20px; }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px; } }

.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: "";
    font-family: "icons-blank-theme";
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .action.mailto.friend span {
    display: inline-block;
    line-height: 28px;
    vertical-align: top; }

.swatch-attribute-label {
  font-weight: bold;
  position: relative; }

.swatch-attribute-label.required {
  padding-right: 10px; }

.swatch-attribute-label[data-required="1"]:after {
  content: '*';
  color: red;
  position: absolute;
  right: -11px;
  top: -2px;
  font-weight: bold;
  font-size: 1em; }

.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px; }

.swatch-attribute-options {
  margin-top: 10px;
  padding-left: 5px; }

.swatch-option {
  padding: 1px 2px;
  min-width: 25px;
  max-width: 100%;
  height: 20px;
  float: left;
  margin: 0 10px 5px 0;
  text-align: center;
  cursor: pointer;
  position: relative;
  border: 1px solid #dadada;
  overflow: hidden;
  text-overflow: ellipsis; }

.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  padding: 4px 8px;
  min-width: 22px;
  margin-right: 7px; }

.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #fff;
  color: #333; }

.swatch-option.text.selected {
  background-color: #fff !important; }

.clearfix:after {
  content: '';
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }

.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option, .swatch-option.text {
  background: none;
  color: black;
  border: none;
  text-align: left; }

.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  color: black;
  background: #fff;
  border: 1px solid #fff; }

.swatch-option:not(.disabled):hover {
  outline: none;
  color: black; }

.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  outline: none;
  border: 1px solid #fff; }

.swatch-option.disabled {
  cursor: default; }

.swatch-option.disabled:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.7;
  background: #e8e8e8; }

.swatch-option-tooltip {
  max-width: 140px;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  position: absolute;
  padding: 5px;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  text-align: center; }

.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  left: 40%;
  position: absolute;
  bottom: 0;
  height: 8px; }

.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  content: '';
  position: relative;
  top: 1px;
  left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7.5px 0 7.5px;
  border-color: #fff transparent transparent transparent;
  font-size: 1px; }

.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  content: '';
  position: relative;
  top: 2px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8.5px 0 8.5px;
  border-color: #adadad transparent transparent transparent;
  font-size: 1px; }

.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  width: 130px;
  margin: 0 auto; }

.swatch-option-tooltip .title {
  max-width: 140px;
  min-height: 20px;
  max-height: 200px;
  color: #282828;
  text-align: center;
  display: block;
  overflow: hidden; }

.swatch-opt {
  margin: 20px 0; }

.swatch-more {
  display: inline-block;
  margin: 2px 0;
  text-decoration: none !important;
  position: static;
  z-index: 1; }

.swatch-option-link-layered {
  position: relative;
  margin: 0 !important;
  padding: 0 !important; }

.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0; }

.swatch-option-tooltip-layered {
  width: 140px;
  position: absolute;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  left: -47px; }

.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px; }

.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px; }

.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block; }

.swatch-attribute-options .swatch-option-tooltip-layered .title {
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -5px;
  left: 0;
  color: #282828;
  text-align: center;
  margin-bottom: 10px; }

.swatch-option-disabled:after {
  content: '';
  position: absolute;
  width: 42px;
  height: 2px;
  background: red;
  transform: rotate(-30deg);
  z-index: 995;
  left: -4px;
  top: 10px; }

.swatch-option-disabled {
  outline: none !important;
  cursor: default;
  border: 0; }

.swatch-opt-listing {
  margin-bottom: 10px; }

.swatch-option-loading {
  content: url(../Magento_Swatches/images/loader-2.gif); }

.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden; }

body {
  background-color: #fff; }

.page-header {
  /*margin-bottom: $indent__base;*/ }
  .page-header div.panel.wrapper {
    border: none; }
    .page-header div.panel.wrapper div.panel.header {
      width: auto;
      margin: 0;
      padding: 0;
      max-width: 100%; }
      .page-header div.panel.wrapper div.panel.header::before {
        display: none; }
      .page-header div.panel.wrapper div.panel.header ul.header.links {
        display: block;
        float: none;
        padding: 0;
        margin-bottom: 0; }
        .page-header div.panel.wrapper div.panel.header ul.header.links li.greet.welcome {
          display: block;
          margin: 0;
          max-height: 42px;
          min-height: 42px;
          background-color: rgba(221, 169, 130, 0.5);
          padding: 0;
          line-height: 42px;
          color: #000;
          text-align: center;
          font-size: 14px;
          font-weight: 500;
          overflow: hidden; }
  @media only screen and (max-width: 767px) {
    .page-header .ammenu-logo img {
      width: auto; } }

ul.ammenu-items.-root li.ammenu-item:not(.-level-1):last-child .ammenu-link {
  color: #bb033a !important; }

.logo {
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5; }
  .logo img {
    display: block; }
  .page-print .logo {
    float: none; }

.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px; }

.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15; }

.action-skip-wrapper {
  height: 0;
  position: relative; }

.message.global p {
  margin: 0; }

.message.global.noscript, .message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  margin: 0; }
  .message.global.noscript a, .message.global.cookie a {
    color: #494949; }
    .message.global.noscript a:hover, .message.global.cookie a:hover {
      color: #707070; }
    .message.global.noscript a:active, .message.global.cookie a:active {
      color: #707070; }

.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3; }
  .message.global.cookie .actions {
    margin-top: 10px; }

.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  margin-bottom: 0;
  text-align: center; }
  .message.global.demo a {
    color: #494949; }
    .message.global.demo a:hover {
      color: #707070; }
    .message.global.demo a:active {
      color: #707070; }

.page-footer {
  margin-top: auto; }

.footer {
  background-color: #333; }
  .footer.content {
    border-top: 1px solid #d1d1d1;
    margin-top: 25px;
    padding-bottom: 25px;
    padding-top: 25px; }
    .footer.content .links > li {
      margin: 0 0 8px; }
    .footer.content .switcher-store {
      margin: 0 0 30px; }
  .footer .copyright,
  .footer .bugs {
    display: block;
    margin: 20px 0 0; }

.page-header .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-header .switcher .options:after,
    .page-footer .switcher .options:before,
    .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: "";
        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: "";
          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: #fff;
      border: 1px solid #bbb;
      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-header .switcher .options ul.dropdown:after,
      .page-footer .switcher .options ul.dropdown:before,
      .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 #fff 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 #bbb transparent;
        z-index: 98; }
      .page-header .switcher .options ul.dropdown:before,
      .page-footer .switcher .options ul.dropdown:before {
        left: 10px;
        top: -12px; }
      .page-header .switcher .options ul.dropdown:after,
      .page-footer .switcher .options ul.dropdown:after {
        left: 9px;
        top: -14px; }
    .page-header .switcher .options.active,
    .page-footer .switcher .options.active {
      overflow: visible; }
      .page-header .switcher .options.active ul.dropdown,
      .page-footer .switcher .options.active ul.dropdown {
        display: block; }
    .page-header .switcher .options ul.dropdown a,
    .page-footer .switcher .options ul.dropdown a {
      display: block;
      padding: 8px; }
      .page-header .switcher .options ul.dropdown a:hover,
      .page-footer .switcher .options ul.dropdown a:hover {
        text-decoration: none; }
  .page-header .switcher li,
  .page-footer .switcher li {
    font-size: 12px;
    margin: 0; }
  .page-header .switcher strong,
  .page-footer .switcher strong {
    font-weight: 400; }

.widget {
  clear: both; }

.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0; }

.ui-datepicker td {
  padding: 0; }

@media only screen and (min-width: 768px) {
  html,
  body {
    height: 100%; }
  .page-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100%; }
    .page-wrapper > .breadcrumbs,
    .page-wrapper > .top-container,
    .page-wrapper > .widget {
      box-sizing: border-box;
      width: 100%; }
    .ie10 .page-wrapper,
    .ie11 .page-wrapper {
      height: 100%; }
  .navigation ul {
    padding: 0 8px; }
  .header.panel > .header.links {
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto; }
    .header.panel > .header.links > li {
      display: inline-block;
      vertical-align: top; }
    .header.panel > .header.links > li {
      font-size: 14px; }
      .header.panel > .header.links > li.welcome a {
        padding-left: 5px; }
  .header.content {
    padding: 15px 0; }
  .page-header {
    border: 0;
    margin-bottom: 0; }
    .page-header .panel.wrapper {
      border-bottom: 1px solid #e8e8e8; }
    .page-header .header.panel {
      padding-bottom: 10px;
      padding-top: 10px; }
    .page-header .switcher {
      display: inline-block; }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block; }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px; }
  .logo {
    margin: -8px auto 25px 0; }
    .logo img {
      max-height: inherit; }
  .footer.content .block {
    float: right; }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top; }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top; } }

h2.mp-product-slider-title, .block-title h3 {
  position: relative;
  margin: 80px 0 70px;
  font-weight: 600;
  font-size: 30px;
  line-height: 110%;
  text-align: center;
  text-transform: uppercase;
  color: #000000; }
  @media only screen and (max-width: 767px) {
    h2.mp-product-slider-title, .block-title h3 {
      margin: 15px 0 30px; } }
  h2.mp-product-slider-title::after, .block-title h3::after {
    position: absolute;
    content: '';
    bottom: -10px;
    left: 50%;
    width: 30px;
    height: 2px;
    margin-left: -15px;
    background-color: #DDA982; }

.promo-slider h2.mp-product-slider-title {
  color: #BB0339; }
  .promo-slider h2.mp-product-slider-title::after {
    background: #B29783; }

.promo-bloc {
  background: #dda98240;
  border-radius: 3px;
  text-align: center;
  text-transform: uppercase;
  padding: 30px 10px 40px;
  margin-bottom: 40px; }
  .promo-bloc span {
    display: block;
    font-weight: 500; }
  .promo-bloc .title {
    font-weight: bold;
    font-size: 64px;
    line-height: 70px;
    color: #000000; }
  .promo-bloc .sub-title {
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 10px; }
  .promo-bloc a.btn {
    display: inline-block;
    margin-top: 10px;
    background: #000000;
    border: 1px solid #000000;
    border-radius: 3px;
    padding: 10px 20px;
    color: #ffffff;
    text-decoration: none;
    transition: all ease 0.3s; }
    .promo-bloc a.btn:hover {
      color: #000000;
      background: #f8e9e0; }

.featured-bloc {
  background: #fcf6f2;
  padding: 45px 0;
  margin-bottom: 35px; }
  .featured-bloc .page-main > h3 {
    position: relative;
    margin: 10px 0 50px;
    font-weight: 600;
    font-size: 30px;
    line-height: 110%;
    text-align: center;
    text-transform: uppercase;
    color: #000000; }
    .featured-bloc .page-main > h3::after {
      position: absolute;
      content: '';
      bottom: -10px;
      left: 50%;
      width: 30px;
      height: 2px;
      margin-left: -15px;
      background-color: #000000; }

.mpinstagramfeed-container .mpinstagramfeed-photo {
  margin: 2px;
  display: inline-block;
  position: relative; }

@media (max-width: 767px) {
  .mpinstagramfeed-container .mpinstagramfeed-photo .mpinstagramfeed-post-caption {
    font-size: 14px !important;
    opacity: 1 !important; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .mpinstagramfeed-container .mpinstagramfeed-photo .mpinstagramfeed-post-caption {
    opacity: 1 !important; } }

.mpinstagramfeed-container .mpinstagramfeed-photo .mpinstagramfeed-post-caption {
  line-height: 18px;
  letter-spacing: normal;
  position: absolute;
  bottom: 0;
  padding: 5px;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.3);
  color: #F0F0F0;
  max-height: 30%;
  overflow: hidden;
  text-overflow: ellipsis; }

.mpinstagramfeed-photo:hover .mpinstagramfeed-post-caption {
  opacity: 1 !important;
  display: inline; }

.mpinstagramfeed-container .mpinstagramfeed-photo img {
  display: block;
  width: 100%;
  max-width: none;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0 1px 1px 0;
  max-height: 300px; }

.my-credit-cards .status {
  font-style: italic; }

.my-credit-cards .action.delete {
  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;
  line-height: 1.42857;
  margin: 0;
  padding: 0;
  color: #494949;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline; }
  .my-credit-cards .action.delete:focus, .my-credit-cards .action.delete:active {
    background: none;
    border: none; }
  .my-credit-cards .action.delete:hover {
    background: none;
    border: none; }
  .my-credit-cards .action.delete.disabled, .my-credit-cards .action.delete[disabled],
  fieldset[disabled] .my-credit-cards .action.delete {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }
  .my-credit-cards .action.delete:visited {
    color: #494949;
    text-decoration: none; }
  .my-credit-cards .action.delete:hover {
    color: #707070;
    text-decoration: underline; }
  .my-credit-cards .action.delete:active {
    color: #ff5501;
    text-decoration: underline; }
  .my-credit-cards .action.delete:hover {
    color: #707070; }
  .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: #494949;
    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;
  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;
  line-height: 1.42857;
  margin: 0;
  padding: 0;
  color: #494949;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px; }
  .my-credit-cards-popup .action.secondary:focus, .my-credit-cards-popup .action.secondary:active {
    background: none;
    border: none; }
  .my-credit-cards-popup .action.secondary:hover {
    background: none;
    border: none; }
  .my-credit-cards-popup .action.secondary.disabled, .my-credit-cards-popup .action.secondary[disabled],
  fieldset[disabled] .my-credit-cards-popup .action.secondary {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }
  .my-credit-cards-popup .action.secondary:visited {
    color: #494949;
    text-decoration: none; }
  .my-credit-cards-popup .action.secondary:hover {
    color: #707070;
    text-decoration: underline; }
  .my-credit-cards-popup .action.secondary:active {
    color: #ff5501;
    text-decoration: underline; }
  .my-credit-cards-popup .action.secondary:hover {
    color: #707070; }
  .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: #494949;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline; }

@media only screen and (max-width: 767px) {
  .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; } }

@media only screen and (min-width: 768px) {
  .my-credit-cards .card-type img {
    display: block; } }

.minilist .weee {
  display: table-row;
  font-size: 1.1rem; }
  .minilist .weee:before {
    display: none; }

.price-container.weee:before {
  display: none; }

.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before, .cart.item .action.towishlist:before {
  content: "" !important; }

.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.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 > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.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: 10px; }

.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0; }
  .account .table-wrapper .data.table.wishlist .box-tocart .qty {
    vertical-align: middle; }

.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%; }

.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px; }

.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px; }

.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0; }

.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px; }

.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top; }

.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700; }

.block-wishlist .product-item-name {
  margin-right: 25px; }

.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px; }

.products-grid.wishlist .product-item-name {
  margin-top: 0; }

.products-grid.wishlist .product-item .price-box {
  margin: 0; }

.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0; }

.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px; }
  .products-grid.wishlist .product-item-actions > *:last-child {
    margin-right: 0; }

.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px; }

@media only screen and (max-width: 639px) {
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8; }
    .products-grid.wishlist .product-item:first-child {
      border-top: 1px solid #e8e8e8; } }

@media only screen and (max-width: 767px) {
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: -10px; }
    .products-grid.wishlist .product-item {
      padding: 20px 10px 20px 20px;
      position: relative; }
      .products-grid.wishlist .product-item-photo {
        float: left;
        margin-right: 20px; }
      .products-grid.wishlist .product-item-name {
        font-size: 1.6rem; }
      .products-grid.wishlist .product-item-actions {
        display: block; }
        .products-grid.wishlist .product-item-actions .action {
          margin-right: 15px; }
          .products-grid.wishlist .product-item-actions .action:last-child {
            margin-right: 0; }
          .products-grid.wishlist .product-item-actions .action.edit {
            float: left; }
          .products-grid.wishlist .product-item-actions .action.delete {
            float: right; }
          .products-grid.wishlist .product-item-actions .action.edit, .products-grid.wishlist .product-item-actions .action.delete {
            margin-top: 7px; }
      .products-grid.wishlist .product-item-name, .products-grid.wishlist .product-item-description,
      .products-grid.wishlist .product-item .price-box, .products-grid.wishlist .product-item-tooltip {
        margin-left: 95px; }
      .products-grid.wishlist .product-item .box-tocart {
        float: left;
        margin-right: 20px; }
        .products-grid.wishlist .product-item .box-tocart .stock {
          margin-top: 7px; }
      .products-grid.wishlist .product-item .giftregisty-dropdown,
      .products-grid.wishlist .product-item .field.qty {
        display: none; }
    .products-grid.wishlist .product-image-container {
      max-width: 80px; }
  .wishlist-index-index .product-item {
    width: 100%; }
    .wishlist-index-index .product-item-info {
      width: auto; } }

@media only screen and (min-width: 640px) {
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px; }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0; } }

@media only screen and (min-width: 768px) {
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block; }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0; }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px; }
    .products-grid.wishlist .product-item .fieldset .field.qty .label {
      width: auto; }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0; }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0; }
  .wishlist-index-index .product-item-info {
    width: 100%; } }

@media only screen and (min-width: 1024px) {
  .wishlist-index-index .products-grid .product-items {
    margin: 0; }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 3 * 30.977%) / 3);
    padding: 0;
    width: 30.977%; }
    .wishlist-index-index .products-grid .product-item:nth-child(3n + 1) {
      margin-left: 0; } }

.white-popup.mfp-with-anim#social-login-popup {
  max-width: 380px; }
  .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .social-login-title {
    background-color: white !important;
    padding: 25px;
    text-align: center; }
    .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .social-login-title .create-account-title, .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .social-login-title .forgot-pass-title {
      background-image: none;
      font-weight: 600;
      font-size: 20px;
      text-transform: uppercase;
      color: #000000;
      padding-left: 0; }
  .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-create .fieldset .control, .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-login .fieldset .control {
    width: 100%; }
  .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-create .fieldset .field, .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-login .fieldset .field {
    margin-bottom: 10px; }
  .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-create .actions-toolbar .action.create.primary, .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-login .actions-toolbar .action.create.primary {
    margin-bottom: 26px; }
  .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-create .actions-toolbar .primary, .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-create .actions-toolbar .secondary, .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-login .actions-toolbar .primary, .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-login .actions-toolbar .secondary {
    text-align: center;
    width: 100% !important; }
    .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-create .actions-toolbar .primary .action.back, .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-create .actions-toolbar .primary .action.remind, .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-create .actions-toolbar .primary .action.login.create, .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-create .actions-toolbar .secondary .action.back, .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-create .actions-toolbar .secondary .action.remind, .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-create .actions-toolbar .secondary .action.login.create, .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-login .actions-toolbar .primary .action.back, .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-login .actions-toolbar .primary .action.remind, .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-login .actions-toolbar .primary .action.login.create, .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-login .actions-toolbar .secondary .action.back, .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-login .actions-toolbar .secondary .action.remind, .white-popup.mfp-with-anim#social-login-popup .social-login.block-container .block-content .form-customer-login .actions-toolbar .secondary .action.login.create {
      font-size: 12px;
      line-height: 100%;
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline;
      color: #000000; }

/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_GiftCard
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.form.check-code {
  display: table;
  width: 100%; }
  .form.check-code .field.check-code-field {
    margin: 0 4px 0 0; }
    .form.check-code .field.check-code-field .control {
      display: block; }
    .form.check-code .field.check-code-field .control:before {
      -webkit-font-smoothing: antialiased;
      font-size: 16px;
      line-height: 32px;
      color: #c2c2c2;
      content: '\f06b';
      font-family: FontAwesome;
      margin: 0 0 0 8px;
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center;
      position: absolute; }
  .form.check-code input {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    padding: 0 9px 0 35px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box; }
  .form.check-code .actions {
    display: table-cell;
    vertical-align: top;
    width: 1%;
    min-width: 200px; }

.block-gift-card-setting .block-content {
  padding-left: 25px; }
  .block-gift-card-setting .block-content .field {
    margin-bottom: 7px; }

.giftcard-messages td {
  padding: 0 !important; }

.giftcard-messages td:nth-child(2n+1) {
  width: 150px; }

.gift-card-view {
  margin: 0 0 40px 10px; }
  .gift-card-view .block .block-title {
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 25px;
    padding-bottom: 10px; }
    .gift-card-view .block .block-title strong {
      font-size: 2.2rem;
      font-weight: 300; }
  .gift-card-view .block .block-content {
    max-height: 500px;
    overflow: auto; }
  .gift-card-view .gift-card-view-detail {
    margin: 0 0 20px 40px; }
    .gift-card-view .gift-card-view-detail .table-gift-card-detail td {
      border: none !important; }
    .gift-card-view .gift-card-view-detail .table-gift-card-detail td:nth-child(2n+1) {
      width: 150px;
      font-weight: 600; }

.catalog-category-view .mp-gift-card-amount-container {
  padding: 5px; }
  .catalog-category-view .mp-gift-card-amount-container label {
    font-weight: bold; }

.catalog-category-view .mp-inline {
  display: inline-block; }

.gift-card-applied-code-text .gift-card_code {
  margin-top: 10px;
  list-style-type: none; }

.gift-card-applied-code-text .gc-item {
  background: #159f84;
  color: white;
  display: inline;
  width: inherit;
  padding: 5px 12px;
  border-radius: 4px;
  font-weight: bold;
  border: none; }

.gift-card-applied-code-text .gc-remove {
  margin-left: 10px;
  font-style: normal;
  opacity: 0.6;
  cursor: pointer; }

.gift-card-applied-code-text .gc-amount {
  margin-left: 10px; }

.block.block-gift-card .block-content {
  max-height: 500px;
  overflow: auto; }

.mp-gift-card-product-info .field:not(.value):not(.send-to-friend) {
  display: none; }

.gift-card-discount-credit {
  max-width: 350px;
  margin-top: 10px;
  padding: 0 10px; }
  .gift-card-discount-credit #gc_slider_container_amount {
    margin: 7px; }

.giftcard-giftproducts-index .product-item-info {
  width: 240px; }

.payment-option button.action.action-apply, .payment-option .cart.table-wrapper .actions-toolbar > .action.action-apply, .cart.table-wrapper .payment-option .actions-toolbar > .action.action-apply {
  margin-right: 30px; }

.cart-container .gift-card-discount-feature-list, .payment-option .gift-card-discount-feature-list {
  list-style-type: none;
  padding-left: 15px;
  /* IE6-7 Fix */ }
  .cart-container .gift-card-discount-feature-list .feature-item, .payment-option .gift-card-discount-feature-list .feature-item {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    padding-top: 5px; }
    .cart-container .gift-card-discount-feature-list .feature-item .feature-content, .payment-option .gift-card-discount-feature-list .feature-item .feature-content {
      display: none; }
    .cart-container .gift-card-discount-feature-list .feature-item .feature-content.content-show, .payment-option .gift-card-discount-feature-list .feature-item .feature-content.content-show {
      display: block; }
  .cart-container .gift-card-discount-feature-list .feature-item:last-child, .payment-option .gift-card-discount-feature-list .feature-item:last-child {
    border-bottom: none; }
  .cart-container .gift-card-discount-feature-list input[type="text"], .cart-container .gift-card-discount-feature-list select, .payment-option .gift-card-discount-feature-list input[type="text"], .payment-option .gift-card-discount-feature-list select {
    height: 42px;
    margin-left: 10px;
    width: 92%; }
  .cart-container .gift-card-discount-feature-list .feature-label, .payment-option .gift-card-discount-feature-list .feature-label {
    font-weight: bold;
    opacity: 0.7;
    position: relative; }
    .cart-container .gift-card-discount-feature-list .feature-label .icon-prefix, .payment-option .gift-card-discount-feature-list .feature-label .icon-prefix {
      position: absolute;
      top: 3px; }
    .cart-container .gift-card-discount-feature-list .feature-label span, .payment-option .gift-card-discount-feature-list .feature-label span {
      margin-left: 20px; }
  .cart-container .gift-card-discount-feature-list form, .payment-option .gift-card-discount-feature-list form {
    margin-top: 10px; }
  .cart-container .gift-card-discount-feature-list .ui-slider-horizontal, .payment-option .gift-card-discount-feature-list .ui-slider-horizontal {
    background: #3f98c9;
    height: 8px; }
  .cart-container .gift-card-discount-feature-list .ui-slider-handle, .payment-option .gift-card-discount-feature-list .ui-slider-handle {
    height: 26px;
    background: #f4f4f4;
    border: 1px solid #ccc;
    border-radius: 3px;
    top: -10px; }
  .cart-container .gift-card-discount-feature-list .ruler, .cart-container .gift-card-discount-feature-list .ruler li, .payment-option .gift-card-discount-feature-list .ruler, .payment-option .gift-card-discount-feature-list .ruler li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block; }
  .cart-container .gift-card-discount-feature-list .ruler, .cart-container .gift-card-discount-feature-list .ruler li, .payment-option .gift-card-discount-feature-list .ruler, .payment-option .gift-card-discount-feature-list .ruler li {
    *display: inline; }
  .cart-container .gift-card-discount-feature-list .ruler, .payment-option .gift-card-discount-feature-list .ruler {
    border-radius: 2px;
    color: #ccc;
    margin: 0;
    padding-left: 10px;
    white-space: nowrap; }
  .cart-container .gift-card-discount-feature-list .ruler li, .payment-option .gift-card-discount-feature-list .ruler li {
    padding-left: 1cm;
    width: 1em;
    margin: .64em -1em -.64em;
    text-align: center;
    position: relative;
    text-shadow: 1px 1px #efefbe; }
  .cart-container .gift-card-discount-feature-list .ruler li:before, .payment-option .gift-card-discount-feature-list .ruler li:before {
    content: '';
    position: absolute;
    border-left: 1px solid #ccc;
    height: .64em;
    top: -.64em;
    right: 1em; }

.list-content .code-list {
  list-style-type: none;
  font-weight: bold; }
  .list-content .code-list .gc-code-applied, .list-content .code-list .gc-amount {
    opacity: 0.5; }
  .list-content .code-list .gc-remove {
    cursor: pointer; }
  .list-content .code-list .gc-amount {
    margin-left: 20px; }
  .list-content .code-list .slide-show:after {
    content: '\e621'; }

/*********************************************** Gift Card Product View ***********************************************/
.giftcard-template-container {
  min-height: 500px;
  padding-top: 30px; }
  .giftcard-template-container .giftcard-template-container-preview {
    margin: auto; }
    .giftcard-template-container .giftcard-template-container-preview .giftcard-template-preview {
      transform-origin: top left;
      cursor: pointer; }
      .giftcard-template-container .giftcard-template-container-preview .giftcard-template-preview .preview-giftcard {
        margin: auto;
        position: relative;
        overflow: hidden;
        border: 1px solid #ccc;
        box-sizing: border-box; }
  .giftcard-template-container .giftcard-template-setting {
    padding: 20px 10px; }
    .giftcard-template-container .giftcard-template-setting .block-title {
      display: none; }
    .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-select {
      margin: 0 11px; }
    .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-choose-images {
      border: 1px solid #ccc;
      background-color: #fef8f2;
      margin: 11px;
      border-radius: 3px; }
    .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload {
      margin: 15px 11px; }
      .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload .image.image-placeholder .fileinput-button {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        overflow: hidden;
        float: left; }
        .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload .image.image-placeholder .fileinput-button > span {
          display: none; }
      .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload .image.image-placeholder input[type='file'] {
        border: 500px solid transparent;
        bottom: 0;
        cursor: pointer;
        font-size: 10em;
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 3; }
      .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload .image.image-placeholder .template-image-wrapper:before {
        left: 0;
        position: absolute;
        right: 0;
        top: 15px;
        z-index: 1;
        -webkit-font-smoothing: antialiased;
        font-size: 35px;
        line-height: inherit;
        color: #ccc;
        content: '\f030';
        font-family: 'FontAwesome';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center; }
      .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload .image.image-placeholder .image-placeholder-text {
        display: none;
        bottom: 0;
        font-size: 11px;
        left: 0;
        line-height: 1.333;
        margin: 0;
        padding: 0 1rem;
        position: absolute;
        right: 0;
        text-align: center; }
      .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload .image.image-placeholder .file-row {
        display: none;
        bottom: 0;
        height: 100%;
        left: 0;
        margin: auto;
        overflow: hidden;
        position: absolute;
        right: 0;
        text-indent: -999em;
        top: 0;
        width: 100%;
        z-index: 5;
        border: 1px solid #adadad;
        padding: 2px;
        box-sizing: border-box; }
      .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload label[for="giftcard-template-upload-image"] {
        position: relative; }
        .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload label[for="giftcard-template-upload-image"] .field-tooltip {
          right: -25px;
          top: -6px; }
        .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload label[for="giftcard-template-upload-image"] .field-tooltip .field-tooltip-action:before {
          content: '\f05a';
          font-family: 'FontAwesome'; }
    .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .image.item-template {
      background: #fff;
      box-sizing: border-box;
      display: inline-block;
      margin: 5px 0 5px 5px;
      position: relative;
      vertical-align: top;
      width: 75px;
      height: 75px; }
      .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .image.item-template.active .template-image-wrapper {
        border: 1px solid #000000; }
    .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .template-image-wrapper {
      background: #fff;
      border: 1px solid #ccc;
      box-sizing: border-box;
      cursor: pointer;
      line-height: 1;
      margin-bottom: 1rem;
      overflow: hidden;
      position: relative;
      width: 75px;
      height: 75px; }
      .giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .template-image-wrapper .template-image {
        bottom: 0;
        left: 0;
        margin: auto;
        max-height: 100%;
        max-width: 100%;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1; }

.giftcard-information-container .giftcard-information {
  margin-bottom: 8px; }
  .giftcard-information-container .giftcard-information .giftcard-amount {
    list-style: none; }

.giftcard-information-container .giftcard-field-label {
  float: left !important;
  width: 105px;
  min-height: 5px;
  margin-right: 10px !important;
  margin-bottom: 0 !important;
  float: left;
  line-height: 33px;
  font-weight: 600 !important; }

.giftcard-information-container .giftcard-field-wrapper {
  width: 100%;
  float: left; }
  .giftcard-information-container .giftcard-field-wrapper .giftcard-delivery {
    list-style: none; }
  .giftcard-information-container .giftcard-field-wrapper button, .giftcard-information-container .giftcard-field-wrapper .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .giftcard-information-container .giftcard-field-wrapper .actions-toolbar > .action {
    width: auto; }
  .giftcard-information-container .giftcard-field-wrapper .giftcard-design-input-container {
    display: inline-block;
    vertical-align: middle; }
  .giftcard-information-container .giftcard-field-wrapper input.giftcard-design-open-amount {
    width: 100%;
    font-size: 12px;
    background-color: #fff;
    height: 45px;
    padding: 3px 7px;
    line-height: normal;
    border: 1px solid #a6a6a6;
    border-top-color: #949494;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(0, 0, 0, 0.07) inset;
    outline: 0; }
  .giftcard-information-container .giftcard-field-wrapper .active input.giftcard-design-open-amount,
  .giftcard-information-container .giftcard-field-wrapper input.giftcard-design-open-amount:focus {
    border-color: rgba(221, 169, 130, 0.5);
    box-shadow: rgba(221, 169, 130, 0.5); }
  .giftcard-information-container .giftcard-field-wrapper ul, .giftcard-information-container .giftcard-field-wrapper ul li {
    padding: 0 !important;
    margin: 0 0 5px 0 !important; }
  .giftcard-information-container .giftcard-field-wrapper #delivery_date {
    width: 130px;
    margin-right: 5px; }
  .giftcard-information-container .giftcard-field-wrapper .note {
    font-style: italic;
    font-size: 12px; }

.giftcard-information-container .giftcard-information-delivery,
.giftcard-information-container .giftcard-information-amount {
  margin-bottom: 0 !important; }

.giftcard-design-button-container {
  position: relative;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: inline-block;
  padding: 0;
  text-align: center;
  text-decoration: none !important;
  vertical-align: middle;
  border-color: #adb1b8 #a2a6ac #8d9096;
  background-color: #fff;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset; }
  .giftcard-design-button-container:hover {
    border-color: #a2a6ac #979aa1 #82858a;
    background-color: #f3f3f3; }
  .giftcard-design-button-container .fa {
    display: none;
    position: absolute;
    bottom: -26px;
    color: #fef8f2;
    font-size: 22px;
    text-shadow: 0px -1px #ccc; }

.clear {
  clear: both; }

/*********************************************** Checkout Block Spent *************************************************/
.totals-giftcard-summary th, .totals-giftcard-summary td {
  border: none !important; }

.totals-giftcard-details th {
  padding-left: 10px !important;
  border: none !important; }

.totals-giftcard-details td {
  padding-right: 10px !important;
  border: none !important; }

.totals-giftcard-details {
  display: none; }

.totals-giftcard-details.shown {
  display: table-row; }

#discount-giftcard-form .fieldset.coupon {
  margin-bottom: 10px; }
  #discount-giftcard-form .fieldset.coupon .action.primary {
    height: 32px;
    line-height: 16px; }

#discount-giftcard-form .gift-card-apply > label {
  display: none; }

#discount-giftcard-form .gift-card-used {
  padding: 0 0 20px 20px; }

.gift-card-saved-list,
.gift-credit-apply {
  float: none !important;
  width: 100% !important; }
  .gift-card-saved-list .title strong,
  .gift-credit-apply .title strong {
    font-size: 13px !important; }

.gift-credit-slider {
  width: 80%;
  margin: 10px auto; }

.gift-credit-label {
  padding-left: 20%; }

#gift-card-credit-input {
  width: 60px;
  display: inline-block;
  font-size: 14px;
  height: 24px; }

@media (max-width: 370px) {
  .giftcard-template-upload .field-tooltip._active .field-tooltip-content {
    max-width: 100px; } }

@media (max-width: 478px) {
  .giftcard-template-upload .field-tooltip._active .field-tooltip-content {
    max-width: 150px; } }

.mp-giftcard-preview .mp-giftcard-preview-button.disabled {
  opacity: 0.5;
  cursor: default;
  pointer-events: none; }

.modal-popup.mp-giftcard-modal-email-preview._show .modal-inner-wrap {
  width: 75%; }

.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px; }

.block-product-link-inline.widget {
  margin: 0; }

.block.widget .product-item-info {
  width: auto; }
  .block.widget .product-item-info .product-item-details {
    padding: 0 15px; }

.block.widget .pager {
  padding: 0; }
  .block.widget .pager .toolbar-amount {
    float: none;
    font-size: 1.2rem; }
  .block.widget .pager .pages-item-previous {
    padding-left: 0; }
  .block.widget .pager .pages-item-next {
    position: relative; }
  .block.widget .pager .items {
    white-space: nowrap; }

@media only screen and (min-width: 640px) {
  .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.33333%; } }

@media only screen and (min-width: 768px) {
  .block.widget .products-grid .product-item {
    width: 33.33333%; }
    .sidebar .block.widget .products-grid .product-item {
      margin-left: 0;
      width: 100%; }
      .sidebar .block.widget .products-grid .product-item .actions-secondary {
        display: block;
        padding: 10px 0; }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 25%; }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%; } }

@media only screen and (min-width: 1024px) {
  .block.widget .products-grid .product-item {
    width: 20%; }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 23.439%) / 3);
    padding: 0;
    width: 23.439%; }
    .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
      margin-left: calc((100% - 5 * (100% / 6)) / 4); }
    .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
      margin-left: 0; }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%; }
  .block.widget .products-grid .product-items {
    margin: 0; }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%; }
    .block.widget .products-grid .product-item:nth-child(4n + 1) {
      margin-left: 0; } }

@media only screen and (min-width: 768px) {
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0; }
    .sidebar .block.widget .pager .pages-item-next .action {
      margin: 0; } }

.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px; }
  .links .block-static-block.widget, .links
  .block-cms-link.widget {
    margin-bottom: 0; }

.block-cms-link-inline.widget {
  margin: 0; }

.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px; }

.block-cms-hierarchy-link-inline.widget {
  margin: 0; }

.social-links {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 50px auto;
  flex-wrap: wrap; }
  .social-links .btn.facebook,
  .social-links .btn.instagram {
    padding: 12px 75px;
    border: 1px solid #000000;
    box-sizing: border-box;
    border-radius: 3px;
    margin: 10px;
    text-decoration: none;
    max-width: 280px;
    transition: all ease 0.3s; }
    .social-links .btn.facebook:hover,
    .social-links .btn.instagram:hover {
      background: #f0dfd3;
      border-color: #f0dfd3; }
    .social-links .btn.facebook .btn.text,
    .social-links .btn.instagram .btn.text {
      font-weight: 600;
      font-size: 18px;
      text-align: center;
      text-transform: uppercase;
      color: #000000;
      display: flex;
      align-items: center; }
    .social-links .btn.facebook .btn.text.fb::before,
    .social-links .btn.instagram .btn.text.fb::before {
      font-size: 25px;
      padding-right: 15px;
      content: url(/media/catalog/facebook.png); }
    .social-links .btn.facebook .btn.text.insta::before,
    .social-links .btn.instagram .btn.text.insta::before {
      font-size: 25px;
      padding-right: 15px;
      content: url(/media/catalog/instagram.png); }

hr {
  border-top: 1px solid white;
  margin-top: 0;
  opacity: 0.3; }
  @media only screen and (max-width: 767px) {
    hr {
      display: none; } }

.footer-container {
  background-color: black; }
  .footer-container .footer-links {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding: 40px 15px 15px; }
    .footer-container .footer-links .footer-information-stepper {
      display: flex;
      justify-content: space-between;
      padding: 0 40px 40px; }
      @media only screen and (max-width: 767px) {
        .footer-container .footer-links .footer-information-stepper {
          flex-direction: column;
          padding: 15px;
          border: 0.51px solid #ffffff7d;
          box-sizing: border-box; } }
      .footer-container .footer-links .footer-information-stepper .first-text-footer,
      .footer-container .footer-links .footer-information-stepper .second-text-footer,
      .footer-container .footer-links .footer-information-stepper .third-text-footer {
        font-weight: 300;
        font-size: 18px;
        line-height: 22px;
        color: #ffffff;
        position: relative;
        padding: 20px 80px; }
        @media only screen and (max-width: 767px) {
          .footer-container .footer-links .footer-information-stepper .first-text-footer,
          .footer-container .footer-links .footer-information-stepper .second-text-footer,
          .footer-container .footer-links .footer-information-stepper .third-text-footer {
            justify-content: center;
            font-size: 16px; } }
        .footer-container .footer-links .footer-information-stepper .first-text-footer:before,
        .footer-container .footer-links .footer-information-stepper .second-text-footer:before,
        .footer-container .footer-links .footer-information-stepper .third-text-footer:before {
          position: absolute;
          left: 25px;
          top: calc(50% - 15px);
          width: 42px;
          height: 42px; }
      .footer-container .footer-links .footer-information-stepper .first-text-footer::before {
        content: url(/media/catalog/credit-card.png); }
      .footer-container .footer-links .footer-information-stepper .second-text-footer::before {
        content: url(/media/catalog/delivery-truck.png); }
      .footer-container .footer-links .footer-information-stepper .third-text-footer::before {
        content: url(/media/catalog/contact.png); }
    .footer-container .footer-links .second-list-footer {
      display: flex;
      justify-content: space-around;
      margin: 90px auto 100px 0; }
      .footer-container .footer-links .second-list-footer li {
        margin-bottom: 0; }
      @media only screen and (max-width: 767px) {
        .footer-container .footer-links .second-list-footer {
          flex-direction: column;
          margin: 0 !important;
          padding-top: 50px; } }
      .footer-container .footer-links .second-list-footer .heading {
        font-weight: 500;
        font-size: 17px;
        line-height: 22px;
        margin-bottom: 30px;
        color: #f2f2f2; }
      .footer-container .footer-links .second-list-footer .footer-list {
        list-style: none;
        padding-left: 0; }
        @media only screen and (max-width: 767px) {
          .footer-container .footer-links .second-list-footer .footer-list {
            padding-left: 0; } }
        .footer-container .footer-links .second-list-footer .footer-list .list-footer {
          line-height: 230%;
          text-transform: uppercase;
          color: #f2f2f2;
          opacity: 0.6; }
      @media only screen and (max-width: 767px) {
        .footer-container .footer-links .second-list-footer .third-block {
          padding-left: 0; } }
      .footer-container .footer-links .second-list-footer .third-block .third-block-images .footer-block-image {
        width: 38px;
        height: 24px; }
    .footer-container .footer-links .second-block-footer {
      display: flex;
      justify-content: space-around;
      margin: auto;
      flex-wrap: wrap;
      padding: 0 40px 40px; }
      @media only screen and (max-width: 767px) {
        .footer-container .footer-links .second-block-footer {
          padding: 0px;
          justify-content: start; } }
      .footer-container .footer-links .second-block-footer .logo-block {
        width: 36%; }
        .footer-container .footer-links .second-block-footer .logo-block .logo-footer-img {
          max-width: 133px;
          max-height: 133px;
          margin-bottom: 25px; }
        @media only screen and (max-width: 767px) {
          .footer-container .footer-links .second-block-footer .logo-block {
            width: 100%;
            -webkit-padding-start: 0 !important;
                    padding-inline-start: 0 !important; } }
        .footer-container .footer-links .second-block-footer .logo-block .text-image {
          font-size: 14px;
          line-height: 230%;
          color: #f2f2f2;
          opacity: 0.6;
          margin-top: 0; }
      .footer-container .footer-links .second-block-footer .block.newsletter {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding-top: 15px; }
        .footer-container .footer-links .second-block-footer .block.newsletter button.action.subscribe.primary, .footer-container .footer-links .second-block-footer .block.newsletter .cart.table-wrapper .actions-toolbar > .action.subscribe.primary, .cart.table-wrapper .footer-container .footer-links .second-block-footer .block.newsletter .actions-toolbar > .action.subscribe.primary {
          padding-bottom: 12px;
          padding-top: 15px;
          margin-bottom: 5px;
          margin-right: 3px; }
        .footer-container .footer-links .second-block-footer .block.newsletter .form.subscribe {
          display: flex;
          align-items: flex-end;
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content;
          position: relative; }
          .footer-container .footer-links .second-block-footer .block.newsletter .form.subscribe .field.newsletter {
            max-width: 327px; }
          .footer-container .footer-links .second-block-footer .block.newsletter .form.subscribe .field {
            margin-right: 0; }
            .footer-container .footer-links .second-block-footer .block.newsletter .form.subscribe .field .control:before {
              content: none; }
            .footer-container .footer-links .second-block-footer .block.newsletter .form.subscribe .field .control .label {
              position: relative;
              font-size: 18px;
              line-height: 22px;
              color: #f2f2f2; }
              @media only screen and (max-width: 767px) {
                .footer-container .footer-links .second-block-footer .block.newsletter .form.subscribe .field .control .label {
                  font-size: 16px; } }
          .footer-container .footer-links .second-block-footer .block.newsletter .form.subscribe .actions {
            position: absolute;
            width: auto;
            right: 3px;
            top: 38px; }
          .footer-container .footer-links .second-block-footer .block.newsletter .form.subscribe input#newsletter {
            max-width: 327px;
            width: -webkit-fill-available;
            height: 56px;
            border: 1px solid #ffffff;
            box-sizing: border-box;
            border-radius: 3px;
            background-color: black;
            margin-top: 10px;
            color: white;
            padding-right: 110px; }
            .footer-container .footer-links .second-block-footer .block.newsletter .form.subscribe input#newsletter::-moz-placeholder {
              text-transform: uppercase;
              font-size: 12px;
              font-weight: 500;
              font-size: 14px;
              color: #828282; }
            .footer-container .footer-links .second-block-footer .block.newsletter .form.subscribe input#newsletter:-ms-input-placeholder {
              text-transform: uppercase;
              font-size: 12px;
              font-weight: 500;
              font-size: 14px;
              color: #828282; }
            .footer-container .footer-links .second-block-footer .block.newsletter .form.subscribe input#newsletter::placeholder {
              text-transform: uppercase;
              font-size: 12px;
              font-weight: 500;
              font-size: 14px;
              color: #828282; }
          .footer-container .footer-links .second-block-footer .block.newsletter .form.subscribe .action.subscribe.primary {
            background: #ffffff;
            border: 1px solid #000000;
            box-sizing: border-box;
            color: black; }
    .footer-container .footer-links .copyrights-footer {
      display: flex;
      margin: 0 auto;
      padding: 0 40px;
      justify-content: space-between; }
      @media (max-width: 426px) {
        .footer-container .footer-links .copyrights-footer {
          padding: 0; } }
      .footer-container .footer-links .copyrights-footer .copyrights-text, .footer-container .footer-links .copyrights-footer .branding-satoripop {
        display: flex;
        align-items: center;
        font-size: 12px;
        text-align: center;
        text-transform: uppercase;
        color: #ffffff;
        opacity: 0.4; }
        .footer-container .footer-links .copyrights-footer .copyrights-text a, .footer-container .footer-links .copyrights-footer .branding-satoripop a {
          margin-left: 5px;
          margin-top: 2px; }
    @media (max-width: 426px) {
      .footer-container .footer-links .footer-divider {
        display: block;
        margin-top: 20px;
        margin-bottom: 20px; } }

.online_puchase_container {
  width: 100%;
  height: auto;
  min-height: 415px;
  padding: 45px 0 0;
  margin-bottom: 30px;
  background: #fcf6f2; }
  .online_puchase_container .title-favorite-block {
    position: relative;
    margin: 10px 0 50px;
    font-weight: 600;
    font-size: 30px;
    line-height: 110%;
    text-align: center;
    text-transform: uppercase;
    color: #000000; }
    .online_puchase_container .title-favorite-block:after {
      position: absolute;
      content: "";
      top: 45px;
      left: 50%;
      width: 30px;
      height: 2px;
      margin-left: -15px;
      background-color: #d3c3b8; }
  .online_puchase_container .description-online-purchase {
    text-align: center;
    text-transform: uppercase;
    margin: auto;
    width: 35%;
    font-size: 15px;
    font-weight: 500;
    line-height: 130%; }
    @media (max-width: 426px) {
      .online_puchase_container .description-online-purchase {
        width: 70%; } }
  .online_puchase_container .wrapper-progressBar {
    max-width: 80%;
    margin: auto; }
    .online_puchase_container .wrapper-progressBar .stepper-wrapper {
      margin-top: auto;
      display: flex;
      justify-content: space-between;
      margin-bottom: 20px;
      padding-top: 50px; }
      @media (max-width: 426px) {
        .online_puchase_container .wrapper-progressBar .stepper-wrapper {
          flex-direction: column; } }
      .online_puchase_container .wrapper-progressBar .stepper-wrapper .stepper-item {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        flex: 1; }
        .online_puchase_container .wrapper-progressBar .stepper-wrapper .stepper-item:after {
          position: absolute;
          content: "";
          border: 1px dashed #000000;
          width: 100%;
          top: 40%;
          left: 50%;
          z-index: 3; }
        @media (max-width: 768px) {
          .online_puchase_container .wrapper-progressBar .stepper-wrapper .stepper-item {
            font-size: 12px; } }
        @media (max-width: 426px) {
          .online_puchase_container .wrapper-progressBar .stepper-wrapper .stepper-item {
            padding-bottom: 50px; }
            .online_puchase_container .wrapper-progressBar .stepper-wrapper .stepper-item:after {
              content: none; } }
        .online_puchase_container .wrapper-progressBar .stepper-wrapper .stepper-item .step-counter {
          background-color: #f1dbcb;
          position: relative;
          z-index: 5;
          display: flex;
          justify-content: center;
          align-items: center;
          width: 110px;
          height: 110px;
          border-radius: 50%;
          margin-bottom: 6px; }
          @media (max-width: 426px) {
            .online_puchase_container .wrapper-progressBar .stepper-wrapper .stepper-item .step-counter:before {
              content: "";
              height: 20px;
              border: 1px dashed #000000;
              position: absolute;
              bottom: -93px; } }
          .online_puchase_container .wrapper-progressBar .stepper-wrapper .stepper-item .step-counter .step-image {
            transform: translate(0, -50%);
            position: absolute;
            top: 50%; }
        .online_puchase_container .wrapper-progressBar .stepper-wrapper .stepper-item .step-counter.last:before {
          content: none; }
        .online_puchase_container .wrapper-progressBar .stepper-wrapper .stepper-item .step-name {
          text-align: center;
          font-size: 14px;
          line-height: 110%;
          color: #000000; }
      .online_puchase_container .wrapper-progressBar .stepper-wrapper .stepper-item.completed::after {
        content: none; }

.wrapped-container {
  flex-wrap: wrap; }
  @media only screen and (max-width: 767px) {
    .wrapped-container .col-6 {
      width: 100% !important; } }
  .wrapped-container .col-6 .first-block-favorite {
    width: 100%;
    position: relative; }
    .wrapped-container .col-6 .first-block-favorite .image-description {
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%; }
      .wrapped-container .col-6 .first-block-favorite .image-description .image-description-first {
        font-size: 30px;
        text-align: center;
        text-transform: uppercase;
        color: #ffffff;
        margin-bottom: 0;
        font-weight: 600; }
        @media (max-width: 426px) {
          .wrapped-container .col-6 .first-block-favorite .image-description .image-description-first {
            font-size: 27px; } }
      .wrapped-container .col-6 .first-block-favorite .image-description .image-description-second {
        font-weight: 600;
        font-size: 25px;
        text-align: center;
        text-transform: capitalize;
        color: #ffffff;
        /* text-shadow: 0px 4px 4px rgb(0 0 0 / 25%); */
        margin-top: 0; }
    .wrapped-container .col-6 .first-block-favorite .button-link {
      font-size: 14px;
      line-height: 48px;
      font-weight: 600;
      text-align: center;
      text-transform: uppercase;
      color: #ffffff;
      border: 1px solid #ffffff;
      border-radius: 3px;
      text-decoration: none;
      padding: 10px 15px; }
    .wrapped-container .col-6 .first-block-favorite .image-favorite-block {
      padding: 0 20px 0px 50px; }
      @media only screen and (max-width: 767px) {
        .wrapped-container .col-6 .first-block-favorite .image-favorite-block {
          padding: 0; } }
      .wrapped-container .col-6 .first-block-favorite .image-favorite-block .image-favorite {
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
        @media (max-width: 1025px) and (min-width: 768px) {
          .wrapped-container .col-6 .first-block-favorite .image-favorite-block .image-favorite {
            height: 532px; } }

.featured-bloc .container {
  padding-left: 0;
  padding-right: 0; }

.youtube-video {
  display: flex;
  justify-content: center;
  margin-bottom: 35px; }

.am-slider-container .amslider-header-container {
  position: relative;
  margin: 10px 0 50px;
  font-weight: 600;
  font-size: 30px;
  line-height: 110%;
  text-align: center;
  text-transform: uppercase;
  background: none; }
  .am-slider-container .amslider-header-container:after {
    position: absolute;
    content: "";
    top: 45px;
    left: 50%;
    width: 30px;
    height: 2px;
    margin-left: -15px;
    background-color: #d3c3b8; }

.am-slider-container .swiper-wrapper .swiper-brand {
  border: 1px solid #f5e7dc;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 0 !important; }

.am-slider-container .swiper-pagination .swiper-pagination-bullet {
  height: 8px;
  width: 8px; }

.am-slider-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #dda982; }

.am-slider-container .swiper-button-prev,
.am-slider-container .swiper-button-next {
  display: none; }

.mpinstagramfeed-container .mpinstagramfeed-header h3 {
  position: relative;
  margin: 10px 0 50px;
  font-weight: 600;
  font-size: 30px;
  line-height: 110%;
  text-align: center;
  text-transform: uppercase;
  color: #000000; }
  .mpinstagramfeed-container .mpinstagramfeed-header h3:after {
    position: absolute;
    content: "";
    top: 45px;
    left: 50%;
    width: 30px;
    height: 2px;
    margin-left: -15px;
    background-color: #d3c3b8; }
  .mpinstagramfeed-container .mpinstagramfeed-header h3:before {
    padding-right: 15px;
    content: url(/media/catalog/Group3658.png); }

.mpinstagramfeed-container .mpinstagramfeed-header div {
  font-size: 15px;
  text-align: center;
  color: #000000;
  font-weight: 600;
  width: 75%;
  margin: auto;
  padding-bottom: 20px; }

.mpinstagramfeed-container .row.shuffle .mpinstagramfeed-photo .mpinstagramfeed-post-url .mpinstagramfeed-post-caption {
  width: 100%;
  height: 100%;
  max-height: -webkit-fit-content;
  max-height: -moz-fit-content;
  max-height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  background-color: rgba(0, 0, 0, 0.7); }

.mp-product-slider-content .product-item .slider-product-item-info {
  border-radius: 3px; }

.mp-product-slider-content .owl-dots {
  margin-top: 0 !important;
  margin-bottom: 15px; }

@media only screen and (max-width: 767px) {
  .featured-bloc .page-main .wrapped-container .mp-product-slider-block {
    padding-top: 20px; } }

.featured-bloc .page-main .wrapped-container .mp-product-slider-block .mp-product-slider-title {
  display: none; }

.featured-bloc .page-main .wrapped-container .block-content.mp-product-slider-content .price-box {
  margin: 10px 0 5px; }

.featured-bloc .page-main .wrapped-container .block-content.mp-product-slider-content .owl-nav .owl-prev:hover, .featured-bloc .page-main .wrapped-container .block-content.mp-product-slider-content .owl-nav .owl-next:hover {
  background: none; }

.featured-bloc .page-main .wrapped-container .product-image-container .product-image-photo {
  max-height: 196px; }

.featured-bloc .page-main .wrapped-container .owl-theme .owl-nav[class*="owl-"] {
  position: absolute;
  text-align: initial;
  top: 85%;
  width: 75px; }
  @media only screen and (max-width: 767px) {
    .featured-bloc .page-main .wrapped-container .owl-theme .owl-nav[class*="owl-"] {
      top: auto;
      bottom: 50px;
      margin-left: auto;
      margin-right: auto;
      left: 0;
      right: 0; } }

/**************************/
.slick-slider {
  padding: 0 !important; }
  .slick-slider .ambanner-image-block {
    display: block;
    width: 100%; }
    .slick-slider .ambanner-image-block img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%; }

#social-login-popup .social-login-title {
  background-color: #000000; }

#social-login-popup .social-login #bnt-social-login-authentication,
#social-login-popup .forgot .primary button,
#social-login-popup .forgot .primary .cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper #social-login-popup .forgot .primary .actions-toolbar > .action,
#social-login-popup .create .primary button,
#social-login-popup .create .primary .cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper #social-login-popup .create .primary .actions-toolbar > .action,
#social-login-popup .fake-email .primary button,
#social-login-popup .fake-email .primary .cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper #social-login-popup .fake-email .primary .actions-toolbar > .action {
  display: inline-block;
  padding: 10px 30px;
  border-radius: 3px;
  border: 1px solid #000000;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  transition: all ease 0.3s; }
  #social-login-popup .social-login #bnt-social-login-authentication:hover,
  #social-login-popup .forgot .primary button:hover,
  #social-login-popup .forgot .primary .cart.table-wrapper .actions-toolbar > .action:hover,
  .cart.table-wrapper #social-login-popup .forgot .primary .actions-toolbar > .action:hover,
  #social-login-popup .create .primary button:hover,
  #social-login-popup .create .primary .cart.table-wrapper .actions-toolbar > .action:hover,
  .cart.table-wrapper #social-login-popup .create .primary .actions-toolbar > .action:hover,
  #social-login-popup .fake-email .primary button:hover,
  #social-login-popup .fake-email .primary .cart.table-wrapper .actions-toolbar > .action:hover,
  .cart.table-wrapper #social-login-popup .fake-email .primary .actions-toolbar > .action:hover {
    background: #000000;
    color: #ffffff;
    text-decoration: none; }

.youtube-video.container iframe {
  height: 547px; }
  @media (max-width: 426px) {
    .youtube-video.container iframe {
      height: auto; } }

.ambanner-preloader-block {
  position: relative; }
  .ambanner-preloader-block:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: ''; }

.ambanner-slider-block {
  overflow: hidden; }

.ambanner-slider-block.slick-slider {
  padding: 0; }

.ambanner-slider-block.slick-slider.slick-dotted {
  margin-bottom: 20px !important; }

.ambanner-slider-block.-ambanner-preloader:not(.-ambanner-loaded) {
  position: relative;
  height: 30vh; }

.ambanner-slider-block:not(.-ambanner-loaded) .ambanner-item-block:not(:first-of-type) {
  display: none; }

.ambanner-slider-container .ambanner-slider-wrap .ambanner-slider-block.-ambanner-arrows.slick-initialized.slick-slider.-ambanner-hover .ambanner-arrow-button.-prev, .ambanner-slider-container .ambanner-slider-wrap .ambanner-slider-block.-ambanner-arrows.slick-initialized.slick-slider.-ambanner-hover .ambanner-arrow-button.-next {
  background: rgba(0, 0, 0, 0.3);
  z-index: 1; }

.ambanner-slider-container .ambanner-slider-wrap .ambanner-slider-block.-ambanner-arrows.slick-initialized.slick-slider.-ambanner-hover .ambanner-arrow-button.-next:before {
  content: url(/media/catalog/right.svg);
  vertical-align: text-top; }

.ambanner-slider-container .ambanner-slider-wrap .ambanner-slider-block.-ambanner-arrows.slick-initialized.slick-slider.-ambanner-hover .ambanner-arrow-button.-prev:before {
  content: url(/media/catalog/left.svg);
  vertical-align: text-top; }

.ambanner-slider-container .ambanner-slider-wrap .ambanner-slider-block.-ambanner-arrows.slick-initialized.slick-slider .ambanner-arrow-button.-next {
  right: 25px; }

.ambanner-slider-container .ambanner-slider-wrap .ambanner-slider-block.-ambanner-arrows.slick-initialized.slick-slider .ambanner-arrow-button.-prev {
  left: 25px; }

.ambanner-slider-container .ambanner-slider-wrap .ambanner-slider-block.-ambanner-arrows.slick-initialized.slick-slider .ambanner-arrow-button.-prev, .ambanner-slider-container .ambanner-slider-wrap .ambanner-slider-block.-ambanner-arrows.slick-initialized.slick-slider .ambanner-arrow-button.-next {
  top: 50%;
  border-radius: 50%;
  font-size: 0;
  background: none;
  border: none;
  position: absolute;
  min-width: 56px; }

.catalog-product-view .page-title-wrapper.product {
  height: auto;
  background: none;
  display: block;
  margin-bottom: 0; }

.catalog-product-view .a2a_menu.a2a_mini .a2a_mini_services a.a2a_i {
  color: #000000; }

.catalog-product-view .a2a_menu.a2a_mini .a2apage_wide.a2a_wide {
  display: none; }

.catalog-product-view .product-info-main .brand-container .brand-title {
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 16px; }

.catalog-product-view .product-info-main .page-title-wrapper.product .amshopby-option-link {
  display: none; }

.catalog-product-view .product-info-main .page-title-wrapper.product .page-title {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 14px; }

.catalog-product-view .product-info-main .product-info-price {
  margin-bottom: 22px; }

.catalog-product-view .product-info-main .product.attribute.overview {
  margin: 0; }
  .catalog-product-view .product-info-main .product.attribute.overview .value {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 22px; }

.catalog-product-view .product-info-main .product-info-price .price-box:before {
  content: "Prix";
  margin-bottom: 14px;
  font-weight: 600;
  font-size: 16px;
  line-height: 110%;
  text-transform: capitalize;
  display: block; }

.catalog-product-view .product-info-main .product-info-price .price-box .price-label {
  display: none !important; }

.catalog-product-view .product-info-main .product-info-price .price-box .normal-price {
  font-size: 24px;
  line-height: 110%;
  display: inline;
  margin-right: 10px; }

.catalog-product-view .product-info-main .product-info-price .price-box .old-price .price-container .price-wrapper .price {
  font-size: 14px; }

.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku .availability.only.configurable-variation-qty {
  display: none !important; }

.catalog-product-view .product-info-main .product-options-wrapper .swatch-opt {
  margin: 0; }
  .catalog-product-view .product-info-main .product-options-wrapper .swatch-opt .swatch-attribute-label {
    display: none; }
  .catalog-product-view .product-info-main .product-options-wrapper .swatch-opt .swatch-attribute .attribute-selected-option,
  .catalog-product-view .product-info-main .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-selected-option {
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 10px;
    padding-left: 0;
    color: #000000; }
  .catalog-product-view .product-info-main .product-options-wrapper .swatch-opt .swatch-attribute .swatch-option.selected {
    outline: none; }
  .catalog-product-view .product-info-main .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options {
    margin: 0; }
    .catalog-product-view .product-info-main .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option {
      background: #ffffff;
      border: 1px solid #000000;
      box-sizing: border-box;
      border-radius: 3px;
      min-width: 76px;
      min-height: 38px;
      display: flex;
      justify-content: center;
      align-items: center;
      font-weight: bold;
      font-size: 15px;
      text-transform: lowercase;
      color: #000000; }
      .catalog-product-view .product-info-main .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option.selected {
        pointer-events: none;
        box-shadow: 0 0 8px black; }
      .catalog-product-view .product-info-main .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option:not(.disabled):hover {
        outline: none;
        box-shadow: 0 0 3px #999; }

.catalog-product-view .product-info-main .box-tocart {
  width: 100%; }
  .catalog-product-view .product-info-main .box-tocart .add-qty-text {
    font-weight: 600;
    font-size: 15px;
    text-transform: capitalize; }
  .catalog-product-view .product-info-main .box-tocart .field.qty .control {
    display: flex;
    padding-top: 20px; }
    .catalog-product-view .product-info-main .box-tocart .field.qty .control .input-text.qty {
      border: none;
      font-weight: 600; }
    .catalog-product-view .product-info-main .box-tocart .field.qty .control .qty-update {
      font-size: 30px;
      background: white;
      border: 1px solid #c4c4c4;
      box-sizing: border-box;
      border-radius: 3px;
      width: 45px;
      height: 45px; }
    .catalog-product-view .product-info-main .box-tocart .field.qty .control .actions {
      display: flex; }
      .catalog-product-view .product-info-main .box-tocart .field.qty .control .actions .action.primary.tocart {
        width: 369px;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 3px; }
        @media (max-width: 769px) {
          .catalog-product-view .product-info-main .box-tocart .field.qty .control .actions .action.primary.tocart {
            width: 100%;
            padding: 0 65px; } }
        .catalog-product-view .product-info-main .box-tocart .field.qty .control .actions .action.primary.tocart span {
          font-size: 14px;
          text-transform: uppercase; }

.catalog-product-view .product-info-main .product-social-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
  width: 100%; }
  .catalog-product-view .product-info-main .product-social-links .mp_social_share_inline_under_cart {
    padding: 0; }
    .catalog-product-view .product-info-main .product-social-links .mp_social_share_inline_under_cart .a2a_button_facebook,
    .catalog-product-view .product-info-main .product-social-links .mp_social_share_inline_under_cart .a2a_button_facebook_messenger,
    .catalog-product-view .product-info-main .product-social-links .mp_social_share_inline_under_cart .a2a_button_pinterest {
      display: none; }
    .catalog-product-view .product-info-main .product-social-links .mp_social_share_inline_under_cart .a2a_dd .a2a_svg.a2a_s__default.a2a_s_a2a {
      background: black url(/media/catalog/social-share.png) no-repeat center;
      padding: 25px 32px;
      border-radius: 3px !important;
      height: 45px; }
      .catalog-product-view .product-info-main .product-social-links .mp_social_share_inline_under_cart .a2a_dd .a2a_svg.a2a_s__default.a2a_s_a2a svg {
        display: none; }
  .catalog-product-view .product-info-main .product-social-links .product-addto-links .action.wishlist {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    text-transform: uppercase; }
    .catalog-product-view .product-info-main .product-social-links .product-addto-links .action.wishlist:before {
      content: url(/media/catalog/heart.png);
      padding-right: 10px; }

.catalog-product-view .product-info-main .widget.block.block-static-block .divider {
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  border-top: 1px solid #000000; }
  @media (max-width: 426px) {
    .catalog-product-view .product-info-main .widget.block.block-static-block .divider {
      display: block; } }

.catalog-product-view .product-info-main .widget.block.block-static-block .product-view.widget-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .catalog-product-view .product-info-main .widget.block.block-static-block .product-view.widget-info .first-text-product,
  .catalog-product-view .product-info-main .widget.block.block-static-block .product-view.widget-info .second-text-product,
  .catalog-product-view .product-info-main .widget.block.block-static-block .product-view.widget-info .third-text-product {
    padding-right: 0; }
    .catalog-product-view .product-info-main .widget.block.block-static-block .product-view.widget-info .first-text-product h3,
    .catalog-product-view .product-info-main .widget.block.block-static-block .product-view.widget-info .second-text-product h3,
    .catalog-product-view .product-info-main .widget.block.block-static-block .product-view.widget-info .third-text-product h3 {
      display: flex;
      width: -webkit-min-content;
      width: -moz-min-content;
      width: min-content;
      font-weight: 300;
      font-size: 14px;
      line-height: 17px;
      align-items: center;
      align-content: center; }
  .catalog-product-view .product-info-main .widget.block.block-static-block .product-view.widget-info .first-text-product h3:before {
    content: url(/media/catalog/credit-card-lock-2.png);
    padding-right: 15px; }
  .catalog-product-view .product-info-main .widget.block.block-static-block .product-view.widget-info .second-text-product h3:before {
    content: url(/media/catalog/delivery-truck-clock-3.png);
    padding-right: 15px; }
  .catalog-product-view .product-info-main .widget.block.block-static-block .product-view.widget-info .third-text-product h3:before {
    content: url(/media/catalog/Group-3749.png);
    padding-right: 15px; }

.catalog-product-view .product.media .fotorama__wrap {
  margin: auto; }
  .catalog-product-view .product.media .fotorama__wrap .fotorama__thumb-border {
    border: 1px solid #000000; }
  .catalog-product-view .product.media .fotorama__wrap .fotorama__dot {
    background-color: #dda982;
    width: 8px;
    height: 8px;
    border-color: #dda982; }

.page-title-wrapper {
  height: 100px;
  background: #f3e2d6;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px; }
  .page-title-wrapper .page-title {
    font-weight: 500;
    font-size: 25px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 0; }

.list.labels-badgets {
  position: absolute;
  top: 10px;
  z-index: 99999;
  text-transform: uppercase; }
  .list.labels-badgets .new-label {
    background-color: #000;
    min-width: 90px;
    height: 28px;
    line-height: 28px;
    color: #fff; }
  .list.labels-badgets .promo-label {
    width: 70px;
    background-color: #BB0339;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-bottom: 5px; }

.page-products .column.main .toolbar-products {
  border: 1px solid #e5e5e5;
  border-style: solid none;
  font-size: 14px;
  line-height: 45px;
  text-transform: capitalize;
  color: #000000;
  font-weight: 500;
  padding: 7px 0; }
  .page-products .column.main .toolbar-products .toolbar-sorter {
    display: none; }

.page-products .column.main select {
  height: auto; }

@media (max-width: 426px) {
  .page-products .column.main .item.product.product-item .product-item-info {
    margin: 10px auto; } }

@media (max-width: 426px) {
  .page-products .column.main .products .item.product.product-item .product-item-info {
    margin: 10px auto; } }

.page-products .sidebar-main .block.filter {
  border-top: 0.8px solid #828282; }
  .page-products .sidebar-main .block.filter .block-title.filter-title {
    margin: 20px 0;
    padding: 0 15px; }
    @media only screen and (max-width: 639px) {
      .page-products .sidebar-main .block.filter .block-title.filter-title {
        display: none; } }
  .page-products .sidebar-main .block.filter .filter-title-mobile {
    margin: 20px 0;
    padding: 0 0 0 15px;
    font-size: 18px; }
    @media only screen and (min-width: 640px) {
      .page-products .sidebar-main .block.filter .filter-title-mobile {
        display: none; } }
    .page-products .sidebar-main .block.filter .filter-title-mobile:after {
      content: url(/media/catalog/down.png);
      display: inline-block;
      float: right; }
  .page-products .sidebar-main .block.filter .filter-title-mobile.active:after {
    content: url(/media/catalog/up.png);
    display: inline-block;
    float: right; }
  .page-products .sidebar-main .block.filter .block-content.filter-content .filter-current {
    margin-bottom: 34px; }
    .page-products .sidebar-main .block.filter .block-content.filter-content .filter-current .items .filter-item.remove {
      display: flex;
      justify-content: space-between;
      border: 1px solid #828282;
      border-radius: 3px;
      align-items: center;
      padding: 6px 0;
      font-weight: 600;
      text-transform: capitalize;
      padding: 15px;
      height: 50px; }
  .page-products .sidebar-main .block.filter .block-content.filter-content .block-actions.filter-actions .action.clear.filter-clear {
    font-weight: 500;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    text-transform: uppercase;
    color: #828282;
    padding-left: 15px; }

.page-products .sidebar-main .filter-options .filter-options-item .filter-options-title:after {
  content: url(/media/catalog/down.png);
  display: inline-block;
  float: right; }

.page-products .sidebar-main .filter-options .filter-options-item.active .filter-options-title:after {
  content: url(/media/catalog/up.png);
  display: inline-block;
  float: right; }

.page-products .sidebar-main .filter-options .filter-options-title {
  border-top: 0.5px solid #e0e0e0;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  padding: 18px 0;
  margin-bottom: 0;
  padding-left: 15px;
  cursor: pointer; }

.page-products .sidebar-main .filter-options .filter-options-content .swatch-attribute.swatch-layered.color .swatch-attribute-options .swatch-option {
  border-radius: 50%;
  height: 25px;
  width: 25px; }

.product-items .product-item .product-item-info .actions-primary button.action.primary, .product-items .product-item .product-item-info .actions-primary .cart.table-wrapper .actions-toolbar > .action.primary, .cart.table-wrapper .product-items .product-item .product-item-info .actions-primary .actions-toolbar > .action.primary {
  border-radius: 0px; }

.block.block-minicart {
  box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07), 0px 41.7776px 33.4221px rgba(0, 0, 0, 0.05), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.04), 0px 12.5216px 10.0172px rgba(0, 0, 0, 0.04), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.03), 0px 2.76726px 2.21381px rgba(0, 0, 0, 0.02);
  border-radius: 3px;
  border: 1px solid #f2f2f2;
  padding: 11px 20px;
  max-width: 333px; }
  .block.block-minicart .block-content .items-total {
    float: none; }
    .block.block-minicart .block-content .items-total .count,
    .block.block-minicart .block-content .items-total .item-text {
      font-size: 16px;
      font-weight: 600; }
  .block.block-minicart .block-content .subtotal {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    text-align: start; }
    .block.block-minicart .block-content .subtotal .label {
      color: black;
      font-weight: 500; }
  .block.block-minicart .block-content .actions .secondary {
    width: 100%; }
  .block.block-minicart .block-content .actions .primary {
    margin: 0; }
    .block.block-minicart .block-content .actions .primary .action.primary.checkout.social-login-btn {
      font-size: 16px;
      text-transform: uppercase; }
    .block.block-minicart .block-content .actions .primary #top-cart-btn-checkout {
      height: 62px; }
  .block.block-minicart .block-content .minicart-widgets {
    margin-top: 0; }
  .block.block-minicart .block-content .actions .secondary .action.viewcart {
    width: 100%;
    padding: 20px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase; }
  .block.block-minicart .block-content .product-item {
    border-top: none; }
    .block.block-minicart .block-content .product-item .product {
      position: relative; }
      .block.block-minicart .block-content .product-item .product .product-item-photo {
        position: absolute;
        top: 25%;
        width: 25%; }
        .block.block-minicart .block-content .product-item .product .product-item-photo .product-image-container {
          display: initial; }
      .block.block-minicart .block-content .product-item .product .product-item-details {
        margin-top: 37px; }
        .block.block-minicart .block-content .product-item .product .product-item-details .product-manufacturer-minicart {
          font-size: 12px;
          line-height: 110%;
          text-transform: uppercase;
          color: #000000;
          margin-bottom: 8px; }
        .block.block-minicart .block-content .product-item .product .product-item-details .product-item-name a {
          font-weight: 600;
          font-size: 16px;
          line-height: 20px;
          text-transform: uppercase;
          color: #000000; }
        .block.block-minicart .block-content .product-item .product .product-item-details .product-description-minicart {
          font-size: 14px;
          line-height: 120%;
          text-transform: capitalize;
          color: #000000;
          margin-bottom: 17px;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical; }
        .block.block-minicart .block-content .product-item .product .product-item-details .product-item-pricing .price-container .price-wrapper .price {
          font-weight: bold;
          font-size: 16px;
          line-height: 110%;
          color: #000000; }
      .block.block-minicart .block-content .product-item .product .product.actions {
        position: absolute;
        right: 0;
        top: 30px; }

.modal-inner-wrap .modal-footer {
  text-align: center; }
  .modal-inner-wrap .modal-footer .action-secondary.action-dismiss {
    width: auto; }
  .modal-inner-wrap .modal-footer .action-primary.action-accept {
    padding: 11px 15px; }

.customer-account-login .actions-toolbar .action.create.primary {
  display: flex;
  align-items: center; }

.account.wishlist-index-index .actions-toolbar {
  margin-bottom: 30px; }
  @media (min-width: 767px) {
    .account.wishlist-index-index .actions-toolbar .primary {
      display: flex;
      align-items: center;
      justify-content: center; } }

.checkout-cart-index .page-title-wrapper {
  width: 100%;
  height: 127px;
  background: #F3E2D6;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px; }
  .checkout-cart-index .page-title-wrapper .page-title {
    font-weight: 500;
    font-size: 25px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 0; }

.checkout-cart-index .cart.table-wrapper tbody.item .product-item-details {
  padding-top: 15px; }
  .checkout-cart-index .cart.table-wrapper tbody.item .product-item-details .product-item-name {
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    margin-top: 0; }

.checkout-cart-index .cart.table-wrapper tbody.item:not(:first-of-type):before {
  content: '';
  display: block;
  height: 15px; }

.checkout-cart-index .cart.table-wrapper tbody.item > tr {
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .checkout-cart-index .cart.table-wrapper tbody.item > tr .col {
    text-align: left; }
    @media (min-width: 768px) {
      .checkout-cart-index .cart.table-wrapper tbody.item > tr .col .field.qty label {
        display: flex;
        flex-direction: column; } }
    .checkout-cart-index .cart.table-wrapper tbody.item > tr .col .field.qty label input[type="number"] {
      width: 60px;
      margin-top: 6px;
      text-align: center; }
    .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.actions {
      border: 1px solid rgba(0, 0, 0, 0.1);
      padding: 0; }
    .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.actions, .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.price {
      height: 160px; }
      @media (max-width: 767px) {
        .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.actions .price-qty, .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.price .price-qty {
          height: -webkit-fit-content;
          height: -moz-fit-content;
          height: fit-content; } }
      .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.actions .field.price .cart-price,
      .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.actions .field.qty .cart-price, .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.price .field.price .cart-price,
      .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.price .field.qty .cart-price {
        font-weight: 600;
        font-size: 14px;
        line-height: 25px; }
      .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.actions .field.price > div,
      .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.actions .field.price .label,
      .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.actions .field.qty > div,
      .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.actions .field.qty .label, .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.price .field.price > div,
      .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.price .field.price .label,
      .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.price .field.qty > div,
      .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.price .field.qty .label {
        font-size: 12px;
        line-height: 15px;
        font-weight: normal;
        text-transform: uppercase; }
      .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.actions > div, .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.price > div {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-content: flex-start;
        height: 100%;
        min-width: 60px; }
        .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.actions > div > a, .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.price > div > a {
          flex-grow: 1;
          margin: 0;
          vertical-align: middle;
          text-align: center;
          border-top: 1px solid rgba(0, 0, 0, 0.1); }
          .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.actions > div > a:first-child, .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.price > div > a:first-child {
            border-top: none; }
    .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.actions .action-towishlist:hover {
      color: #494949; }
    .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.actions .field.actions a,
    .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.actions .field.actions div {
      display: table; }
      .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.actions .field.actions a > *:not(script),
      .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.actions .field.actions div > *:not(script) {
        display: table-cell;
        vertical-align: middle; }
    .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.actions .field.actions .action-towishlist {
      border: none;
      background: none; }
      .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.actions .field.actions .action-towishlist:before {
        font-size: 50px;
        opacity: 0.5;
        transition: all ease 0.3s;
        display: table-cell;
        vertical-align: middle; }
      .checkout-cart-index .cart.table-wrapper tbody.item > tr .col.actions .field.actions .action-towishlist:hover::before {
        color: #eed4c0 !important;
        opacity: 1; }

.checkout-cart-index .cart-summary-main {
  display: flex;
  flex-direction: column-reverse; }
  .checkout-cart-index .cart-summary-main .cart-summary .action.multicheckout:hover {
    color: #494949; }
  .checkout-cart-index .cart-summary-main .cart-summary .block > .title {
    border: 0;
    padding: 10px 30px 15px 5px; }
  .checkout-cart-index .cart-summary-main .cart-summary > .title {
    font-weight: 700;
    text-transform: uppercase; }
  .checkout-cart-index .cart-summary-main .cart-summary .cart-totals {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .checkout-cart-index .cart-summary-main .cart-summary #discount-giftcard-form .actions-toolbar {
    justify-content: flex-end; }
  .checkout-cart-index .cart-summary-main .cart-summary #discount-giftcard-form .action.secondary {
    top: -40px;
    position: relative;
    left: 5px;
    line-height: 1.42857;
    padding: 0;
    color: #494949;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    border-radius: 0;
    font-size: inherit;
    font-weight: 400; }
    .checkout-cart-index .cart-summary-main .cart-summary #discount-giftcard-form .action.secondary:hover {
      text-decoration: underline; }
  .checkout-cart-index .cart-summary-main .cart-summary .actions-toolbar {
    display: flex;
    justify-content: center; }
    .checkout-cart-index .cart-summary-main .cart-summary .actions-toolbar > .primary button, .checkout-cart-index .cart-summary-main .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .checkout-cart-index .cart-summary-main .cart-summary .actions-toolbar > .primary .actions-toolbar > .action {
      color: white;
      background-color: black; }
      .checkout-cart-index .cart-summary-main .cart-summary .actions-toolbar > .primary button:hover, .checkout-cart-index .cart-summary-main .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper .checkout-cart-index .cart-summary-main .cart-summary .actions-toolbar > .primary .actions-toolbar > .action:hover {
        border: 1px solid;
        color: black;
        background-color: white; }

.checkout-cart-index .cart-container .checkout-methods-items .action.primary {
  height: 52px; }

.checkout-cart-index .cart-container .form-cart .cart.main.actions .action.primary {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  min-height: 35px; }
  @media (max-width: 767px) {
    .checkout-cart-index .cart-container .form-cart .cart.main.actions .action.primary {
      width: 100%;
      margin: 5px 0; } }

@media (min-width: 768px) {
  .checkout-cart-index .cart-container .form-cart {
    width: 66%; } }

.modal-popup.confirm .modal-inner-wrap {
  width: 305px; }

.additional-infos {
  display: flex;
  padding: 21px 0;
  border-top: 1px solid #c1c1c1;
  border-bottom: 1px solid #c1c1c1;
  margin-bottom: 25px;
  justify-content: space-between; }
  .additional-infos .info-block {
    display: flex; }
    .additional-infos .info-block > span {
      text-align: center; }

@media only screen and (min-width: 768px) {
  .cart-summary-main {
    float: right;
    position: relative;
    width: 31%; } }

.checkout-cart-index .cart-summary-main .cart-summary,
.checkout-index-index .opc-block-summary {
  float: none;
  width: 100%;
  border: 1px solid;
  border-radius: 3px;
  /*box-shadow: 0px 1px 2px rgba(0, 0, 0, 25%);*/
  background: white;
  top: 0 !important; }

.cms-nos-magasins .block-main-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 20px 0; }
  .cms-nos-magasins .block-main-content .first-store, .cms-nos-magasins .block-main-content .second-store {
    width: 50%; }
    @media (max-width: 426px) {
      .cms-nos-magasins .block-main-content .first-store, .cms-nos-magasins .block-main-content .second-store {
        width: 100%; } }
    .cms-nos-magasins .block-main-content .first-store .stores-list-info, .cms-nos-magasins .block-main-content .second-store .stores-list-info {
      list-style: none; }
      @media (max-width: 426px) {
        .cms-nos-magasins .block-main-content .first-store .stores-list-info, .cms-nos-magasins .block-main-content .second-store .stores-list-info {
          -webkit-padding-start: 0;
                  padding-inline-start: 0; } }
      .cms-nos-magasins .block-main-content .first-store .stores-list-info .store-title, .cms-nos-magasins .block-main-content .second-store .stores-list-info .store-title {
        font-weight: 500; }
      .cms-nos-magasins .block-main-content .first-store .stores-list-info .store-info, .cms-nos-magasins .block-main-content .second-store .stores-list-info .store-info {
        display: inline; }
      .cms-nos-magasins .block-main-content .first-store .stores-list-info .store-map-link, .cms-nos-magasins .block-main-content .second-store .stores-list-info .store-map-link {
        font-weight: 500;
        text-decoration: underline; }

.brand-images .brands-letter .bare-list {
  justify-content: center; }

.a2a_mini {
  margin-top: 5px;
  margin-left: 5px; }

.product-options-wrapper {
  margin-bottom: 22px; }

.cms-mode-paiement .mode-paiement-content, .cms-mode-paiement .livraison-content, .cms-mode-paiement .apropos-content, .cms-mode-paiement .generalites-content, .cms-livraison .mode-paiement-content, .cms-livraison .livraison-content, .cms-livraison .apropos-content, .cms-livraison .generalites-content, .cms-a-propos .mode-paiement-content, .cms-a-propos .livraison-content, .cms-a-propos .apropos-content, .cms-a-propos .generalites-content, .cms-generalites .mode-paiement-content, .cms-generalites .livraison-content, .cms-generalites .apropos-content, .cms-generalites .generalites-content {
  font-size: 16px;
  line-height: 30px;
  text-align: justify; }
  .cms-mode-paiement .mode-paiement-content h3, .cms-mode-paiement .livraison-content h3, .cms-mode-paiement .apropos-content h3, .cms-mode-paiement .generalites-content h3, .cms-livraison .mode-paiement-content h3, .cms-livraison .livraison-content h3, .cms-livraison .apropos-content h3, .cms-livraison .generalites-content h3, .cms-a-propos .mode-paiement-content h3, .cms-a-propos .livraison-content h3, .cms-a-propos .apropos-content h3, .cms-a-propos .generalites-content h3, .cms-generalites .mode-paiement-content h3, .cms-generalites .livraison-content h3, .cms-generalites .apropos-content h3, .cms-generalites .generalites-content h3 {
    font-weight: 600; }
  .cms-mode-paiement .mode-paiement-content .cart-info, .cms-mode-paiement .livraison-content .cart-info, .cms-mode-paiement .apropos-content .cart-info, .cms-mode-paiement .generalites-content .cart-info, .cms-livraison .mode-paiement-content .cart-info, .cms-livraison .livraison-content .cart-info, .cms-livraison .apropos-content .cart-info, .cms-livraison .generalites-content .cart-info, .cms-a-propos .mode-paiement-content .cart-info, .cms-a-propos .livraison-content .cart-info, .cms-a-propos .apropos-content .cart-info, .cms-a-propos .generalites-content .cart-info, .cms-generalites .mode-paiement-content .cart-info, .cms-generalites .livraison-content .cart-info, .cms-generalites .apropos-content .cart-info, .cms-generalites .generalites-content .cart-info {
    list-style: none;
    -webkit-padding-start: 0;
            padding-inline-start: 0; }
  .cms-mode-paiement .mode-paiement-content .website-link, .cms-mode-paiement .livraison-content .website-link, .cms-mode-paiement .apropos-content .website-link, .cms-mode-paiement .generalites-content .website-link, .cms-livraison .mode-paiement-content .website-link, .cms-livraison .livraison-content .website-link, .cms-livraison .apropos-content .website-link, .cms-livraison .generalites-content .website-link, .cms-a-propos .mode-paiement-content .website-link, .cms-a-propos .livraison-content .website-link, .cms-a-propos .apropos-content .website-link, .cms-a-propos .generalites-content .website-link, .cms-generalites .mode-paiement-content .website-link, .cms-generalites .livraison-content .website-link, .cms-generalites .apropos-content .website-link, .cms-generalites .generalites-content .website-link {
    font-weight: 600;
    font-size: 18px; }
  .cms-mode-paiement .mode-paiement-content .website-name, .cms-mode-paiement .livraison-content .website-name, .cms-mode-paiement .apropos-content .website-name, .cms-mode-paiement .generalites-content .website-name, .cms-livraison .mode-paiement-content .website-name, .cms-livraison .livraison-content .website-name, .cms-livraison .apropos-content .website-name, .cms-livraison .generalites-content .website-name, .cms-a-propos .mode-paiement-content .website-name, .cms-a-propos .livraison-content .website-name, .cms-a-propos .apropos-content .website-name, .cms-a-propos .generalites-content .website-name, .cms-generalites .mode-paiement-content .website-name, .cms-generalites .livraison-content .website-name, .cms-generalites .apropos-content .website-name, .cms-generalites .generalites-content .website-name {
    font-weight: bold; }

.checkout-index-index ._amcheckout-selectable-container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between; }

.checkout-index-index ._amcheckout-selectable-item {
  display: block;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px;
  width: 100%;
  border: 1px solid #f9f9f9;
  border-radius: 2px;
  background: #f9f9f9;
  cursor: pointer; }

.checkout-index-index ._amcheckout-selectable-item:not(:last-of-type) {
  margin-bottom: 15px; }

.checkout-index-index ._amcheckout-selectable-item:hover {
  box-shadow: 0 2px 8px rgba(56, 77, 108, 0.4); }

.checkout-index-index ._amcheckout-selectable-item.-selected {
  border-color: #1979c3; }

@media all and (min-width: 768px) {
  .checkout-index-index ._amcheckout-selectable-item {
    width: 48%; }
  .checkout-index-index ._amcheckout-selectable-item:nth-last-child(-n + 2) {
    margin-bottom: 0; } }

.checkout-index-index .payment-method-title .payment-icon {
  max-width: 110px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle; }

@media (max-width: 767px) {
  .checkout-index-index .payment-method-title .payment-icon {
    display: block;
    margin: auto; } }

.checkout-index-index .authentication-wrapper {
  margin-right: 9px; }

.checkout-index-index .checkout-header {
  margin: 12px 0 20px;
  padding: 0 9px;
  width: 70%; }

.checkout-index-index .checkout-header .title {
  margin: 0 auto 7px; }

.checkout-index-index .checkout-header .description {
  font-size: 18px; }

.checkout-index-index .opc-wrapper.am-opc-wrapper {
  float: none;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  margin: 0;
  padding: 0;
  width: 100%; }

.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2-columns .checkout-column,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3-columns .checkout-column {
  width: 100%; }

.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3-columns .shipping-address-item:nth-child(3n + 1):before {
  display: block; }

.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3-columns .shipping-address-item:nth-child(2n + 1):before {
  display: none; }

.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3-columns .shipping-address-item,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2-3-columns .shipping-address-item {
  width: 50%; }

.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3-columns .shipping-address-item:only-child,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2-3-columns .shipping-address-item:only-child {
  width: 100%; }

.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3-columns .table-checkout-shipping-method,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2-3-columns .table-checkout-shipping-method {
  width: 100%;
  min-width: 0; }

.checkout-index-index .opc-wrapper.am-opc-wrapper:before {
  display: none; }

.checkout-index-index .opc-wrapper.am-opc-wrapper .step-content {
  margin: 0; }

.checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address {
  margin-bottom: 0; }

.checkout-index-index .opc-wrapper.am-opc-wrapper #co-payment-form .discount-code {
  display: none; }

.checkout-index-index .opc-wrapper.am-opc-wrapper #co-payment-form .rewards-add {
  display: none; }

.checkout-index-index .opc-wrapper.am-opc-wrapper #co-payment-form .gift-code {
  display: none; }

.checkout-index-index .opc-wrapper.am-opc-wrapper .discount-code .payment-option-title {
  border: none; }

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement {
  display: flex;
  flex-wrap: wrap; }

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement label {
  flex: 1 1; }

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement div.mage-error {
  flex-basis: 100%; }

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement .action-show {
  text-align: left; }

.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-method-content,
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-option-content {
  padding: 0 22px 20px; }

.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-option-content .action-apply {
  margin-right: 0; }

.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-method-content .actions-toolbar > .primary {
  padding-right: 0; }

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-block > li {
  list-style-type: none; }

.checkout-index-index .opc-wrapper.am-opc-wrapper .field.amcheckout-comment {
  margin-bottom: 10px; }

.checkout-index-index .opc-wrapper.am-opc-wrapper .label {
  word-break: break-all;
  word-wrap: break-word; }

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address {
  max-width: 500px; }

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .billing-address-same-as-shipping-block {
  margin: 5px 0 10px; }

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar {
  margin-top: 15px; }

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar .action.action-cancel {
  margin: 0 20px 0 0; }

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .primary {
  float: right; }

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .field-select-billing .label {
  display: none; }

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-shipping-address .primary {
  float: right; }

.checkout-index-index .am-submit-summary #checkout-payment-method-load .payment-method-billing-address .actions-toolbar {
  display: block; }

.checkout-index-index .am-submit-fixed #checkout-payment-method-load .actions-toolbar {
  display: block;
  position: fixed;
  z-index: 999;
  width: calc(100% - ($layout-indent__width * 2));
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: #eaeaea;
  left: 50%;
  transform: translate(-50%); }

.checkout-index-index .am-submit-fixed #checkout-payment-method-load .actions-toolbar > * {
  float: none; }

.checkout-index-index .am-submit-fixed.-top #checkout-payment-method-load .actions-toolbar {
  bottom: auto;
  top: 0; }

.checkout-index-index .am-submit-fixed.-bottom #checkout-payment-method-load .actions-toolbar {
  bottom: 0; }

.checkout-index-index .checkout-block {
  margin: 7px 9px 32px;
  padding: 24px 12px;
  background: white;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.15);
  transition: box-shadow .5s 1; }
  .checkout-index-index .checkout-block:hover {
    box-shadow: 0 1px 4px 1px rgba(25, 121, 195, 0.45); }

.checkout-index-index .am-checkout {
  padding: 12px; }

.checkout-index-index .am-checkout:not(.-modern) {
  background: #eaeaea; }

.checkout-index-index .opc-block-summary {
  margin: -24px -12px 0;
  padding: 24px 12px; }

.checkout-index-index .opc-block-summary .minicart-items-wrapper {
  margin: 0; }

.checkout-index-index .additional-options {
  margin: 24px 7px 12px; }

.checkout-index-index .additional-options .checkout-agreements .action-show {
  line-height: 1.42857143;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
  border-radius: 0; }

.checkout-index-index .additional-options .checkout-agreements .action-show:not(:focus) {
  box-shadow: none; }

.checkout-index-index .additional-options .field {
  margin-top: 7px; }

.checkout-index-index .am-gift-message .edit-link {
  display: none;
  color: #1979c3;
  cursor: pointer; }

.checkout-index-index .am-gift-message.checked .edit-link {
  display: inline; }

.checkout-index-index .amcheckout-delivery-date .field {
  float: left;
  padding-top: 4px;
  width: 100%;
  box-sizing: border-box; }

.checkout-index-index .amcheckout-delivery-date .field.comment {
  width: 100%; }

.checkout-index-index .amcheckout-delivery-date .field.datepicker, .checkout-index-index .amcheckout-delivery-date .field.timepicker {
  display: flex;
  box-align: center;
  justify-content: space-between; }

.checkout-index-index .amcheckout-delivery-date .field.datepicker .control,
.checkout-index-index .amcheckout-delivery-date .field.timepicker .control {
  flex: none 1;
  width: 60%; }

.checkout-index-index .amcheckout-delivery-date .field.datepicker .control .ui-datepicker-trigger {
  margin-left: 7px; }

.checkout-index-index .amcheckout-delivery-date .field .label {
  display: block;
  margin: 12px 0; }

.checkout-index-index .amcheckout-delivery-date .clearer {
  clear: both; }

.checkout-index-index .amcheckout-delivery-date .field._required > .label:after,
.checkout-index-index .additional-options .field._required .label:after {
  margin: 0 0 0 5px;
  font-size: 1.2rem;
  content: '*';
  color: #e02b27; }

.checkout-index-index .opc-block-summary .minicart-items input[type='number']::-webkit-inner-spin-button,
.checkout-index-index .opc-block-summary .minicart-items input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: inner-spin-button !important; }

.checkout-index-index .opc-block-summary .minicart-items input[type='number']:focus {
  -moz-appearance: spinner !important; }

.checkout-index-index .opc-block-summary .minicart-items input.qty {
  width: 55px; }

.checkout-index-index .opc-block-summary .minicart-items button, .checkout-index-index .opc-block-summary .minicart-items .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .checkout-index-index .opc-block-summary .minicart-items .actions-toolbar > .action {
  margin-top: 12px;
  float: right; }

.checkout-index-index .opc-block-summary .minicart-items .delete {
  float: left;
  padding: 3px;
  width: 7px;
  height: 7px;
  border: 1px #b6b6b6 solid;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoMTJ2MTJILTF6Ii8+PHBhdGggZmlsbD0iI2I1YjViNSIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkPSJNNiA1bDQtNC0xLTEtNCA0LTQtNC0xIDEgNCA0LTQgNCAxIDEgNC00IDQgNCAxLTEtNC00eiIgc3Ryb2tlPSJudWxsIi8+PC9zdmc+) no-repeat center;
  background-size: 7px;
  cursor: pointer; }

.checkout-index-index .opc-block-summary .minicart-items .product-item-details {
  padding-left: 118px; }

.checkout-index-index .opc-block-summary .minicart-items .product-image-container {
  margin-left: 16px; }

@media (min-width: 900px) {
  .checkout-index-index .opc-wrapper.am-opc-wrapper {
    flex-direction: row; }
    .checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2-columns .checkout-column {
      width: 50%; }
    .checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3-columns .checkout-column {
      width: 33.3%; } }

.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method {
  max-width: 600px; }

.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method .col-price {
  min-width: unset; }

.checkout-index-index .modal-popup:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
  right: 0;
  left: 0;
  width: 100%;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto; }

.checkout-index-index .checkout-payment-method .payment-methods {
  margin: 0; }

.checkout-index-index .checkout-payment-method.submit .payment-methods {
  margin: 0; }

.checkout-index-index .fieldset.address {
  margin: 0 7px; }
  .checkout-index-index .fieldset.address > .field {
    display: inline-block;
    padding: 0 7px;
    width: 100%;
    vertical-align: top;
    box-sizing: border-box; }

.checkout-index-index .checkout-success .success-messages {
  margin-bottom: 40px;
  font-size: 1.8rem; }

.checkout-index-index .account .column.main .order-details-items {
  margin-bottom: 0; }

.checkout-index-index .account .column.main .order-details-items .order-items .data.table > tbody > tr:nth-child(even) > td {
  background: none; }

.checkout-index-index .page-main .block.block-order-details {
  margin-bottom: 25px; }

.checkout-index-index .page-main .block.block-order-details .delivery {
  float: right;
  font-weight: bold; }

.checkout-index-index .page-main .block.block-order-details .delivery .delivery-field {
  float: left;
  margin-left: 12px; }

.checkout-index-index .page-main .block.block-order-details .order-date {
  padding-bottom: 25px;
  border-bottom: 1px solid #c6c6c6;
  font-size: 1.6rem; }

.checkout-index-index .page-main .block.block-order-details-comments {
  margin-bottom: 35px; }

.checkout-index-index .page-main .block.block-order-details-view {
  margin-bottom: 10px; }

.checkout-index-index .page-main .block.block-order-details-view:nth-child(2) .block-title {
  display: none; }

.checkout-index-index #registration {
  position: relative;
  margin: 20px 0 25px;
  padding: 0 0 0 12px;
  width: 600px;
  border-left: 3px solid #f58c12; }
  .checkout-index-index #registration br {
    display: none; }
  .checkout-index-index #registration form {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%) 1; }

.checkout-index-index .opc-estimated-wrapper .minicart-wrapper {
  display: none; }

@media (max-width: 640px) {
  .checkout-index-index .checkout-index-index .opc-wrapper.am-opc-wrapper .amcheckout-delivery-date .field {
    display: block;
    width: 50%; }
  .checkout-index-index .checkout-index-index .opc-wrapper.am-opc-wrapper .amcheckout-delivery-date .field:nth-child(2n) {
    padding-left: 7px; }
  .checkout-index-index .checkout-index-index .opc-wrapper.am-opc-wrapper .amcheckout-delivery-date .field.datepicker .control,
  .checkout-index-index .checkout-index-index .opc-wrapper.am-opc-wrapper .amcheckout-delivery-date .field.timepicker .control, .checkout-index-index .checkout-index-index .opc-wrapper.am-opc-wrapper .amcheckout-delivery-date .field.comment {
    width: 100%; }
  .checkout-index-index .checkout-index-index .modal-popup.modal-slide:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
    width: 500px; } }

@media (max-width: 1024px) {
  .checkout-index-index .checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-item {
    width: 50%; } }

@media (max-width: 480px) {
  .checkout-index-index .table-checkout-shipping-method tbody td {
    padding: 0; } }

.checkout-index-index .checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: initial; }

.checkout-index-index .am-checkout.-modern {
  box-sizing: border-box;
  padding: 0;
  background: none; }
  .checkout-index-index .am-checkout.-modern > .amcheckout-main-container {
    max-width: 1500px;
    margin: auto;
    margin-top: 30px;
    padding: 0 15px; }

.checkout-index-index .am-checkout.-modern.-layout-1column {
  margin: auto;
  max-width: 750px; }

.checkout-index-index .am-checkout.-modern .checkout-header {
  padding: 0; }

.checkout-index-index .am-checkout.-modern .authentication-wrapper {
  margin-right: 0; }

.checkout-index-index .am-checkout.-modern .authentication-wrapper .action-auth-toggle {
  padding: 5px 20px;
  height: auto;
  border-radius: 2px;
  color: #fff; }

.checkout-index-index .amcheckout-main-container.-modern {
  clear: both;
  color: #363636; }

.checkout-index-index .amcheckout-step-container {
  font-size: 14px; }

.checkout-index-index .amcheckout-step-container > li {
  list-style: none; }

.checkout-index-index .amcheckout-step-container .amcheckout-title {
  display: block;
  margin: 0;
  padding: 15px;
  background: #eee;
  font-weight: 600;
  font-size: 20px;
  cursor: pointer; }

.checkout-index-index .amcheckout-step-container .amcheckout-title > .amcheckout-icon {
  position: relative;
  float: right;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
  border: 2px solid #000000;
  border-radius: 50%;
  transition: all .3s ease; }

.checkout-index-index .amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover, .checkout-index-index .amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover:before {
  border-color: #262626; }

.checkout-index-index .amcheckout-step-container .amcheckout-title > .amcheckout-icon:before {
  position: absolute;
  top: 41%;
  left: 50%;
  display: block;
  box-sizing: border-box;
  width: 8px;
  height: 8px;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  content: '';
  transition: all .3s ease;
  transform: translate(-50%, -50%) rotate(45deg); }

.checkout-index-index .amcheckout-step-container .amcheckout-title > .amcheckout-icon.-minus {
  transform: rotate(180deg); }

.checkout-index-index .amcheckout-step-container .fieldset:last-child {
  margin-bottom: 0; }

.checkout-index-index .amcheckout-step-container .fieldset > .legend + br {
  display: none; }

.checkout-index-index .amcheckout-step-container .fieldset > .field > .label,
.checkout-index-index .amcheckout-step-container .fieldset > .fields > .field > .label {
  font-weight: normal; }

.checkout-index-index .amcheckout-step-container .opc-block-summary {
  margin: 0;
  padding: 0; }

.checkout-index-index .amcheckout-step-container .checkout-payment-method .field-select-billing,
.checkout-index-index .amcheckout-step-container .checkout-payment-method .billing-address-form {
  max-width: inherit; }

.checkout-index-index .amcheckout-step-container .checkout-payment-method .checkout-billing-address {
  margin-top: 15px; }

.checkout-index-index .amcheckout-step-container .note {
  color: #777; }

.checkout-index-index .amcheckout-step-container .amcheckout-button.-new-address {
  margin-top: 20px; }

.checkout-index-index .amcheckout-step-container .action-edit-address {
  margin-top: 15px; }

.checkout-index-index .amcheckout-step-container .checkout-agreements .action-show {
  background: inherit;
  color: inherit;
  font-size: inherit; }

.checkout-index-index .amcheckout-step-container .checkout-agreements .action-show,
.checkout-index-index .amcheckout-step-container .action.checkout.amasty {
  height: auto; }

.checkout-index-index .amcheckout-step-container input[type='checkbox'],
.checkout-index-index .amcheckout-step-container input[type='radio'] {
  display: none; }

.checkout-index-index .amcheckout-step-container input[type='checkbox'] + label,
.checkout-index-index .amcheckout-step-container input[type='radio'] + label {
  display: flex;
  cursor: pointer; }

.checkout-index-index .amcheckout-step-container input[type='checkbox'] + label span:only-child,
.checkout-index-index .amcheckout-step-container input[type='radio'] + label span:only-child {
  flex: auto; }

.checkout-index-index .amcheckout-step-container input[type='checkbox'] + label:before,
.checkout-index-index .amcheckout-step-container input[type='radio'] + label:before {
  display: inline-block;
  box-sizing: border-box;
  margin: 3px 15px 0 0;
  min-width: 15px;
  min-height: 15px;
  width: 15px;
  height: 15px;
  border: 2px solid #ccc;
  background: #fff !important;
  content: '';
  cursor: pointer; }

.checkout-index-index .amcheckout-step-container input[type='checkbox'] + label:hover:before,
.checkout-index-index .amcheckout-step-container input[type='radio'] + label:hover:before,
.checkout-index-index .amcheckout-step-container input[type='checkbox']:checked + label:before,
.checkout-index-index .amcheckout-step-container input[type='radio']:checked + label:before {
  border-color: #000000;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4); }

.checkout-index-index .amcheckout-step-container input[type='checkbox'] + label:before {
  border-radius: 2px; }

.checkout-index-index .amcheckout-step-container input[type='checkbox']:checked + label:before {
  border-width: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiByeD0iMiIgZmlsbD0iIzAwMDAwMCIvPjxwYXRoIGQ9Ik01IDEwbDQgNCA2LTciIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4K) center no-repeat !important;
  background-size: contain !important; }

.checkout-index-index .amcheckout-step-container input[type='radio'] + label:before {
  border-radius: 50%;
  transition: all .2s ease; }

.checkout-index-index .amcheckout-step-container input[type='radio']:checked + label:before {
  border-width: 5px; }

.checkout-index-index .amcheckout-step-container .amcheckout-form-login,
.checkout-index-index .amcheckout-step-container .form-login {
  padding: 13px; }

.checkout-index-index .amcheckout-step-container .amcheckout-form-login .amcheckout-email,
.checkout-index-index .amcheckout-step-container .form-login .amcheckout-email {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap; }

.checkout-index-index .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,
.checkout-index-index .amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper {
  flex: auto; }

.checkout-index-index .amcheckout-step-container .amcheckout-form-login .amcheckout-password,
.checkout-index-index .amcheckout-step-container .form-login .amcheckout-password {
  width: calc(50% - $amcheckout-fieldbox-side__padding); }

.checkout-index-index .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper .input-text,
.checkout-index-index .amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper .input-text {
  margin: 0;
  width: 100%; }

.checkout-index-index .amcheckout-step-container .amcheckout-form-login .amcheckout-email .field-tooltip,
.checkout-index-index .amcheckout-step-container .form-login .amcheckout-email .field-tooltip {
  position: relative;
  top: 0;
  display: flex;
  align-items: center;
  margin-left: 10px;
  height: 40px; }

.checkout-index-index .amcheckout-step-container .amcheckout-form-login .amcheckout-email .note,
.checkout-index-index .amcheckout-step-container .form-login .amcheckout-email .note {
  margin-left: auto;
  color: #363636;
  line-height: 40px; }

.checkout-index-index .amcheckout-step-container .amcheckout-form-login .amcheckout-password,
.checkout-index-index .amcheckout-step-container .form-login .amcheckout-password {
  display: inline-block; }

.checkout-index-index .amcheckout-step-container .amcheckout-form-login .amcheckout-password.-confirm,
.checkout-index-index .amcheckout-step-container .form-login .amcheckout-password.-confirm {
  float: right; }

.checkout-index-index .amcheckout-step-container .amcheckout-form-login .actions-toolbar,
.checkout-index-index .amcheckout-step-container .form-login .actions-toolbar {
  margin-bottom: 20px; }

.checkout-index-index .amcheckout-step-container .amcheckout-shipping-address {
  /* .amcheckout-button.-edit {
            & {
                padding-left: 0;
                background: none;
                color: #4e4e4e;
                font-size: 16px;
            }

            &:hover {
                color: $amcheckout-modern-main__color;
            }

            &:before {
                display: inline-block;
                width: 13px;
                height: 13px;
                background: $amcheckout-modern-edit-icon__background;
                background-size: contain;
                content: '';
            }

            &:hover:before {
                background: $amcheckout-modern-edit-icon__hover__background;
                background-size: contain;
            }
        } */ }
  .checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .checkout-billing-address {
    margin-top: 20px; }
  .checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .billing-address-same-as-shipping-block,
  .checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .billing-address-form,
  .checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .shipping-address-form {
    margin-bottom: 10px; }
  .checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .billing-address-details,
  .checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
    padding: 20px; }
  .checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .billing-address-details:empty,
  .checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:empty {
    display: none; }
  .checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .amcheckout-button {
    margin-top: 20px; }
  .checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-select {
    /* & {
                float: right;
                border: 1px solid #1787e0;
                background: #ddf0ff;
                color: $amcheckout-modern-main__color;
            }

            &:hover {
                background: #1787e0;
                color: #fff;
            } */ }

.checkout-index-index .amcheckout-step-container .shipping-address-items .shipping-address-item {
  padding: 20px;
  line-height: 30px; }

.checkout-index-index .amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item .amcheckout-button.-select {
  visibility: hidden; }

.checkout-index-index .amcheckout-step-container .amcheckout-shipping-methods {
  display: block;
  max-width: inherit !important; }

.checkout-index-index .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-header {
  display: none; }

.checkout-index-index .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
  padding: 0 20px; }

.checkout-index-index .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col {
  border: none; }

.checkout-index-index .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip {
  position: relative; }

.checkout-index-index .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip.-error .field-tooltip-action:before,
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip.-error .field-tooltip-content {
  color: #c00815; }

.checkout-index-index .amcheckout-step-container .checkout-billing-address .actions-toolbar {
  margin-top: 15px; }

.checkout-index-index .amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary {
  float: none;
  padding: 10px 20px; }

.checkout-index-index .amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary .action {
  margin-top: 0; }

.checkout-index-index .amcheckout-step-container .amcheckout-delivery-date .field {
  width: 100%; }

.checkout-index-index .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
  display: block; }

.checkout-index-index .amcheckout-step-container .amcheckout-delivery-date .field.timepicker .control {
  width: 100%; }

.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods {
  margin: 0; }

.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-group + .payment-group .step-title {
  margin: 0; }

.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-group:not(:last-of-type) {
  margin-bottom: 40px; }

.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method {
  padding: 0;
  width: 100%; }

.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title {
  padding: 0;
  border: none !important; }

.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label {
  padding: 0 20px;
  align-items: flex-start; }

.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label > *:not(:only-child):not(:last-of-type) {
  margin-right: 5px; }

.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label .action-help {
  margin-left: auto;
  text-align: right; }

.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method .payment-method-content {
  display: none; }

.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content {
  display: block;
  padding: 0 20px 0 45px; }

.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * {
  margin: 0; }

.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * > * {
  margin: 0 0 20px; }

.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content .amazon-button-container__cell {
  display: inline-block;
  vertical-align: middle; }

@media (min-width: 768px) {
  .checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary {
    float: left;
    padding-left: 0; } }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container {
  background: none; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .amcheckout-title > .amcheckout-icon {
  background: #fff; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .amcheckout-content > .amcheckout-wrapper {
  padding: 20px; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .items-in-cart {
  margin-bottom: 20px;
  border-bottom: 1px solid #d4d4d4; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item .delete {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  box-sizing: border-box;
  padding: 0;
  width: 10px;
  height: 15px;
  border: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjE2NyAxNWg3LjU1OGwuOTUtOC45NThILjI2TDEuMTY3IDE1em01Ljg5LTEyLjc3MlYuNTEyQS41MS41MSAwIDAgMCA2LjU1MiAwaC0zLjIxYy0uMjggMC0uNTA1LjIzLS41MDUuNTEyVjIuMmMtMS4wODUuMTIzLTEuNzExLjMxNS0yLjgzNi43MjRWNC41bDEwIC4xMThWM3MtLjk1NC0uNTM0LTIuOTQyLS43NzJ6TTYuMDUgMi4xMzRhMTguMDggMTguMDggMCAwIDAtMi4yNTgtLjAxNXYtLjkwNWMwLS4xNC4xMTEtLjI1NS4yNTItLjI1NWgxLjc1MmMuMTQxIDAgLjI1NC4xMTUuMjU0LjI1NXYuOTJ6IiBmaWxsPSIjNTc1ODU1Ii8+PC9zdmc+) center no-repeat;
  background-size: contain; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item .delete:hover {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjE2NyAxNWg3LjU1OGwuOTUtOC45NThILjI2TDEuMTY3IDE1em01Ljg5LTEyLjc3MlYuNTEyQS41MS41MSAwIDAgMCA2LjU1MiAwaC0zLjIxYy0uMjggMC0uNTA1LjIzLS41MDUuNTEyVjIuMmMtMS4wODUuMTIzLTEuNzExLjMxNS0yLjgzNi43MjRWNC41bDEwIC4xMThWM3MtLjk1NC0uNTM0LTIuOTQyLS43NzJ6TTYuMDUgMi4xMzRhMTguMDggMTguMDggMCAwIDAtMi4yNTgtLjAxNXYtLjkwNWMwLS4xNC4xMTEtLjI1NS4yNTItLjI1NWgxLjc1MmMuMTQxIDAgLjI1NC4xMTUuMjU0LjI1NXYuOTJ6IiBmaWxsPSIjMTk3OWMzIi8+PC9zdmc+) center no-repeat;
  background-size: contain; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item .action.checkout {
  float: left;
  margin-bottom: 10px; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item .product {
  display: flex;
  padding-bottom: 15px; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
  margin: 0; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
  padding-left: 10px; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .minicart-items-wrapper {
  padding: 15px 0 0; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner {
  display: flex;
  align-items: center;
  flex-direction: column; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-name-block {
  display: flex;
  flex: auto;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0; }
  @media (min-width: 768px) {
    .checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-name-block {
      align-items: center; } }
  @media (max-width: 767px) {
    .checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-name-block {
      flex-direction: column; } }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout {
  border: 1px solid #1787e0;
  border-radius: 2px;
  background: #f0f8ff;
  color: #1787e0; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout:hover {
  background: #e6f3ff; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item-details .options {
  padding-right: 20px; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item-name {
  margin: 0; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .details-qty {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 10px 0 0; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .details-qty .label {
  margin-right: 10px; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .details-qty .qty {
  height: 30px; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .subtotal {
  width: auto; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .field.configurable {
  width: 50%; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .field.configurable:not(:last-of-type) {
  margin-bottom: 10px; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .table-totals {
  width: 100%;
  border: none;
  font-size: 14px; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .table-totals .grand .mark,
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .table-totals .grand .amount {
  border-top: none; }

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .item-options .label {
  display: block;
  margin-bottom: 10px; }

.checkout-index-index .amcheckout-step-container .amcheckout-additional-options {
  margin: 0;
  padding: 0 20px;
  border: 0;
  background: none;
  font-size: 0; }

.checkout-index-index .amcheckout-step-container .amcheckout-additional-options > * {
  font-size: 14px; }

.checkout-index-index .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
.checkout-index-index .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
  margin: 20px 0; }

.checkout-index-index .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes > * {
  margin-bottom: 5px; }

.checkout-index-index .amcheckout-step-container .amcheckout-additional-options .checkout-agreement .action-show {
  text-align: left; }

.checkout-index-index .amcheckout-step-container .opc-payment-additional {
  padding: 0 20px; }

.checkout-index-index .amcheckout-step-container .opc-payment-additional .payment-option-title,
.checkout-index-index .amcheckout-step-container .opc-payment-additional .payment-option-content {
  padding-right: 0;
  padding-left: 0; }

.checkout-index-index .amcheckout-step-container .opc-payment-additional .label {
  display: block;
  margin-bottom: 4px; }

.checkout-index-index .amcheckout-step-container .opc-payment-additional .form-discount .label {
  display: none; }

.checkout-index-index .amcheckout-main-container.-layout-2columns .amcheckout-column:not(:first-of-type) {
  margin-top: 40px; }

@media (min-width: 768px) {
  .checkout-index-index #checkout.am-checkout.-modern.-layout-1column .authentication-wrapper {
    min-width: 300px; }
  .checkout-index-index .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper {
    flex: inherit;
    width: calc(50% - $amcheckout-fieldbox-side__padding); }
  .checkout-index-index .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date,
  .checkout-index-index .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    width: 50%; }
  .checkout-index-index .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date {
    padding-right: 10px; }
  .checkout-index-index .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    padding-left: 10px; }
  .checkout-index-index .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    color: #000000;
    border: 0; }
  .checkout-index-index .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title > .amcheckout-icon {
    background: none; }
  .checkout-index-index .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .subtotal {
    width: 100%;
    padding-right: 10px; }
  .checkout-index-index .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .table-totals {
    margin-left: auto; }
  .checkout-index-index .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .checkout-index-index .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: inline-block;
    vertical-align: top; }
  .checkout-index-index .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes {
    box-sizing: border-box;
    padding-right: 10px;
    width: 35%; }
  .checkout-index-index .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    width: 65%; }
  .checkout-index-index .amcheckout-main-container.-modern .amcheckout-step-container .checkout-payment-method .payment-option-title {
    border: none; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-1column .amcheckout-summary-container .details-qty {
    max-width: 20%; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns {
    position: relative; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column {
    margin: 0; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
    float: left;
    width: calc(100% - 480px); }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
    float: right;
    width: 380px;
    transition: all .3s ease; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar.-sticky {
    overflow: auto;
    max-height: 100vh; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary {
    background: #fff; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar {
    margin-bottom: 20px;
    text-align: center; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout {
    float: none;
    width: 70%; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container,
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background: #f9f9f9;
    cursor: default; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .product-item-name {
    width: 100%; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .subtotal {
    width: auto; } }
  @media (min-width: 768px) and (max-width: 767px) {
    .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .subtotal {
      width: 100%; } }

@media (min-width: 768px) {
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .table-totals {
    margin-left: 0;
    width: 100%; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options {
    background: #fff; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: block;
    width: 100%; }
  .checkout-index-index .amcheckout-sticky-stopper {
    display: block;
    visibility: hidden;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 0; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns {
    display: flex;
    justify-content: space-between; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column {
    width: 32%; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-title {
    cursor: default; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,
  .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper {
    flex: auto;
    width: inherit; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-password,
  .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-password {
    width: 100%; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item,
  .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
    width: 100%; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item:not(:last-of-type),
  .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:not(:last-of-type) {
    margin-bottom: 10px; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods {
    min-width: inherit; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
    width: 100%; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:not(:last-of-type) {
    margin-bottom: 10px; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .billing-address-details {
    width: 100%; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-payment-methods .payment-method:not(:last-of-type) {
    margin-bottom: 10px; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .control {
    position: relative; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .input-text._has-datepicker {
    width: 100%; }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date ._has-datepicker ~ .ui-datepicker-trigger {
    position: absolute;
    top: 7px;
    right: 7px;
    margin: 0; }
  .checkout-index-index .checkout-payment-method .payment-option-content .gift-card-apply .actions-toolbar {
    margin-top: 0;
    float: right; }
  .checkout-index-index #discount-giftcard-form button.action.secondary, .checkout-index-index #discount-giftcard-form .cart.table-wrapper .actions-toolbar > .action.secondary, .cart.table-wrapper .checkout-index-index #discount-giftcard-form .actions-toolbar > .action.secondary {
    height: 45px; } }

@media (max-width: 767px) {
  .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns {
    display: flex;
    flex-direction: column; }
    .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column:nth-child(3) {
      order: 1; }
    .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column:nth-child(1) {
      order: 2; }
    .checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column:nth-child(2) {
      order: 3; } }

.checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item,
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
  border: 2px solid transparent; }

.checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item.selected-item,
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details.selected-item {
  border-color: black; }

.checkout-index-index #customer-email-fieldset {
  width: 100%; }
  .checkout-index-index #customer-email-fieldset #customer-email {
    margin: 0;
    width: 100%; }

.checkout-index-index {
  /*     .checkout-header~* {
        margin-top: 200px;

        @media (max-width: 767px) {
            margin-top: 155px;
        }
        @media(max-width:380px){
            margin-top: 0;
        }
    }
 */ }
  .checkout-index-index .discount-code .messages {
    display: none; }
  .checkout-index-index .payment-group > .amcheckout-content {
    padding-top: 20px; }
  .checkout-index-index .payment-group .step-title:before {
    content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' height='26' width='24' viewBox='0 0 490.35 490.35' style='enable-background:new 0 0 490.35 490.35;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M475.462,163.15l-279.8-161.5c-3.8-2.2-10.1-2.2-13.9,0l-166.8,96.9c-3.8,2.2-3.8,5.8,0,8.1l279.8,161.5 c3.9,2.2,10.1,2.2,13.9,0l166.8-96.9C479.363,168.95,479.363,165.35,475.462,163.15z M329.663,230.85c-1.5-1.5-3.4-2.9-5.6-4.1 c-14.2-8.2-37.2-8.2-51.4,0c-1.1,0.6-2,1.3-2.9,2l-188.5-108.9c1.8-0.7,3.5-1.5,5.2-2.5c14.1-8.2,14.1-21.5-0.2-29.8 c-1.6-0.9-3.2-1.7-5-2.4l77.7-45.2c1.2,1,2.5,2,4.1,2.9c14.2,8.2,37.2,8.2,51.4,0c1.6-0.9,3-1.9,4.2-3l189.1,109.2 c-2.5,0.9-4.9,1.9-7,3.2c-14.1,8.2-14.1,21.5,0.2,29.8c2.2,1.3,4.6,2.3,7.2,3.2L329.663,230.85z M352.462,189.65l-12.3,7.2 c-1.9,1.1-5,1.1-6.9,0l-21.6-12.5c-1.9-1.1-1.9-2.9,0-4l12.3-7.2c1.9-1.1,5-1.1,6.9,0l21.6,12.5 C354.363,186.75,354.363,188.55,352.462,189.65z M166.563,96.55c-1.9,1.1-5,1.1-6.9,0l-21.6-12.4c-1.9-1.1-1.9-2.9,0-4l12.3-7.2 c1.9-1.1,5-1.1,6.9,0l21.6,12.5c1.9,1.1,1.9,2.9,0,4L166.563,96.55z M456.563,212.85l21.8,12.6l-174.8,101.5l-5.7-3.3l-16.1-9.3 l-269.8-155.9l21.6-12.6l269.8,155.9L456.563,212.85z M282.063,369.05l-270.1-156.2l21.6-12.5l270.1,156.2l152.6-88.7l21.7,12.5 l-174.1,101.2l-5.6-3.3L282.063,369.05z M456.563,321.55l21.8,12.6l-174.8,101.5l-5.7-3.3l-16.1-9.3l-269.8-155.8l21.6-12.6 l269.8,155.9L456.563,321.55z M456.263,376.55l21.7,12.5l-174.1,101.3l-5.6-3.3l-16.1-9.3l-270.2-156.2l21.6-12.5l270.1,156.2 L456.263,376.55z M300.462,102.65c-30.8-17.8-80.6-17.8-111.3,0c-30.6,17.8-30.4,46.6,0.4,64.4s80.6,17.8,111.2,0 C331.363,149.35,331.263,120.45,300.462,102.65z M291.063,115.75l-7.8,4.5c3.6,3.2,5.3,6.5,4.8,9.9c-0.4,3.3-2.7,6.4-7,9.2 c-1.1,0.7-3,0.7-4.1,0l-10.6-5.9c-1-0.6-1.2-1.6-0.3-2.2c2.1-1.4,3.2-2.8,3.5-4.1c0.3-1.6-0.5-3-2.6-4.2s-4.2-1.7-6.5-1.5 c-2.2,0.2-4.4,0.8-6.3,2c-2,1.2-3.1,2.4-3.2,3.7c-0.2,1.3,0.5,3.2,2.2,5.6c3.9,5.5,6,10.1,6.3,13.6s-2.2,6.8-7.5,9.8 c-5,2.9-10.6,4.4-16.9,4.3c-5.3,0-10.5-1.1-15.6-3.1l-7.3,4.3c-1,0.6-2.5,0.5-3.5,0l-6.3-3.7c-1-0.6-1-1.5,0-2l7.1-4.1 c-4.7-3.5-7.3-7.2-7.6-11.1c-0.4-3.7,2.1-7.2,7.3-10.5c1.1-0.7,3-0.7,4.1,0l10.6,5.9c1,0.6,1.2,1.6,0.3,2.2 c-2.4,1.7-3.6,3.2-3.6,4.7c0,1.8,1.2,3.5,3.7,4.9c2.1,1.2,4.3,1.8,6.6,1.7s4.5-0.7,6.4-1.8c2.3-1.3,3.5-2.7,3.6-4 c0.2-1.4-0.6-3.2-2.2-5.5c-4.2-5.5-6.4-10-6.7-13.4c-0.4-3.4,2.2-6.7,7.6-9.9c4.9-2.8,10.6-4.2,17-4.1c5.9,0.1,11.6,1.3,17.1,3.7 l7.6-4.4c1-0.6,2.6-0.6,3.5,0l6.3,3.7C292.063,114.35,292.063,115.25,291.063,115.75z'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");
    margin-right: 15px; }
  .checkout-index-index #tooltip-label {
    display: none; }
  .checkout-index-index .amcheckout-step-container .amcheckout-title {
    border-bottom: 1px solid #ccc;
    background: none; }
  .checkout-index-index .amcheckout-step-container .note {
    color: black; }
  .checkout-index-index .fieldset > .field:not(.choice) > .control {
    width: 100%; }
  .checkout-index-index .step-title {
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    background-color: #FFFFFF; }
  .checkout-index-index li#shipping .step-title:before {
    content: url("data:image/svg+xml,%3Csvg width='24' height='26' viewBox='0 0 24 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.6671 15.387L8.95508 15.918L9.48508 12.205L19.0311 2.65901C19.453 2.23705 20.0253 2 20.6221 2C21.2188 2 21.7911 2.23705 22.2131 2.65901C22.635 3.08097 22.8721 3.65327 22.8721 4.25001C22.8721 4.84675 22.635 5.41905 22.2131 5.84101L12.6671 15.387Z' stroke='black' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.1221 15.501V23.001C19.1221 23.3988 18.964 23.7803 18.6827 24.0616C18.4014 24.3429 18.0199 24.501 17.6221 24.501H2.62207C2.22425 24.501 1.84271 24.3429 1.56141 24.0616C1.28011 23.7803 1.12207 23.3988 1.12207 23.001V8.00098C1.12207 7.60315 1.28011 7.22162 1.56141 6.94032C1.84271 6.65901 2.22425 6.50098 2.62207 6.50098H10.1221' stroke='black' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    margin-right: 5px; }
  .checkout-index-index li#opc-shipping_method .step-title:before {
    content: url("data:image/svg+xml,%3Csvg width='35' height='26' viewBox='0 0 35 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.85268 19.1429C14.5865 19.1429 18.4241 15.3053 18.4241 10.5714C18.4241 5.83756 14.5865 2 9.85268 2C5.11881 2 1.28125 5.83756 1.28125 10.5714C1.28125 15.3053 5.11881 19.1429 9.85268 19.1429Z' stroke='black' stroke-width='2.09767' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.06445 10.5715H9.85302V6.78296' stroke='black' stroke-width='2.09767' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.5669 17H22.7098C23.2781 17 23.8231 17.2258 24.225 17.6276C24.6268 18.0295 24.8526 18.5745 24.8526 19.1429V26.6971' stroke='black' stroke-width='2.09767' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.9242 29.8572H9.85282C9.2845 29.8572 8.73945 29.6314 8.33759 29.2295C7.93573 28.8277 7.70996 28.2826 7.70996 27.7143V23.4286' stroke='black' stroke-width='2.09767' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.8525 19.1428H29.1383C30.2749 19.1428 31.365 19.5944 32.1687 20.3981C32.9724 21.2018 33.424 22.2919 33.424 23.4285V27.7143C33.424 28.2826 33.1982 28.8276 32.7963 29.2295C32.3945 29.6313 31.8494 29.8571 31.2811 29.8571H28.0125' stroke='black' stroke-width='2.09767' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M25.3885 32C26.8679 32 28.0671 30.8007 28.0671 29.3214C28.0671 27.8421 26.8679 26.6428 25.3885 26.6428C23.9092 26.6428 22.71 27.8421 22.71 29.3214C22.71 30.8007 23.9092 32 25.3885 32Z' stroke='black' stroke-width='2.09767' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.6029 32C15.0822 32 16.2815 30.8007 16.2815 29.3214C16.2815 27.8421 15.0822 26.6428 13.6029 26.6428C12.1236 26.6428 10.9243 27.8421 10.9243 29.3214C10.9243 30.8007 12.1236 32 13.6029 32Z' stroke='black' stroke-width='2.09767' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.7641 29.8572H16.2812' stroke='black' stroke-width='2.09767' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M33.4239 23.4286H29.1382' stroke='black' stroke-width='2.09767' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    margin-right: 5px; }
  .checkout-index-index li#opc-shipping_method #shipping-method-buttons-container {
    margin-left: 0; }
    .checkout-index-index li#opc-shipping_method #shipping-method-buttons-container .primary {
      float: none;
      width: 100%;
      height: 65px;
      font-size: 16px;
      font-weight: normal; }
  .checkout-index-index #shipping-new-address-form,
  .checkout-index-index .form-login,
  .checkout-index-index .billing-address-form {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap; }
    .checkout-index-index #shipping-new-address-form .fieldset .field:not(.choice) > .label,
    .checkout-index-index .form-login .fieldset .field:not(.choice) > .label,
    .checkout-index-index .billing-address-form .fieldset .field:not(.choice) > .label {
      display: block;
      width: 100%;
      text-align: left;
      margin-bottom: 10px; }
  .checkout-index-index .amcheckout-step-container .fieldset .field .label,
  .checkout-index-index .amcheckout-step-container .fieldset .fields .label {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-align: left;
    margin-bottom: 10px; }
  .checkout-index-index .am-checkout div.authentication-wrapper .action-auth-toggle {
    display: inline-flex;
    flex-direction: column;
    text-align: center;
    color: white;
    background: none; }
    .checkout-index-index .am-checkout div.authentication-wrapper .action-auth-toggle:before {
      margin: auto;
      content: url("data:image/svg+xml,%3Csvg width='22' height='25' viewBox='0 0 22 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.75 11.5C13.6495 11.5 16 9.1495 16 6.25C16 3.35051 13.6495 1 10.75 1C7.85051 1 5.5 3.35051 5.5 6.25C5.5 9.1495 7.85051 11.5 10.75 11.5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 23.5C1 20.9141 2.02723 18.4342 3.85571 16.6057C5.68419 14.7772 8.16414 13.75 10.75 13.75C13.3359 13.75 15.8158 14.7772 17.6443 16.6057C19.4728 18.4342 20.5 20.9141 20.5 23.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); }
  .checkout-index-index .am-checkout .authentication-wrapper {
    margin-top: 0;
    padding-top: 36px;
    width: 25%;
    text-align: center;
    float: right;
    max-width: 50%;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0; }
    .checkout-index-index .am-checkout .authentication-wrapper .action-auth-toggle:before {
      margin: auto;
      content: url("data:image/svg+xml,%3Csvg width='22' height='25' viewBox='0 0 22 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.75 11.5C13.6495 11.5 16 9.1495 16 6.25C16 3.35051 13.6495 1 10.75 1C7.85051 1 5.5 3.35051 5.5 6.25C5.5 9.1495 7.85051 11.5 10.75 11.5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 23.5C1 20.9141 2.02723 18.4342 3.85571 16.6057C5.68419 14.7772 8.16414 13.75 10.75 13.75C13.3359 13.75 15.8158 14.7772 17.6443 16.6057C19.4728 18.4342 20.5 20.9141 20.5 23.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); }
  .checkout-index-index div.checkout-header {
    background-color: black;
    height: 155px;
    display: flex;
    margin: 0;
    top: 0;
    width: 100%; }
    .checkout-index-index div.checkout-header .checkout-logo {
      width: 25%;
      min-width: 185px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .checkout-index-index div.checkout-header .checkout-logo img {
        max-width: 133px;
        max-height: 133px; }
    .checkout-index-index div.checkout-header .authentication-wrapper {
      margin-top: 0;
      width: 25%;
      text-align: center; }
      @media (min-width: 481px) {
        .checkout-index-index div.checkout-header .authentication-wrapper {
          padding-top: 36px; } }
      .checkout-index-index div.checkout-header .authentication-wrapper .authentication-dropdown {
        max-width: 380px; }
        .checkout-index-index div.checkout-header .authentication-wrapper .authentication-dropdown .block-title {
          text-align: center;
          text-transform: uppercase;
          font-size: 20px; }
          .checkout-index-index div.checkout-header .authentication-wrapper .authentication-dropdown .block-title #block-customer-login-heading {
            font-weight: normal; }
        .checkout-index-index div.checkout-header .authentication-wrapper .authentication-dropdown .block-content input {
          height: 55px;
          border-radius: 3px; }
        .checkout-index-index div.checkout-header .authentication-wrapper .authentication-dropdown .block-content .actions-toolbar {
          margin-left: 0;
          display: flex;
          flex-direction: column; }
          .checkout-index-index div.checkout-header .authentication-wrapper .authentication-dropdown .block-content .actions-toolbar .secondary {
            margin-right: 0;
            text-align: center; }
            .checkout-index-index div.checkout-header .authentication-wrapper .authentication-dropdown .block-content .actions-toolbar .secondary span {
              font-weight: normal; }
  .checkout-index-index #checkout-step-shipping_method .methods-shipping {
    padding: 0 20px; }
  .checkout-index-index .amcheckout-main-container .label,
  .checkout-index-index .amcheckout-main-container label span,
  .checkout-index-index .amcheckout-main-container .totals,
  .checkout-index-index .amcheckout-main-container .title,
  .checkout-index-index .amcheckout-main-container .product-item-name {
    text-transform: none;
    color: black;
    letter-spacing: normal;
    font-size: 14px; }
  .checkout-index-index .page-main {
    max-width: unset;
    display: block;
    padding: 0; }
  .checkout-index-index .payment-method-title #clicktopay + .label {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: inline-block; }
  .checkout-index-index #amreward_amount {
    margin: 0 0 20px; }
  @media (max-width: 767px) {
    .checkout-index-index #discount-giftcard-form .action.secondary {
      width: 100%; } }
  @media (max-width: 767px) {
    .checkout-index-index .amrewards-discount-form {
      max-width: unset; } }
  @media (max-width: 767px) {
    .checkout-index-index .checkout-payment-method .payment-option {
      margin: 0; } }
  .checkout-index-index .product.options {
    display: flex;
    flex-direction: column; }
  .checkout-index-index .modal-footer button, .checkout-index-index .modal-footer .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .checkout-index-index .modal-footer .actions-toolbar > .action {
    margin: 10px 0;
    width: 100%; }
  .checkout-index-index .modal-content .fieldset > .field:not(.choice) > .label {
    text-align: left;
    width: 100%; }
  .checkout-index-index .actions-toolbar {
    margin-left: 0;
    display: flex;
    justify-content: space-between; }
    @media (max-width: 767px) {
      .checkout-index-index .actions-toolbar > div {
        width: 100%; } }
  .checkout-index-index .amcheckout-payment-methods .actions-toolbar {
    justify-content: flex-start; }
  .checkout-index-index .fieldset > .field.choice:before {
    width: 0;
    padding: 0; }
  @media (max-width: 767px) {
    .checkout-index-index button.action.secondary, .checkout-index-index .cart.table-wrapper .actions-toolbar > .action.secondary, .cart.table-wrapper .checkout-index-index .actions-toolbar > .action.secondary {
      width: 100%; } }
  @media (max-width: 767px) {
    .checkout-index-index .modal-popup {
      pointer-events: initial; } }
  .checkout-index-index .no-payments-block {
    text-align: center; }
  .checkout-index-index .product-image-container {
    display: inline-block;
    max-width: 100%;
    width: 208px !important; }
    @media (max-width: 767px) {
      .checkout-index-index .product-image-container {
        width: 120px !important; } }
  .checkout-index-index #social-login-popup .actions-toolbar {
    display: block; }
  .checkout-index-index input[type="text"],
  .checkout-index-index input[type="password"],
  .checkout-index-index input[type="url"],
  .checkout-index-index input[type="tel"],
  .checkout-index-index input[type="search"],
  .checkout-index-index input[type="number"],
  .checkout-index-index input[type="datetime"],
  .checkout-index-index input[type="email"] {
    height: 40px; }

/*# sourceMappingURL=styles.css.map */
