/*
 * Legal Disclaimer for Web licence
 *
 * Licence to use self-hosted webfonts for displaying dynamic text on specified website domains.
 *
 * Licensed exclusively for:
 * www.kameelahr.com
 */


/* =========================================================
   GENERAL
   ========================================================= */

html,
body {
  background-color: #fff;
  color: #fff;
  margin: 0;
}

body {
  margin-top: 0 !important;
}

a:active {
  opacity: 0.7;
}

a:hover {
  transform: rotate(0deg);
}

.page a.active {
  opacity: 0.4;
}

i,
em {
  font-family: "BradfordLLWeb-Italic";
  font-style: normal;
  font-weight: normal;
}

b,
strong {
  font-weight: 300;
}

sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 50%;
  font-style: normal;
  font-weight: 500;
  color: rgb(0, 0, 0);
}

sub {
  top: 0.3em;
}

sup {
  top: -0.8em;
}

s {
  text-decoration: line-through;
}

img {
  border: 0;
  padding: 0;
}

blockquote {
  padding: 0 0 0 1em;
  margin: 0.3em 0 0 0;
}

ul,
ol {
  margin: 0;
  padding: 0 0 0 2em;
}

li {
  margin-bottom: 0.6em !important;
}

hr {
  border: 0;
  height: 0;
  border-top: .5px solid rgba(0, 0, 0, 1);
  border-bottom: 0px solid rgba(255, 255, 255, 0.3);
}

hr2 {
  border: 0;
  height: 0;
  border-top: 1.25px solid rgba(0, 0, 0, 1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.content img {
  float: none;
  margin-bottom: 0.5em;
}

.gallery_image_caption {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 0.8rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.74);
  font-family: "BradfordLLWeb-Regular", Icons;
  font-style: normal;
  line-height: 1;
  align-items: center;
  text-align: center;
}

.overline-me {
  text-decoration: overline;
}

.loading[data-loading] {
  position: fixed;
  bottom: 8px;
  left: 8px;
}

.top {
  display: flex;
  align-items: center;
  justify-content: center;
}

#hrblack {
  background: black;
}

.rollover {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: none !important;
  box-shadow: none;
  transition: all 0.15s ease;
}

.rollover img {
  display: block;
  max-width: 34px;
  max-height: 34px;
  width: auto;
  height: auto;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  transition: all 0.15s ease;
}

.rollover:hover {
  background: #000;
  border: none !important;
  border-radius: 50%;
  box-shadow:
    0 0 12px #000,
    0 0 30px #000,
    0 0 60px #000;
  transform: scale(1.05) rotate(180deg);
}

.rollover:hover img {
  border: none !important;
  outline: none !important;
  filter: invert(1);
}

.rollover:active {
  transform: scale(0.92) rotate(180deg);
  box-shadow:
    inset 0 0 12px #000,
    0 0 20px #000;
}

.caption-box {
  background: #000;
  color: #fff;
  font-size: 0.6em;
  font-family: "Courier Prime", monospace;
  line-height: 0.9;
    display: inline;

  padding: 2.5px;
  margin: 0px;
  
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

#image-counter {
  color: #fff;
  font-family: "Courier Prime", monospace;
  text-align: right;
     padding: 10px;
}

/* =========================================================
   TYPOGRAPHY
   ========================================================= */

@font-face {
  font-family: "BradfordLLWeb-Regular";
  src: url("https://files.cargocollective.com/c893501/BradfordLLWeb-Regular.woff")
    format("woff");
}

@font-face {
  font-family: "BradfordLLWeb-Regular";
  src: url("https://files.cargocollective.com/c893501/BradfordLLWeb-Regular.woff2")
    format("woff2");
}

@font-face {
  font-family: "BradfordLLSub-RegularSubset";
  src: url("https://files.cargocollective.com/c893501/BradfordLLSub-RegularSubset.woff2")
    format("woff2");
}

@font-face {
  font-family: "BradfordLLSub-RegularSubset";
  src: url("https://files.cargocollective.com/c893501/BradfordLLSub-RegularSubset.woff")
    format("woff");
}

@font-face {
  font-family: "BradfordLLWeb-Italic";
  src: url("https://files.cargocollective.com/c893501/BradfordLLWeb-Italic.woff")
    format("woff");
}

@font-face {
  font-family: "BradfordLLWeb-Italic";
  src: url("https://files.cargocollective.com/c893501/BradfordLLWeb-Italic.woff2")
    format("woff2");
}

@font-face {
  font-family: "BradfordLLSub-Italic";
  src: url("https://files.cargocollective.com/c893501/BradfordLLSub-Italic.woff")
    format("woff");
}

@font-face {
  font-family: "BradfordLLSub-Italic";
  src: url("https://files.cargocollective.com/c893501/BradfordLLSub-Italic.woff2")
    format("woff2");
}


/* Courier Prime */

.courier-prime-regular {
  font-family: "Courier Prime", monospace;
  font-weight: 400;
  font-style: normal;
}

.courier-prime-bold {
  font-family: "Courier Prime", monospace;
  font-weight: 700;
  font-style: normal;
}

.courier-prime-regular-italic {
  font-family: "Courier Prime", monospace;
  font-weight: 400;
  font-style: italic;
}

.courier-prime-bold-italic {
  font-family: "Courier Prime", monospace;
  font-weight: 700;
  font-style: italic;
}


/* =========================================================
   PREDEFINED TEXT STYLES
   ========================================================= */

[data-predefined-style="true"] h1 {
  font-family: "BradfordLLWeb-Regular", Icons;
  font-style: normal;
  font-weight: 540;
  padding: 0;
  margin: 0;
  font-size: 4rem;
  line-height: 1.2;
  color: rgb(0, 0, 0);
}

[data-predefined-style="true"] h1 a {
  color: #6a329f;
}

[data-predefined-style="true"] Subhead {
  font-family: "BradfordLLWeb-Regular", Icons;
  font-style: normal;
  font-weight: 400;
  padding: 0;
  margin: 0;
  font-size: 2.1rem !important;
  line-height: 1.2;
  color: rgb(0, 0, 0);
}

[data-predefined-style="true"] Subhead a {
  color: #6a329f;
}

[data-predefined-style="true"] def {
  font-family: Inter, Icons;
  font-style: normal;
  font-weight: 400;
  padding: 0;
  margin: 0;
  font-size: 1.5rem;
  line-height: 1;
  color: rgb(0, 0, 0);
}

[data-predefined-style="true"] def a {
  color: #6a329f;
}

[data-predefined-style="true"] Header {
  display: inline-block;
  font-size: 1.9rem;
  line-height: 1.2;
  font-family: Inter, Icons;
  font-style: normal;
  font-weight: 400;
  color: #000;
}

[data-predefined-style="true"] Header a {
  color: rgb(0, 0, 0);
  border-bottom-width: 0em;
}

[data-predefined-style="true"] h2 {
  font-family: "BradfordLLWeb-Regular", Icons;
  padding: 0;
  margin: 0;
  color: #6a329f;
  font-size: 2rem;
  line-height: 1.2;
  font-style: normal;
  font-weight: 250;
  font-variation-settings: "slnt" 0, "MONO" 0;
}

[data-predefined-style="true"] h2 a {
  color: #6a329f;
}

[data-predefined-style="true"] bodycopy {
  font-size: 1.7rem;
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-family: "BradfordLLWeb-Regular", Icons;
  font-style: normal;
  line-height: 1.1;
}

[data-predefined-style="true"] bodycopy a {
  color: #6a329f;
  padding-bottom: 0.1em;
  text-decoration: none;
}

bodycopy a.image-link,
bodycopy a.icon-link,
bodycopy a.image-link:hover,
bodycopy a.icon-link:hover {
  border-bottom: 0;
  padding-bottom: 0;
}

[data-predefined-style="true"] toc {
  font-family: "Courier Prime", monospace;
  font-weight: 350;
  padding: 0;
  margin: 0;
  font-size: 1.3rem;
  line-height: 1;
  color: rgb(0, 0, 0);
}

[data-predefined-style="true"] toc a {
  color: #000;
  font-size: 1.3rem;
}

[data-predefined-style="true"] toc a:hover {
  color: #000;
  font-size: 1.5rem;
}

[data-predefined-style="true"] daily {
  display: inline-block;
  font-size: 2.1rem;
  line-height: 1.1;
  font-family: "Courier Prime", monospace;
  font-style: normal;
  font-weight: 400;
  color: #000;
}

[data-predefined-style="true"] daily a {
  color: #000 !important;
  border-bottom-width: 0em;
}

[data-predefined-style="true"] h3 {
  font-family: "BradfordLLWeb-Regular", Icons;
  font-style: normal;
  font-weight: 550;
  padding: 0;
  margin: 0;
  font-size: 1.6rem;
  line-height: 1.1;
  color: rgb(0, 0, 0);
}

[data-predefined-style="true"] h3 a {
  color: #6a329f;
}

[data-predefined-style="true"] h4 {
  font-family: "BradfordLLWeb-Regular", Icons;
  font-style: normal;
  font-weight: 400;
  padding: 0;
  margin: 0;
  font-size: 1.2rem;
  line-height: 1.2;
  color: rgb(0, 0, 0);
}

[data-predefined-style="true"] h4 a {
  color: #6a329f;
}

[data-predefined-style="true"] tool {
  font-family: "BradfordLLWeb-Regular", Icons;
  font-style: normal;
  font-weight: 400;
  padding: 0;
  margin: 0;
  font-size: 1.2rem;
  line-height: 1.2;
  color: rgb(0, 0, 0);
}

[data-predefined-style="true"] tool a {
  color: #6a329f;
}

[data-predefined-style="true"] current {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.1;
  font-family: "Courier Prime", monospace;
  font-style: normal;
  font-weight: 400;
  color: #000;
}

[data-predefined-style="true"] current a {
  color: #000 !important;
  border-bottom: 1.5px solid #000 !important;
  text-decoration: none !important;
  padding-bottom: 1px !important;
}

[data-predefined-style="true"] current a:hover {
  font-family: "Courier Prime", monospace;
  font-style: normal;
  color: #000;
  font-weight: 500;
  text-transform: uppercase !important;
  font-size: 1.6rem;
}

[data-predefined-style="true"] small {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.1;
  font-family: "BradfordLLWeb-Regular", Icons;
  font-style: normal;
  font-weight: 400;
  color: #000;
}

[data-predefined-style="true"] small a {
  color: #6a329f;
  border-bottom-width: 0em;
}

[data-predefined-style="true"] course {
  display: inline-block;
  font-size: 2.5rem;
  line-height: 1.1;
  font-family: "Courier Prime", monospace;
  font-style: normal;
  font-weight: 400;
  color: #000;
}

[data-predefined-style="true"] course a {
  color: #000 !important;
  border-bottom: 1.5px solid #000 !important;
  text-decoration: none !important;
  padding-bottom: 1px !important;
}

[data-predefined-style="true"] course a:hover {
  font-family: "Courier Prime", monospace;
  font-style: normal;
  color: #000;
  font-weight: 500;
  text-transform: uppercase !important;
  font-size: 1.6rem;
}

/* =========================================================
   CARGO THUMBNAILS
   ========================================================= */

div[thumbnails] {
  justify-content: flex-start;
}

[data-css-preset] .thumbnails {
  background-color: transparent;
  padding-left: 7.5em;
  padding-top: 4em;
  padding-right: 7.5em;
}

[data-css-preset] .thumbnails_width {
  width: 100%;
}

[data-css-preset] [thumbnails-pad] {
  padding: 0.75rem;
  padding-top: 0rem;
}

[data-css-preset] [thumbnails-gutter] {
  margin: -3.6rem;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
  padding: 0rem;
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
  margin: -2.25rem;
}

.thumbnails .thumb_image {
  outline: 0px solid rgba(106, 50, 159, 0.3);
  outline-offset: 0px;
}

.thumbnails .title {
  margin-top: 0rem;
  margin-bottom: 1rem;
  padding-top: 0.8rem;
  font-size: 1.3rem;
  font-weight: normal;
  color: rgba(0, 0, 0, 1);
  font-family: "BradfordLLWeb-Regular", Icons;
  font-style: normal;
  line-height: 1.1;
  text-align: center;
  white-space: normal;
  overflow: visible;
  width: 100%;
  min-width: 0;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.thumbnails .tags {
  margin-top: 1.2rem;
  margin-bottom: 0.5rem;
  font-size: 1.6rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  align-content: flex-start;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    "Open Sans",
    "Helvetica Neue",
    sans-serif,
    "Sans Serif",
    Icons;
  font-style: normal;
  line-height: 1.2;
}

.thumbnails .tags a {
  border-bottom: 0;
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}

.thumbnails .has_title .tags {
  margin-top: 0rem;
}


/* =========================================================
   PAGE SPACING
   ========================================================= */

.page_container {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.page {
  margin-top: 0;
  margin-bottom: 0;
}


/* =========================================================
   PAGE-SPECIFIC SPACING
   ========================================================= */

.page-fullbleed .content_padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.page-no-padding .content_padding {
  padding: 0 !important;
}

.page-narrow .content {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}


/* =========================================================
   HOVER IMAGE
   ========================================================= */

.hover-title {
  display: inline;
  pointer-events: auto;
  cursor: pointer;
}

.hover-image {
  visibility: hidden;
}

body:not(.mobile) .hover-title:hover + .hover-image {
  visibility: visible;
  pointer-events: none;
}

.hover-image {
  display: flex;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: -1;
  pointer-events: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 90vw;
  height: 90vh;
}

.hover-image img {
  max-width: 100% !important;
  max-height: 100% !important;
  width: auto !important;
  height: auto !important;
  margin-bottom: 0;
}

.hover-container {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.hover-container .hover-image {
  position: absolute;
  top: 100%;
  left: 50%;
  width: auto;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out;
}

.hover-container:hover .hover-image {
  opacity: 1;
  visibility: visible;
}


/* =========================================================
   BUTTON
   ========================================================= */

.button {
  background-color: #ffffff;
  border: 0 solid rgb(106, 50, 159);
  border-radius: 2rem;
  box-sizing: border-box;
  color: #6a329f;
  font-family: "BradfordLLWeb-Regular", Icons;
  font-weight: 400;
  line-height: 1.1rem;
  padding: 1rem;
  text-align: center;
  text-decoration: none;
  cursor: auto;
  user-select: auto;
  -webkit-user-select: auto;
  touch-action: manipulation;
}


/* =========================================================
   CONTAINER
   ========================================================= */

.container {
  display: block;
  position: relative;
  padding-left: 0;
  padding-right: 0;
     padding-top: 2px;
      padding-bottom: 2px;
  margin-bottom: 20px;
  margin-top: 10px;
  cursor: auto;
  font-size: .55em;
  user-select: auto;
}

.container input {
  position: static;
  opacity: 1;
  background-color: rgba(116, 0, 255, 0.05);
  cursor: auto;
  height: 400px;
  width: 401px;
  display: inline-block;
  border: 1.5px solid #6a329f;
  border-radius: 6px;
  box-sizing: border-box;
  font-family: "BradfordLLWeb-Regular", Icons;
  font-size: smaller;
  font-weight: 200;
  padding: 20px 100px;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

.container:hover input ~ .checkmark {
  background-color: #ccc;
}

.container input:checked ~ .checkmark {
  background-color: rgba(106, 50, 159, 0.05);
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.container input:checked ~ .checkmark:after {
  display: block;
}

.container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

[data-css-preset] .container {
  margin-left: 0;
  margin-right: auto;
}


/* =========================================================
   MENU BUTTON
   ========================================================= */

[data-css-preset] #site_menu_button {
  color: rgba(0, 0, 0, 1);
  font-size: 22px;
  padding: 5px;
  background: transparent;
  position: fixed;
  top: 3rem;
  z-index: 10001;
  cursor: auto;
  line-height: 1;
  right: 3rem;
}

body.mobile #site_menu_button {
  margin: 3.5px;
  font-size: 40px;
}

#site_menu_button.custom_icon {
  width: 40px;
  height: auto;
}

#site_menu_button.active {
  display: none;
}


/* =========================================================
   SITE MENU
   ========================================================= */

#site_menu {
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    "Open Sans",
    sans-serif;
  background: rgba(20, 20, 20, 0.95);
  font-size: 52px;
  font-style: normal;
  font-weight: 400;
  padding: 20px 30px 90px 30px;
  max-width: 400px;
  min-width: 300px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  transform: translateX(100%);
  transition: transform 0.3s ease;
  z-index: 10000;
}

body.menu-open #site_menu {
  transform: translateX(0%);
}

body.mobile #site_menu {
  width: 100%;
}

#site_menu .page-link a,
#site_menu .set-link > a {
  color: rgba(255, 255, 255, 0.75);
}

#site_menu .set-link > a {
  font-weight: bold;
}

#site_menu a:active {
  opacity: 0.7;
}

#site_menu a.active {
  opacity: 0.4;
}

#site_menu .menu-close {
  position: absolute;
  top: 1rem;
  right: 1.5rem;
  color: rgba(255, 255, 255, 0.9);
  font-size: 32px;
  text-decoration: none;
  cursor: pointer;
  z-index: 10001;
}

#site_menu .break {
  height: 28px;
}

#site_menu .indent {
  margin-left: 28px;
}


/* =========================================================
   SHOP
   ========================================================= */

[data-css-preset] #shop_button {
  color: rgba(0, 0, 0, 0.85);
  background: transparent;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  position: fixed;
  padding: 6px;
  top: 2rem;
  right: 2rem;
}

#shop_button.text {
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    "Open Sans",
    sans-serif;
  font-size: 2rem;
  padding: 0;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
}

#shop_button.custom_icon {
  width: 40px;
  height: auto;
}

body.mobile #shop_button:not(.text) {
  margin: -6px;
  font-size: 36px;
}


/* =========================================================
   SHOP PRODUCT
   ========================================================= */

.shop_product {
  width: 100%;
  max-width: 22rem;
  position: relative;
  display: block;
}

.shop_product .price {
  font-size: 2rem;
  line-height: 1;
  color: rgba(0, 0, 0, 0.85);
  display: block;
  margin-bottom: 1rem;
}

.shop_product .dropdown {
  font-size: 1.4rem;
  display: inline-block;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: white;
  margin-bottom: 1rem;
  line-height: 1.2;
  padding: 0.7rem 1rem;
}

.shop_product .button {
  font-size: 1.4rem;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  flex: 0 0 50%;
  text-align: left;
  display: inline-block;
  line-height: 1;
  padding: 0.8rem 1rem 0.9rem;
}


/* =========================================================
   QUICK VIEW
   ========================================================= */

[data-css-preset] .quick-view {
  padding: 2.5rem;
  height: 100%;
  width: 100%;
}

body.mobile .quick-view {
  width: 100%;
  height: 100%;
  margin: 0;
}

[data-css-preset] .quick-view-background {
  background: rgba(0, 0, 0, 0.85);
}

.quick-view-caption {
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    "Open Sans",
    sans-serif;
  font-weight: 400;
  transition: 100ms opacity ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 3.5rem 0;
  text-align: center;
  font-size: 1.5rem;
}

.quick-view-caption span {
  padding: 0.5rem 1rem;
  display: inline-block;
  background: rgba(176, 173, 179, 1);
  color: white;
}


/* =========================================================
   NAVIGATION
   ========================================================= */

.quick-view-navigation .left-arrow {
  left: 10px;
}

.quick-view-navigation .right-arrow {
  right: 10px;
}

.quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow {
  height: 36px;
  width: 36px;
}

.quick-view-navigation .left-arrow .inner-color,
.quick-view-navigation .right-arrow .inner-color {
  stroke: #fff;
  stroke-width: 1.5px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
  stroke: rgba(176, 173, 179, 1);
  stroke-width: 2.5px;
}

.quick-view-navigation .close-button {
  top: 10px;
  right: 10px;
  width: 36px;
  height: 36px;
}

.quick-view-navigation .close-button .inner-color {
  stroke: #fff;
  stroke-width: 1.5px;
}

.quick-view-navigation .close-button .outer-color {
  stroke: #000;
  stroke-width: 2.5px;
  opacity: 0.6;
}

.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
  height: 36px;
  width: 36px;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
  stroke: #fff;
  stroke-width: 1.5px;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
  stroke: rgba(176, 173, 179, 1);
  stroke-width: 2.5px;
}

.wallpaper-navigation .left-arrow,
.wallpaper-navigation .right-arrow {
  width: 36px;
  height: 36px;
}

.wallpaper-navigation .left-arrow .inner-color,
.wallpaper-navigation .right-arrow .inner-color {
  stroke: #fff;
  stroke-width: 1.5px;
}

.wallpaper-navigation .left-arrow .outer-color,
.wallpaper-navigation .right-arrow .outer-color {
  stroke: rgba(0, 0, 0, 0.6);
  stroke-width: 2.5px;
}


/* =========================================================
   FEED
   ========================================================= */

.feed .content_container .page {
  border-top: 0 dashed rgba(0, 0, 0, 0.2);
}

.feed .content_container .page_container:first-child .page {
  border-top: 0;
}


/* =========================================================
   AUDIO
   ========================================================= */

.audio-player {
  max-width: 100%;
  height: 4.3rem;
  font-size: 1.4rem;
  line-height: 0.7;
  font-family: "BradfordLLWeb-Regular", Icons;
  font-style: normal;
  font-weight: 400;
  margin-top: 1em;
  margin-bottom: 1em;
  overflow: hidden;
}

body.mobile .audio-player {
  max-width: 100%;
}

.audio-player .title,
.audio-player .track-title,
.audio-player .play,
.audio-player .play-text,
.audio-player .play-label,
.audio-player .caption,
.audio-player .label,
.audio-player .note-icon {
  display: none !important;
}

.audio-player .button,
.audio-player button {
  background: rgba(106, 50, 159, 0.1);
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 2rem 1rem 1rem;
  border: 0;
  border-radius: 999px 10px 10px 999px;
}

.audio-player .button::after,
.audio-player button::after {
  content: "Listen!";
  margin-left: 1rem;
  font-family: "BradfordLLWeb-Regular";
  font-size: 1.4rem;
  line-height: 1;
  color: #000;
  white-space: nowrap;
  display: inline-block;
}

.audio-player .icon {
  fill: #000;
  width: auto;
  height: 100%;
  padding: 0.4rem;
  margin: 0;
  box-sizing: border-box;
}

.audio-player .separator {
  width: 2px;
  background-color: #000;
}

.audio-player .buffer {
  background: #fff;
}

.audio-player .progress {
  background: rgba(0, 0, 0, 0.06);
}

.audio-player .progress-indicator {
  border: 1.5px solid rgba(106, 50, 159, 1);
  width: 1px;
  height: 100%;
  right: 0;
  position: absolute;
  cursor: ew-resize;
}

.audio-player .current-time {
  padding-left: 1.2rem !important;
}

.audio-player .total-time {
  padding-right: 1.2rem !important;
}


/* =========================================================
   MISC
   ========================================================= */

.grabbing {
  cursor: grabbing;
}

.help {
  cursor: help;
}

tr:hover {
  background-color: rgba(116, 0, 255, 0.05);
}

td:before {
  position: absolute;
  left: 6px;
  content: attr(data-label);
  font-weight: bold;
}

.underline {
  border-bottom: 0.5px solid #000;
  line-height: 0.5;
}


/* =========================================================
   DAILY GRID
   ========================================================= */

/*
   IMPORTANT:
   This is OUTSIDE all other media queries.
*/

.daily-grid {
  display: grid !important;

  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;

  grid-auto-flow: row !important;

  width: 100% !important;
  max-width: none !important;

  margin: 0 !important;
  padding: 0 !important;

  column-gap: 10px !important;
  row-gap: 15px !important;

  box-sizing: border-box !important;
}


/* DAILY ITEM */

.daily-grid > .daily {
  display: block !important;

  position: relative !important;

  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;

  margin: 0 !important;
  padding: 0 !important;

  float: none !important;

  box-sizing: border-box !important;
}


/* IMAGE / VIDEO BOX */

.daily-grid .daily-image {
  display: block !important;

  width: 100% !important;
  height: auto !important;

  aspect-ratio: 1 / 1 !important;

  margin: 0 !important;
  padding: 0 !important;

  overflow: hidden !important;

  box-sizing: border-box !important;
}


/* IMAGE */

.daily-grid .daily-image img {
  display: block !important;

  width: 100% !important;
  height: 100% !important;

  max-width: none !important;
  max-height: none !important;

  margin: 0 !important;
  padding: 0 !important;

  object-fit: contain !important;
  object-position: center center !important;

  box-sizing: border-box !important;
}


/* VIDEO */

.daily-grid .daily-image video {
  display: block !important;

  width: 100% !important;
  height: 100% !important;

  max-width: none !important;
  max-height: none !important;

  margin: 0 !important;
  padding: 0 !important;

  object-fit: contain !important;
  object-position: center center !important;

  box-sizing: border-box !important;
}


/* DAILY TEXT */

.daily-grid .daily-text {
  display: block !important;
  width: 100% !important;
  margin: 5px 0 0 0 !important;
  padding: 0 !important;
  text-align: center !important;
 font-family: "Courier Prime", monospace;
  font-weight: 400;
  font-style: normal; 
    font-size: 1.0rem !important;
  box-sizing: border-box !important;
  color: #000 !important;
	font-style: normal;
	font-weight: normal;
 
}


/* DAILY RULE */

.daily-grid .daily-text hr {
  display: block !important;

  width: 100% !important;

  margin: 5px 0 !important;
}


/* =========================================================
   MOBILE
   ========================================================= */

@media screen and (max-width: 768px) {

  html,
  body {
    width: 100%;
    max-width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden;
  }

  body {
    margin-top: 0 !important;
  }

  body.mobile .page,
  .mobile .page,
  [data-css-preset].mobile .page {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 0 !important;
    margin: 0 !important;
    box-sizing: border-box;
  }

  body.mobile .page_container,
  body.mobile .content_container {
    width: 100% !important;
    margin: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  body.mobile [data-css-preset] .content_padding {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  body.mobile .content img {
    display: block;
  }


  /* DAILY GRID ON MOBILE */

  .daily-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;

    column-gap: 10px !important;
    row-gap: 15px !important;

    width: 100% !important;
  }


  /* FULL BLEED / NO PADDING */

  .page-fullbleed .content_padding,
  .page-no-padding .content_padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .page-narrow .content {
    max-width: 100%;
  }
}


/* =========================================================
   SMALL PHONE
   ========================================================= */

@media screen and (max-width: 400px) {

  .daily-grid {
    grid-template-columns: 1fr !important;
  }

}


/* =========================================================
   MOBILE THUMBNAILS
   ========================================================= */

@media (max-width: 768px) {

  [data-css-preset] .thumbnails,
  .thumbnails {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    align-items: flex-start;
  }

  .thumbnails > * {
    flex: 0 0 auto;
  }

  .thumbnails .title {
    text-align: center;
    white-space: normal;
    width: 100%;
    min-width: 0;
    overflow: visible;
    overflow-wrap: break-word;
    word-wrap: break-word;
    line-height: 1.15;
  }

  .thumbnails .thumb_image {
    flex-shrink: 0;
  }

  [data-css-preset] [thumbnails-gutter],
  [thumbnails-gutter] {
    margin: 0;
  }

  [data-css-preset] [thumbnails-pad],
  [thumbnails-pad] {
    padding: 0.5rem;
    padding-top: 0;
  }

  [data-css-preset] .thumbnails_width,
  .thumbnails_width {
    width: max-content;
    min-width: 100%;
  }
}

/* =========================================================
   REMOVE WHITE SPACE BETWEEN STACKED PAGES
   ========================================================= */

/* Remove spacing from Cargo page wrappers */
.page_container,
.content_container,
.page,
.page_content,
.content {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* Remove vertical padding that can create gaps */
.page_container,
.content_container,
.page {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* Prevent empty/min-height space between pages */
.page {
  min-height: 0 !important;
  height: auto !important;
}

/* Make consecutive pages touch */
.page_container + .page_container {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Remove gaps specifically inside feed layouts */
.feed .content_container,
.feed .content_container .page_container,
.feed .content_container .page {
  margin: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* Mobile */
@media screen and (max-width: 768px) {

  .page_container,
  .content_container,
  .page {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    min-height: 0 !important;
  }

  .page_container + .page_container {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
}