/*
Theme Name: Grow Magazine
Text Domain: grow-magazine
Template: grow
Version: 1.0.11
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.0
Description: Grow Magazine 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, rtl-language-support
Author: Think Up Themes
Author URI: https://www.thinkupthemes.com
Theme URI: https://www.thinkupthemes.com/free/grow/
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 {
	border: none;
	background-color: #ddaf4d;
}
.pre-header-style2 #pre-header .header-links > ul > li > a {
	border-left: 1px solid #fff;
	border-left: 1px solid rgba( 250, 250, 250, 0.7 );
}
.pre-header-style2 #pre-header .header-links > ul > li:last-child > a {
	border-right: 1px solid #fff;
	border-right: 1px solid rgba( 250, 250, 250, 0.7 );
}
.pre-header-style2 #pre-header .header-links li a {
	background-color: transparent;
	color: #fff;
}
.pre-header-style2 #pre-header .header-links a:hover {
	color: #fff;
	color: rgba( 250, 250, 250, 0.7 );
}
.pre-header-style2 #pre-header .header-links .sub-menu {
	background-color: #fff;
}
.pre-header-style2 #pre-header .header-links .sub-menu a {
	color: #7a7a7a;
}
.pre-header-style2 #pre-header .header-links .sub-menu a:hover {
	color: #ddaf4d;
}

/* Header Style */
.header-style2 #header #header-links,
.header-style2 #header-sticky #header-sticky-links {
	background-color: #fff;
	border-top: 1px solid #eee;
}
.header-style2 #header .header-links > ul > li > a {
	border: none;
	text-transform: uppercase;
	font-weight: 700;
	color: #1e1e1e;
}
.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 .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: #fff;
	background-color: #ddaf4d;
}
.header-style2 #header .header-links .sub-menu,
.header-style2 #header-sticky .header-links .sub-menu {
	background-color: #e9ba56;
	border-top: none;
	border-bottom: none;
}
.header-style2 .main-navigation .sub-menu .sub-menu {
	top: 0px;
}
.header-style2 #header .sub-menu li a,
.header-style2 #header-sticky .sub-menu li a {
	text-transform: uppercase;
}
.header-style2 #header .header-links .sub-menu a:hover,
.header-style2 #header .header-links .sub-menu .current-menu-item a,
.header-style2 #header-sticky .header-links .sub-menu a:hover,
.header-style2 #header-sticky .header-links .sub-menu .current-menu-item a {
	color: #fff;
	color: rgba( 250, 250, 250, 0.7 );
}
.header-style2 #header .sub-menu li,
.header-style2 #header-sticky .sub-menu li {
	border-bottom: 1px solid #fff;
	border-bottom: 1px solid rgba( 250, 250, 250, 0.7 );
	border-left: none;
	border-right: none;
}
.header-style2 #header .sub-menu li:last-child,
.header-style2 #header-sticky .sub-menu li:last-child {
	border-bottom: none;
}
.header-style2 #header .sub-menu li > .sub-menu li,
.header-style2 #header-sticky .sub-menu li > .sub-menu li {
	border-left: 1px solid #fff;
	border-left: 1px solid rgba( 250, 250, 250,0.7 );
}

.pre-header-style2 #pre-header-social li a {
	color: #fff;
}
.header-style2 #header #header-search {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

/* Intro Style */
a.themebutton {
	background-color: transparent;
	color: #ddaf4d;
	border: 2px solid #ddaf4d;
	font-weight: 600;
}
.action-text h3:after {
	border-bottom: 3px solid #ddaf4d;
}
#introaction {
	padding: 50px 0px;
	border-bottom: 1px solid #eee;
}

/* Featured Style */
#section-home {
	padding-top: 30px;
	padding-bottom: 10px;
}
#section-home article {
	margin-bottom: 40px;
}
.services-builder.style1 {
	text-align: left;
}
.services-builder.style1 .iconimage a {
	text-align: center;
}
.services-builder.style1 .iconimage i.fa-inverse {
	color: #ddaf4d;
	background-color: transparent;
	border: 2px solid #ddaf4d;
}
.services-builder.style1 .iconimage a:hover i.fa-inverse {
	background-color: #ddaf4d;
	color: #fff;
}
.services-builder.style1 .iconmain h3 {
	font-weight: 600;
}
.services-builder.style1 .iconmain h3:after {
	margin: 0;
	border-bottom: 3px solid #ddaf4d;
}
.services-builder.style1 .iconmain .iconurl a {
	margin-top: 10px;
	border: 2px solid #ddaf4d;
	padding: 2px 20px;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
}
.services-builder.style1 .iconmain .iconurl a:hover {
	background-color: #ddaf4d;
	color: #fff;
}

/* Footer Style*/
#footer {
	border-top: none;
	background-color: #f4f4f4;
	border-bottom: 1px solid #ddd;
}
#footer-core input[type=text],
#footer-core input[type=email],
#footer-core input[type=password],
#footer-core select,
#footer-core textarea {
	color: #1e1e1e;
	background: #ddd;
	border: 1px solid #ddd;
}
#footer table,
#footer th,
#footer td {
	border-color: #ddd;
}
#footer-core h3 {
	color: #1e1e1e;
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#footer-core h3:after {
	width: 30px;
	height: 3px;
	background-color: #ddaf4d;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
}
#footer-core,
#footer-core p {
	color: #888;
}
#footer .widget li a {
	color: #1e1e1e;
}
#footer .widget_recent_entries li a,
#footer .widget_recent_comments li a {
	border-bottom: 1px dotted;
}
#footer .widget li a:hover {
	color: #ddaf4d;
}
#footer .widget li span {
	font-size: 12px;
	color: #7a7a7a;
	display: block;
}
#footer-core .widget li > a:before {
	color: #aaa;
	transition: all 0.3s;
}
#footer-core a:hover,
#footer-core .widget li > a:hover:before {
	color: #ddaf4d;
}
#footer-core .widget_recent_comments li,
#footer-core .widget_recent_entries li  {
	margin-bottom: 10px;
}
#footer-core .widget_recent_comments li:last-child,
#footer-core .widget_recent_entries li:last-child {
	margin-bottom: 0px;
}
#footer .widget_search .search {
	background-color: #fff;
	border: 1px solid #ddd;
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

/* Sub Footer Style */
#sub-footer {
	background-color: #f4f4f4;
}
#footer-menu li:after {
	color: #ddd;
}

/* Page Intro Style */
#intro {
	background-color: #f7f7f7;
	padding: 20px 0px;
}
#intro #intro-core {
	width: auto;
	padding: 10px 0px 15px 0px;
	background-color: #ddaf4d;
}
#intro.option2 .page-title,
#intro.option2 #breadcrumbs {
	text-align: center;
	display: inline-block;
}
#intro #breadcrumbs a {
	color: #fff;
}
#intro.option2 .page-title,
#intro.option2 #breadcrumbs {
	width: 100%;
}

/* Blog Posts Style */
.blog-article .entry-meta > span.date {
	position: absolute;
	top: -75px;
	background-color: #ddaf4d;
	color: #fff;
	padding: 3px 10px;
}
.blog-article .blog-title {
	margin-top: 45px;
	font-weight: 600;
}
.blog-article .entry-meta > span.author:before {
	display: none;
}
.blog-article .entry-meta:after {
	width: 40px;
	border-bottom: 3px solid #ddaf4d;
}
.blog-article .entry-meta span.date a:hover {
	color: #fff;
	color: rgba( 250, 250, 250, 0.7 );
}

/* Blog Page Nacigation Style */
.navigation.pagination {
	padding: 30px 0px;
	border-bottom: 3px solid #f7f7f7;
	border-top: 3px solid #f7f7f7;
	text-align: center;
}
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
	background-color: transparent;
	border: 1px solid #eee;
	color: #7a7a7a;
}
.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-color: #ddaf4d;
}

/* Sidebar & Widgets Style */
#sidebar .widget {
	border: 1px solid #eee;
	padding: 20px;
}
#sidebar .widget_search {
	padding: 0px;
	border: none;
}
#sidebar h3.widget-title {
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#sidebar h3.widget-title:after {
	width: 30px;
	height: 3px;
	background-color: #ddaf4d;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
}
.widget_tag_cloud a {
	border: 1px solid #eee;
	color: #7a7a7a;
	background-color: transparent;
}
.widget_tag_cloud a:hover {
	color: #fff;
	background-color: #ddaf4d;
	border-color: #ddaf4d;
}
#footer .widget_tag_cloud a {
	color: #1e1e1e;
	background: #ddd;
	border-color: #ddd;
}
#footer .widget_tag_cloud a:hover {
	border-color: #ddaf4d;
}
#sidebar .widget_recent_entries li span,
#sidebar .widget_recent_comments li span {
	display: block;
	font-size: 12px;
	color: #ddaf4d;
}
#sidebar .widget_recent_entries li a,
#sidebar .widget_recent_comments li span a,
#sidebar .widget_recent_comments li a {
	font-size: 15px;
	font-weight: 600;
	color: #121212;
}
#sidebar .widget_recent_entries li a:hover,
#sidebar .widget_recent_comments li span a:hover,
#sidebar .widget_recent_comments li a:hover {
	color: #ddaf4d;
}
#sidebar .widget_recent_comments li,
#sidebar .widget_recent_entries li  {
	margin-bottom: 10px;
}
#sidebar .widget_recent_comments li:last-child,
#sidebar .widget_recent_entries li:last-child {
	margin-bottom: 0px;
}

/* Single Post Style */
.single .entry-meta > span.date {
	position: absolute;
	top: -75px;
	background-color: #ddaf4d;
	color: #fff;
	padding: 3px 10px;
}
.single .post-title {
	margin-top: 45px;
	font-weight: 600;
}
.single .entry-meta > span.author:before {
	display: none;
}
.single .entry-meta:after {
	width: 40px;
	border-bottom: 3px solid #ddaf4d;
}
.single .entry-meta span.date a:hover {
	color: #fff;
	color: rgba( 250, 250, 250, 0.7 );
}

/* Post Navigation Style */
#nav-above,
#nav-below {
	padding: 30px 0px;
	border-bottom: 3px solid #f7f7f7;
	border-top: 3px solid #f7f7f7;
}
.nav-previous a,
.nav-next a {
	text-transform: uppercase;
	font-weight: 600;
	background-color: transparent;
	border: 2px solid #ddaf4d;
	color: #ddaf4d;
}
.nav-previous a:hover,
.nav-next a:hover {
	background-color: #ddaf4d;
	color: #fff;
}

/* Comments Style */
#comments {
	padding: 20px;
	border: 1px solid #eee;
}
#comments-title h3 {
	margin: 0px 0px 30px 0px;
	position: relative;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#comments-title h3:after {
	width: 30px;
	height: 3px;
	background-color: #ddaf4d;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
}
.comment-author a {
	font-weight: 600;
	font-size: 15px;
}
.comment-meta a {
	color: #ddaf4d;
	font-size: 12px;
}
#reply-title {
	margin: 0px 0px 30px 0px;
	position: relative;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#reply-title:after {
	width: 30px;
	height: 3px;
	background-color: #ddaf4d;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
}
.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 2px solid #ddaf4d;
	font-weight: 600;
	text-transform: uppercase;
	background-color: transparent;
	color: #ddaf4d;
}
.comment-respond {
	margin: 60px 0px 0px 0px;
}

