.classic:not(.page) .noo-header .navbar-scroll {
  position: fixed;
  opacity: 1;
  visibility: visible;
  width: 100%;
  z-index: 1010;
  background: #fff;
}
.classic:not(.page) .noo-header .navbar-scroll .navbar-scroll-wrap .navbar-scroll-button {
  right: 66px;
}
.classic.blog .noo-wrapper,
.classic.single .noo-wrapper {
  padding: 100px 0 50px 0;
}
.classic .hentry {
  padding-bottom: 2.5em;
}
.classic .hentry .content-featured .content-thumb {
  border: 3px solid #000;
}
.classic .hentry .content-featured .content-thumb:before {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 0 3px #fff;
  -webkit-box-shadow: inset 0 0 0 3px #fff;
  -moz-box-box-shadow: inset 0 0 0 3px #fff;
  opacity: 1;
  z-index: 99;
  background: transparent;
}
.classic .hentry .content-featured .content-thumb img {
  position: relative;
}
.classic .hentry .content-featured .content-meta {
  position: absolute;
  bottom: 3em;
  line-height: 2.5em;
  left: -1px;
  background: #fff;
  text-align: left;
  float: left;
  padding-right: 20px;
  z-index: 999;
}
@media screen and (max-width: 767px) {
  .classic .hentry .content-featured .content-meta {
    display: none;
  }
}
.classic .hentry .content-featured .content-meta a,
.classic .hentry .content-featured .content-meta .entry-date {
  border-bottom: 0;
}
.classic .hentry.format-quote .content-featured,
.classic .hentry.format-link .content-featured,
.classic .hentry.format-quote .content-featured,
.classic .hentry.format-link .content-featured {
  padding: 0;
}
.classic .hentry.hentry.format-gallery.gallery-grid .noo-gallery-grid {
  max-width: none;
}
.classic .hentry.hentry.format-gallery.gallery-grid .noo-gallery-grid .noo-gallery-grid-thumb {
  display: none;
}
.classic .hentry.hentry.format-gallery.gallery-grid .noo-gallery-grid-featured {
  padding-top: 0;
}
.classic .content-wrap {
  max-width: none;
  margin: 25px 0 0;
}
.classic .content-wrap .content-title {
  text-align: left;
  font-size: 2.6em;
  margin-bottom: 0;
  line-height: 1.2em;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .classic .content-wrap .content-title {
    font-size: 2.2em;
  }
}
.classic .content-wrap .content-excerpt {
  text-align: left;
  font-style: italic;
  color: #b2b2b2;
  font-weight: 300;
  margin-top: 15px;
}
.classic .content-wrap .read-more {
  float: left;
  color: #000;
  padding: 0;
  text-align: left;
  border: 0;
  position: relative;
  padding-left: 30px;
  font-style: normal;
  font-size: 16px;
  margin-top: 15px;
}
.classic .content-wrap .read-more:before {
  font-family: FontAwesome;
  content: "\f18e";
  position: absolute;
  left: 2px;
  top: 0;
  width: 30px;
  height: 30px;
}
.classic .content-wrap .read-more:hover,
.classic .content-wrap .read-more:focus,
.classic .content-wrap .read-more:active {
  background: none;
  border-color: transparent;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .classic .content-footer #author-bio .author-avatar .avatar-img-wrap {
    width: 140px;
    height: 140px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .classic .content-footer #author-bio .author-avatar .avatar-img-wrap {
    width: 110px;
    height: 110px;
  }
}
.single.classic .content,
.single.classic .entry-tags,
.single.classic .content-footer,
.single.classic .comments-area {
  margin-left: 150px;
  background: transparent;
}
@media screen and (max-width: 991px) {
  .single.classic .content,
  .single.classic .entry-tags,
  .single.classic .content-footer,
  .single.classic .comments-area {
    margin-left: 0;
  }
}
.single.classic .comments-area {
  padding-bottom: 0;
}
.single.classic .comment-form-author,
.single.classic .comment-form-email,
.single.classic .comment-form-url {
  width: 60%;
}
.single.classic blockquote {
  margin: 15px 0;
}
.single.classic .related-post-classic {
  background: #f9f9f9;
  border-top: 1px dotted #d9d9d9;
  border-bottom: 1px dotted #d9d9d9;
  padding: 50px 0;
}
.single.classic .related-post-classic .related-post {
  margin: 0 auto;
  max-width: none;
}
.single.classic .related-post-classic .related-post .related-post-title {
  color: #d9d9d9;
  font-size: 48px;
}
.single.classic .related-post-classic .related-post-list {
  border-top: 3px solid #d9d9d9;
  padding-bottom: 100px;
  margin-left: 0;
  margin-right: 0;
}
.single.classic .related-post-classic .related-post-list .related-item {
  padding: 30px 15px 0;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .single.classic .related-post-classic .related-post-list .related-item:nth-child(4n+1) {
    clear: both;
    border-left: 0 none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .single.classic .related-post-classic .related-post-list .related-item:nth-child(2n+1) {
    clear: both;
    border-left: 0 none !important;
  }
}
@media screen and (max-width: 767px) {
  .single.classic .related-post-classic .related-post-list .related-item {
    border-left: 0 none !important;
  }
}
.single.classic .related-post-classic .related-post-list .related-item + .related-item {
  border-left: 1px solid #d9d9d9;
}
.single.classic .related-post-classic .related-post-list .related-date {
  float: left;
  color: #d9d9d9;
  font-size: 48px;
  line-height: 48px;
  font-weight: bold;
  width: 32%;
  font-family: 'Roboto Slab', sans-serif;
  text-align: center;
}
.single.classic .related-post-classic .related-post-list .related-date span {
  display: block;
}
@media screen and (max-width: 767px) {
  .single.classic .related-post-classic .related-post-list .related-date span {
    display: inline-block;
  }
}
.single.classic .related-post-classic .related-post-list .related-info {
  float: left;
  width: 68%;
  padding-left: 10px;
  font-size: 16px;
  font-style: italic;
}
.single.classic .related-post-classic .related-post-list .related-info .content-meta {
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.single.classic .related-post-classic .related-post-list .related-info a {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
}
.single.classic .footer-colophon {
  background-color: #fff;
}
.single.classic.single-format-video .content-featured {
  padding-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
.single.classic.single-format-video .content-wrap {
  margin: 25px 0 0;
}
.noo-sidebar .block-sidebar + .block-sidebar {
  padding-top: 30px;
}
.noo-sidebar .block-sidebar ul,
.noo-sidebar .block-sidebar ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
.noo-sidebar .block-sidebar ul li,
.noo-sidebar .block-sidebar ol li {
  font-family: "Roboto Slab", "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 2em;
  border-bottom: 1px solid #f2f2f2;
  padding: 6px 0;
}
.noo-sidebar .block-sidebar ul li:first-child,
.noo-sidebar .block-sidebar ol li:first-child {
  padding-top: 0;
}
.noo-sidebar .block-sidebar ul li:last-child,
.noo-sidebar .block-sidebar ol li:last-child {
  border-bottom: 0;
}
.noo-sidebar .block-sidebar a {
  display: block;
  border-bottom: 0;
  font-size: 16px;
  line-height: 2em;
  color: #b2b2b2;
}
.noo-sidebar .block-sidebar a:hover {
  color: #000000;
}
.noo-sidebar .title-block-sidebar {
  color: #b2b2b2;
  font-size: 1.35em;
  line-height: 2em;
  margin: 0 0 10px;
}
.noo-sidebar .tag-cloud .tag-cloud-list a {
  display: inline-block;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #595959;
  line-height: 1;
  vertical-align: middle;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 8px 18px;
  margin: 0 0px 3px 0;
}
.noo-sidebar .tag-cloud .tag-cloud-list a:hover {
  background: #000000;
}
.datepicker-calendar .datepicker-inline {
  width: 100% !important;
  color: #b2b2b2;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent;
  max-width: 100%;
  margin-bottom: 20px;
  width: 100%;
  position: relative;
  font-size: 16px;
  border-radius: 0;
  padding: 0;
}
.datepicker-calendar .datepicker-inline .table-condensed {
  width: 100%;
}
.datepicker-calendar .datepicker-inline .table-condensed > thead > tr {
  border-bottom: 1px solid #e5e5e5;
}
.datepicker-calendar .datepicker-inline .table-condensed > thead > tr:last-child > th {
  font-weight: 300;
}
.datepicker-calendar .datepicker-inline .table-condensed tr th.datepicker-switch {
  border: 0 none;
  font-size: 16px;
  font-weight: 300;
  padding: 8px;
  text-transform: uppercase;
  background-color: transparent;
}
.datepicker-calendar .datepicker-inline thead tr:first-child th:hover,
.datepicker-calendar .datepicker-inline tfoot tr th:hover,
.datepicker-calendar .datepicker-inline table tr td.day:hover,
.datepicker-calendar .datepicker-inline table tr td.day.focused,
.datepicker-calendar .datepicker-inline table tr td span:hover {
  color: #666666;
  background: transparent;
}
.datepicker-calendar .datepicker-inline table tr td.old,
.datepicker-calendar .datepicker-inline table tr td.new {
  color: #b2b2b2;
}
.datepicker-calendar .datepicker-inline table tr td.active:hover,
.datepicker-calendar .datepicker-inline table tr td.active:hover:hover,
.datepicker-calendar .datepicker-inline table tr td.active.active,
.datepicker-calendar .datepicker-inline table tr td.active:hover.active,
.datepicker-calendar .datepicker-inline table tr td.today,
.datepicker-calendar .datepicker-inline table tr td.today:hover,
.datepicker-calendar .datepicker-inline table tr td.today.disabled,
.datepicker-calendar .datepicker-inline table tr td.today.disabled:hover,
.datepicker-calendar .datepicker-inline table tr td span.active:hover,
.datepicker-calendar .datepicker-inline table tr td span.active:hover:hover,
.datepicker-calendar .datepicker-inline table tr td span.active.active,
.datepicker-calendar .datepicker-inline table tr td span.active:hover.active {
  color: #fff !important;
  background: #000000 !important;
}
.datepicker-calendar .datepicker-inline .table-condensed > thead > tr:last-child > th,
.datepicker-calendar .datepicker-inline .datepicker.dropdown-menu th,
.datepicker-calendar .datepicker-inline .datepicker.datepicker-inline th,
.datepicker-calendar .datepicker-inline .datepicker.dropdown-menu td,
.datepicker-calendar .datepicker-inline .datepicker.datepicker-inline td {
  padding: 7px 0px;
}
/*# sourceMappingURL=classic-layout.css.map */