/*
Theme Name: Sento Shop
Text Domain: sento-shop
Template: sento
Version: 1.0.0
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 5.6
Description: Sento Shop 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: #f9edec;
  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: #f9edec;
  color: #4a4a4a;
}
#pre-header .header-links .sub-menu li a {
  background: #fff;
}
#pre-header .header-links .sub-menu li a:hover {
  background-color: #fff !important;
}
#pre-header .header-links li a:hover {
  color: #f47e3e !important;
  background-color: #f9edec !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 0px 10px 10px;
}
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
  color: #1e1e1e;
  background-color: #f4f6f8;
}
#pre-header .header-links .sub-menu {
  border: none;
  border-radius: 0px 0px 10px 10px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  background-color: transparent;
}
#pre-header .header-links .sub-menu .sub-menu {
  border-left: 1px solid rgba(250, 250, 250, 0.1);
  margin-top: 1px;
}
#pre-header .header-links .sub-menu a:hover {
  color: #1e1e1e;
}
#pre-header-social li a {
  width: 40px;
  height: 40px;
  background-color: transparent;
  margin: 0px;
  border-radius: 0px;
  color: #4a4a4a;
  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.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: #fff;
  border-top: 1px solid #eee;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu {
  padding: 10px 0px;
  border-top: none;
  background-color: #fff;
  border-radius: 0px 0px 10px 10px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  border-bottom: none;
}
#header .header-links .sub-menu .sub-menu,
#header-sticky .header-links .sub-menu .sub-menu {
  margin-top: -9px;
  border-left: 1px solid rgba(250, 250, 250, 0.1);
}
.header-style2 #header .header-links > ul > li > a {
  color: #f47e3e;
}
.header-style2 #header .header-links > ul > li > a:hover {
  color: #f47e3e !important;
  opacity: 1;
}
#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
  color: #8d8d8d;
  padding: 0px 5px;
}
#header .header-links .sub-menu a:hover,
#header-sticky .header-links .sub-menu a:hover {
  color: #f47e3e !important;
}
#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 */
#introaction {
  background-color: #fff;
  padding: 60px;
}
#introaction-core,
#outroaction-core {
  position: relative;
  padding: 45px 30px;
  background: #fbf5f1;
  border: none;
  border-radius: 15px;
}
.action-text h3 {
  color: #1e1e1e;
}
.action-teaser {
  color: #8d8d8d;
}
.action-link a {
  background-color: #1e1e1e;
  color: #fff;
  border-radius: 50px;
}
.action-link a:hover {
  background-color: #f47e3e;
}

/* Featured Style */
#section-home {
  background-color: #f9edec;
  padding: 40px 0px;
}
#section-home .entry-header {
  border-radius: 15px;
  overflow: hidden;
}
#section-home .section {
  background-color: #fff;
  border: none;
  border-radius: 15px;
  text-align: center;
  padding: 30px;
}
#section-home .entry-content {
  text-align: left;
  margin-top: 20px;
  z-index: 9;
  padding: 0px;
  background-color: #fff;
  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: #f47e3e;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 50px;
}
#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,
.blog-article .entry-content {
  background-color: transparent !important;
  padding: 0px;
}
.blog-article .entry-meta > span.date {
  border-radius: 20px;
}
.blog-style1-layout2 .blog-thumb {
  margin-bottom: 15px;
  border-radius: 20px;
}
.has-post-thumbnail span.date {
  left: 15px !important;
  top: 15px !important;
}
.blog-style1-layout2 .blog-article {
  margin-bottom: 50px;
  padding: 0px;
  background-color: transparent;
  border: none;
}
.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: #1e1e1e;
  text-decoration: none !important;
  border: none;
  border-radius: 50px;
}
.blog-article .more-link a:after {
  font-size: 12px;
  font-weight: 700;
  content: ">";
  color: #fff;
  margin-left: 10px;
  padding: 0px 10px;
  background-color: #f47e3e;
  border-radius: 15px;
}
.blog-article .more-link a:hover {
  background: #f47e3e;
  color: #fff;
}
.blog-article .more-link a:hover::after {
  background-color: #1e1e1e;
}
.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: #e7e7e7;
  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: #f47e3e;
  background-color: #f47e3e;
  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: #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 */
#sidebar button,
#sidebar input[type="search"] {
  border-radius: 50px !important;
}
#sidebar input[type="search"] {
  border: 1px solid #e7e7e7;
  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 {
  color: #1e1e1e;
  display: block;
  position: relative;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
#sidebar .wp-block-heading:after {
  width: 100%;
  height: 1px;
  background-color: #e7e7e7;
  left: 0;
  bottom: 0;
  position: absolute;
  content: "";
}
#sidebar ul li {
  border-bottom: 1px dashed #eee;
}
#sidebar ul li:last-child {
  border-bottom: none;
}
#sidebar .widget_tag_cloud a {
  padding: 3px 10px;
  color: #5a5a5a;
  font-weight: 500;
  border-radius: 20px;
  border: none;
  background-color: #eee;
}
#sidebar .widget_tag_cloud a:hover {
  color: #fff;
  border-color: transparent;
  background-color: #f47e3e;
}
#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-image: url(./images/footer-bg.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
  border-top: none;
  border-top-right-radius: 120px;
}
#footer a {
  color: #fff;
  text-decoration: none !important;
}
#footer a:hover {
  color: #f47e3e;
}
#footer-core h2 {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  padding-bottom: 10px;
}
#footer .wp-block-search .wp-block-search__input {
  background-color: rgba(250, 250, 250, 0.1) !important;
  border: none;
  color: #fff !important;
  border-radius: 50px;
}
#footer .widget ul li {
  border-bottom: 1px dashed 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: 25px;
  border: none;
  background-color: rgba(250, 250, 250, 0.1) !important;
}
#footer .widget_tag_cloud a:hover {
  color: #fff;
  background-color: #f47e3e !important;
  border-color: #f47e3e;
}
#footer .wp-block-search .wp-block-search__input {
  background-color: #e7e7e7;
  color: #4a4a4a;
}
#footer .wp-block-search__button {
  border-radius: 0px !important;
  background-color: #f47e3e;
  border: none;
  color: #fff;
  border-radius: 50px !important;
}
#sub-footer {
  color: #fff;
  background-color: #1e1e1e;
  border-top: 1px solid rgba(250, 250, 250, 0.15);
}
#sub-footer a {
  color: #fff;
  text-decoration: none !important;
}
#sub-footer a:hover {
  color: #1e1e1e;
}

/* Page Intro */
#intro {
  background-image: url(./images/intro-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 80px 120px;
  border-bottom: none;
  text-align: center;
}
#intro #intro-core {
  background-color: transparent;
  border-radius: 0px;
  padding: 0px;
}
#intro .page-title,
#intro #breadcrumbs,
#intro #breadcrumbs a {
  color: #fff;
}
#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: 0px;
  border-top: none;
  background-color: #fff;
  border-radius: 10px;
}
.single .entry-meta > span.date {
  top: 0px;
  left: 0px;
  border-radius: 10px;
}
.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;
}
.nav-previous a:hover,
.nav-next a:hover {
  background-color: #f47e3e;
}

/* 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-bottom: 10px;
  padding-top: 30px;
  background-color: #fff;
  border-radius: 0px;
  color: #1e1e1e;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 30px;
  position: relative;
}
#comments-title h3::before,
#reply-title::before {
  display: none;
}
#respond form {
  background-color: transparent;
  padding: 0px;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
select,
textarea {
  color: #4a4a4a;
  background-color: #fff;
  border-radius: 5px;
  border: 1px 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: #f7f7f7;
}
.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  border-radius: 25px;
}

