/*
Theme Name: 10/25/2021 Krane Platform
Author: Joseph Dube, Grant DePoyster, and Celine Chadwick
Version: 1.0
*/

p, span, a, h1, h2, h3, h4, h5, li {
    font-family: 'din-2014' !important;
}

.cln-section-1 .cln-right-section {
    padding: 20px 40px 40px;
    border-left: 2px solid #dfe3e4;
}

.cln-section-1 .cln-right-section .carbon-background {
  fill: white;
  position: absolute;
  width: 272px;
  max-width: 100%;
  z-index: -1;
  right: -34px;
  bottom: -23px;
}

.cln-about-section .carbon-background {
  fill: #F4F6F7;
  position: absolute;
  height: 659px;
  z-index: -100;
  right: -40px;
  top: 8%;
}

.cln-bio a {
  text-decoration: none;
}

.carbon-blog .cln-section-1 .cln-right-section {
  padding: 20px 40px 40px;
  border-radius: 10px;
    border-left: none;
    background: white;
    margin: 5px;
    max-width: 675px;
    margin: 0 0 0 30px;
    box-shadow: rgb(95 95 112 / 25%) 0px 20px 20px -28px, rgb(218 218 218 / 30%) 2px 1px 20px 0px;
    border: 1px solid #f2f2f2 !important;
}

.cln-section-1 .cln-right-section .carbon-h1, .carbon-blog .cln-section-1 a, .carbon-blog .cln-about-section .section-heading {
  color: #8FDC74;
}
.cln-section-2 .cln-left-section a :hover, .cln-section-2 .cln-read-more a:hover {
  color: #8FDC74;
}
.cln-category-link:hover .category{
  color: white;
}
.cln-about-section .section-heading  {
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 300;
}
.secondary-article-a:hover .cln-article-title, .cln-primary-article:hover .cln-article-title, .cln-bio:hover .heading  {
  color: #8FDC74;
}
.cln-article-title {
  color: #272727;
}
.cln-read-more a:hover {
  color: #6C6C6C;
}
.cln-search-section .search_button, .search_button {
  background: #8FDC74;
}
 .cln-search-section .search_button:hover, .search_button:hover {
  background: #272727;
}
 .search_field {
  border-right: none;
}
.cln-container .category, .cln-current-video-message {
  color: #8edc74;
}


.cln-about-section {
  border-top: 2px solid #dfe3e4;
  background: transparent;
}

.cln-about-section .heading {
  color: #272727;
}


.footer_wrapper {
  background: #272727 !important;
  /* Needed to override current footer color */
}

.footer_wrapper #footer a{
  color: #8FDC74;
}
.footer_wrapper #footer p {
  color: white;
  font-family: 'din-2014';
}
.footer_wrapper .footer_blog_logo .cls-1, .footer_blog_logo .cls-2, .footer_blog_logo .cls-4 {
  fill: #8FDC74;
}
.footer_wrapper a.footer_up_icon {
  border: none;
  color: #8FDC74;
}
.carbon-grey {
  background: #272727;
}
#carbon_logo {
  width: 160px;
  padding: 5px 20px 0 5px;
  height: auto;
  display: block;
  float: left;
}

/* Navigation */
div.header {
  border-bottom: 3px #f3f6f7 solid;
}
/* Article Page */

div.page_sidebar {
  border: none;
}
ul.main_navigation li a.top_bar_a {
  border-bottom: 3px #f3f6f7 solid;
}
a.share_btn {
  color: #8FDC74;
}
a.share_btn:hover {
  color: #6C6C6C;
}
div.share_bar span {
  color: #6C6C6C;
}

span.category_head a{
color: #8FDC74;
font-size: 18px;
}
span.category_head a:hover {
  color: #6c6c6c;
}
article h1 {
  font-weight: 400;
  color: #272727;
}

.sidebar_outer h3 {
  color: #272727;
  font-weight: 700;
}

.article_page_wrapper div.sidebar_outer {
  width: 30%;
  float: none;
  font-family: "din-2014", arial, helvetica, sans-serif;
}

div.white_container {
  background: none;
}
div.white_padding {
  border: none;
}
div#masonary_div a {
  border-bottom: none;
}
.sidebar_outer .cat-item a {
  color: #8FDC74;
  border-bottom: 2px solid #d7dbdd;
}

div.white_padding_no_border ul li.cat-item a, .cln-category-list li.cat-item a {
  padding: 0;
  border-bottom: none;
  color: #8FDC74;
}

/* Staging and live only below */
li.cat-item a {
    color: #8FDC74;
}
.sidebar_home_container h1 {
  color: #272727;
  font-weight: 600;
}
/* Staging and live only end */

.sidebar_outer .cat-item a:hover {
color: #6c6c6c;
background: #cbcfd16b;
}
.article_page_wrapper div.article_container_outer {
  width: 70%;
}
a.related_content:hover {
  background: #e2e6e7;
  }
a.related_content:hover strong {
    color: #6f49a2;
  }


  /* Archive Page */
  div.outer_grid_wrapper {
    background: white;
  }
  a.content_links {
    border: #none;
  }
  div.outer_grid_wrapper {
    border: none;
  }
  div.header_outer h1 {
    font-weight: 700;
  }
  div.header_outer h1, .content_links_basic h1 {
    color: #272727;
  }



@media (max-width: 1260px) {
  .article_page_wrapper div.sidebar_outer {
    width: 36%;
  }
  .article_page_wrapper {
    flex-direction: row;
  }
  a.related_content {
    width: 100%;
  }
  div#article_container {
    padding: 20px 36px;
  }
}

@media (max-width: 1150px) {
  .carbon-blog .cln-section-1 .cln-right-section {
  padding: 30px;
  margin: 0 0 0 20px;
  }
}

@media (max-width: 1080px) {
  .article_page_wrapper {
    flex-direction: column;
  }
  .article_page_wrapper div.article_container_outer {
    width: 100%;
  }
  .article_page_wrapper div.sidebar_outer {
    width: 100%;
  }
  div.white_container {
    max-width: 600px;
  }
}

@media (max-width: 980px) {
  ul.main_navigation li a.top_bar_a {
    border-bottom: 1px #acdae7 solid;
  }
  .carbon-blog .cln-section-1 .cln-right-section {
   margin: 30px 0;
   max-width: 100%;
   padding: 40px;
 }
 .carbon-h1 {
   text-align: center;
 }
}


@media screen and (max-width: 600px) {
	 #article_container, #article_container {
		padding: 20px;
	}
  .carbon-blog .cln-section-1 .cln-right-section {
    padding: 40px 20px;
  }
}

.cln-section-1 .cln-right-section span {
    color: #717281;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 100 !important;
    font-family: 'din-2014';
}
.cln-section-1 .cln-right-section h1 {
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 300;
}
.cln-category-list h2 {
  width: 100%;
}
.follow-us-buttons a {
  color: #8edc74;
}

.tiktok-icon, .twitter-x-icon {
    background: #8fdc74;
  }
.cln_share_bar .share_btn .twitter-x-icon {
    background: #8fdc74;
    fill: white;
    height: 18px;
    width: 18px;
    margin: 0;
}
.cln_share_bar .share_btn .twitter-x-icon:hover {
  background: #6C6C6C;
}

  .follow-us-buttons .tiktok-icon, .follow-us-buttons .twitter-x-icon {
    background: #8fdc74;
  }
#footer a:hover {
  color: white;
}
