.sticky_pdp.open {
  top: 0;
}

.sticky_pdp,
.sticky_pdp.open {
  -webkit-transition: 0.3s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.sticky_pdp {
  display: block;
  font-family: brandon-grotesque, Arial, sans-serif !important;
  line-height: 24px;
  font-size: 17px;
}

.sticky_pdp .swiper.thumb-swiper {
  display: none;
}

.sticky_pdp img {
  width: 100%;
  height: auto;
}

.sticky_pdp {
  position: fixed;
  width: 100%;
  background: #f0f0f1;
  left: 0;
  box-shadow: 0 0 10px 0 #333;
  -webkit-box-shadow: 0 0 10px 0 #333;
  -moz-box-shadow: 0 0 10px 0 #333;
  z-index: 9999;
  padding: 0;
  top: -100%;
}

.sticky_pdp .row-width {
  margin: 0 auto;
}

.sticky_pdp .pad-15 {
  padding: 15px;
}

.sticky_pdp .pad-15.col-lg-5,
.sticky_pdp .col-lg-4 {
  float: left;
}

.product_image_sticky,
.sticky_pdp .FMJ-pdp-strikethrough,
.sticky_pdp .product_price_sticky {
  display: inline-block;
  float: left;
}

.product_image_sticky {
  width: 100px;
  height: 100px;
  border: 1px solid #792058;
  padding: 5px;
  margin-right: 15px;
}

.product_name_sticky {
  padding-top: 35px;
}

.product_name_sticky,
.product_price_sticky {
  font-weight: 700;
  color: #782157;
  padding-top: 35px;
  display: block;
  font-size: 17px;
}

.product_name_sticky {
  font-weight: 100;
  font-family: brandon-grotesque, Arial, sans-serif !important;
}

.sticky_pdp .pad-top-50 {
  padding-top: 45px;
}

.sticky_pdp .col-lg-3 {
  width: 25%;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.sticky_pdp .pricePDP label {
  display: none;
}

.sticky_pdp .stickyPrice {
  font-size: 17px !important;
}

.text-right {
  text-align: right;
}

.product_image_sticky,
.sticky_pdp .FMJ-pdp-strikethrough,
.sticky_pdp .product_price_sticky {
  display: inline-block;
  float: left;
  font-size: 17px;
}

.FMJ-pdp-strikethrough {
  position: relative;
  color: #000;
}

.sticky_pdp span.value.pricestrike {
  text-decoration: none;
}

.sticky_pdp span.value.pricestrike::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 1px solid;
  border-color: #000;
}

.sticky_pdp .product_price_sticky {
  padding-left: 15px !important;
  padding: 0;
}

.sticky_pdp .pad-top-35 {
  padding-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.FMJ-btn-primary {
  padding: 14px 10px;
  background-color: #792058;
  color: #fff;
  font-size: 0.875rem;
  text-transform: uppercase;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  letter-spacing: 0.5px;
  border-color: #611845;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
          box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.sticky_pdp .FMJ-btn-wishlist {
  margin-left: 5px;
  background: 0 0;
}

.FMJ-btn-primary-border {
  padding: 14px 20px;
  background-color: #fff;
  color: #611845;
  font-size: 0.875rem;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  letter-spacing: 0.6px;
  border-radius: 3px;
  border-color: #611845;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
          box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  text-transform: uppercase;
}

.bagItems,
.btn,
.d-inline-block {
  display: inline-block;
}

.btn,
.text-center {
  text-align: center;
}

.FMJ-btn-primary::before,
.FMJ-btn-primary-border::before,
.FMJ-btn-secondary.FMJ-btn-wishlist::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #611644;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.sticky_pdp .fa-heart-o::before {
  content: "\f08a";
}

.sticky_pdp .fa-heart-o {
  font-size: 16px;
}

.sticky_pdp .FMJ-btn-add-cart {
  width: auto;
}

.sticky_pdp .add-to-wish-list {
  background-color: transparent;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.sticky_pdp .cart-and-ipay {
  text-align: left;
}

.cartandwishlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8.5px;
}

.sticky_pdp .ticketprice,
.sticky_pdp .ring-sizing-fee {
  display: none;
}

.sticky_pdp .fa-heart-o:hover {
  background: url("/on/demandware.static/Sites-FMJ-Site/-/default/dw958f1bdb/images/wishchkd.svg") no-repeat;
}

.pdp-image-gallery {
  margin: 0 auto;
}

.sticky_pdp #pdp-price-wrapper .customsale {
  font-size: 17px;
  line-height: 24px;
}

@media (max-width: 768px) {
  .sticky_pdp {
    display: none;
  }
}
