/*
Theme Name: Grow eNews
Text Domain: grow-enews
Template: grow
Version: 1.0.1
Requires at least: 5.0
Tested up to: 5.9
Requires PHP: 5.6
Description: Grow eNews is the free version of the multi-purpose professional theme (Grow 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
Author: Think Up Themes
Author URI: https://www.thinkupthemes.com
Theme URI: https://www.thinkupthemes.com/free/grow-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-style2 #pre-header {
	background-color: #f7f7f7;
	border-top: none;
	border-bottom: 1px solid #e7e7e7;
}
.pre-header-style2 #pre-header .header-links li a {
	background-color: #f7f7f7;
	color: #232323;
	font-weight: 600;
}
.pre-header-style2 #pre-header .header-links li a,
.pre-header-style2 #pre-header-social li a {
	color: #232323;
}
.pre-header-style2 #pre-header .header-links > ul > li > a {
	border-left: none;
}
.pre-header-style2 #pre-header .header-links > ul > li:last-child > a {
	border-right: none;
}
.pre-header-style2 #pre-header .header-links a:hover {
	color: #ddaf4d;
}
.pre-header-style2 #pre-header .header-links li ul li a {
	background-color: #fff;
	color: #4a4a4a;
	border-bottom: 1px solid #eee;
}
.pre-header-style2 #pre-header .header-links li ul li a:hover {
	padding-left: 20px;
	color: #fff;
	background-color: #ddaf4d;
}
.pre-header-style2 #pre-header-social li a {
	border-left: none;
}
.pre-header-style2 #pre-header-social li:last-child > a {
	border-right: none;
}
#pre-header-social li a:hover {
	color: #ddaf4d !important;
}

/* Header Style */
.header-style2 #header #header-links,
.header-style2 #header-sticky #header-sticky-links{
	background-color: #fff;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}
.header-style2 #header .header-links > ul > li > a {
	border-left: none;
}
.header-style2 #header .header-links li a,
.header-style2 #header-sticky .header-links li a {
	color: #232323;
	text-transform: uppercase;
	font-weight: 600;
}
.header-style2 #header .header-links > ul > li:last-child > a,
.header-style2 #header-sticky .header-links > ul > li:last-child > a {
	border-right: none;
}
.header-style2 #header .header-links li ul li a,
.header-style2 #header-sticky .header-links li ul li a {
	color: #4a4a4a;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu {
	background-color: #fff;
	border-top: 3px solid #ddaf4d!important;
	border-bottom: none;
}
#header .header-links .sub-menu .sub-menu,
#header-sticky .header-links .sub-menu .sub-menu {
	margin-top: -2px;
	border-left: 1px solid #eee;
}
#header .sub-menu li,
#header-sticky .sub-menu li {
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #eee;
}
.header-style2 #header .menu > li.menu-hover > a,
.header-style2 #header .menu > li.current_page_item > a,
.header-style2 #header .menu > li.current-menu-ancestor > a,
.header-style2 #header .menu > li > a:hover,
.header-style2 #header-sticky .menu > li.menu-hover > a,
.header-style2 #header-sticky .menu > li.current_page_item > a,
.header-style2 #header-sticky .menu > li.current-menu-ancestor > a,
.header-style2 #header-sticky .menu > li > a:hover {
	color: #ddaf4d;
}

/* Introduce Style */
#introaction {
	background: #ddaf4d;
	padding: 80px 30px;
	position: relative;
	overflow: hidden;
}
#introaction:after {
	position: absolute;
	width: 300px;
	height: 300px;
	background-color: rgba(255,255,255,0.25);
	left: -150px;
	bottom: -150px;
	border-radius: 50%;
	content: '';
}
#introaction:before {
	position: absolute;
	width: 300px;
	height: 300px;
	background-color: rgba(255,255,255,0.25);
	right: -150px;
	bottom: -150px;
	border-radius: 50%;
	content: '';
}
.action-text h3 {
	display: inline-block;
	padding-bottom: 10px;
	margin-bottom: 20px;
	color: #fff;
}
.action-text h3:after {
	border-bottom: 3px solid #fff;
}
.action-teaser {
	margin-top: 20px;
	color: #fff;
}
.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border-radius: 0px;
	background-color: #fff!important;
	color: #ddaf4d!important;
	font-size: 13px;
	font-weight: 600!important;
	text-transform: uppercase;
}
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: #1e1e1e!important;
	color: #fff!important;
}

/* Featured Style */
#section-home-inner {
	margin-top: 0px;
}
#section-home {
	background-color: #f7f7f7;
	padding: 105px 0px 60px 0px;
}
#section-home .services-builder {
	background-color: #fff;
	padding: 65px 30px 40px 30px;
	position: relative;
}
.services-builder.style1 .iconimage {
	position: absolute;
	left: 50%;
	top: -45px;
	transform: translateX(-50%);
	width: 90px;
	height: 90px;
	background-color: #ddaf4d;
	border-radius: 5px;
}
.services-builder.style1 .iconimage i {
	background-color: transparent!important;
	color: #fff!important;
	line-height: 90px;
	font-size: 48px;
}
.services-builder .iconmain h3 {
	font-weight: 700;
	margin-bottom: 15px;
}
.services-builder .iconmain h3:after {
	display: none;
}
.iconmain .iconurl a:after {
	display: none;
}
.services-builder.style1 .iconmain .iconurl a {
	margin-top: 10px;
	border-radius: 0px;
	background-color: #ddaf4d!important;
	color: #fff!important;
	font-size: 13px;
	font-weight: 600!important;
	text-transform: uppercase;
	padding: 8px 20px;
	display: inline-block;
}
.services-builder.style1 .iconmain .iconurl a:hover {
	background-color: #1e1e1e!important;
	color: #fff!important;
}

/* Footer Style */
#footer {
	background-color: #1e1e1e;
	border-top: 3px solid #ddaf4d;
}
#footer-core h2 {
	font-weight: 700;
	letter-spacing: 0.5px;
	color: #fff;
	font-size: 18px;
	border-bottom: 1px solid #ddaf4d;
	display: inline-block;
	width: 100%;
}
#footer .widget li a,
#footer .widget li {
	color: #fff;
}
#footer .widget li a:hover {
	color: #ddaf4d;
}
#footer .widget li span {
	display: block;
	color: #aaa;
	font-size: 12px;
}
.widget.widget_archive li > a:before,
.widget.widget_categories li > a:before,
.widget.widget_pages li > a:before,
.widget.widget_meta li > a:before,
.widget.widget_nav_menu li > a:before {
	display: none;
}
#footer .widget_tag_cloud a {
	background-color: #fff;
	color: #232323;
	font-size: 13px;
}
#footer .widget_tag_cloud a:hover {
	background-color: #ddaf4d;
	color: #fff;
}
#footer-core .wp-block-search .wp-block-search__input {
	background-color: #2e2e2e;
	border:1px solid #3e3e3e;
	color: #fff;
}
#footer-core .wp-block-search .wp-block-search__button {
	border: none;
}
#footer-core .wp-block-search button.wp-block-search__button:hover {
	background-color: #ddaf4d !important;
	color: #fff !important;
}

/* Sub Footer Style */
#sub-footer {
	background-color: #2e2e2e;
}
#footer-menu li:after {
	display: none;
}
#sub-footer a {
	color: #fff;
}
#sub-footer a:hover {
	color: #ddaf4d;
}

/* Sidebar Style */
.wp-block-search .wp-block-search__label {
	display: none;
}
.wp-block-search .wp-block-search__button {
	background-color: #ddaf4d !important;
	color: #fff !important;
	border: none;
}
.wp-block-search .wp-block-search__input, {
	border: 1px solid #e7e7e7;
}
#sidebar .widget_search {
	border: none;
	background-color: transparent !important;
}
#sidebar .widget_search  {
	border: none!important;
}
#sidebar .widget {
	background-color: #f7f7f7;
	overflow: hidden;
}
#sidebar .widget ol,
#sidebar .widget ul, 
#sidebar .widget .wp-block-tag-cloud {
	padding: 0px 20px 10px 20px;
}
#sidebar h3.widget-title {
	display: block;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	padding: 18px 20px;
	background-color: #ddaf4d;
	position: relative;
}
#sidebar h3.widget-title:after {
	position: absolute;
	width: 100px;
	height: 100px;
	background-color: rgba(255,255,255,0.25);
	top: -50px;
	right: -50px;
	border-radius: 50%;
	content: '';
}
#sidebar .widget li a {
	color: #7a7a7a;
	font-size: 15px;
}
#sidebar .widget_categories li a,
#sidebar .widget_archive li a,
#sidebar .widget_meta li a {
	position: relative;
	padding-left: 15px;
}
#sidebar .widget_categories li a:before,
#sidebar .widget_archive li a:before,
#sidebar .widget_meta li a:before {
	width: 4px;
	height: 4px;
	background-color: #aaa;
	position: absolute;
	content: '';
	display: inline-block;
	left: 0;
	top: 15px;
}
#sidebar .widget li a:hover {
	color: #ddaf4d;
}
#sidebar .widget li span {
	display: block;
	font-size: 13px;
	color: #7a7a7a;
}
#sidebar .widget li:last-child {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#sidebar .widget_tag_cloud a {
	background-color: #e7e7e7;
	color: #7a7a7a;
}
#sidebar .widget_tag_cloud a:hover {
	background-color: #ddaf4d;
	color: #fff;
}

/* Blog Posts Style */
.blog-article {
	margin-top: 30px;
	position: relative;
	background-color: #f7f7f7;
}
.blog-article .two_fifth {
	margin-right: 0;
	float: none;
	width: 100%;
	margin-bottom: 0px;
}
.blog-article .three_fifth {
	float: none;
	width: 100%;
	margin-bottom: 0px;
}
.blog-article.sticky .entry-meta > span.date {
	top: -40px !important;
}
.blog-article.sticky .entry-meta > span.date,
.blog-article .entry-meta > span.date {
	position: absolute;
	top: -20px;
	left: 20px;
	background-color: #e7e7e7;
	padding: 7px 15px;
	color: #1e1e1e;
	border-radius: 25px;
}
.blog-article .entry-meta {
	position: static;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px!important;
}
.blog-article .entry-meta > span.author:before,
.blog-article.sticky .entry-meta > span.date:before {
	display: none;
}
.blog-article .entry-meta:after {
	display: none;
}
.blog-article .blog-thumb {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.blog-article .entry-content {
	position: relative;
	padding: 20px 30px 30px 30px;
}
.blog-article .entry-content p {
	margin-bottom: 0px;
}
.blog-article .entry-content p.more-link {
	margin-top: 20px;
}
.blog-article.format-nomedia {
	margin-bottom: 40px;
}
.blog-article .entry-meta {
	margin-bottom: 0px;
}
.blog-article .blog-title {
	margin-top: 10px;
	font-size: 19px;
	font-weight: 700;
	text-transform: capitalize;
}
.blog-article .more-link a {
	background-color: #ddaf4d !important;
	color: #fff !important;
}
.blog-article .more-link a:hover {
	background-color: #1e1e1e !important;
}
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
	background-color: #f7f7f7;
	color: #7a7a7a;
}

/* Page Intro Style */
#intro {
	background-color: #ddaf4d;
	padding: 45px 0px;
	position: relative;
	text-align: center;
	overflow: hidden;
}
#intro:after {
	position: absolute;
	width: 300px;
	height: 300px;
	background-color: rgba(255,255,255,0.25);
	left: -150px;
	bottom: -150px;
	border-radius: 50%;
	content: '';
}
#intro:before {
	position: absolute;
	width: 300px;
	height: 300px;
	background-color: rgba(255,255,255,0.25);
	right: -150px;
	bottom: -150px;
	border-radius: 50%;
	content: '';
}
#intro #intro-core {
	padding: 30px;
}
#intro.option2 .page-title,
#intro.option2 #breadcrumbs {
	text-align: center;
	display: inline-block;
	width: 100%;
}
#intro.option2 #breadcrumbs {
	color: #fff;
}
#intro .page-title {
	color: #fff;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: 0.5px;
	position: relative;
	display: inline-block;
}
#intro .page-title:after {
	width: 30px;
	height: 2px;
	background-color: #fff;
	content: '';
	display: inline-block;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
}

/* Single Post Style */
.single .entry-header,
.single .entry-content {
	background-color: #f7f7f7;
	padding: 20px;
}
.single .entry-meta {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.single .entry-content {
	border-top: 1px solid #e7e7e7;
	margin-bottom: 0px;
}
.single .post-title {
	font-size: 19px;
	font-weight: 700;
	text-transform: capitalize;
}
.single .entry-meta:after {
	display: none;
}
#nav-above,
#nav-below {
	padding: 20px;
	background-color: #f7f7f7;
}
.nav-previous a, .nav-next a {
	background-color: #ddaf4d;
	color: #fff;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
}
.nav-previous a:hover,
.nav-next a:hover {
	background-color: #1e1e1e;
	color: #fff;
}

/* Comments & Leave Comment */ 
.commentlist {
	padding: 0px 20px 0px 20px;
	margin-bottom: 40px;
	margin-top: -30px;
}
#comments .commentlist {
	background-color: #f7f7f7;
	padding: 20px;
	margin-bottom: 40px;
}
#comments-title h3,
#reply-title {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	padding: 18px 20px;
	background-color: #ddaf4d;
	position: relative;
	overflow: hidden;
}
#comments-title h3:after,
#reply-title:after {
	position: absolute;
	width: 100px;
	height: 100px;
	background-color: rgba(255,255,255,0.25);
	top: -50px;
	right: -50px;
	border-radius: 50%;
	content: '';
}
#sidebar .widget li a {
	color: #7a7a7a;
	font-size: 15px;
}
#reply-title {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.5px;
}
#respond {
	background-color: #f7f7f7;
}
#respond form {
	padding: 0px 20px 20px 20px;
}
input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
select, textarea,
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
select:focus,
textarea:focus {
	font-size: 13px;
	background-color: #fff;
	border: none;
}
