/*
Theme Name: Greenline
Description: A Child theme for the Cashback WordPress theme.
Version: 1.0.0
Theme URI: https://pmthemes.com/cashback/
Author: PMThemes
Author URI: https://pmthemes.com/
Template: pmcashback
Text Domain: pmgreenline
*/
/* Links */
a:hover, a:active, .post-title a:hover, .post-title a:active, .widget a:hover, .widget a:active, .postmeta a:hover, .postmeta a:active{
	color: #1079c9;
}
/* Body */
body {
    background-color: #c7cac4;
}
/* Top Navigation */
#topnav, #topnav-icon, #topheader {
	background: #1e3640;
}
#topnav-menu li.current_page_item a, #topnav-menu li.current-menu-item a {
	background: #699f0e;
}
.natty #topnav-menu li.current_page_item a, .natty #topnav-menu li.current-menu-item a {
	background: #234654;
}
#topnav-menu {
    margin-left: 0em;
}
#topnav-menu a:hover, #topnav-menu li a:hover {
	background: #699f0e;
}
#topnav-menu .sub-menu, #topnav-menu .children {
	background-color: #304e5c;
	border: 2px solid #1273ac;
	border-top: none;
}
ul#topnav-menu ul a:hover, #topnav-menu ul ul a:hover, ul#topnav-menu ul a:focus, #topnav-menu ul ul a:focus {
	background-color: #699f0e;
}
ul#topnav-menu ul a, #topnav-menu ul ul a {
	border-top: 1px solid #1273ac;
}
/* Search */
.search-form-top {
    background-color: #1e3640;
	border: 1px solid rgba(255, 255, 255, 0.5);
}
.search-form .search-submit {
    background: rgba(0, 0, 0, 0.65);
}
.search-form .search-submit:hover {
	background: #699f0e;
}
/* Main Navigation */
#navi-wrap {
	background: #699f0e;
	border-bottom: 5px solid #475b2c;
}
.natty #navi-wrap {
	background: #63970b;
	border-top: 2px solid #88b936;
	border-bottom: 2px solid #88b936;
}
.stickynav {
	background: #699f0e;
	border-top: 2px solid #88b936;
	border-bottom: 2px solid #88b936;
}
.nav-menu li:first-child, .wide-header .nav-menu li:first-child {
	border-left: none;
}
.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
	background-color: #ac1273;
	color: #fff;
}
.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #314d02;
	border: 2px solid #1273ac;
	border-top: none;
}
ul.nav-menu ul a,
.nav-menu ul ul a {
	border-top: 1px solid #1273ac;
}
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	background-color: #ac1273;
}
/* Header */
#header-wrap, .natty #header-wrap {
    background-color: #08728c;
    background: #70c2e4 -webkit-gradient(linear, left top, left bottom, from(#08728c), to(#70c2e4)) no-repeat;
    background: #70c2e4 -moz-linear-gradient(top, #08728c, #70c2e4) no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#08728c, endColorstr=#70c2e4) no-repeat;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#08728c, endColorstr=#08728c)" no-repeat;
}
.header-line {
	border-top: 15px solid #092a39;
	border-bottom: 1px solid #2b8eab;
}
#header-social-icons .social-icons-menu li a:hover, #header-social-icons .social-icons-menu li a:hover:before  {
	background: #699f0e;
}
#logo .site-title, #logo a:hover .site-title, #logo .site-description {
	color: #fff;
}
/* Content */
.wide-header #content-wrap {
	border: 1px solid #acb3b4;
	margin:0.6em auto 0.95em;
	box-shadow: none;
}
/* Sidebar */
#sidebar .widgettitle, #frontpage-magazine-widgets .widget .widgettitle, .widget-tabnavi, .widget-tabnavi {
	background: #699e0e;
	border: 1px solid #4b7504;
}
#sidebar .widget {
	border: 3px solid rgba(0, 0, 0, 0.2);
}
#sidebar .sideleft .widget, #sidebar .sideright .widget {
   	border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 0.4em;
}
.widget-tabbed .tabdiv li.widget-thumb .wp-post-image {
    margin: 0.3em 0.5em 0.5em 0;
	padding: 2px;
    max-width: 55px;
	border: 1px solid #ddd;
}
/* Footer Widgets */
#footer-widgets-bg {
	background-color: #05283b;
	border-top: 5px solid #3c6477;
}
#footer-widgets .widget {
    background: #dde2d8;
    border: 5px solid #3c6477;
}
#footer-widgets .widgettitle {
    background: #1e3640;
	padding: 0.7em 1em;
}
#footer-widgets .widget ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
#footer-widgets .widget a:link, #footer-widgets .widget a:visited {
    color: #333;
}
/* Footer */
#footer {
    border-top: 1px solid #0e3c55;
	background-color: #051319;
}
/* LOL to Top */
.scrollToTop {
    background: #05283b;
    border: 4px solid #051319;
}
.scrollToTop:hover {
    background: #1079c9;
}
.scrollToTop:before {
	color: #fff;
}
/* Tablets (landscape) | <960px */
@media only screen and (max-width: 60em) {
.toggled-on .nav-menu > li a:hover,
.toggled-on .nav-menu > ul a:hover {
	background-color: #538301;
	color: #fff;
}
.toggled-on .nav-menu .sub-menu,
.toggled-on .nav-menu .children {
	background-color: #314d02;
}
#topnav-menu li.current_page_item a, #topnav-menu li.current-menu-item a {
	background: #1e3640;
}
.wide-header #content-wrap {
	border: 0;
	margin:0 auto;
}
#sidebar {
	clear: both;
	margin: 1em 0 0;
	padding:1em;
	width: 100%;
}
}