/*
Theme Name: Renden iBlog
Text Domain: renden-iblog
Template: renden
Version: 1.0.1
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.0
Description: Renden iBlog 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-free/
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: #e0484c;
}
#pre-header .header-links li a,
#pre-header-social li,
#pre-header-social li a {
  color: #fff;
}
#pre-header .header-links li a:hover,
#pre-header-social li a:hover {
  color: #fff !important;
  opacity: 0.75;
}
#pre-header .header-links .sub-menu {
  background-color: #fff;
  border: none;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
#pre-header .header-links .sub-menu a {
  color: #1e1e1e;
}
#pre-header .header-links .sub-menu a:hover {
  color: #e0484c !important;
}
.main-navigation .sub-menu .sub-menu {
  top: 0px;
}
#pre-header .header-links > ul > li:before {
  display: none;
}

/* Header Style */
#header .header-links > ul > li a,
#header-sticky .header-links > ul > li a {
  font-size: 14px;
  font-weight: 700;
  color: #1e1e1e;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu {
  border: none;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
}
#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
  color: #1e1e1e;
  font-weight: 600;
}

/* Cta Style */
#introaction,
#outroaction {
  background-color: #fff;
  padding: 60px 0px;
}
#introaction-core,
#outroaction-core {
  background-color: #f3f4f6;
  border-radius: 15px;
  padding: 50px;
}
.action-text h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 30px;
}
.action-link a {
  border-radius: 50px;
  font-weight: 700;
}

/* Featured Style */
#body-core,
.blog-style2 #content {
  background-color: #f3f4f6;
}
#section-home .section {
  background-color: #fff;
  border-radius: 7px;
  padding: 20px;
  border: none;
  text-align: left;
}
#section-home .entry-header {
  border-radius: 7px;
  overflow: hidden;
}
#section-home h3 {
  font-size: 18px;
  color: #1e1e1e;
  text-transform: capitalize;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
a.more-link,
a.themebutton {
  background-color: #e0484c;
  color: #fff;
  font-weight: 700;
  border-radius: 50px;
  display: inline-block;
  padding: 8px 25px !important;
}
a.more-link:hover,
a.themebutton:hover {
  background-color: #1e1e1e;
  color: #fff;
}

/* Footer Style */
#footer {
  background-color: #191717;
  border-top: 20px solid #e0484c;
}
#footer .wp-block-heading {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
}
#footer .widget li a {
  color: #fff;
}
#footer .widget li a:hover {
  color: #e0484c;
}
#footer input[type="search"],
#footer .wp-block-search__button {
  border-radius: 50px;
}
#footer .wp-block-search__button {
  font-weight: 700;
}
#footer .wp-block-search__button:hover {
  background-color: #fff;
  color: #1e1e1e;
}
#footer .widget_tag_cloud a {
  background-color: rgba(250, 250, 250, 0.1);
  border-radius: 50px;
}
#footer .widget_tag_cloud a:hover {
  color: #fff;
  background-color: #e0484c;
}

/* Sub Footer Style */
#sub-footer {
  background-color: #191717;
  color: #fff;
  border-top: 1px solid rgba(250, 250, 250, 0.1);
}
#sub-footer a {
  color: #fff;
}
#sub-footer a:hover {
  color: #e0484c;
}
#footer-menu li:after {
  display: none;
}

/* Page Heading Style */
#intro {
  background-color: #fff;
  border-bottom: none;
}
#intro .page-title {
  font-size: 36px;
  text-transform: capitalize;
}

/* Blog Posts Style */
.blog-article.sticky,
.blog-article.sticky .entry-content {
  background-color: #fff;
}
.blog-style2 .blog-article {
  border: none;
  border-radius: 7px;
  padding: 10px;
}
.blog-thumb img {
  border-radius: 7px;
}
.blog-style2 .blog-article .entry-content {
  padding: 10px;
}
.blog-article .blog-title {
  text-transform: capitalize;
  color: #1e1e1e;
}
.blog-article .entry-meta a,
.blog-article .entry-meta i {
  color: #3e3e3e;
}
.blog-article .entry-meta > span:before {
  content: "|";
}
.blog-article .more-link a {
  border-radius: 3px;
  border: none;
  background-color: #e0484c;
  color: #fff;
  text-transform: capitalize;
  font-weight: 700;
}
.blog-article .more-link a:hover {
  background-color: #1e1e1e;
}

/* Blog Page Navigation Style */
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
  background-color: #fff;
  border-radius: 50%;
  color: #1e1e1e;
  font-weight: 700;
  border: none;
}
.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;
}

/* Sidebar Style */
.wp-block-search__label {
  display: none;
}
#sidebar input[type="search"] {
  border-radius: 30px;
  border: none;
}
#sidebar .wp-element-button {
  border-radius: 30px;
  font-weight: 700;
}
#sidebar .widget_search {
  padding: 0px !important;
  background-color: transparent !important;
  border: none !important;
}
#sidebar .widget {
  border-radius: 7px;
  background-color: #fff;
  border: 1px solid #dbdddf;
  padding: 20px 20px;
}
#sidebar .wp-block-heading {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 600;
}
#sidebar .widget li a {
  font-weight: 600;
  font-size: 13px;
  color: #1e1e1e;
}
#sidebar .widget li a:hover {
  color: #e0484c;
}
#sidebar .widget_tag_cloud a {
  border-radius: 30px;
  background-color: #f3f4f6;
  color: #1e1e1e;
}
#sidebar .widget_tag_cloud a:hover {
  background-color: #e0484c;
  color: #fff;
}

/* Single Post Style */
.single .entry-header.comment-icon .fa-comments {
  background-color: #fff;
  border: none;
  color: #e0484c;
}
#nav-above,
#nav-below {
  background-color: #fff;
  border-radius: 7px;
  padding: 30px;
}
.nav-previous a,
.nav-next a {
  border-radius: 30px;
  background-color: #e0484c;
  color: #fff;
  text-decoration: none !important;
  text-transform: capitalize;
  font-weight: 700;
  border: none;
}

/* Comments & Leave Comment Style */
.commentlist article {
  background-color: #fff;
  border-radius: 7px;
}
#comments-title h3,
#reply-title {
  font-size: 20px;
  font-weight: 600;
}
#respond {
  background-color: #fff;
  border-radius: 7px;
  padding: 30px;
}
#commentform #comment {
  border-radius: 3px;
}
#commentform input[type="submit"] {
  text-transform: capitalize;
  font-weight: 700;
  border-radius: 3px;
}

