/*
Theme Name:     Upeo Business
Theme URI:      https://upeothemes.com/features/
Author:         Upeo Themes
Author URI:     https://upeothemes.com
Description:    Upeo Business is the awesome free version of Upeo 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. Upeo 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, Upeo 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!
Template:       upeo
Version:        1.0.2
License: GNU    General Public License v2 or later
License URI:    https://www.gnu.org/licenses/gpl-2.0.html
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
Text Domain:	upeo-business
*/

/* Sub-header Style */
#site-header a:focus {
	outline: 1px dotted #333;
}

/* Sub-header Style */
#pre-header {
	background-color: #00aff2;	
}
#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: rgba(250,250,250,0.5);
}
#pre-header-social li:last-child, {
	border-right: 1px solid rgba(250,250,250,0.3);
}
#pre-header-social li:last-child > a {
	border-right: 1px solid rgba(250,250,250,0.3);
}
#pre-header-social li a {
	color: #fff;
	border-left: 1px solid rgba(250,250,250,0.3);
}
#pre-header-social li:last-child {
	border-right: none;
}
#pre-header-social li a:hover {
	color: rgba(250,250,250,0.5);
	background-color: #00aff2!important;
}

/* Header Style */
#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
	padding: 2px 0px;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu {
	min-width: 120px!important;
	border: none;
	background-color: #00aff2;
}
#header .sub-menu li,
#header-sticky .sub-menu li {
	border-bottom: 1px solid rgba(250,250,250,0.3);
	padding: 0px 20px;
	border-left: none;
	border-right: none;
}
#header .header-links .sub-menu .sub-menu,
#header-sticky .header-links .sub-menu .sub-menu {
	margin-top: 1px;
	border-left: 1px solid rgba(250,250,250,0.3);
}
#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 {
	padding: 40px 30px;
	background-color: #fff;
	border: 1px solid #eee;
}
.action-text h3 {
	font-size: 36px;
	font-weight: 700;
}
.action-link a {
	font-size: 13px;
	margin-top: 20px;
	padding: 8px 15px;
	-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;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.action-link a:hover {
	background-color: #1e1e1e;
}

/* Featured Style */
.iconfull {
	border: 1px solid #eee;
	padding: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.iconfull.style1 .iconimage i {
	background-color: #00aff2;
	color: #fff;
	width: 60px;
	height: 60px;
	display: inline-block;
	text-align: center;
	line-height: 60px;
	margin-bottom: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.iconfull.style1 .iconurl a {
	background-color: transparent;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	color: #00aff2;
	padding: 0px;
	position: relative;
	padding-bottom: 8px;
}
.icontext .iconimage,
.iconfull.style1 .iconimage {
	float: none!important;
}

/* Footer style */
footer {
	background-color: #232323;
}
#footer {
	background-color: transparent;
	border: none;
}
#footer-core h3 {
	color: #fff;
}
#footer .widget ul li a:before {
	display: none;
}
#footer .widget ul li a {
	color: #00aff2;
	font-weight: 400;
	font-size: 15px;
}
#footer .widget ul li a:hover {
	color: #fff;
}
#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.25);
	color: #fff;
}
#footer .widget_tag_cloud a:hover {
	background-color: #00aff2;
}
#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: #454545;
	border: none;
	color: #fff;
	padding: 5px 15px;
}

/* Sub footer style */
#sub-footer {
	background-color: #121212;
	border-top: none;
	color: #fff;
}
#sub-footer a {
	color: #fff;
}
#sub-footer a:hover {
	color: #00aff2;
}
#footer-menu li:after {
	display: none;
}

/* Page heading style */
#intro {
	background-color: #232323;
	padding: 30px 0px;
}
#intro .page-title {
	color: #fff;
	font-size: 30px;
}
#intro .page-title span {
	background-color: transparent;
	padding: 0px;
}
#intro #breadcrumbs {
	color: #fff;
	font-weight: 500;
}
#intro #breadcrumbs-core {
	background-color: transparent;
	padding: 0px;
}
#intro #breadcrumbs-core a {
	color: #fff;
}

/*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: 1px solid #eee;
	background-color: #fff;
}
#sidebar h3.widget-title {
	width: 100%;
	font-size: 17px;
	color: #fff;
	background-color: #00aff2;
	padding: 10px 15px;
	margin-left: 0px;
}
#sidebar h3.widget-title:before {
	display: none;
}
#sidebar .widget_recent_entries ul li a:before {
	display: none;
}
#sidebar .widget ul li a {
	font-size: 15px;
	color: #767676;
}
#sidebar .widget ul li a:hover {
	color: #00aff2;
}
#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:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#sidebar .widget_tag_cloud a {
	background-color: transparent;
	border: 1px solid #eee;
	color: #767676;
}
#sidebar .widget_tag_cloud a:hover {
	border-color: #00aff2;
	background-color: #00aff2;
	color: #fff;
}

/* Blog Posts Style */
.blog-article {
	border: 1px solid #eee;
	padding-bottom: 0px;
	margin-bottom: 30px;
}
.blog-article .entry-content {
	padding: 0px 30px 30px 30px;
	position: relative;
}
.blog-style1 .blog-grid .blog-article:before {
	display: none;
}
.blog-article .more-link {
	padding-top: 0px;
}
.blog-article .more-link a {
	background-color: #00aff2;
	font-size: 15px;
	color: #fff;
	position: relative;
}
.blog-article .more-link a:hover {
	color: rgba(250,250,250,0.5);
}
.blog-article .entry-meta a {
	color: #7a7a7a;
}
.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 {
	color: #fff;
}
.blog-article.sticky .entry-content p {
	color: #fff;
}

/* Blog Page Navigation Style */
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
	color: #767676;
	border: 1px solid #eee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

/* Single Post Style */
.single .entry-header {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 30px 30px 0px 30px;
	margin-bottom: 0px;
}
.single .entry-content {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	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 {
	font-size: 15px;
	-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: #1e1e1e;
}
#nav-above,
#nav-below {
	padding: 0px 30px 30px 30px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

/* Comments & Leave Comment Style */
#comments-title h3,
#reply-title {
	text-align: left;
	text-transform: capitalize;
	margin-bottom: 0px;
	font-size: 24px;
	font-weight: 600;
}
.commentlist .comment.depth-1:first-child, .commentlist .pingback.depth-1:first-child {
	padding-top: 0px;
}
#comments-title {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 1px solid #eee;
	margin-top: 30px;
	padding-left: 30px;
	margin-bottom: -30px;
}
.commentlist {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 0px 30px 30px 30px;
}
.comment-content {
	background-color: #fff;
}
.commentlist .comment,
.commentlist .pingback {
	margin-top: 30px;
	border-bottom: 1px solid #eee;
}
.comment .reply {
	float: right;
}
.comment .reply a {
	font-size: 13px;
	text-transform: uppercase;
	color: #00aff2;
}
.commentlist .avatar {
	width: 80px;
	height: 80px;
	border: none;
	margin: 0;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.commentlist article header {
	text-align: left;
}
.comment-content {
	text-align: left;
}
.comment .reply a:hover {
	background-color: #00aff2;
	color: #fff;
}
.comment-respond {
	padding: 30px;
	border: 1px solid #eee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
#commentform input[type="text"],
#commentform textarea {
	border: 1px solid #ddd;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
#commentform input[type="text"]:focus,
#commentform textarea:focus {
	background-color: #fff;
}
.logged-in-as a {
	color: #4a4a4a;
}
.logged-in-as a:hover {
	color: #00aff2;
}
.comment-respond .form-submit {
	text-align: left;
}
.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-size: 15px;
	padding: 8px 15px;
	-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;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: #1e1e1e;
}