/*
Theme Name:        Shuttle Photo
Text Domain:       shuttle-photo
Template:          shuttle
Version:           1.0.3
Requires at least: 5.0
Requires PHP:      5.6
Tested up to:      6.3
Description:       Shuttle Photo 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-photo/
License:           GPLv2 or later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html
*/

/* Sub-header Style */
#pre-header {
	background-color: #1e1e1e;
	border-bottom: none;
}
#pre-header .header-links > ul > li:before {
	content: '|';
}
#pre-header .header-links > ul > li > a {
	color: #fff;
}
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
	color: #13aff0 !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 .header-links li a:hover,
#pre-header-social li, #pre-header-social li a:hover {
	color: #13aff0 !important;
	opacity: 1;
	background-color: transparent !important;
}
#pre-header .header-links .sub-menu a {
	color: #1e1e1e !important;
}
#pre-header .header-links .sub-menu a:hover {
	color: #13aff0;
	opacity: 0.75;
}
#pre-header .header-links .sub-menu .sub-menu {
	margin-top: 1px;
	border-left: 1px solid #eee;
}
#pre-header-social li:last-child {
	border-right: none;
}
#pre-header-social li a {
	color: #fff;
}
#pre-header .header-links .sub-menu {
	background-color: #f7f7f7;
	box-shadow: none;
	border: none;
}
/* Header Style */
#header,
#header-sticky {
	position: relative;
	background-color: #fff;
	border-bottom: none;
}
#header .header-links > ul > li a,
#header-sticky .header-links > ul > li a {
	transition: all 400ms;
	position: relative;
}
#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: #1e1e1e;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu {
	background-color: #f7f7f7;
	margin-top: -15px;
	border-radius: 0px;
	border: none;
}
#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: 1px;
	border-left: 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;
}

/* Cta Style */
body {
	background-color: #fff;
}
#introaction-core,
#outroaction-core,
.sc-action-core {
	position: relative;
	padding: 40px 30px;
	border-radius: 0px;
	background-color: #f7f7f7;
	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;
}
.action-teaser p {
	color: #1e1e1e;
}
.action-link a {
	font-size: 13px;
	border-radius: 0px;
	margin-top: 20px;
	padding: 8px 15px;
	transition: all .4s;
	background-color: transparent;
	border: 1px solid #e7e7e7;
	color: #1e1e1e;
}
.action-link a:hover {
	color: #13aff0;
	background-color: #fff !important;
	box-shadow: none;
	border: 1px solid #e7e7e7;
}

/* Featured Style */
#section-home {
	margin-bottom: 30px;
}
.iconimage {
	border-radius: 0px;
}
.services-builder.style1 {
	border-radius: 0px;
	border: none;
	background-color: #f7f7f7;
	text-align: center;
}
.services-builder.style1 h3,
.services-builder.style1 p {
	color: #1e1e1e;
}
.services-builder.style1 .iconmain {
	position: relative;
	text-align: center;
	padding: 30px;
}
.services-builder.style1 .iconurl a {
	font-size: 13px;
	border-radius: 0px;
	margin-top: 20px;
	transition: all .4s;
	background-color: transparent;
	color: #1e1e1e;
	border: 1px solid #e7e7e7;
	text-decoration: none !important;
	font-weight: 600;
	text-transform: uppercase;
	position: relative;
}
.services-builder.style1 .iconurl a:hover {
	opacity: 0.8;
	color: #13aff0;
	background-color: #fff;
	box-shadow: none;
}

/* Footer style */
footer {
	border-top: none;
}
#footer {
	background-color: #fff;
	position: relative;
	border-top: none;
}
#footer-core h2 {
	color: #1e1e1e;
	font-size: 18px;
	font-weight: 700;
}
#footer .widget ul li a:before {
	display: none;
}
#footer .wp-block-latest-comments__comment-date,
#footer .wp-block-latest-posts__post-author,
#footer .wp-block-latest-posts__post-date {
	color: #7a7a7a;
}
#footer .widget ul li a,
#footer .widget li a {
	color: #4a4a4a;
	font-weight: 500;
	font-size: 15px;
	text-decoration: none;
}
#footer .widget ul li a:hover,
#footer .widget li a:hover {
	color: #13aff0;
}
#footer .widget ul li span {
	display: block;
	color: #7a7a7a;
	font-size: 13px;
	font-weight: 400;
}
#footer .widget li {
	border-bottom: 1px solid #eee;
}
#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: #fff;
	color: #1e1e1e;
	border-radius: 0px;
	border: 1px solid #eee;
}
#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: #fff !important;
	border: 1px solid #eee !important;
	border-radius: 0px;
	color: #4a4a4a;
	padding: 5px 15px;
}
#footer .widget_search button {
	background-color: #fff;
	border: 1px solid #eee !important;
	border-radius: 0px;
	color: #1e1e1e;
	font-weight: 600;
}
#footer .widget_search button:hover {
	color: #13aff0;
	background-color: #fff;
}

/* Sub footer style */
#sub-footer {
	background-color: #1e1e1e;
	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 {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 60px 0px;
	background-color: #f7f7f7;
}
#intro .page-title {
	color: #1e1e1e;
	font-size: 28px;
	font-weight: 700;
}
#intro .page-title span {
	background-color: transparent;
	padding: 0px;
}
#intro #breadcrumbs {
	color: #4a4a4a;
	font-weight: 500;
}
#intro #breadcrumbs-core {
	background-color: transparent;
	padding: 0px;
}
#intro #breadcrumbs-core a {
	color: #4a4a4a;
}

/*Side Bar Style */
.widget_search .search input,
input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
select,
textarea {
	border: 1px solid #eee !important;
	background-color: #fff !important;
	border-radius: 0px;
}
#sidebar .widget_search {
	background-color: transparent;
	padding: 0px !important;
	box-shadow: none !important;
}
#sidebar .widget_search::after,
#sidebar .widget_search::before {
	display: none;
}
#sidebar h2 {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 8px 0px;
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 15px;
	font-weight: 400;
	color: #1e1e1e;
	text-transform: uppercase;
	z-index: 2;
	position: relative;
}
#sidebar h2::after {
	content: '';
	position: absolute;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #13aff0;
	right: 15px;
	top: 50%;
	transform: translateY(-2px);
}
#sidebar h2::before {
	content: '';
	position: absolute;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #13aff0;
	left: 15px;
	top: 50%;
	transform: translateY(-2px);
}
#sidebar .widget_search:after {
	display: none;
}
#sidebar .widget_block {
	position: relative;
	padding: 20px;
}
#sidebar .widget li a {
	font-size: 16px;
	text-decoration: none;
	font-weight: 600;
	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_tag_cloud a {
	background-color: #fff;
	border: 1px solid #eee;
	color: #1e1e1e;
	border-radius: 0px;
}
#sidebar .widget_tag_cloud a:hover {
	background-color: #13aff0;
	border: 1px solid #13aff0;
	color: #fff;
}
footer.wp-block-latest-comments__comment-meta {
	background-color: transparent;
}

/* Blog Posts Style */
.blog-style2 #content {
	background-color: #fff;
	border: 1px solid #e1eefb;
}
.blog-style2 .blog-article {
	border: none;
	position: relative;
}
.blog-style2 .blog-article .entry-content {
	text-align: left;
	padding: 10px 30px 0px 0px;
	position: relative;
	background-color: #fff;
}
.blog-thumb img {
	border-radius: 10px 10px 0px 0px;
}
.blog-article .more-link {
	padding-top: 0px;
}
.blog-article .more-link a {
	font-size: 13px;
	border-radius: 5px;
	margin-top: 20px;
	padding: 0px;
	transition: all .4s;
	background-color: transparent;
	color: #1e1e1e;
	border: none;
	text-decoration: none !important;
	font-weight: 600;
	text-transform: uppercase;
	position: relative;
}
.blog-article .more-link a::before {
	content: '';
	width: 100%;
	height: 1px;
	background-color: #1e1e1e;
	left: 0;
	bottom: -5px;
	position: absolute;
	transition: all .3s;
}
.blog-article .more-link a:hover {
	opacity: 0.8;
	color: #13aff0;
	background-color: transparent;
	box-shadow: none;
}
.blog-article .more-link a:hover::before {
	width: 100%;
	background-color: #13aff0;
}
.blog-article .entry-meta {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 8px 0px;
}
.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-style2 .blog-article .blog-title {
	margin-top: 10px;
	font-size: 22px;
	text-transform: none;
}
.blog-article.sticky .blog-title a {
	text-decoration: none !important;
	color: #1e1e1e;
}
.blog-article.sticky .entry-content p {
	color: #7a7a7a;
}
.blog-article.sticky {
	background: transparent !important;
}


/* Blog Page Navigation Style */
.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;
}

/* Single Post Style */
.single .entry-header {
	border-bottom: none;
	background-color: #fff;
	padding: 30px 30px 30px 30px;
	margin-bottom: 0px;
}
.single .entry-content {
	position: relative;
	background-color: #fff;
	padding: 15px 30px 30px 30px;
	margin-bottom: 0px;
	margin-bottom: 30px;
}
.single .entry-meta {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 8px 0px;
	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;
	border-radius: 0px;
	font-weight: 700;
	text-decoration: none !important;
	background-color: transparent;
	color: #1e1e1e;
	border: none;
	font-size: 13px;
	transition: all .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: #fff;
	padding: 30px 30px 75px 30px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	position: relative;
}
#nav-above:after,
#nav-below:after {
	position: absolute;
	content: '';
	width: 3;
	height: 10px;
	background-color: #e0f0f6;
	left: -10px;
	bottom: -10px;
}

/* Comments & Leave Comment Style */
#comments-title h3,
#reply-title {
	text-align: left;
	font-size: 22px;
	font-weight: 700;
	text-transform: capitalize;
}
.comment-content {
	background-color: #fff;

}
.commentlist .comment,
.commentlist .pingback {
	margin-top: 0px;
	background-color: #fff;
	box-shadow: none !important;
	padding: 0px;
}
.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: #1e1e1e;
	border: none;
	text-decoration: none !important;
}
.comment .reply a:hover {
	border: none;
	color: #13aff0 !important;
	background-color: transparent !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"],
#commentform textarea {
	border: none;
	background-color: #fff !important;
	border: 1px solid #eee !important;
	border-radius: 0px;
}
#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;
}
.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-size: 13px;
	border-radius: 0px;
	font-weight: 700;
	padding: 8px 15px;
	transition: all .4s;
	background-color: transparent;
	border: 1px solid #eee;
	color: #1e1e1e;
}
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	color: #13aff0;
	background-color: #fff !important;
	box-shadow: none;
}

