@charset "UTF-8";
#footercontent .footer-link a:hover {
  color: #782157 !important;
  text-decoration: underline;
  cursor: pointer;
}

#footercontent .footer-link a:not(.btn-primary):not(.btn-outline-primary) {
  color: #000;
}

footer {
  font-family: brandon-grotesque, arial !important;
}

.bg-footer {
  background-color: #F0F0F1;
  padding: 50px 0 30px;
}

.footer-heading {
  letter-spacing: 2px;
}

footer a:hover {
  color: #782157;
}

.footer-link a {
  color: #000;
  line-height: 22px;
  font-size: 15px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-weight: 400;
}

.footer-link a:hover {
  color: #782157;
}

.FMJ_social-icons svg.bi.bi-twitter-x {
  margin-bottom: 6px;
}

.contact-info {
  color: #acacac;
  font-size: 0.875rem;
}

.footer-social-icon {
  font-size: 15px;
  height: 34px;
  width: 34px;
  line-height: 34px;
  border-radius: 3px;
  text-align: center;
  display: inline-block;
}

.facebook {
  background-color: #4e71a8;
  color: #fff;
}

.twitter {
  background-color: #55acee;
  color: #fff;
}

.google {
  background-color: #d6492f;
  color: #fff;
}

.apple {
  background-color: #424041;
  color: #fff;
}

.footer-alt {
  color: #acacac;
}

.footer-heading {
  position: relative;
  padding-bottom: 12px;
  font-size: 0.875rem;
  color: #000;
  font-weight: 500;
}

.footer-heading:after {
  content: "";
  width: 100%;
  border-bottom: 1px solid #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  border-bottom: 1px solid #ddd;
}

.footerFollowUs:after {
  content: "";
  width: 100%;
  border-bottom: 1px solid #fff;
  position: relative;
  left: 0;
  bottom: 0;
  display: block;
  border-bottom: 1px solid #ddd;
  margin: 0;
}

.newsletter {
  max-width: 650px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  font-size: 0.875rem;
}

.newsletter h2 {
  color: #243c4f;
  margin-bottom: 40px;
}

.newsletter .form-control {
  border-color: #fff;
  border-radius: 0;
  border: 1px solid #ccc;
  color: #000;
  line-height: 20px;
}

.newsletter .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ccc;
  color: #000;
}

.newsletter form p {
  margin-bottom: 0px;
  font-weight: 400;
  line-height: 20px;
}

.newsletter .btn {
  float: left;
  position: relative;
  white-space: nowrap;
  vertical-align: middle;
  display: table-cell;
  height: 38px;
  width: 38px;
  background-color: #525656;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
  line-height: 16px;
}

.footerFollowUs {
  font-size: 0.875rem;
  color: #000;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 17px;
  text-align: left;
  margin-top: 0;
}

.follow-us {
  margin-top: 10px;
}

.FMJ_social-icons .fa,
.FMJ_social-icons svg {
  margin-right: 4px;
  background: #792058;
  border-radius: 50%;
  padding: 8px;
  color: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 16px;
}

.FMJ_social-icons .fa:hover,
.FMJ_social-icons svg:hover {
  background: #611644;
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-x-twitter:before {
  content: "\e61b";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-instagram:before {
  content: "\f16d";
}

.footer-tc {
  color: #000;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  list-style: none;
  padding-left: 0px;
}

.footer-tc li {
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
}

.footer-bold {
  font-weight: 500;
}

.copyright-notice {
  font-weight: 400;
}

.copyright-notice p {
  line-height: 20px;
}

.footer-bold li a:hover {
  color: #782157 !important;
  text-decoration: underline !important;
}

.footer-bold li a {
  color: #000 !important;
}

.footer-tc li {
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
}

ul.list-unstyled {
  color: #000;
  font-size: 15px;
  line-height: 22px;
  text-align: left;
  list-style-position: outside;
  overflow: hidden;
  padding-left: 0px;
  margin: 0 !important;
}

.copyright-notice p {
  color: #000;
  margin: 0;
}

.FMJ_social-icons svg {
  vertical-align: top;
}

h6.footer-heading.text-uppercase a:hover, h6.footer-heading.text-uppercase:not(:has(a)):hover {
  text-decoration: underline;
  color: #782157 !important;
}

.newsletter-and-follow h6.footer-heading.text-uppercase:hover {
  text-decoration: none !important;
  color: #000 !important;
}

#footercontent h6.footer-heading a:not(.btn-primary):not(.btn-outline-primary) {
  font-weight: 500;
  color: #000;
  letter-spacing: 1px;
}

.col-pay li:first-of-type {
  margin: 0 0 9% 0;
}

.col-pay li div img {
  width: 63px;
  margin: 0 4% 0 0;
  font-weight: 400;
  font-family: brandon-grotesque, arial !important;
}

.col-pay li div div {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.col-pay li div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

footer input.form-control::-webkit-input-placeholder {
  font-size: 0.875rem;
}

footer input.form-control::-moz-placeholder {
  font-size: 0.875rem;
}

footer input.form-control:-ms-input-placeholder {
  font-size: 0.875rem;
}

footer input.form-control::-ms-input-placeholder {
  font-size: 0.875rem;
}

footer input.form-control::placeholder {
  font-size: 0.875rem;
}

@font-face {
  font-family: "brandon-grotesque";
  src: url("/fonts/brandon-grotesque/Brandon_Grotesque_regular.otf") format("opentype");
}
footer {
  font-family: brandon-grotesque, arial !important;
  font-weight: 100;
}

.accordion-header i {
  display: none;
}

.newsletter .accordion-body {
  display: none;
}

.newsletter .accordion-header {
  cursor: pointer;
}

.newsletter form input {
  height: 38px;
  width: 80%;
  max-width: 281px;
  border: 1px solid #ccc;
  border-radius: 4px 0 0 4px;
  background-color: #fff;
  float: left;
  padding: 6px 12px;
  font-size: 0.875rem;
}

.desktop-footer {
  display: block;
}

.mobile-footer {
  display: none;
}

.footer-tc {
  margin-bottom: 10px;
}

.newsletter .fa-angle-right {
  color: #fff;
  font-weight: 400;
}

.footer-heading a,
footer .footer-link li a,
.footer-heading,
.input-group,
form p,
ul.footer-tc li,
.footer-tc li a,
.copyright-notice p {
  font-family: brandon-grotesque, arial !important;
}

@media (max-width: 768px) {
  .footer-tc {
    margin-bottom: 0;
  }
  .footer-tc a {
    color: #000;
  }
  .footerFollowUs {
    font-weight: bold;
    margin-bottom: 18px;
  }
  h6.footer-heading.text-uppercase a:hover {
    text-decoration: none;
  }
  .footer-container {
    margin-bottom: 20px;
  }
  .footer-social {
    margin-bottom: 0;
  }
  .footer-bold {
    font-weight: 500;
  }
  .mobile-footer {
    display: block;
  }
  .desktop-footer {
    display: none;
  }
  .newsletter .accordion-body {
    display: none;
  }
  .newsletter .accordion-header {
    display: block;
  }
  .accordion {
    display: block;
  }
  .accordion-icon {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    cursor: pointer;
    line-height: 17px;
  }
  .accordion-header {
    cursor: pointer;
    background-color: #f0f0f1;
    padding: 15px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .accordion-body {
    /* padding: 15px;*/
    background-color: #F0F0F1;
    padding: 4% !important;
    border-bottom: 1px solid #ddd;
    display: none;
  }
  .accordion-header i {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  .accordion-header.active i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .accordion-header i {
    display: inline-block;
    float: right;
  }
  .newsletter {
    max-width: 100%;
  }
  .accordion-header.active i {
    content: "u25B2";
  }
  .newsletter.accordion-header {
    display: block;
    /* Show the accordion header only on mobile */
  }
  a.accordiontoggle.footer-toggle-text {
    color: #000 !important;
  }
  .footer-heading.footer-follow-text:hover {
    text-decoration: none;
  }
  a.footer-signup-link {
    color: #000 !important;
  }
  .footer-heading.footer-signup-text:hover {
    text-decoration: none;
  }
  h6.footer-heading.text-uppercase a:hover, h6.footer-heading.text-uppercase:not(:has(a)):hover {
    text-decoration: none;
    color: #000 !important;
  }
  .accordion-body p {
    color: #000;
  }
  .signup-up-arrow {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  footer .col-lg-2,
  footer .col-lg-3 {
    width: 25%;
    margin-bottom: 5%;
    border-bottom: 1px solid #ddd;
  }
  .col-lg-3.newsletter-and-follow {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 32px;
    width: 100%;
  }
  .newsletter-and-follow .content-asset {
    width: 50%;
  }
  .follow-us {
    margin-top: 0;
  }
  .footer-heading {
    letter-spacing: 1.1px;
  }
}
.nav-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  position: relative;
  height: 0;
}

.nav-icons i {
  font-size: 1.2rem;
  color: #333;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.nav-icons i:hover {
  color: #007BFF;
}

@media (max-width: 768px) {
  .nav-icons {
    display: none;
  }
}
.search-icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
}

.textbox {
  visibility: hidden;
  color: black;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -75px;
  top: 0px;
  height: 25px;
  right: 150px;
  border-width: 0;
  -webkit-transition: 0.1s;
  border: none;
  border-bottom: 1px solid rgb(82, 86, 86);
}

.search-icon:hover .textbox {
  visibility: visible;
  overflow: scroll;
}

.heart-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0;
}

.wishlists {
  visibility: hidden;
  background-color: #792058;
  position: absolute;
  background-color: #792058 !important;
  color: #fff !important;
  border: 1px solid #792058;
  margin-top: 10%;
}

.heart-icon:hover .wishlists {
  visibility: visible;
}

.heart-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0;
}

.fa-heart {
  font-size: 18px;
  margin-bottom: 10px;
}

.wishlists {
  padding: 10px 20px;
  font-size: 16px;
}

.user-list-options {
  visibility: hidden;
}

.user-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0;
}

i.fa.fa-shopping-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0;
}

.user-icon:hover .user-list-options {
  visibility: visible;
}

.popover-content {
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  position: absolute;
  top: 100%;
  left: 56;
  padding: 10px;
  width: auto;
  white-space: nowrap;
  z-index: 1000;
  background-color: #fff;
  margin-top: 10%;
}

.popover-content span {
  display: block;
  /* padding: 10px 0 12px 0; */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.popover-content a {
  color: #000;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  text-align: left;
  font-size: 16px;
  background: none;
}

.popover-content a:hover {
  text-decoration: underline !important;
}

p.newsletter-successmessag {
  font-weight: 500 !important;
}

.nav-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  position: relative;
  height: 0;
}

.icon-container {
  padding-top: 0.8em;
  padding-right: 12px;
}

.nav-border-fmj {
  border-bottom: 1px solid #c3c3c3;
  font-family: brandon-grotesque, arial !important;
}

nav .container {
  max-width: 100% !important;
}

.nav-icons i {
  font-size: 1.2rem;
  color: #333;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 24px;
}

.nav-icons i:hover {
  color: #007BFF;
}

.navbar-header {
  height: auto !important;
  font-family: brandon-grotesque, arial !important;
  color: #000;
  font-size: 17px;
}

.user-icon a {
  font-family: brandon-grotesque, arial !important;
}

a.logo-home {
  color: #000;
  line-height: 24px;
  font-family: brandon-grotesque, arial !important;
}

a.logo-home img {
  color: #000;
  font-family: brandon-grotesque, arial !important;
}

@media (max-width: 768px) {
  .nav-icons {
    display: none;
  }
  nav {
    display: none !important;
  }
}
.search-icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
}

.textbox {
  visibility: hidden;
  color: black;
  text-align: left;
  padding: 5px;
  border-radius: 6px;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -75px;
  top: 0px;
  width: 218px;
  height: 28px;
  right: 150px;
  border-width: 2px;
  -webkit-transition: 0.1s;
  border: 2px solid #000;
  font-family: brandon-grotesque, arial !important;
}

.textbox-after-hover-leave {
  visibility: visible;
  color: black;
  text-align: left;
  padding: 5px;
  border-radius: 6px;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -75px;
  top: 0px;
  width: 218px;
  height: 28px;
  right: 150px;
  border-width: 2px;
  -webkit-transition: 0.1s;
  border: 2px solid #000;
}

.textbox-after-hover-click {
  visibility: visible;
  color: black;
  text-align: left;
  padding: 5px;
  border-radius: 6px;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -75px;
  top: 0px;
  width: 218px;
  height: 28px;
  right: 150px;
  border-width: 0;
  -webkit-transition: 0.1s;
  border: none;
  border-bottom: 1px solid rgb(82, 86, 86);
}

.searchButton:hover {
  border-bottom: 1px solid #000 !important;
}

.search-icon:hover .textbox {
  visibility: visible;
  overflow: scroll;
}

.heart-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0;
}

.wishlists {
  visibility: hidden;
  position: absolute;
  background-color: #792058 !important;
  color: #fff !important;
  border: 1px solid #792058;
  margin-top: 9%;
  font-family: "brandon-grotesque", arial !important;
  padding: 15px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  font-size: 0.875rem;
  line-height: 1.42857143;
  border-radius: 4px;
}

.heart-icon:hover .wishlists {
  display: none;
}

.heart-icon:hover .wishlists {
  visibility: visible;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  font-size: 0.875rem;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.heart-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0;
}

.heart-icon-header {
  margin-top: 4px;
}
.heart-icon-header .popover {
  top: 26px;
}
.heart-icon-header .fa-heart-o + .popover {
  max-width: 276px !important;
  left: 43px;
}
.heart-icon-header .user-message {
  bottom: 6px;
  font-size: 12PX;
  line-height: 12PX;
  position: absolute;
  text-decoration: none;
  vertical-align: bottom;
}
.heart-icon-header .fa-heart-o:before {
  color: #000 !important;
}
.heart-icon-header .fa-heart-o:hover {
  color: #000 !important;
}

.fa-heart {
  font-size: 18px;
  margin-bottom: 10px;
}

.user-list-options {
  visibility: hidden;
}

.user-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0;
}

.bag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 4px;
}

.user-icon:hover .user-list-options {
  visibility: visible;
  margin-top: 9.5% !important;
  border-radius: 6px;
  right: -11px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover-content {
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  position: absolute;
  top: 100%;
  padding: 9px 14px;
  width: auto;
  white-space: nowrap;
  z-index: 1000;
  background-color: #fff;
  margin-top: 9%;
  border-radius: 5%;
  right: 6px;
}

.popover-content span {
  display: block;
  padding: 10px 0 12px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.font-style {
  color: #525656;
  padding-bottom: 10px;
}

.heart-icon-mobile {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.heart-icon-mobile i {
  margin-bottom: 0px;
  font-size: 20px;
}

.popover-content a {
  color: #000;
  padding: 3px 18px 14px 0;
  margin: 1px 0 1px 0;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  text-align: left;
  font-size: 16px;
  background: none;
  font-family: "brandon-grotesque", arial !important;
}

.popover,
.tooltip {
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
}

.popover-content a:hover {
  text-decoration: underline !important;
  font-family: "brandon-grotesque", arial !important;
}

.header.container {
  font-family: "brandon-grotesque", arial !important;
}

.imgheight {
  height: 20px;
}

.user-icon-header {
  border-width: 0px;
  vertical-align: middle;
  line-height: 24px;
}

.searchButton {
  display: inline;
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  cursor: pointer;
  border-width: 0px;
  vertical-align: middle;
  margin-top: 4px;
  line-height: 24px;
  font-family: brandon-grotesque, arial !important;
}
@media (max-width: 768px) {
  .searchButton {
    line-height: 17px;
    font-size: 12px;
  }
}

.headerFavoritesIcon {
  height: 20px;
  width: 22px;
}

.topcartitems {
  font-family: brandon-grotesque, arial !important;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  top: 10px;
  color: #000;
  right: 11px;
}

.wishlistItemsFMJ {
  max-height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
  font-family: brandon-grotesque, arial !important;
  font-weight: 400;
  font-style: normal;
  line-height: 1.42;
}
.wishlistItemsFMJ .product-info {
  border: none;
  margin-bottom: 0;
}
.wishlistItemsFMJ .sales {
  color: #782157;
  font-weight: bold !important;
  font-size: 0.875rem;
  margin-right: 10px !important;
}
.wishlistItemsFMJ .saleAndOriginalPrice {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wishlistItemsFMJ .newstrikeprice {
  color: #000 !important;
  font-size: 0.875rem !important;
  font-weight: 400 !important;
}
.wishlistItemsFMJ .item-image {
  margin-right: 0;
}
.wishlistItemsFMJ .item-image .product-image {
  width: 75px;
  height: 75px;
}
.wishlistItemsFMJ .remove-from-wishlist {
  font-size: 24px;
  line-height: 2px;
  padding: 1px 6px;
  background-color: transparent !important;
  border-color: transparent !important;
}
.wishlistItemsFMJ .line-solid {
  border-top: 1px solid #d8d8d8;
  margin: 0;
}
.wishlistItemsFMJ .product-info {
  padding: 24px 0;
}
.wishlistItemsFMJ .line-item-header {
  position: absolute;
  top: 15px;
  z-index: 1;
}

.wishlistItemCards .my-wishlist {
  background-color: #792058;
  border-color: #782157;
  border-radius: 4px;
  padding: 8px 12px;
}
.wishlistItemCards .my-wishlist a {
  color: #fff !important;
  font-size: 0.875rem;
  text-decoration: none !important;
}

.fa-heart:before {
  content: "\f004";
  color: #782157;
}

.wishlistItemCards .my-wishlist:hover {
  background-color: #934D79;
  border-color: #934D79;
}

.wishlistItemCards {
  border-radius: 4px;
}

.wishlistItemsFMJ .line-item-name {
  white-space: wrap !important;
  text-overflow: unset !important;
  padding-right: 24px;
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  font-style: normal;
  color: #000;
}

.line-item-name:hover {
  text-decoration: underline;
}

.headerWishlistIcon .popover {
  max-width: 450px !important;
  right: -130px !important;
  width: 400px;
  left: auto;
}

.headerWishlistIcon:hover > .popover {
  visibility: visible;
  right: 0;
  max-width: 300px;
}

.popover {
  visibility: hidden;
}

.bagItems {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  font-family: brandon-grotesque, arial !important;
  font-size: 17px;
  line-height: 24px;
}
@media (max-width: 768px) {
  .bagItems {
    line-height: 17px;
    font-size: 12px;
  }
}

.bagItems img {
  top: 0;
  width: 20px;
  height: 20px;
  font-family: brandon-grotesque, arial !important;
  font-size: 17px;
  line-height: 24px;
  color: #000;
}
@media (max-width: 768px) {
  .bagItems img {
    line-height: 17px;
    font-size: 12px;
  }
}

nav.nav-icons > * {
  margin-right: 5px;
}

.overlaycsrmenu {
  position: fixed;
  display: none;
  width: 100%;
  top: 132px !important;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 4;
}

.user-icon-img {
  border-width: 0px;
  vertical-align: middle;
  font-family: brandon-grotesque, arial !important;
}
@media (max-width: 768px) {
  .user-icon-img {
    line-height: 20px;
    font-size: 14px;
  }
}

/* User Sidebar Styles */
.user-sidebar {
  position: fixed;
  top: 23%;
  right: 0;
  width: 75%;
  max-width: 320px;
  height: 100%;
  background-color: #fff;
  z-index: 9999;
  -webkit-box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  /* Slide in from right */
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  overflow-y: auto;
  font-family: brandon-grotesque, arial !important;
}
.user-sidebar.active {
  right: 0;
}

.user-sidebar.show {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.no-scroll {
  overflow: hidden;
  height: 100vh;
}

.closeaccountmenu {
  content: url(/on/demandware.static/Sites-FMJ-Site/-/default/dw62b1b449/images/cancel.svg);
  display: block;
}

.sidebar-overlay {
  position: fixed;
  top: 110px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1045;
  display: none;
}
.sidebar-overlay.active {
  display: block;
}

.sidebar-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
  border-bottom: 1px solid #eee;
  background-color: #f8f8f8;
}

.sidebar-title {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
}

.close-sidebar {
  background: none;
  border: none;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  padding: 0;
  color: #333;
}

.sidebar-content {
  padding: 0;
}

.welcome-msg {
  padding: 10px 0px;
  margin: 0 15px;
  border-bottom: 1px solid #eee;
  font-weight: bold;
  color: #525656;
}

.menu-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.menu-items a {
  padding: 15px;
  border-bottom: 1px solid #d8d8d8;
  color: #000;
  text-decoration: none;
  display: block;
  font-size: 16px;
}
.menu-items a:hover, .menu-items a:active {
  background-color: #f8f8f8;
  text-decoration: underline;
}

body.sidebar-open {
  overflow: hidden;
}

body {
  background-color: #fff !important;
}

.searchBarContainer {
  position: relative;
  width: 100%;
  z-index: 10;
  background: #e6e6e6;
  padding: 12px;
  display: none;
}
.searchBarContainer.active {
  display: block;
}

.menu-items a:focus,
.menu-items a:hover {
  text-decoration: none;
  background-color: #eee;
}

@media screen and (min-width: 768px) {
  .row.iconContainer {
    margin: 35px auto;
    padding: 15px 0;
    max-width: 1168px;
  }
  .mega-menu {
    position: absolute;
    left: 0;
    width: 100vw;
    background-color: white;
    display: none;
    padding: 20px;
    border-top: 1px solid #ddd;
    z-index: 25;
    margin-top: 15px;
  }
  .overlay {
    position: absolute;
    left: 0;
    width: 100%;
    height: 16px;
    background-color: #aaa;
    display: none;
    z-index: 20;
    border-bottom: 1px solid #000;
  }
  .overlay.visible {
    display: block;
  }
  .mega-menu.active {
    display: block;
  }
  button#closeSidebar {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  nav {
    display: none;
  }
  .bag {
    margin-top: 0px;
  }
  .topcartitems {
    font-family: brandon-grotesque, arial !important;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    top: 24.5px;
    right: 21px;
  }
  .overlaycsrmenu {
    top: 156px !important;
  }
  .welcome-msg {
    text-align: center;
    border-bottom: 1px solid #D8D8D8;
  }
  .user-sidebar .menu-items a,
  .welcome-msg span {
    font-size: 16px;
    padding: 10px 0px;
    margin: 0 15px;
    line-height: 22px;
    font-weight: 500;
    color: #000;
  }
  .headerFavoritesIcon {
    height: 20px;
    width: 22px;
  }
  .float-left {
    float: left;
  }
  .text-right {
    text-align: right;
  }
  .headerFavoritesCountMobile {
    position: relative;
    left: 0px;
  }
  .color-light-gray {
    color: #727272;
  }
}
.mega-menu .row {
  margin: 0 auto;
}

@media (min-width: 768px) and (max-width: 992px) {
  .iconContainer .iconRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .iconContainer .brand {
    width: 100% !important;
    margin-left: 0 !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding-top: 0.8em;
    left: 0 !important;
    position: relative !important;
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .iconContainer .navbar-header {
    height: 4.375em;
    width: 32%;
  }
}
:root {
  --modal-width: min(900px, 60vw);
  --modal-max-height: min(85vh, 920px);
  --radius: 12px;
  --shadow: 0 20px 40px rgba(0, 0, 0, .25);
  --brand: #7a1f52;
}

/* Overlay */
.c-overlay {
  position: fixed;
  inset: 0;
  padding-top: 186px;
  background: transparent;
  display: none;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1000;
}

.c-overlay.is-open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* Modal shell */
.c-modal {
  width: 100%;
  display: grid;
  grid-template-rows: auto 1fr;
  overflow: hidden;
}

.searchModalContainer {
  width: 100%;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-modal__header {
  position: sticky;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
  padding: 0.75rem 1rem;
  border-bottom: 1px solid #e6e6e6;
  background: #fff;
  z-index: 1;
}

.c-modal__title {
  font-weight: 600;
  font-size: 1rem;
  margin-right: auto;
}

.c-modal__close {
  border: none;
  background: transparent;
  font-size: 1.25rem;
  line-height: 1;
  cursor: pointer;
  padding: 0.25rem 0.5rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.closebuttonSearchModal {
  width: min(900px, 60vw);
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.c-modal__content {
  overflow: auto;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  width: 100%;
}

.columnSearchDetails {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(0, 0, 0, 0.45);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100%;
  height: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-searchbar {
  width: var(--modal-width);
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 0.5rem;
  border: 1px solid #480b31;
  border-radius: 4px;
  margin: 2px 0px;
}

.c-searchbar:focus-within {
  outline-color: #ebd8e4 !important;
  outline-style: solid !important;
  outline-width: 2px !important;
}

.c-searchbar input {
  border: none;
  outline: none;
  font-size: 0.95rem;
  margin-left: 18px;
}

.c-searchbar__btn {
  border: none;
  background: var(--brand);
  color: #fff;
  padding: 0.4rem 0.85rem;
  cursor: pointer;
}

.c-columns {
  display: grid;
  grid-template-columns: 196px 1fr;
  width: min(900px, 60vw);
  gap: 1rem;
  overflow: hidden;
  height: 400px;
  padding-top: 3rem;
  background: #fff;
}

.c-card {
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 0.75rem;
  display: grid;
  gap: 0.5rem;
}

.c-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(160px, 1fr));
  gap: 0.75rem;
}

.c-product {
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 0.75rem;
  text-align: center;
}

.c-product img {
  width: 100%;
  height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 6px;
  background: #f3f3f3;
}

.c-price {
  color: var(--brand);
  font-weight: 700;
}

/* Body scroll lock when modal open */
body.is-modal-open {
  overflow: hidden;
  -ms-touch-action: none;
      touch-action: none;
}

/* Focus ring */
:focus-visible {
  outline: 2px solid #2684ff;
  outline-offset: 2px;
  border-radius: 4px;
}

@media (max-width: 768px) {
  .header {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    width: 100%;
    top: 0;
    z-index: 1000;
  }
  .top-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px;
  }
  .hamburger {
    cursor: pointer;
    width: 25px;
    height: 25px;
    position: relative;
    top: 2px;
    font-size: 12px;
    color: #000;
    margin: 0;
    margin-right: 7.5%;
    font-family: brandon-grotesque, arial !important;
    line-height: 17px;
  }
  .hamburger span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #000;
    border-radius: 1px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: brandon-grotesque, arial !important;
  }
  .hamburger span:nth-child(1) {
    top: 0;
  }
  .hamburger span:nth-child(2) {
    top: 9px;
  }
  .hamburger span:nth-child(3) {
    top: 18px;
  }
  .hamburger.active span:nth-child(1) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 9px;
  }
  .hamburger.active span:nth-child(2) {
    opacity: 0;
  }
  .hamburger.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: 9px;
  }
  /* Main navigation menu */
  .nav-container {
    position: fixed;
    overflow-y: scroll;
    inset: 0;
    margin-top: 78px;
    -ms-scroll-chaining: none;
        overscroll-behavior: contain;
    left: 0;
    width: 100%;
    display: none;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 100;
  }
  .top-bar .icons {
    gap: 6px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .hamburger-search {
    gap: 3px !important;
  }
  .noscroll {
    overflow: hidden;
    height: 100%;
    position: fixed;
    width: 100%;
  }
  body.noscroll {
    overflow: hidden;
  }
  .nav-container.open {
    display: block;
  }
  .main-menu {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .main-menu-item {
    border-bottom: 1px solid #eee;
    padding-left: 15px;
  }
  img.arrow {
    font-family: brandon-grotesque, arial !important;
  }
  .main-menu-link {
    padding-top: 13px;
    padding-bottom: 13px;
    line-height: 20px;
    padding-right: 12px;
    font-size: 0.875rem;
    font-weight: 500;
    position: relative;
    /* display: block; */
    text-decoration: none;
    border-bottom: 1px solid #d8d8d8;
    color: #000 !important;
    white-space: normal;
    word-wrap: break-word;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    font-family: brandon-grotesque, arial !important;
  }
  .custom-control {
    z-index: auto;
  }
  /* Submenu styling */
  .submenu-container {
    position: fixed;
    left: 100%;
    /* start off-screen to the right */
    width: 77%;
    height: calc(100% - 60px);
    background-color: #fff;
    display: none;
    z-index: 9999;
    overflow-y: auto;
    padding-left: 10px;
  }
  .submenu-container.active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .back-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 12px;
    padding-top: 13px;
    padding-bottom: 13px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
    font-family: brandon-grotesque, arial !important;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 20px;
    color: #000;
    padding-left: 10px;
  }
  .back-button .arrow {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    font-family: brandon-grotesque, arial !important;
  }
  .submenu-title {
    font-weight: 500;
    line-height: 20px;
    font-family: brandon-grotesque, arial !important;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-right: 12px;
    position: relative;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid #d8d8d8;
    color: #000 !important;
    white-space: normal;
    word-wrap: break-word;
    font-size: 0.875rem;
    padding-left: 10px;
  }
  ul.submenu-items li:last-child a {
    border: none !important;
  }
  ul.submenu-items li a {
    border-bottom: 1px solid #d8d8d8;
  }
  .main-menu-link:hover {
    text-decoration: none;
  }
  .submenu-group {
    line-height: 20px;
    padding-right: 12px;
    position: relative;
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #d8d8d8;
    color: #000;
    white-space: normal;
    word-wrap: break-word;
    display: block;
    float: none;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    white-space: nowrap;
    overflow: hidden;
    color: #525656;
    /* font-size: 1.4rem; */
    font-weight: 500;
    position: relative;
  }
  .submenu-group .submenu-title {
    font-size: 0.875rem;
    font-weight: 500;
    font-family: brandon-grotesque, arial !important;
  }
  .submenu-group .submenu-title .submenu-item .submenu-link {
    font-size: 17px;
    font-weight: 400;
  }
  .submenu-title, .submenu-title:hover {
    text-decoration: none;
  }
  .submenu-group-title {
    -ms-flex-align: center;
        align-items: center;
    padding-right: 12px;
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 0.875rem;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    line-height: 20px;
    font-family: brandon-grotesque, arial !important;
    white-space: normal;
    word-wrap: break-word;
    text-transform: uppercase;
    -webkit-box-pack: justify;
    -webkit-box-align: center;
    border-bottom: 1px solid #d8d8d8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    align-items: center;
    padding-left: 18px;
  }
  .submenu-link:hover {
    text-decoration: none;
  }
  .minus-icon,
  .plus-icon {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    display: block;
    float: none;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    white-space: nowrap;
    overflow: hidden;
    color: #000;
    font-size: 25px;
    font-weight: 500;
    position: relative;
  }
  .submenu-items {
    display: none;
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .submenu-items.open {
    display: block;
  }
  .submenu-item {
    margin: 8px 0;
    padding-left: 18px;
  }
  .submenu-link {
    display: block;
    padding: 13px 12px 13px 18px;
    color: #333;
    font-size: 17px;
    font-weight: 400 !important;
    text-decoration: none;
  }
  .submenu-link.accent {
    color: #8B0000;
  }
  .simple-link {
    padding: 15px;
    display: block;
    font-weight: bold;
    border-bottom: 1px solid #eee;
  }
  /* Mobile menu: Convert dropdown format to mobile format */
  .mobile-menu .dropdown-menu {
    position: static;
    float: none;
    width: 100%;
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    display: none;
    padding: 0;
    margin: 0;
  }
  .mobile-menu .dropdown-item {
    padding: 0;
  }
  .mobile-menu .dropdown-link {
    display: block;
    padding: 10px 15px 10px 30px;
    color: #333;
    text-decoration: none;
  }
  .mobile-menu .dropdown-toggle::after {
    display: none;
  }
  .mobile-menu-container {
    height: 100%;
    background: white;
    width: 77%;
    margin-top: 54px;
  }
}
.qualtrics-tab {
  position: fixed;
  top: 45%;
  right: -13px;
  height: 110px;
  width: 42px;
  border: 1px solid #252525;
  border-radius: 9px 0px 0px 9px;
  background-image: url("../../images/feedback.png");
  background-color: #fff;
  background-size: contain;
  cursor: pointer;
  z-index: 999995;
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
  font-family: brandon-grotesque, arial !important;
  color: #000;
  font-size: 17px;
  line-height: 24px;
}
@media (max-width: 768px) {
  .qualtrics-tab {
    font-size: 12px;
    line-height: 17px;
  }
}

.qualtrics-tab:hover {
  right: -2px;
}

.cookies-eu-banner {
  background-color: #e7e6e6;
  color: #000;
  padding: 4px 6px;
  font-size: 0.875rem;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10;
  border: 1px solid rgba(32, 32, 30, 0.856);
  font-family: "brandon-grotesque", arial !important;
}
.cookies-eu-banner .head h5 {
  color: #782157;
  font-size: 0.875rem;
  font-family: "brandon-grotesque", arial !important;
  margin: 10px 0;
}
.cookies-eu-banner .close-icon:before {
  display: inline-block !important;
  content: "×";
  font-size: 24px;
  line-height: 10px;
  text-align: right;
  background: rgba(255, 255, 255, 0);
  padding-top: 10px;
}
.cookies-eu-banner .cookie-text {
  margin: 0 0 10px;
}
.cookies-eu-banner .cookie-text-anchor {
  color: #782157;
  border-color: #782157;
  font-weight: 700;
}
.cookies-eu-banner .cookie-text-anchor:hover {
  color: #934d79;
  text-decoration: none !important;
}
.cookies-eu-banner u:hover {
  text-decoration: none !important;
}
.cookies-eu-banner button.close-btn {
  text-decoration: none;
  padding: 4px 7px;
  margin: 2px 0;
  font-size: 12px;
  background-color: #782157;
  border-color: #782157;
  width: 100%;
}
.cookies-eu-banner button.close-btn:hover, .cookies-eu-banner button.close-btn:not(:disabled):not(.disabled):active {
  background-color: #853767;
  border-color: #853767;
}

body.share-wishlist-open .modal-backdrop {
  opacity: 1;
}

.modal-open-no-scroll {
  overflow-y: hidden !important;
}

.sharewishlist.modal.fade:not(.in) .modal-dialog {
  -webkit-transform: translate3d(0, 25%, 0);
  transform: translate3d(0, 25%, 0);
}

.shareWishListModalSuccess.modal.fade:not(.in) .modal-dialog {
  top: 45%;
  -webkit-transform: translate3d(0, -45%, 0);
  transform: translate3d(0, -45%, 0);
}

.shareDesktop {
  display: block;
  padding-top: 15px;
}

.shareMobile {
  display: none;
  padding-top: 15px;
}

.sharewishlist.modal.show {
  overflow-x: hidden;
  overflow-y: auto;
}
.sharewishlist .modal-content {
  border-radius: 0;
  margin: auto;
  width: 425px;
}
.sharewishlist .modal-body {
  padding: 40px;
}
.sharewishlist h2 {
  font-size: 19px;
  font-family: "brandon-grotesque", arial !important;
  font-weight: 700;
}
.sharewishlist .close {
  position: absolute;
  top: 20px;
  right: 20px;
  opacity: 1;
}
.sharewishlist .font-size-smallest {
  font-size: 13px;
}
.sharewishlist .font-size-large {
  font-size: 18px;
}
.sharewishlist label {
  font-weight: 700;
}
.sharewishlist textarea.form-control {
  height: 150px;
  resize: none;
}
.sharewishlist .subscribe-checkbox {
  margin: 4px 0 0;
}
.sharewishlist button {
  background-color: #782157;
  border-color: #782157;
  font-size: 0.875rem;
  border-radius: 4px;
  padding: 15px;
}
.sharewishlist button.btn-primary:not(:disabled):not(.disabled):active, .sharewishlist button.btn-primary:not(:disabled):not(.disabled).active, .sharewishlist button.btn-primary:hover {
  background-color: #853767;
  border-color: #853767;
}
.sharewishlist button.btn-primary:focus {
  background-color: #853767;
  border-color: #853767;
  outline: #000 auto 5px;
  outline-offset: -2px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.sharewishlist .alert {
  position: relative;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  padding: 9px;
  border-radius: 4px;
}
.sharewishlist .alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}
.sharewishlist .floating-label-form-group {
  margin-top: 1em;
}
.sharewishlist .floating-label-form-group input,
.sharewishlist .floating-label-form-group textarea {
  display: block;
  position: relative;
  z-index: 1;
  padding: 0.5rem 0.75rem;
}
.sharewishlist .floating-label-form-group label {
  display: block;
  position: absolute;
  opacity: 0;
  margin-top: 0em;
  margin-left: 1em;
  -webkit-transition: margin-top 0.5s ease, opacity 0.5s ease;
  transition: margin-top 0.5s ease, opacity 0.5s ease;
}
.sharewishlist .floating-label-form-group-with-value label {
  opacity: 1;
  z-index: 10;
  margin-top: -0.8em;
  margin-left: 1em;
  text-shadow: 2px 0px 0px rgb(255, 255, 255), -2px 0px 0px rgb(255, 255, 255), 2px 0px 2px rgb(255, 255, 255), -2px 0px 2px rgb(255, 255, 255), 4px 0px 4px rgb(255, 255, 255), -4px 0px 4px rgb(255, 255, 255);
}

.checkout-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0);
  z-index: 999;
  padding-right: 15px;
  overflow-y: scroll !important;
  /* Modal content box */
  /* Close button */
}
@media screen and (max-width: 767px) {
  .checkout-modal {
    width: auto;
    padding-right: 15px;
  }
  .checkout-modal .modal-dialog {
    margin: 0;
  }
}
.checkout-modal * {
  font-family: "brandon-grotesque", arial !important;
  font-size: 0.875rem;
  color: #000;
}
.checkout-modal .modal-content {
  background-color: #fefefe;
  margin: auto;
  width: 50%;
  max-width: 600px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  width: 400px;
  outline: 0;
  -webkit-transform: translate3d(0, 25%, 0);
          transform: translate3d(0, 25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  .checkout-modal .modal-content {
    width: 100%;
    -webkit-transform: translate3d(0, 25%, 0);
            transform: translate3d(0, 25%, 0);
    margin: 10px;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  }
}
.checkout-modal .modal-body {
  padding: 20px;
  padding-top: 0;
}
.checkout-modal .modal-footer {
  padding: 0 20px 30px;
  border-top: none;
  display: block;
}
.checkout-modal .form-group {
  margin: 0;
}
.checkout-modal .invalid-feedback {
  margin: 0;
  display: none;
  color: #792058;
}
.checkout-modal .form-control.is-invalid:focus {
  border: 2px solid #8bade4 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.checkout-modal .modal-header {
  border-bottom: 0;
  display: block;
  padding: 10px 15px 0;
}
@media screen and (max-width: 767px) {
  .checkout-modal .modal-header {
    display: block;
    text-align: right;
  }
}
.checkout-modal .btn:not(:disabled):not(.disabled):active {
  background-color: #792059;
  border: 2px solid #000;
  -webkit-box-shadow: 0 0 1px white, 0 0 0 1.8px #782157 !important;
          box-shadow: 0 0 1px white, 0 0 0 1.8px #782157 !important;
}
.checkout-modal .forgot-password-modal {
  display: none;
}
@media screen and (max-width: 767px) {
  .checkout-modal .forgot-password-modal {
    width: 100%;
    -webkit-transform: translate3d(0, 25%, 0);
            transform: translate3d(0, 25%, 0);
    margin: 10px;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  }
}
.checkout-modal .modal-header h3 {
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin: 0;
  color: #000;
  margin-bottom: 15px;
  margin-top: 10px;
  padding: 0;
}
.checkout-modal .form-control {
  border: 1px solid #979797;
  padding: 7px 12px;
}
.checkout-modal .request-password-body {
  padding-bottom: 5px;
}
.checkout-modal .close {
  float: right;
  font-weight: bold;
  opacity: 1;
  padding: 0 !important;
  margin: 0 !important;
  margin-top: -46px !important;
  font-size: 0.875rem;
}
@media screen and (max-width: 767px) {
  .checkout-modal .close {
    margin-right: 0 !important;
  }
}
.checkout-modal .close span {
  color: #792058;
  font-size: 42px;
}
.checkout-modal .close:hover,
.checkout-modal .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.checkout-modal .clickHere {
  margin-bottom: 25px;
}
.checkout-modal .btn-primary,
.checkout-modal .btn-primary:hover {
  background-color: #792058;
  border-color: #792058;
  padding: 14px 10px;
  text-transform: uppercase;
  font-size: 0.875rem;
  margin: 0;
}
.checkout-modal .cancel-email-btn .btn-primary:hover {
  background-color: #792058;
  border-color: #792058;
  padding: 14px 20px;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
}
.checkout-modal .cancel-email-btn .btn-primary {
  background-color: #fff;
  border-color: #792058;
  padding: 14px 20px;
  color: #792058;
  text-transform: uppercase;
  text-decoration: none;
}
.checkout-modal .remember-me {
  display: none;
}
.checkout-modal .forgot-password {
  float: left;
  margin-bottom: 15px;
}
.checkout-modal .forgot-password a {
  text-transform: capitalize;
}
.checkout-modal .form-group {
  margin-bottom: 15px;
}
.checkout-modal .alert-danger {
  background-color: #f5ecec !important;
  color: #792058 !important;
  margin-top: 0;
}
.checkout-modal .alert {
  padding: 9px;
  border: 1px solid transparent;
  border-color: #ebcccc;
  border-radius: 4px;
  margin-bottom: 20px;
}
.checkout-modal .errorText {
  background-color: #f5ecec;
  color: #792058;
  margin: 0;
}
.checkout-modal .errorText li {
  color: #792058;
}

.noscroll {
  overflow: hidden;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .cookies-eu-banner {
    font-size: 12px !important;
  }
  .cookies-eu-banner ul,
  .cookies-eu-banner ol,
  .cookies-eu-banner li,
  .cookies-eu-banner p,
  .cookies-eu-banner h1,
  .cookies-eu-banner h2,
  .cookies-eu-banner h3,
  .cookies-eu-banner h4,
  .cookies-eu-banner h5 {
    margin: 0 !important;
    padding: 0;
  }
  .cookies-eu-banner .close-icon-align {
    padding-right: 2px !important;
  }
  .cookies-eu-banner button.close-btn {
    margin-top: 10px !important;
  }
  .sharewishlist.modal .modal-dialog {
    margin: 0;
  }
  .sharewishlist.modal .modal-content {
    border: none;
    max-width: 425px;
    width: 100%;
  }
  .sharewishlist.modal .modal-body {
    padding: 40px 20px 20px;
  }
  .shareDesktop {
    display: none;
  }
  .shareMobile {
    display: block;
  }
}
@media screen and (max-width: 425px) {
  .sharewishlist.modal .modal-content {
    border-top: 1px solid #f0f0f1;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
/*== custom tooltip popup ==*/
.custom-tooltip-popover {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  visibility: visible;
  font-family: "brandon-grotesque", arial !important;
  padding: 1px;
  width: 100%;
}
.custom-tooltip-popover .popover-header {
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  display: block !important;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.1;
  font-family: "brandon-grotesque", arial !important;
}
.custom-tooltip-popover .popover-body {
  padding: 0;
  color: #000;
}
.custom-tooltip-popover .popover-body ul {
  padding-left: 20px;
  margin-bottom: 0;
}
.custom-tooltip-popover .popover-body p {
  margin: 0;
}
.custom-tooltip-popover .popover-body a {
  color: #000;
}
.custom-tooltip-popover .popover-body a:focus, .custom-tooltip-popover .popover-body a:hover {
  color: #782157;
  text-decoration: none;
}
.custom-tooltip-popover .close-popover {
  color: #5f2929 !important;
  position: absolute;
  top: -3px;
  right: 5px;
  cursor: pointer;
  font-weight: bold;
  font-size: 25px !important;
  text-decoration-line: unset !important;
}

.hide {
  display: none;
}

.registration .custom-checkbox .custom-control-label::before {
  display: none;
}

.registration .custom-checkbox .custom-control-label::after {
  display: none;
}

.newsletter-failed.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.newsletter-and-follow p {
  color: #000;
}

.producthint.producthintModal {
  width: 470px;
  text-align: left;
  color: #000;
}

.contentH2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #069;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: left;
  padding: 5px 0 0;
  margin: 5px 0px;
}

.productHintBody .productHintRequired {
  font-style: italic;
}

.productHintBody .floating-label-form-group label, .productHintBody .productHintRequired {
  float: left;
  clear: left;
  width: 200px;
  text-align: right;
  padding-right: 6px;
  padding-top: 2px;
  color: #000;
  margin: 0;
}

.productHintBody .producthintDesktop {
  text-align: left;
  padding-left: 15px;
}

.productHintBody label[for=sendermessage] {
  width: auto;
}

.productHintBody .floating-label-form-group {
  float: left;
  margin: 0;
}

.productHintBody .mailToMe {
  margin: 0px 0px 4px 0px;
  text-align: right;
  width: 450px;
}

.productHintBody .mailToMe-checkbox {
  float: right;
  margin: 8px;
}

.productHintBody label[for=mailToMe] {
  vertical-align: middle;
  margin-left: 0;
  padding-left: 0;
  text-align: center;
}

.productHintBody .producthintDesktop .floating-label-form-group,
.productHintBody .producthintDesktop .floating-label-form-group textarea {
  margin: 0 0 4px 0;
  width: 450px;
}

.productHintBody .sendermessage span {
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  float: right;
}

.productHintBody .producthintDesktop .button-block {
  margin: 0px 0px 4px 0px;
  text-align: right;
  width: 450px;
}

.productHintBody .producthintErrorMessage.error {
  color: #CC0033;
  font-family: "AvenirNext-regular", Verdana, Arial, Helvetica, sans-serif !important;
  font-size: 0.875rem;
  line-height: normal;
}

.productHintBody .floating-label-form-group input {
  padding: inherit;
}

.productHintBody .producthintDesktop .producthintSubheading {
  width: 330px;
  line-height: 1;
}

.productHintBody .producthintDesktop .font-size-smallest {
  font-family: "AvenirNext-regular", Verdana, Arial, Helvetica, sans-serif !important;
  font-size: 0.875rem;
  color: #000;
  line-height: 1.2;
}

.productHintBody span.textCount {
  display: inline;
  float: left;
}

.productHintBody .producthintSuccessResp {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #7A3076;
}

body.productHintBody .producthintModalSuccess {
  line-height: 1 !important;
}

body.productHintBody {
  font-family: "AvenirNext-regular", Verdana, Arial, Helvetica, sans-serif !important;
  font-size: 0.875rem;
  color: #000;
}

.productHintBody textarea#sendermessage::-webkit-input-placeholder {
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif !important;
  font-size: 11px;
}

.productHintBody textarea#sendermessage::-moz-placeholder {
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif !important;
  font-size: 11px;
}

.productHintBody textarea#sendermessage:-ms-input-placeholder {
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif !important;
  font-size: 11px;
}

.productHintBody textarea#sendermessage::-ms-input-placeholder {
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif !important;
  font-size: 11px;
}

.productHintBody textarea#sendermessage::placeholder {
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif !important;
  font-size: 11px;
}

.confirm-details .summary-details.payment input[type=text], .confirm-details .summary-details.payment textarea {
  width: 100%;
  padding: 8px 12px;
  border-radius: 4px;
  border: 1px solid #979797;
  font-family: "brandon-grotesque", arial !important;
  font-size: 0.875rem;
  background-color: #eee;
  opacity: 1;
}

.confirm-details .summary-details.payment textarea {
  height: auto;
}

.confirm-details .summary-details.payment input[type=text] {
  height: 38px;
}

.confirm-details .summary-details.payment .payment-details {
  margin-bottom: 45px;
}

.favoriteIconUnchecked {
  width: 15px;
  height: 15px;
  background: url("../images/wishunchkd.png") no-repeat;
  background-size: contain;
  border: none;
  cursor: pointer;
  float: right;
  display: block;
}

.favoriteIconChecked {
  width: 15px;
  height: 15px;
  background: url("../images/wishchkd.png") no-repeat;
  background-size: contain;
  border: none;
  cursor: pointer;
  float: right;
  display: block;
}

button.set-store-btn {
  background-color: #fff;
  color: #792058;
  padding: 0;
  width: 100%;
  border-radius: 3px;
  letter-spacing: 0.45px;
  border: 1px solid #792058;
}

.active button.set-store-btn {
  background-color: #792058;
  color: #fff;
}

label.checkbox.disabled i {
  opacity: 0.5;
}

.store-item .expanded img {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

.store-item .expandDetails {
  overflow: hidden;
  height: 0;
}

.store-item .expandDetails .highlightText {
  color: #417505;
}

.store-item .storehead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
