/*
 Theme Name:   LitCharts - Twenty Sixteen Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Sixteen Child Theme
 Author:       LitCharts
 Author URI:   http://example.com
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

/*///////////////////*/

html {
  font-size: 100%;
}

body {
  background: #fff;
  color: #5a5a5a;
}

.site {
  margin: 0;
}

.site-inner {
  max-width: none;
}

a,
a:hover {
  text-decoration: none;
}

.page-header {
  border: none;
}

@media screen and (min-width: 44.375em) {
  body:not(.custom-background-image):before, body:not(.custom-background-image):after {
    display: none;
  }
}

@media screen and (min-width: 44.375em) {
 .entry-content blockquote:not(.alignleft):not(.alignright) {
    margin-bottom: 20px;    
    margin-left: 0;
 }
}

nav.navigation.post-navigation {
  display: none;
}

p,
ul,
ol {
  font-size: 16px;
  line-height: 1.6;  
  margin: 0 0 .95em;
}

@media (min-width: 768px) and (max-width: 1200px) {
  p,
  ul,
  ol {
    font-size: 18px;
    line-height: 1.5;
  }
}

@media (min-width: 1200px) {
  p,
  ul,
  ol {
    font-size: 20.8px;
    line-height: 1.5;
  }
}

/*///////////////////*/

body, button, input, select, textarea,
.site-title,
.entry-title  {
  font-family: "SourceSansPro", "Source Sans Pro", verdana, arial, helvetica, sans-serif;
}

#masthead {
  margin-bottom: 20px;
  padding: 10px 10px 15px;
}

#masthead .site-branding {
  margin: 0;
}

@media screen and (min-width: 44.375em) {
  .wp-custom-logo .site-title {
    margin-top: 8px;
  }
}

.site-header-main {
  display: block;
  padding: 3px 2px;
}

@media(min-width: 768px) {
  .site-header-main {
    padding: 10px;
  }
}

@media(min-width: 1024px) {
  .site-header-main {
    padding: 11px 30px;
  }
}

.site-title {
  font-size: 18px;
  font-weight: 800;
  line-height: 28px;
  margin-top: 8px;
  padding-left: 10px;
}

@media(min-width: 768px) {
  .site-title {
    font-size: 20px;
    font-weight: 800;
    line-height: 28px;
  }
}

@media(min-width: 1024px) {
  .site-title {
    font-size: 24px;
    font-weight: 800;
    line-height: 24px;
  }
}

.site-branding .divider {
  background: #bababa;
  display: inline-block;
  height: 22px;
  margin-bottom: -4px;
  margin-left: 6px;
  width: 1px;
}

.site-branding .site-title {
  display: inline-block;
}

.site-branding .site-description {
  font-size: 11.2px;
  margin: 0;
  margin-left: 5px;
  margin-top: 4px;
}

.site-branding .custom-logo-link {
  display: inline-block;
  vertical-align: top;
}

.site-branding .custom-logo-link img {
  height: 36px;
  padding-top: 2px;
  vertical-align: middle;
  width: 36px;
}

#blog-header {
  background: url(https://www.litcharts.com/blog/wp-content/uploads/2020/06/blog-banner.svg) #FFC965;
  height: 120px;
  margin: 0px -15px 25px;
  padding: 5px 10px;
}

@media (min-width: 768px) {
  #blog-header {
    font-size: 32px;
    line-height: 42px;
    margin: 5px -15px 25px;
  }
}

@media (min-width: 1024px) {
  #blog-header {
    font-size: 1em;
    height: 180px;
    margin: 10px -15px 25px;
    padding: 0 5px;
  }
}

#blog-header p {
  margin: 0;
}

#blog-header h1 {
  font-size: 1em;
}

.entry-header {
  position: absolute;
  top: -155px;
}

@media(min-width: 768px) {
  .entry-header {
    top: -165px;
  }
}

@media(min-width: 1024px) {
  .entry-header {
    top: -220px;
  }
}

.entry-title,
.entry-title a,
.entry-title a:hover {
  color: #181919;
}

.entry-title {
  font-size: 24px;
  line-height: 32px;
 }

@media (min-width: 768px) {
  .entry-title {
    font-size: 32px;
    line-height: 42px;
  }
}

@media (min-width: 1024px) {
  .entry-title {
    font-size: 36px;
    line-height: 46px;
  }
}

.entry-content p {
  max-width: 100%;
}

.entry-content h2 {
   color: #ff6967;
   font-size: 20px;
   font-weight: bold;
   margin-top: 22px;
   margin-bottom: 5px;
}

@media (min-width: 768px) and (max-width: 1200px) {
  .entry-content h2 {
    font-size: 22px;
  }
}

@media (min-width: 1200px) {
  .entry-content h2 {
    font-size: 26px;
  }
}

.entry-content h3 {
   color: #ff6967;
   font-size: 16px;
   font-weight: bold;
   margin-top: 22px;
   margin-bottom: 5px;
}

@media (min-width: 768px) and (max-width: 1200px) {
  .entry-content h3 {
    font-size: 20px;
  }
}

@media (min-width: 1200px) {
  .entry-content h3 {
    font-size: 22px;
  }
}

.entry-content ul,
.entry-content ol {
   margin-left: 30px;
}

.entry-content blockquote {
   border-color: #eeeeee;
   margin-left: 0;
}

.nav-links {
  display: none;
  float: right;
}

@media(min-width: 768px) {
  .nav-links {
    display: block;
  }
}

.nav-links a {
  color: #181919;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  margin: -3px 20px 0 0;
  text-align: left;
}

.nav-links a:hover {
  text-decoration: underline;
}

@media(min-width: 1024px) {
  .nav-links a {
    margin-top: 0;
  }
}

.nav-links a .word {
  display: block;
}

.mobile-nav-links {
  align-items: center;
  background: #f1f1f1;
  border-top: 1px solid #D0D1D1;
  display: flex;
  justify-content: center;
  padding: 12px 0;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 5px;
}

@media(min-width: 768px) {
  .mobile-nav-links {
    display: none;
  }
}

.mobile-nav-links a {
  color: #181919;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 20px;
}

.mobile-nav-links a:not(:last-child) {
  margin-right: 16px;
}

.site-header-main .search.form {
  display: block;
  float: right;
  margin-top: 20px;
  width: 30%;
}

.site-header-main .search.form.mobile {
  display: none;
  float: none;
  margin-top: 5px;
  width: 100%;
}

.site-header-main .search.form .input-group {
  border-collapse: separate;
  display: table;
  position: relative;
  width: 100%;
}

/* copied from main site */
.site-header-main .search.form .input-group input {
background-color: rgb(255, 255, 255); background-image: none; border-bottom-color: rgb(18, 147, 246); border-bottom-left-radius: 20px; border-bottom-right-radius: 0px; border-bottom-style: solid; border-bottom-width: 1px; border-collapse: separate; border-image-outset: 0px; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(18, 147, 246); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(204, 204, 204); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(18, 147, 246); border-top-left-radius: 20px; border-top-right-radius: 0px; border-top-style: solid; border-top-width: 1px; box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px 0px inset; box-sizing: border-box; color: rgb(85, 85, 85); cursor: auto; display: block; float: left; font-family: SourceSansPro, "Source Sans Pro", verdana, arial, helvetica, sans-serif; font-size: 12.8px; font-stretch: 100%; font-style: normal; font-variant-caps: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-weight: 400; height: 36px; letter-spacing: normal; line-height: 18.2857px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 6px; padding-left: 12px; padding-right: 12px; padding-top: 6px; position: relative; text-align: start; text-indent: 0px; text-rendering: auto; text-shadow: none; text-size-adjust: 100%; text-transform: none; transition-delay: 0s, 0s; transition-duration: 0.15s, 0.15s; transition-property: border-color, box-shadow; transition-timing-function: ease-in-out, ease-in-out; width: 100%; word-spacing: 0px; writing-mode: horizontal-tb; z-index: 2; -webkit-appearance: none; -webkit-rtl-ordering: logical; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-border-image: none;
}

/* copied from main site */
.site-header-main .search.form .input-group-addon.submit {
background-clip: border-box; background-color: rgb(255, 255, 255); rgb(255, 255, 255).default.layout>#panel>.header .large .input-group.search .input-group-addonapplication-4c5…4e1c81cd.css:5 #eeeeee.input-group-addonapplication-4c5…4e1c81cd.css:5 background-image: none; background-origin: padding-box; background-position-x: 0%; background-position-y: 0%; background-repeat-x:; background-repeat-y:; background-size: auto; border-bottom-color: rgb(18, 147, 246); border-bottom-left-radius: 0px; border-bottom-right-radius: 20px; border-bottom-style: solid; border-bottom-width: 1px; border-collapse: separate; border-image-outset: 0px; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(18, 147, 246); border-left-style: none; border-left-width: 0px; border-right-color: rgb(18, 147, 246); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(18, 147, 246); border-top-left-radius: 0px; border-top-right-radius: 20px; border-top-style: solid; border-top-width: 1px; box-sizing: border-box; color: rgb(204, 204, 204); cursor: pointer; display: table-cell; font-family: SourceSansPro, "Source Sans Pro", verdana, arial, helvetica, sans-serif; font-size: 16px; font-weight: 400; height: 36px; line-height: 16px; padding-bottom: 6px; padding-left: 12px; padding-right: 12px; padding-top: 6px; text-align: center; text-size-adjust: 100%; transition-delay: 0s, 0s, 0s; transition-duration: 0.2s, 0.2s, 0.2s; transition-property: background, border-color, color; transition-timing-function: ease, ease, ease; vertical-align: middle; white-space: nowrap; width: 41px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

#search-toggle {
  display: none;
}

@media (max-width: 991px) and (min-width: 768px) {
}

@media (max-width: 991px) {
  #masthead {
    padding: 5px 15px;
  }

  .wp-custom-logo .site-title {
    margin-top: 4px;
  }

  .wp-custom-logo .site-branding .custom-logo-link img {
    height: 30px;
    width: 27px;
  }

  .site-branding .site-description {
    display: none;
  }

  .nav-links a .long {
    display: none;
  }

  #search-toggle {
    cursor: pointer;
    display: block;
    float: right;
    padding-left: 20px;
    padding-top: 6px;
  }

  .site-header-main .search.form {
    display: none;
  }

  .site-header-main .search.form.mobile {
  }

  .site-header-main .search.form.mobile .input-group.search {
    width: 100%;
  }

  .site-header-main .search.form.mobile .form-control {
    width: 100%;
  }
}


.image {
  max-width: 80%;
}

/*///////////////////*/

.widget,
.widget a {
  font-size: 16px;
}

.widget {
 border-top: none;
}

.widget ul,
.widget ol {
  margin-left: 20px;
}

/*////////////////////*/

#site-footer {
  background: #5a5a5a;
  color: #fff;
  margin-top: 40px;
  overflow: hidden;
  padding: 20px 0 10px;
}

#site-footer .links {
  margin: 0 auto;
  max-width: 80%;
  padding-bottom: 40px;
  padding-left: 10%;
}

#site-footer .links .column {
  display: inline-block;
  vertical-align: top;
  width: 24%;
}

#site-footer .links .column .category {
  font-family: "SourceSansPro-Bold", "Source Sans Pro", verdana-bold, helvetica-bold, arial, sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
}

#site-footer .links a {
  color: #fff;
  display: block;
}

#site-footer .copyright {
  font-size: 0.9em;
  font-weight: bold;
  text-align: center;
}

#site-footer .links.links-sm {
  display: none;
  max-width: none;
  padding-bottom: 0;
  padding-left: 0;
  text-align: center;
}

#site-footer .links.links-sm a {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 2px 6px;
}

@media (max-width: 991px) {
  #site-footer {
    padding-bottom: 60px;
  }

  #site-footer .links.links-lg {
    display: none;
  }

  #site-footer .links.links-sm {
    display: block;
  }
}
