/*
Theme Name: Canopy Edge Child
Theme URI: https://canopyedge.com/
Template: shuttle-pro
Author: Mihai Papuc
Author URI: https://okasweb.com
Description: Custom child theme of the Shuttle Pro theme developed specifically for Canopy Edge
Tags: custom-child-theme
Version: 1.0.13 
*/
article.post header .entry-meta {
  text-align: left;
}
article.post header .entry-meta span::before {
  content: "";
}
article.post header .entry-meta .category .fa {
  display: none;
}
article.post header .entry-meta .category a,
article.post header .entry-meta .category a:visited,
article.post header .entry-meta .category a:active {
  color: #fff !important;
  background: #438719;
  padding: 8px 15px;
  font-weight: 800;
  display: inline-block;
  margin-bottom: 3px;
}
article.post header .entry-meta .category a:hover {
  background: #13aff0;
}
article.post header .entry-meta .author {
  font-weight: bold;
}
article.post header .entry-meta .author-date {
  padding-top: 25px;
}
article.post header .entry-meta .author-date img {
  border-radius: 50%;
  margin-right: 10px;
}
article.post header .entry-meta .author-date > div {
  display: inline-block;
  padding-right: 15px;
}
article.post header .entry-meta .author-date .date-meta {
  display: block;
}
article.post header .entry-meta .author-date .date {
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .single-post.slider-boxed #slider .rslides-content {
    padding: 0 30px;
  }
  .single-post.slider-boxed #slider .rslides,
  .single-post.slider-boxed #slider .rslides li {
    min-height: 100px;
  }
}
#article-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#article-footer .social-share {
  display: flex;
  align-items: center;
}
#article-footer .social-share > * {
  padding-right: 10px;
}
#article-footer .social-share a {
  display: flex;
  align-items: center;
  opacity: 0.7;
  transition: opacity 0.3s;
}
#article-footer .social-share a:hover {
  opacity: 1;
}
#article-footer .social-share svg {
  display: inline-block;
  width: 30px;
  height: 30px;
}
#article-footer .category .fa {
  display: none;
}
#article-footer .category a,
#article-footer .category a:visited,
#article-footer .category a:active {
  color: #fff !important;
  padding: 8px 15px;
  background: #438719;
}
#article-footer .category a:hover {
  background: #13aff0;
}

nav#nav-below a,
nav#nav-below a:visited,
nav#nav-below a:active {
  color: #fff;
}

#author-bio #author-image img {
  border-radius: 50%;
}

.page-template-template-blog.blog-style2 .blog-article.post .entry-content,
.archive.blog-style2 .blog-article.post .entry-content,
.home.blog-style2 .blog-article.post .entry-content {
  text-align: left;
}
.page-template-template-blog.blog-style2 .blog-article.post .entry-content .entry-meta,
.archive.blog-style2 .blog-article.post .entry-content .entry-meta,
.home.blog-style2 .blog-article.post .entry-content .entry-meta {
  text-align: left;
}
.page-template-template-blog.blog-style2 .blog-article.post .entry-content .entry-meta span::before,
.archive.blog-style2 .blog-article.post .entry-content .entry-meta span::before,
.home.blog-style2 .blog-article.post .entry-content .entry-meta span::before {
  content: "";
}
.page-template-template-blog.blog-style2 .blog-article.post .entry-content .entry-meta .category .fa,
.archive.blog-style2 .blog-article.post .entry-content .entry-meta .category .fa,
.home.blog-style2 .blog-article.post .entry-content .entry-meta .category .fa {
  display: none;
}
.page-template-template-blog.blog-style2 .blog-article.post .entry-content .entry-meta .category a,
.page-template-template-blog.blog-style2 .blog-article.post .entry-content .entry-meta .category a:visited,
.page-template-template-blog.blog-style2 .blog-article.post .entry-content .entry-meta .category a:active,
.archive.blog-style2 .blog-article.post .entry-content .entry-meta .category a,
.archive.blog-style2 .blog-article.post .entry-content .entry-meta .category a:visited,
.archive.blog-style2 .blog-article.post .entry-content .entry-meta .category a:active,
.home.blog-style2 .blog-article.post .entry-content .entry-meta .category a,
.home.blog-style2 .blog-article.post .entry-content .entry-meta .category a:visited,
.home.blog-style2 .blog-article.post .entry-content .entry-meta .category a:active {
  color: #fff !important;
  background: #438719;
  padding: 4px 9px;
  font-weight: 800;
  display: inline-block;
  margin-bottom: 3px;
}
.page-template-template-blog.blog-style2 .blog-article.post .entry-content .entry-meta .category a:hover,
.archive.blog-style2 .blog-article.post .entry-content .entry-meta .category a:hover,
.home.blog-style2 .blog-article.post .entry-content .entry-meta .category a:hover {
  background: #13aff0;
}
.page-template-template-blog.blog-style2 .blog-article.post .entry-content .entry-meta .author a,
.archive.blog-style2 .blog-article.post .entry-content .entry-meta .author a,
.home.blog-style2 .blog-article.post .entry-content .entry-meta .author a {
  font-weight: bold;
}
.page-template-template-blog.blog-style2 .blog-article.post .entry-content .entry-meta .author-date img,
.archive.blog-style2 .blog-article.post .entry-content .entry-meta .author-date img,
.home.blog-style2 .blog-article.post .entry-content .entry-meta .author-date img {
  border-radius: 50%;
  margin-right: 10px;
}
.page-template-template-blog.blog-style2 .blog-article.post .entry-content .entry-meta .author-date > div,
.archive.blog-style2 .blog-article.post .entry-content .entry-meta .author-date > div,
.home.blog-style2 .blog-article.post .entry-content .entry-meta .author-date > div {
  padding-right: 15px;
  display: inline-block;
}
.page-template-template-blog.blog-style2 .blog-article.post .entry-content .entry-meta .author-date .date-meta,
.archive.blog-style2 .blog-article.post .entry-content .entry-meta .author-date .date-meta,
.home.blog-style2 .blog-article.post .entry-content .entry-meta .author-date .date-meta {
  display: block;
}
.page-template-template-blog.blog-style2 .blog-article.post .entry-content .entry-meta .author-date .date,
.archive.blog-style2 .blog-article.post .entry-content .entry-meta .author-date .date,
.home.blog-style2 .blog-article.post .entry-content .entry-meta .author-date .date {
  font-weight: bold;
}
.page-template-template-blog.blog-style2 .blog-article.post .entry-content .more-link,
.archive.blog-style2 .blog-article.post .entry-content .more-link,
.home.blog-style2 .blog-article.post .entry-content .more-link {
  text-align: right;
}
.page-template-template-blog.blog-style2 .blog-article.post .entry-content .blog-title,
.archive.blog-style2 .blog-article.post .entry-content .blog-title,
.home.blog-style2 .blog-article.post .entry-content .blog-title {
  text-transform: none;
  font-size: 120%;
}

.page-template-template-blog #intro {
  background-image: url("/wp-content/uploads/2024/02/Milky-Way-Stars-1648x414-1.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 0;
}
.page-template-template-blog #intro h1 {
  color: #fff;
  font-size: 3rem;
  text-align: center;
}

#content .more-link {
  text-align: center;
}
#content .more-link a {
  padding: 7px 15px;
}

.single-post #nav-below {
  display: none;
}

.single-post #content {
  padding-top: 0;
}
.single-post #content p,
.single-post #content div {
  font-weight: 400;
}
.single-post #content .title-section {
  margin-bottom: 20px;
}
.single-post #content .title-section h1,
.single-post #content .title-section h2 {
  margin-bottom: 0;
}
.single-post #content .title-section h2 {
  font-weight: normal;
}

.single-post #content.blog-section-title {
  padding: 15px 10px 0;
}
.single-post #content.blog-section-title > div {
  font-size: 2rem;
  color: #438719;
  font-weight: bold;
  text-transform: uppercase;
}

.services-builder.style1 h3 {
  font-family: Montserrat, Helvetica, Arial;
  font-weight: 700;
  font-size: 120%;
}

.page-template-template-narrow #main-core {
  max-width: 840px;
  margin: 0px auto;
}

#slider .home-header-slider .featured-link a {
  background-color: white;
  color: #000;
  transition: color 0.3s, background-color 0.3s;
  border: none;
}
#slider .home-header-slider .featured-link a:hover, #slider .home-header-slider .featured-link a:focus {
  background-color: #13aff0;
  color: white;
}/*# sourceMappingURL=style.css.map */