/*
Theme Name:        Shuttle myNews
Text Domain:	   shuttle-mynews
Template:          shuttle
Version:           1.0.6
Requires at least: 5.0
Requires PHP:      5.6
Tested up to:      6.3
Description:       Shuttle myNews 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/
License:           GPLv2 or later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html
*/

/*
Customizations of this theme start here
*/

/* Pre Header Style */
#pre-header {
	background-color: #13aff0;
	border-bottom: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
#pre-header .header-links > ul > li:before {
	display: none;
}
#pre-header .header-links > ul > li > a {
	color: #fff;
}
#pre-header .header-links > ul > li {
	border-left: 1px solid rgba(250,250,250,0.5);
}
#pre-header .header-links > ul > li:last-child {
	border-right: 1px solid rgba(250,250,250,0.5);
}
#pre-header .header-links .menu-hover > a, #pre-header .header-links > ul > li > a:hover {
	background-color: #fff;
}
#pre-header-social li a {
	color: #fff;
	border-left: 1px solid rgba(250,250,250,0.5);
}
#pre-header-social li:last-child > a {
	border-right: 1px solid rgba(250,250,250,0.5);
}
#pre-header-social li:last-child {
	border-right: none;
}
#pre-header-social li a:hover {
	background-color: #fff!important;
	color: #13aff0;
}

/* Header Style */
.header-style2 #header .header-links > ul > li a {
    border-left: 1px solid #E5E5E5;
}
.header-style2 #header .header-links > ul > li:last-child a {
    border-right: 1px solid #E5E5E5;
}
.header-style2 #header .menu > li.menu-hover > a,
.header-style2 #header .menu > li.current_page_item > a,
.header-style2 #header .menu > li.current-menu-ancestor > a,
.header-style2 #header .menu > li > a:hover {
	background-color: transparent;
	border-right: 1px solid transparent;
}
.header-style2 #header .header-links > ul > li > ul > li > a {
	border-left: none;
}
#header .sub-menu li,
#header-sticky .sub-menu li {
	border-left: none;
	border-right: none;
	background: #13aff0;
}
.header-style2 #header .header-links .sub-menu {
	border-bottom: none;
	border-top: none;
}
.header-style2 #header .header-links .sub-menu a {
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	border-bottom: 1px solid rgba(250,250,250,0.5);
	text-transform: uppercase;
}
.header-style2 #header .header-links .sub-menu a:hover {
	color: #fff;
}
.header-style2 #header .header-links > ul > li > ul > li > ul {
	border-left: 1px solid rgba(250,250,250,0.5);
}
.header-style2 #header .header-links > ul > li > ul > li > ul > li > a {
	border-left: none;
}
.header-style2 #header .main-navigation .sub-menu .sub-menu {
	top: 0;
}

/* Intro Style */
#introaction {
	background-color: #f7f7f7;
	padding: 60px 0px;
}
.action-text h3 {
	font-size: 36px;
	font-weight: 700;
	color: #fff;
}
.action-teaser {
	color: #fff;
}
#introaction .three_fourth,
#introaction .one_fourth {
	margin: 0;
	float: none;
	width: 100%;
	text-align: center;
}
#introaction .action-link a {
	color: #13aff0;
	background-color: #fff;
	margin-top: 20px;
	padding: 7px 20px;
	font-size: 12px;
	letter-spacing: 0.5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#introaction-core,
#outroaction-core,
.sc-action-core {
	padding: 40px;
	background-color: #13aff0;
}

/* Featured Style */
.services-builder.style1 {
	background: #13aff0;
	border: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.services-builder.style1 h3,
.iconmain p {
	color: #fff;
}

.services-builder.style1:hover {
	-webkit-box-shadow: 0 0 15px rgba( 0, 0, 0, 0.15 );
	-moz-box-shadow: 0 0 15px rgba( 0, 0, 0, 0.15 );
	-ms-box-shadow: 0 0 15px rgba( 0, 0, 0, 0.15 );
	-o-box-shadow: 0 0 15px rgba( 0, 0, 0, 0.15 );
	box-shadow: 0 0 15px rgba( 0, 0, 0, 0.15 );
}
.services-builder.style1 .iconurl a {
	padding: 10px 20px;
	font-size: 12px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	font-weight: 700;
	background-color: #fff;
	color: #13aff0;
}
.services-builder.style1 .iconurl a:hover {
	color: #13aff0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

/* Footer Style */
#footer {
	border-top: 1px solid #eee;
}
#footer-core h3 {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 10px;
}
#footer-core h3:after {
	width: 40px;
	height: 3px;
	background-color: #13aff0;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
}
#footer .widget li > a:before {
	display: none;
}
#footer .widget li > span {
	display: block;
	font-size: 12px;
	color: #aaa;
}
#footer .widget li > a,
#footer .widget li > span > a {
	font-weight: 400;
	color: #aaa;
	font-size: 14px;
}
#footer .widget li a:hover {
	color: #13aff0;
}
#footer .widget li {
	margin-bottom: 5px;
}
#footer .widget li:last-child {
	margin-bottom: 0px;
}
#footer .widget_tag_cloud a {
	border: 1px solid #eee;
	background-color: transparent;
	color: #aaa;
}
#footer .widget_tag_cloud a:hover {
	color: #fff;
	background-color: #13aff0;
	border-color: #13aff0;
}
#footer .widget_search .search {
	background-color: #f7f7f7;
	border: 1px solid #e7e7e7;
	padding: 7px 15px;
	outline: none;
	font-size: 13px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

/* Sub-footer Style */
#sub-footer {
	border-top: 1px solid #e7e7e7;
	color: #4a4a4a;
}
#footer-menu li:after {
	display: none;
}
#sub-footer a {
	color: #4a4a4a;
}
#sub-footer a:hover {
	color: #13aff0;
}

/* Page Intro Style */
#intro {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	padding: 30px 0px;
}
#intro #intro-core {
	padding: 20px 0px;
	background-color: #13aff0;
}
#intro .page-title span {
	padding: 0px;
	background-color: transparent;
}
#intro .page-title {
	font-size: 28px;
	color: #fff;
}
#intro #breadcrumbs,
#intro #breadcrumbs a {
	color: #fff;
	font-weight: 400;
}
#intro #breadcrumbs-core {
	background-color: transparent;
	padding: 0px;
}

/* Blog Posts Style */
.blog-style2 #content {
	background-color: #fff;
}
.blog-style2 .blog-article {
	background-color: #fff;
	border: 1px solid #eee;
}
.blog-article.sticky .blog-title a {
	color: #1e1e1e;
}
.blog-article .entry-content {
	border-top: 3px solid #13aff0;
}
.blog-article.sticky .entry-content p {
	color: #7a7a7a;
}
.blog-style2 .blog-article .entry-content {
	text-align: left;
}
.blog-article.sticky .entry-meta a,
.blog-article.sticky .entry-meta i {
	color: #7A7A7A;
	font-weight: 400;
}
.blog-article.sticky .entry-meta a:hover,
.blog-article.sticky .entry-meta i:hover {
	color: #13aff0;
}
a.themebutton {
	font-size: 12px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	font-weight: 700;
}
.blog-article .more-link a {
	padding: 10px 20px;
}
.blog-article .entry-meta > span:before {
	content: '|';
}
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
	background-color: #fff;
	width: 36px;
	height: 36px;
	line-height: 36px;
	color: #1e1e1e;
	font-weight: 700;
	border: 1px solid #eee;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}

/* Sidebar Style */
#sidebar .widget {
	border: 1px solid #eee;
	padding: 60px 20px 20px 20px;
	position: relative;
	max-width: 100%;
	overflow: hidden;
}
#sidebar .widget_search {
	padding: 0;
}
#sidebar .widget_search .search {
	padding: 10px 15px;
}
#sidebar h3.widget-title {
	background-color: #f7f7f7;
	color: #1e1e1e;
	font-size: 16px;
	font-weight: 900;
	text-transform: capitalize;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	margin-top: 0px;
	padding: 10px 20px;
	display: inline-block;
	width: 100%;
}
#sidebar h3.widget-title:after {
	width: 5px;
	height: 100%;
	background-color: #13aff0;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
}
#sidebar h3.widget-title:before {
	display: none;
}
#sidebar .widget li > a:before {
	display: none;
}
#sidebar .widget li > span {
	display: block;
	font-size: 12px;
	color: #aaaaaa;
}
#sidebar .widget li > a,
#sidebar .widget li > span a {
	font-size: 15px;
	font-weight: 700;
	color: #1e1e1e;
}
#sidebar .widget li > a:hover,
#sidebar .widget li > span a:hover {
	color: #13aff0;
}
#sidebar .widget_archive li > a,
#sidebar .widget_categories li > a,
#sidebar .widget_meta li > a {
	font-size: 14px;
	font-weight: 500;
}
#sidebar .widget_archive li,
#sidebar .widget_categories li,
#sidebar .widget_meta li {
	border-bottom: 1px solid #e7e7e7;
}
#sidebar .widget_archive li:last-child,
#sidebar .widget_categories li:last-child,
#sidebar .widget_meta li:last-child {
	border-bottom: none;
}
#sidebar .widget_tag_cloud a {
	background-color: #fff;
	border: 1px solid #eee;
	color: #4a4a4a;
}
#sidebar .widget_tag_cloud a:hover {
	background-color: #13aff0;
	border-color: #13aff0;
	color: #fff;
}

/* Single Post Style */
.single .entry-header {
	border-top: 3px solid #13aff0;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.single .entry-content {
	background-color: #fff;
	border: 1px solid #eee;
}
.single .entry-header {
	margin-bottom: 0px;
	padding: 30px 30px 15px 30px;
}
.single .entry-meta {
	text-align: left;
}
.single .entry-content {
	margin-bottom: 0px;
	padding: 30px 30px 30px 30px;
	border-bottom: 1px solid #e7e7e7;
}
.single .entry-content ul {
	margin-bottom: 0px;
}
#nav-above,
#nav-below {
	padding: 30px;
	background-color: #fff;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.nav-previous a,
.nav-next a {
	font-size: 12px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 0px 20px;
	color: #1e1e1e;
	border: 1px solid #e7e7e7;
	background-color: transparent;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.nav-previous a:hover,
.nav-next a:hover {
	background-color: #13aff0;
	color: #fff;
	border-color: #13aff0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

/* Comments & Leave Comment Style */
#comments {
	margin-top: 60px;
}
#comments-title h3,
#reply-title {
	margin: 0px;
	background-color: #f7f7f7;
	color: #1e1e1e;
	font-size: 17px;
	font-weight: 700;
	text-transform: capitalize;
	text-align: left;
	padding: 15px 20px;
	position: relative;
}
#comments-title h3:after,
#reply-title:after {
	width: 5px;
	height: 100%;
	background-color: #13aff0;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
}
.commentlist .comment {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 50px;
}
.commentlist {
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.commentlist .children article:before {
	display: none;
}
#reply-title {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
#respond {
	overflow: hidden;
	position: relative;
	border: 1px solid #eee;
	padding: 60px 30px 30px 30px;
}
#commentform input[type="text"],
#commentform textarea {
	background-color: #fff;
	border: 1px solid #e7e7e7;
	outline: none;
}
.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	padding: 10px 20px;
	font-size: 12px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	font-weight: 700;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
.comment-respond .form-submit {
	text-align: left;
}

