/*
Theme Name:        Shuttle Blogging
Text Domain:	   shuttle-blogging
Template:          shuttle
Version:           1.0.0
Requires at least: 5.0
Requires PHP:      5.6
Tested up to:      6.3
Description:       Shuttle Blogging is the awesome free version of Shuttle Pro. It is really good for professionals. If you want to make a business, for big or small this theme is good for you. So if it is a restaurant, sport, medical, startup, corporate, business, ecommerce, portfolio, freelancers or any type of online agency or firm you will want to use this cool design. It had a multi-purpose design with widget areas in footer, so now even easy to make blog / news website which looks really clean and professional. The theme is responsive, WPML, Polylang, Retina ready, SEO friendly, and is a super design. Shuttle is fast and lightweight and can be used for any type of website, fully compatible with eCommerce plugins like WooCommerce an JigoShop. Whether you are building a website for yourself, your business or are a freelancer building websites for your cliente, Shuttle is the perfect choice. Plus if works with all the major page builders such as Elementor, Beaver Builder, Visual Composer, Divi, SiteOrigin and so much more!
Tags:              one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-header, custom-menu, full-width-template, theme-options, threaded-comments, editor-style, featured-images, featured-image-header, post-formats, sticky-post, translation-ready, flexible-header, custom-background, grid-layout, footer-widgets, blog, e-commerce, portfolio, rtl-language-support
Author:            Shuttle Themes
Author URI:        https://www.shuttlethemes.com
Theme URI:         https://shuttlethemes.com/features-blogging/
License:           GPLv2 or later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html
*/

/* Sub-header Style */
#pre-header {
  background-color: #000;
  border-bottom: none;
}
#pre-header .header-links > ul > li:before {
  content: "|";
}
#pre-header .header-links > ul > li > a {
  color: #fff;
  font-weight: 400;
}
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
  color: #fff !important;
  opacity: 1;
  background-color: transparent;
}
#pre-header .header-links li a,
#pre-header-social li,
#pre-header-social li a {
  color: #fff !important;
}
#pre-header-social li,
#pre-header-social li a:hover {
  color: #fff !important;
  opacity: 1;
  background-color: transparent !important;
}
#pre-header .header-links li a:hover {
  color: #fff !important;
}
#pre-header .header-links .sub-menu a {
  color: #4a4a4a !important;
  border-bottom: none !important;
}
#pre-header .header-links .sub-menu a:last-child {
  border-bottom: none;
}
#pre-header .header-links .sub-menu a:hover {
  color: #13aff0 !important;
  opacity: 1;
}
#pre-header .header-links .sub-menu .sub-menu {
  margin-top: 1px;
  background-color: #fff;
  border: 1px solid #eee;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.07);
}
#pre-header-social li:last-child,
#pre-header-social li:last-child a {
  border-right: none;
}
#pre-header-social li a {
  border-left: none;
  color: #fff;
}
#pre-header .header-links .sub-menu {
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  border: 1px solid #eee;
}
/* Header Style */
#header,
#header-sticky {
  position: relative;
  background-color: #f7f7f7;
  border-bottom: none;
}
#logo h1,
#logo-sticky h1 {
  color: #1e1e1e;
}
#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
  border-bottom: none !important;
}
#header .header-links .sub-menu a:last-child,
#header-sticky .header-links .sub-menu a:last-child {
  border-bottom: none;
}
#header .header-links > ul > li a,
#header-sticky .header-links > ul > li a {
  transition: all 400ms;
  position: relative;
  color: #1e1e1e;
}
#header .header-links > ul > li a:hover,
#header-sticky .header-links > ul > li a:hover {
  color: #13aff0 !important;
  opacity: 1;
}
#header .header-links > ul > li.menu-parent a:hover:before,
#header-sticky .header-links > ul > li.menu-parent a:hover::before {
  opacity: 1;
}
#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
  padding: 2px 0px;
  color: #4a4a4a;
}
#header .header-links .sub-menu a:hover,
#header-sticky .header-links .sub-menu a:hover {
  color: #13aff0 !important;
  opacity: 0.75;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu {
  top: 93px;
  border: 1px solid #eee;
  border-bottom: none;
  background-color: #fff;
  margin-top: 0px;
  border-radius: 0px;
  box-shadow: none;
  min-width: 200px !important;
}
#header .sub-menu li,
#header-sticky .sub-menu li {
  border: none;
}
#header .header-links .sub-menu .sub-menu,
#header-sticky .header-links .sub-menu .sub-menu {
  top: -1px;
  background-color: #fff;
  box-shadow: none;
  border: 1px solid #eee;
}
#header .header-links .sub-menu a:hover,
#header .header-links .sub-menu .current-menu-item a,
#header-sticky .header-links .sub-menu a:hover,
#header-sticky .header-links .sub-menu .current-menu-item a {
  color: #13aff0 !important;
}

/* Cta Style */
#introaction {
  background-color: #f7f7f7;
  padding: 60px 0px;
}
#introaction-core,
#outroaction-core,
.sc-action-core {
  position: relative;
  z-index: 2;
  padding: 50px 30px;
  border-radius: 10px;
  box-shadow: none;
  background-color: #fff;
  border: none;
}
#introaction-core .three_fourth,
#introaction-core .one_fourth {
  margin: 0;
  float: none;
  text-align: center;
  width: 100%;
}
.action-text h3 {
  color: #1e1e1e;
  font-size: 36px;
  font-weight: 700;
  position: relative;
  display: inline-block;
}
.action-teaser p {
  color: #1e1e1e;
}
.action-link a {
  font-size: 13px;
  margin-top: 20px;
  padding: 8px 25px;
  transition: all 0.4s;
  background-color: #13aff0;
  border-radius: 25px;
  border: none;
  color: #fff;
  position: relative;
}
.action-link a:hover {
  color: #fff;
  box-shadow: none;
  background-color: #1e1e1e;
  boder: none;
  opacity: 1;
}

/* Featured Style */
.iconimage {
  border-radius: 10px 10px 0px 0px;
  border-bottom: none;
  overflow: hidden;
  position: relative;
}
.services-builder.style1 {
  border-radius: 10px;
  border: none;
  padding: 0px;
  box-shadow: none;
  background-color: #f7f7f7;
  position: relative;
  z-index: 5;
  text-align: left;
}
.services-builder.style1 h3 {
  color: #1e1e1e;
  position: relative;
  padding-bottom: 15px;
  display: inline-block;
}
.services-builder.style1 h3::after {
  position: absolute;
  width: 45px;
  height: 3px;
  background-color: #e7e7e7;
  content: "";
  left: 0;
  bottom: 0;
}
.services-builder.style1 p {
  color: #4a4a4a;
  padding: 0px;
}
.services-builder.style1 .iconmain {
  margin-top: 0px;
  text-align: left;
  padding: 30px;
}
.services-builder.style1 .iconurl {
  margin: 0;
  padding: 0px !important;
}
.services-builder.style1 .iconurl a {
  text-align: center;
  font-size: 13px;
  color: #fff;
  background-color: #13aff0;
  font-weight: 700;
  padding: 8px 25px;
  border: none;
  border-radius: 25px;
  text-decoration: none !important;
  text-transform: uppercase;
  display: inline-block;
}
.services-builder.style1 .iconurl a:hover {
  background-color: #1e1e1e;
  box-shadow: none;
  opacity: 0.9;
  color: #fff;
}

/* Footer style */
footer {
  border: none;
}
#footer {
  border-top: none;
  background-color: #121418;
  position: relative;
}
#footer .widget-area {
  position: relative;
}
#footer-core h2 {
  text-transform: capitalize;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: none;
}
#footer .widget ul li a:before {
  display: none;
}
#footer-core,
#footer-core p {
  color: #fff;
}
#footer .wp-block-latest-comments__comment-date,
#footer .wp-block-latest-posts__post-author,
#footer .wp-block-latest-posts__post-date {
  color: #aaa;
}
ul.wp-block-categories-list li,
ul.wp-block-archives-list li,
ul.wp-block-latest-posts__list li {
  position: relative;
  padding-left: 15px !important;
}
ul.wp-block-categories-list li::before,
ul.wp-block-archives-list li::before,
ul.wp-block-latest-posts__list li::before {
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #13aff0;
  border-radius: 50%;
  left: 0;
  top: 15px;
  content: "";
}
#footer .widget ul li a,
#footer .widget li a {
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  text-decoration: none;
}
#footer .widget ul li a:hover,
#footer .widget li a:hover {
  opacity: 1;
  color: #13aff0;
}
#footer .widget ul li span {
  display: block;
  color: #aaa;
  font-size: 13px;
  font-weight: 400;
}
#footer .widget li {
  border: none;
}
#footer .widget li:last-child {
  border-bottom: none;
}
#footer .widget_recent_entries ul li,
#footer .widget_recent_comments ul li {
  margin-bottom: 15px;
}
#footer .widget ul li:last-child {
  margin-bottom: 0px;
}
#footer .widget_tag_cloud a {
  background-color: rgba(250, 250, 250, 0.1);
  border: none;
  color: #fff;
  font-weight: 500;
  border-radius: 20px;
}
#footer .widget_tag_cloud a:hover {
  color: #fff;
  background-color: #13aff0;
}
#footer input[type="text"],
#footer input[type="email"],
#footer input[type="password"],
#footer input[type="search"],
#footer input[type="tel"],
#footer select,
#footer textarea {
  background-color: rgba(250, 250, 250, 0.15) !important;
  border: 1px solid rgba(250, 250, 250, 0.3) !important;
  border-radius: 25px;
  box-shadow: none;
  color: #fff;
  padding: 5px 15px;
}
#footer .widget_search button {
  background-color: #13aff0;
  border: none;
  border-radius: 25px;
  color: #fff;
  font-weight: 600;
}
#footer .widget_search button:hover {
  background-color: #fff;
  color: #1e1e1e;
  opacity: 1;
}

/* Sub footer style */
#sub-footer {
  background-color: #0e1013;
  border-top: none;
  color: #fff;
}
#sub-footer a {
  color: #fff;
  text-decoration: none;
}
#sub-footer a:hover {
  color: #13aff0;
}
#footer-menu li:after {
  display: none;
}

/* Page heading style */
#intro {
  background-color: #f7f7f7;
  border-top: 1px solid #e7e7e7;
  padding: 80px 0px 0px 0px;
}
#intro .wrap-safari {
  padding-bottom: 60px;
}
#intro .page-title {
  color: #1e1e1e;
  font-size: 28px;
  font-weight: 700;
}
#intro .page-title span {
  background-color: transparent;
  padding: 0px;
}
#intro #breadcrumbs {
  color: #3e3e3e;
  font-weight: 500;
}
#intro #breadcrumbs-core {
  background-color: transparent;
  padding: 0px;
}
#intro #breadcrumbs-core a {
  color: #1e1e1e;
}

/*Side Bar Style */
.layout-sidebar-right #sidebar-core {
  border: none;
  padding: 0px;
  border-radius: 0px;
}
.widget_search .search input,
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
select,
textarea {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #e7e7e7 !important;
  background-color: transparent !important;
  border-radius: 0px;
}
#sidebar .wp-block-search__button {
  border-radius: 0px;
  background-color: transparent;
  color: #1e1e1e;
  border: 1px solid #1e1e1e;
}
#sidebar .wp-block-search__button:hover {
  opacity: 0.8;
}
#sidebar .widget {
  padding: 0px;
  overflow: hidden;
  background-color: #fff;
  border-bottom: none;
  padding-bottom: 15px;
  box-shadow: none;
  border-radius: 0px;
}
#sidebar .widget_search {
  padding-bottom: 0px;
  border-bottom: none;
  box-shadow: none !important;
}
#sidebar .widget_search::after,
#sidebar .widget_search::before {
  display: none;
}
#sidebar h2 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 17px;
  color: #fff;
  text-transform: capitalize;
  border-bottom: none;
  position: relative;
  padding: 8px 25px 8px 15px;
  background-color: #13aff0;
  clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}
ul.wp-block-categories-list li a::before,
ul.wp-block-archives-list li a::before,
ul.wp-block-latest-posts__list li a::before {
  display: none;
}
#sidebar .widget ul,
#sidebar .widget ol,
#sidebar .wp-block-tag-cloud {
  padding: 0px;
  margin-bottom: 0px;
}
#sidebar .widget li a {
  font-size: 15px;
  text-decoration: none;
  font-weight: 400;
  color: #1e1e1e;
}
#sidebar .widget li a:hover {
  color: #13aff0;
}
#sidebar .widget li span {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #aaa;
}
#sidebar .widget_recent_entries ul li,
#sidebar .widget_recent_comments ul li {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
#sidebar .widget ul li,
#sidebar .widget li {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#sidebar .widget ul li:last-child,
#sidebar .widget li:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#sidebar .widget_tag_cloud {
  border-bottom: none;
  padding-bottom: 0px;
}
#sidebar .widget_tag_cloud a {
  padding: 5px 12px;
  background-color: #f4f4f4;
  box-shadow: none;
  border: none;
  color: #4a4a4a;
  border-radius: 25px;
  font-weight: 400;
}
#sidebar .widget_tag_cloud a:hover {
  background-color: #13aff0;
  border-color: #13aff0;
  color: #fff;
}
footer.wp-block-latest-comments__comment-meta {
  background-color: transparent;
}

/* Blog Posts Style */
.blog-style2 #content,
.layout-sidebar-right #sidebar {
  background-color: #fff;
  background: #fff;
  border: none;
}
.layout-sidebar-right #sidebar {
  box-shadow: none;
}
.blog-style2 .blog-grid.column-2 {
  padding: 15px;
}
.blog-style2 .blog-article {
  margin-bottom: 0px;
  border: 1px solid #eee;
  background-color: #fff !important;
  position: relative;
  border-radius: 5px;
  box-shadow: none;
  padding: 20px;
}
.blog-style2 .blog-article .entry-content {
  margin-top: 0px;
  background-color: none;
  text-align: left;
  padding: 0px;
  border-bottom: none;
  position: relative;
}
.blog-style2 .blog-article .entry-content p {
  color: #4a4a4a;
}
.blog-thumb img {
  border-radius: 5px;
  overflow: hidden;
}
.blog-article .more-link {
  padding-top: 0px;
  margin-bottom: 10px;
}
.blog-article .more-link a {
  font-size: 13px;
  color: #1e1e1e;
  padding: 12px 15px;
  background-color: transparent;
  border: 1px solid #eee;
  border-radius: 25px;
  font-weight: 700;
  text-decoration: none !important;
}
.blog-article .more-link a:after {
  content: ">";
  margin-left: 3px;
}
.blog-article .more-link a:hover {
  background-color: #13aff0;
  border-color: #13aff0;
  opacity: 1;
  color: #fff;
}
.blog-article .entry-meta {
  margin-bottom: 15px;
  padding-bottom: 0px;
  border-bottom: none;
}
.blog-article .entry-meta a,
.blog-article.sticky .entry-meta i,
.blog-article.sticky .entry-meta a {
  color: #7a7a7a;
  text-decoration: none !important;
}
.blog-article.sticky .entry-meta a:hover {
  color: #13aff0;
}
.blog-article .entry-meta > span:before {
  content: "|";
  color: #aaa;
}
.blog-article .entry-meta > span {
  font-size: 13px;
}
.has-post-thumbnail .blog-title {
  margin-top: 30px !important;
}
.blog-style2 .blog-article .blog-title {
  margin-top: 0px;
  font-size: 22px;
  color: #1e1e1e;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 0px;
}
.blog-article .blog-title a {
  text-decoration: none !important;
  color: #1e1e1e;
}
.blog-article.sticky .blog-title a {
  color: #1e1e1e;
  text-decoration: none !important;
}
.blog-article.sticky .entry-content p {
  color: #4a4a4a;
}

/* Blog Page Navigation Style */
.navigation.pagination .nav-links {
  border: none;
  display: inline-block;
}
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
  color: #1e1e1e;
  font-weight: 700;
  border: 1px solid #eee;
  background-color: transparent;
  border-radius: 0px;
  text-decoration: none !important;
}
.navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links a.current,
.navigation.pagination .nav-links span:hover,
.navigation.pagination .nav-links span.current {
  background-color: #13aff0;
  color: #fff;
}

/* Single Post Style */
.single .entry-header {
  background-color: transparent;
  padding: 0px;
  margin-bottom: 20px;
  border-radius: 0px;
  border: none;
  border-bottom: none;
  box-shadow: none;
}
.single .entry-content {
  position: relative;
  background-color: transparent;
  color: #4a4a4a;
  padding: 0px;
  border-radius: 0px;
  border: none;
  box-shadow: none;
}
.single .entry-meta {
  margin-top: 0px !important;
}
.single .entry-meta > span:before {
  content: "|";
  color: #ddd;
}
.single .entry-meta > span {
  font-size: 13px;
}
.single .entry-meta > span a {
  text-decoration: none !important;
}
.single .entry-meta {
  text-align: left;
  margin-top: 45px;
}
.nav-previous,
.nav-next {
  width: auto;
}
.nav-previous a,
.nav-next a {
  text-transform: uppercase;
  border-radius: 30px;
  font-weight: 700;
  text-decoration: none !important;
  background-color: transparent;
  padding: 0px;
  color: #1e1e1e;
  border: none;
  font-size: 13px;
  transition: all 0.4s;
}
.nav-previous a:hover,
.nav-next a:hover {
  opacity: 1;
  color: #13aff0;
  background-color: transparent;
  box-shadow: none;
}
#nav-above,
#nav-below {
  background-color: #f7f7f7;
  box-shadow: none;
  border-radius: 15px;
  padding: 15px 30px;
  position: relative;
  border: 1px solid #e7e7e7;
}

.nav-previous a .meta-icon,
.nav-next a .meta-icon {
  display: inline-block;
}

/* Comments & Leave Comment Style */
#comments-title h3,
#reply-title {
  padding: 30px 0px 20px 0px;
  border-bottom: 1px solid #eee;
  text-align: left;
  font-size: 22px;
  font-weight: 700;
  text-transform: capitalize;
  border-radius: 0px;
  color: #1e1e1e;
  margin-bottom: 20px;
  position: relative;
}
.commentlist article.comment {
  padding: 0px 0px;
  margin-bottom: 20px !important;
}
.comment-author h4 {
  color: #1e1e1e;
}
.commentlist {
  background-color: transparent;
  padding: 0px;
}
.commentlist .comment,
.commentlist .pingback {
  margin-top: 0px;
}
.commentlist li article {
  margin-top: 0px;
  border-radius: 0px;
  box-shadow: none !important;
  background-color: transparent;
  padding: 20px !important;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px !important;
}
.commentlist article footer {
  background-color: transparent;
  border-top: none;
}
.comment .reply {
  float: right;
}
li.comment article {
  margin-bottom: 0px !important;
}
.comment .reply a {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  background-color: #13aff0;
  padding: 5px 8px;
  border-radius: 20px;
  border: none;
  text-decoration: none !important;
}
.comment .reply a:hover {
  border: none;
  color: #fff !important;
  background-color: #1e1e1e !important;
}
.commentlist .avatar {
  width: 80px;
  height: 80px;
  border-radius: 5px;
  border: none;
  margin: 0;
  margin-bottom: 20px;
}
.commentlist article header {
  text-align: left;
}
.comment-content {
  text-align: left;
}
.commentlist .children article:before {
  display: none;
}
.comment .reply a:hover {
  background-color: #1e1e1e;
  color: #fff;
}
#commentform input[type="text"]:focus,
#commentform textarea:focus {
  background-color: #fff;
}
.logged-in-as a {
  color: #13aff0;
}
.logged-in-as a:hover {
  color: #13aff0;
}
.comment-respond .form-submit {
  text-align: left;
}
#respond {
  border-radius: 0px;
  padding: 0px;
}
#commentform input[type="text"],
#commentform textarea {
  background-color: #fff !important;
  border: 1px solid #eee !important;
  border-radius: 15px;
  color: #4a4a4a;
}
.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-size: 13px;
  border-radius: 25px;
  font-weight: 700;
  padding: 8px 15px;
  transition: all 0.4s;
  border: none;
  background-color: #13aff0;
  color: #fff;
  position: relative;
}
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  color: #fff;
  background-color: #1e1e1e;
  border: none;
  box-shadow: none;
  opacity: 0.9;
}

