/* ----- Custom APCC Styles ----- */

/* 

NOTE: event handlers for "header--fixed(--junk)" removed to avoid auto application to header

*/

/* --- FONTS --- */
/* global reference to font styles in Kajabi: Settings > Site Details */

@font-face {
  font-family: 'ABC Social';
  font-weight: 500;
  src: url('https://www.content-college.com/resource_redirect/downloads/file-uploads/sites/2148725027/themes/2162750478/downloads/f0ca2c0-f2db-575c-bbc0-a703fd2cfb_ABCSocial-Medium.woff')
    format('woff');
}

@font-face {
  font-family: 'ABC Social';
  font-weight: 400;
  src: url('https://www.content-college.com/resource_redirect/downloads/file-uploads/sites/2148725027/themes/2162750478/downloads/f41ae28-b2ae-c71-1505-db80134de11a_ABCSocial-Regular.woff')
    format('woff');
}

@font-face {
  font-family: 'Thunder';
  src: url('https://www.content-college.com/resource_redirect/downloads/file-uploads/sites/2148725027/themes/2162750478/downloads/7ffdb55-8fd4-eb8e-77c2-05c78563fb3_Thunder-BoldLC.woff2')
    format('woff2');
}

@font-face {
  font-family: 'Qe Pam Rosenberry';
  src: url('https://www.content-college.com/resource_redirect/downloads/file-uploads/sites/2148725027/themes/2162750478/downloads/eae7f1f-7e1b-707-77c8-47cddfe044ba_QEPamRosenberry.ttf')
    format('truetype');
}

@font-face {
  font-family: 'ABC Social';
  font-weight: 500;
  src: url('https://adrian-per.mykajabi.com/resource_redirect/downloads/file-uploads/sites/2148725027/themes/2162750478/downloads/f0ca2c0-f2db-575c-bbc0-a703fd2cfb_ABCSocial-Medium.woff')
    format('woff');
}

@font-face {
  font-family: 'ABC Social';
  font-weight: 400;
  src: url('https://adrian-per.mykajabi.com/resource_redirect/downloads/file-uploads/sites/2148725027/themes/2162750478/downloads/f41ae28-b2ae-c71-1505-db80134de11a_ABCSocial-Regular.woff')
    format('woff');
}

@font-face {
  font-family: 'Thunder';
  src: url('https://adrian-per.mykajabi.com/resource_redirect/downloads/file-uploads/sites/2148725027/themes/2162750478/downloads/7ffdb55-8fd4-eb8e-77c2-05c78563fb3_Thunder-BoldLC.woff2')
    format('woff2');
}

@font-face {
  font-family: 'Qe Pam Rosenberry';
  src: url('https://adrian-per.mykajabi.com/resource_redirect/downloads/file-uploads/sites/2148725027/themes/2162750478/downloads/eae7f1f-7e1b-707-77c8-47cddfe044ba_QEPamRosenberry.ttf')
    format('truetype');
}

/* –––––––––––––––––––– INLINE CHECKOUT STYLE OVERRIDES –––––––––––––––––––– */

/* WORKING */

.embedded-checkout__fieldset .embedded-checkout__legend.t-sage-heading-4 {
  display: none;
}

#offer-price-original {
  font-size: 40px;
  font-family: var(--font-secondary), sans-serif !important;
  line-height: 150%;
  letter-spacing: -1%;
}

.sage-btn.sage-btn--primary[data-testid='popup-submit-button'] {
  background: #ffde4e !important;
  border-radius: 0 !important;
  font-size: 32px !important;
}

.sage-btn.sage-btn--primary[data-testid='popup-submit-button'] .sage-btn__truncate-text {
  color: #000;
  font-family: var(--font-secondary) !important;
  transform: translateY(3px);
}

/* TOP PRICE PADDING */
.embedded-checkout__section {
  padding-top: 1.5rem !important;
  padding-bottom: 0.75rem !important;
}

/* PRICE ORDER */
.sage-frame--align-center-right.sage-frame--direction-horizontal {
  /* justify-content: flex-start !important; */
  flex-direction: row-reverse !important;
  gap: 0px;
}

.embedded-checkout__summary
  .embedded-checkout-price-summary
  .t-sage-heading-4.sage-spacer-bottom-xs {
  display: none !important;
}

pds-text {
  display: none;
}

.embedded-checkout-price-summary__divider,
.embedded-checkout-coupon__divider {
  display: none;
}
/* DUE NOW SECTION */

.sage-frame.embedded-checkout-price-detail[data-testid='due-now'] {
  display: none;
}
/* USD */

.sage-frame.embedded-checkout-price-display__offer .sage-frame .sage-badge.sage-badge--draft {
  background: none;
  border: none;
}

.sage-badge.sage-badge--draft .sage-badge__value .sage-badge__value-text {
  color: black !important;
  font-size: 40px;
  font-family: var(--font-secondary), sans-serif !important;
  line-height: 150%;
  letter-spacing: -1%;
}

/* TOP TITLE: REMOVE */
.embedded-checkout-price-display__title-wrapper .t-sage-heading-4 {
  display: none !important;
}

/* top price */

.embedded-checkout-price-display__offer-price {
  color: black !important;
  font-size: 40px !important;
  font-family: var(--font-secondary), sans-serif !important;
  line-height: 150%;
  letter-spacing: -1%;
}

/* Image Container */
.embedded-checkout-price-display__image-container {
  display: none;
}

/* –––––––––––––––––––– END OF CHECKOUT STYLE OVERRIDES ––––––––––––––––––– */

p {
  font-family: var(--font-primary), sans-serif;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -1%;
}

/* www.content-college.com assets */

:root {
  --font-primary: 'ABC Social';
  --font-secondary: 'Thunder';
  --font-tertiary: 'Qe Pam Rosenberry';

  /* Font rendering optimization for Safari */
  font-synthesis: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.p-Input .Input {
  border-radius: 0px !important;
}

.body-sm {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -1%;
}

.body-md {
  font-family: var(--font-primary);
  font-size: 16px;
  font-weight: 500;
  line-height: 132%;
  letter-spacing: -1%;
}

.body-lg {
  font-family: var(--font-primary), sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 132%;
  letter-spacing: -1px;
}

.font-normal {
  font-weight: 400 !important;
}

.font-medium {
  font-weight: 500 !important;
}

.upper {
  text-transform: uppercase !important;
}

.lower {
  text-transform: lowercase !important;
}

.m-zero {
  margin: 0 !important;
}

.p-zero {
  padding: 0 !important;
}

.m-auto {
  margin: auto !important;
}

.flex {
  display: flex !important;
}

.flex-col {
  flex-direction: column !important;
}

.flex-row {
  flex-direction: row !important;
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.overline-sm li {
  font-family: var(--font-primary);
  font-size: 14px;
  line-height: 124%;
  letter-spacing: -1;
}

.display {
  font-family: var(--font-secondary);
  font-size: 64px;
  line-height: 80%;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}

p {
  font-family: var(--font-primary), sans-serif;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -1%;
}

h1,
.h1 {
  font-family: var(--font-secondary), sans-serif;
  font-size: 56px;
  line-height: 80%;
  text-transform: uppercase;
  color: #000;
}

h2,
.h2 {
  font-family: var(--font-secondary);
  font-size: 48px;
  line-height: 80%;
  text-transform: uppercase;
  color: #000;
}

h3,
.h3 {
  font-family: var(--font-secondary);
  font-size: 40px;
  line-height: 80%;
  text-transform: uppercase;
  color: #000;
}

h4,
.h4 {
  font-family: var(--font-secondary);
  font-size: 32px;
  line-height: 80%;
  text-transform: uppercase;
  color: #000;
}

h5,
.h5 {
  font-family: var(--font-secondary);
  font-size: 24px;
  line-height: 80%;
  text-transform: uppercase;
  color: #000;
}

h6,
.h6 {
  font-family: var(--font-secondary);
  font-size: 16px;
  line-height: 80%;
  text-transform: uppercase;
  color: #000;
}

.overline-sm {
  font-family: var(--font-primary);
  font-size: 14px;
  line-height: 124%;
  letter-spacing: -1;
  color: #000;
}

.overline-md {
  font-family: var(--font-primary);
  font-size: 16px;
  line-height: 124%;
  letter-spacing: -1;
  color: #000;
}

.overline-lg {
  font-family: var(--font-primary);
  font-size: 18px;
  line-height: 132%;
  letter-spacing: -1;
  color: #000;
}

.nav-link {
  font-family: var(--font-primary);
  font-size: 14px;
  line-height: 150%;
  letter-spacing: -1%;
  text-transform: uppercase;
  color: #000;
}

.scribbles {
  font-family: var(--font-tertiary);
  font-size: 64px;
  line-height: 80%;
  color: #000;
}

/* --- desktop font styles ---  */

@media (min-width: 768px) {
  .body-sm {
    font-family: var(--font-primary), sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -1%;
  }

  .body-md {
    font-family: var(--font-primary), sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 132%;
    letter-spacing: -1%;
  }

  .display {
    font-family: var(--font-secondary);
    font-weight: 700;
    font-size: 124px;
    line-height: 80%;
    text-transform: uppercase;
    color: black;
  }

  h1,
  .h1 {
    font-family: var(--font-secondary);
    font-size: 96px;
    line-height: 80%;
  }

  h2,
  .h2 {
    font-family: var(--font-secondary);
    font-size: 64px;
    line-height: 80%;
  }
  h3,
  .h3 {
    font-family: var(--font-secondary);
    font-size: 48px;
    line-height: 80%;
  }

  h4,
  .h4 {
    font-family: var(--font-secondary);
    font-size: 40px;
    line-height: 80%;
  }

  h5,
  .h5 {
    font-family: var(--font-secondary);
    font-size: 32px;
    line-height: 80%;
  }

  h6,
  .h6 {
    font-family: var(--font-secondary);
    font-size: 24px;
    line-height: 80%;
  }

  .nav-link {
    font-family: var(--font-primary);
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -1%;
  }
}

.black {
  color: #000 !important;
}

.white {
  color: #fff !important;
}

.apcc-yellow {
  color: #ffde4e !important;
}

.bg-black {
  background-color: #000 !important;
}
.bg-white {
  background-color: #fff !important;
}

.bg-apcc-yellow {
  background-color: #ffde4e !important;
}

/* --- button styling --- */

/* base button */

.button {
  text-align: left;
  text-transform: uppercase;
  background-color: transparent;
  border: none;
  line-height: 80%;
  box-shadow: none;
  cursor: pointer;
  font-family: var(--font-secondary);
  font-weight: 700;
}

/* button styles */

.button.btn-primary {
  color: #ffde4e;
}

.button.btn-secondary {
  color: #000;
}

.button.btn-tertiary {
  font-family: var(--font-primary);
  font-size: 22px !important; /* override base button size */
  text-transform: none !important; /* override base button uppercase */
  font-weight: 500;
  color: #000;
  display: flex;
  align-items: center;
  gap: 6px;
}

.button.btn-tertiary.btn-sm {
  font-size: 18px !important;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ revisit */

.button.play {
  text-align: left;
  border: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* button sizes */

.button.btn-lg {
  font-size: 64px;
}

.button.btn-md {
  font-size: 32px;
}

.button.btn-sm {
  font-size: 24px;
}

/* --- arrow styling & animation --- */
.button-icon {
  display: inline-flex !important;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.icon-arrow-lead {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-block: auto;
}

.icon-arrow-follow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-block: auto;
  transform: translateX(-160%);
}

.button:hover .icon-arrow-lead {
  transform: translateX(160%);
  transition: transform 350ms ease-out;
}

.button:hover .icon-arrow-follow {
  transform: translateX(0%);
  transition: transform 500ms ease-out;
}

.icon-play {
  transition: transform 400ms ease-out;
}
.button:hover .icon-play {
  transform: translateX(12px);
  transition: transform 400ms ease-in;
}

.big-arrow {
  width: 46px;
  position: relative;
  height: 46px;
  overflow: hidden;
  flex-shrink: 0;
}

/* --- Override global hover brightness --- */
.button:hover,
.button.btn-primary,
.button.btn-primary:hover,
.button.btn-primary:focus,
.button.btn-primary:active,
.button.btn-secondary:hover,
.button.btn-tertiary:hover,
.header .link-list__link:hover,
.header .link-list__link:hover::before,
.header .link-list__link:hover::after {
  filter: brightness(1) !important;
}
