/*
Theme Name: Renden Boxed
Theme URI: https://www.thinkupthemes.com/free/renden/
Author: Think Up Themes
Author URI: https://www.thinkupthemes.com
Description: Renden Boxed 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.
Template: renden
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
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
Text Domain: renden-boxed
*/

/* General */
body,
button,
input,
select,
textarea {
	font-size: 14px;
}
blockquote, q {
	color: #888;
	background: #eee;
}

/* Pre Header */
#pre-header {
	background: #fff;
	border-bottom: 1px solid #eee;
}
#pre-header .header-links > ul > li {
	border-left: 1px solid #eee;
}
#pre-header .header-links > ul > li:last-child {
	border-right: 1px solid #eee;
}
#pre-header .header-links > ul > li:before {
	display: none;
	content: "";
}
#pre-header .header-links > ul > li.menu-parent > a:after {
	font-size: 90%;
}
#pre-header .header-links li a {
	padding-top: 9px;
	padding-bottom: 9px;
}
#pre-header .header-links .sub-menu {
	background: #fff;
	border: 1px solid #eee;
}
#pre-header .header-links .sub-menu li {
	border-bottom: 1px solid #eee;
}
#pre-header .header-links .sub-menu li:last-child {
	border-bottom: none;
}
#pre-header .header-links .sub-menu a {
	padding-top: 10px;
	padding-bottom: 10px;
}
#pre-header .main-navigation .sub-menu .sub-menu {
	top: -1px;
}

#pre-header-social li {
	border-left: 1px solid #eee;
}
#pre-header-social li:last-child {
	border-right: 1px solid #eee;
}

/* Main Header */
#header .header-links > ul > li > a,
#header-sticky .header-links > ul > li > a {
	font-weight: 700;
	text-transform: uppercase;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu {
    border: 1px solid #eee;
}
#header .sub-menu li,
#header-sticky .sub-menu li {
	border: none;
	border-bottom: 1px solid #eee;
}
#header .sub-menu li:last-child,
#header-sticky .sub-menu li:last-child {
	border-bottom: none;
}
#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
	padding-top: 8px 10px;
	padding-bottom: 8px 10px;
}

#header {
	border-bottom: none;
}
#header .main-navigation .sub-menu .sub-menu {
	top: -1px;
}

#header-search a {
	color: #e0484c;
	-webkit-box-shadow: inset 0 0 0 1px #eee;
	-moz-box-shadow: inset 0 0 0 1px #eee;
	-ms-box-shadow: inset 0 0 0 1px #eee;
	-o-box-shadow: inset 0 0 0 1px #eee;
	box-shadow: inset 0 0 0 1px #eee;
}
#header-search a:hover,
#header-search.active a {
	color: #A0A0A0;
	background: none;
	-webkit-box-shadow: inset 0 0 0 25px #eee;
	-moz-box-shadow: inset 0 0 0 25px #eee;
	-ms-box-shadow: inset 0 0 0 25px #eee;
	-o-box-shadow: inset 0 0 0 25px #eee;
	box-shadow: inset 0 0 0 25px #eee;
}

/* Call To Action */
#introaction,
#outroaction {
	padding: 60px 10px 60px;
}
#introaction-core,
#outroaction-core {
	background: #fff;
	padding: 52px 30px 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 20px 0 rgba( 0, 0, 0, 0.1 );
	-moz-box-shadow: 0 0 20px 0 rgba( 0, 0, 0, 0.1 );
	-ms-box-shadow: 0 0 20px 0 rgba( 0, 0, 0, 0.1 );
	-o-box-shadow: 0 0 20px 0 rgba( 0, 0, 0, 0.1 );
	box-shadow: 0 0 20px 0 rgba( 0, 0, 0, 0.1 );
}
#introaction .action-message,
#outroaction .action-message,
#introaction .action-link,
#outroaction .action-link {
	width: 100% !important;
	margin-right: 0 !important;
}
#introaction .action-message,
#outroaction .action-message {
	text-align: center;
}

.action-text h3 {
	line-height: 1.4;
	margin-bottom: 17px;
}
.action-teaser {
	line-height: 1.8;
	margin-bottom: 3px;
}

/* Featured Content */
#section-home .section {
	border: none;
	-webkit-box-shadow: 0 0 20px 0 rgba( 0, 0, 0, 0.1 );
	-moz-box-shadow: 0 0 20px 0 rgba( 0, 0, 0, 0.1 );
	-ms-box-shadow: 0 0 20px 0 rgba( 0, 0, 0, 0.1 );
	-o-box-shadow: 0 0 20px 0 rgba( 0, 0, 0, 0.1 );
	box-shadow: 0 0 20px 0 rgba( 0, 0, 0, 0.1 );
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
#section-home .entry-content {
	padding: 24px 20px 0px;
}
#section-home h3 {
	font-weight: 700;
	margin-bottom: 8px;
}
#section-home .more-link {
	display: inline-block;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	background: #e0484c;
    padding: 9px 28px;
	margin-bottom: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
#section-home .more-link:hover {
	color: #fff;
	background: #232323;
}
#section-home .more-link:after {
	display: none;
	content: '';
}

/* Page Intro */
#intro {
	background: #302e2c;
	border: none;
}
#intro .page-title,
#intro #breadcrumbs {
	color: #fff;
}
#intro .page-title {
	font-size: 24px;
	font-weight: 600;
	text-align: center;
}
#intro #breadcrumbs-core {
	text-align: center;
}
#intro.option2 .page-title,
#intro.option2 #breadcrumbs {
	display: block;
	width: 100%;
}

/* Blog Archive */
.blog-grid.element:last-child {
	border-bottom: 1px solid #eee;
	margin-bottom: 50px;
}
.blog-article {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 60px;
}
.blog-article.sticky {
	padding-bottom: 60px;
	padding-top: 15px;
}
.blog-article .entry-meta i {
	display: none;
}
.blog-article .more-link {
	margin-bottom: 0;
}
.blog-article .more-link a {
	display: inline-block;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	background: #e0484c;
	border: none;
	padding: 9px 28px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.blog-article .more-link a:hover {
	color: #fff;
	background: #232323;
}
.blog-style1 .entry-content.comment-icon .fa-comments {
	color: #fff;
	background: #1d1d1f;
	border: none;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
}
.blog-style1 .entry-content.comment-icon .fa-comments:hover {
	color: #fff;
	background: #E0484C;
	border: none;
}

/* Blog Archive - Pagination */
.pag li a,
.pag li span {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.pag li a:hover,
.pag li.current span {
	color: #FFF;
	background: #e0484c;
	border-color: #e0484c;
}

/* Blog Posts */
.single .post-thumb {
    margin-bottom: 17px;
}
.single .entry-header {
	border-bottom: none;
	margin-bottom: 0;
}
.single .entry-header .post-title {
	font-size: 36px;
}
.single .entry-header.comment-icon .post-title {
	margin-bottom: 10px;
}
.single .entry-header.comment-icon .comment {
	top: 13px;
}
.single .entry-header.comment-icon .fa-comments {
	color: #fff;
	background: #1d1d1f;
	border: none;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
}
.single .entry-header.comment-icon .fa-comments:hover {
	color: #fff;
	background: #E0484C;
	border: none;
}

/* Blog Posts - Pagination */
.nav-previous,
.nav-next {
	width: 20%;
}
.nav-previous a,
.nav-next a {
	color: #fff;
	text-transform: none;
	background: #e0484c;
	border: none;
}
.nav-previous a .meta-icon,
.nav-next a .meta-icon {
	display: none;
}

/* Comments & Leave Comment Style */
#comments-title h3,
#reply-title {
	border-bottom: 1px solid #eee;
	padding-bottom: 12px;
	margin-bottom: 30px;
}
.commentlist article,
.commentlist .avatar {
	background: #eee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.commentlist article {
	color: #888;
	background: #eee;
}
.comment-author h4 {
	font-weight: 600;
}
.comment .reply:before {
	content: "-";
	position: relative;
	left: -7px;
	color: #aaa;
}

/* Footer */
#footer-core h3 {
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 38px;
}
#footer-core h3:after {
	display: block;
	content: "";
	position: relative;
	top: 9px;
	width: 60px;
	height: 1px;
	background: #fff;
}
#footer-core,
#footer-core p {
	color: #fff;
}
#footer-core a,
#footer-core .widget li > a:before {
	color: #888;
}
#footer-core a:hover,
#footer-core .widget li > a:hover:before {
	color: #e0484c;
}

/* Sub Footer */
#sub-footer,
#sub-footer a:hover {
	color: #fff;
}
#sub-footer {
	background: #2d2d2f;
}
#sub-footer a {
	color: #bababa;
}

#post-footer-social li a {
	color: #fff;
}
#post-footer-social li a:hover {
    color: #888;
}

/* Sidebar */
#sidebar h3.widget-title {
	text-transform: none;
	font-size: 20px;
	margin-bottom: 18px;
}
#sidebar h3.widget-title:after {
	content: "";
	display: block;
	position: relative;
	top: 6px;
	width: 60px;
	height: 2px;
	background: #e0484c;
}

/* Widgets */
.widget_tag_cloud a {
	color: inherit;
	background: #fff;
	border: 1px solid #eee;
}
.widget_tag_cloud a:hover {
	color: #fff;
	background: #e0484c;
	border-color: #e0484c;
}
#sidebar .widget_tag_cloud a {
	margin: 0 6px 10px 0;
}
#footer .widget_tag_cloud a {
	color: #888;
	background: #353433;
	border: none;
}
#footer .widget_tag_cloud a:hover {
	color: #fff;
}

