@font-face {
  font-family: "Gotham";
  src: url("./38fa559ad8e8cbaee0c7.woff2") format("woff2"), url("./1e81f33d197ccdb39d4e.woff") format("woff"), url("./64041bf784575b30a79f.otf") format("opentype");
  font-style: normal;
  font-weight: 200;
  font-display: swap;
}

@font-face {
  font-family: "Gotham";
  src: url("./57a1d494b0e76131f062.woff2") format("woff2"), url("./016d41b1da3f1f5aaa44.woff") format("woff"), url("./4db1ea0d15010c761ee5.otf") format("opentype");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Gotham";
  src: url("./52260854eea2d38939bf.woff2") format("woff2"), url("./0f099f4e4d67aeb18ab6.woff") format("woff"), url("./56b65c6bec8f40445da4.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Gotham";
  src: url("./a7360927bb3673ed7814.woff2") format("woff2"), url("./a8af1233a958bd1e96ed.woff") format("woff"), url("./40ef5dc59db6eeef1694.otf") format("opentype");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Gotham";
  src: url("./250c120c3f8b2b0bb58e.woff2") format("woff2"), url("./c80d4fb11dcc2140b260.woff") format("woff"), url("./fd2d932b381003546821.otf") format("opentype");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Gotham";
  src: url("./dce0916af972e3040aa1.woff2") format("woff2"), url("./de69cd9e672c81725abc.woff") format("woff"), url("./29acb3c63123183305b0.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Gotham";
  src: url("./895e092292d88717adaa.woff2") format("woff2"), url("./83131b9daba3e9a7b2c7.woff") format("woff"), url("./057cc3c927dc0b2e8dbb.otf") format("opentype");
  font-style: normal;
  font-weight: 800;
  font-display: swap;
}

:root {
  --ym-font-family: "Gotham", "GOTHAM", "Helvetica Neue", Arial, sans-serif;
}

html,
body,
#page,
#wrapper,
#content,
#header,
#footer,
main,
section,
article,
aside,
nav,
p,
a,
span,
small,
label,
button,
input,
select,
textarea,
table,
caption,
th,
td,
.breadcrumb,
.page-title,
.product-title,
.product-price,
.block-category,
.footer-container,
.header-nav,
.header-top,
.elementor,
.elementor-widget,
.elementor-heading-title,
.elementor-button,
.elementor-field,
.elementor-slide-heading,
.elementor-slide-description,
.ymhiw,
.ymcdc,
.carousel,
.carousel .caption,
.carousel .caption-description {
  font-family: var(--ym-font-family) !important;
}

a:focus,
a:focus-visible,
button:focus,
button:focus-visible,
.btn:focus,
.btn:focus-visible,
[role="button"]:focus,
[role="button"]:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  font-family: var(--ym-font-family) !important;
}

.material-icons,
.fa,
.fas,
.far,
.fab,
[class^="fa-"],
[class*=" fa-"],
.ceicon,
.eicon,
[class^="ceicon-"],
[class*=" ceicon-"],
[class^="eicon-"],
[class*=" eicon-"] {
  font-family: inherit !important;
}

.material-icons {
  font-family: "Material Icons" !important;
}

.fa,
[class^="fa-"],
[class*=" fa-"] {
  font-family: "FontAwesome", "Font Awesome 6 Free", "Font Awesome 6 Brands" !important;
}

.fas {
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900;
}

.far {
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 400;
}

.fab {
  font-family: "Font Awesome 6 Brands" !important;
}

.ceicon,
[class^="ceicon-"],
[class*=" ceicon-"] {
  font-family: "ceicons" !important;
}

.eicon,
[class^="eicon-"],
[class*=" eicon-"] {
  font-family: "eicons" !important;
}

body.page-registration,
body.page-password {
  background: #ffffff;
}

body.page-registration #wrapper,
body.page-password #wrapper {
  padding-top: 0;
}

body.page-registration #wrapper > .container,
body.page-password #wrapper > .container {
  width: 100%;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

body.page-registration #wrapper > .container > .row,
body.page-password #wrapper > .container > .row {
  margin-left: 0;
  margin-right: 0;
}

body.page-registration #content-wrapper,
body.page-password #content-wrapper {
  padding-left: 0;
  padding-right: 0;
}

body.page-registration .breadcrumb,
body.page-password .breadcrumb,
body.page-registration .page-header,
body.page-password .page-header {
  display: none;
}

body.page-registration #content,
body.page-password #content {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
}

.ym-auth-stage {
  box-sizing: border-box;
  width: min(1600px, calc(100vw - 120px));
  margin: 24px auto 84px;
}

.ym-auth-stage__layout {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  min-height: 720px;
  padding: 84px 88px 92px;
  background: #ffffff;
}

.ym-auth-stage__intro {
  flex: 0 0 58%;
  max-width: 58%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  gap: 20px;
  padding-right: 44px;
}

.ym-auth-stage__card {
  flex: 0 0 42%;
  max-width: 500px;
  width: 100%;
  margin-left: auto;
  padding: 50px 46px 44px;
  background: #ffffff;
  box-shadow: 0 28px 72px rgba(24, 20, 19, 0.18);
}

.ym-auth-stage--registration .ym-auth-stage__layout {
  align-items: flex-start;
}

.ym-auth-stage--registration .ym-auth-stage__intro {
  align-content: flex-start;
}

.ym-auth-stage__eyebrow,
.ym-auth-stage__title,
.ym-auth-stage__copy,
.ym-auth-stage__meta,
.ym-auth-stage__card-title,
.ym-auth-stage__card-copy,
.ym-auth-stage__card-content,
.ym-auth-stage__card-footer {
  width: 100%;
}

.ym-auth-stage__eyebrow {
  margin: 0;
  color: #c5b6f4;
  font-family: var(--ym-font-family);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.32em;
  line-height: 1.4;
  text-transform: uppercase;
}

.ym-auth-stage__title {
  margin: 0;
  color: #2b2927;
  font-family: var(--ym-font-family);
  font-size: 82px;
  font-weight: 300;
  line-height: 0.92;
  max-width: 840px;
}

.ym-auth-stage__copy,
.ym-auth-stage__meta,
.ym-auth-stage__card-copy {
  color: #4f4957;
  font-family: var(--ym-font-family);
  font-size: 21px;
  font-weight: 300;
  line-height: 1.58;
}

.ym-auth-stage__meta {
  color: #6a6672;
  font-size: 16px;
  line-height: 1.8;
  max-width: 640px;
}

.ym-auth-stage__copy p,
.ym-auth-stage__meta p,
.ym-auth-stage__card-copy p,
.ym-auth-stage__support,
.ym-auth-stage__switch {
  margin: 0;
}

.ym-auth-stage__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  width: 100%;
}

.ym-auth-stage__button,
.ym-auth-stage .btn.btn-primary,
.ym-auth-stage .form-footer .btn.btn-primary,
.ym-auth-stage .form-control-submit.btn.btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  min-width: 182px;
  padding: 16px 28px;
  border: 1px solid #6654a3;
  border-radius: 0;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.16em;
  line-height: 1.4;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.ym-auth-stage__button--primary,
.ym-auth-stage .btn.btn-primary,
.ym-auth-stage .form-footer .btn.btn-primary,
.ym-auth-stage .form-control-submit.btn.btn-primary {
  background: #6654a3;
  color: #ffffff;
}

.ym-auth-stage__button--secondary {
  background: #ffffff;
  color: #6654a3;
  box-shadow: inset 0 0 0 1px rgba(102, 84, 163, 0.04);
}

.ym-auth-stage__button:hover,
.ym-auth-stage .btn.btn-primary:hover,
.ym-auth-stage .form-footer .btn.btn-primary:hover,
.ym-auth-stage .form-control-submit.btn.btn-primary:hover {
  background: #2b2927;
  border-color: #2b2927;
  color: #ffffff;
}

.ym-auth-stage__button--full {
  width: 100%;
}

.ym-auth-stage__card-title {
  margin: 0 0 18px;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 52px;
  font-weight: 300;
  line-height: 1.02;
}

.ym-auth-stage__title,
.ym-auth-stage__card-title,
body.ce-theme-9 .elementor-element-ymaccesstitle .elementor-heading-title,
body.ce-theme-9 .elementor-element-ymaccesscardtitle .elementor-heading-title,
body.ce-theme-10 .elementor-element-ymaccesstitle .elementor-heading-title,
body.ce-theme-10 .elementor-element-ymaccesscardtitle .elementor-heading-title,
body.ce-theme-11 .elementor-element-ymaccesstitle .elementor-heading-title,
body.ce-theme-11 .elementor-element-ymaccesscardtitle .elementor-heading-title {
  font-family: Georgia, "Times New Roman", Times, serif !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
}

.ym-auth-stage__card-copy {
  margin-bottom: 18px;
  color: #5d5966;
  font-size: 18px;
  line-height: 1.68;
}

.ym-auth-stage__card-footer {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid rgba(102, 84, 163, 0.18);
}

.ym-auth-stage__switch {
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
}

.ym-auth-stage__switch a,
.ym-auth-stage__support a,
.ym-auth-stage .forgot-password a,
.ym-auth-stage .account-link,
.ym-auth-stage .elementor-lost-password {
  color: #6654a3;
  text-decoration: none;
}

.ym-auth-stage__switch a:hover,
.ym-auth-stage__support a:hover,
.ym-auth-stage .forgot-password a:hover,
.ym-auth-stage .account-link:hover,
.ym-auth-stage .elementor-lost-password:hover {
  color: #2b2927;
}

.ym-auth-stage__support {
  margin-top: 12px;
  color: #6a6672;
  font-family: var(--ym-font-family);
  font-size: 13px;
  font-weight: 300;
  line-height: 1.75;
}

.ym-auth-stage__card-content .help-block {
  margin-bottom: 18px;
}

.ym-auth-alert-list,
.ym-auth-stage__card-content .help-block ul,
.ym-auth-stage__card-content .ps-alert-error,
.ym-auth-stage__card-content .ps-alert-success {
  list-style: none;
  margin: 0 0 18px;
  padding: 0;
}

.ym-auth-alert-list .item,
.ym-auth-stage__card-content .help-block li,
.ym-auth-stage__card-content .ps-alert-error .item,
.ym-auth-stage__card-content .ps-alert-success .item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 14px 16px;
  background: #6654a3;
  color: #ffffff;
  font-family: var(--ym-font-family);
  font-size: 13px;
  line-height: 1.6;
}

.ym-auth-stage__card-content .help-block li.alert.alert-danger {
  display: block;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: #6654a3;
  color: #ffffff;
  font-family: var(--ym-font-family);
  font-size: 13px;
  line-height: 1.6;
}

.ym-auth-alert-list .item + .item,
.ym-auth-stage__card-content .help-block li + li,
.ym-auth-stage__card-content .ps-alert-error .item + .item,
.ym-auth-stage__card-content .ps-alert-success .item + .item {
  margin-top: 8px;
}

.ym-auth-alert-list .item i,
.ym-auth-stage__card-content .ps-alert-error .item i,
.ym-auth-stage__card-content .ps-alert-success .item i {
  flex: 0 0 auto;
  width: 18px;
  height: 18px;
}

.ym-auth-alert-list .item p,
.ym-auth-stage__card-content .ps-alert-error .item p,
.ym-auth-stage__card-content .ps-alert-success .item p {
  margin: 0;
}

.ym-auth-stage form {
  margin: 0;
}

.ym-auth-stage .form-group {
  margin-bottom: 18px;
}

.ym-auth-stage .form-group.row {
  display: block;
  margin-left: 0;
  margin-right: 0;
}

.ym-auth-stage .form-control-label {
  display: block;
  width: 100%;
  max-width: none;
  padding: 0;
  margin: 0 0 8px;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.16em;
  line-height: 1.4;
  text-transform: uppercase;
}

.ym-auth-stage .js-input-column,
.ym-auth-stage .col-md-6,
.ym-auth-stage .col-md-5,
.ym-auth-stage .col-md-4,
.ym-auth-stage .col-md-3,
.ym-auth-stage .offset-md-2,
.ym-auth-stage .offset-md-5,
.ym-auth-stage .email {
  float: none;
  width: 100%;
  max-width: none;
  padding: 0;
  margin: 0;
}

.ym-auth-stage .form-control,
.ym-auth-stage .form-control.form-control-select,
.ym-auth-stage .input-group .form-control {
  width: 100%;
  min-height: 54px;
  padding: 13px 16px;
  border: 1px solid rgba(102, 84, 163, 0.24);
  border-radius: 0;
  background: #ffffff;
  color: #2b2927;
  font-family: var(--ym-font-family);
  font-size: 15px;
  font-weight: 300;
  box-shadow: none;
}

.ym-auth-stage .form-control:focus,
.ym-auth-stage .form-control.form-control-select:focus,
.ym-auth-stage .input-group .form-control:focus {
  border-color: #6654a3;
  box-shadow: 0 0 0 1px rgba(102, 84, 163, 0.16);
  outline: none;
}

.ym-auth-stage .form-control-comment {
  display: block;
  width: 100%;
  max-width: none;
  padding: 0;
  margin-top: 8px;
  color: #6a6672;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 300;
  line-height: 1.6;
}

.ym-auth-stage .form-check-input,
.ym-auth-stage input[type="checkbox"],
.ym-auth-stage input[type="radio"] {
  accent-color: #6654a3;
}

.ym-auth-stage .radio-inline,
.ym-auth-stage .custom-checkbox label {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 16px 12px 0;
  color: #2b2927;
  font-family: var(--ym-font-family);
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
}

.ym-auth-stage .radio-inline:last-child {
  margin-bottom: 0;
}

.ym-auth-stage .custom-checkbox {
  display: block;
}

.ym-auth-stage .custom-checkbox label {
  align-items: flex-start;
  margin-right: 0;
  position: relative;
}

.ym-auth-stage .custom-checkbox span {
  flex: 0 0 auto;
}

.ym-auth-stage .ym-checkbox-label-text {
  flex: 1 1 auto;
  min-width: 0;
}

.ym-auth-stage .ym-checkbox-tooltip {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  margin-top: 1px;
  border: 1px solid rgba(102, 84, 163, 0.4);
  border-radius: 50%;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  cursor: help;
}

.ym-auth-stage .ym-checkbox-tooltip::after {
  content: attr(data-tooltip);
  position: absolute;
  left: calc(100% + 10px);
  top: 50%;
  z-index: 5;
  width: min(320px, 50vw);
  padding: 12px 14px;
  background: #2b2927;
  color: #ffffff;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.6;
  text-transform: none;
  letter-spacing: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-50%);
  transition: opacity 0.18s ease, visibility 0.18s ease;
  pointer-events: none;
}

.ym-auth-stage .ym-checkbox-tooltip:hover::after,
.ym-auth-stage .ym-checkbox-tooltip:focus::after {
  opacity: 1;
  visibility: visible;
}

.ym-auth-stage .field-password-policy .input-group {
  display: flex;
  align-items: stretch;
}

.ym-auth-stage .field-password-policy .input-group-btn .btn,
.ym-auth-stage .field-password-policy .input-group-btn button {
  min-width: 88px;
  min-height: 54px;
  padding: 0 14px;
  border: 1px solid rgba(102, 84, 163, 0.24);
  border-left: 0;
  border-radius: 0;
  background: #ffffff;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.ym-auth-stage .field-password-policy .input-group-btn .btn:hover,
.ym-auth-stage .field-password-policy .input-group-btn button:hover {
  color: #2b2927;
}

.ym-auth-stage .form-footer {
  margin-top: 24px;
}

.ym-auth-stage .form-footer .btn.btn-primary,
.ym-auth-stage .form-control-submit.btn.btn-primary,
.ym-auth-stage .ym-auth-form__actions .btn.btn-primary {
  width: 100%;
}

.ym-auth-stage .ym-auth-form__header,
.ym-auth-stage .ym-auth-form__meta {
  margin-bottom: 18px;
  color: #5d5966;
  font-family: var(--ym-font-family);
  font-size: 16px;
  font-weight: 300;
  line-height: 1.7;
}

.ym-auth-stage .forgotten-password .center-email-fields,
.ym-auth-stage .renew-password .field-password-policy {
  display: block;
}

.ym-auth-stage .ym-auth-form--password .email {
  margin-bottom: 16px;
}

.ym-auth-stage .ym-auth-form--password .center-email-fields {
  margin-top: 24px;
}

.ym-auth-stage .ym-auth-form--password #send-reset-link {
  margin-top: 0;
}

.ym-auth-stage .page-footer,
.ym-auth-stage #back-to-login i {
  display: none;
}

@media (max-width: 1366px) {
  .ym-auth-stage {
    width: min(1440px, calc(100vw - 56px));
    margin-bottom: 72px;
  }

  .ym-auth-stage__layout {
    padding: 72px 52px 82px;
  }

  .ym-auth-stage__title {
    font-size: 70px;
    max-width: 760px;
  }

  .ym-auth-stage__copy {
    font-size: 19px;
    max-width: 620px;
  }
}

@media (max-width: 1024px) {
  .ym-auth-stage {
    width: min(100%, calc(100vw - 32px));
    margin: 14px auto 56px;
  }

  .ym-auth-stage__layout {
    flex-direction: column;
    align-items: stretch;
    min-height: 0;
    padding: 58px 32px 74px;
  }

  .ym-auth-stage__intro,
  .ym-auth-stage__card {
    max-width: 100%;
    padding-right: 0;
  }

  .ym-auth-stage__card {
    margin-top: 20px;
  }

  .ym-auth-stage__title {
    font-size: 56px;
    line-height: 0.98;
    max-width: 100%;
  }

  .ym-auth-stage__copy,
  .ym-auth-stage__meta {
    font-size: 18px;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .ym-auth-stage {
    width: 100%;
    margin: 0 0 48px;
  }

  .ym-auth-stage__layout {
    padding: 42px 22px 52px;
  }

  .ym-auth-stage__title {
    font-size: 40px;
    line-height: 1.02;
  }

  .ym-auth-stage__copy,
  .ym-auth-stage__meta {
    font-size: 16px;
  }

  .ym-auth-stage__actions,
  .ym-auth-stage__button,
  .ym-auth-stage__button--full,
  .ym-auth-stage .btn.btn-primary,
  .ym-auth-stage .form-footer .btn.btn-primary,
  .ym-auth-stage .form-control-submit.btn.btn-primary {
    width: 100%;
  }

  .ym-auth-stage__card {
    padding: 32px 24px 30px;
  }

  .ym-auth-stage__card-title {
    font-size: 36px;
  }

  .ym-auth-stage__card-copy {
    font-size: 16px;
  }

  .ym-auth-stage .ym-checkbox-tooltip::after {
    left: auto;
    right: 0;
    top: calc(100% + 10px);
    width: min(260px, calc(100vw - 96px));
    transform: none;
  }
}

/* Category listing pages */
.page-category #wrapper {
  padding-top: 24px;
}

.page-category #wrapper > .container {
  width: min(1640px, calc(100vw - 96px));
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.page-category #wrapper > .container > .row {
  margin-left: 0;
  margin-right: 0;
}

.page-category #left-column,
.page-category #content-wrapper {
  padding-left: 0;
  padding-right: 0;
}

.page-category #left-column {
  width: 320px;
  max-width: 320px;
  padding-right: 42px;
}

.page-category #content-wrapper {
  width: calc(100% - 320px);
  max-width: calc(100% - 320px);
}

.page-category .breadcrumb {
  margin: 0 0 34px;
  padding: 0;
  background: transparent;
}

.page-category .breadcrumb ol {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.page-category .breadcrumb li,
.page-category .breadcrumb li a,
.page-category .breadcrumb li span {
  color: #8f8797;
  font-family: var(--ym-font-family);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.18em;
  line-height: 1.2;
  text-decoration: none;
  text-transform: uppercase;
}

.page-category .breadcrumb li:last-child span {
  color: #2b2927;
}

.page-category .breadcrumb li + li::before {
  content: "/";
  margin-right: 10px;
  color: #b8b0c3;
}

.page-category .block-category {
  display: block;
  min-height: 0 !important;
  height: auto;
  margin: 0 0 24px;
  padding: 0 0 14px;
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(102, 84, 163, 0.14);
  box-shadow: none;
}

.page-category .block-category .card-block {
  padding: 0;
}

.page-category .block-category h1,
.page-category .block-category .h1 {
  margin: 0;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: clamp(34px, 3vw, 54px);
  font-weight: 300;
  letter-spacing: -0.04em;
  line-height: 0.95;
  text-transform: none;
}

.page-category .block-category .block-category-inner p,
.page-category .block-category .block-category-inner .category-description {
  margin: 10px 0 0;
  color: #5f5968;
  font-family: var(--ym-font-family);
  font-size: 15px;
  font-weight: 300;
  line-height: 1.65;
}

.page-category .block-category .block-category-inner {
  display: block;
  margin: 0;
  padding: 0;
}

.page-category .block-category .category-cover {
  display: none;
}

.page-category .block-categories {
  margin: 0 0 22px;
  padding: 24px 26px 26px;
  background: #fff;
  border: 1px solid rgba(102, 84, 163, 0.1);
  box-shadow: 0 20px 40px rgba(43, 41, 39, 0.04);
}

.page-category .block-categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.page-category .block-categories .category-top-menu > li > a {
  display: block;
  margin: 0 0 18px;
  color: #2b2927;
  font-family: var(--ym-font-family);
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.14em;
  line-height: 1.2;
  text-decoration: none;
  text-transform: uppercase;
}

.page-category .block-categories .category-sub-menu > li {
  position: relative;
  margin: 0;
  padding: 0;
}

.page-category .block-categories .category-sub-menu > li + li {
  margin-top: 10px;
}

.page-category .block-categories .category-sub-menu > li > a,
.page-category .block-categories .category-sub-link {
  display: block;
  padding-right: 28px;
  color: #2b2927;
  font-family: var(--ym-font-family);
  font-size: 15px;
  font-weight: 300;
  letter-spacing: -0.01em;
  line-height: 1.35;
  text-decoration: none;
  transition: color 0.2s ease;
}

.page-category .block-categories .category-sub-menu > li > a:hover,
.page-category .block-categories .category-sub-menu > li > a:focus,
.page-category .block-categories .category-sub-link:hover,
.page-category .block-categories .category-sub-link:focus {
  color: #6654a3;
}

.page-category .block-categories .category-sub-menu > li[data-depth="0"] > a {
  font-size: 15px;
  font-weight: 300;
}

.page-category .block-categories .category-sub-menu > li .collapse {
  margin-top: 10px;
  padding-top: 10px;
  padding-left: 14px;
  border-left: 1px solid rgba(102, 84, 163, 0.12);
}

.page-category .block-categories .category-sub-menu > li .collapse .category-sub-menu > li + li {
  margin-top: 8px;
}

.page-category .block-categories .collapse-icons {
  position: absolute;
  top: 1px;
  right: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  padding: 0;
  color: #6654a3;
  cursor: pointer;
}

.page-category .block-categories .collapse-icons .material-icons {
  font-size: 18px;
  line-height: 1;
}

.page-category .block-categories .collapse-icons .remove,
.page-category .block-categories .collapse.in + .collapse-icons .add {
  display: none;
}

.page-category .block-categories .category-sub-menu > li[aria-expanded="true"] > .collapse-icons .add,
.page-category .block-categories .category-sub-menu > li .collapse.in ~ .collapse-icons .add {
  display: none;
}

.page-category .block-categories .category-sub-menu > li .collapse.in ~ .collapse-icons .remove {
  display: inline-block;
}

.page-category #search_filters_suppliers,
.page-category #search_filters_brands,
.page-category #search_filters_wrapper {
  margin: 0 0 22px;
  padding: 24px 26px;
  background: #fff;
  border: 1px solid rgba(102, 84, 163, 0.1);
  box-shadow: 0 20px 40px rgba(43, 41, 39, 0.04);
}

.page-category #search_filters_suppliers .facet,
.page-category #search_filters_brands .facet,
.page-category #search_filters .facet {
  margin: 0;
  padding: 0;
  border: 0;
}

.page-category #search_filters > .h6,
.page-category #search_filters_suppliers .facet-label,
.page-category #search_filters_brands .facet > a,
.page-category #search_filters .facet-title {
  display: block;
  margin: 0 0 16px;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.18em;
  line-height: 1.2;
  text-decoration: none;
  text-transform: uppercase;
}

.page-category #search_filters_suppliers ul,
.page-category #search_filters_brands ul,
.page-category #search_filters .facet ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.page-category #search_filters_suppliers li,
.page-category #search_filters_brands li,
.page-category #search_filters .facet li {
  margin: 0;
  padding: 0;
}

.page-category #search_filters_suppliers li + li,
.page-category #search_filters_brands li + li,
.page-category #search_filters .facet li + li {
  margin-top: 12px;
}

.page-category #search_filters_suppliers a,
.page-category #search_filters_brands li a,
.page-category #search_filters .facet-label a {
  color: #2b2927;
  font-family: var(--ym-font-family);
  font-size: 15px;
  font-weight: 300;
  letter-spacing: -0.01em;
  line-height: 1.45;
  text-decoration: none;
  transition: color 0.2s ease;
}

.page-category #search_filters_suppliers a:hover,
.page-category #search_filters_suppliers a:focus,
.page-category #search_filters_brands li a:hover,
.page-category #search_filters_brands li a:focus,
.page-category #search_filters .facet-label a:hover,
.page-category #search_filters .facet-label a:focus {
  color: #6654a3;
}

.page-category #search_filters .facet-label {
  display: block;
  margin: 0;
}

.page-category #search_filters .facet + .facet {
  margin-top: 22px;
  padding-top: 22px;
  border-top: 1px solid rgba(102, 84, 163, 0.08);
}

.page-category #search_filters .facet-label .custom-checkbox,
.page-category #search_filters .facet-label .custom-radio {
  margin-right: 8px;
}

.page-category .products-selection {
  align-items: center;
  margin: 0 0 22px;
  padding: 0 0 10px;
  border-bottom: 1px solid rgba(102, 84, 163, 0.12);
}

.page-category .products-selection .total-products p,
.page-category .products-selection .sort-by {
  margin: 0;
  color: #8f8797;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.16em;
  line-height: 1.2;
  text-transform: uppercase;
}

.page-category .products-sort-order .select-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 54px;
  padding: 0 18px;
  border: 1px solid rgba(102, 84, 163, 0.18);
  background: #fff;
  color: #2b2927;
  font-family: var(--ym-font-family);
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -0.01em;
  line-height: 1.2;
  box-shadow: none;
}

.page-category .products-sort-order .dropdown-menu {
  margin-top: 8px;
  padding: 8px 0;
  background: #fff;
  border: 1px solid rgba(102, 84, 163, 0.12);
  box-shadow: 0 20px 40px rgba(43, 41, 39, 0.08);
}

.page-category .products-sort-order .dropdown-menu .select-list {
  display: block;
  padding: 10px 20px;
  color: #2b2927;
  font-family: var(--ym-font-family);
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -0.01em;
  line-height: 1.4;
  text-decoration: none;
  transition: color 0.2s ease, background-color 0.2s ease;
}

.page-category .products-sort-order .dropdown-menu .select-list:hover,
.page-category .products-sort-order .dropdown-menu .select-list:focus {
  background: rgba(102, 84, 163, 0.06);
  color: #6654a3;
  text-decoration: none;
}

.page-category .products-sort-order .dropdown-menu .select-list.current {
  color: #6654a3;
  font-weight: 500;
}

.page-category .products.row {
  display: flex;
  flex-wrap: wrap;
  row-gap: 44px;
  margin-left: -18px;
  margin-right: -18px;
}

.page-category .products.row > .js-product.product {
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 0;
}

.page-category .pagination,
.page-category .products.row + .pagination {
  margin-top: 44px;
}

/* Global product miniature redesign */
.js-product .product-miniature {
  display: block;
  height: auto;
  background: transparent;
}

.js-product .product-miniature .thumbnail-container {
  position: relative;
  display: block;
  height: auto;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  margin-bottom: 0;
}

.js-product .product-miniature .thumbnail-top {
  display: block;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  margin-bottom: 8px;
}

.js-product .product-miniature .product-thumbnail {
  display: block;
  width: 100%;
  aspect-ratio: 1.16 / 1;
  overflow: hidden;
  background: transparent;
}

.js-product .product-miniature .product-thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  transform: scale(1.08);
  transition: transform 0.32s ease;
}

.js-product .product-miniature:hover .product-thumbnail img,
.js-product .product-miniature:focus-within .product-thumbnail img {
  transform: scale(1.11);
}

.js-product .product-miniature .product-description {
  display: block;
  background: transparent !important;
  padding: 0;
}

.js-product .product-miniature .product-title {
  margin: 0 0 6px;
  color: #2b2927;
  font-family: var(--ym-font-family);
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.28;
  letter-spacing: -0.01em;
  text-transform: none;
}

.js-product .product-miniature .product-title a {
  color: inherit;
  text-decoration: none;
}

.js-product .product-miniature .product-title a:hover,
.js-product .product-miniature .product-title a:focus {
  color: #6654a3;
  text-decoration: none;
}

.js-product .product-miniature .product-meta {
  margin-top: 6px;
  overflow: hidden;
  color: #8f8797;
  font-family: var(--ym-font-family);
  font-size: 11px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.45;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: none;
}

.js-product .product-miniature .product-price-and-shipping {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  min-width: 0;
  margin: 0 0 6px;
  color: #2b2927;
  text-align: left;
  white-space: normal;
}

.js-product .product-miniature .product-price-and-shipping .price {
  color: #2b2927;
  font-family: var(--ym-font-family);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
}

.js-product .product-miniature .product-price-and-shipping .regular-price {
  margin-bottom: 3px;
  color: #9d97a8;
  font-family: var(--ym-font-family);
  font-size: 10px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  text-decoration: line-through;
}

.js-product .product-miniature .product-price-and-shipping .discount-percentage,
.js-product .product-miniature .product-price-and-shipping .discount-amount {
  margin-top: 5px;
  padding: 2px 6px;
  border-radius: 999px;
  background: rgba(102, 84, 163, 0.08);
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
}

.js-product .product-miniature .product-list-reviews {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 16px;
  background: transparent !important;
  visibility: visible !important;
  position: static !important;
  top: auto !important;
  bottom: auto !important;
  padding: 0 !important;
  margin: 0 0 6px !important;
  justify-content: flex-start !important;
}

.js-product .product-miniature .product-list-reviews .grade-stars,
.js-product .product-miniature .product-list-reviews .star-content,
.js-product .product-miniature .product-list-reviews .star,
.js-product .product-miniature .product-list-reviews .star-on,
.js-product .product-miniature .product-list-reviews .star-hover,
.js-product .product-miniature .product-list-reviews .comments-nb {
  background-color: transparent !important;
}

.js-product .product-miniature .product-list-reviews .star-content div.star {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 1.35l1.78 3.6 3.98.58-2.88 2.81.68 3.96L8 10.43 4.44 12.3l.68-3.96L2.24 5.53l3.98-.58L8 1.35z' fill='none' stroke='%236654a3' stroke-width='1.3' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-size: 16px 16px !important;
  background-position: 0 0 !important;
  background-color: transparent !important;
  opacity: 0.42;
}

.js-product .product-miniature .product-list-reviews .star-content div.star-on,
.js-product .product-miniature .product-list-reviews .star-content div.star-hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 1.35l1.78 3.6 3.98.58-2.88 2.81.68 3.96L8 10.43 4.44 12.3l.68-3.96L2.24 5.53l3.98-.58L8 1.35z' fill='%236654a3'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-size: 16px 16px !important;
  background-position: 0 0 !important;
  background-color: transparent !important;
}

.js-product .product-miniature .product-list-reviews .grade-stars {
  min-width: 88px;
  height: 16px;
}

.js-product .product-miniature .product-list-reviews .grade-stars .star-content {
  top: 0;
}

.js-product .product-miniature .product-list-reviews .comments-nb {
  color: #8f8797;
  font-family: var(--ym-font-family);
  font-size: 11px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
}

.js-product .product-miniature .product-list-reviews .comments-nb:empty {
  display: none;
}

.js-product .product-miniature .product-flags {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 2;
  margin: 0;
  pointer-events: none;
}

.js-product .product-miniature .product-flags li.product-flag {
  margin: 0;
  padding: 5px 10px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.1;
  text-transform: uppercase;
  box-shadow: 0 10px 24px rgba(43, 41, 39, 0.08);
}

.js-product .product-miniature .highlighted-informations,
.js-product .product-miniature .variant-links,
.js-product .product-miniature .quick-view {
  display: none !important;
}

@media (max-width: 991px) {
  .page-category #wrapper {
    padding-top: 16px;
  }

  .page-category #wrapper > .container {
    width: calc(100vw - 32px);
  }

  .page-category #left-column,
  .page-category #content-wrapper {
    width: 100%;
    max-width: none;
    padding-right: 0;
  }

  .page-category .block-category {
    margin-bottom: 20px;
    padding-bottom: 12px;
  }

  .page-category .block-category .category-cover {
    width: min(220px, 100%);
    margin-top: 18px;
  }

  .page-category .products-selection {
    margin-bottom: 18px;
  }

  .page-category .products.row {
    row-gap: 32px;
    margin-left: -12px;
    margin-right: -12px;
  }

  .page-category .products.row > .js-product.product {
    padding-left: 12px;
    padding-right: 12px;
  }

  .js-product .product-miniature .thumbnail-top {
    margin-bottom: 6px;
  }
}

@media (max-width: 767px) {
  .page-category .breadcrumb {
    margin-bottom: 24px;
  }

  .page-category .breadcrumb li,
  .page-category .breadcrumb li a,
  .page-category .breadcrumb li span {
    font-size: 10px;
    letter-spacing: 0.14em;
  }

  .page-category #search_filters_suppliers,
  .page-category #search_filters_brands,
  .page-category #search_filters_wrapper,
  .page-category .block-categories {
    padding: 18px 18px 20px;
    margin-bottom: 16px;
  }

  .page-category .products-selection {
    padding-bottom: 8px;
  }

  .page-category .products-selection .total-products p,
  .page-category .products-selection .sort-by {
    font-size: 10px;
    letter-spacing: 0.14em;
  }

  .page-category .products.row {
    row-gap: 28px;
    margin-left: -10px;
    margin-right: -10px;
  }

  .page-category .products.row > .js-product.product {
    padding-left: 10px;
    padding-right: 10px;
  }

  .js-product .product-miniature .product-thumbnail {
    aspect-ratio: 1.08 / 1;
  }

  .js-product .product-miniature .product-title {
    font-size: 13px;
    margin-bottom: 5px;
  }

  .js-product .product-miniature .product-meta,
  .js-product .product-miniature .product-list-reviews .comments-nb {
    font-size: 10px;
  }

  .js-product .product-miniature .product-price-and-shipping {
    gap: 6px;
    margin-bottom: 5px;
  }

  .js-product .product-miniature .product-price-and-shipping .price {
    font-size: 12px;
  }

  .js-product .product-miniature .product-list-reviews {
    margin-bottom: 5px !important;
  }

  .js-product .product-miniature .product-meta {
    margin-top: 5px;
  }
}

/* Product page */
body.page-product #wrapper {
  padding-top: 24px;
}

body.page-product #wrapper > .container {
  width: min(1640px, calc(100vw - 96px));
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

body.page-product #wrapper > .container > .row {
  margin-left: 0;
  margin-right: 0;
}

body.page-product .breadcrumb {
  margin: 0 0 30px;
  padding: 0;
  background: transparent;
}

body.page-product .breadcrumb ol {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.page-product .breadcrumb li,
body.page-product .breadcrumb li a,
body.page-product .breadcrumb li span {
  color: #8f8797;
  font-family: var(--ym-font-family);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.18em;
  line-height: 1.2;
  text-decoration: none;
  text-transform: uppercase;
}

body.page-product .breadcrumb li:last-child span {
  color: #2b2927;
}

body.page-product .breadcrumb li + li::before {
  content: "/";
  margin-right: 10px;
  color: #b8b0c3;
}

body.page-product #main {
  background: transparent;
}

body.page-product .product-container {
  margin: 0;
}

body.page-product .product-container .col-md-6 {
  padding-left: 0;
  padding-right: 0;
}

body.page-product .product-container .col-md-6:first-child {
  width: 52%;
  padding-right: 56px;
}

body.page-product .product-container .col-md-6:last-child {
  width: 48%;
  padding-left: 8px;
}

body.page-product .page-content#content {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: none;
  background: transparent;
  border: 0;
  box-shadow: none;
}

body#product.page-product .page-content#content {
  width: 100%;
  max-width: none;
}

body.page-product .images-container {
  position: sticky;
  top: 112px;
  display: grid;
  grid-template-columns: 86px minmax(0, 1fr);
  column-gap: 22px;
  align-items: start;
  width: min(100%, 648px);
  margin: 0 auto;
}

body.page-product .product-flags {
  position: absolute;
  z-index: 3;
  top: 14px;
  left: max(122px, calc(50% - 202px));
  margin: 0;
}

body.page-product .product-flags li.product-flag {
  margin: 0;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.94);
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 11px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  box-shadow: 0 12px 24px rgba(43, 41, 39, 0.08);
}

body.page-product .product-cover {
  grid-column: 2;
  grid-row: 1;
  position: relative;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(102, 84, 163, 0.08);
  background: #fff;
}

body.page-product .product-cover img {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  transform: scale(1.12);
  transform-origin: center;
}

body.page-product .product-cover .layer {
  right: 18px;
  bottom: 18px;
  left: auto;
  top: auto;
  width: 52px;
  height: 52px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 16px 30px rgba(43, 41, 39, 0.12);
}

body.page-product .product-cover .layer .zoom-in {
  color: #6654a3;
}

body.page-product .product-cover .wishlist-button,
body.page-product .product-cover > .wishlist-button-add {
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 5;
  display: flex;
}

body.page-product .product-cover .wishlist-button > button,
body.page-product .product-cover .wishlist-button .wishlist-button-add,
body.page-product .product-cover .wishlist-button .btn,
body.page-product .product-cover .wishlist-button a,
body.page-product .product-cover > .wishlist-button-add {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  padding: 0;
  border: 1px solid rgba(102, 84, 163, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.96);
  color: #6654a3;
  box-shadow: 0 16px 30px rgba(43, 41, 39, 0.12);
}

body.page-product .product-cover .wishlist-button i,
body.page-product .product-cover .wishlist-button .material-icons,
body.page-product .product-cover > .wishlist-button-add i,
body.page-product .product-cover > .wishlist-button-add .material-icons {
  color: #6654a3;
  font-size: 22px;
}

body.page-product .mask {
  grid-column: 1;
  grid-row: 1;
  margin: 0;
  max-height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-width: none;
}

body.page-product .mask::-webkit-scrollbar {
  display: none;
}

body.page-product .product-images {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin: 0;
  padding: 0;
}

body.page-product .product-images > li.thumb-container {
  margin: 0;
}

body.page-product .product-images > li.thumb-container .thumb {
  width: 86px;
  height: 86px;
  border: 1px solid rgba(102, 84, 163, 0.12);
  object-fit: cover;
  opacity: 0.72;
  transition: opacity 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

body.page-product .product-images > li.thumb-container .thumb.selected,
body.page-product .product-images > li.thumb-container .thumb:hover,
body.page-product .product-images > li.thumb-container .thumb:focus {
  border-color: #6654a3;
  opacity: 1;
  transform: translateX(1px);
}

body.page-product .scroll-box-arrows {
  display: none;
}

body.page-product .h1,
body.page-product h1 {
  margin: 0 0 14px;
  color: #6654a3;
  font-family: Georgia, "Times New Roman", Times, serif !important;
  font-size: clamp(34px, calc(3vw - 4px), 52px);
  font-weight: 700;
  letter-spacing: -0.045em;
  line-height: 0.96;
}

body.page-product .elementor-element-ympdpname .ce-product-name,
body.ce-theme-13 .elementor-element-ympdpname .ce-product-name,
.elementor.elementor-12010000 .elementor-element-ympdpname .ce-product-name,
.elementor.elementor-13170101 .elementor-element-ympdpname .ce-product-name {
  font-family: Georgia, "Times New Roman", Times, serif !important;
  font-weight: 700 !important;
}

body.page-product .ym-product-edit-above-title {
  display: flex;
  margin: 0 0 14px;
}

body.page-product .ym-product-edit-above-title:empty {
  display: none;
}

body.page-product .ym-product-edit-above-title .wk_edit_product_btn {
  margin: 0;
}

body.page-product .ym-product-edit-above-title .wk_seller_edit {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

body.page-product .product-prices {
  margin: 0 0 10px;
}

body.page-product .product-price {
  margin: 0;
}

body.page-product .current-price {
  display: flex;
  align-items: flex-end;
  gap: 14px;
  margin-bottom: 6px;
}

body.page-product .current-price-value {
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: clamp(30px, 2.2vw, 42px);
  font-weight: 500;
  line-height: 0.98;
  letter-spacing: -0.03em;
}

body.page-product .product-discount .regular-price {
  color: #9d97a8;
  font-family: var(--ym-font-family);
  font-size: 13px;
  font-weight: 300;
}

body.page-product .discount.discount-percentage,
body.page-product .discount.discount-amount {
  padding: 4px 10px;
  border-radius: 999px;
  background: rgba(102, 84, 163, 0.08);
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
}

body.page-product .tax-shipping-delivery-label,
body.page-product .product-without-taxes,
body.page-product .product-unit-price,
body.page-product .product-pack-price,
body.page-product .price-ecotax {
  color: #8f8797;
  font-family: var(--ym-font-family);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.14em;
  line-height: 1.45;
  text-transform: uppercase;
}

body.page-product .product-information {
  margin-top: 0;
}

body.page-product #product-description-short,
body.page-product .product-description {
  color: #4f4958;
  font-family: var(--ym-font-family);
  font-size: 15px;
  font-weight: 300;
  line-height: 1.75;
}

body.page-product #product-description-short {
  margin-bottom: 10px;
}

body.page-product .ym-product-comments-under-short-description {
  margin: 0 0 24px;
}

body.page-product .ym-product-comments-under-short-description:empty {
  display: none;
}

body.page-product .product-actions {
  margin-bottom: 24px;
}

body.page-product .product-add-to-cart > .control-label {
  display: block;
  margin: 0 0 12px;
  color: #8f8797;
  font-family: var(--ym-font-family);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.18em;
  line-height: 1.2;
  text-transform: uppercase;
}

body.page-product .product-add-to-cart .qty[hidden],
body.page-product .product-add-to-cart input[type="hidden"]#quantity_wanted + .bootstrap-touchspin,
body.page-product .product-add-to-cart input[type="hidden"]#quantity_wanted ~ .bootstrap-touchspin {
  display: none !important;
}

body.page-product .product-quantity {
  display: flex;
  align-items: stretch;
  gap: 12px;
  flex-wrap: nowrap;
}

body.page-product .product-quantity .qty {
  width: auto;
  flex: 0 0 auto;
}

body.page-product .product-quantity .bootstrap-touchspin {
  display: grid;
  grid-template-columns: minmax(96px, 112px) 30px;
  align-items: stretch;
  min-height: 54px;
  border: 1px solid rgba(102, 84, 163, 0.18);
  background: #fff;
  overflow: hidden;
}

body.page-product #quantity_wanted {
  width: 100%;
  min-height: 52px;
  padding: 0 16px;
  border: 0;
  background: #fff;
  color: #2b2927;
  font-family: var(--ym-font-family);
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  box-shadow: none;
}

body.page-product .add {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 0 0 auto;
}

body.page-product .product-quantity .bootstrap-touchspin .input-group-addon {
  display: none !important;
}

body.page-product .product-quantity .bootstrap-touchspin .input-group-btn-vertical {
  display: grid;
  grid-template-rows: 1fr 1fr;
  width: 30px;
  min-height: 52px;
  border-left: 1px solid rgba(102, 84, 163, 0.18);
}

body.page-product .product-quantity .bootstrap-touchspin .btn-touchspin {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  min-width: 30px;
  height: 26px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: #fff;
  color: #6654a3;
  box-shadow: none;
}

body.page-product .product-quantity .bootstrap-touchspin .bootstrap-touchspin-up {
  border-bottom: 1px solid rgba(102, 84, 163, 0.18);
}

body.page-product .product-quantity .bootstrap-touchspin .btn-touchspin::before {
  font-family: var(--ym-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
}

body.page-product .product-quantity .bootstrap-touchspin .bootstrap-touchspin-up::before {
  content: "+";
}

body.page-product .product-quantity .bootstrap-touchspin .bootstrap-touchspin-down::before {
  content: "-";
}

body.page-product .product-quantity .bootstrap-touchspin .btn-touchspin .material-icons {
  display: none;
}

body.page-product .add-to-cart {
  min-width: 188px;
  min-height: 54px;
  padding: 0 28px;
  border: 0;
  background: #6654a3;
  color: #fff;
  font-family: var(--ym-font-family);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.14em;
  line-height: 1;
  text-transform: uppercase;
  box-shadow: none;
}

body.page-product .add-to-cart:hover,
body.page-product .add-to-cart:focus {
  background: #56428f;
}

body.page-product .product-actions .wishlist-button-add,
body.page-product .product-actions [data-button-action="add-to-cart"] + button,
body.page-product .product-actions .btn[title*="favor"],
body.page-product .product-actions .btn[title*="wish"] {
  flex: 0 0 auto;
  width: 54px;
  height: 54px;
  padding: 0;
  border: 1px solid rgba(102, 84, 163, 0.18);
  border-radius: 999px;
  background: #fff;
  color: #6654a3;
}

body.page-product .product-actions .wishlist-button {
  display: flex;
}

body.page-product .product-actions .wishlist-button > button,
body.page-product .product-actions .wishlist-button .btn,
body.page-product .product-actions .wishlist-button a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  padding: 0;
  border: 1px solid rgba(102, 84, 163, 0.18);
  border-radius: 999px;
  background: #fff;
  color: #6654a3;
  box-shadow: none;
}

body.page-product .product-actions .wishlist-button i,
body.page-product .product-actions .wishlist-button .material-icons {
  color: #6654a3;
  font-size: 22px;
}

body.page-product #product-availability,
body.page-product .product-minimal-quantity {
  display: block;
  margin-top: 10px;
  color: #8f8797;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 300;
  line-height: 1.5;
}

body.page-product .product-additional-info {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin: 20px 0 28px;
}

body.page-product .social-sharing,
body.page-product .blockreassurance_product,
body.page-product .block-reassurance-item,
body.page-product .block-reassurance_product {
  border: 1px solid rgba(102, 84, 163, 0.12);
  background: #fff;
}

body.page-product .social-sharing {
  width: 100%;
  padding: 18px 22px;
}

body.page-product .social-sharing > span {
  display: block;
  margin-bottom: 10px;
  color: #8f8797;
  font-family: var(--ym-font-family);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.18em;
  line-height: 1.2;
  text-transform: uppercase;
}

body.page-product .social-sharing li {
  margin-right: 14px;
}

body.page-product .social-sharing a {
  color: #6654a3;
}

body.page-product #product .block-reassurance {
  margin: 0;
}

body.page-product .blockreassurance_product,
body.page-product .block-reassurance_product,
body.page-product #product .block-reassurance {
  display: none !important;
}

body.page-product .blockreassurance_product,
body.page-product .block-reassurance_product {
  width: 100%;
  padding: 12px 22px;
}

body.page-product .blockreassurance_product > div {
  display: grid;
  grid-template-columns: 22px 1fr;
  column-gap: 14px;
  row-gap: 3px;
  align-items: start;
  padding: 14px 0;
  border-bottom: 1px solid rgba(102, 84, 163, 0.12);
}

body.page-product .blockreassurance_product > div:first-child {
  padding-top: 2px;
}

body.page-product .blockreassurance_product > div:last-child {
  padding-bottom: 2px;
  border-bottom: 0;
}

body.page-product .blockreassurance_product .item-product {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  grid-row: 1 / span 2;
}

body.page-product .blockreassurance_product .item-product img {
  width: 22px;
  height: 22px;
  object-fit: contain;
}

body.page-product .blockreassurance_product .block-title {
  color: #2b2927 !important;
  font-family: var(--ym-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
}

body.page-product .blockreassurance_product p {
  margin: 0;
  color: #4f4958 !important;
  font-family: var(--ym-font-family);
  font-size: 13px;
  font-weight: 300;
  line-height: 1.55;
}

body.page-product .blockreassurance_product .clearfix {
  display: none;
}

body.page-product .block-reassurance-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 14px 0;
  border-width: 0 0 1px 0;
}

body.page-product .block-reassurance-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

body.page-product .block-reassurance-item:first-child {
  padding-top: 0;
}

body.page-product .block-reassurance-item img {
  width: 22px;
  height: 22px;
}

body.page-product .block-reassurance-item span,
body.page-product .block-reassurance-item p {
  color: #4f4958;
  font-family: var(--ym-font-family);
}

body.page-product .block-reassurance-item span {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
}

body.page-product .block-reassurance-item p {
  margin: 4px 0 0;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.55;
}

body.page-product .ym-product-tabs-full {
  clear: both;
  width: 100%;
  margin: 72px 0 0;
}

body.page-product .tabs {
  width: 100%;
  margin: 0;
  padding: 0;
  background: transparent;
}

body.page-product .tabs .nav-tabs {
  display: flex;
  gap: 24px;
  padding: 0 0 12px;
  border-bottom: 1px solid rgba(102, 84, 163, 0.14);
}

body.page-product .tabs .nav-tabs .nav-item {
  margin: 0;
}

body.page-product .tabs .nav-tabs .nav-link {
  margin: 0;
  padding: 0 0 8px;
  border: 0;
  background: transparent;
  color: #8f8797;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.18em;
  line-height: 1.2;
  text-transform: uppercase;
}

body.page-product .tabs .nav-tabs .nav-link.active,
body.page-product .tabs .nav-tabs .nav-link:hover,
body.page-product .tabs .nav-tabs .nav-link:focus {
  color: #6654a3;
  box-shadow: inset 0 -2px 0 #6654a3;
}

body.page-product .tabs .tab-content {
  padding: 22px 0 0;
  width: 100%;
}

body.page-product .tabs .tab-content,
body.page-product .tabs .tab-content .product-description,
body.page-product .product-features,
body.page-product .product-manufacturer,
body.page-product .product-reference,
body.page-product .product-condition,
body.page-product .product-availability-date,
body.page-product .product-quantities {
  color: #4f4958;
  font-family: var(--ym-font-family);
  font-size: 15px;
  font-weight: 300;
  line-height: 1.75;
}

body.page-product .product-manufacturer,
body.page-product .product-reference,
body.page-product .product-condition,
body.page-product .product-availability-date,
body.page-product .product-quantities,
body.page-product .product-out-of-stock {
  margin-bottom: 10px;
}

body.page-product .product-features .h6,
body.page-product .product-manufacturer .label,
body.page-product .product-reference .label,
body.page-product .product-condition .label,
body.page-product .product-availability-date label,
body.page-product .product-quantities .label,
body.page-product .product-attachments .h5 {
  display: inline-block;
  margin: 0 10px 0 0;
  color: #8f8797;
  font-family: var(--ym-font-family);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.18em;
  line-height: 1.2;
  text-transform: uppercase;
}

body.page-product .data-sheet {
  margin-top: 14px;
}

body.page-product .data-sheet dt,
body.page-product .data-sheet dd {
  padding: 8px 0;
  border-bottom: 1px solid rgba(102, 84, 163, 0.08);
}

body.page-product .data-sheet dt {
  color: #2b2927;
  font-weight: 500;
}

body.page-product .data-sheet dd {
  margin-bottom: 0;
}

body.page-product .page-footer {
  display: none;
}

body.page-product #product-comments-list-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 42px 0 0;
  padding: 18px 0 14px;
  border-top: 1px solid rgba(102, 84, 163, 0.12);
}

body.page-product #product-comments-list-header .comments-nb {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.18em;
  line-height: 1.2;
  text-transform: uppercase;
}

body.page-product #product-comments-list-header .comments-nb .material-icons {
  color: #6654a3;
  font-size: 19px;
}

body.page-product #empty-product-comment,
body.page-product #product-comments-list .product-comment-list-item {
  margin: 0;
  padding: 22px 24px;
  border: 1px solid rgba(102, 84, 163, 0.12);
  background: #fff;
  color: #4f4958;
  font-family: var(--ym-font-family);
  font-size: 14px;
  font-weight: 300;
  line-height: 1.7;
}

body.page-product #product-comments-list .product-comment-list-item + .product-comment-list-item {
  margin-top: 14px;
}

body.page-product #product-comments-list .comment-date,
body.page-product #product-comments-list .comment-author {
  color: #8f8797;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 300;
  line-height: 1.5;
}

body.page-product #product-comments-list .comment-content > .h4 {
  margin: 0 0 10px;
  color: #2b2927;
  font-family: var(--ym-font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.25;
}

body.page-product #product-comments-list-footer {
  margin-top: 14px;
}

body.page-product .product-accessories {
  margin-top: 72px;
}

body.page-product .product-accessories > .h5 {
  margin: 0 0 26px;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.18em;
  line-height: 1.2;
  text-transform: uppercase;
}

body.page-product .product-accessories .products.row {
  display: flex;
  flex-wrap: wrap;
  row-gap: 44px;
  margin-left: -18px;
  margin-right: -18px;
}

body.page-product .product-accessories .products.row > .js-product.product,
body.page-product .product-accessories .products.row > [class*="col-"] {
  padding-left: 18px;
  padding-right: 18px;
}

body.page-product .featured-products {
  margin-top: 72px;
  margin-bottom: 96px;
}

body.page-product .featured-products > h2 {
  margin: 0 0 26px;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.18em;
  line-height: 1.2;
  text-transform: uppercase;
}

body.page-product .featured-products .products {
  display: flex;
  flex-wrap: wrap;
  row-gap: 44px;
  margin-left: -18px;
  margin-right: -18px;
}

body.page-product .featured-products .products > .js-product.product,
body.page-product .featured-products .products > [class*="col-"] {
  padding-left: 18px;
  padding-right: 18px;
}

@media (max-width: 991px) {
  body.page-product #wrapper {
    padding-top: 16px;
  }

  body.page-product #wrapper > .container {
    width: calc(100vw - 32px);
  }

  body.page-product .product-container .col-md-6:first-child,
  body.page-product .product-container .col-md-6:last-child {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  body.page-product .product-container .col-md-6:first-child {
    margin-bottom: 26px;
  }

  body.page-product .images-container {
    position: static;
    display: block;
  }

  body.page-product .product-flags {
    left: 14px;
  }

  body.page-product .product-cover {
    margin: 0 0 18px;
  }

  body.page-product .mask {
    max-height: none;
    overflow: visible;
  }

  body.page-product .product-images {
    flex-direction: row;
  }

  body.page-product .h1,
  body.page-product h1 {
    font-size: 34px;
  }
}

@media (max-width: 767px) {
  body.page-product .breadcrumb {
    margin-bottom: 22px;
  }

  body.page-product .breadcrumb li,
  body.page-product .breadcrumb li a,
  body.page-product .breadcrumb li span {
    font-size: 10px;
    letter-spacing: 0.14em;
  }

  body.page-product .product-cover .layer {
    width: 46px;
    height: 46px;
    right: 14px;
    bottom: 14px;
  }

  body.page-product .product-images > li.thumb-container .thumb {
    width: 72px;
    height: 72px;
  }

  body.page-product .h1,
  body.page-product h1 {
    font-size: 28px;
  }

  body.page-product .current-price {
    flex-wrap: wrap;
    gap: 8px;
  }

  body.page-product .current-price-value {
    font-size: 30px;
  }

  body.page-product .product-quantity {
    gap: 10px;
    flex-wrap: wrap;
  }

  body.page-product .product-quantity .qty,
  body.page-product #quantity_wanted,
  body.page-product .add-to-cart {
    width: 100%;
    min-width: 0;
  }

  body.page-product .product-quantity .bootstrap-touchspin {
    grid-template-columns: 1fr 34px;
    width: 100%;
  }

  body.page-product .product-quantity .bootstrap-touchspin .input-group-btn-vertical,
  body.page-product .product-quantity .bootstrap-touchspin .btn-touchspin {
    width: 34px;
    min-width: 34px;
  }

  body.page-product .add {
    width: 100%;
    flex-wrap: wrap;
  }

  body.page-product .ym-product-tabs-full {
    margin-top: 42px;
  }

  body.page-product .tabs .nav-tabs {
    gap: 16px;
    flex-wrap: wrap;
  }

  body.page-product .tabs .nav-tabs .nav-link {
    font-size: 11px;
  }

  body.page-product .product-accessories {
    margin-top: 54px;
  }

  body.page-product .product-accessories .products.row {
    row-gap: 28px;
    margin-left: -10px;
    margin-right: -10px;
  }

  body.page-product .product-accessories .products.row > .js-product.product,
  body.page-product .product-accessories .products.row > [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
  }

  body.page-product #product-comments-list-header {
    margin-top: 34px;
    padding-top: 14px;
  }

  body.page-product #empty-product-comment,
  body.page-product #product-comments-list .product-comment-list-item {
    padding: 18px;
  }

  body.page-product .featured-products {
    margin-top: 54px;
    margin-bottom: 72px;
  }

  body.page-product .featured-products .products {
    row-gap: 28px;
    margin-left: -10px;
    margin-right: -10px;
  }

  body.page-product .featured-products .products > .js-product.product,
  body.page-product .featured-products .products > [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#blockcart-modal {
  padding-inline: 20px;
}

#blockcart-modal .modal-dialog {
  max-width: 1120px;
  width: min(1120px, calc(100vw - 40px));
  margin: 48px auto;
}

#blockcart-modal .modal-content {
  border: 1px solid #ece7f7;
  border-radius: 0;
  box-shadow: 0 24px 64px rgba(38, 27, 70, 0.16);
  overflow: hidden;
}

#blockcart-modal .modal-header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  min-height: 88px;
  padding: 28px 80px 24px;
  border-bottom: 1px solid #ece7f7;
  background: #fff;
}

#blockcart-modal .modal-title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin: 0;
  color: #2b2927;
  font-family: var(--ym-font-family);
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1.35;
  text-align: center;
}

#blockcart-modal .modal-title .material-icons {
  color: #6654a3;
  font-size: 28px;
}

#blockcart-modal .close {
  position: absolute;
  top: 26px;
  right: 28px;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  color: #6654a3;
  opacity: 1;
  text-shadow: none;
}

#blockcart-modal .close:hover,
#blockcart-modal .close:focus {
  color: #57468f;
}

#blockcart-modal .close .material-icons {
  font-size: 30px;
  line-height: 40px;
}

#blockcart-modal .modal-body {
  padding: 40px 48px 46px;
  background: #fff;
}

#blockcart-modal .modal-body .row {
  display: flex;
  align-items: stretch;
}

#blockcart-modal .modal-body .divide-right {
  border-right: 1px solid #ece7f7;
}

#blockcart-modal .modal-body .divide-right > .row {
  align-items: flex-start;
  margin: 0;
}

#blockcart-modal .modal-body .divide-right > .row > [class*="col-"] {
  padding: 0;
}

#blockcart-modal .product-image {
  display: block;
  width: 148px;
  min-width: 148px;
  max-width: 148px;
  height: 148px;
  object-fit: cover;
  border: 1px solid #ece7f7;
}

#blockcart-modal .product-name {
  margin: 0 0 10px;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 20px;
  font-weight: 300;
  line-height: 1.15;
}

#blockcart-modal .product-price,
#blockcart-modal .product-quantity,
#blockcart-modal .cart-products-count,
#blockcart-modal .cart-content > p,
#blockcart-modal .cart-content .label,
#blockcart-modal .cart-content .value {
  color: #2b2927;
  font-family: var(--ym-font-family);
}

#blockcart-modal .product-price {
  margin: 0 0 6px;
  color: #6654a3;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}

#blockcart-modal .product-quantity {
  display: block;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.35;
}

#blockcart-modal .product-quantity strong {
  font-weight: 500;
}

#blockcart-modal .cart-content {
  height: 100%;
  padding-left: 34px;
}

#blockcart-modal .cart-products-count {
  margin: 0 0 24px;
  color: #6654a3;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.2;
}

#blockcart-modal .cart-content > p {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 20px;
  margin: 0;
  padding: 14px 0;
  border-bottom: 1px solid #f1ecfb;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.35;
}

#blockcart-modal .cart-content > p.product-total {
  margin-top: 12px;
  padding: 16px 18px;
  border-bottom: 0;
  background: #f7f4fc;
}

#blockcart-modal .cart-content > p .label {
  font-size: 16px;
  font-weight: 500;
}

#blockcart-modal .cart-content > p .value {
  font-size: 18px;
  font-weight: 400;
  text-align: right;
}

#blockcart-modal .cart-content-btn {
  display: flex;
  align-items: stretch;
  gap: 14px;
  margin-top: 16px;
}

#blockcart-modal .cart-content-btn .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 0 28px;
  border-radius: 0;
  font-family: var(--ym-font-family);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.14em;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: none;
}

#blockcart-modal .cart-content-btn .btn.btn-secondary {
  border: 1px solid #d9d0ef;
  background: #fff;
  color: #6654a3;
}

#blockcart-modal .cart-content-btn .btn.btn-secondary:hover,
#blockcart-modal .cart-content-btn .btn.btn-secondary:focus {
  border-color: #6654a3;
  background: #fff;
  color: #6654a3;
}

#blockcart-modal .cart-content-btn .btn.btn-primary {
  border: 1px solid #6654a3;
  background: #6654a3;
  color: #fff;
}

#blockcart-modal .cart-content-btn .btn.btn-primary:hover,
#blockcart-modal .cart-content-btn .btn.btn-primary:focus {
  border-color: #57468f;
  background: #57468f;
  color: #fff;
}

#blockcart-modal .cart-content-btn .btn.btn-primary .material-icons {
  margin-right: 10px;
  font-size: 20px;
}

@media (max-width: 991px) {
  #blockcart-modal .modal-dialog {
    width: min(calc(100vw - 24px), 720px);
    margin: 28px auto;
  }

  #blockcart-modal .modal-header {
    min-height: 0;
    padding: 24px 56px 20px 20px;
  }

  #blockcart-modal .modal-title {
    justify-content: flex-start;
    font-size: 16px;
    text-align: left;
  }

  #blockcart-modal .modal-body {
    padding: 24px 20px 24px;
  }

  #blockcart-modal .modal-body .row {
    display: block;
  }

  #blockcart-modal .modal-body .divide-right {
    margin-bottom: 22px;
    padding-bottom: 22px;
    border-right: 0;
    border-bottom: 1px solid #ece7f7;
  }

  #blockcart-modal .cart-content {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  #blockcart-modal {
    padding-inline: 12px;
  }

  #blockcart-modal .modal-dialog {
    width: calc(100vw - 24px);
    margin: 18px auto;
  }

  #blockcart-modal .close {
    top: 18px;
    right: 14px;
  }

  #blockcart-modal .modal-body .divide-right > .row {
    display: flex;
    gap: 16px;
  }

  #blockcart-modal .product-image {
    width: 112px;
    min-width: 112px;
    max-width: 112px;
    height: 112px;
  }

  #blockcart-modal .product-name {
    font-size: 18px;
  }

  #blockcart-modal .product-price {
    font-size: 17px;
  }

  #blockcart-modal .cart-products-count {
    margin-bottom: 18px;
    font-size: 16px;
  }

  #blockcart-modal .cart-content > p .label,
  #blockcart-modal .cart-content > p .value {
    font-size: 15px;
  }

  #blockcart-modal .cart-content-btn {
    flex-direction: column;
  }

  #blockcart-modal .cart-content-btn .btn {
    width: 100%;
  }
}

.elementor-element-ymhcart .elementor-cart__container {
  background: rgba(43, 41, 39, 0.28);
}

.elementor-element-ymhcart .elementor-cart__main {
  width: min(420px, 100vw);
  min-width: 420px;
  height: 100vh;
  padding: 28px 28px 32px;
  background: #fff;
  box-shadow: -24px 0 64px rgba(38, 27, 70, 0.16);
}

.elementor-element-ymhcart .elementor-cart__close-button {
  top: 18px;
  right: 18px;
  width: 40px;
  height: 40px;
  color: #8e8899;
  font-size: 28px;
  line-height: 40px;
}

.elementor-element-ymhcart .elementor-cart__close-button:hover,
.elementor-element-ymhcart .elementor-cart__close-button:focus {
  color: #6654a3;
}

.elementor-element-ymhcart .elementor-cart__title {
  min-height: 20px;
  margin: 0 40px 18px 0;
}

.elementor-element-ymhcart .elementor-cart__title::before {
  content: "Meu carrinho";
  display: block;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.18em;
  line-height: 1.2;
  text-transform: uppercase;
}

.elementor-element-ymhcart .elementor-cart__products {
  padding-top: 6px;
  border-top: 1px solid #ece7f7;
}

.elementor-element-ymhcart .elementor-cart__product {
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr) auto;
  grid-template-areas:
    "image name remove"
    "image price remove";
  column-gap: 14px;
  row-gap: 6px;
  align-items: start;
  padding: 18px 0;
  border-bottom: 1px solid #f1ecfb;
}

.elementor-element-ymhcart .elementor-cart__product-image {
  grid-area: image;
}

.elementor-element-ymhcart .elementor-cart__product-image img {
  display: block;
  width: 72px;
  height: 72px;
  object-fit: cover;
  border: 1px solid #ece7f7;
}

.elementor-element-ymhcart .elementor-cart__product-name {
  grid-area: name;
  min-width: 0;
}

.elementor-element-ymhcart .elementor-cart__product-name a {
  display: block;
  color: #2b2927;
  font-family: var(--ym-font-family);
  font-size: 16px;
  font-weight: 300;
  line-height: 1.25;
  text-decoration: none;
}

.elementor-element-ymhcart .elementor-cart__product-name a:hover,
.elementor-element-ymhcart .elementor-cart__product-name a:focus {
  color: #6654a3;
  text-decoration: none;
}

.elementor-element-ymhcart .elementor-cart__product-attrs {
  margin-top: 4px;
  color: #8e8899;
  font-family: var(--ym-font-family);
  font-size: 13px;
  font-weight: 300;
  line-height: 1.3;
}

.elementor-element-ymhcart .elementor-cart__product-price {
  grid-area: price;
  color: #c7c7c7;
  font-family: var(--ym-font-family);
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2;
}

.elementor-element-ymhcart .elementor-cart__product-quantity {
  color: #c7c7c7;
  font-weight: 300;
}

.elementor-element-ymhcart .elementor-cart__product-remove {
  grid-area: remove;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  margin-top: 4px;
  color: #8e8899;
  font-size: 18px;
}

.elementor-element-ymhcart .elementor-cart__product-remove:hover,
.elementor-element-ymhcart .elementor-cart__product-remove:focus {
  color: #6654a3;
}

.elementor-element-ymhcart .elementor-cart__product-remove a {
  position: absolute;
  inset: 0;
}

.elementor-element-ymhcart .elementor-cart__summary {
  display: grid;
  grid-template-columns: 1fr auto;
  row-gap: 6px;
  column-gap: 16px;
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid #ece7f7;
}

.elementor-element-ymhcart .elementor-cart__summary-label,
.elementor-element-ymhcart .elementor-cart__summary-value {
  color: #6f697b;
  font-family: var(--ym-font-family);
  font-size: 16px;
  font-weight: 300;
  line-height: 1.35;
}

.elementor-element-ymhcart .elementor-cart__summary strong.elementor-cart__summary-label,
.elementor-element-ymhcart .elementor-cart__summary strong.elementor-cart__summary-value {
  color: #2b2927;
  font-weight: 500;
}

.elementor-element-ymhcart .elementor-cart__footer-buttons {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 26px;
}

.elementor-element-ymhcart .elementor-cart__footer-buttons .elementor-align-justify {
  width: 100%;
}

.elementor-element-ymhcart .elementor-cart__footer-buttons .elementor-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 52px;
  padding: 0 18px;
  border-radius: 0;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.14em;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: none;
}

#header .elementor-element-ymhcart .elementor-cart__footer-buttons .elementor-button-text,
.elementor-element-ymhcart .elementor-cart__footer-buttons .elementor-button-text {
  display: inline-block !important;
}

.elementor-element-ymhcart .elementor-cart__footer-buttons .elementor-button .elementor-button-text {
  color: inherit;
}

.elementor-element-ymhcart .elementor-button--view-cart {
  border: 1px solid #d9d0ef;
  background: #fff;
  color: #6654a3;
}

.elementor-element-ymhcart .elementor-button--view-cart,
.elementor-element-ymhcart .elementor-button--view-cart .elementor-button-text,
.elementor-element-ymhcart .elementor-button--view-cart:hover,
.elementor-element-ymhcart .elementor-button--view-cart:hover .elementor-button-text,
.elementor-element-ymhcart .elementor-button--view-cart:focus,
.elementor-element-ymhcart .elementor-button--view-cart:focus .elementor-button-text {
  color: #6654a3 !important;
  -webkit-text-fill-color: #6654a3 !important;
}

.elementor-element-ymhcart .elementor-button--view-cart:hover,
.elementor-element-ymhcart .elementor-button--view-cart:focus {
  border-color: #6654a3;
  background: #fff;
  color: #6654a3;
}

.elementor-element-ymhcart .elementor-button--checkout {
  border: 1px solid #6654a3;
  background: #6654a3;
  color: #fff;
}

.elementor-element-ymhcart .elementor-button--checkout,
.elementor-element-ymhcart .elementor-button--checkout .elementor-button-text,
.elementor-element-ymhcart .elementor-button--checkout:hover,
.elementor-element-ymhcart .elementor-button--checkout:hover .elementor-button-text,
.elementor-element-ymhcart .elementor-button--checkout:focus,
.elementor-element-ymhcart .elementor-button--checkout:focus .elementor-button-text {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

.elementor-element-ymhcart .elementor-button--checkout:hover,
.elementor-element-ymhcart .elementor-button--checkout:focus {
  border-color: #57468f;
  background: #57468f;
  color: #fff;
}

.elementor-element-ymhcart .elementor-button--checkout.ce-disabled,
.elementor-element-ymhcart .elementor-button--checkout.elementor-disabled {
  border-color: #d9d0ef;
  background: #d9d0ef;
  color: #fff;
  opacity: 1;
}

.elementor-element-ymhcart .elementor-cart__empty-message {
  color: #8e8899;
  font-family: var(--ym-font-family);
  font-size: 15px;
  font-weight: 300;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .elementor-element-ymhcart .elementor-cart__main {
    width: min(100vw, 380px);
    min-width: 0;
    padding: 20px 18px 24px;
  }

  .elementor-element-ymhcart .elementor-cart__product {
    grid-template-columns: 64px minmax(0, 1fr) auto;
    column-gap: 12px;
    padding: 16px 0;
  }

  .elementor-element-ymhcart .elementor-cart__product-image img {
    width: 64px;
    height: 64px;
  }

  .elementor-element-ymhcart .elementor-cart__product-name a {
    font-size: 15px;
  }

  .elementor-element-ymhcart .elementor-cart__summary-label,
  .elementor-element-ymhcart .elementor-cart__summary-value {
    font-size: 15px;
  }

  .elementor-element-ymhcart .elementor-cart__footer-buttons {
    grid-template-columns: 1fr;
  }
}

/* Address management */
.page-addresses #main,
.page-address #main,
body#checkout section.checkout-step.-current[data-step="3"] .content,
body#checkout section.checkout-step.-reachable[data-step="3"] .content {
  max-width: 1640px;
}

.page-addresses .page-header,
.page-address .page-header {
  margin: 0 0 28px;
}

.page-addresses .page-header h1,
.page-address .page-header h1 {
  margin: 0;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 42px;
  font-weight: 300;
  letter-spacing: 0.01em;
  line-height: 1.04;
}

.page-addresses #content.page-content,
.page-address #content.page-content {
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.page-addresses #notifications .notifications-container,
.page-address #notifications .notifications-container {
  padding-right: 0;
  padding-left: 0;
}

.page-addresses .page-content > [class*="col-"] {
  margin-bottom: 28px;
}

.page-addresses .address {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 30px 30px 24px;
  border: 1px solid rgba(102, 84, 163, 0.14);
  background: #fff;
  box-shadow: 0 20px 40px rgba(24, 18, 35, 0.04);
}

.page-addresses .address-body {
  flex: 1 1 auto;
}

.page-addresses .address-body h4 {
  margin: 0 0 16px;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 24px;
  font-weight: 300;
  line-height: 1.08;
}

.page-addresses .address-body address,
.page-addresses .address-body .address {
  margin: 0;
  color: #5f5a68;
  font-family: var(--ym-font-family);
  font-size: 15px;
  font-weight: 300;
  line-height: 1.9;
}

.page-addresses .address-footer {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid rgba(102, 84, 163, 0.14);
}

.page-addresses .address-footer a,
.page-addresses .addresses-footer a,
.page-address .form-footer .btn.btn-primary,
.page-address .form-footer .form-control-submit,
.page-address .cancel-address,
body#checkout .add-address a,
body#checkout .cancel-address,
body#checkout .checkout-step .continue.btn,
body#checkout .checkout-step .js-address-form .btn.btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 14px 24px;
  border: 1px solid #6654a3;
  border-radius: 0;
  background: #fff;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.16em;
  line-height: 1.3;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.page-addresses .address-footer a:first-child,
.page-addresses .addresses-footer a,
.page-address .form-footer .btn.btn-primary,
.page-address .form-footer .form-control-submit,
body#checkout .checkout-step .continue.btn,
body#checkout .checkout-step .js-address-form .btn.btn-primary {
  background: #6654a3;
  color: #fff;
}

.page-addresses .address-footer a i,
.page-addresses .addresses-footer a i,
body#checkout .add-address a i,
body#checkout .cancel-address i {
  margin-right: 8px;
  font-size: 16px;
}

.page-addresses .address-footer a:hover,
.page-addresses .addresses-footer a:hover,
.page-address .form-footer .btn.btn-primary:hover,
.page-address .form-footer .form-control-submit:hover,
.page-address .cancel-address:hover,
body#checkout .add-address a:hover,
body#checkout .cancel-address:hover,
body#checkout .checkout-step .continue.btn:hover,
body#checkout .checkout-step .js-address-form .btn.btn-primary:hover {
  border-color: #2b2927;
  background: #2b2927;
  color: #fff;
}

.page-addresses .addresses-footer {
  display: flex;
  justify-content: flex-start;
  margin-top: 12px;
}

.page-addresses .alert,
.page-address .alert,
body#checkout .js-address-error {
  margin-bottom: 20px;
  border: 0;
  border-radius: 0;
  background: #6654a3;
  color: #fff;
  font-family: var(--ym-font-family);
  font-size: 14px;
  font-weight: 300;
  line-height: 1.65;
}

.page-addresses .alert a,
.page-address .alert a,
body#checkout .js-address-error a {
  color: #fff;
  text-decoration: underline;
}

.page-address .address-form {
  padding: 34px 36px 30px;
  border: 1px solid rgba(102, 84, 163, 0.14);
  background: #fff;
  box-shadow: 0 20px 40px rgba(24, 18, 35, 0.04);
}

.page-address .address-form form,
body#checkout .js-address-form form {
  margin: 0;
}

.page-address .address-form .form-fields,
body#checkout .js-address-form .form-fields {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}

.page-address .address-form .form-group,
body#checkout .js-address-form .form-group {
  width: 100%;
  margin-bottom: 20px;
  padding: 0 12px;
}

.page-address .address-form .form-control-label,
body#checkout .js-address-form .form-control-label {
  margin-bottom: 9px;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.16em;
  line-height: 1.4;
  text-transform: uppercase;
}

.page-address .address-form .form-control,
.page-address .address-form .custom-select,
.page-address .address-form input[type="text"],
.page-address .address-form input[type="email"],
.page-address .address-form input[type="tel"],
.page-address .address-form input[type="password"],
.page-address .address-form textarea,
body#checkout .js-address-form .form-control,
body#checkout .js-address-form .custom-select,
body#checkout .js-address-form input[type="text"],
body#checkout .js-address-form input[type="email"],
body#checkout .js-address-form input[type="tel"],
body#checkout .js-address-form input[type="password"],
body#checkout .js-address-form textarea {
  min-height: 54px;
  border: 1px solid rgba(102, 84, 163, 0.18);
  border-radius: 0;
  background: #fff;
  box-shadow: none;
  color: #2b2927;
  font-family: var(--ym-font-family);
  font-size: 15px;
  font-weight: 300;
}

.page-address .address-form textarea,
body#checkout .js-address-form textarea {
  min-height: 120px;
  padding-top: 16px;
  padding-bottom: 16px;
  resize: vertical;
}

.page-address .address-form .form-control:focus,
.page-address .address-form .custom-select:focus,
body#checkout .js-address-form .form-control:focus,
body#checkout .js-address-form .custom-select:focus {
  border-color: #6654a3;
  box-shadow: none;
}

.page-address .form-footer,
body#checkout .js-address-form .form-footer {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  justify-content: flex-start;
  margin-top: 8px;
  padding-top: 8px;
}

.page-address .form-footer .btn,
.page-address .form-footer .cancel-address,
body#checkout .js-address-form .btn,
body#checkout .js-address-form .cancel-address {
  float: none !important;
}

.page-address .page-footer,
.page-addresses .page-footer {
  margin-top: 38px;
  padding-top: 22px;
  border-top: 1px solid rgba(102, 84, 163, 0.14);
}

.page-address .page-footer .account-link,
.page-addresses .page-footer .account-link {
  display: inline-flex;
  align-items: center;
  margin-right: 22px;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.12em;
  line-height: 1.4;
  text-transform: uppercase;
  text-decoration: none !important;
}

.page-address .page-footer .account-link i,
.page-addresses .page-footer .account-link i {
  margin-right: 8px;
  font-size: 18px;
}

body#checkout section.checkout-step .step-title,
body#checkout section.checkout-step .content h2.h4 {
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 0.01em;
  line-height: 1.08;
}

body#checkout section.checkout-step .content h2.h4 {
  margin: 8px 0 18px;
}

body#checkout section.checkout-step .address-selector {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

body#checkout section.checkout-step .address-item {
  flex: 0 0 calc(50% - 10px);
  margin-bottom: 0;
  padding: 24px 24px 20px;
  border: 1px solid rgba(102, 84, 163, 0.14);
  background: #fff;
  box-shadow: 0 16px 36px rgba(24, 18, 35, 0.04);
}

body#checkout section.checkout-step .address-item.selected {
  border-color: #6654a3;
  box-shadow: 0 20px 40px rgba(102, 84, 163, 0.08);
}

body#checkout section.checkout-step .address-item > header {
  min-height: 0;
}

body#checkout section.checkout-step .radio-block {
  display: block;
  margin: 0;
}

body#checkout section.checkout-step .address-alias {
  display: inline-block;
  margin-bottom: 12px;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 22px;
  font-weight: 300;
  line-height: 1.1;
}

body#checkout section.checkout-step .address-item .address {
  color: #5f5a68;
  font-family: var(--ym-font-family);
  font-size: 15px;
  font-weight: 300;
  line-height: 1.85;
}

body#checkout section.checkout-step .address-item hr {
  margin: 20px 0;
  border-top-color: rgba(102, 84, 163, 0.14);
}

body#checkout section.checkout-step .address-footer {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

body#checkout section.checkout-step .address-footer a {
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.14em;
  line-height: 1.4;
  text-transform: uppercase;
  text-decoration: none !important;
}

body#checkout section.checkout-step .address-footer a i {
  margin-right: 6px;
  font-size: 16px;
}

body#checkout section.checkout-step .custom-radio {
  margin-right: 12px;
}

body#checkout section.checkout-step .custom-radio input + span {
  width: 18px;
  height: 18px;
  border: 1px solid rgba(102, 84, 163, 0.4);
  background: #fff;
}

body#checkout section.checkout-step .custom-radio input:checked + span {
  border-color: #6654a3;
  background: #6654a3;
}

body#checkout section.checkout-step .custom-radio input:checked + span::after {
  background: #fff;
}

body#checkout section.checkout-step .add-address {
  margin: 20px 0 0;
}

body#checkout section.checkout-step a[data-link-action="different-invoice-address"],
body#checkout section.checkout-step a[href*="use_same_address"] {
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  text-decoration: none !important;
}

body#checkout section.checkout-step a[data-link-action="different-invoice-address"]:hover,
body#checkout section.checkout-step a[href*="use_same_address"]:hover {
  color: #2b2927;
}

body#checkout section.checkout-step .js-address-form p,
body#checkout section.checkout-step .js-address-form label:not(.form-control-label) {
  color: #5f5a68;
  font-family: var(--ym-font-family);
  font-size: 15px;
  font-weight: 300;
  line-height: 1.75;
}

body#checkout section.checkout-step .js-address-form label[for="use_same_address"] {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .page-addresses .page-header h1,
  .page-address .page-header h1 {
    font-size: 34px;
  }

  .page-addresses .page-content > [class*="col-"] {
    margin-bottom: 20px;
  }

  .page-address .address-form {
    padding: 28px 24px 24px;
  }

  body#checkout section.checkout-step .address-item {
    flex: 0 0 100%;
  }
}

@media (max-width: 767px) {
  .page-addresses .page-header,
  .page-address .page-header {
    margin-bottom: 22px;
  }

  .page-addresses .page-header h1,
  .page-address .page-header h1 {
    font-size: 30px;
  }

  .page-addresses .address,
  .page-address .address-form,
  body#checkout section.checkout-step .address-item {
    padding: 22px 18px 20px;
  }

  .page-addresses .address-footer,
  .page-address .form-footer,
  body#checkout .js-address-form .form-footer {
    flex-direction: column;
    align-items: stretch;
  }

  .page-addresses .address-footer a,
  .page-addresses .addresses-footer a,
  .page-address .form-footer .btn.btn-primary,
  .page-address .form-footer .form-control-submit,
  .page-address .cancel-address,
  body#checkout .add-address a,
  body#checkout .cancel-address,
  body#checkout .checkout-step .continue.btn,
  body#checkout .checkout-step .js-address-form .btn.btn-primary {
    width: 100%;
  }

  .page-address .page-footer .account-link,
  .page-addresses .page-footer .account-link {
    display: flex;
    margin: 0 0 12px;
  }
}

/* Order history and order detail */
.page-history #main,
.page-order-detail #main,
.page-order-follow #main,
.page-order-return #main,
.page-order-slip #main {
  max-width: 1640px;
}

.page-history .page-header,
.page-order-detail .page-header,
.page-order-follow .page-header,
.page-order-return .page-header,
.page-order-slip .page-header {
  margin: 0 0 28px;
}

.page-history .page-header h1,
.page-order-detail .page-header h1,
.page-order-follow .page-header h1,
.page-order-return .page-header h1,
.page-order-slip .page-header h1 {
  margin: 0;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 42px;
  font-weight: 300;
  letter-spacing: 0.01em;
  line-height: 1.04;
}

.page-history #content.page-content,
.page-order-detail #content.page-content,
.page-order-follow #content.page-content,
.page-order-return #content.page-content,
.page-order-slip #content.page-content {
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.page-history #notifications .notifications-container,
.page-order-detail #notifications .notifications-container,
.page-order-follow #notifications .notifications-container,
.page-order-return #notifications .notifications-container,
.page-order-slip #notifications .notifications-container {
  padding-right: 0;
  padding-left: 0;
}

.page-history h6,
.page-order-follow h6,
.page-order-slip h6,
.page-order-detail #order-history h3,
.page-order-return .card-block > p,
.page-order-return .card-text,
.page-order-detail .box p,
.page-order-detail .box li,
.page-order-detail .shipping-line li,
.page-order-detail .history-line .date,
.page-order-detail .history-line .state,
.page-order-follow .order-return li,
.page-order-slip .credit-slip li,
.page-history .order .date,
.page-history .order .total {
  color: #5f5a68;
  font-family: var(--ym-font-family);
  font-size: 15px;
  font-weight: 300;
  line-height: 1.8;
}

.page-history h6,
.page-order-follow h6,
.page-order-slip h6 {
  margin: 0 0 24px;
}

.page-history .table,
.page-order-detail .table,
.page-order-follow .table,
.page-order-return .table,
.page-order-slip .table {
  margin-bottom: 0;
  border: 1px solid rgba(102, 84, 163, 0.14);
  background: #fff;
  box-shadow: 0 20px 40px rgba(24, 18, 35, 0.04);
}

.page-history .table thead th,
.page-order-detail .table thead th,
.page-order-follow .table thead th,
.page-order-return .table thead th,
.page-order-slip .table thead th {
  border-bottom: 1px solid rgba(102, 84, 163, 0.14);
  background: rgba(102, 84, 163, 0.05);
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.16em;
  line-height: 1.4;
  text-transform: uppercase;
}

.page-history .table tbody th,
.page-history .table tbody td,
.page-order-detail .table tbody td,
.page-order-follow .table tbody td,
.page-order-return .table tbody td,
.page-order-slip .table tbody td,
.page-order-detail .table tfoot td,
.page-order-return .table tfoot td {
  padding: 18px 20px;
  border-top: 1px solid rgba(102, 84, 163, 0.12);
  color: #2b2927;
  font-family: var(--ym-font-family);
  font-size: 14px;
  font-weight: 300;
  line-height: 1.7;
  vertical-align: middle;
}

.page-history .table a,
.page-order-detail .table a,
.page-order-follow .table a,
.page-order-return .table a,
.page-order-slip .table a,
.page-order-detail .box a,
.page-order-return .card a,
.page-history .order a,
.page-order-follow .order-return a,
.page-order-slip .credit-slip a {
  color: #6654a3;
  text-decoration: none !important;
}

.page-history .table a:hover,
.page-order-detail .table a:hover,
.page-order-follow .table a:hover,
.page-order-return .table a:hover,
.page-order-slip .table a:hover,
.page-order-detail .box a:hover,
.page-order-return .card a:hover,
.page-history .order a:hover,
.page-order-follow .order-return a:hover,
.page-order-slip .credit-slip a:hover {
  color: #2b2927;
}

.page-history .label,
.page-order-detail .label {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 6px 12px;
  border-radius: 999px;
  font-family: var(--ym-font-family);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
  line-height: 1.2;
  text-transform: uppercase;
}

.page-history .order-actions,
.page-order-detail .text-xs-right,
.page-order-slip .text-sm-center,
.page-order-follow .text-sm-center {
  white-space: nowrap;
}

.page-history .view-order-details-link,
.page-history .reorder-link,
.page-order-detail .button-primary,
.page-order-detail .form-control-submit,
.page-order-return .form-control-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 12px 18px;
  border: 1px solid #6654a3;
  border-radius: 0;
  background: #fff;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.16em;
  line-height: 1.3;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.page-history .view-order-details-link {
  min-width: 78px;
  overflow: visible;
  color: #fff !important;
  font-size: 11px !important;
  line-height: 1.3 !important;
  letter-spacing: 0.16em !important;
  text-indent: 0 !important;
  text-shadow: none;
  white-space: nowrap;
}

.page-order-detail .button-primary {
  min-width: 112px;
  overflow: visible;
  color: #fff !important;
  font-size: 11px !important;
  line-height: 1.3 !important;
  letter-spacing: 0.16em !important;
  text-indent: 0 !important;
  text-shadow: none;
  white-space: nowrap;
}

.page-history .view-order-details-link,
.page-order-detail .button-primary,
.page-order-detail .form-control-submit,
.page-order-return .form-control-submit {
  background: #6654a3;
  color: #fff;
}

.page-history .view-order-details-link:hover,
.page-history .reorder-link:hover,
.page-order-detail .button-primary:hover,
.page-order-detail .form-control-submit:hover,
.page-order-return .form-control-submit:hover {
  border-color: #2b2927;
  background: #2b2927;
  color: #fff;
}

.page-history .order-actions a + a {
  margin-left: 10px;
}

.page-history .order,
.page-order-follow .order-return,
.page-order-slip .credit-slip,
.page-order-detail .history-line,
.page-order-detail .shipping-line,
.page-order-detail .box,
.page-order-return .card,
.page-order-return .box {
  padding: 26px 28px;
  border: 1px solid rgba(102, 84, 163, 0.14);
  border-radius: 0;
  background: #fff;
  box-shadow: 0 20px 40px rgba(24, 18, 35, 0.04);
}

.page-history .order,
.page-order-follow .order-return,
.page-order-slip .credit-slip,
.page-order-detail .box,
.page-order-detail .history-line,
.page-order-detail .shipping-line,
.page-order-return .card,
.page-order-return .box {
  margin-bottom: 20px;
}

.page-history .order h3,
.page-order-detail .box h3,
.page-order-detail .box h4,
.page-order-return .card-title,
.page-order-return .box h3 {
  margin: 0 0 14px;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 24px;
  font-weight: 300;
  line-height: 1.08;
}

.page-history .order h3 {
  font-size: 22px;
}

.page-history .order .status,
.page-order-detail .history-line .state {
  margin-top: 12px;
}

.page-order-detail #order-infos,
.page-order-detail .addresses {
  margin-bottom: 24px;
}

.page-order-detail .addresses {
  display: flex;
  flex-wrap: wrap;
}

.page-order-detail .addresses > [class*="col-"] {
  margin-bottom: 20px;
}

.page-order-detail .box ul,
.page-order-follow .order-return ul,
.page-order-slip .credit-slip ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.page-order-detail .box li,
.page-order-follow .order-return li,
.page-order-slip .credit-slip li {
  margin-bottom: 10px;
}

.page-order-detail .box li:last-child,
.page-order-follow .order-return li:last-child,
.page-order-slip .credit-slip li:last-child {
  margin-bottom: 0;
}

.page-order-detail address,
.page-order-return .card address {
  margin: 0;
  color: #5f5a68;
  font-family: var(--ym-font-family);
  font-size: 15px;
  font-weight: 300;
  line-height: 1.85;
}

.page-order-detail .order-items .order-item,
.page-order-detail .order-totals .order-total,
.page-order-return .order-items .order-item,
.page-order-return .order-totals .order-total {
  color: #2b2927;
  font-family: var(--ym-font-family);
}

.page-order-detail .messages .message {
  margin: 0;
  padding: 16px 0;
  border-top: 1px solid rgba(102, 84, 163, 0.12);
}

.page-order-detail .messages .message:first-of-type {
  padding-top: 0;
  border-top: 0;
}

.page-order-detail .order-message-form .form-control-label,
.page-order-return .form-control-label {
  margin-bottom: 9px;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.16em;
  line-height: 1.4;
  text-transform: uppercase;
}

.page-order-detail .order-message-form .form-control,
.page-order-detail .order-message-form .form-control-select,
.page-order-return .form-control,
.page-order-return .form-control-select {
  min-height: 54px;
  border: 1px solid rgba(102, 84, 163, 0.18);
  border-radius: 0;
  background: #fff;
  box-shadow: none;
  color: #2b2927;
  font-family: var(--ym-font-family);
  font-size: 15px;
  font-weight: 300;
}

.page-order-detail .order-message-form textarea.form-control,
.page-order-return textarea.form-control {
  min-height: 120px;
  padding-top: 16px;
  padding-bottom: 16px;
  resize: vertical;
}

.page-order-detail .order-message-form .form-control:focus,
.page-order-detail .order-message-form .form-control-select:focus,
.page-order-return .form-control:focus,
.page-order-return .form-control-select:focus {
  border-color: #6654a3;
  box-shadow: none;
}

.page-history .alert,
.page-order-detail .alert,
.page-order-follow .alert,
.page-order-return .alert,
.page-order-slip .alert {
  margin-bottom: 20px;
  border: 0;
  border-radius: 0;
  background: #6654a3;
  color: #fff;
  font-family: var(--ym-font-family);
  font-size: 14px;
  font-weight: 300;
  line-height: 1.65;
}

.page-history .page-footer,
.page-order-detail .page-footer,
.page-order-follow .page-footer,
.page-order-return .page-footer,
.page-order-slip .page-footer {
  margin-top: 38px;
  padding-top: 22px;
  border-top: 1px solid rgba(102, 84, 163, 0.14);
}

.page-history .page-footer .account-link,
.page-order-detail .page-footer .account-link,
.page-order-follow .page-footer .account-link,
.page-order-return .page-footer .account-link,
.page-order-slip .page-footer .account-link {
  display: inline-flex;
  align-items: center;
  margin-right: 22px;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.12em;
  line-height: 1.4;
  text-transform: uppercase;
  text-decoration: none !important;
}

.page-history .page-footer .account-link i,
.page-order-detail .page-footer .account-link i,
.page-order-follow .page-footer .account-link i,
.page-order-return .page-footer .account-link i,
.page-order-slip .page-footer .account-link i {
  margin-right: 8px;
  font-size: 18px;
}

@media (max-width: 991px) {
  .page-history .page-header h1,
  .page-order-detail .page-header h1,
  .page-order-follow .page-header h1,
  .page-order-return .page-header h1,
  .page-order-slip .page-header h1 {
    font-size: 34px;
  }
}

@media (max-width: 767px) {
  .page-history .page-header,
  .page-order-detail .page-header,
  .page-order-follow .page-header,
  .page-order-return .page-header,
  .page-order-slip .page-header {
    margin-bottom: 22px;
  }

  .page-history .page-header h1,
  .page-order-detail .page-header h1,
  .page-order-follow .page-header h1,
  .page-order-return .page-header h1,
  .page-order-slip .page-header h1 {
    font-size: 30px;
  }

  .page-history .order,
  .page-order-follow .order-return,
  .page-order-slip .credit-slip,
  .page-order-detail .box,
  .page-order-detail .history-line,
  .page-order-detail .shipping-line,
  .page-order-return .card,
  .page-order-return .box {
    padding: 22px 18px 20px;
  }

  .page-history .view-order-details-link,
  .page-history .reorder-link,
  .page-order-detail .button-primary,
  .page-order-detail .form-control-submit,
  .page-order-return .form-control-submit {
    width: 100%;
  }

  .page-history .order-actions a + a {
    margin-top: 10px;
    margin-left: 0;
  }

  .page-history .page-footer .account-link,
  .page-order-detail .page-footer .account-link,
  .page-order-follow .page-footer .account-link,
  .page-order-return .page-footer .account-link,
  .page-order-slip .page-footer .account-link {
    display: flex;
    margin: 0 0 12px;
  }
}

/* My alerts */
body#module-ps_emailalerts-account #main {
  max-width: 1640px;
}

body#module-ps_emailalerts-account .page-header {
  margin: 0 0 28px;
}

body#module-ps_emailalerts-account .page-header h1 {
  margin: 0;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 42px;
  font-weight: 300;
  letter-spacing: 0.01em;
  line-height: 1.04;
}

body#module-ps_emailalerts-account #content.page-content {
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

body#module-ps_emailalerts-account #notifications .notifications-container {
  padding-right: 0;
  padding-left: 0;
}

body#module-ps_emailalerts-account .ym-mailalerts-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

body#module-ps_emailalerts-account .ym-mailalerts-item {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 18px;
  padding: 22px 24px;
  border: 1px solid rgba(102, 84, 163, 0.14);
  background: #fff;
  box-shadow: 0 16px 36px rgba(24, 18, 35, 0.04);
}

body#module-ps_emailalerts-account .ym-mailalerts-item:last-child {
  margin-bottom: 0;
}

body#module-ps_emailalerts-account .ym-mailalerts-item__media {
  display: block;
  flex: 0 0 132px;
  max-width: 132px;
  padding: 0;
  text-align: center;
  text-decoration: none !important;
}

body#module-ps_emailalerts-account .ym-mailalerts-item__image {
  display: block;
  width: 132px;
  height: 132px;
  max-width: none;
  object-fit: cover;
  object-position: center;
  background: #faf8fd;
}

body#module-ps_emailalerts-account .ym-mailalerts-item__content {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  min-width: 0;
  padding: 0;
  color: inherit !important;
  text-decoration: none !important;
}

body#module-ps_emailalerts-account .ym-mailalerts-item__title {
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 24px;
  font-weight: 300;
  line-height: 1.15;
}

body#module-ps_emailalerts-account .ym-mailalerts-item__attributes {
  display: block;
  margin-top: 8px;
  color: #5f5a68;
  font-family: var(--ym-font-family);
  font-size: 14px;
  font-weight: 300;
  line-height: 1.7;
}

body#module-ps_emailalerts-account .ym-mailalerts-item__remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 52px;
  width: 52px;
  height: 52px;
  min-width: 52px;
  padding: 0;
  border: 1px solid rgba(102, 84, 163, 0.22);
  border-radius: 0;
  background: #fff;
  color: #6654a3 !important;
  text-decoration: none !important;
  box-shadow: none;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

body#module-ps_emailalerts-account .ym-mailalerts-item__remove:hover,
body#module-ps_emailalerts-account .ym-mailalerts-item__remove:focus {
  border-color: #6654a3;
  background: #6654a3;
  color: #fff !important;
}

body#module-ps_emailalerts-account .ym-mailalerts-item__remove i {
  font-size: 20px;
}

body#module-ps_emailalerts-account .alert {
  margin-bottom: 20px;
  border: 0;
  border-radius: 0;
  background: #6654a3;
  color: #fff;
  font-family: var(--ym-font-family);
  font-size: 14px;
  font-weight: 300;
  line-height: 1.65;
}

body#module-ps_emailalerts-account .page-footer {
  margin-top: 38px;
  padding-top: 22px;
  border-top: 1px solid rgba(102, 84, 163, 0.14);
}

body#module-ps_emailalerts-account .page-footer .account-link {
  display: inline-flex;
  align-items: center;
  margin-right: 22px;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.12em;
  line-height: 1.4;
  text-transform: uppercase;
  text-decoration: none !important;
}

body#module-ps_emailalerts-account .page-footer .account-link i {
  margin-right: 8px;
  font-size: 18px;
}

@media (max-width: 991px) {
  body#module-ps_emailalerts-account .page-header h1 {
    font-size: 34px;
  }
}

@media (max-width: 767px) {
  body#module-ps_emailalerts-account .page-header {
    margin-bottom: 22px;
  }

  body#module-ps_emailalerts-account .page-header h1 {
    font-size: 30px;
  }

  body#module-ps_emailalerts-account .ym-mailalerts-item {
    flex-wrap: wrap;
    gap: 16px;
    padding: 20px 18px;
  }

  body#module-ps_emailalerts-account .ym-mailalerts-item__media {
    flex: 0 0 96px;
    max-width: 96px;
  }

  body#module-ps_emailalerts-account .ym-mailalerts-item__image {
    width: 96px;
    height: 96px;
  }

  body#module-ps_emailalerts-account .ym-mailalerts-item__content {
    flex: 1 1 calc(100% - 112px);
  }

  body#module-ps_emailalerts-account .ym-mailalerts-item__title {
    font-size: 20px;
  }

  body#module-ps_emailalerts-account .ym-mailalerts-item__remove {
    flex: 0 0 100%;
    width: 100%;
  }

  body#module-ps_emailalerts-account .page-footer .account-link {
    display: flex;
    margin: 0 0 12px;
  }
}

/* Wishlist */
.wishlist-container,
.wishlist-products-container {
  max-width: 1640px;
}

.wishlist-container .wishlist-container-header,
.wishlist-products-container .wishlist-products-container-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
  margin: 0 0 28px;
}

.wishlist-container .wishlist-container-header h1,
.wishlist-products-container .wishlist-products-container-header h1 {
  margin: 0;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 42px;
  font-weight: 300;
  letter-spacing: 0.01em;
  line-height: 1.04;
}

.wishlist-products-container .wishlist-products-count {
  color: #8a82a3;
  font-family: var(--ym-font-family);
  font-size: 24px;
  font-weight: 300;
  line-height: 1.1;
}

.wishlist-container #content.page-content.card,
.wishlist-products-container #content.page-content.card {
  padding: 0;
  border: 1px solid rgba(102, 84, 163, 0.14);
  border-radius: 0;
  background: #fff;
  box-shadow: 0 20px 40px rgba(24, 18, 35, 0.04);
}

.wishlist-add-to-new {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 14px 24px;
  border: 1px solid #6654a3;
  border-radius: 0;
  background: #6654a3;
  color: #fff !important;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.16em;
  line-height: 1.3;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.wishlist-add-to-new:hover,
.wishlist-add-to-new:focus {
  border-color: #2b2927;
  background: #2b2927;
  color: #fff !important;
}

.wishlist-add-to-new i {
  margin-right: 8px;
  font-size: 18px;
}

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

.wishlist-list-item {
  border-top: 1px solid rgba(102, 84, 163, 0.12);
}

.wishlist-list-item:first-child {
  border-top: 0;
}

.wishlist-list-item-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 28px 30px;
  color: inherit !important;
  text-decoration: none !important;
}

.wishlist-list-item-link:hover {
  background: rgba(102, 84, 163, 0.035);
}

.wishlist-list-item-link:hover,
.wishlist-list-item-link:focus,
.wishlist-list-item-link:hover .wishlist-list-item-title,
.wishlist-list-item-link:focus .wishlist-list-item-title,
.wishlist-list-item-link:hover .wishlist-list-item-title span,
.wishlist-list-item-link:focus .wishlist-list-item-title span {
  color: #2b2927 !important;
  text-decoration: none !important;
}

.wishlist-list-item-title {
  margin: 0;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 24px;
  font-weight: 300;
  line-height: 1.08;
}

.wishlist-list-item-title span {
  color: #5f5a68;
  font-size: 18px;
}

.wishlist-list-item-right {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 0 0 auto;
}

.wishlist-list-item-actions,
.wishlist-list-item-right > button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 1px solid rgba(102, 84, 163, 0.22);
  border-radius: 0;
  background: #fff;
  color: #6654a3;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.wishlist-list-item-actions:hover,
.wishlist-list-item-right > button:hover {
  border-color: #6654a3;
  background: #6654a3;
  color: #fff;
}

.wishlist-list-item-actions i,
.wishlist-list-item-right > button i {
  font-size: 20px;
}

.wishlist-list-item-right .dropdown-menu {
  right: 0;
  left: auto;
  min-width: 180px;
  margin-top: 8px;
  padding: 8px 0;
  border: 1px solid rgba(102, 84, 163, 0.14);
  border-radius: 0;
  background: #fff;
  box-shadow: 0 18px 34px rgba(24, 18, 35, 0.08);
}

.wishlist-list-item-right .dropdown-menu > button {
  display: block;
  width: 100%;
  padding: 11px 16px;
  border: 0;
  background: transparent;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.14em;
  line-height: 1.4;
  text-align: left;
  text-transform: uppercase;
}

.wishlist-list-item-right .dropdown-menu > button:hover {
  background: rgba(102, 84, 163, 0.06);
  color: #2b2927;
}

.wishlist-list-empty {
  margin: 0;
  padding: 36px 24px;
  color: #5f5a68;
  font-family: var(--ym-font-family);
  font-size: 18px;
  font-weight: 300;
  line-height: 1.7;
  text-align: center;
}

.wishlist-products-container .sort-by-row {
  display: flex;
  align-items: center;
  gap: 14px;
  min-width: 310px;
}

.wishlist-products-container .sort-by {
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.16em;
  line-height: 1.4;
  text-transform: uppercase;
}

.wishlist-products-container .products-sort-order {
  float: none;
  width: auto;
}

.wishlist-products-container .products-sort-order .select-title {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  min-width: 220px;
  min-height: 52px;
  padding: 14px 18px;
  border: 1px solid rgba(102, 84, 163, 0.18);
  border-radius: 0;
  background: #fff;
  color: #2b2927;
  font-family: var(--ym-font-family);
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
  text-decoration: none !important;
  box-shadow: none;
}

.wishlist-products-container .products-sort-order .select-title i {
  margin-left: 12px;
  color: #6654a3;
}

.wishlist-products-container .products-sort-order .dropdown-menu {
  width: 100%;
  min-width: 220px;
  margin-top: 8px;
  padding: 8px 0;
  border: 1px solid rgba(102, 84, 163, 0.14);
  border-radius: 0;
  background: #fff;
  box-shadow: 0 18px 34px rgba(24, 18, 35, 0.08);
}

.wishlist-products-container .products-sort-order .select-list {
  display: block;
  padding: 11px 16px;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.14em;
  line-height: 1.4;
  text-transform: uppercase;
  text-decoration: none !important;
  cursor: pointer;
}

.wishlist-products-container .products-sort-order .select-list:hover {
  background: rgba(102, 84, 163, 0.06);
  color: #2b2927;
}

.wishlist-products-list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin: 0;
  padding: 30px;
  list-style: none;
}

.wishlist-products-item {
  flex: 0 0 calc(33.3333% - 16px);
  min-width: 0;
  margin: 0;
}

.wishlist-product {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  max-width: none;
  padding: 18px;
  border: 1px solid rgba(102, 84, 163, 0.14);
  background: #fff;
  box-shadow: 0 16px 36px rgba(24, 18, 35, 0.04);
}

.wishlist-product-link {
  display: flex;
  flex-direction: column;
  width: 100%;
  color: inherit !important;
  text-decoration: none !important;
}

.wishlist-products-list .wishlist-product-image {
  position: relative !important;
  display: block !important;
  overflow: hidden !important;
  width: 100% !important;
  height: 250px !important;
  min-height: 250px !important;
  aspect-ratio: auto !important;
  margin-bottom: 18px;
  background: #faf8fd;
}

.wishlist-products-list .wishlist-product-image img {
  position: absolute !important;
  inset: 0 !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-width: 100% !important;
  min-height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  margin: 0 !important;
  transform: none !important;
  object-fit: cover !important;
  object-position: center center !important;
  transition: transform 0.25s ease-out;
}

.wishlist-products-list .wishlist-product-link:hover .wishlist-product-image img {
  transform: scale(1.04) !important;
}

.wishlist-product-availability {
  margin: 10px 0 0;
  color: #5f5a68;
  font-family: var(--ym-font-family);
  font-size: 13px;
  font-weight: 300;
  line-height: 1.6;
}

.wishlist-product-right {
  min-height: 0;
}

.wishlist-product-title {
  margin: 0 0 10px;
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 22px;
  font-weight: 300;
  line-height: 1.12;
}

.wishlist-product-price {
  margin: 0 0 12px;
  color: #2b2927;
  font-family: var(--ym-font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
}

.wishlist-product-price-promo {
  margin-right: 8px;
  color: #8e8898;
  font-size: 14px;
  font-weight: 300;
  text-decoration: line-through;
}

.wishlist-product-combinations {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 18px;
}

.wishlist-product-combinations-text {
  margin: 0;
  color: #5f5a68;
  font-family: var(--ym-font-family);
  font-size: 14px;
  font-weight: 300;
  line-height: 1.7;
}

.wishlist-product-combinations a {
  color: #6654a3;
}

.wishlist-product-bottom {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: auto;
}

.wishlist-product-addtocart {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 auto;
  min-height: 52px;
  padding: 14px 18px;
  border: 1px solid #6654a3;
  border-radius: 0;
  background: #6654a3;
  color: #fff;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.16em;
  line-height: 1.3;
  text-transform: uppercase;
  box-shadow: none;
}

.wishlist-product-addtocart.btn-secondary {
  background: #fff;
  color: #6654a3;
}

.wishlist-product-addtocart:hover,
.wishlist-product-addtocart:focus {
  border-color: #2b2927;
  background: #2b2927;
  color: #fff;
}

.wishlist-product-addtocart .shopping-cart {
  margin-right: 8px;
  font-size: 18px;
}

.wishlist-product-bottom .wishlist-button-add {
  position: static;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 52px;
  width: 52px;
  height: 52px;
  padding: 0;
  border: 1px solid rgba(102, 84, 163, 0.22);
  border-radius: 0;
  background: #fff;
  color: #6654a3;
}

.wishlist-product-bottom .wishlist-button-add:hover {
  border-color: #6654a3;
  background: #6654a3;
  color: #fff;
}

.wishlist-footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 22px;
  margin-top: 38px;
  margin-bottom: 32px;
  padding-top: 22px;
  border-top: 1px solid rgba(102, 84, 163, 0.14);
}

.wishlist-footer-links > a {
  display: inline-flex;
  align-items: center;
  color: #6654a3 !important;
  font-family: var(--ym-font-family);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.12em;
  line-height: 1.4;
  text-transform: uppercase;
  text-decoration: none !important;
}

.wishlist-footer-links > a i {
  margin-right: 8px;
  font-size: 18px;
}

.wishlist-modal .modal-content {
  border: 1px solid rgba(102, 84, 163, 0.14);
  border-radius: 0;
  box-shadow: 0 24px 48px rgba(24, 18, 35, 0.12);
}

.wishlist-modal .modal-header,
.wishlist-modal .modal-footer {
  padding-right: 28px;
  padding-left: 28px;
}

.wishlist-modal .modal-body {
  padding: 0 28px 24px;
}

.wishlist-modal .modal-header h5 {
  color: #6654a3;
  font-family: var(--ym-font-family);
  font-size: 28px;
  font-weight: 300;
  line-height: 1.08;
}

.wishlist-modal .modal-text,
.wishlist-modal .modal-body,
.wishlist-modal .form-group,
.wishlist-modal .form-control {
  font-family: var(--ym-font-family);
}

.wishlist-modal .form-control {
  min-height: 54px;
  border: 1px solid rgba(102, 84, 163, 0.18);
  border-radius: 0;
  box-shadow: none;
}

.wishlist-modal .form-control:focus {
  border-color: #6654a3;
  box-shadow: none;
}

.wishlist-modal .modal-footer .btn {
  min-height: 48px;
  padding: 12px 18px;
  border-radius: 0;
  font-family: var(--ym-font-family);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.16em;
  line-height: 1.3;
  text-transform: uppercase;
}

.wishlist-modal .modal-footer .btn-primary {
  border-color: #6654a3;
  background: #6654a3;
}

.wishlist-modal .modal-footer .btn-secondary {
  border-color: rgba(102, 84, 163, 0.22);
  background: #fff;
  color: #6654a3;
}

@media (max-width: 1199px) {
  .wishlist-products-item {
    flex: 0 0 calc(50% - 12px);
  }
}

@media (max-width: 767px) {
  .wishlist-container .wishlist-container-header,
  .wishlist-products-container .wishlist-products-container-header {
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 22px;
  }

  .wishlist-container .wishlist-container-header h1,
  .wishlist-products-container .wishlist-products-container-header h1 {
    font-size: 30px;
  }

  .wishlist-add-to-new {
    width: 100%;
  }

  .wishlist-list-item-link {
    padding: 22px 18px;
  }

  .wishlist-list-item-title {
    font-size: 20px;
  }

  .wishlist-products-container .sort-by-row {
    width: 100%;
    min-width: 0;
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
  }

  .wishlist-products-container .products-sort-order,
  .wishlist-products-container .products-sort-order .select-title,
  .wishlist-products-container .products-sort-order .dropdown-menu {
    width: 100%;
    min-width: 0;
  }

  .wishlist-products-list {
    padding: 22px 18px;
    gap: 18px;
  }

  .wishlist-products-item {
    flex: 0 0 100%;
  }

  .wishlist-product {
    padding: 16px;
  }

  .wishlist-products-list .wishlist-product-image {
    height: 220px !important;
    min-height: 220px !important;
  }

  .wishlist-product-bottom {
    flex-wrap: wrap;
  }

  .wishlist-product-addtocart,
  .wishlist-product-bottom .wishlist-button-add {
    width: 100%;
  }

  .wishlist-product-bottom .wishlist-button-add {
    flex: 1 1 auto;
    height: 52px;
  }

  .wishlist-footer-links > a {
    display: flex;
    width: 100%;
  }
}

/* Seller panel: keep the menu/content columns stable without stretching the shell to the footer. */
@media (min-width: 769px) {
  body[id^="module-marketplace-"] .wk-mp-block:has(> .wk_menu_item) {
    display: grid;
    grid-template-columns: minmax(220px, 20%) minmax(0, 1fr);
    column-gap: 2%;
    align-items: start;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  body[id^="module-marketplace-"] .wk-mp-block:has(> .wk_menu_item) > .wk_menu_item {
    float: none;
    width: auto;
    margin-right: 0;
  }

  body[id^="module-marketplace-"] .wk-mp-block:has(> .wk_menu_item) > .wk-mp-content {
    float: none;
    width: auto;
    min-width: 0;
  }
}

body[id^="module-marketplace-"]:has(.wk-seller-panel-footer) main {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-height: 100dvh;
}

body[id^="module-marketplace-"]:has(.wk-seller-panel-footer) #wrapper,
body[id^="module-marketplace-"]:has(.wk-seller-panel-footer) #footer {
  width: 100%;
}

body[id^="module-marketplace-"] #footer:has(.wk-seller-panel-footer) {
  margin-top: auto;
  padding-top: 0;
}

/* Service PDP: services are sold as one configured line, never through native quantity. */
.product-add-to-cart.ym-service-add-to-cart > .control-label,
.product-add-to-cart.ym-service-add-to-cart .qty,
.product-add-to-cart.ym-service-add-to-cart .bootstrap-touchspin,
.product-add-to-cart.ym-service-add-to-cart .input-group-btn-vertical {
  display: none !important;
}

.product-add-to-cart.ym-service-add-to-cart #quantity_wanted {
  display: none !important;
}
