@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700");

      :root {
        --font: Lato;
        --alt-font: Lato;
        --accent-color: #000000;
        --secondary-color: #f2d70e;
        --link-color: #664d08;
        --accent-highlight-color: #000000;
        --accent-highlight-background-color: #cccccc;
        --accent-tinted-color-70: #b3b3b3;
        --accent-tinted-color-80: #cccccc;
        --accent-tinted-color-90: #e6e6e6;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #1a1a1a;
        --secondary-hover-color: #c3ad0a;
        --secondary-contrast-color: #111;
        --link-hover-color: #c5940f;
      }
      
body { background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1499701412/zazd71fdlwwp9ucucoac.jpg'); background-attachment: fixed; background-size: cover; }
.company__logo {text-indent: 100%;white-space: nowrap;overflow: hidden;background: url('https://media.thoughtindustries.com/thoughtindustries/image/upload/a_exif,c_fit,t_ti_company_logo_v4/v1/course-uploads/dd095388-8edf-4415-bc3d-8fece329c6bf/lq1kt85ajqtx-Align-solid-color-green.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');

body,p, h1, h2, h3, h4 {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
}

/* widget */
.widget.widget--catalog.widget--catalog_standard,
.widget.widget--featured-content.widget--featured-content_standard,
.widget.widget--recent-content.widget--recent-content_standard,
.widget.widget--about-blocks.widget--about-blocks_standard,
.widget.widget--contact-block.widget--contact-block_standard,
.widget.widget--testimonial.widget--testimonial_standard.widget--no-white-space,
.widget.widget--featured-content.widget--featured-content_article,
.widget.widget--featured-content.widget--featured-content_carousel,
.widget.widget--featured-content.widget--featured-content_multi-carousel,
.widget.widget--featured-content.widget--featured-content_image-overlay,
.widget.widget--recommended-content.widget--recommended-content_standard,
.widget.widget--linked-workbook.widget--linked-workbook_standard,
.widget.widget--link-matrix.widget--link-matrix_standard,
.widget.widget--navbar.widget--navbar_standard,
.widget.widget--searchbar.widget--searchbar_standard,
.widget.widget--dashboard-access.widget--dashboard-access_standard,
.widget.widget--discussion-board.widget--discussion-board_standard,
.widget.widget--video.widget--video_standard,
.widget.widget--title.widget--title_standard,
.widget.widget--one-column.widget--one-column_standard,
.widget.widget--two-column.widget--two-column_standard,
.widget.widget--three-column.widget--three-column_standard,
.widget.widget--four-column.widget--four-column_standard,
.widget.widget--html.widget--html_standard,
.widget.widget--links.widget--links_standard {
    max-width: 1160px;
    margin: 0 auto;
}

.widget.widget--navbar.widget--navbar_standard {
  max-width: 100%;
}

.course__detail__container {
    max-width: 1160px;
    margin: 0 auto;
}



/* Override Full Width */
.full-width {
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
}
.full-width.center-content > div:first-child {
    max-width: 1160px;
    margin: 0 auto; 
}

/* General Layout */
.home__content {
  padding: 0 !important;
}
.row-center-custom {
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
}
.row .row {
  margin: 0 auto;
}

.widget--navbar {
  background: #001E24 !important;
}

.btn.btn-primary {
  color: #001E24;
  background: #D2F900;
  border-color: #D2F900;
  border-radius: 30px;
}
.btn.btn-primary:hover {
  color: #fff;
  background: #001E24;
  border-color: #001E24;
}

.general-second-nav {
  padding: 0 2rem !important;
}

.general-second-nav,
.general-second-nav .top-bar,
.general-second-nav .top-bar-section ul li {
  background: #001E24;
}

.general-second-nav .navigation-bar.top-bar {
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
}

.general-second-nav .top-bar {
  height: auto;
}

.general-second-nav .top-bar-section ul li a,
.general-second-nav .top-bar-section li:not(.has-form) a:not(.button) {
  background: #001E24;
  color: #fff;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-transform: capitalize;
}

.general-second-nav .top-bar-section ul li:hover,
.general-second-nav .top-bar-section ul li a:hover,
.general-second-nav .top-bar-section li:not(.has-form) a:not(.button):hover {
  background: #111;
  color: #fff;
}

.general-second-nav .navigation-bar .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button),
.general-second-nav .navigation-bar .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button),
.general-second-nav .navigation-bar .top-bar-section li:not(.has-form) a:not(.button):focus,
.general-second-nav .navigation-bar .top-bar-section li:not(.has-form) a:not(.button):hover,
.general-second-nav .navigation-bar .top-bar-section ul li:hover:not(.has-form) > a {
  background: #111;
  color: #fff;
}

.general-second-nav .navigation-bar .top-bar-section ul.left {
  border: none;
}

/* Header */
header .header__inner {
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
}

.header .company__beta-logo {
    position: absolute;
    top: 0;
}
.nav.nav--top {
  background: transparent;
  border-top: 5px solid #e8bc58;
  margin: 1rem 1rem 0;
}

.nav.nav--top ul li {
  background: transparent;
  border-right: 2px solid #fff;
  margin: 10px auto;
}

.nav.nav--top ul li:last-of-type {
  border-right: none;
}

.nav.nav--top ul a,
.nav.nav--top ul button {
  background: transparent;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.5;
  padding: 0 16px;
}
.nav.nav--top ul a:hover,
.nav.nav--top ul button:hover {
  background: transparent;
  color: #e8bc58;
}

header nav.top-bar {
  background: transparent;
  border-top: 5px solid #e8bc58;
  margin: 1rem 1rem 0;
}
header nav .top-bar-section ul li {
  background: transparent;
  border-right: 2px solid #fff;
  margin: 10px auto;
}
header nav .top-bar-section ul li:last-of-type {
  border-right: none;
}
header nav .top-bar-section li:not(.has-form) a:not(.button) {
  background: transparent;
  text-shadow: 0 0 2px #000;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  line-height: 1.5;
}
header nav .top-bar-section li:not(.has-form) a:not(.button):hover {
  background: transparent;
  color: #e8bc58;
}

.hero picture {
  background-size: cover;
  background-position: center top;
}
.layout__content .hero {
  margin-bottom: 0;
}

@media only screen {
  .container {
    max-width: 100%;
  }
}

@media only screen and (max-width: 40em) {
  .container {
    max-width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .container {
    max-width: 100%;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .container {
    max-width: 100%;
  }
}

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .container {
    max-width: 100%;
  }
}

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .container {
    max-width: 100%;
  }
}

@media only screen and (min-width: 120.063em) {
  .container {
    max-width: 100%;
  }
}


#cart-button {
  display:none;
}

.nav.nav--top {
    border-top: 5px solid #D2F900;
}

.editor-content ol li, .editor-content ul li {
  margin-bottom: 0.5rem;
    margin-left: 15px;
}

.editor-content ol, .editor-content ul {
    padding-left: 0;
    margin-left: 0;
}

.hero .hero__caption {
  background: none;
    bottom: 2em;
    left: 0;
    position: absolute;
    text-align: center;
}

.hero .hero__caption .hero__title, #learner .hero__caption span.h4 {
  color: white !important;
}


.navigation-bar .top-bar-section ul li>a {
  text-transform: inherit !important;
}

.general-second-nav .top-bar-section ul li a, .general-second-nav .top-bar-section li:not(.has-form) a:not(.button) {

  text-transform: inherit !important;
}