/*
Theme Name: Sento eBlog
Text Domain: sento-eblog
Template: sento
Version: 1.0.0
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.0
Description: Sento eBlog 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: #f47e3e;
  border-bottom: none;
}
#pre-header .header-links li {
  border-left: none;
}
#pre-header .header-links li:last-child {
  border-right: none;
}
#pre-header .header-links li ul li {
  border: none !important;
}
#pre-header .header-links li a {
  background: transparent;
  color: #fff;
}
#pre-header .header-links .sub-menu li a {
  background: #fff;
}
#pre-header .header-links .sub-menu li a:hover {
  background-color: #f5f5f5 !important;
}
#pre-header .header-links li a:hover {
  color: #fff !important;
  opacity: 0.75;
  background-color: transparent !important;
}
#pre-header .header-links > ul > li ul li > a {
  color: #8d8d8d;
}
#pre-header .header-links > ul > li ul li:first-child > a {
  border-radius: 0px;
}
#pre-header .header-links > ul > li ul li:last-child > a {
  border-radius: 0px;
}
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
  background-color: transparent;
}
#pre-header .header-links .sub-menu {
  border: none;
  border-radius: 3px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
#pre-header .header-links .sub-menu .sub-menu {
  border-left: 1px solid #eee;
  margin-top: 1px;
}
#pre-header .header-links .sub-menu a:hover {
  color: #f47e3e !important;
}
#pre-header-social li a {
  width: 40px;
  height: 40px;
  background-color: transparent;
  margin: 0px;
  border-radius: 0px;
  color: #fff;
  border-left: 1px solid #ddd;
}
#pre-header-social li:last-child a {
  border-right: 1px solid #ddd;
}
#pre-header-social li a:hover {
  background: #f47e3e !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 */
.slider-full #header-links,
.header-style2 #header-links {
  border-top: none !important;
}
#header .header-links > ul > li a,
#header-sticky .header-links > ul > li a {
  font-weight: 600;
  color: #1e1e1e;
  position: relative;
}
#header .header-links > ul > li a:hover,
#header-sticky .header-links > ul > li a:hover {
  color: #1e1e1e;
}
#header .header-links > ul > li.menu-parent > a:after {
  position: relative;
  content: "\f107";
  font-size: 90%;
  font-family: FontAwesome;
  padding-left: 6px;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu {
  padding: 10px;
  border-top: none;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-bottom: none;
}
#header .header-links .menu-hover > .sub-menu,
#header-sticky .header-links .menu-hover > .sub-menu {
  top: 103px;
}
#header .sub-menu li,
#header-sticky .sub-menu li {
  padding-left: 0px;
}
#header .header-links .sub-menu .sub-menu,
#header-sticky .header-links .sub-menu .sub-menu {
  margin-top: -9px;
  padding-left: 0px;
  border-left: 1px solid rgba(250, 250, 250, 0.1);
}
#header .header-links > ul > li .sub-menu a:hover::before,
#header-sticky .header-links > ul > li .sub-menu a:hover::before,
#header .sub-menu .menu-parent > a:before,
#header-sticky .sub-menu .menu-parent > a:before {
  display: none;
}
.header-style2 #header .header-links > ul > li > a:hover {
  color: #1e1e1e !important;
  opacity: 1;
}
#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
  color: #414050;
  font-weight: 400;
  padding: 0px 10px;
}
#header .header-links .sub-menu a:hover,
#header-sticky .header-links .sub-menu a:hover {
  color: #414050 !important;
  background-color: #edeef1;
  border-radius: 5px;
}
#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: #1e1e1e;
}

/* Intro */
#body-core {
  background-color: #f5f5fa;
}
#introaction {
  background-color: #f5f5fa;
  padding: 60px;
  position: relative;
}
#introaction-core,
#outroaction-core {
  position: relative;
  padding: 40px 60px;
  background: #fff;
  border-bottom: 3px solid #d4dbe0;
  border-radius: 12px;
}
.action-text h3 {
  color: #1e1e1e;
  position: relative;
  padding-bottom: 20px;
  display: inline-block;
}
.action-teaser {
  color: #8d8d8d;
}
.action-link a {
  font-weight: 600;
  background-color: #f47e3e;
  text-transform: capitalize;
  color: #fff;
  border-radius: 30px;
}
.action-link a:hover {
  color: #fff;
  background-color: #1e1e1e;
}

/* Featured Style */
#section-home .entry-header {
  border-radius: 12px;
  overflow: hidden;
}
#section-home .section {
  background-color: #fff;
  border: none;
  border-radius: 12px;
  text-align: center;
  padding: 30px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
#section-home .entry-content {
  text-align: left;
  margin-top: 25px;
  z-index: 9;
  padding: 0px;
  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: #fff;
  color: #333944;
  border: 1px solid #e1e3e6;
  text-transform: capitalize;
  padding: 8px 15px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 30px;
}
#section-home .more-link a:hover {
  background-color: #f47e3e;
  color: #fff;
  border-color: #f47e3e;
}
#section-home p.more-link {
  margin-bottom: 0px;
  margin-top: 0px;
}

/* Blog */
.blog-style2 #content {
  background-color: #f5f5fa;
}
.blog-article {
  background-color: #fff;
  border: none;
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.blog-article.sticky,
.blog-article.sticky .entry-content {
  background-color: #fff !important;
  border-radius: 12px;
}
.blog-style2 .blog-article {
  padding: 30px;
  margin-bottom: 30px;
  background-color: #fff;
}
.blog-style2 .blog-article .entry-content {
  padding: 0px !important;
}
.blog-article .entry-content p.more-link {
  background-color: transparent;
}
.blog-article .blog-title {
  color: #1e1e1e;
  text-transform: capitalize;
}
.blog-style2 .blog-article .blog-thumb {
  margin: 0px;
  border-radius: 12px;
  width: 100%;
}
.blog-thumb img {
  width: 100%;
}
.blog-article .blog-title {
  margin-top: 10px;
}
.blog-style2 .blog-article .entry-meta > span.date {
  top: 0;
  left: 0;
}
.blog-style2 .blog-article .entry-content.date-icon {
  padding-top: 0px;
}
.blog-article .entry-meta > span.date {
  position: relative;
  width: auto;
  min-width: auto;
  height: auto;
  background-color: transparent;
  padding: 0px;
  margin-right: 15px;
}
.blog-article .entry-meta .date-day {
  margin-right: 5px;
}
.blog-article .entry-meta .date-day,
.blog-article .entry-meta .date-month {
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  text-transform: capitalize;
  color: #444;
  line-height: 0px;
}
.blog-article .entry-meta > span.date time {
  line-height: 12px;
}
.blog-style1-layout2 .blog-thumb {
  margin-bottom: 15px;
  border-radius: 0px;
}
.blog-style1-layout2 .blog-article {
  margin-bottom: 50px;
  padding: 0px;
  background-color: transparent;
  border: none;
}
.blog-article .entry-meta a {
  color: #444;
}
.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 {
  background-color: #fff;
  color: #333944;
  border: 1px solid #e1e3e6;
  text-transform: capitalize !important;
  padding: 8px 15px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 30px;
}
.blog-article .more-link a:after {
  content: ">";
  margin-left: 5px;
  font-weight: 700;
}
.blog-article .more-link a:hover {
  color: #fff;
  background-color: #f47e3e;
  border-color: #f47e3e;
}
.blog-article .more-link a:hover::after {
  color: #fff;
}
.blog-article .entry-meta i {
  color: #c9c9c9;
}
.entry-content p.more-link {
  margin-bottom: 10px;
}

/* Post Navigation */
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
  background-color: #fff;
  border-radius: 10px;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 3px solid #d4dbe0;
  color: #1e1e1e;
  font-weight: 600;
}
.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: #f47e3e;
  background-color: #fff;
  color: #f47e3e;
}
.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: #f7f7f7;
}
#author-bio img {
  background: none;
  border: none;
  border-radius: 20px;
  padding: 0;
}

/* Pagination */
.pag li a,
.pag li span {
  color: #777;
  border: none;
  background: #f7f7f7;
}

/* Sidebars */
.layout-sidebar-right #sidebar-core {
  background-color: #fff;
  padding: 30px !important;
  border-radius: 12px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
#sidebar button,
#sidebar input[type="search"] {
  border-radius: 40px !important;
  background-color: #f47e3e;
  font-weight: 600;
  text-transform: capitalize;
  color: #fff;
}
#sidebar button:hover {
  border-radius: 40px !important;
  background-color: #1e1e1e;
  color: #fff;
}
#sidebar input[type="search"] {
  border: 1px solid #eee;
  background-color: #fff;
}
#sidebar .widget {
  padding: 0px;
  border: none;
  background-color: transparent;
  position: relative;
  margin-bottom: 30px;
}
#sidebar .widget_search:after {
  display: none;
}
#sidebar .wp-block-heading {
  padding-left: 17px;
  color: #1e1e1e;
  display: inline-block;
  position: relative;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
  padding-bottom: 0px;
  padding-right: 0px;
}
#sidebar .wp-block-heading::before {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #f47e3e;
  content: "";
  position: absolute;
  left: 0px;
  top: 10px;
}
#sidebar .wp-block-heading::after {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #f47e3e;
  content: "";
  position: absolute;
  left: -4px;
  top: 6px;
}
.widget li a {
  color: #1e1e1e;
}
#sidebar ul li {
  border-bottom: none;
}
#sidebar ul li:last-child {
  border-bottom: none;
}
#sidebar .widget_tag_cloud a {
  padding: 0px;
  color: #797979;
  font-weight: 500;
  border-radius: 0px;
  border: none;
  background-color: #fff;
  text-transform: capitalize;
  margin-right: 10px;
}
#sidebar .widget_tag_cloud a:before {
  content: "#";
  color: #f47e3e;
  margin-right: 3px;
}
#sidebar .widget_tag_cloud a:hover {
  color: #f47e3e;
  border-color: transparent;
  background-color: transparent;
}
#sidebar .widget_recent_entries ul li span {
  display: block;
  color: #aaa;
}

/* Left Sidebar Layout */
.layout-sidebar-left #sidebar-core {
  margin-right: 20px;
  padding-right: 0px;
  border-right: none;
}

/* Right Sidebar Layout */
.layout-sidebar-right #sidebar-core {
  margin-left: 20px;
  padding-left: 0px;
  border-left: none;
}

/* Footer */
#footer {
  background-color: #fff;
  border-top: none;
}
#footer a {
  color: #474c5d;
  text-decoration: none !important;
}
#footer a:hover {
  color: #f47e3e;
}
#footer-core .wp-block-heading {
  font-size: 18px;
  text-transform: capitalize;
  display: inline-block;
  font-weight: 700;
  color: #1e1e1e;
  padding-left: 17px;
  padding-bottom: 10px;
  padding-right: 12px;
  position: relative;
  padding-right: 1;
}
#footer-core .wp-block-heading::before {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #f47e3e;
  content: "";
  position: absolute;
  left: 0px;
  top: 10px;
}
#footer-core .wp-block-heading::after {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #f47e3e;
  content: "";
  position: absolute;
  left: -4px;
  top: 6px;
}
#footer .wp-block-search .wp-block-search__input {
  background-color: rgba(250, 250, 250, 0.3) !important;
  border: none;
  color: #fff !important;
  border-radius: 0px;
}
#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: 0px;
  color: #797979;
  font-weight: 500;
  border-radius: 0px;
  border: none;
  background-color: #fff;
  text-transform: capitalize;
  margin-right: 10px;
}
#footer .widget_tag_cloud a:before {
  content: "#";
  color: #f47e3e;
  margin-right: 3px;
}
#footer .widget_tag_cloud a:hover {
  color: #f47e3e;
  border-color: transparent;
  background-color: transparent;
}
#footer .wp-block-search .wp-block-search__input {
  border: 1px solid #e1e3e6;
  border-radius: 30px;
  color: #7a7a7a;
  background-color: #fff;
}
#footer .wp-block-search__button {
  border-radius: 30px !important;
  background-color: #f47e3e;
  border: none;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
}
#footer .wp-block-search__button:hover {
  background-color: #1e1e1e;
  color: #fff;
}
#sub-footer {
  color: #1e1e1e;
  background-color: #fff;
  border-top: 1px solid #eee;
}
#sub-footer a {
  color: #474c5d;
  text-decoration: none !important;
}
#sub-footer a:hover {
  color: #f47e3e;
}

/* Page Intro */
#intro {
  padding: 40px 60px;
  background: #fff;
  border-bottom: 3px solid #d4dbe0;
  border-radius: 12px;
  margin: 40px 30px 30px 30px;
}
#content {
  background-color: #f5f5fa;
}
#intro #intro-core {
  background-color: transparent;
  text-align: center;
  border-radius: 0px;
  padding: 0px 45px;
}
#intro .page-title {
  color: #1e1e1e;
  font-size: 36px;
  font-weight: 700;
  text-transform: capitalize;
}
#intro #breadcrumbs,
#intro #breadcrumbs a {
  color: #444;
  font-size: 13px;
}
#intro #breadcrumbs a:hover {
  color: #f47e3e;
}

/* Single Post Style */
.single .post-title {
  color: #1e1e1e;
}
.single .format-nomedia > .entry-header {
  margin-bottom: 20px;
}
.single article.post {
  box-shadow: none;
  padding: 30px;
  border-top: none;
  background-color: #fff;
  border-radius: 12px;
}
.single .entry-meta > span.date {
  top: 30px;
  left: 30px;
  border-radius: 10px;
}
.single .entry-meta > span.date a {
  text-decoration: none !important;
}
#nav-above,
#nav-below {
  border-top: none;
  padding: 30px;
  background: #fff;
  border-bottom: 3px solid #d4dbe0;
  border-radius: 12px;
}
.nav-previous a,
.nav-next a {
  background-color: #fff;
  border: 1px solid #e1e3e6;
  font-weight: 600;
  text-transform: capitalize;
  color: #333944;
  text-decoration: none !important;
  border-radius: 30px;
}
.nav-previous a:hover,
.nav-next a:hover {
  border-color: #f47e3e;
  background-color: #f47e3e;
  color: #fff;
}

/* Comments & Leave Comment */
#comments-core {
  border: none;
  background-color: #fff;
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0ox 0px 10px rgba(0, 0, 0, 0.1);
}
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.comment-author h4 {
  color: #1e1e1e;
}
.commentlist li {
  border-bottom: 1px solid #e0e0f2;
}
#comments-title h3,
#reply-title {
  display: inline-block;
  padding-bottom: 10px;
  padding-top: 30px;
  border-radius: 0px;
  color: #1e1e1e;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 30px;
  position: relative;
}
#comments-title h3::before,
#reply-title::before {
  width: 30px;
  height: 3px;
  background-color: #f47e3e;
  content: "";
  left: 0;
  bottom: 0;
  border-bottom: none;
}
#reply-title {
  padding-bottom: 20px;
}
#respond {
  background-color: #fff;
  box-shadow: none;
  border-radius: 12px;
  padding: 0px;
}
#respond form {
  background-color: transparent;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
select,
textarea {
  color: #4a4a4a;
  background-color: #fff;
  border-radius: 12px;
  border: 1px solid #e1e3e6;
}
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: #7a7a7a;
  background-color: #fff;
}
#commentform input[type="submit"] {
  border-radius: 30px;
  background-color: #f47e3e;
  font-weight: 600 !important;
  color: #fff;
  text-transform: capitalize !important;
}
#commentform input[type="submit"]:hover {
  background-color: #1e1e1e;
  color: #fff;
}

