/* Hash Kitchen Branding */

/* Fonts */
@font-face {
  font-family: "Futura-Cyrillic-Demi";
  src: local("Futura-Cyrillic-Demi"), local("Futura-Cyrillic-Demi"), local("Futura Cyrillic Demi"), url("https://cdn.kytelearning.com/hashkitchen/branding/fonts/futura-cyrillic-demi/28d5a197-6fea-4569-a097-88346208b558.woff2") format("woff2"), url("https://cdn.kytelearning.com/hashkitchen/branding/fonts/futura-cyrillic-demi/28d5a197-6fea-4569-a097-88346208b558.woff") format("woff"), url("https://cdn.kytelearning.com/hashkitchen/branding/fonts/futura-cyrillic-demi/28d5a197-6fea-4569-a097-88346208b558.ttf") format("truetype"), url("https://cdn.kytelearning.com/hashkitchen/branding/fonts/futura-cyrillic-demi/28d5a197-6fea-4569-a097-88346208b558.otf") format("opentype");
  font-weight: 100 1000;
  font-stretch: 0% 200%;
}

@font-face {
  font-family: "Jost";
  src: local("Jost"), local("Jost"), local("Jost"), url("https://cdn.kytelearning.com/hashkitchen/branding/fonts/jost/43d03f09-01ca-4ca8-86a5-1e3175a29009.woff2") format("woff2"), url("https://cdn.kytelearning.com/hashkitchen/branding/fonts/jost/43d03f09-01ca-4ca8-86a5-1e3175a29009.woff") format("woff"), url("https://cdn.kytelearning.com/hashkitchen/branding/fonts/jost/43d03f09-01ca-4ca8-86a5-1e3175a29009.ttf") format("truetype"), url("https://cdn.kytelearning.com/hashkitchen/branding/fonts/jost/43d03f09-01ca-4ca8-86a5-1e3175a29009.otf") format("opentype");
  font-weight: 100 1000;
  font-stretch: 0% 200%;
}

/* ***** */
/* CSS Variables */
:root {
  --color-font: rgba(23,57,99,1);
  --color-black: #000000;
  --color-white: #ffffff;
  --color-border: rgba(23,57,99,1);
  --color-status-info: #36a3f7;
  --header-color-text: rgba(23,57,99,1);
  --color-status-error: #f4516c;
  --color-brand-primary: rgba(23,57,99,1);
  --font-family-primary: 'Futura-Cyrillic-Demi';
  --color-brand-tertiary: #868aa8;
  --color-status-success: #34bfa3;
  --color-status-warning: #ffb822;
  --color-brand-secondary: rgba(117,97,53,1);
  --color-page-background: #f5f5f5;
  --font-family-secondary: 'Jost';
  --header-background-color: #ffffff;
  --forced-brand-color: rgba(23,57,99,1);
}
/* ************* */

/* Custom CSS */
kyte-header header.logged-out {
  display: none;
}

kyte-login,
kyte-forgot,
kyte-join {
  background-image: url(https://cdn.kytelearning.com/swig/login_bg3.jpg);
  background-size: cover;
}

kyte-login #login-container,
kyte-forgot #login-container,
kyte-join #join-container {
  background-color: white;
  border-radius: var(--border-radius);
}

[ng-reflect-name="courseType"],
kyte-content-manager-course-builder-info #course-type {
  display: none !important;
}

.hide-tenant {
  display: none !important;
}

/* :root {
  --header-logo-padding-left: 24px;
  --font-weight-3: 500;
} */

button.sign-in-btn {
  background-color: var(--color-brand-primary) !important;
}

.ql-editor ul.branded li::before,
.ql-editor ul.brandedList li::before,
kyte-lesson-viewer-v2-embed ul.branded li:before,
kyte-lesson-viewer-v2-embed ul.brandedList li:before {
  background-size: 14px;
  height: 40px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='12' fill='white' viewBox='0 0 384 512'%3E%3Cpath d='M224 0H211.5l-3 12.1L179.5 128H16 0v32H16 368h16V128H368 212.5l24-96H272h16V0H272 224zM37.3 192L64 512H320l26.7-320H314.6l-4.2 50c-36.2 3.7-61.4 12.6-80.6 24.9c-19.3 12.3-31.7 27.6-42.5 41l-2 2.5c-11.5 14.1-22 26.3-39.1 36.1c-14 8-33.3 14.9-62.3 18.6L69.4 192H37.3zM86.5 397c32.9-4.1 56.8-12 75.5-22.8c22.6-13 36.2-29.2 48-43.7l1.4-1.7c11.3-13.9 20.7-25.5 35.5-35c13.2-8.5 31.7-15.7 60.7-19.4L290.6 480H93.4l-6.9-83z'/%3E%3C/svg%3E");
}

.ql-editor ul.branded li::before,
kyte-lesson-viewer-v2-embed ul.branded li:before {
  background-size: 14px;
  height: 40px;
  content: "" !important;
  /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='12' fill='white' viewBox='0 0 384 512'%3E%3Cpath d='M224 0H211.5l-3 12.1L179.5 128H16 0v32H16 368h16V128H368 212.5l24-96H272h16V0H272 224zM37.3 192L64 512H320l26.7-320H314.6l-4.2 50c-36.2 3.7-61.4 12.6-80.6 24.9c-19.3 12.3-31.7 27.6-42.5 41l-2 2.5c-11.5 14.1-22 26.3-39.1 36.1c-14 8-33.3 14.9-62.3 18.6L69.4 192H37.3zM86.5 397c32.9-4.1 56.8-12 75.5-22.8c22.6-13 36.2-29.2 48-43.7l1.4-1.7c11.3-13.9 20.7-25.5 35.5-35c13.2-8.5 31.7-15.7 60.7-19.4L290.6 480H93.4l-6.9-83z'/%3E%3C/svg%3E"); */
  font-weight: 100 !important;
  background-image: none !important;
  color: white !important;
}

.ql-editor ul.brandedList li::before,
kyte-lesson-viewer-v2-embed ul.brandedList li:before {
  background-size: 14px;
  height: 40px;
  content: "" !important;
  font-weight: 100 !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='12' fill='white' viewBox='0 0 384 512'%3E%3Cpath d='M224 0H211.5l-3 12.1L179.5 128H16 0v32H16 368h16V128H368 212.5l24-96H272h16V0H272 224zM37.3 192L64 512H320l26.7-320H314.6l-4.2 50c-36.2 3.7-61.4 12.6-80.6 24.9c-19.3 12.3-31.7 27.6-42.5 41l-2 2.5c-11.5 14.1-22 26.3-39.1 36.1c-14 8-33.3 14.9-62.3 18.6L69.4 192H37.3zM86.5 397c32.9-4.1 56.8-12 75.5-22.8c22.6-13 36.2-29.2 48-43.7l1.4-1.7c11.3-13.9 20.7-25.5 35.5-35c13.2-8.5 31.7-15.7 60.7-19.4L290.6 480H93.4l-6.9-83z'/%3E%3C/svg%3E");
  color: white !important;
}

/** Hidden Elements **/
kyte-navigation-drawer li.library {
  display: none;
}

@media screen and (orientation: portrait) and (max-width: 768px),
screen and (orientation: landscape) and (max-width: 1024px) {

  h1 {
    font-size: 1.5rem;
  }

  h2 {
    font-size: 1.4rem;
  }

  h3 {
    font-size: 1.3rem;
  }

  h4 {
    font-size: 1.2rem;
  }

  h5 {
    font-size: 1.1rem;
  }

  h6 {
    font-size: 1rem;
  }
}

.masquerade-text {
  display: none;
}

.ql-editor img[style*="float: left"],
.ql-editor img[style*="float:left"] {
  margin-right: 20px;
}

/* Updated font assignment logic */
body {
  font-family: var(--font-family-secondary);
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 *,
h2 *,
h3 *,
h4 *,
h5 *,
h6 * {
  font-family: var(--font-family-primary) !important;
  text-transform: uppercase !important;
}

/*Branded header adjustments*/
h1.brandedHeader {
  font-size: 1.75rem;
  line-height: 1.75rem;
}

button.modern {
  font-size: 22px;
    line-height: 14px;
    padding-left: 2%;
    padding-right: 2%;
}