/*
Theme Name: Renden X
Text Domain: renden-x
Template: renden
Version: 1.0.13
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 5.6
Description: Renden X 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.
Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-header, custom-menu, full-width-template, theme-options, threaded-comments, featured-images, post-formats, sticky-post, translation-ready, flexible-header, custom-background, grid-layout, footer-widgets, blog, e-commerce, holiday, 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
*/

/* General */
h1,h2,h3,h4,h5,h6 {
}

/* Services */
.services-builder .iconmain h3 {
}

/* Pre Header */
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
	color: #fff;
	background: #e0484c;
}
#pre-header .header-links > ul > li:before {
	content: "";
}
#pre-header .header-links .sub-menu a:hover {
	color: #fff;
	background: #e0484c;
}
#pre-header .sub-menu .menu-parent > a:before {
	-webkit-transition: left 0.3s ease;
	-moz-transition: left 0.3s ease;
	-ms-transition: left 0.3s ease;
	-o-transition: left 0.3s ease;
	transition: left 0.3s ease;
}

/* Header */
#header .header-links .sub-menu {
	border-bottom: none;
}
#header .sub-menu li {
	border: none;
	padding: 0;
}
#header .sub-menu .menu-parent > a:before {
	-webkit-transition: left 0.3s ease;
	-moz-transition: left 0.3s ease;
	-ms-transition: left 0.3s ease;
	-o-transition: left 0.3s ease;
	transition: left 0.3s ease;
}
#header .header-links .sub-menu a {
    padding: 2px 30px;
}
#header .header-links .sub-menu a:hover,
#header .header-links .sub-menu .current-menu-item a {
	color: #fff;
	background: #e0484c;
}
#header .menu > li.menu-hover > a,
#header .menu > li.current_page_item > a,
#header .menu > li.current-menu-ancestor > a,
#header .menu > li > a:hover {
	color: #fff;
	background: #e0484c;
}
#header .header-links > ul > li.menu-parent > a:after {
	font-size: 90%;
}

/* Slider */
#slider a.rslides_nav {
	background: #e0484c;
}
#slider a.rslides_nav.prev:before,
#slider a.rslides_nav.next:before {
	color: #fff;
	background: #232323;
}
#slider a.rslides_nav.prev:hover:before,
#slider a.rslides_nav.next:hover:before {
	color: #fff;
	background: #e0484c;
}

/* Intro */
#intro.option1 {
}
#intro.option1 #intro-core {
}

/* Blog */
.blog-grid {
}
.blog-article {
	border-color: #e0484c;
}
.blog-article .blog-title {
	text-transform: none;
}
.blog-article .more-link a {
	color: #fff;
	background: #e0484c;
	border-color: #e0484c;
}
.blog-article .more-link a:hover {
	color: #fff;
	background: #232323;
	border-color: #232323;
}

/* Blog - Sticky Post */
.blog-article.sticky  {
	background: #e0484c;
	padding: 40px 20px 9px;
}
.blog-article.sticky .entry-meta a,
.blog-article.sticky .entry-meta i {
    color: #fff;
}
.blog-article.sticky .entry-meta a:hover{
    color: #232323;
}
.blog-article.sticky .entry-meta > span:before {
    color: #fff;
}
.blog-article.sticky .entry-content {
	color: #fff;
	background: none;
}
.blog-article.sticky .entry-content .blog-title a {
	color: #fff;
}
.blog-article.sticky .entry-content .blog-title a:hover {
    color: #232323;
}
.blog-article.sticky .more-link a {
	color: #fff;
	background: #232323;
	border-color: #232323;
}
.blog-article.sticky .more-link a:hover {
	color: #232323;
	background: #fff;
	border-color: #fff;
}

/* Post Navigation */
.nav-previous a,
.nav-next a {
	color: #fff;
	background: #e0484c;
	border-color: #e0484c;
}

/* Posts & Pages */
.single .entry-header {
	border-color: #e0484c;
}
.single .entry-header.comment-icon .fa-comments {
	color: #fff;
	background: #e0484c;
	border-color: #e0484c;
}
.single .entry-header.comment-icon a:hover .fa-comments {
	color: #fff;
	background: #232323;
	border-color: #232323;
}
.single .entry-header.comment-icon .comment a:hover {
	color: #232323;
}

/* Author Bio */

/* Pagination */
.pag li a:hover,
.pag li.current span {
	background: #e0484c;
	border-color: #e0484c;
}

/* Sidebars */
#sidebar .widget {
	border-top: 3px solid #e0484c;
	padding-top: 20px;
}
#sidebar h3.widget-title {
	display: block;
	text-align: center;
	border: 2px dashed #e7e7e7;
	padding: 10px;
}

#sidebar .widget_tag_cloud a {
	color: #fff;
	background: #e0484c;
}
#sidebar .widget_tag_cloud a:hover {
	color: #fff;
	background: #232323;
}

/* Footer */
#sub-footer {
	background: #e0484c;
}
#sub-footer,
#sub-footer a:hover {
	color: #fff;
}
#sub-footer a {
	color: #e1e1e1;
}

/* Responsive */
