/*
Theme Name: Sento Store
Text Domain: sento-store
Template: sento
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.9
Requires PHP: 5.6
Description: Sento Store is the free version of the multi-purpose professional theme (Sento Pro) ideal for a business or blog website. The theme has a responsive layout, HD retina ready and comes with a powerful theme options panel with can be used to make awesome changes without touching any code. The theme also comes with a full width easy to use slider. Easily add a logo to your site and create a beautiful homepage using the built-in homepage layout. Compatible with WooCommerce, WPML, Polylang, Flat Parallax Slider, Photo Gallery and Travel Map, Elementor, Page Builder, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. It's a perfect theme for small businesses (restaurants, wedding planners, sport/medical shops), startups, corporate businesses, online agencies and firms, portfolios, ecommerce (WooCommerce), and freelancers.
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: Think Up Themes
Author URI: https://www.thinkupthemes.com
Theme URI: 
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
 
/* Pre Header */
#pre-header {
	background: #fff;
	border-bottom: 1px solid #eee;
}
#pre-header .header-links li {
	border-left: 1px solid #eee;
}
#pre-header .header-links li:last-child {
	border-right: 1px solid #eee;
}
#pre-header .header-links li ul li {
	border: none !important;
}
#pre-header .header-links li a {
	background: #fff;
	color: #4a4a4a;
}
#pre-header .header-links .sub-menu li a {
	background: #f7f7f7;
}
#pre-header .header-links li a:hover {
	color: #f78e55 !important;
}
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
	color: #f78e55;
    background-color: #fff;
}
#pre-header .header-links .sub-menu {
	border: none;
	background-color: #eee;
}
#pre-header .header-links .sub-menu .sub-menu {
	border-left: 1px solid #e7e7e7;
	margin-top: 1px;
}
#pre-header .header-links .sub-menu a:hover {
    color: #f78e55;
}
#pre-header-social li a {
	width: 40px;
	height: 40px;
	background-color: transparent;
	margin: 0px;
	border-radius: 0px;
	color: #4a4a4a;
	border-left: 1px solid #eee;
}
#pre-header-social li:last-child a {
	border-right: 1px solid #eee;
}
#pre-header-social li a:hover {
	background: #f78e55!important;
}

/* Pre Header - Search */
#pre-header-search {
	font-size: 12px;
}
#pre-header-search .search {
	color: #fff;
	background: rgba(250,250,250,0.25);
}
#pre-header-search .fa-search {
	font-size: inherit;
	color: #fff;
}

/* Pre-Header Search placeholder text color */
#pre-header-search ::-webkit-input-placeholder { color: #fff; }
#pre-header-search :-moz-placeholder { color: #fff; }
#pre-header-search ::-moz-placeholder { color: #fff; }
#pre-header-search :-ms-input-placeholder { color: #fff; 
}

/* Header */
#header .header-links > ul > li.menu-parent > a:after {
	position: relative;
	content: "\f107";
	font-size: 90%;
	font-family: FontAwesome;
	padding-left: 6px;
}
.slider-full #header-links,
.header-style2 #header-links {
	background-color: #00142b;
	border-top: none;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu {
	background-color: #00142b;
	border-radius: 0px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
	border: none !important;
}
#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) !important;
}
.header-style2 #header .header-links > ul > li > a {
	color: #fff;
}
.header-style2 #header .header-links > ul > li > a:hover {
	color: #f78e55;
	opacity: 1;
}
#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
	color: #fff;
}
#header .sub-menu li,
#header-sticky .sub-menu li {
	border: none;
}
#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: #f78e55;
}

/* Intro */
#introaction {
	background-color: #fff;
	padding: 60px;
}
#introaction-core,
#outroaction-core {
	position: relative;
	padding: 45px 30px;
	background: #FFF;
	border: 1px solid #eee;
	border-radius: 0px;
}
.action-text h3 {
	color: #1e1e1e;
}
.action-teaser {
	color: #4a4a4a;
}
.action-link a {
	background-color: #f78e55;
	color: #fff;
	border-radius: 25px;
}

/* Featured Style */
#section-home .entry-header {
	border-radius: 0px;
}
#section-home .section {
	border: 1px solid #eee;
	border-radius: 0px;
	text-align: center;
}
#section-home .entry-content {
	padding: 30px 30px 45px 30px;
	background-color: transparent;
	box-shadow: none;
	position: relative;
	border-radius: 0px;
}
#section-home h3{
	color: #1e1e1e;
}
#section-home p {
	color: #4a4a4a;
}
#section-home .more-link {
	margin-top: 0px;
}
#section-home .more-link a {
	background-color: #f78e55;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	font-weight: 600;
	text-decoration: none;
	border-radius: 25px;
}
#section-home .more-link a:hover {
	background-color: #1e1e1e;
	color: #fff;
}
#section-home p.more-link {
	margin-bottom: 0px;
	margin-top: 30px;
}

/* Blog */
.blog-article .blog-title {
	color: #1e1e1e;
}
.blog-article.sticky,
.blog-article.sticky .entry-content {
	background-color: transparent !important;
}
.blog-style1-layout2 .has-post-thumbnail span.date {
	top: 45px !important;
	left: 15px !important;
}
.blog-style1-layout2 .blog-article {
	margin: 15px;
	padding: 30px 0px;
	background-color: transparent;
	border-top: none;
	border-bottom: 1px solid #eee;
}
.blog-article .entry-meta > span:before {
	color: #F47E3E;
}
.blog-thumb img {
	border-radius: 0px;
}
.blog-article .entry-meta {
	border-top: none;
	border-bottom: none;
	padding: 10px 0 5px 0;
}
.blog-article .more-link a {
    color: #FFF;
    font-weight: 600;
    text-transform: uppercase;
    background: #F47E3E;
	text-decoration: none !important;
    border: none;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
}
.blog-article .more-link a:hover {
	background: #1e1e1e;
	color: #fff;
}
.blog-article .entry-meta i {
	color: #c9c9c9;
}
.blog-article .entry-meta > span.date {
	top: 20px;
	left: 0px;
	border-radius: 0px;
}
.has-post-thumbnail .entry-meta > span.date {
	top: 30px;
	left: 30px;
}
.blog-article .entry-meta > span.date a {
	text-decoration: none !important;
}
.entry-content p.more-link {
	margin-bottom: 10px;
}

/* Post Navigation */
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
	background-color: #eee;
	border-radius: 50%;
	border: none;
	color: #1e1e1e;
}
.navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links a.current,
.navigation.pagination .nav-links span:hover,
.navigation.pagination .nav-links span.current {
	border-color: #f78e55;
	background-color: #f78e55;
	color: #fff;
}
.nav-previous a,
.nav-next a {
	background: #fff;
}
.nav-previous a:hover .meta-nav,
.nav-next a:hover .meta-nav {
	padding: 0;
}
.nav-previous a .meta-icon,
.nav-next a .meta-icon {
	display: none;
}

/* Author Bio */
#author-bio {
	background: #fff;
}
#author-bio img {
	background: none;
	border: none;
	padding: 0;
}

/* Pagination */
.pag li a,
.pag li span {
	color: #777;
	border: none;
	background: #f7f7f7;
}

/* Sidebars */
.layout-sidebar-right #sidebar-core {
	border-left: 1px solid #eee;
}
#sidebar .widget_search {
	padding: 0px !important;
	border: none !important;
}
#sidebar .widget {
	padding: 20px;
	border: 1px solid #eee;
	background-color: transparent;
	position: relative;
	margin-bottom: 30px;
}
#sidebar .widget_search:after {
	display: none;
}
#sidebar h2 {
	color: #1e1e1e;
	display: block;
	position: relative;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 15px;
	position: relative;
	padding-bottom: 10px;
}
#sidebar h2:after {
	position: absolute;
	width: 30px;
	height: 2px;
	background-color: #f78e55;
	content: '';
	left: 0;
	bottom: 0;
}
#sidebar .widget_tag_cloud a {
	padding: 5px 10px;
	border-radius: 0px;
	border: 1px solid #eee;
	background-color: #fff;
}
#sidebar .widget_tag_cloud a:hover { 
	color: #fff;
	border-color: #f78e55;
	background-color: #f78e55;
}
#sidebar .widget_recent_entries ul li span {
	display: block;
	color: #aaa;
}

/* Left Sidebar Layout */
.layout-sidebar-left #sidebar-core {
	margin-right: 20px;
	padding-right: 30px;
	border-right: 1px solid #eee;	
}

/* Right Sidebar Layout */
.layout-sidebar-right #sidebar-core {
	margin-left: 20px;
	padding-left: 30px;	
	border-left: 1px solid #eee;
}

/* Footer */
#footer {
	background-color: #00142b;
	border-top: none;
}
#footer a {
	color: #fff;
	text-decoration: none !important;
}
#footer a:hover {
	color: #f78e55;
}
#footer-core h2 {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	padding-bottom: 10px;
	position: relative;
}
#footer .widget_search .search {
	background-color: rgba(250,250,250,0.1);
	border: none;
	color: #777;
}
#footer .widget ul li {
	border-bottom: 1px solid rgba(250,250,250,0.3);
}
#footer .widget ul li:last-child {
	border-bottom: none;
}
#footer .widget_recent_comments ul li,
#footer .widget_recent_entries ul li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#footer .widget_recent_entries ul li span {
	display: block;
}
#footer .widget_tag_cloud a {
	padding: 4px 8px;
	border-radius: 0px;
	border: 1px solid rgba(250,250,250,0.3);
}
#footer .widget_tag_cloud a:hover {
	color: #fff;
	background-color: #f78e55;
	border-color: #f78e55;
}
#footer .wp-block-search .wp-block-search__input {
	background-color: #e7e7e7;
	color: #4a4a4a;
}
#footer .wp-block-search__button {
	border-radius: 5px;
	background-color: #f78e55;
	border: none;
	color: #fff;
	border-radius: 5px;
}
#sub-footer {
	color: #fff;
	background-color: #00142b;
	border-top: 1px solid rgba(250,250,250,0.3);
}
#sub-footer a {
	color: #fff;
	text-decoration: none !important;
}
#sub-footer a:hover {
	color: #f78e55;
}

/* Page Intro */
#intro {
	background-color: #f7f7f7;
	padding: 50px 120px;
	border-bottom: none;
}
#intro #intro-core {
	background-color: #f7f7f7;
	border-radius: 10px;
	padding: 0px;
}
#intro .page-title, 
#intro #breadcrumbs,
#intro #breadcrumbs a {
	color: #1e1e1e;
}
#intro #breadcrumbs a:hover {
	color: #f78e55;
}

/* Single Post Style */
.single .post-title {
	color: #1e1e1e;
}
.single article.post {
	box-shadow: none;
	padding: 0px;
	border-top: none;
	background-color: #fff;
	border-radius: 10px;
}
.single .entry-meta > span.date {
	top: 0px;
	left: 0px;
	border-radius: 0px;
}
.single .entry-meta > span.date a {
	text-decoration: none !important;
}
#nav-above,
#nav-below {
	border: none;
}
.nav-previous a,
.nav-next a {
	background-color: #1e1e1e;
	color: #fff;
	text-decoration: none !important;
	border-radius: 25px;
}

/* Comments & Leave Comment */
.commentlist,
#respond form  {
	border: none;
	background-color: #fff;
	border-radius: 0px;
	padding: 0px;
}
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.comment-author h4 {
	color: #1e1e1e;
}
#comments-title h3,
#reply-title {
	border-top: 1px solid #eee;
	padding-top: 30px;
	background-color: #fff;
	border-radius: 0px;
	color: #1e1e1e;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 0;
	position: relative;
}
#comments-title h3:before,
#reply-title:before {
	display: none;
}
input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
select,
textarea {
	color: #4a4a4a;
	background-color: #fff;
	border-radius: 10px;
	border: 2px solid #eee;
}
input[type=text]:focus,
 input[type=email]:focus,
 input[type=password]:focus,
 input[type=search]:focus,
 input[type=tel]:focus,
 select:focus,
 textarea:focus {
	color: #4a4a4a;
 	background-color: #fff;
}
.themebutton,
 button,
 html input[type="button"],
 input[type="reset"],
 input[type="submit"] {
	 border-radius: 25px;
}