/*
Theme Name:        Shuttle Travel
Text Domain:       shuttle-travel
Template:          shuttle
Version:           1.0.2
Requires at least: 5.0
Requires PHP:      5.6
Tested up to:      6.3
Description:       Shuttle Travel is the awesome free version of Shuttle Pro, perfect for photography. 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-travel/
License:           GPLv2 or later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html
*/

/* Sub-header Style */
#pre-header {
	background-color: #13aff0;
}
#pre-header .header-links > ul > li:before {
	display: none;
}
#pre-header .header-links > ul > li {
	border-left: 1px solid #eee;
}
#pre-header .header-links > ul > li:last-child {
	border-right: 1px solid #eee;
}
#pre-header .header-links > ul > li > a {
	color: #fff;
}
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
	background-color: #13aff0;
	color: rgba(250,250,250,0.5);
}
#pre-header-social li:last-child, {
	border-right: 1px solid #eee;
}
#pre-header-social li:last-child > a {
	border-right: 1px solid #eee;
}
#pre-header-social li a {
	color: #fff;
	border-left: 1px solid #eee;
}
#pre-header-social li:last-child {
	border-right: none;
}
#pre-header-social li a:hover {
	color: rgba(250,250,250,0.5);
	background-color: #13aff0!important;
}
/* Header Style */
#header .header-links > ul > li a,
#header-sticky .header-links > ul > li a {
	transition: all 400ms;
	position: relative;
}
#header .menu > li.menu-hover > a:before,
#header .menu > li.current_page_item > a:before,
#header .menu > li.current-menu-ancestor > a:before,
#header .menu > li > a:hover::before,
#header-sticky .menu > li.menu-hover > a:before,
#header-sticky .menu > li.current_page_item > a:before,
#header-sticky .menu > li.current-menu-ancestor > a:before,
#header-sticky .menu > li > a:hover::before {
	width: 5px;
	height: 2px;
	background-color: #13aff0;
	content: '';
	position: absolute;
	top: 46px;
	left: 5px;
	display: inline-block;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu {
	min-width: 200px!important;
}
#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
	padding: 2px 0px;
	color: #fff;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu {
	background-color: #13aff0;
	margin-top: -15px;
	border-radius: 5px;
	border: none;
	box-shadow: 7px 5px 30px 0 rgba(72,73,121,0.15);
}
#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 {
	margin-top: 0px;
}
#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: rgba(250,250,250,0.5);
}

/* Cta Style */
#introaction-core,
#outroaction-core,
.sc-action-core {
	background-color: transparent;
	padding: 40px 30px;
	border-bottom: 1px solid #e7e7e7;
}
#introaction-core .three_fourth,
#introaction-core .one_fourth {
	margin: 0;
	float: none;
	text-align: center;
	width: 100%;
}
.action-text h3 {
	font-size: 36px;
	font-weight: 700;
}
.action-link a {
	font-size: 13px;
	border-radius: 3px;
	margin-top: 20px;
	padding: 8px 15px;
	transition: all .4s;
}
.action-link a:hover {
	background-color: #1e1e1e;
}

/* Featured Style */
.services-builder.style1 {
	background-color: #f7f7f7;
	border-left: none;
	border-right: none;
	border-radius: 5px;
	text-align: left;
}
.services-builder.style1 .iconimage img {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.services-builder.style1 h3:before {
	content: '-';
	margin-right: 5px;
}
.services-builder.style1 .iconurl a {
	background-color: transparent;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	color: #13aff0;
	padding: 0px;
	position: relative;
	padding-bottom: 8px;
}
.services-builder.style1 .iconurl a:hover {
	background-color: transparent;
	box-shadow: none;
	color: #13aff0;
}
.iconmain .iconurl a:after {
	content: '>';
	transition: all .3s;
}

.services-builder.style1 .iconurl a:hover::after {
	margin-left: 3px;
}

/* Footer style */
footer {
	background-color: #232323;
	border-top: 3px solid #13aff0;
}
#footer {
	background-color: transparent;
	border: none;
}
#footer-core h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}
#footer-core h3:before {
	content: '-';
	margin-right: 5px;
}
#footer .widget ul li a:before {
	display: none;
}
#footer .widget ul li a {
	color: #fff;
	font-weight: 400;
	font-size: 15px;
}
#footer .widget ul li a:hover {
	color: #13aff0;
}
#footer .widget ul li span {
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
}
#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);
	color: #fff;
}
#footer .widget_tag_cloud a:hover {
	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: #121212;
	border: none;
	color: #fff;
	padding: 5px 15px;
}

/* Sub footer style */
#sub-footer {
	background-color: #13aff0;
	border-top: none;
	color: #fff;
}
#sub-footer a {
	color: #fff;
}
#sub-footer a:hover {
	color: rgba(250,250,250,0.5);
}
#footer-menu li:after {
	display: none;
}

/* Page heading style */
#intro {
	background-color: #f7f7f7;
	border-bottom: 3px solid #13aff0;
	padding: 30px 0px;
}
#intro .page-title {
	color: #1e1e1e;
	font-size: 28px;
	font-weight: 900;
}
#intro .page-title span {
	background-color: transparent;
	padding: 0px;
}
#intro #breadcrumbs {
	color: #1e1e1e;
	font-weight: 500;
}
#intro #breadcrumbs-core {
	background-color: transparent;
	padding: 0px;
}
#intro #breadcrumbs-core a {
	color: #1e1e1e;
}

/*Side Bar Style */
.widget_search .search,
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
select:focus,
textarea:focus {
	border: none;
	background-color: #f7f7f7;
}
#sidebar h3.widget-title {
	border-bottom: none;
	font-size: 18px;
	color: #13aff0;
	text-transform: capitalize;
	padding-bottom: 0px;
	padding-top: 10px;
	position: relative;
	padding-left: 10px;
}
#sidebar h3:after {
	content: '-';
	left: 0;
	position: absolute;
}
#sidebar h3.widget-title:before {
	display: none;
}
#sidebar .widget_recent_entries ul li a:before {
	display: none;
}
#sidebar .widget ul li a {
	font-size: 16px;
	font-weight: 600;
	color: #1e1e1e;
}
#sidebar .widget ul li a:hover {
	color: #13aff0;
}
#sidebar .widget ul 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 {
	border-bottom: 1px solid #eee;
}
#sidebar .widget ul li:last-child {
	margin-bottom: 0px;
	border-bottom: none;
	padding-bottom: 0px;
}
#sidebar .widget_tag_cloud a {
	background-color: transparent;
	color: #7a7a7a;
	border: 1px solid #e7e7e7;
}
#sidebar .widget_tag_cloud a:hover {
	background-color: #13aff0;
	border-color: #13aff0;
	color: #fff;
}

/* Blog Posts Style */
.blog-style2 #content {
	background-color: #fff;
}
.blog-style2 .blog-grid.column-2 {
	padding: 15px;
}
.blog-thumb img {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.blog-style2 .blog-article {
	border: none;
	border-radius: 5px;
}
.blog-style2 .blog-article .entry-content {
	text-align: left;
	padding: 30px;
	position: relative;
	background-color: #f7f7f7;
}
.blog-article .more-link {
	padding-top: 0px;
}
.blog-article .more-link a {
	background-color: transparent;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	color: #13aff0;
	padding: 0px;
	position: relative;
	padding-bottom: 8px;
}
.blog-article .more-link a:hover {
	background-color: transparent;
	box-shadow: none;
	color: #13aff0;
}
.blog-article .more-link a:after {
	content: '>';
	margin-left: 5px;
	transition: all .3s;
}
.blog-article .more-link a:hover::after {
	margin-left: 8px;
}
.blog-article .more-link a:before {
	display: none;
}
.blog-article .entry-meta a,
.blog-article.sticky .entry-meta i,
.blog-article.sticky .entry-meta a {
	color: #7a7a7a;
}
.blog-article.sticky .entry-meta a:hover {
	color: #13aff0;
}
.blog-article .entry-meta > span:before {
	content: '|';
	color: #aaa;
}
.blog-article .entry-meta > span {
	text-transform: none;
	font-size: 13px;
}
.blog-article .entry-meta > span.date:before {
	display: none;
}
.blog-article .entry-meta > span.date {
	position: absolute;
	top: -16px;
	left: 30px;
	background-color: #13aff0;
	padding: 5px 15px;
	border-radius: 5px;
}
.blog-article .entry-meta > span.date a {
	color: #fff;
}
.blog-style2 .blog-article .blog-title {
	margin-top: 10px;
	font-size: 22px;
	text-transform: none;
}
.blog-article.sticky .blog-title a {
	color: #1e1e1e;
}
.blog-article.sticky .entry-content p {
	color: #7a7a7a;
}

/* Blog Page Navigation Style */
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
	color: #1e1e1e;
	font-weight: 700;
	border: none;
	background-color: #f7f7f7;
	border-radius: 3px;
}

/* Single Post Style */
.single .entry-header {
	background-color: #f7f7f7;
	padding: 30px 30px 0px 30px;
	margin-bottom: 0px;
}
.single .entry-content {
	background-color: #f7f7f7;
	padding: 15px 30px 30px 30px;
	margin-bottom: 0px;
}
.single .entry-meta {
	margin-top: 0px!important;
}
.single .entry-meta > span:before {
	content: '|';
	color: #ddd;
}
.single .entry-meta > span {
	text-transform: none;
	font-size: 13px;
}
.single .entry-meta{
	text-align: left;
	margin-top: 45px;
}
.nav-previous a,
.nav-next a {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 13px;
	transition: all .4s;
}
.nav-previous a:hover,
.nav-next a:hover {
	background-color: #1e1e1e;
}
#nav-above,
#nav-below {
	background-color: #f7f7f7;
	padding: 30px;
	border-top: 1px solid #eee;
}

/* Comments & Leave Comment Style */
#comments-title h3,
#reply-title {
	text-align: left;
	font-size: 22px;
	font-weight: 700;
	text-transform: capitalize;
}
#comments-title h3:before,
#reply-title:before {
	content: '-';
	margin-right: 5px;
}
.comment-content {
	background-color: #fff;
}
.commentlist .comment,
.commentlist .pingback {
	margin-top: 30px;
	border-bottom: 1px solid #eee;
}
.commentlist article footer {
	background-color: transparent;
	border-top: none;
}
.comment .reply {
	float: right;
}
.comment .reply a {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	background-color: #13aff0;
	border-radius: 3px;
	border: 1px solid #13aff0;
	padding: 5px 10px;
}
.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;
}
.comment .reply a:hover {
	background-color: #13aff0;
	color: #fff;
}
#commentform input[type="text"],
#commentform textarea {
	border: none;
	background-color: #f7f7f7;
	border-radius: 5px;
}
#commentform input[type="text"]:focus,
#commentform textarea:focus {
	background-color: #f7f7f7;
}
.logged-in-as a {
	color: #4a4a4a;
}
.logged-in-as a:hover {
	color: #13aff0;
}
.comment-respond .form-submit {
	text-align: left;
}
.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-size: 13px;
	border-radius: 3px;
	padding: 8px 15px;
	transition: all .4s;
}
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: #1e1e1e;
}

