/*
Theme Name: Renden Store
Theme URI: https://www.thinkupthemes.com/free/renden/
Template: renden
Author: Think Up Themes
Author URI: https://www.thinkupthemes.com
Description: Renden Store 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
Version: 1.0.0.1759221555
Updated: 2025-09-30 08:39:15

*/

.nav-previous a, .nav-next a {
    border: 2px solid #e0484c;
    font-weight: 700;
    background-color: transparent;
    color: #e0484c;
    text-decoration: none !important;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    text-transform: capitalize;
}
.nav-previous a:hover, .nav-next a:hover {
    background-color: #e0484c;
    border-color: #e0484c;
    opacity: 1;
}
.navigation.pagination .nav-links a, .navigation.pagination .nav-links span {
    border: 1px solid #e3e3e3;
    font-weight: 600;
    background-color: #fff;
    color: #333;
    text-decoration: none !important;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.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: 1px solid #1e1e1e;
    background-color: #1e1e1e;
}
#logo h1, #logo-sticky h1 {
    position: relative;
    color: #1e1e1e;
    z-index: 2;
}
#pre-header {
    background-color: #1e1e1e;
    border-bottom: nonee;
}
#pre-header .header-links .menu-hover > a, #pre-header .header-links > ul > li > a:hover {
    background-color: transparent;
}
#pre-header .header-links li a, #pre-header-social li, #pre-header-social li a {
    color: #fff;
}
#pre-header .header-links > ul > li:before {
    color: rgba(255, 255, 255, 0.15);
}
#pre-header .header-links .sub-menu {
    background-color: #f7f7f7;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border-top: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
#pre-header .header-links .sub-menu a {
    padding-right: 5px;
    padding-left: 5px;
    color: #333;
    border-bottom: 1px solid #e7e7e7;
    margin: 0 10px;
}
#pre-header-social li {
    border-left: 1px solid #2e2e2e;
}
#pre-header-social li:last-child {
    border-right: 1px solid #2e2e2e;
}
#pre-header-social li a:hover {
    background-color: transparent !important;
    color: #e0484c;
}
#header {
    background-color: #f9eee3;
    background-image: linear-gradient(
    90deg,
    rgba(249, 238, 227, 1) 30%,
    rgba(255, 255, 255, 1) 30%,
    rgba(255, 255, 255, 1) 100%
  );
    border-bottom: none;
}
#header .header-links > ul > li a, #header-sticky .header-links > ul > li a {
    font-weight: 600;
    position: relative;
    color: #1e1e1e;
    text-transform: uppercase;
}
#header .header-links .sub-menu, #header-sticky .header-links .sub-menu {
    border: none;
    top: 97px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    padding: 10px 5px;
}
#header .header-links .sub-menu li, #header-sticky .header-links .sub-menu li {
    padding: 0 15px;
}
#header .header-links .sub-menu a, #header-sticky .header-links .sub-menu a {
    font-weight: 400;
    color: #555 !important;
    text-transform: capitalize;
    border-bottom: none;
    padding: 0;
}
#header .sub-menu li, #header-sticky .sub-menu li {
    border-left: none;
    border-right: none;
}
.main-navigation .sub-menu .sub-menu {
    top: 0;
    border-left: 1px solid #eee;
}
#header-search .fa-search {
    background-color: #f7f7f7;
    color: #4a4a4a;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#intro {
    border: none;
    padding-top: 90px;
    padding-right: 0;
    padding-left: 0;
    background-image: url(./images/heading-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#intro .page-title {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
}
.themebutton, button, html input[type="button"], input[type="reset"], input[type="submit"] {
    border: 2px solid #e0484c;
    font-weight: 700 !important;
    background-color: #fff;
    color: #e0484c;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    text-transform: uppercase;
    padding: 8px 25px;
}
.themebutton:hover, button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background-color: #e0484c;
    color: #fff;
    border-color: #e0484c;
    opacity: 1;
}
#section-home .section {
    border: 1px solid #e3e3e3;
    background-color: #fff;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    text-align: left;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    padding: 30px;
}
#section-home .entry-header {
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
}
#section-home .entry-content {
    padding-top: 30px;
    padding-right: 0;
    padding-left: 0;
    color: #7a7a7a;
}
#section-home h3 {
    margin-bottom: 15px;
    padding-bottom: 0;
    position: relative;
    color: #1e1e1e;
    text-transform: capitalize;
}
#section-home .more-link {
    border: none;
    font-weight: 700;
    background-color: #e0484c;
    position: relative;
    color: #fff;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 2;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    text-transform: uppercase;
    padding: 10px 15px;
}
#section-home .more-link:after {
    display: none;
}
#introaction, #outroaction {
    background-color: #fff;
    border-top: none;
    border-bottom: 1px solid #eee;
    padding: 60px 0;
}
#introaction-core, #outroaction-core {
    border: none;
    background-color: #3c362b;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    padding: 45px;
}
.action-text h3 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    display: inline-block;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 2px solid #e0484c;
}
.action-teaser p {
    line-height: 24px;
    color: #fff;
}
.action-link a {
    border: 2px solid #fff;
    font-weight: 700;
    margin-top: 20px;
    background-color: transparent;
    position: relative;
    color: #fff;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 2;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    text-transform: capitalize;
    padding: 8px 20px;
}
#footer {
    background-color: #ffffff;
    border-top: none;
    padding: 60px 0;
}
#sub-footer {
    background-color: #ffffff;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}
#sub-footer a {
    color: #fff;
    text-decoration: none;
}
#footer-menu li:after {
    display: none;
}
#sidebar .widget {
    margin-bottom: 30px;
    background-color: #f9eee3;
    position: relative;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    border-bottom: none;
    padding: 30px;
}
.layout-sidebar-right #sidebar-core {
    border: none;
    overflow: hidden;
    padding: 0;
}

#sidebar .widget_tag_cloud a {
    border: 1px solid #555;
    background-color: transparent;
    color: #5e5e5e;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}
#footer .widget_tag_cloud a {
    border: 1px solid rgba(255, 255, 255, 0.15);
    font-size: 13px;
    font-weight: 400;
    background-color: transparent;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}
#footer .widget_tag_cloud a:hover {
    background-color: #e0484c;
    color: #fff;
    border-color: #e0484c;
}
.blog-article .more-link a {
    border: 2px solid #e0484c;
    font-weight: 700;
    margin-top: 20px !important;
    background-color: #fff;
    position: relative;
    color: #e0484c;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 2;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    text-transform: capitalize;
}
.blog-article {
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    z-index: 11;
}
.blog-article.sticky {
    border-bottom: none;
}
.blog-article .entry-meta {
    padding-bottom: 10px;
    border-bottom: none;
}
.blog-article .entry-meta a {
    font-weight: 400;
    color: #4a4a4a;
    text-transform: capitalize;
}
.blog-article.sticky .entry-content {
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    background-color: #fff;
    color: #7a7a7a;
}
.blog-article .blog-thumb {
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
}
.blog-article .blog-title {
    margin-top: 0;
    padding-top: 35px;
    padding-bottom: 5px;
    position: relative;
}
.blog-article .entry-meta > span:before {
    display: none;
}
.blog-article .entry-meta a:hover {
    opacity: 1;
}
.blog-article .entry-meta i {
    color: #4a4a4a;
}
.blog-style2 #content {
    background-color: #fff;
}
.blog-style2 .blog-article {
    border: none;
    margin-top: 15px;
    margin-bottom: 30px;
    background-color: #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.blog-style2 .blog-article .entry-content {
    background-color: transparent;
    position: relative;
    padding: 0;
}
.single .entry-header {
    border-bottom: none;
}
.single .post-title {
    font-weight: 600;
    padding-bottom: 0;
    position: relative;
    color: #1e1e1e;
    text-transform: capitalize;
}
.single .entry-meta {
    border-bottom: 1px solid #eee;
}
.single .entry-meta a:hover {
    opacity: 0.75;
}
.single .entry-header.comment-icon {
    padding-left: 0;
}
.single .entry-header.comment-icon .comment .comment-text {
    display: inline-block;
}
.single .entry-header.comment-icon .comment:before {
    margin-right: 10px;
    content: "/";
    color: #999;
}
.single .entry-header.comment-icon .comment {
    position: relative;
}
.single .entry-header.comment-icon .fa-comments {
    border: none;
    padding-right: 5px;
    display: inline;
    color: #232323;
}
.single .entry-header.comment-icon .fa-comments:hover {
    border: none;
}
.single .entry-content {
    color: #4a4a4a;
}
#comments-title h3, #reply-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 20px;
    background-color: transparent;
    position: relative;
    color: #1e1e1e;
    overflow: hidden;
    text-transform: capitalize;
}
.commentlist article {
    background-color: transparent;
    color: #1e1e1e;
    padding: 0;
}
.comment-meta a {
    color: #7a7a7a;
    text-decoration: none !important;
}
.comment .reply a {
    font-weight: 700;
    color: #e0484c;
    text-decoration: none !important;
}
#pre-header .header-links .sub-menu li:last-child a {
    border-bottom: none;
}
#header .header-links > ul > li a:hover::before, #header-sticky .header-links > ul > li a:hover::before {
    background-color: #333;
}
#header .header-links .sub-menu .sub-menu, #header-sticky .header-links .sub-menu .sub-menu {
    margin-top: -108px;
    border-left: 1px solid #eee;
}
#header .header-links .sub-menu a::before, #header-sticky .header-links .sub-menu a::before {
    display: none;
}
#header .header-links .sub-menu a:hover, #header-sticky .header-links .sub-menu a:hover {
    background-color: transparent;
    color: #e0484c !important;
}
#header .header-links .sub-menu li:last-child a, #header-sticky .header-links .sub-menu li:last-child a {
    border-bottom: none;
}
#header .header-links > ul > li a:hover, #header-sticky .header-links > ul > li a:hover {
    background-color: #e0484c;
    color: #fff;
}
#header-search .fa-search:hover {
    opacity: 0.75;
}
#introaction-core .two_third, #outroaction-core .two_third, #introaction-core .one_third, #outroaction-core .one_third {
    width: 100%;
    text-align: center;
    float: none;
    margin: 0;
}
.action-link a:hover {
    background-color: #fff;
    color: #1e1e1e;
    border-color: #fff;
    opacity: 1;
}
#section-home p {
    margin-bottom: 30px;
}
#section-home .more-link:hover {
    background-color: #e0484c;
    color: #fff;
    opacity: 1;
}
#footer-core .wp-block-heading {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 30px;
    padding-left: 0;
    position: relative;
    color: #fff;
    text-transform: uppercase;
}
#footer .widget li a:hover {
    color: #e0484c;
}
#footer .widget li a:before {
    display: none;
}
#footer .widget li span {
    font-size: 12px;
    display: block;
    color: #aaa;
}
#footer .widget_recent_entries li, #footer .widget_recent_comments li {
    margin-bottom: 10px;
}
#footer .widget li:last-child {
    margin-bottom: 0;
}
#footer .widget_search input[type="search"] {
    border: 1px solid #e7e7e7;
    background-color: #f7f7f7;
    color: #5e5e5e;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
}
#footer button {
    border: none;
    background-color: #e0484c;
    color: #fff;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
}
#footer button:hover {
    background-color: #1e1e1e;
    color: #fff;
}
#sub-footer a:hover {
    color: #e0484c;
}
#intro .wrap-safari {
    padding-bottom: 45px;
    border-bottom: none;
}
#intro.option2 .page-title {
    display: inline-block;
    width: 100%;
    text-align: center;
}
#intro.option2 #breadcrumbs {
    display: inline-block;
    width: 100%;
}
#intro #breadcrumbs-core {
    color: #fff;
    text-align: center;
}
.blog-article .blog-title a, .blog-article .entry-content {
    color: #1e1e1e;
}
.has-post-thumbnail .blog-title {
    padding-top: 45px !important;
}
.blog-article .entry-meta span:after {
    margin-left: 8px;
    content: "|";
    color: #5e5e5e;
}
.blog-article .entry-meta span:last-child::after {
    margin-left: 0;
    display: none;
}
.blog-article .more-link a:hover {
    background-color: #e0484c;
    color: #fff;
    border-color: #e0484c;
    opacity: 1;
}
.navigation.pagination .nav-links {
    margin-top: 30px;
    text-align: left;
    border-top: none;
    border-bottom: none;
    padding: 0;
}
#sidebar {
    margin-top: 10px;
}
#sidebar .widget_search .search {
    border: 1px solid #eee;
}
#sidebar .wp-block-heading {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
    color: #1e1e1e;
    width: 100%;
    z-index: 2;
    text-transform: capitalize;
    border-bottom: none;
}
#sidebar h3.widget-title span {
    display: block;
}
#sidebar .widget_recent_entries li a:before {
    display: none;
}
#sidebar .widget li span {
    font-weight: 400;
    display: block;
    color: #aaa;
}
#sidebar .widget li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
#sidebar .widget li a {
    font-size: 14px;
    font-weight: 500;
    color: #232323;
    text-decoration: none;
}
#sidebar .widget li a:hover {
    color: #e0484c;
}
#sidebar .widget_tag_cloud a:hover {
    background-color: #e0484c;
    color: #fff;
    border-color: #e0484c;
}
.single .entry-meta, .single .entry-meta a, .single .entry-header.comment-icon .comment a {
    font-weight: 400;
    color: #7a7a7a;
    text-decoration: none !important;
    text-transform: capitalize;
}
.comment-author a, .comment-author h4 {
    font-weight: 700;
    color: #1e1e1e;
    text-decoration: none !important;
    text-transform: capitalize;
}
.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 #e3e3e3;
    background-color: #fff;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}
.logged-in-as a {
    font-weight: 700;
}

