/** Shopify CDN: Minification failed

Line 121:11 Unexpected "!"

**/
form[action^="/cart/add"] [type=submit] {
  visibility: visible !important;
}


/* Font family is now controlled via the theme customizer */
/* To use Monotype Baskerville, select it in the Typography settings */

/* End custom fonts setting */


/**
 * ----------------------------------------------------------------------------
 * Tam Customizations
 * ----------------------------------------------------------------------------
 */


.product-card__scent-family {
  font-family: inherit;
  letter-spacing: .15em;
  font-size: 10px;
  color: #9b9a9a;
  line-height: 1.2;
}

.ProductItem__ImageWrapper:hover .ProductItem__QuickBuy {
  opacity: 1;
  visibility: visible;
}

.ProductItem__QuickBuy {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  padding: 15px;
  opacity: 0;
  visibility: hidden;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 12px;
  letter-spacing: .15em;
  text-transform: uppercase;
  color: #fff;
  background-color: rgba(0, 0, 0, .5);
  transition: background-color .3s, opacity .3s, visibility .3s;
}

@media(max-width: 1023px) {
  .ProductItem__QuickBuy {
    display: none;
  }
}

.ProductItem__QuickBuy:hover {
  background-color: rgba(0, 0, 0, .35);
}

.rc-selling-plans-dropdown__select {
  border: .1rem solid currentColor;
}


/**
 * ----------------------------------------------------------------------------
 * Recharge CSS modifications - by Tam
 * ----------------------------------------------------------------------------
 */

.rc-radio__label {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .15em;

}

.rc-subscription-details {

  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .15em;
  text-decoration: underline;

}

.rc-widget {
  padding: 0px;
}

.rc-radio__label {
  line-height: 1;
}

#rc_link_container {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: .15em;
  text-align: center;
  padding: 20px 10px 20px 10px;
  display: block;
  background-color: #E6C5BA;
  color: white;
}

.rc_gift_field {
  background-color: #E2E2E2;
}

._1brvylo0 !important {
  font-family: var(--recharge-typography-heading-font-family);
  font-weight: var(--recharge-typography-heading-font-weight);
}

/**
 * ----------------------------------------------------------------------------
 * Tam Customizations
 * ----------------------------------------------------------------------------
 */


.ProductItem__ScentFamily {
  font-family: inherit;
  letter-spacing: .3em;
  font-size: 10px;
  color: #9b9a9a;
  line-height: 1.2;
  text-align: left;
}

.ProductItem__ScentDescription {
  font-family: inherit !important;
  letter-spacing: 0em;
  font-size: 15px;
  color: #000000;
  text-align: inherit;
  line-height: 1.3;
  font-style: italic;
  padding-top: 0px !important;
  padding-bottom: 3px;
}

.ProductItem__PROMO {
  font-family: Montserrat, Arial, sans-serif;
  font-size: 10px;
  color: red;
  margin-top: 1px;
  line-height: 1.2;
  letter-spacing: .15em;
  text-transform: uppercase;
}

/**
 * ----------------------------------------------------------------------------
 * JudgeMe Review Customization
 * ----------------------------------------------------------------------------
 */

.jdgm-star {
  font-weight: 300;
}

.jdgm-rev-widg__title {
  font-size: 20px;
  font-family: "Miller Display", serif;
  font-weight: 300;
  letter-spacing: 0.5px;
}

.jdgm-write-rev-link {
  font-family: "Miller Display", serif;
  font-weight: 200;
  letter-spacing: 1px;
}

.jdgm-rev__title {
  font-family: "Miller Display", serif;
  font-weight: regular;
  letter-spacing: 0.5px;
}

.jdgm-form__title {
  font-size: 20px;
  font-family: "Miller Display", serif;
  font-weight: 300;
  letter-spacing: 0.5px;
}

/* Tam Typography Edits - 2/5/2025 */
p {
  font-family: var(--text-font-family) !important;
  /* padding: 0px !important; */
}

/* Tam Edits */
