.pdp_popcoin {
  display: flex;
  align-items: center;
}
.loading-overlay__spinner {
  width: 1.8rem;
  display: flex;
  margin-left: 5px;
}

.mini-cart__recommendations .pop-club-listing {
  display: none !important;
}

.hidden {
  display: none !important;
}
body.no-focus-outline.features--image-zoom.popcoinShow {
  overflow: hidden !important;
}
.back-to-top {
  position: fixed;
  bottom: 6em;
  right: 0px;
  text-decoration: none;
  color: #999;
  background-color: #eee;
  font-size: 16px;
  padding: 0.3em;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  z-index: 9000000000;
}
.back-to-top i {
  vertical-align: middle;
}
.back-to-top span {
  padding-left: 0.5em;
}
.back-to-top i + span {
  padding-left: 0;
}
.back-to-top:hover {
  text-decoration: none;
  color: #555;
}
.hide {
  display: none !important;
}

.back-to-top1 {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  background-color: #b5b2b2;
  padding: 0px;
}

button#pop-club-quick-buy3 {
  background: #68381f;
  padding: 9px 10px;
  margin: 0;
  border-radius: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
}

button#pop-club-quick-buy3 .loading-overlay__spinner svg.spinner circle {
  color: #fff;
}

.back-to-top #pop-club-quick-buy3 span {
  padding-left: 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
  text-transform: capitalize;
  font-family: var(--font-heading-family);
}
.back-to-top #pop-club-quick-buy3 span img {
  margin-right: 4px;
  max-width: 29px;
}

.back-to-top #pop-club-quick-buy3 span img.arrow {
  margin-right: 0;
  margin-left: 5px;
  margin-top: 0px;
}

#pop-club-quick-buy2 {
  border: none;
  padding: 0;
  --border-offset: none;
  margin: 0;
  background-color: transparent;
}

#pop-club-quick-buy2:hover,
#pop-club-quick-buy2:focus {
  --border-offset: none;
  box-shadow: none;
  --color-button-text: none;
}
.back-to-top #pop-club-quick-buy2 span {
  padding-left: 0;
}

div#BackToTop {
  padding: 0;
  background-color: transparent;
}

.close123 {
  color: #fff;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  border: 1px solid #fff;
  height: 35px;
  width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
  margin: 0px -2px 0px 4px;
  border-radius: 50px;
}
.close1234 {
  color: #fff;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  border: 1px solid #fff;
  height: 35px;
  width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
  margin: 0px -2px 0px 4px;
  border-radius: 50px;
}
.modal {
  z-index: 999 !important;
}
.modal-content {
  width: 80% !important;
  max-width: 400px;
  border: none !important;
  padding: 0 !important;
}

.pop-club-listing p .pop-img img {
  max-width: 20px;
}

span#pop-club-quick-buy-span {
  display: flex;
  align-items: center;
}

.back-to-top .modal {
  height: 100vh;
  padding: 30px 15px;
  overflow: hidden;
  visibility: visible;
}

.back-to-top .modal .modal-content {
  height: 100%;
  padding: 0 !important;
  border-radius: 20px;
  position: relative;
}

.back-to-top .modal .modal-content iframe {
  height: 100%;
  border-radius: 20px;
  border: none;
}

.back-to-top .modal .modal-content .close123 {
  background: transparent;
  border: none;
  position: absolute;
  right: 25px;
  font-size: 32px;
  font-weight: 400;
}

.back-to-top .modal .modal-content .close123 {
  border: none;
  position: absolute;
  right: 15px;
  font-size: 24px;
  font-weight: 400;
  border: 1px solid #7c7878;
  align-items: center;
  justify-content: center;
  line-height: 0px;
  margin: 0;
  top: 10px;
  padding: 0 0 4px 0;
  background: #000;
}

.pop-club-listing p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #333232;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pop-club-listing p span.pop-img {
  display: flex;
  margin: 0 4px;
}

.pop-club-listing p .info-popup-coin {
  width: 14px;
}

.product-form__submit > span {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
}
.product-single__meta .product-block {
  margin-bottom: 20px;
}
.pop-club-product p {
  font-style: normal;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 22.01px;
  line-height: 27px;
  text-align: center;
  color: #000000;
  margin: 0 0 15px 0;
}

.pop-club-product p span.pop-img {
  display: flex;
  align-items: center;
  margin: 0 4px;
}

.pop-club-product p img.info-popup-coin {
  margin-left: 8px;
  height: 19px !important;
  line-height: inherit;
  width: 19px !important;
  cursor: pointer !important;
}

.back-to-top1 .modal {
  height: 100vh;
  padding: 30px 15px;
  overflow: hidden;
  visibility: visible;
}

.back-to-top1 .modal .modal-content {
  height: 100%;
  padding: 0 !important;
  border-radius: 20px;
  position: relative;
}

.back-to-top1 .modal .close1234 {
  border: none;
  position: absolute;
  right: 15px;
  font-size: 24px;
  font-weight: 400;
  border: 1px solid #7c7878;
  align-items: center;
  justify-content: center;
  line-height: 0px;
  margin: 0;
  top: 10px;
  padding: 0 0 4px 0;
}

.back-to-top1 .modal .modal-content iframe {
  height: 100%;
  border-radius: 20px;
  border: none;
}

.back-to-top1 .modal .modal-content .close123 {
  background: transparent;
  border: none;
  position: absolute;
  right: 25px;
  font-size: 32px;
  font-weight: 400;
}

.back-to-top {
  bottom: 65px;
}

.card--card.card--media > .card__content {
  text-align: left;
}
.card-information {
  text-align: left;
}

button#pop-club-quick-buy {
  background: #282828;
  box-shadow: 2px 2px 4px rgb(0 0 0 / 25%);
  align-items: center;
  padding: 20px;
  border-radius: 0;
}

#pop-club-quick-buy #pop-club-quick-buy-span {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #fff;
}

#pop-club-quick-buy #pop-club-quick-buy-span .pop-img {
  margin: 0px 5px 0 5px;
  align-items: center;
  display: flex;
}
.product-form__submit > span span.pop-img img {
  max-width: 22px;
}

/* new css start */

.collection .card--standard {
  box-shadow: 0px 0px 2px #d7d4cb;
}

.collection .card--standard .card__media {
  border-radius: 0;
}

.collection .card--standard .card__content .card__information {
  text-align: center;
  padding: 10px 10px;
}

.collection .card--standard .card__content .card__information h3 {
  font-size: 18px;
  font-weight: 500;
}

.collection
  .card--standard
  .card__content
  .card__information
  .card-information {
  text-align: center;
}

.collection
  .card--standard
  .card__content
  .card__information
  .card-information
  .price {
  font-weight: 500;
}

.collection
  .card--standard
  .card__content
  .card__information
  .card-information
  .pop-club-listing
  p {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}
.collection
  .card--standard
  .card__content
  .card__information
  .card-information
  .pop-club-listing
  p
  img {
  max-width: 20px;
  margin: 0px 0px 0px -1px;
}
.collection
  .card--standard
  .card__content
  .card__information
  .card-information
  .pop-club-listing
  p
  span.pop-img {
  top: 1px;
}

.cart-item__details .product-option {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
}

.cart-item__details .manual-class p#product-issuance-msg {
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 21px;
}
.cart-item__details .manual-class p#product-issuance-msg span.pop-img img {
  width: 20px;
}
.cart-item__details .manual-class p#product-issuance-msg img.info-popup-coin1 {
  max-width: 12px;
}

.cart-item__details .manual-class p#product-issuance-msg .pop-img {
  padding: 0px 4px;
  align-items: center;
  display: flex;
}

.cart-item__details .manual-class p#product-issuance-msg .pop-img img {
  width: 18px;
}

.cart-item__totals .cart-item__price-wrapper span.price--end {
  font-weight: 500;
}

.cart__footer .shopify-app-block {
  text-align: end;
  font-weight: 600;
  color: #5e3654;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 15px;
}

.cart__footer .js-contents .totals {
  font-weight: 600;
}

.cart__footer .js-contents .totals .totals__subtotal {
  font-size: 18px;
}

.cart__footer .js-contents .totals .totals__subtotal-value {
  font-size: 18px;
}

.cart__footer .js-contents small {
  font-weight: 500;
}

.product__info-container .price--show-badge {
  font-weight: 600;
}

.product__info-container .pop-club-product p {
  font-weight: 500;
  font-size: 18.01px;
  line-height: 22px;
  text-align: center;
  color: #5f5e5e;
  font-size: 1.6rem;
  margin-top: 5px;
  margin-bottom: 0px;
}
.product__tax.caption.rte {
  margin-top: -5px;
}

.product__info-container .pop-club-product p span.pop-img img {
  max-width: 23px;
}

.back-to-top #pop-club-quick-buy3 span span.saaki_royal {
  border-right: 2px solid#ffffff;
  padding-right: 12px;
  margin-right: 12px;
  font-weight: 600;
}

.back-to-top button#pop-club-quick-buy2 {
  display: none;
}

.popcoin_sec {
  display: flex;
  align-items: center;
  border: 2px solid #fff;
  padding: 0px 10px;
  border-radius: 20px;
  margin: 0px 10px;
  font-size: 20px;
  line-height: 27px;
  font-weight: 700;
  margin-right: 0;
}

.popcoin_sec img {
  width: 21px;
  height: 21px;
  margin-right: 3px !important;
}

.cart__footer .cart__blocks {
  width: 50%;
}
.cart__footer .cart__blocks .cart__ctas {
  justify-content: end;
}
.pop-club-listing p span.pop-img {
  position: relative;
}

input#buy-with-pop-coins {
  width: 18px;
  height: 18px;
  position: relative;
  top: 2px;
}

/* new css end */
.mini-cart .manual-class p#product-issuance-msg {
  font-size: calc(var(--base-font-size) - 1px);
  color: #484747;
  line-height: 22px;
  display: flex;
  align-items: center;
}
p#product-issuance-msg .pop-img img {
  width: 22px;
  /* margin: 0 4px; */
  height: auto;
}
#product-issuance-msg .info-popup-coin1 {
  max-width: 15px;
  margin-left: 8px;
  cursor: pointer;
}
#newpopcoincart {
  display: flex;
  margin-bottom: 25px;
  align-items: flex-start;
}
label#buy-with-pop-coins-label {
  position: relative;
  top: 7px;
  margin-left: 11px;
  font-weight: 600;
  font-size: 19px;
  line-height: 24px;
  text-align: left;
  text-decoration-line: none;
  color: #000000;
}
input#buy-with-pop-coins {
  min-width: 20px !important;
  min-height: 20px !important;
  top: 2px;
  margin-right: 0;
}
.new-grid[data-view="list"] .pop-club-listing p {
  justify-content: end;
  margin-top: 10px;
}

.cart__page label#buy-with-pop-coins-label {
  font-size: 16px;
}
.cart__page input#buy-with-pop-coins {
  min-width: 17px !important;
  min-height: 17px !important;
  top: 3px;
}

.cart__page #product-issuance-msg span.pop-img {
  display: flex;
}
.cart__page #product-issuance-msg .pop-img img {
  width: 20px;
}
.cart__page #product-issuance-msg .info-popup-coin1 {
  max-width: 12px;
}

.mini-cart__drawer-footer .mini-cart__actions {
  margin-top: 30px;
}
.product-list .price-list.price-list--centered {
  display: block;
}

.popcoin_sec1 {
  display: flex;
  align-items: center;
  border: 2px solid #fff;
  padding: 0px 10px;
  border-radius: 20px;
  margin: 0px 10px;
  font-size: 20px;
  line-height: 27px;
  font-weight: 700;
}

#pop-club-quick-buy3 .popcoin_sec1 {
  position: relative;
  margin-right: 24px;
}
#pop-club-quick-buy3 .popcoin_sec1::after {
  position: absolute;
  content: "";
  right: -15px;
  height: 100%;
  width: 2px;
  background-color: #fff;
}
cart-drawer#mini-cart {
  padding-bottom: 30px;
}
.mini-cart__drawer-footer .mini-cart__actions {
  margin-top: 10px;
}
.checkout-button__lock {
  top: 18px;
}

input[type="checkbox"]:checked:after {
  left: 6px;
  top: 2px;
  transform: rotate(var(--r, 50deg));
}

.line-item__info .manual-class p#product-issuance-msg {
  display: flex;
  align-items: center;
  font-size: 15px;
}
.line-item__info .manual-class p#product-issuance-msg span.pop-img {
  display: flex;
}

.cart__page #product-issuance-msg,
.cart__items p#product-issuance-msg {
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  color: #484747;
  display: flex;
  align-items: center;
  margin-top: 8px;
}
.cart__items #product-issuance-msg span.pop-img {
  display: flex;
  align-items: center;
}

#BackToTop .product-form__submit::after {
  display: none;
}

#dropdown-cart .manual_class_cart__price_down #product-issuance-msg .pop-img img {
  width: 20px;
}

body.popcoinShow {
  overflow: hidden !important;
}

.popcoin_msg {
  display: flex;
  gap: 5px;
}

.pop_club_cart {
  display: flex;
}

.pop_club_cart #buy-with-pop-coins-label {
  padding-left: 0;
}

.pop_club_cart #buy-with-pop-coins-label::before {
  display: none;
}

.pop_club_cart #buy-with-pop-coins-label::after {
  display: none;
}

.pdp_popcoin #buy-with-pop-coins-label:before {
  display: none;
}

.pdp_popcoin #buy-with-pop-coins-label:after {
  display: none;
}

.cart_page_popcoin #buy-with-pop-coins-label::before {
  display: none;
}

.cart_page_popcoin #buy-with-pop-coins-label::after {
  display: none;
}

.pdp_popcoin #buy-with-pop-coins-label {
  padding: 0;
}

.pop_club_cart #buy-with-pop-coins-label {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 15px;
  text-align: center;
  /* text-decoration-line: underline; */
  color: rgba(0, 0, 0, 0.7);
}

.cart_page_popcoin {
  display: flex;
  align-items: center;
}

.cart_page_popcoin #buy-with-pop-coins-label {
  padding: 0;
}

.no-underline {
  font-weight: 500 !important;
}

body#diy-999 button#pop-club-quick-buy3 {
  display: none !important;
}

/* media css start */
@media (max-width: 767px) {
  #dropdown-cart
    .manual_class_cart__price_down
    #product-issuance-msg
    .pop-img
    img {
    width: 20px;
  }
  .popcoin_msg {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
  button#pop-club-quick-buy3 {
    padding: 7.5px 5px;
    min-height: auto;
  }
  .back-to-top #pop-club-quick-buy3 span {
    font-size: 14px;
    line-height: 17px;
  }
  .back-to-top #pop-club-quick-buy3 span img {
    height: 24px;
    width: auto;
    margin-right: 4px;
  }
  .back-to-top #pop-club-quick-buy3 span img.arrow {
    margin-left: 4px;
    width: 10px;
    height: auto;
    margin-top: 0;
  }
  .back-to-top {
    bottom: 40px;
  }
  #pop-club-quick-buy2 #pop-club-quick-buy-span img {
    max-width: 154px;
    height: auto;
  }

  .back-to-top .modal {
    transform: none;
  }

  .back-to-top #pop-club-quick-buy3 span span.saaki_royal {
    display: none;
  }
  .collection .card--standard .card__content .card__information h3 {
    font-size: 16px;
  }

  .back-to-top .modal .modal-content,
  .back-to-top1 .modal .modal-content {
    width: 100% !important;
  }

  .cart__footer .shopify-app-block {
    font-size: 14px;
    text-align: start;
    display: flex;
    align-items: center;
    line-height: normal;
    justify-content: center;
  }
  .cart__footer .js-contents .totals .totals__subtotal {
    font-size: 18px;
  }
  .cart__footer .js-contents .totals .totals__subtotal-value {
    font-size: 16px;
  }
  .cart__footer .cart__blocks .cart__ctas {
    justify-content: center;
  }
  .collection
    .card--standard
    .card__content
    .card__information
    .card-information
    .pop-club-listing
    p {
    font-size: 14px;
    line-height: 18px;
  }
  .collection
    .card--standard
    .card__content
    .card__information
    .card-information
    .pop-club-listing
    p
    img {
    max-width: 18px;
  }
  .collection
    .card--standard
    .card__content
    .card__information
    .card-information
    .pop-club-listing
    p
    span.pop-img {
    top: 0px;
  }

  .product__info-container .pop-club-product p {
    font-size: 16px;
    line-height: 19px;
  }
  .product__info-container .pop-club-product p span.pop-img img {
    max-width: 19px;
  }
  .product__info-container .pop-club-product p img.info-popup-coin {
    height: 11px !important;
    width: 11px !important;
  }
  .cart__footer .cart__blocks {
    width: 100%;
  }

  input#buy-with-pop-coins {
    min-width: 15px !important;
    min-height: 15px !important;
    top: 2px;
    right: 0;
    width: 15px;
    height: 15px;
  }
  #newpopcoincart {
    margin-bottom: 10px;
  }

  .popcoin_sec {
    border: 1px solid #fff;
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    padding: 2px 5px;
    margin: 0px 5px;
    margin-right: 0;
  }

  .popcoin_sec img {
    width: 17px !important;
    height: 17px !important;
  }
  .cart-item__details .manual-class p#product-issuance-msg {
    font-size: 14px;
    line-height: 17px;
  }
  .cart-item__details .manual-class p#product-issuance-msg span.pop-img img {
    width: 16px;
  }
  .cart-item__details .product-option {
    font-size: 14px;
    line-height: 17px;
  }

  .checkout-button__lock {
    top: 16px;
    left: 12px;
  }
  .checkout-button__lock .icon--lock {
    width: 14px;
    height: 14px;
  }

  .line-item__info .manual-class p#product-issuance-msg {
    font-size: calc(var(--base-font-size) - 2px);
    margin-top: 8px !important;
  }
  p#product-issuance-msg .pop-img img {
    width: 16px;
  }
  #product-issuance-msg .info-popup-coin1 {
    max-width: 12px;
    margin-left: 6px;
  }
  .pop-club-product p {
    font-size: 16px;
    line-height: 19px;
  }
  .cart__items #product-issuance-msg {
    font-size: 10px;
    line-height: 19px;
    margin-top: 10px;
  }
  .pop-club-listing p .pop-img img {
    max-width: 18px;
  }
  label#buy-with-pop-coins-label {
    font-size: 14px;
    line-height: 17px;
  }
  .pop-club-product p span.pop-img {
    margin: 0;
  }
}

.cart_page_popcoin input#buy-with-pop-coins {
    top: 2px;
} 

.pop_discount_wrapper {
  margin-top: 1rem;
}
