/*
Theme Name: Renden eShop
Text Domain: renden-eshop
Template: renden
Version: 1.0.2
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.0
Description: Renden eShop is the free version of the multi-purpose professional theme (Renden 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: https://www.thinkupthemes.com/free/renden/
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/* Pre Header Style */
#pre-header {
  background-color: #000;
  border-bottom: 1px solid rgba(250, 250, 250, 0.3);
}
#pre-header .header-links > ul > li:before {
  color: #eee;
}
#pre-header .header-links li a,
#pre-header-social li,
#pre-header-social li a {
  color: #fff;
}
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
  background-color: transparent;
  color: #e0484c;
}
#pre-header .header-links .sub-menu {
  border-top: none;
  background-color: #f7f7f7;
  box-shadow: none;
  border-radius: 0px;
}
#pre-header .header-links .sub-menu a {
  color: #4a4a4a;
  border-bottom: 1px solid #e7e7e7;
  padding: 5px 15px;
  margin: 0px 15px;
}
#pre-header .header-links .sub-menu li:last-child a {
  border-bottom: none;
}
.main-navigation .sub-menu .sub-menu {
  top: 0px;
  border-left: 1px solid rgba(250, 250, 250, 0.3);
}
#pre-header-social li {
  border-left: 1px solid rgba(250, 250, 250, 0.3);
}
#pre-header-social li:last-child {
  border-right: 1px solid rgba(250, 250, 250, 0.3);
}
#pre-header-social li a:hover {
  color: #e0484c;
  background-color: transparent !important;
}

/* Header Style */
#header,
#header-core {
  background-color: #000;
  border-bottom: none;
}
#header .header-links > ul > li a,
#header-sticky .header-links > ul > li a {
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu {
  border: none;
  background-color: #f7f7f7;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
  border-radius: 0px;
}
#header .header-links .sub-menu .sub-menu,
#header-sticky .header-links .sub-menu .sub-menu {
  margin-top: 0px;
  border-left: 1px solid #eee;
}
#logo h1,
#logo-sticky h1 {
  color: #fff;
}
#header .sub-menu li,
#header-sticky .sub-menu li {
  border-right: none;
  border-left: none;
}
#header .header-links > ul > li a,
#header-sticky .header-links > ul > li a {
  position: relative;
}
#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
  color: #4a4a4a;
  border-bottom: 1px solid #eee;
  text-transform: capitalize;
}
#header .header-links .sub-menu li:last-child a,
#header-sticky .header-links .sub-menu li:last-child a {
  border-bottom: none;
}
#header-search .fa-search {
  background-color: #f7f7f7;
  color: #4a4a4a;
  transition: all 0.3s;
}
#header-search .fa-search:hover {
  opacity: 0.75;
}

/* Cta Style */
#introaction,
#outroaction {
  border-top: none;
  padding: 30px 0px;
  background-color: #fff;
}
#introaction-core,
#outroaction-core {
  padding: 45px;
  background-color: #f7f7f7;
  border: 1px solid #e7e7e7;
  border-radius: 0px;
}
#introaction-core .two_third,
#outroaction-core .two_third,
#introaction-core .one_third,
#outroaction-core .one_third {
  margin: 0;
  float: none;
  text-align: center;
  width: 100%;
}
.action-link a {
  margin-top: 20px;
  background-color: #000;
  border: none;
  color: #fff;
  font-weight: 700;
  border-radius: 0px;
  padding: 8px 20px;
  position: relative;
  z-index: 2;
  transition: all 0.3s;
}
.action-link a:hover {
  background-color: #e0484c;
  border: none;
  color: #fff;
  opacity: 1;
}
.action-text h3 {
  text-transform: uppercase;
  margin-bottom: 20px;
  border-bottom: 3px solid #e7e7e7;
  display: inline-block;
  color: #1e1e1e;
  position: relative;
  padding-bottom: 20px;
}
.action-teaser p {
  line-height: 24px;
  color: #4a4a4a;
}

/* Featured Style */
#section-home .section {
  border: 1px solid #e7e7e7;
  background-color: #f7f7f7;
  border-radius: 0px;
  text-align: left;
}
#section-home .entry-header {
  border-radius: 0px;
}
#section-home .entry-content {
  padding: 30px 30px 10px 30px;
  color: #7a7a7a;
}
#section-home h3 {
  margin-bottom: 15px;
  color: #1e1e1e;
  position: relative;
  padding-bottom: 0px;
}
#section-home p {
  margin-bottom: 30px;
}
#section-home .more-link {
  background-color: #000;
  border: none;
  color: #fff;
  font-weight: 700;
  border-radius: 0px;
  padding: 10px 15px;
  position: relative;
  z-index: 2;
  transition: all 0.3s;
  text-transform: uppercase;
}
#section-home .more-link:hover {
  background-color: #e0484c;
  color: #fff;
  opacity: 1;
}
/* Footer Style */
#footer {
  border-top: none;
  background-color: #000;
  padding: 60px 0px;
}
#footer-core h2 {
  font-weight: 600;
  color: #fff;
  margin-bottom: 30px;
  position: relative;
  font-size: 18px;
  padding-left: 15px;
}
#footer-core h2:before {
  background-color: #e0484c;
  width: 3px;
  height: 25px;
  position: absolute;
  content: "";
  left: 0;
  top: 3px;
}
#footer .widget li a {
  color: #fff;
  text-decoration: none;
  font-size: 13px;
}
#footer .widget li a:hover {
  color: #e0484c;
}
#footer .widget li a:before {
  display: none;
}
#footer .widget li span {
  display: block;
  font-size: 12px;
  color: #aaa;
}
#footer .widget_recent_entries li,
#footer .widget_recent_comments li {
  margin-bottom: 10px;
}
#footer .widget li:last-child {
  margin-bottom: 0px;
}
#footer .widget_search input[type="search"] {
  background-color: #000;
  color: #fff;
  border: 1px solid rgba(250, 250, 250, 0.3);
  border-radius: 0px;
}
#footer button {
  border-radius: 0px;
}
#footer .widget_tag_cloud a {
  background-color: rgba(250, 250, 250, 0.1);
  border: none;
  color: #fff;
  font-weight: 400;
  border-radius: 0px;
  font-size: 13px;
}
#footer .widget_tag_cloud a:hover {
  background-color: #e0484c;
  color: #fff;
}

/* Sub Footer Style */
#sub-footer {
  border-top: 1px solid rgba(250, 250, 250, 0.15);
  background-color: #000;
  color: #fff;
}
#sub-footer a {
  color: #fff;
  text-decoration: none;
}
#sub-footer a:hover {
  color: #e0484c;
}
#footer-menu li:after {
  display: none;
}

/* Page Heading Style */
#intro {
  background-image: url(./images/heading-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border: none;
}
#intro .page-title {
  font-size: 36px;
  font-weight: 900;
  color: #fff;
}
#intro.option2 .page-title {
  width: 100%;
  text-align: center;
  display: inline-block;
}
#intro.option2 #breadcrumbs {
  display: inline-block;
  width: 100%;
}
#intro #breadcrumbs-core {
  text-align: center;
  color: #fff;
}

/* Blog Posts Style */
.blog-style2 #content {
  background-color: #fff;
}
.blog-article.sticky {
  border-bottom: 1px solid #ddd;
}
.blog-article.sticky .entry-content {
  background-color: transparent;
  color: #7a7a7a;
  padding: 20px;
}
.blog-article .blog-title {
  margin-top: 0px;
  position: relative;
  padding-bottom: 12px;
}
.blog-article .blog-title a,
.blog-article .entry-content {
  color: #1e1e1e;
}
.blog-article {
  margin-bottom: 20px;
  margin-top: 10px;
  position: relative;
  z-index: 11;
}
.blog-style2 .blog-article {
  border: 1px solid #e7e7e7;
  background-color: transparent;
}
.blog-style2 .blog-article .entry-content {
  padding: 20px;
  background-color: transparent;
}
.blog-article .entry-meta {
  border-bottom: none;
  padding-bottom: 10px;
}
.blog-article .entry-meta a {
  font-weight: 400;
  color: #4a4a4a;
  text-transform: capitalize;
}
.blog-article .entry-meta span:after {
  content: "|";
  color: #e0484c;
  margin-left: 8px;
}
.blog-article .entry-meta span:last-child::after {
  display: none;
  margin-left: 0px;
}
.blog-article .entry-meta i {
  color: #4a4a4a;
}
.blog-article .entry-meta a:hover {
  opacity: 0.75;
}
.blog-article .entry-meta > span:before {
  display: none;
}
.blog-article .more-link a {
  margin-top: 20px !important;
  background-color: #000;
  border: none;
  color: #fff;
  font-weight: 700;
  border-radius: 0px;
  padding: 10px 15px;
  position: relative;
  z-index: 2;
  transition: all 0.3s;
  text-transform: uppercase;
}
.blog-article .more-link a:hover {
  background-color: #e0484c;
  color: #fff;
  opacity: 1;
}

/* Blog Page Navigation Style */
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
  border: none;
  background-color: #e7e7e7;
  color: #1e1e1e;
  font-weight: 700;
  border-radius: 0;
  text-decoration: none !important;
}
.navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links a.current,
.navigation.pagination .nav-links span:hover,
.navigation.pagination .nav-links span.current {
  background-color: #e0484c;
  color: #fff;
  border: none;
}

/* Sidebar Style */
#sidebar {
  margin-top: 10px;
}
.layout-sidebar-right #sidebar-core {
  border: 1px solid #e7e7e7;
  padding: 20px 0px;
  overflow: hidden;
}
#sidebar .widget_search .search {
  border: 1px solid #eee;
}
#sidebar h2 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  color: #1e1e1e;
  width: 100%;
  position: relative;
  z-index: 1;
  padding-left: 0px;
  margin-bottom: 5px;
  padding-bottom: 25px;
  border-bottom: none;
}
#sidebar h2:before {
  background-color: #e7e7e7e7;
  width: 286px;
  height: 1px;
  position: absolute;
  content: "";
  left: -20px;
  bottom: 11px;
}
#sidebar h3.widget-title span {
  display: block;
}
#sidebar .widget {
  margin-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #e7e7e7;
}
#sidebar .widget_recent_entries li a:before {
  display: none;
}
#sidebar .widget li span {
  display: block;
  font-weight: 400;
  color: #aaa;
}
#sidebar .widget li:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}
#sidebar .widget li a {
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  color: #232323;
}
#sidebar .widget li a:hover {
  color: #e0484c;
}
#sidebar .widget_tag_cloud a {
  background-color: #1e1e1e;
  border: none;
  color: #fff;
  border-radius: 0px;
}
#sidebar .widget_tag_cloud a:hover {
  background-color: #e0484c;
  border-color: #e0484c;
  color: #fff;
}

/* Single Post Style */
.single .entry-content {
  color: #4a4a4a;
}
.single .post-title {
  color: #1e1e1e;
  position: relative;
  padding-bottom: 15px;
}
.single .entry-meta {
  border-bottom: 1px solid #eee;
}
.single .entry-meta,
.single .entry-meta a,
.single .entry-header.comment-icon .comment a {
  font-weight: 400;
  text-decoration: none !important;
  color: #7a7a7a;
  text-transform: capitalize;
}
.single .entry-header.comment-icon {
  padding-left: 0px;
}
.single .entry-meta a:hover {
  opacity: 0.75;
}
.single .entry-header.comment-icon .comment {
  position: relative;
}
.single .entry-header.comment-icon .comment .comment-text {
  display: inline-block;
}
.single .entry-header.comment-icon .fa-comments {
  display: inline;
  color: #232323;
  border: none;
  padding-right: 5px;
}
.single .entry-header.comment-icon .comment:before {
  color: #999;
  content: "/";
  margin-right: 10px;
}
.single .entry-header.comment-icon .fa-comments:hover {
  border: none;
}
.single .entry-header {
  border-bottom: none;
}
.nav-previous a,
.nav-next a {
  background-color: #000;
  border: none;
  color: #fff;
  text-decoration: none !important;
  font-weight: 700;
  border-radius: 0px;
  text-transform: uppercase;
}
.nav-previous a:hover,
.nav-next a:hover {
  opacity: 1;
  color: #fff;
  background-color: #e0484c;
}

/* Comments & Leave Comment Style */
#comments-title h3,
#reply-title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  color: #1e1e1e;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 10px;
}
.commentlist article {
  color: #1e1e1e;
  background-color: transparent;
  padding: 0px;
}
.comment-meta a {
  color: #7a7a7a;
  text-decoration: none !important;
}
.comment-author a,
.comment-author h4 {
  color: #1e1e1e;
  font-weight: 700;
  text-transform: capitalize;
  text-decoration: none !important;
}
.comment .reply a {
  color: #e0484c;
  font-weight: 700;
  text-decoration: none !important;
}
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
  color: #1e1e1e;
}
code,
pre,
pre h2 {
  color: #7a7a7a !important;
}
#commentform #comment,
#commentform input[type="text"] {
  border: 1px solid #e7e7e7;
  background-color: #f7f7f7;
  border-radius: 0px;
}
.logged-in-as a {
  font-weight: 700;
}
.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #e0484c;
  color: #fff;
  font-weight: 700 !important;
  border-radius: 0px;
  border: none;
  padding: 8px 25px;
  text-transform: uppercase;
}
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  opacity: 1;
  color: #fff;
  background-color: #000;
}

