@charset "utf-8";

[data-component="couponTemplate"] [data-testid="viewDetails"] { color: rgb(81, 44, 28); }

[data-component="couponTemplate"] [data-testid="copyCodeBtn"]:hover { background: rgb(140, 0, 23); }

[data-id="product_title"] > h1 { font-family: GothamBook, Arial, Helvetica, sans-serif !important; font-weight: 400 !important; }

div:has(> .login > h1) ~ div > button { color: rgb(255, 255, 255); }

[data-component="handleShowPopUp"] [aria-describedby="flex-options"] .modalHeader { color: rgb(0, 0, 0); }

[data-component="sixUp"]:has([href*="#card-isle"]) { margin-top: 1em; }

[data-testid="banners"]:has(h1) * { height: 30px; margin: 0px; pointer-events: none; font-size: 1.2rem; }

#landerseo { font-size: smaller !important; }

@media screen and (max-width: 600px) {
  [data-component="sixUp"]:has([href*="#card-isle"]) { margin-top: 1em; width: max-content; display: flex !important; }
  [data-component="sixUp"]:has([href*="#card-isle"]) > div { display: block; position: relative; cursor: pointer; max-width: 6em; }
}

[data-testid="FourUpStandard"]:has([src*="fy25-gift-cards-lp-step-2"]) *, [role="presentation"]:has([style*="_noclick_"]), [role="presentation"]:has([src*="_noclick_"]) { pointer-events: none; }

[data-testid="FourUpStandard"] [data-component="cta"] { justify-content: center; margin: 1em; }

[data-testid="FourUpStandard"]:has([src*="thinking-of-you-cards"])::before, [data-testid="FourUpStandard"]:has([src*="_row1_"])::before { content: "What's Trending"; display: block; font: 700 2.5rem / 3.75rem DomineBold, DMSerifDisplay, Poppins, GothamBook, "Lora Regular", Crimson, Playfair_Display; text-align: center; margin-bottom: 0.6em; }

[data-testid="FourUpStandard"]:has([src*="fy25-gift-cards-lp-step-2"])::before, [data-testid="FourUpStandard"]:has([src*="_row2_"])::before { content: "Create and send a greeting card in an instant"; display: block; font: 700 2.5rem / 3.75rem DomineBold, DMSerifDisplay, Poppins, GothamBook, "Lora Regular", Crimson, Playfair_Display; text-align: center; margin-bottom: 0.6em; }

@media screen and (max-width: 800px) {
  [data-testid="FourUpStandard"]:has([src*="fy25-gift-cards-lp-step-2"])::before, [data-testid="FourUpStandard"]:has([src*="thinking-of-you-cards"])::before, [data-testid="FourUpStandard"]:has([src*="_row1_"])::before, [data-testid="FourUpStandard"]:has([src*="_row2_"])::before { font-size: 1.5rem; text-wrap: pretty; line-height: 1em; }
}

[data-pagetype="homepage"] [data-component="cta"] [href="/passport-member-exclusive-sc"] { display: none; }

[data-pagetype="homepage"] [data-component="cta"] [href="/summer-passport-event"] {
  display: none;
  & [data-testid="bannerv2"] [href="/thanksgiving-chocolates"] [data-testid="cta-decorative"] { border-color: rgb(93, 51, 39); color: rgb(93, 51, 39); background-color: rgb(255, 255, 255); }
  & [data-component="countDownTimer"] [data-component="renderContent"] { width: 40px; }
  & [data-component="countDownTimer"] [data-component="renderContent"] > span:first-child { font-size: 1.1rem; }
  & [data-testid="NavigationMenuV2"] + div { z-index: 1000; }
}